@charset "utf-8";

body, td, th, input, select, textarea {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #054E9B;
}

body {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #D10B6E;
}

h2 {
	color: #054E9B;
}

h3 {
	color: #000000;
}

h4 {
	color: #ccc;
}

h5 {
	color: #000;
}

h6 {
	color: #CCC;
}

/* Estilos para las zebras */
.zebra {
	margin-top: 15px;
	margin-bottom: 20px;
}

.zebra td {
	border-bottom: 1px solid #f1f1f1;
}

.zebra tr.alt td {
	background: #f7f7f7;
}

.zebra tr.over td {
	background: #E2E2E2;
}

.zebra tr.title td {
	background-color: #D6D6D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

/* Retoques al jQuery UI*/
.ui-state-default, .ui-widget-content .ui-state-default {
	background: #ffffff;
	border: solid 1px #e4e4e4;
	transition: all 0.75s;
}

.ui-state-active, .ui-widget-content .ui-state-active {
	border: none;
	background-color: #054E9B;
	background-image: none;
}

.ui-state-default, .ui-widget-content .ui-state-default * {
	color: #FFF;
	border: none;
}

.ui-state-active, .ui-widget-content .ui-state-active * {
	color: #FFF;
	border: none;
}

.ui-widget-header, .ui-widget-content {
	border: none;
	background: #FFF;
}

.ui-state-default a {
	color: #FFF;
}

.ui-state-default a:link {
	color: #054E9B;
}

.ui-state-default a:visited {
	color: #FFF;
}

.ui-state-active a {
	color: #FFF;
}

.ui-state-active a:link {
	color: #f2f2f2;
}

.ui-state-active a:visited {
	color: #FFF;
}

.ui-tabs-nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
	padding-bottom: 5px;
	border: none;
}

.ui-tabs .ui-tabs-nav li a {
	padding: 5px;
}

#MenuVertical {
	padding: 0;
	margin: 0;
	width: 172px;
	float: left;
	margin-right: 27px;
}

#MenuVertical li {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(vineta.gif);
}

#MenuVertical li a {
	color: #3e545f;
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

/* General Styles */
.site-content {
	max-width: 1200px;
	margin: 0 auto;
}

/* Colors */
.col-whi {
	color: #fff;
}

.col-bla {
	color: #000;
}

/* Paddings */
.pad-0 {
	padding: 0;
}

.pad-1 {
	padding: 1em;
}

.pad-3 {
	padding: 3em;
}

/* Displays */
.dis-blo {
	display: block;
}

.dis-inl {
	display: inline-block;
}

.dis-flex {
	display: flex;
}

.w-100 {
	width: 100%;
}

/* Tags */
p {
	font-weight: 300;
	line-height: 1.5;
	text-align: justify;
}

a {
	transition: all 0.3s ease-in-out;
}

a:hover {
	text-decoration: none;
}

*:focus {
	outline: none !important;
}

section.home-section, .site-content-inside {
	padding-top: 62px;
}

.info-section p {
	text-align: center;
	font-size: 1.2em;
}

.info-section .row .col-xs-12 {
	padding: 0;
}

.intro {
	font-size: 16px;
	padding: 2em 1.5em;
}

.info-section b {
	font-family: 'Nexa-Bold';
}

.site-content {
	max-width: 1200px;
	margin: 0 auto;
}

.img-zoom-in, .img-zoom-out {
	overflow: hidden;
}

.img-zoom-in img, .img-zoom-out img {
	transition: all 0.3s ease-in-out;
}

.img-zoom-in:hover img {
	transform: scale(1.15);
}

.img-zoom-out img {
	transform: scale(1.15);
}

.img-zoom-out:hover img {
	transform: scale(1);
}

/* Fonts */
.text-upper {
	text-transform: uppercase;
}

.bold {
	font-family: 'Nexa-Bold';
}

/* Headlines */
.subtitle {
	font-size: 18px;
	line-height: 1.4em;
	margin: .6em 0;
}

/* HEADER */
.navbar-header, .info-contact-top, .social-links, .main-nav-mobile, .number-top {
	display: none;
}

.carousel-control.right, .carousel-control.left {
	background-image: none !important;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	margin: auto;
}

/* AJUSTES A FAQ */
.faq-header-container{
	background-color: #b4d0e491!important;
}
.faq-titulo{
	color: #000!important;
}

header {
	position: fixed;
	width: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	background: #fff;
	transition: all .4s ease;
}

.bar-top-header {
	background: #d10b6e url(bar-top-new.png) no-repeat center center;
	height: 9px;
}

.header-content {
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
	max-width: 1280px;
	margin: 0 auto;
}

