/*----------------- Globales--------------------*/
.slider{
        height: 100vh;
        min-height: 40rem;       
     }
.slider-interno{
    min-height: 40rem;       
}
 .btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
  background-color: #a1344e;
  border-color: #a1344e;
}   
 a:link 
  { 
  text-decoration:none; 
  } 
.form-control{
  background-color: #a1344e !important;
  border-color: #a1344e !important;
  color: #eeeeee !important;
}

/*------------------Whatsapp --------------------------*/
.whatsapp { position: fixed; 
  bottom: 0; 
  right: 0; 
  margin-right: 15px;
  margin-bottom: 15px; 
  z-index: 99;
}
/*------------------Formulario --------------------------*/
.formulario{
  background-color: #eeeeee;
  padding: 25px; 
  margin: 15px;
}
.formulario h5{
  font-family: AkkoPro-Regular;
  color: #334764;
}
.formulario p{
  color: aliceblue;
}
.formulario button{
  border: 1px solid #a1344e;
  background: #a1344e;
  color: white;
  font-family: AkkoPro-Bold;
}
.formulario .opciones{
    background-color: #a1344e;
    margin: 0.3rem 0.3rem 0.9rem 0.3rem;
    padding: 0.3rem 0.5rem;
}
.formulario .opciones label{
    font-size: 1rem;
    font-family: inherit;
    color: white
}

/*Sumate */
.sumate-formulario{
  color: #333; 
}
.formulario-sumate{
  background-color: #eeeeee;
  padding: 3rem;
  border-radius: 2.5rem;
}
.formulario-sumate h3{
  color: #A01821;
  font-size: 3.1rem;
  font-family: AkkoPro-Regular;  
}

.form-control-sumate {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #a1344e;
    background-color: #989696;
    background-clip: padding-box;
    border: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

}

.formulario-sumate button {
    border: none;
    background: #a01821 !important;
    color: #a1344e !important;
    font-family: AkkoPro-Bold;
    font-size: 2.5rem;
   
}
.form-opciones h5{
  font-family: AkkoPro-Regular;
}
.opciones{
  margin: 1rem 3rem;
}
.opciones label{
  font-size: 2rem;
  font-family: AkkoPro-Bold;
}

.custom-control-lg .custom-control-label::before,
.custom-control-lg .custom-control-label::after {
    top: 0.8rem !important;
    left: -2rem !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
}

.custom-control-lg .custom-control-label {
    margin-left: 0.5rem !important;
    font-size: 1.8rem !important;
}

.formulario-canales{
  background-color: #eeeeee;
  padding: 25px;
  margin: 15px;
  font-family: AkkoPro-Regular;
  color: #a1344e;
  text-align: center;  
  max-width:calc(50% - 30px) !important;

}
.formulario-canales a{
  font-family: AkkoPro-Regular;
  color: #a1344e;  
}
.formulario-canales a:hover{
  font-family: AkkoPro-Regular;
  color: #a1344e;  
  text-decoration: none;
}
@media (max-width: 472px) {
  .formulario-canales a{
    font-size: 1.5rem;
  }
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }


/*------------------Menu --------------------------*/
.menu{
  background-color: #eeeeee;
}
.menu i{
  font-size: 1.75rem;
  margin-left: -4px;
}
.inicio-redes i{
  font-size: 1.75rem;
  margin-left: -4px;
}
.logo-menu{
  width: 135%!important;
  padding-top: 0;
  margin-left: 0;
}
.menu a:hover{
  color: #a1344e !important;  
}


/*-----------FOOTER------------ */
footer{
  background-color: #a1344e;
}
footer .link a{
  color: white;
  display: block;  
  margin: .5rem;
}
footer .link i{
  margin-right: 1rem;
    font-size: 1.2rem;
}


/* ----------------------------------PAGINAS DEL MENU------------------------------------------- */

/*------------------Inicio --------------------------*/
.inicio{
        background: url(../img/base_desde_abajo.jpg); 
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;              
     }
.slider-texto-inicial{
  border-right: 3px solid #a1344e;     
}
.slider-texto-inicial h1{
  font-family: AkkoPro-Bold;
  color: #a1344e;   
}
.slider-texto-inicial h2{
  font-family: AkkoPro-Regular;
  color: #a1344e;   
}

.slider-texto-inicial-mobile{
  border-left: 3px solid #a1344e;         
}
.slider-texto-inicial-mobile h1{
font-family: AkkoPro-Bold;
color: #a1344e;   
}
.slider-texto-inicial-mobile h2{
font-family: AkkoPro-Regular;
color: #a1344e;   
}

