/*
@font-face {
  font-family: luloBold;
  src: url(../fonts/FontsFree-Net-Lulo-Clean-W01-One-Bold.ttf);
}
*/

body
{
  margin: 0;
}
.video-container 
{
  top: 0%;
  left: 0%;
  height: 600px;
  width: 100%;
  overflow: hidden;
}
video.fillWidth {
  width: 100%;
}

@font-face {
  font-family: raleway;
  src: url(../fonts/FontsFree-Net-Raleway-Regular.ttf);
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
.no-padding-lr {
  padding-left: 0px !important;
  padding-right: 0px !important;
     
}
.letter-spacin-06 {
  letter-spacing: 0.6em;
}
.header {
  height: 100vh;
  display: flex;
  align-items: center;
  color: #fff;
}
.content {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto;
}
.header-video {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: -20;
  /*background: rgb(137,155,179) !important;*/
}
.header-video video {
  min-width: 100%;
  min-height: 100%;
}
.header-content {
  z-index: 1;
}
.header-content h1 {
  font-size: 50px;
  margin-bottom: 0;
  font-family: "Lobster", cursive;
}
.header-content p {
  font-size: 1.5rem;
  display: block;
  padding-bottom: 2rem;
}
.txt-center {
  text-align: center;
}
.col-white {
  color: white;
}
.capital_letter_main {
  font-size: 144px;
  font-family: raleway, sans-serif;
  color: white;
  font-weight: bold;
  margin-top: -30%;
}
.capital_letter {
  font-size: 144px;
  font-family: raleway, sans-serif;
  color: white;
  font-weight: bold;
  position: absolute;
  margin-top: -47%;
  margin-left: -18%;
}
.title_main {
  font-size: 60px;
  color: white;
  font-weight: normal;
}
.title {
  font-size: 60px;
  color: white;
  font-weight: normal;
}
.div-text {
  text-align: justify;
  font-size: 23px;
  font-family: raleway, sans-serif;
  letter-spacing: 0.1125em;
  color: #ffffff;
  margin-top: -13%;
}
#div_1 {
  position: relative;
  /*margin-top: -580px;*/
  margin-top: -30px;
  /*padding-bottom: 5%;*/
}
#div_1::before {
  content: "";
  background: url(../img/fondo_cielo.webp);
  background-repeat: repeat-x;
  background-size: cover;
  margin: 0 auto;
  background-position: center;
  height: 100%;
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;

}
#div_3,
#div_4 {
	background-color: rgba(255,255,255,0.61);
	color: rgba(39, 61, 115, 1);
}
.text-honesty {
  font-size: 60px;
  text-align: center;
  position: absolute;
  margin-top: -27%;
  margin-left: 15%;
}
.capital_letter_ex {
  font-size: 144px;
  font-family: raleway, sans-serif;
  color: white;
  font-weight: bold;
  position: absolute;
  margin-top: -47%;
  margin-left: -22%;
}
.text-excellence {
  font-size: 60px;
  text-align: center;
  position: absolute;
  margin-top: -27%;
  margin-left: 13%;
}
.text-loyalty {
  font-size: 60px;
  text-align: center;
  position: absolute;
  margin-top: -27%;
  margin-left: 15%;
}
.capital_letter_le {
  font-size: 144px;
  font-family: raleway, sans-serif;
  color: white;
  font-weight: bold;
  position: absolute;
  margin-top: -47%;
  margin-left: -22%;
}
.text-leadership {
  font-size: 60px;
  text-align: center;
  position: absolute;
  margin-top: -27%;
  margin-left: 15%;
}
.capital_letter_or {
  font-size: 144px;
  font-family: raleway, sans-serif;
  color: white;
  font-weight: bold;
  position: absolute;
  margin-top: -47%;
  margin-left: -23%;
}
.text-originality {
  font-size: 60px;
  text-align: center;
  position: absolute;
  margin-top: -27%;
  margin-left: 19%;
}
.text-principal {
  margin-top: 5%;
  text-align: left;
  color: white;
}
.m-top5 {
  margin-top: 5%;
}
.flecha-right,
.flecha-left {
  font-size: 50px !important;
}
.text-subtitulo {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold,
    sans-serif;
  letter-spacing: 0.15em;
  font-size: 46px;
  font-weight: bolder;
  color: rgba(108,192,68,1);
}
.m-bottom1 {
  padding-bottom:1%;
}
.div_frame {
  width: 1140px;
  height: 691px;
  overflow: hidden;
  min-height: 691px;
  min-width: 1200px;
}
.mapa {
  width: 1140px;
  height: 691px;
  min-height: 691px;
  min-width: 980px;
  display: block;
  position: absolute;
}
.spacing-05em {
  letter-spacing: 0.05em;
}
.rareway-sanserif {
  font-family: raleway, sans-serif;
}
.c-gray-light {
  color: #d2eaf7;
}
.c-gray-dark {
  color: #61748d;
}
.img-100px {
  width: 100px;
  height: 100px;
}
.card-img-top {
  /**border: purple solid 1px;**/
  border-radius: 0.5em;
}
.card {
  background-color: transparent !important;
}
.card-text {
  font-size: 16px !important;
  text-align: justify;
}
/******************************************************/
.carousel-inner img {
  width: 100%;
  height: 100%;
}
.carousel-indicators li {
  background-color: white !important;
}
.carousel-indicators li.active {
  background-color: rgba(108, 192, 68, 1) !important;
}
.subtitle {
  font-size: 22px;
  color: rgb(210, 234, 247);
  font-family: raleway, sans-serif;
  letter-spacing: 0.05em;
}
img.simbolos {
  width: 50px !important;
  margin-top: -100% !important;
  border-bottom: #ffffff solid 2px;
}
.list-none {
  list-style: none !important;
}