.nav-brand {
	max-width: 200px;
	padding: 10px 0;
}

a.toogle-menu {
	color: #D10B6E;
	font-size: 40px;
	padding: 0 5px;
	line-height: 1;
}

.mm-menu {
	background: #054E9B;
	border-color: rgba(0, 0, 0, .1);
	color: rgb(255, 255, 255);
}

ul.mm-listview {
	display: block !important;
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
	color: rgb(255, 255, 255);
}

.mm-menu .mm-listview .mm-btn_next::after {
	border-color: rgb(255, 255, 255);
}

.mm-menu .mm-btn::after, .mm-menu .mm-btn::before {
	border-color: rgb(255, 255, 255);
}

/* Menu mobile */
.mm-navbars_top {
	background-color: #D10B6E !important;
	height: 9px;
}

.mm-navbar h5 {
	font-weight: 500;
	color: #fff;
	line-height: 28px;
	text-align: left;
	margin-left: 18px;
}

/* Slider Home */
.slick-arrow {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	z-index: 50;
	color: #9FB3C1;
	font-size: 45px;
	padding: 0 15px;
	cursor: pointer;
	transition: all .3s ease-in-out;
}

.slick-arrow:hover {
	color: #D10B6E;
}

span.arrow-right.slick-arrow {
	right: 0;
	left: auto;
}

.slider-home .slide.slick-slide {
	position: relative;
}

.layer-slide {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translate(0%, -50%);
	padding: 35px 15px;
	text-transform: uppercase;
	background: #054E9B;
	box-shadow: 5px 6px 5px rgba(0, 0, 0, 0.5);
	max-width: 90%;
}

.number-top .text-right {
	padding-left: 10px;
}

.info-contact-top strong {
	padding: 0px 8px;
}

.col-pink {
	color: #D10B6E;
}

h2.title-slider {
	margin: 5px 0;
	font-weight: 700;
	letter-spacing: 1px;
	text-shadow: -1px 1px 8px rgba(0, 0, 0, 0.5);
}

.info-banner span, .info-banner small {
	text-shadow: -1px 1px 8px rgba(0, 0, 0, 0.5);
}

.info-banner {
	font-size: 12px;
}

.info-banner small {
	display: block;
	margin-top: 8px;
}

.items-banner {
	padding: 25px;
}

.item-banner a {
	background: #054E9B;
	margin: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 200px;
}

.item-banner a:hover {
	opacity: .8;
}

.item-banner h2 {
	text-transform: uppercase;
	margin: 0;
	font-size: 35px;
	line-height: 1;
	font-weight: 900;
}

.item-banner h2 small {
	color: #fff;
	display: block;
}

.item-banner.item-banner-2 a {
	background: #4E77BD;
}

.item-banner.item-banner-3 a {
	background: #054E9B;
}

.item-banner {
	max-width: 350px;
	margin: 0 auto;
}

.info-text {
	font-weight: 100;
}

.title-about-us {
	font-size: 35px;
	font-weight: 700;
	margin: 10px 0;
}

.title {
	text-align: center;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.2;
}

.bg-blue {
	background: #EDEFF2;
}

.col-blue {
	color: #054E9B;
}

.item-service {
	text-align: center;
	background: #fff;
	margin: 15px 0;
	transition: all .3s ease;
}

.item-service:hover {
	box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.12);
}

.content-services {
	padding-top: 15px;
}

section.section-parallax {
	padding: 50px;
	background-size: cover !important;
	min-height: 255px;
	background-position: center !important;
	background-repeat: no-repeat !important;
	/* background-attachment: fixed !important; */
}

a.icon-play {
	display: block;
	max-width: 50px;
	margin-top: -30px;
	margin-left: 20px;
}

.pad-0-intro .col-xs-12 {
	padding: 0;
}

a.new-btn {
	background: #D10B6E;
	color: #fff !important;
	border-radius: 0;
	margin-top: 15px;
	box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.71);
	font-size: 18px;
	letter-spacing: 1px;
}

a.new-btn:hover {
	opacity: .8;
}

.content-info {
	padding: 5px 25px;
}

/* Footer */
footer .footer-bottom * {
	font-size: 12px !important;
	margin: 0;
	font-weight: 100;
	padding: 0 !important;
}

