:root {
    scroll-behavior: smooth;
}

body{
    font-family: "Poppins", sans-serif !important;
}

img{
    width: 100%;
    height: auto;
}

a{
    text-decoration: none;
}

.topsec{
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 8;
    border-bottom: 1px solid #f3f3f3;
    background-color: #efefef;
    padding:6px 00px;
}

.width90{
    width: 80%;
    margin: 0 auto;
}

#navbarNav{
    z-index: 10;
}

.width91{
    width: 100%;
    padding:6px 30px;
    position: fixed;
    top: 30px;
    left: 0;
    background-color: #2e61c0;
    transition: background-color 0.3s;
    border-bottom: 1px solid #ffffff36;
    z-index: 2;
}

.topsec2{
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0;
    border-bottom: 1px solid #ffffff36;
    z-index: 2;
}

.headlabel{
     font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-right: 15px;
    font-size: 14px;
    color: black !important;
}

.headlabel a{
     font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: black !important;
}

.headlabel i{
    font-size: 12px;
}

.nav-link{
     font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-right: 40px !important;
    font-size: 17px;
    color: #ffffff !important;
    padding: 0px !important;
}

.headlabel:last-child, .mr0{
    margin-right: 0px !important;
}

.navbar-collapse{
    flex-grow:0; 
}

.d1{
    margin-right: 0px;
}

.social{
    cursor: pointer;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    border: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.bgwht{
    background-color: white;
}

.logodiv{
    width: 10%;
    margin-right: 10px;
}

.sname{
    font-family: "Gabarito", sans-serif;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: #2e61c0;
    line-height: 0px;
}

.navbar-brand{
    width: 10%;
    display: block;
}

.mrg90{
    margin:37px 0px 22px 0px;
}

.wid_100{
    width: 100%;
    background-color: white;
}

.wid101{
    width: 100%;
    background-color: #ededed;
}

.navsec{
    width: 100%;
}

.navbar{
    padding-top: 0px;
    padding-bottom: 0px;
}

.width1{
    width: 45%;
}

.navbar-nav li{
    margin: 10px 0px;
}

.bgsec3{
    background-color: #2e61c0;
    transform: skewX(20deg);
}

.slidersec{
    position: relative;
    height: 100%;
    margin-top: 140px;
}

.hd768{
    padding-right: 30px;
}

.overlap{
    background-color: #00000073;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
}

.carousel-item{
    position: relative;
}

.captns{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -20%);
    text-align: center;
    bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    right: 0px;
    z-index: 1;
}

.bfirst{
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 60px;
    margin-bottom: 0px;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #019fb6;
    color: white;
    z-index: 1;
}

#btn-back-to-top:hover{
    background-color:#f0ae03;;
}

#btn-back-to-top:focus{
    box-shadow: none !important;
}

.weltxt{
    width: 60%;
    margin: 0 auto;
    padding:40px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 2px 2px 51px #cfcfcf80;
    margin-top: -100px;
    z-index: 1;
    position: relative;
}

.scrlcls{
    border-bottom: 1px solid #ededed;
    background-color: white;
}

.scrlcls .sname, .scrlcls .nav-link{
    color: black !important;
}

.quots{
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #00acc5;
    font-family: "Gabarito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-style: italic;
}

.quotsauth{
    width:100%;
    text-align: center;
    color: #8d8c8e;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    margin-bottom: 20px;
}

.gtxt{
    font-family: "Poppins", sans-serif;
    font-size: 15px; 
    font-style: italic;
    font-weight: 500;
    margin-bottom: 7px;
}

.paratxts{
    font-family: "Poppins", sans-serif;
    font-size: 15px; 
    margin-bottom: 0px;
    text-align: justify;
    line-height: 30px;
}

.navbar-light .navbar-toggler {
    color: rgb(255 255 255 / 55%);
    border-color: rgb(255 255 255);
    background-color: white;
}

.scrlcls .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .55);
    border-color: rgba(0, 0, 0, .1);
}

.csec{
    width: 70%;
    margin: 150px auto;
}

