

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;

}



body{
  overflow-x: hidden;
  background-image: url("logo2.png");
}

/*----------INDEX-----------*/
.my-cont > .row > .col-xl-6 > .jum-lft {
  margin: 3% 8% 0 8%;
  height: auto;
  background-color: rgba(255,255,255,0.8);
}
.my-cont > .row > .col-xl-6 > .jum-lft > p{
 font-weight: bold;
 font-size: 1.051vw;
 text-align: center;
}

.my-cara{
  border-radius: 28px;
  height: 150px;
  width: 87%;
  margin: 2% 10% 0;
  color: white;
  background-color: black;
}

.my-cont > .row > .col-xl-12 > .commitment {
  float: right;
  padding: 1% 5% 0 0;
  display: inline-block;
}

.my-cont > .row > .col-xl-12 > .mittment {
  float: left;
  padding: 1% 0 0 4%;
  display: inline-block;
}

.form-cont {
  margin: 5% 2%;
  width: 96%;
}

.my-cont > .row > .col-xl-6 > .video > .my-vid {
  border-radius: 28px;
  width: 68%;
  height: auto;
  text-align: center;
  margin: 0 auto;
}

.navbar {
    z-index: 998;
    height: 100px;
    border-bottom: 5px solid yellow;
    -webkit-box-shadow: 0px 6px 15px -5px rgba(255,255,0,1);
    -moz-box-shadow: 0px 6px 15px -5px rgba(255,255,0,1);
    box-shadow: 0px 6px 15px -5px rgba(255,255,0,1);
}
.brand {
    position: absolute;
    top:20%;
    left: 50%;
    z-index: 999;
    margin-left: -65px !important;  /* 50% of your logo width */
    display: block;
}
 .collapse > .navbar-nav > .nav-item{
  margin-left: 10px;
 }
 .collapse > .navbar-nav > .nav-item > a{
  color: white;

}
.collapse > .navbar-nav > .nav-item > .contact{
  color: black;
  background-color: yellow;
  border-radius: 28px;
}
.show{
  background-color: #000000;
  margin-top: 50px;
  /*border-top: 5px solid black;*/
  border-left: 5px solid yellow;
  border-right: 5px solid yellow;
  border-bottom: 5px solid yellow;
  z-index: 996;
  border-radius: 0 0 28px 28px;
}

.fb1{
  right: 90%;
  position: absolute;
}

.tw1{

  right: 80%;
  position: absolute;
}

.in1{
  position: absolute;
  right: 70%;
}

.fb2{
  display: none;
}
.fb1, .in1, .tw1{
  background-color: #000;
  border-radius: 0px;
}

 .collapse > .navbar-nav > .nav-item:hover >.ab {
   background-color: yellow;
   border-radius: 28px;

}
.collapse > .navbar-nav > .nav-item:hover >.mtt {
  background-color: yellow;
  border-radius: 28px;

}
.collapse > .navbar-nav > .nav-item:hover >.ac {
  background-color: yellow;
  border-radius: 28px;

}
.collapse > .navbar-nav > .nav-item:hover >.ag {
  background-color: yellow;
  border-radius: 28px;

}


.collapse > .navbar-nav > .nav-item:hover > a{
    color: black;
    text-decoration: underline;
}

.collapse > .navbar-nav > .nav-item {
    z-index: 997;
}


/*----------------MEET THE TEAM-------------*/
.our-team-main {
    width: 100%;
    height: 30em;
    border: 7px #000 solid;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: 0.5s;
    margin-bottom: 28px;
}

.our-team-main img {
  border-radius: 50%;
  width: 345px;
  padding-bottom: 15px;;
}

.our-team-main h3 {
    font-size: 30px;
    font-weight: 700;
    z-index: 800;
}

.our-team-main p {
    margin-bottom: 0;
    z-index: 800;
}


.team-front {
    width: 100%;
    height: 30em;
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 15px;
    bottom: 0px;
    transition: all 0.5s ease
}

.our-team-main:hover {
    border-color: yellow;
    transition: 0.5s
}

.fab {
  width: 90%;
  margin: 10px 5% 5% 5%;
}

.container-fluid > .fab > .col-xl-8 > .fluid-jumbotron > .fred-text {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: black;
  border-bottom: 7px solid black;
  border-radius: 15px;
}

.container-fluid > .fab > .col-xl-4 > .fred{
  margin-right: 50px;
  height: 513px;
  border: 7px solid black;
  border-radius: 28px;
}
.container-fluid > .fab > .col-xl-4 > .fred:hover{
  border-color: yellow;
  transition: 0.5s
}


