html{scroll-behavior:smooth;}
body{font-family:Poppins-Regular;}
body,p,h1,h2,h3,h4,h5,h6,ul{margin:0}
ul{padding:0;margin-bottom:0 !important;}
button:focus{outline:none;}
a,a:hover{text-decoration:none !important;}
a:hover{text-decoration:none;}
a{text-decoration:none;font-family:Poppins-Regular;font-size:18px;line-height:27px;display:block;}
span{font-family:Poppins-Regular;font-size:14px;line-height:30px;display:block;}
h1{font-family:Poppins-Bold;font-size:79px;line-height:78px;}
h2{font-family:Poppins-Bold;font-size:52px;line-height:78px;}
h4{font-family:Poppins-Bold;font-size:48px;line-height:35px;}
h5{font-family:Poppins-Bold;font-size:40px;line-height:24px;}
h3{font-family:Poppins-SemiBold;font-size:24px;line-height:24px;}
p{font-family:Poppins-Regular;font-size:16px;line-height:35px;}
a:focus{outline:none;box-shadow:none;}
button:focus{outline:none !important;}
li{list-style:none}
input:focus{outline:none;}
@font-face{font-family:Poppins-Bold;src:url(../fonts/Poppins-Bold.ttf);}
@font-face{font-family:Poppins-Light;src:url(../fonts/Poppins-Light.ttf);}
@font-face{font-family:Poppins-Medium;src:url(../fonts/Poppins-Medium.ttf);}
@font-face{font-family:Poppins-SemiBold;src:url(../fonts/Poppins-SemiBold.ttf);}
@font-face{font-family:Poppins-Regular;src:url(../fonts/Poppins-Regular.ttf);}
@media (min-width:1500px){.container{max-width:1400px;}
}
.font-semiboold{font-family:Poppins-SemiBold;}

