﻿.logo-heading {
    height: 85px;
    z-index: 99999999;
    top: -10px;
    /*top:-34px;*/
}
    .logo-heading h1 {
        color: #f6d7a5;
        font-size: 4em;
        font-weight: bold;
    }
        .logo-heading h1 a {
            color: #009FDF;
            font-size: 32px;
        }
        .logo-heading h1 a:hover, .logo-heading h1 a:focus, .logo-heading h1 a:active{
            text-decoration: none;
        }
        .logo-img{
            max-width:300px;
        }
.slide-overlay {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 275px;
    background: #fff9e2;
}

header .navbar-p {
   min-height: 0px; 
    padding: 3px 0 3px 0 !important;
}
.img-border-y {
    border:8px solid #ffbd4a;
}
.nav-dark-mahroon {
    background: #0f277d !important;
}
.nav-dark-mahroon nav {
    padding: 0px 0px 0px 0px !important;
}

.nav-custom{
    padding:0;
}
    .nav-custom li a {
        font-size: 1.2em !important;
        
    }
    .nav-custom li {
        padding-left: 15px;
    }
a.nav-link span {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Roboto';
    text-transform: capitalize;
}
    a.nav-link span:hover {
        color: #ffffff !important;
    }

.active-nav {
    color: #f9e188;
}
.d-nav {
    background: #ff4040 !important;
}

    .d-nav a:hover{
        background:transparent !important;
    }
    
    
    #content-wrapper-new-t {
       

        padding-bottom: 0px;
    }

.ns-bx {
    padding: 25px 15px 25px;
    min-height: 290px;
}
.img-ns-bx {
    padding-top: 5px;
    display: flex;
    justify-content: center;
}
    .img-ns-bx img{
        max-width:45px;
    }

.img-bx-c {
    padding-top: 5px;
    display: flex;
    justify-content: center;
    margin: 20px 0px;
}
    .img-bx-c img {
        max-width: 145px;
    }


.ns-bx h5 {
    font-size: 16px;
    margin-bottom: 20px;
}


.bg-violet-ns {
    background: #0f277d;
}

.bdr13 {
    text-align: center;
    display: inline-block;
    padding: 5px 0px;
    border-bottom: solid 5px #ffd45a;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
    .bdr13:before {
        content: "";
        border-bottom: solid 1px #ffd45a;
        position: absolute;
        top: 2px;
        left: 4px;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
    }
    .bdr13 h3 {
        color: #FFDA82;
        font-size: 26px;
        margin-bottom: 5px;
    }
    
    
    .yel-title {
        color: #ffd45a !important;
        text-decoration: underline;
        font-size: 16px;
    }

.ns-bx p {
    color: #000000;
    text-align: justify;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.55;
    font-family: sans-serif;
}
.wrap4 {
    padding: 0px 0px 0px;
    background: #f1f1f1;
}
.wrap5 {
    padding: 0px 0px 30px;
}
.wrap6 {
    padding: 10px 0px 60px;
    color:#fff;
    text-align:center;
}

.wrap7 {
    background: rgb(255 255 255 / 92%);
    color: #fff;
    text-align: center;
}

    .wrap6 p{
        font-size:16px;

    }

#content-wrapper-lt {
    padding:30px 0;
   
}  
    
    .about-img-1 {
        width: 250px;
        height: 250px;
        background: #fff;
        border-radius: 50%;
        overflow: hidden;
    }
.about-img-2 {
    width: 300px;
    height: 300px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}

.about-img-border-1 {
    border: 5px solid #f0bd26;
}
.about-img-border-2 {
    border: 5px solid #e09866;
}
.about-img-border-3 {
    border: 5px solid rgb(155, 217, 218);
}



.team-member-item {
    padding: 0;
    display: inline-block;
    text-align: center;
    margin-bottom: 25px;
}
.img-wrap-t {
    height: 165px;
    padding: 20px 15px;
    display: flex;
    justify-content: center;
}

.member-img {
    width: 195px;
    height: 195px;
    background: #e8f4ff;
    border-radius: 2%;
    overflow: hidden;
    border: 4px solid #fff;
}
.team-box {
    padding: 0px;
}
    .team-box p
    {
       color:#fff; 
    }
    .team-box h3 {
        color: #0f277d;
        margin-bottom: 0px;
        font-size: 20px;
    }


