
.left, .right{
  margin-top: 50px;
}
.hitherecontainer{
display: flex;
justify-content: space-between;
}
.hithereleft{
flex: 0 0 53%;
}
.hithereright{
flex: 0 0 42%;
}
.hithereright img{
width: 100%;
}
.findoutmorebuttoncontainerright{
display: none;
}
#findoutmorebutton{
margin-top: 15px;
display: block;
}

@media only screen and (max-width: 1300px) {
.hithereleft{
flex: 0 0 50%;
}
.hithereright{
flex: 0 0 45%;
}
}
@media only screen and (max-width: 992px) {
.findoutmorebuttoncontainerright{
display: block;
}
#image_students_couch{
display: None;
}
.findoutmorebuttoncontainerright{
height: 70px;
width: 145px;
margin: 0 auto;
}
.findoutmorebuttoncontainer{
display: none;
}
}
@media only screen and (max-width: 768px) {
.findoutmorebuttoncontainer{
display: block;
}
.findoutmorebuttoncontainerright{
display: none;
}
.hithereleft {
flex: 0 0 100%;
}
#findoutmorebutton{
margin: 35px auto 0 auto;
display: block;
}
}
@media(max-height: 575px) and (max-width: 350px){
.FREE-ONLINE-TEST{
  display: none;
}
}
@media(max-height: 450px) and (max-width: 750px){
.freeonlinetestdiv{
  display: none;
}
}
@media only screen and (max-width: 1060px) {
.pricesbox {

margin: 0 60px !important;
}
}
@media(max-height: 600px) and (max-width: 1000px){
/* .FREE-ONLINE-TEST{
  display: none;
} */
}@media(max-height: 500px) and (max-width: 700px){

#beginsection h1 {
font-size: 28px !important;
}
}
@media only screen and (max-width: 400px) {

#beginsection h1 {
  font-size: 32px !important;
}
.firsttitlerow h1 {
  margin-top: 0;
}
}


#smallh1{
  display: none;
}
@media only screen and (max-height:300px) and (orientation: landscape){
#findyourcourses{
bottom: 2vh;
}
#beginsection h1 {
}
#bigh1{
  display: none;
}
#smallh1{
  display: block;
  font-size: 24px !important;
  line-height: 35px;
  margin-top: 10px;
}
}
#fasttonyimage{
width:125px;
height: 187px;
}

  
@font-face {
  font-family: 'KarlaTest';
  src: url('../vendor/karla/Karla-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KarlaMedium';
  src: url('../vendor/fonts/Karla/Karla-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.buttonhover:hover{
      cursor: pointer;
  }
/* green button */
  .customgreenbutton:focus{
      outline : none;
  }
  .customgreenbutton{
      width: 155px;
      height: 36px;
      border-radius: 25px;
      border: 1px solid #23D796;
      /* padding-left: 15px; */
      justify-content: space-between;
      display: flex;
      /* font-weight: bold; */
      box-sizing: content-box;
      background-color: #fff;
      padding: 0;
  }
  .customsubmitbutton{
      margin: 20px auto 0 auto;
  }
  .customgreenbutton p{
      /* display: inline-block; */
      color: #23D796;
      line-height: 34px;
      font-size: 15px;
      margin: 0;
      height: 34px;
      font-family: 'KarlaMedium' , 'KarlaTest', 'Arial', 'times new roman', 'Helvetica';
  }
  .customfindoutmorebutton p:nth-child(1){
      margin-left: 16px;
  }

  .custombuttonlink:hover{
      text-decoration: none;
  }
  .customsubmitbutton p:nth-child(1){
      margin-left: 41px;
  }
  .customgreenbutton p:nth-child(2){
      background-color: #23D796;
      color: #fff;
      width: 36px;
      height: 36px;
      border-radius: 50%;
      text-align: center;
      font-size: 22px;
  }

  .customgreenbutton:hover{
      background-color: #23D796;
  }
  .customgreenbutton:hover p{
      color: #fff;
  }

  /* pink button */
  .custompinkbutton{
      width: 145px;
      height: 36px;
      border-radius: 25px;
      border: 1px solid #F4AED8;
      padding-left: 15px;
      justify-content: space-between;
      display: flex;
  }
  .custompinkbutton p{
      /* display: inline-block; */
      color: #F4AED8;
      line-height: 34px;
      font-size: 14px;
      margin: 0;
      height: 34px;
      font-family: 'KarlaMedium' ,'KarlaTest', 'Arial', 'times new roman', 'Helvetica';
  }
  .customreadybutton p:nth-child(1){
      margin-left: 32px;
  }
  .custompinkbutton p:nth-child(2){
      background-color: #F4AED8;
      color: #fff;
      width: 36px;
      height: 36px;
      border-radius: 50%;
      text-align: center;
      font-size: 22px;
  }
  .custompinkbutton:hover{
      background-color: #F4AED8;
  }
  .custompinkbutton:hover p{
      color: #fff;
  }
  @media only screen and (max-width:768px){

  .customfindoutmorebutton{
      margin: 48px auto 0 auto;
  }
  }

  /*  ------------------------------------------HOME GENERAL */
#headdiv{
  background-image: url('/images/antonio-background.png'); 
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  /* max-height: 500px; */
  /* max-width: 2000px; */
  padding-bottom: 150px;
  height: 100vh;
  opacity: 1;
}
.nietweergeven{
  display: none;
}
#sectioncontainer{
  max-width: 1400px;
  margin: 0 auto;
}