footer.footer * {
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.top-footer {
	background: #054E9B;
	padding: 25px 15px 25px 15px;
}

.footer-bottom {
	padding: 15px;
	background: #153061;
}

.title-footer {
	font-weight: 400;
	font-size: 18px !important;
}

.info-footer {
	text-transform: capitalize;
	max-width: 350px;
	margin: 0 auto;
}

.menu-footer ul {
	padding: 20px 0;
	margin: 0;
	list-style: none;
	font-weight: 100;
}

.menu-footer ul li a {
	text-transform: uppercase;
	display: block;
	margin-bottom: 6px;
	font-weight: 500;
	letter-spacing: 1px;
}

footer a:hover {
	color: #D10B6E !important;
}

.logos-footer img:nth-child(2) {
	max-width: 53%;
}

.info-footer p {
	margin: 0;
	font-size: 12px !important;
}

.info-footer i {
	font-size: 32px !important;
	color: #D10B6E;
}

.footer-bottom .site-content {
	margin: 0 auto !important;
}

header.fixed {
	background: rgb(180, 208, 228);
}

.content-box, .mod-box {
	padding: 20px 10px;
}

h2.mod-box-title, h2.content-box-title {
	text-align: center;
	font-size: 25px;
}

.content-area {
	padding: 10px 0;
}

ul.subsubmenu ul {
	position: absolute;
	left: 150px;
	background: #fff;
	transform: translateY(-41px);
	width: 150px;
}

/* Banner Top */
.banner-page {
	position: relative;
}

.banner-page::after {
	content: "";
	background: url(franja-nuevo.png) no-repeat center bottom;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	background-size: contain;
}

.socialFooter a {
	padding: 0px 19px;
}

.socialFooter a i {
	font-size: 28px;
}

/* Media Queries */
@media screen and (min-width: 580px) {
	.social-links {
		display: flex;
		padding-right: 15px;
	}

	.content-info-header {
		align-items: center;
	}

	.social-links a {
		color: #d10b6e;
		font-size: 22px;
		margin: 0 5px;
	}

	.layer-slide {
		max-width: 550px;
		margin: 0 auto;
	}

	.info-banner {
		font-size: 14px;
	}

	h2.title-slider {
		font-size: 32px;
	}

	.item-service {
		margin: 1%;
		max-width: 48%;
	}

	.content-services {
		display: flex;
		flex-wrap: wrap;
	}

	.content-layer-slider {
		max-width: 85%;
		padding: 40px 20px 40px 0;
		margin-left: auto;
		margin-right: 0;
	}

	.info-banner {
		font-size: 25px;
	}

	.info-banner small {
		font-size: 15px;
	}

	.logos-footer img:nth-child(2) {
		max-width: 25%;
	}
}

@media screen and (min-width: 768px) {
	.socialFooter {
		display: none;
	}

	.number-top {
		display: flex;
		background: #d10b6e;
		color: #fff;
		padding: 14px;
		margin-right: 14px;
		font-size: 12px;
		font-weight: 500;
	}

	.items-banner {
		padding: 25px;
		display: flex;
		justify-content: center;
		/*margin-top: -220px;*/
		position: relative;
	}

	.item-banner a {
		margin: 0;
	}

	.item-banner.item-banner-3 a {
		background: rgba(42, 74, 140, 0.75);
	}

	.item-banner.item-banner-2 a {
		background: rgba(78, 119, 189, 0.75);
	}

	.item-banner a:hover {
		opacity: 1;
	}

	.item-banner.item-banner-3 a:hover {
		background: rgba(42, 74, 140, 1);
	}

	.item-banner.item-banner-2 a:hover {
		background: rgba(78, 119, 189, 1);
	}

	.item-banner {
		max-width: 300px;
		margin: 8px;
		width: 100%;
		box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.30);
	}

	.title-about-us {
		font-size: 52px;
		margin-top: 40px;
	}

	.content-about-us {
		max-width: 800px;
	}

	section.section-parallax {
		min-height: 455px;
		background-attachment: fixed !important;

	}

	a.icon-play {
		max-width: 150px;
		margin-top: -45px;
	}

	.top-footer .site-content>.row {
		display: flex;
		align-items: center;
	}

	footer.footer * {
		text-align: left;
	}

	.title-footer {
		margin-left: 50px;
	}

	footer .footer-bottom * {
		text-align: center !important;
	}

	.logos-footer img:nth-child(2) {
		max-width: 80%;
	}

	.top-footer {
		padding: 35px 15px 35px 15px;
	}

	ul#main-menu-footer li {
		color: #D10B6E !important;
		font-size: 20px;
		list-style: initial;
	}
}

