@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');



h1{
	font-family: 'Poppins', sans-serif;
}
h2,{
  font-family: 'Poppins', sans-serif; 
}

.top_bar {
    background-color: #fdfdfd;
    padding-top: 42px;
    padding-bottom: 42px;
}
.top_bar p{
	color:#CCC;
}
.top-right-links a {
    display: block;
    float: right;
    margin-left: 20px;
	color: #6d6d6d;
	font-family: 'Oswald', sans-serif;
	font-size:15px;
}
.mail-top img{
	padding-right:10px;
}
.main_menu {
    background-color: rgba(255,255,255,.6);

}
.get-a-quote-header {
    background-color: #000000;
    border: 0;
    border-radius: 0;
    padding: 10px 25px;
}
.get-a-quote-header:hover {
    background-color: #ccaf7e !important;
	background:#ccaf7e;
}
.get-a-quote-header p{
	margin-bottom:3px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
.nav-right{
	margin-left:30px;
	
}
.navbar_fixed .main_menu:before{
	display:none;
	
}
.top-call{
	text-align:right;
	margin-right:30px;
}
.top-call .fa{
	font-size:12px;
	padding-right:10px;
	color:#01aded;
}
.top-mail{
	text-align:left;
	padding-top:10px;
}
.top-mail .fa{
	font-size:12px;
	padding-right:10px;
	color:#01aded;
}
.call-top{
	color:#4c4c4c;
	font-weight:bold;
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
}

.call-top img{
	padding-right:10px;
}
.search-top span i {
    margin-top: 7px;
    color: #d8d8d8;
    font-size: 15px;
}
.search-top .form-control {
    border-top:0;
	border-left:0;
	border-right:0;
	background:none;
}
::placeholder {
  color: #d8d8d8 !important;
  opacity: 1; /* Firefox */
  font-size:13px;
  font-weight:100;
}

.logo-scroll{
	display:none;
}
.navbar_fixed .logo-scroll{
	display:inherit;
}
.navbar_fixed .logo_h{
	width:20%;
}
.navbar_fixed .logo_h img{
	width:37%;
}
.navbar_fixed .main_menu:before {
    content: '';
    position: absolute;
    width: 28%;
    height: 100%;
    left: 0;
    border-top: 90px solid white;
    border-right: 26px solid transparent;
}
.header_area .navbar .nav .nav-item.submenu .fa {
    margin-left: 4px;
    font-size: 10px;
}
.navbar_fixed{
	display:block;
}

.navbar_fixed .header_area a.navbar-brand:before  {
    border-top: 59px solid white !important;
    border-right: 14px solid transparent !important;
}

.dropbtn {
    background: transparent;
    color: #287dc0;
	font-family: 'Roboto Condensed', sans-serif;
    padding: 8px 11px;
    font-size: 13px;
	text-transform:uppercase;
    border: none;
    cursor: pointer;
    border-radius: 5px;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.dropbtn img {
    width:17px;
	margin-top: -3px;
}

.dropbtn:hover, .dropbtn:focus {

	  -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.dropdown-location {
  position: relative;
  display: inline-block;
  -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.dropdown-location .active{
	color:#F00;
}
.location-color{
	color: #00a9ff;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #1565a5;
  border-radius: 5px;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.dropdown-content a {
  color: black;
  color: #e4e4e4;
    padding: 8px 15px;
    border-bottom: 1px #1c77bf solid;
  text-decoration: none;
  display: block;
  
  -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.dropdown-location a:hover {background-color: #ddd;color:#333}

.show {
	display: block;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;

}
.logo-center img{
	margin-top: 20px;
}
.head_in{
	padding:0;
	float:left;
	width:100%;	
}
.head_in p{
	float:right;
	margin:0;
	color:#4d4d4d;	
}
.head_in p a {
    color: #4d4d4d;
    padding: 22px 20px;
    border-left: 1px #cccccc solid;
    /* margin-top: 20px; */
    display: block;
    float: right;
}
.head_in p .fa{
	margin-right:12px;
	font-size:18px;	
}
.header_area .navbar-brand {
    margin-right: 30px;
    padding: 0;
    position: absolute;
    z-index: 1;
    width: 85px;
    top: -36px;
}
.header_area .navbar-brand img {
	width:100%;
}
.header-btm-line{
	border-bottom:1px solid;
	border-color:rgba(255,255,255,.3);
}
.cart-in {
    float: right;
    position: relative;
    margin-bottom: 0;
	border: 1px darkgrey solid;
    border-radius: 5px;
	padding-left: 8px;
    padding-right: 30px;
}
.cart-botton {
    border-radius: 90px;
    width: 16px;
    height: 16px;
    background: #91e2ff;
    color: #FFF;
    border: 0;
    font-size: 9px;
    position: absolute;
    left: 30px;
    top: 3px;
}
.my-account {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #2a2a2a;
    border: 0;
    border-radius: 5px;
    padding: 7px 15px;
    margin-right: 10px;
    position: relative;
    background-color: transparent;
}
.navbar_fixed .nav-right-scroll{
	
}
.social-mob{
	position: absolute;
    right: 55px;
	top: 22px;
	display:none;
}
.social-mob a{
	margin-left: 12px;
}
.slide_out{
	padding-top: 70px;
}

.banner-area{
	background-position:top center !important;
	background-size:cover !important;
	position:relative;
    padding-bottom:0;
	background-image:url(../images/banner-bg.jpg);
}

.fill {
    width: 100%;
    height: 720px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.txt_sldr {
    position: absolute;
    height: 13%;
    left: 0;
    right: 0;
    top: 15%;
    bottom: 0px;
    margin: auto;
    display: none;
    text-align: center;
	text-shadow: 2px 2px #000;
}
.txt_sldr h4{
	font-weight:bold;
	color: #c8ebff;
	padding:10px 0;
	font-size:60px;
	display:inline-block;
	margin:0px;
	font-family: 'Poppins', sans-serif;
}

.txt_sldr p {
    color: #949494;
    display: inline-block;
    padding: 0;
    font-size: 17px;
    font-weight: 100;
    font-family: 'Poppins', sans-serif;
}
.book-botton{
	padding: 13px 28px;
	background: #0074ba;
	display:inline-block;
	color:#FFF;
	font-size: 15px !important;
	-webkit-box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.36);
-moz-box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.36);
box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.36);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.book-botton:hover{
	background: #6fc9ff;
}

li.active-slide .txt_sldr{
	display:block;	
}

ul{
	padding:0px;
	list-style:none;
}
a:hover{
	text-decoration:none;
}

.about-text-out {
    padding-top: 100px;
    padding-bottom: 120px;
    text-align: center;
    background: url(../images/more-abt-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0;
    position: relative;
}
.about-text-out h1{
	font-weight:600;
	font-size:36px;
	color:#007cc2;
	margin-bottom:30px;
}
.about-text-out p{
    font-family: 'Open Sans', sans-serif;
	font-size:15px;
	text-align:center;
}


.about-area-out{
	padding-top:0;
	padding-bottom:0;
	background-color:#FFF;
}
.about-area-out .container{

}
.about-area-out h1 {
    position: relative;
    padding-top: 135px;
    padding-bottom: 150px;
    padding-left: 35px;
    font-size: 40px;
	font-family: 'Poppins', sans-serif;
}
.about-area-out h1:before{
	position:absolute;
	content:'';
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(../images/squer.png);
	background-repeat:no-repeat;
}
.about-area-out h2 {
	padding-top: 0;
    font-size: 35px;
    color: #0a5b88;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
}
.abt-left{
	margin-left: 40px;
    margin-top: 50px;
    margin-bottom: 50px;
	position:relative;
	z-index: 1;
	padding-top: 70px;
    padding-bottom: 70px;
}
.abt-left:before{
	content:'';
	position:absolute;
	background-color: #0083c7;
	left: -50%;
	right:60%;
	top:-50px;
	bottom:-50px;
	z-index: -1;
	background: url(../images/abt-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	
}
.abt-left img{
	border:3px #FFF solid;
	
}
.abt-rit{
	padding-top:115px;
	color:#FFF;
}
.abt-rit p{
	color:#666;
}
.read-more{
	background-color:#007cc2;
	padding:10px 30px;
	color:#FFF;
	margin-top:15px;
	display:inline-block;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.read-more:hover{
	background: #6fc9ff;
}




.news-out{
	padding-top:60px;
	padding-bottom:60px;
	background-color: #eeeeee;
}
.news-out h1{
	text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
}

.news-out h4{
	font-size:18px;
	font-weight: 600;
	text-align:center;
	color: #2b2b2b;
	margin-top: 20px;
	font-family: 'Poppins', sans-serif;
	
}
.news-out .bx-wrapper .bx-prev {
    left: 15x;
    background: url(../images/controls.png) no-repeat 0 -17px;
}
.news-out .bx-wrapper .bx-next {
    right: 15px;
    background: url(../images/controls.png) no-repeat -43px -17px;
}
.news-out .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    outline: 0;
    width: 32px;
    height: 50px;
    text-indent: -9999px;
    z-index: 9999;
}
.slide-box-in{
	position:relative;
}

.slide-box-in img{
	object-fit: cover;
    height: 220px;
	width: 100%;
}

.product-cont {
	text-align: center;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 20px;

}
.product-cont p{
	font-size: 14px;
    color: #6d6d6d;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 23px;

}
.product-cont a{
	color: #006fb6;

}

.tz-gallery{
	margin-top: 0;
}
.tz-gallery ul li a{
	height:180px !important;
}

.tz-gallery .lightbox img {
    width: 100%;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	object-fit: cover;
    height: 230px;
}
.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}














.tree-link{
	padding: 30px 50px;
	background-color: #2e9db9;
	border-radius: 50px;
	position: relative;
	margin-top: 70px;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.tree-link:before{
	content: '';
    position: absolute;
    padding: 20px 50px;
    background-color: #023668;
    border-radius: 50px;
    left: -9px;
    right: -9px;
    top: 0px;
    bottom: 0;
    z-index: -1;
}
.tree-link a{
	color: #FFFFFF;
	font-weight: 600;
	font-size: 30px;
}
.tree-link a img{
	width: 29px;
    margin-right: 10px;
}

.tree-link:hover{
	background-color: #11beea;
}


.gallery-out{
	padding-top: 70px;
	padding-bottom: 70px;
}

.gall-first-row{
	margin-bottom: 28px;
}
.gallery-out h1{
	text-align: center;
	color: #006fb6;
	padding-bottom: 30px;
	font-weight: bold;
}

.gallery-in{
	position: relative;
}

.gallery-in a img{
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.gallery-in a:hover img{
	-webkit-filter: grayscale(100%) blur(3px);
	filter: grayscale(100%) blur(3px);
}


.gallery-title{
	position: absolute;
    bottom: 0;
    background-color: rgba(0,150,246,0.5);
    padding: 5px 25px;
	
}

.gallery-title h3{
	color: #FFFFFF;
	font-weight: bold;
}

.gallery-title:after{
	border-bottom: 100px solid red;
    border-right: 100px solid transparent;
	width: 0;
    height: 0;
	
}

.magazine-in{
	text-align: center;
}
.magazine-in p{
	padding: 20px;
    background-color: white;
}

.magazine{
	position: relative;
	
}

.magazine-view{
	border-radius: 50px;
    background-color: #007cc2;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.magazine-view:hover{
    background-color: #57c2ff;
    color: #FFFFFF;

}




.history-inner{
	padding-top: 70px;
	padding-bottom: 70px;
}

.history-inner h2 {
    padding-top: 0;
    font-size: 35px;
    color: #0a5b88;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
	margin-top: 20px;
}

.gallery-inner{
    padding-top: 50px;
	padding-bottom: 70px;
}

.gallery-inner h2 {
    padding-top: 0;
    font-size: 35px;
    color: #0a5b88;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    margin-top: 20px;
    margin-bottom: 30px;
}
.gallery-inner .tz-gallery .lightbox img {
    margin-bottom: 30px;
}




.contact-imfo-box{
	background: #ffffff;
	padding: 80px 0;
	text-align: center;
}
.contact-imfo-in{
	border: 1px #adadad dashed;
    padding-top: 30px;
    padding-bottom: 30px;
	border-radius: 10px;
}
.contact-imfo-box h2{
	padding-top: 0;
    font-size: 35px;
    color: #0a5b88;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 30px;
}
.contact-imfo-in .contact-icon{
	border-radius: 50px;
	height: 50px;
	width: 50px;
	background-color: #007cc2;
	margin-left: auto;
    margin-right: auto;
}
.contact-imfo-in .contact-icon img{
	margin-top: 10px;
}

.overflow-hidden {
    overflow: hidden;
}

.contact-imfo-box i{
	display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #d3d3d3;
    color: #000;
    font-size: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}
.contact-imfo-box h4 {
    margin: 0px;
    margin-top: 5px;
	color: #000;
	font-size: 20px;
	padding: 0px;
	font-weight: 700;
	line-height: 24px;
}
.contact-imfo-box p {
    margin: 0px;
	color: #000;
	font-weight: 300;
}
.contact-imfo-box p a{
	color: #000;

}





/*__________________*/


.contact-section-out{
	padding-top:70px;
	padding-bottom:70px;
}
.contact-section-out h1{
	text-align:center;
	padding-bottom:15px;
	margin-bottom:50px;
	position:relative;
}
.contact-section-out h1:after{
	content:'';
	border-bottom: 2px #006fb6 solid;
	left:44%;
	bottom:0;
	right:44%;
	position:absolute;

}
.address-in{
	margin-bottom:50px;
}
.address-in h4{
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	font-weight:400;
	color:#5f5f5f;
	
}
.address-in img{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	background: #006fb6;
	padding:10px;
	border-radius:6px;
}
.address-in p{
	color:#dadada;
	font-family: 'Roboto Condensed', sans-serif;
	padding-left: 60px;
}
.address-in a{
	color:#5f5f5f;
	font-size:15px;
}
.contact-form .form-control{
	border-left:0;
	border-right:0;
	border-top:0;
	border-radius: 0;
}
.contact-form .btn{
	background: transparent;
    border: 2px #006fb6 solid;
    border-radius: 0;
    font-size: 15px;
    padding: 8px 20px;
	transition: all .3s ease-out;
}
.contact-form .btn:hover{
	background: #006fb6;
	color:#FFF;
}








.map iframe{
	display:block;
	height:100%;
	width:100%;
}
footer{
	background:#333;
	color:#fff;	
}
#back_top{
	position:fixed;
	right:5%;
	bottom:30px;
	width:40px;
	height:40px;
	background: #fd0404;
	display:none;
	cursor:pointer;
	color:#fff;
	text-align:center;
	line-height:40px;
	opacity:.6
}
#back_top:hover{
	opacity:1;
}

.col-1-5{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
.footer_out{
	background: #363636;
	background-position:center;
	padding-top:70px;
	padding-bottom:0px;
	font-family: 'Poppins', sans-serif;
	
}
.footer_out p{
	font-size:14px ;
	color: #FFF;
	line-height: 29px;
	font-family: 'Poppins', sans-serif;
}
.footer_out h2 {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 15px;
	margin-top:0;
	font-family: 'Poppins', sans-serif;
}
.footer_out li a {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
	font-size:14px ;
	color: #FFF;
}
.ftr-projct-btn a {
    background: #ccaf7e;
    display: inline-block;
    margin-bottom: 15px;
    padding: 8px 25px;
	color:#FFF;
}

.cpy{
	text-align:left;
	border-top: 1px solid #7f7f7f;
	padding-top:20px;
	padding-bottom:15px;
	color:#ababab;
}
.social{
	padding-top:20px;
	color:#ababab;
}
.cpy p{
	text-align:left;
	color:#FFF;
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
.cpy p a{
	text-align:right;
	display:block;
	color:#ababab;
}
.btm_logo{
	margin-bottom:30px;
}
.btm_logo img{
	width:90%;
}
.footer-btm{
	background: #363636;
}
.footer-btm-tabs{
	text-align: center;
    border-top: 1px #333 solid;
    margin-top: 30px;
}

.footer-btm-tabs a{
	color:#c9c9c9;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
	padding-top: 20px;
    display: inline-block;
}
.footer-in{
	padding-bottom:10px;
}
.footer-in ul{

}
.footer-in ul li{
	color:#FFF;
}
.footer-in img{
	width:60%;
    margin-bottom: 20px;
}

.social a {
    margin-left: 15px;
}
.social a img {
    width: 16px;
}
.social a:hover{
    filter: hue-rotate(150deg);
   -webkit-filter: hue-rotate(150deg);
}
.payment{
	padding-top:10px;
	float: right;
	border-top: 1px solid #7f7f7f;
}
.payment h2{
	float: right;
	margin-top:10px;
}
.payment a{
	float: right;
	display:inline-block;
}
.payment a img{
	width:80%;
	float:right;
}






.slide_out_inner{
	position:relative;
	text-align:center;
}
.slide_out_inner_text{
	position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-left: auto;
    margin-right: auto;
}
.slide_out_inner_text h2{
	font-size:35px;
	color:#FFF;
	padding:10px 20px;
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px #000;
}

.fill_inner{
	width:100%;
	height:450px;
	background-position:top -40px center !important;
	background-size:cover !important;
	background-repeat:no-repeat;
}

.inner_slider{
	margin-bottom:0;
}
.speakers-out{
	padding-top:50px;
	padding-bottom:50px;
}
.speakers-in{
	background-color: #ececec;
    border: 1px #00466d solid;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.speakers-in h3{
	font-family: 'Oswald', sans-serif;
	padding-top:20px;
	color:#00466d;
}
.committee-out{
	padding-top:50px;
	padding-bottom:50px;
}
.committee-in{
	background-color: #00466d;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.committee-in h2{
	font-family: 'Oswald', sans-serif;
	color:#FFF;
	font-size:24px;
	padding-bottom:15px;
}
.committee-in h3{
	font-family: 'Oswald', sans-serif;
	padding-top:20px;
	color:#FFF;
	font-size:16px;
}


.mobile-float{
	position:fixed;
	width:100%;
	left:0;
	right:0;
	bottom: -1px;
	background-color: #ececec;
	z-index: 11;
	display: none;
}
.column {
  float: left;
  width: 33.33%;
  text-align:center;
}
.column p {
  margin-bottom: 5px;
  color: white;
  font-size: 13px;
}
.column p a {
  color: black;
}

.for-mob{
	display:none;
}
.for-desktop{
	display:inherit;
}



.inner-section-four{
	padding-top:40px;
}
.inner-section-four .card-body h1{
	font-size:26px;
	color: #005782;
}
.inner-section-four .card-body p{
	font-size:16px;
	line-height:22px;
	
}
.card-right {
    background-color: #165189;
    color: white;
	
}

.card-right h2 {
    font-size:18px;
    color: white;
	margin-bottom:20px;
}
.inner-section-five{
	padding-top:40px;
	padding-bottom:80px;
	
}
.inner-section-five .card-body h1{
	font-size:26px;
	color: #005782;
}
.inner-section-five .card-body p{
	font-size:14px;
	line-height:22px;
}
.inner-section-one{
	padding-top:40px;
	padding-bottom:40px;
}
.inner-section-in{
	padding:30px;
	border-radius: 10px;
	border:1px #f5f4f4 solid;
}
.inner-section-in h1{
	font-size:26px;
	color:#005782;
}
.inner-section-in p{
	font-size:16px;
}

#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
	z-index:99999999999;
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
		text-align: center !important;
    }
    .modal-footer{
      display:none;  
    }

.image-gallery-in{
	padding-top:50px;
	padding-bottom:50px;
	z-index:-1;
}

.image-gallery-in .transition{
	z-index:99999999999999;
}

.more-photos{
	display:inline-block;
	background-color:#fd0f0f;
	padding:10px 20px;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	font-size:14px;
}
.more-photos img{
	margin-left:7px;
	margin-top:-4px;
	width:12px;
}
.more-photos:hover{
	color:#FFF;
	background-color:#b80202;
}
.inner-section-two{
	text-align:center;
	padding-bottom:40px;
	margin-top:-40px;
}

.inner-section-three{
	padding-top:40px;
	padding-bottom:40px;
	background:#ededed;
}
.our-project-section-out{
	padding-bottom:115px;
	text-align:center;
}
.our-project-section-out .bx-wrapper .bx-prev {
    left: -70px;
    background: url(../images/controls.png) no-repeat 23px -32px;
}

.our-project-section-out .bx-wrapper .bx-next {
    right: -75px;
    background: url(../images/controls.png) no-repeat -43px -32px;
}

.our-project-section-out a{
	display:inline-block;
	background-color:#fd0f0f;
	padding:8px 30px;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	margin-top:20px;
}
.our-project-section-out a:hover{
	background-color:#b80202;
	color:#FFF;

}
.our-project-section-out h1{
	font-size:32px;
	color:#005782;
	text-align:center;
	margin-bottom:30px;
}
.plummbing-services-list{
	text-align:left;
	margin-bottom:30px;
}
.plummbing-services-list li a{
	color:#FFF;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom: 1px #1965ad solid;
}
.plummbing-services-list li a:hover{
	color: #6bb7ff;
}

.call-blue{
	background-color: #165189;
}
.call-blue-in h1{
	color:#FFF !important;
}
.call-blue-in h1 a{
	color:#FFF !important;
	background:#F00;
	margin-left:20px;
	padding:5px 15px;
	border-radius:5px;
}
.zipcode-search-form p{
	text-align:center;
}
.locator-zipcod img{
    width:40%;
	
}
.solve-problems li{
	line-height:40px;
	font-weight:bold;
}

.plumbing-service-right{
	text-align:center;
}
.plumbing-service-right .card-header{
	background-color:#165189;
	color:#FFF;
	font-family: 'Patua One', cursive;
}
.plumbing-service-right .my-4{
	margin-top:0 !important;
	padding-bottom: 30px;
}

.plumbing-service-right-in h2{
	font-family: 'Patua One', cursive;
	font-size:22px;
}
.right-inner{
	padding-top:20px;
}
.plumbing-service-section {
    margin-bottom:30px;
}
.plumbing-service-section-in a {
    display: inline-block;
    background-color: #f3f0f0;
    padding: 7px 20px;
    border-radius: 8px;
    color: #666;
	font-size:14px;
	margin-bottom:10px;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.plumbing-service-section-in:hover a{
    background-color: #015eb8;
		color:#FFF;
}

.plumbing-service-section h1 {
    color: #165288;
    font-size: 30px;
    margin-bottom: 30px;
	text-transform:uppercase;
}

.plumbing-service-section-in h3 {
    color: #d8042b;
	font-family: 'Patua One', cursive;
	font-size:24px;
	margin-top:10px;
}
.plumbing-service-section-in a:hover{
	    background-color: #015eb8;
		color:#FFF;
}
.brd-lft{
	border-left:1px solid #f5f4f4;
}
.plumbing-service-section-in {
    margin-bottom: 10px;
    border-right: 1px #efefef solid;
    margin-top: 10px;
}
.plumbing-service-section-in img{
	-webkit-filter: brightness(0) invert(1);
  filter: brightness(30%) invert(1);
}
.plumbing-service-section-in:last-child{
	border-bottom:0;
	border-right:0;
	margin-bottom:0;
}

#get_quote{
    position: fixed;
    right: 0;
    top: 22%;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    width: max-content;
    height: 43px;
    background: #2994ca;
    display: none;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 40px;
    opacity: 1;
}
.get_quote-pop .btn-primary{
	background: #2994ca;
	border:0;
	padding-left: 0;
    padding-right: 0;
}

.inner-section-four h3{
	font-family: 'Patua One', cursive;
}
.inner-section-four h4{
	color:#999;
	font-size:18px;
}
.blog-read-more{
	color:#f22029;
	border:1px solid #f3f3f3;
	border-radius: 5px;
	padding:7px 15px;
	background: #f3f3f3;
	font-size:14px;
	margin-bottom:12px;
	display:inline-block;
}
.blog-sub-title{
	color:#666 !important;
	font-size:17px !important;
}
.rebate-span{
	margin-bottom:20px;
	font-size: 30px;
}
.rebate-span span{
	color:#f50300;
}
.rebate-anchor p a{
	color:#212529;
}
.rebates-coupon-section-out {
    text-align: center;
}
.rebates-coupon-section-out h1 {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    color: #005782;
}
.rebates-coupon-in{
	min-height: 290px;
	position: relative;
	display:inline-block;
	background: #ffffff;
	border-radius:5px;
	padding: 30px 25px 30px 25px;
	margin-top: 50px;
    margin-bottom: 30px;
	border: 1px dashed #c5c5c5;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.rebates-coupon-in h2 {
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    color: #1693d0;
    text-transform: uppercase;
    padding-top: 15px;
}
.rebates-coupon-in p {
    text-align: center;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 23px;
}
.rebates-coupon-icon {
    position: absolute;
    border-radius: 5px;
    background: #0b2e4a;
    padding: 13px;
    left: 0;
    right: 0;
    width: 150px;
    margin: auto;
    top: -35px;
	-webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;

}
.rebates-coupon-icon img {
    width:100%;

}
.service-next-page{
	margin-bottom:40px;
}
.service-next-page .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #d8042b;
    border-color: #d8042b;
}
.service-next-page .page-link {
    color: #676767;
}

.page-numbers li{
	float:left;
}


.call-quote{
    margin-right: auto;
	width: 85%;
	margin-bottom: 15px;
}
.call-quote .col-6{
	padding-left:3px !important;
	padding-right:3px !important;
}

.call-quote li{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}




.ekko-lightbox {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-right: 0px!important;
}
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.ekko-lightbox-nav-overlay a {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity 0.5s;
  color: #fff;
  font-size: 30px;
  z-index: 100;
}
.ekko-lightbox-nav-overlay a > * {
  flex-grow: 1;
}
.ekko-lightbox-nav-overlay a > *:focus {
  outline: none;
}
.ekko-lightbox-nav-overlay a span {
  padding: 0 30px;
}
.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}
.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}
.ekko-lightbox-nav-overlay a:focus {
  outline: none;
}
.ekko-lightbox-nav-overlay a.disabled {
  cursor: default;
  visibility: hidden;
}
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}
.ekko-lightbox .modal-dialog {
  display: none;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  /* establish flex container */
  flex-direction: column;
  /* make main axis vertical */
  justify-content: center;
  /* center items vertically, in this case */
  align-items: center;
}
.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}
.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite ease-in-out;
}
.ekko-lightbox-loader > div > div:last-child {
  animation-delay: -1s;
}
.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}



.project-section .column{
	margin-bottom:30px;
}














@media only screen and (max-width: 991px){
    
.header_area .navbar-brand {
    top: -25px;
}    
.banner-area .col-sm-7 {
    flex:100%;
    max-width: 100% !important;
}
.call-blue-in h1 {
    line-height: 50px;
}
.brd-lft{
	border-left:0;
}
.our-project-section-out{
	overflow:hidden;
}
.plumbing-service-section-in:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.our-project-section-out .bx-wrapper .bx-prev {
    left: 0;
	display:none;
}

.our-project-section-out .bx-wrapper .bx-next {
    right: 0;
	display:none;
}
.video-gallery li{
	width:100%;
}
.plumbing-service-section-in:last-child{
	border-bottom:1px solid #efefef !important;
}
.call-quote li {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 10px;
    width: 45%;
}
.call-quote {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    margin-bottom: 15px;
}
.header_area .get-a-quote-header {
    position: absolute;
    top: 0px;
    right: 70px;
    background: transparent;
    border: 2px #101010 solid;
    color: black;
}
.social-mob{
	display:inherit;
	right: 110px;
}
.navbar-collapse.show {
    z-index: 0 !important;
}
.howcan-area-out .column img {
    width: 40px;
}

.ekko-lightbox .modal-body {
    padding: 10px;
    padding-bottom: 25px;
}

}
@media only screen and (max-width: 1024px){
 .tree-link a {
    font-size: 20px;
}   
.about-text-out {
    background-position: left;
	}
.magazine-in p {
    margin-bottom: 30px;
}	
.video-thumb{
	width:50%;
}	
.missin-box{
	margin-bottom:30px;
}	
.slide_out{
	margin-top:35px;
}	

.slide_out .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 20px;
}
.gallery-in {
    margin-bottom: 30px;
}	
.gallery-out .bx-wrapper .bx-prev {
    left: 0;
}
.gallery-out .bx-wrapper .bx-next {
    right: 0;
}
.gallery-in img {
    width: 100%;
}	
	
.main_menu {
    top: 54px;
}	
	
.call-top span{
	display:none;
}	
.mail-top span{
	display:none;
}	
.direction-out ul{
	text-align:center;
}	
.sun{
	text-align:center;
}	
.sun img{
	margin-right:auto;
	margin-left:auto;
}	
.ingredient-in h3 {
    position: initial;
}
.abt-left {
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 40px;
}	
	
.benefits-section-out h1 {
    text-align: left;
}	
.abt-left {
    margin-left: 0;
}	
.about-area-out {
    padding-top: 50px;
    padding-bottom: 50px;
}
.tell-us-right {
    position: relative;
    padding-top: 40px;
    height: 200px;
}
.modal-title {
    color: #FFF;
    text-transform: uppercase;
    font-size: 17px;}
.about-area-out h2 {
    padding-top: 20px;
}
.howcan-area-out h1 {
    margin-top: 0;
}
.howcan-area-out {
    padding-top: 50px;
    padding-bottom: 50px;
}
.fill {
    width: 100%;
    height: 200px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.txt_sldr h4 {
    font-weight: bold;
    color: #FFF;
    padding: 10px 0;
    font-size: 17px;
	padding: 0;
	line-height:20px;
	
}
.book-botton {
    padding: 6px 24px;
    background: #0074ba;
    display: inline-block;
    color: #FFF;
    font-size: 12px !important;
}
.before-out {
    padding-bottom: 0px;
    padding-top:30px;
}
.footer-in ul li {
    float: left;
    margin-left: 0;
    color: #FFF;
    margin-right: 30px;
}
.footer-in {
    padding-bottom: 10px;
}
.footer-in span{
	display:none;
}
.help-out h2 {
    margin-top: 15px;
    margin-bottom: 40px;
}
.txt_sldr p {
    color: #FFF;
    display: inline-block;
    padding: 0;
    margin-top: 20px;
    font-size: 12px;
}
.txt_sldr {
    position: absolute;
    height: 17%;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0px;
    margin: auto;
    text-align: center;
    display: none;
}
.txt_sldr h4 img {
    width: 100px;
}
.txt_sldr p {
    display: inline-block;
    padding: 0;
    margin-top: 0px;
	font-size:10px;
	color:#666;
	margin-bottom: 0;
}
.top_bar {
    background-color: #fdfdfd;
    padding-top: 17px;
    padding-bottom: 17px;
}
.header_area .navbar-brand img {
    width: 60px;
	height:50px;
}
.header_area .navbar-brand {
    margin-top: 12px;
    width: 70px;
}
.my-account {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #2a2a2a;
    border: 0;
    border-radius: 5px;
    padding: 7px 9px;
    margin-right: 0;
    position: relative;
    background-color: transparent;
    margin-top: 5px;
}


.offset-1 {
    margin-left:0;
}
.offset-2 {
    margin-left:0;
}
.offset-3 {
    margin-left:0;
}
.offset-4 {
    margin-left:0;
}

	
.for-mob{
	display:inherit;
}
.for-desktop{
	display:none;
}	
.banner-area .col-sm-7 {
    flex:100%;
	width:100%;
}
.banner-area .col-sm-5 {
    flex:100%;
	width:100%;
}	
.mobile-float{
	display: inherit;
}

.mobile-float .column img {
    padding-top: 10px;
    padding-bottom: 5px;
    width: 20px;
}
main_menu .navbar{
	padding:0;
}
.navbar-default {
    background: #ffffff;
    border-bottom:1px solid #CCC;
}
.navbar-default .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;

}
.navbar-brand {
    padding: 4px 7px;

}
.navbar-brand>img {
    width: 75px;
    height: 45px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
}
.navbar_fixed .logo_h img {
    width: 65px;
    height: 50px;
}
.navbar-brand {
    height: 34px;
	padding:0;
}
.mobile_icon_nav a span img{
	border: 0 !important;
    width: 40px;
    margin-top: 6px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #666;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #333;
    background-color: #FFF;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 24px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
}
.banner-area .col-sm-7 img {
    width: 80px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
	top: -33px;
}
.banner-area {
	margin-bottom: -1px;
    padding-top: 60px;
    padding-bottom: 0px;
    margin-top: 0;
    overflow: hidden;
    background: url(../images/banner-bg.jpg) !important;
    background-size: cover !important;
    background-position: top right 55% !important;
	
}
.inner-banner-area {
    padding-top: 23px;
    margin-top: 55px;
    overflow: hidden;
}
.badge-out {
    margin-bottom: 20px;
}
.banner-area h1 {
    margin-top: 0;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
}
.inner-banner-area h1 {
    margin-top: 0;
	text-align: center;
	margin-bottom: 0px;
}

.inner-banner-area .form-bttn {
    margin-top: 14px;
    margin-bottom: 20px;
	width: 100%;
	    
}
.banner-area h3 {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 22px;
}
.banner-area .col-sm-5 {
    position:absolute;
	left: 18%;
}
.banner-area .col-sm-7 {
	margin-top:0px;
}
.banner-area .col-sm-7 h1 span {
	display:none;
}
.banner-area .col-sm-7 h2 {
	font-size: 16px !important;
	margin-bottom: 0;
}
.inner-banner-area .col-sm-7 h2 {
	font-size: 16px !important;
	margin-bottom: 0;
}
.dropbtn {
    background: transparent;
    color: #287dc0;
	font-family: 'Roboto Condensed', sans-serif;
}
.form-bttn {
    position: relative;
    border-radius: 25px !important;
    padding: 10px 13px;
    border-color: #003f6f;
    text-align: center;
    margin: auto;
    font-size: 20px !important;
    font-family: 'Patua One', cursive;
    margin-top: 15px;
	float:none;
}
.form-bttn-out{
	margin-left:auto;
	margin-right:auto;
}
.form-bttn h2 {
    line-height: 20px;
    margin-top: 2px;
    margin-bottom: 0px;
    font-size: 18px !important;
}
.form-bttn:after {
	display:none;
}
/*.bnr-btm{
	width:50%;
}*/
.bnr-btm h6{
	font-size:12px;
	color: #b3deff;
}
.red-round {
    display: inline-block;
    width: 1px;
    height: 11px;
    background: #35baec;
    border-radius: 0;
    margin-right: 9px;
}
.bnr-btm-out {
    margin-top: 15px;
}

.call {
    font-size: 13px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #f50300;
    display: inline-block;
    line-height: 38px;
    margin-top: 15px;
	width: 100%;
	padding-left: 5px;
    padding-right: 5px;
}
.immediate-call a {
    margin-left: 0 !important;
    display: inline-block;
    left:15px;
	padding-right: 25px;
    padding-left: 25px;
	padding-top:0 !important;
	padding-bottom:0 !important;
    margin-top: 10px;
	margin-right: 0;
}
.call-btn-btm {
    line-height: 50px;
	padding-right: 50px !important;
    padding-left: 50px !important;
}
.immediate-call h1 {
    font-size: 25px;
    margin-bottom: 30px;
}
.immediate-call h1:before {
    border-bottom:0;

}
.immediate-call h3 span {
    display:none;
}
.call-btm {
    line-height: 50px;
}
.promise-area-out .offset-2{
	padding-bottom: 10px;
	padding-left: 25px;
    padding-right: 25px;
}
.promise-area img {
    width: 100%;
	margin-bottom: 20px;
}
.promise-area {
    text-align: center;
	margin-top: 20px;
}
.promise-area h1 {
    font-size: 17px !important;
    color: white;
	    margin-bottom: 15px;

}
.promise-area .col-sm-3 {
    width: 25%;
    padding: 0 5px;
}
.promise-area-out {
    background: transparent;
}

.service-section-out {
    padding-top: 0;
	padding-bottom: 40px;
}
.why-choose-out {
    padding-bottom: 0;
	background-color: black;
	    padding-top: 40px;
}
.why-choose-out h1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 10px;
    color: #ffffff;
}
.why-choose-in {
    padding-bottom: 20px;
}
.water-intrusion-in {
    background-image: url(../images/water-proof-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
.water-intrusion-right:before{
	display:none;
}
.testimonials-in .offset-2{
	margin-left:0;
}
.water-intrusion-out {
    padding-top: 0;
    padding-bottom: 0;
}
.water-intrusion-in h1 {
    font-size: 19px !important;
	text-align:left;
	margin-bottom: 20px;
}
.water-intrusion-in p {
    font-size: 14px;
	margin-bottom:30px;
}
.water-intrusion-in a {
    margin-top: 15px;
	display:none;
}
.water-intrusion-right:after {
    left: 5px;
    right: 5px;
}
.water-intrusion-right {
    padding-top: 20px;
}
.water-intrusion-right p {
    font-size:16px;
}
.water-intrusion-in h2 {
    margin-bottom: 10px;
}

.quote-1 {
    margin-right: 10px;
    width: 35px;
    position: absolute;
    top: 50px;
}
.quote-2 {
    width: 35px;
}
.companies-out {
    padding-top: 40px;
    padding-bottom: 0;
    background: #272727;
}
.companies-out .col-sm-2{
	width:33.3%;
} 
.companies-out img{
	margin-bottom:0;
	margin-top:30px;
	width: 100%;
}
.address-in h4 {
    font-size: 17px;
	margin-bottom:0;
}
.address-in {
    margin-bottom: 30px;
}
.footer_out {
    padding-top: 50px;
    padding-bottom: 0;
}
.footer_out img{
    margin-bottom:30px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 100%;
}



.head_in p span {
    display:none;
}

.abt_mob{
	display:block;
}

.abt_pc{
	display:none;
}

.fill_inner{
	height:200px;
}
.inner_section_01 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.head_in {
    padding: 0;
}
.head_in p a {
    color: #FFFFFF;
    margin-left: 10px;
    margin-right: 15px;
    background: #58a139;
    padding: 5px;
    text-align: center;
    width: 30px;
    display: inline-block;
	border-radius:4px;
}
.head_in p .fa {
    margin-right: 0;
    font-size: 16px;
}
.mobile_icon_nav{
	position:absolute;
	right:75px;
	top:8px;
	display:inline-block;
}
.fill_inner {
    height: 250px;
    background-position: top 0px center !important;
}


.navbar-fixed-top {
    top: 0;

}
.navbar-default .navbar-nav>li>a{
	padding-left:20px;
	color:#333;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    display: inherit;
}

.service-section-out h1{
	font-size:30px !important;
	padding-bottom: 0px;
}
.cpy p a {
    text-align: left;
}
.social {
    text-align: left;
}
.contact-section-out {
    padding-bottom: 0;
}
.contact-widget {
    padding-bottom: 0;
	padding: 20px;
	margin-bottom: 30px;
}
.payment {
    border-top: 0;
}
.payment a img {
    width: 80%;
    float: left;
	margin-top: 35px;
}
.payment a {
    float: left;
}
.payment h2 {
    float: left;
    margin-top: -95px;
}
.navbar_fixed .logo_h {
    width: 22%;
}
.header_area {
    position: fixed;
	top:0;

}
.dropdown-location {
    position: absolute;
    right: 107px;
    top: 18px;
}
.dropdown-content {
    min-width: 126px;
}
.dropbtn img {
    width: 18px;
}
.dropbtn {
    font-size: 13px;
	text-transform:uppercase;
}
.service-in {
    padding: 30px 10px 30px 10px;
}
.footer-btm {
    padding-bottom: 50px;
}
.header_area.navbar_fixed .main_menu .navbar {
    border-top: 0;
    top: -1px;
}
.car-out{
	position:relative;
	text-align:center;
}
.car-out img {
    position: absolute;
    top: -7px;
    right: 0;
}

.banner-area .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    z-index: 11;
	    width: 100%;
}
.banner-area h3{
	background: transparent;
    border-radius: 10px;
    padding-top: 0;
    padding-bottom: 0;
	text-align: center;
	color: #22c1fd;
}
.testimonials-in .bx-wrapper .bx-pager {
    text-align: center;
    padding: 0;
    bottom: -30px;
}

.contact-form {
    margin-top: 0;
	padding: 20px;
}
.banner-area .modal-header h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.banner-area .modal-header .close {
    padding: 0;
}
.social-mob {
    display: inherit;
    right: 35px;
    top: 13px;
	margin-right: 25px;
}
.abt-rit {
    padding-top: 10px;
    color: #FFF;
	padding-bottom:30px;
}
.ingredient-in {
    margin-bottom: 20px;
}

.social-mob a img{
	width:18px;
}
.footer_out h2 {
    padding-bottom: 0;
}
.footer_out .col-sm-3 {
    margin-bottom:20px;
}
.footer_out .col-sm-2 {
    margin-bottom:20px;
}
.testimonials-in {
    padding-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0px;
}
.companies-out h1:before {
    display:none;
}

.main_menu:before {
    width: 36%;
	border-top: 71px solid white;
    border-right: 26px solid transparent;
}
.banner-area-content {
    padding-top: 40px;
}
.banner-bottom {
   padding-bottom: 0; 
}
.promise-area-out {
    margin-top: 0;
}
.header_area .navbar-brand:before {
    top: -18px;
	border-top: 70px solid white;
}
.navbar_fixed .header_area .navbar-brand:before {
    top: -20px;
}
.navbar_fixed .logo-out-new {
    height:inherit;
    overflow-y:inherit;
    width: inherit;
}
.header_area .menu_nav {
    width: 100%;
	text-align: left;
	padding-bottom: 15px;
}
.header_area .navbar .nav .nav-item .nav-link {
    padding: 10px 0;
    margin-right: 0px;
    display: block;
    border-bottom: 0;
    border-radius: 0px;
    font-size: 14px;
}
.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
    line-height: 20px;
    padding: 14px 0;
}

