body{   
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    height: 100%;
}
.text-dark
{
    color: black !important;
}
.navbar-toggler-icon {
    color: white;
}
.mb-superior
{
    padding-top: 4rem !important;    
}
.mb-superior2
{
    padding-top: 9rem !important;    
}
.ms-logo{
    margin-top: 5.1rem !important;
}
.ini-imagen{
    margin-top: 6rem !important;
}
.logo-mob
{
    position: relative;
    z-index: 10;
    top: 40px;
}
.Glassm{
    background: rgba( 255, 255, 255, 0.65 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 20.0px );
    -webkit-backdrop-filter: blur( 20.0px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
}
.Glassmss:hover{
    background: rgba( 255, 255, 255, 0.65 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 13.5px );
    -webkit-backdrop-filter: blur( 13.5px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
}
.Glassm h2{
    color: #065798 !important;
}

.navbar{
    background:#0d4377 !important;
}
#quienes h1.my-3  {
    font-weight: 800;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 3rem;
}
em{
    font-weight: 700 !important;
    font-style: normal;
}
#inicio h1,#mision h1
{
    font-size: 4.4rem;
    line-height: 0.9;
    font-weight: 700;
}
.link-contactos
{
    font-weight: 500;
}
.nav-item
{
    padding-top: 6px;
}
.f-abajo
{
    width: 32px;    
}
#mision h1,#vision h1
{
    padding-top: -10px;
    font-size: 2em;
}
#vision h1,#valores h1,#blog h1
{
    font-weight: 700;
}
#punto-vision
{
    position: absolute;
    top: -120px;
    width: 200px;
    height: 10px;
}
#inicio h2
{
    font-family: 'Montserrat', sans-serif;
    font-size: 4rem;
    font-weight: 100;
    line-height: 0.9
}
#inicio h3
{
    font-size: 3rem;
    line-height: 1.1
}
#mision .texto
{
    position: absolute;
    top: 10px;
    right: -95px;
    width: 500px;
}
#mision .estrella-b1
{
    position: absolute;
    top: 30px;
    left: 20px;
    width: 150px;
    height: 150px;
}
#mision .estrella-b2
{
    position: absolute;
    top: 80px;
    left: 410px;
    width: 70px;
    height: 70px;
}
#mision .estrella-b3
{
    position: absolute;
    top: 300px;
    left: 490px;
    width: 120px;
    height: 120px;
    z-index: 0;
}
#mision .estrella-b4
{
    position: absolute;
    top: 590px;
    left: 140px;
    width: 80px;
    height: 80px;
    z-index:4;
}
#mision .triangulo
{
    position: absolute;
    top: 410px;
    left: 600px;
    width: 230px;
    height: 230px;
    z-index: 3;
}
#mision .cuadro
{
    position: absolute;
    top: 420px;
    left: -10px;
    width: 230px;
    height: 230px;
    z-index: 3;
}
#mision .circulo
{
    position: absolute;
    top: 200px;
    left: 10px;
    width: 230px;
    height: 230px;
    z-index: 1;
}
.ontop {
    height: 100px;
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    z-index: 10;
}
.vidrio
{
    background: inherit;
    width: 250px;
    height: 350px;
    position: absolute;
    background: inherit;
    overflow: hidden;
    z-index: 1;
}
.nino
{
    z-index: 2;
    position: relative;
}


.parrafo-visible
{
    font-size: 16px;
    font-weight: 400;
}
#contactosmb #linkss a.red-links
{
    font-size: 18px !important;
    font-weight: 400 !important;
}
#contactosmb #linkss a:hover
{
    font-size: 18px !important;
    font-weight: 400 !important;
    text-decoration: none;
}
.vidrio:before{
    content: "";
    position: absolute;
    background: inherit;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
    filter: blur(10px);
    margin: -20px;
}
.nav-item .nav-link
{
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}
.alto-principal-inicio 
{
    height: 83vh;
    position: relative;
}
.alto-principal {
    height: 100vh;
    position: relative;
}
.sinalto .link-siguiente,.sinalto-inicio  .link-siguiente,.sinalto-largo .link-siguiente
{
    position: absolute;
    right: 45px;
    bottom: 35px;
    color: white;
    font-size: 1.3rem;
    z-index: 10;
    font-weight: 500;
}
.sinalto .link-siguiente a,.sinalto-inicio .link-siguiente a,.sinalto-largo .link-siguiente a{
    color: rgb(51, 51, 51);
}
.alto-principal .link-siguiente,.alto-principal-inicio  .link-siguiente,.alto-principal-largo .link-siguiente
{
    position: absolute;
    right: 45px;
    bottom: 35px;
    color: white;
    font-size: 1.3rem;
    z-index: 10;
    font-weight: 500;
}
.alto-principal .link-siguiente a,.alto-principal-inicio .link-siguiente a,.alto-principal-largo .link-siguiente a{
    color: white;
}
.alto-principal .link-siguiente a:hover,.alto-principal-inicio .link-siguiente a:hover,.alto-principal-largo .link-siguiente a:hover{
    color: white;
    text-decoration: none;
}

#servicios .link-siguiente a
{
    color: rgb(88, 88, 88);
}

.marco-quines{
    height: 88vh;
}
#btn-galeria
{
    position: relative;
}
.gal-somka{
    position: absolute;
    width: 25%;
}
.ubicacion{
    position: absolute;
    width: 290px;
    bottom: 50px;
    right: 300px;
    z-index: 25;
}
.fondoIntro1
{
    background: rgb(13,67,119);
    background: linear-gradient(180deg, rgba(13,67,119,1) 0%, rgba(13,67,119,1) 2%, rgba(1,89,161,1) 3%, rgba(78,138,74,1) 39%, rgba(83,147,71,1) 100%);
}
.fondoQuienes
{
    background: rgb(26,140,197);
    background: linear-gradient(90deg, rgba(26,140,197,1) 0%, rgba(22,52,90,1) 100%);
}
.fondoValores
{
    background: rgb(232,151,31);
    background: linear-gradient(90deg, rgba(232,151,31,1) 0%, rgba(222,187,40,1) 100%);
}
.tableta .conten
{
    background: rgb(101,220,240);
    background: linear-gradient(90deg, rgba(101,220,240,1) 0%, rgba(68,144,193,1) 100%);
    min-height: 340px;
}
.tableta .tabla-instagram
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    background-image: url(../imagenes/instagram.png);
    background-repeat:no-repeat;
    background-position: center;
    background-attachment: inherit ;
    background-size: 100% 100%;
}
.radial-gradient {
    /*Fallback if gradeints don't work */
    background: #1A8CC5;
    /*Linear gradient... */
    background: 
    radial-gradient(
        at center, #1A8CC5, #16345A
    );
}
.fondoMision
{
    background: rgb(10,223,244);
    background: linear-gradient(90deg, rgba(10,223,244,1) 0%, rgba(30,96,135,1) 93%);
}
.fondoVision
{
    background: rgb(169,196,40);
    background: linear-gradient(90deg, rgba(169,196,40,1) 0%, rgba(63,157,54,1) 100%);
}
.marco-blanco-borde,.marco-blanco
{
    border: 4px solid #e6e6e6;
    color: black;
}
.gal-btn:hover
{
    cursor: pointer;
}
.owl-dots
{
    z-index: 150;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {

    font-size: 3rem !important;
}
.owl-nav{
    padding: 2px !important;
    margin: 2px!important;
}
.curvo1
{
    border-radius: 12px 33px 33px 33px;
    -moz-border-radius: 33px 33px 33px 33px;
    -webkit-border-radius: 33px 33px 33px 33px;
}
.tableta
{
    background-color: #eeeeee;
    padding: 20px;
    padding-bottom: 0px;
    min-height: 320px;
}
.rounded {
    border-radius: 1rem !important;
}
.bg-warning
{
    background-color: #eda732 !important;
}
.bg-info
{
    background-color: #28b4e5 !important;
}
.carousel-indicators li {
    border-radius:50%;
    width: 12px;
    height: 12px;
    background-color: #ebebeb;    
}
.carousel-indicators {
    bottom: -60px;
}
.alto-cuadro
{
    min-height: 110px;
}
.marco-blanco
{
    border: 1px solid #e6e6e6;
    background: rgba(255, 255, 255, 0.8);
}
.lineaNav
{
    border-image: url(../imagenes/linea.png) 0 0 5 0;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom:8px;
}
.lineaNav:after {  
    content: "";
    border-bottom: 6px solid transparent;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -6px;
    -webkit-border-image: url(../imagenes/linea.png); 
    -o-border-image: url(../imagenes/linea.png);
    border-image: url(../imagenes/linea.png) ;
    border-image-slice: 3;
    border-image-width: 8px;
    border-image-outset: 0;
    border-image-repeat: round;
   }

#carousel-frases
{
    z-index: 5;
}
.linea div {
    height:7px;
}
.linea div.amarillo {
    width:15%;
    background-color: #fcb743;
    float:left;
}
.linea div.verde {
    width:15%;
    background-color:#8dc63f;
    float:left
}
.linea div.azulc {
    width:30%;
    background-color:#37c6f4;
    float:left
}
.linea div.azulo {
    width:40%;
    background-color:#0d58a9;
    float:left
}

.sombra-cuadros
{
    -webkit-box-shadow: 0px 0px 28px -10px rgba(36,36,36,1);
    -moz-box-shadow: 0px 0px 28px -10px rgba(36,36,36,1);
    box-shadow: 0px 0px 28px -10px rgba(36,36,36,1);
}
.estrella5{
    margin:10px;	
    width:1px;
    height:1px;
    border-bottom:140px solid #fcb743;
    border-left:50px solid transparent;
    border-right:50px solid transparent;
}
#valores a.active {
    color: #065798 !important;
    text-decoration: none;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 5px solid #065798;
}
#valores .carousel-control-next {
    right: -40px;
}
#valores .carousel-control-prev {
    left: -40px;
}
#valores .show-neighbors .carousel-control-next {
    right: -10px;
}
#valores .show-neighbors .carousel-control-prev {
    left: -10px;
}
#valores a.nav-link:hover {
    color: #065798 !important;
    text-decoration: none;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 5px solid #065798;
    background: rgba(255, 255, 255, 0.9);
}
#valores  .nav-tabs {
    border-bottom: none;
}
#valores a.nav-link {
    color: #065798 !important;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
}
#c-frases .carousel-item
{
    min-height: 240px;
    font-family: 'Montserrat', sans-serif;
}
#valores h1
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 2rem;
}
#c-frases .carousel-item h5
{
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem;
}
.estrella-pq
{
    width: 35px;
}
.etiqueta
{
    width: 235px;
    height: 300px;
    position: absolute;
    right: -90px;
    top: -77px;
}
.nina2
{
    z-index: 4;    
}
#cont-frases,.frases1,.frases2,.frases3,.frases4
{
    background-repeat:repeat-x;
    background-position: center;
}
.frases1
{
    background-image: url(../imagenes/fondo-frases.jpg);
    background-repeat:repeat-x;
    background-position: center;
}
.frases2
{
    background-image: url(../imagenes/fondo-frases1.jpg);
    background-repeat:repeat-x;
    background-position: center; 
}
.frases3
{
    background-image: url(../imagenes/fondo-frases2.jpg);
    background-repeat:repeat-x;
    background-position: center; 
}
.frases4
{
    background-image: url(../imagenes/fondo-frases3.jpg);
    background-repeat:repeat-x;
    background-position: center; 
}
#cont-frases .frases{
    margin-top: 150px;
}
#servicios {
    position: relative;
    background-color: white;
    background-image: url(../imagenes/fondo-servicio-min.png);
    background-repeat:no-repeat;
    background-position: center;
    background-attachment: inherit ;
    background-size: 60% 120%;
}
.carousel-item .img-fluid {
    width:100%;
    height: 83vh !important;
}
.circulo-servicios {
    border-radius: 50%;
    box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
}
.circulo-logo {
    border-radius: 50%;
}
.circulo-ser {
    background: lightblue;
    border-radius: 50%;
    width: 130px;
    height: 130px;
}
.circontacto{
    background: #eda732;
    width: 260px !important;
    height: 260px !important;
    position: absolute;
    top: 130px;
    left: 560px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    -webkit-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    -moz-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
}
.circontacto2{
    background: #28b4e5;
    width: 160px !important;
    height: 160px !important;
    position: absolute;
    top: -20px;
    left: 1160px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    -webkit-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    -moz-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
}
.circontacto3{
    background: #14be1d;
    width: 180px !important;
    height: 180px !important;
    position: absolute;
    top: 420px;
    left: 1100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    -webkit-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    -moz-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
}
.circontacto4{
    background: #14be1d;
    width: 140px !important;
    height: 140px !important;
    position: absolute;
    top: 430px;
    left: 330px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    -webkit-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    -moz-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
}
.cir,.cir2,.cir3,.cir4,.cir5,.cir6,.cir7,.cir8,.cir9,.cir10{
    position: absolute;
    top: 90px;
    left: 400px; 
    background-image: url(../imagenes/SERVICIOS7.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    -webkit-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    -moz-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
}
.cir2{
    background-image: url(../imagenes/SERVICIOS3.jpg);
    top: 25px;
    left: 690px;
}
.cir3{
    background-image: url(../imagenes/SERVICIOS9.jpg);
    top: 30px;
    left: 990px;
}
.cir4{
    background-image: url(../imagenes/SERVICIOS5.jpg);
    top: 290px;
    left: 330px;
}
.cir5{
    background-image: url(../imagenes/SERVICIOS6.jpg);
    top: 220px;
    left: 940px;
}
.cir6{
    background-image: url(../imagenes/SERVICIOS1.jpg);
    top: 500px;
    left: 310px;
}
.cir7{
    background-image: url(../imagenes/SERVICIOS10.jpg);
    top: 430px;
    left: 500px;
}
.cir8{
    background-image: url(../imagenes/SERVICIOS4.jpg);
    top: 560px;
    left: 700px;
}
.cir9{
    background-image: url(../imagenes/SERVICIOS8.jpg);
    top: 520px;
    left: 930px;
}
.cir10{
    background-image: url(../imagenes/SERVICIOS2.jpg);    
    top: 430px;
    left: 1100px;
}
#contactos .ball {
    display: block;
    margin: 50px auto 0;
    border-radius: 50%;
    z-index: 20;
} 
#contactos .bn{
    background: radial-gradient(circle at 65% 40%, white 1px, #eaa432 20%, #513c18 70%, #7a561a 100%);
}
#contactos .ba{
    background: radial-gradient(circle at 65% 40%, white 1px, #2869e2 20%, #19479c 70%, #1a247a 100%);  
}
#contactos .bv{
    background: radial-gradient(circle at 65% 40%, white 1px, #80b137 20%, #4c6f17 70%, #7a561a 100%);
}
#contactos .baa{
    background: radial-gradient(circle at 65% 40%, white 1px, #28b1e2 20%, #1b83a9 70%, #7a561a 100%);
}
#gimnacio{
    background-image: url(../imagenes/fondo-gim-min.png);
    background-repeat: no-repeat;
    background-position: top; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size:contain;
    background-position: 0px -100px; 
}

