@charset "utf-8";

/* CSS Document */



/*--font--*/

@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.woff2') format('woff2'),

         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_sanssemibold';

    src: url('fonts/opensans-semibold-webfont.eot');

    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/opensans-semibold-webfont.woff2') format('woff2'),

         url('fonts/opensans-semibold-webfont.woff') format('woff'),

         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),

         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') 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.woff2') format('woff2'),

         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: 'open_sanslight';

    src: url('fonts/opensans-light-webfont.eot');

    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/opensans-light-webfont.woff2') format('woff2'),

         url('fonts/opensans-light-webfont.woff') format('woff'),

         url('fonts/opensans-light-webfont.ttf') format('truetype'),

         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');

    font-weight: normal;

    font-style: normal;

}





body{ font-family:Arial; color:#282828; font-size: 15px; line-height: 1.5;}

a{color: #25aae1;outline:none!important;}

img{max-width:100%;}

hr {border-color: #e4e4e4;}

#wrapper{ padding:0; margin:0; width:100%;}

.clearfix{ clear:both;}

hr{ border-color:#877d72; margin-top:30px; margin-bottom:30px;}

.iframe-wrapper {

    position: relative;

    padding-bottom: 56%;

    padding-top: 25px;

    height: 0;

    background-color: #222;

	border-radius:10px;

	overflow:hidden;

}

.iframe-wrapper iframe {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}





/*--Start header style--*/

.header{ z-index: 111; width: 100%; top: 0;}

.heightDiv{}

.headerSection {width:100%; position:relative; background:#ffffff;}



.logobx{float:left; padding:38px 0; position:relative;}

.logobx a{ position:relative;}

.logobx:before{ position:absolute; height:110%; width:100%; left:10%; top:0; background:#ffffff; content:""; border-right:2px solid #ffffff; box-shadow:8px 0px 6px rgba(0, 0, 0, 0.06);

transform: skew(-12deg);

-webkit-transform: skew(-12deg);

-moz-transform: skew(-12deg);

-ms-transform: skew(-12deg);

}



.hedRht{ float:right; padding-top:6px;}

.textHeading {color: #000; font-size: 16px; font-weight: bold; float: left; padding-right: 25px; padding-top: 6px;}

.headerPhone {color: #FF7200;font-weight: bold;font-size: 30px;float: left;line-height: 1.2;padding-top: 35px;}

.headPh {font-size: 36px;}



.menuSection{width:100%; background:#fff; border-bottom:2px solid #dddde5; position: relative; z-index: 999; box-shadow:0 -6px 9px rgba(0, 0, 0, 0.06);}

.mainMenu{ padding:0;}





.header.fixed{ position: fixed; box-shadow:0 0 10px rgba(0, 0, 0, 0.14);}

.header.fixed .headerSection{ background:rgba(255, 255, 255, 1);}

.header.fixed .logobx{ box-shadow:none; max-width:245px;background:none;border-radius: 0;padding: 15px 0;}

.header.fixed .hedRht {padding:15px 0;}

.header.fixed .headerPhone {font-size: 24px;}

.header.fixed .headPh {font-size: 24px;}

/*--End header style--*/





/*--Start Top banner style--*/

.mainBannerSection{ position:relative;}

.bannerSlider{background:#222222;}

.mainBanner img{ width:100%;}

.mainBanner.owl-theme .owl-dots .owl-dot span{background: #ffffff; width:10px; height:10px; border:1px solid #000; box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);}

.mainBanner.owl-theme .owl-dots .owl-dot.active span, .mainBanner.owl-theme .owl-dots .owl-dot:hover span { background: #fe7702;}

.mainBanner.owl-theme .owl-dots {

	bottom: 30px;

	margin-top: 22px;

	position: absolute;

	text-align: center;

	width: 100%;

}

.mainBanner.owl-theme .owl-nav [class*=owl-] {

    margin:-39px 0 0 0;

    padding:0;

    background: #090909;

    border-radius:0;

	width:45px;

	height:78px;

	position:absolute;

	text-indent:999999px;

	overflow:hidden;

	top: 50%;

}

.mainBanner.owl-carousel .owl-nav .owl-prev {

    background:url(../images/slider-arrow-prev.png) no-repeat;

	left:30px;

}

.mainBanner.owl-carousel .owl-nav .owl-next {

    background:url(../images/slider-arrow-next.png) no-repeat;

	right:30px;

}

.mainBanner.owl-theme .owl-nav{ margin:0;}





.bannerContent {padding:18px 5%; position:absolute; top:0; width:100%; z-index:11;}

.bannerFlexArea{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

	}

.banner-leftCnt{width: calc(100% - 450px); float: left; }

.phNumbers {float: left; padding: 10px 20px 30px;  background: rgba(226,111,11,0.7); border-radius: 15px; width: calc(100% - 0px);text-align: center; /*margin-top: 35px;*/ border: 2px solid rgba(255, 255, 255, .2);}

.phoneIcon {

    border-radius: 50%;

    color: white;

    font-size: 30px;

    margin: -45px auto 0;

    padding: 10px 0 0;

    text-align: center;

    background: rgba(226,111,11,0.7);

    width: 80px;

    height: 80px;

    border: 2px solid rgba(255, 255, 255, .2);

}

/*.phoneIcon { border-radius: 50%; color: white; font-size: 30px; margin: 0 auto; padding: 10px 0 0; text-align: center;}

.phNumbers ul {padding: 0 0 0 15px;}*/

.phNumbers ul {

    display: flex;

    flex-wrap: wrap;

    list-style: none;

    padding: 0;

    margin: 0;

}

/*.phNumbers ul li { color: #fff; font-size: 28px; font-weight: bold; line-height: 1.2; list-style-position: outside;}

.phNumbers ul li {

    color: #fff;

    font-size: 16px;

    font-weight: bold;

    line-height: 1.2;

    list-style-position: outside;

    width: 33.333%;

    text-align: left;

    padding-left: 20px;

    padding-right: 15px;

    margin-top: 20px;

	position:relative;

}*/

.phNumbers ul li {

    color: #fff;

    font-size: 16px;

    font-weight: bold;

    line-height: 1.2;

    list-style-position: outside;

    width: calc(33.333% - 10px);

    text-align: left;

    padding-left: 10px;

    margin-right: 15px;

    margin-top: 15px;

    position: relative;

    border: 1px solid rgba(255, 255, 255, .1);

    background: rgba(255, 255, 255, .1);

    padding-top: 5px;

    padding-bottom: 5px;

    border-radius: 5px;

}

.phNumbers ul li:nth-child(3n) {

    margin-right: 0;

}

/*.phNumbers ul li:after{ 

	position:absolute;

	content:"";

	width:6px;

	height:6px;

	background:#fff;

	border-radius:50%;

	left:7px;

	top:10px;

	}*/

.phNumbers ul li span { color: #000; display: inline;  margin: 0; padding: 0;  font-size: 16px; -webkit-margin-after: 0; -webkit-margin-before: 0;}



.bnr-txt-2{float: left; padding: 15px 30px ;  background: rgba(226,111,11,0.7); border-radius: 10px; width: calc(100% - 0px);text-align: center; margin-top: 35px; border: 2px solid rgba(255, 255, 255, .2);}

.bnr-txt-2 h3{font-size: 17px; font-weight: bold; margin:0; padding:0; }



.bannerForm {float:right; padding:5px 20px 0; background:rgba(226,111,11,0.7); width:396px; border-radius:15px;}

.topicHeadTimberProblem { color: #000; margin:0 0 5px 0; font-size: 26px; line-height:normal; text-align: center; font-weight: bold;}

.timberProblemField input, .timberProblemField textarea { background: #eee none repeat scroll 0 0; border: medium none; font-size: 13px; font-style: italic; padding: 5px 10px; width: 100%; border-radius: 5px;}

.timberProblemField {clear: both; margin-bottom: 7px; overflow: hidden;}

.TimberProblemBtn {float:right; margin-top:2px;}

.spamTimberProblem {

    float: left;

    transform: scale(0.6);

    -ms-transform: scale(0.6);

    -webkit-transform: scale(0.6);

    transform-origin: 0 10% 0;

    -ms-transform-origin: 0 10% 0;

    -webkit-transform-origin: 0 10% 0;

    width: 200px;

}

input.TimberProblemSubmit { background: #222222; color: #fff; font-size: 18px; font-style: normal; padding: 10px 25px; text-transform: uppercase;}



.slideBottomContent { bottom:0; left:0; margin:0 auto; position:absolute; right:0; text-align:center; z-index:11;}

.sliderText { float:left; color:#fff; font-size:23px; width:70%; line-height:1.2; font-weight:bold; font-family:Arial; letter-spacing:0.8;}

.sliderBtn {/*float:right;*/ margin-bottom:6px;}



/*--End Top banner style--*/





/*--Start Button style--*/

.btn.orange{ background:#FF7200; color:#ffffff; border-radius:0; padding:9px 20px; font-size:14px; font-weight:bold; border:none; text-transform:uppercase;  border-radius:5px;}

.btn.orange:hover{ background:#000000;}

.btn.full{ display:block; width:100%;}

/*--End Button style--*/





/*--Start home Body Style--*/

.sectionPadding{padding-top:50px; padding-bottom:50px;}

.whiteBg{background:#ffffff;}

.grayBg{background:#F6F6F6;}

.sectionContent{}

.sectionContent h1{color:#000000; font-size:30px; margin-bottom:20px; margin-top:0; padding:0; font-weight:bold;}

.sectionContent h2{color:#e26f0b; font-size:24px; margin-bottom:20px; margin-top:0; padding:0; font-weight:bold;}

.sectionContent h4{color:#000000; font-size:20px; margin-bottom:20px; margin-top:0; padding:0; font-weight:bold;}

.sectionContent p{color:#000000; font-size:15px; line-height:1.5; margin-bottom:20px; padding:0;}

.sectionContent ul{ padding: 0; margin:0 0 30px 18px; list-style: none;}

.sectionContent ul li {

    color: #000000;

    font-size: 15px;

    margin-bottom: 5px;

    list-style-image: url(../images/bulet-blue.png);

    list-style-position: outside;

    padding: 0;

    margin-left: 0;

}

.alignCenter{ text-align:center;}

.homeContent.sectionContent h2{ font-size:15px;}



.bannerText{ padding-top: 40px; font-size: 20px; font-family: Arial; text-align: center;}

.bannerText span { color: #FF8C00; font-weight: bold;}

ul.bannerFeature{ padding:0; margin:0; list-style:none; text-align: center;}

ul.bannerFeature .featureContent {

	display:inline-block; 

	color: #fe7702;

	font-weight: bold;

	font-family: Arial;

	font-size: 19px;

	line-height:normal;

	padding:0 0 0 25px;

	margin:10px 20px 0 0;

	background:url(../images/tick.png)0 3px no-repeat;

}



h1.heading1 {color:#000000; margin:0 0 30px 0; font-size:38px;}

h1.heading2 {color:#e26f0b; margin:0 0 29px 0; font-size:28px;}



/*--End home Body Style--*/



/*--Start Guarantee Sec Style--*/

.guaranteeSec{ border-top:1px solid #e4e4ea; padding-top:40px; padding-bottom:40px;}

.guaranteeLogoList{ padding:0; margin:0; list-style:none; text-align:center;}

.guaranteeLogoList li{ display:inline-block; padding:0 12px;}

/*--End Guarantee Sec Style--*/



/*--Start Testimonial Style--*/

.testimonialSection{ background:#000000; padding-top:60px; padding-bottom:100px;}

.testimonial.owl-theme .owl-dots .owl-dot span{background: #ffffff; width:10px; height:10px; border:1px solid #000; box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);}

.testimonial.owl-theme .owl-dots .owl-dot.active span, .testimonial.owl-theme .owl-dots .owl-dot:hover span { background: #fe7702;}

.testimonial.owl-theme .owl-dots {

	bottom: -50px;

	margin-top: 22px;

	position: absolute;

	text-align: center;

	width:100%;

}

.testimonial.owl-theme .owl-nav [class*=owl-] {

    margin:-30px 0 0 0;

    padding:0;

    background: #ffffff;

    border-radius:0;

	width:40px;

	height:60px;

	position:absolute;

	text-indent:999999px;

	overflow:hidden;

	top: 50%;

}

.testimonial.owl-carousel .owl-nav .owl-prev {

    background:#ffffff url(../images/slider-arrow-prev.png) no-repeat center center;

	left:0;

}

.testimonial.owl-carousel .owl-nav .owl-next {

    background:#ffffff url(../images/slider-arrow-next.png) no-repeat center center;

	right:0;

}

.testimonial.owl-theme .owl-nav{ margin:0;}

.testimonial.owl-carousel .owl-item { float: none; display: inline-block; vertical-align: middle;}



.testimonialBx{ text-align:center;}

.testimonialBx p{ font-size:26px; line-height:1.4; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; margin-bottom:30px; margin-top:0; color:#ffffff; font-weight:400;}

.testimonialBx p.author{ font-size:17px; margin:15px;}

/*--End Testimonial Style--*/





/*--Start Get in Touch Style--*/

.GetinTouchSection{ background:#f2f2f2; overflow:hidden;}

.GetinTouchLftBx{ background:#fa7202; padding:70px 0; position:relative;}

.GetinTouchLftBx:before{ position:absolute; height:110%; width:910%; left:-800%; top:0; background:#fa7202; content:""; border-right:2px solid #ffffff; box-shadow:0 12px 20px rgba(0, 0, 0, 0.56);

transform: skew(-12deg);

-webkit-transform: skew(-12deg);

-moz-transform: skew(-12deg);

-ms-transform: skew(-12deg);

}

.GetinTouchHeding {color:#fff; font:300 50px Arial; position:relative; margin:0;}

.RequestSurveyBtn {margin-left:20%; margin-bottom:24px;}

.GetinTouchContent{ padding:65px 0 60px 35px;}

.footerTopContact {

    float: left;

    background: url(../images/mob-icon.png)no-repeat scroll 10px 5px;

    padding: 15px 10px 11px 70px;

    height: 56px;

    color: #0b3d6b;

    line-height: 23px;

}

.footerTopContact span {

    font: 25px Arial;

    font-weight: normal;

    font-weight: bold;

    color: #000;

}

.footerTopEmail {

    float: left;

    background: url(../images/mail-icon.png)no-repeat scroll 12px 5px;

    padding: 14px 30px 10px 70px;

    margin: 0 0 0 12px;

    height: 56px;

    color: #000;

    font-family: Arial;

    font-size: 12px;

}

.footerTopEmail {

    color: #000;

    font-family: Arial;

    font-size: 12px;

}

#newEmail {

    font-family: Arial;

    font-size: 18px;

    font-weight: bold;

    line-height: 20px;

}



/*--End Get in Touch Style--*/





/*--Start Footer style--*/

#hp0001 { height: 1px; margin: 0; padding: 0; }
#hp0001 .form-control, #hp0001 .mb15 { height: 1px; margin: 0 !important; padding: 0; }

#hp0002 { height: 1px; margin: 0; padding: 0; }
#hp0002 .form-control, #hp0002 .mb15 { height: 1px; margin: 0 !important; padding: 0; }

#hp0003 { height: 1px; margin: 0; padding: 0; }
#hp0003 .fieldInput, #hp0003 .mb15, #hp0003 .postSec { height: 1px; margin: 0 !important; padding: 0; }

.footerTopSection{background:#dedede; border-bottom:1px solid #ffffff;}

.ftrTopBList {text-align:center; display:block; margin:10px 0;}



.footer-topCon{ background:#e9e9e9; padding-top:55px; padding-bottom:55px;}



.footer-section .heading{color:#000000; font-size:22px; padding-bottom:15px;}

.footer-section .heading strong{font-weight:bold;}

.footer-section .heading.border{border-bottom:1px solid #000000; margin-bottom:40px;}



.footer-menu{ padding:0; margin:0 0 40px 0; list-style:none;}

.footer-menu li{ padding: 0; margin: 0 0 10px 0; list-style: none; font-size: 15px; font-family:arial; color: #fdfcfc;}

.footer-menu li a{ color:#000000; text-decoration:none; background:url(../images/ftrMneuArow.png) 0 4px no-repeat; padding-left:12px;}

.footer-menu li a:hover{ color:#fe7702;}

#mainMenuShow11{ margin-right: 5px; cursor: pointer;}
#mainMenuShow11 img{ width: 10px !important; height: 10px !important;}

.footerContactForm .lftBx{ padding-right:5px;}

.footerContactForm .rhtBx{ padding-left:5px;}

.footerContactForm input[type="text"], .footerContactForm input[type="email"], .footerContactForm input[type="tel"]{ width:100%; margin-bottom:15px; height:34px; background:#ffffff; border:none; padding:0 13px; line-height:34px; font-size:14px; color:#222222; font-family:Arial, Helvetica, sans-serif; border-radius:5px;}

.footerContactForm select{ width:100%; margin-bottom:15px; border:none; padding:7px 13px; font-size:13px; color:#222222;

    background: #ffffff url(../images/select-dd.png) center right no-repeat;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    cursor: pointer;

    overflow: hidden;

	border-radius:5px;

}

.bannerContent select{

	width:31%; margin-bottom:0px; border:none; padding:7px 13px; font-size:13px; color:#222222;

    background: #ffffff url(../images/select-dd.png) center right no-repeat;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    cursor: pointer;

    overflow: hidden;

	border-radius:5px;

}

.footerContactForm textarea{ width:100%; margin-bottom:10px; background:#ffffff; border:none; padding:8px 13px; line-height:32px; font-size:14px; color:#222222; height:80px;  border-radius:5px;}

.sibmitBtn {

    background: #FF7200;

    border: medium none;

    border-radius: 0;

    color: #ffffff;

    font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

    font-size: 14px;

    letter-spacing: 1px;

    padding: 8px 12px;

    text-transform: uppercase;

    float: left;

    min-width: 140px;

    text-align: center;

    border-radius: 5px;

}

.fieldName{ font-weight:bold; font-size:13px; margin-bottom:5px;}



#actFooterContactMsg.actionMsg { background: #fee none repeat scroll 0 0; border-radius: 10px; color: #cb2026; font-size: 13px; margin-bottom: 8px; padding: 10px; margin-left: 10px; margin-right: 10px;}

.footerRecaptcha { float:left;transform:scale(0.8);transform-origin: left top 0;-ms-transform:scale(0.8);-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);transform-origin:0 0 0;}

.headerRecaptcha { float:left;transform:scale(1);transform-origin: left top 0;-ms-transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);transform-origin:0 0 0;}

.capchaBx{width: 245px;

margin-bottom: 10px;

float: left;

margin-right: 34px;}



.footer-btmCon{ background:#ffffff;}

.footer-btm{padding:20px 0 20px 0;}

.footer-btm p{ font-size:14px; color:#151515; margin:0; padding:9px 0;}

.footer-btm p a{ color:#151515; text-decoration:none;}

.footer-btm p a:hover{ color:#fe7702;}

.ftrBtmLft{ float:left;}

.ftrBtmRht{ float:right;}



.ftrBtmSocal { float:right; margin-top: 20px;}

.ftrBtmSocal a{ display:inline-block; margin:2px;}

/*--End Footer style--*/





/*--Start Project main page style--*/

.proMainSection{ padding-top:40px; padding-bottom:40px;}

.proMainSection .proMaintopContent{ margin-bottom:15px;}

.proMainSection h1{ color:#e26f0b; margin:0 0 10px 0; font-size:28px;} 

.projectMain{}

.projectsListBx{ background:#f3f3f3; border-radius:15px; margin-bottom:30px; padding:30px 30px;}

.projectsListBx .imgbx{ text-align:center; margin-bottom:24px;}

.projectsListBx h3{ color:#e26f0b; font-size:18px; font-weight:bold; margin:0 0 10px 0;}

.projectsListBx h3 a{ color:#e26f0b; font-size:18px; font-weight:bold; margin:0 0 10px 0; text-decoration:none;}

.projectsListBx h3 a:hover{ color:#e26f0b; font-size:18px; font-weight:bold; margin:0 0 10px 0; text-decoration:none;}

.projectsListBx p{ line-height:1.3; min-height:100px;}



.proMain2topContent h1{ color:#000000; margin:0 0 30px 0; font-size:38px;} 

.ProServicesSec{ background:#e9e9e9; padding-top:60px; padding-bottom:30px;}

.ProServicesList{ margin-bottom:30px;}

.ProServicesList .imgbx img{border:2px solid #ffffff;}

.ProServicesList h3{ font-size:20px; font-weight:bold; color:#000000; margin:15px 0 0 0;}

.ProServicesList a{ text-decoration:none;}



.proDetailTopSection{padding-bottom:30px;}

.proDetailSlider{ background:#efefef; overflow:hidden;}

.proDetailSlider .ImageBx{ width:50%; display:inline-block; vertical-align:middle; margin-left:-4px;}

.proDetailSlider .ImageBx img{ width:100%;}

.proDetailSlider .ContentBx{ padding:50px; width:50%; display:inline-block; vertical-align:middle; margin-left:-4px;}

.proDetailSlider .ContentBx h3{ color:#000000; font-size:24px; margin-bottom:25px; font-weight:bold;}

.proDetailSlider .ContentBx p{ font-size:16px; line-height:1.6;}



.proDetailsBanner.owl-theme .owl-dots .owl-dot span{background: #322622; width:10px; height:10px; /*border:1px solid #000; box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);*/}

.proDetailsBanner.owl-theme .owl-dots .owl-dot.active span, .proDetailsBanner.owl-theme .owl-dots .owl-dot:hover span { background: #fe7702;}

.proDetailsBanner.owl-theme .owl-dots {

	bottom: -50px;

	margin-top: 22px;

	position: absolute;

	text-align: center;

	width:100%;

}

.proDetailsBanner.owl-theme .owl-nav [class*=owl-] {

    margin:-30px 0 0 0;

    padding:0;

    background: #ffffff;

    border-radius:0;

	width:40px;

	height:60px;

	position:absolute;

	text-indent:999999px;

	overflow:hidden;

	top: 50%;

}

.proDetailsBanner.owl-carousel .owl-nav .owl-prev {

    background:#ffffff url(../images/slider-arrow-prev.png) no-repeat center center;

	left:0;

}

.proDetailsBanner.owl-carousel .owl-nav .owl-next {

    background:#ffffff url(../images/slider-arrow-next.png) no-repeat center center;

	right:0;

}

.proDetailsBanner.owl-theme .owl-nav{ margin:0;}

.proDetailsBanner.owl-carousel .owl-item { float: none; display: inline-block; vertical-align: middle;}





ul.pageNextPrevMenu{ padding:0; margin:40px 0 0 0; list-style:none;}

ul.pageNextPrevMenu li{ padding:0; margin:0; list-style:none; background:none;}

ul.pageNextPrevMenu li.prev{ float:left;}

ul.pageNextPrevMenu li.next{ float:right;}

ul.pageNextPrevMenu li a{ border-radius:5px; background:#e26f0b; padding:7px 50px; color:#ffffff; display:block; font-size:20px; font-weight:bold; text-decoration:none;}

ul.pageNextPrevMenu li a:hover{ text-decoration:none; background:#000000;}

/*--End Project main page style--*/











.desktop{ display:block;}

.mobile{ display:none;}

/*--Start Contact page style--*/

.contactInfoBx{ background:#DBDCE0; padding:20px; margin-bottom:20px;}

.contactInfoBx p{ margin-bottom:15px;}



.contactLHS{ padding-right:30px; border-right:1px dashed #ccc;}

.contactForm{margin-top: 30px;}

/*.contactForm .frow{ margin-left:-8px; margin-right:-8px;}

.contactForm .CfBx{ padding-left:8px; padding-right:8px;}*/

.contactBody .frmTitle{ font-size:26px; margin-bottom:25px;}

.contactFieldName {

    font-size: 14px;

    color: #000000;

	font-weight:bold;

    padding: 0;

    margin: 0 0 5px 0;

}

.contactFieldName p{

    text-transform: none;

	font-weight:normal;

}

.contactFieldName span{color: #be1a1a;}

.contactFieldInput input[type="text"] {

	background: #DBDCE04D;

	height: 38px;

	line-height: 38px;

	padding: 0 15px;

	border: 1px solid #898989;

	border-radius: 5px;

	color: #222222;

}

.contactFieldInput textarea {

    padding: 8px 15px;

    height: 170px;

	background: #DBDCE04D;

	border: 1px solid #898989;

	border-radius: 5px;

	color: #222222;

}

.contactFieldInput select {

    width: 100%;

    border: none;

    padding: 8px 15px;

    font-size: 13px;

    color: #222222;

    background: #DBDCE04D url(../images/select-dd.png) center right no-repeat;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    cursor: pointer;

    overflow: hidden;

    border-radius: 5px;

	border: 1px solid #898989;

}

.contactFieldInput {margin-bottom: 18px;}



.RecaptchaBx {

    margin-bottom: 15px;

    overflow: hidden;

    width: 183px;

    height: 48px;

    float: left;

    margin-right: 15px;

}

#divRecaptchaContactUs {

    transform: scale(0.6);

    -webkit-transform: scale(0.6);

    -moz-transform: scale(0.6);

    transform-origin: left top 0;

    -webkit-transform-origin: left top 0;

    -moz-transform-origin: left top 0;

}

.contactBtnSubmit{float:left; border:none; background:#fe7702; min-width:160px; text-align:center; color:#ffffff; padding:10px 20px; border-radius:4px; margin-bottom:15px; text-transform:uppercase;}

a {

    color: #fe7702;

    outline: none !important;

}





/*--End Contact page style--*/

/*===================================Custom Css================================*/

.popupWindow {

    background: url("../images/bg_dot_transparent.png") repeat scroll 0 0;

    height: 100%;

    padding-top: 70px;

    position: fixed;

    width: 100%;

    z-index: 9999;

    left: 0;

    top: 0;

    display: none;

}

.popupWindow > div {

    background: #ffffff;

    margin: 100px auto 0;

    width: 583px;

    z-index: 22222;

    padding: 10px;

}

.btnClose {

    cursor: pointer;

    margin: -28px 0 0 549px;

    position: absolute;

}

#actNewFooterContactMsg.actionMsg {

    background: #fee none repeat scroll 0 0;

    border-radius: 10px;

    color: #cb2026;

    font-size: 13px;

    margin-bottom: 8px;

    padding: 10px;

}

#frmTimberProblem {

    position: relative;

}

#actHeaderContactError {

    position: absolute;

    width: 100%;

	z-index: 22;

}

#closeSuccessButton,#close {

    position: absolute;

    top: 0px;

    right: 0px;

	background: url("../images/close.png") repeat scroll 0 0;

	width:20px;

	height:20px;

	cursor:pointer;

}

a:focus, a:hover {

    text-decoration: none;

}

.acContainer {

    background-color: #EDEDED;

    margin-bottom: 32px;

    overflow: hidden;

    clear: both;

    display: flex;

    padding: 15px;

    border-radius: 10px;

    border: 1px solid #d8d8d8;

}



.col-md-3.acImage {

    display: flex;

    align-items: center;

    justify-content: center;

    background-color: #fff;

}

.acTitle {

    padding-top: 9px;

    padding-bottom: 8px;

    background-color: #0f102c;

    color: #fff;

    font-weight: bold;

    text-align: left;

    padding-left: 15px;

    margin-bottom: 10px;

	background: #0f102c url(../images/bgArrow.png) no-repeat right 12px;

	padding-right:25px;

}

.acTitle a{

	color: #fff;

    font-weight: bold;

    text-align: left;

}	

.acContent p {

    text-align: left;

}

.addthis_inline_share_toolbox_1b8h {

    width: 38px;

    overflow: hidden;

    display: inline-block;

    vertical-align: middle;

	background:url("../images/footer-add-icon.png") repeat scroll 0 0;

	height: 38px;

}

.googlePlus{

	width: 39px;

	float: left;

	margin-right: 4px;

	background: url("../images/google-plus.png") repeat scroll 0 0 !important;

	height: 39px;

	margin-top: 2px;

	border-radius: 11px;

}

.ozWidgetRioButtonPlusOne_ {

    fill: #db4437;

    display: none !important;

}

.ozWidgetRioButton_ {

    background-color: transparent;

    border: 0px;

}

.ozWidgetRioButtonSvg_.ozWidgetRioButtonPlusOne_{

	display:none;

}

.ozPlusoneStarholder_ {

    display: none;

}

.bgArrow {

    float: right;

    padding-right: 10px;

    margin-top: 3px;

}

.at-style-responsive .at-share-btn {

    padding: 1px !important;

}

.at-resp-share-element .at-share-btn{

	margin: 2px 2px 5px !important;

}

#I0_1521438714638 {

    display: none;

}

.moreInfo{

	padding-top: 0px;

	padding-right: 10px;

	text-align: right;

	padding-bottom: 37px;

	border-bottom: 6px solid #FE7702;

	margin-bottom: 35px;

}

.moreInfo a{

	font-family: Arial;

	font-size: 13px;

	font-weight: bold;

	color: #650A36;

	text-decoration: none;

}

.moreInfo img {

    margin-top: -4px;

}

.underline{

	height:1px;

	background-color:#640638;

	margin-top:10px;

}

ul.breadcrumb {

    padding: 1px 2px;

    list-style: none;

    background-color: #E1E2E7;

	display:inline-block;

	margin-bottom: 21px;

	margin-top:0px;

	margin-right:0px;

	margin-left: -5px;

	border-radius: 0px;

}

ul.breadcrumb li {

    display: inline;

    font-size: 15px;

	color: #BF0419;

	font-family: arial;

}

ul.breadcrumb li+li:before {

    padding: 2px;

    color: black;

    content: ">";

	color: #BF0419;

}

ul.breadcrumb li a {

	color: #BF0419;

	text-decoration: none;

	font-family: arial;

	font-size: 15px;

}

ul.breadcrumb li a:hover {

    color: #BF0419;

	text-decoration: none;

	font-family: arial;

	font-size: 15px;

}

.faqQuestion {

    background: #D9DADC;

    color: #000;

    font-size: 17px;

    padding: 10px;

    overflow: hidden;

    font-weight: bold;

}

.faqQuestionLeft {

    float: left;

    padding-left: 5px;

    line-height: 1.5;

    width: 92%;

}

.faqQuestionRight {

    float: right;

}

.bodyText img {

    height: auto !important;

}

.cursorHand {

    cursor: pointer;

}

.faqItemContainer {

    background: #f3f3f3;

    overflow: hidden;

    text-align: left;

    -moz-box-shadow: inset 0 0 7px #e8e8e8;

    -webkit-box-shadow: inset 0 0 7px #e8e8e8;

    box-shadow: inset 0 0 7px #e8e8e8;

	border:1px solid #fff;

}

.faqAnswer {

    padding: 0px 10px 8px 17px;

}

.faqSep {

    height: 1px;

    margin: 10px 0;

}

.othersForm{margin-top: 30px;}

.surveyFieldName {

  font-size: 14px;

  color: #000000;

  font-weight:bold;

  padding: 0;

  margin: 0 0 5px 14px;

  position: relative;

}

.surveyFieldName::before {

    width: 8px;

    height: 8px;

    position: absolute;

    background: #fd7704;

    content: "";

    left: -15px;

    top: 5px;

}

.surveyFieldName p{

    text-transform: none;

	font-weight:normal;

}

.surveyFieldName span{color: #be1a1a;}

.surveyFieldInput input[type="text"],#quoteform-cmmencementdate {

	background: #DBDCE04D;

	height: 38px;

	line-height: 38px;

	padding: 0 15px;

	border: 1px solid #898989;

	border-radius: 5px;

	color: #222222;

}

.surveyFieldInput textarea {

  padding: 8px 15px;

  height: 208px;

	background: #DBDCE04D;

	border: 1px solid #898989;

	border-radius: 5px;

	color: #222222;

}

.surveyFieldInput select {

    width: 100%;

    border: none;

    padding: 8px 15px;

    font-size: 13px;

    color: #222222;

    background: #DBDCE04D url(../images/select-dd.png) center right no-repeat;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    cursor: pointer;

    overflow: hidden;

    border-radius: 5px;

	border: 1px solid #898989;

}

.surveyFieldInput {margin-bottom: 22px; margin-left: 14px;}

.surveytBtnSubmit{float:left; border:none; background:#fe7702; min-width:160px; text-align:center; color:#ffffff; padding:10px 20px; border-radius:4px; margin-bottom:15px; text-transform:uppercase;}

.ckbox { display:inline-block; width:32%; padding-right:10px; font-weight:400;}

.rdobox { padding-right:10px;  font-weight:400;}

.desktop{ display:block;}

.mobile{ display:none;}

.form-group.field-quoteform-cmmencementdate.required {

    margin-left: 15px;

}

.alert-success{

	z-index:22;

}

.breadcrumbs ul {

    background-color: #f6f6f6;

    margin-bottom: 13px;

}

.breadcrumbs {

    padding: 13px 0px 0px 25px;

    background-color: #f6f6f6;

}

.breadcrumbs ul li {

    color: #000;

}

.breadcrumbs ul li a{

    color: #000;

}

.breadcrumbs ul.breadcrumb li + li::before {

    padding: 2px;

    content: "| ";

    color: #000;

}

thead{

	background-color:#ff7200;

}

thead th {

    color: #fff;

}

#footerContactForm p {

    font-size: 12px;

}

#frmTimberProblem a {

    color: #fff;

    font-weight: bold;

}

.headerMap {float: left;width: 130px;margin-right: 72px;padding-bottom: 13px;}

section.proDetailContentSection.sectionContent.sectionPadding img {

    margin-left: 10px;

	margin-right: 10px;

}

.cookie{display:none;bottom: 0;position: fixed;width: 100%;background: #000;z-index: 50;padding: 15px 2%;}

/*===================================Custom Css================================*/

/*-------Location Page Css-------*/
.contactInfo .content {
    background: #e8e8e8;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    padding: 15px 20px 28px;
    font-family: dm_sansregular,arial,helvetica,sans-serif;
    font-size: 15px;
}

.openingHours{
    display: flex;
}
.openingHours strong{
    width: 40%;
}

.contactInfo{
    margin-top: 30px;
}
  .contactInfo .rightSection {
    float: right;
    width: 100%;
  }
  .contactInfo .rightSection .leftPart {
    float: left;
    margin-right: 47px;
  }
  .contactInfo .rightSection .rightPart {
    float: left;
  }
  .contactInfo .heading {
    background: #ed6608;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    padding: 10px 15px;
  }
  .contactInfo .leftSection {
    float: left;
  }
  .contactInfo .rightSection .leftPart span, .contactInfo .rightSection .rightPart span {
    color: #2f2e2e;
    font-weight: bold;
  }
  .contactInfo .socialIcons {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  .contactInfo .content .rightSection .rightPart {
    float: left;
  }
  .contactInfo .rightSection .leftPart {
    float: left;
    margin-right: 37px;
  }
  .contactInfo .socialIcons li {
    float: left;
    margin-right: 16px;
    list-style: none;
  }
  .contactInfo .content .midSection {
    float: left;
    width: 34%;
  }
  .contactInfo .content .leftSection {
    width: 27%;
    margin-top: 0;
  }
  .contactInfo .content .rightSection {
    width: 39%;
    float: left;
    margin-top: 0;
    padding-left: 20px;
  }
  .contactInfo .content strong {
    font-weight: bold !important;
    font-weight: 400;
  }
  .contactInfo .content .email {
    background: url(../images/email_icon.png) no-repeat left 5px;
    font-size: 14px;
    padding-left: 21px;
    padding-bottom: 8px;
  }

  .widgets .topSection .leftPart {
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .widgets .heading {
    background: #ed6608;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    padding: 10px 15px;
  }
  .widgets .topSection .container {
    min-height: 540px;
  }
  .widgets .container {
    background: #e8e8e8;
    padding: 17px 20px 20px;
    border-radius: 0 0 3px 3px;
  }
  .widgets .container .content {
    background: #fff;
    border-radius: 3px;
    padding: 6px 10px;
  }
  .widgets .container {
    max-width: 1170px;
    width: 100%;
  }

  .widgets .topSection .rightPart {
    float: left;
    width: 100%;
  }
  .widgets .bottomSection, .widgets .topSection {
    overflow: hidden;
    margin-top: 31px;
  }
  .imageSection {
    margin-bottom: 20px;
}

/*-----Location Page Css-----*/


/*--Start Media style--*/
/*Min-width*/

@media (min-width: 768px) {
    .contactInfo .rightSection {
        width: 50%;
        padding-left: 20px;
    }
    .widgets .topSection .leftPart {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 0;
    }
    .widgets .topSection .rightPart {
        width: 48%;
        margin-left: 2%;
    }
}

@media (min-width: 1200px) and (max-width: 1365px) {

.phNumbers ul li{ width:calc(50% - 10px)}

.phNumbers ul li:nth-child(2n){ margin-right:0px;}

.phNumbers ul li:nth-child(3n){ margin-right:15px}

.phNumbers ul li:last-child{ margin-right:0px}

.sliderBtn{ float:left; margin-left:14%}

.bnr-txt-2{ margin-top:20px;}

}

@media (min-width: 992px) and (max-width: 1200px) {

.time {font-size: 15px;}

.telNo {font-size: 26px;}



}



@media (min-width: 768px) and (max-width: 991px) {

.hedmid { padding-top: 30px;}

.address { font-size: 13px;}

.time { font-size: 11px;}

.hedRht { padding-top: 27px;}

.telNo {font-size: 26px;}

.RequestSurveyBtn{margin-left: 27%;}

.footer-section .heading{font-size: 19px;}

.headerPhone{font-size: 21px;padding-top: 31px;}

.headPh{font-size: 21px;}

.headerMap{width: 24%;margin-right: 8%;}

.hedRht{padding-top: 13px;width: 53%;}

.logobx{padding: 46px 0;width: 40%;}

.flexnav li a {padding: 8px 6px;}

.phNumbers{display:none;}

.bannerForm{ display:none;}

.sliderText{float:none;margin: 0 auto;}

.sliderBtn{margin: 15px auto;text-align: center; float:none;}

.heightDiv {

    height: 129px;

}

}



@media (min-width: 992px) {

.NL-contentBx p {font-size: 16px;}

.flexnav li a{padding: 13px 13px;}

}



@media (min-width: 1200px) {

.container{ width:1080px;}

.NL-contentBx p {font-size: 18px;}

.flexnav li a{padding: 13px 13px;}

.contactInfo .rightSection { width: auto;}

}



/*max-width*/

@media (min-width: 1600px) {

.bannerContent{ max-width:1500px; left:calc(50% - 750px)}

}



@media screen and (max-width:1024px){

	.headerMap{margin-right: 3%;}

	.footerTopEmail {margin: 0;}

	.GetinTouchContent {padding: 46px 0 40px 35px;}

	.heightDiv {height: 154px;}

}

@media (min-width: 768px) and (max-width: 1024px) {

	.phNumbers{display:none;}

	.bannerForm{ display:none;}

	.sliderText{float:none;margin: 0 auto;}

	.sliderBtn{margin: 15px auto;text-align: center; float:none;}

}

@media (min-width: 1024px) {

	.hedRht{width:50%;}

}



@media screen and (max-width:991px){

.proCatTitle h2 { font-size: 24px; margin: 0 0 12px 0;}

.proCatTitle h3 {font-size: 14px;}



.NL-contentBx{ margin:0;}

.NL-contentBx:before{ display:none;}

.flexnav li a{padding: 8px 6px;}

}



@media screen and (max-width:800px){



}



@media screen and (max-width:767px){

.desktop{ display:none;}

.mobile{ display:block;}



.header{ padding-top:50px;}

.logobx { padding: 26px 15px 0 15px; margin: 0 -15px; border-bottom: 2px solid #fff; text-align: center;}

.hedRht { float: none; padding-top: 5px; text-align: center; padding-bottom: 15px;}

.hedmid { text-align: center; padding-top: 20px;}

.menuSection{ position:absolute; width:100%; top:0; left:0;}

.mainMenu{margin: 0 -15px;}

.headerSection{ border-bottom:1px solid #ffffff;}



.noteSec {font-size: 20px; line-height: 1.2;}

.mainBanner.owl-carousel .owl-nav .owl-next {right: 5px;}

.mainBanner.owl-carousel .owl-nav .owl-prev {left: 5px;}



.NL-contentBx { padding: 28px 26px 28px 33px; margin:0 -15px;} 

.NLfield { margin: 40px 0;}



.BN-mapTitle { font-size: 24px;}

.BN-mapSection {margin-bottom: 100px; padding-top: 60px;}

.BN-mapBx:before {display: none;}

.BN-mapSection:before { height: 100px; bottom: -100px;}

.footer-menu { margin: 0;}

.ftrAddress { margin-top: 20px; margin-bottom: 35px;}

.heading.border {margin-bottom: 30px;}

.footer-btm{ text-align:center;}

.footer-btmCon {padding: 25px 0;}

.ftrBtmLft { float: none;}

.ftrBtmRht { float: none;}

.footer-btm p{ padding:0;}

.ftrBtmSocal {float: none; margin-right: 0; margin-top:10px;}



.proDetailSlider .ImageBx{ width:100%; display:block; margin-left:0;}

.proDetailSlider .ContentBx{ padding:20px; width:100%; display:block; margin-left:0;}

.proDetailsBanner.owl-theme .owl-nav [class*=owl-] {width:28px; opacity:0.6;}

.proDetailsBanner.owl-carousel .owl-item{ vertical-align:top;}


.contactInfo .content .leftSection, .contactInfo .content .midSection, .contactInfo .content .rightSection{ 
    width: 100%;
}
.contactInfo .content .leftSection, .contactInfo .content .midSection{
    margin-bottom: 30px;
}
.contactInfo .content .rightSection{
    padding-left: 0;
}
.contactInfo .content .rightSection .leftPart{
    margin-right: 0;
    margin-bottom: 30px;
}
    
}

@media screen and (min-width:480px) and (max-width:767px){
.proCatbx{ width:50%;}
.col-md-3.col-sm-4.acImage {
    padding-bottom: 30px;
	padding-top: 30px;

}

}

@media screen and (max-width:640px){

.proCatList .imgBx img{ width:100%;}

.img-right{ float:none; margin-bottom:20px; margin-left:0;}

.img-left{ float:none; margin-bottom:20px; margin-right:0;}



}



@media screen and (max-width:480px){

.noteSec {font-size: 18px;}



}



@media screen and (max-width:470px){



}



@media screen and (max-width:360px){

.time {font-size: 14px;}



}

@media screen and (max-width:375px){

.col-md-3.col-sm-4.acImage {

    padding-bottom: 30px;

	padding-top: 30px;

}

}

@media screen and (max-width:320px){

.col-md-3.col-sm-4.acImage {

    padding-bottom: 30px;

	padding-top: 30px;

}

}

/*--End Media style--*/







