/*editables de boostrap*/
.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
}

/*acaban editables*/

/*css agregado by: Manuel Pacheco */
.logo{
  width: 90%;
  margin: 0 auto;
  padding-top: 16rem;
}
.titulo-precio{
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.titulo-cat {
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.titulo-venta{
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.titulo-reason{
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.imagn-precio{
  position: absolute;
}
.titulos-prec{
  margin-top: 350px;
  padding: 30px;
  position: absolute;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.44);
  color: white;
}
.titulos-cat{
margin-top: -105px;
padding: 30px;
position: absolute;
width: 97.3%;
text-align: center;
background: rgba(0, 0, 0, 0.44);
color: white; 
}
.titulos-venta{
  margin-top: -107px;
  padding: 30px;
  position: absolute;
  width: 97.3%;
  text-align: center;
  background: rgba(0, 0, 0, 0.44);
  color: white;
}
.titulos-reason{
  margin-top: -107px;
  padding: 30px;
  position: absolute;
  width: 97.3%;
  text-align: center;
  background: rgba(0, 0, 0, 0.44);
  color: white;
}
.espacio-marca{
    padding-top: 7px;
    margin-left:4rem;
}.verde{
  background-color: #4f8d00;
}
/*acaba my css*/
.menu_derecho{
  margin: 0 auto;
  margin-right: 0;
}

.caja{
  margin: 0 auto;
  background: linear-gradient(to top, rgba(0,0,0,.7), rgba(255,255,255,.3)); 
  border: 3px solid rgba(255,255,255,1);
  border-radius: 5px;
  width: 100%;
  max-width: 380px;
  height:390px;
  box-shadow: 3px 5px rgba(0,0,0,.3);
  margin-top: 10px;

}

.inises{
  color:white;
  margin-top: 15px;
  font-family: 'montserratbold';
  font-size: 23px;
}

.coage{
  color:white;
  margin-top: 20px;
  font-family: 'montserratregular';
  text-align: left !important;
  margin: 18px;
}

.linea{
    border: 0;
    border-bottom: 2px solid rgba(255,255,255,.7);
    outline: 0;
    background-color: transparent;
    color: #b0d5e6;
    width: 90%;
    font-family: 'montserratregular';
}  

.botonIni{
  margin-top: 30px;
  color:white;
  font-family: 'montserratregular';
  background-color: #eb008a;
  width: 150px;
  border-radius: 5px;
  border: solid 0px;
  padding: 7px;
}

.botonIni:hover{
  box-shadow: 3px 5px rgba(0,0,0,.3);
  background-color: #eb008a;
}

.boton-menu-ctive{
  background-color: #76bd1d;
    border-radius: 5px;
}

.BotonVerde{
  color:white;
  font-family: 'montserratregular';
  background-color: #76bd1d;
  border-radius: 5px;
  border: solid 0px;
  padding: 7px;
}

.BotonVerde:hover{
  box-shadow: 3px 5px rgba(0,0,0,.3);
  background-color: #5ca204;
}

.cursor{
  cursor: pointer;
}

a {
    color: #0a0a0a;
    text-decoration: none;
    font-family: 'montserratregular';
    font-size: 12px;
    cursor: pointer;
}
.boton-menu{
	width: 95px;
	height: 80px;
	margin: 0 auto;
}

.boton-menu:hover {
    background-color: #76bd1d;
    border-radius: 5px;
}
.whitee {
	color: white;
}

.imageninicio{
	max-width: 380px;
	margin: 0 auto;
}

#menu{
  -webkit-background: url(../img/barra-menu-ks.jpg) no-repeat center center fixed; 
  -moz-background: url(../img/barra-menu-ks.jpg) no-repeat center center fixed; 
  -o-background: url(../img/barra-menu-ks.jpg) no-repeat center center fixed; 
  background: url(../img/barra-menu-ks.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#menuInterno{
  -webkit-background: url(../img/barra-menu-ks.jpg) no-repeat center center fixed; 
  -moz-background: url(../img/barra-menu-ks.jpg) no-repeat center center fixed; 
  -o-background: url(../img/barra-menu-ks.jpg) no-repeat center center fixed; 
  background: url(../img/barra-menu-ks.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cuadros{
	height: 300px;
}

.btn-infoDos {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    cursor: pointer;
}

.btn-infoDos:hover{
    color: #fff;
    background-color: transparent;
    border-color: white;
    border-radius: 10px;
}

.grisDos{
	width: 100%;
    height: 300px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: -webkit-linear-gradient(#e8e8e8, #a8a8a8);
    background: -o-linear-gradient(#e8e8e8, #a8a8a8);
    background: -moz-linear-gradient(#e8e8e8, #a8a8a8);
    background: linear-gradient(#e8e8e8, #a8a8a8);
    padding: 10px;
}

.RosaCuadro{
	width: 100%;
    height: 300px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: -webkit-linear-gradient(#fe0095, #a40060);
    background: -o-linear-gradient(#fe0095, #a40060);
    background: -moz-linear-gradient(#fe0095, #a40060);
    background: linear-gradient(#fe0095, #a40060);
    padding: 10px;
}


.VerdeMas{
    width: 100%;
    height: 218px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: -webkit-linear-gradient(#71bf11, #538c0b);
    background: -o-linear-gradient(#71bf11, #538c0b);
    background: -moz-linear-gradient(#71bf11, #538c0b);
    background: linear-gradient(#71bf11, #538c0b);
    padding: 10px;
    cursor: pointer;
    color: white;
}

.VerdeMas:hover{
    color: #d6ff08;
}
#reasonsBanner{
   -webkit-background: url(../img/banners/personal-klass.jpg) no-repeat center center fixed; 
  -moz-background: url(../img/banners/personal-klass.jpg) no-repeat center center fixed; 
  -o-background: url(../img/banners/personal-klass.jpg) no-repeat center center fixed; 
  background: url(../img/banners/personal-klass.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   height: 100%;
}

.logosKlass{
  border: solid 1px #e1dbdb;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.logosKlass:hover{
  background: #e6e6e6;
}

#opcionesPdf{
  position: absolute;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.76);
  width: 100%;
  height: 100%;
  top: 0;
}
#opcionesPdfchilito{
  position: absolute;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.76);
  width: 100%;
  height: 100%;
  top: 0;
}

.classBelive{
  border: solid 1px #e1dbdb;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.classBelive:hover{
  background: #e6e6e6;
}

#formulariooperaciones {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 2001;
  opacity: .80;
  display: none;
}
#idcontenido {
 display: none;
  position: fixed;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  padding: 16px;
  background-color: #ffffff;
  z-index: 2002;
  overflow: auto;
  border-radius: 10px;
}

.h1, h1 {
    font-size: 2.5rem;
    font-family: 'montserratregular';
}

.h3, h3 {
    font-size: 1.75rem;
    font-family: 'montserratregular';
    color: #162682;
}

.h6, h6 {
    font-size: 1rem;
    font-family: 'montserratregular';
}


.p-0 {
    padding: 0 0!important;
    font-family: 'montserratregular';
    font-size: 19px;
    color: #0e1d6b;
}

.mr-4 {
    margin-right: 1.5rem!important;
    font-family: 'montserratregular';
}

span{
  font-family: 'montserratregular';
}

.h4, h4 {
    font-size: 1.5rem;
    font-family: 'montserratregular';
}

.h5, h5 {
    font-size: 1.25rem;
    font-family: 'montserratregular';
}

.cabeceraCalendario {
    background: #4c810b;
    color: white;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    font-family: 'montserratregular';
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    font-family: 'montserratregular';
}
@media (min-width: 801px) and (max-width: 5000px)  {
    #escritorio{
      display: show;
    }
    #movil{
      display: none;
    }
    
}
/*Móviles */
@media (min-width: 320px) and (max-width: 800px) {
   
     #escritorio{
      display: none;
    }
    #movil{
      display: show;
    }

}


