html, body {
    scroll-behavior: smooth;
    height: 100%;
    width: 100%;
    margin:auto;
}
h1{
  font-size: 45pt;
  font-family: Raleway;
}
h2{
  font-size: 35pt;
  font-family: Raleway;
}
h3{
    font-size: 25pt;
    font-family: Raleway;
}
h4{
    font-size: 20pt;
    font-family: Raleway;
}
@media (max-width:680px){
  h1{
    margin-left: 20%;
    font-size: 23pt;
    font-family: Raleway;
  }
  h2{
    font-size: 16pt;
    font-family: Raleway;
    margin-left: 20%;
    margin-right: 5%;
  }
  h3{
    margin-left: 10%;
    font-size: 12pt;
    font-family: Raleway;
  }
  h4{
    font-size: 10pt;
    font-family: Raleway;
  }
  ul p{
    margin-left: 10%;
    margin-right: 5%;
  }
  div p{
    margin-left: 10%;
    margin-right: 5%;
  }
}

p{
  font-size: 12pt
}
ul{
  font-size: 12pt
}
/******************PREESCOLAR***********************/
.div-instituto-jassa-img{
    height: 50%;
    width: 100%;
    box-sizing: border-box;
}
@supports(object-fit: cover){
    .img-instituto{
      height: 100%;
      object-fit: cover;
      object-position: center center;
      width: 100%
    }
}
.sect-preescolar img{
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}
#apren-modelo{
    width: 100%;
    height: auto;
    background-color: #C0D15C;
}
@supports(object-fit: cover){
    .sect-preescolar img{
      height: 100%;
      object-fit: cover;
      object-position: center center;
      width: 100%
    }
}
#fotoemp{
    height: 100%;
    width: 100%;
    background-color: #C0D15C;
}

#img-apren{
    height: 100%;
    width: 100%;
}
@supports(object-fit: cover){
    #img-apren img{
      height: 100%;
      object-fit: cover;
      object-position: center center;
      width: 100%
    }
}

.sect-modelo-preescolar{
    width: 100%;
    height: 100%;
}
.sect-modelo-preescolar ul{
    color: #4D4D4D;
    font-family: Myriad Pro;
}

@supports(object-fit: cover){
    .sect-modelo-preescolar img{
      height: 100%;
      object-fit: cover;
      object-position: center center;
      width: 50%
    }
}

.sect-modelo-preescolar article{
    text-align: justify;
    width: 48%;
    margin-left: 51%;
}
  @supports(object-fit: cover){
    .educacion-Prees img{
      height: 100%;
      object-fit: cover;
      object-position: center center;
      width: 50%
    }
}
.educacion-Prees article{
    color: #4D4D4D;
    font-family: Myriad Pro;
    text-align: left;
    width: 47%;
    margin-left: 51%;
}

.ct-pree{
  color: #4D4D4D;
  margin-top: 50px;
  position: relative;
  font-family: Raleway;
}
.ct-prees-list-submenu{
   text-align: left;
    font-family: Raleway;
    color: #C0D15C; 
}
.ct-prees-list-educacion{
    text-align: left;
    font-family: Raleway;
    color: #4D4D4D;
}
.ct-prees-list-educacion{
    text-align: left;
    font-family: Raleway;
    color: #4D4D4D;
}
.ct-prees-list-header{
    text-align: center;
    font-family: Raleway;
    color: #C0D15C;
}
.ct-prees-list {
  padding: 50px 0;
  list-style: none;
  padding-left: 0;
  display: table;
  width: 100%;
  border-bottom: 1px solid #555;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ct-prees-list > li .ct-prees-list-header {
  font-family: Raleway;
  text-align: center;
  color: #C0D15C;
}

.ct-prees-list > li ul {
  font-family: Myriad Pro;
  list-style: none;
  padding-left: 5%;
}
.ct-prees-list > li ul li a {
  color: #4D4D4D;
}

/* Media Queries */

@media (min-width:1200px) {
  .ct-footer-pre {
    display: table;
  }
  .ct-footer-pre > .inner {
    display: table-cell;
    vertical-align: middle;
  }
  .ct-prees-list > li {
      text-align: ce;
    width: 20%;
    display: table-cell;
    vertical-align: top;
  }
}

@media (max-width:1199px) {
  .ct-footer-pre .form-group {
      padding-top: 15px
  }
}
@media (max-width: 1199px) {
  .ct-prees-list > li {
    display: inline-block;
    float: left;
  }
}
@media (min-width:992px) {
  .ct-footer-post .inner-left {
    float: left;
  }
  .ct-footer-post .inner-right {
    float: right;
  }
}
@media (max-width:991px) {
  .ct-footer-post {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .ct-prees-list > li {
    width: 25%;
  }
}
@media (min-width:768px) {
  .ct-footer-post p {
    display: inline-block;
  }
  .ct-footer-post p + p {
    padding-left: 50px;
  }
}
@media (max-width:767px) {
  address {
    padding-top: 30px;
  }
}
@media (min-width: 480px) and (max-width:767px) {
  .ct-prees-list > li {
    width: 50%;
  }
}
@media (min-width:480px) {
  .ct-footer-pre .form-group button {
    top: -1px;
  }
  .ct-footer-pre .form-group input {
    width: 331px;
  }
}
@media (max-width:479px) {
  .ct-footer-pre .form-group input {
    float: left;
    width: 70%;
    margin: 0;
  }
  .ct-footer-pre .form-group button {
    float: left;
    width: 30%;
  }
  .ct-prees-list > li {
    width: 100%;
    text-align: center;
  }
  .ct-prees-list {
    padding: 20px 0;
  }
  .btn.btn-large {
    padding: 20px 10px;
    line-height: .9;
   
    letter-spacing: -.2px;
  }
  .ct-section_header--type1 {
    
    line-height: .8;
  }
  .ct-section_header + p {
    
  }
  .ct-section_header--type3 small {
    
  }
  .ct-section_header--type4 small {
      
  }
  .ct-section_header--type3 span {
    
  }
  .ct-section_header--type4 span {
      
  }
  .ct-section_header--type4 + p {
    
  }
}
.div-metod-lectura{
    width: 80%;
    height: 40%;
    margin-left: 10%;
    
}
.div-metod-lectura{
    width: 80%;
    height: 40%;
    margin-left: 10%;
    
}
.div-metod-lectura h2{
    text-align: center;
    color: #C0D15C;
    font-family: Raleway;
    
}
.div-metod-lectura div{
    width: 45%;
    float: left;
    padding: 2.5%;
    font-family: Myriad Pro;
    color: #4D4D4D;
    margin-left: 5%;
    
}
.ct-prees-list-lect {
    color: #C0D15C;
    font-family: Raleway;
    text-align: center;
    
}
.sect-oferta{
    height: 100%;
    width: 100%;
    margin:auto;
    position: relative;
    top: 3%;
     text-align: center;
    font-family: Raleway;
    color: #40B079;
}
.div-oferta-jassa-img{
    height: 60%;
    width: 100%;
    box-sizing: border-box;
}

@supports(object-fit: cover){
    .img-oferta{
      height: 100%;
      object-fit: cover;
      object-position: center center;
      width: 100%
    }
}

.div-mitad-oferta-titulo{
    height: 10%;
    width: 100%;
    padding: 1%;
    box-sizing: border-box;
    word-wrap: break-word;
}
.p-titulo-oferta{
   font-size: 6.0vw;
   text-orientation: sideways;
    position: relative;
    top: 80%;
    transform: translate(2%,-50%);
    }
.div-mitad-oferta-iconos{
    height: auto;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    display: flex;
   justify-content: center;
   align-items: center;
   bottom:5%;
}

.div-icono-oferta{
   height: 100%;
    width : 33.33%;
    overflow: hidden;
    float:left;
    z-index: 50;
    padding: 1%;
    top: 30%;
    position: relative;
}
.ico-oferta-main{
   max-width: 50%;
    max-height: 48%;
}

.p-ico-oferta{
  height: 40%;
  width: 70%;    
}
.div-icono-oferta:hover {
    transform: translate(-10%);
    transition: .2s ease-in-out;
    cursor: pointer;
}