/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}

li {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}
a:visited {
  color: rgb(0, 0, 0);
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

@font-face {
  font-family: Montserrat-ExtraBold;
  src: url("../fonts/Montserrat-ExtraBold.ttf");
  font-display: swap;
}

@font-face {
  font-family: Montserrat-Bold;
  src: url("../fonts/Montserrat-Bold.ttf");
  font-display: swap;
}

@font-face {
  font-family: Montserrat-Light;
  src: url("../fonts/Montserrat-Light.ttf");
  font-display: swap;
}

@font-face {
  font-family: Montserrat-Thin;
  src: url("../fonts/Montserrat-Thin.ttf");
  font-display: swap;
}

/*---------------------------------------------------1920X1080px */
@media only screen and (max-width: 1920px) {
  h1 {
    font-family: Montserrat-ExtraBold;
    font-size: 50px;
    line-height: 45px;
    color: rgb(25, 0, 83);
  }
  h1.bco {
    color: white;
  }
  h2 {
    font-family: Montserrat-ExtraBold;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 25px;
    color: rgb(25, 0, 83);
  }
  h3 {
    font-family: Montserrat-Bold;
    font-size: 18px;
    line-height: 18px;
    color: rgb(25, 0, 83);
  }
  h3.bco {
    color: white;
  }
  h4 {
    font-family: Montserrat-ExtraBold;
    font-size: 40px;
    line-height: 42px;
    color: white;
  }
  h5 {
    font-family: Montserrat-ExtraBold;
    font-size: 110px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: white;
  }
  p {
    font-family: Montserrat-Light;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: rgb(107, 107, 107);
  }
  p.experiencia {
    font-family: Montserrat-Light;
    font-size: 18px;
    text-align: center;
    margin-top: -30px;
    color: white;
  }
  p.experiencia.bold {
    font-family: Montserrat-Bold;
    margin-top: 0px;
  }
  p.textos {
    text-align: justify;
  }
  p.bco {
    color: white;
  }
  p.frase {
    font-family: Montserrat-Light;
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: left;
    color: white;
  }
  p.titulo-ubicacion {
    font-family: Montserrat-ExtraBold;
    text-align: left;
    font-size: 40px;
    line-height: 35px;
    margin-bottom: 25px;
    color: white;
  }
  p.dom {
    color: white;
    text-align: left;
  }
  .btn_text {
    font-family: Montserrat-ExtraBold;
    font-size: 11px;
    line-height: 11px;
    color: white;
  }
  .fondo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
  }
  .famarillo {
    padding-top: 150px;
    padding-bottom: 100px;
    background-color: rgb(255, 196, 0);
  }
  .fblanco {
    padding-top: 150px;
    padding-bottom: 250px;
    background-color: white;
  }
  .fmorado {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: rgb(107, 30, 139);
  }
  .fazul {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: deepskyblue;
  }
  .fazulmarino {
    padding-top: 170px;
    padding-bottom: 80px;
    background-color: rgb(28, 23, 56);
  }
  .fanaranjado {
    padding-top: 170px;
    padding-bottom: 80px;
    background-color: orangered;
  }
  .abajo {
    width: 100%;
    height: 130px;
    background-image: url(../img_index/sepabajo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
  .arriba {
    width: 100%;
    height: 130px;
    background-image: url(../img_index/separriba.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .principal {
    width: 100%;
  }
  .contenedor {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .contenedor-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .cont1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    width: 50%;
    height: 60vh;
    margin-top: 50px;
  }
  .cont2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    width: 35%;
    height: 60vh;
    margin-top: 50px;
  }
  .cont1 img {
    width: 200px;
    margin-top: 25px;
  }
  .cont1 img.principal {
    margin-top: 0px;
    width: 100%;
    height: auto;
  }
  .scroll {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    height: auto;
  }
  .scroll img {
    width: 6%;
  }
  .titulo {
    display: flex;
    width: 100%;
    margin-bottom: 50px;
  }
  .contenedor#invert {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .colsup {
    float: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-bottom: 110px;
  }
  .colizq {
    float: none;
    display: flex;
    width: 60%;
    height: auto;
  }
  .colizq img.mas {
    width: 60%;
  }
  .colder {
    float: none;
    width: 30%;
    height: auto;
    padding-top: 50px;
  }
  .bullet1 {
    width: 25%;
  }
  .col img {
    width: 200px;
    margin-top: 25px;
  }
  .col {
    float: left;
    width: 25%;
  }
  img.logo {
    width: 35%;
    margin-left: 20%;
    margin-top: 0px;
    margin-bottom: 60px;
  }
  .especial {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 60px;
  }
  .ninos {
    width: 10%;
    height: auto;
    margin-right: 40%;
  }
  .ninos img {
    width: 100%;
  }
  .tags {
    width: 25%;
  }
  #modelo {
    width: 20%;
  }
  .circulo {
    width: 23rem;
    height: 23rem;
    border-radius: 50%;
    background: orangered;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px auto;
    padding-top: 0%;
  }
  .contcirculos {
    width: 100%;
    display: flex;
    position: absolute;
    z-index: 999;
    margin-top: -180px;
  }
  .col4 {
    float: left;
    width: 20%;
  }
  img.estrellas {
    margin-top: 10px;
  }
  img.test {
    width: 40%;
    margin-bottom: 20px;
  }
  .contacto {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-top: 100px;
    height: auto;
  }
  .contacto2 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 100%;
    height: auto;
  }
  /*----BOTONES -------*/
  .cont_btn {
    float: left;
    display: flex;
    flex-direction: row;
  }
  .btn_redondos {
    float: left;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 200px;
    height: 45px;
    padding: 20px;
    margin-top: 30px;
    border-radius: 24px;
  }
  .btn_redondos img {
    width: 30px;
    height: 30px;
    margin: 0px;
    padding: 0px;
  }
  .btnmorado {
    background-color: rgb(107, 30, 139);
  }
  .btnamarillo {
    background-color: rgb(255, 196, 0);
  }
  article#trescol {
    height: 160px;
    margin-top: 10px;
  }
  article#cuatrocol {
    height: 190px;
    margin-top: 10px;
  }
  /*-----VIDEOS-------*/
  .btn_video {
    cursor: pointer;
  }
  .video1 {
    float: left;
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999;
  }
  .video2 {
    float: left;
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999;
  }
  .video3 {
    float: left;
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999;
  }
  .video4 {
    float: left;
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999;
  }
  .repro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    height: 100vh;
    position: relative;
    background-color: rgba(0, 0, 0, 0.9);
  }
  #play1 {
    float: left;
    display: none;
    margin-bottom: 50px;
  }
  #play2 {
    float: left;
    display: none;
    margin-bottom: 50px;
  }
  #play3 {
    float: left;
    display: none;
    margin-bottom: 50px;
  }
  #play4 {
    float: left;
    display: none;
    margin-bottom: 50px;
  }
  /*-----UBICACION-------*/
  .ubicacion {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .fnaranja {
    background-color: rgb(255, 77, 0);
  }
  .ubi1 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 47%;
    height: 60vh;
  }
  .ubi2 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 47%;
    height: 60vh;
  }
  .mapa {
    float: left;
    width: 100%;
    height: 350px;
    margin: 0;
    padding: 0;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  .mapa#prees {
    background-image: url(../img/colegio-mapprees.jpg);
  }
  .mapa#sec {
    background-image: url(../img/colegio-mapsec.jpg);
  }
  .cont-ubi {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 320px;
    margin-top: 40px;
  }
  /*-----FOTOS------*/
  .fotos {
    float: left;
    width: 100%;
  }
  .f1 {
    width: 33.3%;
    height: 52vh;
    margin: 0;
    padding: 0;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  /*-----FOTOS HISTORIA------*/
  .f1#his2 {
    background-image: url(../img/colegio-his2.png);
  }
  .f1#sec1 {
    background-image: url(../img/colegio-sec1.png);
  }
  .f1#pre1 {
    background-image: url(../img/colegio-pre1.png);
  }
  .f1#his4 {
    background-image: url(../img/colegio-his4.png);
  }
  .f1#his5 {
    background-image: url(../img/colegio-his5.png);
  }
  .f1#his6 {
    background-image: url(../img/colegio-his6.png);
  }
   /*-----FOTOS VALORES------*/
 .f1#val1 {
  background-image: url(../img/valor-1.png);
}
.f1#val2 {
  background-image: url(../img/valor-2.png);
}
.f1#val3 {
  background-image: url(../img/valor-3.png);
}
 }