.firsttitlerow h1{
  max-width: 600px;
  margin-top: calc(40vh - 130px);
  margin-left: auto;
  margin-right: auto;
}
  #privatecourses, #offerprivatecourses{
      display: flex;
      justify-content: space-between;
      width: 88%;
      margin-left: 6%;
      gap: 78px;
      margin-top: 250px;
  }
/* ------------------------------ METHOD */
#methodh3{
  margin: 150px 0;
}
.funfastefficient{
  margin: 40px 0 ;
font-weight: 600;
font-size: 36px;
line-height: 57px;
text-align: center;
letter-spacing: -0.005em;
color: #333366;
}
#fastblueblock{
  width: 197px;
height: 197px;
border-radius: 21px;
background-color: #d8e0f1;
position: absolute;
z-index: -1;
left: 75px;
}
.methodguys{
margin-left: 0;
margin-right: 0;
}
/*  ------------------------------------------HI THERE SECTION */
#home-find-out-more-button{

}
#hitheretitle{
  text-align: left;
  font-size: 2rem;
  }
  .hithereleft{
    margin-top: 75px;
  }
#hithere{
  /* max-width: 1400px; */
  margin: 100px auto 0 auto;
  display: flex;
  justify-content: space-between;
  width: 88%;
  margin-left: 6%;
  gap: 78px;
}
#hitheretext{
  margin-top: 25px;
  text-align: left;
  line-height: 1.89;
  color: #535353;
  font-size: 17px;
}
#image_students_couch img{
  float: right;
  max-width: 100%;
  padding-left: 25px;
}
.hithereleftrow{
  flex-direction: column;
}

@media only screen and (max-width: 1700px) {
  #hithere{
    max-width: 1400px;
    margin: 100px auto 0 auto;
  }
}
@media only screen and (max-width: 1500px) {
  #hithere{
    max-width: 1400px;
    margin: 100px auto 0 auto;
  }
  .hithereleft{
    margin-top: 0;
  }
}
@media only screen and (max-width: 992px) {
  #hitheretext, #hitheretitle{
    text-align: center;
  }
  .ffebox{
    margin-bottom: 60px;
}
  #image_students_couch img{
    display: none;
  }
  #fastblueblock{
    display: none;
  }
  .hithereleftrow{
    flex-direction: row;
  }
  #home-find-out-more-button{
    margin-top: 150px;
    display: block;
  }
  .findoutmorebuttoncontainer{
    text-align: center;
  }
  .funfastefficient {
    margin: 10px 0 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  #home-find-out-more-button{
    margin-top: 50px;

  }
  .hithereright{
    display: none;
  }
  .dropdowngreentriangle{
    margin-top: 8px;
  }
  #language-not-found {
    padding: 1rem 2rem !important; 
  }
}

