﻿/*=====================================================================
 Botones Ver mas (Yo Soy)
====================================================================*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.btn-gris-caja{
    background-color:#E0E0E0 !important;
    -moz-border-radius-bottomleft: 20px !important;
    -moz-border-radius-bottomright: 20px !important;
    color:#606060 !important;
    font-weight:600 !important;
    width:100% !important;
    /*min-width: 250px!important;
    min-height:50px!important;*/
}

.btn-gris-caja:hover{

    background-color:#606060 !important;
    -moz-border-radius-bottomleft: 20px !important;
    -moz-border-radius-bottomright: 20px !important;
    color:white !important;
    font-weight:600 !important;
    width:100% !important;
    /*min-width: 250px!important;
    min-height:50px!important;*/
}

.btn-guinda-caja{

    background-color:#6A1B31 !important;
    -moz-border-radius-bottomleft: 25px !important;
    -moz-border-radius-bottomright: 25px !important;
    color:#FFFFFF !important;
    font-weight:600 !important;
    width:100% !important;
    /*min-width: 250px!important;
    min-height:50px!important;*/
}


.btn-guinda-caja:hover{

    background-color:#511024 !important;
    -moz-border-radius-bottomleft: 25px !important;
    -moz-border-radius-bottomright: 25px !important;
    color:white !important;
    font-weight:600 !important;
    width:100% !important;
    /*min-width: 250px!important;
    min-height:50px!important;*/
}
ul.c{
    list-style-type: circle;
    color:#BD945C;
}
h3{
   color: #6A1B31 !important;
   font-weight:400 !important;
}

 ol.n
 {
     margin-bottom: 8px !important;
     padding-bottom: 8px !important;
     font-size:16px;
      line-height: 2.75rem;
     color:#606060;
 }
 .bkiosko{
     background-color:white;
     width:100%;
     text-align:center;
     padding:10px;
 }
 /*LIGA GRIS*/

 .agris:link{
     color:#606060;
     font-size:16px;
   font-weight: 400;
 
 }
  .agris:visited{
     color:#606060;
     font-size:16px;
   font-weight: 400;
 
 }

 .agris:hover{
     color:#6A1B31;
     font-size:16px;
     text-decoration:underline;
    font-weight: 400;
 
 }
 .yosoy{
     color:#A8A8A8;
     font-size:18px;
     font-weight: bold;
     text-align:center;
     font-family: 'Montserrat', sans-serif !important;
 }
 .perfil{
   color: #6A1B31 !important;
   font-weight:800 !important;
   font-size:20px !important;
}
 .titulosts{

    color: #606060;
    font-family: 'Montserrat', sans-serif !important;
    font-size:16px !important;
    font-weight: bold;
 }
 .aocre:link{
   color:#BD945C;
     font-size:16px;
   font-weight: 400;
 
 }
  .aocre:visited{
     color:#BD945C;
     font-size:16px;
   font-weight: 400;
 
 }

 .aocre:hover{
     color:#6A1B31;
     font-size:16px;
     text-decoration:underline;
    font-weight: 400;
 
 }