﻿.logo-heading {
    height: 114px;
    position: absolute;
    z-index: 99999999;
    top: -15px;
    /*top:-34px;*/
}
    .logo-heading h1 {
        font-size: 2.25em;
        font-weight: bold;
    }

    .span-h1 {
        font-size: 1.85em;
    }
.logo-img {
    max-width: 300px;
}
.logo-heading h1 a {
    color: #009FDF;
}
        .logo-heading h1 a:hover, .logo-heading h1 a:focus, .logo-heading h1 a:active{
            text-decoration: none;
        }

header .navbar-p {
   min-height: 0px; 
    padding: 15px 0 15px 0 !important;
}
.nav-dark-mahroon {
    background: #6e0245 !important;
}
.nav-black {
    background: #000000 !important;
}
.nav-custom{
    padding:0;
}
    .nav-custom li a {
        font-size: 1.2em !important;
        
    }
    .nav-custom li {
        padding-left: 30px;
    }
a.nav-link span {
    color: #ffffff;
    font-size: 17px;
    font-family: sans-serif;
}
    a.nav-link span:hover {
        color: #ffffff !important;
    }

.active-nav {
    color: #ffffff;
}

#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;
}

#header-banner {
    width: 100%;
    background: url(../images/banner.jpg) top center;
    background-size: cover;
    position: relative;
    padding: 20px;
    min-height:600px;
}


    #header-banner h2 {
        margin-top: 240px;
        font-size: 6.5em;
        font-weight: 700;
        line-height: 60px;
        text-transform: uppercase;
        color: #ffffff;
    }
    #header-banner p {
        color: #fff;
        font-weight: 600;
    }
        .co-bx-d {
    margin-top: 145px;
    width: 275px;
}
            .co-bx-d .title-d {
                background: #f1dcfd;
                padding: 10px 5px;
                text-align: center;
                font-weight: 600;
                color: #64043B;
                font-size: 16px;
            }
.banner-title{
    padding:20px 10px;
}
.banner-title h3{
    color: #64043b;
font-size:30px;
}
    .bold-d {
        font-weight: 700 !important;
    } 
    .co-bx-d img {
        border-top-left-radius: 130px;
        border-top-right-radius: 130px;
    }

#content-wrapper-new-t {
    background: #fff;
}

.ns-bx {
    padding: 0px;
}
  
    
    .img-ns-bx {
        padding-top: 5px;
        display: flex;
        justify-content: center;
    }
.img-ns-bx img {
    width:375px;
   
   
}
.pr-15 {
    padding-right: 15px;
}
.about-img {
    padding-left: 40px;
    position: relative;
}
    .about-img img {
        border: 4px solid #FFF;
    }
    .about-img .small-img {
        border: 2px solid #fff;
        position: absolute;
        left: 0;
        bottom: 40px;
        box-shadow: 0px 2px 5px #000;
        -webkit-box-shadow: 0px 2px 5px #000;
    }
        .about-img .small-img img {
            max-width: 260px;
           
        }
#about-cy h2 {
    margin-top: 30px;
    margin-bottom:30px;
    color: #ffffff;
}

.ns-bx h3 {
    color: #009FDF;
    font-size: 20px;
}

