#cursoingles.icd .logo.icd{
	display:inherit;
	max-width: 290px;
	width: 98%;
	margin: 6px 0 0;
}
#cursoingles.icd{border-color:transparent;background: #c20000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #c20000 0%,#940000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c20000), color-stop(100%,#940000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c20000 0%,#940000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c20000 0%,#940000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c20000 0%,#940000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c20000 0%,#940000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c20000', endColorstr='#940000',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
}
a.btn.btn-default:hover{
    background: #351a96;
    color: #fff;
}
.banner-razones{
    background: #f3f3f3;
    border-radius: 10px;
    padding: 10px 0px;
    color: #000;
}
.banner-razones i{
	color: #351a96;
}

.row.info{
    width: 100%;
    max-width: 400px;
    display: table;
    margin: 20px auto 0;
    background: #f3f3f3;
    border-radius:15px;
    padding: 15px 10px;
    color: #000;
}
.btn.btn-default.comprar{
	width:100%;
	background:#c20000;
	padding: 1rem 0px;
	font-size: 20px;
}
.modo-de-pago{color:#000;}
hr.modo-de-pago{border-top: 1px solid #eee;margin-top: 5px;margin-bottom: 10px;}
.modo-de-pago.opcion-a{
	width: 96%;
	max-width: 900px;
	margin: 0px auto 15px;
	padding: 15px 3%;
	background:#c6030b;
	color:#fff;
	font-size: 24px;
	border-radius:5px;
}
.modo-de-pago.opcion-a strong{font-weight:600;text-transform: uppercase;color: #fffed7;}
.modo-de-pago.opcion-a .premium{display:inline;}
.modo-de-pago.opcion-a .premium:after, .modo-de-pago.opcion-a .premium:before{
	content: "\f005";
	font-family:'FontAwesome';
	font-size: 12px;
	color: #fffed7;
	margin: 0px 0px 0 3px;
	position: relative;
	top: -3px;
}
.modo-de-pago.opcion-a .premium:before{margin: 0px 3px 0 0px;}

.modo-de-pago.opcion-a .centavos{font-size: 14px; text-decoration:underline;display: inline-block;margin: 0px 0 0px 1px; letter-spacing:0.5px;}
.modo-de-pago.opcion-a .regalo .centavos{font-size: 10px; text-decoration:underline;}


.modo-de-pago .bajada{
	color: #fffed7e6;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 4px 10px;
}
.modo-de-pago .bajada sup{font-size:10px;}

.modo-de-pago .regalo{
	color: #fff;
	font-size: 16px;
    line-height:22px;
	font-weight: normal;
}
.sello.checkout{
	width: 90%;
	max-width: 130px;
	height:auto;
	margin: 10px auto 10px;
	display:table;
	left: initial;
	position: inherit;
}
h5.aviso{width: 280px;font-size:12px !important;margin: 0 auto 0px;color: #000;}
h5.aviso strong{font-weight:bold !important; display:table; text-align:center; margin:auto;}

.img-responsive.icd{margin: 0px auto 0px;width: 90%;max-width: 370px;}

.acceso-img{margin: 0px auto -10px;}

.container.opciones .row{
    display:table;
    margin:20px auto 0;
    text-align:center;
}
.opcion{
	height:auto;
	padding:10px 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    margin:5px 4% 15px;
    border-radius:20px;
}
.opcion .strong{
	color:#03a4e7;
	font-weight:500;
}
.opcion .strong:hover{
	text-decoration:underline;
}
.opcion.my-auto{
	margin: 20px auto  40px !important;
	display:table !important;
	float: inherit !important;
	padding: 10px 20px 20px;	
}
.opcion.my-auto a.btn.btn-default{margin-top:8px !important;}


/*.opcion .aviso{color:#da0505; line-height:18px; margin:0 0 15px;}*/
.opcion .aviso{color: #000;line-height: 18px;margin:0 0 15px;background: rgb(3 164 231 / 30%);padding: 8px 12px;}
.opcion .aviso strong{font-weight: 700;}
.opcion.b .aviso strong{color: #000000;text-decoration: underline;}
.opcion h2{
	text-transform:uppercase;
	color:#000;
    margin-top: 10px;
}


.opcion .tit-op{
	width:100%;
	color: #fff;
	margin: 0px 0px 0px;
	padding: 1px 6px 0px;
	border-radius:5px;
	background: rgb(123 1 0);
	display: inline-block;
	font-size: 18px;
	line-height: 34px;
	letter-spacing:0.5px;
	text-align: center;
	text-transform:uppercase;
}
.opcion.a .tit-op{
	background: #c20200;
}
.opcion.b .tit-op{
	background:#351a96;
}
.opcion .tit-op strong{
	font-weight: 500;
	font-size: 21px;
}
.txt-small{
	margin-top:10px !important;
}
.txt-small a{
    font-size: 11px !important;
    line-height: 13px !important;
    color:#c20200;
    font-weight: 700 !important;
    letter-spacing: -0.5px !important;
}
.txt-small a:hover{
	color:#351a96;
	text-decoration:underline;
}
.registro-ok{
	width: 100%;
	max-width: 700px;
	display: table;
	margin: 0 auto 0px;
	font-size: 18px;
}
.registro-ok ul.pasos{color:#000;text-align:left;}
.registro-ok ul.pasos a{font-weight:600;color: #c6030b;padding: 2px 5px 0 0;display: inline;margin-left: 1px;}
.registro-ok ul.pasos a:hover{color: #351a96;text-decoration: underline;}
.registro-ok ul.pasos li{margin: 5px 0px 15px;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.registro-ok ul.pasos li strong.red{color:#fff;font-size: 18px;padding: 3px 10px 2px;font-weight:600;background: #c6030b;
margin: 0px 3px 0px;border-radius:100px;letter-spacing:0.3px;text-transform:uppercase;}

.registro-ok .img-responsive{
	margin: 0px auto;
	display: table;
}
.compra-top.discovery{
	width:90%;
	max-width:140px;
	display:table;
	margin: 15px auto 15px;
}

.row.bg-content .text-primary{color: #c7000c;line-height: 30px;padding: 0px;}
.row.bg-content .text-primary sup{font-size: 11px;top: -1em;color: #c7c7c7;}
.my-4.compra-top{
    max-width: 50px;
    border-width: 3px;
}


.tit-datos{
	font-size:15px !important;
	text-align: left;
	margin: 7px 0 0px 4px;
	text-transform: uppercase;
	letter-spacing: -0.1px;
	color:#351a96;
}
.txt-tarjeta{
	font-size: 12px !important;
	letter-spacing: -0.3px;
	text-align: left;
	text-transform: inherit;
	margin: 2px 0 0 4px !important;
}
.cupon{
	width: 90%;
	max-width: 490px;
	background: #ffffff;
	border: 4px solid #d2020a;
	border-radius: 20px;
	margin: -10px auto 20px;
	padding: 0px 0px;
	color: #000;
	font-size: 21px !important;
	line-height: 60px;
	-webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.3);
}
.cupon:before{
	content: "\f14a";
	font-family:'FontAwesome';
	font-size: 27px;
	color: #d2020a;
	padding-left: 4px;
}
.cupon .tachado{text-decoration: line-through;}
.cupon .precio{
	background:#770100;
	float:right;
	font-size:25px !important;
	line-height:25px;
	padding:6px 10px 6px;
	border-radius: 0px 16px 16px 0px;
	border-left: 6px dotted #ffffff;
	color:#fff;
}
.aviso-email{
	width: 90% !important;
	text-transform: uppercase !important;
}

.example.example1{padding: 5px 13px 10px !important;}
.example.example1 fieldset{margin: 10px 5px 20px !important;}




@media (max-width: 600px){
	.cupon{
		line-height:20px;
		padding: 13px 0px 0;
	}
	.cupon .precio{
		float:none;
		font-size: 20px !important;
		line-height:20px;
		padding: 6px 10px 8px;
		border-radius: 0px 0px 16px 16px;
		border-left: none;
		border-top: 4px dotted #ffffff;
		margin-top: 11px;
	}
    .cupon .tachado{display: inline;}

}
