/*
body{
    margin: 0;
  }
  #wrapper{
    margin: 50px 0 0;
  }
    header{
    top: 0;
    left: 0;
    position: fixed;
    background: #333;
    color: #FFF;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    z-index: 2;
  }  .s2{
    background-image: url(http://lorempixel.com/output/cats-q-c-1920-1080-6.jpg);
    background-size: cover;
    height: 200vh;
  }z-index: 2;
  header h1{
    margin: 0;
    font-size: 30px;
  }
  .content{
    width: 100%;
    height: 600px;
    background: #CCC;
  }
  .fusion-menu-element-wrapper nav{
    position: relative;
    width: 100%;
    background: #FFF;
    text-align: center;
    padding: 10px 0;
  }  .content, .fusion-menu-element-wrapper nav{
    float: left;
  }

      background-color: #f8f8f8;
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px 0px 1px 0px;
    border-color: #eae9e9;
    border-style: solid;
     padding: 10px 0;
  */


  #stuckNav{
    position: fixed;
    top: 50px; 
    z-index: 10;

  }

  #stuckNav div{
    margin-bottom: 0px!important;
  }

  .contene-nav{
    position: relative;
    width: 100%;
    background: #FFF;
    text-align: center;
    margin-bottom: 5px!important;
  }




.texto-tthoves{
font-family: TT Hoves !important;
}
.form-contacto{
    background-color: #F8F8F8 !important;
}


/* Solid border */
.contacto-info hr {
    border-top: 3px solid #F0F0F0;
    margin: 30px;
  }


.contacto-info-text b{
    font-weight:600;  
}


.contacto-info-text{
    /* Body/Desktop/Body S */

font-family: TT Hoves;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 150%;
/* or 21px */

text-align: left;

/* On-Background / 20 */

color: #3E3F42;


/* Inside Auto Layout */

flex: none;
order: 2;
flex-grow: 0;
margin-left: 16px;
margin-top: 10px;
}

.contacto-info{
    position: static;
width: 384px;
margin-top: -140px;
padding: 15px;
padding-bottom: 30px;

/* Background / 10 White */

background: #FFFFFF;
/* Shadow/Med */

box-shadow: 0px 6px 16px rgba(0, 46, 109, 0.12);
border-radius: 4px;
}





.inscribite-ahora h2{
    margin-bottom: 5px;
}

.inscribite-ahora-boton a{

    align-items: center;
    padding: 8px 16px;
    
    /* Brand / Primary / 50 Base */
    
    background: #0541D6;
    border-radius: 2px;
    
    color: #f8f8f8;
    
    }
    .inscribite-ahora-boton{
    display: flex;
        justify-content: center;
        align-items: center;
        height: 128px;
        float:left;
        width:25%
    }
    
    .inscribite-ahora{
        position: static;
        width: 550px;
        height: 137px;
        padding: 10px;
        
        /* Background / 20 */
        
        background: #F8F8F8;
        color: #3E3F42;
    
        
        /* Inside Auto Layout */
        
        flex: none;
        order: 2;
        flex-grow: 0;
        margin: 40px 0px;
    }

    .inscribite-ahora-ciclo{
        position: relative;
        width: 50%;
       /* height: 137px;*/
        padding: 10px;
        
        /* Background / 20 */
        
        background: #F8F8F8;
        color: #3E3F42;
    
        
        /* Inside Auto Layout */
        


        margin-left:5%;
        margin-top: 20px;
        display: flex;
    }

    .inscribite-ahora-ciclo h2{
        margin-bottom: 5px;
    }

    .ciclo-formativo-bg{
      float: left;
width: 100%;
height: 570px;
left: 0px;
top: 0px;
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
 background-image:  linear-gradient(0deg, rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0.15)), linear-gradient(90deg, rgba(0, 12, 41, 0.7) 0%, rgba(0, 12, 41, 0) 100%), url('img/ciclo-bg.png');
   }

