@font-face {
    font-family: 'gothamssm_medium';
    src: url('fonts/Renner_\ 400\ Book.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
  }
body{
    margin: 0;
    font-family: 'gothamssm_medium'!important;
    font-weight: 100;
    color: #3f77a1;
}
*{
    font-family: 'gothamssm_medium';
}
html{
    scroll-behavior: smooth;
}

.predicacion{
    position:absolute;
    width: 25%;
    height: 100%;
    margin: 0 0;
    border-right: solid 3px white;  
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.adoracion{
    position:absolute;
    width: 25%; 
    height: 100%;
    margin: 0 25%;
    border-right: solid 3px white; 
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.espiritualidad{
    position:absolute;
    width: 25%;
    height: 100%;
    margin: 0 50%;
    border-right: solid 3px white; 
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.mision{
    position:absolute;
    width: 25%;
    height: 100%;
    margin: 0 75%; 
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.txtban4img{
    font-size: 3rem; 
    color: WHITE; 
}
@media only screen and (max-width: 1470px){
    .txtban4img{
        font-size: 1.5rem; 
        color: WHITE; 
    }
    .text-ccon{
        width: 50%!important;
        box-shadow: rgb(0, 0, 0) 0px 8px 24px;
        padding: 1rem;
        border-radius: 15px;
        background-color: transparent;
        }
    
    .text-ccom{
        width: 50%!important;
        box-shadow: rgba(250, 251, 251, 0.945) 0px 8px 24px;
        padding: 1rem;
        border-radius: 15px;
        background-color: transparent;
        }
}
@media only screen and (max-width: 953px){
    .txtban4img{
        font-size: 1rem; 
        color: WHITE; 
        }
    .text-ccon{
        width: 60%!important;
        box-shadow: rgb(0, 0, 0) 0px 8px 24px;
        padding: 1rem;
        border-radius: 15px;
        background-color: transparent;
        }
    .text-ccom{
        width: 60%!important;
        box-shadow: rgba(250, 251, 251, 0.945) 0px 8px 24px;
        padding: 1rem;
        border-radius: 15px;
        background-color: transparent;
        }
    }
@media only screen and (max-width: 850px){
        .txtban4img{
            font-size: .7rem; 
            color: WHITE; 
           }
        .titcon{
            font-size: 1rem!important; 
            color:rgb(0, 0, 0);
            
        }
        .textcon{
            font-size: 15px!important; 
            color:rgb(0, 0, 0);
        }
        .titcom{
            font-size: 1rem!important; 
            color:rgb(255, 255, 255);
            
        }
        .titw{
            font-size: 1.5rem!important; 
            color:rgb(255, 255, 255);
            
        }
        .textcom{
            font-size: 15px!important; 
            color:rgb(255, 255, 255);
        }
        .vidrell
        {
            display: none;
        }
    
        .button-slide
        {
            display: none;
        }
        }
    

@media only screen and (max-width: 650px){
    .txtban4img{
        font-size: .7rem; 
        color: WHITE; 
       }


    }
.banner-cursos2{
    width: 100%;
    height: 50px;
    color: white;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 7rem 0;
    }
 .banner-cursos2 a{
    background-color: #3f77a1;
    color: white;
    font-size: 1.5rem;
    padding: 1rem 4rem;
    border-radius: 10rem;
    text-decoration: none;
    transition: all linear .3s;
    }
 .banner-cursos2 a:hover{
    background-color: #0f63a4;
    color: white;
    font-size: 1.5rem;
    padding: 1rem 4rem;
    border-radius: 10rem;
    text-decoration: none;
    }
    .txtformp{
    font-size: 1.2rem; 
    width: 300px;
    }
    .btnmyform{
        background-color: #3f77a1;
        color: white;
        font-size: 1.2rem;
        padding: 1rem 2rem;
        border-radius: 10rem;
        text-decoration: none;
        transition: all linear .3s;
        }
     .btnmyform:hover{
        background-color: #0f63a4;
        color: white;
        font-size: 1.2rem;
        padding: 1rem 2rem;
        border-radius: 5rem;
        text-decoration: none;
        }
        .btnmyformC{
            background-color: #b80d0d;
            color: white;
            font-size: 1.2rem;
            padding: 1rem 2rem;
            border-radius: 5rem;
            text-decoration: none;
            transition: all linear .3s;
            }
         .btnmyformC:hover{
            background-color: #930101;
            color: white;
            font-size: 1.2rem;
            padding: 1rem 2rem;
            border-radius: 5rem;
            text-decoration: none;
            }
            .titcon{
                font-size: 2rem; 
                color:rgb(0, 0, 0);
            }
            .textcon{
                font-size: 25px; 
                color:rgb(0, 0, 0);
            }
            .titw{
                font-size: 4rem; 
                color:rgb(255, 255, 255);
            }
            .titcom{
                font-size: 2rem; 
                color:rgb(255, 255, 255);
            }
            .textcom{
                font-size: 25px; 
                color:rgb(255, 255, 255);
            }
.button-slide {
    font-size: 1.3rem;  
    background-color: transparent;
    color: white;
    padding: 1rem 1.5rem;
    text-decoration: none;
    text-align: center;
    border-radius: 50px;
    border: 1px solid white;

}
.button-slide:hover {
    font-size: 1.3rem;  
    background-color: transparent;
    color: white;
    padding: 1rem 1.5rem;
    text-decoration: none;
    border-radius: 50px;
    border: 1px solid rgb(219, 142, 17);
  }
.acur {
    color:#333;
    text-decoration:none;
    width: 23%;
    text-align: center;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    flex-wrap: wrap;
    background-color: #f1f9ff;
    font-size: .8rem;
}
.acur2 {
    color:#333;
    text-decoration:none;

}

.container{
    width: 95%;
    margin: 0 auto;
    max-width: 1400px;
}
.cent-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ter-head{
    width: 30%;
}
.titulo-pag{
    font-size: 1.5rem;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-family: 'gothamssm_medium';
}

.titulo-pag span{
    color: #3EB0DD;
    font-size: 1.2rem;
}
.btn-ent{
    display: grid;
    align-items: center;
    justify-content: right;
    flex-wrap: wrap;
}
.btn-ent a{
    background-color: #3f77a1;
    color: white;
    text-decoration: none;
    font-size: .8rem;
    text-align: center;
    padding: 12px 22px;
    border-radius: 50px;
    transition: all linear.2s;
}
.register{
    background-color: white !important;
    border: #5386ad 1px solid !important;
    color: #5386ad !important;
    margin-top: .7rem;
}
.register:hover{
    background-color: #5386ad !important;
    border: #ffffff 1px solid !important;
    color: white !important;
}
.btn-ent a:hover{
    background-color: #5386ad;
}
.nav-back{
    background-color: #3f77a1; 
    color: white;
}
.nav-back ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}
.nav-back ul li{
    list-style: none;
}
.nav-back ul li a{
    color: white;
    text-decoration: none;
    padding: 1rem;
    display: block;
    transition: all linear .2s;
}
.nav-back ul li a:hover{
    background-color: #5386ad;
}
/*slider*/
.slider {
    width: 100%;
    margin: 2rem auto;
    overflow: hidden;
    position: relative;
  }
  .slide-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
  }
  .slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .slide img {
    width: 100%;
    height: auto;
  }
  .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 1rem;
    padding-top: .8;
    font-size: 2em;
    color: #ffffff;
    z-index: 1;
    background-color: #00000044;
    transition: all linear.2s;
  }
  .arrow:hover{
    background-color: #00000070;
  }
  .prev {
    left: 0;
  }
  .next {
    right: 0;
  }
  /*DIVS*/
  .container-c{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.container-c .card-s{
    position: relative;
    cursor: pointer;
}
.container-c .card-s .face-s{
    width: 300px;
    height: 200px;
    transition: 0.5s;
}
.container-c .card-s .face-s.face1-s{
    position: relative;
    background: rgb(255, 255, 255);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border: 2px solid #f0f0f0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    border-radius: 10px;
    transform: translateY(100px);
}
.container-c .card-s:hover .face-s.face1-s{
    background: rgba(255, 255, 255, .05);
    backdrop-filter: blur(5px);
    border: 1.5px solid #ffffff;
    transform: translateY(0);
}
.container-c .card-s .face-s.face1-s .content-s{
    opacity: 0.5;
    transition: 0.5s;
}
.slider {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.container-c .card-s:hover .face-s.face1-s .content-s{
    opacity: 1;
}
.container-c .card-s .face-s.face1-s .content-s img{
    max-width: 200px;
    display: flex;
    margin: 0 auto;
    filter: invert(97%) sepia(0%) saturate(7276%) hue-rotate(199deg) brightness(121%) contrast(100%);
}
.container-c .card-s .face-s.face1-s .content-s h3{
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    font-size: 1.5em;
}
.container-c .card-s .face-s.face2-s{
    position: relative;
    background: rgba(255, 255, 255, .05);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border: 2px solid #3f77a1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 10PX;
    box-sizing: border-box;
    transform: translateY(-100px);
    text-align: center;
}  
.container-c .card-s:hover .face-s.face2-s{
    transform: translateY(0);
}
.container-c .card-s .face-s.face2-s .content-s p{
    margin: 0;
    padding: 0;
}
.container-c .card-s .face-s.face2-s .content-s a{
    margin: 15px 0 0;
    display: inline-block;
    text-decoration: none;
    color: #3f77a1;
    padding: .7rem 2rem;
    border: 1px solid #3f77a1;
    border-radius: 50px;
    transition: all linear .2S;
}
.container-c .card-s .face-s.face2-s .content-s a:hover{
    background: #3f77a1;
    color: #ffffff;
}
.back{
width: 47%;
color: white;
display: flex;
align-items: end;
margin-top: 2rem;
border-radius: 15px;
}
.back div{
    padding: 2rem;
    padding-bottom: 3rem;
}
.tit{
    font-size: 2rem;
    font-weight: bold;
    margin-top: .5rem;
}

.back div a{
    background-color: white;
    color: #3f77a1;
    text-decoration: none;
    padding: 1rem 1.5rem;
    border-radius: 50px;
    transition: all linear .2s;
}
.back div a:hover{
    background-color: #5386ad;
    color: white;
    text-decoration: none;
    padding: 1rem 1.5rem;
    border-radius: 50px;
}
.img-2{
    display: flex;
    justify-content: space-between;
}
.al-ri{
    text-align: right;
}
.fondo-c{
    background: url(img/fondo-angel.webp);
    background-position: center center;
    background-size: cover;
    text-align: center;
    margin: 7rem 0;
    padding: 2rem 0
}
.fondo-c img{
    width: 100px;
}
.back-w{
    background-color: white;
   
}
.back-w p{
    font-size: 2rem;
    color: #3f77a1!important;
}
.fondo-c p{
    color: white;
    font-size: 2rem;
    margin: .5rem 0;
    font-weight: bold!important;
}
.D70-30{
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
}
.D70{
    width: 55%;
}
.D70 img{
    width: 100%;
    border-radius: 15px;

}
.D70 div{
    background-color: #3f77a1;
    color: white;
    font-size: 2rem;
    text-align: right;
    width: 90%;
    border-radius: 0 30px 30px 0;
    padding: .5rem 1.5rem;
    margin-top: 2rem;
}
.D70 div p{
    margin: 0;
    font-weight: bold;
}
.D30{
    width: 30%;
}
.D30 img{
    width: 100%;
    border-radius: 15px;
}
.D30 div{
    background-color: #3f77a1;
    color: white;
    font-size: 2rem;
    text-align: left;
    width: 100%;
    border-radius: 30px 0 0 30px;
    padding: .5rem 0;
    margin-top: 2rem;
}
.D30 div p{
    margin: 0;
    margin-left: 1.5rem;
    font-weight: bold;
}
/**/
.D70-2{
    width: 55%;
}
.D70-2 img{
    width: 100%;
    border-radius: 15px;

}
.D70-2 div{
    background-color: #3f77a1;
    color: white;
    font-size: 2rem;
    text-align: left;
    width: 100%;
    border-radius: 30px 0 0 30px;
    padding: .5rem 0;
    margin-top: 2rem;
}
.D70-2 div p{
    margin: 0;
    margin-left: 2rem;
    font-weight: bold;
}
.D30-2{
    width: 35%;
}
.D30-2 img{
    width: 100%;
    border-radius: 15px;

}
.D30-2 div{
    background-color: #3f77a1;
    color: white;
    font-size: 2rem;
    text-align: right;
    width: 100%;
    border-radius: 0 30px 30px 0;
    padding: .5rem 0;
    margin-top: 2rem;
}
.D30-2 div p{
    margin: 0;
    margin-right: 1.5rem;
    font-weight: bold;
}
.banner{
    background: url(img/13.webp);
    width: 100%;
    height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 3rem;
}
.banner2{
    background: url(img/55.webp);
    width: 100%;
    height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 3rem;
}
.bannercon1{
    background: url(img/mision.webp);
    /*background-image: url(img/mision.webp);*/
    width: 100%;
    height: 700px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    
}
.bannercon2{
    background: url(img/vision.webp);
    /*background-image: url(img/vision.webp);*/
    width: 100%;
    height: 700px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bannercom1{
    background: url(img/b-com1.webp);
    /*background-image: url(img/vision.webp);*/
    width: 100%;
    height: 700px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bannercom2{
    background: url(img/b-com2.webp);
    /*background-image: url(img/vision.webp);*/
    width: 100%;
    height: 700px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bannercom3{
    background: url(img/b-com3.webp);
    /*background-image: url(img/vision.webp);*/
    width: 100%;
    height: 700px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.text-banner h2{
    font-size: 2rem;
    text-align: center;
}
.text-banner p{
    text-align: center;
    font-size: 1rem;
    margin: 0;
    margin-bottom: 3rem;
}
.text-banner a{
    background-color: #3f77a1;
    color: white;
    text-align: center;
    font-size: 1rem;
    padding: 1rem 2rem;
    border-radius: 50px;
    text-decoration: none;
    transition: all linear .2s;
    font-weight: bold;
}
.text-banner a:hover{
    background-color: #5386ad;
    color: white;
    text-align: center;
    font-size: 1rem;
    padding: 1rem 2rem;
    border-radius: 50px;
    text-decoration: none;
}
.text-banner{
    text-align: center;
}
.f-op{
    display: flex;
    margin-top: 5rem;
    justify-content: space-around;
    margin-bottom: 2rem;
}
.f-op div{
    text-align: center;
}
.f-op div img{
    min-height: 100px;
    margin-bottom: 3rem;
}
.f-op div a{
    background-color: #3f77a1;
    color: white;
    padding: 1rem 1.5rem;
    text-decoration: none;
    border-radius: 50px;
}
.fotter{
    background: url(img/16.webp);
    height: 100px;
    margin-top: -6rem;
}
.menu{
    display: none;
}

  .line {
    fill: none;
    stroke: #3f77a1;
    stroke-width: 6;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
      stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  }
  .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }
  .line2 {
    stroke-dasharray: 60 60;
    stroke-width: 6;
  }
  .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }
  .opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }
  .opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 6;
  }
  .opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }
  .resp-b{
    display: none;
  }
@media only screen and (max-width: 1148px){
    .btn-ent{
        display: none;
    }
    .resp-b{
        display: block;
    }
.van{
    display: none;
}
.ter-head{
    width: 70%;
}
.titulo-pag{
    text-align: left;
}
.menu{
    display: block;

    border: 2px #3f77a1 solid;
    border-radius: 10px;
}
.menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
    transform: scale(.5);
  }
.nav-back ul{
    display: block;
}
.nav-back{
    display: none;
}
.nav-back.show-m{
    display: block;
}
.img-2{
    display: block;
}
.back{
    width: 100%;
}
}
@media only screen and (max-width: 780px){
.f-op{
    display: block;
}
.f-op div{
    margin: 2rem 0;
}
}
@media only screen and (max-width: 672px){
.D70-30{
    display: block;
}
.D70{
    width: 100%;
}
.D30{
    width: 100%;
    margin-top: 3rem;
}
.D70-2{
    width: 100%;
    margin-top: 3rem;
}
.D30-2{
    width: 100%;
}
.back div{
    padding: 1rem 1rem;
    padding-bottom: 3rem;
}
.tit{
    font-size: 1.5rem;
}
}


/*evangelizacion*/
.banner-e{
    background: linear-gradient(rgba(0, 0, 0, 0.314) 0%, rgba(0, 0, 0, 0.45) 50%, rgba(0, 0, 0, 0.4) 100%) 90% bottom, url(img/bannerevangelizacion.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    height: 600px;

    justify-content: center;
}
.sub-tit{
    font-size: 2rem;
    color: white;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}
.img-text{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 8rem 0;
}
.img-text-2{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 8rem 0;
}
.img-text-2con{
    display: flex;
    align-items:end;
    justify-content: space-around;
    padding: 8rem 0;
}
.img-c{
    width: 30%;
}
.img-c img{
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.text-ccon{
    width: 30%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 2rem;
    border-radius: 15px;
    background-color: transparent;
}
.text-ccom{
    width: 30%;
    box-shadow: rgba(250, 251, 251, 0.945) 0px 8px 24px;
    padding: 2rem;
    border-radius: 15px;
    background-color: transparent;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.text-c{
    width: 58%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 2rem;
    border-radius: 15px;
    background-color: white;
}
.text-c h3{
    font-size: 2rem;
    margin-bottom: 1rem;
}
.text-c p{
    font-size: 1.3rem;
}
.line-1{
    width: 40%;
    background-color: #3f77a1;
    height: 5px;
}
.footer{
    background-color: #3f77a1;
    padding: 1rem 0;
    text-align: center;
    color: white;
}
/*conocenos*/
.banner-c{
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.767) 100%) 90% bottom, url(img/nosotros.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    height: 700px;

    justify-content: center;
}
.tit-b{
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    color: white;
}
.cont-mis-vis{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8rem 0;
}
.mis-cont{
    width: 40%;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 2rem;
}
.mis-cont h3{
    font-size: 2rem;
    margin-bottom: 1rem;
}
.mis-cont p{
    font-size: 1.2rem;
    text-align: justify;    
}
.vis-cont{
    width: 40%;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 2rem;
    min-height: 298px;
}
.vis-cont h3{
    font-size: 2rem;
    margin-bottom: 1rem;
}
.vis-cont p{
    font-size: 1.3rem;
    text-align: justify;
}
.paralax{
    background-image: url(img/bannernosotros2.png);
    width: 100%;
    height: 1000px;
    background-position: center center;
    background-size: cover;
}
.hist{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: white;
    border-radius: 15px;
    padding: 1rem;
    margin: 6rem 0;
}
.hist h3{
    font-size: 2rem;
    text-align: center;
}
.hist p{
    text-align: justify;
    font-size: 1.3rem;
}

.hist2{

    padding: 1rem;
    margin: 6rem 0;
}
.hist2 h3{
    font-size: 3rem;
    text-align: center;
}
.hist2 p{

    font-size: 2rem;
    text-align: center;
}

.team_wrap{
    padding: 20px 0px;
    background-color:#f1f9ff ;
    min-height: 100vh;
}
.team_wrap h2{
    font-size: 40px;
    margin-bottom: 30px;
    text-align: center;
    
    
}
.team_list{
    padding-left: 0px;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.team_list .team_member{
    display: inline-block;
    padding: 0px 10px;
    width: 15%;
    min-width: 240px;

}

.team_list .team_member img{
    height: 200px;

}
.team_list .name,.team_list .status{
    color: #5386ad;
    display: block;
    text-align: center;
    padding-top: 10px;
    transition:all ease 0.3s;
}
.team_list .name{
    font-size: 16px;
    font-weight: 500;
}
.team_list .status{
    padding-top: 2px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    color: #5386ad;
   
}
.team_list a{
    text-decoration: none;
    padding: 15px;
    display: block;
    transition:all ease 0.3s;
    background-color: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 15px;
    min-height: 270px;
    margin: 2rem 0;
}
.team_list a:hover{
    background-color: #f1f1f1;

}
.team_list a:hover > .name,.team_list a:hover > .status{
    color: #5386ad;
}


/*popup for team section*/


.popup_wrap{
    position: fixed;
    top:0;
    bottom: 0;
    left: 0;
    right:0;
    display: none;
}

.overlay{
    background: rgba(0,0,0,0.8);
    position: fixed;
    top:0;
    bottom: 0;
    left:0;
    right:0;
    z-index: 99;
}

.popup_box{
    background-color: #fff;
    color:#333;
    max-width: 700px;
    height: auto;
    max-height: 80%;
    margin: 0 auto;
    z-index: 100;
    position: absolute;
    left:0;
    right:0;
    top:50%;
    transform:translateY(-50%);
    padding: 15px;
    border-radius: 5px;
    display: flex;
    flex-wrap:wrap;
    overflow: auto;
}

.popup_box .left_image{
    flex:0 0 40%;
    max-width: 40%;
    padding-right: 30px;
}
.popup_box .left_image img{
    width:100%;
    height: auto;
}
.popup_box  .right_content{
    text-align: left;
    

}
.popup_box  .right_content h2,.popup_box  .right_content h2 span{
    text-align: left;
    padding-bottom: 0px;
    
}
.popup_box  .right_content h2{
    margin-bottom: 20px;
}

.popup_box  .right_content p{
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 10px;
}
.close_btn{
    width: 45px;
    height: 45px;
    position: absolute;
    z-index: 101;
    right: 10px;
    cursor: pointer;
}
.close_btn::before,.close_btn::after{
    content:"";
    display: block;
    width:2px;
    height: 100%;
    background:#333;
    position: absolute;
    left:0;
    right: 0;
    margin: 0 auto;
}
.close_btn::before{
    transform:rotate(45deg)
}
.close_btn::after{
    transform:rotate(-45deg)
}

@media(max-width:640px){
  
    .popup_wrap{
        overflow: visible;
        
    }
    .popup_box .left_image{
        max-width: 100%;
        padding-right: 50px;
    }
    .popup_box .left_image img{
        max-height: 300px;
        width: auto;
        max-width: 100%;
    }
    .popup_box .right_content{
        max-width: 100%;
        padding-top: 10px;
    }
    .popup_box .right_content h2{
        font-size: 22px;
    }
    .popup_box{
    height:100vh;
    border-radius: 0px;
    display: block;
    }
    .close_btn {
        width: 35px;
        height: 35px;
    }
}
@media(max-width:775px){
    .mis-cont{
        width: 100%;
    }
    .vis-cont{
        width: 100%;
    }
    .cont-mis-vis{
        flex-wrap: wrap;
    }
    .paralax{
        height: 300px;
    }
}
.form-cont{
   margin: 0 auto; 
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
   margin: 10rem auto;
   padding:2rem 1rem ;
   text-align: center;
   border-radius: 15px;
}
.form-cont h3{
    font-size: 2rem;
}
.form-cont p{
    font-size: 1.3rem;
}
.form-cont form p{
    font-weight: bold;
}
.form-cont form select{
    width: 82%;
    text-align: center;
    font-size: 1.3rem;
    color: #3f77a1;
    padding: 1rem;
    outline: none;
    border: 2px solid #e1f2ff;
    border-radius: 10px;
    background-color: #fbfdff;
}
.form-cont form input{
    width: 80%;
    text-align: center;
    font-size: 1.3rem;
    color: #3f77a1;
    padding: 1rem;
    outline: none;
    border: 2px solid #e1f2ff;
    border-radius: 10px;
    background-color: #fbfdff;
}
.form-cont form button{
    width: 100%;
    margin-top: 2rem;
    text-align: center;
    font-size: 1.3rem;
    color: white;
    padding: 1rem;
    outline: none;
    border: none;
    border-radius: 10px;
    background-color: #3f77a1;
    transition: all linear.3s;
    cursor: pointer;
}
.form-cont form button:hover{
    background-color: #5386ad;
}

/*comunidad*/
.banner-com{
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.767) 100%) 90% bottom, url(img/bannercomunidad.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    height: 700px;

    justify-content: center;
}
.banner-contact-s{
    text-align: center;
    background: linear-gradient(rgba(0, 0, 0, 0.562) 0%, rgba(0, 0, 0, 0.562) 100%) 90% bottom, url(img/BANNER-SEC-CONT.png);
    padding: 4rem 0;
    color: white;

}
.banner-contact-s H3{
    font-size: 2rem;
}
.banner-cursos{
    width: 100%;
    height: 400px;
    color: white;
    border-radius: 15px;
    background: url(img/cursos.webp);
    background-position: center center;
    background-size: cover;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 7rem 0;
}
.banner-cursos h3{
    font-size: 4rem;
    margin-top: 0;
}
.banner-cursos a{
    background-color: white;
    color: #3f77a1;
    font-size: 1.5rem;
    padding: 1rem 4rem;
    border-radius: 10rem;
    text-decoration: none;
    transition: all linear .3s;
}
.banner-cursos a:hover{
    background-color: #3f77a1;
    color: white;
    font-size: 1.5rem;
    padding: 1rem 4rem;
    border-radius: 10rem;
    text-decoration: none;
}
.cont-bb{
    width: 80%;

}
.banner-esc{
    width: 100%;
    height: 400px;
    color: white;
    border-radius: 15px;
    background: url(img/escuela.webp);
    background-position: center center;
    background-size: cover;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 7rem 0;
}
.banner-esc h3{
    font-size: 4rem;
    margin-top: 0;
}
.banner-esc a{
    background-color: white;
    color: #3f77a1;
    font-size: 1.5rem;
    padding: 1rem 4rem;
    border-radius: 10rem;
    text-decoration: none;
    transition: all linear .3s;
}
.banner-esc a:hover{
    background-color: #3f77a1;
    color: white;
    font-size: 1.5rem;
    padding: 1rem 4rem;
    border-radius: 10rem;
    text-decoration: none;
}
.banner-precenj{
    width: 100%;
    height: 400px;
    color: white;
    border-radius: 15px;
    background: url(img/precenj.webp);
    background-position: center center;
    background-size: cover;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 7rem 0;
}
.banner-precenj h3{
    font-size: 4rem;
    margin-top: 0;
}
.banner-precenj a{
    background-color: white;
    color: #3f77a1;
    font-size: 1.5rem;
    padding: 1rem 4rem;
    border-radius: 10rem;
    text-decoration: none;
    transition: all linear .3s;
}
.banner-precenj a:hover{
    background-color: #3f77a1;
    color: white;
    font-size: 1.5rem;
    padding: 1rem 4rem;
    border-radius: 10rem;
    text-decoration: none;
}
.div-t-sec{
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.lin{

    cursor: pointer;
}
.div-t{
    width: 25%;
    text-align: center;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 1rem;
    margin: 3rem 0;
    flex-wrap: wrap;
    min-width: 300px;
    background-color: white;
    min-height: 200px;
}
.div-t-s{
    width: 25%;
    text-align: center;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    flex-wrap: wrap;
    background-color: #f1f9ff;
}
.div-t-s h3{
    font-size: 1rem;
}
.nivel-inf{
    background-color: white;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 1rem;
    margin: 3rem 0;
    display: block;
    text-align: center;
    padding-bottom: 3rem;
}
.nivel-inf h3{
    font-size: 2rem;
    font-weight: bold;
}
.nivel-inf li{
    font-size: 1.3rem;
    list-style: none; 
    margin: 1rem 0;

}
table{
    background-color: white;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 1rem;
    margin: 3rem 0;

}
td{
    width: 50%;
    border: 1px #f1f2f4 solid;
    padding: 1rem;
    font-size: 1.3rem;
}
@media(max-width:898px){
    .img-c{
        width: 100%;
        margin: 1rem 0;
    }
    .img-text{
        flex-wrap: wrap;
    }
    .img-text-2{
        flex-wrap: wrap;
    }
    .img-img-text-2con-2{
        flex-wrap: wrap;
    }
    .text-c{
        width: 100%;
        margin: 1rem 0;
    }
    .tit-b{
        font-size: 2rem;
    }
}
ul{
    padding: 0;
}
@media(max-width:898px){
    tr{
        display: flex;
        flex-wrap: wrap;
    }
    td{
        width: 100%;
    }
}
@media(max-width:1064px){

.div-t-sec{
    flex-wrap: wrap;
    justify-content: space-around;
}
}
.btn-confe{
    background-color: #3EB0DD;
    color: white;
    text-decoration: none;
    padding: 1rem 2rem;
    border-radius: 50px;
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 0 auto;

}
.btn-confe p{
    color: white;
    margin: 0;
}
.btn-confe svg{
    filter: invert(100%) sepia(0%) saturate(7493%) hue-rotate(169deg) brightness(102%) contrast(100%);
    margin-right: 1rem;
    
}
.galeria h2
{
text-align: center;
font-size: 3rem;
}
.linea
{
    border-top: 5px solid #0077c0;
    margin-bottom: 20px;
}
.contenedor-imagenes
{
    display: flex;
    width: 85%;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius: 3px;
}
.contenedor-imagenes .imagen
{
    width: 25%;
    position: relative;
    height: 25%;
    margin-bottom: 5px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .75);
}
.imagen img 
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.overlay2
{
    position: absolute;
    bottom:0;
    left:0;
    background:rgba(0, 118, 192, .781);
    width: 100%;
    height: 0;
    transition: .5s ease;
    overflow: hidden;
}
.overlay2  h2
{
    color: #fff;
    font-weight: 300;
    font-size: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.imagen:hover .overlay2
{
    height: 100%;
    cursor: pointer;
}
@media screen and (max-width:1000px)
{
    .contenedor-imagenes
    {
        width: 95%;
    }
}
@media screen and (max-width:700px)
{
    .contenedor-imagenes
    {
        width: 90%;
    }
    .contenedor-imagenes .imagen
    {
        width: 48%;
    }
}
@media screen and (max-width:450)
{
    .h2
    {
        font-size: 22px;

    }
    .contenedor-imagenes
    {
        width: 90%;
    }
    .contenedor-imagenes .imagen
    {
        width: 80%;
    }
}

.cont-pel
{
    width: 90%;
    margin: auto;
}

.contenedor-titulo-conttroles
{
    display: flex;
    justify-content: space-between;
    align-items: end;

}

.contenedor-titulo-conttroles  h3
{
    color: #0f63a4;
    font-size: 30px;
}
 
.contenedor-titulo-conttroles  .indicadores button
{
    background: #000000;
    height: 5px;
    width: 10px;
    cursor: pointer;
    border: none;
    margin-right: 2px  ;
}

.contenedor-titulo-conttroles  .indicadores button:hover,
.contenedor-titulo-conttroles  .indicadores button.activo
{
background: red;
} 

.peliculas-recomendadas
{
    margin-bottom: 70px;
}
.peliculas-recomendadas .contenedor-principal
{
    display: flex;
    align-items: center;
    position: relative;
}
.peliculas-recomendadas .contenedor-principal .flecha-izquierda,
.peliculas-recomendadas .contenedor-principal .flecha-derecha 
{
    position: absolute;
    border: none;
    background: rgba(0, 0, 0, 0.3);
    font-size: 40px;
    height: 50%;
    top: cal(50%-25%);
    line-height: 40px;
    width: 50px;
    color: #fff;
    cursor: pointer;
    z-index: 500;
    transition: .2s ease all;
}
.peliculas-recomendadas .contenedor-principal .flecha-izquierda:hover,
.peliculas-recomendadas .contenedor-principal .flecha-derecha:hover 
{
    background: rgba(0, 0, 0, .9);
}
.peliculas-recomendadas .contenedor-principal .flecha-izquierda
{
    left: 0;
}
.peliculas-recomendadas .contenedor-principal .flecha-derecha
{
    right: 0;
}

.peliculas-recomendadas .contenedor-carousel
{
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
    scroll-behavior: smooth;
}
.peliculas-recomendadas .contenedor-carousel .carousel 
{
    display: flex;
    flex-wrap: nowrap;
}

.peliculas-recomendadas .contenedor-carousel .carousel .pelicula
{
   min-width: 25%;
    transition: .3s ease  all;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
} 
.peliculas-recomendadas .contenedor-carousel .carousel .pelicula:hover
{
transform: scale(1.2);
transform-origin: center;
z-index: 100;

}
.peliculas-recomendadas .contenedor-carousel .carousel .pelicula img
{
    width: 100%;
    vertical-align: top;
}

@media screen and (max-width: 800px)
{
    .peliculas-recomendadas .contenedor-carousel 
    {
        overflow: visible;

    }
    .peliculas-recomendadas .contenedor-carousel .carousel 
    {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    .peliculas-recomendadas .indicadores,
    .peliculas-recomendadas .flecha-derecha,
    .peliculas-recomendadas .flecha-izquierda
    {
        display: none;
    }
    .cerrarp
    {
        color: white; 
        font-size:1.2rem; 
        float: right; 
        text-decoration: none;
    }
}
.cen-t-img{
    position: relative;
display: inline-block;
text-align: center;
}

.text-over-s{
    position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
transition: all linear .3s;
width: 100%;
height: 100%;
background-color: #00000031;
display: flex;
    align-items: center;
    justify-content: center;    
}
.text-over-s p {
    color: white;
}
.text-over-s:hover{
    opacity: 1;
    
}
.detcurso
{
    max-width: 80%; 
    background: rgb(1,45,70);
    background: linear-gradient(180deg, rgba(1,45,70,1) 0%, rgba(0,108,147,1) 36%, rgba(255,255,255,1) 100%); 
}
.cerrarp
{
    color: white; 
    font-size:2rem; 
    float: right; 
    text-decoration: none;
}
.divtit
{
    width: 30%
}
.divtit p
{
    color: white;  
    text-align:center; 
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); 
    font-size:2rem;  
    padding-left: 40px;  
    padding-right: 40px;
}
.divtitimg
{
    width: 70%
}
.divpadent
{
    padding-top: 80px; 
    padding-bottom: 40px
}
.divhijent
{
    width: 80%; background-color:white;
    box-shadow: rgba(250, 251, 251, 0.945) 0px 8px 24px;
    padding: 2rem;
    border-radius: 15px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0);
}
.divpadreent2
{
    display: flex; 
    justify-content: 
    space-between; 
    padding-top: 40px; 
    padding-bottom: 40px; 
    flex-wrap: wrap;
}
.div1part
{ 
    width: 35%; 
    background-color:white;
    box-shadow: rgba(250, 251, 251, 0.945) 0px 8px 24px;
    padding: 2rem;
    border-radius: 15px; 
    position: relative;
    left: 8%;
}
.div2part
{
    width: 35%; background-color:white;
    box-shadow: rgba(250, 251, 251, 0.945) 0px 8px 24px;
    padding: 2rem;
    border-radius: 15px;
    position: relative;
    right: 8%;
}

@media screen and (max-width: 1200px)
{
    .cerrarp
    {
        color: white!important; 
        font-size:1.2rem!important; 
        float: right!important; 
        text-decoration: none!important;
    }
    .divtit
    {
        width: 100%
    }
    .divtitimg
    {
        width: 100%
    }
    .divtit p
    {
        color: white;  
        text-align:center; 
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); 
        font-size:1.5rem;  
        padding-left: 40px;  
        padding-right: 40px;
    }
    .divhijent h1
    {
        font-size: 1.5rem;
    }
    .div1part
    { 
        width: 100%!important; 
        background-color:white;
        box-shadow: rgba(250, 251, 251, 0.945) 0px 8px 24px;
        padding: 1.5rem!important;
        border-radius: 15px!important; 
        position: relative!important;
        left: 0%!important;
        margin-bottom: 40px!important;
    }
    .div1part h1
    {
        font-size: 1.5rem;
    }
    .div2part
    {
        width: 100%!important; 
        background-color:white;
        box-shadow: rgba(250, 251, 251, 0.945) 0px 8px 24px;
        padding: 1.5rem!important;
        border-radius: 15px!important;
        position: relative!important;
        right: 0%!important;
    }
    .div2part h1
    {
        font-size: 1.5rem;
    }

}
/*mapa*/
.circulo-mapa{
    background: rgb(110,44,130);
    background: linear-gradient(0deg, rgba(110,44,130,1) 0%, rgba(171,87,197,1) 50%, rgba(110,44,130,1) 100%);
    height: 150px;
    width: 150px;
    border-radius: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
}
.int-cir-map{
    background-color: white;
    width: 10px;
    height: 10px;
    border-radius: 80px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
/*mapa*/
 .imagen-hotspot-set{
    max-width: 1920px;
    margin: 50px auto 0 auto;
    position: relative;
 }
 .imagen-hotspot-set img{
    max-width: 80%;
 }
 .icons-set{
    width: 15px;
    height: 15px;
    border-radius: 100%;

    background: linear-gradient(0deg, rgb(83 134 173) 0%, rgb(86 151 201) 50%, rgb(83 134 173) 100%);
    cursor: pointer;

    display: flex;
    align-items: center;
justify-content: center;
}
.icons-set::after{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%) scale(1,1);
    pointer-events: none;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 1px solid #233dff;
    transition: border-color 1s linear;
    animation: icon-pulse 4s linear infinite;
}
@keyframes icon-pulse {
    0%{
        transform: translate(-50%, -50%) scale(1,1);
        opacity: 0;
    }
    20%{
        transform: translate(-50%, -50%) scale(1.5,1.5);
        opacity: 0.9;
    }
    50%{
        transform: translate(-50%, -50%) scale(2,2);
        opacity: 0;
    }
    100%{
        transform: translate(-50%, -50%) scale(2,2);
        opacity: 0;
    }
}


.item-set{
    position: absolute;
    transform: translate(-50%, -50%);
}
.tooltip-set{
    position: absolute;
    padding-bottom: 15px;
    overflow: hidden;
    background-color: #fff;
    color: #7b499b !important;
    color: #000;
    box-shadow: rgb(157 69 163) 4px 5px 0px -2px;
    line-height: 1.5em;
    z-index: -1;
    pointer-events: none;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.1s linear;
    width: 500px;

}
.item-set:hover .tooltip-set{
    opacity: 1;
}



.top-set .tooltip-set{
    bottom: 20px;
}
.top-set .tooltip-set:after{
    color: #fff;
    position: absolute;
    content: "";
    bottom: -13px;

    left: calc(50% -13px);
}
.bottom-set .tooltip-set{
    left: calc(50% - 6.5em);
    top: 40px;
}
.bottom-set .tooltip-set:after{
    color: #fff;
    position: absolute;
    content: "";
    top: -13px;
    border-bottom: 13px solid;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    left: calc(50% -13px);
}
.left-set .tooltip-set{
    bottom: calc(50% - 3em);
    right: 162px;
}
.left-set .tooltip-set:after{
    color: #fff;
    position: absolute;
    content: "";
    right: -13px;
    border-left: 13px solid;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    top: calc(50% -13px);
}
.right-set .tooltip-set{
    bottom: calc(50% - 3.5em);
    left: 40px;
}
.right-set .tooltip-set:after{
    color: #fff;
    position: absolute;
    content: "";
    left: -13px;
    border-right: 13px solid;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    top: calc(50% -13px);
}
/**/
@media only screen and (max-width:800px) {
.icons-set{
    transform: scale(.5);
}
}
@media only screen and (max-width:538px) {
    .left-set .tooltip-set{
        bottom: calc(50% - -6em);
        right: 28px;
    }
    .tooltip-set{

        width: 150px;
    
    }
    .tooltip-set p
    {
        font-size: 1rem; 
    }
    @keyframes icon-pulse {
        0%{
            transform: translate(-50%, -50%) scale(1,1);
            opacity: 0;
        }
        20%{
            transform: translate(-50%, -50%) scale(1.1,1.1);
            opacity: 0.9;
        }
        50%{
            transform: translate(-50%, -50%) scale(1.4,1.4);
            opacity: 0;
        }
        100%{
            transform: translate(-50%, -50%) scale(1.4,1.4);
            opacity: 0;
        }
    }
    }
     .banneresc1{
        background: url(img/escmision.webp);
        /*background-image: url(img/vision.webp);*/
        width: 100%;
        height: 700px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .banneresc2{
        background: url(img/escvision.webp);
        /*background-image: url(img/vision.webp);*/
        width: 100%;
        height: 700px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    /*cuatrimestres*/
    .cont-pel-esc
{
    width: 90%;
    margin: auto;
}

.contenedor-titulo-conttroles-esc
{
    display: flex;
    justify-content: space-between;
    align-items: end;

}

.contenedor-titulo-conttroles-esc  h3
{
    color: #0f63a4;
    font-size: 30px;
    
}
 
.peliculas-recomendadas-esc
{
    margin-bottom: 70px;
}
.peliculas-recomendadas-esc .contenedor-principal-esc
{
    display: flex;
    align-items: center;
    position: relative;
}

.peliculas-recomendadas-esc .contenedor-carousel-esc
{
    width: 100%;
    padding: 20px 0;
    overflow: visible;
    scroll-behavior: smooth;
}
.peliculas-recomendadas-esc .contenedor-carousel-esc .carousel-esc 
{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.peliculas-recomendadas-esc .contenedor-carousel-esc .carousel-esc .pelicula-esc
{
   min-width: 25%;
    transition: .3s ease  all;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
} 
.peliculas-recomendadas-esc .contenedor-carousel-esc .carousel-esc .pelicula-esc:hover
{
transform: scale(1.2);
transform-origin: center;
z-index: 100;

}
.peliculas-recomendadas-esc .contenedor-carousel-esc .carousel-esc .pelicula-esc img
{
    width: 100%;
    vertical-align: top;
}
    .cen-t-img-esc{
    position: relative;
    display: inline-block;
    text-align: center;
    }
    .text-over-s-esc{
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all linear .3s;
    width: 100%;
    height: 100%;
    background-color: #00000031;
    display: flex;
        align-items: center;
        justify-content: center;    
    }
    .text-over-s-esc p {
        color: white;
        font-size: 2rem;
    }
    .text-over-s-esc:hover{
        opacity: 1;
        
    }
@media screen and (max-width: 800px)
{

    .peliculas-recomendadas-esc .contenedor-carousel-esc .carousel-esc 
    {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .text-over-s-esc p {
        color: white;
        font-size: 1.3rem;
    }

    .cerrarp
    {
        color: white; 
        font-size:1.2rem; 
        float: right; 
        text-decoration: none;
    }
}

.meryinicio{
    position:absolute;
    width: 33.3%;
    height: 100%;
    margin: 0 0;
    border-right: solid 3px white;  
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.merycamino{
    position:absolute;
    width: 33.4%; 
    height: 100%;
    margin: 0 33.3%;
    border-right: solid 3px white; 
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.merynaci{
    position:absolute;
    width: 33.3%;
    height: 100%;
    margin: 0 66.7%;
    border-right: solid 3px white; 
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.txtmeryimg{
    font-size: 3rem; 
    color: WHITE; 
}
@media only screen and (max-width: 1470px){
    .txtmeryimg{
        font-size: 1.5rem; 
        color: WHITE; 
    }
}
@media only screen and (max-width: 953px){
    .txtmeryimg{
        font-size: 1rem; 
        color: WHITE; 
        }
    }
@media only screen and (max-width: 850px){
    .txtmeryimg{
        font-size: .7rem; 
        color: WHITE; 
       }
    }
@media only screen and (max-width: 650px){
    .txtmeryimg{
        font-size: .7rem; 
        color: WHITE; 
       }

    }
    .bannercen1{
        background: url(img/cenbanner1.webp);
        /*background-image: url(img/vision.webp);*/
        width: 100%;
        height: 700px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .bannercen2{
        background: url(img/cenbanner2.webp);
        /*background-image: url(img/vision.webp);*/
        width: 100%;
        height: 700px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }