@import url('font-awesome.css');
@import url('animate.css');



body {
	font-family: 'Sorts Mill Goudy', serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#fff;
	background-color:#fff;
	overflow-x:hidden;
}

hi,h2,h3,h4,h5,h6 {
	color:#333;
	line-height:1.1em;
}

h1{
	font-size:44px;}
h2{
	font-size:36px;}
h3{
	font-size:28px;}
h4{
	font-size:24px;}
h5{
	font-size:20px;}
h6{
	font-size:18px;}


.btn-primary {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}
.text-center p {
    margin-bottom: 50px;
    color: #ffffff;
    font-size: 15px;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #fff;
  text-transform:uppercase;
  font-size:18px;
  border-radius:30px;
  margin-left:-10px;
}

#breadcrumb {
	background-color: #1BBD36;
	margin-top: -20px;
}

.breadcrumb { 
  list-style: none;
  background-color: #1BBD36;
  border-radius: 0px;
  padding:3px 10px;
}

.breadcrumb li {
   text-transform:uppercase;
   margin-top:125px;
   font-weight:600;
}

/*===========================
  Menu and Navigation
============================ */
.navigation {
    background-color: #000000;
    background-size: cover;
    height: 100px;
	position: relative;
	margin-top: 25px;	
	}
.navbar-brand h1 span {
	color: #1BBD36;
}

.menu {
    font-size: 12px;
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 28px;
}
.navbar-brand img {
    margin-top: 9px;
}
.menu ul.nav-tabs li {
	color:#000;	
}

.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
}
.nav-tabs > li > a {
    color: #ce9c29;
    padding: 10px 28px;
    font-size: 14px;
    font-weight: 400;
}
.nav-tabs > li > a:hover {
    color: #ffffff;
    text-decoration: underline;
    border-radius: 0;
    background-color: transparent;
    transition-duration: 0.5s;
}
/*.nav-tabs > li > a.active {
	color:#ffffff;
}
*/

/*===========================
  slider
============================ */

#main-slider {
  position: relative;
  margin-top:30px;
}
.subscribe-btn {
    padding: 9px 40px 5px;
    background: #ce9c29;
    color: #000000;
    position: relative;
    top: 20px;
    font-weight: 500;
    font-size: 14px;
}
.subscribe-btn:hover {
    background-color:#000000;
    color: #ffffff;
    transition-duration: 1s;
	text-decoration:none;
}
.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
    margin-top: 100px;
    padding: 20px 20px;
}
#main-slider .carousel .slide-margin {
    margin-top: 50px;
}
#main-slider .carousel h2 {
  color: #fff;
  text-transform:uppercase;
  font-size:50px;
  font-weight:800;
}

#main-slider .carousel h2 span {
  color: #1BBD36;
}

#main-slider .carousel h2 span spani {
  color: #000;
}

#main-slider .carousel p {
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Sorts Mill Goudy', serif;
}
.carousel-content h1 {
    margin-top: 12px;
    color: #ce9c29;
}
#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}
.service-box img {
    width: 100%;
    margin-bottom: 20px;
}
.service-box a {
    color: #ce9c29;
}
.service-box {
    min-height: 450px;
}
.service-box p {
    color: #4b4b4b;
}
.about {
    background-image: url(../images/about-us.jpg);
    background-size: cover;
    padding: 150px 0px;
}
.about-us p {
    line-height: 27px;
    color: #ffffff;
    padding-right: 30px;
    font-weight: 400;
    margin-top: 10px;
}
p {
    font-family: helvetica;
    font-size: 14px;
	color:#333;
	font-size:16px;
}
a {
	font:15px;
}
.borders {
    border: 2px solid #ce9c29;
    float: left;
    border-left: none;
    border-right: none;
}
.deft-margin {
    float: left;
    margin: 60px 0px;
    width: 100%;
}
.borders h6 {

    text-align: center;
    background-color: #ffffff;
    width: 15%;
    margin: -9px auto;
    font-size: 16px;
    font-weight: 600;

}
.feature {
    padding: 50px 0px;
}



.profile-us img {

    width: 100%;

}
.profile-us span {

    color: #000000;

}
#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1;
}

#main-slider .carousel .item:first-child {
    top: 110px;
    position: relative;
}
#main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 800px;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
}
.profile-us p {
    font-size: 13px;
}
a.scrollup {
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 40px;
    opacity: 0,5;
    border-radius: 50%;
    z-index: 999;
}
.fa.fa-angle-up.fa-3x {
    color: #000000 !important;
    background-color: rgba(225, 225, 225, 0.4);
    padding: 10px 15px 13px;
    transition-duration: 1s;
    border: 1px solid #e1e1e1;
    font-size: 20px;
}

