/*

Theme Name: Tooths Plumbing

Theme URI: 

Author: 

Author URI: 

Description: 

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

Text Domain: toothsplumbing



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/



@font-face {
    font-family: 'FREESCPT';
    src: url('fonts/FREESCPT.eot');
    src: url('fonts/FREESCPT.eot') format('embedded-opentype'),
         url('fonts/FREESCPT.woff2') format('woff2'),
         url('fonts/FREESCPT.woff') format('woff'),
         url('fonts/FREESCPT.ttf') format('truetype'),
         url('fonts/FREESCPT.svg#FREESCPT') format('svg');
}


@font-face {
    font-family: 'HelveticaNeueMedium';
    src: url('fonts/helvetica-neue-medium.eot');
    src: url('fonts/helvetica-neue-medium.eot') format('embedded-opentype'),
         url('fonts/helvetica-neue-medium.woff2') format('woff2'),
         url('fonts/helvetica-neue-medium.woff') format('woff'),
         url('fonts/helvetica-neue-medium.ttf') format('truetype'),
         url('fonts/helvetica-neue-medium.svg#HelveticaNeueMedium') format('svg');
}




@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('fonts/helveticaneuelight.eot');
    src: url('fonts/helveticaneuelight.eot') format('embedded-opentype'),
         url('fonts/helveticaneuelight.woff') format('woff'),
         url('fonts/helveticaneuelight.ttf') format('truetype'),
         url('fonts/helveticaneuelight.svg#HelveticaNeueLight') format('svg');
}

@font-face {
    font-family: 'AvenirLTStd65Medium_5175';
    src: url('fonts/AvenirLTStd65Medium_5175.eot');
    src: url('fonts/AvenirLTStd65Medium_5175.eot') format('embedded-opentype'),
         url('fonts/AvenirLTStd65Medium_5175.woff2') format('woff2'),
         url('fonts/AvenirLTStd65Medium_5175.woff') format('woff'),
         url('fonts/AvenirLTStd65Medium_5175.ttf') format('truetype'),
         url('fonts/AvenirLTStd65Medium_5175.svg#AvenirLTStd65Medium_5175') format('svg');
}

@font-face {
    font-family: 'AvenirLTStdLight';
    src: url('fonts/AvenirLTStdLight.eot');
    src: url('fonts/AvenirLTStdLight.eot') format('embedded-opentype'),
         url('fonts/AvenirLTStdLight.woff2') format('woff2'),
         url('fonts/AvenirLTStdLight.woff') format('woff'),
         url('fonts/AvenirLTStdLight.ttf') format('truetype'),
         url('fonts/AvenirLTStdLight.svg#AvenirLTStdLight') format('svg');
}



@font-face {
    font-family: 'FuturaLT';
    src: url('fonts/FuturaLT.eot');
    src: url('fonts/FuturaLT.eot') format('embedded-opentype'),
         url('fonts/FuturaLT.woff2') format('woff2'),
         url('fonts/FuturaLT.woff') format('woff'),
         url('fonts/FuturaLT.ttf') format('truetype'),
         url('fonts/FuturaLT.svg#FuturaLT') format('svg');
}

@font-face {
    font-family: 'Futura_LT_Book';
    src: url('fonts/Futura_LT_Book.eot');
    src: url('fonts/Futura_LT_Book.eot') format('embedded-opentype'),
         url('fonts/Futura_LT_Book.woff2') format('woff2'),
         url('fonts/Futura_LT_Book.woff') format('woff'),
         url('fonts/Futura_LT_Book.ttf') format('truetype'),
         url('fonts/Futura_LT_Book.svg#Futura_LT_Book') format('svg');
}
@font-face {
    font-family: 'Futura_LT_Light';
    src: url('fonts/Futura_LT_Light.eot');
    src: url('fonts/Futura_LT_Light.eot') format('embedded-opentype'),
         url('fonts/Futura_LT_Light.woff2') format('woff2'),
         url('fonts/Futura_LT_Light.woff') format('woff'),
         url('fonts/Futura_LT_Light.ttf') format('truetype'),
         url('fonts/Futura_LT_Light.svg#Futura_LT_Light') format('svg');
}

@font-face {
    font-family: 'FuturaLTBold';
    src: url('fonts/FuturaLTBold.eot');
    src: url('fonts/FuturaLTBold.eot') format('embedded-opentype'),
         url('fonts/FuturaLTBold.woff2') format('woff2'),
         url('fonts/FuturaLTBold.woff') format('woff'),
         url('fonts/FuturaLTBold.ttf') format('truetype'),
         url('fonts/FuturaLTBold.svg#FuturaLTBold') format('svg');
}






/*preset CSS*/
*{
	padding:0;
	margin:0;
}
img{
	border:none;
	outline:none;
	max-width:100%;
}
a,a:active,a:focus,a:hover{
	outline:none;
	text-decoration:none;
}
input:focus,textarea:focus,select:focus{
	outline:none!important;
	box-shadow:none;
}
a{
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
ul{
	margin:0;
	list-style-type:none;
}
.container{
	width:1350px;
}
body{
	background:#fff;
	font-family: 'Poppins', sans-serif;
}




/*preset CSS*/

.wrapper{
	width:100%;
 	float:left; 
	display:block; 
	margin:0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px; 
	overflow:hidden; 
}
body{
	padding-top: 140px
}

.header{
	width: 100%;
    float: left;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 99;
 }

 .header .container-fluid{ max-width: 1754px; width: 100%; }

.logo{
    display: inline-block;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 20px 0px;
}
.logo img{ max-width: 100%; }
.logo img:hover{
	opacity:0.5;
}





.nav_section{width:100%; float:left; display:block; margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.navbar-static-top{
	margin:0;
	background:none;
	border:none;
	position:relative;
}
.navbar-right{
	margin:0px 0 0;
}
.logo a:hover{
	opacity:0.75;
}
.nav.navbar-nav.navbar-right{
	position:relative;
}

.hm_header_nav .navbar-nav{ float:none; text-align:center;}
.navbar-default .navbar-nav > li{ float:none; display:inline-block;}

.header .navbar-nav{ margin-top: 48px;}
.navbar-default .navbar-nav > li{ margin:0px 16px 0px 16px; padding:0px 0px 0px 0px;}
.navbar-default .navbar-nav > li:first-child{ padding-left:0px;}
.navbar-default .navbar-nav > li:last-child{ background:none; padding-right:0px;}
.navbar-default .navbar-nav > li > a{
	font-size:20px;
	color:#292A2B;
	font-family: 'Futura_LT_Book';
	line-height:38px;
	font-weight:400;
	background:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0;
	padding-top:0;
	transition:none;
	
	
}
.navbar-default .navbar-nav > li:last-child a {
	
}



.hm_header .submenu_opener{ border:none; background:url(images/drp_arrow_1.png) no-repeat; width:10px; height:6px;}


/*.navbar-default .navbar-nav > li.dp_s > a{ padding-right: 25px; }*/

.navbar-default .navbar-nav > li:last-child{
	margin-right:0px;
}
.navbar-right .dropdown-menu{
	left:-18px;
	right:auto;
}
.dropdown-menu{
	min-width:190px;
	padding:40px 18px 0px 18px;
	border:none;
	box-shadow:none;
	border-radius:0;
	background:#d9fff4;
	top:100%;
}

.dropdown-menu > li{}
.dropdown-menu > li > a{
	display:block;
	color:#292A2B;
	line-height:40px;
	padding:10px 0px 10px 0px;
	font-size:20px;
	font-family: 'Futura_LT_Book';
	background:none;
	position:relative;
	transition:0s;
	border-bottom:1px solid #a4c5bc;
	font-weight:400;
	position: relative;
	
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background-color: transparent;
	color:#292A2B;
}
.dropdown-menu > li > a::before{}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background-color:transparent;
	color: #0067B2;
}
.dropdown-menu > li:last-child a{
	border:none;
}


.dropdown-toggle:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 7px;
    top: 16px;
    left: auto;
    right: 0;
    background: url(images/darrow.png) no-repeat right center;
}