.team-member-item p {
    color: #009FDF;
    font-size: 13px;
}


.bg-footer-5 {
    background: #004c97;
}
.p-0-30 {
    padding: 35px 0px;
}



.b-text {
    color: #fff;
    text-align: justify;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.55;
    font-family: sans-serif;
}

.wrap-white {
    padding: 60px 0px 90px;
    background: #fff;
    
}


.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}
    .sticky + .content-w {
        padding-top: 102px;
    }
.widgetheading-light {
    color: #ffffff;
    width: 100%;
    padding: 0;
    font-size: 18px;
}
.box-over-tc {
    width: 65%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    background: #0f277d;
    padding: 15px;
}
    .box-over-tc h5 {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 600;
        color: #fff;
        margin-bottom:20px;
    }
    .box-over-tc a {
        font-size: 12px;
        text-transform: capitalize;
        font-weight: 500;
        color: #750404;
        background: #fff;
        padding: 2px 8px;
        border: 2px solid #fff;
    }
    .box-over-tc a:hover
    {
text-decoration:none;
    }
.box-img-tc {
    border: 1px solid #fff !important;
    position: relative;
    margin-bottom: 20px;
}


.box-img-tc-ev {
    border: 1px solid #500433 !important;
    position: relative;
    margin-bottom: 20px;
    min-height: 300px;
    background: #fff;
}

.box-over-tc-ev {
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 15px 10px 25px;
}

    .box-over-tc-ev h5 {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 600;
        color: #0f277d;
        padding: 10px 10px;
        position: relative;
        background: #fff;
    }

    .box-over-tc-ev a {
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 500;
        color: #fff;
        background: #220007;
        padding: 5px 8px;
    }
        .box-over-tc-ev a:hover{
            text-decoration:none;
        }
        
        
        .mt_20 {
            margin-top: -20px;
        }

.mt-30 {
    margin-top:30px;
}


.navbarnav {
    margin-left:10px !important; 

}


.eleven .tc-heading {
    font-size: 24px;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    letter-spacing: 2px;
    color: #0f277d;
    background: #cfcdcd;
    width: 60%;
    margin: 0 auto;
}

.tc-heading {
    position: relative;
    padding: 30px 10px 0px;
    margin: 0;
    font-weight: 600;
    font-size: 34px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    font-size: 30px;
    color: #0f277d;
}

    .tc-heading span {
        display: block;
        font-size: 0.5em;
        line-height: 1.3;
    }

    .tc-heading em {
        font-style: normal;
        font-weight: 600;
    }

.heading-mh-c {
    color: #0f277d;
    font-size: 30px;
}
.heading-mh-c-l {
    color: #FFF296;
    font-size: 30px;
}
.heading-dh-b {
    color: #4b2226;
}
.header-quot {
    width: 75%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: rgb(255 255 255 / 24%);
    padding: 20px 20px;

}

.header-quot h5 {
    color: #fff2c4;
    font-size:16px;
    font-style:italic;
    letter-spacing:1px;
}

.bg-h:after {
    background-color: #f2e9d2 !important;
}
#events-tc {
    padding: 60px 0;
}

    #events-tc .about-col p {
        font-size: 14px;
        line-height: 24px;
        color: #333;
        margin-bottom: 0;
        padding: 0 20px 20px 20px;
    }

    #events-tc .about-col h5 {
        padding: 0 20px 0px 20px;
        font-weight: 500;
        color: #000;
    }

#about .about-col h3 {
    padding: 0 20px 0px 20px;
    font-weight: 600;
    color: #000;
    font-size: 23px;
}

.section-bg1 {
    background-color: #fff;
}

#events-tc #events-tc-flters {
    padding: 0;
    margin: 5px 0 35px 0;
    list-style: none;
    text-align: center;
}

    #events-tc #events-tc-flters li {
        cursor: pointer;
        margin: 15px 15px 15px 0;
        display: inline-block;
        padding: 6px 15px;
        font-size: 12px;
        line-height: 20px;
        color: #666666;
        border-radius: 4px;
        text-transform: uppercase;
        background: #fff;
        margin-bottom: 5px;
        transition: all 0.3s ease-in-out;
    }

        #events-tc #events-tc-flters li:hover,
        #events-tc #events-tc-flters li.filter-active {
            background: #c75243;
            color: #fff;
        }

        #events-tc #events-tc-flters li:last-child {
            margin-right: 0;
        }

