
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'), url('../fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'comfortaaregular';
    src: url('../fonts/comfortaa-regular-webfont.woff2') format('woff2'), url('../fonts/comfortaa-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    color: #131729;
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#cabecera {
    position: fixed;
    width: 100%;
    height: 60px;
    background-color: #132829;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    z-index: 100;
}

#progressBar {
    position: fixed;
    margin-top: 66px;
    width: 100%;
    z-index: 100;
}

#puntero {
    width: 10px;
    height: 4px;
    background-color: #FFFFFF;
    margin-top: -6px;
}

#menu {
    float: right;
    margin-top: 0;
    padding-top: 28px;
    color: #e6e6e6;
    font-size: 20px;
    font-family: "comfortaaregular", Arial, Helvetica, sans-serif;
}

#menu span {
    margin-left: 25px;
    cursor: pointer;
}

#menu a {
    color: #e6e6e6;
    text-decoration: none;
}

#menu a:visited {
    color: #e6e6e6;
}

#menu a:hover {
    color: #ff9118;
}

.bt-menu {
    display: none;
}

#menuMovil a {
    color: #FFFFFF;
    text-decoration: none;
}

#menuMovil a:visited {
    color: #FFFFFF;
}

#menuMovil a:hover {
    color: #ff9118;
}

#menuMovil {
    position: absolute;
    width: 500px;
    top: 0px;
    left: -500px;
    background-color: #000000;
    z-index: 30;
}


.cita_1 {
    position: absolute;
    width: 32%;
    max-width: 390px;
    margin-top: 274px;
    margin-left: 55%;
    color: #FFFFFF;
    font-family: "opensans_bold", Arial, Helvetica, sans-serif;
}

#divBene .cita_2 {
    color: #121729;
}

.firma {
    position: absolute;
    right: 0px;
    margin-top: 0;
}

#contenedorPrincipal {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#cabecera {

    /*overflow: overlay;*/
}

#cabecera .divContSecc {
    padding-bottom: 0px;
}

#logo {
    position: absolute;
    top: 150px;
    left: 20%;
    width: 219px;
    height: 247px;
    padding-top: 280px;
    color: #FFFFFF;
    background-image: url('../imgs/logo_portada.png');
    background-repeat: no-repeat;
    /*background-position: 58%;*/
    z-index: 10;
    display: none;
    animation-delay: 0.5s;
}
#botFac{
    font-size: 18px;
    background-color: rgba(1,1,1,0);
    border: solid 1px #FFFFFF;
    padding-left: 25px;
    cursor: pointer;
    display: flex;
}

#botFac:hover{
    background-color: rgba(1,1,1,0.3);
}

#botFac .red{
    margin: auto 25px;
    width: 70px;
}



#cabCont {
    max-width: 1100px;
    margin: 0 auto;
}

#divPortada {
    position: relative;
    width: 100%;
    height: 636px;
    background-image: url('../imgs/portada.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 20px;
}
#curvaMovil{
    display: none;
}
svg {
    position: absolute;
    color: #ff9118;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

path {
}

.tit_1 {
    position: absolute;
    margin-top: -240px;
    padding: 15px 15% 15px 15%;
    font-size: 84px;
    font-family: open_sansbold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
}

#franjaTit {
    background-color: #122829;
    width: 100%;
    margin: -60px auto -74px auto;
    height: 340px;
}

.texto {
    margin: 0 auto;    /*max-width: 1200px;*/
    line-height: initial;
    padding: 0 25px 25px 25px;
    font-size: 20px;
}

.lema{
    font-family: open_sansbold, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.parrafoDef{
    font-size: 20px;
}

.texto p {
}
#gestaltCont{
    
    margin: 0 auto;

}
#textoGestalt {
    margin: 20px auto;
    padding-left: 150px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 25px;
    background-color: #132829;
    box-shadow: 10px 10px 21px rgb(0, 0, 0, 0.5);
}

/*#divGestalt img {
    transform: scale(0.6);
    margin: 0 0 -732px -346px;
}*/

.defLi{
    height: 445px;
    font-size: 22px;
    font-family: open_sanslight, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-repeat: no-repeat;
    display: flex;
}