.display-7 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.margen-top{
    margin-top: 125px;
}
.pad-top{
    padding-top: 125px;
}
.sombra-general{
    -webkit-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    -moz-box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
    box-shadow: 7px 15px 60px -14px rgba(0,0,0,1);
}
.sombra-general-pq{
    -webkit-box-shadow: 7px 10px 40px -14px rgba(0,0,0,1);
    -moz-box-shadow: 7px 10px 40px -14px rgba(0,0,0,1);
    box-shadow: 7px 10px 40px -14px rgba(0,0,0,1);
}
.posicion-telefono
{
    position: relative;
    bottom: -10px;
}
#contactos h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 2rem;
}
#contactos a,#contactos a:hover {
    text-decoration: none;
}
.bg-info {
    background-color: #116197 !important;
}
#contactos .bg-info {
    background-color: #28b1e2 !important;
}
#contactos  .bg-primary {
    background-color: #065795 !important;
}
.curva-servicios {
    display: block;
    width: 100%;
    height: 180px;
    background-color: red;
    border-radius: 0% 0% 100% 100% / 0% 0% 100% 100%;
}
#pag-servicios #principal
{
    min-height: 947px;
    background-image: url(../imagenes/fondoServicios-web-min.png);
    background-repeat: no-repeat;
    background-position: top; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size:cover;
    background-position: center; 
}
#pag-servicios .circulo-ser 
{
    width: 115px !important;
    height: 115px  !important;
}
#pag-servicios .cir4 {
    top: 82% !important;
    left: 4% !important;
}
#pag-servicios .cir7
{
    top: 84% !important;
    left: 17%  !important;
}
#pag-servicios .cir10 {
    top: 88% !important;
    left: 14% !important;
}
#pag-servicios .cir3 {
    top: 92% !important;
    left: 25% !important;
}
#pag-servicios .cir8 {
    top: 94% !important;
    left: 36% !important;
}
#pag-servicios .cir5 {
    top: 94% !important;
    left: 47% !important;
}
#pag-servicios .cir6 {
    top: 93% !important;
    left: 58% !important;
}

