::-webkit-scrollbar {
    display: none;
}
/* .loading{
    width: 100%;
    height: 100vh;
    background-image: url(./images/loading.svg);
    overflow: hidden;
    position: fixed;
    z-index: 999;
}

.loading img{
    width: 20%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loaded{
    display: none;
} */

.get{
    padding : 5px 15px;
    position:fixed;
    bottom :5%;
    right:5%;
    border-radius:5px;
    z-index:9999999;
}
.x{
    display:none;
    background-color:#fff;
    position: fixed;
    width: 100%;
    height: 650px;
    z-index: 99999999;
}
.ban{
    margin-top:5%;height:600px;width:100vw;
}
.success_button{
    margin: 0 43% 2%;
    padding: 1% 1%;
    border: none;
    border-radius: 10px;
    background-color:#36B5FF;
    color:#fff;
}

.navbar{
    padding:0;
    background: #8CC6EE;
    position: fixed;
    z-index: 9999999;
    width: 100%;
}
.logo{
    width: 135px;
    margin-top: 5px;
}
.nav-item{
    margin-right: 15px;
    font-weight: 600;
    margin-top:3px;
}
.apply{
    padding: 2px 25px;
    font-weight: 600;
    color: rgba(0,0,0,.55);
    font-size: 1rem;
    border: 1px solid rgba(0,0,0,.55);
    margin-top:5px;
}
.apply:hover{
    color: #fff;
    background-color: rgba(0,0,0,.55);
}
body{
    overflow: visible;
    background: rgb(216,228,247);
}
.form_on{
    width: 100%;
    height: 100%;
    display: none;
    background-color: #fff;
    padding: 1%;
    position: fixed;
    z-index:999999999;
    /*top: 0;*/
    top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*.close{*/
/*    float: right;*/
/*    padding: 0 18% 0 0;*/
/*    margin-bottom: -15%;*/
/*    margin-top: 7%;*/
/*}*/
.closed{
    color: black;
    border: none ;
    background: transparent;
    font-size: 3rem;
    margin: 0 15% -2% 0;
    z-index: 9999999999;
    position: fixed;
    right: 2%;
    top: 15%;
}
.form_button{
    /* float: right; */
    border: 1px solid;
    border-radius: 15px;
    padding: 25px;
    margin: 0% 32%;
    background: #C9D6FF;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #E2E2E2, #C9D6FF);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #E2E2E2, #C9D6FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ 
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}
.help3{
    background: linear-gradient(to bottom, #33ccff 0%, #ff99cc 100%);
    padding: 5px 100px;
    margin-top: 5px;
}
.form_button input{
    border: 0.5px;
    border-radius: 5px;
}

.banner{
    width: 100%;
    height: 630px;
    overflow: hidden;
}
.banner-carousel{
    position: absolute;
    top: 0;
    z-index: -2;
}
.carousel-caption{
    position: absolute;
    /* color: #344871; */
    top: 65%;
    line-height: normal;
    z-index: 4;
}
.new{
    top: 70%;
    font-size: xxx-large !important;
    font-weight: 900 !important;
}
.typewrite{
    color: aliceblue !important;
    text-decoration: none !important;
}

.new1{
    top: 20%;
    left: -25%;
}

.form{
    float: right;
    border: 1px solid;
    border-radius: 15px;
    padding: 25px;
    margin: 0% 5% auto;
    background: #C9D6FF;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #E2E2E2, #C9D6FF);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #E2E2E2, #C9D6FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ 
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}
.form2{
    border: 1px solid;
    border-radius: 15px;
    padding: 25px;
    background: #C9D6FF;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #E2E2E2, #C9D6FF);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #E2E2E2, #C9D6FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    margin: 0% 20%;
}
.heading{
    font-weight: 700;
}
.form input{
    border: 0.5px;
    border-radius: 5px;
}
.form2 input{
    border: 0.5px;
    border-radius: 5px;
}
.checks br {
    display: block; /* makes it have a width */
    content: ""; /* clears default height */
    margin-top: 10px; /* change this to whatever height you want it */
}
.help{
    background: linear-gradient(to bottom, #33ccff 0%, #ff99cc 100%);
    padding: 10px 100px;
    margin-top: 15px;
}
.help2{
    background: linear-gradient(to bottom, #33ccff 0%, #ff99cc 100%);
    padding: 10px 85px;
    margin-top: 15px;
}
.submit{
    background: none;
}
.mobile{
    display: none;
    padding: 5% 25px;
    background: rgb(216,228,247);
}

.about{
    text-align: center;
    padding: 2% 5%;
    background: rgb(216,228,247);
    background: linear-gradient(180deg, rgba(216,228,247,1) 100%, rgba(245,248,251,1) 100%);
}

.infos{
    background: #E0EAFC;  
    background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC); 
    background: linear-gradient(to right, #CFDEF3, #E0EAFC); 
}
.infos1{
    position: absolute;
    z-index: 9;
    margin-left: 15%;
    width: 20%;
}
.infos2{
    position: absolute;
    z-index: 9;
    margin-left: 65%;
    width: 20%;
}
.study-abroad{
    text-align: center;
    padding: 0% 10%;
    background: rgb(216,228,247);
    background: linear-gradient(180deg, rgba(216,228,247,1) 90%, rgba(245,248,251,1) 100%);
}
.place{
    margin-top: 5%;
}
.second{
    margin-top: 3%;
}
.card{
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}

.card-img-top{
    border-radius: 25px;
}

.stats{
    background-color: #f5f8fb;
        padding-bottom: 5%;
}
#earth {
    margin-top: 13%;
    width: 300px;
    height: 300px;
    /* background: url(https://web.archive.org/web/20150807125159if_/http://www.noirextreme.com/digital/Earth-Color4096.jpg); */
    background: url(./images/Earth.jpg);
    border-radius: 50%;
    background-size: 610px;
    /* box-shadow: inset 8px 36px 80px 36px rgb(0, 0, 0), inset -6px 0 12px 4px rgba(255, 255, 255, 0.3); */
    box-shadow: inset 0px 8px 90px 15px rgb(0, 0, 0), inset -20px 0 30px 1px rgba(255, 255, 255, 0.3);
    animation-name: rotate;
    animation-duration: 12s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotate;
       -webkit-animation-duration: 12s;
       -webkit-animation-iteration-count: infinite;
       -webkit-animation-timing-function: linear;
  }
  @keyframes rotate {
    from {
        background-position: 0px 0px;
      }
      to {
        background-position: 610px 0px;
      }
    }
    @-webkit-keyframes rotate {
      from {
        background-position: 0px 0px;
      }
      to {
        background-position: 610px 0px;
      }
    }
.stat{
    margin: 10%;
}
.numbers{
    text-align: center;
    margin: 0% 5%;
}
.one{
    color: #929CAB;
}
.two{
    font-size: xxx-large;
}

.visa{
    color: #fff;
    padding: 0 5%;
    /*background: rgb(245,248,251);*/
    /*background: linear-gradient(180deg, rgba(245,248,251,1) 5%, rgba(54,181,255,1) 30%);*/
        background: #36B5FF;
            padding-bottom: 5%;
}
.img{
    width: 50%;
    border-radius: 20px;
}
.img1{
    position: relative;
    margin-top: 30%;
    margin-left: 15%;
}
.img2{
    margin-top: -15%;
    margin-left: 50%;
}
.desc{
    margin-top: 10%;
}
.desc1{
    margin-top: 5%;
}
.know{
    margin-top: 3%;
    background-color: transparent;
    background-repeat: no-repeat;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 25px;
}
.know:hover{
    background-color: #04082E;
    border: 1px solid #04082E;
}
.arrow{
    color: #fff;
    margin-left: 15px;
}
.img3{
    position: relative;
    margin-top: 10%;
}
.img4{
    margin-top: -15%;
    margin-left: 35%;
}
.testimonial{
    text-align: center;
}
.review{
    /*background: rgb(54,181,255);*/
    /*background: linear-gradient(180deg, rgba(54,181,255,1) 0%, rgba(245,248,251,1) 20%);*/
    /*padding-top: 10%;*/
    padding-top: 5%;
    background: #F5F8FB;
}
.tile{
    margin: 5% 15%;
}
.person{
    width: 47%;
    margin-left: 25%;
    margin-top:5%;
}
/*.person2{*/
/*    width: 47%;*/
/*    margin-left: 25%;*/
/*    margin-top:5%;*/
/*}*/
.mobile-visa{
    display: none;
}
.mobile-review{
    display: none;
}
.phone-c .card {
    box-shadow: none;
    margin-top: 5%;
    margin-bottom: 5%;
}
.animate__slideInRight{
    animation-duration: 3s;
}
.place-card{
    opacity: 0;
}
.animate__fadeInUp{
    opacity: 1;
    animation-duration: 1.5s;
}
.history{
    opacity: 0;
}
.animate__fadeInTopLeft{
    opacity: 1;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.visa-fade{
    opacity: 0;
}
.animate__fadeInTopRight{
    opacity: 1;
}
.pc{
        margin-right: -10%;
    }

/* responsive design  */

@media only screen and (max-width: 1100px) {
    .nav-item {
        margin-right: 8px;
        font-weight: 600;
    }
    .study-abroad{
        text-align: center;
        padding: 8% 1%;
        background: rgb(216,228,247);
        background: linear-gradient(180deg, rgba(216,228,247,1) 90%, rgba(245,248,251,1) 100%);
    }
    .img3{
        position: relative;
        margin-top: 20%;
    }
    .img1{
        position: relative;
        margin-top: 40%;
    }
    .tile {
        margin: 5% 5%;
    }
    .help3{
        margin-top: 0;
    }
    .form_button{
        padding: 10px;
        margin: 0% 29%;
    }
    .form_on{
        padding: 0;
    }
}

@media only screen and (max-width: 800px) {
    .mobile{
        display: block;
    }
    .text{
        display: none;
    }
    .pc{
        margin-right: 6%;
    }
    .ban{
        height: 525px;
    }
    .new1 {
        top: 25%;
        left: -5%;
    }
    .apply{
        color: white;
        border: 0.5px solid;
        width: 90px;
    }
    .study-abroad{
        text-align: center;
        padding: 8% 8%;
        background: rgb(216,228,247);
        background: linear-gradient(180deg, rgba(216,228,247,1) 90%, rgba(245,248,251,1) 100%);
    }
    .exception{
        margin-top: 3%;
    }
    #earth {
        margin-top: 25%;
        width: 225px;
        height: 225px;
    }
    .stats {
        margin-bottom: 0%;
    }
    .desc {
        margin-top: 5%;
    }
    .img1 {
        position: relative;
        margin-top: 60%;
        margin-left: 0;
    }
    .img2 {
        margin-top: -15%;
        margin-left: 35%;
    }
    .img {
        width: 75%;
        border-radius: 20px;
    }
    .img4 {
        margin-top: -15%;
        margin-left: 30%;
    }
    .img3 {
        position: relative;
        margin-top: 40%;
    }
    .pc-review{
        display: none;
    }
    .mobile-review{
        display: block;
    }
    .phone-c{
        padding-left: 30%;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #fff;
    }
    .form_button {
        padding: 10px;
        margin: 0% 20%;
    }
    .close {
        float: right;
        margin: 2% auto;
        padding: 0 13% 0 0;
    }

}

@media only screen and (max-width: 500px) {
    .mobile{
        display: block;
        padding: 0%;
    }
    .ban {
    height: 454px;
}
.banner {
    width: 100%;
    height: 500px;
    overflow: hidden;
}
    .x{
    display:none;
    background-color:#fff;
    position: fixed;
    width: 100%;
    height: 1200px;
    z-index: 99999999;
    top:-20%;
}
    .pc{
        display: none;
    }
    .text{
        display: block;
    }
    .help2{
        background: linear-gradient(to bottom, #33ccff 0%, #ff99cc 100%);
        padding: 10px 55px;
        margin-top: 15px;
    }
    .form_on{
        overflow:hidden;
        z-index:9999999;
    }
    .pc-{
        margin-top:10%;
    }
    .form2{
        border: none;
        padding: 25px;
        background-color: #6992B3;
        margin: 0%;
        border-radius: 0%;
    }
    .study-abroad{
        text-align: center;
        padding: 8% 13%;
        background: rgb(216,228,247);
        background: linear-gradient(180deg, rgba(216,228,247,1) 90%, rgba(245,248,251,1) 100%);
    }
    .exception{
        margin-top: 8%;
    }
    .exception2{
        margin-top: 8%;
    }
    .infos1{
        width: 30%;
        margin-left: 5%;
    }
    .infos2{
        width: 30%;
    }
    .second{
    margin-top: 8%;
    }
    .place{
        margin-top: 15%;
    }
    #earth {
        margin-top: 0%;
        width: 225px;
        height: 225px;
        margin-left: 22%;
        margin-bottom: 5%;
    }
    .mobile-visa{
        display: block;
    }
    .pc-visa{
        display: none;
    }
    .img1 {
        position: relative;
        margin-top: 35%;
        margin-left: 0;
    }
    .img {
        width: 65%;
        border-radius: 20px;
    }
    .desc {
        margin-top: 10%;
    }
    .img4 {
        margin-top: -15%;
        margin-left: 35%;
    }
    .img3 {
        position: relative;
        margin-top: 15%;
    }
    .pc-review{
        display: none;
    }
    .mobile-review{
        display: block;
    }
    .phone-c{
        padding-left: 17%;
    }
    .form_button {
        padding: 10px;
        margin: 0% 0%;
    }
    .close {
        float: right;
        margin: 2% auto;
        padding: 0 5% 0 0;
        position: relative;
        z-index: 5;
    }
    .new {
    top: 60%;
        font-weight: 900 !important;
    font-size: x-large !important;
}
.success_button{
        margin: 0 32% 2%;
}
.new1 {
    top: 70%;
    left: 25%;
}
}
@media only screen and (max-width: 400px) {
    .study-abroad{
        text-align: center;
        padding: 8% 8%;
        background: rgb(216,228,247);
        background: linear-gradient(180deg, rgba(216,228,247,1) 90%, rgba(245,248,251,1) 100%);
    }
    .phone-c{
        padding-left: 12%;
    }
}


