
.social-icon ul li a.login {
    background: black;
    font-size: 15px;
    font-weight: 600;
    padding: 2px 10px 3px;
    width: fit-content;
    line-height: 18px;
    border-radius: 47px;
    border-top: 0;
}

.header .navbar .navbar-nav .nav-item .dropdown-menu {
    position: absolute;
    top: 27px;
}

.swiper-slide img {
    width: 100%
}

.dic_v {
    display: flex;
     JUSTIFY-CONTENT: space-between; 
    ALIGN-ITEMS: center;
    width: 100%;
    padding: 5px 0;
}

    .dic_v .logo_1, .dic_v .logo_2 {
        width: 160px;
    }

        .dic_v .logo_2 img {
            width: 100%;
        }

    .dic_v .logo {
        display: flex;
        align-items: center;
        width: 100%;
        flex-direction: column;
    }

        .dic_v .logo ._logo {
        }

            .dic_v .logo ._logo img {
                width: 100px;
            }

        .dic_v .logo .text_logo {
        }

            .dic_v .logo .text_logo h4 {
                color: #78170c;
                font-size: 22px;
                font-family: revert;
                letter-spacing: -0.3px;
                margin: 0;
                line-height: 27px;
            }

            .dic_v .logo .text_logo h3 {
                color: #78170c;
                font-size: 28px;
                font-family: 'Font Awesome 5 Brands';
                letter-spacing: 0px;
                margin: 0;
                line-height: 26px;
                font-weight: 900;
            }

            .dic_v .logo .text_logo p {
                font-size: 16px;
                margin: 0;
                line-height: 18px;
                font-family: 'Flaticon';
                font-style: italic;
                color: #78170c;
                font-weight: 900;
            }

                .dic_v .logo .text_logo p.sf {
                    font-size: 13px;
                }

                    .dic_v .logo .text_logo p.sf span {
                        color: #910003;
                    }




.header .topbar {
    padding: 5px 0;
    background: #22409A;
}

.header-main {
    padding: 0px 0;
    background: #22409A;
}

.header .navbar .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0
}

.space-ptb.abo .section-title .title span {
    display: block;
    font-size: 24px;
    color: #30208d;
}

.space-ptb.abo p {
    text-align: justify;
}

.why_us .col-lg-6 {
    padding: 0
}

    .why_us .col-lg-6 .why_s {
        height: 100%;
    }

.why_us .why_s img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.why_us span.border-bottom {
    margin: 20px 0;
}

section#home {
    padding: 30px;
    background: aliceblue;
}

    section#home marquee {
        padding: 2px;
        height: 25px;
    }

        section#home marquee a {
            border: 2px solid #0000;
        }

.blu {
    color: #c30d00;
    transition: all .3s ease-in;
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

.blink_me {
    animation: blinkera 1.1s cubic-bezier(0.34, 0.16, 0.79, 0.99) infinite;
    font-size: 12px;
}

@keyframes blinkera {
    50% {
        opacity: 0.1;
        color: #F00;
    }
}
/*--------------*/
.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

.blink_urgent {
    animation: blinker_urg 0.8s linear infinite;
    color: #1c87c9;
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
}

.blu {
    color: #c30d00;
    font-weight: 600;
    transition: all .3s ease-in;
}

@keyframes blinker_urg {
    50% {
        opacity: 0;
        color: #F00;
    }
}

@-webkit-keyframes blink1 {
    from {
        opacity: 0.8;
    }

    to {
        opacity: 0.9; /*color: #0650d8;*/
        border-left: 3px solid #C00;
        text-decoration: none;
        background: #690;
    }
}

.blinka {
    text-decoration: blinka;
    -webkit-animation-name: blink1;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

@-webkit-keyframes blinker {
    from {
        opacity: 0.8;
    }

    to {
        opacity: 0.9; /*color: #0650d8;*/
        border: 2px solid #C00;
        text-decoration: none;
    }
}

.All_News .bg-blu2 {
    /*background: #a0d0ff;*/
    background: linear-gradient(77deg, rgba(208,240,211,1) 0%, rgba(255,153,0,1) 100%);
}

.All_News .ptr {
    padding: 16px 10px;
}

.All_News .txt-sh {
    text-shadow: 0 1px 2px #fff;
}

.All_News .title-n {
    margin-top: 0;
    margin-bottom: 0 !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.42857143;
    color: #333;
    text-transform: uppercase;
}

.All_News .view-all2 a {
    padding: 3px 8px;
    border-radius: 60px;
    font-size: 12px;
    background: #ffffff;
    border: 1px solid #ffffff;
    transition: all .5s ease-in;
    color: #034d97;
}

.All_News .pl-5 {
    padding-left: 5px !important;
}

.All_News .pb-5 {
    padding-bottom: 5px !important;
}

.All_News .scrollbar {
    margin-left: 3px;
    /* float: left; */
    height: 317px;
    width: 99%;
    overflow-y: scroll;
    margin-bottom: 3px;
    margin-top: 2px;
    margin-right: 2px;
}

.All_News .pt-10 {
    padding: 0;
    list-style: none;
}

.All_News .widget ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.All_News .media:first-child {
    margin-top: 0;
}

.All_News .event-small {
    background: #FFF;
    padding: 6px 8px;
    margin-right: 9px;
    border-radius: 9px;
    display: block;
}

    .All_News .event-small span.fntdt {
        color: #C5070B;
    }

    .All_News .event-small .event-content {
    }

        .All_News .event-small .event-content h5 {
            font-size: 13px;
            font-weight: 500;
            text-align: justify;
            line-height: 1.42;
            margin-top: 0;
            margin-bottom: 0;
        }

            .All_News .event-small .event-content h5 a {
            }

.All_News .title-n span {
    float: right;
}

.All_News .bg-bl {
    background-color: #034d97;
}

.os2 {
    height: 311px !important;
}

.All_News .categories._mCS_1 {
    padding: 20px
}

#style-1 ul.drrk li article .event-small {
    background: #034d97;
}

    #style-1 ul.drrk li article .event-small a {
        color: #fff
    }

    #style-1 ul.drrk li article .event-small h5 .white {
        color: #fff
    }

    #style-1 ul.drrk li article .event-small h5 .yellow {
        color: #ffd400
    }

