/* .barlow-thin {
font-family: "Barlow", sans-serif;
font-weight: 100;
font-style: normal;
}

.barlow-extralight {
font-family: "Barlow", sans-serif;
font-weight: 200;
font-style: normal;
}

.barlow-light {
font-family: "Barlow", sans-serif;
font-weight: 300;
font-style: normal;
}

.barlow-regular {
font-family: "Barlow", sans-serif;
font-weight: 400;
font-style: normal;
}

.barlow-medium {
font-family: "Barlow", sans-serif;
font-weight: 500;
font-style: normal;
}

.barlow-semibold {
font-family: "Barlow", sans-serif;
font-weight: 600;
font-style: normal;
}

.barlow-bold {
font-family: "Barlow", sans-serif;
font-weight: 700;
font-style: normal;
}

.barlow-extrabold {
font-family: "Barlow", sans-serif;
font-weight: 800;
font-style: normal;
}

.barlow-black {
font-family: "Barlow", sans-serif;
font-weight: 900;
font-style: normal;
}

.barlow-thin-italic {
font-family: "Barlow", sans-serif;
font-weight: 100;
font-style: italic;
}

.barlow-extralight-italic {
font-family: "Barlow", sans-serif;
font-weight: 200;
font-style: italic;
}

.barlow-light-italic {
font-family: "Barlow", sans-serif;
font-weight: 300;
font-style: italic;
}

.barlow-regular-italic {
font-family: "Barlow", sans-serif;
font-weight: 400;
font-style: italic;
}

.barlow-medium-italic {
font-family: "Barlow", sans-serif;
font-weight: 500;
font-style: italic;
}

.barlow-semibold-italic {
font-family: "Barlow", sans-serif;
font-weight: 600;
font-style: italic;
}

.barlow-bold-italic {
font-family: "Barlow", sans-serif;
font-weight: 700;
font-style: italic;
}

.barlow-extrabold-italic {
font-family: "Barlow", sans-serif;
font-weight: 800;
font-style: italic;
}

.barlow-black-italic {
font-family: "Barlow", sans-serif;
font-weight: 900;
font-style: italic;
} */
  

body{
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1em;
}

.logo-container{
    /* padding: 5px 0; */
}

