/* CSS Document */
body{font-family: 'Open Sans', sans-serif; font-size:14px; line-height:1.5; color:#333;} 
a{color:#b7af80; transition:all .5s ease;}
a:hover{text-decoration:none;}
h2{font-size:30px; font-weight:normal; text-transform:uppercase;}
h2 span{font-weight:800;}
.btn{border-radius:3px; background:#b7af80; color:#fff; transition:all .5s ease;}
.btn:hover{background:#1e8e76; color:#fff;}

/***** header *****/
/*header{height:129px; z-index:99; background:#fff; transition:all .5s ease}
header.fixed-header{position:fixed; left:0; top:0; width:100%; box-shadow:0 0 5px #000;}
*/
.head{background:#1e8e76; color:#fff; text-transform:uppercase;}
.head .tagline{padding:8px 0;}
.head .head-right{text-align:right; padding-right:20px;}
.head .head-location{font-size:10px; text-align:right; padding-top:12px; display:inline-block;}
.head .head-location span{background:url(../images/icon-head-location.png) no-repeat; padding:0 5px 0 15px;}
.head .head-social-network{border-left:solid 1px #314379; display:inline-block; vertical-align:top; line-height:36px; padding-left:10px;}
.head .head-social-network .fa{width:22px; height:22px; background:#fff; border-radius:100%; text-align:center; line-height:22px; margin-left:5px; font-size:13px;}
.head .head-social-network .fa:hover{background:#b7af80; color:#fff;}

.logo{padding-top:8px; float:left;}
.nav-right{float:right; text-align:right;}
.phone-number{font-size:26px; padding-top:10px; padding-right:14px;}
.phone-number span{color:#b7af80; font-weight:700;}

.navbar-inverse{background:none; border:none; min-height:inherit; margin:0; padding-top:8px;}
.navbar-collapse{padding:0;}
.navbar-inverse .navbar-nav >li{margin-left:20px;}
.navbar-inverse .navbar-nav >li > a{font-size:16px; font-weight:700; color:#1e8e76; text-transform:uppercase; padding:0 15px; padding-bottom:10px; border-bottom:solid 5px #fff;}
.navbar-inverse .navbar-nav >li > a:hover, .navbar-inverse .navbar-nav >li > a:focus, .navbar-inverse .navbar-nav >li.current a{color:#b7af80; border-bottom:solid 5px #b7af80;}

/***** banner *****/
#banner{height:550px;}
#banner .carousel-caption{top:0; right:0; left:0; width:100%; text-align:center; text-transform:uppercase;  font-size:37px; text-shadow:none;}
#banner .slide-1 .carousel-caption{color:#483107; top:45px;}
#banner .slide-2 .carousel-caption{color:#202e5f; top:15px;}
#banner .slide-3 .carousel-caption{color:#fff; top:30px;}
html,body {height: 100%;}
#banner .carousel, #banner .item, #banner .active {height: 100%;}
#banner .carousel-inner {height: 100%;}
#banner .fill {width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}
#banner .carousel-control.right, #banner .carousel-control.left{background:none; z-index:99;}
#banner .carousel-control .icon-prev, #banner .carousel-control .icon-next{width:48px; height:48px;}
#banner .carousel-control .icon-prev{background:url(../images/icon-left-arrow-banner.png) no-repeat;}
#banner .carousel-control .icon-next{background:url(../images/icon-right-arrow-banner.png) no-repeat;}
#banner .carousel-control .icon-prev:before, #banner .carousel-control .icon-next:before{content:'';}

/***** get quote *****/
.get-quote{background:#b7af80; padding:30px 0; color:#fff;}
.get-quote h2{margin-bottom:10px;}
.get-quote input[type=text], .get-quote textarea, .get-quote input[type=submit]{width:100%; border-radius:3px; background:#fff; border:none; text-indent:10px; height:38px; line-height:38px; color:#333; margin-top:10px; font-size:13px;}
.get-quote textarea{resize:none; height:86px; line-height:normal; padding-top:10px; padding-left:10px; text-indent:inherit;}
.get-quote input[type=submit]{background:#1e8e76; color:#fff; font-size:18px; line-height:37px;}

/***** middle *****/
.middle{padding:40px 0;}
.welcome-text h2{color:#b7af80;}
.welcome-text h2 span{font-weight:800;}
.welcome-text p{padding-top:25px;}


.todays-weather p{padding:.2em 0; font-size:16px;}
.weather-report{margin-bottom:5px;}
.weather-report .weather-col{width:50%; float:left; background:#fff; text-align:center; min-height:80px;}
.weather-report .weather-col.first{border-right:solid 1px #ccc;}
.weather-report .cloud{padding:20px; padding-top:19px;}
.weather-report .temprature{font-size:36px; color:#b7af80; font-weight:800; padding:10px;}
.weather-report .temprature span{display:block; font-size:16px; color:#000; font-weight:400;}
.todays-weather input[type=text], .todays-weather input[type=submit]{ border-radius:3px; background:#fff; border:none; height:33px; line-height:33px; color:#333; font-size:13px; width:100%;}
.todays-weather input[type=submit]{width:36px; text-indent:inherit; text-align:center; color:#fff; text-transform:uppercase; background:#b7af80; margin-left:5px;}
.todays-weather .input-group .form-control:first-child{border-radius:3px;}

.features{padding-top:40px; margin-top:50px; background:url(../images/bg-features.png) no-repeat top center; text-align:center;}
.features .feature-icon{border-radius:100%; border:solid 5px #b7af80; width:170px; height:170px; display:inline-block; line-height:160px;}
.features h3{color:#1e8e76; font-size:21px; font-weight:800; text-transform:uppercase; padding:30px 0 20px 0;}

/***** our services *****/
.our-services{background:#b7af80; padding:40px 0; color:#fff;}
.our-services h2{padding-bottom:30px;}
.our-services .carousel-control.left, .our-services .carousel-control.right{background:none; width:auto;  top:20%;}
.our-services .carousel-control.left{left:-50px;}
.our-services .carousel-control.right{right:-50px;}
.our-services .thumbnail{background:none; border:none; border-radius:0; margin-bottom:0; padding:0; text-align:center;}
.our-services h3{color:#333; font-size:19px; font-weight:600; padding:15px 0 8px 0;}
.our-services p{color:#333; font-size:13px;}

/***** client says *****/
.client-says{text-align:center; padding:50px 0;}
.client-says h2{color:#b7af80; padding-bottom:25px;}
.client-says p{font-size:22px; color:#575757;}
.client-says span.auther-name{padding:10px 0 5px 0; font-size:17px; color:#1e8e76; border-bottom:solid 1px #b7af80; display:inline-block; font-style:italic; font-weight:600;}
.client-says .carousel-indicators{bottom:-30px;}
.client-says .carousel-indicators li{background:#7f7f7f; border:none; width:12px; height:12px; margin:3px;}
.client-says .carousel-indicators li.active{background:#b7af80;}

/****** map *****/
.map{height:360px; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%);}

/***** footer *****/
.footer-widgets{padding:40px 0; background:#4c4c4c; color:#cacaca;}
.footer-widgets h2{font-size:24px; font-weight:400; text-transform:none; color:#fff; padding-bottom:20px;}
.footer-widgets input[type=text], .footer-widgets textarea{width:100%; border-radius:3px; background:#fff; border:solid 1px #333; text-indent:10px; height:30px; line-height:30px; color:#333; font-size:13px; margin-bottom:5px;}
.footer-widgets textarea{text-indent:inherit; resize:none; padding:10px; height:80px; line-height:normal;}

.newsletter input[type=text]{margin:15px 0 10px 0;}
.newsletter input[type=submit]{font-size:16px;}

.operating-hours .row{padding-bottom:5px;}
.operating-hours span{color:#1c8e75;}
.operating-hours .fa{width:32px; height:32px; line-height:32px; color:#fff; text-align:center; margin-right:12px; font-size:16px;}
.operating-hours .fa:hover{background:#b7af80;}
.operating-hours .fa-facebook{background:#3350ae;}
.operating-hours .fa-twitter{background:#00c4fc;}
.operating-hours .fa-youtube{background:#c60404;}
.operating-hours .fa-linkedin{background:#0084d7;}
.footer-social-network{padding-top:20px;}

.contact-us .btn{float:right;}
.contact-us .row{padding-bottom:10px;}
.contact-us label{color:#1c8e75;}
.contact-us a{color:#cacaca;}
.contact-us a:hover{text-decoration:underline; color:#fff;}
.contact-us .location{background:url(../images/icon-location.png) no-repeat left 0;}
.contact-us .phone{background:url(../images/icon-phone.png) no-repeat left 3px;}
.contact-us .mobile{background:url(../images/icon-mobile.png) no-repeat left 4px;}
.contact-us .mail{background:url(../images/icon-mail.png) no-repeat left 5px;}

.copyright{padding:10px 0 20px 0; background:#333333; color:#929292;}
.copyright ul{padding-top:10px;}
.copyright li{display:inline-block; font-size:13px; margin-right:40px;}
.copyright li a{color:#929292;}
.copyright li a:hover{color:#fff;}
.copyright p{color:#767676; font-size:11px; padding-top:7px;}
.footer-logo{text-align:right;}
.scrollup{position:fixed; right:20px; bottom:20px; font-size:50px;}
.mail_succ{text-align:center; padding:10px;}
.mail_succ h2{font-size:22px; text-transform:none; color:#006600;}
.mail_succ p{ font-size:14px; padding:.8em 0;}
.mail_fail{text-align:center;margin-top:10px;color:red}
.error{color:#FF0000!important}
input.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder {color:#FF0000!important}
#news_form p{padding-bottom:.5em; margin-top:-8px; font-size:13px; color:#b7af80;}
#quote_form{position:relative;}
#quote_form #load{position:absolute; top:50%; left:50%;}
#load2{float:right; padding-right:10px; padding-top:5px;}