body{font-family: "Poppins", sans-serif;color:#00002D;font-size:16px;line-height:30px;font-weight:400;}
a{color:#00002D;text-decoration:none;}
a:hover{color:#F0A500;text-decoration:none;}
h1, h2, h3, h4, h5, h6{font-weight:600;color:#00002D;}
h2 {font-size:40px;line-height:50px;}
h3 {font-size:38px;line-height:48px;}
p {font-size:16px;font-weight:400;line-height:25px;}
img{max-width:100%;height:auto;}

html {/*scroll-behavior:smooth;*/}
.bg-light {background-color:#F9F9F9 !important;}
section {padding:60px 0;}

.btn-primary{background-color:#EA622C;border-color:#EA622C;transition:all .5s;}
.btn-primary:hover{background-color:#1E1B1B;border-color:#1E1B1B;transition:all .5s;}
.btn-dark{font-size:16px;font-weight:500;padding:10px 30px;background-color:#1E1B1B;transition:all .5s;}
.btn-dark:hover{background-color:#EA622C;border-color:#EA622C;}
.btn-yellow{background-color:#F0A500;color:#1C1C1C;border-radius:0;font-size:16px;font-weight:500;padding:14px 34px;}
.btn-blue{background-color:#2D4191;color:#ffffff;border-radius:0;font-size:16px;font-weight:500;padding:14px 34px;}
.btn-yellow:hover{background-color:#1E1B1B;color:#ffffff;}
.btn-blue:hover{background-color:#1E1B1B;color:#ffffff;}
/*Owl Dots*/
.owl-dots {text-align:center;margin-top:15px;}
.owl-carousel .owl-dots .owl-dot{background-color:#EAECF4 !important;margin-right:10px;border:1px solid #EAECF4 !important;display:inline-flex;align-items:center;justify-content:center;padding:2px !important;}
.owl-carousel .owl-dots .owl-dot.active { border: 1px solid #2D4191 !important; }
.owl-dots .owl-dot span {height:10px;width:10px;display:block;border-radius:0;background-color:#EAECF4;border:1px solid #EAECF4;opacity:1;}
.owl-dots .owl-dot.active span {background-color:#2D4191;opacity:1;}
.owl-carousel .owl-dots.active .owl-dot{background-color:#EAECF4 !important;}
/*End dots*/

.Titleh2{color:#00002D;font-size:42px;font-weight:600;position: relative;}
.Titleh2:after{content:'';position:absolute;display:block;height:6px;width:200px;background-color:#F0A500;left:0;right:0;margin:0px auto;bottom:7px;}
.Titleh2 span{z-index: 1;}

.TitleSparetor{border-bottom:2px solid #1E1B1B;display:block;width:250px;margin:30px auto;position:relative;}
.TitleSparetor:after{content:'';display:block;width:0px;height:0px;border-style:solid;border-width:0 8px 12px 8px;transform:rotate(0deg);border-color:transparent transparent #EA622C transparent;position:absolute;left:0;right:0;margin:-6px auto 0px;}
.TitleSparetor:before{content:'';display:block;position:absolute;width:40px;height:30px;background-color:#fff;left:0;right:0;margin:-12px auto 0px;}
.serviceTitle{color:#1E1B1B;font-size:30px;line-height:40px;margin-bottom:20px;}
.text16{font-size:16px;}
.bg-light .TitleSparetor:before {background-color:#F9F9F9;}

.text-yellow{color:#F0A500;}

/*Client Slider -------*/
.itemClientLogo{background-color:#fff;box-shadow:0px 6px 20px 0px #0000000F;margin:20px 0;padding:15px;}
.OurClient-slider .itemClientLogo img{width:auto;margin:0px auto;}
/**/

/*Product Tabs*/
.customTabMenu .nav-item{width:25%;}
.customTabMenu .nav-link{border:1px solid #1E1B1B33;border-radius:10px;padding:20px 30px;color:#1E1B1B;text-align:center;margin-right:20px;height:160px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.customTabMenu .nav-link.active{border:1px solid #1E1B1B33;background-color:#EA622C;color:#fff;}
.customTabMenu .nav-link .TextProduct{font-size:18px;color:#343A40;line-height:30px;margin-top:10px;line-height: 25px;}
.customTabMenu .nav-link.active .TextProduct{color:#fff;}
.ItemProduct{box-shadow:0px 6px 25px 0px #0000000F;background-color:#fff;padding:30px;margin-bottom: 20px;}
.ItemProduct p{font-size:18px;}
/**/

/*Vision Mission*/
.VisionBox{border:1px solid #1E1B1B33;padding:20px;border-radius:10px;margin-bottom:15px;}
.iconVision{background-color:#EA622C;height:60px;width:60px;border-radius:60px;}
.TitSapwhite.TitleSparetor{border-color:#fff;}
.TitSapwhite.TitleSparetor::before{background-color:#29201f;}
.iconFacts{border:1px solid #fff;height:100px;width:100px;border-radius:50%;}
.factsItemTitle{font-size:18px;}
.ProductImgSet{height:160px;object-fit:contain;}
/**/

/*solutions*/
.ItemSolutions p{font-size:18px;}
.solutionsImg{height:360px;object-fit:cover;border-radius:10px;}
/**/

/*CategoriesList -----*/
.CategoriesList{border:1px solid #1E1B1B33;border-radius:10px;padding:20px 20px;color:#1E1B1B;text-align:center;height:160px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;transition:0.5s;}
.CategoriesList:hover{border:1px solid #1E1B1B33;background-color:#EA622C;color:#fff;}
.CategoriesList .TextProduct{font-size:18px;color:#343A40;line-height:30px;margin-top:10px;line-height:26px;}
.CategoriesList:hover .TextProduct{color:#fff;}
.CategoriesGrid .CateCol{width:20%;padding-top:15px;padding-bottom:15px;}
@media (max-width:1199px){
    .CategoriesGrid .CateCol{width:25%;}
}
@media (max-width:992px){
    .CategoriesGrid .CateCol{width:33.33%;}
}
@media (max-width:767px){
    .CategoriesGrid .CateCol{width:50%;}
    .CategoriesList .TextProduct{line-height:20px;font-size:15px;}
    .CategoriesGrid .CateCol{padding-top:10px;padding-bottom:10px;}
}

/*Testimonial ====*/
.Testimonials-Item{max-width:900px;}
.clientPhoto{height:80px;width:80px;max-width:80px;border-radius:50%;object-fit:contain;border:1px solid #1E1B1B;padding:3px;margin:15px auto;}
.clientDetail h5{font-size:18px;color:#1E1B1B;}
.clientDetail p{color:#343A40;font-size:18px;}
.textConTest{color:#343A40;}
.textConTest:before, .textConTest:after{content:'';display:inline-block;width:22px;height:18px;margin:0 8px;}
.textConTest:before{background-image: url('../images/quote-top.svg');}
.textConTest:after{background-image: url('../images/quote-down.svg');}

.owl-nav .owl-prev, .owl-nav .owl-next{position:absolute;background-color:#fff!important;box-shadow:0px 4px 10px 0px #0000001A;height:60px;width:60px;border-radius:50%;top:42%;display: flex;justify-content: center;align-items: center;}
.owl-nav .owl-prev{left:30px;}
.owl-nav .owl-next{right:30px;}
.Item-cirtificate{border:1px solid #1E1B1B33;border-radius:10px;padding:20px;text-align:center;}
.Item-cirtificate .imgCirtifi{height:400px;object-fit:contain;}

/*cirtificate*/
.cirtificate-Slider .owl-item{padding:10px 20px 10px 10px;}
.ItemContactDetails{border:1px solid #1E1B1B33;border-radius:10px;padding:20px;height:160px;align-items:center;}
.textContact h5{font-size:18px;color:#1E1B1B;font-weight:500;}
.textContact p{color:#343A40;font-size: 15px;}

/*Contact Us*/
./*contactInfoUS:after{content:'';display:block;position:absolute;background-color:#1E1B1B;height:60%;bottom:0;left: 0;width: 100%;}*/
.contactCardBox{background-color:#fff;padding:50px 50px 40px;box-shadow:0px 6px 25px 0px #0000000F;position: relative;z-index: 9;border-radius:10px;}
.form-group{margin-bottom:25px}
.form-group label{font-size:18px;color:#1E1B1B;font-weight:500;margin-bottom:8px;}
.form-group .form-control{border:1px solid #1E1B1B33;border-radius:10px;padding:14px 15px;font-size:16px;}
.form-group .form-control:focus{box-shadow:0px 6px 25px 0px #0000000F;}

/*footer_section*/
.footer_section{background-color:#1F1F1F;overflow: hidden;}
.footer_section:before, .footer_section:after{content:'';display:block;position:absolute;height:480px;width:900px;
background-image:url('../images/footer-bg-shape.svg');background-size:cover;opacity: 0.1;}
.footer_section:before{left:0;top:0;}
.footer_section:after{bottom:0;right:0;}
.Footer-Menu{margin-top:25px;position:relative;z-index:9;}
.Footer-Menu a{color:#FFFFFF80;padding-right:10px;;padding:8px 0;transition:0.5s;font-size:17px;}
.Footer-Menu a:hover{color:#FFF;}
.Footer-Menu a span{position:relative;}
.Footer-Menu a span:after{content:'';position:absolute;display:block;width:100%;height:2px;background-color:#F0A500;left:0;bottom:-2px;transition:0.5s;width:0;}
.Footer-Menu a:hover span:after{transition:0.5s;width: 100%;}
.footerSocial a{border:1px solid #FFF9F9;height:40px;width:40px;border-radius:50%;color:#fff;margin:5px;padding:12px;}
.footerBottom{border-top:1px solid #FFFFFF1A;padding:35px 0 60px;margin-top:30px;position: relative;z-index: 1;}
.fooMenuTitle{color:#F0A500;position:relative;font-size:20px;line-height:30px;font-weight:600;}
.fooMenuTitle a { color: #F0A500; }
.fooMenuTitle a:hover { color: #fff; }
.fooMenuTitle:after{content:'';position:absolute;display:block;width:70px;height:2px;background-color:#fff;left:0;bottom:-8px;}
.menuContenFoot{padding-top:40px;}
.borderLR{border-left:1px solid #FFFFFF26;border-right:1px solid #FFFFFF26;padding-left:80px;}
.SubscribeCont .form-control{border-radius: 0;}
.titleSubscripFoo{font-size:22px;font-weight:500;line-height:32px;display:block;margin-bottom:10px;}
.desSubscripFoo{font-size:17px;font-weight:300;color:#FFFFFF80;}
.footerTpCont {padding: 30px 0;border: 1px solid #FFFFFF1A}
.footLogo { width: 200px; }
.titleGetFoo{color:#F0A500;font-size:28px;line-height:38px;font-weight:600;margin-bottom:15px;display:block;}
.FootMenu2 a{width:50%;}
.footerBottom .followSocial a:last-child { padding-right:0 !important; }

/*Footer Subscribe */
.SubscribeCont .wpforms-container { margin: 0 !important; width:70%; }
.SubscribeCont input[type="email"] { width: 100% !important; border-radius:0 !important; padding:14px 15px !important;font-size:16px!important;border: 1px solid #1E1B1B33!important;height:auto !important; }
.SubscribeCont .wpforms-field-email { width: 100% !important;padding-bottom:0 !important; }
.SubscribeCont .wpforms-submit-container { padding-right: 20px;align-self:start !important;margin-top:15px !important;padding-bottom:0 !important; }
.SubscribeCont .wpforms-submit-container .btn-yellow { border-radius:0px !important; background-color:#F0A500 !important;color:#00002D !important;padding:18px 25px 19px !important;height:auto !important; width: 98% !important; }
.SubscribeCont .wpforms-submit-container .btn-yellow:focus:after { display: none; }

/**/
.back-to-top{background-color:#1E1B1B;color:#fff;border-radius:0px;width:50px;height:50px;position:fixed;bottom:15px;left:30px;font-size:24px;display:flex;z-index:9;border:none;border:1px solid #FFFFFF33;}
.back-to-top:hover{color:#fff;background-color: #2D4191;}

/*Industry section*/
.titleIndu{font-size:24px;color:#00002D;line-height: 34px;margin: 20px 0;}
.DiscripIndu { margin-top: 20px; font-size: 18px; line-height:30px; }
.itemIndustry .ContrIndu{padding: 35px;transition: 0.5s all;}
.itemIndustry:hover .ContrIndu{background-color:#2D4191;}
.itemIndustry:hover .ContrIndu .titleIndu{color:#fff;}
.itemIndustry:hover .ContrIndu .DiscripIndu{color:#fff;}
.itemIndustry:hover .ContrIndu svg{color:#F0A500;}
.imagIndu img{height:100%;object-fit:cover;}

/*Product Section*/
.ProductItem{box-shadow: 0px 0px 20px 0px #0505050D;background-color:#fff;min-height: 350px;margin:15px 0;}
.ProductTitle{font-size:22px;font-weight:500;color:#00002D;padding:10px 20px 40px;line-height: 32px;}
.ImgProductInf img{max-width:180px;max-height:180px;object-fit:contain;}
.btnProductAc{display:flex;height:40px;width:40px;background-color:#EAECF4;padding:8px;border-radius:50%;margin-right:15px;align-self: end;justify-content: center;}
.btnProductAc img { margin-top: 3px; }
.Product-section .btnProductAc { position: absolute;right: 10px; bottom: 20px; }
.Product-section .btnProductAc img { margin-top: 3px; }
.ImageCaption{background-color:#2D4191;background-size:cover;background-position: center;padding:15px;position:absolute;
top:0;bottom:0;left:0;right:0;overflow-y:auto;transition: 0.5s all;opacity: 0;}
.captionTitel{font-size:22px;font-weight:500;line-height:28px;}
.ProductItem:hover .ImageCaption{opacity:1;}
.ProductItem:hover .ImgProductInf img{position:relative;z-index:1;opacity:0.2;transform:scale(1.5);left:50px;bottom:40px;}
.font14{font-size:14px;}
.ImageCaption .captionTitel, .ImageCaption p{position:relative;z-index:9;}
.viewAllBtn{display:flex;align-items:center;height:92%;justify-content:center;margin:15px 0;min-height:200px;background-size:cover}
.viewAllText{font-size:20px;}
.viewAllText:after{content:'';position:absolute;height:3px;width:100%;background-color:#F0A500;left:0;bottom:5px;}

.ProductsRange-section .produtRangeItem .produtRangeTitle { font-size: 26px; line-height: 36px; font-weight:600; }

/*Call to action*/
.CallToactionBox{background-color:#2D4191;padding:50px 5px;overflow: hidden;}
.CallToactionBox:before{content:'';position:absolute;height:170%;width:400px;left:-50px;bottom:-80px;rotate: -20deg; right: -80px;background-color: #394C97;}
.titleCallAc{font-size:34px;font-weight:600;position:relative;}
.CallToactionyellow .CallToactionBox{background-color:#F0A500;}
.CallToactionyellow .CallToactionBox::before {left:auto;border-right:0;rotate: -20deg;background-color: #F1AE19;} 
/*About*/
.AboutRubber-section .ColItemServ:nth-child(1):before, .AboutRubber-section .ColItemServ:nth-child(2):before { display: none; }
.AboutRubber-section .ColItemServ:nth-child(1):after, .AboutRubber-section .ColItemServ:nth-child(2):after { display: none; }
.aboutServiceBx{box-shadow:0px 0px 20px 0px #0505050D;background-color:#fff;}
.abtTitle{font-size:26px;font-weight:600;line-height:36px;}
.abtServeItem{padding:25px 15px;}
.ColItemServ:nth-child(1), .ColItemServ:nth-child(2){border-bottom:1px solid #E6E6E6;border-right:1px solid #E6E6E6;}
.ColItemServ:nth-child(3){border-bottom:1px solid #E6E6E6;}
.ColItemServ:nth-child(4), .ColItemServ:nth-child(5){border-right:1px solid #E6E6E6;}

/*Expertise section*/
.Expertise-section{background-color:#2D4191;}
.ExpertiseSerBx{background:none;box-shadow:none;}
.ExpertiseSerBx .ColItemServ{border-color:#4C5DA1;}
.btn-outline-theme{color:#F0A500;border:1px solid #F0A500;font-size:18px;border-radius:0;padding:12px 30px;font-weight:500;}
.btn-outline-theme:hover{background-color: #F0A500;}
.titleAbt{/*font-size:36px;*/}
.ColItemServ{position:relative;}
.ColItemServ .abtServeItem .abtTitle{margin:15px 0;}
.ColItemServ:nth-child(1):before, .ColItemServ:nth-child(2):before{position:absolute;content:'';height:15px;width:15px;border-radius:15px;background-color:#d9d9d9;right:-8px;bottom:-7px;z-index:1;}
.ColItemServ:nth-child(1):after, .ColItemServ:nth-child(2):after{position:absolute;content:'';height:25px;width:25px;border-radius:25px;background-color:#ffffff80;right:-13px;bottom:-12px;z-index:9;}

/*Faq*/
.accordion-item{margin-bottom:20px;box-shadow:0px 0px 20px 0px #0505050d;border:0;}
.accordion-button{font-size:18px;font-weight:500;line-height: 28px;}
.accordion-button:focus{box-shadow: none;}
.accordion-button:not(.collapsed){background-color:#fefeff;border-bottom:1px solid #eee;box-shadow: none;}

/*Blog*/
.LatestBlogSection{background-color:#FCFCFC;}
.BlogItems{box-shadow:0px 0px 20px 0px #05050508;background-color:#FCFCFC;margin:10px 0;display:flex;flex-wrap:wrap;
flex-direction:column;height:100%;transition: 0.5s all;}
.BlogItems:hover{box-shadow: 0px 0px 20px 0px #05050528;}
.BlogContentBX{padding: 15px;}
.blogTitle{font-size:20px;color:#00002D;font-weight:500;line-height: 30px;height: 60px;overflow: hidden;}
.imgBlog{height:280px;object-fit:cover;width:100%;}
.authInfo{padding:15px;align-self:end;margin-top:auto;width:100%;}
.autherName{font-size: 18px;font-weight:500;line-height:22px;color:#00002D !important}
.authInfo a:hover .autherName { color: #F0A500 !important; }
.authInfo span.post-date{color:#00002D;font-size: 16px; line-height: 25px;}
.imgAuther{height:50px;width:50px !important;border-radius:50%;object-fit:cover;}

.BlogDetailSection .entry-content h2 { font-size: 30px; font-weight: 700; line-height: 38px; color: #00002D; margin-bottom:15px; }
.BlogDetailSection .entry-content p { margin-bottom: 15px; }
.BlogDetailSection .entry-content h3 { font-size: 26px; font-weight: 700; line-height: 38px; padding-bottom: 0; color: #00002D; margin-top: 15px; }

.BlogDetailSection .entry-content .highlight-topic { background-color: #fafbfe; border: 1px solid #2D4191; box-shadow: 0 10px 16px 6px rgba(33, 35, 38, .08); padding: 25px 20px 15px; margin-bottom: 20px; }

/*Contact*/
.contactInfoItem{box-shadow:0px 0px 20px 0px #0505050a;background-color:#fff;padding:20px 15px;margin-bottom:20px;height:90%;}
.contactInfoItem:hover{box-shadow:0px 0px 20px 0px #F0A5001A;}
.contactFormNwUs{background-color:#2D4191;padding:46px 30px;}
.contactFormNwUs .form-floating .form-control{background-color:#42549C;border:1px solid #FFFFFF33;border-radius:0;color:#fff !important;}
.contactInfoItem h3.contactInTitle { font-size: 20px; line-height: 30px; }
.form-floating > label{color:#fff !important;background:none;}
.form-floating > label:after{background:none!important;}
::-webkit-file-upload-button {display: none;}
::file-selector-button {display: none;}
.form-floating .textareaFloating{height: 100px;}

.readMoreBtn:before{content:'';height:20px;width:20px;display:inline-block;background-image:url('../images/plus-icon.svg');background-size:contain;margin-right:5px;}


/*Product Page ============*/
.products-template #site-content { padding-top: 150px; }
.produtRangeItem{border:1px solid #0000001A;background-color:#FCFCFC;padding:15px;height:100%;}
.SubProMenu{position:relative;}
.SubProMenu{position:relative;display:flex;align-items:center;margin-right:30px;margin-top:5px;color:#00002D;font-size:17px;}
.SubProMenu:before{position:relative;content:'';height:14px;width:14px;display:block;background-size:contain;
background-image:url('../images/listIcon.svg');margin-right:5px;min-width: 14px;}
.produtRangeTitle{color:#00002D;font-size:40px;font-weight:700;line-height:50px;}
.imgProdRange{height:210px;object-fit:cover;}
.breadcrumbs { padding: 30px 0 10px; }
.breadcrumbs #crumbs ul { list-style: none; padding: 0; margin-bottom:0; }
.breadcrumbs #crumbs ul li { display: inline-block; margin-left: 0; }
.breadcrumbs #crumbs ul li:last-child a { pointer-events: none; font-weight: 500; }
.breadcrumbs #crumbs ul li span.currentPage { color: #F0A500; }
ul.featurePoint { padding-left: 0; margin:0; }
ul.featurePoint li { position: relative; padding: 0px 0 0px 20px; list-style: none; display: inline-block; margin-right: 10px; }
ul.featurePoint li:before { background-color: #F0A500; border: 2px solid #F0A500; content: ""; display: inline-block; height: 10px; width: 10px; left: 0; position: absolute; top: 10px; border-radius:50px; }


/*About Page*/
.abtTitle{color:#00002D;font-size:28px;line-height:38px;}
.MisionConBx{box-shadow:0px 4px 20px 0px #0000001A;padding:30px;}
.OwberConBx{background-color:#2D4191;box-shadow:0px 4px 20px 0px #0000001A;padding:30px;}
.OwberConBx .Titleh2{font-size:26px;}
.OwnerPhoto img{height:120px;width:120px;border-radius:50%;object-fit:cover;box-shadow:0px 6px 0px 0px #F0A500;}
.OwnerPhoto:before, .OwnerPhoto:after{content:'';position:absolute;display:block;height:1px;width:120%;
border-bottom:5px solid #FFFFFF0D;left:-30px;right:-30px;rotate:-10deg;}
.OwnerPhoto:before{top:65px;}
.OwnerPhoto:after{bottom:65px;}
.socialIconOwn{border:1px solid #F0A500;height:50px;width:50px;border-radius:50%;display:flex;align-items:center;
justify-content:center;color:white;transition: 0.3s all;}
.socialIconOwn:hover{background-color:white;}

/*Blog Page*/
.BlogSliderItem .imgAuther{max-width:50px;}
.BlogSliderItem .abtTitle a {color: #00002D;}
.blogSliderImg img{height:320px;object-fit:cover;}
.blogLatesContent{padding:25px 20px 25px 10px;}
.BlogSliderItem{border:1px solid #0000001A;background-color: #FCFCFC;}
.BlogListingSection .BlogItems{height:96%;margin:20px 0;border:1px solid #0000001A;}
.BlogListingSection .BlogItems img.imgBuzz {height: 280px; object-fit: cover;}
.archive .BlogListingSection .BlogItems{margin:20px 0;}
.ExploreRangeBox{background-color:#FCFCFC;border: 1px solid #0000001A;padding:40px 30px 30px;}
.RangeItems .produtRangeTitle{font-size:22px;font-weight:500;}
.showMoreOvelay{background:linear-gradient(0deg, rgba(252,252,252,1) 0%, rgba(252,252,252,0.65) 100%);padding:45px 0 0;margin-top:-33px;position:relative;}
.tab-content .showMoreOvelay { padding: 30px 0 0; }
.toggleShowCon{height:200px;transition: 0.5s all;overflow: hidden;}
.toggletabCon{max-height:200px;transition: 0.5s all;overflow: hidden;}
.toggletabCon.showMore{max-height:auto;}
.toggleShowCon.showMore{height:auto;}
.showMoreOvelay.showoverlay{margin-top:0;}
.tab-content .showMoreOvelay.showoverlay { margin-top: -20px; }
.ShowAllBtn:hover{color: #15161C;}
.showoverlay .ShowAllBtn .icofont-plus-circle::before {content:"\ef98";}
.showMoreOvelay .ShowAllBtn{font-weight: 500;}
.RangeItems{padding: 20px 0;}
.tab-content button.showMore { border: none; background-color: transparent; font-size: 18px; }
.tab-content button.showMore i { font-size: 20px; }
.tab-content ul { padding-left: 0; }
.tab-content ul li { position: relative; padding: 5px 0 5px 20px; list-style: none; }
.tab-content ul li:before { background-color: #2D4191; border: 2px solid #2D4191; content: ""; display: inline-block; height: 7px; width: 7px; left: 0; position: absolute; top: 16px; border-radius:50px; }

/**/
.asr-filter-div{margin:0 auto !important;text-align:center;width:100%;overflow:hidden;scroll-behavior: smooth;}
.asr-filter-div .nav{transition:transform .4s;transform:translateX(54%);left:-50%;}
.asr-filter-div .asr_texonomy{white-space:nowrap;color:#00002D;font-size:20px;line-height:26px;padding:8px 40px !important;text-transform:initial;font-weight:500;margin:1px 10px !important;border:none;border-bottom:3px solid #F4F5F9;}
.gm-taxonomy-item input:checked+label.asr_texonomy { border-bottom:3px solid #2D4191; background: transparent; }
.asr_texonomy:hover { background: transparent; border-bottom:3px solid #2D4191; }
.gm-taxonomy-filter { position:relative; }
.left-arrow,  .right-arrow{position: absolute;z-index:99;}
.flex-shrink-0.left-arrow{left:0px;top:0;z-index: 9}
.flex-shrink-0.right-arrow{right:0px;top:0;z-index: 9;}
.flex-shrink-0 button.btn-link{border:none;background:none;padding:0;font-size:22px;text-decoration:none;background-color:#fff;}
.asr-ajax-container { margin-top: 30px; }
.am_posts_navigation { margin-top: 20px; }
.am_posts_navigation button { background-color: #2D4191; color: #ffffff; border-radius: 0; font-size: 16px; font-weight: 500; padding: 14px 34px; border: none; }
.am_posts_navigation button:hover { background-color: #1E1B1B; color: #ffffff; }
/*Blog Category*/
.GategorySidebar{background-color:#2D4191;padding:30px;}
.GategorySidebar .Titleh2{font-size:24px;line-height:34px;}
.GategorySidebar .Titleh2::after, .sidebarSocial .Titleh2::after {height:3px;width:80px;bottom:2px;}
.SidebarStikey{position: sticky;top: 170px;}
.getQuoteSidebar{padding:35px;}
.getQuoteTit{font-size:32px;}
.sidebarSocial{padding:30px;border:1px solid #0000001A}
.sidebarSocial .Titleh2{font-size:24px;color:#2D4191;}

.pagination-wrapper { margin-top: 30px; }
.pagination-wrapper .nav-links { display: flex; justify-content: center; align-items: center; }
.pagination-wrapper hr { display: none; }
.pagination-wrapper .placeholder { background: none; cursor: auto; opacity:1; }
.pagination-wrapper .nav-links .nav-prev-text, .pagination-wrapper .nav-links .nav-next-text { display: none; }
.pagination-wrapper .page-numbers {min-width: 40px; display: inline-flex; height: 40px; text-align: center; padding: 4px 4px; text-decoration: none; align-items: center; justify-content: center; margin: 0 5px;font-size: 18px; line-height: 22px; font-weight: 600; border-radius: 50px;}
.pagination-wrapper .page-numbers:hover { background-color: #2D4191; color: #fff; }
.pagination-wrapper .page-numbers.current { background-color: #2D4191; color: #fff;}
.pagination-wrapper .pagination .screen-reader-text { display:none; }
/*Blog Details*/
.single-post .BannerBlogDetails .BannerSliderItem { padding: 50px 0; }
.single-post h1.Titleh2:after { display: none; }
.catgeoryTop { margin-bottom: 10px; }
.catSmTitle{font-weight:400; display: inline;}
.catSmTitle .category { color: #F0A500; text-decoration: underline; }
.catSmTitle .category:hover { color: #fff; }
span.catSmTitle:last-child span { display: none; }
.OwnerPhotoBanner img{height:100px;width:100px;border-radius:50%;object-fit:cover;box-shadow:0px 6px 0px 0px #F0A500;}
span.abtTitle { font-weight:500; }
.abtTitle a { color: #fff; }
.abtTitle a:hover { color: #F0A500; }
.BannerBlogDetails .BannerSliderItem{height:auto;padding:30px 0;background-color: #2D4191;}
.BlogDetailsTitle{font-size:22px;}
.blog-desc p{margin-bottom:24px;}
.ContentBxBlog{border:1px solid #0000001A;background-color:#FCFCFC;padding:20px;max-height:calc(100vh - 250px);overflow-y: auto;}
.table-of-content::-webkit-scrollbar { width: 6px; }
.table-of-content::-webkit-scrollbar-thumb { background: #2D4191; border-radius: 5px; }
.ContentBxBlog::-webkit-scrollbar-track { background: #d6dcec; border-radius: 5px; }
.addtoany_list { margin-left: -10px; }

.toc-list{padding-left: 0;list-style: none;}
.table-of-content ul li.dropdown .has-dropdown { display: flex; }
.table-of-content ul li.dropdown .has-dropdown button { border: none; background-color:#2D4191; height:25px; border-radius:50px; margin-top: 8px; width: 25px; line-height: 15px; }
.toc-list li a{color:#00002D;font-size:16px;padding:8px 0;flex:0 0 90%;display:block;line-height:25px;}
.blog-table-content{position:sticky;top:165px;}
.blog-sidebar .contactFormNwUs{padding:40px 30px;position:sticky;top:165px;}
.blog-sidebar .contactFormNwUs div.titleAbt { font-size:24px;line-height:34px;font-weight:500; }
.BlogAutherInfo .container{max-width:1000px;}
.BlogAutherInfo .CallToactionBox{padding:40px;}
.BlogAutherInfo .CallToactionBox::before{border-left:165px solid transparent;border-top:280px solid #394C97;right: 0;left:auto;border-right:none;height: 250%;}
.authImgInfo{height:80px;width:80px;border-radius:50%;object-fit:cover;box-shadow:0px 6px 0px 0px #F0A500;}

.timeBannerItem { position: relative; bottom: -40px; }
.timeBannerItem p.read-time { display: flex; justify-content: end; align-items: center; }

/* Author Page */
@media screen and (min-width: 1400px) {
    .author .BannerSliderItem .container { max-width: 1300px; }
}
.authorImage img { height: 300px; width: 300px; border-radius: 50%; object-fit: cover; box-shadow: 0px 6px 0px 0px #F0A500; }
.authBannerContent { border-right: 1px solid #fff; padding-right: 30px; }
.authBannerContent h1 { font-size: 30px; line-height: 40px; margin-bottom:0; }
.authBannerContent h2 { font-size: 20px; line-height: 30px; }
.authBannerContent .followSocial { margin-top: 20px; }

/*Contact us page*/
.ContactPageBx{border:1px solid #0000001A;background-color:#FCFCFC;}
.iconCirCon{height:46px;width:46px;min-width:46px;background-color:#F0A500;border-radius:50%;}
.textCirCon{font-size:20px;}
.conInfoItem{padding:20px 0;}
.ContactPageSection .form-floating > label{color:#00002D!important;}
.ContactPageSection .contactForm{padding:30px 30px 30px 15px;}

 /*Product Details*/
 .customStyleTab .nav-link{color:#00002D;font-weight:500;font-size:18px;line-height:30px;border-bottom:3px solid #F4F5F9;border-radius: 0;}
 .customStyleTab .nav-link.active{background:none;color:#00002D;border-color:#2D4191;}
 #ProductDescription .toggleShowCon{height:150px;}
 #ProductDescription .toggleShowCon.showMore{height:auto;}
 .owl-CatalogSlider .owl-nav button{background-color:#F0A500!important;}
 .owl-CatalogSlider .owl-nav button.owl-prev { left: -30px; } 
 .owl-CatalogSlider .owl-nav button.owl-next { right: -30px; } 
/**/
.product-gallery { position: sticky; top:165px; }
.product-gallery__container {display:inline-block;vertical-align:top;width:100%;}
.product-gallery__main-slider {width:100%;border:1px solid #E3E3E3;margin-bottom:15px;padding:10px 10px 0 10px;}
.product-gallery__main-slider a {display:block;}
.product-gallery__main-slider img {width:100%;cursor:crosshair;height:450px;object-fit:contain;background-color:#D8D6D9;}
.product-gallery__vertical-slider {width:100%;}
.product-gallery__vertical-slider .slick-slide {margin:0 0 15px;border:0;}
.product-gallery__vertical-slider .slick-current img {opacity:1;border:2px solid #2D4191;}
.product-gallery__vertical-slider img {width:100%;opacity:.5;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;cursor: pointer;}
.GalleryItems img{width:120px;height:110px;object-fit:cover;border:2px solid #D2D1D1;border-radius:0;}
img.mfp-img{background-color: #D8D6D9;padding: 0;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{top:-10px;right:0;color:#0D0D0D;}
.slick-arrow{background:none;border:0;position:absolute;z-index:9;top:27px;font-size:26px;width:50px;height:50px;
box-shadow:0px 4px 10px 0px #0000001A;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.slick-arrow.slick-prev{left:-25px;}
.slick-arrow.slick-next{right:-15px;}
.buy-btn .btn-banner { padding: 12px 60px; font-size: 18px; line-height: 30px; }
.buy-btn .btn-banner:hover { background-color: #1E1B1B !important; color: #fff !important; opacity:1 !important; }
.ProductType .btnProductAc { position: absolute; right: 10px; bottom: 20px; } 

/*Industry*/
.IndustryItem{border:1px solid #0000001A;text-align:center;padding:30px 15px;transition:0.5s all;height:100%;}
.IndustryItem:hover{background-color:#2D4191;}
.IndustryItem h3{font-size:24px;line-height:34px;font-weight:500;}
.IndustryItem:hover h3{color:#fff;}
.IndustryItem:hover .btnProductAc{background-color:#F0A500;}
.IndustryItem{margin:15px 0;}

/* 404 */
.error-404.BannerInnerPage .BannerSliderItem { height:40vh; }
.error-404 h1 { font-size: 100px; line-height: 110px; }
.error-404 h2 { font-size: 60px; line-height: 70px; }
.error-404 p { margin-top: 20px; color: #fff;}
.error-404 .GrdLayout { display: grid; grid-template-columns: repeat(5, 1fr); gap: 25px 20px; }
.GrdItem { padding: 50px 15px; display: block!important; background-color: #fff; position: relative; text-align: center; transition: 0.5s; display: flex; justify-content: center; box-shadow: 0px 0px 20px 0px #0505050D; }
.GrdItem .IconIndus { height: 50px; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }
.GrdItem .IconIndus svg { height: 55px; }
.GrdItem span { font-size: 20px; line-height: 30px; margin-top: 20px; font-weight: 500; display: block; }

.thankyou-section { padding:230px 0 100px; }
.thankyou-section .thankBox { background-color: #fff; box-shadow: 0px 0px 20px 0px #0505050D; padding:50px 30px;text-align: center; }

.IndustriesSection .IndustryItem { position:relative; }
.IndustriesSection .IndustryItem .btnProductAc { position: absolute; right: 10px; bottom: 20px; padding: 12px; width: 50px; height: 50px;}
.IndustriesSection .IndustryItem .btnProductAc img { margin-top:0px; }

.privacy-policy .site-content h2, .page-template-terms-conditions .site-content h2 { font-size: 28px; line-height:38px; margin-top: 20px;}
.privacy-policy .site-content h3, .page-template-terms-conditions .site-content h3 { font-size: 24px; line-height:34px; }

.BlogDetailSection .entry-content .table-responsive { display: block; width: 100%; overflow-x: auto; }
.BlogDetailSection .entry-content table { width: 100%; margin-bottom: 35px; }
.BlogDetailSection table td { padding: 10px 15px; color: #00002D; font-size: 16px; border-bottom: 1px solid #2D4191; }
.BlogDetailSection .entry-content .table-brd .table td, .BlogDetailSection .entry-content .table-brd .table th { border: 1px solid #2D4191 !important; }

/*Media Query*/
@media (min-width:1660px){
    .container {max-width:1620px;}
}
@media (max-width:1659px){
    .GalleryItems img { width: 100px; }
}
@media (max-width:1599px){
    .SubscribeCont .wpforms-container{ width:80%; }
}
@media (max-width:1420px){
.borderLR{padding-left: 30px;}
}
@media (max-width:1399px){
.ItemContactDetails{height: 180px;padding: 15px;}
.itemIndustry .ContrIndu { padding: 25px; }
.GalleryItems img { width: 80px; height:80px; }
.slick-arrow {width: 40px; height: 40px;}
.slick-arrow.slick-prev, .slick-arrow.slick-next { top: 18px; }
.slick-arrow.slick-prev { left: -22px; }
.Footer-Menu a { padding: 5px 0; font-size: 15px; line-height: 25px; }
.IndustryItem h4 { font-size: 20px; line-height:30px; }
.IndustryItem svg { margin: 10px 0; }
.IndustriesSection .IndustryItem .btnProductAc { width:40px; height:40px;padding:10px; }
.IndustriesSection .IndustryItem .btnProductAc img { margin-top: 1px; }
}
@media (max-width:1199px){
.Item-cirtificate{padding: 20px;}
.Item-cirtificate .imgCirtifi{height: 300px;}
.ItemContactDetails{margin-bottom: 20px;}
.am__col-3 .am_grid_col { flex: 0 0 50%; max-width: 50%; }
.close-btn, button.blog-list-btn { position: fixed; z-index: 11; bottom: 90px; left: 55px; transform: translateX(-50%); width: 45px; line-height: 10px; height: 45px; border-radius: 100%; background-color: #2D4191; border: none; }
button.blog-list-btn svg { height: 25px; width: 25px; }
.close-btn svg { width: 20px; height: 20px; }
.close-btn svg path { fill: #00002D; }
.close-btn { background-color: #F0A500 ; display: none; color: #00002D; }
.scroll-nav__overlay { position: fixed; top: 0; left: 0; height: 100vh; width: 100vw; background-color: rgba(0, 0, 0, .5); display: none; z-index: 1; }
.blog-table-content { position: relative; top: 0; }
.table-of-content { display: none; left: 0; top: 25%; transform: translateY(0); border-radius: 0 8px 8px 0; max-height: 45vh; overflow-y: auto; position: fixed; width: 18rem; }
.table-of-content.open { display: block; left: 0; z-index: 10; padding: 10px 20px; margin-bottom: 0; }
.scroll-nav__overlay.open { display: block; }
.close-btn.open { display: block; }
.sidebarSocial { padding:10px 30px 0; margin-bottom: 30px;}
.author .BannerInnerPage .BannerSliderItem { height: auto; padding: 30px; }
.authorImage img { width: 250px; height: 250px; }
.SubscribeCont .wpforms-container{ width:90%; }
.GalleryItems img { width: 70px; }
}
@media (max-width:992px){
.Titleh2{font-size:30px;line-height: 42px;}
.itemIndustry .ContrIndu { background-color: #fcfcfc;border-bottom:1px solid #d4d4d4; }
.TitleSparetor{margin:20px auto;}
.customTabMenu{white-space:nowrap;overflow-x:auto;padding-bottom:15px;display:block;} 
.customTabMenu .nav-item{display:inline-block;width:260px;vertical-align:middle;}
.customTabMenu .nav-item .nav-link{white-space:normal;padding:10px 20px;}
.factsItems{margin-bottom:30px;}
.iconFacts{height:80px;width:80px;}
.owl-nav .owl-next{right: 0;}
.owl-nav .owl-prev{left: 0;}
.contactCardBox{padding:30px}
ul#menu-company { display: flex; flex-wrap: wrap; }
ul#menu-company li { width:50%; } 

.ColItemServ:nth-child(1), .ColItemServ:nth-child(2), .ColItemServ:nth-child(4), .ColItemServ:nth-child(5){border-right: 0;}
.ColItemServ:nth-child(4) {border-bottom: 1px solid #E6E6E6;}

.ColItemServ:nth-child(1):before, .ColItemServ:nth-child(2):before { display: none; }
.ColItemServ:nth-child(1):after, .ColItemServ:nth-child(2):after { display: none; }

.Footer-Menu {display:flex;margin-bottom: 15px;font-size: 15px;line-height: 25px;}
.Footer-Menu a{width: auto;margin-right:25px;}
.borderLR{padding-left:0;border:0;}

/*.BannerSliderItem{background-size:cover;position:relative;height: auto;padding: 30px 0;}
.BannerSliderItem:before{content:'';position:absolute;display:block;background-color:#1C1C1C;opacity:0.95;top:0;right:0;bottom:0;left:0;}
.BannerSliderItem .container{position: relative;} 
*/
.authBannerContent { border: none; padding-right: 0; margin-top: 30px; }
.authBannerContent h1 { font-size: 24px; line-height: 34px; }
.thankyou-section { padding:180px 0 60px; }
.thankyou-section .thankBox .check-icon svg { width:150px; }
.GalleryItems img { width: 110px; }
.breadcrumbs { padding: 0px 0 0px; }
.privacy-policy h2, .page-template-terms-conditions h2 { font-size: 24px; line-height:34px; }
.privacy-policy h3, .page-template-terms-conditions h3 { font-size: 20px; line-height:30px; }
}
@media (max-width:767px){
section{padding: 30px 0;}
.owl-nav{text-align: center;}
.owl-nav .owl-prev, .owl-nav .owl-next{height:40px;width:40px;top:inherit;bottom:0;position:relative;margin:0 6px;display: inline-flex;}
.owl-nav .owl-prev img, .owl-nav .owl-next img{width:15px;height:15px;}
.ItemContactDetails{height:150px;padding:15px;}
.footerSocial{justify-content:center!important;}

.itemIndustry .ContrIndu{height:auto!important;}
.titleCallAc{font-size:26px;line-height:38px;}
.CallToactionBox{height:280px;}
.CallToactionBox::before {border-right:225px solid transparent;width:250px;}

.footLogo{width: 180px; height: auto;}
.footerGetTouch{margin-top:10px;}
.SubscribeCont{margin-bottom: 20px;}
.BlogAutherInfo .CallToactionBox{padding: 30px;height: auto;}
.BlogItems{height: 98%;}
.am__col-3 .am_grid_col { flex: 0 0 100%; max-width: 100%; }
.asr-filter-div .asr_texonomy { padding: 8px 25px !important; }
.author .BannerInnerPage .BannerSliderItem { padding: 50px 0 30px; }
.authorImage img { width: 180px; height: 180px; }
.SubscribeCont .wpforms-container{ width:100%; }
.SubscribeCont .wpforms-container .wpforms-field-email { padding: 0 !important; }
.wpforms-container.inline-fields .wpforms-submit-container { padding: 0 !important; margin:0 !important; }
.FeaturedIndustries-section .imagIndu img { width: 100%; }
.slick-arrow.slick-prev { left:5px; }
.slick-arrow.slick-next { right: 5px; }
.GalleryItems img { width: 70px; }
.produtRangeTitle { font-size: 30px; line-height: 40px; }
.owl-CatalogSlider .owl-nav button.owl-prev { left:0; }
.owl-CatalogSlider .owl-nav button.owl-next { right:0; }
.timeBannerItem { margin-top: 30px; bottom: 0; }
.timeBannerItem .read-time svg { height:20px; }
}
@media (max-width:574px){
.Titleh2{font-size: 26px;line-height: 40px;}
.serviceTitle{font-size: 26px;line-height: 36px;}
.iconVision{height: 50px;width: 50px;padding: 10px;}
.imgProdRange{width: 100%;margin-bottom: 15px;}
.SubProMenu{margin-right:20px;}
.CallToactionyellow .CallToactionBox{height: auto;}
.thankyou-section .thankBox { padding: 40px 20px; }
.thankyou-section .thankBox .check-icon svg { width: 100px; height:100px; }
.product-gallery__main-slider img { height: 300px; }
.timeBannerItem p.read-time { justify-content:center; }
}