@media (prefers-color-scheme: dark)
.options-form, .options-form>legend {
    color: none;
}
@charset "utf-8";
/* Structure
-
-----------------------------------------*/

* {
  padding: 0;
  box-sizing: border-box;
}




html {scroll-behavior: smooth;}
.clearfix {overflow: auto;}

body {
	margin:0;
    font-family: 'Nunito Sans';
	color:#000;
	font-size:14px;
}

.display-mobile, #footer-mobile, #menu, #myModal { display:none;}
.display-pc { display:block;}
#contenido {position:relative; top:20px;padding: 100px 30px 30px 30px; width:100%; max-width:1300px; margin:0 auto;}
.myBtn2 {position: fixed; right: 20px; top: 120px; z-index: 9999;}

.grid-container2 {
    display: flex;
    grid-template-columns: 50% 50%;
   max-width:850px;
    margin: 20px auto;
    column-gap: 40px;
}
.grid-container3 {
    display: inline-grid;
    grid-template-columns: 33.3% 33.3% 33.3%;
      margin-top:20px;
}
.grid-container4 {
    display: inline-grid;
    grid-template-columns: 25% 25% 25% 25%;
      margin-top:20px;
}
.grid-container6 {
    display: inline-grid;
    grid-template-columns: 16.6% 16.6% 16.6% 16.6% 16.6% 16.6%;
      margin-top:20px;
}

.item31-1{grid-column: 1 / span 1; align-content: center; margin:10px;}
.item32-1{grid-column: 2 / span 1; align-content: center; margin:10px;}
.item33-1{grid-column: 3 / span 1; align-content: center; margin:10px;}
.item31-2{grid-column: 1 / span 2; align-content: center; margin:10px;}
.item4-1 {grid-column: 1 / span 1; align-content: center; margin:10px;}
.item41-2 {grid-column: 1 / span 2; align-content: center; margin:10px;}
.item41-3 {grid-column: 1 / span 3; align-content: center; margin:10px;}
.item43-1 {grid-column: 4 / span 1; align-content: center; margin:10px;}
.item43-2 {grid-column: 3 / span 2; align-content: center; margin:10px;}
.item42-3 {grid-column: 2 / span 3; align-content: center; margin:10px;}
.item4-4 {grid-column: 1 / span 4; align-content: center; margin:10px;}

.item6-1 {grid-column: 1 / span 1; align-content: center; padding: 20px; margin:10px;}
.item6-2 {grid-column: 1 / span 2; align-content: center; margin:10px;}
.item6-3 {grid-column: 1 / span 3; align-content: center;    padding: 20px; margin:10px;}
.item6-4 {grid-column: 1 / span 4; align-content: center;
    padding: 20px; margin:10px;}
.item6-5 {grid-column: 1 / span 5; align-content: center;
    padding: 20px; margin:10px;}
.item6-6 {grid-column: 1 / span 6; align-content: center;
    padding: 20px; margin:10px;}
.item63-4 {grid-column: 3 / span 4; align-content: center;
margin:10px;}
.item63-2 {grid-column: 3 / span 2; align-content: center;
margin:10px;}
.item65-2 {grid-column: 5 / span 2; align-content: center;
margin:10px;}
.raya {
    width: 7.5rem;
    border-bottom: 1px solid;
    margin: 1.25rem auto;
    display: block;
}

 .col30 {width: 28%; float: right;}
  .col70{width: 70%; float: left; position:relative;}
  .col50 {width:50%;}
  .col225 {width:225px;}
  .col460 {width:460px;}
  .col455 {width:455px;}
  .col220 {width:220px;}
  .col169 {width:169px;}
  .col400 {width:400px;}
  .col195 {width:195px;}
  .col560 {width:560px;}
.col280 {width:280px;}
.col268 {width:268px;}
.col290 {width:290px;}
.col262 {width:262px;}
.col570 {width:570px;}
.col45 {width:45%;}
.col40 {width:40%;}
.col60 {width:60%;}
.col36 {width:36%;}
.col54 {width:54%;}
.col47 {width:47%;}
.col32 {width:32%;}
.col66 {width:66%;}
.col33 {width:33%;}
.col25 {width:25%;}
.col13 {width:13%;}


iframe{width:550px; height:309px;}


h1, h2, h3, h4, h5, h6 { font-family: system-ui;}
a {color:blue;}
ul {text-align:left;}
img {display:block;}
p {line-height:1.5; letter-spacing:0.5px; font-size:14px; margin-top:0px}
button:focus {outline:0;}

 

#top form {
width: 240px;
    float: right;
    margin-top: 21px;
    POSITION: RELATIVE;
    Z-INDEX: 999999999;
}
#top label {
    display: none;
}


