footer .top-footer .contactUs ul li:nth-child(2) a {
    direction: rtl;
    display: inline-block;
}


.inContent .container .box-white .aboutUs ul li {
    font-size: 22px;
}

.inContent .container .box-white .imgBox {
    text-align: center
}

section.inContent.merge .box-white .serviceBox .SrvIcon img {
    height: 190px;
    width: 100%;
    object-fit: cover;
}


@media (max-width: 1199.68px) {
    .inContent .container .box-white .aboutUs ul li {
        font-size: 18px;
    }

    .breadcrumb .pageTitle {
        font-size: 25px;
        padding-bottom: 25px;
    }
}

@media (max-width: 767.98.68px) {
    .breadcrumb {
        min-height: 180px;
        height: auto;
        padding-bottom: 20px;
    }
}








@media(max-width:574.98px) {
    .bgNews .cardNews .cardText {
        overflow: hidden;
    }


        .bgNews .cardNews .cardText .praghCard {
            font-size: 13px;
            line-height: 18px;
            height: calc(18px* 6);
            overflow: hidden;
        }

    @media(max-width:574.98px) {
        .bgNews .cardNews .cardText {
            overflow: hidden;
        }

            .bgNews .cardNews .cardText .praghCard {
                font-size: 13px;
                line-height: 18px;
                height: calc(18px* 6);
                overflow: hidden;
            }
    }

    body .owl-theme .owl-nav [class*="owl-"] {
        top: 90%;
    }

    .bgNews .cardNews::before {
        bottom: 55px;
    }

    body .owl-theme .owl-prev {
        right: 40%;
        left: auto;
    }

    body .owl-theme .owl-next {
        left: 40%;
        right: auto;
    }

    .partners .item {
        width: 100%;
        height: 150px;
    }
}


