.special_font{
	font-family: 'hands_oversaturationregular';
}

.master-color-S{
	background-color: #ffffff;
	background-image: url("../img/textura.jpg");
	background-repeat: repeat;
}
.marginleft0{
    margin-left: -1%;
}

.master-bg{
    background-image: url("../img/textura.jpg");
    background-size: cover;
}
.header-img{
    right: 0px;
    position: absolute;

}
.logoS{
    display: block;
    padding: 10px 0px;
}
.master-solucion{
    background-color: #ffffff;    
}
.contactanos-footer{
	padding-top: 35px;
	font-size: 18px;
	padding-left: 50px;
	font-weight: 300;
}


.contactanos-footer a{
	color: #fff !important;
}

.contactanos-footer a:hover{
	color: #EBB12C;
}

.footer-nav{
	padding-top: 10px;
	    font-size: 16px;
	font-weight: 300;
	
}

.footer-nav ul{
	list-style: none;
	border-left: solid 3px #fff;
	padding-left: 20px;
}

.footer-nav ul li{
	padding: 4px 0px;
}

.footer-nav ul li a{
	color: #fff !important;
	
}

.special_font{
	font-family: 'hands_oversaturationregular';
}

.fix-contend{
    margin: 50px 0px;
}

.title-section{
    font-size: 44px;
}

#userbox{

}

.userid{
    background-color: #000000;
    min-height: 250px;
    height: auto;
    padding: 40px;
    text-align: center;
    color: #000000;
}

.userid img{
    border-radius: 50%;
    margin-bottom: 10px;
}

.userid h1{
    text-align: center;
    font-size: 28px;
    margin-bottom: 5px;
    color: #ffffff;
}

.userid h2{
    text-align: center;
    font-size: 19px;
    color: #343434;
}

.menulabel{
    background-color: #92ba1f;
    padding: 18px 10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-top: solid 1px #000000;
    padding: 20px;
}

.hlabel{
    color: #fff;
}

.hlabel:hover{
    color: #000;
}
.box {
    padding: 18px;
    margin-bottom: 18px;
    background: #fff !important;
}

.participa{
    text-align: left;
    border: solid 3px #EBB12C;
    padding: 70px 50px;
    background-color: rgba(255,255,255,.3);

}

.participa h2{
    font-size: 24px;
    
}

.participa h3{
    font-size: 21px;
    margin-top: 30px;
}

#monto{
    background-color: #f0b92c;
    height: 150px;
    padding: 25px;
}

.fix-bar{
    height: 25px;
    border: solid 3px #fff;
}

.tarjeta{
    text-align: center;
}
.tarjeta img{
    max-width: 100%;
    margin: 30px;
}

.saldo-titulo{
 font-size: 35px;
 line-height: 20px;
}

.saldo-titulo small{
 font-size: 18px;
 margin-bottom: 30px;
}

.barra{
    margin-top: 20px;
}

.total-saldo{
    text-align: right;
    font-size: 35px;
}

.total-saldo small{
    font-size:20px;
}

.ntarjeta{
    margin-top: 100px;
    text-align: center;
    font-size: 28px;
    line-height: 35px;
}

.ntarjeta small{
    font-size: 21px;
}

.underline{
    text-decoration: underline;
    text-decoration-color: #EBB12C;
}

.navbar-nav{
    margin-top: 40px;
    margin-right: 40px;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
}

.login-box-body, .register-box-body {
    background: rgba(255,255,255,.0);
    padding: 20px;
    border-top: 0;
    color: #666;
}
.cerrarli{
    padding-top: 15px;
    margin: 0px 25px;
    border-right: none !important;
}
.iconcerrar{
    margin: 0px 8px;
    width: 20px;
    color: #ffffff;
}
.navbar-nav>li {
    border-right: #fff solid 1px;}


    .login-logo-parami img{
        width: 70%;
    margin-left: 15%;
    margin-bottom: 20px;
    }
    
    .entrar{
        background-color: black !important;
        color: #92ba1f;
        padding: 10px;
        font-size: 21px;
        font-weight: 600;
        margin-bottom: 10px;
    }
    
    .password-forgot{
        color: black !important;
        text-align: center;
    }
    
    .login-box-msg{
        font-size: 29px;
        color: #000;
    }

    .fix-td{
        padding: 20px 10px !important;
    }
    .skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
        background-color: none !important;
    }


    .main-header .logo .logo-lg img {
        width: 80%;
        margin-left: 20%;
    }

    .modal-header {
        border-bottom-color: #f4f4f4;
        background-color: #dcaf3c;
        color: #fff;
        font-size: 34px;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
    }

    .modal-body {
        position: relative;
        padding: 15px;
        font-size: 24px;
        text-align: center;
    }

    .btn-principal {
        background-color: #3c8dbc;
        border-color: #367fa9;
    }
/*Cambios de 30/abril/19*/
.nombre-user{
    color: #000000;
    font-weight: bold;
}
.nombre-user:hover{
    color: #2A2B24;
}
.App,
.Tel,
.Linea{
    font-size: 20px;
    color: #000000;
    text-align: center;
}
.linea-link a {
    font-weight: bold;
    color: #000000;
}
.Consulta{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin:20px;
}
.imag img{
    width: 70px;
    margin: 10px;
}