body {
    color: #000;
    background-color: #F4F0EB;
    font-family: "Instrument Sans", sans-serif;
}
a:hover {
    text-decoration: none;
}
a {
    transition: all .3s ease-in-out;
    text-decoration: unset;
}
h1,h2,h3,h4,h5,h6 {
    text-transform: capitalize;
}
.img-responsive {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.common-pd{
    padding:80px 0;
}
.common-small-pd{
    padding:60px 0;
}
.inner-container {
    padding: 0 60px;
}
.common-sec-title span, .common-med-title span {
    color: #244A63;
}
.sec-spacing {
    padding-bottom: 40px;
}
.common-sec-title {
    font-weight: 600;
    font-size: 38px;
    line-height: 48px;
    color: #000;
    margin-bottom: 12px;
    text-transform: capitalize;
}
.common-med-title {
    font-weight: 600;
    font-size: 34px;
    line-height: 44px;
    color: #000;
    margin-bottom: 12px;
    text-transform: capitalize;
}
.common-desc {
    color: #5E5E5E;
    font-size: 15px;
    /* line-height: normal; */
}
.home-banner-sec {
    position: relative;
}
.home-banner-sec .info {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
    text-align: center;
    left: 0;
    background: #00000098;
    place-content: center;
}
.home-banner-sec .info img {
    height: 70px;
    margin-bottom: 10px;
}
.theme-btn {
    background: #fff !important;
    border: 0;
    padding: 12px 18px;
    margin-top: 25px;
    color: #244A63 !important;
    font-weight: 500;
    font-size: 14px;
    border-radius: 8px;
}
.theme-btn.blue {
    color: #fff !important;
    background: #244A63 !important;
}
.theme-btn.transparent {
    color: #244A63 !important;
    background: transparent !important;
    border: 1px solid #244A63;
}
.header-nav .custom-logo {
    height: 90px;
}
.header-nav {
    padding: 10px 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}
.header-nav .nav-link {
    color: #fff;
    font-size: 16px;
    line-height: normal;
    padding: 0 14px !important;
}
.header-nav .theme-btn {
    font-size: 14px;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 10px;
}
footer.footer {
    background: #244A63;
}
footer.footer .flex-block {
    display: flex;
    align-items: center;
    gap: 50px;
}
footer.footer .social-icons {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 60px;
    padding: 10px 14px;
    gap: 8px;
}
footer.footer .social-icons .icon {
    color: #244A63;
    border: 1px solid #244A63;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: normal;
}
footer.footer .social-icons .icon a {
    color: #244A63;
}
footer.footer .custom-logo {
    height: 120px;
}
footer.footer .footer-title {
    float: right;
    font-size: 36px;
    line-height: normal;
    text-align: right;
    font-style: italic;
}
footer.footer hr {
    margin-top: 30px;
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
    opacity: 1;
}
footer.footer .menu-blocks {
    padding: 40px 0;
}
footer.footer .menu-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
footer.footer .nav-link {
    padding: 0;
    padding-bottom: 14px;
}
footer.footer .nav-item:last-child .nav-link {
    padding-bottom: 0;
}
footer.footer .flex-item {
    display: flex;
    gap: 12px;
}
footer.footer form p {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}
footer.footer .form-control {
    padding: 10px 14px;
    background: transparent;
    font-size: 14px;
    width: auto;
}
footer.footer .form-control::placeholder {
    color: #fff;
}
footer.footer form .theme-btn {
    padding: 10px 14px;
    font-size: 14px;
}
.copyright-sec {
    padding: 15px 0;
}
nav.header-nav.fixed {
    background: #000000e6;
}
.home-banner-sec .info .row {
    padding-top: 30px;
}
.sourcing-sec .img-responsive {
    height: auto;
    border-radius: 10px;
}
.sourcing-sec .left-desc {
    padding: 35px 0;
}
.sourcing-sec .number-flex, .number-sec .number-flex {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    margin: 0 -10px;
    padding-top: 15px;
}
.number-sec .number-flex {
    justify-content: center;
    padding-top: 0;
}
.sourcing-sec .number-block {
    width: 50%;
    padding: 0 10px;
}
.number-sec .number-block {
    width: 20%;
    padding: 0 10px;
}
.sourcing-sec .number-block .border, .number-sec .number-block .border {
    border: 1px solid #DADADA;
    padding: 24px 22px 16px;
    border-radius: 10px;
    height: 100%;
}
.sourcing-sec .number-block .common-desc, .number-sec .number-block .common-desc {
    padding-bottom: 50px;
}
.sourcing-sec .info {
    padding-left: 60px;
}
.offer-sec {
    position: relative;
    overflow: hidden;
}
.offer-sec:before{
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #244A63;
    opacity: 85%;
    z-index: -1;
}
.offer-sec .after-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 10%;
}
.offer-sec .owl-carousel .owl-stage-outer {
    overflow: unset;
}
.offer-sec .owl-carousel .owl-stage {
    padding-left: 0 !important;
}
.offer-sec .info {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    text-align: left;
    height: 100%;
}
.offer-sec .info .icon {
    height: 55px;
    width: auto;
}
.offer-sec .info .title {
    font-size: 22px;
    font-weight: 600;
    margin: 24px 0;
}
.offer-sec .info hr {
    margin: 25px 0 22px;
    border-color: #DADADA;
    opacity: 1;
}
.view-more {
    display: flex;
    align-items: center;
    gap: 8px;
}
.view-more .icon-right {
    background: #244A63;
    border-radius: 50%;
    font-size: 10px;
    height: 22px;
    color: #fff;
    width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sourcing-sec .sec-spacing {
    padding-bottom: 35px;
}
.home-banner-sec .common-sec-title {
    margin-bottom: 18px;
}
.products-sec .info {
    position: relative;
    padding: 0 15px 22px;
    z-index: 1;
    height: 100%;
}
.products-sec .info .img-responsive {
    border-radius: 10px;
}
.products-sec .info .title {
    padding-top: 18px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
}
.products-sec .info .info-inner {
    padding: 0 12px;
}
.products-sec .info:after {
    content: '';
    position: absolute;
    height: 70%;
    width: 100%;
    border: 1px solid #C0C0C0;
    bottom: 0;
    left: 0;
    border-radius: 15px;
    z-index: -1;
}
.products-sec .info:hover:after {
    background: #fff;
}
.products-sec .flex-btns {
    display: flex;
    justify-content: center;
    gap: 15px;
}
.products-sec .row.blocks {
    row-gap: 35px;
}
.expertise-sec .bg-block {
    background: #fff;
    border-radius: 25px;
}
.expertise-sec .view-more {
    border: 1px solid #E0E0E0;
    display: inline-flex;
    width: 310px;
    justify-content: space-between;
    padding: 12px 16px;
    font-weight: 600;
    border-radius: 10px;
    margin-top: 6px;
    margin-bottom: 10px;
}
.equipment-sec .img-responsive {
    margin-top: 45px;
}
.equipment-sec .accordion {
    margin-top: 30px;
    padding-right: 60px;
}
.equipment-sec .accordion-item {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #C0C0C0;
    padding: 24px 0;
    border-radius: unset;
}
.equipment-sec .accordion-button {
    background: transparent;
    padding: 0;
    box-shadow: unset;
    color: #000;
    font-weight: 600;
    font-size: 17px;
}
.equipment-sec .accordion-body {
    padding: 0;
    padding-top: 15px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 18px;
    color: #505050;
    padding-bottom: 4px;
}
.evolving-sec {
    background: #fff;
}
.evolving-sec .info {
    background: #FBFBFB;
    border: 1px solid #EDEDED;
    border-radius: 15px;
    height: 100%;
	display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.evolving-sec .view-more {
    justify-content: space-between;
    padding: 20px;
}
.evolving-sec .view-more .common-desc {
    font-size: 16px;
    font-weight: 500;
}
.evolving-sec .info .image-block {
    padding-left: 20px;
}
.evolving-sec .info .img-responsive {
    border-radius: 15px;
    position: relative;
    left: 0;
    transition: .3s ease;
}
.evolving-sec .info:hover .img-responsive {
    left: -10px;
}
.evolving-sec .row.main {
    row-gap: 30px;
}
.evolving-sec .theme-btn {
    margin-top: 40px;
}
.contact-sec .flex-item {
    display: flex;
    gap: 12px;
    padding-top: 18px;
    color: #244A63;
}
.contact-sec .flex-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
    position: relative;
    margin-right: 50px;
}
.contact-sec .flex-block img {
    height: 108px;
}
.contact-sec .social-icons {
    display: flex;
    gap: 10px;
}
.contact-sec .social-icons .icon {
    color: #244A63;
    border: 1px solid #244A63;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: normal;
}
.contact-sec .social-icons .icon a {
    color: #244A63;
}
.contact-sec .flex-block:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 48%;
    transform: translate(-50%,-50%);
    height: 1px;
    background: #C9C9C9;
    width: 80px;
}
.contact-sec .contact-bg {
    background: #244A63;
    padding: 40px 60px;
    border-radius: 35px;
    margin-top: 40px;
}
.contact-sec .contact-inner-bg {
    padding: 0 10px;
    margin-top: -80px;
    background: #244A63;
    padding-top: 70px;
    border-radius: 30px;
}
.contact-sec .contact-bg .title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
}
.contact-sec .contact-bg .common-desc {
    margin-bottom: 35px;
}
.contact-sec form .form-control {
    background: transparent !important;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    padding-bottom: 8px;
}
.contact-sec form .form-control::placeholder {
    color: #fff;
}
.form-control:focus {
    box-shadow: unset;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 14px;
    color: #fff;
}
.contact-sec .wpcf7-submit {
    margin-bottom: 0 !important;
    margin-top: 18px;
    width: 100%;
}
.wpcf7-spinner {
    display: none !important;
}
.catalog-sec {
    background: #F2EAE0;
    overflow: hidden;
    position: relative;
}
.catalog-sec .after-img {
    position: absolute;
    top: 65%;
    left: 52.5%;
    transform: translate(-50%, -50%) rotate(50deg);
    width: 110px;
}
.clarity-sec .flex-block {
    display: flex;
    margin: 0 -25px;
    padding-top: 20px;
}
.clarity-sec .flex-item {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 0 25px;
    border-right: 1px solid #C0C0C0;
    color: #244A63;
}
.clarity-sec .flex-item:last-child { 
    border: unset;
}
.clarity-sec .flex-item .common-desc { 
    color: #244A63;
}
.certification-sec .bg-block {
    background: #fff;
    border-radius: 30px;
}
.certification-sec .flex-block {
    display: flex;
    align-items: center;
    margin: 0 -50px;
    padding: 25px 60px 0;
}
.certification-sec .flex-item {
    width: 20%;
    padding: 0 50px;
    position: relative;
}
.certification-sec .flex-item:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 60%;
    width: 1px;
    border: 1px dotted #E0E0E0;
    transform: translateY(-50%);
}
.certification-sec .flex-item:last-child::after {
    content: unset;
}
.certification-sec .line-break {
    border-top: 1px solid #E0E0E0;
    opacity: 1;
    margin: 60px 0;
}
.certification-sec .countries-flex {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 26px;
    margin-bottom: 4px;
}
.certification-sec .country-item {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid #E0E0E0;
    padding: 5px 10px;
    border-radius: 40px;
}
.certification-sec .country-item img {
    height: 20px;
}
.certification-sec .country-item .common-desc {
    color: #000;
}
.blogs-sec .img-responsive {
    border-radius: 10px;
}
.blogs-sec .info-block {
    border: 1px solid #C0C0C0;
    border-radius: 10px;
    padding: 12px;
}
.blogs-sec .info {
    padding: 16px 12px 12px;
}
.blogs-sec .heading-flex {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
}
.blogs-sec .blog-title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.blogs-sec .heading-flex .common-desc {
    padding-left: 10px;
    position: relative;
}
.blogs-sec .heading-flex .common-desc:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 3px;
    width: 3px;
    background: #5E5E5E;
    border-radius: 50%;
    transform: translateY(-50%);
}
.blogs-sec .view-more {
    margin-top: 10px;
}
.blogs-sec .view-more .common-desc {
    color: #000;
}
.blogs-sec .view-more .icon-right {
    height: 20px;
    width: 20px;
}
.product-info-sec .row.main {
    padding: 0 60px;
    margin: 0 -40px;
}
.product-info-sec .row.main .column { 
    padding: 0 40px;
}
.product-list-sec {
    background: #244A63;
}
.product-list-sec .row {
    row-gap: 26px;
}
.product-list-sec .info-block {
    height: 100%;
    background: #fff;
    border-radius: 24px;
    padding-bottom: 0;
}
.evolving-sec.industries {
    background: transparent;
}
.product-info-sec .img-responsive.radius {
    border-radius: 20px;
}
.products-sec.industries {
    background: #fff;
}
.line-break hr {
    border-top: 1px solid #C0C0C0;
    opacity: 1;
    margin: 0;
}
.expertise-tab-sec .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    border: 0;
    justify-content: center;
}
.expertise-tab-sec .theme-btn {
    text-transform: capitalize;
}
.expertise-tab-sec .theme-btn.active {
    color: #fff !important;
    background: #244A63 !important;
}
.blog-page .info-block {
    display: flex;
    align-items: center;
}
.blog-page .info-block .image-block {
    width: 50%;
}
.blog-page .info-block .info {
    width: 50%;
    padding: 0;
    padding-left: 20px;
}
.blogs-sec.blog-page .row {
    row-gap: 20px;
}
.blog-page .categories-sec {
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    margin-left: 35px;
    position: sticky;
    top: 40px;
}
.blog-page .categories-sec .title {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 24px;
}
.blog-page .categories-sec li {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 14px;
}
.blog-page .categories-sec li:last-child { 
    padding-bottom: 0;
}
.blog-page .categories-sec ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.blog-page .categories-sec a {
    display: flex;
    justify-content: space-between;
    color: #000;
}
.blog-page .categories-sec span {
    color: #5E5E5E;
}
.blog-page .pagination .page-numbers {
    border: 1px solid #F1F1F1;
    color: #000;
    background: #fff !important;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
}
.blog-page .pagination .current {
    background: #244A63 !important;
    color: #fff;
}
.blog-page .pagination .next, .blog-page .pagination .prev, .blog-page .pagination .first, .blog-page .pagination .last {
    font-size: 11px;
}
.blog-page .pagination {
    gap: 10px;
    margin-left: 10px;
    margin-top: 35px;
}
.blogs-detail-sec .heading-flex {
    display: flex;
    align-items: center;
    gap: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 35px;
}
.blogs-detail-sec .heading-flex .common-desc {
    padding-left: 10px;
    position: relative;
    font-size: 16px;
}
.blogs-detail-sec .heading-flex .common-desc:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 3px;
    width: 3px;
    background: #5E5E5E;
    border-radius: 50%;
    transform: translateY(-50%);
}
.blogs-detail-sec .common-med-title {
    font-size: 30px;
}
.blogs-detail-sec img {
    border-radius: 30px;
    margin-bottom: 20px;
}
.blogs-detail-sec.blog-page .row.common-pd {
    border-bottom: 1px solid #DDDDDD;
}
.blogs-detail-sec.blog-page .categories-sec {
    margin-left: 10px;
}
.blogs-detail-sec.blog-page .row.inner {
    margin-right: 30px;
}
.contact-main-sec .flex-sec {
    display: flex;
    margin: 0 -45px;
}
.contact-main-sec .flex-block {
    width: 33.33%;
    display: flex;
    align-items: center;
    padding: 0 45px;
    border-right: 1px solid #C0C0C0;
}
.contact-main-sec .flex-block:last-child {
    border-right: 0;
}
.contact-main-sec .flex-item {
    width: 20%;
}
.contact-main-sec .flex-item:last-child {
    width: 80%;
    padding-left: 2px;
}
.contact-main-sec .flex-item .icon {
    background: #244A63;
    width: 46px;
    height: 46px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.contact-main-sec .flex-item .title {
    font-size: 20px;
    font-weight: 600;
}
.contact-main-sec .flex-item .description {
    color: #000;
    margin: 0;
    line-height: normal;
    font-size: 15px;
}
.contact-main-sec .info {
    background: #fff;
    border-radius: 24px;
    padding: 40px 60px;
    position: relative;
    z-index: 1;
}
.contact-main-sec .info .contact-title {
    font-weight: 600;
}
.contact-main-sec .form-group p {
    display: flex;
    gap: 20px;
}
.contact-main-sec .form-control {
    border: 0;
    font-size: 14px;
    border-bottom: 1px solid #C0C0C0;
    border-radius: unset;
    padding-bottom: 10px;
    margin-bottom: 4px;
    color: #000;
}
.contact-main-sec .form-control::placeholder {
    color: #000;
}
.contact-main-sec .theme-btn.blue {
    margin-top: 14px;
}
.contact-main-sec .theme-btn.blue {
    margin-top: 15px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.contact-main-sec .wpcf7 form.invalid .wpcf7-response-output, .contact-main-sec .wpcf7 form.unaccepted .wpcf7-response-output, .contact-main-sec .wpcf7 form.payment-required .wpcf7-response-output {
    color: #000;
}
.contact-map-sec iframe {
    height: 450px;
    width: 100%;
}
.contact-map-sec {
    margin-top: -80px;
    display: flex;
}
.contact-social-sec .title {
    font-weight: 600;
    line-height: inherit;
    font-size: 25px;
}
.contact-social-sec .social-icons {
    display: flex;
    gap: 10px;
}
.contact-social-sec .social-icons .icon {
    color: #244A63;
    border: 1px solid #244A63;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: normal;
}
.contact-social-sec .social-icons .icon a {
    color: #244A63;
}
.contact-social-sec .flex-block {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.contact-social-sec .flex-block:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 54%;
    transform: translateY(-50%);
    width: 120px;
    height: 1px;
    background: #C0C0C0;
    z-index: 1;
}
.contact-main-sec input[type=file]::file-selector-button {
  margin-right: 14px;
  border: none;
  background: #244A63;
  padding: 8px 15px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.contact-main-sec input[type=file]:hover::file-selector-button {
  background: #244A63 !important;
}
.product-info-sec .sub-title {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.product-info-sec .info {
    padding: 50px 0;
}
.product-info-sec .info {
    padding: 50px 0;
}
.product-info-sec .info .exp-title {
    font-size: 90px;
    font-weight: 900;
    margin-bottom: 26px;
}
.product-info-sec .info .exp-desc {
    font-weight: 400;
    font-size: 21px;
    border-bottom: 1px solid #C0C0C0;
    padding-bottom: 14px;
    margin-bottom: 20px;
}
.informative-content-sec.bg-block {
    background: #244A63;
}
.informative-content-sec .info-block {
    padding: 40px 50px;
    background: #fff;
    border-radius: 24px;
    height: 100%;
}
.informative-content-sec  .image-block.icon {
    background: #244A63;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    padding: 15px;
}
.informative-content-sec .title {
    font-size: 22px;
    margin-top: 24px;
    font-weight: 600;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 16px;
    margin-bottom: 20px;
}
.equipment-sec .bg-block {
    background: #F2EAE0;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.product-info-sec .img-responsive.circle {
    border-radius: 50%;
    border: 16px solid #fff;
}
.product-list-sec.social-sec {
    background: transparent;
}
.product-list-sec.social-sec .border-div {
    border-top: 1px solid #C0C0C0;
}
.product-list-sec.social-sec .info-block {
    border: 0;
}
.informative-content-sec .image-block.simple {
    height: 56px;
    width: 56px;
}
.informative-content-sec .row {
    row-gap: 24px;
}
.informative-content-sec.guiding-sec .title {
    padding-bottom: 0;
    border: unset;
    margin-bottom: 14px;
}
.equipment-sec.values-sec {
    background: #fff;
}
.equipment-sec.values-sec .accordion-item:first-child {
    padding-top: 0;
}
.expertise-tab-sec.bg-block {
    background: #fff;
}
.expertise-tab-sec.bg-block .theme-btn {
    background: #FBFBFB !important;
    border: 0 !important;
}
.expertise-tab-sec .theme-btn {
    border: 0 !important;
}
.expertise-tab-sec.bg-block .theme-btn.active {
    background: #244A63 !important;
}
.product-info-sec.points-sec .bg-block {
    background: #fff;
    border-radius: 30px;
}
.product-info-sec.points-sec .common-desc li {
    margin-bottom: 10px;
    list-style: none;
    position: relative;
}
.product-info-sec.points-sec .common-desc li:after {
    content: '';
    position: absolute;
    left: -20px;
    top: 3px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid black;
}
.product-info-sec.points-sec .common-desc li:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 3px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 3px solid white;
    z-index: 1;
}
.informative-content-sec.expertise-detail .info-block {
    background: #244A63;
}
.equipment-sec.expertise-acc {
    background: #244A63;
    overflow: hidden;
}
.equipment-sec.expertise-acc {
    background: #244A63;
}
.equipment-sec.expertise-acc * {
    color: #fff;
}
.equipment-sec.expertise-acc .accordion-item:first-child {
    padding-top: 0;
}
.equipment-sec.expertise-acc .accordion-button:after {
    filter: invert(1) brightness(2.5);
}
.equipment-sec.expertise-acc .info {
    padding: 0 40px;
}
.process-sec .icon-block {
    background: #244A63;
    border-radius: 50%;
    font-size: 17px;
    height: 35px;
    color: #fff;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.process-sec .slider-icon-flex { 
    display: flex;
    justify-content: end;
    gap: 10px;
}
.process-slider .title {
    font-size: 20px;
    font-weight: 600;
}
.process-slider .circle {
    height: 16px;
    width: 16px;
    background: #244A63;
    border-radius: 50%;
    margin: 12px 0;
}
.process-sec .process-slider {
    padding-top: 50px;
}
.equipment-sec.faqs-sec .accordion {
    padding-right: 0;
}
.equipment-sec.faqs-sec .accordion-header:not(:has(.collapsed)) .accordion-button {
    color: #244A63;
}
.products-sec .owl-carousel {
    width: 85%;
    margin: 0 auto;
}
.products-sec .item .title {
    font-size: 18px;
}
.products-sec .icon-block {
    position: absolute;
    top: 60%;
    left: 35px;
    background: #244A63;
    border-radius: 50%;
    font-size: 15px;
    height: 32px;
    color: #fff;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.products-sec .icon-block.next {
    right: 35px;
    left: unset;
}
.text-only-sec.points .common-sec-title {
    font-size: 30px;
}
.text-only-sec.points .common-desc {
    padding-left: 0;
    list-style: none;
}
.text-only-sec.points .common-desc li {
    color: #000;
    padding-bottom: 12px;
    padding-left: 30px;
    position: relative;
}
.text-only-sec.points .common-desc li:last-child {
    padding-bottom: 0;
}
.text-only-sec.points .common-desc li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/list-icon.png);
    height: 20px;
    width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}
.text-only-sec.points .row.main {
    margin: 0 -60px;
}
.text-only-sec.points .row.main .column {
    padding: 20px 60px;
    border-right: 1px solid #C0C0C0;
}
.text-only-sec.points .row.main .column:last-child {
    border-right: 0;
}
.table-info-sec td {
    border: 1px solid #D0D0D0;
    background: #fff;
    padding: 20px;
    width: 25%;
    line-height: normal;
}
.table-info-sec th {
    border: 1px solid #D0D0D0;
    background: #244A63;
    padding: 20px;
    color: #fff;
    width: 25%;
}
.table-info-sec td b {
    display: block;
    margin-bottom: 10px;
}
.table-info-sec tbody th {
    background: #fff;
    color: #000;
}
.table-info-sec td li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
}
.table-info-sec td li:after {
    content: '';
    position: absolute;
    top: 8px;
    height: 4px;
    width: 4px;
    background: #000;
    left: 0;
    border-radius: 50%;
}
.table-info-sec td ul {
    padding-left: 0;
    list-style: none;
}
.table-info-sec .info {
    border-top: 1px solid #C0C0C0;
}
.process-slider .owl-stage-outer:after {
    content: '';
    position: absolute;
    top: 41.5px;
    height: 1px;
    width: 100%;
    background: #B5B5B5;
    z-index: -1;
}
.process-slider .item {
    padding-right: 28px;
}
.evolving-sec.manufacturing .row.main .column {
    width: 20%;
}
.evolving-sec.manufacturing .row.main {
    row-gap: 24px;
}
.evolving-sec.manufacturing .info {
    padding: 15px;
}
.evolving-sec.manufacturing .info .image-block {
    padding-left: 0;
}
.evolving-sec.manufacturing .info:hover .img-responsive {
    left: 0;
}
.evolving-sec.manufacturing .view-more {
    padding: 20px 0 4px;
    justify-content: center;
    text-align: center;
}
.evolving-sec.manufacturing {
    background: transparent;
}
.evolving-sec.manufacturing .view-more .common-desc {
    font-weight: 600;
}
.product-info-sec.point ul {
    padding-left: 20px;
}
.product-info-sec.point ul li {
    margin-bottom: 10px;
}
.evolving-sec .view-more {
    padding-right: 45px;
    display: block;
    position: relative;
    text-align: left;
}
.evolving-sec .view-more .icon-right {
    position: absolute;
    top: 20px;
    right: 20px;
}
footer.footer .form-control {
    width: 100%;
}
.certification-sec {
    overflow: hidden;
}
.text-only-sec.points .common-desc ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu {
    border-top: 1px solid #fff !important;
    padding: 40px !important;
    border-bottom-right-radius: 40px !important;
    border-bottom-left-radius: 40px !important;
    margin-top: 40px;
}
#mega-menu-wrap-header #mega-menu-header, #mega-menu-wrap-header {
    position: unset !important;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu .menu-item {
    margin-bottom: 10px;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu .mega-menu-columns-2-of-12 {
    width: 20% !important;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu .menu {
    padding-left: 15px;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu .nav-link {
    padding: 0 !important;
	font-size: 15px !important;
}
.product-info-sec .img-responsive {
    height: auto;
    position: sticky;
    top: 30px;
}
#mega-menu-wrap-header #mega-menu-header .mega-block-title {
    display: none !important;
}
#mega-menu-wrap-header #mega-menu-header .mega-block-title.cst-title {
    display: block !important;
    margin-bottom: -20px !important;
}
.offer-sec .owl-carousel .owl-stage {
  display: flex;
}
.offer-sec .owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.offer-sec .owl-carousel .item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-sec .flex-block:after {
    content: unset !important;
}
.offer-sec, .equipment-sec, .contact-sec, .catalog-sec, .products-sec, .certification-sec, .informative-content-sec, 
.number-sec, .product-info-sec.point, .product-info-sec.points-sec, .page-template-contact .contact-main-sec, 
.page-template-contact-rfi .contact-main-sec, .process-sec {
    .common-desc p:last-child, .common-desc ul:last-child {
        margin-bottom: 0;
    }
}