#defLi_2{
    background-color: #132829;
}
.defLi p{
    width: 50%;
    padding: 4%;
    height: max-content;
    margin: auto;
}

.defLiImg{
    width: 50%;
    height: 445px;
    overflow: hidden;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
}

.defLi #img_1{
    float: left;
     background-image: url('../imgs/defLi_1.jpg');
}
.defLi #img_2{
    float: right;
    background-image: url('../imgs/defLi_2.jpg');
}
.defLi #img_3{
    float: left;
    background-image: url('../imgs/defLi_3.jpg');
}

.capital::first-letter{
    font-size: 64px;
    font-family: "open_sansbold", Arial, Helvetica, sans-serif;
    line-height: 50px;
    margin: 3px;
    float: left;
}
strong{
    font-family: "open_sansbold", Arial, Helvetica, sans-serif;
}
.anim {
    position: absolute;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    -webkit-transition: 3s ease-out;
    -moz-transition: 3s ease-out;
    -o-transition: 3s ease-out;
    transition: 3s ease-out;
}

#raiz_1 {
    left: -30px;
    width: 0px;
    height: 569px;
    background-image: url('../imgs/raiz_1.png');
}

#raiz_2 {
    right: -30px;
    width: 0px;
    height: 330px;
    background-position: right;
    background-image: url('../imgs/raiz_2.png');
}

#rama_1 {
    top: -7px;
    left: -300px;
    width: 0px;
    height: 404px;
    background-position: right;
    background-image: url('../imgs/rama_1.png');
    transform-origin: 0% 50%;
}

#raiz_3 {
    right: -30px;
    width: 0px;
    height: 348px;
    background-position: right;
    background-image: url('../imgs/rama_2.png');
    transform-origin: 100% 50%;
}

#divEqu .raiz {
    background-image: url('../imgs/raiz_2.png');
}

.marquesina {
    position: absolute;
    top: 344px;
    left: 100%;
    font-size: 168px;
    font-family: open_sansbold, Arial, Helvetica, sans-serif;
    -webkit-text-stroke: 2px #ffffff75;
    color: transparent;
    width: max-content;
    opacity: 0;
    animation-duration: 1s;
}

.titSecc {
    max-width: 1400px;
    width: 75%;
    padding: 10px 0px;
    /*margin: auto;*/
    font-family: 'open_sansbold', sans-serif;
    font-weight: bold;
    font-size: 80px;
    -webkit-text-stroke: 2px white;
    color: transparent;    /*color: #FFFFFF;*/
}

@media screen and (min-width:0\0) {
    #botFac .red{
        margin: auto 12px;
    }
    .titSecc {
        margin: 0px 25% 50px;
        max-width: 1400px;
        width: max-content;
        padding: 10px 30px;
        font-family: 'open_sansbold', sans-serif;
        font-weight: bold;
        font-size: 80px;
        color: white;
    }

}

/**::-ms-backdrop, .titSecc {
margin: 0px 25% 50px;
max-width: 1400px;
width: max-content;
padding: 10px 30px;
font-family: 'open_sansbold', sans-serif;
font-weight: bold;
font-size: 80px;
color: white;
}*/
.bullet {
    margin-right: 22px;
    width: 112px;
    height: 68px;
    background-color: #f13f24;
    display: inline-block;
}

#divAreas .titSecc {
    margin: -124px 0 20px 0;
    width: max-content;
    /*color: #122829;*/
    -webkit-text-stroke: 2px #122829;
    color: transparent; 
}
  @media all and (-ms-high-contrast:none)
     {
     #divAreas .titSecc { width: auto } /* IE10 */
     *::-ms-backdrop, #divAreas .titSecc { width: auto; color: #FFFFFF; } /* IE11 */
     }
#divAreas ul {
    width: 60%;
    margin: 20px 33%;
}
#divAreas li {
    max-width: 200px;
    margin-right: 90px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    font-family: 'open_sansbold', Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 0px 0px 7px rgba(0,0,0,0.5);
}

#divAreas li::before {
    content: "";
}

.iconoArea {
    margin: auto;
    width: 119px;
    height: 120px;
    background-position: right;
}