.logo-container .header-logo {
    background-image: url('../images/logo/logo-black.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 70px;
    /* width: 300px; */
    width: 400px;
    /* border: 1px solid; */
}
.transparent .logo-container .header-logo {
    background-image: url('../images/logo/logo.png');
}

.logo{
    width: 350px;
}
.logo.footer{
    width: 54px;
}

.logo-text h2{
    font-size: 18px;
    margin-bottom: 0;
}
.logo-text p{
    font-size: 12px;
}
.logo-text small{
    font-size: 10px;
}

.header-top{
    /* padding: 13px 0; */
    /* border-bottom: 2px solid #0c264b; */
    /* background-color: #daeefe; */
    /* background-color: #EFEFEF; */

    /* background-color: #FFC000;
    background-image: none; */

    background-color: transparent;
    position: absolute;
    width: 100%;
    z-index: 99;
}

/* .navbar-custom{
    
}

.navbar-custom .nav-item{
    margin: 0 5px;
}

.navbar-custom .nav-item .nav-link{
    color: #ffffff;
    font-weight: 400;
    padding-right: 10px;
}
.navbar-custom .nav-item .nav-link.active, .navbar-custom .nav-item .nav-link:hover{
    color: #ffffff;
    font-weight: 400;
}


.navbar-custom .nav-item.has-children{
    position: relative;
}
.navbar-custom .nav-item.has-children::before{
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d7";
    color: #ffffff;
    right: 0;
    top: 12px;
    font-size: 12px;
}

.navbar-custom .nav-item.has-children .sub-menu{
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 0;
    visibility: hidden;
    width: 200px;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 10px 0;
    list-style: none;
    -webkit-transition: all 0.4s ease 0.2s;
    transition: all 0.4s ease 0.2s;
    opacity: 0;
    
    background-color: #EFEFEF;
    
    
}
.navbar-custom .nav-item.has-children .sub-menu li{
    
}


.navbar-custom .nav-item.has-children .sub-menu li a{
    color: #092D51;
    font-weight: 400;
    border-bottom: 3px solid #EFEFEF;
    display: inline-block !important;
    text-decoration: none;
    padding: 0.2rem  0.5rem;
}
.navbar-custom .nav-item.has-children .sub-menu li.has-children::before{
    content: "\f0da";
    right: 20px;
    
}

.navbar-custom .nav-item.has-children .sub-menu .sub-menu {
    top: -10px;
    left: 100%;
} */


/* .navbar-custom .nav-item.has-children .sub-menu li.active > a, .navbar-custom .nav-item.has-children .sub-menu li:hover > a{
    border-bottom: 3px solid #FEBE00;
} */





section.padding{
    padding: 60px 0;
}
.statistics{
    background: #ffffff;
    border: 1px solid #0c264b;
    margin: 60px 80px 0 80px;
    border-radius: 20px;
}
.statistics .statistics-single{
    padding: 20px;
}
.statistics .statistics-single h4{
    color: #0c264b;
    font-size: 54px;
}




.slider-bg-container{
    position: relative;
    background-image: url('../images/slider/slider.jpeg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/* .slider-bg-container::before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(5, 51, 97, 0.9);
} */

.home-slider .slider-content-cont{
    /* max-width: 800px; */
    max-width: 100%;
    /* height: 480px; */
    /* padding: 50px; */
    padding: 50px 10px;
    min-height: 700px;
    margin: auto;
    /* left: 0;
    top: 0;
    right: 0;
    bottom: 0; */
    color: #ffffff;
    z-index: 9;
    position: relative;
}

.slider-heading{
    text-align: left;
}
.slider-sub-heading{
    
}


.director-image{
    padding-left: 100px;
}
.collaborate-image{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
}
.play-image{
    position: absolute;
    right: 50px;
    bottom: 0;
    width: 80px;
}


/* .news .news-single{
    border: 1px solid #DCDCDC;
    border-radius: 10px;
}
.news .news-single img{
    margin-bottom: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.news .news-single h5{
    font-size: 18px;
}
.news .news-single p{
    font-size: 14px;
    
} */
.news .news-single{
    border: 1px solid #DCDCDC;
    border-radius: 10px;
}
.news .news-single .news-single-content{
    bottom: 0;
}
.news .news-single img{
    border-radius: 10px;
}
.news .news-single h5{
    font-size: 18px;
}
.news .news-single p{
    font-size: 14px;
    
}

.overlay-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* overlay color */
  z-index: 1;
  border-radius: inherit;
}

.overlay-bg .overlay-content{
  z-index: 4;
}




.feature{
    background: #ffffff;
    border-radius: 5px;
    padding: 20px;
}
.feature h4{
    margin: 0;
    font-size: 18px;
}



.single-gallery {
    position: relative;
    /* margin-bottom: 30px; */
    position: relative;
    overflow: hidden;
    height: 270px;
}

.single-gallery:hover .gallery-icon {
    -webkit-transform: scale(1);
    transform: scale(1)
}


.single-gallery img {
    -ms-transition: transform 1s cubic-bezier(0,1,.5,1);
    -webkit-transition: transform 1s cubic-bezier(0,1,.5,1);
    transition: transform 1s cubic-bezier(0,1,.5,1);
}

.single-gallery:hover img {
    -webkit-filter: brightness(.5);
    filter: brightness(.5);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.single-gallery .gallery-icon {
    position: absolute;
    text-align: center;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #0c264b;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .7s;
    transition: .7s
}

.single-gallery .gallery-icon:hover {
    background-color: #1b2132;
    color: #fff
}

.single-gallery .gallery-icon:hover::before {
    border-color: #1b2132
}

.single-gallery .gallery-icon::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #0c264b;
    -webkit-animation: scale 1s linear 2s infinite;
    animation: scale 1s linear 2s infinite
}

.staff{
    min-height: 400px;
}

.staff-social{
    /* border-top: 1px solid #dee2e6 !important; */
}
.staff-social ul{
    padding-left: 0;
    list-style: none;
    margin: 5px 0;
}
.staff-social ul li{
    display: inline-block;
}

.staff-social ul li i{
    font-size: 18px;
    margin-right: 5px;
    color: #092D51;
}


.cultivator a{
    text-decoration: none;
    color: #08215A;
}
.cultivator:hover{
    cursor: pointer;
}


footer{
    background: #01274C;
    padding: 50px 0;
}

.logo-footer-text h5{
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 0;
}
.logo-footer-text h6{
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 0;
}
.logo-footer-text p{
    font-size: 12px;
    color: #ffffff;
}
.logo-footer-text small{
    font-size: 10px;
    color: #ffffff;
}

.footer-heading{
    color: #EEAB0A;
    font-size: 18px;
    font-weight: bold;
}

.footer-text{
    color: #ffffff;
    font-size: 14px;
}

.footer-links{
    list-style: none;
    padding-left: 0;
}
.footer-links li{
    
}
.footer-links li a{
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}

.social-links-body{
    list-style: none;
    padding-left: 0;
    margin: 80px 0;
}
.social-links-body li{
    text-align: center;
    margin-bottom: 15px;
    width: 50%;
    float: left;
}
/* .social-links-body li a{
    color: #0c264b;
    font-size: 32px;
    margin-right: 5px;
} */

.social-links-body li a {
    color: #0c264b;
    font-size: 32px;
    margin-right: 5px;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    display: inline-block;
    border: 1px solid #DCDCDC;
}

.social-links-body li p{
    color: #0c264b;
    font-size: 28px;
}

.social-links{
    list-style: none;
    padding-left: 0;
}
.social-links li{
    display: inline-block;
}
.social-links li a{
    color: #ffffff;
    font-size: 22px;
    margin-right: 5px;
}


.footer-bottom{
    font-size: 12px;
    background-color: #004274;
    color: #ffffff;
    padding: 10px;
}

.footer-bottom .small-links{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.footer-bottom .small-links li{
    display: inline-block;
}
.footer-bottom .small-links li a{
    list-style: none;
    padding-left: 0;
    margin-right: 5px;
    color: inherit;
    text-decoration: none;
}


















.section-bg{
    background-color: #EFEFEF;
}
.section-top-sub-title{
    color: #0c264b;
    margin-bottom: 5px;
}

.section-title{
    color: #08215A;
    margin-bottom: 20px;
    /* display: inline-block; */
    margin-bottom: 30px;
    position: relative;
    width: fit-content;
}

.section-title::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 4px;
  /* width: 140%; */
  width: 120%;
  border-radius: 10px;

  background: linear-gradient(to right,
    rgba(238, 171, 10, 1),
    rgba(238, 171, 10, 0)
  );
}

.light-text{
    /* color: #868686; */
}


.custom-sidebar{

}

.custom-sidebar .nav-link{
    color: #092D51;
    font-weight: 400;
    padding: .75rem 1rem;
    border-bottom: 1px solid #dee2e6 !important;
}
.custom-sidebar .nav-link.active{
    background-color: #092D51;
    border-radius: 0;
}

.custom-sidebar .accordion-item{
    border-radius: 0;
    border: 0;
}
.custom-sidebar .accordion-item .accordion-button{
    border-radius: 0 !important;
    border-bottom: 1px solid #dee2e6 !important;
    background: transparent;
    color: #092D51;
}
.custom-sidebar .accordion-item .accordion-button::after{
    background-size: 1rem;
}
.custom-sidebar .accordion-item .accordion-button:not(.collapsed)::after{
    background-size: 1rem;
    
}
.custom-sidebar .accordion-item .accordion-body{
    padding: 5px;
    border-bottom: 1px solid #dee2e6;
    background-color: #EFEFEF;
}

.slider-arrows{
    position: absolute;
    top: -55px;
}
.slider-arrows.left{
    right: 20px;
}
.slider-arrows.right{
    right: 0;
}

#logos .owl-item img{
    width: auto;
}