.ciclo-formativo{
    /* Detalles */
position: relative;
width: 50%;
color: #F8F8F8;
margin-bottom:-300px;
}
.ciclo-formativo-bread{
    position: relative;
    width:40%;
    margin-left: 5%;
    margin-top: 25px;

    font-family: TT Hoves;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 110%;

color: #FFFFFF;
}
.ciclo-formativo-bread a{
text-decoration: none;
color: #FFFFFF;
}

.ciclo-formativo-titulo{
    position: relative;
    width:40%;
    margin-left: 5%;
    margin-top: 10px;

    font-family: TT Hoves;
font-style: normal;
font-weight: 500;
font-size: 44px;
line-height: 110%;

color: #FFFFFF;
}

.ciclo-formativo-subtitulo{
    position: relative;
    width:45%;
    margin-left: 5%;
margin-top: 10px;
    font-family: TT Hoves;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;

color: #FFFFFF;
}


.fusion-layout-column{
    position: unset !important;
}

/* Popup Open button */	
.open-button{
    color:#FFF;
    background:#0066CC;
    padding:10px;
    text-decoration:none;
    border:1px solid #0157ad;
    border-radius:3px;
}

.open-button:hover{
    background:#01478e;
}

.popup {
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
    width:100%;
    height:100%;
    display:none;
}

/* Popup inner div */
.popup-content {
    width: 398px;
    height: 628px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px;
    margin-top: 200px;
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
    position: relative;
}

/* Popup close button */
.close-button {
    width: 25px;
    height: 25px;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 20px;
    background: rgba(0,0,0,0.8);
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-decoration:none;
}

.close-button:hover {
    background: rgba(0,0,0,1);
}

@media screen and (max-width: 800px) {
    .contacto-info{
        margin-top: 0;
    }
    .ciclo-formativo-subtitulo {
        display: none;
    }
    .ciclo-formativo-bread{
        display: none;
    }

    .ciclo-formativo-subtitulo{
        width:60%;
    }
    .inscribite-ahora-ciclo{
        width:90%;
    }
}
@media screen and (max-width: 720px) {

.popup-content {
    width:90%;
    }	
}

.planificar-sesion-boton a{

align-items: center;
padding: 8px 16px;

/* Brand / Primary / 50 Base */

background: #0541D6;
border-radius: 2px;

color: #f8f8f8;

}
.planificar-sesion-boton{
display: flex;
    justify-content: center;
    align-items: center;
    height: 128px;
    float:left;
    width:25%
}

.planificar-sesion{
    position: static;
    width: 588px;
    height: 128px;
    
    /* Background / 20 */
    
    background: #F8F8F8;
    border-radius: 8px;
    
    /* Inside Auto Layout */
    
    flex: none;
    order: 2;
    flex-grow: 0;
    margin: 40px 0px;
}

.proximas-sesiones{
    width: 450px;
    padding: 20px;
    line-height: 30px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px rgb(0 46 109 / 12%);
    border-radius: 2px;
    margin-bottom: 10px;
    overflow: auto;
}

.proximas-sesiones-boton a {
    align-items: center;
    padding: 4px 16px;
    position: static;
    /* width: 177px; */
    /* height: 30px; */
    background: #0541D6;
    border-radius: 2px;
    color: #f8f8f8;
    /* margin: 50px 50px; */
    float: left;
}

.detalle-info-download{
width:100%;
margin-top: 25px;
}

.detalle-info-downicon{
    width:25%;
    float: left;
    height: 80px;
}
.detalle-info-downtext{
    text-align: center;
}

.detalle-info-downtext h2{
    margin-bottom: 5px;
}
.detalle-info-boton a{
    /* Auto Layout */

align-items: center;
padding: 8px 16px;

position: static;
width: 177px;
height: 40px;


/* Brand / Primary / 50 Base */

background: #0541D6;
border-radius: 2px;

color: #f8f8f8;

/* Inside Auto Layout */


margin: 50px 50px;
}