#contenido h1 {
    font-family: arial;
    font-weight: 500;
    font-size: 25px;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0;
    margin-top:30px;
}

#contenido h2 {
    font-weight: bold;
    font-size: 50px;
    color: orange;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: -14px;

}

#contenido h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
    letter-spacing: 3px;
    text-align: center;
}

#contenido h4 {
    font-weight: 500;
    font-size: 14px;
    margin: 0px;
    text-align: center;
}

#contenido h5 {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0px;
}

form h2 {
    padding-top: 80px;
    font-size: 20px !important;
    text-decoration: none !important;
    color: #000 !important;
}
.rsform-block-text {
         font-size: 15px;
    font-weight: bold;
    padding-bottom: 30px;
}

.footer {background-color:#122331 !important;
}
.footer h1 {
    text-align: left;
    font-size:34px;
      margin: 0px;
    padding-bottom: 4px;
  color:#fff;
}

.footer h2, .footer p {color:#fff !important;}
.footer a{color: #fff;
    text-decoration: none;
}
  .parte1 {padding-top:20px;}

.icono {width:30px; display:inline;}









  .mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  position: relative;
}
/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

  
  .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc; 
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.panel {
  padding: 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
  .icono {width:30px; display:inline;}

.imagenes {width: 1024px; margin: 0 auto;}
.col-img {float: left; width: 31%; margin:1%;}
.col-img2 {float: left; width: 48%; margin:1%;}
.col-img img, .col-img100 img, .col-img2 img {width: 100%;}
.col-img100 {float: left; width: 100%;}
.h3 {
    color: #ff652f;
      font-family: serif;
    font-size: 35px;
    line-height: normal;
    margin-bottom:0px;
}
.h4 {
    color: #ff652f;
    margin-top: -74px;
    display: block;
    font-size: 11px;
    margin-left: 42px;
}
.h5{font-size: 75px;
    margin: 0px;
    padding: 0px;
   font-family: auto;}
h6 {
    font-weight: bold;
    font-size: 30px;
    color: #ff652f;
    width: fit-content;
    font-family: serif;
    text-decoration: underline;
    text-decoration-color: #000;
    padding-top: 8PX;
    margin: 0px;
}


.content {
    display:grid;
    grid-template-columns: repeat(2,1fr);
    gap: 1rem;
    width:100%;
    justify-content: space-between;
    }
  .content .col {
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    line-height:3rem;
    }
  .tit2 {
        position: absolute;
    top: 20px;
    left: 100px;
    }

  .naranja {color:orange;}


/**************** signup *************/ 
  .signup {margin-top:160px;}
.signup-image{padding-top: 327px;
    color: #fff;
    position: relative;
    overflow: hidden;
    width: 100%;
    font: inherit;
    vertical-align: baseline;
      filter: blur(6px);
    -webkit-filter: blur(6px);
  }
  .aa{
    max-width:90%;
    position: absolute;
    margin-top: -296px;
    width: 35rem;
    padding: 3rem;}
  .aa h2{font-size:24px; text-decoration:none;}
  .aa h2,
  .aa p{color:#fff;text-align:left;}
  .aa p{color: #fff;
    text-align: left;
    margin-bottom: 1.25rem;
        margin-top: 1.25rem;
    font-size: .9375rem;
    line-height: 1.3125rem;
    letter-spacing: 0;
        }
.signup-image img{    object-fit: cover;
    font-family: "object-fit: cover";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;

    }

   .raya-blanca {width: 7.5rem;
    border-bottom: 1px solid #fff;
    display: block;
}
 
 
  .boton-cafe {background-color: #ff652f; color: #fff;padding: 17px 35px; text-decoration:none; font-size: .75rem; font-weight: bold;}
  
  .boton:hover,
  
/************** footer ************/

.footer {
    background-color: rgba(0,0,0,.05);
   
    font-family: "Sohne Breit",sans-serif;
    line-height: 1;
    overflow: hidden;
    font-weight: 400;
    font-size: 12px;
    padding:60px;
  }
  .footer h2 {
    background: none;
     text-align: left;
   width: auto;
    margin: 0px;
    padding-bottom: 12px;
    color:#545454;
  }
  .footer p {text-align: left; color:#545454;}
  .acym_module {width:100%;   color:#fff; padding:30px 0px;}
  .acym_module form {width: 580px; margin: 0 auto;}
  .acym_module_form input { margin-left: 10px;}
  .btn {background: #fff; color: #000; width: 140px; border: 1px solid;}
  .footer img { display: inline;margin-right: 20px;}
  .column3 { float: left;}
  .left { width:60%;}
  .rigth {width:20%;}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}






@media only screen and (max-width: 600px) {
  
  .display-pc, #top form, .header { display:none !important;}
  .t750 {max-width:100%;}
  .col30, .col70, .col225, .col460, .col455, .col220, .col50,   .col400, .col560, .col280, .col268, .col290, .col262, .col570, .col45, .col40, .col60, .col36, .col54, .col47, .col32, .col66, .col33, .col25, .col13, .left {width: 100% !important; float: none !important; } 
  .rigth {width:50% !important;}
   .col169 {position:absolute; margin-top:533px;}
  .col36 {top:auto !important; left:auto !important;}
   .parte2, .col30 {margin-top:27px;}
   .col195 {width:50% !important;}
   iframe {width:300px; height:170px;}
   .tit2 {
        position: absolute;
    top: 20px;
    left: 30px;
    }


  #nyVideo {top:109px;}
#contenido h1 {
    font-family: arial;
    font-weight: 500;
    font-size: 18px;
    margin: 0px 0px 8px 49px;
    color: #000;
}
#contenido h2 {
    font-weight: bold;
    font-size: 45px;
    font-family: serif;
    text-decoration: underline;
    text-decoration-color: #000;
}
  #menu {display:block; position: fixed; top: 10px; left: 10px; }
  #menu a{color: #fff; font-size: 32px;}


/***************** Mobile *************/
.display-mobile {display:block;}
.display-pc {display:none;}
.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background-color:#122331 !important;
 overflow-x: hidden; }
.overlay-content {
	position: relative;
    top: 50%;
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -376px;
}
 #myModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
  transition: width 2s;
} 
  #myBtn { cursor:pointer; color:#fff;}
#overlay-content {
	position: relative;
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.overlay a {
    text-decoration: none;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color:#cf7b00;
}
.overlay #closebtn {
    cursor:pointer;
    position: absolute;
    top: 106px;
    right: 23px;
    font-size: 60px;
	position:fixed;
	color:#fff;
}
#overlay {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
	right: 0;
	background-color:#373737 !important;
    overflow-x: hidden; 
}
#menu-izq { 
	float: left; 
	text-align:right; 
	width:254px;
	position:fixed;
	top: 254px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	}