.contact-main {
    background-color: #ce9c29;
}
.contact-main .borders {
    border: 2px solid #ffffff;
    border-right: none;
    border-left: none;
    width: 100%;
}
.contact-main .borders h6 {
    background-color: #ce9c29;
}
.contact-blk {
    text-align: center;
    margin: 70px 0px;
}
.contact-blk p {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 60px;
    font-family: 'Sorts Mill Goudy', serif;
}
.contact input {
    color: #000000;
    width: 90%;
    margin-bottom: 30px;
    padding: 10px 30px 9px;
    border-radius: 20px;
    border: 1px solid #ffffff;
    font-family: helvetica;
}
.sub-btn {
    background-color: #111111;
    color: #ffffff;
    padding: 9px 50px 8px;
    display: inline-block;
    border-radius: 20px;
    font-size: 16px;
}
.footer {
    background-color: #000000;
    padding: 30px 0px;
}
.socal-icons ul li a:hover {
    opacity: 0.9;
}
.socal-icons ul li {
    float: left;
    list-style-type: none;
	margin-right:10px;
}
.socal-icons ul {
    padding: 0;
}
.copy-right strong {
    margin-top: 13px;
    display: inline-block;
    color: #ffffff;
}
.copy-right a{
    color: #ffffff;
}
.banner {
    background-image: url(../images/about-us-banner.png);
    float: left;
    width: 100%;
    margin-top: 145px;
    padding: 100px 0px;
    background-size: cover;
    margin-bottom: 60px;
}
.banner h6 {
    color: #ce9c29;
}
#services {
    margin-top: 145px;
}
.accomplishments {
    background-image: url(../images/accomplishments-banner.png);
    background-size: cover;
    float: left;
    width: 100%;
    margin-top: 145px;
    margin-bottom: 60px;
    padding: 70px 0;
}
.accomplishments ul {
    padding: 0;
}
.accomplishments ul li {
   color: #000000;
    list-style-type: none;
    line-height: 32px;
    font-family: helvetica;
}
.accomplishments li span {
    margin-right: 10px;
}
.accomplishments h6 {
    color: #ce9c29;
    line-height: 25px;
    font-family: helvetica;
}
.accomplishments-blk h6 {
    color: #000000;
}
.accomplishments-blk ul li {
    font-family: helvetica;
    color: #000000;
    list-style-type: none;
}
.accomplishments-blk {
    width: 100%;
    padding: 60px 0;
}
.accomplishments-sec {
    margin-bottom: 50px;
}
.accomplishments-blk .borders {
    width: 100%;
}
.extra-margin {
    margin: 40px 0px;
}
.accomplishments-sec ul {
    padding-left: 60px;
}
.accomplishments-sec img {
   margin-right: 13px;
}
.search input {
    background-color: #0f0f0f;
    border: 1px solid #0f0f0f;
    color: #676767;
    border-radius: 22px;
    padding: 4px 17px;
    margin-top: 4px;
}
.topbar-main {

    float: left;
    width: 100%;
    top: 0;
    position: absolute;
    background-color: #ebebeb;
    padding: 13px 0px 0;
    margin-top: -20px;

}
.top-left ul li {
    float: left;
    margin-right: 39px;
    list-style-type: none;
    text-transform: uppercase;
    font-weight: bold;
}
.top-left ul li a {
    color: #707070;
}
.top-left ul li a:hover {
    text-decoration:none;
}
.top-left ul {
    padding: 0;
}
.top-left ul li:last-child {

    margin-right: 0px;
    float: right;

}
.top-left ul li img {

    margin-right: 11px;

}
.navbar-fixed-top {
    margin-top: 20px;

}
.top-right p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Sorts Mill Goudy', serif;
    color: #707070;
}
@media screen and (max-width: 1024px) {
.nav-tabs > li > a {
    padding: 10px 10px;
    font-size: 13px;
}
	}
@media screen and (max-width: 767px) {
.nav-tabs > li {
    width: 100%;
    text-align: center;
}
.navbar-collapse.collapse {
    background-color: #000000;
    border: none;
    margin-top: 15px;
    padding-bottom: 20px;
}
.borders h6 {
    width: 20%;
}	
.navigation {
    margin-top: 55px;
}
.topbar-main {
    padding: 13px 0px 10px;
}
.navbar-default .navbar-toggle {
    border: 2px solid #ce9c29;
}
.navbar-toggle {
    margin-top: 30px;
}
.menu {
    width: 100%;
}
.banner p {
    color: #ce9c29;
}
.banner h6 {
    font-weight: bold;
}
#services {

    margin-top: 195px;

}
.profile-us img {
    margin-bottom: 20px;
}
	}
@media screen and (max-width: 736px) {
	}
@media screen and (max-width: 667px) {}
@media screen and (max-width: 600px) {
.borders h6 {
    width: 20%;
}
.service-box p {
    padding-bottom: 21px;
}
}
@media screen and (max-width: 480px) {
.borders h6 {
    width: 35%;
}
.top-left ul li {
    margin-right: 0;
}

}
@media screen and (max-width: 414px) {}
@media screen and (max-width: 384px) {
.borders h6 {
    width: 42%;
}
.top-right p {
    font-size: 10px;
}
.top-left ul li {
    font-size: 10px;
}
.top-left ul li img {
    margin-right: 5px;
    width: 16px;
}
}
@media screen and (max-width: 375px) {}
@media screen and (max-width: 320px) {
.carousel-content h1 {
    font-size: 35px;
}
.borders h6 {
    width: 42%;
    margin: -7px auto;
}
.top-right p {
    font-size: 9px;
}
.top-left ul li {
    font-size: 9px;
}
.top-left ul li img {
    margin-right: 5px;
    width: 13px;
}	
	}