/**  STYLE 1 */
/* width */
#style-1::-webkit-scrollbar {
    width: 5px;
}

/* Track */
#style-1::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
#style-1::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    #style-1::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.footer-bottom {
    background: linear-gradient(#cccccc, #cccccc);
    position: relative;
    padding: 5px;
    color: #000;
}

.footer-link {
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 18px;
}

    .footer-link ul {
        width: 50%;
    }

        .footer-link ul li {
            border-bottom: 1px dotted #fff;
        }

footer h5.text-white {
    position: relative;
    color: #fff !important;
    border-bottom: 1px solid #fff;
    line-height: 45px;
}

    footer h5.text-white:before {
        content: '';
        position: absolute;
        bottom: -2px;
        width: 70px;
        height: 3px;
        background: red;
    }

footer.bg-overlay-black-90 {
    position: relative;
    overflow: hidden;
}

.our-clients .item {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: 10px;
    padding: 10px;
}


.Chair_man {
    width: 40%;
    float: right;
    box-shadow: 0px 0 10px #000;
    padding: 10px;
    margin: 0 0 30px 30px;
}

    .Chair_man img {
        width: 100%;
    }

.chair_ff h3 {
    color: #ffbc00;
    font-weight: 500;
    font-size: 24px;
}

.chair_ff h5 {
}


#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    #customers td, #customers th {
        border: 1px solid #2e3192;
        padding: 8px;
        color: #000;
    }

    #customers tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    #customers tr:hover {
        background-color: #ddd;
    }

    #customers th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #2e3192;
        color: white;
    }

    #customers td a {
        background: #2e3192;
        border: #2e3192;
        padding: 5px 10px;
    }

        #customers td a i {
            margin: 0;
            padding: 0;
        }

.recent-post-info.cc span {
    font-size: 22px;
    font-weight: 600;
}


.cont_address {
    padding: 60px 0;
    overflow: hidden;
    background: #2e3192;
}

    .cont_address .ffg {
        background: #fff;
        padding: 37px;
        border-radius: 10px;
        height: 100%;
        position: relative;
    }

        .cont_address .ffg h3 {
            font-size: 20px;
            border-bottom: 1px solid #2e3192;
            color: #2e3192;
            padding-bottom: 10px;
            margin-bottom: 30px;
            position: relative;
        }

            .cont_address .ffg h3:before {
                content: '';
                position: absolute;
                bottom: -2px;
                width: 60px;
                height: 4px;
                background: #f7041b;
            }

        .cont_address .ffg ul {
            list-style: none;
            padding: 0;
        }

            .cont_address .ffg ul li {
                position: relative;
                padding-left: 38px;
                font-size: 15px;
                margin-bottom: 15px;
                color: #000;
            }

                .cont_address .ffg ul li i {
                    position: absolute;
                    left: 7px;
                    top: 50%;
                    transform: translate(0px, -50%);
                    font-size: 20px;
                }

ul.distribut {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 15px;
}

    ul.distribut li {
        background: #2e3192;
        color: #fff;
        padding: 10px 16px;
        border-radius: 5px;
        text-transform: capitalize;
    }



.input-design input[type="text"] {
    width: 100%;
    height: 50px;
    margin-bottom: 30px;
    padding: 0px 10px;
}

p.admit-card {
    font-size: 20px;
}

.admin-input-design p {
    margin-bottom: 0px;
    font-weight: 700;
}

