
@import url('https://fonts.googleapis.com/css2?family=Yellowtail&display=swap');

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
    background: linear-gradient(to right, #056A67, #004848);
/*background-color: #d9f8ff3b;*/
  color: #fff;
}
* {
  
}

.navbar-top {
    background-color: #00be9b;
    color: #fff;
    justify-content: center;
    align-content: center;
    min-height: 55px;
    z-index: 10;
}

.navbar {
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .2);
    background-color: #00BE9B;
    z-index: 2;
}
.navbar h4{
    font-size: 1rem
}
.line{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 40px 20px 40px;
    
    font-size: 1.3rem
}
.line div a{
   color: #fff;
}
.left,.right{
  

   
}
.left a i,.right a i{
    font-size: 1.19rem;
    background: #f5f5f5;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #646464;
}
.hero{
    padding: 20px;

    
}
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);
}
.fix{
        position: fixed;
    top: 45%;
    transform: translateY(-50%);
    right: 64px;

   
    overflow-y: auto;
}
.video-wrapper{
  padding: 7px;
    background-color: #fff;
    border-radius: 18px;
    margin: auto
}
.main-video{
    width:100%;
    height: 261px;

    border-radius: 18px;
}
.info-wrapper{
/*    padding-left: 10px;*/
    
}

.info-wrapper h1{
    font-size: 4rem;
    font-weight: 700;
    
}
.info-icons{
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;
    border-bottom: 1px solid #444
}
.i-block{
    padding: 9px 16px;
    margin-right: 15px;
    background: #3DCDB1;
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    
}
.i-block i{
       color: #fff;
    font-size: 1rem
}
.i-block span{
        margin-left: 12px;
    font-size: 0.8rem;
    font-weight: 600;
    color: #fff;
}
.enroll-btn{
    background: linear-gradient(90deg, #00C19C 0%, #44c9aa 61.46%, #23d5c1 100%);
    border: none;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 15px 38px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 40px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: 0.2s;
   color: #fff;
    margin: auto;
    margin-top: 20px
}
.details{
    display: flex;
    flex-direction: row;
/*    background: linear-gradient(180deg, rgba(5, 217, 186, 0.34) 0.01%, rgba(5, 218, 186, 0.6) 100%);*/
    padding: 20px 0;
    margin-top: 20px;
    border-radius: 4px;
    justify-content: space-between;
    
}
.d-box{
  
    
    padding: 12px 15px;
   background:linear-gradient(180deg, rgba(5, 217, 186, 0.1) 0.01%, rgba(5, 218, 186, 0.1) 100%);
    filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.25));
    box-shadow: 10px 10px 20px rgb(0 0 0 / 25%);
   
    border-radius: 6px;
    color: #fff;
    
    
}
.twi{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 10px 20px;
}
.pricing{
    font-size: 1.3rem;
    font-weight: 600;
}
.pricing span{
    text-decoration: line-through;
    font-size: 1rem;
    font-weight: 400
}
.d-box i{
    font-size: 1.3rem;
}
.d-box span{
    font-size: 0.95rem;
    font-weight: 600;
    margin-top: 4px
}
.pt-64{
    padding-top: 64px
}
h3{
    font-weight: 600;
    
}
.job{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #fff;
}
.j-box{
    display: flex;
    flex-direction: column;
    padding: 20px;
    border-radius: 12px;
     
}
.j-box h5{
    font-size: 0.9rem
}
.a{
background: #009d83;
    box-shadow: -10px 10px 20px rgb(0 0 0 / 4%);
}


.b{
  background: #00b195;
    box-shadow: -10px 10px 20px rgb(0 0 0 / 4%);
}
.c{
  background: #01a697;
    box-shadow: -10px 10px 20px rgb(0 0 0 / 4%);
}

.j-box img{
    width: 50px;
    margin: auto;
}
.outcome{
    display: flex;
    flex-direction: row;
    padding-top: 20px;
    background: linear-gradient(180deg, rgba(5, 217, 186, 0.1) 0.01%, rgba(5, 218, 186, 0.1) 100%);
    border-radius: 12px;

}