.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover{
	background-color: transparent;
	color:#63716C;
}
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover{
	background-color: transparent;
	color:#63716C;
}


.navbar-collapse{ overflow-x:hidden;}

.dropdown-menu > li:first-child a{}
.dropdown-menu > li:first-child > a:focus, .dropdown-menu > li:first-child > a:hover{
	
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    
	background:none;
	color:#63716C;
}

.down_arrow{ width:100%; float:left; display:block; position:absolute; left:0px; bottom:70px; text-align:center;}
.down_arrow a{ display:block; width:50px; height:50px; margin:0 auto; background: url(images/circle1.png) no-repeat;}
.down_arrow a:hover{background: url(images/circle2.png) no-repeat;}










/*.mid_block{
	position: absolute;
    top: 50%;
    height: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}*/











.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{ display:block;}
.owl-nav{
	position:absolute;
	top:-100px;
	width:100px;
	display: block;
	right: 0px;
}
.owl-nav .owl-prev{
	width:40px;
	height:40px;
	background: url(images/link_arrow_left.png) no-repeat center center;
	left:0px;
	position:absolute;
	text-indent:-9999px;
}
.owl-nav .owl-next{
	width:40px;
	height:40px;
	background: url(images/link_arrow.png) no-repeat center center;
	right:0px;
	position:absolute;
	text-indent:-9999px;
}











/*======Stard Slider======*/

 #banner-carousel .container,  #banner-carousel .row,  #banner-carousel .col-xs-12{ height:100%; position:relative;}
