#body-home{
    overflow-x: hidden;
}
.slick-next {
    right: 0px !important;
}

.slideshow-box.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);
}

.slideshow-box.slick-current .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;
}

.box-wordwrap-iner-text h2 {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 800ms ease;
    transition: all 800ms ease;
}

.slideshow-box.slick-current .box-wordwrap-iner-text h2 {
    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, .box-wordwrap-iner-text h4 {
    visibility: hidden;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
}

.slideshow-box.slick-current .slideshow-text, .box-wordwrap-iner-text h4 {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    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;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
}

.slideshow-box.slick-current .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);
}

.slideshow-box.slick-current .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;
}

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

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

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

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

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

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

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

.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%;
}

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

.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%);
    background: linear-gradient(0deg, #000000a6, #00000052);
}

.slideshow-content .slideshow-text, .box-wordwrap-iner-text h4 {
    color: white;
}

.slideshow-content .box-flex-call-us a.read-more {
    background-color: #fff !important;
    color: var(--color-main2);
    font-weight: 700;
}

.slideshow-content .box-flex-call-us a.read-more:hover {
    background-color: var(--color-main2) !important;
    color: #FFF;
}

.slideshow-content .box-flex-call-us a svg path {
    stroke: currentColor;
}

.slideshow-content .slider-phnoe .icon {
    /* background: rgb(255, 255, 255); */
    color: var(--color-main2);
}

.slideshow-content .slider-phnoe .icon svg, .slider-phnoe .icon img {
    width: 30px;
    height: 30px;
}

.slideshow-content .slider-phnoe .icon svg path {
    fill: #fff;
}
.slider-phnoe{
    color: white;
}
.slideshow .slick-dots {
    display: block !important;
    bottom: 10px;
}

.slideshow-content .slider-phnoe h3 a {
    color: white;
}

.slideshow-content .slider-phnoe h3 a:hover {
    background-color: transparent !important;
    color: white !important;
}

.slideshow-title, .box-wordwrap-iner-text h2 {
    font-size: 30px;
    max-width: 80%;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    margin: 5px 0px 5px 0px;
    text-transform: capitalize;
}
.box-wordwrap-iner-text{
    color: white;
}
.slideshow-text, .box-wordwrap-iner-text h4 {
    color: var(--color-main2);
    font-size: 15px;
    font-weight: 500;
}

section.aboutus .aboutus-title {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0px;
    text-transform: uppercase;
    color: var(--color-main2);
    margin-top: 5px;
}

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

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

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

.block-date {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 26px;
    color: var(--color-main2);
}

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: var(--color-main2);
    display: block;
    width: fit-content;
}

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

.blog-block-inner .item.row:nth-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;
}
section.Specialist h2.spilit__enable{
    color: white;
}
section.Specialist .transpi__sub-heaind span{
    color: white;
}
.Specialist .title_line img{
    filter: brightness(7.5);
}
h2.spilit__enable {
    line-height: 35px;
    font-weight: 700;
    margin-top: 5px;
    color: #333;
    font-size: 26px;
    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: 1px;
    width: 80px;
    height: 80px;
    background: var(--color-main2);
    text-align: center;
    border-radius: 50px;
    z-index: 9;
    line-height: 100px;
    border: 4px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.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: 18px;
    line-height: 25px;
    /* min-height: 50px; */
    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: var(--color-main2);
    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;
}

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: var(--color-main2);
    border: 1.5px solid var(--color-main2);
}



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

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

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

.box-wordwrap-iner-text .box-flex-call-us a.read-more {
    width: fit-content;
    border: 1px solid var(--color-main2);
    background-color: var(--color-main2);
    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: #f00;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    -webkit-animation: playSlowAnimation2 1800ms linear infinite;
    animation: playSlowAnimation2 1800ms linear infinite;
    margin-right: 10px;
}

.slider-phnoe .icon svg {
    width: 30px;
    height: 30px;
}

