/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/l/font?kit=J7adnpV-BGlaFfdAhLQo6btP&skey=36a3d5758e0e2f58&v=v15) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/l/font?kit=J7aYnpV-BGlaFfdAhLQgUp5aHRge&skey=8b00183e5f6700b6&v=v15) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/l/font?kit=J7afnpV-BGlaFfdAhLEY6w&skey=a1029226f80653a8&v=v15) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/l/font?kit=J7aanpV-BGlaFfdAjAo9_pxqHw&skey=cd2dd6afe6bf0eb2&v=v15) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html {
  overflow-x: hidden;
}

html, body{
  scroll-behavior: smooth;
}

.container {
    max-width: 1595px;
    padding: 0 108px;
}

body {
  /*font-family: "Poppins", sans-serif;*/
  color: #0c0c0c;
  background-color: #ffffff;
  overflow-y: hidden;
  margin: 0;
  padding: 0;
  font-size: 15px;
}

#carouselExampleFade{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
#carouselExampleFade img{
    height: 100vh;
    object-fit: contain;
    object-position: center;
}

main{
    min-height: 96vh;
}

.top_strip{
    line-height: 24px;
    font-size: 11px;
    /* width: 100%; */
    background: #00a85a;
    opacity: 0.9;
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
}
.top_strip .inn{}
.top_strip .inn a{
    padding: 0px 6px;
    letter-spacing: 1px;
    color: #000;
}

.navbar-brand{}
.nav_main{
  /* min-height: 170px; */
  background: rgba(255,255,255,0.6);
  backdrop-filter: blur(5px);
}

.logo_text{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    padding: 25px;
}
#navbarSupportedContent{
    padding-top: 112px;
    position: relative;
}

.center_menu{
    text-align: center;
}
.center_menu a{
    padding: 0 15px;
    color: #000;
    font-size: 20px;
}
.center_menu .center_logo{}
.center_menu .center_logo img{
    max-width: 100%;
    padding: 8px 0;
    width: 325px;
}

.banner_slider{
    padding: 22px 0;
}
.banner_slider .inn{
      background: rgb(255 255 255 / 80%);
      /*font-size: 12px;*/
      color: #666;
      padding: 26px 25px;
      line-height: 23px;
      box-shadow: 0px 0px 10px #999;
      backdrop-filter: blur(5px);
}
.banner_slider .item{
    /* margin-bottom: 20px; */
    /* min-height: 340px; */
}

.banner_slider .item img {
    /*! height: 320px; */
    object-fit: cover;
    border: 1px solid gray;
    border-radius: 10px;
    object-position: center;
}
.banner_slider iframe{
  height: 285px;
}

.blue_headng{
    margin-bottom: 2px;
}
.blue_headng .inn{
  background-color: #1b4872;
  padding: 15px;
  text-align: center;
}
.blue_headng .inn h2{
  color: #fff;
  text-transform: capitalize;
}

.players{}
.players h3{
  font-size: 21px;
  font-weight: 600;
  color: #ffffff;
  text-transform: capitalize;
  text-align: center;
  background: #1b4872;
  padding: 10px 2px;
  line-height: 1;
}

.players .item h4 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-top: 12px;
}
.readmore_btn{
    
color: #000;
    
border-bottom: 1px solid;
}

.voice_india .inn{
  background: rgb(255 255 255 / 80%);
  /*font-size: 12px;*/
  color: #666;
  padding: 15px 15px;
  line-height: 23px;
  box-shadow: 0px 0px 10px #999;
  backdrop-filter: blur(5px);
  border-radius:10px;
}

.voice_india h2{
    background: #1b4872;
    color: #fff;
    padding: 8px 13px;
    font-size:24px;
    border-radius:40px;
}

.voice_india iframe{
    min-height: 320px;
}