/******************************************************/

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .logo {
    width: 82px;
    height: 33px;
  }
  .capital_letter {
    font-size: 70px;
    margin-top: -50%;
    margin-left: -10%;
  }
  .title {
    font-size: 22px;
    color: white;
    font-weight: normal;
  }
  .text-honesty,
  .text-excellence,
  .text-leadership,
  .text-loyalty,
  .text-originality {
    margin-left: 0%;
    margin-top: -30%;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .logo {
    width: 82px;
    height: 33px;
  }
  .capital_letter {
    font-size: 70px;
    margin-top: -50%;
    margin-left: -10%;
  }
  .title {
    font-size: 22px;
    color: white;
    font-weight: normal;
  }
  .text-honesty,
  .text-excellence,
  .text-leadership,
  .text-loyalty,
  .text-originality {
    margin-left: 0%;
    margin-top: -30%;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .logo {
    width: 82px;
    height: 33px;
  }
  .capital_letter {
    font-size: 70px;
    margin-top: -50%;
    margin-left: -10%;
  }
  .title {
    font-size: 22px;
    color: white;
    font-weight: normal;
  }
  .text-honesty,
  .text-excellence,
  .text-leadership,
  .text-loyalty,
  .text-originality {
    margin-left: 0%;
    margin-top: -30%;
  }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 575.98px) {
  .logo {
    width: 82px;
    height: 33px;
  }
  .p-top7 {
    padding-top: 15%;
  }
  .carousel-inner img.img-carousel {
    width: 100%;
    height: 800px;

    min-width: 100%;
    min-height: 100%;
    left: -50%;
    width: 200%;
  }
  .capital_letter{
    font-size: 70px;
    margin-top: -175%;
    margin-left: -39%;
  }
  .capital_letter_ex  {
    font-size: 70px;
    margin-top: -175%;
    margin-left: -40%;
  }
  .capital_letter_or, .capital_letter_le {
    font-size: 70px;
    margin-top: -175%;
    margin-left: -45%;
  }
  .title {
    font-size: 22px;
    color: white;
    font-weight: normal;
  }
  .text-honesty,
  .text-excellence,
  .text-leadership,
  .text-loyalty,
  .text-originality {
    margin-left: 0%;
    margin-top: -130%;
  }
  img.simbolos {
    margin-top: -500% !important;
  }

}
