
.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;
}


.carousel{
    height: 1006px !important;
}

.carousel-text{
    top: 244px;
    left: 191px;
}

.carousel-text h2{
    max-width: 615px;
    font-size: 9.6rem !important;
    line-height: 10.2rem !important;
}

.carousel-text p{
    max-width: 615px;
    font-size: 2.4rem !important;
    line-height: 2.6rem !important;
}

.carousel.carousel-slider .carousel-fixed-item{
    top: 650px;
    margin-left: 181px;
    height: 200px;
    max-width: 550px;
}

.slide_card{
    height: 197px;
    max-width: 168px;
    padding-left: 23px;
    padding-top: 23px;
}

.slide_card .card_maiz{
    height: 32px;
    width: 15px;
}

.slide_card .card_girasol{
    height: 32px;
    width: 32px;
}

.slide_card .card_soja{
    height: 32px;
    width: 15px;
}

.slide_card .name_cultivo{
    margin-top: 16px;
    font-size: 2.4rem;
    line-height: 2.6rem;
}

.slide_card .descrip_cultivo{
    width: 100%;
    text-align: left;
    margin-top: 32px;
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.2rem;
}

.recomendador{
    height: 255px;
}

.recomendador .recom_container{
    margin: 42px auto 20px auto;
    height: 72px;
    max-width: 900px;
    padding: 0px;
}

.input-field{
    display: inline-grid;
    margin-top: 20px;
    margin-left: 10px;
    padding-right: 10px;
    height: 36px;
    width: 184px;
    border-right: 1px solid var(--el_gris_green);
    vertical-align: bottom;
}

.input-field label{
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 700;
    color: var(--el_gris_blue) !important;
    border-bottom: none;
}

.select-wrapper input.select-dropdown{ 
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: var(--el_gris_blue) !important;
} 

.ambnt{
    border-right: none !important;
    width: 216px;
}

.helper-text{
    position: fixed;
    visibility: hidden;
}

.boton_form{
    position: fixed;
    visibility: hidden;
}

.boton_desk{
    float: none;
    padding-left: 10px;
    padding-top: 6px;
    position: relative;
    visibility: visible;
    width: 48px;
    height: 48px !important;
    background-color: var(--color_acento2) !important;
    border-radius: 15px;
    margin-bottom: 6px;
    box-shadow: none;
}

.boton_desk i{
    font-size: 3.0rem;
}

.boton_desk:hover{
    background-color: var(--color_primario) !important;
}

.material-tooltip{
    visibility: visible !important;
    margin-top: 65px;
}

.browser-default{
    display: inline-block !important;
    width: 173px;
    height: 31px;
}

#form_fecha{
    width: 195px;
}

#form_fecha input{
    margin-left: 10px;
    width: 95%;
}

#form_fecha label{
    margin-left: 10px;
}

#cultivo{
    font-family: 'Helvetica Now Display', sans-serif !important;
    font-size: 1.4rem;
    font-weight: 700;
    border-bottom: none !important;
    height: 3rem !important;

}

#fecha{
    border-bottom: none !important;
    height: 3rem !important;
}

#localidad{
    border-bottom: none !important;
    height: 3rem !important;

}

#ind_ambient{
    border-bottom: none !important;
    height: 3rem !important;

}

.cards_container{
    overflow-x: visible;
}


.placa_siembra{
    height: 435px;
    padding-left: 0px;
    padding-right: 0px;
}

#ps_boton{
    position: relative;
    visibility: visible;
}

.ps_container{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 410px;
    padding-top: 50px;
    border-radius: 0px;
}

.ps_container .ps_titulo{
    order: 1;
    transform: translateX(-210px);
    margin-top: 29px;
}

.ps_container .ps_text{
    order: 2;
    transform: translateX(-173px);
    width: 395px;
}

.ps_container span{
    order: 3;
    top: 50px;
    width: 744px;
    background-position: right;
    border-bottom: 1px solid var(--el_blanco);
    transform: translateX(-52%);
}

.ps_container .form{
    order: 4;
    margin-top: 32px;
    width: 744px;
    text-align: left;
}

#lote{
    width: 456px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 20px;
}

#lote_input{
    width: 456px;
}

#ps_boton{
    width: 264px;
    margin-top: -5px;
}

.result_recom{
    width: 1080px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.result_recom .microcard{
    margin-top: 40px;
    margin-right: 80px;
}

#ultima{
    margin-right: 0px;
}

.contenido{
    display: inline-block;
    width: 45%;
    margin-left: 2%;
    margin-right: 2%;
    vertical-align: top;
}

.logo2_placa{
    float: none !important;
}

.result_recom .footer_placa{
    display: inline-block;
    width: 360px;
}

.result_recom h2{
    margin-top: 36px;
}

#ps_result_btn{
    display: inline-block;
    margin-left: 200px;
}

.modal{
    top: 5% !important;
}


.info .video{
    margin: 96px auto 0px auto;
    height: 310px;
    width: 552px;
}

.info h2{
    width: 645px;
    margin: 64px auto 0px auto;
    font-size: 3.6rem;
    line-height: 3.8rem;
}

.info .evol_desk{
    position: relative;
    visibility: visible;
    display: block;
    height: 90px;
    width: 902px;
    margin: 40px auto 0px auto;
    background-image: url(../assets/info_evol_desk.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.info .evol_mob{
    position: fixed;
    visibility: hidden;
}

.info p{
    width: 580px;
    margin-bottom: 0px;
}

.max_potencia{
    padding: 100px 0px;
}

.card_maxpow{
    padding-top: 78px;
    width: 936px;
    height: 329px;
}


.card_maxpow p{
    width: 750px;
    font-size: 3.6rem;
    line-height: 3.8rem;
}

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;
    margin-top: 16px;
}

.contacto .text{
    margin-top: 16px;
}

.row{
    display: flex;
    flex-direction: row;
}

.colum{
    display: flex;
    flex-direction: column;
    width: 50%;
}