.texto-inicio{
  border-left: 40px solid #4F2F44;  
}
.texto-borde-derecho{
  border-right: 10px solid #4F2F44;
  text-align: right;  
  font-family: AkkoPro-Italic; 
  padding-right: 15px;  
}
.texto-borde-izquierdo{
  border-left: 10px solid #4F2F44;
  text-align: left;  
  font-family: AkkoPro-Italic; 
  padding-left: 15px;  
}
.texto-borde-izquierdo h4{
  font-size: 23px !important;
  padding-right: 65px !important;
}
.texto-inicio h1 {
   font-family: AkkoPro-Bold; 
   color: #4F2F44;
   font-size: 4.5rem;
}
.texto-inicio h4 {
   font-family: AkkoPro-Italic; 
   color: #333;
}
.cita blockquote::before{
    content: '"';
    font-size: 9rem;
    color: #3f334d;
    position: absolute;
    left: 1rem;
    font-family: AkkoPro-BoldItalic;
  }
  .cita blockquote{
    position: relative;
    font-family: AkkoPro-Italic;
    color: #3f334d;
  }
  .cita h3{
    padding-top: 7rem;
    color: #3f334d;    
    font-style: italic;
  }
  .invitacion a{
    color: #863242;   
    font-family: AkkoPro-Bold; 
    font-size: 41px;   
  }
.invitacion a:hover {
    color: #4f2f44;
    font-family: AkkoPro-Bold;
    font-size: 41px;
    text-decoration: none;
}
  .sumate-aporte{
    background-color: #3f334d;
    color: white;
  }
  .sumate-aporte p{    
    color: white;    
    font-family: HelveticaNeueLTStd-Roman;
  }
  .sumate-aporte h2{    
    color: white;
    font-size: 3.3rem;
    font-family: AkkoPro-Regular;
  }
  .sumate-aporte h3{    
    color: white;
    font-size: 1.5rem;
    font-family: AkkoPro-BoldItalic;
  } 
  .sumate-aporte h4{    
    color: white;
    font-size: 1rem;
    font-family: AkkoPro-BoldItalic;
  }
  .sumate-aporte b{    
    font-size: 1.5rem;    
  }
  .sumate-aporte b:hover{    
    font-size: 1.55rem;    
  }
  .sumate-aporte a{    
    color: #eeeeee;
    font-family: AkkoPro-BoldItalic;
  }
  .sumate-aporte a:hover {    
    color: #eeeeee;
    font-family: AkkoPro-BoldItalic;
    text-decoration: none;
  }

  .newsletter{
    background-color: #3f334d;
    color: white;
  }
  .newsletter p{    
    color: white;    
    font-family: HelveticaNeueLTStd-Roman;
  }
  .newsletter h2{    
    color: white;
    font-size: 3rem;
    font-family: AkkoPro-Regular;
  }
  .newsletter a{    
    color: white;
    font-size: 2rem;
    font-family: AkkoPro-Bold;
  }
  .newsletter a:hover {    
    color: #eeeeee;
    font-size: 2.05rem;
    font-family: AkkoPro-Bold;
    text-decoration: none;
  }
  .contenido-newsletter{
    display: grid;
    grid-template-columns: 35% 50%;
    grid-column-gap: 0.5rem;
  }
   .contenido-newsletter img{
    margin-left: -15px;
    width: 100%;
  }
  .recuadro{
    background-color: #863242;
  }
  .recuadro h3{
    color: white;   
  }
  
  .inicio-conocenos h2{
    font-family: AkkoPro-Regular;
    color: #4f2f44;
    font-size: 2.7rem;    
  }
  .inicio-conocenos p{
    font-family: HelveticaNeueLTStd-Roman;
  }  
  .cinta{
    background-color: #863242;
    color: white;
  }
  .cinta:hover{
    background-color: #4f2f44;
  }
  .cinta h2{
    font-family: AkkoPro-Bold;
    color: #a1344e;
  }
  .cinta h2:hover{
    color: #eeeeee;
    font-size: 2.75rem;
    font-family: AkkoPro-Bold;
    text-decoration: none;
  }
  .cinta a:hover{    
    text-decoration: none;
  }

@media only screen and (max-width: 575px) {
  .aporta-header{
    margin-right:15px !important;
  }
  .slider-aporta {
      min-height: 50rem !important;
  }
}
@media only screen and (min-width: 576px) {
  .aporta-header{
    margin-right:70px !important;
  }
  .slider-aporta {
      min-height: 25rem !important;
  }
}