.detalle-info-text{
    /* Body/Desktop/Body S */

font-family: TT Hoves;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 150%;
/* or 21px */

text-align: center;

/* On-Background / 20 */

color: #3E3F42;


/* Inside Auto Layout */

flex: none;
order: 2;
flex-grow: 0;
margin: 16px 16px;
}
.detalle-info-icon{

    float:left;
    text-align: center;
    clear:right;
    width: 100%;
    margin-bottom: 18px;
    }

.detalle-info-title{position: static;


/* Titles/Desktop/Title 50 */

font-family: TT Hoves;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 140%;
/* or 25px */

text-align: center;

/* On-Background / 10 */

color: #292A2C;

margin: 16px 16px;


}
.detalle-info{

flex-direction: row;
justify-content: center;
align-items: center;
padding: 24px 0px;

position: static;
width: 282px;
height: 285px;
left: 0px;
top: 114px;

/* Background / 20 */

background: #F8F8F8;
border-radius: 4px;

/* Inside Auto Layout */

flex: none;
order: 1;
flex-grow: 0;
margin: 32px 0px;

}

.detalle-datos{
    /* Detalles 
    top:-50px;*/
position: relative;
width: 360px;
height: auto;
padding:20px;
line-height: 30px;

/* Background / 10 White */

background: #FFFFFF;
/* Shadow/Med */

box-shadow: 0px 6px 16px rgba(0, 46, 109, 0.12);
border-radius: 2px;
}



.h-buscador-icon{
cursor: pointer;
}

.h-buscador{
    border: 0 !important;
    background: #F8F8F8 !important;
    width: 90%;
    margin-left: 5px;
}
.h-dropdown{
    border: 0 !important;
    background: #F8F8F8 !important;
    width: 90%;
    margin-left: 5px;
    font-size: unset;
}

.h-buscador-box{
    /* Search--Default--Empty */
/*position: absolute;
width: 306px;
height: 40px;
left: 120px;
top: 16px;
*/
width:30%;
    float:left;
    padding:5px;

/* Background / 20 */

background: #F8F8F8;
/* On-Background / 40 */

border: 1px solid #A0A3A6;
box-sizing: border-box;
border-radius: 4px;


}
.menu-nexo-icon{
padding-right: 5px;
cursor: pointer;
}

.nexo-icon{
    padding-right: 5px;
}

.nexo-icon-right{
    padding-left: 5px;
}

.nexo-icon-right-b{
    padding-left: 5px;
    font-weight: 800;
}

.enlace-azul{
    font-weight: 600;
    color:#0541D6;
}

.azul{
    color:#0541D6;
}

.negro{
    color:#292A2C;
}

.h-col{
    padding-bottom: 60px;
    width: 100%;
}

.h-vacio-box{
    width:15%;
    float:left;
    padding:3px;
}

.h-dropdown-box{
    width:30%;
    float:left;
    padding:3px;
    margin-left: 1%;

/* Background / 20 */

background: #F8F8F8;
/* On-Background / 40 */

border: 1px solid #A0A3A6;
box-sizing: border-box;
border-radius: 4px;
    }

.h-nresultados{
    width:15%;
    float:left;
    padding:5px;
    }

.h-icocuad{
    width:3%;
    float:left;
    padding:5px;
    }
.h-icolist{
    width:3%;
    float:left;
    padding:5px;
    clear:right;
    }

.c-head{
    background-color: #f8f8f8; 
    color: #757575;
    font-weight: 500; 
    line-height: 280%; 
}

.c-col-nexo-3:hover .c-nombre-curso {
    background-color: #f8f8f8; 
    color: #0541d6;  
}

.c-col-nexo-3:hover .c-tipo-curso {
    background-color: #f8f8f8; 
    color: #0541d6;  
}