a{
    color: #08215A;
    text-decoration: none;
}

a:hover{
    text-decoration: underline !important;
}
a.nav-link:hover{
    text-decoration: none !important;
}
.nav-item a:hover{
    text-decoration: none !important;
}




.btn-custom{
    background: #0c264b;
    font-size: 14px;
    color: #ffffff;
    border-radius: 2px;
    padding: 8px 20px;
}
.btn-custom.btn-sm{
    padding: 6px 16px;
}
.btn-custom:hover{
    /* background: #0c264b;
    color: #ffffff;
    opacity: 0.9; */
    background: rgb(255, 192, 0);
    color: #000;
    
}
.btn-custom-transparent{
    font-size: 14px;
    color: inherit;
    font-weight: bold;
}
.btn-view-all{
    font-size: 14px;
    color: inherit;
    font-weight: bold;
}

.btn-view-all.custom-absolute{
    position: absolute;
    top: -60px;
    right: 30px;
}


header#header {
    /* border-bottom: 1px solid #efefef; */
    border-bottom: 1px solid #DEE2E6;
    background-color: #fff;
    
}

header#header.transparent {
    /* border-bottom: 1px solid #efefef;
    background-color: #fff; */
    border-bottom: none;
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 35px;
}

.navbar-collapse .navbar-nav{
    padding: 0 10px;
}
.navbar-collapse.navbar-collapse.collapse.show ul li a{
    color: #08215A !important;
}