.o-box{
    padding: 15px;
  margin: 10px;
    background: linear-gradient( 153.39deg, rgba(255, 255, 255, 0.26) 0%, rgba(255, 255, 255, 0) 98.13% );
    box-shadow: 15px 15px 30px rgb(0 0 0 / 25%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
}
.review {
  margin-top: 30px;
    padding: 20px 0;
 height: auto;
  background: rgba(23, 255, 213, 0.24);
  border-radius: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.it {
  width: 27vw;
  height: 3.6vh;
  margin: 1.5vh 0;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.04);
  border-radius: 100px;
}
.f {
  background: linear-gradient(
    90.04deg,
    #ffffff 75%,
    #ffffff 30.11%,
    rgba(0, 137, 167, 0.27) 30.12%
  );
}
.g {
  background: linear-gradient(
    90.04deg,
    #ffffff 25%,
    #ffffff 8.77%,
    rgba(0, 137, 167, 0.27) 8.78%
  );
}
.h{
    background: linear-gradient(
    90.04deg,
    #ffffff 56%,
    #ffffff 8.77%,
    rgba(0, 137, 167, 0.27) 8.78%
  ); 
}
.d{
     background: linear-gradient(
    90.04deg,
    #ffffff 100%,
    #ffffff 8.77%,
    rgba(0, 137, 167, 0.27) 8.78%
  );
}
.e{
     background: linear-gradient(
    90.04deg,
    #ffffff 1%,
    #ffffff 8.77%,
    rgba(0, 137, 167, 0.27) 8.78%
  );
}
.revi-left h1{
    font-weight: 700;
    line-height: 3.8rem
}
.benefits{
    background: #004d5e;
    border-radius: 18px;
    padding: 30px
}
.benefits ul,.start ul{
    list-style: none;
    padding-left: 0;
}
.benefits h3{
    color: #00ffb2;
    font-size: 0.9rem;
    font-weight: 400;
     padding-top: 30px
}
.start li {
    display: flex;
    flex-direction: row;
    align-items: center;
   
    margin-top: 5vh;
}
.benefits h6{
    font-size: 0.8rem;
    font-weight: 400;
    color: #fff;
    padding-top: 10px
   
}
.start li h1 {
    font-size: 2rem;
    background: white;
    color: #004d5e;
    text-align: center;
    padding: 10px /* padding-top: 1vh;*/;
}
.start li h6{
    margin-left: 8px
}
.accordion-item{

    background-color: transparent;
   width: 70%;
    color: #fff;
    margin: 10px 0;border: none;
    
}
.accordion-button{
    padding: 0.95rem 1.0rem;
    border-radius: 5px;
    font-size: 0.82rem;
 transition: box-shadow .3s;
    background-color: #004d5e;
    color: #00ffb2;
  
    border: none;
}
.accordion-button:hover{
    box-shadow: 0 0 11px rgba(33,33,33,.2); 
    
}
.accordion-body{
    font-size: 0.8rem;
    background-color: #004d5e;
}
.aa,
.bb,
.cc {
    display: flex;
    flex-direction: column;
    padding-top: 10px;
    font-size: 0.9rem;
}

.footer {
    border-radius: 8px;
    display: flex;
    flex-direction: column;

}

.footer {
    background: #00333e;
    z-index: 1000000;
    padding: 30px;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.footer img {
    background: none;


}

.footer p {
    background: none;
    color: white;
    
    font-style: normal;
    font-weight: 300;
    font-size: 0.9rem;


    margin-top: 2vw;
}

.footer div {
    background-color: none;
    list-style: none;
    /*  margin-top: -12vw;*/
}

.footer div li {
    padding-top: 10px
}

.footer div li a {
    background: none;
    text-decoration: none;
    color: white;
   
    font-weight: 300;
    font-size: 0.9rem;
    padding-top: 11px;
    padding: 2px;
}

.footer h1 {
    background: none;
    background: none;
    position: relative;
    font-family: Yellowtail;
    font-style: normal;
    font-size: 2vw;
    color: white;
    margin-left: 47vw;
    margin-top: 8vh;
    opacity: 0.3;
}
.modal-content{
    background:linear-gradient(to right, #056A67, #004848);
    border-radius: 3px;
}
.modal-title{
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    border-bottom: 1px solid #3a3c3f;
}
.modal-header{
    border-bottom: none;
}
.modal-footer{
    border-top: none;
    
}
.gbutton{
    display: inline-flex;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 600;
    line-height: 16px;
    text-decoration: none !important;
    text-transform: uppercase;
    background-color: #242830;
    color: #555 !important;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    justify-content: center;
    padding: 16px 32px;
    height: 48px;
    text-align: center;
    white-space: nowrap;

}
.marg{
    margin-top: -50px
}
.mod-bod{
    padding: 20px;
}
.mod-bod p{
    margin-top: 10px;
}
.mod-bod p a{
    color: #00ffb2;
    text-decoration: none;
}
.mod-icon{
    font-size: 1.5rem;
    color: #fff;
    padding: 10px;
}
.google-btn{
    background-color: #fff;
   
}
.google-btn span{
    margin-left: 8px;
}
.google-btn:hover{
  
    color: aliceblue;
}
.google-logo{
    background-color: aliceblue;
    position: relative;
    margin-left: -31px;
    margin-top: -16px;
    height: 48px;
  
    
}


.cert{
   
    padding: 8% 3%;

}
.cert-img{
    width: 100%;
}
.cert-h{
    font-size: 2.1rem;
   
    text-align: center;
    color: #fff;
    padding-top: 10px
}
.cert-info ul{
    list-style: none;
   
}
.cert-info ul li{
    padding-top: 10px;
    font-size: 1.1rem;
    font-weight: 400;
    
}
.cert-info ul li i{
    background: rgb(23, 111, 128);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.cert-head{
    font-size: 1.12rem;
    font-weight: 500;
    padding-top: 10px;
}
.cert-para{
    font-size: 0.9rem;
    font-weight:300;
}


.mf-main {

    background: #004D5E;
    box-shadow: inset -20px -20px 40px rgba(11, 150, 181, 0.31), inset 20px 20px 40px rgba(0, 0, 0, 0.25);
    border-radius: 18px;
    padding: 4px
}
.mf-review {
 
    text-align: center;
/*    padding: 19px;*/
    margin: auto;
    text-align: center;
    align-self: normal;
        
  
}

.mf-review img {
    height: 120px;
    width: 120px;
    margin: auto;
    margin-top: 20px;
    border-radius: 50%;
    background: #004D5E;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.21), -15px -15px 30px rgba(29, 136, 159, 0.24);
    padding: 20px
}

.mf-review p {
    font-size: 0.78rem;
    font-weight: 300;
    margin-top: 20px;
}

.mf-review h5 {
    font-weight: 400;
    margin-top: 20px;

}
@media screen and (max-width: 575px) {
    .mf-main {
        flex-direction: column;
    }
     .mf-review {
        width: 100%
    }
}













@media only screen and (min-width: 1024px) {
    .tab-view{
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
  .gone {
    display: none;
  }
    .wi-100{
        width: 100%;
    }
    svg{
        display: none
    }
}
@media only screen and (max-width: 768px) {
    
    .accordion-item{
        width: 100%;
    }
    .d-box span,.j-box h5,p,h6,.i-block span{
        font-size: 0.63rem
    }
    .j-box,.d-box{
        padding: 9px
    }
    .i-block{
        margin: auto
            
    }
      .footer {
        flex-direction: column;
    }
    .navbar{
        padding: 0.5rem 1rem
    }
    .navbar h4{
        font-size: 0.85rem;
    }
   
}
@media only screen and (max-width: 500px) {
    .hero{
        padding: 1px;
    }
    .details{
        padding: 0;
    }
  .d-box span,.j-box h5,p,h6,..i-block span{
        font-size: 0.53rem
    }
     .j-box,.d-box{
        padding: 6px
    }
    .i-block {
        padding: 5px
    }
    .j-box img{
        width: 37px;
    }
    .j-box h5{
        font-size: 0.5rem
    }
    .d-box i{
        font-size: 1rem
    }
    .info-wrapper h1{
        font-size: 2rem;
        text-align: center;
    }
    
    .line {
        padding: 5px;
    }
    .line a{
        font-size: 0.8rem;
    }
    .left,.right{
        padding: 10px;
        border-radius: 1px;
    }
     .outcome{
        flex-direction: column
    }
    .it{
        height: 2.5vh
    }
    .left a i, .right a i {
    font-size: 1.3rem;
    padding: 13px;
    border-radius: 26px;
    background: #22c5a3;
    color: #fffffd;
        box-shadow: -10px 10px 20px rgb(0 0 0 / 4%);}
}

