@charset "UTF-8"; :root {
    /*--gris: #3f4444;*/
    --gris: #656b70;
    --amarillo: #ffa000;
    --blanco: #fff;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Socialico";
    src: url("../fonts/Socialico.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

html, body {
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px !important;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.index .pd0 {
    padding: 0;
}

.index .ver_mas_boton {
    color: var(--blanco);
    background: var(--amarillo);
    padding: 9px 30px 10px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 20px;
}
.w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000;
}

.navbar {
    position: fixed !important;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 100px;
    margin-left: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.5);
    opacity: 1;
    text-align: left;
}

.navbar .brand {
    display: block;
    padding-right: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.navbar .container-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    height: 80px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.navbar img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
.footer_new {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fad961), to(#ff9500));
    background-image: -o-linear-gradient(top, #fad961, #ff9500);
    background-image: linear-gradient(180deg, #fad961, #ff9500);
    padding-top: 50px;
    height: 400px;
}

.footer_new .footertexto {
    font-family: Montserrat, sans-serif;
    color: #fff;
    line-height: 24px;
    font-weight: 500;
}

.footer_new .footerSocial_texto {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}

.footer_new .redes {
    font-family: Socialico, sans-serif;
    color: #fff;
    font-size: 50px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 15px;
}

.footer_new .redes .redeslink {
    -webkit-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #fff;
    text-decoration: none;
}

.footer_new .footertexto {
    font-family: Montserrat, sans-serif;
    color: #fff;
    line-height: 25px;
    font-weight: 500;
    font-size: 16px;
}

.footer_new .footerlink {
    -webkit-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}.footer_new .top_img_footer {
    padding-top: 100px;
}
.tangerine .index_tropicals {
    background: url("../images/fruits/tangerine/banner_tangerine.webp") no-repeat;
    background-size: cover;
    background-position: bottom center;
    height: 600px;
    width: 100%;
}

.tangerine .tropicals_sec2 {
    margin-top: -100px;
}

.tangerine .tropicals_sec2 .h1products {
    font-family: Montserrat, sans-serif;
    color: #666b70;
    font-size: 30px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
}

.tangerine .tangerine_sec3 {
    background: url("../images/fruits/tangerine/bannerTang.webp") no-repeat;
    background-size: cover;
    background-position: center;
    height: 350px;
    width: 100%;
}

.tangerine .tangerine_sec3 .info {
    padding-top: 0px;
}
.tangerine .tangerine_sec3 h2 {
    text-align: center;
    font-size: 30px;
    color: #666b70;
}

.tangerine .tangerine_sec3 p {
    font-weight: 500;
    font-size: 16px;
    padding: 0px 50px;
}

.tangerine .tangerine_sec04 {
    text-align: center;
    width: 100%;
}
.tangerine .tangerine_sec04 h3 {
    color: var(--gris);
    text-align: center;
    font-size: 15px;
}

.tangerine .tangerine_sec04 img {
    height: 200px;
    margin: auto;
}
.tangerine .tangerine_sec05 {
    text-align: center;
    padding: 50px 0px 20px;
}

.tangerine .tangerine_sec05 .h1products {
    font-size: 30px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
}

.tangerine .tangerine_sec05 img {
    margin: auto;
    height: 150px;
}

.tangerine .tangerine_sec05 .info_presentations {
    font-size: 16px;
    text-align: center;
}

.tangerine .tangerine_sec06 {
    padding: 80px 0px 150px;
}

.tangerine .tangerine_sec06 .si_infos {
    padding-bottom: 10px;
    text-align: center;
    color: #424846;
    font-size: 25px;
    font-weight: 700;
}

.tangerine .tangerine_sec06 button {
    float: right;
    color: #fff;
    background: #ffa200;
    border: 0px;
    font-weight: 700;
    padding: 5px 40px;
    border-radius: 10px;
    font-size: 20px;
}

.tangerine .tangerine_sec06 .button_02 {
    float: left;
}

.tangerine .tangerine_sec07 {
    background: url("../images/fruits/orange/banner_inferior.webp") no-repeat;
    background-size: cover;
    background-position: top center;
    height: 700px;
    width: 100%;
}
.tangerine .tangerine_sec07 p {
    text-align: center;
}

.tangerine .tangerine_sec07 .contact_use {
    font-size: 25px;
    font-weight: 600;
}

.tangerine .tangerine_sec07 input {
    width: 100%;
    -webkit-box-shadow: 0px 1px 2px 2px #d5d5d5;
    box-shadow: 0px 1px 2px 2px #d5d5d5;
    height: 35px;
    border: 0px;
    margin-bottom: 20px;
}

.tangerine .tangerine_sec07 .bton_submit {
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 2px #d5d5d5;
    box-shadow: 0px 1px 2px 2px #d5d5d5;
    width: 20%;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
}

.tangerine .tangerine_sec07 label {
    text-align: left;
}
@media (max-width: 479px) and (min-width: 0px) {}