.headtxt{
    font-family: "Gabarito", sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #00acc5;
    width: 100%;
    margin-bottom: 30px;
    align-items: center;
    display: flex;
}

.txtsec{
    width: 80%;
}


.abtpic{
    width: 80%;
    margin-left: auto;
    position: relative;
    z-index: 1;
}

.abtpic img{
    border-radius: 3px;
    box-shadow: 7px 16px 51px #d5d5d5;
}

.picbox1{
    position: absolute;
    background-color: #00acc5;
    padding: 20px;
    height: 250px;
    top: 50%;
    left: 0%;
    transform: translate(-50%, -50%);
}

.picbox2{
    position: absolute;
    background-color: #00acc5;
    padding: 20px;
    height: 250px;
    top: 50%;
    right: -40px;
    transform: translate(-50%, -50%);
    z-index: -1;
    box-shadow: 2px 2px 51px #ebebeb;
}

.bgsec{
    background-color: #f3f3f3;
    width: 100%;
    padding: 150px 0px;
}

.hissec{
    width: 70%;
    margin: 0 auto;
}

.hispic, .txtsec2{
    width: 90%;
}

.vispic, .txtsec1{
    width: 90%;
    margin-left: auto;
}

.mtop10a{
    margin-top: 50px;
}

.bgclr2{
    background-color: #ddfbe8;
    border-radius: 3px;
    padding: 40px;
    box-shadow: 2px 2px 51px #efefef;
}

.timebg{
    width: 70%;
    margin: 0 auto;
}

.lblsec{
    width: 28%;
    margin: 0 auto;
    margin-top: 20px;
}

.sectn1{
    width: 100%;
    text-align: center;
}

.mtop2{
    margin-top: 20px;
}

li{
    margin: 15px 0px;
}

.testsec{
    width: 100%;
}

.bgsec1{
    background-color:#2e61c0;
    width: 100%;
    padding: 80px 0px;
}

.testhd{
    color: white;
}

.testdiv{
    width: 22%;
    margin: 0 auto;
}

.bordr4{
    width: 7px;
    height: 50px;
    background-color: #f0ae03;
    display: inline-block;
    margin-right: 15px;
}

.testimonial1{
    width: 70%;
    margin: 0px auto;
}

.carousel .carousel-item {
	color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 15px; 
	text-align: center;
	overflow: hidden;
}

.carousel .carousel-item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}

.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}

.testimonial {
    text-align: justify;
    margin-top: 10px;
    color: white;
}

.overview  {
	text-transform: uppercase;
	color: #f0ae03;
    font-family: "Gabarito", sans-serif;
    font-weight: 500;
    font-size: 20px;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
}

.ptxt1{
	color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}


.carousel-control-prev, .carousel-control-next {
    margin-top: -30px;
	top: 0%;
	background: none;
    opacity: 1;
}

.carousel-control-prev i, .carousel-control-next i {
	font-size: 28px;
	position: absolute;
	display: inline-block;
	color: rgba(255, 255, 255, 0.8);
}

.carousel-indicators {
	bottom: -40px;
}

.carousel-indicators li, .carousel-indicators li.active {
	width: 12px;
	height: 12px;
	margin: 1px 3px;
	border-radius: 50%;
	border: none;
}

