@import url("https://fonts.googleapis.com/css?family=Mystery+Quest");
@import url("https://fonts.googleapis.com/css?family=Rajdhani");
body
{
font-family: Rajdhani;
}
/* Estilos para el banner del nombre de la empresa*/
.containerban 
{
	background:#002060;
	color:white;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h3
{
	font-size: 25px;
}
.padding
{
	padding-top: 30px;
	padding-bottom: 30px;
}
/* Estilos para la barra de navegacion*/
#navmain,#barra
{	margin-top: 0px;
	/*background: #ae2338;*/
	background: white;
	color: #002060;
	padding-top:1px;
	padding-bottom:3px;
}
/* Estilos para el footer de la empresa*/
#footer
{	background: #002060;
	color: white;
	border-top-color: white;
	border-top-width: 25px;
	border-top-style: solid;
}
/* Estilos para las imagenes del carrusel
.imgcarrusel
{
	width: 1500px;
	height: auto;
}*/
/* Estilos para el logo de la empresa*/
#logo
{
	width: 150px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;

}
/* Estilos para la bandera de idioma USA y MEX*/
#USA
{
	width: 50px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;

}
/* Estilos para el color del nav*/
.nav-link
{
	color: #ae2338;
	font-weight: bold;
}
/* Estilos para el color y texto de acerca de la empresa*/
.aboutus
{	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #ae2338;
}
/* Estilos para los parrafos*/
.parrafo
{
	text-align: justify;
	font-size: 20px;
}
/* Estilos para las imagenes de acerca de nosotros*/
.imgindex
{
	width: 300px;
	height: 300px;
	display: block;
	margin: auto;
	vertical-align: middle;
	/*border-color: #ae2338;
	border:4px solid #ae2338;*/
}
/* Estilos para */
#rowborder
{
	padding-top: 20px;
	padding-bottom: 20px;
	/*border-bottom-color: #002060;
	border-bottom-width: 2px;
	border-bottom-style: solid;*/
	background: #002060;
	color: white;

    display:flex;
    justify-content: center;
    align-items: center;

}
.rowstyle
{
	padding-top: 20px;
	padding-bottom: 20px;
	display:flex;
    justify-content: center;
    align-items: center;
}
.containercursos
{
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.mb-0
{
	color: #ae2338;
}
.card-body
{
	color: #002060;
}
.bg-iadc
{
	background: #ae2338;
	color: white;
}
.bg-azul
{
	background: #002060;
	color: white;
}
.imgsimulador
{
	width: 250px;
	height: 250px;
	display: block;
	margin: auto;
	vertical-align: middle;
	/*border-color: #ae2338;
	border:4px solid #ae2338;*/
}
.rowcontacto
{
	padding-top: 20px;
	color: #ae2338;
	text-align: center;
}
.i
{
	display: flex;
	align-items: center;
}
.inline 
{
     display: inline-block;
 }
 .imgcontacto
{
	width: 1500px;
}

.header {
    color: #ae2338;
    font-size: 27px;
    padding: 10px;
}

.bigicon {
    font-size: 35px;
   	color: #ae2338;
     display: inline-block;
}
.containercontacto
{
	width: 700px;
	margin: auto;
	padding-bottom: 30px;
	vertical-align: middle;
	text-align: center;
	display: block;
}


#containercar
{
	margin-top: 80px;
}
/* Estilos para el cobro vía openpay*/
a.button {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    padding: 12px 0;
    width: 100%;
    display: table;
    background: #E51F04;
    background: -moz-linear-gradient(top,  #E51F04 0%, #A60000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E51F04), color-stop(100%,#A60000));
    background: -webkit-linear-gradient(top,  #E51F04 0%,#A60000 100%);
    background: -o-linear-gradient(top,  #E51F04 0%,#A60000 100%);
    background: -ms-linear-gradient(top,  #E51F04 0%,#A60000 100%);
    background: linear-gradient(top,  #E51F04 0%,#A60000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E51F04', endColorstr='#A60000',GradientType=0 );
}
a.button i {
    margin-right: 10px;
}
a.button.disabled {
    background: none repeat scroll 0 0 #ccc;
    cursor: default;
}
.bkng-tb-cntnt {
    /*float: left;*/
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}
.bkng-tb-cntnt a.button {
    color: #fff;
    float: right;
    font-size: 18px;
    padding: 5px 20px;
    width: auto;
}
.bkng-tb-cntnt a.button.o {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #e51f04;
    border: 1px solid #e51f04;
}
.bkng-tb-cntnt a.button i {
    color: #fff;
}
.bkng-tb-cntnt a.button.o i {
    color: #e51f04;
}
.bkng-tb-cntnt a.button.right i {
    float: right;
    margin: 2px 0 0 10px;
}
.bkng-tb-cntnt a.button.left {
    float: left;
}
.bkng-tb-cntnt a.button.disabled.o {
    border-color: #ccc;
    color: #ccc;
}
.bkng-tb-cntnt a.button.disabled.o i {
    color: #ccc;
}
.pymnts {
    float: left;
    width: 800px;
}
.pymnts * {
    float: left;
}

.sctn-row {
    margin-bottom: 35px;
    width: 800px;
}
.sctn-col {
    width: 375px;
}
.sctn-col.l {
    width: 425px;
}
.sctn-col input {
    border: 1px solid #ccc;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 12px;
    width: 333px;
}
.sctn-col label {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    width: 100%;
}
.sctn-col.x3 {
    width: 300px;
}
.sctn-col.x3.last {
    width: 200px;
}
.sctn-col.x3 input {
    width: 210px;
}
.sctn-col.x3 a {
    float: right;
}
.pymnts-sctn {
    width: 800px;
}
.pymnt-itm {
    margin: 0 0 3px;
   /* width: 800px;*/
}
.pymnt-itm h2 {
    background-color: #e9e9e9;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    padding: 28px 0 28px 20px;
    width: 780px;
}
.pymnt-itm.active h2 {
    background-color:  #002060;
    color: #fff;
    cursor: default;
}
.pymnt-itm div.pymnt-cntnt {
    display: none;
}
.pymnt-itm.active div.pymnt-cntnt {
    background-color: #f7f7f7;
    display: block;
    padding: 0 0 30px;
    width: 100%;
}

.pymnt-cntnt div.sctn-row {
    margin: 20px 30px 0;
    width: 740px;
}
.pymnt-cntnt div.sctn-row div.sctn-col {
    width: 345px;
}
.pymnt-cntnt div.sctn-row div.sctn-col.l {
    width: 395px;
}
.pymnt-cntnt div.sctn-row div.sctn-col input {
    width: 303px;
}
.pymnt-cntnt div.sctn-row div.sctn-col.half {
    width: 155px;
}
.pymnt-cntnt div.sctn-row div.sctn-col.half.l {
    float: left;
    width: 190px;
}
.pymnt-cntnt div.sctn-row div.sctn-col.half input {
    width: 113px;
}
.pymnt-cntnt div.sctn-row div.sctn-col.cvv {
    background-image: url("../img/Openpay/cvv.png");
    background-position: 156px center;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}
.pymnt-cntnt div.sctn-row div.sctn-col.cvv div.sctn-col.half input {
    width: 110px;
}
.openpay {
    float: right;
    height: 60px;
    margin: 10px 30px 0 0;
    width: 435px;
}
.openpay div.logo {
    background-image: url("../img/Openpay/openpay.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    border-right: 1px solid #ccc;
    font-size: 12px;
    font-weight: 400;
    height: 70px;
    padding: 15px 20px 0 0;
}
.openpay div.shield {
    background-image: url("../img/Openpay/security.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: 400;
    margin-left: 20px;
    padding: 20px 0 0 40px;
    width: 200px;
}
.card-expl {
    float: left;
    height: 80px;
    margin: 20px 0;
    width: 800px;
}
.card-expl div {
    background-position: left 45px;
    background-repeat: no-repeat;
    height: 70px;
    padding-top: 10px;
}
.card-expl div.debit {
    background-image: url("../img/Openpay/cards2.png");
    margin-left: 20px;
    width: 540px;
}
.card-expl div.credit {
    background-image: url("../img/Openpay/cards1.png");
    border-right: 1px solid #ccc;
    margin-left: 30px;
    width: 209px;
}
.card-expl h4 {
    font-weight: 400;
    margin: 0;
}