.navbar-collapse .dropdown-menu.mega-menu{
    width: 100%;
    margin: 0;
    padding: 0 5px;
}

.top-search{
    max-width: 300px;
    /* margin-left: auto; */
    margin: 2px;
    padding: 0 2px 2px 2px;
    /* background: #0c264b; */
    background: transparent;
}
.top-search .input-group{
    border-bottom: 1px solid #ffffff;
}

.top-search input{
    height: 30px;
    /* background: #0c264b; */
    background: transparent;
    border: none;
    /* color: #ffffff !important; */
}
.top-search input::placeholder {
  color: #ffffff;
}
.top-search input:focus {
  /* background: #0c264b; */
  background: transparent;
}
.top-search .btn{
    height: 30px;
    padding: 2px 16px;
    background: transparent;
}

.marquee{
    /* background-color: #FEBE00; */
    background-color: #0094C5;
    padding: 12px 0 0 0;
}

.marquee a{
    display: inline-block;
}
.marquee a h6{
    color: #ffffff;
}

.reader-access-cont .nav-link{
    padding: .2rem .8rem;
    margin-right: 5px;
    font-size: 14px;
}


/* .navbar-custom .nav-item.has-children .sub-menu.menu-visible{
    visibility: visible;
    margin-top: 0;
    opacity: 1;
} */
/* .navbar-custom .nav-item.has-children:hover > .sub-menu {
    visibility: visible;
    margin-top: 0;
    opacity: 1;
} */


.visitor-count{
    font-size: 14px;
}

.right-side-buttons{
    position: fixed;
    right: 0;
    top: 40%;
    height: 100px;
    width: 100px;
    text-align: right;
    z-index: 9;
}
.right-side-buttons img{
    width: 30px;
}

.nav-custom .nav-link{
    /* background-color: #0c264b;
    color: #ffffff;
    margin-right: 15px; */
    
    color: #0c264b;
}

