.ancla_recomendador:before {       
    display: block;       
    content: " ";       
    margin-top: -120px;       
    height: 120px;       
    visibility: hidden; 
}

.nk_logo {
    display: block;
    height: 50px;
    width: 95px;
    margin-top: 15px;
}

.navbar {
    position: absolute;
    height: 80px !important;
    width: 90%;
    margin-left: 5%;
    margin-top: 58px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 8px !important;
    transition: all 0.5s;
}

.navbar-alt { 
    position: fixed;
    height: 80px !important;
    transition: all 0.5s;
}

.nav-wrapper{
    background-color: var(--paper);
    padding-right: 3%;
    padding-left: 3%;
}

.nav-wrapper ul{
    margin-top: 33px;
}

.nav-wrapper ul li a{
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 500;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: var(--color_acento3);
}

nav ul a:hover {
    color: var(--color_acento);
    background-color: rgba(0, 0, 0, 0);
}

nav ul li.active{ 
    background-color: rgba(0, 0, 0, 0) !important; 
    border-bottom: 2px solid var(--color_acento3) !important;
} 

.header_icon{
    margin-top: -5px;
}

.header_slide_container{
    height: 1006px;
}

#dropdown1{
    width: 123px !important;
    top: 27px !important;
}

.menu_cross{
    margin-top: 0px;
}

.menu_select{
    padding-top: 0px;
}

.parallax-container{
    height: 700px;
    padding-top: 145px;
}

.parallax-container .pllx_path{
    margin-top: 24px;
    margin-left: 158px;
    font-style: normal;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 2.0rem;
    color: var(--el_blanco);
    visibility: visible;
}

.pllx_path a {
    font-style: normal;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 2.0rem;
    color: var(--el_blanco) !important;
    text-decoration: none !important;
}

.pllx_path a:hover {
    border-bottom: 1px solid var(--el_blanco);
}

.parallax-container .pllx_title{
    margin-top: 160px;
    margin-left: 158px;
    max-width: 1000px;
    font-size: 7.2rem;
    line-height: 7.6rem;
}

.parallax-container .pllx_txt{
    margin-top: 24px;
    margin-left: 158px;

    font-size: 2.4rem;
    line-height: 2.6rem;
    max-width: 630px;
}

.notas{
    text-align: center;
}

.indice_container{
    display: inline-block;
    width: 30%;
    max-width: 350px;
    margin-right: 24px;
    vertical-align: top;
    text-align: left;
}

.indice_container h2{
    visibility: visible;
    position: relative;
    margin-bottom: 33px;
}

.card_nota{
    padding: 32px 16px 32px 32px;
}

.notas_container{
    display: inline-block;
    width: 60%;
    max-width: 750px;
    height: auto;
    text-align: center;
    vertical-align: top;
}

.card_nota{
    display: block;
    width: 100%;
    max-width: 745px;
    height: auto;
    min-height: 310px;
}

.card_img_container{
    display: inline-block;
    width: 214px;
    height: auto;
    margin-right: 24px;
    vertical-align: middle;
}

.card_img_container span{
    width: 214px;
    height: 246px;
    background-size: cover;
}

.img_maiz_card1{
    background-position-x: 46% !important;
}

.img_maiz_card2{
    background-position-x: 94% !important;
}

.img_maiz_card3{
    background-position-x: 80% !important;
}

.img_maiz_card4{
    background-position-x: 72% !important;
}

.img_maiz_card5{
    background-position-x: 80% !important;
}

.img_maiz_card6{
    background-position-x: 80% !important;
}

.img_maiz_card7{
    background-position-x: 80% !important;
}

.img_girasol_card1{
    background-position-x: 20% !important;
}

.img_girasol_card2{
    background-position-x: 20% !important;
}

.img_girasol_card1{
    background-position-x: 20% !important;
}

.img_girasol_card2{
    background-position-x: 20% !important;
}

.img_soja_card1{
    background-position-x: 48% !important;
}

.img_soja_card2{
    background-position-x: 20% !important;
}

.img_manejo_card1{
    background-position-x: 70% !important;
}

.img_manejo_card2{
    background-position-x: 70% !important;
}


.card_txt_container{
    display: inline-block;
    width: calc( 100% - 250px);
    height: auto;
    margin-top: 0px;
    vertical-align: middle;
}

.down_volver{
    position: fixed;
    top: 150px;
    right: 158px;
}

.pllx_title_notas{
    margin-top: 160px;
    margin-left: 158px;
    max-width: 710px;
    font-size: 4.4rem;
    line-height: 4.6rem;
}

.card_img_nota{
    max-width: none;
}

.img_nota_1{
    height: 290px;
}

.card_celeste{
    max-width: none;
    margin: 48px auto;
}

.card_celeste .celeste_text{
    display: inline-block;
    width: 420px;
    height: 100%;
    padding-top: 30px;
    padding-left: 24px;
    padding-bottom: 42px;
    vertical-align: top;
}

.card_celeste span{
    width: 460px;
    height: 354px;
}

.card_celeste_b span{
    width: 700px;
    height: 354px;
}

.card_soloimg{
    margin: 48px 0px;
    display: inline-block;
    width: 100%;
    height: 496px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: top;
}

.figura5{
    background-image: url(../assets/figura5_sintomatologia_mrcv.jpg);
    height: 535px;
}