#pag-servicios .cir9 {
    top: 89% !important;
    left: 68% !important;
}

#pag-servicios .cir2 {
    top: 85% !important;
    left: 78% !important;
}
#pag-servicios .cir {
    top: 79% !important;
    left: 88% !important;
}
#pag-servicios .bloq-servicios
{
    position: relative;
}
.seg-gris
{
    background-color: #EFEFEF;
}
#top-comedor
{
    position: relative;
    top: -365px;
    margin-bottom: -360px;
}
#pag-servicios #top-cantina
{
    position: absolute;
    bottom: 0px;    
    margin-bottom: -360px;
}

.bloq-servicios
{
    position: relative;
}
#top-seguridad
{
    margin-right: 0px !important;
    margin-left: 0px !important;
    top: -380px;
    position: absolute;
}
.ser-imagenA
{
    position: relative;
    top: 0px;
}
.pagi-servicios .ser-imagen
{
    position: relative;
    top: -50px;
    z-index: 1;
}

section.pagi-servicios
{
    padding: 0px;
    background-color: white;
}
section.pagi-servicios h1{
    font-weight: 700;
}

#pag-cantina,.pag-azuloscuro{
    background-color: #00589a !important;
}
.padd-servicios
{
    padding-bottom: 200px;
}
.padd-servicios2
{
    padding-bottom: 80px;
}
.padd-servicios3
{
    padding-bottom: 250px;
}
.padd-servicios4
{
    padding-bottom: 320px;
}
#pag-alumnos,.pag-azulclaro{
    background-color: #00b4e7;
}
#pag-tecnologia,.pag-verde{
    background-color: #71b30a;
}
#pag-kids,.pag-naranja{
    background-color: #f6a000;
}
#pag-enfermeria{
    background-color: #f6a000;
}
#pag-metodologia{
    background-color: #efefef;
}
#pag-realidad{
    background-color: #00589a;
}
#pag-control{
    background-color: #00b4e7;
}
#top-seguridad-titulo{
    position: relative;
    top: 200px;
}
.ser-logo-negro {
    position: absolute;
    left: 40%;
    top: 460px;
}
.circontacto{
    z-index: -3 !important;
}
.circontacto2{
    z-index: -1 !important;
}
.circontacto3{
    z-index: -1 !important;
}
.circontacto4{
    z-index: -1 !important;
}
#contactos p,#contactos h1,#contactos a
{
    z-index: 10 !important;
}