.c-col-nexo-3:hover .c-duracion {
    background-color: #f8f8f8; 
    color: #0541d6;  
}

.c-col-nexo-3:hover .c-finicio {
    background-color: #f8f8f8; 
    color: #0541d6;  
}




.c-col-nexo-3{
    line-height: 275%;
    padding:5px;
    width: 100%;
    clear:both;
}
.col-nexo-3{
    width:23%;
    float:left;
    position: relative;
    min-height: 1;
    padding:0;
    clear:right;
    margin:1%;
    box-shadow: 0px 3px 8px rgb(0 46 109 / 12%);
    border-radius: 2px;
    }

    .col-nexo-cat{
        width:25%;
        float:left;
        position: relative;
        min-height: 1;
        padding:0;
        clear:right;
        }

.c-nombre-curso{
width:45%;
float:left;
font-weight: bold;
padding:5px;
}

.c-tipo-curso{
width:45%;
float:left;
padding:5px;
}

.c-duracion{
width:10%;
float:left;
padding:5px;
}

.c-finicio{
width:18%;
float:left;
padding:5px;
}


.nombre-curso{
position: absolute;

width:100%;
height: 120px;

top: 35%;

font-family: TT Hoves;
font-style: normal;
font-weight: 600;
font-size: 130%;
line-height: 120%;
/* or 31px */


/* On-Brand / 10 */

color: #000;
padding-right: 4%;
padding-left: 4%;
}

.nombre-cat{
    position: absolute;
    width: 100%;
    height: 120px;
    top: 60%;
    
    font-family: TT Hoves;
    font-style: normal;
    font-weight: 600;
    font-size: 130%;
    line-height: 120%;
    /* or 31px */
    
    
    /* On-Brand / 10 */
    
    color: #292A2C;
    padding-right: 10%;
    padding-left: 10%;
    }

    .img-cat{
        position: absolute;

        left: 8%;
        top: 10%;
        }

.tipo-curso{
position: absolute;
width: 244px;
height: 17px;
left: 8%;
top: 10%;

font-family: TT Hoves;
font-style: normal;
font-weight: 600;
line-height: 120%;
/* identical to box height, or 17px */


/* On-Brand / 10 */

color: #0541D6;

opacity: 0.85;
}

.duracion{

    position: absolute;
    height: 19px;
    left: 10%;
    bottom: 25px;
    
    font-family: TT Hoves;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    /* or 19px */
    
    
    /* On-Background / 00 Black */
    
    color: #0C0E13;
    
    
    /* Inside Auto Layout */
    
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0px 8px;
}


.finicio{
    position: absolute;
height: 19px;
left: 50%;
bottom: 25px;

font-family: TT Hoves;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 120%;
/* or 19px */


/* On-Background / 00 Black */

color: #0C0E13;


/* Inside Auto Layout */

flex: none;
order: 1;
flex-grow: 0;
margin: 0px 8px;
}


.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(5, 65, 214,.4) 0,rgba(0,0,0,.0001) 100%);
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(right,rgba(5, 65, 214,.4) 0,rgba(0,0,0,.0001) 100%);
}

.carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left{
    color: #0541d6;
}

/*
    code by Iatek LLC 2018 - CC 2.0 License - Attribution required
    code customized by Azmind.com
*/
@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }

    .col-nexo-3{
        width:33%;
        float:left;
        position: relative;
        min-height: 1;
        padding:0;
        clear:right;
        }
}


@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }

    .col-nexo-3{
        width:50%;
        float:left;
        position: relative;
        min-height: 1;
        padding:0;
        clear:right;
        }
}

@media (max-width: 576px) {


    .col-nexo-3{
        width:100%;
        float:left;
        position: relative;
        min-height: 1;
        padding:0;
        clear:right;
        }
}
@media (min-width: 576px) {
    .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    .carousel-inner .active + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

    
}
/* MD */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}