@font-face {
  font-family: 'OpenSans-Light';
  src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Light.woff') format('woff'), url('fonts/OpenSans-Light.ttf')  format('truetype'), url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src:url('fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),  
      url('fonts/OpenSans-Semibold.woff') format('woff'), 
      url('fonts/OpenSans-Semibold.ttf')  format('truetype'), 
      url('fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Bebas';
  src:url('fonts/Bebas.eot?#iefix') format('embedded-opentype'),  
      url('fonts/Bebas.woff') format('woff'), 
      url('fonts/Bebas.ttf')  format('truetype'), 
      url('fonts/Bebas.svg#Bebas') format('svg');
  font-weight: normal;
  font-style: normal;
}



body{margin:0px; font-family: 'open_sansregular'; font-size: 14px; color: #333;}
p{font-family: 'open_sansregular'; font-size: 14px; line-height: 24px;}
div.wpcf7-response-output {
  clear:both;
}
.row{max-width:1200px}
h1{font-size:42px; color:#411f1f; font-family: 'Bebas'; text-transform: uppercase; margin:0px 0 10px; position: relative; padding-top:16px; word-spacing:5px;}
h2,h3,h4,h5,h6 {font-family: 'Bebas'; word-spacing:3px; }
.phoneno p.top-phone{
    line-height: normal;
    margin: 5px 0px;
}
.divsection0 img, .divsection1 img{
width:100%;
}
.divsection1 {
    background: #f5f5f5;
    padding: 50px 0px;
}
.divsection0 {
    background: #ddd;
    padding: 50px 0px;
}
.top-section{padding:22px 0 10px;}
.top-left{float: left;}
.top-right{float: right;}
.top-left img{margin-left: -20px; max-width: 258px;}

.top-bar {background:transparent; max-width:1200px;margin: 0 auto;}
.nav-outer {/*padding:16px 0 20px;*/ background: #411f1f;}
.top-bar-section ul{text-align:center; width:100%; display: block; padding-top:10px;}
.top-bar-section li:not(.has-form) a:not(.button) {background-color:transparent; font-size: 16px; color:#fff; text-transform:uppercase; font-family: 'open_sansregular'; padding:0; line-height:1.813rem; padding:0 34px;}
.top-bar-section li:not(.has-form) a:hover:not(.button) {background-color:transparent;}
.top-bar-section ul li {background:transparent; /*margin-left:25px; margin-top: 30px; */ float: none;}
.top-bar-section{}
.top-bar-section li.active:not(.has-form) a:not(.button) {background:transparent; color:#c0803a; padding:0 34px; line-height:1.813rem;}
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {background:transparent;color:#c0803a;}
.top-bar-section ul li:hover:not(.has-form) > a {color:#c0803a; background:transparent; }
.top-bar.expanded .title-area {background:transparent;}
.name h1{text-align: left; padding-top: 0;}
.name h1:before{background:none;}

.phoneno {right: 0;z-index: 1; text-align: right; margin-top:3px;}
.phoneno a{color:#9a3820; font-size:42px; font-family: 'Bebas'; font-weight: bold; word-spacing:1px;}
.phoneno p{color:#412020; font-size:20px; font-family: 'Bebas'; font-weight: bold; margin: 0px; padding: 0px; line-height:6px; word-spacing:1px;}
.phoneno a:hover{color:#000;}
.phoneno p.top-email a{color:#412020; font-size:16.5px; font-family: 'open_sansbold';  margin: 0px; padding: 0px; line-height:10px; word-spacing: 1px;}
.phoneno p.top-email a:hover{color:#9a3820;}
    
.top-bar.expanded {background: transparent;}

.header{min-height:568px; background-position:center; background-repeat: no-repeat; width:100%;}

.header h1 {color: #ffffff; font-size:54px; text-transform: uppercase;margin:0 auto; line-height:64px; font-family: 'Bebas'; position: relative; 
    margin-bottom: 20px; padding: 0px; text-shadow: 2px 2px 2px rgba(0, 0, 0, .3); font-weight: bold; word-spacing:5px;}
.header h1 span{font-size: 45px;}
.get-quote-btn{ background:rgba(255,255,255,.1); width:186px; padding:7px 0; text-align:center; font-family: 'OpenSans-Semibold'; font-size:22px;
color:#fff; margin-top:30px; text-transform:uppercase; transition:background-color 300ms ease-out 0s; border:2px #fff solid; border-radius: 5px;}  
.get-quote-btn:hover{background:#fff; color:#7a222f;}

.get-quote-btn .fa{font-size: 28px;}

.slide-content{padding-top:10%; width:58%; margin-left:80px; color: #fff; font-size: 18px; width: 450px;}
.slide-content p{font-size: 13px;}

.slide-content h2{color: #ffffff;
    font-size: 54px;
    text-transform: uppercase;
    margin: 0 auto;
    line-height: 64px;
    font-family: 'Bebas';
    position: relative;
    margin-bottom: 20px;
    padding: 0px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    font-weight: bold;
    word-spacing: 5px;
}


.about-section{padding:60px 0 32px; text-align: center; }
.about-section p{font-size: 18px; line-height:24px; max-width:90%; margin: 0 auto; color: #fff;}

.services-section { width:100%; padding:74px 0; }
.service-box {float:left; position:relative; background: #fefbf9; border:1px #dedede solid; text-align: center;}
.service-box h4 {font-family: 'Bebas'; font-weight:700; font-size:22px; color:#411f1f; margin:0px; z-index:1; text-transform:uppercase; 
margin-bottom:24px;padding-bottom:3px; word-spacing:5px;}
.service-box-content{padding:22px 24px 0 24px;}
.service-box-content img{margin-bottom:20px;}
.service-box-content p{color:#333; line-height:24px; text-align: left; font-size: 14px;}
.service-box-content ul{padding: 0; margin:0 0 18px;}
.service-box-content li{text-align: left; list-style: none; line-height:28px; padding-left: 20px; font-size: 14px; position:relative;}

.service-box-content li:before{content:""; position: absolute; background:url(../img/bullet.png) no-repeat 0 7px; width: 9px; height:20px; left: 0;}

.service-box a{color: #9a3922; font-family: 'open_sansbold'; text-decoration: none;}
.service-box a:hover{color: #000;}

.quality-bg{background:url(../img/quality-bg.jpg) no-repeat; background-size:cover; padding:65px 0 75px; text-align: center; }
.quality-bg h2{color:#fff; padding-bottom:10px; margin-bottom:55px; font-size: 42px; font-family: 'open_sansbold'; text-transform: uppercase; position: relative;}
.quality-bg h2:before{content: ""; position: absolute; height:4px; width:90px; bottom: 0; left: 0; background: #fff; right: 0; margin: 0 auto;}
.quality-box {width:72%; margin:0 auto;}
.quality-box p{font-size:18px; color:#fff;margin-top:0; position:relative; font-family: 'OpenSans-Light'; line-height: 30px;}

.contact-btn{background:rgba(255,255,255,.1); padding:9px 24px; text-align:center; font-family: 'OpenSans-Semibold'; font-size:30px;
color:#fff; margin-top:20px; text-transform:uppercase; transition:background-color 300ms ease-out 0s; border:2px #fff solid; border-radius: 5px;
display: inline-block;}
.contact-btn:hover{background:#fff; color:#7a222f;}


.bootom-section{background: #f5f1eb; padding:60px 0 80px;}
.bootom-section img{width: 100%;}

.bootom-section h2{text-align: center;color: #411f1f; font-size: 46px; font-family: 'Bebas';word-spacing:5px; font-weight: bold; width: 70%; margin: 0 auto 60px;}

.home .bootom-section h1.title{text-align: center;color: #411f1f; font-size: 46px; font-family: 'Bebas';word-spacing:5px; font-weight: bold; width: 70%; margin: 0 auto 60px;}

.bootom-section-left{width:54%;}
.bootom-section-right{width:46%;}

.bootom-section-right img{border: 3px #fff solid; -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);}

.bootom-section-box{}
.bootom-section-box ul {padding: 0px;margin: 0;float: left;margin-right: 40px;}
.bootom-section-box li{list-style: none; background:url(../img/arrow-red.png) no-repeat 0 4px; font-size: 14px; padding-left: 20px; margin-bottom: 6px;}
.bootom-section-box li a{color: #333;}
.bootom-section-box li a:hover{color: #7a222f;}
.bootom-section-box p{font-size: 16px; line-height: 30px;}

.btn-read-more{background:#9a3922; font-size: 18px; text-transform: uppercase; color:#fff; display: inline-block; padding:6px 16px 7px;
transition:background-color 300ms ease-out 0s; font-family: 'OpenSans-Semibold';}
.btn-read-more:hover{background:#411f1f; color:#fff;}


.contact-box{background: #411f1f; text-align: center; padding:32px 0 20px;}
.contact-box span a{color: #d9a461; margin-left:8px;}
.contact-box span a:hover{color:#fff;}
.contact-box p{font-size: 44px; color: #fff; font-family: 'Bebas'; word-spacing:1px; text-transform: uppercase; display: inline-block; margin: 0px; font-weight: bold;}

.contact-bg{background:#f5f1eb; text-align: center; padding:50px 0 60px;}
.contact-bg h2{margin-bottom:44px; color: #411f1f; font-family: 'Bebas'; font-weight: bold; word-spacing:3px;}
.contact-bg input{background:#fbf9f7; height:42px; box-shadow:0 0 0 0; box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.1); font-size: 16px; padding-left: 14px;
padding-top: 11px; font-family: 'open_sansregular';}
.contact-bg textarea{background:#fbf9f7; height:55px; height:158px; box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.1); font-size: 16px; padding-left: 14px; 
padding-top: 14px; font-family: 'open_sansregular';}

.form-outer{max-width:960px; margin:0 auto;}

input.btn-submit{border:0px; background:#9a3922; color:#fff; border-radius:0; width:326px; font-size:24px; padding:10px 0; height: auto; cursor:pointer; font-family: 'OpenSans-Semibold'; text-transform: uppercase; margin-top: 20px; transition:background-color 300ms ease-out 0s;  }
input.btn-submit:hover{background:#411f1f;}

.footer{background:#160b0a; padding:40px 0 40px; color:#838993; font-family: 'OpenSans-Light';}
.footer h4{color:#d9a461; font-size:20px; position: relative; padding-bottom:10px; font-family: 'Bebas'; word-spacing:3px;}

.footer p{font-size: 15px; color: #cdcccc; line-height:28px; margin-bottom:10px; font-family: 'OpenSans-Light';}
.footer p a{font-size: 15px; color: #cdcccc; text-decoration: underline;}
.footer a{color:#cdcccc;}
.footer a:hover{color:#9a3922;}

.fa-ul{padding: 0; margin: 0; color::#fff;}
.fa-ul li{color:#cdcccc; font-size:15px; line-height: 22px; margin-bottom: 10px;}
.fa-li.fa.fa-map-marker{margin-top:5px; margin-left:3px; font-size:20px; color: #9a3922;}
.fa-li.fa.fa-phone{margin-top: 3px; margin-left:2px;  font-size: 18px; color: #9a3922;}
.fa-li.fa.fa-envelope{font-size: 16px; margin-top:7px; color: #9a3922;}
.fa-li.fa.fa-fax{font-size: 16px; margin-top:3px; color: #9a3922;}

.footer ul{padding: 0; margin: 0;}
.footer li{list-style: none; line-height: 28px; }
.footer li a{color:#cdcccc; font-family: 'OpenSans-Light'; font-size: 15px;}
.foot-4 ul{padding: 0; margin:0 0 0 24px;}
.foot-4 li{padding: 0; margin-bottom:0px;}
.foot-4 a{color:#fff; font-size:15px;}

.foot-2 li{line-height:31px;}
.foot-3 li{line-height:28px;}
.foot-3 img{margin-bottom: 14px;}
.fa-ul li:nth-child(1){margin-bottom:18px;}

.foot-1{width:23%; float: left; padding-top:10px; }
.foot-2{width:31%; float: left; margin-top: 60px;}
.foot-3{width:18%; float: left; margin-top: 14px;}
.foot-4{float:right; width:auto; }

.social{margin-top: 24px;}
.social i{margin-right:12px;}
.social a{font-size:21px; color: #c0bbbb; line-height: 0px;}

.footer-bottom{background:#221716; padding:16px 0 14px; text-align: center;}

.copy{color:#6a6666; font-size: 15px; font-family: 'open_sansregular'; margin-top:4px;}

.foot-1 a {
	text-transform: uppercase;
	line-height: 30px;
}