#ico_1 {
    background-image: url('../imgs/areas_1.png');
}

#ico_2 {
    background-image: url('../imgs/areas_2.png');
}

#ico_3 {
    background-image: url('../imgs/areas_3.png');
}

#ico_4 {
    background-image: url('../imgs/areas_4.png');
}

h3 {
    font-family: 'open_sansbold', sans-serif;
    font-weight: normal;
    font-size: 26px;
    line-height: 30px;
    padding-bottom: 8px;
}

.menuItem {
    color: #FFFFFF;
    font-size: 16px;
    font-family: "comfortaaregular", Arial, Helvetica, sans-serif;
}

.oculto {
    opacity: 0;
    transform: translate(0, 200px);
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

.textoBq {
    margin: 20px auto;
    width: 75%;
    padding: 45px;
}

.divSecc {
    position: relative;
    padding: 100px 0px 0px 0px;
    background-color: #ff9118;
    color: #122829;
}

.flexi {
    max-width: 1400px;
    margin: 0 auto 50px;
    display: flex;
}

#divEqu div:nth-child(2) {
    padding-bottom: 60px;
}

.divSecc_2 {
    position: relative;
    min-height: 100px;    /*font-family: "DIN", Arial, Helvetica, sans-serif;*/
    font-size: 14px;
}

.divContSecc {
    padding: 60px 15%;
    background-color: #CC9D00;
}

#divNaiz {
    color: #122829;
}

#divEquipo {
    padding: 10px 0 150px 0;
    min-height: 690px;
    height: min-content;    /*background-image: url('../imgs/fondoEquipo.jpg');
    background-repeat: no-repeat;
    background-position: top center;*/
    background-color: #a8b383;
    color: #122829;
    display: block ruby;
}

.curriculum {
    text-align: left !important;
    max-width: 1180px;
    width: 75%;
    padding: 80px;
    font-size: 16px;
    font-family: 'open_sanslight', Arial, sans-serif;
    background-color: rgb(205 219 158 / 70%);
    display: none;
    color: #132829 !important;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
}

.verCurr {
    width: max-content;
    height: max-content;
    padding: 10px 30px;
    margin: 10px auto 25px;
    font-size: 18px;
    font-family: 'open_sanslight', Arial, sans-serif;
    background-color: #cddb9e;
    border: solid 1px #8a9160;
    color: #9aa27f;
    cursor: pointer;
}

.verCurr:hover {
    color: #cddb9e;
    background-color: #9aa27f;
}

#divAreas {
    height: 690px;
    background-position: center;
    background-image: url('../imgs/fondoAreas.jpg');
}



#divProg {
    background-repeat: repeat-y;
    background-position: center;
    background-color: #CC9D00;
}

#divProg .textoBq {
    width: 65%;
}

#divEquipo .btCir p:first-child {
    margin: -20px auto 0;
}

#divBene {
    background-image: url('../imgs/rama_1.jpg');
    background-repeat: repeat-y;
    background-position: center;
    color: #ffffff;
}

.imgCont {
    margin: auto;
    width: max-content;
    min-width: 389px;
}


.imgCont div {
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    z-index: 50;
}
.imgCont h2{
    margin: 25px 0 5px 0;
}

.imgCont img {
    width: 334px;
    height: 334px;
    margin-top: 75px;
    border-radius: 50%;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.75);
}

#img_l_1, #img_l_2 {
    margin: 30px 0;
    width: 100%;
    height: 404px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    display: inline-block;
}

#img_l_1 {
    background-image: url('../imgs/img_l_1.jpg');
}

#img_l_2 {
    background-image: url('../imgs/img_l_2.jpg');
}

