.homeCSS{
    width: 100%;
}

/* --------------------------- HOME > SLIDER ------------------------------- */
.homeCSS .home_slider{
    width: 100%;
    position: relative;
    background-color: #000000;
}

.homeCSS .home_slider .carousel.carousel-slider{
    position: absolute;
    top: 0;
    left: 0;
}

.homeCSS .home_slider .carousel.carousel-slider a img{
    opacity: 0.4;
}

.homeCSS .home_slider .home_slider_titulo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.homeCSS .home_slider .home_slider_titulo div{
    width: 100%;
    height: 100%;
}

.homeCSS .home_slider .home_slider_titulo div div{
    width: 100%;
    height: 100%;
}

.homeCSS .home_slider .home_slider_titulo div div span{
    width: 100%;
    color: #FFFFFF;
    margin-top: -50px;
}

.homeCSS .home_slider .home_slider_titulo div div span img{
    width: 90px;
}

.homeCSS .home_slider .home_slider_titulo div div span h1{
    font-family: KeepCalm;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 80px;
}

.homeCSS .home_slider .home_slider_titulo div div span span{
    font-family: KeepCalm;
    color: #3ACD5B;
    margin-top: 10px;
    font-size: 22px;
}

@media (max-width: 600px){
    .homeCSS .home_slider .home_slider_titulo div div span img{
        width: 30px;
    }

    .homeCSS .home_slider .home_slider_titulo div div span h1{
        font-size: 40px;
    }

    .homeCSS .home_slider .home_slider_titulo div div span span{
        font-size: 12px;
    }
}

@media (max-width: 500px){
    .homeCSS .home_slider .carousel.carousel-slider .indicators{
        visibility: hidden;
    }

    .homeCSS .home_slider .home_slider_titulo div div span{
        margin-top: 0px;
    }

    .homeCSS .home_slider .home_slider_titulo div div span img{
        width: 30px;
    }

    .homeCSS .home_slider .home_slider_titulo div div span h1{
        margin-top: 00px;
        font-size: 20px;
    }

    .homeCSS .home_slider .home_slider_titulo div div span span{
        font-size: 11px;
    }
}

/* --------------------------- HOME > NUEVAS TECNOLOGIAS ----------------------- */
.homeCSS .home_nuevas_tecno{
    width: 100%;
    background-color: #CCCCCC;
    padding-top: 40px;
    padding-bottom: 20px;
}

.homeCSS .home_nuevas_tecno .container .row .col:first-child{
    text-align: center;
}

.homeCSS .home_nuevas_tecno .container .row .col:first-child img{
    width: 80%;
}

.homeCSS .home_nuevas_tecno .container .row .col:nth-child(2) p{
    text-align: justify;
    color: #3E3E48;
}

@media (min-width: 1150px){
    .homeCSS .home_nuevas_tecno .container .row .col:nth-child(2) p{
        font-size: 20px;
    }
}