.bg-violet-ns {
    background: linear-gradient(90deg, #550E9B 0%, #8A0F34 49.62158203125%, #D57605 100%);
}

.ns-bx p, .ns-bx li {
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.55;
}
.wrap5 {
    background: #f1f1f1;
    padding: 35px 0px;
}
.wrap6 {
    padding: 60px 0px 60px;
    background: #f1dcfd;
}
.wrap7 {
    padding: 60px 0px 60px;
    background: rgb(110 2 69 / 78%);
}
.wrap8 {
    padding: 60px 0px 60px;
    background: rgb(255 255 255 / 48%);
}

.obj-d {
    background: #500433;
    padding: 50px 40px;
}
    .obj-d h3 {
        color: #fff;
        font-size:20px;
    }
    .obj-d p {
        color: #fff;
        line-height: 1;
    }
    .obj-d li {
        color: #fff;
    }

.tc-heading {
    font-size: 30px;
    background: #000000;
    color: #fff;
    text-align: center;
    padding: 6px 0;
    margin: 0 auto;
    width: 30%;
    border: 3px solid #f77744;
}
.tc-heading-2 {
    font-size: 30px;
    background: #000000;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin: 0 auto;
}

.team-member-item {
    padding: 0;
    display: inline-block;
    text-align: center;
}
.member-img {
    width: 175px;
    height: 210px;
    background: #340336;
    border-radius: 5px;
    overflow: hidden;
    border: 3px solid #fff;
    margin-left: 45px;
}

.team-member-item-sub {
    padding: 0;
    display: inline-block;
    text-align: center;
}

.member-img-sub {
    width: 275px;
    height: 275px;
    background: #ffeaf1;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #fff;
}
.team-box {
    padding: 35px 10px;

}
    .team-box h3 {
        color: #ffffff;
        font-size: 16px;
        margin-bottom: 0px;
        text-transform: uppercase;
    }
    .team-box p {
        color: #ffffff;
    }

.br-lh {
    border-left: 1px solid #fff;
}

.bg-footer-5 {
    background: rgb(0 0 0);
}
.p-0-30 {
    padding: 0px 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;
    
}
.actall-2 {
    background: transparent;
}
.actall-2 a.nav-link span {
    color: #fdeb96 !important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}
    .sticky + .content-w {
        padding-top: 102px;
    }
.widgetheading-yellow {
    color: #ffffff;
    width: 100%;
    padding: 0;
    font-size: 18px;
    letter-spacing:1px;
}
.bg-bt-f{
    background:#000000 !important;
}
.decclubs {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    font-weight: 500 !important;
    color: #ffffff;
}
.widget p, .widget a {
    color: #ffffff !important;
    font-weight: 600 !important;
}

    
    
    .box-over-tc {
        width: 100%;
        text-align: center;
        background: #5f0762;
        padding: 15px 20px 32px;
    }
    .box-over-tc h5 {
        font-size: 20px;
        text-transform: capitalize;
        font-weight: 600;
        color: #fff;
        margin-bottom: 20px;
        line-height: 1.45;
    }
    .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 #500433 !important;
    position: relative;
    margin-bottom: 20px;
    background: #500433;
}

.btn-more-2 {
    color: #fff !important;
    text-decoration: none;
    font-weight: 600;
    padding: 8px 25px;
    border-radius: 0px !important;
    background: #850e58;
    font-size: 14px;
}

.box-over-tc-1 {
    width: 100%;
    text-align: center;
    background: #ffffff;
    padding: 15px 20px 32px;
    min-height: 170px;
}

    .box-over-tc-1 h5 {
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 600;
        color: #340336;
        margin-bottom: 10px;
        line-height: 1.45;
    }

    .box-over-tc-1 p {
        color: #340336;
    }
        
        
        .box-over-tc-1 a {
            font-size: 12px;
            text-transform: capitalize;
            font-weight: 500;
            color: #fff;
            background: #340336;
            padding: 5px 10px;
            border: 2px solid #fff;
        }

        .box-over-tc-1 a:hover {
            text-decoration: none;
        }




.event-items {
    padding: 5px;
}
    .event-items .item {
        background: #ffffff;
        box-shadow: 5px 5px 20px 0px rgb(138 109 59 / 20%);
        -webkit-box-shadow: 5px 5px 20px 0px rgb(138 109 59 / 20%);
        margin-bottom: 40px;
        padding: 5px 5px;
        border: 1px solid #9f678a;
    }
    .event-items h4 {
        color: #340336;
        font-size: 18px !important;
    }

    .event-items p {
        color: #340336;
    }
    .event-items .item .info-box .date {
        margin: 10px 0px 15px;
        font-size: 15px;
        color: #c7c7c7;
    }
    .event-items .item .info-box {
        padding: 50px 0px;
        background: #dabfe9;
    }
 .content-evnt
 {
     padding:10px 20px;
 }
#about-cy {
    background: linear-gradient(180deg, rgb(0 0 0 / 84%), rgb(0 0 0 / 67%) 80.2886962890625%), url(../images/about-us.jpg) fixed center center;
    background-size: cover;
    padding-bottom: 20px;
}
.cont-cy {
    background: linear-gradient(180deg, rgb(0 0 0 / 84%), rgb(0 0 0 / 67%) 80.2886962890625%), url(../images/bg-cy.jpg) fixed center center;
    background-size: cover;
    padding-bottom: 60px;
    padding-top: 30px;
}
.hr-bk {
    background: rgb(255 255 255 / 30%);
    padding: 15px 30px;
    color: #fff;
    border:2px solid #fff;
}
    .hr-bk  h2{
        color:#fff;
        text-align:center;
    }