.nav-custom .nav-link.active, .nav-custom .nav-link:hover{
    background-color: #0c264b;
    color: #ffffff;
}


.director img {
    border-radius: 10px;
}
.director {
    border: 4px solid #fff;
    border-radius: 10px;
    padding: 20px;
}
.about {
    padding: 20px;
    border: 4px solid #fff;
    border-radius: 10px;
}


.owl-theme .owl-nav.disabled + .owl-dots {
    /* margin-top: 10px; */
    margin: 0;
    background: #083159;
}


.dropdown-menu.mega-menu {
    width: 96%; /* Full viewport width */
    margin: 0 2% 0 2%;
    padding: 0 20px;
    left: 0;
    right: 0;
    top: 100%;
    border: none;
}

.dropdown-menu.mega-menu .dropdown-item.active, .dropdown-menu.mega-menu .dropdown-item:active{
    color: inherit;
    background-color: inherit;
}
.mega-menu-container {
    max-width: 1200px; /* Adjust max width */
    /* margin: 0 auto; */
    padding: 0;
}
.mega-menu-container h6 {
    color: #203864;
    border-bottom: 1px solid #4472C4;
    display: inline-block;
    margin: .25rem 1rem;
    font-size: 18px;
}
.mega-menu .col {
    padding: 10px;
}

.custom-navbar{
    position: static;
}

.custom-navbar .dropdown, .custom-navbar .dropend, .custom-navbar .dropstart, .dropup{
    position: static;
}

.custom-navbar .nav-item{
    margin: 0 5px;
    /* position: relative; */
}


.custom-navbar .nav-item .nav-link{
    color: #08215A;
    font-weight: 400;
    padding-right: 10px;
    /* text-decoration: underline; */
    position: relative;
    font-size: 18px;
    position: relative;
}

.custom-navbar .nav-item .nav-link::before{
    content: "";
    position: absolute;
    bottom: 5px;
    left: 5px;
    background: #FFC000;
    height: 2px;
    width: calc(100% - 25px);
    opacity: 0;
}
.custom-navbar .nav-item .nav-link:hover::before {
    opacity: 1;
}


.custom-navbar .nav-item .nav-link.active, .custom-navbar .nav-item .nav-link:hover{
    color: #08215A;
    font-weight: 400;
}

.transparent .custom-navbar .nav-item .nav-link{
    color: #ffffff;
}
.transparent .custom-navbar .nav-item .nav-link.active, .transparent .custom-navbar .nav-item .nav-link:hover{
    color: #ffffff;
}


.custom-navbar .nav-item.has-children{
    position: relative;
}
.custom-navbar .nav-item.has-children::before{
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d7";
    color: #ffffff;
    right: 0;
    top: 12px;
    font-size: 12px;
}

.custom-navbar .nav-item.has-children .sub-menu{
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 0;
    visibility: hidden;
    width: 200px;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 10px 0;
    list-style: none;
    -webkit-transition: all 0.4s ease 0.2s;
    transition: all 0.4s ease 0.2s;
    opacity: 0;
    
    background-color: #EFEFEF;
    
    
}
.custom-navbar .nav-item.has-children .sub-menu li{
    
}


.custom-navbar .nav-item.has-children .sub-menu li a{
    color: #092D51;
    font-weight: 400;
    border-bottom: 3px solid #EFEFEF;
    display: inline-block !important;
    text-decoration: none;
    padding: 0.2rem  0.5rem;
}
.custom-navbar .nav-item.has-children .sub-menu li.has-children::before{
    content: "\f0da";
    right: 20px;
    
}

.custom-navbar .nav-item.has-children .sub-menu .sub-menu {
    top: -10px;
    left: 100%;
}


