.slick-next {
    right: 0px !important;
}

.slideshow-box.p-relative.slick-slide .image-layer {
    position: absolute;
    top: 50%;
    left: -150px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-20px);
    transform: translateY(-50%) !important;
    -webkit-transition: all 800ms ease;
    -webkit-transition: all 800ms cubic-bezier(0.3, -0.17, 0.25, 1);
    transition: all 800ms cubic-bezier(0.3, -0.17, 0.25, 1);
}section.capacity {
    background: #d0d0d07b;
}

.slideshow-box.p-relative.slick-slide.slick-current.slick-active .image-layer {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    left: 0;
}

h2.slideshow-title {
    opacity: 1;
    
    -webkit-transition: all 800ms ease;
    transition: all 800ms ease;
}

.slideshow-box.p-relative.slick-slide.slick-current.slick-active h2.slideshow-title {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

h4.slideshow-text {
    opacity: 1;
    transition: all 600ms ease;
}

.slideshow-box.p-relative.slick-slide.slick-current.slick-active .slideshow-text {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.desp-content-banner {
    -webkit-transition: all 800ms ease;
    transition: all 800ms ease;
   
}

.slideshow-box.p-relative.slick-slide.slick-current.slick-active .desp-content-banner {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

/* .slider-phnoe {
    -webkit-transition: all 800ms ease;
    transition: all 800ms ease;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
} */

.slideshow-box.p-relative.slick-slide.slick-current.slick-active .slider-phnoe {
    -webkit-transition-delay: 1400ms;
    transition-delay: 1400ms;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.swal2-container.swal2-center {
    z-index: 99999999999999;
}

.slick-prev {
    left: 0px !important;
}

li.btn-view-kerper:hover {
    background: #b5582a !important;
    color: #333;
}

li.btn-view-kerper a:hover {
    background: #b5582a !important;
    color: #ffffff;
}

.desc p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
}

.read-more {
    width: fit-content;
    background-color: white;
    padding: 6px 20px;
    border-radius: 5px;
    font-size: 16px;
    color: black;
    font-weight: 600;
}

.pd-section-top {
    padding-top: 70px;
}

.pd-section-bottom {
    padding-bottom: 70px;
}

.pd-section-content {
    padding-top: 25px;
}

.title-section {
    padding: 0;
    margin-top: 0;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: black;
}

.section-tabs .tabcontent {
    height: 0px;
    opacity: 0;
    visibility: hidden;
    display: block !important;
}

.section-tabs .tabcontent.active {
    height: unset;
    opacity: 1;
    visibility: visible;
}

.section-tabs .tabs {
    display: flex;
    justify-content: center;
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
}

.section-tabs .tabs button {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: capitalize;
    color: #777;
    position: relative;
    padding: 0;
    margin: 0px 20px;
    border: 0;
}

.section-tabs .tabs button.active,
.section-tabs .tabs button:hover {
    color: black;
    border-bottom: 0;
}

.section-tabs .tabs button::after {
    content: "";
    left: 0;
    width: 0;
    right: 0;
    height: 2px;
    margin: auto;
    bottom: -9px;
    position: absolute;
    background: black;
    transition: all 350ms ease-out 0s;
}

.section-tabs .tabs button.active::after,
.section-tabs .tabs button:hover::after {
    width: 100%;
}

a.thm__btn:hover svg path {
    fill: #ffffff;
    stroke: #f4f4f4;
}

.slideshow-img img {
    height: 707px;
}

.slideshow-content .ctnr {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slideshow-content {
    background: rgb(255, 255, 255);
    background: linear-gradient(225deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.51) 67%);
}
.slideshow-content .slideshow-text{
    color: white;
}
.slideshow-content .box-flex-call-us a.read-more{
    border: 1px solid #fff !important;
    background-color: #fff !important;
    color: #333;
}
.slideshow-content .box-flex-call-us a svg path{
    stroke: #333;
}
.slideshow-content .slider-phnoe .icon {
    background: rgb(255, 255, 255);
    color: #b5582a;
}
.slideshow-content .slider-phnoe h3 a{
    color: white;
}
.slideshow-content .slider-phnoe h3 a:hover{
    background-color: transparent !important;
    color: white !important;
}
.slideshow-title {
    font-size: 45px;
    max-width: 80%;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    margin: 5px 0px 15px 0px;
    text-transform: capitalize;
}

.slideshow-text {
    color: #b5582a;
    font-size: 15px;
    font-weight: 500;
}

section.aboutus .aboutus-title {
    font-size:28px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0px;
    text-transform: uppercase;
    color: #333;
    margin-top: 5px;
}

section.aboutus .desc p {
    margin-bottom: 10px;
}

.service-item {
    margin-top: 40px;
}

.service .service-icon i {
    display: block;
    height: 80px;
    width: 80px;
    font-size: 44px;
    line-height: 80px;
    border-radius: 50%;
    text-align: center;
    background-color: #0ea04b;
}

.service-icon::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100%;
    /* background: #e97f20; */
}

.service-icon {
    width: 72px;
    border-radius: 100%;
    padding: 15px;
    margin: 0 20px 0 0;
    background: #e97f20;
}

.service-content h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    color: black;
}

.service .promo-desc {
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #777;
}


section.categories .category-thumb {
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    padding: 20px 20px 18px;
    box-shadow: 0 0 30px 1px rgba(0, 0, 0, 0.05);
}

section.categories .category-thumb img {
    height: 250px;
}

section.categories .category-thumb .caption {
    margin: auto;
    text-align: left;
    padding: 15px 0 0;
    background: var(--secondary-color);
    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;
    -o-transition: all 0.3s ease-in-out;
}

section.categories .featured-block .category-description {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.categories .category-thumb .cat-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    color: black;
}

section.categories .number-product {
    font-size: 14px;
}


section.products .slide-4 {
    margin: 0px -15px;
}

.product-thumb {
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 30px 1px rgba(0, 0, 0, 0.05);
}

.product-thumb .hover-img {
    left: 0;
    max-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    transition-duration: 500ms;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
}

.product-thumb:hover .hover-img {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    overflow: hidden;
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

.product-thumb .image {
    position: relative;
    display: block;
    padding: 0px 10px;
}

.product-thumb .button-group a+a {
    margin-top: 10px;
}

.product-thumb .button-group a,
.product-thumb .wishlist {
    font-size: 16px;
    padding: 0;
    height: 40px;
    width: 40px;
    border: none;
    display: flex;
    border-radius: 50%;
    background: black;
    color: white;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    z-index: 1;
    justify-content: center;
    align-items: center;
}

.product-thumb .button-group a svg {
    fill: white;
    height: 15px;
}

.product-thumb:hover .button-group {
    opacity: 1;
    left: 20px;
    visibility: visible;
}

.product-thumb .button-group {
    position: absolute;
    visibility: hidden;
    display: block;
    bottom: 20px;
    left: -45px;
    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;
    -o-transition: all 0.3s ease-in-out;
}

.product-thumb .wishlist {
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
    background: #b5582a;
    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;
    -o-transition: all 0.3s ease-in-out;
}

.product-thumb:hover .wishlist {
    opacity: 1;
    right: 20px;
}

.product-thumb .content {
    position: relative;
    background-color: white;
}

.product-thumb .caption {
    padding: 17px 0;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.product-thumb .product-title a {
    font-size: 18px;
    text-decoration: none;
    color: black;
    font-weight: 600;
    display: block;
    text-align: center;
}

.product-thumb:hover .product-title a {
    color: #0ea04b;
}

.product-thumb .price {
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    color: #0ea04b;
}

.product-thumb .price-new {
    font-size: 18px;
    font-weight: 600;
    margin-right: 5px;
}

.product-thumb .price-new {
    margin: 0 5px 0 0;
    margin-right: 5px;
}

.product-thumb .price-old {
    font-size: 16px;
    text-decoration: line-through;
    display: inline-block;
    color: #777;
    line-height: 19px;
}

.product-layout {
    padding: 0px 15px;
}




.testimonial-video {
    position: relative;
    overflow: hidden;
    background: #222;
}

.page-title h3 {
    padding: 0;
    margin-top: 30px;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
    text-transform: capitalize;
    color: #fff;
}

.testimonial-text {
    position: relative;
    font-size: 16px;
    line-height: 27px;
    padding: 0 0 14px;
    margin: 0 0 30px;
    color: #fff;
}

.slideTestimonial.testimonial-carousel {
    margin-top: 20px;
}

.testimonial-item {
    width: 85%;
    margin: auto;
    text-align: center;
    padding: 0px 35px 20px 35px;
}

.testimonial-text:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 55px;
    height: 3px;
    background: #e5e5e5;
}

.testimonial-author {
    font-size: 18px;
    margin: 5px 0 5px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
}

.testimonial-customer {
    font-size: 14px;
    color: #777777;
}

.video-inner {
    position: relative;
    height: 100%;
}

.inner1,
.inner1 a,
.inner1 a .img-fluid {
    height: 100%;
    display: block;
}

.inner2 {
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
}

.video-btn {
    position: relative;
    display: block;
    margin: 0 auto;
}

.video-btn i {
    position: relative;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 70px;
    width: 70px;
    text-align: center;
    font-size: 24px;
    line-height: 70px;
    background: #fff;
    z-index: 4;
}

.video-btn:after {
    content: "";
    background-color: #fff;
    height: 70px;
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1;
    opacity: 0.4;
    animation: pulse-border 1500ms linear infinite;
}

@keyframes pulse-border {
    80% {
        opacity: 0.4;
    }

    100% {
        height: 90px;
        width: 90px;
        opacity: 0;
    }
}

.testimonial-center svg {
    height: 45px;
}

.testimonial-center {
    margin: 0px 0 10px;
}

.testimonial-video .slick-dots li {
    height: 10px;
    width: 10px;
    border-radius: 100%;
}

.testimonial-images img {
    height: 100px;
    width: 100px;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
}


section.partner .partner-box img {
    opacity: 0.8;
    height: 70px;
    width: unset;
    max-width: unset;
    margin: 0 auto;
}

section.partner .partner-box:hover img {
    opacity: 1;
}

section.banner-outer .inner-content {
    display: flex;
    align-items: center;
    padding: 20px 45px;
}

.promo-desc {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: white;
}

.promo-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin: 12px 0 32px;
    text-transform: capitalize;
    color: white;
}

.box-wordwrap-iner-text {
    width: 50%;
}

.transpi__sub-heaind span {
    color: #737373;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}

a.thm__btn {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    background: #b5582a;
}



@media (max-width: 586px) {
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -5px;
        margin-left: -5px;
    }

    .promo-title {
        font-size: 26px;
        line-height: 30px;
        font-weight: 600;
        margin: 11px 0 12px;
        text-transform: capitalize;
        color: white;
    }

    .product-layout {
        padding: 0px 5px;
    }

    section.products .slide-4 {
        margin: 0px -5px;
    }
}

.block-date {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 26px;
    color: #0ea04b;
}

h4.blog-title {
    margin: 0;
    line-height: 30px;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    color: #222;
    margin-bottom: 20px;
}

h4.blog-title a {
    line-height: 1.4;
}

.blog-read {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    padding: 10px 30px;
    margin: 10px 0 0;
    border: none;
    border-radius: 5px;
    text-transform: capitalize;
    color: white;
    background: #0ea04b;
    display: block;
    width: fit-content;
}

.blog-block .blog-read:hover {
    background: #222;
}

.blog-block-inner .item.row:n/poth-child(2n) .blog-description {
    order: 1;
}

.blog-block-inner .item.row:nth-child(2n) .blog-info {
    order: 2;
}

.blog-block-inner .image img {
    border-radius: 10px;
}

.blog-block-inner .item {
    margin-bottom: 25px;
}

.products .img-fluid {
    max-width: 100%;
    height: 350px;
    width: 100%;
    object-fit: contain;
}

.slick-prev::before,
.slick-next::before {
    content: unset !important;
}

.content_extab li {
    list-style: disc !important;
    margin-left: 20px;
    margin-top: 5px;
}

section.Specialist {
    padding: 40px 0px 40px 0px;
    background: #f7f7f7;
    position: relative;
    overflow: hidden;
}

h1.spilit__enable {
    line-height: 35px;
    font-weight: 700;
    margin-top: 5px;
    color: #333;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 0px;
}


.transpi__service-item .service__img {
    position: relative;
}

.swiper-slide {
    height: 100%;
    position: relative;
    transition-property: transform;
}

.transpi__service-item .service__img-item img {
    height: 265px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.transpi__service-item .icon {
    position: absolute;
    top: -13px;
    right: -2px;
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50px;
    z-index: 999;
    line-height: 100px;
    border: 4px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #b5582a;
}

.transpi__service-item .service__content {
    border-radius: 0px 0px 10px 10px;
    background: #FFF;
    padding: 20px;
    padding-top: 10px;
}

.service__content h2 {
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.transpi__service-item .service__content p {
    color: #333333;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.service__content .readmore {
    color: #b5582a;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
}

.transpi__service-item {
    border-radius: 10px;
    overflow: hidden;
    padding-top: 15px;
    margin-bottom: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

section.Specialist .slick-dots {
    bottom: -60px;
}

section.Specialist .slick-dots li {
    width: 8px;
    height: 8px;
    border: 1.5px solid #C0C0C0;
    background: transparent;
    border-radius: 100%;
}

section.Specialist .slick-dots li.slick-active {
    background: #b5582a;
    border: 1.5px solid #b5582a;
}



.desp-content-banner p {
    color: #fff;
    display: inline-block;
}

.desp-content-banner {
    width: 80%;
    padding: 0px 0px;
}

.box-wordwrap-iner-text .box-flex-call-us {
    margin-top: 30px;
}

.box-wordwrap-iner-text .box-flex-call-us a.read-more {
    width: fit-content;
    border: 1px solid #b5582a;
    background-color: #b5582a;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 23px 9px 23px;
}

.box-flex-call-us {
    display: flex;
    align-items: center;
}

.slider-phnoe {
    padding-left: 40px;
}

.box-flex-call-us a.read-more {
    background: transparent;
    border: 1px solid #fff;
    padding: 9px 30px;
    color: #fff;
    font-weight: 500;
}

.slider-phnoe {
    display: flex;
    align-items: center;
    font-weight: bold;
}

.slider-phnoe .icon {
    width: 50px;
    height: 50px;
    background-color: rgb(233, 127, 32);
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    -webkit-animation: playSlowAnimation2 1800ms linear infinite;
    animation: playSlowAnimation2 1800ms linear infinite;
    margin-right: 10px;
}

@keyframes playSlowAnimation2 {
    0% {
        box-shadow: 0 0 0 0 rgba(233, 126, 32, 0.388)
    }

    70% {
        box-shadow: 0 0 0 30px rgba(204, 14, 22, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(204, 14, 22, 0)
    }
}

.slider-phnoe h4 {
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
    font-weight: 400;
    margin-bottom: 0;
}

.slider-phnoe h3 a {
    font-size: 24px;
    padding: 8px 0px;
    color: rgb(233, 127, 32);
}

.slider-phnoe .text h3 {
    margin: 0px;
    color: rgb(233, 127, 32);
    font-weight: 600;
}

.service__img-item:hover img {
    transform: scale(1.1);
}

.service__img .icon img {
    height: 44px;
}

.service__img-item {
    clip-path: polygon(0 0, 80% 0, 100% 21%, 100% 99%, 0 100%, 0 50%);
    overflow: hidden;
}


.transpi__service-item:hover .icon {
    background: #e97f20;
    transition: 0.5s ease;
}

a.thm__btn:hover {
    background: #fcaf1e;
    color: #ffffff;
}

a.thm__btn:hover svg {
    margin-left: 10px;
    transition: 0.5s ease;
    fill: #ffffff;
    stroke: #ffffff;
}

.team_img:hover img {}

.team_img {}

.transpi__blog-item .blog__img:hover img {
    transform: scale(1.1);
    transition: 0.5s ease;
}

.transpi__blog-item:hover .blog__link a {
    background: #b5582a;
    color: #fff;
}

.team_img:before {
    content: "";
    position: absolute;
    width: 170px;
    height: 170px;
    background: #b5582a;
    border-radius: 50%;
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .3s;
}

.team_img:hover:before {
    border-top: none;
    top: 0px;
    left: 14px;
    transition: all .4s;
}

section.Specialist a svg path {
    fill: #b5582a;
    stroke: #b5582a;
}

section.Specialist a svg {
    margin-left: 5px;
    width: 12px;
    height: 12px;
}

.capacity{
    position: relative;
    background-repeat: no-repeat;
  background-position-y: bottom;
}
.capacity::before {
    content: "";
    background-color: #cbdfd07b;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
}
.slick-clients-2{
    position: relative;
}
.capacity-box .capacity-box-bg {
    color: #b5582a;
}

.capacity-box:hover .capacity-box-bg {
    color: #f4903a;
}

.capacity .ctnr-fluid {
    padding: 0px 90px;
}

.capacity-box-content {
    position: relative;
    z-index: 1;
    height: 384px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.capacity-box-bg {
    position: absolute;
    top: -40px;
    width: 486px;
    left: 50%;
    margin-left: 6px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #ecf1f5;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.capacity-box-number {
    color: transparent;
    -webkit-text-stroke: 1px #81899d;
    height: 90px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 50px;
}

.capacity-box__icon {
    height: 80px;
    border-radius: 50%;
    transition: all 0.4s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.capacity-box__title {
    font-size: 24px;
    font-weight: 500;
    color: #010f34;
    margin-bottom: 8px;
    margin-top: 20px;
}

.capacity-box-content .desc p {
    margin-bottom: 17px;
    text-align: center;
    color: #788094;
}

.read-more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #010f34;
}

.read-more svg {
    margin-left: 10px;
    fill: #333;
}

.capacity-box .capacity-box-number {
    -webkit-text-stroke: 1px #fff;
}

/* .capacity-box .capacity-box__icon {
    background-color: #b5582a;
}
.capacity-box:hover .capacity-box__icon {
    background-color: #f4903a
} */
.capacity-box .capacity-box__icon img {
    height: 50px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.capacity-box:hover .capacity-box__icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.slick-slide {
    height: unset;
}
section.aboutus {
    padding-top: 3rem;
}
@media (max-width: 992px) {
  section.Clients .transpi__sub-heaind p {
    width: 92%;
}
  
.transpi__testimonial-item-inner .quote_icon {
    opacity: 0;
}
  .aboutus-img {
    margin-bottom: 20px;
}
  
    .slideshow-title {
        font-size: 25px;
        max-width: 100%;
    }

    .capacity .ctnr-fluid {
        padding: 0px 10px;
    }

    .transpi__service-item .service__img-item img {
        height: unset;
        aspect-ratio: 1/.7;
    }

    header .ctnr::before {

        left: 0%;
    }
    .header-links ul li.box-mobile-bars{
        display: flex !important;
    }
    .header-links ul li .bar {
        height: 3px;
        width: 30px;
        background-color: #b5582a;
        margin: 5px 0px;
        box-shadow: unset;
        border-radius: 5px;
      }
}

@media (max-width: 768px) {
  .transpi__service-item .service__content {
    padding: 5px;
}
  
    .capacity-box-bg {
        top: -55px;
        width: 450px;
    }

    .transpi__testimonial-item .tes__shape {
        display: none;
    }

    section.aboutus .transpi__sub-heaind {
        text-align: left;
    }

    .news-card.news-card-2 {
        margin-bottom: 15px;
        overflow: hidden;
    }

    .box-flex-call-us {
        display: none;
    }

    .desp-content-banner {
        width: 100%;
        text-align: center;
    }

    .desp-content-banner p {
        text-align: center !important;
    }

    .aboutus-content td {
        width: 100%;
        display: block;
    }

    .aboutus-content ul {
        margin-top: 0px;
        overflow-x: scroll;
    }

    a.thm__btn {
        margin-top: 5px;
    }

    .counter__content h1 {
        font-size: 28px;
    }

    .counter__content h4 {
        font-size: 15px;
        font-weight: 500;
    }

    h1.spilit__enable {
        font-size: 22px;
        text-align: center;
        margin-top: 0px;
    }

    .transpi__sub-heaind {
        text-align: center;
    }

    .transpi__sub-heaind span {
        margin-bottom: 0px;
        font-size: 15px;
    }


    .service__content h2 {
        font-size: 16px;
        line-height: 1.3;
        min-height: unset;
        margin: 0px 0px 5px 0px;
    }

    .service__content .readmore {
        margin-top: 5px;
    }

    section.Specialist .slick-dots {
        bottom: -10px;
    }

    .transpi__list-item.style-2 ul li {
        font-size: 15px;
        line-height: 21px;
    }

    .transpi__list-item.style-2 ul {}

    .split-line {
        font-size: 20px;
        line-height: 1.3;
    }

    .team_content h3 {
        font-size: 22px;
    }

    .team_content span {
        font-size: 15px;
    }

    .transpi__testimonial-item-inner h3 {
        font-size: 22px;
    }

}

@media (max-width: 586px) {

    .box-wordwrap-iner-text {
        width: 100%;
        text-align: center;
    }

    .transpi__testimonial-item .tes__shape {
        opacity: 0;
    }

    .header__top-wraper {
        display: none;
    }

    li.box-mobile-bars {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-links ul li .bar {
        /*! background: #000; */
        /*! box-shadow: unset; */
        width: 25px;
        margin: 4px 0px;
    }

    .header-links ul li .bar:nth-child(2) {
        margin-left: 0px;
    }

    section.couter {
        padding: 30px 0px;
    }

    section.couter .clm {
        padding-bottom: 21px;
    }

    section.couter .transpi__counter-item {
        justify-content: center;
    }

    .transpi__delivery-wrapper .row .clm:nth-child(2n) .transpi__delivery-item {
        margin: unset;
        margin-bottom: 30px;
    }

    .desc p {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .title-section {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .pd-section-bottom {
        padding-bottom: 35px;
    }

    .pd-section-top {
        padding-top: 35px;
    }

    .slideshow-img img {
        height: 325px;
    }

    .slideshow-text {
        color: white;
        margin-bottom: 3px;
        margin-top: 40px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .read-more {
        width: fit-content;
        background-color: white;
        padding: 3px 12px;
        border-radius: 5px;
        font-size: 13px;
        color: black;
        font-weight: 500;
    }

    section.aboutus .aboutus-title {
        font-size: 30px;
        line-height: 1.3;
        font-weight: 600;
        margin: 0 0 15px;
        padding: 0px 0 0 15px;
        text-transform: capitalize;
        border-left: 4px solid #b5582a;
        display: flex;
    }

    section.aboutus .desc p {
        margin: 0 0 0 0px;
    }

    .service {
        display: block !important;
        text-align: center;
    }

    .service .service-icon i {
        height: 65px;
        width: 64px;
    }

    .service-icon {
        margin: 0 auto;
    }

    .service-content h4 {
        font-size: 14px;
        margin: 9px 0 5px;
    }

    .service .promo-desc {
        font-size: 13px;
    }


    section.categories .category-thumb {
        padding: 10px 10px 12px;
    }

    section.categories .category-thumb .cat-title {
        margin: 0;
        font-size: 15px;
    }

    .section-tabs .tabs button {
        font-size: 14px;
    }

    .product-thumb .button-group {
        visibility: visible;
        left: 0px;
    }

    .product-thumb .button-group a,
    .product-thumb .wishlist {
        height: 32px;
        width: 32px;
    }

    .product-thumb .button-group a svg {
        fill: white;
        height: 12px;
    }

    .product-thumb:hover .button-group,
    .product-thumb .button-group {
        left: 10px;
    }

    .product-thumb .button-group a+a {
        margin-top: 5px;
    }

    .product-title {
        min-height: unset;
    }

    .product-thumb .product-title a {
        font-size: 15px;
    }

    .product-thumb .price {
        margin: 0;
        padding: 0;
    }

    .product-thumb .price-new {
        font-size: 15px;
    }

    .product-thumb .price-old {
        font-size: 14px;
    }

    .banners {
        margin-bottom: 15px;
    }

    .block-date {
        font-size: 17px;
        font-weight: 500;
        margin: 0px;
    }

    h4.blog-title {
        font-size: 21px;
        margin-bottom: 5px;
    }

    .blog-block-inner .image img {
        margin-bottom: 10px;
    }

    .blog-read {
        font-size: 13px;
        padding: 6px 23px;
        margin: 0px 0 0;
    }

    .blog-block-inner .item.row:nth-child(2n) .blog-description {
        order: 2;
    }

    .blog-block-inner .item.row:nth-child(2n) .blog-info {
        order: 1;
    }

    .list-unstyled li .contact_site {
        margin-left: 4px;
        text-align: center;
    }

    .list-unstyled li .contact_site {
        margin-left: 4px;
        text-align: center;
    }

    .products .img-fluid {
        max-width: 100%;
        height: 260px;
    }

    section.categories .category-thumb img {
        height: 150px;
    }

    .products .img-fluid {
        max-width: 100%;
        height: 150px;
    }

    .product-thumb .image {
        position: relative;
        display: block;
        padding: 0px 0px;
    }

    .content__in tr {
        display: flex;
        flex-wrap: wrap;
    }

    .content__in tr td {
        width: 100%;
    }
    .transpi__service-item .icon {
        position: absolute;
        top: -9px;
        right: -3px;
        width: 60px;
        height: 60px;
    }
    .service__img .icon img {
        height: 30px;
    }
}

.octagon:hover::before{
    background-color: #e77e1f !important;
}

.octagon:hover .content {
    background-color: #e77e1f !important;
}

.title_line{
    margin-bottom: 10px;
}