section{padding: 4rem 0px;display: table !important;}
section#services{padding: 4rem 10px;}
.bg-primary{background-color: #ccc !important;color: #0b2b54;display: table;}
.bg-primary .container{padding: 0 10px 20px;}
.text-primary {color: #fbd937 !important;}
hr {
    max-width: 50px;
    border-width: 3px;
    border-color: #c20000;
}

.bg-primary.violeta{background-color: #0a2b54 !important;color: #fff;width: 100%;}
.bg-primary.violeta a.btn.btn-default{background-color: #c20000;margin-top: 30px !important;}
.bg-primary.violeta a.btn.btn-default:hover{background-color: #fff;color: #0a2b54; }

.bg-primary.red{text-align:center;background:#c20000 !important;color: #fff; width:100%; display:table;margin:auto;padding: 1rem 2rem 3rem;}
.bg-primary.red img{width:100%;max-width: 562px;display:table;margin:auto;}
.bg-primary.red a.btn.btn-default{background-color: #fff;color: #0a2b54;margin-top: 30px !important;}
.bg-primary.red a.btn.btn-default:hover{background-color: #0a2b54;color: #fff;}

.text-muted{font-size: 16px;line-height: 26px;}
.popup-gallery{margin-top: 20px !important;}
.section-heading, p.text-faded{padding:0 20px; display:table;margin:0 auto; text-align:center;}
p.text-faded{font-size: 17px;font-weight: 500;}



/** INGLES AL MINUTO **/
.col-md-8.iam{
	width: 94%;
	max-width: initial;
	height: auto;
	font-weight: 500;
	color: #fff;
	background-color: #f5f5f5;
	border: none;
	font-size: 17px;
	line-height: 20px;
	padding: 0px 25px 15px;
	border-top: 5px solid #c20000;
	border-bottom: 2px solid #c20000;
	display: table;
	margin: 0px auto 5px;
	float: none;
}

.iam p strong{
	color:#000;
	margin: 5px 0 15px !important;
	font-style: normal;
}
.iam p{
	color:#666 !important;
	margin: 0 0 5px !important;
	display: table;
	font-style: italic;
    font-weight: normal;
}

.iam .img-iam{
	float: right;
	width: 47%;
	max-width: 190px;
	height: auto;
	border-radius: 30px;
	margin: 10px -10px 0 0px;
	padding: 10px;
	border: 0px solid #fff;
	background-color:#fff;
	-webkit-box-shadow: -1px 2px 5px rgba(0,0,0,0.2);
	box-shadow: -1px 2px 5px rgba(0,0,0,0.2);
}
.sesion .sesion-img-iam{
	width:100%;
	height:auto;
	background: rgb(255 255 255 / 0.3);
	margin: 0px auto 2px;
}
.sesion .sesion-img-iam img{
	width: 96%;
	margin: 3px 0 3px;
	border-radius: 5px;
}