.breadcrumb-custom-container{
    position: relative;
    min-height: 300px;
    margin-bottom: 30px;
}
.breadcrumb-content{
    min-height: 250px;
}
.breadcrumb-content .text{
    position: relative;
    color: #ffffff;
    font-size: 3.5rem;
    padding: 15px;
    /* min-height: 300px; */
}
.breadcrumb-content .text::after{
    position: absolute;
    content: "";
    background-color: #01274C;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.breadcrumb-custom-container .breadcrumb-custom{
    position: absolute;
    top: 40px;
    left: 15px;
}

.breadcrumb-custom-container .breadcrumb-custom li, .breadcrumb-custom-container .breadcrumb-custom a{
    color: #ffffff;
}


.social-container-parent {
    display: flex;
    flex-flow: wrap;
    -webkit-box-pack: center;
    justify-content: center;
}






@media (min-width: 0px) {
    .social-container-parent > :not(style):not(style) {
        /* margin: 0px; */
        margin: 16px;
    }
}

@media (min-width: 0px) {
    .social-container-parent > :not(style) ~ :not(style) {
        margin-left: 16px;
    }
}

@media (min-width: 600px) {
    .social-container-parent > :not(style):not(style) {
        /* margin: 0px; */
        margin: 16px;
    }
}

@media (min-width: 600px) {
    .social-container-parent > :not(style) ~ :not(style) {
        margin-left: 24px;
    }
}

@media (min-width: 960px) {
    .social-container-parent > :not(style):not(style) {
        margin: 0px;
    }
}

@media (min-width: 960px) {
    .social-container-parent > :not(style) ~ :not(style) {
        margin-left: 32px;
    }
}



@media (min-width: 960px) {
    .social-container {
        width: 90px;
        height: 90px;
        font-size: 60px;
    }
}

/* @media (min-width: 600px) {
    .social-container {
        width: 45px;
        height: 45px;
        font-size: 36px;
    }
} */

/* @media (min-width: 0px) {
    .social-container {
        width: 35px;
        height: 35px;
        font-size: 28px;
    }
} */

.social-container {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    color: rgb(64, 64, 64);
    transition: 0.5s;
}

.social-container span:nth-of-type(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    transform-origin: right center;
}

.social-container span {
    position: absolute;
    transition: transform 0.5s;
    background: rgb(64, 64, 64);
}

.social-container span:nth-of-type(2) {
    top: 0px;
    left: 0px;
    width: 2px;
    height: 100%;
    transform: scaleY(0);
    transform-origin: center bottom;
}


.social-container span {
    position: absolute;
    transition: transform 0.5s;
    background: rgb(64, 64, 64);
}

.social-container span:nth-of-type(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    transform-origin: left center;
}

.social-container span {
    position: absolute;
    transition: transform 0.5s;
    background: rgb(64, 64, 64);
}
.social-container span:nth-of-type(4) {
    top: 0px;
    right: 0px;
    width: 2px;
    height: 100%;
    transform: scaleY(0);
    transform-origin: center top;
}


.social-container span {
    position: absolute;
    transition: transform 0.5s;
    background: rgb(64, 64, 64);
}

.css-3pqzyq {
    user-select: none;
    /* width: 1em;
    height: 1em; */
    width: 60px;
    height: 60px;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    font-size: inherit;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
}


.social-container.whatsapp:hover {
    color: rgb(37, 211, 102);
}
.social-container.whatsapp:hover span {
    background: rgb(37, 211, 102);
}
.social-container.whatsapp:hover svg path{
    fill: rgb(37, 211, 102);
}

.social-container.facebook:hover {
    color: rgb(59, 89, 152);
}
.social-container.facebook:hover span {
    background: rgb(59, 89, 152);
}
.social-container.facebook:hover svg path{
    fill: rgb(59, 89, 152);
}

.social-container.youtube:hover {
    color: rgb(255, 0, 0);
}
.social-container.youtube:hover span {
    background: rgb(255, 0, 0);
}
.social-container.youtube:hover svg path{
    fill: rgb(255, 0, 0);
}

