@font-face {
  font-family: "BebasNeue-Regular";
  src: url("../font/BebasNeue-Regular.ttf") format("truetype"), url("../font/BebasNeue-Regular.eot") format("eot");
  font-display: swap;
}
h4{
  font-family: 'BebasNeue-Regular';

}
h1{
  font-family: 'BebasNeue-Regular';
   font-size:70px;
}


.down{
  margin-top: 120px;

}


.who-are h4{
font-size:70px;
}

.profile-description h5{
  font-size:30px;
}
.how_born h4{
  font-size:70px;

}
.education h4{
 font-size:70px;

}
.mision h4{
  font-size:70px;

}
.mision ul li{
  list-style-type:none;
  font-weight:bold;

}
.help{
  background:#000;
}
.help h4{
  font-size:70px;
  color:#FFFFFF;

}
.profile-description{
  background-image: url("/asset/img/banner2.jpg");
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */

  color:white;
  font-size:18px;
}
.abs-img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;

}
.where-study{
   background-image: url("/asset/img/banner5.jpg");
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}
.where-study h4{
  font-size:70px;
  color:#FFFFFF;

}
.where-study h5{
  font-size:26px;
  color:#FFFFFF;

}
.where-study p{

  color:#FFFFFF;

}
.where-study a{

  color:#FFFFFF;

}
.where-study  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #f2a91d;


}
.where-study  .nav-link{
    border:3px solid #f2a91d;
  margin-right: 40px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: .25rem;

}
.join h4{
  font-size:70px;

}
.join span{
  color:red;

}
.contact h4{
  font-size:70px;

}
.documental h4{
  font-size:70px;

}
.documental iframe{
  min-height:700px;

}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  border:0px;
  background-color: black;
  color:white;
}
@media (min-width: 1201px) and (max-width: 1400px) {

}
@media (min-width: 992px) and (max-width: 1200px) {

}
@media (min-width: 768px) and (max-width: 991px) {
  h1{
  font-family: 'BebasNeue-Regular';
   font-size:30px;
}
.down{
  margin-top:0px;

}

.who-are h4{
font-size:40px;
}

.how_born h4{
  font-size:40px;

}
.education h4{
 font-size:40px;

}
.mision h4{
  font-size:40px;

}

.help h4{
  font-size:40px;


}

.where-study h4{
  font-size:40px;
}



.join h4{
  font-size:40px;

}
.join span{
  color:red;

}
.contact h4{
  font-size:40px;

}
.documental h4{
  font-size:40px;

}



}


@media (min-width: 576px) and (max-width: 767px) {
  h1{
  font-family: 'BebasNeue-Regular';
   font-size:24px;
}
.down{
  margin-top:0px;

}

.who-are h4{
font-size:30px;
}

.who-are h4 {
    padding-bottom: 10px;
}
.how_born h4{
font-size:30px;

}
.education h4{
font-size:30px;

}
.mision h4{
font-size:30px;

}

.help h4{
font-size:30px;


}

.where-study h4{
font-size:30px;
}



.join h4{
  font-size:40px;

}
.join span{
  color:red;

}
.contact h4{
  font-size:40px;

}
.documental h4{
  font-size:40px;

}
.documental iframe {
  min-height: 350px;
}



}
@media (max-width: 575px) {
    h1{
      font-family: 'BebasNeue-Regular';
      font-size:24px;
    }
    .down{
      margin-top:0px;

    }

    .who-are h4{
    font-size:30px;
    }

    .who-are h4 {
        padding-bottom: 10px;
    }
    .how_born h4{
    font-size:30px;

    }
    .education h4{
    font-size:30px;

    }
    .mision h4{
    font-size:30px;

    }

    .help h4{
    font-size:30px;


    }

    .where-study h4{
    font-size:30px;
    }



    .join h4{
      font-size:40px;

    }
    .join span{
      color:red;

    }
    .contact h4{
      font-size:40px;

    }
    .documental h4{
      font-size:40px;

    }
    .where-study .nav-link {
      margin-right: 10px;
    }
    .documental iframe {
        min-height: 250px;
    }

}
