body{font-family: 'IBM Plex Sans', sans-serif;}
@font-face {
	font-family: 'proxima_novabold';
	src: url('../fonts/proximanova-bold.woff2') format('woff2'),
	url('../fonts/proximanova-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_novalight';
	src: url('../fonts/proximanova-light.woff2') format('woff2'),
	url('../fonts/proximanova-light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_novaregular';
	src: url('../fonts/proximanova-reg.woff2') format('woff2'),
	url('../fonts/proximanova-reg.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_novasemibold';
	src: url('../fonts/proximanova-semibold.woff2') format('woff2'),
	url('../fonts/proximanova-semibold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/*******************preloader******************/
#preloader{ position: fixed;right: 0; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; background-color: #ffff; background-position: center;margin: auto; }
#preloader img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; height:auto; max-width:100%; border-radius: 50%; display: inline-block;}
/*************head********************/
.header-top{background: #333333;max-width: 100%;height: 55px;}
.header-top ul {display: flex;justify-content: flex-end;list-style: none;align-items: center;margin-bottom: 0;/* padding: 12px; */}
.header-top li {padding: 13px;}
.header-top li{border-left:1px solid  rgba(255, 255, 255, 0.15);height: 53px;}
.header-top li:nth-child(3n+1){border-left: none;}
.header-top a{color: #fff;text-decoration: none;font-size: 17px;transition: 0.5s all;}
.header-top a:hover{list-style: none;color: #ec6502;}
.header-top i{color: #ec6502;font-size: 20px;width: 20px;height: 27px;margin-right: 8px;}
.header-top a.goog-logo-link {display: none;}
.header-top .goog-te-gadget {font-size: 0 !important;}
.header-top div#google_translate_element{position: relative;}
.header-top div#google_translate_element:before {position: absolute;content: "";background-image: url(../images/google.png);left: 6px;top: 6px;width: 18px;height: 18px;background-repeat: no-repeat;}
.header-top .goog-te-gadget .goog-te-combo {background: transparent;border: none;color: #fff;padding: 5px 0px 5px 25px;width: 150px;font-family: 'latosemibold';font-size: 14px;margin: 0;}
.header-top .goog-te-gadget .goog-te-combo option {color: #000;}
/*************************navbar***************************/
nav.navbar.navbar-expand-lg.navbar-light {padding: 22px 0px;}
.navbar.navbar-light .navbar-nav .nav-link {color: black;}
.navbar.navbar-light li.nav-item {padding: 12px 13px 13px 13px;}
.navbar.navbar-light .navbar-nav a.nav-link {font-size: 17px;}
a.navbar-brand{transition: 0.6s all;}
a.navbar-brand img{
	transition: 0.6s all;
}
.navbar a.nav-link {position: relative;}
.navbar a.nav-link::before {content: "";position: absolute;display: block;width: 100%;height: 2px;bottom: 0;left: 0;background-color: #ec6502;transform: scaleX(0);transition: transform 0.3s ease;}
.navbar a.nav-link:hover::before{transform: scaleX(-1);}
.navbar a.dropdown-item {padding: 15px 15px;color: #333333;font-weight: 400;font-size: 16px;letter-spacing: 0.3px; transition: 0.5s all;}
.navbar ul.dropdown-menu.show {border-radius: 0;display: none;transition: 0.5s all;}
.navbar .dropdown-menu {padding: 0px 0px;border: none;border-radius: 0;box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%);transition: 0.5s all;}
.navbar ul.dropdown-menu.show li{border-bottom:1px solid #dddddd ; border: none;}
.navbar a.dropdown-item:hover {background: #FEFAF5; border: none;}
.navScrolled {position: fixed;top: 0;z-index: 9999;width: 100%;background: #fff;box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%);transition: 0.6s all;animation: slideInDown 0.7s;}
.slider-bar .carousel-indicators {display: flex;justify-content: flex-start;}
.slider-bar .carousel-indicators .active {width: 35px;height: 35px;border-radius: 11px;background-color:#fff;text-indent: -3px;margin-top: 0px;}
.slider-bar .carousel-indicators [data-bs-target]{width: 35px;height: 35px;border-radius: 11px;text-indent: -3px;background-color: rgba(255, 255, 255,1);font-weight: 700;}
.slider-bar .carousel-inner .carousel-item {transition: transform 2s ease;}
.h1-carousel {width: 100%;text-align: center;color: white;white-space: pre-line;font-family: 'proxima_novasemibold';font-style: normal;font-weight: 500;font-size: 50px;transition: 0.4s;}
#carousel1 {font-size: 30px;font-family: 'proxima_novaregular';line-height: 36px;letter-spacing: 0.5px;}
.carousel-caption {position: absolute;top: 40%;opacity: 1;transition: 1s; padding: 0px 25px;}
.slider-bar .carousel-caption.slide {top: 0;opacity: 0;transition: 0.4s;}
.slider-bar .caption-bottom {position: relative;bottom: 4vh;opacity: 1;transition: 1s;}
.slider-bar .caption-bottom.slide {bottom: -90vh;opacity: 1;}
.slider-bar .carousel-caption .shpe-top {position: relative;}
.slider-bar .carousel-caption .shpe-top:before {content: "";position: absolute;width: 146px;height: 20px;background: #fff;left: 0%;bottom: 0px;opacity: 0.20;}
.slider-bar .carousel-caption .shpe-top:after {content: "";position: absolute;width: 20px;height: 146px;background: #fff;left: 0%;opacity: 0.20;top: 0px;}
.slider-bar .carousel-caption .shpe-bottom{position: relative;}
.slider-bar .carousel-caption .shpe-bottom:before{content: "";position: absolute;width: 146px;height: 20px;background: #fff;bottom: -15px;opacity: 0.20;right: 0%;/* top: -35px; */}
.slider-bar .carousel-caption .shpe-bottom:after{content: "";position: absolute;width: 20px;height: 146px;background: #fff;bottom: 5px;opacity: 0.20;right: 0%;}
/***********************welcome part***********************/
.amar-part .amar-head h6 {font-size: 20px;color: #666666;font-weight: 300;position: relative;}
.amar-part {padding: 25px 0px 0px 15%;}
.amar-part .amar-head h6:before{width: 70px;position: absolute;height: 3px;background: #ec6502;content: "";display: block;top: 9px;transform: translateX(-116%);}
.amar-part .amar-head h2 {font-size: 45px;font-weight: 500;line-height: 54px;}
.amar-part .amra-content p {color: #444444;font-size: 16px;line-height: 25px; text-align: justify;}
.amar-part .amar {margin-top: 35px;}
.amar-part .amar a.amar-btn {background-color: #ec6502;padding: 10px 51px 14px 22px;color: #fff;text-decoration: none;position: relative;transition: 0.5s all;}
.amar-part .amar a.amar-btn span{width: 17px;height: 3px;background: #FFF;position: absolute;right: 31px;top: 20px;transition: 0.5s all;}
.amar-part .amar a.amar-btn:before{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 23px;height: 23px;bottom: 11px;right: 16px;}
.amar-part .amar a.amar-btn:after{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 21px;height: 21px;bottom: 12px;right: 5px;opacity: 0.25;}
.amar-part .amar a.amar-btn:hover{background: #3a3a39;}
.amar-part .amar a.amar-btn:hover span {transform: translateX(10px);width: 14px;}
.welcome .welcome-part .micron-img {position: relative;text-align: center;}
.welcome .welcome-part .micron-img .bg-imgpart {position: absolute;top: 94px;bottom: 0;left: 35px;}
.bg-imgpart img {border: 15px  solid #fff;box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);}
/***************************experinace*************************/
.experiences {background: #3a3a39;padding: 44px;position: relative;z-index: 1;display: block;width: 100%;}
.experiences:before{content: "";position: absolute;background-image: url('../images/shape.png');width: 100%;max-width: 356px;height: 224px;display: block;left: -62px;z-index: 1;top: -16px;background-repeat: no-repeat;background-size: cover;}
.experiences .experiences-part {padding: 0px 20px;}
.experiences .experiences-part h3 {color: #fff;font-size: 35px;font-weight: 500;line-height: 42px;}
.experiences .experiences-part p{font-size: 18px;color: #fff;white-space: pre-line;font-weight: 400;}
.experiences .experiences-button {margin-left: 36%;}
.experiences-button a.contact-button {background-color: #ec6502;padding: 10px 51px 14px 22px;color: #fff;text-decoration: none;position: relative;transition: 0.5s all;}
.experiences-button a.contact-button span{width: 17px;height: 3px;background: #FFF;position: absolute;right: 29px;top: 20px;transition: 0.5s all;}
.experiences-button a.contact-button:before{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 23px;height: 23px;bottom: 11px;right: 16px;transition: 0.5s all;}
.experiences-button a.contact-button:after{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 21px;height: 21px;bottom: 12px;right: 5px;opacity: 0.25;transition: 0.5s all;}
.experiences-button a.contact-button:hover{background: #fff; color: #000;}
.experiences-button a.contact-button:hover span {transform: translateX(9px);width: 14px;background: #000;}
.experiences-button a.contact-button:hover:before{border: solid 2px #000;}
.experiences-button a.contact-button:hover:after{border: solid 2px #000;}
/*****************************why**************************/
.why{position: relative;}
.why:before{content: "";position: absolute;width:100%;max-width: 725px;height: 312px;background: #FBE7D3;right: 0;top: 85px;}
.why-chose .why-part {padding: 25px 0px 0px 15%;}
.why-part .why-head h6 {font-size: 20px;color: #666666;font-weight: 300;position: relative;}
.why-part .why-head h6:before{width: 70px;position: absolute;height: 3px;background: #ec6502;content: "";display: block;top: 9px;transform: translateX(-116%);}
.why-part .why-head h2 {font-size: 45px;font-weight: 500;line-height: 54px;}
.why-part .why-head p{font-size: 16px;color: #333333;font-weight: 400;white-space: pre-line;}
.why-part .why-head ul {list-style: none;}
.why-part .why-head ul li{font-size: 17px;line-height: 35px;position: relative;}
.why-part .why-head ul li:before{content: "";position: absolute;width: 14px;height: 6px;background: #ec6502;left: -36px;top: 15px;bottom: 0;border-radius: 3px;}
.why-part .why-head ul li:after{content: "";position: absolute;width: 8px;height: 6px;background: #ec6502;left: -18px;top: 15px;bottom: 0;border-radius: 58px;}
.why-counter .why-part2 {text-align:-webkit-right;}
.why-counter .counter-box {text-align: center;box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.15);width: 213px;padding: 20px 13px;border-radius: 15px;margin-bottom: 24px;position: relative;background: #fff;}
.why-counter p span.counter {font-size: 35px;font-weight: 600;cursor: pointer;}
.why-counter p span.counter:after {content: "+";}
.why-counter ul.count {padding-left: 0;}
.why-counter .counter-box p {margin-bottom: 0;}
.why-counter span.counter-desc {color: #666666;font-size: 16px;white-space: pre-line;line-height: 20px;cursor: pointer;}
/***************************product**********************/
.product{position: relative;}
.product:before{content: "";position: absolute;background: #FEFAF5;width: 100%;height: 340px;display: block;}
.Products-head{position: relative;margin-bottom: 20px;}
.product-title {padding: 25px 0px 0px 15%;border-right: 1px solid rgba(51,51,51,0.30);}
.Products-head .product-title h6 {font-size: 20px;color: #666666;font-weight: 300;position: relative;}
.Products-head .product-title h6:before{width: 70px;position: absolute;height: 3px;background: #ec6502;content: "";display: block;top: 9px;transform: translateX(-116%);}
.Products-head .product-title h4{font-size: 45px;font-weight: 500;line-height: 54px;}
.Products-head  .product-content p{font-size: 16px;color: #444444;font-weight: 400;white-space: pre-line;margin-bottom: 0;}
/**slider product***/
.product-slider .item {text-align: center;}
.range-content {text-align: center;margin: -15px auto 0 auto;border: 7px solid #333333;padding: 50px 30px 35px 30px;z-index: -1;max-width: 80%;width: 100%;transition: 0.4s ease-out;}
.range-content h5 {font-size: 25px;font-weight: 500;line-height: 25px;	transition: 0.4s ease-out;}
.range-content a {color: #333333;text-decoration: none;font-size: 15px;line-height: 18px;transition: 0.4s ease-out;}
.range-content:after {content: "";position: absolute;background-color: #3a3a39;width: 100%;max-width: 80%;height: 282px;z-index: -1;left: 0;right: 0;padding: 50px 30px 35px 30px;margin: -15px auto 0 auto;display: block;transform-origin: 0 bottom 0;transform: scaleY(0);transition: 0.4s ease-out;}
.range-content:hover:after{transform: scaleY(1.5);}
.range-content:hover a{color: #fff;}
.range-content:hover h5{color: #fff;}
.product-slider .owl-dots {text-align: center;}
.product-slider .owl-dots button.owl-dot.active {background-color: #000;}
.product-slider .owl-dots button.owl-dot{ width: 15px; height: 15px; border-radius: 50%;display: inline-block;background: #ccc; margin: 0 3px;}	
/************************************industries**********************************/
.industry-head {padding: 25px 0px 0px 3%;}
.industry .industry-head h6 {font-size: 20px;color: #666666;font-weight: 300;position: relative;}
.industry .industry-head h6:before{width: 70px;position: absolute;height: 3px;background: #ec6502;content: "";display: block;top: 9px;transform: translateX(-116%);}
.industry .industry-head h4{font-size: 45px;font-weight: 500;line-height: 54px;}
.industry-slider{position: relative;}
.industry-slider button.owl-prev{top: -49px;position: absolute;right: 108px;}
.industry-slider button.owl-next{top: -49px;position: absolute;right: 23px;}
.industry-slider i {background: #ec6502;color: #ffF;padding: 6px 25px;font-size: 25px;border-radius: 4px;}
.img-box1{opacity: 1;display: block;position: relative;}
.img-box1 img {width: 100%;}
.img-box1:after{content:"";opacity: 0;background-color: rgba(0, 0, 0, 0.75);position: absolute;right: 0;left: 0;top: 0;bottom: 0;width: 100%;/* border-radius: 50%; */height: 100%;transition: 0.5s all;}
.img-box1 p{position: absolute;z-index: 2;text-align: center;width: 100%;padding-left: 0px;height: 0px;margin:0px; opacity: 0;transition: all 0.5s ease-in-out 0s;transform: translateY(-50%);top: 45%;}
.img-box1:hover:after{opacity: 1;}
.img-box1:hover p{opacity: 1;color: #fff;font-size: 20px;}
.img-box1:after, .img-box p{transition: all 0.5s ease-in-out 0s;}
/********************************what-up********************/
.what-up {margin-top: -21px; margin-bottom:2px;}
.up{background: #FBE7D3;height: 130px;padding: 22px 131px;}
.page-write{background: #EC6502;padding: 22px 79px;height: 130px;}
.up ul{display: flex;justify-content: flex-end;list-style: none;}
.up img {margin-right: 20px;}
ul.number {display: flex;flex-direction: column;}
ul.note {display: flex;list-style: none;}
ul.note-icon {display: flex;flex-direction: column;	list-style: none;}
ul.number a{font-size: 40px;font-weight: 600;line-height: 48px;color: #000;text-decoration: none;}
ul.number p{font-size: 20px;line-height: 24px;font-weight: 400;color: #000;cursor: pointer;}
ul.note-icon a{font-size: 40px;font-weight: 600;line-height: 48px;color: #fff;text-decoration: none;}
ul.note-icon p{font-size: 20px;line-height: 24px;font-weight: 400;color: #fff;cursor: pointer;}
/***********************footer************************/
footer {background: #3a3a39;}
.footer-section {padding: 55px 0px;}
.footer-section .micron-llp h3,.navigation-bar h3,.product-footer h3,.policy-footer h3,.follow-us h3{font-size: 17px;font-weight: 600;color: #fff;line-height: 20px;}
.footer-section .micron-llp p{font-size: 17px;color: rgba(255,255, 255, 0.75);font-weight: 400;line-height: 28px;}
.footer-section .micron-llp ul,.navigation-bar ul,.product-footer ul,.policy-footer ul,.follow-us ul{list-style: none;padding-left: 0;}
.footer-section .micron-llp ul a,.navigation-bar ul a,.product-footer ul a,.policy-footer ul a,.follow-us ul a{font-size: 17px;color: rgba(255,255, 255, 0.75);font-weight: 400;line-height: 28px;text-decoration: none;}
.micron-llp ul a:hover,.navigation-bar a:hover,.product-footer a:hover,.policy-footer a:hover,.follow-us a:hover{color:  #ec6502;}
.footer-section .micron-llp i {margin-right: 16px;}
.footer-section .follow-us ul{display: flex;flex-direction: row;}
.footer-section .follow-us ul li{margin-right: 27px;}
.footer-right {text-align: right;}
.footer-right a {color: rgba(255,255, 255, 0.65);text-decoration: none;transition: 0.5s all;}
.footer-right a:hover{color:  #ec6502;}
/*********footer-last**********/
hr {color: rgba(255,255, 255, 0.20);}
.footer-end .footer-left p{font-size: 15px;color: rgba(255,255, 255, 0.65);line-height: 18px;font-weight: 400;}
.footer-end .footer-right p{font-size: 15px;color: rgba(255,255, 255, 0.65);line-height: 18px;font-weight: 400;}
/****************bottom*********************/
#myBtn1 {position: fixed;bottom: 32px;right: 42px;z-index: 99;font-size: 18px;border: none;outline: none;cursor: pointer;padding: 15px;border-radius: 38px;color: white;background: #ec6502;}
a.whats-up {position: fixed;bottom: 32px;z-index: 99;font-size: 18px;border: none;outline: none;cursor: pointer;padding: 15px;left: 0;border-radius: 38px;transition: 0.5s all;animation: slideInDown 0.7s;}
/**************************contact page*******************************/
/********contact-name head***********/
.header1-img{width: 100%;max-width: 100%;background-image: url('../images/contact.jpg');background-repeat: no-repeat;background-size: cover;height: 200px;}
.header1-img .header-head {padding: 55px 25px;}
.header1-img .header-head h1{font-size: 46px;font-weight: 500;color: #ffffff;line-height: 40px;}
.header1-img .header-head ul {display: flex;text-decoration: none;list-style: none;align-items: center;justify-content: center;padding-left: 0;}
.header1-img .header-head ul li {margin-right: 10px;}
.header1-img li.dot-line:before {content: "/";color: #ffffff;font-size: 20px;margin-right: 9px;}
.header1-img .header-head ul li a{color: #ffffff;text-decoration: none;font-size: 20px;transition: 0.5s all;}
.header1-img .header-head ul li a:hover{color: #ec6502;}
/**************contact-form***************/
.contact-box .contact-social .social-title h5 {font-size: 35px;font-weight: 500;line-height: 68px;}
.contact-box .contact-social ul.contact-info {display: flex;list-style: none;flex-direction: column;}
.contact-box .contact-social ul.contact-info li{position: relative;margin-bottom: 18px;}
.contact-box .contact-social ul.contact-info li .icon-box {position: absolute;left: -36px;top: -1px;}
.contact-box .contact-social ul.contact-info li .icon-box  i{color: #ec6502;font-size: 35px;font-weight: 700;}
.contact-box .contact-social ul.contact-info li .icon-text {margin-left: 15px;}
.contact-box .contact-social ul.contact-info li .icon-text span {color: #292929;font-weight: 600;font-size: 17px;margin-right: 5px;}
.contact-box .contact-social ul.contact-info li .icon-text p {line-height: 27px;color: #777;}
.contact-box .contact-social ul.contact-info li .icon-text a {color: #777;text-decoration: none;}
.social-links{border-top: 1px solid #f7f7f7;width: 68%;}
.contact-box ul.social-item {display: flex;list-style: none;width: 235px;justify-content: space-around;padding-left: 0;margin-top: 12px;}
.contact-box ul.social-item i {background: #f7f7f7 none repeat scroll 0 0;border-radius: 50%;color: #9e9e9e;display: block;font-size: 15px;height: 40px;line-height: 38px;text-align: center;width: 40px;transition: 0.5s all ease;}
.contact-box  ul.social-item i:hover{background: #ec6502;color: #fff;}
.contact-box ul.social-item a {text-decoration: none;}
.contact-form .contact-head h4 {font-size: 35px;font-weight: 500;line-height: 54px;}
.contact-form .form-control {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: .25rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;height: 67px;box-shadow: 0 0 0 0;}
.contact-form textarea#note {height: 100px;padding: 15px 12px 54px 12px;}
.contact-form  button.submit {background-color: #ec6502;padding: 15px 51px 14px 22px;color: #fff;text-decoration: none;position: relative;transition: 0.5s all;border: none;}
.contact-form  button.submit:before{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 23px;height: 23px;bottom: 13px;right: 16px;}
.contact-form  button.submit:after{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 21px;height: 21px;bottom: 14px;right: 5px;opacity: 0.25;}
.contact-form  button.submit:hover{background: #3a3a39;}
.contact-form  button.submit:hover span {transform: translateX(10px);width: 14px;}
.contact-form  button.submit span{width: 17px;height: 3px;background: #FFF;position: absolute;right: 31px;top: 26px;transition: 0.5s all;}
.map iframe {border: 0;display: block;}
/**************companyprofile****************/
.comapny-main {text-align: center;position: relative;}
.front-img {position: absolute;top: 94px;bottom: 0;left: 35px;}
.front-img img {border: 15px solid #fff;box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%);}
.company-head h5 {font-size: 45px;font-weight: 500;position: relative;}
.company-head h5:before{width: 70px;position: absolute;height: 3px;background: #ec6502;content: "";display: block;top: 22px;transform: translateX(-116%);}
.company-content p {color: #444444;font-size: 16px;line-height: 25px;text-align: justify;}
/************Infrastructure***************/
.infrastructure {background: #FEFAF5;}
.infrastructure-head h5,.expertise-head h5 {font-size: 35px;font-weight: 500;position: relative;}
.infrastructure-head h5:before,.expertise-head h5:before {width: 70px;position: absolute;height: 3px;background: #ec6502;content: "";display: block;top: 22px;transform: translateX(-116%);}
.infrastructure-content p,.expertise-content p{color: #444444;font-size: 16px;line-height: 25px;text-align: justify;}
/*********************************************quality page**************************/
.assurance {box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%);padding: 25px;background: #fff;border-radius: 10px;}
.assurance  .quality-main  .quality-content p {color: #444444;font-size: 16px;line-height: 25px; justify-content: center;}
.assurance  .quality-main .quality-why .quality-whead h3 {font-size: 30px;font-weight: 400;}
.assurance .quality-main .quality-why .quality-wcontent p{color: #444444;font-size: 16px;line-height: 25px;font-weight: 400;}
.assurance  .quality-main .quality-why .quality-wcontent ul{list-style: none;}
.assurance  .quality-main .quality-why .quality-wcontent ul li{position: relative;}
.assurance .quality-main .quality-why .quality-wcontent ul li:before{content: "";position: absolute;width: 14px;height: 6px;background: #ec6502;left: -36px;top: 11px;bottom: 0;border-radius: 3px;}
.assurance .quality-main .quality-why .quality-wcontent ul li:after{content: "";position: absolute;width: 8px;height: 6px;background: #ec6502;left: -18px;top: 11px;bottom: 0;border-radius: 58px;}
/************************************************************product page***********************/
.Calcium-content {padding: 0px 15px 0px 15px;}
.Calcium-content p {font-size: 18px;color: #444444;line-height: 26px;text-align: justify;}
.Calcium-content span {font-weight: 600;}
.Calcium-content .features-content h6{font-size: 30px;font-weight: 400;}
.Calcium-content .features-content ul {list-style: none;padding-left: 35px;display: flex;flex-direction: column;}
.Calcium-content .features-content ul li{font-size: 17px;color: #444444;line-height: 26px;position: relative;display: block;flex: 0 0 45.333333%;}
.Calcium-content .features-content ul li:before{content: "";position: absolute;width: 14px;height: 6px;background: #ec6502;left: -36px;top: 11px;bottom: 0;border-radius: 3px;}
.Calcium-content .features-content ul li:after{content: "";position: absolute;width: 8px;height: 6px;background: #ec6502;left: -18px;top: 11px;bottom: 0;border-radius: 58px;}
.Calcium-Carbonate .Calcium-img img {position: relative;box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);}
.Calcium-Carbonate .Calcium-img {position: relative;}
.Calcium-Carbonate .Calcium-img:before{content: "";position: absolute;background: #ec6502;width: 92%;height: 92%;left: 65px;right: 0;top: 64px;clip-path: polygon(100% 0, 0% 100%, 100% 100%);}
.Carbonate-applictaion {background: #FEFAF5;padding-top: 25px;padding-bottom: 25px;}
.aplication-head h6{font-size: 40px;font-weight: 500;position: relative;}
.aplication-head h6:before {width: 70px;position: absolute;height: 3px;background: #ec6502;content: "";display: block;top: 22px;transform: translateX(-116%);}
.Carbonate-applictaion .aplication-imges {position: relative;overflow: hidden;}
.Carbonate-applictaion .aplication-imges img{-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;transition-duration: 0.8s;width: 100%;filter: grayscale(1);}
.Carbonate-applictaion .aplication-imges::after {content: "";display: block;position: absolute;transition: 0.5s all;top: 50%;left: 50%;right: 50%;transform: translate(-50%, -50%);width: 100%;height: 100%;border-width: 0px;border-style: solid;border-color: white;}
.Carbonate-applictaion .aplication-imges:hover img{filter: blur(1px) brightness(0.8);}
.Carbonate-applictaion .aplication-imges .application-content{position: absolute;top: 50%;left:47%;transition: 0.5s all;transform: translate(-50%, -50%) scale(0.5);color: white;text-transform: uppercase;font-size: 40px;text-align: center;}
.Carbonate-applictaion .aplication-imges .application-content p{font-size: 18px;transform: translateY(-25%);transition: 0.8s all;opacity: 0;}
.Carbonate-applictaion .aplication-imges:hover .application-content{transform: translate(-50%, -50%) scale(1);}
.Carbonate-applictaion .aplication-imges:hover .application-content p{transform: translateX(0);opacity: 1;}
.Carbonate-applictaion .aplication-imges:hover::after {width: 75%;height: 75%;border-width: 2px;}
.inquiry {background: #3a3a39;}
.inquiry-content h3 {color: #fff;font-size: 21px;font-weight: 500;}
.inquiry-button a{background: #ec6502;padding: 10px 51px 14px 22px;color: #fff;text-decoration: none;position: relative;transition: 0.5s all;}
.inquiry-button a:before{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 23px;height: 23px;bottom: 11px;right: 16px;transition: 0.5s all;}
.inquiry-button a:after{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 21px;height: 21px;bottom: 12px;right: 5px;opacity: 0.25;transition: 0.5s all;}
.inquiry-button a span{width: 17px;height: 3px;background: #FFF;position: absolute;right: 29px;top: 20px;transition: 0.5s all;}
.inquiry-button a:hover{background: #fff;color: #000;}
.inquiry-button a:hover span {transform: translateX(8px);width: 14px;background: #000;	}
.inquiry-button a:hover:after{border: solid 2px #000;}
.inquiry-button a:hover:before{border: solid 2px #000;}
.inquiry-content a {text-decoration: none;color: #fff;}
/*****************************/
.features-content h6{font-size: 30px;font-weight: 400;}
.features-content ul {list-style: none;padding-left: 35px;display: flex;flex-direction: column;}
.features-content ul li{font-size: 17px;color: #444444;line-height: 26px;position: relative;display: block;flex: 0 0 45.333333%;}
.features-content ul li:before{content: "";position: absolute;width: 14px;height: 6px;background: #A6CE39;left: -36px;top: 11px;bottom: 0;border-radius: 3px;}
.features-content ul li:after{content: "";position: absolute;width: 8px;height: 6px;background: #A6CE39;left: -18px;top: 11px;bottom: 0;border-radius: 58px;}
/*****************************/
.inquiry-now {background: #FEFAF5;}
.inquiry-main {padding: 70px 150px 70px;}
.inquiry-head {margin-bottom: 30px;}
.inquiry-head h2{font-size: 40px;font-weight: 500;position: relative;}
.inquiry-head h2:before{width: 70px;position: absolute;height: 3px;background: #ec6502;content: "";display: block;top: 26px;transform: translateX(-116%);}
.inquiry-head p {font-size: 16px;color: #444;font-weight: 500;}
.inquiry-form input.form-control {border-style: solid;border-width: 1px 1px 1px 1px;border-color: #fefaf5;box-shadow: 0 0 30px #FEFAF5;color: #363636;width: 100%;max-width: 100%;opacity: 1;border-radius: 3px;border: 1px solid #ccc;color: #767676;background: #ffffff;padding: 10px 18px;}
.inquiry-form textarea#message{height: 140px;box-shadow: 0 0 30px #fefaf5;border: 1px solid #ccc;}
.button-submit {box-shadow: 0px 28px 50px 0px rgba(0, 0, 0, 0.05);border: none;padding: 15px 51px 14px 22px;/* border-radius: 3px; *//* display: inline-block; *//* text-transform: capitalize; */font-size: 16px;/* font-weight: 500; */color: #ffffff;background: #ec6502;transition: all 0.3s ease;position: relative;/* overflow: hidden; */border: none;}
.button-submit:before{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 23px;height: 23px;bottom: 13px;right: 16px;}
.button-submit:after{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 21px;height: 21px;bottom: 14px;right: 5px;opacity: 0.25;}
.button-submit span{width: 17px;height: 3px;background: #FFF;position: absolute;right: 31px;top: 26px;transition: 0.5s all;}
.button-submit:hover{background: #3a3a39;}
.button-submit:hover span {transform: translateX(10px);width: 14px;}
input#add-main {height:67px}
/*****************************************************/
.thank-sub {max-width: 820px;width: 95%;text-align: center;padding: 80px 25px 80px 25px;margin: 0 auto;height: 400px;box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%);}
.thank-sub h1{font-family: 'Kaushan Script', cursive;font-size:93px;letter-spacing:3px;color: #ec6502;margin:0;margin-bottom:20px;}
.thank-sub p {font-size: 19px;color: #000;font-weight: 400;margin-bottom: 42px;}
a.go-home {background-color: #3a3a39;;padding: 10px 51px 14px 22px;color: #fff;text-decoration: none;position: relative;transition: 0.5s all;}
a.go-home:before{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 23px;height: 23px;bottom: 11px;right: 16px;}
a.go-home:after{content: "";position: absolute;border-radius: 50%;border: solid 2px #fff;width: 21px;height: 21px;bottom: 12px;right: 5px;opacity: 0.25;}
a.go-home span{width: 17px;height: 3px;background: #FFF;position: absolute;right: 31px;top: 20px;transition: 0.5s all;}
a.go-home:hover{background: #ec6502;}
a.go-home:hover span {transform: translateX(10px);width: 14px;}
.sub-page{max-width: 820px;width: 95%;text-align: center;padding: 80px 25px 80px 25px;margin: 0 auto;height: 400px;}
.sub-1 h1 {font-size: 149px;color: #ec6502;font-weight: 700;}
.sub-1 span {color: #3a3a39;}
.sub-1 p{font-size: 19px;color: #000;font-weight: 400;margin-bottom: 42px;}
.privacy-policy p {color: #444444;font-size: 16px;line-height: 25px;text-align: justify;}
.privacy-policy h2 {font-size: 24px;font-weight: 500;}
.privacy-policy ul li {font-size: 16px;line-height: 25px;}
.privacy-policy a {text-decoration: none;}