* {
    /*outline: 1px solid red;*/
  }
body{
    font-family: 'Playfair Display', Black;
    font-family: 'Poppins',Black,Light, Medium;
}
footer.page-footer {
    align-content: center;
    display: grid;
}
/*agregado*/
.nav-var-fija {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}
.fa-arrow-down{
	/*transform: translate(50%,95%);*/
	font-size: 25px;
	color: white;
	position: fixed;
	/*display:flex;*/
	top: 97%;
    opacity: 0;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translateY(-95%) translateX(-50%);    
}

#container{
	max-width:max-content;
  }

#loscinco{
	line-height: 2em;
}
#loscinco p{
	color:#ffffff;
	font-family:Poppins, Light;
	font-size:20px;
    font-weight: normal !important;
}
#lostres{
	display:flex;
	text-align:left;
	/*height: 350px;*/
}
#lostres p{
	text-align: left;
	margin-top: 60px;
	padding-left: 25px;
	padding-right: 32px;
	margin-bottom: 53px;
}

#text1{
	background-color: #484d3d;
	border-bottom: solid;
	border-right: solid;
	border-color: #000;
	border-width: 5px;
	width: 33.33%;
}
#text2{
	background-color: #5e2e1d;
	border-bottom: solid;
	border-right: solid;
	border-color: #000;
	border-width: 5px;
	width: 33.33%;
    background: linear-gradient(to right, #5e2e1d, #714e42);
}
#text3{
	background-color: #5c5d32;
	border-bottom: solid;
	border-width: 5px;
	border-color: #000;
	width: 33.33%;
    background: linear-gradient(to right, #5c5d32,20%, transparent);
    border-image: linear-gradient(to right, black, transparent) 0.5;
}

#losdos{
    display:flex;
	text-align:left;
    opacity: 0.5;
	/*height: 350px;*/
}

#losdos p{
	text-align: left;
	margin-top: 115px;
	padding-left: 25px;
	padding-right: 40px;
    line-height: 1px;
}

#text4{
	background-color: #3d3126;
	border-right: solid;
	border-width: 5px;
	border-color: #000;
	width: 33.33%;
    background: linear-gradient(to bottom, #3d3126, transparent);
    border-image: linear-gradient(to bottom, black, transparent) 0.5;
}
#text5{
	background-color: #4b301f;
	width: 66.66%;
    background: linear-gradient(to bottom, #4b301f, transparent);
}

.resaltar{
    background-color: #B9B4B0;
    box-shadow: 0 0 0 #B9B4B0,0 0 0 #B9B4B0;
    box-decoration-break: clone;
    line-height: 1.5;
}


#text5 p#enlaceBio{
	text-align:right;
	margin-top:31px;
}

#link-abajoderecha{
	text-align:right !important;
}

  /*fin agregado*/
