

.backdrop-sty {
    backdrop-filter: blur(15px);
    background-color: #0000;
}


/* Marquee style start */

.marquee h2 {
    margin-left: 40px !important;
    margin-bottom: 0;
    margin-top: 0;
color:#829995 !important;
    font-family: 'Favorit';
text-transform: uppercase;
  }

  .marquee {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: transparent;
    display: flex;
    margin-top: 50px !important;
  }

  .marquee-content {
    display: flex;
    animation: marquee 20s linear infinite;
  }

  .marquee-content span {
    display: flex;
    align-items: center;
    margin-right: 50px;
    white-space: nowrap;
  }


.marquee-content span img {
   margin-left: -10px !important;
    transform: scale(0.5);
    
}

/* Marquee style End  */


.video-library .elementor-tabs-wrapper {
    border-right: 3px solid #2c2b29 !important;
}

.video-library .elementor-tabs {
    border: 3px solid #2c2b29 !important;
    border-radius: 16px !important;
}

.video-library .elementor-tab-title {
    border-bottom: 1px solid #2c2b29 !important;
}

.video-library .elementor-tab-title.elementor-active {
    background-color: #2c2b29 !important;
}

.video-library .elementor-tab-title:nth-child(1) {
    border-radius: 12px 0px 0px 0px;
}

.header-menu-sty{
backdrop-filter: blur(10px) !important;
    background-color: #2c2b2a59 !important;
border-radius:100px !important;
z-index:99999 !important;
}


.header-menu-section {
    position: fixed;
    bottom: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    left: 0px;
    right: 0px;
}

.academics-tab-sty .elementor-tabs {
    border: 3px solid #000 !important;
    border-radius: 16px !important;
}


.academics-tab-sty.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
        justify-content: space-around;
    }


.academics-tab-sty .elementor-tabs-wrapper {
    border-bottom: 1px solid #000 !important;
}


.academics-tab-sty .elementor-tabs-wrapper {
    background-color: #2c2b29;
    border-radius: 12px 12px 0px 0px !important;
}


.academics-tab-sty .elementor-tab-title {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
border-radius:16px !important;
padding-left:60px !important;
padding-right:60px !important;
}


.academics-tab-sty .elementor-tab-title.elementor-active {
    background-color: #829995 !important;
}

span.banner-heading {
    font-size: 60px !important;
}


.background-img-resize{
    background-size: contain !important;
}


.contact-form-sty input::placeholder{
opacity:1 !important;
}


.contact-form-sty textarea::placeholder{
opacity:1 !important;
}


#elementor-popup-modal-2050 i.eicon-close {
    color: #fff !important;
    cursor:pointer !important;
}

i.fab.fa-whatsapp {
    display: none;
}

.elementor-message.elementor-message-success {
    color: #fff !important;
}


@media(max-width:767px){
body {
    overflow-x: hidden !important;
}
html {
    overflow-x: hidden !important;
}
.video-library .elementor-tab-title:nth-child(1) {
    border-radius: 12px 12px 0px 0px;
}
.video-library .elementor-tab-title {
    text-align: center;
}
.academics-tab-sty .elementor-tab-title {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
border-radius:16px !important;
padding-left:unset !important;
padding-right:unset !important;
}
.academics-tab-sty .elementor-tab-title {
    text-align: center;
    margin-left: 10px !important;
    margin-right: 10px !important;
    color: #000 !important;
}
	.academics-tab-sty .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
    color: #fff !important;
}
	.video-library .elementor-tab-title:last-child{
border-bottom:unset !important;
}
	.video-library .elementor-tabs{
overflow:hidden !important;
}
.header-menu-section .elementor-widget-wrap.elementor-element-populated {
    flex-direction: row-reverse !important;
}

span.banner-heading {
    font-size: 20px !important;
}

}