blockquote{
    font-family: 'DinNextRegular';
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
    color: #363636;
    text-align: justify;
}

p,blockquote ,body{
    color: #646b73;
}

/* ------------new --------- */
.price-table td .fa-check-circle{
    color: #50c56d;
}
.price-table td .fa-times-circle{
    color: #ea3539;
}
.price-table td i{
    font-size: 28px;
}
.backage-title {
    background: #7e19b4;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    position: relative;
}
.backage-title h4{
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}
.backage-price{
    padding: 10px;
    border-radius: 6px;
    margin-top: 10px;
}
.backage-price p{
    text-align: center;
    margin-bottom: 0;
}
span.price {
    font-size: 28px;
    font-weight: bold;
}
.dir-ltr{
    direction: ltr;
}
.backage-title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 16px solid #7e19b4;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background: #f2f2f2!important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background: #fffff !important;
}
.table-striped>tbody>tr:nth-of-type(odd) td{
    background: #ffffff !important;
}
.table-striped>tbody>tr>td{
    padding: 0.8rem 0.5rem;
    vertical-align: middle;
}


@media (max-width: 575.98px) { 
    .feature-block {
        overflow-y: inherit !important;
    }
    .back-to-top ,.chat-icon ,.whatapp-icon{
        bottom: 20px;
    }
    .site-info img{
        padding-right: 4.5rem;
        padding-left: 4.5rem;
    }
    .hide-mobile{
        display: none;
    }
    .about-sec,.features-sec,.contact-sec {
        padding-top: 1rem;
    }
    html[lang="ar"] .whatapp-icon {
        right: 30px;
    }
    html[lang="ar"] .chat-icon {
        left: 30px;
    }

    html[lang="en"] .whatapp-icon {
        left: 30px;
    }
    html[lang="en"] .chat-icon {
        right: 30px;
    }
    .line-clamp{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5; /* number of lines to show */
        -webkit-box-orient: vertical;
    }
    .image-topic{
        max-height: 200px;
        object-fit: cover;
    }

    .about-txt h1 {
        font-size: 1.3rem;
    }


    /*html[lang="en"] .chat-icon {
        left: 30px;
    }*/
    .backage-title h4 {
        font-size: 14px;
    }
    span.price {
        font-size: 20px;
        font-weight: bold;
    }
}

@media (max-width: 575.98px) { 
    .features-sec .feature-block {
        flex-direction: column-reverse;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) { 
    .feature-block {
        overflow-y: inherit !important;
    }
}


@media (min-width: 768px) and (max-width: 1199px) { 
    .about-txt blockquote {
        max-height: 123px;
        overflow: hidden;
    }
}



.video-play-ico a{
    z-index: 2;
}
video.fancybox-video{
    display: block !important;
}

.dept-block.active .dept-desc blockquote{
    color: #ffffff;
}
/* footer  */
.vat-logo {
    max-height: 65px;
}
.fot-logo{
    width: auto;
    max-height: 65px;
}
.m-logo {
    max-width: 15%;
}
.site-info img{
    padding-right: 5.5rem;
    padding-left: 5.5rem;
}
.site-info p{
    text-align: justify;
}
/* end footer */

.slider-sec img {
    max-height: 600px;
    object-fit: cover;
}
.slider-pages .slider-item img{
    max-height: 300px;
}

/* global */
.image-topic{
    max-height: 380px;
    object-fit: cover;
}
.image-faq{
    max-height: 400px;
    object-fit: cover;
}

html[lang="en"] .btn-close{
    left: auto;
    right: 1.5rem;
}

html[lang="en"] select.form-control{
   background-position: right 0.75rem center;
}
html[lang="en"] .menu-button{
    margin-left: 0px;
    margin-right: 25px;
}
html[lang="en"] .m-logo{
    margin-left: 0px;
    margin-right: auto;
}


/* header */
header.header.fixed,.mobile-header {
    background: #F2F2F2;
    box-shadow: 0 0px 13px 1px #b5b5b5, 0 0px 13px #d1cdcd;
    /*box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;*/
}
.main-header .navbar-nav .nav-link {
    border-bottom: none;
}
.btns-nav{
    display: grid;
    line-height: 3;
}
.customer-more{
    margin-top: -54px;
}
/* end header */


html[lang="en"] .breadcrumb-item+.breadcrumb-item::before {
    float: inherit;
}
html[lang="en"] .breadcrumb-item+.breadcrumb-item {
        padding-left: unset;
}



.pricing-sec .card-header img{
    width: 100%;
    /*height: 100%;*/
    object-fit: contain;
}
.pricing-sec .card-header {
    max-height: 140px;
    padding: 0px;
    background-color: unset;
}

.dept-carousel .dept-desc{
    min-height:225px
}


/* ------- new style --------- */

@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
    .h1, h1 {
        font-size: 2rem;
    }
    p {
        font-size: 14px;
        line-height: 1.6;
    }
    .main-header .navbar-nav .nav-link {
        font-size: 16px;
    }
    .custom-btn {
        border-radius: 6px;
        padding: 5px 25px 8px 25px;
    }
    .btn{
        font-size: 15px;
    }
    .sec-title h4 {
        font-size: 1.5rem;
    }
    .h2, h2 {
        font-size: 1.8rem;
    }
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
    .h1, h1 {
        font-size: 2rem;
    }
    p {
        font-size: 15px;
        line-height: 1.6;
    }
    .main-header .navbar-nav .nav-link {
        font-size: 16px;
    }
    .custom-btn {
        border-radius: 6px;
        padding: 5px 25px 8px 25px;
    }
    .btn{
        font-size: 15px;
    }
    .sec-title h4 {
        font-size: 1.5rem;
    }
    .h2, h2 {
        font-size: 1.8rem;
    }
}