@media (min-width: 992px) {
	.nav-mobile {
		display: none;
	}

	.navbar-header {
		display: block;
		background: #fff;
		width: 100%;
	}

	nav.main-nav ul li a {
		display: block;
		padding: 20px 15px;
		color: #054E9B;
		font-weight: 500;
		position: relative;
	}

	nav.main-nav ul li.Menu-destacado a {
		color: #D10B6E;
	}

	nav.main-nav ul li a::after {
		content: "";
		width: 0%;
		height: 4px;
		position: absolute;
		background: #D10B6E !important;
		left: 0;
		bottom: 0;
		transition: all .3s ease;
	}

	nav.main-nav ul li a:hover::after {
		width: 100%;
	}

	nav.main-nav>ul {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	nav.main-nav ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	.nav-brand {
		max-width: 250px;
	}

	ul.submenu {
		position: absolute;
		width: 200px;
		background: #fff;
		display: none;
	}

	ul.submenu li a {
		padding: 10px 15px !important;
		font-size: 14px;
		border-top: 1px solid #D10B6E;
	}

	ul.subsubmenu {
		position: absolute;
		left: 200px;
		background: #fff;
		transform: translateY(-41px);
		width: 150px;
	}

	ul.submenu li a:hover::after {
		display: none;
	}

	ul.submenu li a:hover {
		background: #D10B6E;
		color: #fff !important;
	}

	.info-contact-top {
		display: flex;
		font-size: 12px;
		padding: 0 25px;
		color: #054E9B;
		font-weight: 100;
	}

	.number-top {
		padding: 10px 15px;
		font-size: 14px;
		min-width: 190px;
		margin-right: 0;
	}

	.content-info-header, .header-content {
		align-items: flex-start;
	}

	.info-contact-top, .social-links {
		margin-top: 20px;
	}

	.number-top .text-right span {
		font-size: 20px;
		line-height: 0;
	}

	section.home-section {
		padding: 0;
	}

	header {
		background: rgba(180, 208, 228, 0.57);
	}

	.layer-slide {
		max-width: 850px;
	}

	h2.title-slider {
		font-size: 50px;
	}

	.info-banner {
		font-size: 18px;
	}

	.site-content-inside {
		padding-top: 170px;
	}

	.intro {
		padding: 3em 1.5em;
	}

	.item-service a figure {
		min-width: 120px;
		margin-right: 15px;
	}

	.item-service a {
		display: flex;
		text-align: left;
		align-items: center;
		justify-content: center;
		padding: 25px;
	}

	.item-service-info h3 {
		font-size: 20px;
	}

	section.section-parallax {
		min-height: 550px;
		background-position: unset !important;
	}

	.footer-bottom {
		padding: 25px 0;
	}

	.content-box {
		padding: 40px 20px;
	}

	.content-area {
		padding: 35px 0;
	}

	.site-content-title .content-box:first-child .content-box-title {
		position: absolute;
		transform: translateX(-50%);
		color: #fff;
		padding: 25px 50px;
		margin: 0;
		top: 9%;
		right: 0%;
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding: 25px 15px;
	}

	.site-content-title .content-box:first-child .content-box-title::after {
		content: "";
		width: 100%;
		height: 4px;
		background: #D10B6E;
		position: absolute;
		left: 0;
		bottom: 10px;
	}
}

@media (min-width: 1200px) {
	.info-contact-top, .social-links {
		margin-top: 30px;
	}

	.number-top {
		padding: 15px 15px;
	}

	.info-contact-top {
		display: flex;
		padding: 0 20px 0 0;
		align-items: center;
	}

	.slider-home .slick-arrow {
		margin: 0 55px;
	}

	.layer-slide {
		max-width: 1050px;
	}

	h2.title-slider {
		font-size: 60px;
	}

	.site-content-title .content-box:first-child .content-box-title {
		top: 180px;
	}

	.content-layer-slider {
		max-width: 60%;
	}
}

@media (min-width: 1440px) {
	.site-content-title .content-box:first-child .content-box-title {
		top: 225px;
		right: 10%;
	}

	.content-layer-slider {
		padding: 70px 20px 70px 0;
	}
}

@media (min-width: 1680px) {
	.site-content-title .content-box:first-child .content-box-title {
		top: 255px;
		right: 0%;
		font-size: 35px;
	}
}

@media (min-width: 1800px) {
	.site-content-title .content-box:first-child .content-box-title {
		top: 285px;
		right: 0%;
		font-size: 35px;
	}
}


/* PopUp */
.modal-popUp .modal-dialog {
	width: 100%;
	max-width: 1100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	margin: 0;
	padding: 15px;
}

.modal-popUp button.close span {
	line-height: 1;
}

.modal-popUp .modal-body, .modal-popUp .modal-body .col-xs-12 {
	padding: 0 !important;
}

.modal-popUp button.close {
	position: absolute;
	background: white;
	right: -8px;
	top: -12px;
	z-index: 1;
	width: 25px;
	height: 25px;
	opacity: 1 !important;
	border-radius: 50%;
}