
@import url('https://fonts.googleapis.com/css2?family=Chivo:wght@300;400;700;900&display=swap');
:root{
--font-h1: 'Chivo', sans-serif;
--font-h2: 'Chivo', sans-serif;
--font-p:'Chivo', sans-serif;
--color-h1:#025157;
/* --color-h2:white; */
--color-primario:#4680a3;
--color-secundario:#00303b;
/* -color-button:#0d4165; */
--color-p:#242424;
--color-btn:#717366;

}

html{
    scroll-behavior: smooth;
}
.container-fluid{
    /* margin-left: 0 !important; */
    /* margin-right: 0 !important; */
    /* padding-left: 0 !important;
    padding-right: 0 !important; */

}


 .menu {
    overflow: hidden;
    background-color: white;
    height: 90px;
    padding: 10px 30px;
    display: flex;
    align-items: center;
}


h1, h2, h3{
  font-family: 'Chivo', sans-serif!important;
}
h1{
    color: #025157;
margin: 1em 0 1em;
font-size: 3em;
font-weight: 600;
line-height: 50px;
}

h3{
  color: white
}

.title{
  margin: auto;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 80px;
      text-shadow: 1px 1px 1px #333;
}
.title span{
  color: #67b54b;
}
.c-secun{
    color:var(--color-secundario);
}