.banner_block{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

.banner_block h2{font-size:52px; line-height:60px; font-weight:normal; color:#000; margin:0px 0px 0px 0px; text-align:left;font-family: 'Futura_LT_Light';}
.banner_block h2 strong{font-family: 'FuturaLT';}
.book_btn{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

.book_btn a{ display: inline-block; width:auto; padding: 0px 0px 0px 0px; height:35px; border-radius:0px; line-height:35px; border-bottom: 2px solid #74E8C9;  color:#000;font-family: 'FuturaLT'; font-weight:normal; text-align:left; font-size:20px;}
.book_btn a:hover{ opacity: 0.8; }

.banner_info{ max-width:725px; width:100%; padding:0px 15px 0px 15px;}
.banner_info{
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}



 #banner-carousel{
	width:100%;
	float:left;
	height:auto;
	position: relative;
	z-index:3;
}

#banner-carousel .container, #banner-carousel .row, #banner-carousel .col-xs-12{ height:100%; position:relative;}
#banner-carousel .carousel-inner{
	height:864px;
	position:relative;
}
#banner-carousel .carousel-inner .item{
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	width:100%;
	height:100%;
}

#banner-carousel .carousel-inner .item::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:0;
	content:'';
	background:url(images/slider_shape.png) no-repeat right center;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}



.slider_bottom_pg{ width: 100%; display: block; float: left; position: absolute; left: 0px; bottom: 60px; }
.pg_arrow{ width: 100px; float: left; position: relative; }


#banner-carousel .control{
	position: relative;
	width:40px;
	height:40px;
	text-indent:-9999px;
	opacity:1;
	float: left;
	
}
#banner-carousel:hover .control{
	opacity:1;
	visibility:visible;
} 

#banner-carousel .control.left{
	background:url(images/sl_arrow_1.png) no-repeat center;
	float: left;
}
#banner-carousel .control.left:hover{
	
}
#banner-carousel .control.right{
	background:url(images/sl_arrow_2.png) no-repeat right center;
	float: right;
}
#banner-carousel .control.right:hover{
	
}

.carousel-indicators{padding:0px 5px 0px 5px; left:50%; margin-left:0px; width: auto; position:absolute; bottom:187px; text-align:center; min-width:135px; right:auto; transform:translateX(-50%);padding:10px 0px 10px 0px;}
.carousel-indicators li{ background-color: transparent; border:none; margin:0px 5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:13px;  line-height:16px; color:#fff; text-align:center; display:inline-block; text-indent:inherit;}
.carousel-indicators .active{ background-color: transparent; border:none;margin:0px 5px 0px 5px;font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:16px; color:#fff;text-align:center; display:inline-block;text-indent:inherit;}
.carousel-indicators .active{}
.subpage_carousel .carousel-indicators{ bottom:90px;}

.slider_pg{ position:absolute; bottom:80px; left:0px; width:100%; float:left; display:block;}

#banner-carousel .carousel-indicators{
	position:absolute;
	left: auto;
	top: auto;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	width:100%;
	bottom:auto;
	right:0px;
	margin-left:0px;
	text-align:left;
}
#banner-carousel .carousel-indicators li {
    display: inline-block;
    width: 27px;
    height: 5px;
    margin: 0px 3px 0px 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#F2F2F2;
    border:none;
    border-radius:0;
}
#banner-carousel .carousel-indicators .active {
    width: 27px;
    height: 5px;
    margin: 0px 3px 0px 3px;
    background-color: #B0FEE9;
	border:none;
}
/*======End Slider======*/




