/**
*
* Author: Nahuel Munguia

*/

/*--------------------------------------------------------------
# Font 
--------------------------------------------------------------*/
/* Fonts */


/*--------------------------------------------------------------
Varios
--------------------------------------------------------------*/

.sub-home {

  font-weight: 100!important;
  letter-spacing: 0px;
  font-family: roboto!important;
  font-size: 2.2em!important;
}

.sub-home2 {

  font-weight: 500!important;
  letter-spacing: 0px!important;
  font-family: Damion!important;
  font-size: 4em !important;
}

.bot-app{
 padding: 5px 5px!important;
 color: #fff!important;
  }


.ico-social {
  font-size: 2.2em;
  color:#8A3EFF!important;
}
  


/*--------------------------------------------------------------
Texto
--------------------------------------------------------------*/

.txt2{
color: #333 !important;
  font-weight: 300 !important;
   font-family: Damion!important;
  font-size: 1.5em !important;
  line-height: 1.5em;
}
.txt{
color: #333 !important;
  font-weight: 300 !important;
  font-family: roboto !important;
  font-size: 1.2em !important;
  line-height: 1.5em;
}

.tit{

font-weight: 100!important;
 font-family: Damion!important;
font-size:4em!important;
  }

 .sub-tit{

font-weight: 100!important;
 font-family: Damion!important;
font-size:3em ;
  } 

.sub-tit2{

font-weight: 400!important;
font-family: roboto!important;
font-size:1.5em ;
  }

.color-txt-01{
color: #F62C84;
  }

  .color-txt-02{
color: #8A3EFF ;
  }

    .color-txt-03{
color: #333!important;
  }
    .color-txt-04{
color: #625a5a!important;
  }



/*--------------------------------------------------------------
Colores
--------------------------------------------------------------*/

  .backcolor-01{
background-color: #F62C84;
  }

  .backcolor-02{
background-color: #8A3EFF ;
  }

   .boton{
background-color: #F62C84!important ;
color: #fff!important;
border: none!important;
padding: 0.6em!important ;
font-family: roboto!important!important;
font-size: 1em!important;
  }

     .boton2{
background-color: #F62C84!important ;
color: #fff!important;
border: none!important;
padding-top: 0.5em!important;
padding-bottom: 0.5em!important;
padding-right: 2em!important;
padding-left: 2em!important;
font-family: roboto!important!important;
font-size: 1em!important;
  }

 .borde-form{
border: solid 1px #F62C84!important;
  }
  



 