@media (max-width: 550px){
    .homeCSS .home_nuevas_tecno{
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .homeCSS .home_nuevas_tecno .container .row .col:nth-child(2) p{
        font-size: 9px;
    }
}

/* --------------------------- HOME > BIENVENIDOS ----------------------- */
/* Titulo */
.homeCSS .home_bienvenidos{
    background-color: #FFFFFF;
    width: 100%;
}

.homeCSS .home_bienvenidos .home_bienvenidos_titulo{
    position: relative;
    height: 15px;
}

.homeCSS .home_bienvenidos .home_bienvenidos_titulo h2{
    position: absolute;
    color: #FFFFFF;
    right: 0px;
    top: -72px;
    font-weight: lighter;
}

@media (max-width: 1200px){
    .homeCSS .home_bienvenidos .home_bienvenidos_titulo h2{
        top: -60px;
        font-size: 40px;
        font-weight: lighter;
    }
}

@media (max-width: 550px){
    .homeCSS .home_bienvenidos .home_bienvenidos_titulo h2{
        top: -50px;
        font-size: 30px;
        font-weight: lighter;
    }
}

/* Links */
.homeCSS .home_bienvenidos .container .links_secciones div{
    padding: 0px !important;
}

.homeCSS .home_bienvenidos .container .links_secciones div div{
    padding: 15px !important;
    text-align: center;
}

.homeCSS .home_bienvenidos .container .links_secciones div div a{
    display: block;
    height: 100%;
    background-color: #0C973A;
    color: white;
    width: 100%;
    padding: 40px;
    text-align: center;
    border-radius: 2px;
}

.homeCSS .home_bienvenidos .container .links_secciones div div a:hover{
    opacity: 0.9;
    background-color: #095322;
}

.homeCSS .home_bienvenidos .container .links_secciones div div img{
    width: 100%;
}

.homeCSS .home_bienvenidos .container .links_secciones div div span{
    width: 100%;
    font-family: Frutiger;
    font-size: 16px;
    bottom: -40px;
    color: #3C3F50;
}

@media (min-width: 996px) and (max-width: 1600px){
    .homeCSS .home_bienvenidos .container .links_secciones div div a{
        padding: 25px;
    }

    .homeCSS .home_bienvenidos .container .links_secciones div div span{
        font-size: 10px;
    }
}

@media (min-width: 401px) and (max-width: 995px){
    .homeCSS .home_bienvenidos .container .links_secciones div div a{
        padding: 30px;
    }

    .homeCSS .home_bienvenidos .container .links_secciones div div span{
        font-size: 9px;
    }
}

@media (max-width: 400px){
    .homeCSS .home_bienvenidos .container .links_secciones div div a{
        padding: 15px;
    }

    .homeCSS .home_bienvenidos .container .links_secciones div div span{
        font-size: 6px;
    }
}

/* --------------------------- HOME > NOVEDADES ---------------------- */
/* Titulo */
.homeCSS .home_novedades{
    width: 100%;
    background-color: #3C3F50;
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.homeCSS .home_novedades .home_novedades_titulo{
    position: relative;
    height: 15px;
}

.homeCSS .home_novedades .home_novedades_titulo h2{
    position: absolute;
    color: #3C3F50;
    left: 0px;
    top: -102px;
    font-weight: lighter;
}

@media (max-width: 1200px){
    .homeCSS .home_novedades .home_novedades_titulo h2{
        top: -88px;
        font-size: 40px;
        font-weight: lighter;
    }
}

@media (max-width: 550px){
    .homeCSS .home_novedades .home_novedades_titulo h2{
        top: -80px;
        font-size: 30px;
        font-weight: lighter;
    }
}

/* Novedad */
.homeCSS .home_novedades .home_novedades_articulos{
    color: #E3E7F3;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item{
    margin-top: 30px;
    max-height: 130px;
    cursor: pointer;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child div{
    background-color: #0C973A;
    padding: 10px;
    padding-top: 0px;
    text-align: center;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item{
    padding: 0px;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child{
    padding-left: 0px;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child div span:first-child{
    font-size: 50px;
    font-weight: lighter;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child hr{
    margin-top: -10px;
    margin-bottom: 10px;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(3){
    font-size: 30px;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(4){
    font-size: 25px;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(3),
.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(4){
    line-height: 20px;
    font-weight: lighter;
}

@media (max-width: 1350px){
    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child div{
        padding: 6px;
        padding-top: 0px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child div span:first-child{
        font-size: 25px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child hr{
        margin-top: -2px;
        margin-bottom: 5px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(3){
        font-size: 16px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(4){
        font-size: 12px;
    }
}

@media (max-width: 801px){
    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child div{
        padding: 4px;
        padding-top: 0px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child div span:first-child{
        font-size: 26px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(3){
        font-size: 14px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(4){
        font-size: 12px;
    }
}

@media (max-width: 550px){
    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child div{
        padding: 2px;
        padding-top: 0px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child div span:first-child{
        font-size: 25px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(3){
        font-size: 15px;
    }

    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:first-child span:nth-child(4){
        font-size: 11px;
    }
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:nth-child(2){
    max-height: 130px;
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:nth-child(2) .difuminado{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    background: transparent; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(transparent, #3C3F50); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(transparent, #3C3F50); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(transparent, #3C3F50); /* For Firefox 3.6 to 15 */
    background: linear-gradient(transparent, #3C3F50); /* Standard syntax */
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:nth-child(2) div span{
    font-weight: lighter;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:nth-child(2) div h6{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;
    color: #418B5A;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:nth-child(2) div p{
    margin-top: 0px;
    text-align: justify;
    padding-right: 15px;
    font-size: 11px;
}

.homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:nth-child(2) div p p:nth-child(1n+0){
    margin: 0px;
    padding: 0px;
}

@media (max-width: 550px){
    .homeCSS .home_novedades .home_novedades_articulos .row .home_novedades_articulos_item .col:nth-child(2) div p{
        font-size: 9px;
    }
}

.homeCSS .home_novedades_mas_novedades .row{
    margin: 0px;
    margin-top: 60px;
}

.homeCSS .home_novedades_mas_novedades .row .col a{
    border-top: 1px solid #0B9838;
    padding-top: 5px;
    color: #0B9838;
    font-size: 20px;
}

/* --------------------------- HOME > NEWSLETTER ----------------------- */
.homeCSS .home_newsletter_suscripcion{
    width: 100%;
    padding: 6px !important;
    color: #6D6C68;
}

.homeCSS .home_newsletter_suscripcion .container{
    background-color: #FFFFFF;
}

.homeCSS .home_newsletter_suscripcion .container .row{
    margin-bottom: 0px;
}

.homeCSS .home_newsletter_suscripcion .container .row .col{
    padding: 0px;
}

.homeCSS .home_newsletter_suscripcion .container .row .col img{
    width: 100%;
}

.homeCSS .home_newsletter_suscripcion .container .row .col h5{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 32px;
}

.homeCSS .home_newsletter_suscripcion .container .row .col p{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    color: #767771;
    font-size: 20px;
}

.homeCSS .home_newsletter_suscripcion .container .row .col form{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.homeCSS .home_newsletter_suscripcion .container .row .col input[type=email]:focus:not(readonly){
    border-bottom: 1px solid #095322;
    box-shadow: 0 1px 0 0 #095322;;
}

.homeCSS .home_newsletter_suscripcion .container .row .col input[type=email]:focus:not(readonly)+label{
    color: #095322;
}

.homeCSS .home_newsletter_suscripcion .container .row .col form label{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.homeCSS .home_newsletter_suscripcion .container .row .col a{
    width: 100%;
    display: block;
    background-color: #095322;
    color: #FFFFFF;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.homeCSS .home_newsletter_suscripcion .container .row .col a:hover{
    opacity: 0.9;
}

@media (max-width: 600px){
    .homeCSS .home_newsletter_suscripcion .container .row .col h5{
        font-size: 20px;
    }

    .homeCSS .home_newsletter_suscripcion .container .row .col p{
        font-size: 15px;
    }
}

/* --------------------------- HOME > SEGUINOS ----------------------- */
.homeCSS .home_seguinos{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 2px;
    background-color: #0C973A;
}

.homeCSS .home_seguinos div{
    width: 200px;
    margin: auto;
}

.homeCSS .home_seguinos div div a{
    display: inline-block;
}

.homeCSS .home_seguinos div div a img{
    width: 45px;
    margin-left: 10px;
}

/* --------------------------- HOME > SITIOS AMIGOS ------------------- */
.homeCSS .home_sitios_amigos{
    width: 100%;
}

.homeCSS .home_sitios_amigos .container .row{
    padding-top: 20px;
    padding-bottom: 40px;
}

.homeCSS .home_sitios_amigos .container .row .col{
    padding-right: 20px;
}

.homeCSS .home_sitios_amigos .container .row .col a img{
    width: 100%;
    filter: url('#grayscale');
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: Gray();

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.homeCSS .home_sitios_amigos .container .row .col a img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* --------------------------- HOME > ACCESOS DIRECTOS ------------------- */
.homeCSS .home_accesos_directos{
    margin-top: 10px;
    background-color: #CCCCCC;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 60px;
}

.homeCSS .home_accesos_directos .home_accesos_directos_titulo{
    position: relative;
    height: 15px;
}

.homeCSS .home_accesos_directos .home_accesos_directos_titulo h2{
    position: absolute;
    color: #CCCCCC;
    right: 0px;
    top: -92px;
    font-weight: lighter;
}

@media (max-width: 1200px){
    .homeCSS .home_accesos_directos .home_accesos_directos_titulo h2{
        top: -80px;
        font-size: 40px;
        font-weight: lighter;
    }
}

@media (max-width: 550px){
    .homeCSS .home_accesos_directos .home_accesos_directos_titulo h2{
        top: -70px;
        font-size: 30px;
        font-weight: lighter;
    }
}

.homeCSS .home_accesos_directos .container .row .col a{
    width: 100%;
    display: block;
    background-color: #3C3F50;
    color: #FFFFFF;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    margin-top: 4px;
}

.homeCSS .home_accesos_directos .container .row .col a:hover{
    opacity: 0.9;
}

/* --------------------------- HOME > CONTACTO ------------------- */
/* Titulo */
.homeCSS .home_contacto{
    width: 100%;
}

.homeCSS .home_contacto .home_contacto_titulo{
    position: relative;
    height: 15px;
}

.homeCSS .home_contacto .home_contacto_titulo h2{
    position: absolute;
    color: #FFFFFF;
    left: 0px;
    top: -72px;
    font-weight: lighter;
}

@media (max-width: 1200px){
    .homeCSS .home_contacto .home_contacto_titulo h2{
        top: -58px;
        font-size: 40px;
        font-weight: lighter;
    }
}

@media (max-width: 550px){
    .homeCSS .home_contacto .home_contacto_titulo h2{
        top: -50px;
        font-size: 30px;
        font-weight: lighter;
    }
}

/* Mapa */
.homeCSS .home_contacto .home_contacto_mapa #map{
    width: 100%;
    height: 500px;
    opacity: 0.9;
}

@media (max-width: 600px){
    .homeCSS .home_contacto .home_contacto_mapa #map{
        width: 100%;
        height: 300px;
        opacity: 0.9;
    }
}

/* Formulario */
.homeCSS .home_contacto .home_contacto_form{
    width: 100%;
}

.homeCSS .home_contacto .home_contacto_form .container{
    position: relative;
}

.homeCSS .home_contacto .home_contacto_form .container .row{
    position: absolute;
    top: -480px;
    width: 50%;
}

@media (max-width: 600px){
    .homeCSS .home_contacto .home_contacto_form .container .row{
        position: relative;
        top: 10px;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child{
    height: 460px;
    background-color: #505362;
    opacity: 0.8;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_head div{
    color: #FFFFFF;
    position: relative;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_head div span img{
    height: 80px;
}

@media (max-width: 400px){
    .homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_head div span{
        font-size: 11px;
    }

    .homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_head div span img{
        height: 50px;
    }
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form{
    width: 100%;
    padding-top: 0px;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field{
    margin-top: 5px;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field input,
.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field textarea{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field textarea{
    background-color: #9699A2;
    margin-top: 10px;
    max-height: 90px;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field input:focus:not([readonly]),
.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field textarea:focus:not([readonly]){
    border-bottom: 1px solid #FFFFFF;
    box-shadow: 0 1px 0 0 #FFFFFF;
    color: #FFFFFF;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field input.invalid,
.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field textarea.invalid{
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336;
    color: #FFFFFF;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field input.valid,
.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field textarea.valid{
    border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50;
    color: #FFFFFF;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form .input-field label{
    color: #FFFFFF;
    top: 20px;
}

.homeCSS .home_contacto .home_contacto_form .container .row .col:first-child .home_contacto_form_body form div span a{
    color: #FFFFFF;
    padding-left: 10px;
    cursor: pointer;
}