.content_section{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.section_common{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; position: relative;}
.about_section_top{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 114px; position: relative; min-width: 175px;}
.content_gap_1{ padding-top: 100px; padding-bottom: 100px; }
.about_section_top h2{font-family: 'Futura_LT_Light'; font-size: 52px; line-height: 60px; color: #000;}
.about_section_top h2 a{font-family: 'FuturaLT';}
.about_section_top h2 strong{font-family: 'FuturaLT';}



.block_tittle1 {
   font-family: 'Futura_LT_Light'; 
    font-size: 20px;
    line-height: 30px;
    color: #000;
    position: absolute;
    bottom: 90px;
    left: -70px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);

    background:url(images/linbg_1.png) no-repeat right center; padding-right: 100px;
}


.section_content_2{ width: 100%; position: absolute; left: 0px; top: 0px; height: 100%; }
.half_col_photo{ position: relative; width: 50%; float: right; }
.half_col_photo img{ display: block; width: 100%; }

.section_content_2 .container, .section_content_2 .row, .section_content_2 .col-md-6{ height: 100%; position: relative; }

.con_inner{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px ; padding: 0px 0px 0px 0px; }



.con_inner {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 537px; width: 100%;
    padding-right: 15px; padding-left: 15px;
}

.con_inner h3{ font-size: 34px; line-height: 40px; color: #1A1818;font-family: 'FuturaLTBold'; margin: 0px 0px 10px 0px; }
.con_inner p{ font-size: 20px; line-height: 34px;color: #1A1818;font-family: 'Futura_LT_Book'; margin: 0px 0px 10px 0px; }
.con_inner .book_btn a{ color: #74E8C9; }

.content_gap_2{ margin-bottom: 85px; }

.work_section .col-xs-12{ padding-left: 10px; padding-right: 10px; }

.custom_col_1{ width: 100%; float: left; display:block; margin: 0px 0px 20px 0px; }
.col_bg_1{ background-color: #B0FEE9; padding: 75px 20px 75px 55px; }
.custom_col_1 h3{font-family: 'FuturaLTBold';  margin: 0px 0px 25px 0px; font-size: 34px; line-height: 41px; color: #1A1818;}
.custom_col_1 .book_btn a{ color: rgba(26, 24, 24, 1);border-bottom: 2px solid #1A1818;  }
.custom_col_1 .book_btn a:hover{ color: rgba(26, 24, 24, 0.80); border-color: rgba(26, 24, 24, 0.8); opacity: 1;  }

/*.custom_col_1 .book_btn a:hover{ color: #74E8C9;border-bottom: 2px solid #74E8C9;  }*/

.col_bg_2{background-color: #F2F2F2; padding: 0px 0px 0px 0px;}
.col_bg_2 a{ display: block; overflow: hidden; }
.col_block_top{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 25px 10px 20px 30px; }
.col_block_top h3{font-family: 'Futura_LT_Light'; margin: 0px 0px 0px 0px; color: #1A1818; font-size: 20px; line-height: 22px;}
.col_block_top h4{font-family: 'Futura_LT_Light'; margin: 0px 0px 0px 0px; color: #A2A2A2; font-size: 20px; line-height: 22px;}

.photo_single{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; overflow: hidden; height:100% }
.photo_single img{ width: 100%; display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height:100%;
	object-fit: cover;
}

.col_bg_2 a:hover .photo_single img{
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}


.section_bg{ background-color: #F2F2F2; padding: 85px 0px 85px 0px; }
.col_bg_1.col_bg_white {
    background-color: #fff;
}


.custom_col_1.col_bg_white{background-color: #fff;}
.single_line{ border-bottom: 1px solid #D5D5D5; }
.testimonial_sc_block{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 25px 28px 25px 28px; }
.testimonial_sc_block p{ margin: 0px 0px 0px 0px; font-size: 16px; line-height: 22px;font-family: 'Futura_LT_Book'; color: #1A1818; }

.footer{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.contact_section_ftr{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 120px 0px 110px 0px; position: relative;}
.contact_section_ftr{
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	width:100%;
	height:auto;
}

.contact_section_ftr::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:0;
	content:'';
	background-color: rgba(176, 254, 233, .91);
}


.ftr_social_block{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 10px 0px 0px 0px; }
.ftr_social_block ul{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.ftr_social_block ul li{ width: 30px; float: left; display: inline-block; margin: 0px 10px 10px 0px; }
.ftr_social_block ul li a{ display: block; }
.ftr_social_block ul li img{ display: block; max-width: 100%; }
.ftr_social_block ul li a:hover img{ opacity: 0.8; }


.sc_mid_content{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.sc_mid_content h3{font-family: 'FuturaLTBold';  margin: 0px 0px 0px 0px; font-size: 49px; line-height: 48px; color: #1A1818; text-align: center;}
.sc_mid_content h3 a{ display: inline-block;color: #1A1818;  }

.contact_link{ width: 100%; float: left; display: block; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: right; }
.contact_link a{ display: inline-block;font-family: 'Futura_LT_Book'; font-size: 20px; line-height: 30px; color: #1A1818; border-bottom: 2px solid #1A1818; }
.contact_link a:hover{ color: rgba(26, 24, 24, 0.8); border-color: rgba(26, 24, 24, 0.8);
opacity: 1; }
.footer_mid_section{ width: 100%;  float: left; display: block; margin: 0px 0px 0px 0px; padding: 65px 0px 65px 0px; background-color: #F2F2F2;}

.ftr_logo{ width: 100%; float: left; display: block; margin: 0px 0px 25px 0px; padding: 0px 0px 0px 0px; text-align: left; }
.ftr_logo a{ display: inline-block; }
.ftr_logo img{ max-width: 100%; }
.ftr_logo img:hover{ opacity: 0.4; }

.ftr_about_us{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.ftr_about_us p{ max-width: 275px; width: 100%; margin: 0px 0px 0px 0px; font-size: 16px; line-height: 19px;font-family: 'Futura_LT_Book'; color: #1A1818; }
.footer_common{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.footer_common h3{font-family: 'FuturaLTBold'; margin: 0px 0px 10px 0px; font-size: 16px; line-height: 34px; color: #1A1818;}
.footer_common h4{font-family: 'Futura_LT_Book'; margin: 0px 0px 0px 0px; font-size: 16px; line-height: 34px; color: #1A1818;}
.footer_common h4 a{ display: inline-block; color: #1A1818; }
.footer_common h4 a:hover{color: #63716C;}

.footer_common ul{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.footer_common ul li{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;font-family: 'Futura_LT_Book'; margin: 0px 0px 0px 0px; font-size: 16px; line-height: 34px; color: #1A1818;}
.footer_common ul li a{ display: block;color: #1A1818; }
.footer_common ul li a:hover{ color: #63716C; }

.footer_bottom{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 20px 0px 20px 0px;}

.ftr_block_col{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.ftr_block_col p{font-family: 'Futura_LT_Book'; margin: 0px 0px 0px 0px; font-size: 16px; line-height: 20px; color: #C1C1C1;}
.ftr_block_col p a{color: #C1C1C1;}
.ftr_block_col p a:hover{ color: #1A1818; }
.ftr_block_col p a.ps_link{ padding-left: 10px; padding-right: 10px; }
.ftr_rt p{ text-align: right; }



.sb_section_gap{ padding-top: 80px; }








/*start sub-page css*/

.banner_subpage{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position: relative;}
.banner_subpage{
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	height:369px;
}

.banner_subpage::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:0;
	content:'';
	background:url(images/sb_overlay.png) no-repeat right center;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}

.banner_subpage .container, .banner_subpage .row, .banner_subpage .col-xs-12{ height: 100%; position: relative; }

.banner{
	width: 100%;
	height: 449px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}


.banner_block h1{ margin: 0px 0px 0px 0px; font-size: 52px; line-height: 60px;font-family: 'Futura_LT_Book'; color: #000; }
.banner_block p{ margin: 10px 0px 0px 0px; font-size: 24px; line-height: 36px;font-family: 'Futura_LT_Book'; color: #000; }

.generic_page{
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding: 65px 0 0px 0;
	font-family: 'Poppins', sans-serif;
}
.generic_page h2{
	font-size: 32px;
	line-height: 37px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 65px 0;
	font-family: 'FuturaLTBold';
}
.generic_page p{
	font-size: 16px;
	color: #8F8F8F;
	line-height: 26px;
	margin-bottom: 30px;
	font-family: 'FuturaLT';
	font-weight:400;
}
.generic_page hr{
	width: 100%;
	color: #707070;
	display: block;
	float: left;
	margin-bottom: 50px;
	margin-top: 20px;
}
.generic_page ul{
	margin: 0;
	padding: 0px 0px 20px 20px;
}
.generic_page ul li{
	width: 100%;
	height: auto;
	display: block;
	font-size: 16px;
	color: #8F8F8F;
	line-height: 26px;
	text-transform: capitalize;
	font-family: 'FuturaLT'; 
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 25px;
	background: url(images/arrow.png) no-repeat left 3px;
	font-weight:400;
}

.generic_page ol{
		margin: 0;
		padding: 22px 20px 55px 40px;
}

.generic_page ol li{
		width: 100%;
		height: auto;
		font-size: 16px;
		list-style-type: decimal;
		color: #8F8F8F;
		line-height: 26px;
		text-transform: capitalize;
		font-family: 'FuturaLT';
		font-weight: 300;
		font-style: normal;
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 1px 6px;
}






.generic_page h1{ font-size: 28px; line-height: 37px; color: #000; margin: 0px 0px 20px 0px; }
.generic_page h2{ font-size: 24px; line-height: 37px; color: #000; margin: 0px 0px 20px 0px; font-family: 'FuturaLTBold';}
.generic_page h3{ font-size: 16px; line-height: 35px; color: #000; margin: 0px 0px 20px 0px; font-family: 'FuturaLTBold';}




.form_section{
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
.contact_form{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-right: 115px
}
.form_single{
	width: 100%;
	height: auto;
	float: left;
	display: block;
}
.half-col{
	width: 50%;
	height: auto;
	float: left;
	display: block;
}
.gap1{
	padding-right: 9px;
}
.gap2{
	padding-left: 9px;
}
.form_single label{
	width: 100%;
	float: left; 
	display: block;
	color: #626262;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize; 
	margin-bottom: 8px;
	font-family: 'FuturaLT';
}
.form_single .form-control{ 
	margin-bottom: 15px; 
	box-shadow: none; 
	outline: none; 
	border-radius: 2px; 
	height: 39px; 
	width: 100%; 
	float: left; 
	display: block;
	font-size: 12px;
	color: rgba(98, 98, 98, .90);
	font-family: 'FuturaLT';
}
.form_text{
	height: 173px !important;
}









.details_slider{ width: 100%; float: left; display: block; margin: 0px 0px 50px 0px; padding: 0px 0px 0px 0px; }

.product_slider{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.detail_slider { width:66%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
#main-slider {
    float: left;
    height: auto;
    width: 81%;
	padding-right:2px;
}
#carousel-slider {
    float: left;
    height: auto;
    padding: 0px 0px 0px 6px;
    position: relative;
    width: 19%;
}
.slick-slide.slick-current.slick-active{ border:none;}
.slick-prev.slick-arrow {
    background:url(images/detail-prev.png) no-repeat top center;
    border: medium none;
    position: absolute;
    text-indent: -9999px;
    top: 0px;
    width: 100%;
	border:none; padding-top:15px;
	z-index:10;
	display:none !important;
}
.slick-prev.slick-arrow:hover{
	background:url(images/detail-prev-active.png) no-repeat top center;
}

.slick-next.slick-arrow:hover{
	background:#fff url(images/detail-next-active.png) no-repeat bottom center;
}
.slick-next.slick-arrow {
    background:#fff url(images/detail-next.png) no-repeat bottom center;
    position: absolute;
    text-indent: -9999px;
    bottom: -10px;
    width: 100%;
	border:none; padding-top:15px;
}

.slick-slide img{width:100%; height:auto;}
#carousel-slider .slick-slide img{border:none;}


.slick-vertical .slick-slide{ margin-bottom: 7px; }





#banner-carousel2{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 65px 0px;}
.testimonial_section{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 75px 0px 75px 0px; background-color: #EBEBEB; }
.testimonial_single{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.testimonial_single p{font-family: 'HelveticaNeueLight'; margin: 0px 0px 10px 0px; font-size: 20px; line-height: 29px; color: #292A2B;}
.testimonial_single h3{font-family: 'HelveticaNeueMedium'; margin: 0px 0px 0px 0px; font-size: 20px; line-height: 26px; color: #0067B2;}
.testimonial_single h4{font-family: 'HelveticaNeueLight'; margin: 0px 0px 0px 0px; font-size: 20px; line-height: 29px; color: #292A2B;}





#banner-carousel2 .slider_bottom_pg {
    width: 100%;
    display: block;
    float: left;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
#banner-carousel2 .control{
	position: relative;
	width:40px;
	height:40px;
	text-indent:-9999px;
	opacity:1;
	float: left;
	
}
#banner-carousel2:hover .control{
	opacity:1;
	visibility:visible;
} 

#banner-carousel2 .control.left{
	background:url(images/ts_arrow_1.png) no-repeat center;
	float: left;
}
#banner-carousel2 .control.left:hover{
	
}
#banner-carousel2 .control.right{
	background:url(images/ts_arrow_2.png) no-repeat right center;
	float: right;
}
#banner-carousel2 .control.right:hover{
	
}




.subpage_content{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 70px 0px 40px 0px;}
.sub_page_top{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.page_tittle{ float: left; display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.page_tittle h1{ margin: 0px 0px 40px 0px; font-size: 32px; line-height: 37px; color: #000;font-family: 'HelveticaNeueMedium'; font-weight: normal; }

.project_section{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.project_tab{width: 100%; float: left; display: block; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px;}
.project_tab ul{width: 100%; float: left; display: block; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px;}
.project_tab ul li{ float: left; display: inline-block; margin: 0px 20px 0px 0px; padding: 0px 0px 0px 0px;font-family: 'HelveticaNeueLight'; font-size: 28px; line-height: 40px; color: #292A2B; }
.project_tab ul li a{ display: block; color: #292A2B; }

.project_tab ul li.active a{ color: #0067B2; }

.project_list{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.project_list_single{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}


.project_section .project_info h3{ font-size: 29px; line-height: 30px; margin: 0px 0px 15px 0px; color: #0067B2; }
.project_section .project_info h3 a{ color: #0067B2; }
.project_section .block_link a{ font-size: 16px;    background: url(images/arrow_small_blue.png) no-repeat right 15px; padding-right: 30px; }
.project_section .project_single:hover .block_link a {
    background: url(images/arrow_small_black.png) no-repeat right 15px;
    color: #292a2b;
}

.project_section .project_single{ margin-bottom: 50px; }








.logged-in .header {
    top: 32px;
}













/*======================================= selectbox 9 ================================*/

.select_block9 .chosen-container{width:100% !important; margin-bottom: 12px;}
.select_block9 .chosen-container-single .chosen-single div b{
	background: url(images/select_arrow.png) no-repeat center center;
	width:50px; height:39px;
}
.select_block9 .chosen-container-single .chosen-single div{
	width:50px; height:39px;
}
.select_block9 .chosen-container-single .chosen-single{
	height:39px;
	border:1px solid #d9d9d9;
	background:#fff;
	line-height:39px;
	text-align:left;
	font-family: 'FuturaLT';
	font-size:16px;
	color:#8f8f8f;
	padding:0 0 0 13px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:3px;
	-webkit-box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
    box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	width:100%;
	font-weight:400;
	box-shadow:none;
}
.select_block9 .chosen-container-single .chosen-single::after{
	position:absolute; left:0; top:0; content:''; width:100%; height:100%;border:1px solid #fff;
}

.select_block9 .chosen-container .chosen-results li.highlighted {
  background-color: #00aae1;
  background-image:none;
}

.select_block9 .chosen-container .chosen-results li{ background:none; padding-left:10px; padding-right:10px;}
.select_block9 .chosen-container .chosen-drop{ width:100%}

.select_block9 .chosen-container-single .chosen-single div {
    display: block;
    height: 100%;
    position: absolute;
    right: -2px;
    top: -1px;
}

.select_block9 .chosen-container .chosen-results {
    color: #444;
	padding-left:0px;
}

.select_block9 .chosen-container-single .chosen-drop {
    margin-top: 1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
	background-color:#eeeeee;
}
.select_block9 .chosen-container .chosen-results li{ text-transform:uppercase;font-family: 'FuturaLT'; font-size:12px; line-height:20px; background-color:#eeeeee;}
.select_block9 .chosen-container .chosen-results{margin: 0 0px 4px 0;background-color:#eeeeee;}

.submit_btn{
	width: auto;
	height: auto;
    color: #1A1818;
    padding: 0px;
    display: inline-block;
    background-color: transparent;
    border-radius: 3px;
    overflow: hidden;
    border: none;
    text-align: left;
    margin-top: 6px;
    margin-bottom: 15px;
	line-height:26px;
	border-radius:0px;
	font-family: 'FuturaLT';
	font-size: 16px;
	border-bottom: 2px solid #1A1818;
}
.submit_btn:hover{
	color: rgba(26, 24, 24, 0.8);
	 background-color: transparent;
	 border-color: rgba(26, 24, 24, 0.8);
}
.form_single p{
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	color: #626262;
	text-transform: capitalize;
	font-family: 'FuturaLT';
}
.form_single label span{
	color: #f00;
	padding-left: 8px;
}
.form_single p span{
	color: #f00;
	padding-right: 8px;
}
.video_section{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding: 90px 0 80px 0;
}
.map{
	width: 100%;
	display: block;
	float: left;

}
.map img{
	width: 100%;

}
.video_section img{
	width: 100%;
	height: auto;
}
.table_section{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.table-bordered {
border-color: #E9E9E9;
}
th {
border-bottom: none!important;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th,
.content-inner .elementor .table-bordered > thead > tr > td, .content-inner .elementor .table-bordered > thead > tr > th
{
font-size: 14px;
color: #fff;
line-height: 20px;
padding: 11px 11px;
background: #000000;
text-transform: uppercase;
font-weight: 400;
vertical-align: middle;
font-family: 'Poppins', sans-serif; 
}
.table-bordered > tbody > tr > td ,
.content-inner .elementor .table-bordered > tbody > tr > td{
font-size: 10px;
color: #8F8F8F;
line-height: 20px;
padding: 11px 15px;
font-weight: 400;
font-family: 'Poppins', sans-serif; 
}

.table-striped > tbody > tr:nth-of-type(2n+2) {
background: #f4f4f4;
}

.elementor-editor-active .elementor-editor-element-setting,
.elementor-select-preset-list .elementor-preset{
	background:none;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0 15px !important;
}
.elementor {

    margin: 0 -15px;

}
div.wpcf7-response-output{
	width:100%;
	margin:0 0 0!important;
	float:left;
	padding:0;
	border:none!important
}
.caret{
	display:none;
}


span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    float: left;
    width: 100%;
    margin: -8px 0 12px;

}
textarea.form-control {
    height: 170px!important;
}


.page-template-projects-template .portfolio_block,
.single-project  .portfolio_block{
    display: none;
}


/*======================================== Responsive Design =============================*/
@media only screen and (max-width: 479px){
.logo{ 
	width: 200px;
	margin: 0px 0px 0px 0px;
	display: block;
}

body{
	padding-top: 115px
}

.navbar-toggle {
    margin-top: 40px !important;
    margin-right: 0px;
}

.sc_mid_content h3{ font-size: 35px; line-height: 40px; }
.banner_block h2{ font-size: 28px; line-height: 36px; }
.about_section_top h2{ font-size: 24px; line-height: 32px; }
.about_section_top{padding: 0px 0px 0px 60px;}

.con_inner h3{ font-size: 26px; line-height: 32px; }
.banner_block h1{ font-size: 24px; line-height: 32px; }


	
}
@media only screen and (min-width: 480px) and (max-width:639px) {


.sc_mid_content h3{ font-size: 35px; line-height: 40px; }
.banner_block h2{ font-size: 40px; line-height: 50px; }

.about_section_top h2{ font-size: 24px; line-height: 32px; }
.about_section_top{padding: 0px 0px 0px 60px;}
.banner_block h1{ font-size: 30px; line-height: 40px; }



}
@media only screen and (min-width: 640px) and (max-width:767px){

	.about_section_top h2{ font-size: 32px; line-height: 40px; }
	.about_section_top{padding: 0px 0px 0px 60px;}

	.banner_block h1{ font-size: 40px; line-height: 50px; }





}
@media only screen and (max-width: 767px){
	.container{
	width:100%;
	}
	.logged-in .header {
    top: 44px;
}
	
.banner_subpage{
	height: 150px;

}

span.submenu_opener {
    width: 100%;
    height: 50px;
    display: block;
    background: url(images/darrow.png) no-repeat right center;
}
.open span.submenu_opener{
	background-image: url(images/up_arrow.png);
}
.navbar-default .navbar-nav > li.dropdown > a {
    position: absolute;
    left: 0;
z-index:99;
}


.contact_form{
	padding-right: 0px;
}
.header .navbar-nav{
	margin-top: 0px;
}

.navbar-toggle{ margin-top:50px; margin-right:0px;}
.navbar-nav {
    margin-top: 20px;
	padding-bottom:15px;
}
.navbar-right {
    margin: 0px 0 0;
}
.navbar-default .navbar-nav > li {float:left; display:block; margin-left:0px; width:100%; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 5px 5px 5px;
}
.dropdown-menu{ padding: 12px 0px 0px 0px;}
.navbar-default .navbar-nav > li > a {
    font-size: 24px;
    line-height: 36px;
    padding: 10px 0px 10px 0px;
    
}
.dropdown-menu{ top:100%;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{ color:#1A1818; line-height:45px;}
.navbar-default .navbar-toggle{border-color: #1A1818;}
.navbar-default .navbar-toggle .icon-bar{ background-color:#1A1818;}

.header .navbar-nav{ margin-left:0px;}
.navbar-nav .open .dropdown-menu{ background-color:#c3fbec; padding-left:15px; padding-right:15px; padding-bottom: 15px;}









.section_content_2 {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    height: auto;
}
.section_content_2 .container, .section_content_2 .row, .section_content_2 .col-md-6 {
    height: auto;
    position: relative;
}

.half_col_photo {
    position: relative;
    width: 100%;
    float: left;
}


.con_inner {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    max-width: 100%;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 30px;
}



.ftr_social_block ul{ text-align: center; }
.ftr_social_block ul li{ float: none; }
.contact_link{ text-align: center; }
.sc_mid_content h3{ margin-bottom: 15px; }
.contact_section_ftr{    padding: 50px 0px 50px 0px;}



.ftr_logo{ text-align: center; }
.ftr_about_us p{ max-width: 100%; text-align: center; margin-bottom: 25px; }
.footer_common h3{ text-align: center; }
.footer_common h4{ text-align: center; }
.footer_common ul li{ text-align: center; }
.ftr_block_col p{ text-align: center; }
.ftr_rt p {text-align: center;}

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


#banner-carousel .carousel-inner{
	height:450px;
}

.content_gap_2 {
    margin-bottom: 40px;
}
.section_bg {
    padding: 40px 0px 40px 0px;
}
.footer_mid_section {
    padding: 30px 0px 30px 0px;

}

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



}
@media only screen and (min-width: 768px) and (max-width:991px) {
	.container{
	width:750px;
	}
.navbar-default .navbar-nav > li > a{ 
	font-size: 16px; 
	padding-left: 5px; 
	padding-right: 5px; 
}
body{
	padding-top: 108px
}
.navbar-default .navbar-nav > li.dropdown > a{ padding-right: 20px; }

.header .navbar-nav{
	margin-top: 35px;
}

.logo{
 width: 180px;
  }

.contact_us h1{
	font-size: 55px;
	padding-top: 143px;
    padding-bottom: 146px;
}

.contact_us h1 a{
	font-size: 65px;
	padding-right: 20px;
}
.contact_form{
	padding-right: 0px;
}


.con_inner h3{ font-size: 22px; line-height: 32px; }
.con_inner p{ font-size: 16px; line-height: 24px; }


.col_bg_1 {
    padding: 50px 20px 50px 20px;
}
.custom_col_1 h3{ font-size: 18px; line-height: 24px; }
.col_block_top {padding: 25px 10px 20px 10px;}


.ftr_social_block{padding: 0px 0px 0px 0px;}
.ftr_social_block ul li{margin: 0px 0px 10px 0px;}
.ftr_social_block ul li:last-child{ margin-left: 2px; }
.sc_mid_content h3{ font-size: 36px; line-height: 40px; }
.contact_link a{ font-size: 12px; }

.footer_common h4{ font-size: 14px; }

.navbar-default .navbar-nav > li {
    margin: 0px 8px 0px 8px;
    padding: 0px 0px 0px 0px;
}

.about_section_top h2{ font-size: 42px; line-height: 50px; }





}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.container{
width:970px;
}


.navbar-default .navbar-nav > li > a{
 font-size: 20px;
 padding-left: 15px;
 padding-right: 15px;
}
.navbar-default .navbar-nav > li {
    margin: 0px 0px 0px 0px;
}


.contact_form{
	padding-right: 30px;
}

.col_bg_1 {
    padding: 75px 20px 75px 20px;
}
.custom_col_1 h3{ font-size: 30px; line-height: 36px; }

.contact_link a{ font-size: 18px; }





}
@media only screen and (min-width: 1200px)  and (max-width: 1469px){
.container{ width:1170px;}






}

@media only screen and (min-width: 1470px)  and (max-width: 1623px){

.container{ width:1270px;}





}






























 l