.carousel-indicators li {	
	background: #ffffff;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

.carousel-indicators li.active {	
	background: #8f8f8f;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

.rules{
    background-color: #f3f3f3;
    width: 100%;
    padding: 100px 0px;
}

.rulessec{
    width: 70%;
    margin: 0 auto;
}

.footsec{
    background-color: #00acc5;
    padding: 50px 70px 10px 70px;
}

.pt1{
    color: white;
    margin-top: 20px;
    font-size: 13px;
}

.mtop3{
    margin-top: 20px;
}

.pl10{
    padding-left: 25px;
}

.pl10 i{
    width: 25px;
    color: white;
    font-size: 20px;
    padding-top: 7px;
}

.mtop10{
    margin-top: 10px;
}

.clr2 a{
    color: white !important;
    cursor: pointer;
}

.fab{
    color: white;
    font-size: 24px;
    cursor: pointer;
}

.carousel-indicators{
    z-index: 1;
}

ul{
    margin-bottom: 0px;
}

.admisec{
    width: 80%;
    margin: 100px auto;
}

.admsec{
    background-color: #daf5f9;
    border-radius: 2px;
    padding: 30px;
    box-shadow: 2px 2px 51px #efefef;
    flex: 1;
}

.unisec{
    background-color: #deedff;
    border-radius: 2px;
    padding: 30px;
    flex: 1;
    box-shadow: 2px 2px 51px #efefef;
}

.pl30{
    padding-left: 20px;
}

.calnbg1{
    background-color: #ffffff;
    padding: 15px;
    padding-bottom: 0px;
    position: relative;
}

.wid90s{
    width: 90%;
    margin: 0 auto;
}

.calnbg{
    background-color: #01a953;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 2px 6px 6px #c9c9c9;
    margin-top: 25px;
    position: relative;
}
.w3-container{
    display: block;
    background-color: white;  
    padding: 20px 15px 2px 15px;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif; 
}
.w3-button{
    background-color: transparent;
    border: none;
    outline:none !important;
    box-shadow: none !important;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: white;
    margin-right: 10px;
}

.w3-button1 {
    color: rgb(0, 0, 0);
    padding: 10px;
    width: auto;
    margin-top: 20px;
    border-bottom: 1px solid #00acc552;
}

.w3-button1.active {
    background-color: #00acc5;
    color: white;
    border-radius: 2px;
    font-weight: 600;
}

.pad50{
    padding-bottom: 50px;
}

.modal-hover-opacity {
    opacity: 1;
    margin-bottom: 10px;
    filter: alpha(opacity = 100);
    -webkit-backface-visibility: hidden;
}

.modal-body{
    padding: 30px;
}

.modal-dialog {
    max-width: 50% !important;
    margin: 1.75rem auto;
}

.modal {
    z-index:10;
    display:none;
    padding-top:10px;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    overflow:auto;
    background-color:rgb(0,0,0);
    background-color:rgba(0,0,0,0.8)
}    
.modal-content{
    margin: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40%;
    padding: 10px;
    transform: translate(-50%, -50%);
}   
.modal-hover-opacity {
    opacity:1;
    margin-bottom: 10px;
    filter:alpha(opacity=100);
    -webkit-backface-visibility:hidden
}    
.modal-hover-opacity:hover {
    opacity:0.60;
    filter:alpha(opacity=60);
    -webkit-backface-visibility:hidden
}  

.close {
    color: #888;
    float: right;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    z-index: 1;
    position: relative;
}

.testimg{
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 5px;
    background-color: #ffffff;
    padding: 6px;
    box-shadow: 0px 0px 51px #063081;
}

.testimg img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.trans{
    transform: rotate(-20deg);
}

.topbar{
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #efefef;
}

.logosectn{
    background-color: yellow;
    width: 165px;
    height: 165px;
    position: absolute;
    top: 0px;
    left: 60px;
    padding: 10px;
    box-shadow: inset #9b9b01 0px 8px 17px -9px;
    z-index: 3;
    display: flex;
    align-items: center;
}

.container-fluid{
    padding: 0px 1px!important;
}

.widthtest{
    width: 70%;
    margin: 0 auto;
}

.rdmore{
    color: white;
    font-weight: 500;
    background-color: #b5aeae;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 50%;
    font-size: 23px;
    box-shadow: 0px 0px 51px #063081;
}

.slideimg{
    width: 32%;
    margin-left: 30px;
    float: right;
    border: 5px solid #2e61c0;
    border-radius: 3px;
}

.blkclr{
    color: black;
}

.padng30{
    padding: 30px;
    width: 50%;
}

.ptxt2{
    font-family: "Gabarito", sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #2e61c0;
    margin-bottom: 0px;
}

.close1 {
    color: #888;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    z-index: 1;
    position: absolute;
    right: 0px;
    top: -20px;
}

.relative{
    position: relative;
}

.width2{
    transform: skewX(-20deg);
}


.videosec{
    position: relative;
    height: 96%;
    overflow: hidden;
}

.videoicn{
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #fff;
  cursor: pointer;
}

video{
    cursor: pointer;
}

.flx_1{
    flex: 1;
    width: 100%;
    display: flex;
    height: 265px;
}

@media (max-width: 1919px) {
    .w3-button {
        font-size: 14px;
    }

    .width90 {
        width: 85%;
    }

    .widthtest {
        width: 81%;
    }
}

@media (max-width: 1679px) {
    .headlabel, .headlabel a {
        font-size: 13px;
    }
    
    .nav-link{
        font-size: 15px;
    }

    .logosectn {
        width: 155px;
        height: 155px;
        left: 50px;
    }

    .testimg {
        width: 140px;
        height: 140px;
    }

    .flx_1{
        height: 240px;
    }
}

@media (max-width: 1599px) {
    .nav-link{
        margin-right: 35px !important;
        font-size: 14px;
    }

    .mr0{
        margin-right: 0px !important;
    }

    .csec {
        margin: 100px auto;
        width: 80%;
    }

    .bgsec {
        padding: 100px 0px;
    }

    .hissec, .rulessec {
        width: 80%;
    }

    .bfirst {
        font-size: 50px;
    }

    .sname{
        font-size: 35px;
    }

    .logosectn {
        left: 30px;
    }
    
    .widthtest {
        width: 90%;
    }

    .flx_1{
        height: 225px;
    }
}

@media (max-width: 1439px) {
    .navbar-brand{
        margin-right: 7px;
    }

    .width1 {
        width: 50%;
    }

    .bfirst {
        font-size: 40px;
    }

    .weltxt {
        width: 70%;
        padding: 30px;
    }

    .paratxts, .gtxt, .quotsauth {
        font-size: 14px;
    }

    .quots{
        font-size: 15px;
    }

    .headtxt {
        font-size: 25px;
    }

    .bordr4 {
        height: 35px;
    }

    li {
        margin: 10px 0px;
    }

    .pl10 i {
        font-size: 16px;
    }

    .sname {
        font-size: 28px;
    }

    .fab {
        font-size: 20px;
    }

    .mrg90 {
        margin: 20px 0px 10px 0px;
    }

    .logosectn {
        width: 125px;
        left: 40px;
        height: 125px;
    }

    .slidersec {
        margin-top: 108px;
    }

    .testimg {
        width: 120px;
        height: 120px;
    }
   
    .flx_1{
        height: 200px;
    }
}

@media (max-width: 1365px) {
    .bfirst {
        font-size: 35px;
    }

    .sname {
        font-size: 26px;
    }

    .paratxts, .gtxt, .quotsauth {
        font-size: 13px;
    }

    .pl10 i {
            font-size: 14px;
    }

    .picbox1 {
        padding: 12px;
        height: 150px;
    }

    .picbox2 {
        padding: 12px;
        height: 150px;
        right: -25px;
    }

    .wid90s {
        width: 95%;
    }

    .w3-button {
        font-size: 13px;
    }

    .width90 {
        width: 92%;
    }
}

@media (max-width: 1279px) {
   .nav-link {
        font-size: 14px;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: end !important;
    }
   
    .headlabel, .headlabel a {
        font-size: 11px;
    }

    .bfirst {
        font-size: 30px;
    }

    .paratxts, .gtxt, .quotsauth {
        font-size: 13px;
        line-height: 27px;
    }

    .quots {
        font-size: 14px;
    }

    .weltxt {
        width: 80%;
        margin-top: -80px;
    }

    .txtsec {
        width: 90%;
    }

   .txtsec2, .txtsec1 {
        width: 100%;
    }

    .admisec{
        width: 90%;
    }

    .nav-link {
        font-size: 13px;
        margin-right: 20px !important;
    }

    .width90 {
        width: 96%;
    }

    .logosectn {
        width: 120px;
        height: 120px;
        left: 20px;
    }
}

@media (min-width: 1279px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        justify-content: end !important;
    }
}

@media (max-width: 1199px) {
    .hgtauto{
        height: auto;
    }
}

@media (max-width: 991px) {
    .width1 {
        width: 75%;
    }

    .width2 {
        width: 95%;
        text-align: end;
        padding: 5px 0px;
    }

    .nav-link {
        margin-right: 0px !important;
        margin-bottom: 5px;
        color: black !important;
        margin-top: 8px;
    }

    .navbar-nav {
        position: absolute;
        background-color: white;
        width: 100%;
        text-align: center;
        z-index: 1;
        left: -0px;
        top: 40px;
        border-bottom: 1px solid #f3f3f3;
    }   

    .navbar-toggler {
        padding: 0px 4px;
    }

    .navbar-nav li {
        margin: 2px 0px;
    }

    .navbar-toggler{
        position: relative;
        z-index: 2;
    }

    .width90{
        display: block !important; 
    }

    .width91{
        top: 35px;
    }

    .weltxt {
        margin-top: -50px;
    }

    .txtsec {
        width: 100%;
    }

    .abtpic {
        width: 65%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .hispic, .vispic{
        width: 65%;
        margin: 0 auto;
    }

    .vispic{
        margin-top: 20px;
    }

    .csec {
        margin: 60px auto;
    }

    li {
        margin: 5px 0px;
    }

    .bgclr2 {
        margin-top: 20px;
    }

    .bgsec, .rules {
        padding: 60px 0px;
    }

    .bgsec1 {
        padding: 50px 0px;
    }

    .pl10 {
        padding-left: 0px;
    }

    .headtxt{
        margin-bottom: 12px;
    }

    .admisec{
       margin: 70px auto;
    }

    .mtop6a{
        margin-top: 20px;
    }

    .modal-content{
        width: 55%;
    }

    .mrg90 {
        margin: 15px 0px 10px 0px;
    }

    .logosectn {
        width: 100px;
        height: 115px;
        left: 12px;
    }

    .slidersec {
        margin-top: 100px;
    }
}

@media (max-width: 767px) {
    .headlabel,  .headlabel a{
        font-size: 10px;
        margin-right: 5px;
    }

    .navbar-brand {
        width: 15%;
    }

    .sname{
        font-size: 27px;
    }
    
    .navbar-nav {
        top: 75px;
    }

    .bfirst {
        font-size: 25px;
    }

    .paratxts, .gtxt, .quotsauth {
        font-size: 12px;
    }

    .quots {
        font-size: 12px;
    }

    .weltxt{
        padding: 20px 30px;
    }

    .mtop9{
        margin-top: 20px;
    }

    .gmap{
        height: 300px;
    }

    .footsec {
        padding: 20px 40px 10px 40px;
    }

    .rules{
        padding: 50px 0px;
    }

    .headtxt {
        font-size: 20px;
    }

    .bordr4 {
        height: 25px;
    }

    .navbar-toggler {
        padding: 3px;
    }

    .modal-content{
        width: 85%;
    }

    .width90 {
        width: 100%;
    }

    .sec1, .hd768{
        display: none !important;
    }

    .logosectn {
        width: 70px;
        height: 105px;
    }

    .mrg90 {
        margin: 15px 0px 10px 30px;
    }
}

@media (max-width: 599px) {
    .navbar-nav {
        top: 57px;
    }    

    .slidersec {
        margin-top: 95px;
    }

    .sname {
        font-size: 17px;
    }

    .width91{
        padding-left: 15px;
        padding-right: 15px;
    }

    .bfirst {
        font-size: 17px;
    }



    .weltxt {
        padding: 20px 10px;
        width: 90%;
    }

    .quotsauth {
        margin-bottom: 10px;
    }

    .weltxt {
        margin-top: -20px;
    }

    .footsec {
        padding: 20px 20px 10px 20px;
    }
}

@media (max-width: 499px) {
    .navbar-nav {
        top: 45px;
    }

    .abtpic, .hispic, .vispic {
        width: 80%;
    }

    .headtxt {
        font-size: 18px;
    }

    .picbox1, .picbox2 {
        height: 100px;
    }
}

@media (max-width: 399px) {
   
    .navbar-brand {
        width: 15%;
    }

    .sname {
        font-size: 15px;
    }

    .bfirst {
        font-size: 14px;
    }
}