.figura7{
    background-image: url(../assets/figura7_comparacion_entre_plantas_normales.jpg);
}

.figura8{
    background-image: url(../assets/figura8_evaluacion_de_la_enfermedad.jpg);
    height: 774px;
}


.figura9{
    background-image: url(../assets/ciclo_de_vida_de_dilobodrus_abderus.jpg);
    height: 628px;
}


.figura10{
    background-image: url(../assets/ciclo_de_vida_de_dilobodrus_abderus2.jpg);
    height: 743px;
}

.figura11{
    background-image: url(../assets/monitoreo.jpg);
    height: 325px;
    width: 343px;
}

.figura12{
    background-image: url(../assets/beneficios_la_mejor_tecnologia.png);
    height: 1400px;
} 

.figura13{
    background-image: url(../assets/rendimiento_bonificado.png);
    height: 500px;
}

.figura14{
    background-image: url(../assets/img_9consejos_girasol.jpg);
    height: 267px;
    width: 720px;
}

.figura15{
    background-image: url(../assets/logos_regalia_extendida.jpg);
    height: 145px;
    width: 500px;
}

.figura16{
    background-image: url(../assets/manejo-integrado-de-plagas.png);
    width: 670px;
    height: 1234px;
}


.card_celeste .figura_delphacodes{
    background-image: url(../assets/figura2_delphacodes_kuscheli_sobre_hojas_de_maiz.jpg);
}

.card_celeste .figura_enanismo{
    background-image: url(../assets/figura4_nanismo2.jpg);
    height: 235px;
}

.card_celeste .figura_sintomatologia{
    background-image: url(../assets/figura5_sintomatologia2.jpg);
}

.card_celeste .figura_enaciones{
    background-image: url(../assets/figura6_enaciones.jpg);
    height: 264px;
}

.card_celeste .mancha_ocular{
    background-image: url(../assets/mancha_ocular.png);
    height: 442px;
}

.card_celeste .mancha_ocular2{
    background-image: url(../assets/mancha_ocular2.png);
    height: 442px;
}

.card_celeste .mancha_ocular3{
    background-image: url(../assets/expansion_de_mancha_ocular.png);
}

.card_celeste .estadios_larvales{
    background-image: url(../assets/evolucion_de_los_estadios_larvales.jpg);
    height: 378px;
}

.card_celeste .dimorfismo_sexual{
    background-image: url(../assets/dimorfismo_sexual.jpg);
    height: 416px;
}

.card_celeste .spodoptera_frugiperda{
    background-image: url(../assets/spodoptera_frugiperda.jpg);
    height: 312px;
}

.card_celeste .isoca_cogollera{
    background-image: url(../assets/isoca_cogollera.jpg);
    height: 345px;
}

.card_celeste .distribucion_geografica_de_la_plaga{
    background-image: url(../assets/distribucion_geografica_de_la_plaga.jpg);
    height: 432px;
}

.card_celeste .vuelco_cosecha{
    background-size: contain !important; 
    background-position: left !important;
    background-image: url(../assets/vuelco_cosecha.jpg);
    height: 300px;
}

.card_celeste .desarrollo_radicular{
    background-size: contain !important; 
    background-position: left !important;
    background-image: url(../assets/desarrollo_radicular.jpg); 
    height: 300px;
}


.card_celeste .tipos_de_raices{
    background-image: url(../assets/tipos_de_raices.jpg);
    height: 380px;
}

.card_celeste .cuello_de_cisne{
    background-image: url(../assets/cuello_de_cisne.jpg);
    height: 290px;
}

.card_celeste .consejos_semilla{
    background-image: url(../assets/9_consejos_semilla.jpg);
    height: 150px;
    width: 150px;
    margin: 5px;
}

.card_celeste .consejos_semilla_soja{
    background-image: url(../assets/8_consejos_semilla_soja.jpg);
    height: 150px;
    width: 150px;
    margin: 5px;
}


.card_celeste .condiciones_ideales_soja{
    background-image: url(../assets/condiciones_ideales_soja.jpg);
    height: 150px;
    width: 150px;
    margin: 5px;
}

.img_refugio{
    display: block;
    width: 100%;
    max-width: 936px;
    height: 760px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_refugio2{
    display: block;
    width: 100%;
    max-width: 936px;
    height: 1000px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_refugio3{
    display: block;
    width: 100%;
    max-width: 936px;
    height: 1200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_regalia{
    display: block;
    width: 100%;
    max-width: 936px;
    height: 430px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.regalia{
    background-image: url(../assets/regalia.png);
}



.card_verde{
    max-width: none;
    margin: 48px auto;
    height: auto;

}

.card_verde span{
    width: 361px;
    height: 220px;
}

footer{
    height: auto;
}

.footer_container{
    height: 166px;
    width: 100%;
    max-width: 1130px;
    margin: 50px auto;
}

.logo_redes{
    display: inline-block;
    width: 45%;
}

.secciones{
    width: 30%;
    height: 166px;
    margin-top: 0px;
    vertical-align: top;
    border-left: 1px solid var(--el_blanco);
    padding-left: 24px;
}

.contacto{
    margin-top: 0px;
    width: 24%;
    height: 166px;
    border-left: 1px solid var(--el_blanco);
    padding-left: 24px;
}

.f_link{
    display: inline-block;
    width: 49%;
    margin-top: 16px;
}

.contacto .text{
    margin-top: 16px;
}