.bs{
    border: solid;
}
.bsv{
    border: solid #5eba44
}
a {
    color: #303030;
    text-decoration:underline !important;
    cursor: pointer !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a:hover {
    color: #303030;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a.disabled:hover,
a:disabled:hover {
    color: #303030;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:link, a:visited, a:active {
    text-decoration:none!important;
}

.mpd0{
    margin-left: 0px!important;
    margin-right: 0px!important;
    padding: 0px!important;
}
.fullw{
    width: 100%!important;
}
.tacenter{
    text-align: center!important;
}
.activo{
    color: #808285!important;
    font-weight: bolder;
}
.modal-backdrop{
    /*background: #ffffff !important;*/
    background: rgba(255, 255, 255, 0.1)!important;
}

.circulo1{
    background-color: #f54494;
}
.circulo2{
    background-color: #fdc10d;
}
.circulo3{
    background-color: #0dfd35;
}
.circulo4{
    background-color: #3b8bff;
}
.redessociales{
    display: none;
}

.txtsub{
   text-decoration: underline!important;
}
.modal-header{
    border-bottom: none!important;
    padding-bottom: 0px;
}
.input-group-btn .btn{
    padding: 0px;
}
.ccafe{
    background-color:#813e23!important;
}
.csucces{
    background-color: #238125 !important;
}
.cdanger{
    background-color: #812323 !important;
}

.graph {
    min-width: 310px;
    height: 400px;
    width: 100%;
    margin: 0 auto
  }
  
  .img-data {
    position: relative;
    height: 95px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #d4d4d4;
    border-radius: 6px;
  }
  .bar-data {
    position: absolute;
    bottom: 6px;
    right: 0;
    background: rgba(0,0,0,.5);
    padding: 0 10px;
    width: 100%;
    text-align: center;
    font-size: small;
  }
  
  .ico-data {
    margin-top: 10px;
  }
  .border-size-xs {
    border: 1px solid #262626;
  }
  
  .swal2-loader {
    width: 5.2em;
    height: 5.2em;
    border-width: 0.5em;
    border-color: #95994c transparent #95994c transparent;
  }

    .modal-dialog p {
        font-size: 16px!important;
    }
    strong{
        font-weight: 900;
    }

    .pd0{
        padding: 0px!important;
    }
    .mg0{
        margin: 0px!important;
    }
	.ira {
		font-size: 18px;
		color: #ffffff;
		text-transform: none !important;
	}
.purple-border textarea {
    border: 1px solid #ba68c8;
}
.purple-border .form-control:focus {
    border: 1px solid #ba68c8;
    box-shadow: 0 0 0 0.2rem rgba(186, 104, 200, .25);
}

.green-border-focus .form-control:focus {
    border: 1px solid #8bc34a;
    box-shadow: 0 0 0 0.2rem rgba(139, 195, 74, .25);
}
.leermas{
    font-family: Poppins, Light;
    text-decoration: underline!important;
    cursor: pointer;
    /*display: none!important;*/
}
/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
    .leermas2{
        height: 270px!important;
    }
	.los-seis{
        display:none;
    }
    /*Barra Superior*/
    /* Icon 1 */
    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .animated-icon1 span {
        background: #e65100;
    }
    .animated-icon2 span {
        background: #fff;
    }
    .animated-icon3 span {
        background: #fff;
    }
    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }
    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }
    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    /* Icon 3*/
    .animated-icon2 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
        top: 10px;
    }
    .animated-icon2 span:nth-child(4) {
        top: 20px;
    }
    .animated-icon2.open span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%;
    }
    .animated-icon2.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .animated-icon2.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .animated-icon2.open span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%;
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 8px;
    }
    .animated-icon3.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .animated-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 8px;
    }

    .menu{
        position: absolute;
        top:53px;
        left:21px;
    }
    .barra-superior{
        position: sticky;
        top:0px !important;
        height: 105px !important;
        background:#95994c;
        z-index: 10;
        box-sizing: content-box;
        width: 100vw !important;
        border-bottom: solid gray 1px!important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px!important;
    }
    .navbar{
        box-shadow: none!important;
        width: 100%;
    }
    .nav-item{
        height: 47px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .nav-link{
        border-bottom: solid;
        border-width: 1px;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 20px;
    }

    .navbar .navbar-light{
        border-bottom: solid !important;
    }

    .menu-options{
        background-color: #fff;
        margin-top: 88px;
        width: 270px;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
        /* opacity: 0.8; */
    }
   
    .submenuul{
        left: 5px!important;
        top:-20px!important;
        min-width: 310px!important;
        position: relative;
        background: #fff;
        /* box-shadow: solid black; */
        border: Solid 1px;
        z-index: 99;
        display: none;
        padding-left: 15px;
         padding-right: 15px;
    }

    .navbar li:hover > ul{
        display: block;
    }

    .nav-item .dropdown .submenu :hover{
        display: block !important;

    }
    .dropdown-menu .submenuul :hover{
        display: block !important;
    }

    .logo{
        width: 100px;
        height: 100px;
        margin-top: 50px;
    }

    .lenguaje{
        margin-top: 69px;
        margin-left: 17px;
    }
    .idioma{
        padding-right: 10px;        
        font-size: 20px;
        font-family: Poppins, Medium !important;
        font-weight: 400;
    }

    .BuscarTrazabilidadDescktop{
        display:none;
    }
    .textTrazabilidad{
        margin-bottom: -30px;
        font-size: 18px;
        color: #fff;
    }
    .btn-ir {
        background-color: #813e23;
        position: absolute;
        left: -38px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: 2px;
        width: 30px;
        border-radius: 0px !important;
    }
    .ir {
        font-size: 18px;
        color: #ffffff;
        text-transform: none !important;
    }
    .info_desktop{
        /*position: absolute;*/
        /*right: 27px;*/
        /*bottom: 67px;*/
        padding-top: 5px;
        padding-left: 10px;
        font-size: 16px;
        color: #fff;
    }

    .divnuestrocafe{
        width: 40vw !important;
        top: 23vh !important;    
    }
    
    .footer-cafe1 {
        top: 30vh !important;
    }

    .trazabilidad_movil{
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .trazmovil{
        font-size: 18px;
        text-align: center;
        color: #fff;
        margin-bottom: 0px;
        position: relative;
    }
    .trazabilidadmovil{
        padding-top: 200px;
        /*position: relative;*/
    }
    .btn-ir-movil {
        background-color: #813e23;
        position: absolute;
        right: -5px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: -32px;
        width: 30px;
        border-radius: 0px !important;
        top: 34px;
    }

    .modal-dialog{
        /*width: 350px;!important;*/
        margin-left: auto;
        margin-right: auto;
    }

    .contenedor-animacion{
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100vh;
        /*min-height: max-content;*/
    }

    .seccion{
        width: 100%;
        height: 100vh;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .seccion1 {              
        background: url(../../src/img/sierra_movil.jpg) no-repeat 0% 0% fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: auto;
        /*-moz-background-size: 100% 100%;*/        
        background-size: auto;
		/*padding-top: 90px;*/
        /*width: 100%;*/
		/*height: 100vh !important; */    
        /* opacity: 0.6; */
    }

    .seccion2 {
        opacity: 0;
        height: 100vh;
        /*margin-top: 90px;
        padding-bottom: 20%;
        width: 100%;
        height: 680px;*/
        /* opacity: 0.6; */
    }

    #seccion2-container {
        position: relative;
        height: 100vh;
        max-width: 50vw;
        margin: 0px;
        padding: 0px;
    }

    .seccion3 {
        background: url(../../src/img/saco_movil.jpg) no-repeat 0% 0% fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: auto;
        /*-moz-background-size: 100% 100%;*/
        background-size: auto; 
        /*padding-top: 20%;
        padding-bottom: 20%;*/
        /*width: 100%;*/
        /*height: 100vh !important;*/
        opacity: 0;
    }

    #seccion3-container {
        position: relative;
        height: 100vh;
        max-width: 100vw;
    }
    .rev-fle{
        position: relative;
        width: 100vw;
        height: 100vh;
    }

    .h1scc2{
        font-size: 16px !important;
        font-family: Poppins, Bold;
        font-weight: bold;
        text-align: center;
    }
    .p1scc2{
        /*font-weight:normal!important;*/
        color: #303030;
        text-align: center;
        font-family: Poppins, Light;
        font-size: 61%;
        margin-bottom: 25px;
    }
    .frase{
        font-size: 16px;
        font-family: Poppins, Light;

    }
    .caja {
        /*padding-left: 5px;
        padding-right: 5px;
        height:360px;*/
        /*width:  590px;*/
        width: 100vw;
        position: absolute;
        /*top: 29%;*/
        left: -50%;
        /*transform: scale(0.45);
        transform-origin: 50% -50%;*/
        background-color: #fff;
        opacity: 0;
        height: 100vh;
    }

    .fa-arrow-down{
        top:51%;
        font-size: 20px;
    }
    .texto-caja {
        margin: 30px 30px 30px 30px;
        top: 25%;
        position: relative;
    }

    .comillas{
        font-size: 306.6667px;
        color: #9a9f4f !important;
        font-family: 'Playfair Display',Black !Important;
        
    }
    .comilla1{
		margin-left: -16px;
		font-family: Playfair Display, Black;
		font-size: 100.7px;
		color: #9a9f4f;
		display: flex;
		line-height: 0.3em;
		height: 0.1em;
     
    }
    .comilla2{
		text-align: right !important;
		font-family: Playfair Display, Black;
		font-size: 100.7px;
		color: #9a9f4f;		
		line-height: 0.3em;
		height: 0.15em;
		margin-top: 20px;
		margin-right: -16px;	
     
     
    }
    .frase{
        font-size: 61%;
        text-align: left !important;
        font-family: Poppins,Light;
    }

    .firma{
        margin-top:-7%;
        font-size: 61%;
        text-align: right;
        font-family: Poppins,Italic !Important;
		font-style: italic;
    }
    .block{
        margin-top: -50px;
    }
    .entrar{
        font-family: Poppins, Medium !important;
        text-decoration: underline !important;
    }

    .lrf {
        /*padding-top: 30%;
        padding-bottom: 320px;*/
        position: absolute;
        width: 100%;
        opacity: 0.2;
        font-size: 34px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        text-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.59) 0px -3px 5px !important;
        text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
        transition: transform 2s;
        height: fit-content;
        top: 13%;
        left: 49.5%;
        transform: translateY(-50%) translateX(-49.5%);
    }

    .bccafe{
        padding-top: 100px;
        padding-bottom: 60px;
        font-size: 40px;
        color: #442112;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        opacity: 0.4;
        width: max-content;
        position: absolute;
        top: 54%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .divtfb {
        /*margin-right: 20px !important;
        margin-left: 20px !important;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 0px;*/
        font-size: 18px;
        text-align: center;
        font-weight: bold !important;
        position: relative;
        width: 90vw;
        top: 30vh;      
    }
    #cincotresdos{
        opacity: 0;
    }

    #lostres {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        padding-bottom: 12px;
    }

    .los-tres img {
        max-width: 50%;
        height: auto;
        margin: 0 10px;
        align-self: center;
        /*justify-content: center !important;*/
      }

    #losdos {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
    }

    #loscinco {
        line-height: 1.5;
    }

    #loscinco p{
        font-size: 20px;
    }

    #lostres p {
        text-align: center;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 20px;
    }
  
    #losdos p {
        text-align: center;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
    }   
    #text5 p#enlaceBio {      
        margin-top: 15px;
        margin-bottom: 20px;
    }
    #text1{
        border-width: 0;
        width: 100%;
    }
    #text2{
        border-width: 0;
        width: 100%;
    }
    #text3{
        border-width: 0;
        width: 100%;
    }
    #text4{
        border-width: 0;
        width: 100%;
    }
    #text5{
        border-width: 0;
        width: 100%;
    }
    
    .tfb {
        /*padding-left: 50px;*/
        /*padding-right: 50px;*/
        /*padding-top: 50px;*/
        /*padding-bottom: 80px;*/
        font-size: 18px;
        text-align: center;
        font-weight: bold!important;
        font-family: Poppins, Bold;
        color: #442212;
    }

    .bccbtn{
        text-align: right;
        padding-bottom: 0px;
        padding-right: 25px;
        font-size: 16px;
        color: #442212;
    }
    footer {
        background-color: #231F20 !important;
        /*height: 160px;*/
        height: auto;
        position: relative;
        top: 6900px;
    }
    footer.page-footer {
        align-content: center;
        display: flex;
    }
    .footer-normal {
        top: 30vh;
    }

    .frame-map {
        width: 100vw;
        height: 65vh;
        padding: 10px;
    }

    .redessociales{
        display: none;
    }
    .btn-fb {
        background-color: #808285 !important;
    }

    .btn-tw {
        background-color: #808285 !important;
    }

    .btn-yt {
        background-color: #808285 !important;
    }

    .btn-ins {
        background-color: #808285 !important;
    }

    .btn-floating i {
        display: inline-block;
        width: inherit;
        color: #231F20;
        text-align: center;
    }

    .div_footer{
        padding-top: 10px !important;
        padding-bottom: 20px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        max-width: 100%;
    }

    .hei_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }

    .divhei_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .eu_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .diveu_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .eu_logo {
        width: 70px;
        margin-left: auto!important;
        margin-right: auto!important;
    }

    .sf_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .divsf_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .contactfooter{
        margin-top: 10px;
        font-size: 10px;
    }
    .divf1{
        font-size: 8px;
    }
    .divfooter{
        max-width: 95%!important;
    }

    /*//////// INICIO FOOTER 2////////////*/
    .contact {
        /*padding-right: 39.2px !important;*/
        align-self: center;
    }
    
    .contacto{
        font-size: 13.3333px;
        color: white;
        margin: 0;
    }
    
    .contacto-texto {
        text-transform: uppercase;
      }
    
    .contacto-email a{
        color:white;
        text-decoration:none;
    }
    .contacto-email a:hover a:link{
        color:white;
        text-decoration:none;
    }
    .contacto p {
      color: #fff !important;
    }
    .los-tres{
        display:flex;
        margin-top: 10px;
    }
    .los-seis{
        display:flex;
    }
    
    .aicec_logo{
        /*height: 47px;
        margin-left: auto !important;
        margin-right: auto !important;    
        align-self: center;*/
    }
    .hei_logo2 {
        max-width: 100% !important;
        /*width: 166px;
        margin-left: auto !important;
        margin-right: auto !important;   
        align-self: center;*/
    }
    .gaf_logo{
        /*height: 42px;
        margin-left: auto !important;
        margin-right: auto !important;
        align-self: center;*/
    }
    .enpa_logo {
        max-width: 90% !important;
        /*width: 104px;
        margin-left: auto !important;
        margin-right: auto !important;
        align-self: center;*/
    }
    
    .bio_logo{
        /*width: 45px;*/
            /*height: 60px;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
            /*margin-bottom: 10px;*/
            /*padding-right: 15px;*/
        /*align-self: center;*/
    }
    .slow_logo{
        /*width: 50px;*/
            /*height: 63px;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
            /*margin-bottom: 10px;*/
        /*align-self: center;*/
    }
    .div-aicec_logo{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-hei_logo2{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-gaf_logo{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-enpa_logo{
        /*padding-right: 18px !important;*/
        max-width: 33.33%;
    }
    .div-bio_logo{
        /*padding-right: 53px !important;*/
        max-width: 33.33%;
    }
    .div-slow_logo{
        max-width: 33.33%;
    }
    /*//////// FIN FOOTER 2////////////*/

    .p {
        font-size: 20px
    }
    .ncafe {
         position:absolute;
        font-size: 9px;
        /*margin-top: 5px;*/
        /*padding-bottom: -10px;*/
        top: -14px;
        text-transform: uppercase;
    }
    .name_cafe {
        position: relative;
        border-bottom: 1px solid #318123;
        /*background: #f8f8f8;*/
        /* padding: 10px;*/
        margin-bottom: 35px;
    }
    .div_name_cafe{
        padding-right: 0px;
        position: relative;
    }

    .name_cafe:before {
        content: "";
        position: absolute;
        top: 8px;
        /*bottom-bottom: 0,5px;*/
        left: 10px;
        right: 0px;
        border-bottom: 1px solid #318123;
    }

    .name_cafe:after {
        content: "";
        position: absolute;
        top: 4px;
        /*bottom-bottom: 1px;*/
        left: 7px;
        right: 0px;
        border-bottom: 1px solid #318123;
        /* border-color: var(--afterBack,red); */
        /* border-color: #216812 !important; */
    }

    .taza {
        position: absolute;
        width: 300px;
        right: -10px;
        top: -20px;
        transform: rotate(-65deg);
        transition-property: all 4s;
        margin-bottom: 55px;

    }

    .color {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::after {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::before {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .text-vertical {
        writing-mode: vertical-rl;
        text-orientation: inherit;
        transform: rotate(180deg);
        font-size: 50px;
        padding: 0;
        margin: 0;

    }

    .borde-vertical {
        height: 500px;
        display: flex;
        align-items: center;
        border-left: solid #813e23;
        border-right: solid #813e23;
        /*margin-left: 20px;*/
        position: relative;
        text-align: center;
    }

    .line_cafe {
        position: relative;
        border-bottom: 2px solid #813e23;
        width: 400px;
        margin-bottom: 68px !important;
    }

    .line_cafe:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;
    }

    .line_cafe:after {
        content: "";
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;

    }

    .bloque_taza {
        /* padding-top:45px;  */
        position: relative;
        /* margin-bottom:45px; */
        /* border: solid; */
    }

    .div_nuestrocafe{
        display:none!important;
    }
    .div_nuestrocafe2{
        display:none!important;
    }
    .div_line_cafe{
        display:none!important;
    }


    .pos1 {
        transform: rotate(-56deg);
        transition: transform 1s;
    }

    .cf1 {
        /*width: 210%;*/
        margin-left: -85px;
        /*margin-bottom: 15px !important;*/

    }

    .pos2 {
        transform: rotate(-36deg);
        transition: transform 1s;
    }

    .cf2 {
        /*width: 210%;*/
        margin-left: -40px;
        /*margin-bottom: 15px !important;*/
    }

    .pos3 {
        transform: rotate(-18deg);
        transition: transform 1s;
    }

    .cf3 {
        /*width: 210%;*/
        margin-left: -22px;
        /*margin-bottom: 15px !important;*/
    }

    .pos4 {
        transform: rotate(-4deg);
        transition: transform 1s;
    }

    .cf4 {
        /*width: 210%;*/
        margin-left: -6px;
        /*margin-bottom: 15px !important;*/
    }

    .pos5 {
        transform: rotate(7deg);
        transition: transform 1s;
    }

    .cf5 {
        /*width: 120%;*/
        margin-left: -6px;
        font-size: 9px!important;
        /*margin-bottom: 15px !important;*/
    }

    .pos6 {
        transform: rotate(21deg);
        transition: transform 1s;
    }

    .cf6 {
        /*width: 210%;*/
        margin-left: -16px;
        /*margin-bottom: 15px !important;*/
    }

    .pos7 {
        transform: rotate(36deg);
        transition: transform 1s;
    }

    .cf7 {
        /*width: 210%;*/
        margin-left: -30px;
        /*margin-bottom: 15px !important;*/
    }

    .pos8 {
        transform: rotate(58deg);
        transition: transform 1s;
    }

    .cf8 {
        /*width: 210%;*/
        margin-left: -70px;
        /*margin-bottom: 15px !important;*/
    }

    /* Estilos de los arcticulos */
    .articulo {
        padding-top: 50px;
        margin-bottom: 50px
    }
    .p_nuestrocafe{
        font-family: 'Playfair Display',Black;
        font-size: 16px
    }

    .T1 {
        font-size: 39px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T2 {
        /*margin-top: 40px;*/
        font-size: 37px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T3 {
        /* margin-top: 20px; */
        font-size: 34px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T4 {
        margin-top: 20px;
        font-size: 29px;
        color: #000000;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .leermas{
        font-size: 20px;
        font-family: Poppins, Light;
        text-decoration: underline!important;
        cursor: pointer!important;
        /*display: none!important;*/
    }

}
/*// Extra small devices (portrait phones, less than 576px)*/

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
    .leermas2{
        height: 270px!important;
    }
	.los-seis{
        display:none;
    }
    /*Barra Superior*/
    /* Icon 1 */
    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .animated-icon1 span {
        background: #e65100;
    }
    .animated-icon2 span {
        background: #fff;
    }
    .animated-icon3 span {
        background: #fff;
    }
    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }
    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }
    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    /* Icon 3*/
    .animated-icon2 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
        top: 10px;
    }
    .animated-icon2 span:nth-child(4) {
        top: 20px;
    }
    .animated-icon2.open span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%;
    }
    .animated-icon2.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .animated-icon2.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .animated-icon2.open span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%;
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 8px;
    }
    .animated-icon3.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .animated-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 8px;
    }

    .menu{
        position: absolute;
        top:40px;
        left:40px;
    }
    .barra-superior{
        position: sticky;
        top:0px !important;
        height: 105px !important;
        background:#95994c;
        z-index: 10;
        box-sizing: content-box;
        width: 100vw !important;
        border-bottom: solid gray 1px!important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px!important;
    }
    .navbar{
        box-shadow: none!important;
        width: 100%;
    }
    .nav-item{
        height: 47px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .nav-link{
        border-bottom: solid;
        border-width: 1px;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 20px;
    }

    .navbar .navbar-light{
        border-bottom: solid !important;
    }

    .menu-options{
        background-color: #fff;
        margin-top: 16px;
        width: 270px;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
        /* opacity: 0.8; */
    }
   
    .submenuul{
        left: 5px!important;
        top:-20px!important;
        min-width: 310px!important;
        position: relative;
        background: #fff;
        /* box-shadow: solid black; */
        border: Solid 1px;
        z-index: 99;
        display: none;
        padding-left: 15px;
         padding-right: 15px;
    }

    .navbar li:hover > ul{
        display: block;
    }

    .nav-item .dropdown .submenu :hover{
        display: block !important;

    }
    .dropdown-menu .submenuul :hover{
        display: block !important;
    }

    .logo{
        width: 100px;
        height: 100px;
        margin-top: 50px;
    }

    .lenguaje{
        margin-top: 55px;
        margin-left: 14px;
    }
    .idioma{
        padding-right: 30px;
        font-size: 20px;
        font-family: Poppins, Medium !important;
        font-weight: 400;
    }

    .BuscarTrazabilidadDescktop{
        display:none;
    }
    .textTrazabilidad{
        margin-bottom: -30px;
        font-size: 18px;
        color: #fff;
    }
    .btn-ir {
        background-color: #813e23;
        position: absolute;
        left: -38px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: 2px;
        width: 30px;
        border-radius: 0px !important;
    }
    .ir {
        font-size: 18px;
        color: #ffffff;
        text-transform: none !important;
    }
    .info_desktop{
        /*position: absolute;*/
        /*right: 27px;*/
        /*bottom: 67px;*/
        padding-top: 5px;
        padding-left: 10px;
        font-size: 16px;
        color: #fff;
    }

    .trazabilidad_movil{
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .trazmovil{
        font-size: 18px;
        text-align: center;
        color: #fff;
        margin-bottom: 0px;
        position: relative;
    }
    .trazabilidadmovil{
        padding-top: 148px;
        /*position: relative;*/
    }
    .btn-ir-movil {
        background-color: #813e23;
        position: absolute;
        right: -5px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: -32px;
        width: 30px;
        border-radius: 0px !important;
        top: 34px;
    }

    .modal-dialog{
        /*width: 350px;!important;*/
        margin-left: auto;
        margin-right: auto;
    }

    .contenedor-animacion{
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100vh;
        /*min-height: max-content;*/
    }

    .seccion{
        width: 100%;
        height: 100vh;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .seccion1 {
        /*height: 100vh !important;*/
        /*padding-top: 90px;*/
        background: url(../../src/img/sierra_movil.jpg) no-repeat 0% 0% fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        /* -o-background-size: cover; */
        background-size: 100% auto;
        /*width: 100% !important;*/
        /*height: 730px;*/
        /* opacity: 0.6; */
    }

    .seccion2 {
        opacity: 0;
        height: 100vh;
        /*margin-top: 90px;
        padding-bottom: 20%;
        width: 100%;
        height: 680px;*/
        /* opacity: 0.6; */
    }

    #seccion2-container {
        position: relative;
        height: 100vh;
        max-width: 50vw;
        margin: 0px;
        padding: 0px;
    }

    .seccion3 {
        background: url(../../src/img/saco_movil.jpg) no-repeat 0% 0% fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        /* -o-background-size: cover; */
        background-size: 100% auto; 
        /*padding-top: 20%;
        padding-bottom: 20%;*/
        /*width: 100% !important;*/
        /*height: 100vh;*/
        opacity: 0;
    }

    #seccion3-container {
        position: relative;
        height: 100vh;
        max-width: 100vw;
    }
    .rev-fle{
        position: relative;
        width: 100vw;
        height: 100vh;
    }

    .h1scc2{
        font-size: 14px !important;
        font-family: Poppins, Bold;
        font-weight: bold;
        text-align: center;
    }
    .p1scc2{
        /*font-weight:normal!important;*/
        color: #303030;
        text-align: center;
        font-family: Poppins, Light;
        font-size: 61%;
        margin-bottom: 25px;
    }
    .frase{
        font-size: 16px;
        font-family: Poppins, Light;

    }
    .caja {
        /*padding-left: 5px;
        padding-right: 5px;
        height:360px;*/
        /*width:  590px;*/
        width: 100vw;
        position: absolute;
        /*top: 29%;*/
        left: -50%;
        /*transform: scale(0.45);
        transform-origin: 50% -50%;*/
        background-color: #fff;
        opacity: 0;
        height: 100vh;
    }

    .fa-arrow-down{
        top:51%;
        font-size: 20px;
    }
    .texto-caja {
        margin: 30px 30px 30px 30px;
        top: 32%;
        position: relative;
    }

    .comillas{
        font-size: 306.6667px;
        color: #9a9f4f !important;
        font-family: 'Playfair Display',Black !Important;
        
    }
    .comilla1{
		margin-left: -16px;
		font-family: Playfair Display, Black;
		font-size: 100.7px;
		color: #9a9f4f;
		display: flex;
		line-height: 0.3em;
		height: 0.1em;
     
    }
    .comilla2{
		text-align: right !important;
		font-family: Playfair Display, Black;
		font-size: 100.7px;
		color: #9a9f4f;		
		line-height: 0.3em;
		height: 0.15em;
		margin-top: 20px;
		margin-right: -16px;	
     
     
    }
    .frase{
        font-size: 61%;
        text-align: left !important;
        font-family: Poppins,Light;
    }

    .firma{
        margin-top:-7%;
        font-size: 61%;
        text-align: right;
        font-family: Poppins,Italic !Important;
		font-style: italic;
    }
    .block{
        margin-top: -50px;
    }
    .entrar{
        font-family: Poppins, Medium !important;
        text-decoration: underline !important;
    }

    .lrf {
        /*padding-top: 30%;
        padding-bottom: 320px;*/
        position: absolute;
        width: 100%;
        opacity: 0.2;
        font-size: 34px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        text-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.59) 0px -3px 5px !important;
        text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
        transition: transform 2s;
        height: fit-content;
        top: 10%;
        left: 49.5%;
        transform: translateY(-50%) translateX(-49.5%);
    }

    .bccafe{
        padding-top: 100px;
        padding-bottom: 60px;
        font-size: 40px;
        color: #442112;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        opacity: 0.4;
        width: max-content;
        position: absolute;
        top: 54%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .divtfb {
        /*margin-right: 20px !important;
        margin-left: 20px !important;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 0px;*/
        font-size: 18px;
        text-align: center;
        font-weight: bold !important;
        position: relative;
        width: 90vw;
        top: 40vh;      
    }
    #cincotresdos{
        opacity: 0;
    }

    #lostres {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        padding-bottom: 12px;
    }

    .los-tres img {
        max-width: 50%;
        height: auto;
        margin: 0 10px;
        align-self: center;
        /*justify-content: center !important;*/
      }

    #losdos {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }

    #loscinco {
        line-height: 1.5;
    }

    #loscinco p{
        font-size: 14px;
    }

    #lostres p {
        text-align: center;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 20px;
    }
  
    #losdos p {
        text-align: center;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
    }   
    #text5 p#enlaceBio {      
        margin-top: 15px;
        margin-bottom: 20px;
    }
    #text1{
        border-width: 0;
        width: 100%;
    }
    #text2{
        border-width: 0;
        width: 100%;
    }
    #text3{
        border-width: 0;
        width: 100%;
    }
    #text4{
        border-width: 0;
        width: 100%;
    }
    #text5{
        border-width: 0;
        width: 100%;
    }
    
    .tfb {
        /*padding-left: 50px;*/
        /*padding-right: 50px;*/
        /*padding-top: 50px;*/
        /*padding-bottom: 80px;*/
        font-size: 18px;
        text-align: center;
        font-weight: bold!important;
        font-family: Poppins, Bold;
        color: #442212;
    }

    .bccbtn{
        text-align: right;
        padding-bottom: 0px;
        padding-right: 25px;
        font-size: 16px;
        color: #442212;
    }
    footer {
        background-color: #231F20 !important;
        /*height: 160px;*/
        height: auto;
        position: relative;
        top: 6900px;
    }
    footer.page-footer {
        align-content: center;
        display: flex;
    }

    .footer-normal {
        top: 30vh;
    }

    .frame-map {
        width: 100vw;
        height: 65vh;
        padding: 10px;
    }

    .redessociales{
        display: none;
    }
    .btn-fb {
        background-color: #808285 !important;
    }

    .btn-tw {
        background-color: #808285 !important;
    }

    .btn-yt {
        background-color: #808285 !important;
    }

    .btn-ins {
        background-color: #808285 !important;
    }

    .btn-floating i {
        display: inline-block;
        width: inherit;
        color: #231F20;
        text-align: center;
    }

    .div_footer{
        padding-top: 10px !important;
        padding-bottom: 20px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        max-width: 100%;
        display: flex;
        flex-wrap: nowrap;
    }

    .hei_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }

    .divhei_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .eu_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .diveu_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .eu_logo {
        width: 70px;
        margin-left: auto!important;
        margin-right: auto!important;
    }

    .sf_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .divsf_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .contactfooter{
        margin-top: 10px;
        font-size: 10px;
    }
    .divf1{
        font-size: 8px;
    }
    .divfooter{
        max-width: 95%!important;
    }

    /*//////// INICIO FOOTER 2////////////*/
    .contact {
        /*padding-right: 39.2px !important;*/
        align-self: center;
    }
    
    .contacto{
        font-size: 7.3333px;
        color: white;
        margin: 0;
    }
    
    .contacto-texto {
        text-transform: uppercase;
      }
    
    .contacto-email a{
        color:white;
        text-decoration:none;
    }
    .contacto-email a:hover a:link{
        color:white;
        text-decoration:none;
    }
    .contacto p {
      color: #fff !important;
    }
    .los-tres{
        display:flex;
        margin-top: 10px;
    }
    .los-seis{
        display:flex;
    }
    
    .aicec_logo{
        /*height: 47px;
        margin-left: auto !important;
        margin-right: auto !important;    
        align-self: center;*/
    }
    .hei_logo2 {
        max-width: 100% !important;
        /*width: 166px;
        margin-left: auto !important;
        margin-right: auto !important;   
        align-self: center;*/
    }
    .gaf_logo{
        /*height: 42px;
        margin-left: auto !important;
        margin-right: auto !important;
        align-self: center;*/
    }
    .enpa_logo {
        max-width: 100% !important;
        /*width: 104px;
        margin-left: auto !important;
        margin-right: auto !important;
        align-self: center;*/
    }
    
    .bio_logo{
        /*width: 45px;*/
            /*height: 60px;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
            /*margin-bottom: 10px;*/
            /*padding-right: 15px;*/
        /*align-self: center;*/
    }
    .slow_logo{
        /*width: 50px;*/
            /*height: 63px;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
            /*margin-bottom: 10px;*/
        /*align-self: center;*/
    }
    .div-aicec_logo{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-hei_logo2{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-gaf_logo{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-enpa_logo{
        /*padding-right: 18px !important;*/
        max-width: 33.33%;
    }
    .div-bio_logo{
        /*padding-right: 53px !important;*/
        max-width: 33.33%;
    }
    .div-slow_logo{
        max-width: 33.33%;
    }
    /*//////// FIN FOOTER 2////////////*/

    .p {
        font-size: 20px
    }
    .ncafe {
         position:absolute;
        font-size: 9px;
        /*margin-top: 5px;*/
        /*padding-bottom: -10px;*/
        top: -14px;
        text-transform: uppercase;
    }
    .name_cafe {
        position: relative;
        border-bottom: 1px solid #318123;
        /*background: #f8f8f8;*/
        /* padding: 10px;*/
        margin-bottom: 35px;
    }
    .div_name_cafe{
        padding-right: 0px;
        position: relative;
    }

    .name_cafe:before {
        content: "";
        position: absolute;
        top: 8px;
        /*bottom-bottom: 0,5px;*/
        left: 10px;
        right: 0px;
        border-bottom: 1px solid #318123;
    }

    .name_cafe:after {
        content: "";
        position: absolute;
        top: 4px;
        /*bottom-bottom: 1px;*/
        left: 7px;
        right: 0px;
        border-bottom: 1px solid #318123;
        /* border-color: var(--afterBack,red); */
        /* border-color: #216812 !important; */
    }

    .taza {
        position: absolute;
        width: 300px;
        right: -10px;
        top: -20px;
        transform: rotate(-65deg);
        transition-property: all 4s;
        margin-bottom: 55px;

    }

    .color {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::after {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::before {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .text-vertical {
        writing-mode: vertical-rl;
        text-orientation: inherit;
        transform: rotate(180deg);
        font-size: 50px;
        padding: 0;
        margin: 0;

    }

    .borde-vertical {
        height: 500px;
        display: flex;
        align-items: center;
        border-left: solid #813e23;
        border-right: solid #813e23;
        /*margin-left: 20px;*/
        position: relative;
        text-align: center;
    }

    .line_cafe {
        position: relative;
        border-bottom: 2px solid #813e23;
        width: 400px;
        margin-bottom: 68px !important;
    }

    .line_cafe:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;
    }

    .line_cafe:after {
        content: "";
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;

    }

    .bloque_taza {
        /* padding-top:45px;  */
        position: relative;
        /* margin-bottom:45px; */
        /* border: solid; */
    }

    .div_nuestrocafe{
        display:none!important;
    }
    .div_nuestrocafe2{
        display:none!important;
    }
    .div_line_cafe{
        display:none!important;
    }


    .pos1 {
        transform: rotate(-56deg);
        transition: transform 1s;
    }

    .cf1 {
        /*width: 210%;*/
        margin-left: -85px;
        /*margin-bottom: 15px !important;*/

    }

    .pos2 {
        transform: rotate(-36deg);
        transition: transform 1s;
    }

    .cf2 {
        /*width: 210%;*/
        margin-left: -40px;
        /*margin-bottom: 15px !important;*/
    }

    .pos3 {
        transform: rotate(-18deg);
        transition: transform 1s;
    }

    .cf3 {
        /*width: 210%;*/
        margin-left: -22px;
        /*margin-bottom: 15px !important;*/
    }

    .pos4 {
        transform: rotate(-4deg);
        transition: transform 1s;
    }

    .cf4 {
        /*width: 210%;*/
        margin-left: -6px;
        /*margin-bottom: 15px !important;*/
    }

    .pos5 {
        transform: rotate(7deg);
        transition: transform 1s;
    }

    .cf5 {
        /*width: 120%;*/
        margin-left: -6px;
        font-size: 9px!important;
        /*margin-bottom: 15px !important;*/
    }

    .pos6 {
        transform: rotate(21deg);
        transition: transform 1s;
    }

    .cf6 {
        /*width: 210%;*/
        margin-left: -16px;
        /*margin-bottom: 15px !important;*/
    }

    .pos7 {
        transform: rotate(36deg);
        transition: transform 1s;
    }

    .cf7 {
        /*width: 210%;*/
        margin-left: -30px;
        /*margin-bottom: 15px !important;*/
    }

    .pos8 {
        transform: rotate(58deg);
        transition: transform 1s;
    }

    .cf8 {
        /*width: 210%;*/
        margin-left: -70px;
        /*margin-bottom: 15px !important;*/
    }

    /* Estilos de los arcticulos */
    .articulo {
        padding-top: 50px;
        margin-bottom: 50px
    }
    .p_nuestrocafe{
        font-family: 'Playfair Display',Black;
        font-size: 16px
    }

    .T1 {
        font-size: 39px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T2 {
        /*margin-top: 40px;*/
        font-size: 37px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T3 {
        /* margin-top: 20px; */
        font-size: 34px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T4 {
        margin-top: 20px;
        font-size: 29px;
        color: #000000;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .leermas{
        font-size: 20px;
        font-family: Poppins, Light;
        text-decoration: underline!important;
        cursor: pointer!important;
        /*display: none!important;*/
    }

}
/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .leermas2{
        height: 270px!important;
    }
	.los-seis{
        display:none;
    }
    /*Barra Superior*/
    /* Icon 1 */
    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .animated-icon1 span {
        background: #e65100;
    }
    .animated-icon2 span {
        background: #fff;
    }
    .animated-icon3 span {
        background: #fff;
    }
    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }
    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }
    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    /* Icon 3*/
    .animated-icon2 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
        top: 10px;
    }
    .animated-icon2 span:nth-child(4) {
        top: 20px;
    }
    .animated-icon2.open span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%;
    }
    .animated-icon2.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .animated-icon2.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .animated-icon2.open span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%;
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 8px;
    }
    .animated-icon3.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .animated-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 8px;
    }

    .menu{
        position: absolute;
        top:40px;
        left:40px;
    }
    .barra-superior{
        position: sticky;
        top:0px !important;
        height: 105px !important;
        background:#95994c;
        z-index: 10;
        box-sizing: content-box;
        width: 100vw !important;
        border-bottom: solid gray 1px!important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px!important;
    }
    .navbar{
        box-shadow: none!important;
        width: 100%;
    }
    .nav-item{
        height: 47px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .nav-link{
        border-bottom: solid;
        border-width: 1px;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 20px;
    }

    .navbar .navbar-light{
        border-bottom: solid !important;
    }

    .menu-options{
        background-color: #fff;
        margin-top: 16px;
        width: 270px;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
        /* opacity: 0.8; */
    }
   
    .submenuul{
        left: 5px!important;
        top:-20px!important;
        min-width: 310px!important;
        position: relative;
        background: #fff;
        /* box-shadow: solid black; */
        border: Solid 1px;
        z-index: 99;
        display: none;
        padding-left: 15px;
         padding-right: 15px;
    }

    .navbar li:hover > ul{
        display: block;
    }

    .nav-item .dropdown .submenu :hover{
        display: block !important;

    }
    .dropdown-menu .submenuul :hover{
        display: block !important;
    }

    .logo{
        width: 100px;
        height: 100px;
        margin-top: 50px;
    }

    .lenguaje{
        margin-top: 55px;
        margin-left: 180px;
    }
    .idioma{
        padding-right: 30px;
        font-size: 20px;
        font-family: Poppins, Medium !important;
        font-weight: 400;
    }

    .BuscarTrazabilidadDescktop{
        display:none;
    }
    .textTrazabilidad{
        margin-bottom: -30px;
        font-size: 18px;
        color: #fff;
    }
    .btn-ir {
        background-color: #813e23;
        position: absolute;
        left: -38px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: 2px;
        width: 30px;
        border-radius: 0px !important;
    }
    .ir {
        font-size: 18px;
        color: #ffffff;
        text-transform: none !important;
    }
    .info_desktop{
        /*position: absolute;*/
        /*right: 27px;*/
        /*bottom: 67px;*/
        padding-top: 5px;
        padding-left: 10px;
        font-size: 16px;
        color: #fff;
    }

    .trazabilidad_movil{
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .trazmovil{
        font-size: 18px;
        text-align: center;
        color: #fff;
        margin-bottom: 0px;
        position: relative;
    }
    .trazabilidadmovil{
        padding-top: 242px;
        /*position: relative;*/
    }
    .btn-ir-movil {
        background-color: #813e23;
        position: absolute;
        right: -5px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: -32px;
        width: 30px;
        border-radius: 0px !important;
        top: 34px;
    }

    .modal-dialog{
        /*width: 350px;!important;*/
        margin-left: auto;
        margin-right: auto;
    }

    .contenedor-animacion{
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100vh;
        /*min-height: max-content;*/
    }

    .seccion{
        width: 100%;
        height: 100vh;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .seccion1 {
        height: 100vh !important;
        /*padding-top: 90px;*/
        background: url(../../src/img/sierra_movil.jpg) no-repeat center center fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        /* -o-background-size: cover; */
        background-size: cover;
        width: 100%;
        /*height: 730px;*/
        /* opacity: 0.6; */
    }

    .seccion2 {
        opacity: 0;
        height: 100vh;
        /*margin-top: 90px;
        padding-bottom: 20%;
        width: 100%;
        height: 680px;*/
        /* opacity: 0.6; */
    }

    #seccion2-container {
        position: relative;
        height: 100vh;
        max-width: 50vw;
        margin: 0px;
        padding: 0px;
    }

    .seccion3 {
        background: url(../../src/img/saco_movil.jpg) no-repeat center center fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        /* -o-background-size: cover; */
        background-size: cover; 
        /*padding-top: 20%;
        padding-bottom: 20%;*/
        width: 100%;
        height: 100vh;
        opacity: 0;
    }

    #seccion3-container {
        position: relative;
        height: 100vh;
        max-width: 100vw;
    }
    .rev-fle{
        position: relative;
        width: 100vw;
        height: 100vh;
    }

    .h1scc2{
        font-size: 27px !important;
        font-family: Poppins, Bold;
        font-weight: bold;
        text-align: center;
    }
    .p1scc2{
        /*font-weight:normal!important;*/
        color: #303030;
        text-align: center;
        font-family: Poppins, Light;
        font-size: 100%;
        margin-bottom: 25px;
    }
    .frase{
        font-size: 16px;
        font-family: Poppins, Light;

    }
    .caja {
        /*padding-left: 5px;
        padding-right: 5px;
        height:360px;*/
        /*width:  590px;*/
        width: 100vw;
        position: absolute;
        /*top: 29%;*/
        left: -50%;
        /*transform: scale(0.45);
        transform-origin: 50% -50%;*/
        background-color: #fff;
        opacity: 0;
        height: 100vh;
    }

    .fa-arrow-down{
        top:51%;
        font-size: 20px;
    }
    .texto-caja {
        margin: 30px 30px 30px 30px;
        top: 20%;
        position: relative;
    }

    .comillas{
        font-size: 306.6667px;
        color: #9a9f4f !important;
        font-family: 'Playfair Display',Black !Important;
        
    }
    .comilla1{
		margin-left: -39px;
		font-family: Playfair Display, Black;
		font-size: 226px;
		color: #9a9f4f;
		display: flex;
		line-height: 0.3em;
		height: 0.1em;
     
    }
    .comilla2{
		text-align: right !important;
		font-family: Playfair Display, Black;
		font-size: 226px;
		color: #9a9f4f;		
		line-height: 0.3em;
		height: 0.15em;
		margin-top: 39px;
		margin-right: -39px;	
     
     
    }
    .frase{
        font-size: 100%;
        text-align: left !important;
        font-family: Poppins,Light;
    }

    .firma{
        margin-top:-1%;
        font-size: 90%;
        text-align: right;
        font-family: Poppins,Italic !Important;
		font-style: italic;
    }
    .block{
        margin-top: -50px;
    }
    .entrar{
        font-family: Poppins, Medium !important;
        text-decoration: underline !important;
    }

    .lrf {
        /*padding-top: 30%;
        padding-bottom: 320px;*/
        position: absolute;
        width: 100%;
        opacity: 0.2;
        font-size: 54px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        text-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.59) 0px -3px 5px !important;
        text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
        transition: transform 2s;
        height: fit-content;
        top: 10%;
        left: 49.5%;
        transform: translateY(-50%) translateX(-49.5%);
    }

    .bccafe{
        padding-top: 100px;
        padding-bottom: 60px;
        font-size: 106px;
        color: #442112;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        opacity: 0.4;
        width: max-content;
        position: absolute;
        top: 52%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .divtfb {
        /*margin-right: 20px !important;
        margin-left: 20px !important;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 0px;*/
        font-size: 18px;
        text-align: center;
        font-weight: bold !important;
        position: relative;
        width: 90vw;
        top: 24vh;      
    }
    #cincotresdos{
        opacity: 0;
    }

    #lostres {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        padding-bottom: 6px;
    }

    .los-tres img {
        max-width: 50%;
        height: auto;
        margin: 0 10px;
        align-self: center;
        /*justify-content: center !important;*/
      }

    #losdos {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }

    #loscinco {
        line-height: 1.5;
    }

    #loscinco p{
        font-size: 14px;
    }

    #lostres p {
        text-align: center;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 20px;
    }
  
    #losdos p {
        text-align: center;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
    }   
    #text5 p#enlaceBio {      
        margin-top: 15px;
        margin-bottom: 20px;
    }
    #text1{
        border-width: 0;
        width: 100%;
    }
    #text2{
        border-width: 0;
        width: 100%;
    }
    #text3{
        border-width: 0;
        width: 100%;
    }
    #text4{
        border-width: 0;
        width: 100%;
    }
    #text5{
        border-width: 0;
        width: 100%;
    }
    
    .tfb {
        /*padding-left: 50px;*/
        /*padding-right: 50px;*/
        /*padding-top: 50px;*/
        /*padding-bottom: 80px;*/
        font-size: 18px;
        text-align: center;
        font-weight: bold!important;
        font-family: Poppins, Bold;
        color: #442212;
    }

    .bccbtn{
        text-align: right;
        padding-bottom: 0px;
        padding-right: 25px;
        font-size: 16px;
        color: #442212;
    }
    footer {
        background-color: #231F20 !important;
        /*height: 160px;*/
        height: auto;
        position: relative;
        top: 6900px;
    }
    footer.page-footer {
        align-content: center;
        display: flex;
    }
    .footer-normal {
        top: 30vh;
    }
    .frame-map {
        width: 100vw;
        height: 65vh;
        padding: 10px;
      }
    .redessociales{
        display: none;
    }
    .btn-fb {
        background-color: #808285 !important;
    }

    .btn-tw {
        background-color: #808285 !important;
    }

    .btn-yt {
        background-color: #808285 !important;
    }

    .btn-ins {
        background-color: #808285 !important;
    }

    .btn-floating i {
        display: inline-block;
        width: inherit;
        color: #231F20;
        text-align: center;
    }

    .div_footer{
        padding-top: 10px !important;
        padding-bottom: 20px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        max-width: 100%;
        display: flex;
        flex-wrap: nowrap;
    }

    .hei_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }

    .divhei_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .eu_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .diveu_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .eu_logo {
        width: 70px;
        margin-left: auto!important;
        margin-right: auto!important;
    }

    .sf_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .divsf_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .contactfooter{
        margin-top: 10px;
        font-size: 10px;
    }
    .divf1{
        font-size: 8px;
    }
    .divfooter{
        max-width: 95%!important;
    }

    /*//////// INICIO FOOTER 2////////////*/
    .contact {
        /*padding-right: 39.2px !important;*/
        align-self: center;
    }
    
    .contacto{
        font-size: 7.3333px;
        color: white;
        margin: 0;
    }
    
    .contacto-texto {
        text-transform: uppercase;
      }
    
    .contacto-email a{
        color:white;
        text-decoration:none;
    }
    .contacto-email a:hover a:link{
        color:white;
        text-decoration:none;
    }
    .contacto p {
      color: #fff !important;
    }
    .los-tres{
        display:flex;
        margin-top: 10px;
    }
    .los-seis{
        display:flex;
    }
    
    .aicec_logo{
        /*height: 47px;
        margin-left: auto !important;
        margin-right: auto !important;    
        align-self: center;*/
    }
    .hei_logo2 {
        max-width: 100% !important;
        /*width: 166px;
        margin-left: auto !important;
        margin-right: auto !important;   
        align-self: center;*/
    }
    .gaf_logo{
        /*height: 42px;
        margin-left: auto !important;
        margin-right: auto !important;
        align-self: center;*/
    }
    .enpa_logo {
        max-width: 100% !important;
        /*width: 104px;
        margin-left: auto !important;
        margin-right: auto !important;
        align-self: center;*/
    }
    
    .bio_logo{
        /*width: 45px;*/
            /*height: 60px;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
            /*margin-bottom: 10px;*/
            /*padding-right: 15px;*/
        /*align-self: center;*/
    }
    .slow_logo{
        /*width: 50px;*/
            /*height: 63px;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
            /*margin-bottom: 10px;*/
        /*align-self: center;*/
    }
    .div-aicec_logo{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-hei_logo2{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-gaf_logo{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-enpa_logo{
        /*padding-right: 18px !important;*/
        max-width: 33.33%;
    }
    .div-bio_logo{
        /*padding-right: 53px !important;*/
        max-width: 33.33%;
    }
    .div-slow_logo{
        max-width: 33.33%;
    }
    /*//////// FIN FOOTER 2////////////*/

    .p {
        font-size: 20px
    }
    .ncafe {
         position:absolute;
        font-size: 9px;
        /*margin-top: 5px;*/
        /*padding-bottom: -10px;*/
        top: -14px;
        text-transform: uppercase;
    }
    .name_cafe {
        position: relative;
        border-bottom: 1px solid #318123;
        /*background: #f8f8f8;*/
        /* padding: 10px;*/
        margin-bottom: 35px;
    }
    .div_name_cafe{
        padding-right: 0px;
        position: relative;
    }

    .name_cafe:before {
        content: "";
        position: absolute;
        top: 8px;
        /*bottom-bottom: 0,5px;*/
        left: 10px;
        right: 0px;
        border-bottom: 1px solid #318123;
    }

    .name_cafe:after {
        content: "";
        position: absolute;
        top: 4px;
        /*bottom-bottom: 1px;*/
        left: 7px;
        right: 0px;
        border-bottom: 1px solid #318123;
        /* border-color: var(--afterBack,red); */
        /* border-color: #216812 !important; */
    }

    .taza {
        position: absolute;
        width: 300px;
        right: -10px;
        top: -20px;
        transform: rotate(-65deg);
        transition-property: all 4s;
        margin-bottom: 55px;

    }

    .color {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::after {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::before {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .text-vertical {
        writing-mode: vertical-rl;
        text-orientation: inherit;
        transform: rotate(180deg);
        font-size: 50px;
        padding: 0;
        margin: 0;

    }

    .borde-vertical {
        height: 500px;
        display: flex;
        align-items: center;
        border-left: solid #813e23;
        border-right: solid #813e23;
        /*margin-left: 20px;*/
        position: relative;
        text-align: center;
    }

    .line_cafe {
        position: relative;
        border-bottom: 2px solid #813e23;
        width: 400px;
        margin-bottom: 68px !important;
    }

    .line_cafe:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;
    }

    .line_cafe:after {
        content: "";
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;

    }

    .bloque_taza {
        /* padding-top:45px;  */
        position: relative;
        /* margin-bottom:45px; */
        /* border: solid; */
    }

    .div_nuestrocafe{
        display:none!important;
    }
    .div_nuestrocafe2{
        display:none!important;
    }
    .div_line_cafe{
        display:none!important;
    }


    .pos1 {
        transform: rotate(-56deg);
        transition: transform 1s;
    }

    .cf1 {
        /*width: 210%;*/
        margin-left: -85px;
        /*margin-bottom: 15px !important;*/

    }

    .pos2 {
        transform: rotate(-36deg);
        transition: transform 1s;
    }

    .cf2 {
        /*width: 210%;*/
        margin-left: -40px;
        /*margin-bottom: 15px !important;*/
    }

    .pos3 {
        transform: rotate(-18deg);
        transition: transform 1s;
    }

    .cf3 {
        /*width: 210%;*/
        margin-left: -22px;
        /*margin-bottom: 15px !important;*/
    }

    .pos4 {
        transform: rotate(-4deg);
        transition: transform 1s;
    }

    .cf4 {
        /*width: 210%;*/
        margin-left: -6px;
        /*margin-bottom: 15px !important;*/
    }

    .pos5 {
        transform: rotate(7deg);
        transition: transform 1s;
    }

    .cf5 {
        /*width: 120%;*/
        margin-left: -6px;
        font-size: 9px!important;
        /*margin-bottom: 15px !important;*/
    }

    .pos6 {
        transform: rotate(21deg);
        transition: transform 1s;
    }

    .cf6 {
        /*width: 210%;*/
        margin-left: -16px;
        /*margin-bottom: 15px !important;*/
    }

    .pos7 {
        transform: rotate(36deg);
        transition: transform 1s;
    }

    .cf7 {
        /*width: 210%;*/
        margin-left: -30px;
        /*margin-bottom: 15px !important;*/
    }

    .pos8 {
        transform: rotate(58deg);
        transition: transform 1s;
    }

    .cf8 {
        /*width: 210%;*/
        margin-left: -70px;
        /*margin-bottom: 15px !important;*/
    }

    /* Estilos de los arcticulos */
    .articulo {
        padding-top: 50px;
        margin-bottom: 50px
    }
    .p_nuestrocafe{
        font-family: 'Playfair Display',Black;
        font-size: 16px
    }

    .T1 {
        font-size: 39px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T2 {
        /*margin-top: 40px;*/
        font-size: 37px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T3 {
        /* margin-top: 20px; */
        font-size: 34px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T4 {
        margin-top: 20px;
        font-size: 29px;
        color: #000000;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .leermas{
        font-size: 20px;
        font-family: Poppins, Light;
        text-decoration: underline!important;
        cursor: pointer!important;
        /*display: none!important;*/
    }

}
/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
    .leermas2{
        height: 270px!important;
    }
	.los-seis{
        display:none;
    }
    /*Barra Superior*/
    /* Icon 1 */
    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .animated-icon1 span {
        background: #e65100;
    }
    .animated-icon2 span {
        background: #fff;
    }
    .animated-icon3 span {
        background: #fff;
    }
    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }
    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }
    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    /* Icon 3*/
    .animated-icon2 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
        top: 10px;
    }
    .animated-icon2 span:nth-child(4) {
        top: 20px;
    }
    .animated-icon2.open span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%;
    }
    .animated-icon2.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .animated-icon2.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .animated-icon2.open span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%;
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 8px;
    }
    .animated-icon3.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .animated-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 8px;
    }

    .menu{
        position: absolute;
        top:40px;
        left:40px;
    }
    .barra-superior{
        position: sticky;
        top:0px !important;
        height: 105px !important;
        background:#95994c;
        z-index: 10;
        box-sizing: content-box;
        width: 100vw !important;
        border-bottom: solid gray 1px!important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px!important;
    }
    .navbar{
        box-shadow: none!important;
        width: 100%;
    }
    .nav-item{
        height: 47px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .nav-link{
        border-bottom: solid;
        border-width: 1px;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 20px;
    }

    .navbar .navbar-light{
        border-bottom: solid !important;
    }

    .menu-options{
        background-color: #fff;
        margin-top: 16px;
        width: 270px;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
        /* opacity: 0.8; */
    }
   
    .submenuul{
        left: 5px!important;
        top:-20px!important;
        min-width: 310px!important;
        position: relative;
        background: #fff;
        /* box-shadow: solid black; */
        border: Solid 1px;
        z-index: 99;
        display: none;
        padding-left: 15px;
         padding-right: 15px;
    }

    .navbar li:hover > ul{
        display: block;
    }

    .nav-item .dropdown .submenu :hover{
        display: block !important;

    }
    .dropdown-menu .submenuul :hover{
        display: block !important;
    }

    .logo{
        width: 100px;
        height: 100px;
        margin-top: 50px;
    }

    .lenguaje{
        margin-top: 55px;
        margin-left: 246px;
    }
    .idioma{
        padding-right: 30px;
        font-size: 20px;
        font-family: Poppins, Medium !important;
        font-weight: 400;
    }
    .footer-normal {
        top: 30vh;
      }

      .frame-map {
        width: 100vw;
        height: 65vh;
        padding: 10px;
      }

    .BuscarTrazabilidadDescktop{
        display:none;
    }
    .textTrazabilidad{
        margin-bottom: -30px;
        font-size: 18px;
        color: #fff;
    }
    .btn-ir {
        background-color: #813e23;
        position: absolute;
        left: -38px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: 2px;
        width: 30px;
        border-radius: 0px !important;
    }
    .ir {
        font-size: 18px;
        color: #ffffff;
        text-transform: none !important;
    }
    .info_desktop{
        /*position: absolute;*/
        /*right: 27px;*/
        /*bottom: 67px;*/
        padding-top: 5px;
        padding-left: 10px;
        font-size: 16px;
        color: #fff;
    }

    .trazabilidad_movil{
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .trazmovil{
        font-size: 18px;
        text-align: center;
        color: #fff;
        margin-bottom: 0px;
        position: relative;
    }
    .trazabilidadmovil{
        padding-top: 242px;
        /*position: relative;*/
    }
    .btn-ir-movil {
        background-color: #813e23;
        position: absolute;
        right: -5px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: -32px;
        width: 30px;
        border-radius: 0px !important;
        top: 34px;
    }

    .modal-dialog{
        /*width: 350px;!important;*/
        margin-left: auto;
        margin-right: auto;
    }

    .contenedor-animacion{
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100vh;
        /*min-height: max-content;*/
    }

    .seccion{
        width: 100%;
        height: 100vh;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .seccion1 {
        height: 100vh !important;
        /*padding-top: 90px;*/
        background: url(../../src/img/sierra_movil.jpg) no-repeat center center fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        /* -o-background-size: cover; */
        background-size: cover;
        width: 100%;
        /*height: 730px;*/
        /* opacity: 0.6; */
    }

    .seccion2 {
        opacity: 0;
        height: 100vh;
        /*margin-top: 90px;
        padding-bottom: 20%;
        width: 100%;
        height: 680px;*/
        /* opacity: 0.6; */
    }

    #seccion2-container {
        position: relative;
        height: 100vh;
        max-width: 50vw;
        margin: 0px;
        padding: 0px;
    }

    .seccion3 {
        background: url(../../src/img/saco_movil.jpg) no-repeat center center fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        /* -o-background-size: cover; */
        background-size: cover; 
        /*padding-top: 20%;
        padding-bottom: 20%;*/
        width: 100%;
        height: 100vh;
        opacity: 0;
    }

    #seccion3-container {
        position: relative;
        height: 100vh;
        max-width: 100vw;
    }
    .rev-fle{
        position: relative;
        width: 100vw;
        height: 100vh;
    }

    .h1scc2{
        font-size: 27px !important;
        font-family: Poppins, Bold;
        font-weight: bold;
        text-align: center;
    }
    .p1scc2{
        /*font-weight:normal!important;*/
        color: #303030;
        text-align: center;
        font-family: Poppins, Light;
        font-size: 100%;
        margin-bottom: 25px;
    }
    .frase{
        font-size: 16px;
        font-family: Poppins, Light;

    }
    .caja {
        /*padding-left: 5px;
        padding-right: 5px;
        height:360px;*/
        /*width:  590px;*/
        width: 100vw;
        position: absolute;
        /*top: 29%;*/
        left: -50%;
        /*transform: scale(0.45);
        transform-origin: 50% -50%;*/
        background-color: #fff;
        opacity: 0;
        height: 100vh;
    }

    .fa-arrow-down{
        top:51%;
        font-size: 20px;
    }
    .texto-caja {
        margin: 30px 30px 30px 30px;
        top: 20%;
        position: relative;
    }

    .comillas{
        font-size: 306.6667px;
        color: #9a9f4f !important;
        font-family: 'Playfair Display',Black !Important;
        
    }
    .comilla1{
		margin-left: -39px;
		font-family: Playfair Display, Black;
		font-size: 226px;
		color: #9a9f4f;
		display: flex;
		line-height: 0.3em;
		height: 0.1em;
     
    }
    .comilla2{
		text-align: right !important;
		font-family: Playfair Display, Black;
		font-size: 226px;
		color: #9a9f4f;		
		line-height: 0.3em;
		height: 0.15em;
		margin-top: 39px;
		margin-right: -39px;	
     
     
    }
    .frase{
        font-size: 100%;
        text-align: left !important;
        font-family: Poppins,Light;
    }

    .firma{
        margin-top:-1%;
        font-size: 90%;
        text-align: right;
        font-family: Poppins,Italic !Important;
		font-style: italic;
    }
    .block{
        margin-top: -50px;
    }
    .entrar{
        font-family: Poppins, Medium !important;
        text-decoration: underline !important;
    }

    .lrf {
        /*padding-top: 30%;
        padding-bottom: 320px;*/
        position: absolute;
        width: 100%;
        opacity: 0.2;
        font-size: 54px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        text-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.59) 0px -3px 5px !important;
        text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
        transition: transform 2s;
        height: fit-content;
        top: 10%;
        left: 49.5%;
        transform: translateY(-50%) translateX(-49.5%);
    }

    .bccafe{
        padding-top: 100px;
        padding-bottom: 60px;
        font-size: 106px;
        color: #442112;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        opacity: 0.4;
        width: max-content;
        position: absolute;
        top: 52%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .divtfb {
        /*margin-right: 20px !important;
        margin-left: 20px !important;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 0px;*/
        font-size: 18px;
        text-align: center;
        font-weight: bold !important;
        position: relative;
        width: 90vw;
        top: 24vh;      
    }
    #cincotresdos{
        opacity: 0;
    }

    #lostres {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        padding-bottom: 6px;
    }

    .los-tres img {
        max-width: 50%;
        height: auto;
        margin: 0 10px;
        align-self: center;
        /*justify-content: center !important;*/
      }

    #losdos {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }

    #loscinco {
        line-height: 1.5;
    }

    #loscinco p{
        font-size: 14px;
    }

    #lostres p {
        text-align: center;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 20px;
    }
  
    #losdos p {
        text-align: center;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
    }   
    #text5 p#enlaceBio {      
        margin-top: 15px;
        margin-bottom: 20px;
    }
    #text1{
        border-width: 0;
        width: 100%;
    }
    #text2{
        border-width: 0;
        width: 100%;
    }
    #text3{
        border-width: 0;
        width: 100%;
    }
    #text4{
        border-width: 0;
        width: 100%;
    }
    #text5{
        border-width: 0;
        width: 100%;
    }
    
    .tfb {
        /*padding-left: 50px;*/
        /*padding-right: 50px;*/
        /*padding-top: 50px;*/
        /*padding-bottom: 80px;*/
        font-size: 18px;
        text-align: center;
        font-weight: bold!important;
        font-family: Poppins, Bold;
        color: #442212;
    }

    .bccbtn{
        text-align: right;
        padding-bottom: 0px;
        padding-right: 25px;
        font-size: 16px;
        color: #442212;
    }
    footer {
        background-color: #231F20 !important;
        /*height: 160px;*/
        height: auto;
        position: relative;
        top: 6900px;
    }
    footer.page-footer {
        align-content: center;
        display: flex;
    }

    .redessociales{
        display: none;
    }
    .btn-fb {
        background-color: #808285 !important;
    }

    .btn-tw {
        background-color: #808285 !important;
    }

    .btn-yt {
        background-color: #808285 !important;
    }

    .btn-ins {
        background-color: #808285 !important;
    }

    .btn-floating i {
        display: inline-block;
        width: inherit;
        color: #231F20;
        text-align: center;
    }

    .div_footer{
        padding-top: 10px !important;
        padding-bottom: 20px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        max-width: 100%;
        display: flex;
        flex-wrap: nowrap;
    }

    .hei_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }

    .divhei_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .eu_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .diveu_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .eu_logo {
        width: 70px;
        margin-left: auto!important;
        margin-right: auto!important;
    }

    .sf_logo {
        width: 60px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .divsf_logo {
        text-align: center!important;
        line-height: 100px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .contactfooter{
        margin-top: 10px;
        font-size: 10px;
    }
    .divf1{
        font-size: 8px;
    }
    .divfooter{
        max-width: 95%!important;
    }

    /*//////// INICIO FOOTER 2////////////*/
    .contact {
        /*padding-right: 39.2px !important;*/
        align-self: center;
    }
    
    .contacto{
        font-size: 7.3333px;
        color: white;
        margin: 0;
    }
    
    .contacto-texto {
        text-transform: uppercase;
      }
    
    .contacto-email a{
        color:white;
        text-decoration:none;
    }
    .contacto-email a:hover a:link{
        color:white;
        text-decoration:none;
    }
    .contacto p {
      color: #fff !important;
    }
    .los-tres{
        display:flex;
        margin-top: 10px;
    }
    .los-seis{
        display:flex;
    }
    
    .aicec_logo{
        /*height: 47px;
        margin-left: auto !important;
        margin-right: auto !important;    
        align-self: center;*/
    }
    .hei_logo2 {
        max-width: 100% !important;
        /*width: 166px;
        margin-left: auto !important;
        margin-right: auto !important;   
        align-self: center;*/
    }
    .gaf_logo{
        /*height: 42px;
        margin-left: auto !important;
        margin-right: auto !important;
        align-self: center;*/
    }
    .enpa_logo {
        max-width: 100% !important;
        /*width: 104px;
        margin-left: auto !important;
        margin-right: auto !important;
        align-self: center;*/
    }
    
    .bio_logo{
        /*width: 45px;*/
            /*height: 60px;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
            /*margin-bottom: 10px;*/
            /*padding-right: 15px;*/
        /*align-self: center;*/
    }
    .slow_logo{
        /*width: 50px;*/
            /*height: 63px;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
            /*margin-bottom: 10px;*/
        /*align-self: center;*/
    }
    .div-aicec_logo{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-hei_logo2{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-gaf_logo{
        /*padding-right: 5px !important;*/
        max-width: 33.33%;
    }
    .div-enpa_logo{
        /*padding-right: 18px !important;*/
        max-width: 33.33%;
    }
    .div-bio_logo{
        /*padding-right: 53px !important;*/
        max-width: 33.33%;
    }
    .div-slow_logo{
        max-width: 33.33%;
    }
    /*//////// FIN FOOTER 2////////////*/

    .p {
        font-size: 20px
    }
    .ncafe {
         position:absolute;
        font-size: 9px;
        /*margin-top: 5px;*/
        /*padding-bottom: -10px;*/
        top: -14px;
        text-transform: uppercase;
    }
    .name_cafe {
        position: relative;
        border-bottom: 1px solid #318123;
        /*background: #f8f8f8;*/
        /* padding: 10px;*/
        margin-bottom: 35px;
    }
    .div_name_cafe{
        padding-right: 0px;
        position: relative;
    }

    .name_cafe:before {
        content: "";
        position: absolute;
        top: 8px;
        /*bottom-bottom: 0,5px;*/
        left: 10px;
        right: 0px;
        border-bottom: 1px solid #318123;
    }

    .name_cafe:after {
        content: "";
        position: absolute;
        top: 4px;
        /*bottom-bottom: 1px;*/
        left: 7px;
        right: 0px;
        border-bottom: 1px solid #318123;
        /* border-color: var(--afterBack,red); */
        /* border-color: #216812 !important; */
    }

    .taza {
        position: absolute;
        width: 300px;
        right: -10px;
        top: -20px;
        transform: rotate(-65deg);
        transition-property: all 4s;
        margin-bottom: 55px;

    }

    .color {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::after {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::before {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .text-vertical {
        writing-mode: vertical-rl;
        text-orientation: inherit;
        transform: rotate(180deg);
        font-size: 50px;
        padding: 0;
        margin: 0;

    }

    .borde-vertical {
        height: 500px;
        display: flex;
        align-items: center;
        border-left: solid #813e23;
        border-right: solid #813e23;
        /*margin-left: 20px;*/
        position: relative;
        text-align: center;
    }

    .line_cafe {
        position: relative;
        border-bottom: 2px solid #813e23;
        width: 400px;
        margin-bottom: 68px !important;
    }

    .line_cafe:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;
    }

    .line_cafe:after {
        content: "";
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;

    }

    .bloque_taza {
        /* padding-top:45px;  */
        position: relative;
        /* margin-bottom:45px; */
        /* border: solid; */
    }

    .div_nuestrocafe{
        display:none!important;
    }
    .div_nuestrocafe2{
        display:none!important;
    }
    .div_line_cafe{
        display:none!important;
    }


    .pos1 {
        transform: rotate(-56deg);
        transition: transform 1s;
    }

    .cf1 {
        /*width: 210%;*/
        margin-left: -85px;
        /*margin-bottom: 15px !important;*/

    }

    .pos2 {
        transform: rotate(-36deg);
        transition: transform 1s;
    }

    .cf2 {
        /*width: 210%;*/
        margin-left: -40px;
        /*margin-bottom: 15px !important;*/
    }

    .pos3 {
        transform: rotate(-18deg);
        transition: transform 1s;
    }

    .cf3 {
        /*width: 210%;*/
        margin-left: -22px;
        /*margin-bottom: 15px !important;*/
    }

    .pos4 {
        transform: rotate(-4deg);
        transition: transform 1s;
    }

    .cf4 {
        /*width: 210%;*/
        margin-left: -6px;
        /*margin-bottom: 15px !important;*/
    }

    .pos5 {
        transform: rotate(7deg);
        transition: transform 1s;
    }

    .cf5 {
        /*width: 120%;*/
        margin-left: -6px;
        font-size: 9px!important;
        /*margin-bottom: 15px !important;*/
    }

    .pos6 {
        transform: rotate(21deg);
        transition: transform 1s;
    }

    .cf6 {
        /*width: 210%;*/
        margin-left: -16px;
        /*margin-bottom: 15px !important;*/
    }

    .pos7 {
        transform: rotate(36deg);
        transition: transform 1s;
    }

    .cf7 {
        /*width: 210%;*/
        margin-left: -30px;
        /*margin-bottom: 15px !important;*/
    }

    .pos8 {
        transform: rotate(58deg);
        transition: transform 1s;
    }

    .cf8 {
        /*width: 210%;*/
        margin-left: -70px;
        /*margin-bottom: 15px !important;*/
    }

    /* Estilos de los arcticulos */
    .articulo {
        padding-top: 50px;
        margin-bottom: 50px
    }
    .p_nuestrocafe{
        font-family: 'Playfair Display',Black;
        font-size: 16px
    }

    .T1 {
        font-size: 39px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T2 {
        /*margin-top: 40px;*/
        font-size: 37px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T3 {
        /* margin-top: 20px; */
        font-size: 34px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T4 {
        margin-top: 20px;
        font-size: 29px;
        color: #000000;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .leermas{
        font-size: 20px;
        font-family: Poppins, Light;
        text-decoration: underline!important;
        cursor: pointer!important;
        /*display: none!important;*/
    }

}
/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px)  and (max-width: 1407px) {
    .leermas2{
        height: 270px!important;
    }

    .padre {
        width: 1920px!important;
        /*height: 1080px!important;*/
        overflow:hidden !important;
    }

    .div_nuestrocafe_movil{
        display: none!important;
    }
    /*Barra Superior*/
    /*-------------MENÚ----------------------*/
    /* Icon 1 */
    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .animated-icon1 span {
        background: #e65100;
    }
    .animated-icon2 span {
        background: #fff;
    }
    .animated-icon3 span {
        background: #fff;
    }
    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }
    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }
    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    /* Icon 3*/
    .animated-icon2 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
        top: 10px;
    }
    .animated-icon2 span:nth-child(4) {
        top: 20px;
    }
    .animated-icon2.open span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%;
    }
    .animated-icon2.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .animated-icon2.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .animated-icon2.open span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%;
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 8px;
    }
    .animated-icon3.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .animated-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 8px;
    }

    .menu{
        position: absolute;
        top:53px;
        left:21px;
        max-width: fit-content;
    }
    .barra-superior{
        position: sticky;
        top:0px !important;
        height: 105px !important;
        background:#95994c;
        z-index: 10;
        box-sizing: content-box;
        width: 100%;
        border-bottom: solid gray 1px!important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px!important;
    }
    .navbar{
        box-shadow: none!important;
        width: 100%;
    }
    .nav-item{
        height: 47px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .nav-link{
        border-bottom: solid;
        border-width: 1px;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 20px;
    }

    .navbar .navbar-light{
        border-bottom: solid !important;
    }

    .menu-options{
        background-color: #fff;
        margin-top: 16px;
        width: 270px;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
        /* opacity: 0.8; */
    }

    .submenuul{
        left: 220px!important;
        top:-50px!important;
        min-width: 310px!important;
        position: relative;
        background: #fff;
        /* box-shadow: solid black; */
        border: Solid 1px;
        z-index: 99;
        display: none;
        padding-left: 15px;
         padding-right: 15px;
    }

    .navbar li:hover > ul{
        display: block;
    }

    .nav-item .dropdown .submenu :hover{
        display: block!important;
    }
    .dropdown-menu .submenuul :hover{
        display: block!important;
    }

    .logo{
        width: 170px;
        height: 170px;
        margin-top: 20px;
    }
    .lenguaje{
        margin-top: 69px;
        height: fit-content;
        margin-left: 113px;
        margin-right: 17px;
    }
    .idioma{
        padding-right: 30px;
        font-size: 20px;
        font-family: Poppins, Medium !important;
        font-weight: 400;
    }
    .BuscarTrazabilidadDescktop{
        width: 215px;
        height: 105px;
        /*position: absolute;*/
        margin-top: 50px;
        margin-left: 0px;
        background: #813e23;
    }
    .textTrazabilidad{
        margin-bottom: -30px;
        font-size: 22px;
        color: #fff;
        padding: 0 !important;
        position: relative;
        top: 10px;
    }

    .btn-ir {
        background-color: #813e23;
        position: absolute;
        left: -38px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: 2px;
        width: 30px;
        border-radius: 0px !important;
    }
    .ir {
        font-size: 18px;
        color: #ffffff;
        text-transform: none !important;
    }
    .info_desktop{
        /*position: absolute;*/
        /*right: 27px;*/
        /*bottom: 67px;*/
        padding-top: 19px;
        padding-left: 10px;
        font-size: 16px;
        color: #fff;

    }
    .contenedor-animacion{
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100vh;
        /*min-height: max-content;*/
    }

    .seccion{
        width: 100%;
        height: 100vh;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .seccion1 {
        /*agregado*/
        height: 100vh !important;
        /*fin*/
        /*padding-top: 90px;*/
        background: url(../../src/img/tratadasierramaestra.jpg) no-repeat center center fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        /* -o-background-size: cover; */
         background-size: cover; 
        width: 100%;
        /*height: 768px;*/
        /* opacity: 0.6; */
    }

    .seccion2 {
        /*margin-top: 20%;
        margin-bottom: 20%;
        opacity: 0.8;        
        margin-left: -3% !important;
        position: fixed;
        background-color: #fff;
        width: 75% !important;
        top: 20%;
        right: 50%;
        transform: translate(50%,-50%);*/
        opacity: 0;
        /*background-color: #fff;*/
        height: 100vh;
    }

    #seccion2-container {
        position: relative;
        height: 100vh;
        max-width: 100vw;
        margin: 0px;
        padding: 0px;
    }

    .seccion3 {
        background: url(../../src/img/fondosaco.jpg) no-repeat center center fixed;
        /* background-position: center center; */
        /* background-repeat: no-repeat; */
        -webkit-background-size: cover;
        -moz-background-size: cover;
        /* -o-background-size: cover; */
        background-size: cover; 
        /*padding-top: 20%;*/
        /*padding-bottom: 20%;*/
        width: 100%;
        /*height: 1536px;*/
        height: 100vh;
        opacity: 0;
       
    }

    #seccion3-container {
        position: relative;
        height: 100vh;
        max-width: 100vw;
    }

    .trazabilidad_movil{
        display: none;
    }
    
    .rev-fle{
        position: relative;
        width: 100vw;
        height: 100vh;
    }

    .lrf {
        /*agregado*/
        position: absolute;
        /*max-width: 100%;*/
        /*position: fixed;*/
        width: 100%;
        /*transform: translateX(-50%);*/
        /*font-size: 15vh;*/
        font-size: 77px;
        opacity: 0.2;
        /*padding-top: 20%;*/
        /*fin*/
        /*padding-bottom: 35%;*/       
        color: #fff;
        text-align: center;
        font-family: Poppins, Black !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        /*text-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.59) 0px -3px 5px !important;*/
        /*text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;*/
        text-shadow: 0px 0px 8px rgba(0,0,0,0.75);
        /*top: 305px;*/
        height: fit-content;
        top: 56%;
        left: 49.5%;
        transform: translateY(-50%) translateX(-49.5%);
    }


    .h1scc2{
        font-size: 17.7px!important;
        font-family: Poppins, Bold;
        font-weight: bold;
        text-align: center;
    }
    .p1scc2{
        font-weight: normal !important;
        color: #303030;
        text-align: center;
        font-family: Poppins, Light;
        font-size: 10px;
    }
    .caja {
        /*padding-left: 5px;*/
        /*padding-right: 5px;*/
        /*height: 360px;*/
        /*width: max-content;*/
        position: absolute;
        top: 56%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        background-color: #fff;
        opacity: 0;
    }
    .texto-caja {
        margin: 30px 100px 30px 100px;
    }

    .comillas{
        font-size: 306.6667px;
        color: #9a9f4f !important;
        font-family: 'Playfair Display',Black !Important;
        
    }
    .comilla1{
		margin-left: -66px;
		font-family: Playfair Display, Black;
		font-size: 160px;
		color: #9a9f4f;
		display: flex;
		line-height: 0.3em;
		height: 0.1em;
     
    }
    .comilla2{
		text-align: right !important;
		font-family: Playfair Display, Black;
		font-size: 160px;
		color: #9a9f4f;		
		line-height: 0.3em;
		height: 0.15em;
		margin-top: 58px;
		margin-right: -63px;	
     
     
    }
    .frase{
        font-size: 10px;
        text-align: left !important;
        font-family: Poppins,Light;
    }

    .firma{
        margin-top:-7%;
        font-size: 10px;
        text-align: right;
        font-family: Poppins,Italic !Important;
		font-style: italic;
    }
    .block{
        margin-top: -50px;
    }
    .entrar{
        font-family: Poppins, Medium!important;
        text-decoration: underline !important;
    }

    .bccafe{
        /*padding-top: 260px;
        padding-bottom: 260px;*/
        font-size: 120px;
        color: #442112;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        opacity: 0.4;
        width: max-content;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .cincotresdos{
        position: absolute;
        top: 53%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        opacity: 0;
    }
    #lostres p {
        text-align: left;
        margin-top: 46px;
        padding-left: 25px;
        padding-right: 32px;
        line-height: 1px;
        margin-bottom: 40px;
    }

    #losdos p {
        text-align: left;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 40px;
        line-height: 1px;
    }

    #loscinco p {
        color: #ffffff;
        font-family: Poppins, Light;
        font-size: 13px;
        font-weight: normal !important;
    }

    .divtfb {
		/*margin-right: 180px !important;
        margin-left: 180px !important;
        padding-right: 20px;
        padding-left: 60px;
        padding-top: 60px;
        margin-bottom: 160px;*/
        /*font-size: 12px;*/
        width: 50vw;
        text-align: center;
        font-weight: bold !important;
    }
    .tfb {
        /*padding-left: 50px;*/
        /*padding-right: 50px;*/
        /*padding-top: 50px;*/
        /*padding-bottom: 80px;*/
        font-size: 46.6667px;
        text-align: center;
        font-weight: bold!important;
        font-family: Poppins, Bold;
        color: #442212;
    }
    .bccbtn{
        text-align: right;
        padding-bottom: 20px;
        padding-right: 25px;
        font-size: 28.6667px;
        color: #442212;
    }

    /* Footer */
    footer {
        background-color: #231F20 !important;
        height: 106px;
        position: relative;
        top: 6900px;
    }

    .footer-normal {
        top: 30vh;
    }

    .frame-map {
        width: 100vw;
        height: 65vh;
        padding: 10px;
    }      

    .btn-fb {
        background-color: #808285 !important;
    }

    .btn-tw {
        background-color: #808285 !important;
    }

    .btn-yt {
        background-color: #808285 !important;
    }

    .btn-ins {
        background-color: #808285 !important;
    }

    .btn-floating i {
        display: inline-block;
        width: inherit;
        color: #231F20;
        text-align: center;
    }
    .div_footer {
        display: flex;
        flex-flow: revert-layer;
        width: max-content;
        transform: translateX(-50%);
        position: relative;
        right: 50%;
        left: 50%;
      }

    .divhei_logo {
         text-align: center!important;
        line-height: 200px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .diveu_logo {
        text-align: center!important;
        line-height: 200px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .sf_logo {
        width: 160px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .divsf_logo {
         text-align: center!important;
        line-height: 200px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .contactfooter{
        font-size: 30px;
    }
    .divf1{
        font-size: 30px;
    }
    .divfooter{
        max-width: 90%!important;
    }
    .hei_logo {
        width: 190px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .eu_logo {
        width: 160px;
    }
/*//////// INICIO FOOTER 2////////////*/
.contact {
    padding-right: 39.2px !important;
    align-self: center;
}

.contacto{
    font-size: 13.3333px;
    color: white;
    margin: 0;
}

.contacto-texto {
    text-transform: uppercase;
  }

.contacto-email a{
	color:white;
	text-decoration:none;
}
.contacto-email a:hover a:link{
	color:white;
	text-decoration:none;
}
.contacto p {
  color: #fff !important;
}
.los-tres{
	display:flex;
}
.los-seis{
	display:flex;
}

.aicec_logo{
    height: 67px;
    margin-left: auto !important;
    margin-right: auto !important;    
    align-self: center;
}
.hei_logo2 {
    width: 186px;
    margin-left: auto !important;
    margin-right: auto !important;   
    align-self: center;
}
.gaf_logo{
    height: 62px;
    margin-left: auto !important;
    margin-right: auto !important;
    align-self: center;
}
.enpa_logo {
    width: 124px;
    margin-left: auto !important;
    margin-right: auto !important;
    align-self: center;
}

.bio_logo{
    width: 65px;
	/*height: 60px;*/
    /*margin-left: auto!important;*/
    /*margin-right: auto!important;*/
    /*margin-bottom: 10px;*/
    /*padding-right: 15px;*/
    align-self: center;
}
.slow_logo{
    width: 70px;
	/*height: 63px;*/
    /*margin-left: auto!important;*/
    /*margin-right: auto!important;*/
    /*margin-bottom: 10px;*/
    align-self: center;
}
.div-aicec_logo{
	padding-right: 39.2px !important;
}
.div-hei_logo2{
	padding-right: 39.2px !important;
}
.div-gaf_logo{
	padding-right: 39.2px !important;
}
.div-enpa_logo{
	padding-right: 39.2px !important;
}
.div-bio_logo{
	padding-right: 39.2px !important;
}

/*//////// FIN FOOTER 2////////////*/


    /* Estilos de los arcticulos */
    .articulo {
        padding-top: 90px;
        /* padding-bottom: 90px */
    }

    .T1 {
        font-size: 82px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T2 {
        /*margin-top: 40px;*/
        font-size: 37px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T22 {
        margin-top: 40px;
        font-size: 60px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T3 {
        /* margin-top: 20px; */
        font-size: 34px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T4 {
        margin-top: 20px;
        font-size: 29px;
        color: #000000;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }
    p {
        font-size: 20px
    }

    .name_cafe {
        position: relative;
        border-bottom: 2px solid #813e23;
        /*background: #f8f8f8;*/
        /* padding: 10px; */
    }

    .name_cafe:before {
        content: "";
        position: absolute;
        top: 30px;
        /*bottom-bottom: 0,5px;*/
        left: -18px;
        right: 0px;
        border-bottom: 2px solid #813e23;
    }


    .name_cafe:after {
        content: "";
        position: absolute;
        top: 19px;
        /*bottom-bottom: 1px;*/
        left: -31px;
        right: 0px;
        border-bottom: 2px solid #813e23;
        /* border-color: var(--afterBack,red); */
        /* border-color: #216812 !important; */
    }

    .color {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::after {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::before {
        color: #216812 !important;
        border-color: #216812 !important;
    }


    .text-vertical {
        writing-mode: vertical-rl;
        text-orientation: inherit;
        transform: rotate(180deg);
        font-size: 50px;
        padding: 0;
        margin: 0;

    }

    .borde-vertical {
        height: 500px;
        display: flex;
        align-items: center;
        border-left: solid #813e23;
        border-right: solid #813e23;
        /*margin-left: 20px;*/
        position: relative;
        text-align: center;
    }


    .line_cafe {
        position: relative;
        border-bottom: 2px solid #813e23;
        width: 180px;
        margin-bottom: 68px !important;
    }

    .line_cafe:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;
    }

    .line_cafe:after {
        content: "";
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;

    }

    .bloque_taza {
        /* padding-top:45px;  */
        position: relative;
        /* margin-bottom:45px; */
        /* border: solid; */
    }

    .tazaok {
        position: absolute;
        width: 700px;
        left: -290px;
        top: -50px;
        transform: rotate(-65deg);
        /*transition-property: all 4s;*/
        margin-bottom: 55px;
        /*transition-property: all 4s;*/
    }

    .taza {
        position: absolute;
        width: 700px;
        /*left: -730px;*/
        right: 14px;
        top: -80px;
        transform: rotate(-65deg);
        /*transition-property: all 4s;*/
        margin-bottom: 55px;
        /*transition-property: all 4s;*/
    }

    .ncafe {
        /* position:absolute; */
        font-size: 17px;
        margin-top: -5px;
        padding-bottom: 2px;
        text-transform: uppercase;
    }

    .pos1 {
        transform: rotate(-42deg);
        transition: transform 1s;
    }

    .cf1 {
        /* width: 385px; */
        margin-left: -120px;
        margin-bottom: 25px !important;
    }

    .pos2 {
        transform: rotate(-29deg);
        transition: transform 1s;
    }

    .cf2 {
        /* width: 385px; */
        margin-left: -70px;
        margin-bottom: 25px !important;
    }

    .pos3 {
        transform: rotate(-17deg);
        transition: transform 1s;
    }

    .cf3 {
        /* width: 385px; */
        margin-left: -40px;
        margin-bottom: 25px !important;
    }

    .pos4 {
        transform: rotate(-5deg);
        transition: transform 1s;
    }

    .cf4 {
        /* width: 385px; */
        margin-left: -20px;
        margin-bottom: 25px !important;
    }

    .pos5 {
        transform: rotate(6deg);
        transition: transform 1s;
    }

    .cf5 {
        /* width: 385px; */
        margin-left: -20px;
        margin-bottom: 25px !important;
    }

    .pos6 {
        transform: rotate(16deg);
        transition: transform 1s;
    }

    .cf6 {
        /* width: 385px; */
        margin-left: -30px;
        margin-bottom: 25px !important;
    }

    .pos7 {
        transform: rotate(29deg);
        transition: transform 1s;
    }

    .cf7 {
        /* width: 385px; */
        margin-left: -60px;
        margin-bottom: 25px !important;
    }

    .pos8 {
        transform: rotate(43deg);
        transition: transform 1s;
    }

    .cf8 {
        /* width: 385px; */
        margin-left: -100px;
        margin-bottom: 25px !important;
    }


}
@media (min-width: 1407px) {
    .leermas2{
        height: 270px!important;
    }

    .padre {
        width: 1920px!important;
        /*height: 1080px!important;*/
        overflow:hidden !important;
    }

    .div_nuestrocafe_movil{
        display: none!important;
    }
    /*Barra Superior*/
    /*-------------MENÚ----------------------*/
    /* Icon 1 */
    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .animated-icon1 span {
        background: #e65100;
    }
    .animated-icon2 span {
        background: #fff;
    }
    .animated-icon3 span {
        background: #fff;
    }
    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }
    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }
    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    /* Icon 3*/
    .animated-icon2 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
        top: 10px;
    }
    .animated-icon2 span:nth-child(4) {
        top: 20px;
    }
    .animated-icon2.open span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%;
    }
    .animated-icon2.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .animated-icon2.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .animated-icon2.open span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%;
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .animated-icon3.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 8px;
    }
    .animated-icon3.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .animated-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 8px;
    }

    .menu{
        position: absolute;
        top:53px;
        left:21px;
        max-width: fit-content;
    }
    .barra-superior{
        position: sticky;
        top:0px !important;
        height: 105px !important;
        background:#95994c;
        z-index: 10;
        box-sizing: content-box;
        width: 100%;
        border-bottom: solid gray 1px!important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px!important;
    }
    .navbar{
        box-shadow: none!important;
        width: 100%;
    }
    .nav-item{
        height: 47px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .nav-link{
        border-bottom: solid;
        border-width: 1px;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 20px;
    }

    .navbar .navbar-light{
        border-bottom: solid !important;
    }

    .menu-options{
        background-color: #fff;
        margin-top: 16px;
        width: 270px;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
        margin-left: 14px;
        /* opacity: 0.8; */
    }

    .submenuul{
        left: 193px!important;
        top:-17px!important;
        min-width: 310px!important;
        position: relative;
        background: #fff;
        /* box-shadow: solid black; */
        border: Solid 1px;
        z-index: 99;
        display: none;
        padding-left: 15px;
         padding-right: 15px;
    }

    .navbar li:hover > ul{
        display: block;
    }

    .nav-item .dropdown .submenu :hover{
        display: block!important;
    }
    .dropdown-menu .submenuul :hover{
        display: block!important;
    }

    .logo{
        width: 150px;
        height: 150px;
        margin-top: 30px;
    }
    .lenguaje{
        margin-top: 69px;
        height: fit-content;
        /*margin-left: 362px;*/
        margin-right: 17px;
    }
    .alinear{
        justify-content: flex-end;
        margin-right: 50px;
    }
    .idioma{
        padding-right: 30px;
        font-size: 20px;
        font-family: Poppins, Medium !important;
        font-weight: 400;
    }
    .BuscarTrazabilidadDescktop{
        width: 215px;
        height: 105px;
        /*position: absolute;*/
        margin-top: 50px;
        /*margin-left: 80px;*/
        background: #813e23;
    }
    .textTrazabilidad{
        font-size: 22px;
        color: #fff;
        padding: 0 !important;
        position: relative;
        top: 20px;
    }

    .btn-ir {
        background-color: #813e23;
        position: absolute;
        left: -38px;
        height: 30px;
        padding: 2px;
        border-color: #ffff;
        margin-top: 2px;
        width: 30px;
        border-radius: 0px !important;
    }
    .ir {
        font-size: 18px;
        color: #ffffff;
        text-transform: none !important;
    }
    .info_desktop{
        /*position: absolute;*/
        /*right: 27px;*/
        /*bottom: 67px;*/
        padding-top: 29px;
        padding-left: 10px;
        font-size: 16px;
        color: #fff;

    }
    .contenedor-animacion{
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100vh;
        /*min-height: max-content;*/
    }

    .seccion{
        width: 100%;
        height: 100vh;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .seccion1 {
        /*agregado*/
        height: 100vh !important;
        /*fin*/
        /*padding-top: 90px;*/
        background: url(../../src/img/tratadasierramaestra.jpg) no-repeat center center fixed;
        /*background-position: center center;*/
        /*background-repeat: no-repeat;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        /* -o-background-size: cover; */
         background-size: cover; 
        width: 100%;
        /*height: 768px;*/
        /* opacity: 0.6; */
    }

    .seccion2 {
        /*margin-top: 20%;
        margin-bottom: 20%;
        opacity: 0.8;        
        margin-left: -3% !important;
        position: fixed;
        background-color: #fff;
        width: 75% !important;
        top: 20%;
        right: 50%;
        transform: translate(50%,-50%);*/
        opacity: 0;
        /*background-color: #fff;*/
        height: 100vh;
    }

    #seccion2-container {
        position: relative;
        height: 100vh;
        max-width: 100vw;
        margin: 0px;
        padding: 0px;
    }

    .seccion3 {
        background: url(../../src/img/fondosaco.jpg) no-repeat center center fixed;
        /* background-position: center center; */
        /* background-repeat: no-repeat; */
        -webkit-background-size: cover;
        -moz-background-size: cover;
        /* -o-background-size: cover; */
        background-size: cover; 
        /*padding-top: 20%;*/
        /*padding-bottom: 20%;*/
        width: 100%;
        /*height: 1536px;*/
        height: 100vh;
        opacity: 0;
       
    }

    #seccion3-container {
        position: relative;
        height: 100vh;
        max-width: 100vw;
    }

    .trazabilidad_movil{
        display: none;
    }
    
    .rev-fle{
        position: relative;
        width: 100vw;
        height: 100vh;
    }

    .lrf {
        /*agregado*/
        position: absolute;
        /*max-width: 100%;*/
        /*position: fixed;*/
        width: 100%;
        /*transform: translateX(-50%);*/
        /*font-size: 15vh;*/
        font-size: 133px;
        opacity: 0.2;
        /*padding-top: 20%;*/
        /*fin*/
        /*padding-bottom: 35%;*/       
        color: #fff;
        text-align: center;
        font-family: Poppins, Black !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        /*text-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.59) 0px -3px 5px !important;*/
        /*text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;*/
        text-shadow: 0px 0px 8px rgba(0,0,0,0.75);
        /*top: 305px;*/
        height: fit-content;
        top: 56%;
        left: 49.5%;
        transform: translateY(-50%) translateX(-49.5%);
    }


    .h1scc2{
        font-size: 44.6667px!important;
        font-family: Poppins, Bold;
        font-weight: bold;
        text-align: center;
    }
    .p1scc2{
        font-weight: normal !important;
        color: #303030;
        text-align: center;
        font-family: Poppins, Light;
        font-size: 19px;
    }
    .caja {
        /*padding-left: 5px;*/
        /*padding-right: 5px;*/
        /*height: 360px;*/
        /*width: max-content;*/
        position: absolute;
        top: 56%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        background-color: #fff;
        opacity: 0;
    }
    .texto-caja {
        margin: 30px 100px 30px 100px;
    }

    .comillas{
        font-size: 306.6667px;
        color: #9a9f4f !important;
        font-family: 'Playfair Display',Black !Important;
        
    }
    .comilla1{
		margin-left: -66px;
		font-family: Playfair Display, Black;
		font-size: 284.6667px;
		color: #9a9f4f;
		display: flex;
		line-height: 0.3em;
		height: 0.1em;
     
    }
    .comilla2{
		text-align: right !important;
		font-family: Playfair Display, Black;
		font-size: 284.6667px;
		color: #9a9f4f;		
		line-height: 0.3em;
		height: 0.15em;
		margin-top: 58px;
		margin-right: -63px;	
     
     
    }
    .frase{
        font-size: 19px;
        text-align: left !important;
        font-family: Poppins,Light;
    }

    .firma{
        margin-top:-7%;
        font-size: 15.3333px;
        text-align: right;
        font-family: Poppins,Italic !Important;
		font-style: italic;
    }
    .block{
        margin-top: -50px;
    }
    .entrar{
        font-family: Poppins, Medium!important;
        text-decoration: underline !important;
    }

    .bccafe{
        /*padding-top: 260px;
        padding-bottom: 260px;*/
        font-size: 150px;
        color: #442112;
        text-align: center;
        font-weight: bold;
        font-family: "Poppins" !important;
        font-weight: 900 !important;
        animation-delay: 0.2s;
        opacity: 0.4;
        width: max-content;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .cincotresdos{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        opacity: 0;
    }

    .divtfb {
		/*margin-right: 180px !important;
        margin-left: 180px !important;
        padding-right: 20px;
        padding-left: 60px;
        padding-top: 60px;
        margin-bottom: 160px;*/
        /*font-size: 12px;*/
        width: 90vw;
        text-align: center;
        font-weight: bold !important;
    }

    .anchofuncional{
        width:40vw;
    }
    .tfb {
        /*padding-left: 50px;*/
        /*padding-right: 50px;*/
        /*padding-top: 50px;*/
        /*padding-bottom: 80px;*/
        font-size: 46.6667px;
        text-align: center;
        font-weight: bold!important;
        font-family: Poppins, Bold;
        color: #442212;
    }
    .bccbtn{
        text-align: right;
        padding-bottom: 20px;
        padding-right: 25px;
        font-size: 28.6667px;
        color: #442212;
    }

    /* Footer */
    footer {
        background-color: #231F20 !important;
        height: 106px;
        position: relative;
        top: 6900px;
    }

    .footer-normal{
        top: auto;
    }

    .footer-cafe1{
        top: 100vh;
    }

    .modal{
        top: 200px;
        left: -650px;
    }
    .frame-map{
        width:100%;
        height:600px;
        border:0;
        margin-bottom: 100px;
        padding: 10px;
    }

    .btn-fb {
        background-color: #808285 !important;
    }

    .btn-tw {
        background-color: #808285 !important;
    }

    .btn-yt {
        background-color: #808285 !important;
    }

    .btn-ins {
        background-color: #808285 !important;
    }

    .btn-floating i {
        display: inline-block;
        width: inherit;
        color: #231F20;
        text-align: center;
    }
    .div_footer {
        display: flex;
        flex-flow: revert-layer;
        width: max-content;
        transform: translateX(-50%);
        position: relative;
        right: 50%;
        left: 50%;
      }

    .divhei_logo {
         text-align: center!important;
        line-height: 200px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .diveu_logo {
        text-align: center!important;
        line-height: 200px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .sf_logo {
        width: 160px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .divsf_logo {
         text-align: center!important;
        line-height: 200px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .contactfooter{
        font-size: 30px;
    }
    .divf1{
        font-size: 30px;
    }
    .divfooter{
        max-width: 90%!important;
    }
    .hei_logo {
        width: 190px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        text-align: center!important;
    }
    .eu_logo {
        width: 160px;
    }
/*//////// INICIO FOOTER 2////////////*/
.contact {
    padding-right: 39.2px !important;
    align-self: center;
}

.contacto{
    font-size: 13.3333px;
    color: white;
    margin: 0;
}

.contacto-texto {
    text-transform: uppercase;
  }

.contacto-email a{
	color:white;
	text-decoration:none;
}
.contacto-email a:hover a:link{
	color:white;
	text-decoration:none;
}
.contacto p {
  color: #fff !important;
}
.los-tres{
	display:flex;
}
.los-seis{
	display:flex;
}

.aicec_logo{
    height: 67px;
    margin-left: auto !important;
    margin-right: auto !important;    
    align-self: center;
}
.hei_logo2 {
    width: 186px;
    margin-left: auto !important;
    margin-right: auto !important;   
    align-self: center;
}
.gaf_logo{
    height: 62px;
    margin-left: auto !important;
    margin-right: auto !important;
    align-self: center;
}
.enpa_logo {
    width: 124px;
    margin-left: auto !important;
    margin-right: auto !important;
    align-self: center;
}

.bio_logo{
    width: 65px;
	/*height: 60px;*/
    /*margin-left: auto!important;*/
    /*margin-right: auto!important;*/
    /*margin-bottom: 10px;*/
    /*padding-right: 15px;*/
    align-self: center;
}
.slow_logo{
    width: 70px;
	/*height: 63px;*/
    /*margin-left: auto!important;*/
    /*margin-right: auto!important;*/
    /*margin-bottom: 10px;*/
    align-self: center;
}
.div-aicec_logo{
	padding-right: 39.2px !important;
}
.div-hei_logo2{
	padding-right: 39.2px !important;
}
.div-gaf_logo{
	padding-right: 39.2px !important;
}
.div-enpa_logo{
	padding-right: 39.2px !important;
}
.div-bio_logo{
	padding-right: 39.2px !important;
}

/*//////// FIN FOOTER 2////////////*/


    /* Estilos de los arcticulos */
    .articulo {
        padding-top: 225px;
        /* padding-bottom: 90px */
    }

    .linea-articulo{
        width: 1125px; 
        color: #878786; 
        height: 1.3333px;
        margin-top: 42px;
        margin-bottom: -9px;
    }

    .linea-ultima{
        width: 1125px; 
        color: #878786; 
        height: 1.3333px;
        margin-top: 42px;
        margin-bottom: 50px;
    }
    .articulo-columnas{
        padding-top: 7px;
        padding-right: 35px;
    }

    .leermas{
        font-family: Poppins, black;
        font-size: 20px;
    }

    .T1 {
        font-size: 82.6667px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
        margin-bottom: 22px;
    }

    .T2 {
        /*margin-top: 40px;*/
        font-size: 37px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T22 {
        margin-top: 40px;
        font-size: 60px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T3 {
        /* margin-top: 20px; */
        font-size: 34px;
        color: #1e1d1d;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }

    .T4 {
        margin-top: 20px;
        font-size: 29px;
        color: #000000;
        font-family: "Playfair Display",Black;
        font-weight: 900;
    }
    p {
        font-size: 20px
    }

    .name_cafe {
        position: relative;
        border-bottom: 2px solid #813e23;
        /*background: #f8f8f8;*/
        /* padding: 10px; */
    }

    .name_cafe:before {
        content: "";
        position: absolute;
        top: 30px;
        /*bottom-bottom: 0,5px;*/
        left: -18px;
        right: 0px;
        border-bottom: 2px solid #813e23;
    }


    .name_cafe:after {
        content: "";
        position: absolute;
        top: 19px;
        /*bottom-bottom: 1px;*/
        left: -31px;
        right: 0px;
        border-bottom: 2px solid #813e23;
        /* border-color: var(--afterBack,red); */
        /* border-color: #216812 !important; */
    }

    .color {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::after {
        color: #216812 !important;
        border-color: #216812 !important;
    }

    .color::before {
        color: #216812 !important;
        border-color: #216812 !important;
    }


    .text-vertical {
        writing-mode: vertical-rl;
        text-orientation: inherit;
        transform: rotate(180deg);
        font-size: 50px;
        padding: 0;
        margin: 0;
        font-family: Playfair Display,black;
        font-size: 37.3333px;

    }

    .div_nuestrocafe {
        font-family: Playfair Display, black;
        font-size: 24px !important;
      }

    .borde-vertical {
        height: 500px;
        display: flex;
        align-items: center;
        border-left: solid #813e23;
        border-right: solid #813e23;
        /*margin-left: 20px;*/
        position: relative;
        text-align: center;
    }


    .line_cafe {
        position: relative;
        border-bottom: 2px solid #813e23;
        width: 180px;
        margin-bottom: 68px !important;
    }

    .line_cafe:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;
    }

    .line_cafe:after {
        content: "";
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        border-bottom: 2px solid #813e23;

    }

    .bloque_taza {
        /* padding-top:45px;  */
        position: relative;
        /* margin-bottom:45px; */
        /* border: solid; */
    }

    .tazaok {
        position: absolute;
        width: 700px;
        left: -290px;
        top: -50px;
        transform: rotate(-65deg);
        /*transition-property: all 4s;*/
        margin-bottom: 55px;
        /*transition-property: all 4s;*/
    }

    .taza {
        position: absolute;
        width: 700px;
        /*left: -730px;*/
        right: 14px;
        top: -80px;
        transform: rotate(-65deg);
        /*transition-property: all 4s;*/
        margin-bottom: 55px;
        /*transition-property: all 4s;*/
    }

    .ncafe {
        /* position:absolute; */
        font-size: 17px;
        margin-top: -5px;
        padding-bottom: 2px;
        text-transform: uppercase;
    }

    .pos1 {
        transform: rotate(-42deg);
        transition: transform 1s;
    }

    .cf1 {
        /* width: 385px; */
        margin-left: -120px;
        margin-bottom: 25px !important;
    }

    .pos2 {
        transform: rotate(-29deg);
        transition: transform 1s;
    }

    .cf2 {
        /* width: 385px; */
        margin-left: -70px;
        margin-bottom: 25px !important;
    }

    .pos3 {
        transform: rotate(-17deg);
        transition: transform 1s;
    }

    .cf3 {
        /* width: 385px; */
        margin-left: -40px;
        margin-bottom: 25px !important;
    }

    .pos4 {
        transform: rotate(-5deg);
        transition: transform 1s;
    }

    .cf4 {
        /* width: 385px; */
        margin-left: -20px;
        margin-bottom: 25px !important;
    }

    .pos5 {
        transform: rotate(6deg);
        transition: transform 1s;
    }

    .cf5 {
        /* width: 385px; */
        margin-left: -20px;
        margin-bottom: 25px !important;
    }

    .pos6 {
        transform: rotate(16deg);
        transition: transform 1s;
    }

    .cf6 {
        /* width: 385px; */
        margin-left: -30px;
        margin-bottom: 25px !important;
    }

    .pos7 {
        transform: rotate(29deg);
        transition: transform 1s;
    }

    .cf7 {
        /* width: 385px; */
        margin-left: -60px;
        margin-bottom: 25px !important;
    }

    .pos8 {
        transform: rotate(43deg);
        transition: transform 1s;
    }

    .cf8 {
        /* width: 385px; */
        margin-left: -100px;
        margin-bottom: 25px !important;
    }


}