.advertisements{}
.advertisements .inn2{
    height: 270px;
    overflow-y: scroll;
}
.advertisements .inn2 ul.youtube_link li{
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 4px;
}
.advertisements .inn2 ul.youtube_link li span{
    display: block;
    color: #000;
    font-weight: bold;
}
.advertisements .inn2 ul.youtube_link li img{
    position: absolute;
    top: 0;
    left: 0;
}
.advertisements .inn2 ul.youtube_link li a{
    font-size: 11px;
    position: relative;
    padding-left: 26px;
    display: inline-block;
    line-height: 16px;
}

.advertisements .inn2 .youtube_thoumb{
        list-style: none;
    padding: 0;
    margin: 0;
 /*   display: flex;
    flex-wrap: wrap;
    gap: 3px 10px;*/
}
.advertisements .inn2 .youtube_thoumb li{
        width: calc(100%);
    display: block;
}
.advertisements .inn2 .youtube_thoumb li iframe{
    height: 130px;
}



footer{
    background: #f47435;
    padding: 15px 0 0;
    color: #fff;
}

.social{
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: right;
}
.social li{
    display: inline-block;
}
.social li a{
    color: #fff;
    padding: 0 5px;
}



.inner_p{
    margin: 30px 0 40px;
    min-height: 500px;
}
.inner_p h2{
  color: #f47435;
}
.inner_p h3{
  font-size: 20px;
  margin-bottom: 10px;
}
.inner_p .inn{
  background: rgb(255 255 255 / 80%);
  /* font-size: 15px; */
  color: #666;
  padding: 25px;
  line-height: 23px;
  box-shadow: 0px 0px 10px #999;
  backdrop-filter: blur(5px);
}


.photo_gallery{
  -webkit-column-count: 4;
  -webkit-column-gap: 10px;
  -moz-column-count: 4;
  -moz-column-gap: 10px;
  column-count: 4;
  column-gap: 10px;
}
.photo_gallery td{
    background: #fff;
}
.photo_gallery img{
    width: 100%;
    padding: 8px;
}

.left_contact{}
.left_contact li{
    position: relative;
    padding-left: 35px;
    /* width: 270px; */
    max-width: 100%;
    margin-bottom: 14px;
}
.left_contact li img{
    position: absolute;
    top: 0;
    left: 3px;
}

.comments{}
.comments .item{
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 30px;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    background-position: 95% 15px;
    background-size: 60px;
}

.comments .item .testi-name{
    color: #e7a41c;
}
.comments .item span b{
    font-size: 13px;
    line-height: initial;
    margin-bottom: 15px;
    display: inline-block;
}


.strip_menu{
    background: #1b4872;
    margin-top: 22px;
    text-align: center;
}

.strip_menu a{
    color: #fff;
    padding: 12px 20px 8px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 4px solid #1b4872;
    font-weight: 500;
}
.strip_menu a:hover{
    border-color: #f47435;
}

.icon-bar {
    position: fixed;
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}
.icon-bar a {
    display: block;
    text-align: center;
    padding: 8px;
    transition: all 0.3s ease;
    color: white;
    line-height: 14px;
    font-size: 20px;
    width: 80px;
}
.enquiry {
    background: #0077ad;
    color: white;
    border-radius: 0px 0px 0px 10px;
}
.applynow {
    background: #55ACEE;
    color: white;
    border-radius: 10px 0 0 0;
}
.download {
    background: #228B22;
    color: white;
    border-radius: 0;
}

.mobile_nav,
.mobile_social{
    display: none;
}

.whatsappIcon_single {
    display: block;
    position: fixed;
    bottom: 12px;
    right: 43px;
    /* background: #28b128; */
    z-index: 9999;
    text-align: center;
    color: #fff;
    padding: 10px;
    width: 79px;
    line-height: 12px;
    border-radius: 5px 0 0 5px;
}
.mobile_social{
    position: fixed;
    /*bottom: 93px;*/
    z-index: 999;
    /* background: #fff; */
    display: flex;
    top: 20%;
    left: 0px;

}