.header_area.navbar_fixed .get-a-quote-header {
    display:inherit;
}
.top-call {
    text-align: right;
    margin-right: 10px;
}
.get-a-quote-header {
    margin-right: 10px;
}
/*.navbar-collapse {
        position: absolute;
        top: -338px;
        left: 0;
		bottom:100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        display: block;
		background: #012544;
		padding-top: 80px;
    }*/
    .navbar-collapse.collapsing {
        height: auto !important;
        margin-left: 0%;
        left: 0;
        transition: all 0.2s ease;
    }
    .navbar-collapse.show {
        left: 0;
		bottom:auto;
		top: 0px;
		z-index: -1;
    }
.inner-section-one {
    padding-top: 20px;
    padding-bottom: 20px;
}
.location-color{
	display:inherit !important;
	color:#FFF;
}
.plumbing-service-section-in {
    border-bottom: 1px #e2e2e2 solid;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.plumbing-service-section hr {
    display:none;
}
.trust-right{
	display:none;
}
#get_quote {
    top: 40%;
}
.service-in {
    padding: 30px 25px 30px 25px;
	margin-bottom:0px
}
.service-in h2 {
    font-size: 17px;


}

.testimonials-in .bx-wrapper .bx-controls {
display:none;
}


.about-area-out h1:before {
    background-size: contain;
}
.about-area-out h1 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 35px;
    font-size: 26px;
}