.mt-125 {
    margin-top: 125px;
}

    /*xs*/
    @media (max-width: 360px) {
        .block {
        width: 150px !important;
        height: 150px !important;
    }

    .logo-heading h1 {
        font-size: 1em;
    }

    .span-h1 {
        font-size: 2em;
    }

    .logo-heading {
        top: 4px;
    }

    #header-banner h2 {
        margin-top: 111px;
        font-size: 2em;
        line-height: 45px;
        text-align: center;
    }

    #header-banner {
        width: 100%;
        height: 100vh;
    }
    .co-bx-d {
        margin-top: 50px;
    }
}

    @media (max-width: 767px) {
        .block {
            width: 165px;
            height: 165px;
        }

        .carousel-inner .active.left {
            left: -50%;
        }

        .carousel-inner .active.right {
            left: 50%;
        }

        .carousel-inner .next {
            left: 50%;
        }

        .carousel-inner .prev {
            left: -50%;
        }

        .carousel-col {
            width: 50%;
        }

        .active > div:first-child + div {
            display: block;
        }

        .logo-heading h1 {
            font-size: 1em;
        }

        .span-h1 {
            font-size: 2em;
        }

        .logo-heading {
            top: 4px;
        }

       

    }

    /*sm*/
    @media (min-width: 768px) and (max-width: 991px) {

        #header-banner h2 {
            margin-top: 175px;
            font-size: 2em;
            line-height: 45px;
            text-align: center;
        }

        #header-banner {
            width: 100%;
            height: 170vh;
        }

        .co-bx-d {
            margin-top: 136px;
        }
        

        .block {
            width: 165px !important;
            height: 165px !important;
        }

        .carousel-inner .active.left {
            left: -50%;
        }

        .carousel-inner .active.right {
            left: 50%;
        }

        .carousel-inner .next {
            left: 50%;
        }

        .carousel-inner .prev {
            left: -50%;
        }

        .carousel-col {
            width: 50%;
        }

        .active > div:first-child + div {
            display: block;
        }
    }

    /*md*/
    @media (min-width: 992px) and (max-width: 1199px) {
        .carousel-inner .active.left {
            left: -33%;
        }

        .carousel-inner .active.right {
            left: 33%;
        }

        .carousel-inner .next {
            left: 33%;
        }

        .carousel-inner .prev {
            left: -33%;
        }

        .carousel-col {
            width: 33%;
        }

        .active > div:first-child + div {
            display: block;
        }

            .active > div:first-child + div + div {
                display: block;
            }
    }

    /*lg*/
    @media (min-width: 1200px) {
        .carousel-inner .active.left {
            left: -25%;
        }

        .carousel-inner .active.right {
            left: 25%;
        }

        .carousel-inner .next {
            left: 25%;
        }

        .carousel-inner .prev {
            left: -25%;
        }

        .carousel-col {
            width: 25%;
        }

        .active > div:first-child + div {
            display: block;
        }

            .active > div:first-child + div + div {
                display: block;
            }

                .active > div:first-child + div + div + div {
                    display: block;
                }
    }



.block {
    width: 275px; height: 275px; border-radius: 50%; overflow: hidden;
}

    .red {
        background: red;
    }

    .blue {
        background: blue;
    }

    .green {
        background: green;
    }

    .yellow {
        background: yellow;
    }