#menu-izq h2 {
font-family: Helvetica-condensed;
    font-size: 40px;
	color:#fff;
    text-transform: uppercase;
    padding: 10px 0;
    letter-spacing: 3px;
    text-align: left;
    font-weight: 600;
    margin-top: 28px;
}
#menu-izq h3, #menu-der h2 {	
	    font-family: Helvetica-condensed;
    font-size: 35px;
    color: #4e2200;
    text-transform: uppercase;
    padding: 4px 0;
    letter-spacing: 3px;
    margin-bottom: 16px;
    text-align: left;
}
#menu-izq p, #menu-der p { 
    font-size:17px;    
	text-align: justify;
    font-family: Helvetica;
    letter-spacing: 1px;
	color:#4e2200 !important;
	margin: 10px 0px;
}
/* Subnav button */
.subnav .subnavbtn {
  font-size: 16px; 
  border: none;
  outline: none;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* Add a red background color to navigation links on hover */


/* Style the subnav content - positioned absolute */
#menu-der {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  margin-left: 150px;
  margin-top:-43px;

}

/* Style the subnav links */
#menu-der a {
  text-decoration: none;
}

/* Add a grey background color on hover */


/* When you move the mouse over the subnav container, open the subnav content */
.subnav:hover #menu-der {
  display: block;
}




.subnavbtn {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.subnavbtn::after {
    content: '';
    display: block;
    width: 0;
    background: #fff;
    transition: width .3s;
	max-width:90px;
	
}

.subnav:hover::before{ 
    content: '';
    position: absolute;
    height: 1px;
    background-color: #fff;
    width: 20rem;
    margin-top: 12px;
    left: inherit;
    right: 121px;
    width: 56px;
    height: 1px;
}

.linea { display:none;}

.grid-container3, .grid-container4, .grid-container6 {display:block;}
#contenido h4, #contenido h1, #contenido h2  {margin: 4px; width:auto;}
.raya {margin: .50rem auto;}
p {margin:10px;}
.myBtn2 {bottom:18px; right:18px; top: inherit !important;}
  .grid-container, .grid-container2, .grid-container3, .grid-container4, .grid-container6 {margin-top:0px;} 
  .grid-container2 {display:block;}
  .signup {margin-top: 60px;}
  .boton-cafe {padding: 6px 47px; !important;}
  .aa {
    max-width: 100%;
    padding: 1rem;}
  .footer {padding:30px;}
  .left, .right {width:100%}
}