#sec_contacto {
    background-color: #008bff;
}
.btTfno{
    width: 130px;
    height: 25px;
    padding: 5px;
    margin-left: 60px;
    font-size: 18px;
    text-decoration: none;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: 96%;
    background-image: url('../imgs/tfno.png');
    background-color: #122829;
    display: block;
    cursor: pointer;
}
.btTfno:hover, .btEmail:hover{
    background-color: #a8b383;
}
.btEmail{
    width: max-content;
    height: 25px;
    padding: 5px 45px 5px 5px;
    margin-left: 60px;
    font-size: 18px;
    text-decoration: none;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: 96%;
    background-image: url('../imgs/email.png');
    background-color: #f13f24;
    display: block;
    cursor: pointer;
}
@media screen and (min-width:0\0) {
    .btEmail{
    margin-left: 10px;
    display: inline;
}

}
.txtTf{
    float: left;
    font-size: 18px;
    padding-top: 5px;
}
#c_information{
    padding: 25px;
    box-shadow: 5px 5px 5px rgba(0.5, 0.5, 0.5, 0.5);
    display: none;
}
.desplegable {
    text-align: left;
    display: none;
}

#bqProg_0 li {
    margin: 0;
    color: #ed1e79;
}

.btCir {
    cursor: pointer;
}

.btCir p {
    margin: auto;
    width: 150px;
    text-align: center;
}

.despCont {
    width: 100%;
    display: flex;
}

.desp {
    text-align: center;
}

#def {
    float: left;
    width: 260px;
    height: 300px;
    padding: 20px 0px 20px 0px;
    font-size: 24px;
    color: #008bff;
    margin: 25px 0;
}

.btCua {
    float: left;
    margin: auto 20px;
    min-width: 100px;
    height: 300px;
    background-image: url(../imgs/flBot.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    display: inline-block;
}

.btCua p {
    margin: 10px 15px;
    width: 200px;
}

#bqProg_0 {
    opacity: 0;
    display: block;
}

.textoLg {
    padding: 20px 80px;
    max-width: 1300px;
    margin: auto;
}

#spam {
    display: none;
}

ul {

    /*list-style-type: square;*/
    list-style: none;
    padding: 0;
    margin: 0;
}



#divATB li {
    margin: 35px 10px;
}

#divATB  li::before {
    color: #008cff;
}

#ul_2 {
    display: none;
}

#redes{
    width: 75%;
    margin: auto;
}

.red {
    width: 40px;
    height: 40px;
    background-position-y: 0px;
    cursor: pointer;
}

.red:hover {
    background-position-y: 40px;
}

#red_1 {
    margin: 0 0 0 10px;
    background-image: url(../imgs/red1.png);
}

.negrita {
    font-weight: bolder;
}

#sec_contacto a {
    text-decoration: none;
    color: inherit;
}

#sec_contacto a:hover {
    color: #999999;
}

#divMapa {
    margin-top: -180px;
    padding: 50px;
    background-color: #ff9118;
    box-shadow: 5px 5px 5px rgba(0.5, 0.5, 0.5, 0.5);
}

#c_form {
    margin-top: -34px;
    padding: 50px;
    background-color: #FFFFFF;
    box-shadow: 5px 5px 5px rgba(0.5, 0.5, 0.5, 0.5);
}

input {
    width: 180px;
    margin-right: 10px;
}

.botonEnvia {
    height: 53px;
    border: none;
    color: inherit;
    font-size: inherit;
    padding: 5px 75px 5px 15px;
    margin-left: 15px;
    cursor: pointer;
    background-color: #FFFFFF;
    background-image: url(../imgs/botEnv.png);
    background-position: right;
    background-repeat: no-repeat;
}

.botonEnvia:hover {
    color: #ff9118;;
}


/* Grow */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.4s;
    transition-property: transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.1);
    box-shadow: 5px 5px 5px rgba(0.5, 0.5, 0.5, 0.5);
}

.c_error {
    margin-left: 15px;
}

#footer {
    overflow: auto;
    padding: 15px 0;
    background-color: #132829;    /*font-family: "DIN", Arial, Helvetica, sans-serif;*/
}

#footer a {
    color: #FFF;    /*font-family: Verdana, Geneva, sans-serif;*/
    font-size: 12px;
    text-decoration: none;
    margin: 0 40px;
}

#footer a:hover {
    color: #FFF;
    text-align: center;
}

#registro {
    float: left;
    margin-right: 60px;
}

#share {
    margin: 0 15%;
}

.fb-like, #tuiter {
    width: 40%;
    float: left;
    margin: 0 20px;
}

.g-recaptcha {
    float: left;
}