@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: 20px;
    padding: 8px 0px;
    color: var(--color-main2);
}

.slider-phnoe .text h3 {
    margin: 0px;
    color: #f00;
    font-weight: 700;
}

.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;
    line-height: 0;
}


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

a.thm__btn:hover {
    background: #024a10;
    color: #FFF;
}

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

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

.transpi__blog-item:hover .blog__link a {
    background: var(--color-main2);
    color: #fff;
}

section.Specialist a svg path {
    fill: var(--color-main2);
    stroke: var(--color-main2);
}

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: var(--color-main2);
}

.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;
    border-radius: 4px;
}

.read-more svg {
    margin-left: 10px;
    fill: #010f34;
    transition: all .3s ease;
}

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

.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;
}

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

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

.title_line {
    margin-bottom: 10px;
}

.octagon {
    width: 330px;
    height: 330px;
    background-color: #fff;
    position: relative;
    margin: 50px auto;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* border: 5px solid #FFA500; */
    padding: 10px;

}

.octagon::before {
    content: '';
    position: absolute;
    top: -23%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 140px;
    min-height: 143px;
    background-color: var(--color-main2);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}


.content {
    position: absolute;
    width: 88%;
    height: 88%;
    background-color: var(--color-main2);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.content::after {
    content: '';
    width: 98%;
    height: 98%;
    background-color: #fff;
    position: absolute;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: block;
    top: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.content-text h3 {
    font-size: 18px;
    margin-bottom: 6px;
}


.content-text p {
    font-size: 15px;
}

.content-text {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 85px 20px 0px 20px;
}

.octagon .icon {
    position: absolute;
    left: 50%;
    top: 9%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.octagon .icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    height: 50px;
}

.new-card:not(:last-child) {
    margin-bottom: 18px;
}

.new-card__img img {
    width: 145px;
    margin-right: 10px;
    display: block;
    border-radius: 5px;
    height: 108px;
}

.new-ctg a {
    font-size: 12px;
    color: white;
    background-color: var(--color-main2);
    padding: 2px 5px;
    border-radius: 3px;
}

.new-card__title a {
    font-size: 16px;
    font-weight: 600;
    margin: 3px 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new-card-content .desc p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 0;
    padding: 0px;
    font-size: 14px;
    line-height: 1.3;
}

.new-card__title {
    margin-bottom: 0px;
    margin-top: 5px;
}
.article-block{}
.article-block__img{
    line-height: 0;
}
.article-block__img img{
   max-height: 518px;
   width: 100%;
}
.box-wordwrap-iner-text {
    width: 70%;
}

.aboutus-content .tabs li {
    font-size: 17px;
    padding: 6px 25px;
    background-color: #ecf1f5;
    border-color: #ecf1f5;
    margin: 0px;
    margin-right: 20px;
    border-radius: 20px;
    cursor: pointer;
}
.aboutus-content .slider-phnoe{
    color: #333;
}
.aboutus-content .tabs li.active {
    border: 1px solid var(--color-main2);
    color: #fff;
    background-color: var(--color-main2);
}

.aboutus-content ul.tabs li::before {
    content: unset;
}

.aboutus-content ul.tabs {
    justify-content: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.aboutus-content .slider-phnoe h4 {
    color: #686868;
    font-size: 14px;
}

/* Tab active */
.tablinks.active {
    font-weight: 700;
    background: var(--color-main2);
    /*! color: #fff; */
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

/* tab content */
.tabcontent {
    display: none;
}

/* Text*/
.tabcontent p {
    color: #333;
    font-size: 16px;
}

/* tab content active */
.tabcontent.active {
    display: block !important;
}

.aboutus-content ul {
    margin-top: 10px;
}

.aboutus-content ul li {
    padding-bottom: 12px;
    color: #020E28;
    font-size: 15px;
    position: relative;
    padding-left: 20px;
}

.aboutus-content ul li:before {
    width: 10px;
    height: 10px;
    background: #DEDEDE;
    top: 8px;
    left: 0;
    position: absolute;
    content: "";
    border-radius: 50px;
}

.btnalign a {
    padding: 8px 20px;
    margin-top: 0px;
}

section.Opportunity {
    overflow: hidden;
    padding: 20px 0px 40px 0px;
    background: #fff;
    position: relative;
    font-weight: 400;
}

.float-image.bounce-x {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: end;
    background-color: #e1e1e1;
    opacity: .3;
    z-index: 1;
}

section.Opportunity>.ctnr {
    position: relative;
    z-index: 2;
}

.float-image.bounce-x img {
    width: 100%
}

.transpi__list-item.style-2 img {
    width: 20px;
}

.elementor-shortcode {
    mask-repeat: no-repeat;
    mask-position: left center;
    -webkit-mask-position-y: top;
    padding: 60px 60px 50px 50px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    clip-path: polygon(0 0, 80% 0, 100% 21%, 100% 100%, 0 100%, 0 50%);
    background-color: var(--color-main2);
}

.elementor-shortcode label {
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 35px;
}

/* .elementor-shortcode input {
    width: 100%;
    background: #fff;
    padding: 8px 15px;
    color: #333;
    border-radius: 5px;
} */

.elementor-shortcode_input {
    width: 100%;
    background: #fff;
    border: none;
    padding: 8px 15px;
    height: 34px;
    color: #333;
    border-radius: 5px;
    outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.elementor-shortcode textarea {
    width: 100%;
    background: #fff;
    border: none;
    padding: 10px 15px;
    color: #060606;
    border-radius: 5px;
    height: 100px;
}

.contact__form-submit button {
    border: none;
    font-style: normal;
    font-weight: 400;
    margin-top: 10px;
    background: #004a11;
    color: #fff;
    display: inline-block;
    padding: 6px 25px;
    border-radius: 5px;
    font-size: 18px;
}

section.Deliver {
    padding: 40px 0px 40px 0px;
    position: relative;
    overflow: hidden;
}

section.Deliver .transpi__section-heading.transpialigh {
    text-align: center;
}

section.Deliver h1.spilit__enable {
    font-size: 30px;
}

.Parcel .transpi__delivery-item {
    text-align: center;
    padding: 0 15px;
}

.Parcel .transpi__delivery-wrapper {
    position: relative;
}

.Parcel .transpi__delivery-wrapper .process_shape {
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 1;
}

.Parcel .transpi__delivery-wrapper .row {
    position: relative;
    z-index: 2;
}

.Parcel .transpi__delivery-item .icon {
    position: relative;
    border: 1px solid var(--color-main2);
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 auto;
    margin-bottom: 24px;
    background: #fff;
}

.Parcel .transpi__delivery-item .icon svg path {
    fill: var(--color-main2) !important;
}

.Parcel .transpi__delivery-item .icon span {
    position: absolute;
    background: var(--color-main2);
    width: 40px;
    height: 40px;
    bottom: 0;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    right: -28px;
}

.Parcel .delivery__content h4 {
    color: #020E28;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.delivery__content p {
    color: #848484;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5;
    text-overflow: ellipsis;
}

.transpi__delivery-item .icon img {
    padding: 20px;
}

.transpi__delivery-wrapper .row .clm:nth-child(2n) .transpi__delivery-item {
    margin: 80px 0px 0px 0px;
}

section.Clients {
    padding: 40px 0px 50px 0px;
    position: relative;
    background-color: #ebfff0;
}

section.Clients .slick-dots {
    bottom: -30px;
}

section.Clients .transpi__section-heading.transpialigh {
    margin-bottom: 20px;
}

.Opportunity .transpi__section-heading.transpialigh {
    text-align: left;
}

.transpi__section-heading.transpialigh {
    text-align: center;
}

.transpi__testimonial-item {
    position: relative;
}

.transpi__testimonial-item-inner {
    text-align: center;
    padding: 85px 24px 59px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin-bottom: 10px;
    background: white;
}

.transpi__testimonial-item-inner .quote_icon {
    background: var(--color-main2);
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: absolute;
    top: 7px;
    right: 12px;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 2;
}

.transpi__testimonial-item-inner .quote_icon svg {
    width: 25px;
    height: 25px;
}

.transpi__testimonial-item-inner h3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
}

.transpi__testimonial-item-inner p {
    color: #333;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center !important;
    min-height: 120px;
}

.testi__auth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.autho__info {
    text-align: left;
    margin-left: 10px;
}

.autho__info h4 {
    font-weight: 600;
}

.transpi__testimonial-item .tes__shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

.transpi__testimonial-item .tes__shape svg {
    padding-right: 20px;
}

.transpi__brand-item-slicks {
    padding: 5px;
}

.autho__img img {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

section.Latest-news {
    padding: 40px 0px 20px 0px;
}

section.Latest-news .transpi__section-heading.transpialigh {
    margin-bottom: 20px;
}

.news-card {
    border: 1px solid #ecf1f5;
    border-radius: 5px;
    padding: 20px 20px 15px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #fff;
}

.news-card-date {
    text-align: center;
    height: 52px;
    width: 52px;
    -webkit-box-flex: 0;
    display: flex;
    align-items: center;
    background-color: var(--color-main2);
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 700;
    flex-direction: column;
    justify-content: center;
}

.news-card__title a {
    font-size: 24px;
    color: #010f34;
}

.news-card__img a img {
    border-radius: 5px;
}

.news-card .read-more {
    padding: 0px;
    justify-content: left;
    margin-top: 15px;
    font-size: 15px;
}

.news-card__img a img {
    border-radius: 5px;
    height: 210px;
}
.news-card.news-card-2:hover .news-card__img a img{
    transform: scale(1.09);
}
.news-card.news-card-2 .news-card__img a img {
    width: 100%;
    height: 100%;
   line-height: 0;
   transition: all .6s ease-in;
}

.news-card.news-card-2 .news-card__img {
    height: 100%;
}

.news-card.news-card-2 {
    border: unset;
    padding: unset;
    height: 100%;
    overflow: hidden;
     max-height: 518px;
}

.news-card.news-card-2 .read-more {
    background-color: transparent;
    color: white;
    margin-top: 0px;
}

.news-card-content {
    padding: 40px 50px;
    background: linear-gradient(0deg, #000000 0%, rgba(1, 15, 52, 0.1) 100%);
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 10px;
}

.news-card-content .news-card__title a {
    color: #fff;
}
.news-card-content .news-card__title a:hover{
    opacity: .7;
}
.news-card.news-card-2 .read-more:hover{
    opacity: .7;
}
.news-card.news-card-2 .read-more:hover svg{
    margin-left: 15px;
}
.benefits {
    border-bottom: 1px solid #a3d8fe3d;
    padding-bottom: 20px;
    /* padding-top: 20px; */
}

.benefits__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px 10px;
}
.benefits__grid:not(:first-child){
    margin-top: 30px;
}

.benefits__item {
    padding: 15px 10px;
    position: relative;
    align-items: center;
    display: flex;
    transition: all 0.3s ease;
    flex-direction: column;
    text-align: center;
    gap: 8px 0px;
    background: linear-gradient(178deg, var(--color-main2) 55%, rgb(139 198 61) 100%);
    border-radius: 10px;
    margin-top: 37px;
    box-shadow: 0px 6px 20px #00000012;
    background: #fff;
}

.benefits__item:not(:last-child):after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #a3d8fe3d;
}

.benefits__item:hover {
    background-color: #fafafa;
    /* transform: translateY(-2px); */
}

.benefits__icon {
    width: 88px;
    height: 88px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: transform 0.3s ease;
    background: var(--color-main2);
    padding: 10px;
    margin-top: -50px;
}

.benefits__ct {
  
     color: #fff;
    padding-left: 10px;
}

.benefits__ct h2 {
    margin-bottom: 10px;
    color: #333;
    text-transform: uppercase;
}

.benefits__ct ul li {
    font-size: 14px;

}

.benefits__ct p {
    padding-bottom: 5px;
    margin: 0;
    font-size: 14px;
    color: #333;
}

.benefits__ct strong {

    font-size: 14px;
    font-weight: 700;
}

.benefits__item:hover .benefits__icon {
    transform: scale(1.1);
}

.benefits__icon svg,
.benefits__icon img {
    width: 54px;
    height: 54px;
    stroke: #eb6d26;
    fill: none;
    stroke-width: 2;
    object-fit: contain;
}

.benefits__icon::before {}

.benefits__title {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.3;
}

.benefits__description {
    color: #666;
    line-height: 1.4;
}

.introduce-product {
    padding: 30px 0px;
}

.news-container-title {
    max-width: 800px;
    width: 90%;
    text-align: center;
    animation: fadeInUp 1s ease-out;
    margin: 0 auto;
    padding: 20px 0px;
}

.news-container-title .news-label {
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #b8860b;
    margin-bottom: 12px;
    font-weight: 500;
    opacity: 0.9;
    animation: fadeIn 1.2s ease-out 0.3s both;
}

.news-container-title .news-title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 13px;
    animation: fadeIn 1.2s ease-out 0.6s both;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
}

.news-container-title .news-description {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    font-style: italic;
    max-width: 600px;
    margin: 0 auto 20px;
    animation: fadeIn 1.2s ease-out 0.9s both;
}

.news-container-title .divider {
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, #b8860b, #daa520);
    margin: 0 auto;
    animation: expandWidth 1s ease-out 1.2s both;
}

.introduce-product-box:not(:last-child) {
    margin-bottom: 60px;
}

.introduce-product-box.introduce-product-box--left {
    flex-direction: row-reverse;
}

.introduce-product-box--left .introduce-product-left {
    margin-left: 20px;
    margin-right: 0px;
}

.introduce-product-left {
    align-items: center;
    border-radius: 100%;
    -ms-box-shadow: 0 0 15px 0 rgba(37, 143, 103, .12);
    -o-box-shadow: 0 0 15px 0 rgba(37, 143, 103, .12);
    box-shadow: 0 0 15px #258f671f;
    display: flex;
    justify-content: center;
    margin-right: 20px;
    min-height: 90px;
    min-width: 90px;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 5px 3px;
}

.introduce-product-left img {
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    transform: translateX(0);
    height: 50px;
    width: unset;
    max-width: unset;
}

.introduce-product__title {
    margin: 0px 0px;
    margin-bottom: 0px;
    font-size: 35px;
    margin-bottom: 6px;
    color: #eb7100;
    font-weight: 500;
}

.introduce-product-right .desc p {
    font-size: 14px;
    line-height: 1.4;
}

.introduce-product-right .desc p {
    font-size: 15px;
    line-height: 24px;
    color: #1A1A1A;
    font-weight: 300;
}

.introduce-product-box--left.introduce-product-box:nth-child(2) {
    margin-right: 55px;
    margin-left: unset;
}

.introduce-product-box:not(:last-child) {
    margin-bottom: 60px;
}

.introduce-product-box:nth-child(2) {
    margin-left: 55px;
    margin-right: unset;
}

.introduce-product__img {
    border-radius: 100%;
    position: relative;
    overflow: hidden;
}

.introduce-product__img:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: shine 2s infinite 2s;
    display: block;
}

.sectioon-hightlight {
    padding: 30px 0 30px;
    background: #fff;
}

.home-building__heading {
    border-bottom: 2px solid #0000001b;
    gap: 0 20px;
}

.home-building__heading.style2 {
    margin-bottom: 20px;
}

.home-building__heading-ttl {
    margin-bottom: -2px;
    padding-bottom: 5px;
    border-bottom: 2px solid var(--color-main2);
}

.home-building__category {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.home-building__category-tab {
    font-size: 14px;
    font-weight: 600;
    padding: 6px 0;
    text-transform: uppercase;
}

.home-building__category-tab.is-active {
    color: var(--color-main2);
}
.hightlight-block{

}

.hightlight-block__banner-wrap, .hightlight-block__banner-img, .hightlight-block__banner-img img{
    height: 100%;
}
.product-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 6px;
}

.home-category {
    background: #fff;
    padding: 30px 0;
}
.list-item{
    margin-bottom: 25px;
}
    
.list-item .slick-slide {
    margin: 0 5px;
}

.list-item .slick-list {
    margin: 0 0 0 -5px;
}

.list-item .box {
    padding: 10px;
    text-align: center;
    min-height: 162px;
    background: white;
    border: solid 1px #eee;
}


.list-item .box a img {
    width: 65px;
    height: 65px;
    margin: auto;
    padding: 0;
    margin-right: 10px;
    /* border-radius: 100%; */
}

.list-item .box a p {
    font-size: 16px;
    min-height: 42px;
    font-weight: 600;
    display: block;
    text-align: center;
    padding: 0px 5px;
    line-height: 1.3;
}
.list-item .box a img {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    margin: auto;
    /*! padding-bottom: 20px; */
    /*! padding-top: 10px; */
    margin-bottom: 10px;
}


.count-item {
    line-height: 15px;
    font-size: 13px;
    color: #797979;
    font-weight: 400;
    text-transform: capitalize;
}
.category-banner {}

.category-banner .slick-list {
    margin: 0 -10px;
}

.category-banner__item {
    margin: 0 10px;
}

.category-banner__wrap {
    display: block;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, var(--color-main) 0%, var(--color-main2) 100%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
}

.category-banner__wrap:hover {
    box-shadow: 0 8px 24px rgba(255, 107, 107, 0.3);
}

.category-banner__wrap:hover .category-banner__img img {
    transform: scale(1.09);
}

.category-banner__img {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 0;
    display: block;
    padding-top: calc((215 / 328) * 100%);
}

.category-banner__img::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--color-main);
    opacity: .3;
    z-index: 1;
}

