body {
    font-family: 'Poppins', sans-serif;
    color: #373a3c;
}

.nav-item {
    font-weight: 600;
}

h5.tb {
    color: #620f53;
    font-weight: bold;
    font-size: 1.4em;
  }

  .uni-wrapper {
    border: 1px #ccc solid !important;
    margin-bottom: 20px;
  }

  ul.myl li {
    font-size: 1.2em;
    margin-bottom: 5px;
  }


  .whatsapp-wrapper {
          position: fixed;
          right: -1px;
          bottom: 11px;
          z-index: 999;
          background: #1ebea5;
          padding: 4px 28px 4px 18px;
      }

      .whatsapp-wrapper a {
          color: #fff;
      }


li.nav-item a.nav-link {
    color: #45536b;
}

li.nav-item a.nav-link:hover {
    color: #0037c3;
}

.header-cta {
    /* font-size: 16px;
    font-weight: 600; */
    color: #45536b;
}

.banner-section2 {
    background-image: url(../img/banner.jpg);
    background-size: cover;
    /*min-height: 750px;*/
}

a.header-cta-left {
    background-color: #fff;
    color: #0037c3;
    border: 1px #0037c3 solid;
    border-radius: 20px;
    padding: 9px 13px;
}

a.header-cta-right {
    background-color: #0037c3;
    color: #fff;
    border-radius: 40px;
    padding: 9px 13px;
}

a.header-cta-left:hover {
    border: 1px #0037c3 solid;
    color: #0037c3;
}

a.header-cta-right:hover {
    background-color: #0037c3;
    color: #fff;
}

a.header-cta-left2 {
    background-color: #fff;
    color: #54C4C8;
    border: 1px #54C4C8 solid;
    border-radius: 20px;
    padding: 9px 13px;
}

a.header-cta-right2 {
    background-color: #54C4C8;
    color: #fff;
    border-radius: 40px;
    padding: 9px 13px;
}

a.header-cta-left2:hover {
    border: 1px #2E3752 solid;
    color: #2E3752;
}

a.header-cta-right2:hover {  
    background-color: #2E3752;
    color: #fff;
}

.banner-content h1 {    font-size: 48px; font-family: "Antonio", sans-serif;
    font-weight: 400; margin-bottom: 20px;}
    .banner-content h1 i{    font-size: 22px; font-style: normal;}

    .banner-content h1 span {    font-size: 26px;
        font-weight: 400; display: block;}
    
