*:focus { outline: none }
body { margin: 0px; padding: 0px; font-family: 'Inter', sans-serif; font-weight: 400; font-size: 17px; color: #555555; line-height: 25px; text-rendering: optimizeLegibility; overflow-x: hidden }
p { margin-bottom: 15px }
b, strong { font-weight: 700 }
small { font-size: 14px; color: #999 }
a { color: #555555; text-decoration: none; outline: none; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out }
a:hover { text-decoration: none; color: #FAA61A }
img { max-width: 100% }
h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; margin: 0px; padding: 0px; margin-bottom: 20px; font-weight: 600; color: #0C2E73 }
h1, h2 { font-size: 85px; line-height: 1; font-weight: 700; text-transform: uppercase }
h2 span { display: block; color: #FAA61A }
h3 { font-size: 50px; line-height: 60px; text-transform: capitalize; }
h4 { font-size: 36px; line-height: 40px; font-weight: 600 }
h5 { font-size: 30px; line-height: 36px; font-weight: 600 }
h5 span { font-size: 24px; line-height: 30px; font-weight: 400; text-transform: capitalize; }
h6 { font-size: 20px; line-height: 24px; font-weight: 500 }
.leftouter { margin-left: -245px }
ol, ul { margin: 0px; padding: 0px; list-style: none }
input[type="submit"], input[type="button"], button[type="submit"], button[type="button"] { outline: none }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0 }
input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, input[type="tel"], input[type="date"], select { box-shadow: 0px !important; -webkit-box-shadow: 0px !important; -ms-box-shadow: 0px !important; -moz-box-shadow: 0px !important; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0px }
input[type="date"]::-webkit-inner-spin-button { display: none }
input[type="date"]::-webkit-calendar-picker-indicator { color: rgba(0, 0, 0, 0); opacity: 1; background-image: none; background: transparent }
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0 }
input[type=number]::-moz-outer-spin-button, input[type=number]::-moz-inner-spin-button { -webkit-appearance: none; margin: 0 }
.form-control { border-radius: 0px; display: block; width: 100%; height: auto; padding: 10px 0px 10px; background: transparent; background-image: none; border: none; border-bottom: 1px solid #445F97; box-shadow: none; color: #fff; font-weight: 400 }
.wpcf7 form.sent .wpcf7-response-output { color: #155724; padding: 10px; background-color: #D4EDDA; border: 1px solid #C3E6CB }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output { color: #721C24; border: 1px solid #F5C6CB; background-color: #F8D7DA; padding: 10px; margin-left: 0px; margin-right: 0px }
.wpcf7-not-valid-tip { color: #A62B43; font-size: 14px }
select.form-control { background-image: url(../images/chevron-down.svg); background-repeat: no-repeat; background-position: 100% 50% }
.form-control:focus { background: transparent; background-image: none; border: none; color: #fff; border-bottom: 1px solid #fff; outline: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out }
.form-control::-webkit-input-placeholder { color: #8AA0C6 }
.form-control::-moz-placeholder { color: #8AA0C6 }
.form-control:-ms-input-placeholder { color: #8AA0C6 }
.form-control::-ms-input-placeholder { color: #8AA0C6 }
.form-control::placeholder { color: #8AA0C6 }
label { display: inline-block; max-width: 100%; margin-bottom: 0px; font-weight: 400; font-size: 16px; color: #555555; }
sup { left: 1px; top: -7px }
textarea.form-control { resize: none; height: 100px }
button:focus { outline: none }
.text-blue { color: #0C2E73 }
.btn-theme { background-color: transparent; padding: 0px 0px 10px; text-align: center; display: inline-block; color: #FAA61A; font-weight: 600; letter-spacing: 1px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; position: relative; line-height: 1; vertical-align: top; font-size: 17px; border-bottom: 1px solid #FAA61A; cursor: pointer; text-transform: uppercase }
.btn-theme:hover { color: #FAA61A; border-bottom: 1px solid #FAA61A; padding-right: 22px }
.btn-theme::after { content: '\f061'; font-size: 13px; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; bottom: 12px; color: #FAA61A; right: 0px; opacity: 0; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease }
.btn-theme:hover::after { opacity: 1 }
.wpcf7-spinner { position: absolute; right: -60px }
.loader-wrap.btn-theme.btn-yellow { position: relative }
.btn-theme input[type="submit"] { border: navajowhite; font-size: 14px; background-color: transparent; padding: 0px; color: inherit; font-weight: 700; text-transform: uppercase; letter-spacing: 1px }
.mr-10 { margin-right: 10px }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-50 { margin-top: 50px }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-25 { margin-bottom: 25px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-60 { margin-bottom: 60px }
.mb-50 { margin-bottom: 50px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
.mb-120 { margin-bottom: 120px }
.mb-150 { margin-bottom: 150px }
.mb-170 { margin-bottom: 170px }
.mb-200 { margin-bottom: 200px }
.mb-250 { margin-bottom: 250px }
.mb-300 { margin-bottom: 300px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-25 { padding-bottom: 25px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-200 { padding-bottom: 200px }
.pt-100 { padding-top: 100px }
.pt-100 { padding-top: 100px }
.pt-150 { padding-top: 150px }
.list-items ul { display: inline-block; width: 100%; margin-bottom: 10px }
.list-items ul li { display: inline-block; width: 100%; position: relative; padding-left: 30px; margin-bottom: 5px }
.list-items ul li::before { content: ''; position: absolute; left: 0px; width: 15px; height: 12px; top: 6px; border-radius: 100%; background-image: url(../images/arrow-right.svg); background-size: contain; display: block; background-repeat: no-repeat }
.openposition-content.list-items ul li::before { background-image: url(../images/gray-arrow.svg) }
.help-block-error { color: red; font-size: 14px }
.headblack { color: #000 }
.d-inline-block { vertical-align: top }
.form-group { margin-bottom: 20px }
.bg-blue { background-color: #0C2E73 }
.bigtitletext { font-size: 130px; line-height: 1; color: #FAA61A; font-weight: 900; margin-bottom: 25px; font-family: 'Poppins', sans-serif }
main { overflow: hidden }
main.margintop { margin-top: 100px }
.bigbodytext { font-size: 24px; line-height: 36px }
.mainheader { width: 100%; position: fixed; top: 0px; padding: 0px; background-color: #fff; -webkit-transition: all ease 0.3s; -o-transition: all ease 0.3s; transition: all ease 0.3s; top: 0px; z-index: 20 }
header.mainheader.sticky .navmenu>ul>li { padding: 22px 0px; margin: 0px 25px }
.logo a { display: block }
.logo img { transition: all 0.3s ease }
.navmenu>ul { margin: 0px; padding: 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap }
.navmenu>ul>li { position: relative; list-style: none; padding: 38px 0px; margin: 0px 25px; -webkit-transition: all ease 0.3s; -o-transition: all ease 0.3s; transition: all ease 0.3s }
.navmenu>ul>li.menu-item-has-children::before { font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; right: -15px; font-size: 16px; color: #333; content: "\f107" }
.navmenu > ul > li a { color: #555555; display: block; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; font-weight: 400; line-height: 24px }
.navmenu > ul > li:last-child, .sticky.mainheader .navmenu > ul > li:last-child { padding-right: 0px; margin-right: 0px }
.navmenu > ul > li a i { margin-left: 5px; margin-top: -1px; display: inline-block; vertical-align: middle; font-size: 12px }
.navmenu > ul > li > a:hover, .navmenu > ul > li.current-menu-item > a { color: #FAA61A }
.navmenu>ul>li.menu-item-has-children:hover::before { color: #FAA61A }
.navmenu > ul > li ul { left: 0%; display: none; position: absolute; top: 100%; width: 235px; margin: 0px; margin-left: -5px; background: #0C2E73; box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.05) }
.navmenu > ul > li ul li ul { top: 0px; left: 100% }
.navmenu > ul > li ul li a { color: #fff }
.navmenu > ul > li > ul li a { color: #fff }
.navmenu > ul > li > ul li { padding: 0px 20px; margin-bottom: 0px; position: relative }
.navmenu > ul > li > ul li:last-child { border: none }
.navmenu > ul > li > ul li a { display: block; color: #333; position: relative; padding: 10px 0px; border-bottom: 1px solid #8AA0C6; position: relative }
.navmenu > ul > li > ul li:last-child a { border-bottom: none }
.navmenu > ul > li > ul li a i { position: absolute; right: 20px; top: 14px }
.navmenu > ul > li > ul li a:hover { color: #FAA61A }
.navmenu > ul > li ul a { color: #fff }
.navmenu>ul>li:hover>a { color: #FAA61A }
.navmenu > ul > li > ul li a::before { content: ''; width: 7px; height: 7px; position: absolute; left: 0px; top: 50%; background-color: #FAA61A; border-radius: 50%; transform: translate(-50%, -50%) }
.current-menu-ancestor.current-menu-parent > li.menu-item-has-children::before, .navmenu>ul>li.current-menu-ancestor.current-menu-parent::before { color: #FAA61A }
.navmenu > ul > li > a:hover, .navmenu > ul > li.current-menu-item > a:before, .current-menu-ancestor.current-menu-parent > a:before, .navmenu>ul>li:hover>a:before { opacity: 1; width: 100% }
.navmenu > ul > li > ul li a { color: #8AA0C6; font-size: 14px; padding-left: 10px }
.navmenu > ul > li:hover>ul, .navmenu > ul > li ul li:hover>ul { display: block }
.headerclose, .navbartoggle, .sub-menu-arrow { display: none }
.pagination { position: fixed; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.4em; z-index: 10; display: inline-block }
.pagination a { display: block; height: 10px; width: 10px; background-color: #fff; opacity: 0.5; margin-bottom: 20px; border-radius: 50% }
.pagination a.active { opacity: 1 }
footer { padding: 80px 0px 150px }
.footer-main-wrap { display: flex; justify-content: space-between; align-items: flex-start }
footer address, footer a, footer p, .copy-rights { color: #8AA0C6 }
.social-media-copy-right ul { display: flex }
.social-media-copy-right ul li + li { margin-left: 20px }
.footer-bottom.social-media-copy-right { display: flex; justify-content: space-between; padding-top: 20px; border-top: 1px solid #445F97; margin-top: 40px }
.copy-rights { font-size: 12px; line-height: normal }
.footer-box.footer-menu li + li { margin-top: 5px }
.email-number p { margin: 0px 0px 5px 0px }
.wpcf7 form .wpcf7-response-output { margin: 0px 0px 10px 0px }
.footer-shape { position: absolute; top: -140px; left: 0px; width: 100% }
.top-section.bg-blue { height: 100vh; display: flex; align-items: center }
#pageloader { height: 100vh; position: fixed; width: 100%; z-index: 999; left: 0px; top: 0px; display: flex; align-items: center; overflow: hidden }
.mainheader { z-index: 1000 }
.pageloader-text { font-size: 130px; line-height: 1; font-weight: 900; margin-top: 100px }
.pageloader-text span { display: block; font-weight: 600; font-size: 36px; line-height: 40px; padding-top: 20px }
.solution-wrap { display: flex; flex-wrap: wrap }
.solution-box { width: 33.33%; position: relative }
.solution-bottom { position: absolute; bottom: 0px; padding: 90px; z-index: 99 }
.solution-box-content { color: #fff }
.round-btn { height: 50px; width: 50px; background: #FAA61A; border-radius: 100%; color: #fff; display: flex; align-items: center; justify-content: center }
.solution-box { height: calc(100vh - 100px) }
.solution-box-content { overflow: hidden; visibility: hidden }
.solution-box-content-inner { -webkit-transform: translateY(-150%); transform: translateY(-150%) }
.solution-box-content-inner, .solution-box-content, .solution-box-title h4, .solution-box-title h3, .round-btn { transition: -webkit-transform 1.5s cubic-bezier(.19, 1, .22, 1) 0s; transition: transform 1.5s cubic-bezier(.19, 1, .22, 1) 0s }
.solution-box:hover .solution-box-content { visibility: visible }
.solution-box:hover .solution-box-content  .solution-box-content-inner { -webkit-transform: translateY(0%); transform: translateY(0%) }
.solution-box:hover .solution-box-title  h4, .solution-box:hover .solution-box-title  h3 { -webkit-transform: translateY(0) !important; transform: translateY(0) !important; margin-bottom: 30px }
.solution-box-title  h4, .solution-box-title  h3 { transform: translateY(150px) }
.solution-box { position: relative }
.solution-box:after { content: ""; position: absolute; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; left: 0; height: 100%; width: 100%; background: linear-gradient(180deg, rgba(250, 166, 16, 0.8) 0%, rgba(12, 46, 115, 0.8) 77%); opacity: 0; visibility: hidden; height: 0px; bottom: 0px }
.solution-box:hover:after { opacity: 1; visibility: visible; height: 100% }
.solution-wrap { height: calc(100vh - 100px); overflow: hidden }
.solution-box-content-inner a { display: block; margin-top: 20px }
.loadertext { margin-bottom: 10px; opacity: 1; transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000); transform: matrix(1, 0, 0, 1, 0, 150); display: inline-block; margin: 0px 10px; overflow: hidden }
.animText.loadertext { transform: matrix(1, 0, 0, 1, 0, 0); opacity: 1 }
.loadertextcol .big-text-loader .loadertext:nth-child(1) { transition-delay: 0.2s }
.loadertextcol .big-text-loader .loadertext:nth-child(2) { transition-delay: 0.4s }
.loadertextcol .big-text-loader .loadertext:nth-child(3) { transition-delay: 0.6s }
.loadertextcol .small-text-loader .loadertext:nth-child(1) { transition-delay: 0.8s }
.loadertextcol .small-text-loader .loadertext:nth-child(2) { transition-delay: 1s }
.loadertextcol .small-text-loader .loadertext:nth-child(3) { transition-delay: 1.3s }
.loadertext { margin: 0px }
.small-text-loader { font-size: 36px; line-height: 40px; font-weight: 600; color: #fff; overflow: hidden }
.big-text-loader { overflow: hidden }
.loader-animation-bg { position: absolute; top: 0; left: 0; height: 100%; width: 100% }
.loader-animation-bg-wrap { width: 100%; height: 100%; display: flex; flex-wrap: wrap }
.loader-animation-box { width: 33.33%; position: relative }
.solution-box:before { position: absolute; top: 0; right: 0; height: 100%; width: 100%; background: #0C2E73; content: ""; transition: all 1s ease-in-out; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out }
.bgblue.solution-box:before { z-index: 999; width: 0px; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out }
.solution-box-img:after { background: rgb(12, 46, 115); background: linear-gradient(0deg, rgba(12, 46, 115, 1) 0%, rgba(6, 12, 25, 0) 63%, rgb(0 0 0 / 0%) 100%); content: ""; position: absolute; top: 0; left: 0; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; width: 100%; height: 100% }
.solution-box:hover .solution-box-img:after { opacity: 0 }
.solution-box-img { position: relative }
.excellence-row, #manufacturing-process-row { overflow: hidden }
.sec-data-img, .mansec-data-img { position: relative }
.sec-data-img .nav-link.active, .mansec-data-img .nav-link.active { opacity: 1 }
.sec-data-img .nav-link.show, .mansec-data-img .nav-link.show { opacity: 1 !important }
.sec-data-img .nav-link, .mansec-data-img .nav-link { pointer-events: none; background-color: transparent; opacity: 0; transition: all 0.2s ease; position: absolute; left: 0px; top: 0px; padding: 0px }
.contentcol, .mancontentcol { transition: all 0.2s ease; opacity: 0.50 }
.contentcol.text-active, .mancontentcol.text-active { opacity: 1 }
.excellencethumb { display: none }
.excellence-content p, .bigbodytext p { font-size: 24px; line-height: 36px }
.excellence-content p br { display: none }
.excellence-title h2, .excellence-content p { margin: 0px }
.excellence-top { margin-bottom: 0px }
section.excellence-row .contentcol h6 { color: #0C2E73 }
section.excellence-row .sticky-col-img { position: relative }
section.excellence-row .square-vector { position: absolute; right: -4px; bottom: 0px }
section.excellence-row div#Rightcontent { margin-top: 200px }
section.excellence-row .contentcol { padding-bottom: 60px; border-bottom: 1px solid #E5E5E5; margin-bottom: 80px }
section.excellence-row div#data_3 { border: navajowhite; margin: 0px }
section.excellence-row { margin-top: 100px }
.navmenu>ul>li>a::before, section.blog-category-list ul li a:before { opacity: 0; transition: all 0.3s ease; height: 1px; width: 0%; background-color: #FAA61A; position: absolute; bottom: 35px; left: 0px; content: '' }
header.mainheader.sticky .navmenu>ul>li>a::before { bottom: 20px }
.navmenu>ul>li>a:hover::before, section.blog-category-list ul li a:hover:before, .blog-category-list ul li a.active:before { opacity: 1; width: 100% }
.current-menu-ancestor.current-menu-parent > a { color: #FAA61A }
.minus-left { margin-left: -246px }
.minus-right { margin-right: -246px }
.zigzag-applications li { width: 50% }
.zigzag-applications ul, .zigzag-availability-list ul { display: flex; flex-wrap: wrap }
.zigzag-wrap:nth-child(even) > div { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse }
.zigzagmainrow .minus-right { position: relative }
.zigzagmainrow .minus-right .zigzag-square-vector { position: absolute; top: 0px; left: -4px }
.zigzagmainrow .minus-left .zigzag-square-vector { position: absolute; top: -2px; right: -4px; transform: rotateX(190deg) }
.zigzagmainrow .minus-left { position: relative }
.zigzag-wrap + .zigzag-wrap { margin-top: 150px }
.zigzag-applications li h6 { margin-bottom: 0px }
.zigzag-applications li { display: flex; align-items: center }
.zigzag-applications li h6 { color: #000; font-weight: 500 }
.zigzag-application-icon { width: 75px }
.zigzag-applications li:nth-child(odd), .zigzag-availability-list li:nth-child(odd) { margin-right: 12.5px }
.zigzag-applications li:nth-child(even), .zigzag-availability-list li:nth-child(even) { margin-left: 12.5px }
.zigzag-applications li { border-bottom: 1px solid #E5E5E5; padding: 18px 0px }
.zigzag-applications li, .zigzag-availability-list li { width: calc(50% - 12.5px) }
.zigzag-button { margin-top: 50px }
.zigzag-availability-list { margin-top: 30px }
.zigzag-availability-list li { display: flex; padding: 7px 0px }
.zigzag-availability-list ul h6 { margin-bottom: 0px; color: #000 }
.zigzag-availability-list ul h6 img { padding-right: 15px }
.solution-wrap.nofullheight { height: 100% }
.solution-wrap.nofullheight .solution-box { height: 100% }
.solutiontitle span { display: inline-block }
.certifiedrow-wrap { display: flex }
.blog-slider-call { margin-right: -700px }
.blog-slider-call .slick-slide { padding: 0px 12px }
.blog-slider-call  span.date { display: block; padding: 25px 0px }
.hm-blog-title-date h4 { margin-bottom: 25px }
.zeusbgcol { overflow: hidden; padding: 200px 0px 240px; background: url(../images/zeus-non-woven-industries.jpg) no-repeat center; background-size: cover; background-attachment: fixed }
.aboutbgimgrow { overflow: hidden; background: url(../images/about-bg.jpg) no-repeat; background-size: cover; background-attachment: fixed; background-position: center; height: 100vh }
.zeusbgcol p { font-size: 24px; line-height: 30px }
.bigtitle h1 { font-size: 130px; font-weight: 900; margin-bottom: 40px; line-height: 130px }
.zeusbgcol-inner { max-width: 60%; margin: 0px auto }
.zeusbg-vector { top: -2px; right: -4px; transform: rotateX(190deg) }
.hm-latest-blog .slick-prev { left: -190px }
.hm-latest-blog .slick-next { left: -120px; right: unset }
.hm-latest-blog .slick-prev, .hm-latest-blog .slick-next { bottom: -25px; top: unset }
.slick-prev, .slick-next { height: 50px; width: 50px; font-size: 0px; border: 1px solid #FAA61A; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out }
.slick-prev:hover, .slick-next:hover { background-color: #FAA61A; border-color: #FAA61A }
.loadertextcol .small-text-loader .loadertext { line-height: 50px }
.zigzag-applications { margin-top: 30px }
.footer-form-title { margin-bottom: 50px }
.loader-wrap.btn-theme.btn-yellow { margin-top: 30px }
.solution-box-title h4, .solution-box-title h3 { transform: translateY(100px); margin-bottom: 100px }
.solution-box-content:hover .solution-box-content { height: 100% }
.solution-box-content { visibility: hidden; height: 0px }
.solution-box:hover .solution-box-content { visibility: visible; height: 100% }
.round-btn { position: relative; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out }
.round-btn:after { background-image: url(../images/arrow-right-white.svg); display: block; opacity: 1; visibility: visible }
.round-btn:before { background-image: url(../images/arrow-right-yellow.svg); display: block; opacity: 0; visibility: hidden }
.postion-box-main.box-active .current-opening-item .round-btn:before { background-image: url(../images/close-icon.svg); opacity: 1; visibility: visible }
.postion-box-main.box-active .current-opening-item .round-btn:after { opacity: 0; visibility: hidden }
.round-btn:after, .round-btn:before { transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-repeat: no-repeat; background-position: center; background-size: 20px 20px }
.slick-prev:before, .slick-next:before { background-size: 20px 20px; background-image: url(../images/arrow-right-yellow.svg); display: block; opacity: 1; visibility: visible; content: ""; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-repeat: no-repeat; background-position: center }
.slick-prev:hover:before, .slick-next:hover:before { background-image: url(../images/arrow-right-white.svg) }
.slick-prev:before { transform: rotate(180deg); margin-top: 1px }
.slick-dots li.slick-active button:before, .slick-dots li button:hover::before { background: #FAA61A; border-color: #FAA61A }
.slick-dots li button:before { border-color: #0C2E73 }
.wpcf7-not-valid-tip { text-align: left }
.solution-box-title h4, .solution-box-title h3 { color: #fff }
.sec-data-img { height: 822px !important }
.footer-shape img { width: 100% }
.not-found-content { margin-bottom: 50px }
.not-found-title-img.position-relative .thumbimgcenter { position: absolute; top: -180px; left: 150px }
.pagenofound { margin-top: 80px }
.thankyoucol i { font-size: 50px; color: #FAA61A; margin-bottom: 20px }
.thankyou-main .thankyoucol { height: 100vh; display: flex; align-items: center; justify-content: center; flex-direction: column }
.thankyoucol p { margin-bottom: 30px }
.inner-header { margin: 150px 0px 100px; text-align: right }
.inner-header ul { list-style: none; margin: 0px; padding: 0px }
.inner-header ul li { display: inline-block; position: relative; padding: 0px; margin: 0px 10px 0px 0px; color: #555555; font-size: 15px }
.inner-header ul li a { color: #555555 }
.inner-header ul li a:hover, .inner-header ul li.active a, .inner-header ul li.active { color: #FAA61A }
.inner-header ul li::after { content: "/"; position: absolute; right: -8px; top: 0px; color: #555555 }
.inner-header ul li:last-child:after { display: none }
.inner-header ul li:last-child { margin-right: 0px }
.paginationcol { margin-top: 50px; text-align: left; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 20px; color: #555555 }
.paginationcol a { width: 50px; height: 50px; line-height: 50px; display: inline-block; text-align: center; background-color: transparent; margin-right: 10px; color: #333333; border-radius: 100px; font-size: 16px; border: 1px solid #FAA61A; color: #FAA61A }
.paginationcol a:hover { background-color: #FAA61A; color: #ffffff }
span.current { background: #FAA61A; color: #fff; width: 50px; height: 50px; display: inline-block; text-align: center; line-height: 50px; margin-right: 10px; border-radius: 100px; font-size: 20px }
.paginationcol-wrap { display: flex; align-items: center }
section.blog-category-list ul { display: flex; justify-content: center }
section.blog-category-list ul li { margin: 0px 20px; position: relative }
section.blog-category-list ul li a { font-size: 20px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; color: #555555 }
.blog-list-text h4 a, .blogmainrow h3 a, .blogtitle h4 a { color: #0C2E73 }
.blog-list-text h4 a:hover, .blogmainrow h3 a:hover, .blogtitle h4 a:hover { color: #FAA61A }
.blog-thumbnail { padding-bottom: 30px }
span.cat { font-weight: bold }
span.cat a { color: #555555 }
span.cat a:hover { color: #FAA61A }
.bottom-right-vector { bottom: -1px; right: -4px }
.bottom-left-vector { bottom: -1px; left: -4px }
section.blog-category-list ul li a:hover { color: #FAA61A }
.blog-category-list ul li a.active { color: #FAA61A }
.blogthumb a { display: block }
.single-blog-others .slick-prev { left: auto; right: 80px }
.single-blog-others .slick-prev, .single-blog-others .slick-next { top: -50px }
.single-blog-others .slick-next { right: 10px }
.othersblog-box { margin: 0px 12px }
.single-blog-pagination.w-100 { justify-content: space-between; display: flex }
.othersblog-wrap { margin: 0px -12px }
.blog-content ol li { list-style: auto; display: block }
.blog-content a { color: #FAA61A }
.blog-content a:hover { color: #0C2E73 }
.blog-content ol { counter-reset: item; padding-left: 0px; margin-bottom: 15px }
.blog-content ol li ol { padding-left: 15px; margin-bottom: 15px }
.blog-content ol li:before { content: counters(item, ".") ". "; counter-increment: item }
.blog-content ul li ul { margin-bottom: 0px; margin-top: 5px }
.blog-content ul { margin-bottom: 15px }
.blog-content ol li ol { margin-bottom: 0px }
.current-opening-item { background: #FFF9F0; border: 1px solid transparent; min-height: 770px; padding: 80px; position: relative }
.current-opening-wrap [class*='col-']:nth-child(even) { padding-top: 50px }
.round-btns.current-opening-btn { position: absolute; bottom: 80px; right: 80px; cursor: pointer; height: 50px; width: 50px; background: #FAA61A; border: 1px solid transparent; border-radius: 100% }
.openposition-content { margin-bottom: 50px }
.openposition-content p, .openposition-content li { color: #8AA0C6 }
.openposition-content h1, .openposition-content h2.openposition-content, .openposition-content h3, .openposition-content h4, .openposition-contenth5, .openposition-content h6 { color: #fff }
.postion-box-main.box-active .current-opening-item { background: #0C2E73 }
.current-opening-onclickdata { opacity: 0; visibility: hidden }
.current-opening-onclickdata, .current-opening-item, .postion-box-main h3, .openposition-content.list-items { transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out }
.postion-box-main.box-active .current-opening-onclickdata { opacity: 1; visibility: visible }
.openposition-content h6 { font-size: 24px; line-height: 30px; font-weight: 400; margin: 35px 0px 20px }
.postion-box-main.box-active h3 { color: #fff; font-size: 36px; line-height: 40px }
.postion-box-main.box-active .openposition-content.list-items { transform: translateY(0px) }
.openposition-content.list-items { transform: translateY(40px) }
.round-btns.current-opening-btn { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out }
.round-btns.current-opening-btn:after { font-family: "Font Awesome 5 Free"; content: "\f061"; font-weight: 900; line-height: 50px; height: 50px; width: 50px; display: flex; align-items: center; justify-content: center; color: #fff }
.round-btns.current-opening-btn:hover { border: 1px solid #FAA61A; background: transparent }
.round-btns.current-opening-btn:hover:after { color: #FAA61A }
.postion-box-main.box-active .round-btns.current-opening-btn:after { content: "\f00d" }
.current-opening-item:hover { background: transparent; border: 1px solid #FAA61A }
.postion-box-main.box-active:hover .current-opening-item { border: 1px solid transparent }
.uploadbox label { white-space: nowrap; text-overflow: ellipsis; overflow: hidden;cursor: pointer }
.uploadbox input[type="file"] { display: none }

.contactpage-form .row.text-center { text-align: left !important }
.contactpage-form { margin-top: 50px }
.contactpage-form .form-control { border-color: #E5E5E5; color: #555555 }
.contactpage-form .form-control:focus { border-color: #FAA61A }
.contactpage-form  .form-control::-webkit-input-placeholder { color: #555555 }
.contactpage-form  .form-control::-moz-placeholder { color: #555555 }
.contactpage-form  .form-control:-ms-input-placeholder { color: #555555 }
.contactpage-form  .form-control::-ms-input-placeholder { color: #555555 }
.contactpage-form  .form-control::placeholder { color: #555555 }
.contactrow-wrap { display: flex; align-items: center; justify-content: space-evenly }
.contactrow-wrap .contact-box { display: flex; flex-direction: column; align-self: flex-start }
.contactrow-wrap .contact-box-icon-border { margin-bottom: 20px }
.contact-box-content p { margin-bottom: 25px }
h2.onelinetitle span { display: inline-block }
.current-opening-wrap { margin-top: 70px }
.top-left-vector { left: -4px; top: 0px }
.blog-feature-img-listing a { display: block }
.pagenofoundmain { margin-top: 300px }
.contact-box-content .btn-theme { font-size: 12px; line-height: 25px; padding-bottom: 0px }
.contact-box-content .btn-theme::after { bottom: 0px }
.round-btns.current-opening-btn:after { margin-left: -0.7px }
.tabslidersm img { height: 500px; object-fit: cover }
.doubleslider .slick-prev, .doubleslider  .slick-next { top: unset; bottom: -80px; transform: unset }
.doubleslider .slick-next { left: 70px }
section.doubleslider .row { margin-bottom: 80px }
.industry-standards-bottom-content { border-left: 1px solid #E5E5E5; padding-left: 25px }
.industry-standards-bottom-content:first-child { border: navajowhite; padding-left: 15px }
.vismisbg { width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center }
.visimg { padding: 650px 0px 0px 50px }
.misimg { padding: 420px 0px 0px 50px }
.vismisbg-content { padding: 20px 50px 0px 50px }
.certified-thumb { border: 1px solid #ddd; padding: 20px; width: 20%; text-align: center; margin: 0px 15px; display: flex; align-items: center; justify-content: center }
.certifiedrow-wrap { text-align: center; margin: 50px auto 0px; justify-content: center }
span.owner-designation { font-size: 20px }
.owner-details h4 { margin-bottom: 15px }
.owner-img { margin-bottom: 40px }
.owner-bottom-right-contant ul li { font-weight: 700; font-size: 24px; color: #0C2E73; line-height: 36px; margin-bottom: 10px }
.owner-bottom-right-contant ul { margin-bottom: 25px }
.solutiontitle { padding: 0px 15px }
.vismisbg h2 { margin-bottom: 40px }
.manufacturing-process-right { padding-top: 100px }
.manufacturing-process-thumb { display: none }
.manufacturing-process-content { padding: 100px 0px; border-bottom: 1px solid #E5E5E5 }
.manufacturing-process-content::before { counter-increment: row-count; content: '0'counter(row-count); font-size: 150px; line-height: 1; color: #dddddd; position: absolute; font-weight: 300; display: inline-block }
.manufacturing-process-right { counter-reset: row-count }
.manufacturing-process-text-right { padding-left: 240px }
.oneline span { display: inline-block }
.product-detail-table tr.title { background: #0C2E73; border-color: #0C2E73 }
.product-detail-table tr.title h6 { color: #fff; margin-bottom: 0px }
.product-detail-table th, .product-detail-table td { padding: 16px 30px }
.productdetails-row  .zigzag-availability-list { margin-bottom: 30px; margin-top: 0px; }
.customization-options ul { display: flex; flex-wrap: wrap }
.customization-options ul li { display: flex;width:100%; }
.customization-options ul li .customization-icon { min-width: 90px }
.customization-options ul li { border-bottom: 1px solid #E5E5E5; padding: 20px 0px }
.customization-content p { margin-bottom: 0px }
.customization-content h6 { color: #000; margin-bottom: 15px }
.table { color: #555555; }
.customization-bottom-title h5 span { font-weight: bold; }
.applications-box { text-align: center; margin-top: 55px;padding:0px 15px; }
.innerwrap.column_4 .applications-box { width: calc(100% / 4); }
.innerwrap.column_5 .applications-box { width: calc(100% / 5); }
.innerwrap.column_3 .applications-box { width: calc(100% / 3); }
.applications-box h5 { width: 100%; padding-top: 15px; }
.applications-box img { margin: 0px auto; }
.applicationsbg { background-image: url(../images/medicabg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; padding: 240px 0px; display: flex; align-items: center; }
.innerwrap.row.column_3 { width: 80%; margin: 0px auto; }
.innerwrap { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; }
.innerwrap.column_3 { width: 75%; margin: 0px auto; }
.top-right-vector { top: 0; right: -4px; }
.zigzag-content h4 { text-transform: capitalize; }
.pofzeusrow-left { display: flex; flex-wrap: wrap; }
.pofzeusrow-iconbox { border: 1px solid #E5E5E5; display: flex; margin: 0px 10px; width: calc(50% - 10px); align-items: center; justify-content: center; }
.pofzeusrow-iconbox:first-child { margin-left: 0px; }
.pofzeusrow-iconbox:last-child { margin-right: 0px; }
.pofzeusrow-right p:last-child { margin-bottom: 0px; }
.applications-icon { height: 101px; display: flex; align-items: center; }
.zigzag-wrap.manufacturing + .zigzag-wrap.manufacturing { margin-top: 300px; }
.range-content { position: absolute; top: 0; width: 100%; padding: 40px 40px 40px 40px; background: #FFF9F0; height: 100%; }
.range-button { position: absolute; right: 40px; bottom: 40px; z-index: 9; }


/*.range-content:after { background: linear-gradient(180deg, rgba(250, 166, 16, 0.8) 0%, rgba(12, 46, 115, 0.8) 77%); content: ""; position: absolute; bottom: 0; left: 0; height: 0%; width: 100%; }
.range-img:hover  .range-content:after { height: 100%; z-index: 9; }
.range-img:hover  img { z-index: 1; position: relative; }*/
.pofzeusrow-iconbox {
    padding: 0px 15px;
}
.zigzag-content p:last-child {
    margin-bottom: 0px;
}
.highend-production-title {
    margin-bottom: 50px;
}

section.blog-category-list ul li a:before {
    bottom: -5px;
}

section.titleconbtnrow .titleconbtn-top {text-align: center;}


.grecaptcha-badge {
    display: none !important;
}

.applicationsbg {position: relative;z-index: 1;}
.applicationsbg:after {content: "";height: 100%;width: 100%;position: absolute;background-image: linear-gradient(180deg, #faa61a 0%, #0c2e73e6 100%);z-index: -1;opacity: 0.74;}

.aboutbgimgrow {
    position: relative;
    z-index: 1;
}

.aboutbgimgrow:after {content: "";height: 100%;width: 100%;position: absolute;background-image: linear-gradient(180deg, #faa61a 0%, #0c2e73e6 100%);z-index: -1;opacity: 0.74;}


.navmenu > ul > li > ul li.current-menu-item a {
    color: #FAA61A;
}
