@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

* {
    margin: 0;
    padding: 0;
}
b{
    color: #554E4E;
}
/*.container {
    width: 1226px;
    margin-right: auto;
    margin-left: auto;
}*/
/*CSS MENU*/
.barraMenu{
    background-color: #fff0;
    position: absolute;
    transition: .8s;
    border-radius: 38px;
}
.barraMenu a{
    color: white;
    font-size: 17px;
    font-weight: 600;
}
.barraMenu:hover{
    background-color:#008080d1;
    transition: .8s;
}
.barritasMenu{
    color:#ffffffd1;
    font-size: 3em;
}

.uah{
    padding-left: 5%;
    width: 200px;
}

.menu {
    overflow-x: hidden;
    position: fixed;
    left: 28px;
    top: 15px;
    padding: 10px;
    z-index: 10;
    transition: 1s;
    background-color: #000000d4;
}
.menuOscuro{
    background-color: #000000d4;
    transition: .8s;
}
.menu-open {
    left: 631px;
}

.menu-open .menu-side {
    left: 28px;
    top:90px;
}

.menu-open,
.menu {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    transition: left 0.5s ease;
}

.menu-side {
    background-color: #000000d4;
    box-shadow: 3px 5px 9px 0px black;
    color: #fff;
    position: fixed;
    top: 90px;
    left: -231px;
    width: auto;
    padding: 10px;
    text-align: center;
    transition: .8s;
}

.menu-list {
    list-style-type: none;
    text-transform: uppercase;
    line-height: 30px;
    width: 185px;
}

/* .menu-list a {
  color: #fff;
  text-decoration: none;
} */

.btnMenu{
    background-color: #00000000;
    color: white;
    border: none;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
}
.btnMenu:hover{
    background-color: #00000073;
}
/*FIN CSS MENU*/
/* PRESENTACION */
.parrafo-presentacion{
    font-size: 18px;
    background-color: rgb(0 0 0 / 4%);
    color: #555;
}
#presentacion {
    position: relative;
    width: 50%;
    top: -100px;
    color: #948c8c;
    text-shadow: 0 0 0.5px rgba(255, 255, 255, 0.25);
    /* text-align: center; */
    padding: 0 0 5em 0;
    margin-left: 25%;
    background-size: 125% auto;
}
    #presentacion .button {
        text-shadow: 0 0 0.5px rgba(53, 184, 130, 0.25);
    }
    #presentacion header {
        margin: 0 0 2em 0;
    }
        #presentacion header h2 {
            letter-spacing: 8px;
        }
    #presentacion p {
        margin: 0;
        font-size: 19px;
    }
    #presentacion footer {
        margin: 2em 0 0 0;
    }
 /*FIN PRESENTACION*/
 /*CONTENIDO*/
.caja-titulos-principal{
    margin:-10% 0 5% 0;
    font-family: fangsong;
    text-shadow: 5px 6px 20px black;
}
.titulo1{
    font-size: 65px;
 }
.titulo2{
    font-size: 85px;
}
 .cajones{
     background-color: whitesmoke;
     height: auto;
 }
.imagenOscurecer{
    background-image:linear-gradient(
        rgb(86 102 214 / 32%),
        rgb(0 0 0 / 74%)
        ),
        url("../img/fondo1.jpg");
    height: 800px;
    width: auto;
    box-shadow: 0px 3px 7px 3px black;
    background-attachment: fixed;
    background-color: #00000082;
}
 .seccion-titulo{
    margin-bottom: 15px;
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
    line-height: 1.3;
    color: #000000d9;
 }
 .seccion-cabecera{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    line-height: 1.3;
    color: #555;
 }
 .section-texto{
    color: #948c8c;
    width: 60%;
    text-align: center;
    margin-left: 20%;
 }
 .seccion-linea {
    width: 90%;
    height: 1px;
    margin: 30px auto;
    background: #607789;
}
.alt-service-item {
    margin: 60px 0 0 0;
    position: relative;
    padding-left: 55px;
    padding-top: 3px;
    font-size: 12px;
    color: #555;
}
.boxOfrece {
    height: 235px;
    transition: 0.5s;
    position: relative;
    top: 0px;

}
    .boxOfrece:hover {
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.479);
        background-color: rgba(233, 233, 233, 0.651);
        position: relative;
        top: -15px;
    }