.wrapper {
    position:relative;
    margin:0 auto;
    overflow:hidden;
	padding:5px;
  	height:80px;
}

.list {
    position:absolute;
    left:0px;
    top:0px;
  	min-width:3000px;
  	margin-left:12px;
    margin-top:0px;
}

.list li{
	display:table-cell;
    position:relative;
    text-align:center;
    cursor:grab;
    cursor:-webkit-grab;
    color:#efefef;
    vertical-align:middle;
}

.scroller {
    text-align:center;
    cursor:pointer;
    display:none;
    padding:7px;
    padding-top:11px;
    white-space:no-wrap;
    vertical-align:middle;
}

.scroller-right{
    float:right;
    font-size: 20px;
    width: 25px;
    height: 60px;
    margin-left: 2px;
}
#servicios .btn-servicios
{
    position: absolute;
    width: 250px;
    height: 80px;
    top: 320px;
    left: 40%;
    background-color: transparent;
}
#servicios .btn-servicios-mobil
{
    position: absolute;
    width: 250px;
    height: 85px;
    top: 320px;
    left: 25%;
}
.scroller-left {
    float:left;
    font-size: 20px;
    width: 25px;
    height: 60px;
    margin-left: 2px;
}
.flechass
{
    font-size: 20px;
}
.fondo-contacto-mobil
{
    background: linear-gradient(90deg, rgba(38,120,32,1) 0%, rgba(73,152,28,1) 100%);
}
#blog .rounded-bottom {
    border-bottom-right-radius: 1.50rem !important;
    border-bottom-left-radius: 1.50rem !important;
}
#blog{
    background-color: #f2f2f2;
}
.rounded-2 {
    border-radius: 2rem !important;
}
.bg-success
{
    background-color: #72b10c !important;
}
#blog a:hover{
    text-decoration: none !important;
}
#blog a{
    text-decoration: none !important;
}