.howcan-area-out h1:before {
    background-size: contain;
}
.howcan-area-out h1 {
    position: relative;
    padding-top: 33px;
    padding-bottom: 70px;
    padding-left: 35px;
    font-size: 19px;
}
.how-can-icon {
    width: 82px;
    height: 82px;
}
.how-can-icon img{
	width:45px;
}
.how-can-icon {
    padding-top: 20px;
}
.how-can-in h3 {
    font-size: 9px;
}
.how-can-in {
    padding-bottom: 0;
}

.contact-widget h1:before {
    background-size: contain;
}
.contact-widget h1 {
    position: relative;
    padding-top: 87px;
    padding-bottom: 87px;
    padding-left: 35px;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
}




}

@media only screen and (max-width: 575px){
.promise-area-out .offset-2 {
    margin-left: 0;

}
.header_area .get-a-quote-header {
    right: 5px;
}

.banner-area .col-sm-5 {
    position: absolute;
    left: 0;
}
.social-mob{
	display:inherit;
	right: 55px;
}
.howcan-area-out .column img {
    width: 45px;
    padding-top: 0;
}
.how-can-icon {
    width: 85px;
    height: 85px;
}
.how-can-icon img {
    width: 75px;
    padding-top: 20px;
}
.how-can-in h3 {
    font-size: 12px;
    margin-top: 10px;
}
.about-area-out h1 {
    margin-left: 28%;
	padding-left: 16px;
}

.howcan-area-out h1 {
    margin-left: 24%;
}
.contact-widget h1 {
    margin-left: 23%;
}
.address-in {
    text-align: left;
}
.about-area-out h2 {
    text-align: center;
}
.about-area-out p{
    text-align: center;
}
.why-choose-in {
    text-align: center;
}
.tell-us-left{
	text-align:center;
}
.tell-us-in h1 {
     text-align: center; 
}
.tell-us-left p {
    text-align: center;

}
.cpy p {
    text-align: center !important;
}
.social {
    text-align: center;
    width: 158px;
    margin-left: auto;
    margin-right: auto;
}
.payment a img {
    margin-top: 0px;
}
.howcan-area-out {
    overflow: hidden;
}
}
@media (min-width: 1400px) {
.main_menu:before {
    width: 33%;
}



}








.inner-section-two .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 19px;
    width: 100%;
}
.ekko-lightbox {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-right: 0px!important;
}
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.ekko-lightbox-nav-overlay a {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity 0.5s;
  color: #fff;
  font-size: 30px;
  z-index: 100;
}
.ekko-lightbox-nav-overlay a > * {
  flex-grow: 1;
}
.ekko-lightbox-nav-overlay a > *:focus {
  outline: none;
}
.ekko-lightbox-nav-overlay a span {
  padding: 0 30px;
}
.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}
.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}
.ekko-lightbox-nav-overlay a:focus {
  outline: none;
}
.ekko-lightbox-nav-overlay a.disabled {
  cursor: default;
  visibility: hidden;
}
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}
.ekko-lightbox .modal-dialog {
  display: none;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  /* establish flex container */
  flex-direction: column;
  /* make main axis vertical */
  justify-content: center;
  /* center items vertically, in this case */
  align-items: center;
}
.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}
.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite ease-in-out;
}
.ekko-lightbox-loader > div > div:last-child {
  animation-delay: -1s;
}
.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