/*-----------ACADEMIES---------*/
.map-container{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container iframe{
left:10%;
top:10%;
height:80%;
width:80%;
position:absolute;
}

.container-fluid > .row > .manies {
  border-right: 5px solid yellow;
  text-align: center;
}
.container-fluid > .row > .how {
  text-align: center;
}
.sch2{
  padding: 3% 5% 0 5%;
}


/*-----------------ABOUT----------------*/
.container-fluid > .row > .col-xl-6 > .jumbotron{
  background-color: rgba(0,0,0,0);
  border-left: 5px solid yellow;
  border-bottom: 5px solid yellow;
  border-radius: 0 28px 0 28px;
}
.my-cara2{
  position: relative;
  left: 24%;
  top: -16em;
  border-radius: 28px;
  height: auto;
  width: 65%;
  margin: 2% 10% 0;
  color: white;
  background-color:  rgba(0,0,0,0);
}
.my-cara3{
  position: relative;
  left: 24%;
  top: -18em;
  border-radius: 28px;
  height: auto;
  width: 65%;
  margin: 2% 10% 0;
  color: white;
  background-color:  rgba(0,0,0,0);
}
.container-fluid > .row > .col-xl-12 > .jumbotron > .dont{
  color: white;
  font-weight: bold;
  position: relative;
  display: inline;
  top: -1.6em;
  left: 42%;
  font-size: 3vh;
}
.container-fluid > .row > .col-xl-12 > .jumbotron > .social2 {
  color: white;
  font-weight: bold;
  font-size: 3vh;
}
.container-fluid > .row > .col-xl-12 > .jumbotron {
  width: 100%;
  background-color: rgba(0,0,0,0.7);
  padding-top: 0;
  padding-bottom: 0;
  border: 5px solid yellow;
  border-radius:
  28px 0 28px 28px;
  height: 500px;
}

.container-fluid > .row > .col-xl-6 > .cara2{
  width: 103%;

}


.container-fluid > .row > .col-xl-6 > .jum2 {
  background-color: rgba(255,255,255,0.8);
  border-top: 5px solid yellow;
  border-right: 5px solid yellow;
  border-radius: 28px 28px 0 0;
  padding-top: 0;
  padding-bottom: 2%;
  margin-bottom: 0;
  margin-top: 7%;
}
.container-fluid > .row > .col-xl-6 > .jumbotron > .p1{
  font-weight: bold;
  font-size: 1vw;
}
.container-fluid > .row > .col-xl-6 > .jumbotron > .display-4{
  font-weight: bolder;
  font-size: 3vw;
}
.container-fluid > .row > .col-xl-6 > .jum2 > .academy {
  color: yellow;
  font-weight: bolder;
  font-size: 1.5em;
  text-align: center;
}
/*------------agency------------*/
.container-fluid > .row > .col-xl-6 > .agency{
  background-color: rgba(0,0,0,0);
  border-left: 5px solid yellow;
  border-bottom: 5px solid yellow;
  border-radius: 0 28px 0 28px;
  padding-right: 7em;
}


/*-------------------Contact US---------------------*/
.container-fluid > .row > .order-1 {
  background-color: rgba(0, 72, 255, 0);
}
.container-fluid > .row > .order-2 {
  text-align: center;
}
.conbod{
  overflow:hidden;
}
/*----------------------RESPONSIVE CSS-----------------------*/

/*---------1400 pixels--------*/

@media (max-width: 1400px) {


    /*---------------navbar-------------*/
  .collapse > .navbar-nav > .nav-item > .contact{
    color: white;
  }

  /*---------------Index-------------*/
  .my-cont > .row > .col-xl-12 > .commitment {
    font-size: 1.5em;
    float: right;
    padding: 1% 5% 0 0;
    display: inline-block;
  }

  .my-cont > .row > .col-xl-12 > .mittment {
    font-size: 1.5em;
    float: left;
    padding: 1% 0 0 4%;
    display: inline-block;
  }


  /*---------------About-------------*/
  .container-fluid > .row > .col-xl-12 > .jumbotron > .dont{
    color: white;
    font-weight: bold;
     position: relative;
     display: inline;
     top: -1.8em;
     left: 42%;
     font-size: 1.5vw;
  }
/*--------------Meet the team-----------*/
  .container-fluid > .fab > .col-xl-8 > .fluid-jumbotron > .fred-text {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: black;
    margin-left: 8%;
    border-bottom: 7px solid black;
    border-radius: 15px;
  }
  .container-fluid > .fab > .col-xl-4 > .fred{
    margin-right: 0;
    height: 500px;
    border-radius: 28px;
  }
}



/*---------1200 pixels--------*/
@media (max-width: 1200px) {

 /*--------------Index Page----------------*/
  .my-cont > .row > .col-xl-6 > .jum-lft {
    margin: 50px 8% 0 8%;
    height: auto;
    background-color: rgba(255,255,255,0.8);
    padding: 2%;
    border-radius: 28px;
  }

  .my-cont {
    padding-bottom: 20px;
  }

  .collapse > .navbar-nav > .nav-item > .contact{
    background-color: #000;
    border-radius: 28px;
  }

  .collapse > .navbar-nav > .nav-item:hover >.ab {
    background-color: #000;
    border-radius: 28px;

 }
 .collapse > .navbar-nav > .nav-item:hover >.mtt {
   background-color: #000;
   border-radius: 28px;

 }
 .collapse > .navbar-nav > .nav-item:hover >.ac {
   background-color: #000;
   border-radius: 28px;

 }
 .collapse > .navbar-nav > .nav-item:hover >.ag {
   background-color: #000;
   border-radius: 28px;

 }
  .collapse > .navbar-nav > .nav-item:hover > a{
      color: white;
      text-decoration: underline;
  }

 .my-cont > .row > .col-xl-6 > .video > .my-vid {

     border-radius: 28px;
     width: 90%;
     height: auto;
     text-align: center;
     margin: auto auto auto auto;

   }

   .my-cont > .row > .col-xl-6 > .jum-lft > p{
    font-weight: bold;
    font-size: 16px;
    margin-bottom 30px;
    text-align: center;
   }

   .my-cara{
     border-radius: 28px;
     height: auto;
     width: 87%;
     margin: 2% 10% 2%;
     color: white;
     background-color: black;
   }
   .my-cont > .row > .col-xl-12 > .commitment {
     float: right;
     padding: 1% 10% 0 0;
     display: none;
   }

   .my-cont > .row > .col-xl-12 > .mittment {
     float: left;
     padding: 1% 0 0 6%;
     display: none;
   }

   .fb1{
     display: none;
   }

   .tw1{

     display: none;
   }

   .in1{
     display: none;
   }

   .fb2{
     display: inline-block;
   }


   /*-------------------------About Page-----------------------------*/
   .container-fluid > .row > .col-xl-6 > .jumbotron{
     background-color: rgba(0,0,0,0);
     border-left: 5px solid yellow;
     border-bottom: 5px solid yellow;
     border-radius: 0 28px 0 28px;
     margin-top: 50px;
     padding-top: 0;
   }
   .container-fluid > .row > .col-xl-6 > .cara2 {
     display: none;
   }
   .my-cara2{
     display: none;
   }
   .my-cara3{
     display: none;
   }
   .container-fluid > .row > .col-xl-12 > .jumbotron > .dont {
     display: none;
   }
   .container-fluid > .row > .col-xl-6 > .jum2 {
     background-color: rgba(255,255,255,0.8);
     border-top: 5px solid yellow;
     border-right: 5px solid yellow;
     border-radius: 28px 28px 0 0;
     padding-top: 0;
     padding-bottom: 2%;
     margin-bottom: 0;
     margin-top: 7%;
   }
   .container-fluid > .row > .col-xl-6 > .jumbotron > .p1{
     font-weight: bold;
     font-size: 1em;
   }
   .container-fluid > .row > .col-xl-6 > .jumbotron > .display-4{
     font-weight: bolder;
     font-size: 3em;
   }
   .container-fluid > .row > .col-xl-12 > .jumbotron {
     width: 100%;
     background-color: rgba(0,0,0,0.7);
     padding-top: 0;
     padding-bottom: 0;
     border: 5px solid yellow;
     border-radius:
     0 0 28px 28px;
     height: auto;
     text-align: center;
   }



   /*-------------Meet the team------------*/
   .container-fluid > .fab > .col-xl-8 > .fluid-jumbotron > .fred-text {
     font-weight: bold;
     font-size: 14px;
     text-align: center;
     color: black;
     margin-left: 0;
     border-bottom: 7px solid black;
     border-radius: 15px;
   }


   .container-fluid > .fab > .col-xl-4 > .fred{
     margin-right: 0;
     height: 300px;
     border-radius: 28px;
   }

   /*------------Maps-------------*/
   .container-fluid > .row > .manies {
     margin-top: 3em;
     border-right: 0;
     border-bottom: 5px solid yellow;
     text-align: center;
   }
   .container-fluid > .row > .how {
     margin-bottom: 40px;
     text-align: center;
   }
   /*----------------contact us------------*/
   .container-fluid > .row > .order-1 {
     background-color: rgba(0, 72, 255, 0);
     margin-top: 50px;
     position: relative;
     top: 0;
   }
   .container-fluid > .row > .order-2 {
     text-align: center;
     position: relative;
     top: 2em;
     margin-bottom: 30px;
   }
   .conbod{
     overflow-y: visible;
   }

   /*-----------------Agency--------------*/
   .container-fluid > .row > .col-xl-6 > .agency{
     background-color: rgba(0,0,0,0);
     border-left: 0 solid yellow;
     border-bottom: 5px solid yellow;
     border-radius: 0 0 28px 28px;
     padding-right: 0;
   }
}