/* ---------------------------------------------- OUR LANGUAGE EXPERTS */
#lightSlider{
  display: none;
}
.teacherImage{
  max-height: 135px;
  max-width: 135px;
  border-radius: 50%;
}

#nextslide1{
  transform: rotate(0.125turn);

}

#lightSlider{
  margin-top: 40px;
}
#our-experts{
  max-width: 1400px;
  margin: 100px auto 200px auto;
  padding: 0 6rem;
}
#ourexpertsh3{
  text-align: left;
  color: #333366;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 30px;

}
#ourexpertsp{
  line-height: 1.66;
  color: #535353;

}
#lightSlidersmall{
  display: none;
  width: 200px;
}
#wedothingsdifferentsection{
  margin-top: 75px;
}
@media only screen and (max-width: 1100px) {
  #asdfasdf + div{
    margin: 0 auto;
    width: 135px;
  }
}
@media only screen and (max-width: 992px) {
  #asdfasdf + div{
    margin: 0 auto;
    width: 200px;
  }
  #lightSlidersmall{
    display: block;
  }
  #lightSlider{
    display: none;
}
#lightSlidersmall{
  text-align: center;
}
}

/* ------------------------------------------PRICES */
.pricesrow{
  /* max-width: 1100px;
  margin: 0 auto; */
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin-left: 10%;
  /* gap: 78px; */
  margin-top: 250px;
  }
