﻿.exmgt-box::after {
    left: 5px;
    top: 115px;
    bottom: unset;
}

section.vismis .container::after {
    z-index: -2;
}

.contact-box textarea {
    margin-bottom: 0px;
}

th {
    background-color: #f6323e !important;
    color: white !important;
}

td a {
    color: rgb(231 29 49) !important;
    text-decoration: none !important;
}

.btn.btn-primary {
    color: white !important;
}

.bannerhome {
    width: 100%; 
    height: 100%; 
    object-fit: cover; 
}

.bh-slides {
    height: 100vh;
}

.slick-slide {
    float: left !important;
}

.slidamfirst img {
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    height: 259px !important;
}

.slidamsec img {
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    height: 385px !important;
}
/*.slidam.small img {
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    max-height: 259px !important;
}*/

.clslider .slick-track {
    display: flex;
}

    .clslider .slick-track .slick-slide {
        display: flex;
        height: auto;
        align-items: center;
        justify-content: center;
    }

.prslidestxt {
    left: 20px;
}

    .prslidestxt p {
        height: 213px;
        overflow-y: hidden;
    }

@media (min-width:1200px) and (max-width:1400px) {
    .exmgt-box::after {
        width: 70px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .exmgt-box::after {
        width: 50px;
        top: 105px;
    }

    .navbar-collapse {
        background: #000;
        padding: 25px;
    }

    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
        color: #fff !important;
    }

    .bannerhome {
        width: 100%; /* Make the image responsive */
        height: 100%; /* Maintain aspect ratio */
        object-fit: cover; /* Ensure no extra space is added below */
    }

    .bh-slides {
        height: 100vh;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .exmgt-box::after {
        width: 50px;
        top: 60px;
    }

    .navbar-collapse {
        background: #000;
        padding: 25px;
    }

    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
        color: #fff !important;
    }

    .bannerhome {
        width: 100%; /* Make the image responsive */
        height: 100%; /* Maintain aspect ratio */
        object-fit: cover; /* Ensure no extra space is added below */
    }

    .bh-slides {
        height: 100vh;
    }
}

@media (max-width:767px) {
    .exmgt-box::after {
        width: 27%;
        top: 45%;
        height: 42%;
    }

    .bh-slides {
        height: 120vh;
    }

    .bh-slides {
        height: 120vh;
    }

    .bannerhome {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .gov1 {
        width: 100%;
        height: 100%;
    }

    .txt-side p {
        margin-bottom: 50px;
    }

    .innerbannerweb {
        display: none !important;
    }

    .webhomebanner {
        display: none !important;
    }

    /*a.dropdown-item {
        color: #fff !important;
    }

    a.nav-link {
        color: #fff !important;
    }*/
  
}



.newstxt h4 {
    height: 45px;
    overflow-y: hidden;
}

.newstxt p {
    height: 108px;
    overflow-y: hidden;
}

@media (min-width:767px) {
    .innerbannermobile {
        display: none !important;
    }

    .mobilehomebanner {
        display: none !important;
    }
}


.innerbannermobile {
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    height: 740px !important;
    background-repeat: no-repeat !important;
}


@media (min-width: 1200px) and (max-width:1399px) {
    .navbar-nav .nav-link {
        padding-right: 25px !important;
        color: #fff;
    }
}
.exmgt-box::after {
    background:none;
}

.lines2 {
    width: 25%;
    height: 55px;
    background: url(../img/lines2.svg) no-repeat;
    background-size: 100%;
    margin: auto;
}
footer {
    border-top: 0.5rem solid #f6323e;
}

footer {
    padding: 0;
}

    footer .copy {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 0;
        padding: 15px 0;
    }

    footer ul {
        margin: 0 !important;
    }

.txt-side h3 {
    font-size: 3rem !important;
}
.txt-side p {
    font-size: 1.2rem !important;
}

.section h2 {
    font-size: 3rem !important;
}

@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 3rem !important;
    }
}

/*.newstxt h4 {
    font-size: 1.2rem !important;
}*/

.contact-box h3 {
    font-size: 3rem !important;
}

/*.vis-box h3, .mis-box h3 {
    font-size: 1.2rem !important;
}*/

.mgt-bot h4 {
    font-size: 1.2rem !important;
}

.home_table p {
    font-size: 1.2rem !important;
}

.contactsec h4 {
    font-size: 2rem !important;
}
.contactsec ul li {
    font-size: 1.2rem !important;
}
.contactsec p {
    font-size: 1.2rem !important;
}
.rightpt h4 {
    font-size: 1.2rem !important;
}
.album-head {
    font-size: 1.2rem !important;
}


.midso img.prof-pics {
    width: 120px;
    filter: brightness(0) invert(1);
    margin:0;
}

@media (max-width:767px) {
    footer .copy {
        flex-direction: column;
    }
}

ul.dropdown-menu.show {
    display: unset !important;
}

hr.dropdown-divider {
    border: none !important;
    margin: 0px;
}

img.logo-abtus{
    width:75%;
    margin:10px auto;
    display:flex;
}

@media (max-width:1200px) {
    a.dropdown-item {
        color: #fff !important;
    }

    a.nav-link {
        color: #fff !important;
    }

    a.dropdown-item:focus, a.dropdown-item:hover {      
        color: var(--bs-dropdown-link-hover-color) !important;
        background-color: var(--bs-dropdown-link-hover-bg) !important;
    }
}


footer h3 {
    font-size: 16px;
}

footer .copy p {
    font-size: 14px;
}
footer ul li a {
    font-size: 14px;
}

section h2 {
    color: #f6323e;
}


@font-face {
    font-family: GEDinar;
    src: url(../../ar/assets/fonts/GGDinar.woff);
    font-weight: bold;
}

.ar-font {
    font-family: "GEDinar" !important;
}