.show-neighbors {
    overflow: hidden;
}
.show-neighbors .item__third:first-child, .show-neighbors .item__third:last-child {
    display: none;
}
@media (min-width: 500px) {
    .show-neighbors .carousel-indicators {
        margin-right: 10%;
        margin-left: 10%;
   }
    .show-neighbors .carousel-control-prev, .show-neighbors .carousel-control-next {
        background: rgba(255, 255, 255, 0.3);
        width: 10%;
        z-index: 11;
       /* .carousel-caption has z-index 10 */
   }
    .show-neighbors .carousel-inner {
        width: 120%;
        left: -10%;
   }
    .show-neighbors .carousel-item-next:not(.carousel-item-left), .show-neighbors .carousel-item-right.active {
        -webkit-transform: translate3d(33%, 0, 0);
        transform: translate3d(33%, 0, 0);
   }
    .show-neighbors .carousel-item-prev:not(.carousel-item-right), .show-neighbors .carousel-item-left.active {
        -webkit-transform: translate3d(-33%, 0, 0);
        transform: translate3d(-33%, 0, 0);
   }
    .show-neighbors .item__third {
        display: block !important;
        float: left;
        position: relative;
       /* captions can now be added */
        width: 33.33333333%;
   }
}


@media (max-width: 575px) {

    .alto-principal-inicio 
    {
        position: relative;
    }
    .alto-principal-visionmb {
        height: 100vh;
        position: relative;
    }
    .mt-5, .my-5 {
        margin-top: .2rem !important;
    }
    .marco-quines{
        margin-top: 40px !important;
        height:auto;
    }
    h1, .h1 {
        font-size: 1.50rem;
    }
    #inicio h1, #mision h1 , #vision h1,#valores h1,#blog h1 {
        font-size: 1.5rem;
        line-height: 0.4;
    }
    #inicio h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: .9rem;
        line-height: 0.4;
    }
    .alto-principal {
        height:auto;
    }
    #mision
    {
        min-height: 100vh;
        padding-top: 100px !important;
    }
    #mision #bloq-texto-mision
    {
        z-index: 4 !important; 
    }
    .nino
    {
        width: 95% !important;
        position: absolute;
        bottom: -520px;
        z-index: 5;
    }
    #mision .texto
    {
        position: absolute;
        top: -20px;
        right: 20px;
        width: 380px;
        padding: 4px !important; 
    }
    #mision .texto p
    {
        font-size: .5rem;
    }
    #mision .estrella-b1
    {
        top: -70px;
        left: 20px;
        width: 80px;
        height: 80px;
    }
    #vision{
        padding-top: 40px !important;
    }
    #vision #img-vision
    {
        margin-bottom: 30px !important;
    }
    #vision .tableta img
    {
        margin-bottom: 30px !important;
    }
    .marco-blanco-borde
    {
        border: 2px solid #e6e6e6;
    }

    #servicios
    {
        min-height: 100vh;
        background-size: 160% 95%;
    }


    #c-frases .carousel-item h5
    {
        font-family: 'Montserrat', sans-serif;
        font-size: 0.9rem;
    }
    .nina2 {
        position: absolute;
        top: 220px;
        width: 250% !important;
        z-index: 4;
    }

    #mision .estrella-b2
    {
        top: 10px;
        left: 290px;
        width: 70px;
        height: 70px;
    }
    #mision .estrella-b3
    {
        top: 80px;
        left: 230px;
        width: 80px;
        height: 80px;
        z-index: 3;
    }
    #mision .estrella-b4
    {
        top: 180px;
        left: 180px;
        width: 80px;
        height: 80px;
        z-index:4;
    }
    #mision .triangulo
    {
        top: 250px;
        left: 280px;
        width: 100px;
        height: 100px;
    }
    #mision .cuadro
    {
        top: 360px;
        left: 10px;
        width: 90px;
        height: 90px;
        z-index: 36;
    }
    #mision .circulo
    {
        top: 80px;
        left: 10px;
        width: 90px;
        height: 90px;
        z-index: 1;
    }
    .circulo-ser {
        width: 80px;
        height: 80px;
    }
    .cir{
        top: 10px;
        left: 25px;
    }
    .cir2{
        top: -10px;
        left: 170px;
    }
    .cir3{
        
        left: 10px;
        left: 320px;
    }
    .cir4{
        top: 130px;
        left: 10px;
    }
    .cir5{
        top: 130px;
        left: 300px;
    }
    .cir6{
        top: 470px;
        left: 30px;
    }

    .cir8{
        top: 530px;
        left: 120px;
    }
    .cir9{
        top: 530px;
        left: 230px;
    }
    .cir10{
        top: 470px;
        left: 310px;
    }
    #servicios .b2
    {
        position: absolute;
        top: 10px;
        left: -230px;
    }
    #servicios .b4
    {
        position: absolute;
        top: 28px;
        left: -60px;
    }
    #servicios .b5
    {
        position: absolute;
        top: 120px;
        left: 10px;
    }
    #servicios .b6
    {
        position: absolute;
        top: 120px;
        left: 10px;
        z-index: 4;
    }
    #servicios .b7
    {
        position: absolute;
        top: 80px;
        right: 10px;
    }
    #servicios .b3
    {
        position: absolute;
        top: -20px;
        left: 10px;
        z-index: 4;
    }
    .etiqueta
    {
        width: 115px;
        height: 150px;
        position: absolute;
        right: -2px;
        top: -150px;
    }
    .circontacto{
        width: 150px !important;
        height: 150px !important;
        top: 750px;
        left: 230px;
        z-index: -3 !important;
    }
    .circontacto2{
        width: 110px !important;
        height: 110px !important;
        position: absolute;
        top: -20px;
        left: 270px;
        z-index: -1 !important;
    }
    .circontacto3{
        width: 90px !important;
        height: 90px !important;
        position: absolute;
        top: 350px;
        left: 50px;
        z-index: -1 !important;

    }
    .circontacto4{
        width: 140px !important;
        height: 140px !important;
        top: 430px;
        left: 210px; 
        z-index: -1 !important;
    }
    #contactos p,#contactos h1,#contactos a
    {
        z-index: 10 !important;
    }
    #contactos #bloq-direccion
    {
        margin-left: 42px !important;
    }
    #top-comedor {
        position: relative;
        top: -90px;
        margin-bottom: -160px;
    }
    .bloq-servicios {
        position: relative;
        height: 400px;
    }
    #pag-servicios #principal {
        min-height: 300px;
        background-image: url(../imagenes/fondoServicios-web-min.png);
    }
    .ser-logo-negro {
        position: absolute;
        left: 36%;
        top: 160px;
        width: 130px;
    }
    #pag-servicios .circulo-ser {
        width: 50px !important;
        height: 50px !important;
    }
    #top-seguridad {
        top: -100px;
    }
    .pagi-servicios .serv-fondo-curvo{
        height: 90px !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) { 

    #inicio h1, #mision h1 {
        font-size: 1.5rem;
        line-height: 0.4;
    }
    #inicio h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 1.3rem;
        line-height: 0.4;
    }
    .alto-principal-inicio 
    {
        position: relative;
    }
    .marco-quines{
        margin-top: 45px !important;
        height:auto;
    }
    .alto-principal {
        position: relative;
        height: 50% !important;
    }
    .nino
    {
        width: 50% !important;
        position: absolute;
        bottom: -333px;
    }
    #vision{
        padding-top: 40px !important;
    }
    #vision .tableta img
    {
        margin-bottom: 30px !important;
    }
    .marco-blanco-borde
    {
        border: 2px solid #e6e6e6;
    }

    #servicios
    {
        position: relative;
        height: 50% !important;
    }
    #servicios {
        position: relative;
        background-color: white;
        background-image: url(../imagenes/fondo-servicio-min.png);
        background-repeat:no-repeat;
        background-position: center;
        background-attachment: inherit ;
        background-size: 40% 50%;
    }
    #mision .texto
    {
        position: absolute;
        top: 0px;
        right: -5px;
        width: 400px;
    }
    #mision .texto p
    {
        font-size: .5rem;
    }
    #mision .estrella-b1
    {
        top: 60px;
        left: 20px;
        width: 80px;
        height: 80px;
    }
    #mision .estrella-b2
    {
        top: 30px;
        left: 350px;
        width: 70px;
        height: 70px;
    }
    #mision .estrella-b3
    {
        top: 280px;
        left: 410px;
        width: 80px;
        height: 80px;
        z-index: 3;
    }
    #mision .estrella-b4
    {
        top: 250px;
        left: 100px;
        width: 80px;
        height: 80px;
        z-index:4;
    }
    #mision .triangulo
    {
        top: 300px;
        left: 520px;
        width: 100px;
        height: 100px;
        z-index: 3;
    }
    #mision .cuadro
    {
        top: 220px;
        left: 10px;
        width: 90px;
        height: 90px;
        z-index: 3;
    }
    #mision .circulo
    {
        top: 150px;
        left: 10px;
        width: 120px;
        height: 120px;
        z-index: 1;
    }
    .my-5 {
        margin-top: .2rem !important;
    }

}
@media (min-width: 768px) and (max-width: 991px) {    

    .nino
    {
        width: 70% !important;
       position: absolute;
       bottom: -470px;
    }
    #inicio h1, #mision h1 {
        font-size: 2rem;
        line-height: 0.6;
    }
    #inicio h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 1.6rem;
        line-height: 0.6;
    }
    .alto-principal {
        min-height: 518px;
    }
    #mision .estrella-b1
    {
        top: 100px;
        left: 20px;
        width: 120px;
        height: 120px;
    }
    #mision .estrella-b2
    {
        top: 60px;
        left: 350px;
        width: 70px;
        height: 70px;
    }
    #mision .estrella-b3
    {
        top: 280px;
        left: 410px;
        width: 120px;
        height: 120px;
        z-index: 0;
    }
    #mision .estrella-b4
    {
        top: 350px;
        left: 100px;
        width: 80px;
        height: 80px;
        z-index:4;
    }
    #mision .triangulo
    {
        top: 340px;
        left: 520px;
        width: 100px;
        height: 100px;
        z-index: 3;
    }
    #mision .cuadro
    {
        top: 300px;
        left: 10px;
        width: 170px;
        height: 170px;
        z-index: 3;
    }
    #mision .circulo
    {
        top: 250px;
        left: 10px;
        width: 180px;
        height: 180px;
        z-index: 1;
    }
    .my-5 {
        margin-top: 1rem !important;
    }

    .etiqueta {
        width: 115px;
        height: 150px;
        position: absolute;
        right: -90px;
        top: -150px;
    }
    .nina2 {
        z-index: 4;
        width: 80%;
        position: absolute;
        bottom: 2px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .nino
    {
    width: 60% !important;
        position: absolute;
        bottom: -380px;
    }
    #inicio h1, #mision h1 {
        font-size: 3rem;
        line-height: 0.7;
    }
    #quienes .logo-quienes
    {
        max-width: 45%;
        height: auto;
        
    }
    .alto-principal {
        height:auto;
    }
    #mision
    {
        min-height: 100vh;
        padding-top: 100px !important;
    }
    #mision #bloq-texto-mision
    {
        z-index: 4 !important; 
    }
    .tableta
    {
        position: relative;
        bottom: -20px;
    }

    #gsomos .pb-2, .py-2 {
        padding-bottom: 0.2rem !important;
    }
    #gsomos h5, #gsomos .h5 {
        font-size: .4rem;
    }
    #quienes h1.my-3  {
        font-size: 1.2rem;
    }
    #inicio h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 3rem;
        line-height: 0.7;
    }
    #mision .estrella-b1
    {
        top: 100px;
        left: 20px;
        width: 120px;
        height: 120px;
    }
    #mision .estrella-b2
    {
        top: 60px;
        left: 350px;
        width: 70px;
        height: 70px;
    }
    #mision .estrella-b3
    {
        top: 280px;
        left: 410px;
        width: 120px;
        height: 120px;
        z-index: 0;
    }
    #mision .estrella-b4 {
        top: 320px;
        left: 210px;
        width: 90px;
        height: 90px;
        z-index: 4;
    }
    #mision .triangulo {
        top: 300px;
        left: 580px;
        width: 120px;
        height: 120px;
    }
    #mision .cuadro {
        top: 280px;
        left: 10px;
        width: 140px;
        height: 140px;
    }
    #mision .circulo {
        top: 10px;
        left: 10px;
        width: 160px;
        height: 160px;
        z-index: 1;
    }
    #mision .texto
    {
        position: absolute;
        top: -140px;
        right: -95px;
        width: 400px;
    }
    #mision .texto p
    {
        font-size: .8rem;
    }
    #vision .col-md-4 {
        flex: 0 0 66.6666666667% !important;
        max-width: 66.6666666667% !important;
        margin-top: 30px;
    }
    #valores .titulo-valores {
        flex: 0 0 60% !important;
        max-width: 60% !important;
    }
    .etiqueta {
        width: 215px;
        height: 250px;
        position: absolute;
        right: -90px;
        top: -150px;
    }
    #servicios
    {
        min-height: 100vh;
    }
    .circulo-ser {
        width: 80px;
        height: 80px;
    }
    .cir {
        top: 10px;
        left: 250px;
    }
    .cir2 {
        top: -10px;
        left: 430px;
    }
    .cir3 {
        left: 10px;
        left: 620px;
    }
    .cir4 {
        top: 130px;
        left: 180px;
    }
    .cir5 {
        top: 130px;
        left: 690px;
    }
    .cir6 {
        top: 230px;
        left: 230px;
    }
    .cir8 {
        top: 320px;
        left: 320px;
    }
    .cir9 {
        top: 340px;
        left: 530px;
    }
    .cir10 {
        top: 280px;
        left: 640px;
    }
    .circontacto{
        width: 180px !important;
        height: 180px !important;
        top: 200px;
        left: 340px;
        z-index: -3 !important;
    }
    .circontacto2{
        width: 110px !important;
        height: 110px !important;
        position: absolute;
        top: -20px;
        left: 710px;
        z-index: -1 !important;
    }
    .circontacto3{
        width: 90px !important;
        height: 90px !important;
        position: absolute;
        top: 350px;
        left: 50px;
        z-index: -1 !important;

    }
    .circontacto4{
        width: 140px !important;
        height: 140px !important;
        top: 430px;
        left: 210px; 
        z-index: -1 !important;
    }
    #contactos p,#contactos h1,#contactos a
    {
        z-index: 10 !important;
    }
    #contactos #bloq-direccion
    {
        margin-left: 42px !important;
    }
    .ubicacion {
        width: 210px;
        bottom: 120px;
        right: 150px;
    }
    
}
@media (min-width: 1200px) and (max-width: 1365px) { 

    #gsomos h5, #gsomos .h5 {
        font-size: .8rem;
    }
    #quienes h1.my-3  {
        font-size: 2rem;
    }
    .nino {
        z-index: 2;
        position: relative;
        top: 140px;
    }
    .w-75 {
        width: 65% !important;
    }
    #mision .texto {
        top: -20px;
    }
    #mision .cuadro {
        top: 420px;
        left: -10px;
        width: 190px;
        height: 190px;
    }
    #mision .triangulo {
        top: 400px;
        width: 180px;
        height: 180px;
    }
    .etiqueta {
        width: 215px;
        height: 250px;
        position: absolute;
        right: -90px;
        top: -100px;
    }
    .circulo-ser
    {
        width: 100px;
        height: 100px;
    }
    .cir,.cir2,.cir3,.cir4,.cir5,.cir6,.cir7,.cir8,.cir9,.cir10{ 
        top: 40px;
        left: 360px;
    }
    .cir2{
        top: 25px;
        left: 590px;
    }
    .cir3{
        top: 8px;
        left: 820px;
    }
    .cir4{
        top: 210px;
        left: 280px;
    }
    .cir5{
        top: 160px;
        left: 790px;
    }
    .cir6{
        top: 410px;
        left: 280px;
    }
    .cir7{
        top: 340px;
        left: 400px;
    }
    .cir8{
        top: 460px;
        left: 570px;
    }
    .cir9{
        top: 380px;
        left: 760px;
    }
    .cir10{  
        top: 250px;
        left: 930px;
    }
    .circontacto{
        width: 190px !important;
        height: 190px !important;
        top: 120px;
        left: 430px;
    }
    .circontacto2{
        left: 960px;
    }
    .circontacto3{
        width: 160px !important;
        height: 160px !important;
        top: 420px;
        left: 820px;
    }
    .circontacto4{
        top: 430px;
        left: 210px;
    }
    #contacto {
        background-size: 100% 100% !important; 
    }
    .ubicacion {
        width: 190px;
        bottom: 70px;
        right: 320px;
    }
}
@media (min-width: 1366px) and (max-width: 1439px) { 
 
    .circulo-ser
    {
        width: 90px;
        height: 90px;
    }
    .cir,.cir2,.cir3,.cir4,.cir5,.cir6,.cir7,.cir8,.cir9,.cir10{ 
        top: 40px;
        left: 420px;
    }
    .cir2{
        top: 25px;
        left: 640px;
    }
    .cir3{
        top: 8px;
        left: 890px;
    }
    .cir4{
        top: 210px;
        left: 340px;
    }
    .cir5{
        top: 160px;
        left: 850px;
    }
    .cir6{
        top: 410px;
        left: 280px;
    }
    .cir7{
        top: 390px;
        left: 460px;
    }
    .cir8{
        top: 500px;
        left: 620px;
    }
    .cir9{
        top: 420px;
        left: 820px;
    }
    .cir10{  
        top: 310px;
        left: 980px;
    }


}
@media (min-width: 1440px) and (max-width: 1679px) { 
    .circulo-ser
    {
        width: 100px;
        height: 100px;
    }
    .cir8{
        top: 580px;
        left: 670px;
    }

}
@media (min-width: 1680px) and (max-width: 1919px) { 
    .tableta
    {
        position: relative;
        bottom: -60px;
    }
    #vision .pt-1, #vision py-1 {
        padding-top: 2.50rem !important;
    }
    .circulo-ser
    {
        width: 110px;
        height: 110px;
    }
    .cir,.cir2,.cir3,.cir4,.cir5,.cir6,.cir7,.cir8,.cir9,.cir10{ 
        top: 40px;
        left: 460px;
    }
    .cir2{
        top: 50px;
        left: 770px;
    }
    .cir3{
        top: 10px;
        left: 1080px;
    }
    .cir4{
        top: 210px;
        left: 340px;
    }
    .cir5{
        top: 200px;
        left: 1220px;
    }
    .cir6{
        top: 500px;
        left: 320px;
    }
    .cir7{
        top: 460px;
        left: 520px;
    }
    .cir8{
        top: 600px;
        left: 720px;
    }
    .cir9{
        top: 590px;
        left: 1100px;
    }
    .cir10{  
        top: 360px;
        left: 1230px;
    }
    .ubicacion {
        width: 350px;
        bottom: 70px;
        right: 340px;
    }
    #servicios .btn-servicios
    {
        position: absolute;
        width: 420px;
        height: 120px;
        top: 520px;
        left: 40%;
        background-color: transparent;
    }

}
@media (min-width: 1920px)  {

    .circulo-ser {
        width: 150px;
        height: 150px; 
    }
    .tableta
    {
        position: relative;
        bottom: -60px;
    }
    #mision .texto {
        top: 60px;
        width: 700px;
    }
    #vision .pt-1, #vision py-1 {
        padding-top: 2.50rem !important;
    }
    .cir,.cir2,.cir3,.cir4,.cir5,.cir6,.cir7,.cir8,.cir9,.cir10{ 
        top: 30px;
        left: 540px;
    }
    .cir2{
        top: 50px;
        left: 880px;
    }
    .cir3{
        top: 10px;
        left: 1350px;
    }
    .cir4{
        top: 250px;
        left: 430px;
    }
    .cir5{
        top: 260px;
        left: 1540px;
    }
    .cir6{
        top: 600px;
        left: 430px;
    }
    .cir7{
        top: 510px;
        left: 620px;
    }
    .cir8{
        top: 720px;
        left: 860px;
    }
    .cir9{
        top: 710px;
        left: 1260px;
    }
    .cir10{  
        top: 540px;
        left: 1480px;
    }
    #servicios .btn-servicios
    {
        position: absolute;
        width: 420px;
        height: 120px;
        top: 520px;
        left: 40%;
        background-color:transparent;
    }
    #pag-servicios #principal
    {
        min-height: 947px;
        background-image: url(../imagenes/fondoServicios-web-min.png);
        background-repeat: no-repeat;
        background-position: top; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size:cover;
        background-position: center; 
    }
    #pag-servicios .circulo-ser 
    {
        width: 170px !important;
        height: 170px  !important;
    }
    #pag-servicios .cir4
    {
        top: 66% !important;
        left: 10%  !important;
    }
    #pag-servicios .cir7
    {
        top: 78% !important;
        left: 17%  !important;
    }
    #pag-servicios .cir10
    {
        top: 88% !important;
        left: 26%  !important;
    }
    #pag-servicios .cir3
    {
        top: 92% !important;
        left: 35%  !important;
    }
    #pag-servicios .cir8
    {
        top: 95% !important;
        left: 44%  !important;
    }
    #pag-servicios .cir5
    {
        top: 95% !important;
        left: 60%  !important;
    }
    
    #pag-servicios .cir6
    {
        top: 92% !important;
        left: 62%  !important;
    }    
    #pag-servicios .cir9
    {
        top: 88% !important;
        left: 71%  !important;
    }    
    #pag-servicios .cir2
    {
        top: 78% !important;
        left: 79%  !important;
    }
    #pag-servicios .cir
    {
        top: 66% !important;
        left: 86%  !important;
    }
    .circontacto2 {
        top: -20px;
        left: 1460px;
    }
    .ubicacion {
        width: 350px;
        bottom: 120px;
        right: 500px;
    }
}