.mobile_social ul{
  /* display: flex; */
  width: 100%;
  text-align: center;
}
.mobile_social li{
    width: 100%;
}
.mobile_social li a{
    padding: 5px 2px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    background: #0077ad;
    display: inline-block;
    width: 74px;
    height: 74px;
    margin-bottom: 0;
    /* border-radius: 0 5px 5px 0; */
    transform: translateX(-4px);
}
.mobile_social li:nth-child(1) a{
    border-radius: 0 10px 0 0;
}
.mobile_social li:nth-last-child(1) a{
    border-radius: 0 0 10px 0;
}
.mobile_social li a span{
    font-size: 12px;
    display: block;
}
.mobile_social li a:hover{
    transform: translateX(0px);
    
}

@media screen and (max-width: 768px){
    .icon-bar{
         display: none; 
    }
    .icon-bar a{
      width: 60px;
      font-size: 15px;
      line-height: 13px;
      padding: 6px 0;
    }
    .icon-bar a span{
      font-size: 10px !important;
      line-height: 10px;
    }
    .mobile_nav{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #fff;
        display: flex;
        text-align: center;
        box-shadow: 0 0 20px 5px #1c6b1c;
    }
    .mobile_nav a{
        width: 100%;
        padding: 4px 0;
        color: #fff;
        border-radius: 0;
    }
    .mobile_nav span{
        display: block;
    }
    .download{
        /* border-radius: 0; */
    }
    .strip_menu{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 48px;
        z-index: 999;
        margin: 0;
        text-align: center;
        display: none;
    }
    .strip_menu a{
        display: block;
        border-bottom: 1px solid #cccccc4a;
        padding: 14px 0;
    }
    .mobile_social{
        width: 100%;
        right: 0;
        background: #fff;
        padding: 10px 0 7px;
        bottom: 48px;
        display: none;
        box-shadow: 0 0 20px #ababab;
    }
    .mobile_social li{
        display: inline-block;
        width: auto;
    }
    .mobile_social li a{
        border-radius: 100px;
        display: inline-block;
    }
    .whatsappIcon_single{
        bottom: 90px;
        font-size: 15px;
        padding: 7px 5px;
        width: 60px;

        left: auto;
        right: 0;
        border-radius: 8px 0 0 8px;
    }
    .whatsappIcon_single span{
    font-size: 8px !important;
    line-height: 0;
}
}
.item.ibanner img {
    border-radius: initial;
}

 .youtube_thoumb {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .youtube_thoumb li {
        margin-bottom: 20px;
    }

    /* Add this CSS to make iframes responsive */
    .youtube_thoumb iframe {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    
    .inn2 {
        max-height: 300px;
        overflow: hidden;
        position: relative;
    }

    .inn2 .item {
        animation: marquee 10s linear infinite;
        transform-origin: top;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    @keyframes marquee {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-100%);
        }
    }

    .adv {
        width: 100%;
        height: 300px;
    }

    h4 {
        margin: 10px 0;
    }
 @keyframes blink {
            0% { color: red; }
            50% { color: black; } /* Change to the color you want */
            100% { color: red; }
        }

        .blink {
            animation: blink 1s infinite; /* Adjust the animation duration as needed */
            background: yellow;
        }

.image-wrapper {
    width: 100%;
    height: 250px; /* Adjusted height for better visibility */
    overflow: hidden; /* Ensures content outside the container is hidden */
    position: relative; /* Enables better control over child elements */
}

.image-wrapper img {
    width: 100%; /* Make the image stretch horizontally */
    height: 100%; /* Make the image stretch vertically */
    object-fit: cover; /* Ensures the image fills the container proportionally */
    object-position: top; /* Focus on the top part of the image to avoid cropping the head */
    display: block; /* Removes inline spacing in certain browsers */
}

.card {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: none;
    margin-bottom: 20px; /* Space between cards */
}

.card-body {
    padding: 1rem;
    text-align: center; /* Center-align text */
}

.card-title {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.card-text {
    font-size: 1rem;
    color: #6c757d;
}