/* Made with love by Mutiullah Samim*/


html,body{
background-image: url('fondo-mayorista.jpg');
background-repeat: no-repeat;
}

.container{
height: 100%;
align-content: center;
}

.card{
height: auto;
margin-top: 50px;
margin-bottom: auto;
width: 600px;
background-color: #ffffff !important;
}

.form-group{
	width: 50%;
}
.containerbotonreservar, .containerbotonbizum {
	width: 100% !important;
}
.containerbotonreservar {
	display: flex;
	order:  1;
}
.containerbotonbizum {
	display: flex;
	order:  2;
}
.botonreservar, .botonbizum, .btn-lg{
	width: 100%;
	color:  #ffffff;
	background-color: #000735;
	border-color: none;
	cursor: pointer;
	margin-top: 1rem !important;
	padding: .5rem 1rem;
	font-size: 1.25rem;
	border-radius: .3rem;	
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;	
}

.botonbizum, .btn-lg-bizum{
	background-color: #05c0c7;
	border:none;
	height: 48px;
}

.botonreservar:hover {
	color: #ffffff;
	background-color: #001180;
}

.botonbizum:hover, .btn-lg-bizum:hover{
	background-color: #04969b;
}

.botonbizum img {
	width: 30px;
}

label{
	color:#333333;
}

.card-body p{
	font-size: 16px;
	color:#333333;
	font-weight: 200;
	margin-bottom:0px;
}

.textoredireccionpagoseguro, .text-sub-footer{
	font-size: 12px !important;
	font-weight: 600 !important;
	margin-top: 18px;
	color:  #333333;
	margin-bottom:  0px;
}

.navbar-light img{
	height: 50px;
	margin:auto;
}

.card-header h3{
color: #333333;
font-weight: 200;
}

.card-header i{
	margin-right: 10px;
	font-size: 21px;
}


.input-group-prepend span{
width: 50px;
background-color: #FFC312;
color: black;
border:0 !important;
}

input:focus{
outline: 0 0 0 0  !important;
box-shadow: 0 0 0 0 !important;

}

.remember{
color: white;
}

.remember input
{
width: 20px;
height: 20px;
margin-left: 15px;
margin-right: 5px;
}

.login_btn{
color: black;
background-color: #FFC312;
width: 100px;
}

.login_btn:hover{
color: black;
background-color: white;
}

.links{
color: white;
}

.links a{
margin-left: 4px;
}

.card-footer img{
	height: 20px;
	margin-left:15px;
}

.container-footer{
	position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  text-align: center;
  font-size:12px;
  padding: 10px;
  background-color:rgba(0,0,0,0.5);
}

.container-footer a{
	color:white;
}

.container-footer p{
	margin:0px;
}

.container-footer i{
	margin-left:20px;
	margin-right:5px;
}

.divoprincipalopg .titulo.datoscontacto {
	display: none;
}
.divoprincipalopg .divmarcon > h3 {
	display: none;
}
br {
	display: none;
}
.texto_encabezado, .etiqueta {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
.divmarcon {
	padding:  0px !important;
}
.inputbuscador {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.inputbuscador:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}
.grupo1, .grupo2 {
    display: block !important;
    margin: 0px !important;
    height: 100%;
}
.grupo1 {
	min-height: 164px;
}
.grupo2 {
	min-height: 82px;
}
.grupo1 > .campo:nth-child(1) {
	width: 100%;
}
.grupo1 > .campo:nth-child(2) {
	width: 49%;
	float: left !important;
}
.grupo1 > .campo:nth-child(3) {
	width: 49%;
	float: right !important;
}
.grupo2 > .campo:nth-child(1) {
	width: 49%;
	float: left !important;
}
.grupo2 > .campo:nth-child(2) {
	width: 49%;
	float: right !important;
}
.campo {
	margin-top: 1rem !important;
}
#descripcionpago.inputbuscador {
	width:  100% !important;
}
@media (max-width: 540px) {
	.form-group{width:100%;}
	.inputbuscador, .form-control{padding:3px;}
	.mt-3{margin-top:3px !important;}
	.card-body p{font-size: 12px;}
	.container-footer{font-size:10px;}
	.card-footer img{height: 15px; margin-left:10px;}
	.card-header h3{font-size: 16px;}
	.card-header i{font-size: 14px;}
	.card{margin-top:20px;}
	.navbar-light img{height: 30px;}
	.texto_encabezado, .etiqueta, label{font-size:14px;}
	.btn-primary{font-size: 14px; margin-top:10px !important;}
	.btn-primary img{width: 20px;}
	.textoredireccionpagoseguro, .text-sub-footer{font-weight: 400 !important; line-height: 16px; margin-top: 60px}
	.campo { width: 100% !important; margin-top:  3px !important}
}
.modal .modal-body {
    max-height: 420px;
    overflow-y: auto;
    overflow-x: hidden;
}
@media (min-width:768px) {
    .modal-dialog {
        width: 600px !important;
        max-width: 600px !important;
        margin: 30px auto !important;
    }
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px !important;
        max-width: 900px !important;
    }
    .modal-dialog {
        width: 900px !important;
        max-width: 900px !important;
        margin: 30px auto !important;
    }
}
