
@font-face {
  font-family: Roboto_bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Regular.ttf);
}



body {
    font-family: Roboto;
    overflow-x: hidden;
}

a {
	text-decoration: none;
	cursor:pointer;
}
a:hover, a:focus {
	text-decoration: none;
}
a:focus {
	outline: none;
}


/* Underline From Center */
.hvr-underline-from-center_acme_dash {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center_acme_dash:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #205385;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center_acme_dash:hover:before, .hvr-underline-from-center_acme_dash:focus:before, .hvr-underline-from-center_acme_dash:active:before {
  left: 0;
  right: 0;
}



.theme_button{
    border-radius: 100px;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 900;
    font-family: Roboto_bold;
}


header{
	padding: 0% 4%; 
	background: #fff;
	transition: all 0.5s;
}
.headerbarscroll{
	position: fixed;
	width: 100%;
	z-index: 9999;
    background: #ecf6ffdb;
}
.hrdlogoimgscroll{
	width: 42% !important;
}
.hdr_button_scroll {
    padding: 4% 8% !important;
    font-size: 0.9vw !important;
}

.hdr_logo{
	align-content: center;
}
.hdr_logo img{
	width: 80%;
	transition: all 0.5s;
}
.hdr_nav_section{
	align-content: center;
}

.hdr_nav_section .nav-link{
	transition: all 0.7s;
}
.hdr_nav_section .nav-link:hover{
    padding-bottom: 6px;
}



.hdr_mob_menu_sec{
	display: none;
    text-align: right;
    align-content: center;
    z-index: 9999;
}

.hdr_mob_menu .bar1, .hdr_mob_menu .bar2, .hdr_mob_menu .bar3 {
  	width: 34px;
  	height: 4px;
  	background-color: #333;
  	margin: 5px 0;
	margin-left: auto;
  	transition: 0.4s;
}

.hdr_mob_menu .change .bar1 {
	transform: translate(0, 11px) rotate(-45deg);
  	background-color: #fff;
}

.hdr_mob_menu .change .bar2 {opacity: 0;
  	background-color: #fff;
}

.hdr_mob_menu .change .bar3 {
  	transform: translate(0, -7px) rotate(45deg);
	background-color: #fff;
}

.mob_menu_dropdown{
	display: none;
	animation: fadeInRight 1s;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 95%;;
    z-index: 999;
    background: #1e528bfa;
    height: 100%;
}

.mob_menu_cont{
	display: grid;
	height: 100%;
    width: auto;
    text-align: center;
    padding: 5% 0%;
    align-content: center;
}
.mob_menu_link{
	padding: 3% 0%;
	color: #fff;
}


.hdr_nav_section .navbar{
	width: 60%; 
	margin: auto;
    font-size: 15px;
    font-weight: 700;
    font-family: Roboto;
}
.hdr_cont{
	align-content: center; 
	text-align: right;
}
.hdr_button{
    border-radius: 100px;
    padding: 8% 15%;
    font-size: 1vw;
    font-weight: 900;
    font-family: Roboto_bold;
	transition: all 0.5s;
}





.section2{
	padding: 3% 5%; 
	background:#fff;
	text-align: center;
}
.section2 img{
	width: 70%;
    mix-blend-mode: luminosity;
    transition: all 0.8s;
}

.section2 img:hover{
    mix-blend-mode: unset;
    scale: 1.2;
}



.section3{
	background: #f4f4f4; 
	padding: 7% 5%;
}
.sec3_heading{
	width: 50%;
}
.sec3_heading h5{
  	font-size: 20px;
  	font-family: Roboto_bold;
}
.sec3_heading h3{
  	font-size: 35px;
  	font-family: Roboto_bold;
}
.sec3_post_cont{
	background: #fff;
	width: 100%;
}
.sec3_post_cont img{
	width: 100%;
}
.sec3_post_text{
	padding: 8%;
}
.sec3_post_text h4{
  	font-size: 20px;
  	font-family: Roboto_bold;
}
.sec3_post_text p{
  	font-size: 15px;
}