.alt-services-title {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    color: #151515;
}
.alt-service-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 40px;
    text-align: center;
    font-size: 32px;
    color: #607789;
    text-shadow: 13px 16px 15px black;
}
.alt-service-icon2 {
    height: 40px;
    line-height: 20px;
    font-size: 20px;
    color: #1f4563;
    text-shadow: 4px 7px 20px #000000a6;
}
.TitPrograma{
    font-size: 17px;
    line-height: 1px;
    color: #024d4e;
    font-style: italic;
    text-shadow: 3px 1px 20px #103233d9;
    font-weight: 500;
}
.cabecera-programa{
    width: 60%;
    margin-left: 20%
}
.textoPrograma li{
    color: #615e5e;
}
.cajaPrograma{
    background-color: white;
    transition: .5s;
}
    .cajaPrograma:hover{
        background-color: whitesmoke;
        transition: .5s;
    }
 /*FIN CONTENIDO*/
 /*SECCION BOX*/
 .box {
    position: relative;
    margin-top: 4%;
    margin-bottom: 0;
}
    .box.style1 {
        background: linear-gradient( rgb(205 211 216), rgb(0 0 0 / 76%) );
        padding: 5em;
        box-shadow: 5px 8px 7px 0px #0000008c;
    }
        .box.style1 .image {
            display: block;
            position: absolute;
            top: 0;
            width: 33%;
            height: 100%;
            background: #152E33;
            overflow: hidden;
        }

            .box.style1 .image img {
                position: absolute;
                top: 0;
                height: 100%;
                width: auto;
            }

        .box.style1 .inner > :last-child {
            margin: 0;
            color: white;
            text-shadow: 4px 2px 7px black;
        }

        .box.style1.right .image {
            left: 100px;
        }

            .box.style1.right .image img {
                right: 0;
            }

        .right .inner {
            margin-left: 50%;
            padding-left: 3em;
        }

        .box.style1.left .image {
            right: 100px;
        }

            .box.style1.left .image img {
                left: 0;
            }

        .left .inner {
            margin-right: 50%;
            padding-right: 3em;
        }

    .box.style2 {
        text-align: center;
    }

        .box.style2 header {
            display: inline-block;
            background: #fff;
            padding: 2em 3em 2em 3em;
            margin: 0;
        }

            .box.style2 header p {
                padding: 0;
            }

        .box.style2 .inner {
            position: relative;
            padding: 40px 0 0px 0;
        }

            .box.style2 .inner:after {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                left: 50%;
                height: 100%;
                border-left: solid 1px #fff;
            }

            .box.style2 .inner .row {
                position: relative;
            }

                .box.style2 .inner .row:before {
                    content: '';
                    display: block;
                    position: absolute;
                    top: 50%;
                    left: 20px;
                    width: calc(100% - 40px);
                    border-bottom: solid 1px #fff;
                }

            .box.style2 .inner .image {
                position: relative;
                z-index: 1;
                padding: 20px;
            }

    .box.style3 {
        background: #fff;
        padding: 3em;
    }

        .box.style3 header {
            text-align: center;
        }

/* FIN SECCION BOX*/
/*CAROUSEL*/
.cajon-art1{
    background-image: linear-gradient( rgb(86 102 214 / 32%), rgb(0 0 0 / 92%) ), url(../img/articulo2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 8%;
    height: 500px;
    
}
.estilo1{
    background-color: #00808000 !important;
    text-align: center;
    border: none;
    color: white;
    text-shadow: 6px 6px 10px#00000096;
    font-size: 7em;
}
.estilo2{
    text-align: center;
    color: white;
}
.estilo2 h4{
    font-weight: 600;
    font-size: 20px;
 }

.carousel-indicators{
    top: 115%;
    margin-left: 15%;
}
 /*FIN CAROUSEL*/
 /*CAROUSEL2*/
#quintoc{
    margin-top: 2%;
    background-color: #cdd3d8;
    width: 60%;
    margin-left: 20%;
    height: 360px;
    padding: 30px 50px 10px 50px;
    transition: .5s;
}
#quintoc:hover{
    box-shadow: 1px 1px 4px black;
    transition: .5s;
}
.c2{
    
    margin-left: 15% !important;
    position: relative;
}
.crtl2p {
    left: -80px !important;
}
.crtl2n {
    right: -80px !important;
}
 /*FIN CAROUSEL2*/
 /* CAROUSEL 3*/
.cajon-art5{
    height: 570px;
    width: 100%;
}
.cajon-art5-1{
    height: 570px;
    width: 100%;
    position: relative;
}
.contenedor{
    display: block;
    margin: -70px auto 100px 0px;
    width: 100%;
    max-height: 600px; 
    z-index: 15; 
  }
  .reproductor { 
    display: block; 
    width: 100%; 
    height: 100%; 
    padding-bottom: 56.25%; 
    overflow: hidden; 
    position: relative; 
    cursor: hand; 
    cursor: pointer; 
  }
  .reproductor2 { 
    display: block; 
    width: 100%; 
    height: 100%; 
    padding-bottom: 56.25%; 
    overflow: hidden; 
    position: relative; 
    cursor: hand; 
    cursor: pointer; 
  }
  img.imagen-previa { 
     display: block; 
     left: 0; 
     bottom: 0;
     margin: auto; 
     max-width: 100%; 
     width: 100%; 
     position: absolute; 
     right: 0; 
     top: 0; 
     height: auto 
  }
  div.youtube-play { 
     height: 64px; 
     width: 64px; 
     left: 50%; 
     top: 50%; 
     margin-left: -36px; 
     margin-top: -36px;
     opacity:0.7;
     position: absolute; 
     background:   url("https://cdn2.iconfinder.com/data/icons/social-icons-color/512/youtube-64.png") no-repeat; 
  }
  div.youtube-play:hover{
     opacity:1; 
  }
  #youtube-iframe { 
     width: 100%; 
     height: 100%; 
     position: absolute; 
     top: 0; 
     left: 0; 
  }