.social-container.twitter-x:hover {
    color: rgb(102, 102, 102);
}
.social-container.twitter-x:hover span {
    background: rgb(102, 102, 102);
}
.social-container.twitter-x:hover svg path{
    fill: rgb(102, 102, 102);
}

.social-container.linkdin:hover {
    color: rgb(1, 103, 198);
}
.social-container.linkdin:hover span {
    background: rgb(1, 103, 198);
}
.social-container.linkdin:hover svg path{
    fill: rgb(1, 103, 198);
}

.social-container.instagram:hover {
    color: rgb(195, 42, 163);
}
.social-container.instagram:hover span {
    background: rgb(195, 42, 163);
}
.social-container.instagram:hover svg path{
    fill: rgb(195, 42, 163);
}

.social-container:hover span:nth-of-type(1) {
    transform: scaleX(0);
    transform-origin: left center;
}

.social-container:hover span:nth-of-type(2) {
    transform: scaleY(1);
    transform-origin: center top;
}

.social-container:hover span:nth-of-type(3) {
    transform: scaleX(0);
    transform-origin: right center;
}

.social-container:hover span:nth-of-type(4) {
    transform: scaleY(1);
    transform-origin: center bottom;
}





#scroll-top {
    position: fixed;
    display: block;
    width: 48px;
    height: 48px;
    line-height: 1;
    border-radius: 4px;
    z-index: 1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    overflow: hidden;
    z-index: 100;
    background-color: #0c264b;
    border: 0;
    bottom: 92px;
    right: 20px;
    padding: 0;
    border: 1px solid #ffffff;
    /* @include flex(center, center); */
    
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;

    &.show {
        opacity: 1;
        visibility: visible;
    }
    &.type-1 {
        bottom: 140px;
    }
    &:hover {
        transform: translateY(-5px);
        background-color: #EEAB0A;
    }
}

.social-border{
    
    border-radius: 20px;
}

.notification-icon{
    width: 35px;
}

.custom-table tr td{
    border: none;
}

.main-content-img{
    width: 20px;
    margin-right: 5px;
    margin-bottom: 4px;
}
/* 
.sticky-top{
    top: 36px;
    
}
.header-top{
    background: #01274C;
} */


.highlight-links a{
    background-color: #ff0!important;
    color: #000 !important;

}


body.default-cursor, body.default-cursor a, body.default-cursor button, body.default-cursor a:hover, body.default-cursor button:hover {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 2v18l5-5 3 7 3-1-3-7h7z'/%3E%3C/svg%3E") 0 0, auto;

  cursor: -webkit-image-set(
      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 2v18l5-5 3 7 3-1-3-7h7z'/%3E%3C/svg%3E") 1x,
      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 2v18l5-5 3 7 3-1-3-7h7z'/%3E%3C/svg%3E") 2x
  ) 0 0, auto;
}


.page-image{
    margin-bottom: 30px;
}

header#header.transparent .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate%28-1174.000000, -1290.000000%29'%3E%3Cg transform='translate%281174.000000, 1288.000000%29'%3E%3Cg transform='translate%280.000000, 2.000000%29'%3E%3Cuse fill='white' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='white' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");

    }



/*responsive css starts*/

@media (min-width : 320px) and (max-width : 479px) {

    
    .logo {
        width: 280px;
    }
    .logo-text h2 {
        font-size: 14px;
    }

    .logo-container .header-logo {
        width: 290px;
    }

    

    .reader-access-cont .nav-link{
        padding: .2rem .6rem;
        margin-right: 2px;
        font-size: 12px;
    }

    .top-search{
        max-width: 200px;
    }

    /* .navbar-custom-container{
        position: absolute;
        min-width: 300px;
        width: calc(100% - 40px);
        right: 0;
        background: #fff;
        z-index: 99;   
    } */

    .home-slider .slider-content-cont {
        max-width: 100%;
        padding: 10px;
    }

    .director-image {
        padding-left: 20px;
        margin-top: 50px;
    }
    .collaborate-image {
        left: 20px;
        bottom: -20px;
        width: 100px;
    }
    .play-image {
        bottom: -10px;
        width: 40px;
    }

    .statistics {
        margin-top: 110px;
    }

    footer {
        padding: 20px 0;
    }

    .footer-bottom{
        text-align: center;
    }

    .navbar {
        position: relative;
    }
    .navbar-collapse {
        min-width: 300px;
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 99;
        background-color: #ffffff;
        top: 100%;
    }
    /* .navbar-custom {
        padding: 10px;
    } */

    .breadcrumb-content{
        min-height: 400px;
    }
    
    .breadcrumb-custom-container .breadcrumb-custom{
        top: 10px;
    }

    .social-links-body{
        margin: 30px 0;
    }

}

@media (min-width : 480px) and (max-width : 568px){

    .breadcrumb-content{
        min-height: 400px;
    }
    
    .breadcrumb-custom-container .breadcrumb-custom{
        top: 10px;
    }

    .social-links-body{
        margin: 30px 0;
    }

    .navbar {
        position: relative;
    }
    .navbar-collapse {
        
        width: 400px;
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 99;
        background-color: #ffffff;
        top: 100%;
    }
}

/* Extra Small Devices, Phones */
@media (min-width : 569px) and (max-width : 767px){

    .breadcrumb-content{
        min-height: 400px;
    }
    
    .breadcrumb-custom-container .breadcrumb-custom{
        top: 10px;
    }

    .social-links-body{
        margin: 30px 0;
    }

    .navbar {
        position: relative;
    }
    .navbar-collapse {
        
        width: 450px;
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 99;
        background-color: #ffffff;
        top: 100%;
    }

    .reader-access-cont .nav-link{
        padding: .2rem .6rem;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px){

    /* .navbar-custom-container{
        position: absolute;
        min-width: 300px;
        width: calc(100% - 200px);
        right: 0;
        background: #fff;
        z-index: 99;   
    } */

    .navbar {
        position: relative;
    }
    .navbar-collapse {
        
        width: 600px;
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 99;
        background-color: #ffffff;
        top: 100%;
    }
    
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width : 1199px){

    /* .navbar-custom .nav-item.has-children:hover > .sub-menu {
        visibility: visible;
        margin-top: 0;
        opacity: 1;
    } */

    .navbar {
        position: relative;
    }
    .navbar-collapse {
        
        width: 800px;
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 99;
        background-color: #ffffff;
        top: 100%;
    }

}

@media only screen and (min-width : 1200px) and (max-width : 1400px){

    /* .navbar-custom .nav-item.has-children:hover > .sub-menu {
        visibility: visible;
        margin-top: 0;
        opacity: 1;
    } */

    .custom-navbar .nav-item{
        margin: 0;
    }

    .logo-container .header-logo{
        width: 340px;
    }
    .custom-navbar .nav-item .nav-link{
        font-size: 15px;
        padding: 0 5px;
    }

}

@media only screen and (min-width : 1401px) and (max-width : 1599px){

    /* .navbar-custom .nav-item.has-children:hover > .sub-menu {
        visibility: visible;
        margin-top: 0;
        opacity: 1;
    } */

    .custom-navbar .nav-item{
        margin: 0;
    }

    .logo-container .header-logo{
        width: 355px;
    }
    .custom-navbar .nav-item .nav-link{
        font-size: 17px;
    }
    

}

@media only screen and (min-width : 1600px) and (max-width : 2048px){

    /* .navbar-custom .nav-item.has-children:hover > .sub-menu {
        visibility: visible;
        margin-top: 0;
        opacity: 1;
    } */

}

@media only screen and (min-width : 2049px) {

    /* .navbar-custom .nav-item.has-children:hover > .sub-menu {
        visibility: visible;
        margin-top: 0;
        opacity: 1;
    } */

}

@media only screen and (min-width : 800px){


}
/*responsive css ends*/