.category-banner__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0;

    transition: all .5s ease-in;
}

.category-banner__info {
    position: absolute;
    bottom: 25px;
    left: 30px;
    /* transform: translateY(-50%); */
    z-index: 2;
}

.category-banner__ttl {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.3;
    margin: 0 0 5px 0;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.category-banner__btn {
    padding: 0 0 5px 0;
    height: auto;
    background-color: transparent;
    color: white;
    border-bottom: 2px solid #ffffff82;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    line-height: 1.2;
}

.category-banner__btn:hover {
    color: #ffffff;
    border-bottom-color: white;
    transform: scale(1.05);
}
.news-body>.row{
    gap: 20px 0;
}
.desp-content-banner h3 {
	font-size: 20px;
	margin-bottom: 2px;
}
.transpi__sub-heaind {max-width: 800px;margin: auto;font-weight: 400;line-height: 1.4;}



@keyframes shine {
    100% {
        left: 125%;
    }
}
@media (min-width: 992px) {
    .list-item .box:hover a img {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
    }
}
@media (max-width: 768px) {
    .benefits__grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .benefits__item:not(:last-child):after {
        display: none;
    }

    .benefits__item:not(:last-child) {
        border-bottom: 1px solid #e0e0e0;
    }

    .benefits__item {
        padding: 20px 15px;
    }
}


@media (max-width: 1200px) {
    .box-wordwrap-iner-text {
        width: 75%;
    }

    .slider-phnoe h3 a {
        font-size: 22px;
    }

    .product-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 992px) {
    .slideshow-title, .box-wordwrap-iner-text h2 {
        font-size: 35px;
        max-width: 100%;
    }

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

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

    .introduce-product-box--left.introduce-product-box:nth-child(2) {
        margin-right: 0px;
    }

    .introduce-product-box:nth-child(2) {
        margin-left: 0px;
    }

    .introduce-product-box:not(:last-child) {
        margin-bottom: 20px;
    }

    header .ctnr::before {

        left: 0%;
    }

    .header-links ul li.box-mobile-bars {
        display: flex !important;
    }

   

    .elementor-shortcode {
        margin-left: 0;
        margin-top: 20px;
    }

    .transpi__delivery-wrapper .row .clm:nth-child(2n) .transpi__delivery-item {
        margin: 20px 0 0 0;
    }

    .Parcel .transpi__delivery-item {
        margin-top: 20px;
    }

    .Parcel .transpi__delivery-wrapper .process_shape {
        display: none;
    }

    .product-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .pd-section-bottom{
        padding-bottom: 30px;
    }
    .pd-section-top{
        padding-top: 30px;
    }
    .transpi__testimonial-item-inner{
        padding: 20px 15px;
    }
    .transpi__testimonial-item-inner .quote_icon{
        width: 30px;
        height: 30px;
    }
    .transpi__testimonial-item-inner .quote_icon svg {
        width: 17px;
        height: 17px;
    }
    .category-banner__ttl{
        font-size: 18px;
    }
    .category-banner__btn{
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .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;
        font-size: 14px;
    }

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

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

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

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

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

    h2.spilit__enable {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin-top: 0px;
    }

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

    .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;
    }

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

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

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

    .aboutus-content .tabs li {
        font-size: 14px;
        padding: 6px 14px;
        margin-right: 10px;
    }

    .slider-phnoe h3 a {
        font-size: 18px;
    }

    .transpi__section-heading {
        text-align: center;
    }

    .news-card-content {
        padding: 20px 22px;
    }

    .news-card__title a {
        font-size: 20px;
    }

    section.Latest-news {
        padding: 25px 0;
    }

}