#events-tc .portfolio-wrap {
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    transition: 0.3s;
}

    #events-tc .portfolio-wrap:hover {
        box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
    }

#events-tc .portfolio-item {
    position: relative;
}

    #events-tc .portfolio-item figure {
        background: #000;
        position: relative;
        border-radius: 4px 4px 0 0;
        margin: 0;
    }

        #events-tc .portfolio-item figure:hover img {
            opacity: 0.4;
            transition: 0.3s;
        }

        #events-tc .portfolio-item figure .link-preview,
        #events-tc .portfolio-item figure .link-details {
            position: absolute;
            display: inline-block;
            opacity: 0;
            line-height: 1;
            text-align: center;
            width: 36px;
            height: 36px;
            background: #fff;
            border-radius: 50%;
            transition: 0.2s linear;
        }

            #events-tc .portfolio-item figure .link-preview i,
            #events-tc .portfolio-item figure .link-details i {
                padding-top: 6px;
                font-size: 22px;
                color: #333;
            }

            #events-tc .portfolio-item figure .link-preview:hover,
            #events-tc .portfolio-item figure .link-details:hover {
                background: #c75243;
            }

                #events-tc .portfolio-item figure .link-preview:hover i,
                #events-tc .portfolio-item figure .link-details:hover i {
                    color: #fff;
                }

      

        #events-tc .portfolio-item figure .link-details {
            right: calc(50% - 38px);
            top: calc(50% - 18px);
        }


        #events-tc .portfolio-item figure:hover .link-details {
            opacity: 1;
            right: calc(50% - 15px);
        }

    #events-tc .portfolio-item .portfolio-info {
        background: #fff;
        text-align: center;
        padding: 30px 30px;
        border-radius: 0 0 3px 3px;
    }

        #events-tc .portfolio-item .portfolio-info h4 {
            font-size: 22px;
            line-height: 1.5;
            font-weight: 700;
            padding-bottom: 0;
        }

            #events-tc .portfolio-item .portfolio-info h4 a {
                color: #890000;
            }

                #events-tc .portfolio-item .portfolio-info h4 a:hover {
                    color: #890000;
                    text-decoration: none;
                }

        #events-tc .portfolio-item .portfolio-info p {
            padding: 0;
            margin: 0;
            color: #333;
            font-weight: 500;
            font-size: 14px;
            text-transform:capitalize;
        }
.btn-more-2 {
    color: #fff !important;
    text-decoration: none;
    font-weight: 600;
    padding: 6px 22px;
    border-radius: 0px !important;
    background: #ff4040;
    font-size: 15px;
}
    .btn-more-2:hover {
        background: #f6d7a5;
    }
    
    
    .team-member-title {
        margin-top: 50px;
        font-weight: 600;
        color: #6e201e;
        font-size: 18px;
        margin-bottom: 5px;
    }
.text-brown {
    color:#a94442;
}
.decaddress-y {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    font-weight: 700;
    color: #6e0123;
}
.widget-y p {
    color: #6e0123;
}
.widget-y a {
    color: #6e0123 !important;
}
.contet-y-wrap {
    background: #f2e9d2;
    padding:30px 50px;
    margin-bottom:50px;
}
    .contet-y-wrap h2 {
        color: #a94442;
        margin-top:0;
    }
    .contet-y-wrap hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #d1a42a !important;
    }
.event-items
{
    padding:0px 50px;
}
    .event-items h4 {
        color: #010050;
        font-size: 18px !important;
        margin-bottom: 20px;
    }
    .event-items .item {
        background: #fff;
        box-shadow: 5px 5px 20px 0px rgb(138 109 59 / 20%);
        -webkit-box-shadow: 5px 5px 20px 0px rgb(138 109 59 / 20%);
        border: 1px solid #e8c061;
    }
    .event-items .item .info-box {
        padding: 30px 0px;
       
    }
        .event-items .item .info-box .date {
            margin: 10px 0;
            font-size: 15px;
            color: #010050;
        }

