@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;500;600;700;800;900&display=swap');


body{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: 'Raleway', sans-serif;
}

.top-header{
    width: 100%;
    background-color: #fff;
    padding: 30px 0px 10px 0px;
}
.top-header .container .row .col-md-6:nth-child(1){width:38%;}
.top-header .container .row .col-md-6:nth-child(2){width:57%;}
.left-logo img{
    width: 71%;
    float: left;
    padding-left: 70px;
}
.left-logo {
    margin: 0px 0px 0px -90px;
}
.right-content ul li {
    display: inline-block;
    /*margin: -7px 163px -41px -155px;*/
}
.right-content ul li span {
    margin: 0px 11px 0px 0px;
}
.social-media-icons {
    float: right;
    margin: -45px 0px 0px 0px;
}
.social-media-icons ul li {
    margin: 0px -131px 0px 69px;
}
.social-media-icons ul li a i {
    font-size: 20px;
    color: #000;
    transition: all ease-in-out 0.3s;
}

i.fa-brands.fa-facebook-f:hover {
    color: #3b5998!important;
    transform: rotateY(360deg);
}
i.fa-brands.fa-linkedin-in:hover {
    color: #007bb6!important;
    transform: rotateY(360deg);
}
i.fa-brands.fa-instagram:hover {
    color: #bc2a8d!important;
    transform: rotateY(360deg);
}
i.fa-brands.fa-twitter:hover {
    color: #00aced!important;
    transform: rotateY(360deg);
}
i.fa-brands.fa-youtube:hover{
    transform: rotateY(360deg);
}
i.fa-brands.fa-whatsapp:hover {
    color: #25D366!important;
    transform: rotateY(360deg);
}
.contact-btn a:hover{
    transition: all ease-in-out 0.9s;
    box-shadow: inset 300px 0 0 0 rgb(29, 44, 75);
    color: #fff;

}
.right-content ul li a {
    color: rgba(29,29,29,0.7);
    font-size: 17px;
    text-decoration: none;
}
li.line {
    font-size: 30px;
    margin: -5px 0px -6px 0px;
    font-weight: 100;
    display: block;
}

.top-navbar {
    width: 1015px;
    padding: 6px 0px;
    float: right;
    margin: -14px 0px -34px 0px;
    position: relative;
    background-color: #3e4766;
    font-family: 'Raleway', sans-serif;
    z-index: 1;
}

.navbar{
    background-color:#3e4766;  
}

.navbar::before {
   content: '';
    position: absolute;
    background-color: #3e4766;
    width: 100px;
    height: 68px;
    top: -6px;
    left: 5px;
    transform: translateX(-40%) skewX(-45deg);
    z-index: -1;
}
div#navbarSupportedContent ul li a {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
.dropdown-item{color:#000!important;}
div#navbarSupportedContent ul li {
    margin: 0px 0px 0px 5px;
}
.banner-slider {
    width: 100%;
    height: 500px;
    position: relative;
    z-index: -1;
    margin: 12px 0px 0px 0px;
    overflow:hidden;
}
section.compony-profile {
    width: 100%;
    float: left;
    margin: 50px 0px 0px 0px;
    height: 500px;
    background-color: #e1f2ff;
    padding: 100px 0px 0px 0px;
}

.compony-desc{
    font-family: 'Raleway', sans-serif;

}

.compony-desc h3 {
    color: #3e4766;
    font-weight: 700;
    line-height: 26px;
    margin: 12px 0px 18px 0px;
}
.compony-desc h3 span{
    color: #375281;
}
.compony-desc p{
    line-height: 30px;
}
.left-image img {
    width: 100%;
}
.right-images img {
    width: 100%;
    margin: -168px 0px 199px 0px;
}
.other-ul ul li a span img {
    width: 5%;
    margin: 0px 11px 0px 0px;
    transition: all ease-in-out 0.3s;
}
.other-ul ul li a span img:hover{
    transform: scale(1.25,1.25);
}
.other-ul ul li {
    list-style-type: none;
    display: inline;
    font-weight: 800;
    margin: 0px 45px 0px -32px;
}