.c-i-3{
    top: 90%;
}
 /* FIN CAROUSEL 3*/
 /* CLAUSTRO */
 .margin-l-r{
    margin-left: 3rem;
    margin-right: 3rem;
 }
.cabecera-claustro{
    width: 60%;
    margin-left: 20%;
}
.nombre-profesor{
    font-size: 1.5rem;
}
.team-grid {
    margin: -20px 0 0 -1px;
    text-align: center;
    font-size: 0;
    word-spacing: 0;
    padding: 5% 8% 0px 8%;
}

.team-item {
    display: inline-block;
    width: 270px;
    margin: 20px 0 0 1px;
    position: relative;
    font-size: 14px;
    word-spacing: normal;
    text-align: center;
    cursor: default;
}


#team {
    background: #f5f5f5 !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #60778945;
    min-height: 424px;
    width: 255px;
    box-shadow: 2px 2px 4px -1px black;
}
.image-flip{
    display: flex;
    justify-content: center;
}
.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    /* -moz-transform: perspective(1000px); */
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    /* -webkit-transform: rotateY(0deg); */
    /* -ms-transform: rotateY(0deg); */
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #607789 !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #607789 !important;
}

/*
.frontside .card .card-body img {
    height: 175px;
    width: 165px;
    border-radius: 50%;
}

.card-body .card .img-fluid {
    height: 222px;
    width: 173px;
    border-radius: 50%;
}
*/
.card-body{
    padding: 5% 0 0 0 !important;
    font-size: 18px;
    /*background-color: rgb(0 0 0 / 4%);*/
    /*color: #555;*/
}
.frontside .card .card-body p img
{
    height: 222px;
    width: 173px;
    border-radius: 50%;   
}

.backside p{
    font-size: 13px;
}
.card-text{	
    font: -webkit-small-control;	
}
/*FIN CLAUSTRO */

/*MISCELANEA*/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.header {
    position: relative;
    top: -450px;
    color: white;
    text-align: center;
}

.btnMasInfo{
    color: #fff;
    background: #2b4961bf;
    box-shadow: 2px 3px 6px 1px #000;
    text-shadow: 1px 5px 7px black;
    padding: 1em 3em 1em 3em;
    border-radius: 26px;
    transition: .8s;
    font-weight: 600;
}
.btnMasInfo:hover{
    color: white;
    background:#279ee4db;
    text-decoration: none;
    transition: .8s;
}
/*FIN MISCELANEA*/
/* FORMULARIO */
.formulario {
    max-width: 850px;
    margin: 106px auto;
}
.formulario .title {
    text-align: center;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 36px;
    line-height: 48px;
    padding-bottom: 48px;
}
.contact-form .form-field {
    position: relative;
    margin: 32px 0;
    display: flex;
    justify-content: center;
}
.contact-form .input-text {
    display: block;
    height: 36px;
    border-width: 0 0 2px 0;
    border-color: #000;
    font-family: Lusitana, serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
.contact-form .input-text:focus {
    outline: none;
}
.contact-form .input-text:focus + .label, .contact-form .input-text.not-empty + .label {
    transform: translateY(-24px);
}
.contact-form .label {
    position: absolute;
    left: 40px;
    bottom: 14px;
    font-family: Lusitana, serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #888;
    cursor: text;
    transition: transform 0.2s ease-in-out;
}
.submit-btn {
    display: inline-block;
    background-color: #000;
    color: #fff;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 16px;
    border: none;
    cursor: pointer;
}
.note {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-family: Lusitana, serif;
    font-size: 16px;
    line-height: 21px;
}
.note .link {
    color: #888;
    text-decoration: none;
}
.note .link:hover {
    text-decoration: underline;
}
.textareaFomulario{
    overflow: auto;
    resize: vertical;
    border-width: 2px;
    border-color: #000;
    width: 50vw;
    height: 100px;
    color: black;
}
/*FIN FORMULARIO */
/*FOOTER*/
.caja-datos-contacto{
    margin-left:30px;
}
.logo-footer{
    width: 50%;
}
.logo-footer2{
    width: 10%;
}
.logo-footer3{
    width: 25%;
}
.caja-footer{
    width: 90%;
    position: relative;
    top: 10%;
    left: 5%;
    height: auto;
    box-shadow: 7px 8px 20px 0px #080808;
    background-color: #080808d6;
    margin-bottom: 5%;
    background: url(../img/otros/banner.svg)#2f4f4fba no-repeat;
    background-size: 100%;
    background-position-y: 85%;
}
footer {
    margin-top: 10%;
    height: 400px;
    color: white;
    text-align: center;
    background: linear-gradient(180deg, #00000008, black);
}
    footer h1{
        padding-top:3%;
        font-family: auto;
    }
    footer p {
        font-size: 12px;
        height: 0px;
    }
.icono-social{
    color: #2b2b2b;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.58);
}
.icono-awesome{
    font-size: 16px;
    border: 1px solid#2b2b2b;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 29px;
}
.email{
    display: initial;
    font-size: 14px;
}
.palabra{
    display: none;
}
/*FIN FOOTER*/
