@font-face {
	font-family: 'PublicSans-Regular';
	src: url('../fuentes/PublicSans-Regular.ttf');
} 
@font-face {
	font-family: 'PublicSans-Bold';
	src: url('../fuentes/PublicSans-Bold.ttf');
}

html {
	width: 100%;
	min-height: 100%;
	font-family: "PublicSans-Regular", sans-serif;
	font-size: 16Px;
}
body {
	margin:0 auto;
	color:#102344;
	font-family: "PublicSans-Regular", sans-serif;
	font-size: 16Px;
}
a {
	color: #102344;
	text-decoration:none;
}


.claim {
	width:100%;
}
.claim img{
	width:100%;
}
.claim-movil {
	display:none;
	width:100%;
}
.container {
	max-width: 80%;
	width: 80%;
	margin-left: 10%;
	padding-right: 0px;
	padding-left: 0px;	
}
.claim img{
	width:100%;
}
.claim-movil img{
	width:100%;
}
.titulo {
	font-family: "PublicSans-Bold", sans-serif;font-size: 18Px;
}
.data {
	margin-left:10%;
	width:80%;
	margin-right:10%;
}
.btn-stopper {
	position:relative;
	top:150Px;
	left:20Px;
}
.stopper {
	width:200Px;
	height:450Px;
	background: url("../images/stopperdescargar.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
}
.btn-cartela {
	position:relative;
	top:200Px;
	left:20Px;
}
.cartela {
	width:150Px;
	height:450Px;
	background: url("../images/carteladescargar.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
}
.producto {
	margin-left:60Px;
	margin-top:2Px;
}
.producto2 {
	margin-left:60Px;
	margin-top:2Px;
}
.tam {
	height:30Px;
}
@media (max-width: 1920px) {
	.btn-stopper {
		position:relative;
		top:150Px;
		left:30Px;
	}
	.btn-cartela {
		position:relative;
		top:150Px;
		left:30Px;
	}
}
@media (max-width: 1366px) {
	body {
		font-size: 14Px !important;
	}	
	.container {
		max-width: 94%;
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;	
	}
	.btn-stopper {
		position:relative;
		top:150Px;
		left:10Px;
	}
	.btn-cartela {
		position:relative;
		top:150Px;
		left:10Px;
	}
}
@media (max-width: 1024px) {
	.container {
		max-width: 95%;
		width: 95%;
		margin-left: 2.5%;		
	}
}
@media (max-width: 900px) {
	.container {
		max-width: 97%;
		width: 97%;	
		margin-left: 2%;
	}
	.col {
		min-width:100%;
	}
	.col-1 {
		margin-left:-20Px;
		min-width:15% !important;
		max-width:15% !important;
	}	
	.col-11 {
		min-width:75% !important;
		max-width:75% !important;
	}	
	.col-2 {
		min-width:100%;
	}	
	.col-3 {
		min-width:100%;
	}		
	.col-4 {
		min-width:100%;
	}
	.col-5 {
		min-width:100%;
	}	
	.col-6 {
		min-width:100%;
	}		
	.rayita {
		color:#102344 !important;
	}
	.btn-stopper {
		position:relative;
		top:100Px;
		left:0Px;
	}	
	.stopper {
		width:150Px;
		height:350Px;
		background: url("../images/stopperdescargar.jpg");
		background-repeat: no-repeat;
		background-size: 100%;
	}
	.btn-cartela {
		position:relative;
		top:100Px;
		left:0Px;
	}	
	.cartela {
		width:150Px;
		height:350Px;
		background: url("../images/carteladescargar.jpg");
		background-repeat: no-repeat;
		background-size: 100%;
	}	
}
@media (max-width: 600px) {
	.container {
		max-width: 97%;
		width: 97%;	
		margin-left: 2%;
	}
	.data {
		margin-left:1%;
		width:98%;
		margin-right:1%;
	}	
	.claim {display:none;}
	.claim-movil {display:block;}
	.btn {padding:.675rem 2.75rem !important;}
	.btn2 {
		font-size: 0.8rem !important;
		padding: .1rem .5rem !important;
		border-radius: 1.5rem !important;
	}	
	.textos {
		font-size:0.8rem !important;
	}	
	.producto2 {
		margin-left:10Px !important;
		margin-top:-28Px !important;
	}	
	.bajo { 
		padding-top:10Px !important; 
		padding-bottom:10Px !important;
	}
	.col {
		min-width:100%;
	}
	.col-1 {
		margin-left:-20Px;
		min-width:15% !important;
		max-width:15% !important;
	}	
	.col-11 {
		min-width:75% !important;
		max-width:75% !important;
	}	
	.col-2 {
		min-width:100%;
	}	
	.col-3 {
		min-width:100%;
	}		
	.col-4 {
		min-width:100%;
	}
	.col-5 {
		min-width:100%;
	}	
	.col-6 {
		min-width:100%;
	}	
	.custom-control-inline {
		width:100%;
		margin-top:2Px;
	}
	.rayita {
		color:#000000;
	}
	.btn-stopper {
		position:relative;
		top:100Px;
		left:0Px;
	}	
	.stopper {
		width:150Px;
		height:350Px;
		background: url("../images/stopperdescargar.jpg");
		background-repeat: no-repeat;
		background-size: 100%;
	}
	.btn-cartela {
		position:relative;
		top:100Px;
		left:0Px;
	}	
	.cartela {
		width:150Px;
		height:350Px;
		background: url("../images/carteladescargar.jpg");
		background-repeat: no-repeat;
		background-size: 100%;
	}		
}
/*hr {border:1px outset;background-color:#C2D44D;color:#C2D44D;height:3px;width:100%;}*/
hr {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    border: 0 !important;
        border-top-color: currentcolor !important;
        border-top-style: none !important;
        border-top-width: 0px !important;
    border-top: 3px solid #102344 !important;
    width: 100%;

}
.padcha {
	padding-left:10Px;
	padding-top:5Px;
}
.form-control::placeholder {
    color: #000000;
    opacity: 1;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #102344;
    border-radius: 6Px;
    /*transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
}
.form-control:focus {
	border: 2px solid #102344;
	  border-color: #102344;
	  box-shadow: inset 0 1px 1px rgba(23, 22, 149, 0.075), 0 0 8px rgba(0, 96, 255, 0.6);
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -2rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #000000 solid 3px;
}
.custom-control-label:focus {
	border: 2px solid #102344;
	  border-color: #102344;
	  box-shadow: inset 0 1px 1px rgba(23, 22, 149, 0.075), 0 0 8px rgba(0, 96, 255, 0.6);
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {

    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='0' height='0' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");

}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #102344;
    background-color: #102344;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
textarea.form-control {
    height: 155Px;
    width: 455Px;
}

@media (max-width: 600px) {
	textarea.form-control {	
		width: 100%;
	}
}
.custom-select:focus {
	border: 2px solid #000000;
	  border-color: #FF0000;
	  box-shadow: inset 0 1px 1px rgba(162, 24, 91, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #000000;
    border-radius: 6Px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 2.25rem;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0;
    border: 1px solid #102344;
    border-radius: 6Px;    
}
    .custom-file-input.selected:lang(en)::after {
      content: "Elegir" !important;
    }
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #102344;
    font-family: FontAwesome;
    content: "\f030";
    background-color: #fff;
    border-left: #fff;
    border-radius: 0 .25rem .25rem 0;
}
    .custom-file {
      overflow: hidden;
    border: 1px solid #102344;
    border-radius: 6Px;         
    }

    .custom-file-input {
      white-space: nowrap;
    }
.btn {
	padding: .675rem 3.75rem;
}
.btn2 {
	padding: .5rem 1rem;
	border-radius: 1.5rem;
}
.textos {
	font-size:1.2rem;
}
.btn-primary {
    color: #fff;
    background-color: #102344;
    border-color: #102344;
    font-family: "PublicSans-Bold", sans-serif;font-size: 18Px;
    border-radius: 5Px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #102344;
    border-color: #102344;
    font-family: "PublicSans-Bold", sans-serif;font-size: 18Px;
}	
.btn-primary:focus {
    color: #fff;
    background-color: #102344;
    border-color: #102344;
    font-family: "PublicSans-Bold", sans-serif;font-size: 18Px;
}
.btn-secondary {
    color: #fff;
    background-color: #102344;
    border-color: #102344;
    font-family: "PublicSans-Bold", sans-serif;font-size: 18Px;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #102344;
    border-color: #102344;
    font-family: "PublicSans-Bold", sans-serif;font-size: 18Px;
}	
.btn-secondary:focus {
    color: #fff;
    background-color: #102344;
    border-color: #102344;
    font-family: "PublicSans-Bold", sans-serif;font-size: 18Px;
}
.listado {
	font-size: 12Px;
	padding: .3em .75rem;
	margin-bottom: 4Px;
}
.listado:hover {
	font-size: 12Px;
}
.listado:focus {
	font-size: 12Px;
}
.footer {
    color: #fff;
    background-color: #102344;
    border-color: #102344;	
    font-family: "PublicSans-Bold", sans-serif;font-size: 12Px;
  width: 100%;
  min-height: 54px;    
}
#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0Px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    min-height: 58px; 
    width: 100%;
    text-align:center;
    color:#fff;
    background-color: #626266;    
}
#infobox3 p {
    font-family: 'PublicSans-Bold'; 
    font-size:90%;     
    padding:10Px;
    text-align:center;
}
#infobox3 p a {
    text-decoration: none;
}
.modal-content {
  background-color: #102344 !important;
  color: #fff !important;
}
.modal-footer {
	display:none;
}
button.close {
  color: #fff;
}	
button.close:hover {
  color: #fff;
  opacity: 1;
}
#barraaceptacion {
    display:none;
    position:absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    padding-bottom:0px;
    width:100%;
    text-align:center;
    min-height:2000px;
    background-color: rgba(0, 0, 0, 0.8);
    color:#fff;
    z-index:99999;
}
.inner {
    width:90%;
    position:fixed;
    padding-left:5%;
    font-family: 'PublicSans-Regular';
    font-size:16px;
    top:10%;
}
 
.inner a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}
@media (max-width: 1024px) {
	#barraaceptacion {
		font-size:12px;
		position:fixed;
		background-color: rgba(0, 0, 0, 0.9);
	}
	.inner {
		top:1%;
		font-size:12px;
	}		
}