.section4{
	color: #fff;
}
.sec4_bg1{
	background: #1c1d1f;
}
.sec4_bg2{
	background: url('../assets/img/15000.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.sec4_cont{
	padding: 15% 22%;
}
.sec4_cont h5{
	color: #205289;
  	font-family: Roboto_bold;
  	font-size: 18px;
}
.sec4_cont h4{
	color: #fff;
  	font-family: Roboto_bold;
  	font-size: 30px;
}
.sec4_cont p{
	color: #bebebe;
  	font-size: 15px;
}
.sec4_cont h3{
	color: #fff;
  	font-size: 18px;
  	padding-left: 5%;
    line-height: 2;
}
.sec4_cont h2{
	color: #205289;
  	font-family: Roboto_bold;
  	font-size: 45px;
  	padding-left: 35%;
}






.section5{
	background: #f4f4f4; 
	padding: 7% 5%;
}
.sec5_heading{
	width: 70%;
	margin: auto;
}
.sec5_heading h4{
  	font-family: Roboto_bold;
  	font-size: 28px;
}
.sec5_heading p{
  	font-size: 15px;
}

.sec5_bg1{
	background: url('../assets/img/chemical_processing1.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	height: 100%; 
	min-height: 400px;
}
.sec5_txt_head_cnt{
	display: flex; 
	text-align: center;
	padding: 0px 20px;
}
.sec5_txt_head{
	width: 100%; 
	padding: 18px 0px;
	color: #747474;
  	font-family: Roboto_bold;
  	font-size: 15px;
}
.sec5_txt_head:hover{
	color: #000;
}
.sec5_txt1{
  	font-size: 15px;
  	padding: 0px 50px;
}

.sec5_cont2{
	margin-top: 5%;
}
.sec5_txt2 h5{
  	font-size: 18px;
  	font-family: Roboto_bold;
}
.sec5_txt2 p{
  	font-size: 15px;
}

.sec5_post{
	background: #fff; 
	padding:  8% 8%;
}
.sec5_post .sec5_icon{
  	font-size: 50px;
  	font-family: Roboto_bold;
}
.sec5_post h4{
  	font-size: 22px;
  	font-family: Roboto_bold;
}
.sec5_post p{
  	font-size: 15px;
}

.sec5_bg2{
	background: url('../assets/img/chemical_processing2.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	height: 100%; 
	min-height: 500px;
}





.section6{
	padding: 7% 5%;
}

.sec6_heading{
	width: 50%;
}
.sec6_heading h3{
  	font-family: Roboto_bold;
  	font-size: 35px;
}
.sec6_heading p{
  	font-size: 15px;
}


.sec6_post_cont{
	background: #f4f4f4;
	width: 95%;
	margin: auto;
}
.sec6_post_cont img{
	width: 100%;
}
.sec6_post_text{
	padding: 8%;
}
.sec6_post_text h4{
  	font-size: 17px;
}
.sec6_post_text p{
  	font-size: 22px;
  	font-family: Roboto_bold;
}





.section7{
	background: #1c1d1f; 
	padding: 7% 5%;
}
.cont7_text{
	color: #fff; 
	padding-right: 20%;
}

.cont7_text h3{
  	font-size: 36px;
  	font-family: Roboto_bold;
  	padding-bottom: 20px;
}
.cont7_text p{
  	font-size: 15px;
  	padding-bottom: 20px;
}

.dash_feedback_scroll{
    overflow-y: scroll; 
    max-height: 590px;
}
.dash_feedback_scroll::-webkit-scrollbar {
    width: 3px;
}

.dash_feedback_scroll::-webkit-scrollbar-thumb {
  	background: #555; 
}
.dash_feedback_scroll::-webkit-scrollbar-thumb:hover {
	background: #888; 
}

.sec7_feedback{
	background: #fff; 
	padding: 4%; 
	width: 80%; 
	margin-bottom: 5%;
}
.sec7_feedback p{
  	font-size: 15px;
}
.sec7_feedback h5{
  	font-size: 16px;
  	font-family: Roboto_bold;
}
.sec7_feedback img{
	width: 80%;
}


.section8{
	padding: 7% 5%; 
	background: #f4f4f4;
}

.sec8_card{
	 padding: 12%;
	 margin: 0px 10px;
}
.sec8_card h4{
  	font-size: 26px;
  	font-family: Roboto_bold;
}
.sec8_card h5{
  	font-size: 18px;
}
.sec8_card p{
  	font-size: 15px;
}

.sec8_text{
	padding: 0px 30px;
}
.sec8_text h3{
  	font-size: 36px;
  	font-family: Roboto_bold;
}
.sec8_text h5{
  	font-size: 17px;
}
.sec8_text p{
  	font-size: 15px;
}



.section9{
	padding: 7% 5%; 
	background: #1c1d1f;
}
.sec9_text{
	color: #fff;
	margin-bottom: 50px;
}

.sec9_text h3{
  	font-size: 36px;
  	font-family: Roboto_bold;
}
.sec9_text p{
  	font-size: 15px;
}

.sec9_card{
	background: #fff;
}
.sec9_card img{
	width: 100%;
}
.sec9_card h5{
  	font-size: 18px;
  	font-family: Roboto_bold;
}
.sec9_card p{
  	font-size: 15px;
}
.sec9_card svg{
  	font-size: 18px;
}
.sec9_card_text{
	 padding: 8%
}




.section10{
	padding: 7% 5%; 
	background: #f4f4f4;
}
.sec10_heading h3{
  	font-size: 32px;
  	font-family: Roboto_bold;

}

.sec10_post_cont{
	background: #fff;
}

.sec10_post_cont img{
	width: 100%;
}
.sec10_post_text{
	padding: 8%;
}
.sec10_post_text h4{
  	font-size: 20px;
  	font-family: Roboto_bold;
}
.sec10_post_text p{
  	font-size: 15px;
}


















.about_bnrbg{
  background: url(../assets/img/about_bg.jpg);
  background-position-y: bottom;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 10% 0% 7% 0%;
  position: relative;
}

.banner_txt{
     background-color: #205289;
    border-radius: 100px;
    color: #fff;
    font-size: 30px;
    font-family: Roboto_bold;
    padding: 1% 2% 1% 2%;
    border: none;
    position: absolute;
    right: 16%;
    bottom: -15%;
    transition: all 0.5s;
}





.cont_bannerbg{
  background: url(../assets/img/contact_bg.jpg);
  background-position-y: bottom;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 10% 0% 7% 0%;
  position: relative;
}

.contact_sec1{
	padding: 7% 5%; 
	background: #f4f4f4;
	text-align: center;
}
.contact_sec1 h3{
  	font-size: 32px;
  	font-family: Roboto_bold;	
}
.contact_sec1 p{
  	font-size: 15px;	
}




.cont1{
  background-color: #205289;
  margin: 0%;
  padding: 5% 7%;
}

.cont1 h3{
    font-size: 40px;
    font-family: Roboto_bold;
    color: #fff;
    text-align: justify;
}

.cont1 h4{
    font-size: 20px;
    font-weight: bold;
    font-family: Roboto_bold;
    color: #fff;
    text-align: justify;
}


.frm{
    padding: 5% 0% 5% 0%;
    width: 100%;
}

.frm_input{
	border: none; 
	width: 100%; 
	margin-bottom: 20px; 
	padding: 16px; 
	background-color: #dfdfdf; 
	font-family: Roboto_bold; 
	border-radius: 5px;
    color: #757575;
}

.frm input, .frm textarea{
  font-size: 15px;
}


.map1{
  margin: 0%;
  padding: 0% !important;
}
.map1 iframe{
  width: 100%;
  height: 100%;
}










.comparison-slider-wrapper .comparison-slider .divider:before {
    background: #205289 url(../../assets/img/drag.png) no-repeat center center !important;
    color: #ffffff;
}

.wt_bnrbg{
  position: relative;
}
.wt_bnr_txt{
     background-color: #205289;
    border-radius: 100px;
    color: #fff;
    font-size: 30px;
    font-family: Roboto_bold;
    padding: 1% 2% 1% 2%;
    border: none;
    position: absolute;
    right: 16%;
    bottom: -30px;
    transition: all 0.5s;
}


.wt_sec2{
	background: #f4f4f4; 
	padding: 7% 5%;
}

.wt_sec2_cont{
	margin-top: 5%;
}

.wt_sec2_txt{
	height: 100%;
	align-content: center;
}
.wt_sec2_txt h5{
  	font-size: 20px;
  	font-family: Roboto_bold;
}
.wt_sec2_txt p, .wt_sec2_txt ul{
  	font-size: 15px;
}
.wt_sec2_img img{
	width: 100%;
}


    .landinghmbnr1img {
        position: relative;
        width: 100%;
        animation: fadeIn 1s;
    }
    .landinghmbnr1img img {
        width: 100%;
    }








.footer_section{
	background: #1c1d1f; 
	padding: 7% 5%;
}

.footer_logo{
	width: 15%;
	margin-bottom: 10px;
}
.footer_section form input, .footer_section form button{
	border-radius: 0;
	width: 80%;
}
.footer_navigation{
	color: #fff;
/*	padding-left: 15%;*/
	text-align: center;
}
.footer_navigation ul li{
	list-style-type: none;
	line-height: 3;
  	font-size: 16px;    
  	width: 100%;
    display: inline;
    padding: 19px;
}
.footer_navigation ul li a{
	color: #fff;
}




.topbtn{
	position: fixed;
    bottom: 80px;
    right: 1%;
    z-index: 9999;
    width: 48px;
    height: 50px;
    background: #205289;
    border-radius: 113%;
    display: none;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 27px;
    box-shadow: 1px 1px 3px #00000085;
    transition: all 0.4s;
}
    .topbtn:hover{
        background: #ffd02a;
        color: #000;
        font-size: 31px;
    }
    .topbtn a:hover{
        text-decoration: none;
    }

    .topbtnshow{
    display: grid;
    }


    .whatsapp{
        position: fixed;
        bottom: 25px;
        right: 1%;
        z-index: 9999;
        width: 45px;
    }
    .whatsapp img{
        width: 100%;
    }