/*---------------------------------------------------1680x1050px */
@media only screen and (max-width: 1680px) {
  h5 {
    font-family: Montserrat-ExtraBold;
    font-size: 90px;
  }
  p.frase {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .scroll img {
    width: 8%;
  }
  .famarillo {
    padding-top: 250px;
    padding-bottom: 50px;
    background-color: rgb(255, 196, 0);
  }
  .fazul {
    padding-top: 100px;
    padding-bottom: 50px;
    background-color: deepskyblue;
  }
  .fazulmarino {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  article#trescol {
    height: 200px;
    margin-top: 10px;
  }
  .circulo {
    width: 20rem;
    height: 20rem;
  }
  .contcirculos {
    margin-top: -150px;
  }
  .colsup {
    margin-top: 0px;
    margin-bottom: 90px;
  }
  img.logo {
    width: 45%;
    margin-left: 20%;
    margin-top: 0px;
    margin-bottom: 60px;
  }
  article#cuatrocol {
    height: 210px;
    margin-top: 10px;
  }
}
/*---------------------------------------------------1600x900px */
@media only screen and (max-width: 1600px) {
  h1 {
    font-size: 40px;
    line-height: 40px;
  }
  h4 {
    font-family: Montserrat-ExtraBold;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 25px;
  }
  .circulo {
    width: 18rem;
    height: 18rem;
    border-radius: 50%;
    margin: 0px auto;
    padding-top: 2%;
  }
  .contcirculos {
    margin-top: -140px;
  }
  .famarillo {
    padding-top: 150px;
    padding-bottom: 100px;
    background-color: rgb(255, 196, 0);
  }
  /*-----UBICACION-------*/
  .ubicacion {
    padding-top: 0px;
  }
  .mapa {
    height: 300px;
    background-position: center;
  }
}
/*---------------------------------------------------1536x864px */
@media only screen and (max-width: 1536px) {
  .fazul {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .fazulmarino {
    padding-top: 100px;
    padding-bottom: 90px;
  }
  article#trescol {
    height: 200px;
    margin-top: 10px;
  }
  article#cuatrocol {
    height: 220px;
    margin-top: 10px;
  }
}
/*---------------------------------------------------1440x900px */
@media only screen and (max-width: 1440px) {
  p.experiencia {
    font-family: Montserrat-Light;
    font-size: 18px;
    text-align: center;
    margin-top: -25px;
    color: white;
  }
  p.experiencia.bold {
    font-family: Montserrat-Bold;
    margin-top: 0px;
  }
  p.frase {
    margin-bottom: 25px;
  }
  .ninos {
    width: 13%;
    height: auto;
    margin-right: 40%;
  }
  article#trescol {
    height: 220px;
    margin-top: 10px;
  }
  article#cuatrocol {
    height: 240px;
    margin-top: 10px;
  }
  .colizq {
    width: 65%;
  }
  img.mas {
    width: 60%;
  }
  .colder {
    width: 35%;
    padding-top: 50px;
  }
  .colsup {
    margin-top: 30px;
    margin-bottom: 110px;
  }
  img.test {
    width: 50%;
    margin-bottom: 20px;
  }
  img.estrellas {
    margin-top: 15px;
  }
}
/*---------------------------------------------------1366x768px */
@media only screen and (max-width: 1366px) {
  p {
    font-family: Montserrat-Light;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    color: rgb(107, 107, 107);
  }
  p.frase {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 20px;
  }
  p.titulo-ubicacion {
    font-family: Montserrat-ExtraBold;
    text-align: left;
    font-size: 30px;
    line-height: 25px;
    margin-bottom: 25px;
    color: white;
  }
  .famarillo {
    padding-top: 150px;
    padding-bottom: 60px;
    background-color: rgb(255, 196, 0);
  }
  .fmorado {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .fazulmarino {
    padding-top: 120px;
    padding-bottom: 50px;
  }
  .colsup {
    margin-bottom: 80px;
  }
  .fazul {
    padding-top: 90px;
    padding-bottom: 50px;
  }
  .contacto {
    margin-left: 0%;
    margin-top: 40px;
    height: auto;
  }
  article#trescol {
    height: 210px;
    margin-top: 10px;
  }
  article#cuatrocol {
    height: 230px;
    margin-top: 10px;
  }
  .btn_redondos {
    float: left;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 170px;
    height: 40px;
    padding: 10px;
    margin-top: 30px;
    border-radius: 24px;
  }
}
/*---------------------------------------------------1280x720px */
@media only screen and (max-width: 1280px) {
  h1 {
    font-size: 36px;
    line-height: 39px;
  }
  h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 25px;
  }
  h5 {
    font-family: Montserrat-ExtraBold;
    font-size: 85px;
  }
  p.frase {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  p.experiencia {
    font-size: 16px;
    margin-top: -20px;
  }
  .famarillo {
    padding-top: 130px;
    padding-bottom: 60px;
    background-color: rgb(255, 196, 0);
  }
  .fazul {
    padding-top: 120px;
    padding-bottom: 30px;
  }
  .colsup {
    margin-bottom: 20px;
  }
  .col {
    float: left;
    width: 31%;
    height: auto;
  }
  .col4 {
    float: left;
    width: 23%;
  }
  .titulo {
    margin-bottom: 25px;
  }
  article#trescol {
    height: 190px;
    margin-top: 0px;
  }
  article#cuatrocol {
    height: 220px;
    margin-top: 0px;
  }
  img.botones {
    width: 160px;
    margin-top: 10px;
  }
  img.logo {
    width: 40%;
    margin-left: 35%;
    margin-top: 0px;
    margin-bottom: 60px;
  }
  .especial {
    margin-top: 70px;
  }
  .ninos {
    width: 13%;
    height: auto;
    margin-right: 40%;
  }
  .tags {
    width: 31%;
  }
  /*-----UBICACION-------*/
  .cont-ubi {
    height: 250px;
    margin-top: 30px;
  }
  .mapa {
    height: 250px;
    background-position: center;
  }
  p.titulo-ubicacion {
    font-family: Montserrat-ExtraBold;
    text-align: left;
    font-size: 20px;
    line-height: 18px;
    margin-bottom: 25px;
    color: white;
  }
}
/*---------------------------------------------------1024x768px */
@media only screen and (max-width: 1024px) {
  h3.bco {
    text-align: center;
  }
  h5 {
    font-size: 80px;
  }
  p.experiencia {
    font-size: 18px;
    text-align: center;
    margin-top: -25px;
    color: white;
  }
  p.frase {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
  }
  .cont1 {
    width: 50%;
    margin-top: 50px;
  }
  .cont2 {
    width: 40%;
    margin-top: 50px;
  }
  .ninos {
    width: 18%;
    height: auto;
    margin-right: 50%;
  }
  .colizq {
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .colizq img.mas {
    width: 50%;
  }
  .colder {
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 0px;
  }
  .colsup {
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    margin-top: 0;
  }
  .bullet1 {
    width: 40%;
    margin-top: 90px;
  }
  .famarillo {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .fazul {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .fanaranjado {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .contenedor-top {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .col4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    float: left;
    width: 40%;
    margin-top: 50px;
  }
  img.logo {
    width: 45%;
    margin-left: 15%;
    margin-top: 0px;
    margin-bottom: 60px;
  }
  #modelo {
    width: 27%;
  }
  img.test {
    width: 35%;
    margin-bottom: 20px;
  }
  img.estrellas {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  article#trescol {
    height: 240px;
    margin-top: 0px;
  }
  article#cuatrocol {
    height: 150px;
    margin-top: 0px;
  }
  /*-----UBICACION-------*/
  .mapa {
    height: 320px;
    background-position: center;
  }
}
/*----------------------------------------------------962X601px----- */
@media only screen and (max-width: 962px) {
  h1 {
    text-align: center;
    line-height: 32px;
  }
  h2 {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 10px;
    padding-top: 70px;
    color: rgb(25, 0, 83);
  }
  p {
    font-size: 18px;
    line-height: 30px;
  }
  p.bco {
    color: white;
    text-align: center;
  }
  p.textos {
    text-align: center;
  }
  p.frase {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
    text-align: center;
  }
  p.dom {
    font-size: 14px;
    line-height: 22px;
    color: white;
    text-align: left;
  }
  p.titulo-ubicacion {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px;
  }
  .famarillo {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .fanaranjado {
    padding-top: 100px;
    padding-bottom: 10px;
  }
  .contenedor#invert {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
  }
  .cont1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 0px;
  }
  .cont1 img {
    width: 200px;
    margin-top: 0px;
  }
  .cont1 img.principal {
    margin-top: 0px;
    width: 65%;
  }
  .cont2 {
    display: flex;
    align-items: center;
    width: 40%;
    margin-top: 25px;
  }
  img.botones {
    width: 180px;
  }
  .contacto2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    float: left;
    width: 100%;
    height: auto;
  }
  .scroll {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    height: auto;
    margin-top: -80px;
  }
  .scroll img {
    width: 18%;
  }
  .contenedor {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .titulo {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
  }
  .colizq {
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 20px;
  }
  .colizq img.mas {
    width: 70%;
  }
  .col {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  article#trescol {
    height: 150px;
    margin-top: 0px;
  }
  article#cuatrocol {
    height: 185px;
    margin-top: 10px;
  }
  img.logo {
    width: 22%;
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .col#logotipos {
    float: left;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-end;
    margin-top: 100px;
    margin-bottom: 70px;
  }
  .circulo {
    width: 17rem;
    height: 17rem;
    padding-top: 4%;
  }
  .contcirculos {
    margin-top: -130px;
  }
  article#cuatrocol {
    height: 285px;
    margin-top: 5px;
  }
  img.estrellas {
    margin-top: 15px;
  }
  img.test {
    width: 48%;
    margin-bottom: 22px;
  }
  .ninos {
    width: 20%;
    height: auto;
    margin-right: 40%;
  }
  .abajo {
    width: 100%;
    height: auto;
    background-image: url(../img_index/abajo768.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
  .arriba {
    width: 100%;
    height: auto;
    background-image: url(../img_index/arriba768.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  /*-----UBICACION-------*/
  .ubicacion {
    width: 100%;
    height: 0vh;
    height: 700px;
    padding-top: 130px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .ubi1 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 47%;
    height: 72vh;
  }
  .ubi2 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 47%;
    height: 72vh;
  }
  .mapa {
    height: 250px;
    background-position: center;
  }
}
/*----------------------------------------------------768 1024px */
@media only screen and (max-width: 768px) {
  p.titulo-ubicacion {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  p.dom {
    font-size: 18px;
    line-height: 30px;
    color: white;
    text-align: left;
  }
  .cont1 img.principal {
    margin-top: 90px;
    width: 75%;
  }
  .cont2 {
    display: flex;
    align-items: center;
    width: 60%;
    height: 40vh;
    margin-top: 0px;
  }
  .fazulmarino {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  /*-----UBICACION-------*/
  .ubicacion {
    width: 100%;
    height: auto;
    padding-top: 130px;
    padding-bottom: 95px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .ubi1 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 95%;
    height: 60vh;
    margin-bottom: 100px;
  }
  .ubi2 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 95%;
    height: 60vh;
  }
  .mapa {
    height: 350px;
    background-position: center;
  }
  .ninos {
    width: 25%;
    height: auto;
    margin-right: 45%;
  }
  /*-----FOTOS------*/
  .f1 {
    width: 50%;
    height: 35vh;
  }
}
/*----------------------------------------------------601X962px */
@media only screen and (max-width: 601px) {
  h1 {
    text-align: center;
    line-height: 32px;
  }
  h2 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-top: 30px;
    color: rgb(25, 0, 83);
  }
  h4 {
    font-family: Montserrat-ExtraBold;
    font-size: 32px;
    line-height: 30px;
    padding-bottom: 9px;
  }
  p {
    font-size: 14px;
    line-height: 30px;
  }
  p.bco {
    color: white;
    text-align: center;
  }
  p.textos {
    text-align: center;
  }
  p.frase {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
    text-align: center;
  }
  .famarillo {
    padding-top: 160px;
    padding-bottom: 0px;
    background-color: rgb(255, 196, 0);
  }
  .fblanco {
    padding-top: 150px;
    padding-bottom: 300px;
    background-color: white;
  }
  .fmorado {
    padding-top: 100px;
    padding-bottom: 50px;
    background-color: rgb(107, 30, 139);
  }
  .fazul {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: deepskyblue;
  }
  .fazulmarino {
    padding-top: 70px;
    padding-bottom: 0px;
  }
  .contenedor#invert {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
  }
  .cont1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 100px;
  }
  .cont1 img {
    width: 200px;
    margin-top: 25px;
  }
  .cont1 img.principal {
    margin-top: 0px;
    width: 100%;
  }
  img.botones {
    width: 180px;
  }
  .contacto2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    float: left;
    width: 100%;
    height: auto;
  }
  .scroll {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    height: auto;
    margin-top: -80px;
  }
  .scroll img {
    width: 18%;
  }
  .contenedor {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .titulo {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 0px;
  }
  .colizq {
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 20px;
  }
  .colizq img.mas {
    width: 90%;
  }
  .col {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .tags {
    display: none;
  }
  .colsup {
    float: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .col4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    float: left;
    width: 100%;
    margin-top: 100px;
  }
  article#trescol {
    height: 160px;
    margin-top: 0px;
  }
  article#cuatrocol {
    height: 140px;
    margin-top: 10px;
  }
  img.logo {
    width: 40%;
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 120px;
  }
  .col#logotipos {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 120px;
    margin-bottom: 0px;
  }
  .circulo {
    width: 17rem;
    height: 17rem;
    padding-top: 4%;
  }
  .contcirculos {
    margin-top: -130px;
  }
  img.test {
    width: 28%;
    margin-bottom: 22px;
  }
  .ninos {
    width: 35%;
    height: auto;
    margin-right: 37%;
  }
  .abajo {
    width: 100%;
    height: auto;
    background-image: url(../img_index/abajo768.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .arriba {
    width: 100%;
    height: auto;
    background-image: url(../img_index/arriba768.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top;
  }
  /*-----FOTOS------*/
  .f1 {
    width: 100%;
    height: 50vh;
  }
}
/*---------------------------------------------------414X896px */
@media only screen and (max-width: 414px) {
  h1 {
    text-align: center;
    line-height: 38px;
  }
  h2 {
    text-align: center;
    line-height: 26px;
  }
  h4 {
    font-family: Montserrat-ExtraBold;
    font-size: 32px;
    line-height: 30px;
    padding-bottom: 9px;
  }
  p {
    font-size: 14px;
    line-height: 30px;
  }
  p.bco {
    color: white;
    text-align: center;
  }
  p.textos {
    text-align: center;
  }
  p.frase {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    text-align: center;
  }
  p.titulo-ubicacion {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  p.dom {
    font-size: 14px;
    line-height: 30px;
    color: white;
    text-align: left;
  }
  .famarillo {
    padding-top: 160px;
    padding-bottom: 0px;
    background-color: rgb(255, 196, 0);
  }
  .fblanco {
    padding-top: 150px;
    padding-bottom: 300px;
    background-color: white;
  }
  .fmorado {
    padding-top: 100px;
    padding-bottom: 50px;
    background-color: rgb(107, 30, 139);
  }
  .fazul {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: deepskyblue;
  }
  .fazulmarino {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .fanaranjado {
    padding-top: 100px;
    padding-bottom: 0px;
  }
  .cont1 img.principal {
    margin-top: 0px;
    width: 100%;
  }
  img.botones {
    width: 170px;
  }
  .scroll {
    margin-top: -20px;
  }
  .scroll img {
    width: 26%;
  }
  article#trescol {
    height: 220px;
  }
  article#cuatrocol {
    height: 170px;
    margin-top: 10px;
  }
  img.logo {
    width: 50%;
  }
  .bullet1 {
    width: 100%;
    margin-top: 90px;
  }
  img.test {
    width: 35%;
    margin-bottom: 22px;
  }
  .ninos {
    width: 45%;
    height: auto;
    margin-right: 30%;
  }
  .abajo {
    width: 100%;
    height: auto;
    background-image: url(../img_index/abajo414.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .arriba {
    width: 100%;
    height: auto;
    background-image: url(../img_index/arriba414.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top;
  }
  /*-----UBICACION-------*/
  .ubicacion {
    width: 100%;
    height: auto;
    padding-top: 130px;
    padding-bottom: 55px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .ubi1 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 95%;
    height: 70vh;
    margin-bottom: 100px;
  }
  .ubi2 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 95%;
    height: 70vh;
  }
}
/*---------------------------------------------------360X640PX */
@media only screen and (max-width: 360px) {
  h1 {
    font-size: 32px;
    line-height: 32px;
    text-align: center;
  }
  h2 {
    text-align: center;
    line-height: 26px;
  }
  h4 {
    font-family: Montserrat-ExtraBold;
    font-size: 32px;
    line-height: 30px;
    padding-bottom: 9px;
  }
  p {
    font-size: 14px;
    line-height: 30px;
  }
  p.bco {
    color: white;
    text-align: center;
  }
  p.textos {
    text-align: center;
  }
  p.experiencia {
    font-size: 16px;
    text-align: center;
    margin-top: -15px;
    color: white;
  }
  p.frase {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    text-align: center;
  }
  p.titulo-ubicacion {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  p.dom {
    font-size: 14px;
    line-height: 30px;
    color: white;
    text-align: left;
  }
  .famarillo {
    padding-top: 100px;
    padding-bottom: 0px;
    background-color: rgb(255, 196, 0);
  }
  .fblanco {
    padding-top: 150px;
    padding-bottom: 300px;
    background-color: white;
  }
  .fmorado {
    padding-top: 100px;
    padding-bottom: 50px;
    background-color: rgb(107, 30, 139);
  }
  .fazul {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: deepskyblue;
  }
  .cont1 {
    padding-bottom: 0px;
  }
  .cont1 img {
    width: 200px;
    margin-top: 25px;
  }
  .cont1 img.principal {
    margin-top: 0px;
    width: 100%;
  }
  article#trescol {
    height: 250px;
  }
  article#cuatrocol {
    height: 190px;
    margin-top: 10px;
  }
  img.logo {
    width: 50%;
  }
  .bullet1 {
    width: 100%;
    margin-top: 90px;
  }
  img.test {
    width: 50%;
    margin-bottom: 22px;
  }
  .ninos {
    width: 60%;
    height: auto;
    margin-right: 20%;
    margin-top: 60px;
  }
  .abajo {
    width: 100%;
    height: auto;
    background-image: url(../img_index/abajo414.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .arriba {
    width: 100%;
    height: auto;
    background-image: url(../img_index/arriba414.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top;
  }
  /*-----UBICACION-------*/
  .ubicacion {
    width: 100%;
    height: auto;
    padding-top: 90px;
    padding-bottom: 215px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .ubi1 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 95%;
    height: 100vh;
    margin-bottom: 100px;
  }
  .ubi2 {
    display: flex;
    flex-direction: column;
    float: left;
    width: 95%;
    height: 70vh;
  }
  /*-----FOTOS------*/
  .f1 {
    width: 100%;
    height: 50vh;
  }
}