p,li {
  font-family: 'Helvetica', sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  margin-bottom: 0.7em;
  line-height: 27px;
  color: white;
}
.section1{
  
 background: url(../img/bg-fedetesso4.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*@media (min-width: 500px){
  .section1{ 
    width: 100%;
     height: 100vh; 
    background-image: url("../img/bg-fedetesso4.png");
background-color: #114e53;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
}*/

.box-clases{
  background-color: #fff;
  /* border: 1px solid #dadada; */
  -webkit-box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
  -moz-box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
  box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
  -webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.box-clases:hover{
  -moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.box-clases h1{
  margin: 0;
  color: #a0d683;
  text-shadow: 1px 1px 1px #333;
}
.box-clases h3{
  font-family: 'Chivo';
    color: #025157;
font-size: 1.7em;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 12px;
margin-top: 0;
font-weight: 600;
}
.box-clases p{
  font-size: 1.1em;
line-height: 23px;
}
.panel-group{
  width: 85%;
  margin: 2em auto;
}
.cont-logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px 0 0 22px;
    /* position: absolute; */
    /* height: 30px; */
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -ms-flex-line-pack: center;
        align-content: center;

}
.cont-logo .logo{
    width: 30%;
}
.cont-logo .logo img{
        width: 35%;
}
.logo2{
    position: absolute;
    top: 10px;
}

.vivo{
font-size: 1.7em;
letter-spacing: .5px;
color: white;
font-weight: bold;
text-shadow: 1px 1px 1px #333;
margin: 22px 0;
font-family:'Chivo', sans-serif;
}
.vivo .int{
  background-color: #025157;
    padding: 5px 10px;
    -webkit-box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
    -moz-box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
    box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
}
.fondo{

    background-image: url(../img/fondo-header.png);
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position-y: bottom; */
    /* display: block; */
    max-width: 100%;
    /* height: auto; */
}


.container2{
    max-width: 800px !important;
    padding: 25px;
}

.container2 h2{
    text-align: center;
    color: var(--color-primario);
    font-family: var(--font-h1);
    font-size: 2.5em;
    font-weight: 600;
    margin-bottom: 5%;
}
/* .section2 .container2 h2:after{
    content: " ";
    height: 2px;
    width: 17%;
    border-bottom: 6px solid;
    /* position: absolute; */

}
/* .section3 .container2 h2:after{
    content: " ";
    height: 2px;
    width: 17%;
    border-bottom: 6px solid;


}*/
/* .section6 .container2 h2:after{
    content: " ";
    height: 2px;
    width: 17%;
    border-bottom: 6px solid;
    margin: 0px auto;
    display: block;
    margin-top: 28px;
} */


/* .container2 p,li{

    color: var(--color-p);
    font-family: var(--font-h2);
    font-size: 1.5em;
    line-height: 1.6;
    margin-bottom: 2%;
} */
ul, li{
    list-style: none;
}
.section2{
    background-color:white;
}


.section8 li:before{
    content: "\f0da"!important;
    font-family: FontAwesome;
    /* display: inline-block; */
    margin-left:-20px !important;
    color: var(--color-primario);
    width: 1.3em;
    /* height: 1.3em; */
    /* background-color: #b91b1b;; */
    padding: 0 0 0 -16px;
    /* margin-right: 7px; */
    border-radius: 6px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 1.2em;
    margin-right: 7px;

}

.section5{
      background-color: white;
      padding:4em 8px;
}
.section6{
    background-color:#f5f5f5;
    padding:4em 0;
    /* padding: 4em 0 5em; */
    /* background-image: url(../img/bkg-logo_1.png);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat; */
}
.section5 h1, .section6 h1{
  text-align: center;
margin: 0em 0 1em;
}
.section5 .card-text {
    font-size: 17px !important;
    border-left: 3px solid #025157;
    padding: 12px 0 10px 17px;
        color: #333!important;
}
.card-body{
      color: #333!important;
}
.glyphicon-chevron-right, .glyphicon-chevron-left {
    color: var(--color-primario);
}
.cont-f{
  margin-bottom:1em;
}
.cont-f2{
  width: 75%;
  margin: 6em auto 4em;
  background-color: #a0d683;
  padding: 30px;
  -webkit-box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
    -moz-box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
    box-shadow: 10px 10px 11px -8px rgba(0,0,0,0.57);
}
.reserva{
  font-size: 0.7em;
  font-family: 'Chivo', sans-serif;
  color: #f3f3f3;
  text-transform: ;
  margin: 0;
}
.reserva2{
  font-size: 2.3em;
  text-transform: inherit;
  line-height: 45px;
    margin-bottom: 0;
}
.alerta{
  margin-top: 0em;
  color: red;
  font-weight: 800;
}

.alerta2{
  text-align: right;
  left: -344px;
  top: -165px;
  position: relative;
  margin-left: 16px;
  color: red;
  font-weight: 800;
  width: 41%;
}
/* nav{
  position: relative;
  right: -13%;
  width: 86%;
  margin-top: 10px;
}
nav a{
  font-size: 1.2em;
      margin: 5px 6px;
      -ms-flex-item-align: end;
      align-self: flex-end;
      padding: 2px;
      color: #025157;
      text-decoration: none;
      letter-spacing: 3px;
      padding: 9px 11px;
    font-family: 'Chivo';
}
nav a:hover {
    text-decoration: none;
    color: #025157;
    border-bottom: 3px solid #025157;
} */
.fede{
    float: left;
    width: 20%;
    margin: 15px;
}
.flecha3{
    bottom: 22px;
    right: 43px;
    z-index: 10;
    position: fixed;

    color:var(--color-primario);
}
.flecha3 a{
text-decoration: none;

}

.flecha3 a:hover{
    text-decoration: none;

    }
    .flecha3 a i{
        color: #72a68e;
        opacity: .9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

        }
        .flecha3:hover a i{
            /* color:var(--color-secundario); */
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

            }

            .gratuito{

              font-weight: bold;
              color: #d02e2e;
              font-size: 2.5em;
              margin: 10px 0 20px;
  font-family: 'Chivo';
            }

.section-boton{

    padding: 12px;
}
.second_content .left_content_first_image {
    margin: 0 auto;
    max-width: 470px;
}
.left_content_first_image {
    max-width: 467px;
    width: 100%;
    position: relative;
    margin: 48px auto;
    display: block;
    box-shadow: 0 0 66px 0 rgba(0,0,0,.05);
    z-index: 10;
}
.first_content .rectangle {
    width: 100%;
    height: 85%;
    top: 0;
    left: 0;
}
.rectangle {
    background: #ffe01b;
    position: absolute;
    z-index: 1;
}
/* ------------MEDIA QUERY------------- */
/* ------------MEDIA QUERY------------- */
/* ------------MEDIA QUERY------------- */
/* ------------MEDIA QUERY------------- */
/* ------------MEDIA QUERY------------- */
@media (min-width: 1200px){
  .container-h {
      width: 1170px;
  }
}
@media only screen and (min-width: 990px){
  .reserva{
    font-size: 1.5em;
margin-top: 2em;
  }
  .section1 .container{
        padding-top: 3em;
        padding-bottom:5em;
  }
  .reserva2{
    font-size: 3em;
    text-transform: inherit;
    margin-bottom: .4em;
    line-height: 45px;
  }

}
@media only screen and (min-width: 768px){

  .fede1{
    margin-top:2em;
    width: 80%;
  }
  .cont-logo .logo img{
          width: 80%;
  }
  #countdown{
    width:80%;
  }
  .logo-xs{
    width: 27%;
    margin-top: 10px;
  }
}
@media (max-width:768px){
  .cont-f2{
    width: 100%;
padding: 20px;
margin: 3em auto 0;
  }
  .alerta{
    text-align: center;
    margin: 0 auto;
  }
  .img-footer {
    width: 80%!important;
  }
  .container-h{
        padding-top: 1em;
  }
}
@media screen and (max-width:500px){
    .fede{
        float: left;
        width: 30%;
        margin: 15px;
    }
  .title-sch{
    font-size: 1.9em;
  }
.cont-logo {

    padding: 15px 0 0 8px;
}
    .cont-logo .logo {
        width: 25%;
    }




}
@media screen and (max-width:900px){
    h1{
      margin: 1em 0;
    font-size: 2em;
    line-height: 35px;
    }
    .titulo{
        height: auto;
    }
    .titulo img {
        width: 100%;
    }
    .gratuito{
      text-align: center;
      font-weight: bold;
      color: #d02e2e;
      font-size: 1.5em;
      margin: 10px 0 0;
    }
    #countdown{
      width:100%;
    }


.vivo{
  text-align: center;
font-size: 1.1em;
}


.titulo {
    padding: 0px 13px 0 13px !important;

}
.flex-end{
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
}

}