.about-btn a {
    display: inline-block;
    background-color: #3e4766;
    width: 120px;
    height: 45px;
    text-decoration: none;
    text-align: center;
    line-height: 45px;
    color: #fff;
    margin: 16px 0px 0px 0px;
}
.about-btn a:hover{
    transition: ease-in 1s;
    box-shadow: inset 300px 0 0 0 rgb(5, 5, 5);
    color: #fff;
}



.our-products {
    width: 100%;
    font-family: 'Raleway', sans-serif;
    float: left;
    margin: 80px 0px 80px 0px;
}
.our-product-desc h1 {
    font-size: 50px;
    font-weight: 700;
    position: relative;
    margin: 0px 0px 22px 0px;
}

.our-product-desc h1::before {
    content: '';
    background-color: rgb(31, 30, 30);
    position: absolute;
    width: 30px;
    height: 20px;
    top: -37px;
    left: 0px;
}
.our-product-desc p {
    font-size: 20px;
    color: #666666;
}
.filter-housing img {
    width: 100%;
    height: 300px;
}
.filter-housing {
    margin: 60px 0px 0px 0px;
    position: relative;
    text-align: center;
}
.icon-box img {
    width: 70%;
    height: 100px;
}
.icon-box {
    width: 130px;
    text-align: center;
    margin: 0px auto;
    position: absolute;
    height: 106px;
    left: 0px;
    line-height: 106px;
    background-color: #3e4766;
    bottom: -50px;
    right: 0px;
}

.icon-box:hover{
    transform: scale(1.25,1.25);
    transition: all ease-in-out 0.3s;
    
}
.filter-housing h2 {
    position: absolute;
    color: #fff;
    font-weight: 700;
    bottom: 100px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.know-more{
    width: 100%;
    background-color:rgb(63 71 103);
    height: 300px;
    margin: 50px 0px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Raleway', sans-serif;
}

.know-more-desc h1 span {
    color: #fff;
}
.know-more-desc h1{
    color: #3e4766;
    font-weight: 600;
}
.know-more-desc p {
    color: #fff;
    font-size: 20px;
}
.know-more-desc img {
    width: 10%;
    display: block;
    margin: 0px 0px -80px -100px;
}
.contact-btn a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    width: 150px;
    text-align: center;
    line-height: 50px;
    font-weight: 700;
}
.contact-btn{
    float: right;
}
.contact-btn a span {
    margin: 0px 12px 0px 0px;
}