.text-white {color:#fff;}

.form-content {background-color: #f7f7f7;
    border-radius: 12px;
    box-shadow: 5px 5px 20px #ebebeb;}

.form-control {background-image: none;
    background-color: #f9f9f9;
    box-sizing: border-box;
    /* cursor: pointer; */
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    line-height: 38px;
    outline: none;
    padding-left: 12px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 9%);
    border: none;
    transition: all .15s cubic-bezier(.25, 0, .25, 1.75), opacity .1s linear;}

    h2.perks-title {   color: #fff;
        text-transform: uppercase;   font-family: "Antonio", sans-serif;
        font-weight: 400; margin-bottom: 50px !important;
    }

   h2.travel-update, h3, h2, h4 {font-size:24px; text-transform: uppercase; color: #fff;   font-family: "Antonio", sans-serif;} 

    p.about-cnt {    font-size: .7em;
        font-weight: 300;}
       p.about-cnt2 {    font-size: 1.2em;
        font-weight: bold;
        color: #000;} 

       h2.register-title {    color: #000;
        font-weight: 400;
        margin-bottom: 14px;
    }

  
   .perks-wrapper h4 {color:#000;} 
    .btn-submit {background-color: #54C4C8;
        width: 100%;
        font-weight: bold;}

        .box {background-color: #fff;
            box-shadow: 5px 5px 25px #efefef;
            padding: 30px;
            border-radius: 14px;   
          } 

       .box-s {background-color: #fff;
        box-shadow: 5px 5px 25px #efefef;
        padding: 10px;
        border-radius: 5px;   
        min-height: 200px;} 

        .box-s:hover {background-color: #fff;
            box-shadow:none;
            padding: 10px;  
            min-height: 200px;} 

.perks-wrapper img {max-width:100px;text-align:right;}
.agency{ width: 120px;}



@media only screen and (max-width:500px){
    img{max-width: 100%;}
    .navbar-brand-img{ width: 150px;}
.mmt-6{ margin-top: 80px;}
    a.header-cta-right2{ padding: 5px 6px !important;}
    a.header-cta-left2{ padding: 5px 6px !important;}
   .navbar-collapse .header-cta {
        font-size: 10px !important; margin-top: 20px ;}
a.whatsup{position: absolute; top:20px; right: 20px;}
      .perks-wrapper img {
        margin-left: -27px;
    }
    .university{padding: 20px 0 !important;}

    .ps-5{padding-left: 0 !important;}
    ol, ul {
        padding-left: 1rem !important;
      }

    .item-box {margin-bottom:-30px;}
    .form-wrapper {margin-top: -48px;}

    .banner-content h1 {font-size: 2em;
        font-weight: 400;margin-top:60px;}

        .banner-section2 {min-height:400px;background-color: #151a1d !important;background-size: contain;
            background-repeat: no-repeat;} 

            p.about-cnt {
                font-size: 1em !important;
                font-weight: 300;
            }

            p.about-cnt2 {
                font-size: 1em;
                font-weight: bold;
                color: #000;
                padding: 0px !important;
            }
.widfull ul li{width: 43% !important;}
.navbar-collapse i{ font-size: 30px !important; margin-top: 10px; color: #54C4C8;}
.navbar-collapse .header-cta{ margin-top: 10px !important;}
}

.navbar{padding: 4px 0;}
.aboutmed {background-color: #071A37; padding: 60px 0;}
.aboutmed p{ font-size: 16px; line-height: 26px; font-weight: 300; color: #fff; }

.university{background-color: #7E8296; padding: 60px 0;}
.university h4{ font-size: 16px;}
.university h5{font-size: 16px; color: #FFF; background: #000; padding: 10px;}
.university h5 a{color: #FFF;}
.university p{font-size: 14px; font-weight: 300;}
.logos{ padding: 80px 0;}
.logos img{ width: 100%; border: 1px solid #e9e9e9;}
.banner-content h4{ font-size: 24px; font-weight: 300;}
.banner-content h5{ font-size: 18px; font-weight: 300;}
.banner-content h4 i{ margin-right: 10px;}
.banner-content h5 i{ margin-right: 10px;}
.banner-content h3{ font-size: 20px; font-weight: 400; line-height: 1.5;}

.datbox{ min-height:170px; border: 1px solid #FFF;  font-weight: normal; border-radius: 10px; 
    color: #FFF; padding:10px; margin-top: 25px; text-align: center; background-color: #071A37;}
.datbox span{color: #54C4C8 !important;
  font-size: 21px !important;
  margin-bottom: 20px !important;
  display: block;
  margin-top: 7px;}
.datbox h3{font-size: 18px !important; text-decoration: underline; text-transform: uppercase;}
.datbox h5{font-size: 16px !important;}
.university a{ text-decoration: none !important; }

select#location{padding-top: 0px;}



.widfull ul{width: 100%;}
        .widfull ul li{padding: 10px; text-align: center; border: 1px solid #eeecec; background: #fff; width: 23%; display: inline-block; margin-right: 15px; margin-bottom: 15px;}
        .widfull ul li span{display: flow-root;}
        .widfull ul li img{ width: 100%;}


        .waFtBtn {
            display: block;
            width: 32px;
            height: 32px;
            background: url(../img/Whatsapp.png) center no-repeat;
            bottom: 20px;
            right: 20px;
            z-index: 3;
          }
  
  
          a.callicon i{ transform: rotate(90deg);}

          .text-black{color: #000;}
          .logobaner{background: #fff; padding: 20px; width:60%; margin-bottom: 20px; margin-top: 20px; border-radius: 10px;}
          h5.fontb{font-weight: 500;}

          .bglight{background: #7E8296;}
          .footerbootom p{font-size: 13px;}
          h2.textblue{ color: #071A37;}

          a{ color: #2BF8FF;}