@media (max-width: 586px) {
    .product-grid {
        grid-template-columns: repeat(2, 1fr);
    }

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

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

   

    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;
    }

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

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

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

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

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

    .slideshow-text, .box-wordwrap-iner-text h4 {
        color: white;
        margin-bottom: 3px;
        margin-top: 0px;
        font-size: 13px;
        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: 20px;
        line-height: 1.3;
        padding: 0px 0 0 15px;
        border-left: 4px solid var(--color-main2);
    }

    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;
       
        width: 60px;
        height: 60px;
    }

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

    .slideshow-title, .box-wordwrap-iner-text h2 {
        font-size: 22px;
    }

    .btnalign {
        flex-direction: column-reverse;
        align-items: center;
        margin-top: 10px;
    }

    .slider-phnoe {
        padding-left: 0;
        margin-bottom: 10px;
    }

    .octagon {
        margin: 25px auto;
    }

    .slick-clients-2 {
        padding-bottom: 30px;
    }

    .slick-clients-2 .slick-dots {
        bottom: 15px;
    }

    section.Specialist {
        padding: 25px 0px;
    }

    .transpi__service-item {
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .elementor-shortcode {
        padding: 20px;
        clip-path: polygon(0 0, 90% 0, 100% 10%, 100% 100%, 0 100%, 0 50%);
    }

    .contact__form-submit button {
        font-size: 16px;
    }

    section.Deliver {
        padding: 25px 0;
    }
    .new-ctg a{
        font-size: 10px;
        display: inline-block;
    }
  .desp-content-banner h3 {
       font-size: 16px;
    margin: 0;
  }
}