.wrapper{
    padding: 70px 0;
    overflow-x: hidden;
  }
  
  
  .my-slider{
    padding: 0 70px;
  }
  .slick-initialized .slick-slide{
    
    color: #FFF;
    
    margin: 0 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  
  
  .slick-next, .slick-prev{
    z-index: 5;
  }
  .slick-next{
    right: 15px;
  }
  .slick-prev{
    left: 15px;
  }
  .slick-next:before, .slick-prev:before{
    color: #000;
    font-size: 26px;
  }
  .client-slider img {
    width: 100%;
}
.client-heading{
    text-align: center;
}

.client-heading h3{
    font-size: 40px;
    font-weight: 700;
    color: #375281;
    margin: 60px 0px 0px 0px;
}

.footer {
    /*background-color: #d3d3d3;*/
    background-color:#3f4767;
    width: 100%;
    padding: 0px 0px 30px 0px;
}

.footer-logo {
    background-color: #fff;
    padding: 40px 0px 30px 0px;
    margin: 50px 0px;
}
/*.footer-logo img {*/
/*    padding: 0px 0px 30px 0px;*/
/*    width: 80%;*/
/*}*/

.footer-logo img {
    padding: 0px 0px 30px 30px;
    width: 60%;
    margin: 0 auto!important;
    display: block;
}

.footer-ul ul li {
    list-style-type: none;
    margin: 0px 0px 19px 0px;
    line-height: 30px;
}
.footer-ul{padding-top: 43px;}
.footer-ul h5{color:#fff;    padding-left: 2rem;}
.footer-ul i{color:#fff; padding-right:5px;}
.footer-ul ul li a{
    color: #fff;
    font-size: 15px;
    padding: 0px 0px 8px 0px;
    text-decoration: none;
    /*border-bottom: 1px solid #ccc;*/
    transition: all ease-in-out 0.3s;

}

.footer-filter-heading {
    text-align: center;
    border-bottom: 1px solid #fff;
    margin: 43px 0px 0px 0px;
}

.footer-filter-heading h5{
    color: #fff;
    position: relative;
}
.footer-filter-heading h5::after {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    top: 27px;
    left: 0px;
}
.footer-filter-heading h5::before {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    top: 27px;
    left: 251px;
}

.footer-filter-ul ul li {
    margin: 29px 0px -14px 13px;
}
.footer-filter-ul ul li a {
    color: #fff;
    font-size: 15px;
    padding: 0px 0px 8px 0px;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    transition: all ease-in-out 0.3s;
}

.footer-filter-ul ul li a:hover{
    border-bottom: 1px solid #3d4663;

}
.footer-filter-ul ul li::marker{color: #fff;}
.copyright{
    width: 100%;
    background-color: #3e4766;
    padding: 15px 0px 0px 0px;
    color: #fff;
    border-top:1px solid #fff;
}
.copyright-right {
    float: right;
}

.dropdown-menu {
   
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    
}

img.phone {
    max-width: 32px;
}

.about-banner {
    background-image: url(../images/bg1.jpg);
    width: 100%;
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Raleway', sans-serif;
    opacity: 1;
}
.about-nav h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
}

section.compony-profile1 {
    width: 100%;
    padding: 70px 0px;
}
.about-page-img img {
    width: 100%;

}

.about-page-img{
    position: relative;
    text-align: center;
    color: #fff;
}
.hover-effect{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    opacity: 0;


}

.hover-effect span i{
    font-size: 25px;
}

.about-page-img:hover .hover-effect{
    opacity: 1;
    bottom: 180px;
    transition: all ease-in-out 0.3s;

}

.about-nav ul li {
    display: inline;
    margin: 0px 5px;
    color: #fff;
}
.about-nav ul li a{
    color: #fff;
}

.industrie-img img{
    width: 100%;
    height: 350px;
    margin: 0px 0px 20px 0px;
}
.aeration-img img{
    width: 100%;
    height: 200px;
    margin: 0px 0px 20px 0px;
}
.aeration-img{
    position: relative;
    /*border:1px solid rgb(63 71 103);*/
    margin-bottom:20px;
    overflow:hidden;
   
}
.aeration-hover a{text-decoration:none;}
.aeration-hover {
    background-color: rgb(77, 75, 75);
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    opacity: 0;
    border-bottom: 1px solid #fff;
    
}

.aeration-hover h4{
    color: #fff;
    position: relative;
    font-size:20px;
    line-height:30px;
    padding:20px;

}


.aeration-img:hover .aeration-hover{
    opacity: 0.9;
    transition: all ease-in-out 0.3s;
}
.aeration-hover h4::before{
    content: '';
    position: absolute;
    background-color: #fff;
    width: 100px;
    height: 2px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    
}

.industrie-img{
    position: relative;
   
}

.industrie-hover {
    background-color: rgb(77, 75, 75);
    width: 100%;
    height: 350px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    opacity: 0;
    border-bottom: 1px solid #fff;
    
}

.industrie-hover h4{
    color: #fff;
    position: relative;

}
.industrie-hover h4::before{
    content: '';
    position: absolute;
    background-color: #fff;
    width: 100px;
    height: 2px;
    top: 60px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    
}

.industrie-img:hover .industrie-hover{
    opacity: 0.9;
    transition: all ease-in-out 0.3s;
    

}




.industrie-serve{
    width: 100%;
    float: left;
    background-color: #fff;
}
.industrie-heading h3 {
    font-size: 40px;
    font-weight: 800;
    margin: 0px 0px 50px 0px;
}

.distributor-heading h2{
    font-size: 40px;
    font-weight: 700;
    margin: 30px 0px;
}
.distributor-heading p{
    font-size: 20px;
    line-height: 50px;
}
section.form-section {
    width: 100%;
    padding: 50px 0px;
}
button.btn.btn-primary.mb-3 {
    background-color: #000;
    border: 0px;
    float: right;
}
.phone-email-icon span i {
    font-size: 35px;
    color: #fff;
}
.phone-email-icon {
    background-color: #3e4667;
    width: 80px;
    height: 80px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px -80px -104px;
}
.phone-email {
    margin: 0px 0px 55px 104px;
}
.phone-email h3 {
    font-weight: 700;
}
.phone-email p a {
    font-size: 20px;
    text-decoration: none;
    color: rgb(78, 77, 77);
}

.duplex-sec-img img{
    width: 100%;
}
.duplex-description p {
    font-size: 16px;
    line-height: 30px;
}
.duplex-sec-img1 img{
    width: 68%;
    margin: 40px 0px;
}
h3.mt-5.mb-5 {
    font-size: 40px;
    font-weight: 700;
    color: #3e4667;
}




.page_cover {
    position: relative;
    z-index: 0;
	top: 30px;
}
.page_title, .header_onthe_cover .page_title {
    text-transform: none;
    background-position: center center;
    background-size: cover;
    background-image: url(https://aquanzaengg.com/wp-content/uploads/2019/09/bg1.jpg);
    padding-top: 60px;
    padding-bottom: 40px;
}
.page_title .section_title {
    font-size: 46px;
    color: #ffffff;
    font-weight: 700;
	white-space: nowrap;
	display: inline-block;
	margin-left:30px;
}
.breadcrumbs {
    padding-bottom: 0px;
    margin-top: 20px;
	margin-bottom: 0px;
	color: #fff;
	margin-left:50px;
}
.breadcrumbs a{
    padding-bottom: 0px;
    margin-top: 20px;
	margin-bottom: 0px;
	color: #fff;
}
.page_content {
    position: relative;
    margin: 80px 50px;
}
.page_content h1 {
    color: #3e4766;
	font-size: 48px;
	font-weight: 700;
}

.accordion {
  font-size: 18px;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #e0e0e0;
    border-radius: 4px;
    background: #fff;
	width: 100%;
	text-align: left
}

.active, .accordion:hover {
  background-color: transparent; 
}

.panel {
  
  display: none;
  color: #fff;
    background-color: #3e4766;
    border-style: solid;
    border-width: 1px;
    border-color: #3e4766;
    border-radius: 0 0 4px 4px;
  overflow: hidden;
	margin-bottom: 30px;
	padding: 10px;
	font-weight: normal;
}
.panel table{width:98%}
.product-detail table{width: 98%;}
.product-detail  th, td {
    border: 1px solid #3e4766 !important;
    text-align: left;
	padding: 8px;}
.accordion-single-content td, .accordion-single-content th{border: 1px solid #fff !important;padding: 10px}
.accordion-single-content table{width: 98%!important}
.cz_2_btn_center {
    display: table!important;
    margin: 0 auto;
}
#cz_55618 .btn1 {
    border-radius: 100px 0 0 100px;
    padding: 17px 15px 17px 15px;
    color: #fff;
    text-decoration: none;
    background-color: #3e4766;
}
.cz_2_btn a.btn1 {
    padding-right: 30px;
}
.cz_2_btn a {
    display: inline-block;
    vertical-align: middle;
}
.cz_2_btn_sep {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    margin: 15px -15px 0;
}
#cz_55618 .btn2 {
    border-radius: 0 100px 100px 0;
    padding: 17px 15px 17px 15px;
    color: #fff;
    text-decoration: none;
    background-color: #3e4766;
}
.cz_2_btn a.btn2 {
    padding-left: 30px;
}
.cz_2_btn a {
    display: inline-block;
    vertical-align: middle;
}
#cz_55618 i {
    color: #fff;
    font-size: 22px;
    border-width: 6px 6px 6px 6px;
    background-color: #111a39;
    border-color: #fff;
	height: 80px;
    width: 80px;
    margin-top: -20px;
}
.cz_2_btn_sep i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 100%;
    display: inline-block;
    padding: 10px;
    position: relative;
    font-size: 20px;
    font-style: normal;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    text-align: center;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.contents{
    max-width: 100%;
    margin: 0 auto;
  }
  
  .accordion-single  {
    border-bottom: 1px solid #efefef;
    margin-top: 10px;
  }
  
  .accordion-single-title {
    border-top: 1px solid #efefef;
    padding: 20px;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: #3d4663;
}
  
.accordion-single-title::after {
    content: "";
    position: absolute;
    right: 25px;
    top: 42%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 18px;
    height: 18px;
    border-top: solid 5px #3d4663;
    border-right: solid 5px #3d4663;
    transform: translateY(-50%) rotate(135deg);
}

  
  .accordion-single-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
  }
  
  .accordion-single-content p {
    padding: 20px;
  }
  
  .accordion-single-item.is-open .accordion-single-content {
    max-height: 2000px;
    background-color: #3d4663;
}
  .accordion-single-item.is-open .accordion-single-title::after  {
    transform: translateY(-50%) rotate(315deg);
  }
  section.accordian {
    margin: 0px 0px 100px 0px;
    width: 100%;
}
.accordion-single-item.js-acc-item {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
}
.accordion-single-content ul li {
    color: #fff;
    margin: 13px 0px 13px 0px;
}

@media screen and (max-width: 600px) {
.top-header .container .row .col-md-6:nth-child(1){width:100%;margin-bottom:50px;}
.left-logo img {margin-left:100px;
    width: 70%;
    float: left;
}
.top-header .container .row .col-md-6:nth-child(2){width:100%; display:none;}
.top-navbar{width:100%!important;}
.navbar-nav{width:100%;}
.navbar-toggler{margin-left: 0px !important;
position: absolute;
right: 20px;
/*left: 270px;*/
top:10px;
    }
.navbar{min-height:55px;}
.our-products {
    width: 100%;
    font-family: 'Raleway', sans-serif;
    float: left;
    margin: 1000px 0px 80px 0px;
}
.page_content h1{font-size:35px;}
.page_content {
  position: relative;
  margin: 40px 20px;
}
.banner-slider{height:190px;}
}

section{position:relative;}
.dropdown-item:hover, .dropdown-item:focus {
    color: #000!important;
    background-color: #fff;
    border-bottom:1px solid rgb(62 71 102);
}
button.accordion{position:relative;}

button.accordion.active::after {
    transform: translateY(-50%) rotate(315deg);
}

button.accordion::after {
    content: "";
    position: absolute;
    right: 25px;
    top: 42%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 18px;
    height: 18px;
    border-top: solid 5px #3d4663;
    border-right: solid 5px #3d4663;
    transform: translateY(-50%) rotate(135deg);
}
.accordion-single-content table{color:#fff!important;margin:15px;}

.ws_effect.ws_fade{display:none!important;}

.slider-container{width:100%;margin:0px;padding:0px;}
.slider_background{
background:#eee;
}
.slide-caption {
padding:0;
height:76px;
margin:0;
margin-top:34%;
width:auto;
}
.slide-caption .btn-primary{
width:100%;
height:100%;
display:inline-block;
vertical-align: middle;
font-weight:normal;
font-size:18px;
}
.slide-caption .btn-primary span{
display:inline-block;
vertical-align: middle;
}
.centerer{
height:100%;
width:0;
display:inline-block;
vertical-align: middle;
}
.slide-caption{
color:#fff;
background-color:#00aced;
}
.slider-container{
overflow:hidden;
}
.slide-caption .row, .slide-caption .col-md-2{
height:100%;
}
.slide-caption .slide-text{
padding:6px 45px;
}
.slider-container .slider-left, .slider-container .slider-right {
padding:0;
margin-bottom: -9999px;
padding-bottom: 9986px;
}
.slider-right{
padding:15px;
background:#00aced;
}
.slider-right h2{
font-weight:normal!important;
font-family: "Museo-300", Helvetica Neue, Helvetica, Arial, sans-serif;
color:#fff !important;
text-transform: uppercase;
font-size:18px;
line-height: 26px;
margin: 15px;
padding-left: 15px;
}
.slider-right ul{
margin:0;
padding:0;
list-style:none;
}
.slider-right .arrow{
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
line-height:normal;
float:right;
color:#346100;
font-weight: 100;
font-size:14px;
}
.slide-title{
margin-bottom: 3px;
font-size:20px;
color:#fff;
}
.slider-right ul li a{
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
display:block;
padding:20px 30px;
background:#f6f5f6;
text-transform: uppercase;
font-size:16px;
color:#475055;
margin-bottom: -1px;
}
.slider-right ul li a:hover{
background:#00aced;
text-decoration:none;
color:#fff;
}
.slider-right ul li a:hover .arrow{
color:#fff;
}
.slider-right .glyphicon{
display:inline-block;
}