.pricesbox{
  min-width: 243px;
  padding-bottom: 125px;
  max-width: 280px;
  margin: 0 110px;
}
.pricestitle, .pricestitlesmall{
  width: 243px;
  height: 57px;
  font-family: Karla;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.4;
  letter-spacing: -0.12px;
  text-align: left;
  color: var(--cornflower-blue);
}
.pricestitlesmall{
  display: none;
}
.pricesimagebox{
  height: 140px;
}
.pricesimage{
width: 150px;
display: block;
margin: 0 auto;
}
#pricesboxgroupimg{
  width: 145px;
}
.houselessons{
  font-size: 11px;
  color: #868686;
  margin-top: 15px;
  margin-left: -25px;
}
.houselessonli{
  list-style: none;

}
.pribuscourseimg{
  width: 175px;
  /* width: 160px; */
}
.pricesprice{
  width: 150px;
  height: 29px;
  margin: 27px 1px 13px 15px;
  font-family: Karla;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.23;
  letter-spacing: -0.12px;
  text-align: right;
  color: var(--cornflower-blue);
}
.pricesrow ul{
  border-top: 2px solid #577BD0;
  padding-top: 35px;
  max-width: 300px;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: -0.005em;
  /* text-transform: capitalize; */
  color: #535353;
  flex-wrap: nowrap;
  padding-left: 15px;
}
@media only screen and (max-width: 2250px) {
  .pricesbox{
    margin: 0 90px;
  }
}
@media only screen and (max-width: 2000px) {
  .pricesbox{
    margin: 0 70px;
  }
}
@media only screen and (max-width: 992px) {

  .pricesrow{
    margin: 0 3rem;
    justify-content: space-around;
  }
  .pricesbox{
    max-width: 300px;
  }
  .pricestitle{
    margin-bottom: 1rem;
  }
  .pricesprice{
    width: 100%;
    text-align: center;
    max-width: 245px;
    /* border-bottom: 2px solid #577BD0; */
    padding-bottom: 40px;
  }
}
  @media only screen and (max-width: 500px) {
    .pricesbox{
      min-width: 0;
      margin: 0 0 0 0 !important;
    }
    .pricestitle, .pricestitlesmall {
      width: 100%;
      white-space: nowrap;
    }
    .pricesprice {
      width: 100%;
      margin: 0 0 0 0 !important;
    }

}
/* ------------------------------------------SIX STEPS */
#sixsteps{
  background-color: #577bd0;
}
.sixstepsrow{
  max-width: 1000px;
  margin: 0 auto;
}

          #carouselExampleControls{
            background-color: orange;
          }
          /* ------------------------------------------------ SIX STEPS */
          .sixstepsimgbox{
            height: 190px;
            padding-top: 3rem;
          }
          #sixsteps{
            margin: 249px 0 168px;
            padding: 40px 204px 105px 200px;
            background-color: var(--cornflower-blue);
          }
          .sixstepsbox:nth-child(1) img{
            width: 47px;
            height: 44px;
            margin-top: 25px;
          }
          .sixstepsbox:nth-child(2) img{
            width: 200px;
            max-width: 200px;
          }
          .sixstepsbox:nth-child(3) img{
            width: 32px;
            margin-top: 35px;
          }
          .sixstepsbox:nth-child(4) img{
            margin-top: -35px;
          }
          .sixstepsbox:nth-child(5) img{
            margin-top: 20px;
          }
          .sixstepstext{

            font-size: 11px;
            line-height: 1.86;
            text-align: center;
            color: #fff;
          }

          #sixstepsh3{

            font-size: 36px;
            font-weight: 600;
            line-height: 1.6;
            letter-spacing: -0.18px;
            text-align: center;
            color: var(--sun-yellow);
            margin-bottom: 75px;
          }
          .sixstepsh4{
            font-size: 21px;
            font-weight: bold;
             line-height: 1.4;
            letter-spacing: -0.11px;
            color: var(--pinkis);
          }
          .sixstepsimg{
            max-width: 125px;
          }
          .sixstepsbox{
            text-align: center;
            margin-bottom: 50px;
          }

          /* ------------------------------------------ WORD ON THE STREET*/
          
        /* --------------------------------- READY TO TAKE THE LEAP */
        #readytotaketheleap{
          max-width: 1400px;
          margin: 100px auto 0 auto;
        }
        #readytotaketheleapp{
          position: absolute;
          left: 215px;
          top: 35px;
          font-weight: 600;
          font-size: 24px;
          line-height: 57px;
          letter-spacing: -0.005em;
          text-transform: uppercase;
          color: #333366;
          width: 290px;
        }
        #readytotaketheleapp2{
          position: absolute;
          left: 275px;
          top: 80px;
          font-weight: 500;
          font-size: 21px;
          line-height: 32px;
          text-align: center;
          letter-spacing: -0.005em;
          color: #577BD0;
          width: 238px;
        }
        #readytotaketheleaprightside{
          background: #577BD0;
          border-top-left-radius: 140px;
          border-bottom-left-radius: 140px;
          width: 856px;
          height: 270px;

        }
        #readytotaketheleapreadybutton{
          display: block;
          position: absolute;
          left: 295px;
          top: 130px;
          width: 145px;
          height: 36px;

                }
        #readytotaketheleapsubmitbutton{
          width: 145px;
          height: 36px;
          margin-top: 78%;
          color: var(--greenblue);
          border-radius: 42px;
          border: solid 1px var(--greenblue);
          font-size: 12px;
          font-weight: bold;
          background-color: white;
        }



  
        @media only screen and (max-width: 1450px) {
          .hitherecontainer{
            margin: 0 3rem;
          }
          #lightwidget{
            width: 80%;

          }
          #writeareviewp{
            width: 80%;
          }
          #language-not-found{
            width: 80%;
          }
          #readytotaketheleaprightside{
            width: 80%;
          }
        }
        @media only screen and (max-width: 992px) {

          #readytotaketheleaprightside{
            width: 100%;
          }

        }

        @media only screen and (max-width: 768px) {

          #methodh3 {
            margin: 100px 0 150px 0;
          }
        }
        @media only screen and (max-width: 750px) {
          body{
                  background-position: center; 
          }
          .hitherecontainer{
            margin: 0 2rem;
          }
      }
      @media only screen and (max-width: 500px) {

        .hitherecontainer{
          margin: 0 0;
        }
        .pricesrow {
          margin: 0 auto;
        }
        .pricesbox ul{
          display: none;
        }
        .pricesbox{
          border-bottom: 2px solid #577BD0;
          margin-bottom: 50px;
          padding-bottom: 50px;
        }
        .pricesbox:hover{
          cursor: pointer;
        }
        .pricestitle{
          display: none;
        }
        .pricestitlesmall{
          display: block;
          text-align: center;
          margin-top: 10px;
        }
        .pricesprice {
          margin: 0 1px 13px 15px;
        }
      }