/*header page css*/
.main-header.sticky{position:fixed;top:0;left:0;right:0;background:#fff;z-index:17;box-shadow:-11px 11px 17px rgb(0 0 0 / 16%);}
.main-header.sticky .navbar-brand img{width:99px;margin:0;height:76px;}
.main-header.sticky nav.navbar.navbar-expand-md{padding:0 15px;}
.main-header.sticky .navbar-toggler span{background:rgb(107,186,36);background:linear-gradient(90deg, rgba(107,186,36,1) 23%, rgba(0,64,109,1) 78%);}
.navbar-toggler{border:0;margin-left:20px;margin:0;width:36px;height:24px;padding:0;position:relative;}
.navbar-toggler span{background:#fff;margin:0;display:block;position:absolute;display:block;position:absolute;height:4px;width:100%;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate( 0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate( 0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}
.navbar-toggler:focus{outline:none;}
.navbar-toggler span:nth-child(1){top:0;width:30px;}
.navbar-toggler span:nth-child(2),.navbar-toggler span:nth-child(3){top:10px;}
.navbar-toggler span:nth-child(4){top:20px;width:30px;}
.navbar-toggler.open span:nth-child(1){top:18px;width:0%;left:50%;}
.navbar-toggler.open span:nth-child(2){-webkit-transform:rotate( 45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate( 45deg);}
.navbar-toggler.open span:nth-child(3){-webkit-transform:rotate( -45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate( -45deg);}
.navbar-toggler.open span:nth-child(4){top:18px;width:0%;left:50%;}
.navbar-brand{background:url(../images/logo-bg.png) no-repeat;height:197px;width:160px;padding:0;}
.main-header{position:absolute;left:0;right:0;z-index:16;}
.navbar-brand img{height:94px;margin:35px auto 0;display:block;}
.navbar{width:100%;padding:0;}
.navbar-collapse{margin-left:32px;}
.navbar-expand-md .navbar-nav .nav-link{padding:0 18px;font-family:'Poppins-Medium';color:#fff;}
.navbar-expand-md .navbar-nav .nav-link.active,.navbar-expand-md .navbar-nav .nav-link:hover{color:#37BA24;}
header.main-header.sticky .navbar-brand{background:none;height:auto;}
.main-header.sticky a.nav-link{color:#01416d;}
.main-header.sticky .custom-btn{border:2px solid #37BA24;padding:8px 19px;font-size:16px;}
.main-header.sticky .custom-btn:hover{color:#fff;}
.main-header.sticky .custom-btn:hover::before{background:#37BA24;}
.main-header.sticky .custom-btn span{color:#fff;padding:8px 19px;font-size:16px;}
.custom-btn span{display:flex;justify-content: center;align-items: center;position:absolute;top:0;left:0;width:100%;height:100%;font-size:18px;padding:19px 23px;box-sizing:border-box;opacity:0;color:#37BA24;transition:0.35s ease;}
.custom-btn{background:#fff;font-size:18px;padding:19px 23px;color:#37BA24;font-family:'Poppins-Medium';position:relative;}
.custom-btn:before{content:"";left:0;top:0;position:absolute;width:0;height:100%;background-color:#00406d;transition:0.5s ease;color:#fff;}
.custom-btn:hover:before{width:100%;}
.custom-btn:hover span{opacity:1;}
.banner-section{background:url(../images/banner-bg.jpg) no-repeat;background-position:bottom center;padding:50px 0 570px;position:relative;background-size:cover;}
.banner-caption{max-width:684px;padding:300px 0 0;position:relative;}
.banner-caption h2 ,.banner-caption h1,.banner-caption p{color:#fff;}
.banner-caption p{font-size:16px;}
.banner-caption h1{font-size:68px;}
.banner-caption h2 mark,.banner-caption h1 mark{color:#37BA24;background:none;}
.banner-caption::before{content:'';width:6px;height:93px;background:#37BA24;position:absolute;top:37%;left:37%;right:0;}

/*footer section css*/
.main-footer{background:url(../images/footer-bg.jpg) no-repeat;height:100%;background-size:cover;background-position:top right;padding:210px 0 30px;position:relative;}
.f-logo{margin:0 0 40px;}
.f-headings{color:#fff;position:relative;padding:0 0 20px;margin:0 0 25px;}
.f-headings::after{content:'';width:46px;height:7px;background:#37BA24;position:absolute;bottom:0;left:0;}
.f-address{color:#fff;display:flex;margin:0 0 15px;}
.f-address i{line-height:27px;margin:0 10px 0 0;color:#37ba24;font-size:20px;}
.f-address i.fas.fa-map-marker-alt{margin-right:18px;}
.f-address:hover,.footer-link li a:hover{color:#37ba24;}
.footer-link li a{color:#fff;}
.footer-link li{margin:0 0 15px;}
.footer-space{padding:110px 0 0;}
.news-input input{background:#06273D;width:100%;border:2px solid #06558B;height:75px;padding:5px 69px 5px 20px;font-size:18px;font-family:'Poppins-Medium';color:#FFFFFF;}
.news-input input::placeholder{font-size:18px;font-family:'Poppins-Medium';color:#FFFFFF;}
.news-input{position:relative;}
.news-input i{color:#045891;position:absolute;right:25px;font-size:29px;top:30%;bottom:0;}
.without-bg{border:2px solid #37BA24;background:transparent;padding:17px 34px;color:#37BA24;margin:37px 0 0;font-size:18px;font-family:'Poppins-Medium';line-height:27px;position:relative;}
.without-bg:before{content:"";left:0;top:0;position:absolute;width:0;height:100%;background-color:#37BA24;transition:0.5s ease;color:#fff;}
.without-bg:hover:before{width:100%;}
.without-bg:hover span{opacity:1;}
.without-bg span{position:absolute;top:0;left:0;width:100%;height:100%;font-size:18px;font-family:'Poppins-Medium';line-height:27px;padding:17px 34px;box-sizing:border-box;opacity:0;color:#fff;transition:0.35s ease;}
.footer-li:first-child{padding-right:100px;}
.f-bottom{padding:30px 0 0;border-top:1px solid #55788D;margin:30px 0 0;}
.f-bottom a:hover{color:#37ba24;}
.f-bottom a,.f-bottom span{color:#fff;font-size:14px;font-family:'Poppins-Regular';}
.social-link{display:flex;}
.social-link li a{width:36px;height:36px;background:#37ba24;display:flex;justify-content:center;align-items:center;transition:all .5s;}
.social-link li{margin:0 26px 0 0;}
.social-link li a:hover{transform:translateY(-10px);background:#fff;}
.social-link li a:hover i{color:#37ba24;}
.about-img2{position:absolute;bottom:0;right:0;box-shadow:-11px 11px 17px rgb(0 0 0 / 16%);}
.about-us-image{padding: 0 2% 62px 0;margin: 10px;position:relative;}
.section-headings h4::before{content:'About us';position:absolute;color:rgb(6 39 61 / 3%);font-size:125px;font-family:'Poppins-Bold';bottom:35px;left:-40px;}
.section-headings h4{margin:0 0 44px;position:relative;}
.aboutus-right{padding-left:94px;}
.section-headings{padding-left:39px;}
.section-headings p{color:#7A8E97;font-family:'Poppins-Medium';line-height:30px;margin:0 0 5px;}
.section-headings p.color-black{color:#06273D;}
.section-headings h4::after{content:'';width:66px;height:7px;background:#37BA24;position:absolute;bottom:-24px;left:0;}
.without-bg:hover{color:#37BA24;}
.aboutus{padding:90px 0 140px;position:relative;}
img.hover-img{display:none;position:absolute;left:0;right:0;margin:auto;}
.about__arrows{position:absolute;top:176px;right:0;display:flex;}
.about-img1{width:73%;}
.news__arrow.slick-arrow{width:92px;height:92px;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;}
.news__arrow.slick-arrow:hover{border:1px solid #37ba24;}
.news__arrow.slick-arrow:hover .hover-img{display:block;}
.banner-caption::after{content:'';background:url(../images/1.png) no-repeat;height:1600px;width:82px;position:absolute;left:31%;bottom:-308%;}
.down-arrow{position:absolute;bottom:-73%;left:237px;z-index:16;}
.down-arrow:hover img{transform:translateY(10px);}
.down-arrow img{transition:all .5s;}
.aboutus::after{content:'';background:url(../images/about-bg.png) no-repeat;width:738px;height:707px;position:absolute;background-position:right;right:0;bottom:-10%;z-index:-1;}
.aboutus-slider .slick-list.draggable{padding-bottom:26px;}

/* product section css */
.section-headings h4.products::before{content:'Products';}
.product-con-right{padding-left:100px;}
.product-img img{box-shadow:1px 10px 17px rgb(154 219 184 / 50%);}
.product-section{background:#F5F8F9;padding:150px 0;}
.product-img{margin-top:-244px;}
.product-image1 img{box-shadow:1px 10px 17px rgb(6 39 61 / 20%);width:100%;}
.product-card{position:relative;}
.product-caption{position:absolute;bottom:0;padding:0 32px 32px;}
.product-caption h5{color:#fff;}
.product-caption p{color:#D4DADC;line-height:30px;margin:16px 0 19px;}
.read-more{color:#37BA24;}
.read-more:hover{text-decoration:underline !important;color:#fff;}
.product-blog{padding:80px 0 0;}
.product-card:hover::before{content:'';position:absolute;width:100%;height:100%;background:rgb(14 60 94 / 20%);}

/* career section css */
.career-section{padding:200px 0 150px;position:relative;}
.career-con-right{background:#F5F8F9;padding:87px 70px 70px 148px;position:absolute;right:0;max-width:800px;bottom:-12%;z-index:15;}
h4.career::before{content:'Careers';}
.career-con-right .section-headings{padding:0;}
.job-positions{background:#37BA24;padding:66px 80px;margin-top:-85px;position:relative;z-index:16;}
.job-positions h4{color:#fff;}
.job-ul{padding:62px 0 0;margin:0;}
.job-li{border:2px solid #33AF20;padding:30px;display:flex;justify-content:center;align-items:center;}
.job-li p{color:#fff;line-height:26px;font-size:18px;margin:10px 0 0;text-align:center;}
.job-li img{margin:auto;display:block;}
.job-li:hover{background:rgb(0 128 0 / 50%);}
.job-li:nth-child(2), .job-li:nth-child(3){border-left:0;}
.job-li:nth-child(4){border-top:0;border-radius:0;}
.job-li:nth-child(5){border-top:0;border-left:0;}
.job-li:nth-child(6){border-top:0;border-left:0;}
.career-con{position:relative;}
.career-section::before{content:'';background:url(../images/career-bg.png) no-repeat;width:813px;height:791px;position:absolute;background-size:100%;bottom:-24%;z-index:1;}
.career-con-left::after{content:'Careers';position:absolute;color:rgb(6 39 61 / 3%);font-size:125px;font-family:'Poppins-Bold';top:-35%;right:-33%;}
.career-con-left{position:relative;}
.career-section::after{content: ''; background: url(../images/2-1.png) no-repeat; height: 1401px; width: 81px; position: absolute; right: 19%; top: -15%; z-index: 1; background-size: 90%; }
footer.main-footer::before{}
.scrollToTop{position:absolute;left:0;right:0;width:30px;margin:auto;bottom:30px;z-index:15;}
.scrollToTop img{transition:all .5s;}
.scrollToTop:hover img{transform:translateY(-10px);}
.top-arrow{position:absolute;top:-89px;left:25%;z-index:1;width: 60px;}
.top-arrow img{width:100%;height:300px;}
.top-arrow.career-arrow{top:-49px;}
.top-arrow.career-arrow img{height:260px;}
.scrollToTop img{width:100%;height:auto !important;}
.bread-crumb{background:url(../images/bg.png) no-repeat;padding:229px 0 375px;background-position:bottom;background-size:cover;}
.breadcrumb-caption h2{color:#fff;}
.breadcrumb-caption mark{color:#37BA24;background:none;}
.breadcrumb-caption{padding:69px 0 0;position:relative;}
.breadcrumb-caption::before{content:'';width:6px;height:51px;background:#37BA24;position:absolute;top:0;left:33% !important;right:0;}
.banner-caption.breadcrumb-caption::after{background:url(../images/2-2.png) no-repeat;height:1207px;width:82px;position:absolute;left:27%;top:113%;z-index:12;}
.breadcrumb-caption.banner-caption .down-arrow{bottom:-142%;left:210px;}

/* about section css */
.section-headings h4.Company::before{content:'Company' !important}
.company-con{margin-top:-270px;}
.company-con-right{margin:76px 0 0;padding-left:30px;}
.company-section{padding-bottom:180px;position:relative;}

/* technology section css */
.technology-section{background:#F5F8F9;padding:126px 0 0;position:relative;}
.technology-section::after{content:'';background:url(../images/shape-2.png) no-repeat;position:absolute;height:961px;width:761px;bottom:0;right:0;}
.technology-section::before{content:'';background:url(../images/technology-bg.png) no-repeat;width:854px;height:914px;position:absolute;left:0;bottom:0;}
.section-headings h4.technology::before{content:'Technology';font-size:100px;}
.technology-con-left{padding-right:66px;position:relative;z-index:1;}

/*buisness section*/
.section-headings h4.business::before{content:'Products';}
.business-section{padding:148px 0 80px;position:relative;}
.business-section::before{content:'';background:url(../images/preform-for-pet.png) no-repeat;position:absolute;width:847px;left:0;height:780px;background-position:left center;}
.business-section::after{content:'';background:url(../images/2.png) no-repeat;position:absolute;width:81px;height:726px;top:-45%;right:18%;z-index:-2;}
.business-img img{margin-left:auto;display:block;margin-top:77px;}
.business-right{padding-left:30px;}
.customer-section::before{background:url(../images/customer-bg.png) no-repeat;content:'';position:absolute;width:1464px;height:800px;background-position:top;z-index:-1;top:0;}
.customer-section{padding:136px 0 162px;position:relative;}
.customer-con{max-width:950px;}
.section-headings h4.customer::before{content:'Customer';}
.slider-grid{padding:100px 0 0;position:relative;}
.slider-grid .about__arrows{top:14px;}
.slider-grid .news__arrow.slick-arrow{width:86px;height:86px;}
.customer-slider .slick-list.draggable{margin:0 -13px;}

/* product section css */
.product-blog.product-blog1{padding:184px 0 0;position:relative;z-index:1;}
.product-blog1::after{content:'';background:url(../images/2.png) no-repeat;height:750px;width:81px;position:absolute;right:10%;z-index:-1;top:6%;}
.product-company-section{padding-bottom:139px;}
.bread-crumb.product .breadcrumb-caption.banner-caption::after{content:'';background:url(../images/1-shape2.png) no-repeat;height:991px;}
.bread-crumb.product.contact .breadcrumb-caption.banner-caption::after{background:url(../images/1-shape4.png) no-repeat;height:1015px;z-index:12;}
.section-headings h4.abs::before{content:'Abs';}
.custom-images::after,.nylon-images::after{width:0;height:0;border-bottom:219px solid #37BA24;border-left:219px solid transparent;content:'';right:0;position:absolute;bottom:0;z-index:-1;}
.custom-images{position:relative;padding-bottom:50px;padding-top:30px;z-index:1;}
.abs-images-right img{padding-right:60px;}
.abs-section{background:#F5F8F9;padding:120px 0;position:relative;}
.abs-section::before{content:'';background:url(../images/abc-bg.png) no-repeat;width:954px;height:914px;position:absolute;left:0;bottom:0;}

/* nylon section css */
.nylon-section{padding:120px 0;}
.section-headings h4.nylon::before{content:'Nylon';}
.nylon-images::after{z-index:1;border-bottom:267px solid rgb(55 186 36 / 47%);border-left:267px solid transparent;}
.nylon-con-left::before{content:'';background:url(../images/1-shape3.png) no-repeat;height:1087px;width:81px;position:absolute;top:-51px;bottom:0;margin:auto;left:30%;}
.nylon-images{padding:0 50px 50px 0;position:relative;}

/* pvc foam section css */
.pvc-images{padding:120px 120px 120px 0;position:relative;}
.pvc-images::after{content:'';height:650px;width:211px;background:#37BA24;position:absolute;right:0;z-index:-1;top:0;}
.pvc-foam-section{padding:223px 0 0;}
.section-headings h4.pvcfoam::before{content:'PVC Foam';font-size:90px;}
.box{width:60px;height:60px;background:#37ba24;display:flex;justify-content:center;align-items:center;}
.box h3{color:#fff;font-size:35px;font-family:'Poppins-Bold';}
.conatent-li{display:flex;align-items:center;margin:0 0 39px;}
.conatent-li h5{font-size:28px;font-family:'Poppins-Bold';margin-left:28px;}
.content-ul{margin:40px 0 0 39px;}
.pvc-foam-right{position:absolute;right:0;max-width:918px;z-index:-1;top:-231px;}
.row.pvc-foam-con.align-items-center{position:relative;}
.pvc-image-grid{width:100%;}
.pvc-image-grid img{width:100%;}
.pvc-card{background:#fff;padding:92px 70px;}
.conatent-li:last-child{margin:0;}
.peek-left .pvc-images::after{content:'';left:0;}
.peek-left .pvc-images{padding:120px 0 120px 120px;}
.section-headings h4.peek::before{content:'PEEk';font-size:96px;}
.peek-left{position:unset;left:0;flex:unset;width:981px;}
.pvc-foam-left.peek-right{position:absolute;right:0;}
.pvc-foam-left.peek-right{position:absolute;right:0;max-width:778px;top:21%;}
.peek-section{padding-bottom:110px;}
.pvc-card .section-headings ,.pvc-card .section-headings{margin-top:30px;}
.peek-right{position: relative;z-index: 12}
.peek-right::after{content: ''; background:url(../images/2-shape.png) no-repeat; height: 1381px; width: 81px; position: absolute; right: 115px; top: 0; bottom: 0; z-index: -1; margin: auto; }

/*career page css*/
.indeed-white{display:none;}
.text-button:hover .indeed-white{display:flex !important;}
.text-button:hover img.indeed-green{display:none !important;}
.without-bg.text-button,a.without-bg.text-button span{width:144px;height:65px;padding:10px;display:flex !important;justify-content:center;align-items:center;line-height:unset;}
.employee-form-con{background:#F5F8F9;padding:100px 60px 78px;position:relative;z-index:1;}
.employee-form-con.contact-form-con{padding:95px 60px 78px;}
.employee-form-con::after{content:'';border-bottom:88px solid #f5f8f9;border-right:88px solid white;position:absolute;right:0;top:0;z-index:-1;}
.employee-form-con::before{content:'';border-top:88px solid #f5f8f9;border-left:88px solid white;position:absolute;bottom:0;left:0;z-index:-1;}
.form-headings-section p,.contact-p{color:#7A8E97;font-size:18px;font-family:'Poppins-Medium';line-height:30px;}
.contact-p{margin-left:50px;}
.form-headings-section h5.form-headings{font-size:24px;font-family:'Poppins-Medium';line-height:44px;max-width:600px;margin:16px 0 0;}
.form-headings-section{border-bottom:2px dashed #B4C5CF;padding:0 0 40px;margin:0 0 40px;}
.employee-form h5{font-size:24px;font-family:'Poppins-Medium';margin:0 0 60px;}
.col-form-text:focus,select:focus,textarea:focus{border:2px solid #37BA24;background:#fff;}
select:focus,textarea:focus{outline:none;}
.col-form-text,select ,textarea{background:#E6EBEE;width:100%;height:80px;border:0;padding:23px;font-size:18px;font-family:'Poppins-Medium';border:2px solid transparent;color:#7A8E97;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
textarea.col-form-text{height:195px;padding:24px 20px;}
select{appearance:none;}
.employee-form .form-row>.col, .form-row>[class*=col-]{padding:0 15px;}
.form-group{margin:0 0 40px;}
.employee-form .form-row{margin:0 -15px;}
input[type="radio"]{display:none;}
.custom-radio.yes label ,.custom-radio.no label{height:65px;width:163px;display:flex;align-items:center;justify-content:center;margin:0 20px 0 0;border-radius:5px;cursor:pointer;padding:0 10px;border:2px solid #37ba24;transition:all 0.3s ease;border-radius:0;font-size:18px;font-family:'Poppins-Medium';color:#37ba24;}
.custom-radio.no label{border:2px solid #D62121;color:#D62121;}
.custom-radio.yes input[type="radio"]:checked +label,.custom-radio.yes input[type="radio"]:hover +label{border-color:#37BA24;background:#37BA24;color:#fff;}
.custom-radio.no input[type="radio"]:checked +label,.custom-radio.no input[type="radio"]:hover +label{background-color:#D62121;background:#D62121;color:#fff;}
.without-bg.form-button,.without-bg.form-button span{padding:17px 77px;}
.form-group label{color:#7A8E97;font-size:18px;font-family:'Poppins-Medium';margin:0 0 21px;}
.col-form-text.custom-margin{margin-top:47px;}
.col-form-text::placeholder,input[type="date"]{color:#7A8E97;font-size:18px;font-family:'Poppins-Medium';}
.without-bg.form-button{margin-top:10px;}
input[type="date"]::-webkit-calendar-picker-indicator{color:#7A8E97;}
.upload-btn-wrapper{position:relative;overflow:hidden;display:block;}
 .upload-btn-wrapper .btn{border:0;width:100%;color:#7A8E97;background-color:#E6EBEE;padding:28px 20px;border-radius:8px;font-size:16px;font-family:'Poppins-Medium';border-radius:0;}
.upload-btn-wrapper input[type=file]{position:absolute;left:0;top:0;opacity:0;right:0;width:100%;height:100%;}
span.file-name{color:#7A8E97;font-size:18px;font-family:'Poppins-Medium';margin:15px 0 0;}
.employee-form-con.second{margin:80px 0;padding:57px 60px;}
.form-image{position:absolute;right:10%;bottom:-10%;z-index:-1;}
.employee-cover::after{content:'';background:url(../images/top-arrow.png) no-repeat;position:absolute;height:240px;width:81px;right:14%;bottom:-183px;z-index:12;transform:rotate(-179deg);background-size:51%;}
.employee-cover{position:relative;}
.employee-cover.last::after{content:'';display:none;}
h4.contact::before{content:'Contact';}
.contact-li span{width:40px;height:40px;background:#37ba24;display:flex;justify-content:center;align-items:center;margin-right:23px;line-height:30px;margin-top:5px;}
.contact-li span i{color:#fff;font-size:17px;}
.contact-li a{display:flex;color:#06273D;}
.contact-li a p{display:flex;font-size:20px;font-family:'Poppins-SemiBold';line-height:30px;color:#06273D;align-items:center;}
.contact-li a:hover p{color:#37ba24;}
.contact-li{margin:0 0 33px;}
.contact-ul{margin:70px 0 0;}
.contact-li:first-child a span{width:50px;}
.form-headings-section.contact-form{border:0;padding:0;margin:0 0 50px;}

/* contact us section css */
.map-section{padding:106px 0;}
.map-section iframe{width:100%;object-fit:cover;height:100%;display: block;}
/*.map::after{content:'';border-top:88px solid #fff;border-left:88px solid #ffffff00;position:absolute;top:0;right:0;z-index: 12;}
.map::before{content:'';border-bottom:88px solid #fff;border-right:88px solid #ffffff00;position:absolute;bottom:0;left:0;z-index: 12;}*/
.map{position:relative;height: 444px;}
.marker-image{position:absolute;bottom:15%;left:38%;width:138px;}
.marker-image img {width: 100%; }
.contact-form p{max-width:800px !important;}
.company-img{position:relative;z-index:15;}
.career-section1{padding-bottom:108px;}
.career-section h4.career::before{content:'';}
.customer-slider {z-index: 12; }