.admin-input-design select {
    width: 100%;
    height: 50px;
    padding: 0px 10px;
    margin-bottom: 30px;
}

.admin-input-design input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0px;
    margin-bottom: 30px;
    padding: 0px 10px;
}

/* gallery css*/


.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 40px;
}

    /* Override bootstrap column paddings */
    .tz-gallery .row > div {
        padding: 2px;
    }

    .tz-gallery .lightbox img {
        width: 100%;
        border-radius: 0;
        position: relative;
    }

    .tz-gallery .lightbox:before {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -13px;
        margin-left: -13px;
        opacity: 0;
        color: #fff;
        font-size: 26px;
        font-family: 'Glyphicons Halflings';
        content: '\e003';
        pointer-events: none;
        z-index: 9000;
        transition: 0.4s;
    }


    .tz-gallery .lightbox:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background-color: rgba(46, 132, 206, 0.7);
        content: '';
        transition: 0.4s;
    }

    .tz-gallery .lightbox:hover:after,
    .tz-gallery .lightbox:hover:before {
        opacity: 1;
    }

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
}
/* gallery css */

.logo_3 {
    width: 100%;
    display: flex;
    margin-top: 15px;
    align-items: center;
}


.logo_4 img {
    width: 200px;
    height: 388ppx;
    height: 100px;
}

.logo-child-1 img {
    /* width: 40px; */
}

.logo-child-1 {
    width: 670px;
    margin-right: 20px;
}

.logo_4 {
    margin-right: 30px;
}

.abt-side-bar {
    background: #30208d;
}

    .abt-side-bar ul li {
        border-bottom: 1px solid #898888;
        list-style: none;
        /* margin: 0; */
        transition: 0.5s;
        padding: 5px;
    }

    .abt-side-bar ul {
        padding: 0px !important;
    }

        .abt-side-bar ul li a {
            color: white;
        }

    .abt-side-bar h6 {
        color: white;
    }

.abt-side-bar {
    padding: 22px;
    border-radius: 10px;
}

    .abt-side-bar h6 {
        background: white;
        padding: 10px;
        color: black;
        border-radius: 5px;
    }



    .abt-side-bar ul li:hover {
        margin-left: 20px;
    }



/* Set the background color of body to tan */


/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
    .logo_4 img {
        display: none;
    }

    .dic_v .logo_1, .dic_v .logo_2 {
        display: none;
    }
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (min-width: 780px) {
    .footer-logo-main {
        display: none;
    }
}


/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 780px) {

    .logo_4 img {
        display: none;
    }

    .dic_v .logo_1, .dic_v .logo_2 {
        display: none;
    }

    .dic_v .logo .text_logo h3 {
        font-size: 15px;
    }

    .dic_v .logo .text_logo h4 {
        font-size: 15px;
    }

    .dic_v .logo .text_logo p {
        font-size: 12px;
    }

    .header .navbar-toggler {
        top: -15px;
    }

    .dic_v .logo .text_logo p.sf {
        font-size: 11px;
    }

    .dic_v {
        margin: 0px 5px;
    }


        .dic_v .logo .text_logo {
            width: 100%;
        }
}






@media screen and (max-width: 620px) {

    .dic_v .logo .text_logo {
        width: 26em;
    }
}

@media screen and (max-width: 560px) {

    .dic_v .logo .text_logo {
        width: 23em;
    }
}

@media screen and (max-width: 480px) {

    .dic_v .logo .text_logo {
        width: 20em;
    }
}

@media screen and (max-width: 400px) {

    .dic_v .logo .text_logo {
        width: 11em;
    }
}

@media screen and (max-width: 450px) {

    .dic_v .logo .text_logo {
        width: 11em;
    }
}

@media screen and (max-width: 500px) {

    .dic_v .logo .text_logo {
        width: 12em;
    }

        .dic_v .logo .text_logo h3 {
            font-size: 8px;
            line-height: 1.4;
            margin-top: 4px;
        }

        .dic_v .logo .text_logo h4 {
            font-size: 7px;
            line-height: 2.4;
        }

        .dic_v .logo .text_logo p {
            font-size: 7px;
            line-height: 1.2;
            margin-top: 4px;
        }

            .dic_v .logo .text_logo p.sf {
                font-size: 7px;
                margin-top: 5px;
                line-height: 1.4;
            }
}

@media screen and (max-width: 350px) {

    .dic_v .logo .text_logo {
        width: 9em;
    }
}

@media screen and (max-width: 300px) {

    .dic_v .logo .text_logo {
        width: 8em;
    }
}

.footer-logo2 img {
    width: 94px;
    margin-top: 10px;
}

.footer-logo-main {
    background: white;
    /* justify-content: center; */
    /* margin: auto; */
    width: 100%;
    /* padding: 9px 146px; */
    /* display: block; */
    /* justify-content: flex-end; */
    text-align: center;
}