.content-evnt {
    padding:20px;
}
    .content-evnt p {
        font-size: 13px;
        color: #000000;
        text-align: left;
    }
    
    .j-c-y {
        display: flex;
        justify-content: center;
    }
.img-wrapper {
    overflow: hidden;
}

.inner-img {
    transition: 0.3s;

}

    .inner-img:hover {
        transform: scale(1.1);
    }
.img-w-b {
    border: 4px solid #fff;
}




.txt-yl {
    color: #FFF296;
}
.txt-bl {
    color: #0f277d;
}

.bg-white{
    background:#fff;
}

.bg-beige {
    background: rgb(255, 248, 234);
}
.fac-img {
    max-width: 244px;
    border: 3px solid #fff;
    background: #d8d8ed;
}
/*banner*/

#werapper {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    max-height: 375px;
    z-index:1;
}

#videoBG:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #0f277d;
    opacity: 0.2;
}

#videoBG {
    left: 0%;
    top: 0%;
    width: 100%;
    position: relative;
}

#headingText {
    position: absolute;
    left: 0px;
    right: 0;
    z-index: 1;
    top: 0px;
    padding: 100px 100px;
}

    #headingText h4 {
        color: #fff;
        text-align: left;
        font-size: 3.75em;
        text-shadow: 2px 2px 4px #000;
    }
    #headingText h5 {
        color: #009FDF;
        font-size: 3.75em;
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
    }

    #headingText h6 {
        color: #ffffff;
        font-size: 2em;
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
    }
    #headingText p {
        color: #e7e7e7;
        font-size: 16px;
        font-weight: 500;
    }


.w-bx {
    padding: 0px 20px;
    background: #0f277d;
    border: 4px solid #fff;
    text-align: left;
    min-height: 343px;
}

    .w-bx h3, h4 {
        color: #009FDF;
    }

            .w-bx h3 p{
                color:#000;
            }

.panel .panel-heading h4 {
    font-weight: 500 !important;
    color: #780d23 !important;
    padding:8px 10px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}
.border-lf-h {
    border-left: 4px solid #0f277d;
    padding-left: 10px;
    margin-bottom: 30px;
}

.img-f-a {
    margin-top: 15px;
}

    .img-f-a img {
        max-width: 190px !important;
        border: 1px solid #fed650;
    }
.social-side-bar-1 {
    margin: 0;
}
    .social-side-bar-1 ul {
        padding: 10px 5px;
        list-style: none;
        display: flex;
    }
        .social-side-bar-1 ul li {
            margin-top:10px;
            display: flex;
            border-radius: 50%;
            /*background: #fff;*/
            justify-content: center;
            line-height: 35px;
            margin-right: 10px;
        }
            .social-side-bar-1 ul li a img {
                width: 22px;
            }

.txt-rd {
    color: #FF4040;
}
.txt-y {
    color: #F7D665;
}
            
            @media (max-width:360px) {
                .event-items {
        padding:0;
    }
        .event-items .item .info-box {
           
            text-align: center;
      
        }
}

.img-icn {
    padding: 0;
}

    .img-icn img {
        max-width: 70px;
    }

@media (max-width:460px) {
    .logo-img {
        max-width: 245px;
    }
    .event-items {
        padding: 0;
    }

        .event-items .item .info-box {
            text-align: center;
            padding: 20px 10px;
          
        }
        .event-items h4 {
      
            line-height: 1.5;
        }
    .about-img-1
    {
        display:none;
    }
    .contet-y-wrap {
       
        padding: 30px 30px;
       
    }

    #headingText {
        padding: 20px 20px;
    }

        #headingText h5 {
            font-size: 2em;
        }

        #headingText h6 {
            font-size: 1.5em;
        }
}


@media (max-width:767px) {

    .bg-yellw {
        background: #12003a !important;
    }
    .bg-mh-y {
        background-color: #d10d3b !important;
    }
    .event-items {
        padding: 0;
    }

        .event-items .item .info-box {
            text-align: center;
        }

    #headingText {
        padding: 40px 20px;
    }

        #headingText h5 {

            font-size: 2em;
        }
        #headingText h6 {
            font-size: 1.5em;

        }
}

    @media (max-width:800px) {
        .event-items {
            padding: 0;
        }

            .event-items .item .info-box {
                text-align: center;
            }
    }
    