@charset "UTF-8";

/**********ESTILOS ENCABEZADOS********/
h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

/**TÍTULO PRINCIPAL ADS**/
h1 { font-size: 3rem; text-align:center; padding:0rem 0rem 0rem 0rem; margin:1rem 0rem 2rem 0rem; text-transform:uppercase; color:#000; line-height: 1;}

/**TÍTULO CONTENIDO ADS***/
h2 { font-size: 2.5rem; padding:0rem 0rem 0rem 0rem; margin:0rem 0rem 1.4rem 0rem; text-align:center; color:#000; text-transform:uppercase;}

/**TÍTULOS DIRECTORIO LANDING HOME**/
h3 { font-size: 1rem; text-align:left; margin:0rem 0rem 0.45rem 0rem; text-transform:uppercase; color:#ecd389;}

/**TITULOS FORMULARIO HOME**/
h4 { font-size: 1.75rem; padding:0rem 0rem 0rem 0rem; margin:0rem 0rem 2rem 0rem; text-align:center; color:#FFF; text-transform:none; font-weight: 700;}

/**TITULO SERVICIOS HOME**/
h5 { font-size: 1rem; text-align:center; padding:1.3rem 0rem 1.3rem 0rem; margin:0rem 0rem 0rem 0rem; text-transform:uppercase; color:#000;}

/**TITULO MARCAS Ó CLIENTES, BANNER INFERIOR HOME***/
h6 { font-size: 2.5rem; text-align:center; padding: 0rem 0rem 0rem 0rem; margin:0rem 0rem 1.4rem 0rem; text-transform:uppercase; color:#000;}

/*============================ESTILOS AD DEL SITIO WEB===========================*/

/***********************BODY***************************/
body {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
	color: #000;
	font-size: 1rem;
	font-weight: 400;
	background:none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/****************FACEBOOK MESSENGER*****************/
/*.fondo_horizontal_plugins_fbmsg {
	background-color:#3E3E47;
	padding:1.25rem 0rem;
}

.facebook-messages {
	position:fixed;
	top:18%;
	right:0rem;
	z-index:100;
	display:block;
}

.facebook-messages a img {
	max-width: 100%;
	max-height: 100%;
	opacity:1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.facebook-messages a img:hover {
	opacity:0.85;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}*/

/*****************WHATSAPP ESCRITORIO***************************/
.ws-flotante {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	right: 0px; /* Establecemos la barra en la derecha */
	top: 24.5%; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 20000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
	display:block;
}

.ws-flotante a {
	color:#000;
	text-decoration: none;
}

.ws-flotante a img {
	width:80px;
	max-width: 100%;
	max-height: 100%;
	opacity:1;
	margin-bottom:0rem;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.ws-flotante a img:hover {
	opacity:0.85;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
/*************WHATSAPP ESCRITORIO*******************/

/**************REDES SOCIALES************************/
/*.rsocial {
	position: fixed;
	right: 0px;
	top: 36.2%;
	z-index: 2000;
	display:block;
	background-color: rgba(21,121,151,0.36);
	padding: 0.55rem 0.63rem 0.25rem 0.63rem;
}

.rsocial ul {
	width:2.5rem;
	padding:0rem !important;
	margin:0rem !important;
	list-style: none;
}

.rsocial ul li {
	text-align: center;
	margin-bottom:0.30rem;
}

.rsocial ul li a {
	text-decoration: none;
}

.rsocial ul li a img {
	max-width: 100%;
	max-height: 100%;
	opacity:1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.rsocial ul li a img:hover {
	opacity:0.85;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}*/


/**************INICIO LANDING PAGE IDEAIRES************************/
.fondo_horizontal_header_ads {
	padding:2rem 0rem 2rem 0rem;
	background:url(../img/fondo-horizontal-header-ads.jpg) center center no-repeat #000;
	background-size: cover;
	background-attachment: fixed;
}

.separador-head {
	margin-bottom: 1.25rem;
}

.color-fondo-logobot {
	padding-top: 0.35rem;
	padding-bottom: 0.35rem;
	background-color: #3E3E47;
	margin-bottom: 1rem;
}

.separador-vertical {
	border-right: 0.0125rem solid #FFF;
}

/*=============LOGO LANDING===================*/
.logo_sitio_landing {
	text-align:center;
	position: relative;
	margin-top: -60px;
}

.logo_sitio_landing img {
	width: auto;
	max-width:100%;
	max-height:100%;
}

.logo_sitio_landing img:hover {
	opacity:0.8;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.fondo_horizontal_header_ads h1 span {
	color:#9e6726;
}

/**********SLIDER ADS*************************/
#full-width-slider {
	width: 100%;
	color: #000;
}
.coloredBlock {
	padding: 12px;
	background: rgba(248,248,248,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock {
	position: absolute;
	top: 30px;
	right: 30px;
	left: auto;
	max-width: 50%;
	padding-bottom: 0;
	background: #FFF;
	background: rgba(255, 255, 255, 0.8);
	overflow: hidden;
	padding: 20px;
}
.infoBlockLeftBlack {
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,0.75);
	left: 30px;
	right: auto;
}
.infoBlock h4 {
	color:#FFF;
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
}
.infoBlock p {
	font-size: 14px;
	margin: 4px 0 0;
}
.infoBlock a {
	color: #FFF;
	text-decoration: underline;
}
.photosBy {
	position: absolute;
	line-height: 24px;
	font-size: 12px;
	background: #FFF;
	color: #000;
	padding: 0px 10px;
	position: absolute;
	left: 12px;
	bottom: 12px;
	top: auto;
	border-radius: 2px;
	z-index: 25;
}
.photosBy a {
	color: #000;
}
.fullWidth {
	max-width: 100%;
	margin: 0;
}

/********FOUNDATION LARGE CON ALTURA MIN 660PX*************/
@media screen and (min-width:960px) and (min-height:660px) {
	.heroSlider .rsOverflow,
	.royalSlider.heroSlider {
		height: 468px !important;
	}
}

/********FOUNDATION LARGE - MEDIUM CON ALTURA MIN 100PX*************/
@media screen and (min-width:960px) and (min-height:1000px) {
	.heroSlider .rsOverflow,
	.royalSlider.heroSlider {
		height: 498px !important;
	}
}

/********FOUNDATION SMALL*************/
@media screen and (min-width: 0px) and (max-width: 800px) {
	.royalSlider.heroSlider,
	.royalSlider.heroSlider .rsOverflow {
		height: 500px !important;
	}
	.infoBlock {
		padding: 10px;
		height: auto;
		max-height: 100%;
		min-width: 90%;
		left: 5px;
		top: 5px;
		right: auto;
		font-size: 12px;
	}
	.infoBlock h3 {
		font-size: 14px;
		line-height: 17px;
	}
}

#page-navigation { display: none; }
/*********************************************/

.buscas_asesorias {
	padding-bottom: 0.9375rem;
	margin-bottom: 0rem;
}

.buscas_asesorias p {
	font-size: 1.125rem;
	color:#000;
	margin-bottom: 0rem;
}

ul.info-contac {
	margin: 1.25rem 0 0rem 1.15rem;
	padding: 0;
	color:#000;
	font-size: 1.125rem;
}

ul.info-contac li {
	margin-bottom: 0.75rem;
	vertical-align: middle;
}

/***************FONDO HORIZONTAL CONTACTENOS Y MARCAS***********/
.fondo-horizontal-banner {
	text-align: center;
	padding: 0.65rem 0 0.55rem 0;
}

.separador-vertical-inf {
	border-right:0.0625rem solid #5B5B5B;
	border-bottom:0rem solid #5B5B5B;
	margin-bottom: 0;
}

.fondo-horizontal-banner img {
	opacity:1;
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-bottom: 0;
}

.fondo-horizontal-banner img:hover {
	opacity:0.85;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/***************FONDO HORIZONTAL GALERIA PRODUCTOS*****************/
.fondo-horizontal-galproductos {
	padding: 3rem 0rem;
}

/***************FONDO HORIZONTAL VIDEO INTRODUCCIÓN CURSO***********/
.fondo-horizontal-videos {
	padding: 3rem 0rem 2.5rem 0rem;
	background: url(../img/fondo-horizontal-videocurso.jpg) center center no-repeat #232323;
	background-size: cover;
	background-attachment: fixed;
}

.contenido-videos h2 {
	color:#FFF;
	text-align: left;
	font-size: 1.75rem;
}

.contenido-videos p {
	color:#FFF;
}

/***************FONDO HORIZONTAL CONTENIDO LANDING PAGE 1**********/
.fondo-horizontal-contenidos-landing {
	padding: 0rem 0 0rem 0;
	background-color: #F8F8F8;
}

.separador-contenido {
	margin-bottom: 2.25rem;
}

/*****************CONTENEDOR BOTON DESCARGAR PDF***************/
.large-fi {
	font-size: 30px;
	vertical-align: baseline;
	color:#FFF;
}

/*****************CONTENEDOR BOTON WHATSAPP***************/
.contenedor-bot-ws-landing {
	margin: 2rem 0 0 0;
	padding: 0rem;
	border-radius:0.25rem;
	display: block !important;
}

.contenedor-bot-ws-landing a {
	text-decoration:none;
	color:#FFF;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.contenedor-bot-ws-landing a:hover {
	color:#FFF;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.bot-ws-landing {
	font-weight: bold;
	margin: 0rem 0 0 0;
	padding: 1rem 1.25rem;
	font-size: 1.40rem;
	font-style:normal;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	border-radius:0.90rem;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border:0.15rem solid #464646;
	box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
	-moz-box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
	-webkit-box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
	-ms-box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
	-o-box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
}

.bot-ws-landing img {
	vertical-align: middle;
	margin-left: 0.45rem;
}

.bot-ws-landing:hover {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border:0.15rem solid #FFF;
}

/***************BOTON PDF TEMARIO CURSO*************/
.contenedor-bot-pdf-landing {
	margin: 2rem 0 0 0;
	padding: 0rem;
	border-radius:0.25rem;
	display: block !important;
}

.contenedor-bot-pdf-landing a {
	text-decoration:none;
	color:#FFF;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.contenedor-bot-pdf-landing a:hover {
	color:#FFF;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.bot-pdf-landing {
	font-weight: bold;
	margin: 0rem 0 0 0;
	padding: 1rem 1.25rem;
	font-size: 1.40rem;
	font-style:normal;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	border-radius:0.90rem;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border:0.15rem solid #464646;
	box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
	-moz-box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
	-webkit-box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
	-ms-box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
	-o-box-shadow: 0px 0px 8px 2px rgba(43,52,68,0.5);
}

.bot-pdf-landing:hover {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border:0.15rem solid #FFF;
}

/***************FONDO HORIZONTAL BANNER INFERIOR***************/
.fondo-horizontal-banner-inferior {
	padding: 0rem 0;
	background-color: #464646;
}

/***************FONDO HORIZONTAL PROFESIONALES*****************/
.fondo-horizontal-instructores {
	padding: 3rem 0rem;
	background-color: #e0ddc7;
}

.fondo-horizontal-instructores h2 {
	margin-bottom: 3rem;
}

.lista-instructores {
	width: 100%;
	text-align:center;
	margin-bottom: 1.25rem;
	background-color: #FAFAFA;
	padding-top: 0.9375rem;
	padding-bottom: 0.9375rem;
	border-radius: 0.25rem;
	border:0.0625rem dashed #2B3345;
}

.callout-instructores {
	margin: 0 0 0rem 0;
	padding: 0rem;
	border: 0px solid rgba(10, 10, 10, 0.25);
	border-radius: 0px;
	position: relative;
	/*color: #0a0a0a;*/
	background-color:transparent;
	text-align: center;
}

.callout-instructores p {
	text-align: justify;
}

.callout-instructores img {
	max-width:100%;
	max-height:100%;
	opacity:1;
	border-radius: 0.25rem;
	margin-bottom: 0rem;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.callout-instructores img:hover {
	opacity:0.8;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.callout-instructores h2 {
	font-size: 1.35rem;
	text-align: left;
	margin-bottom: 1rem;
}

.callout-instructores > :first-child {
	margin-top: 0;
}
.callout-instructores > :last-child {
	margin-bottom: 0;
}

/********************FONDO HORIZONTAL MARCAS Ó CLIENTES HOME***********************/
/*.fondo-horizontal-marcas-clientes {
	padding:2.5rem 0rem 2.5rem 0rem;
	background-color: transparent;
}

.lista-marcas-clientes {
	text-align:center;
	margin-bottom: 0rem;
	padding: 0.9375rem;
}

.callout-marcas-clientes {
	margin: 0 0 0rem 0;
	padding: 0rem;
	border: 0px solid rgba(10, 10, 10, 0.25);
	border-radius: 0px;
	position: relative;
	background-color:transparent;
	text-align: center;
}

.callout-marcas-clientes img {
	max-width:100%;
	max-height:100%;
	opacity:1;
	margin-bottom: 0rem;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.callout-marcas-clientes img:hover {
	opacity:0.8;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.callout-marcas-clientes > :first-child {
	margin-top: 0;
}
.callout-marcas-clientes > :last-child {
	margin-bottom: 0;
}*/


/***************FONDO HORIZONTAL FORMULARIO DE INSCRIPCIÓN**************/
.fondo-horizontal-contactenos {
	padding: 3rem 0rem;
	background:url(../img/fondo-horizontal-contacto.png) center center no-repeat #222;
	background-size: cover;
}

.contenedor_formulario {
	padding-top:0.9375rem;
	padding-bottom:0.9375rem;
	color:#FFF;
	background-color: rgba(0,0,0,0);
	border-radius:0rem;
}

.contenedor_formulario h4 {
	padding: 0rem;
}

.politicas_privacidad {
	font-size:1rem;
	text-align:left;
	padding-bottom:0.625rem;
}

.politicas_privacidad strong {
	color:#FFF;
}

.politicas_privacidad a{
	color: #fcf1aa;
}

.politicas_privacidad a:hover{
	color: #FFF;
}

.texto_acepto_terminos {
	font-size:13px;
	height: 100px;
	overflow:auto;
	width: 100%;
	margin-bottom:0.625rem;
	text-align:justify;
	padding:0.625rem;
	color:#FFF;
	border:0.0625rem solid #FFF;
}

input[type="checkbox"] {
	margin-bottom:0.3125rem;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
 }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
 }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
 }

input::placeholder,
textarea::placeholder {
  color: #FFF;
 }

[type="checkbox"] + label, [type="radio"] + label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: 0.5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	color:#FFF;
}

[type="text"],[type="password"], [type="date"],
[type="datetime"], [type="datetime-local"],
[type="month"], [type="week"], [type="email"],
[type="number"], [type="search"], [type="tel"],
[type="time"], [type="url"], [type="color"],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border-top: 0px;
		border-right: 0px;
		border-left: 0px;
		border-bottom: 1px solid #FFF;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0);
    /*font-family: inherit;*/
    font-size: 0.9375rem;
    color: #FFF;
    /*transition: box-shadow 0.5s, border-color 0.25s ease-in-out;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

[type="text"]:focus,[type="password"]:focus,
[type="date"]:focus, [type="datetime"]:focus,
[type="datetime-local"]:focus, [type="month"]:focus,
[type="week"]:focus, [type="email"]:focus,
[type="number"]:focus, [type="search"]:focus,
[type="tel"]:focus, [type="time"]:focus,
[type="url"]:focus, [type="color"]:focus,
textarea:focus {
    outline: none;
    border-top: 0px;
		border-right: 0px;
		border-bottom: 1px solid #fcf1aa;
		border-left: 0px;
    background-color: transparent;
    box-shadow: 0 0 5px #FFF;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.button-guardar {
	width: 100%;
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	display: inline-block;
	padding-top: 0.85rem;
	padding-right: 2rem;
	padding-bottom: 0.85rem;
	padding-left: 2rem;
	font-size: 1.2rem;
	font-weight: 600;
	background-color:#545453;
	border-color: transparent;
	color: white;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

button-guardar:hover, button-guardar:focus, .button-guardar:hover, .button-guardar:focus {
	background-color:#f5e498;
	color:#222;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/***************MENSAJES DEL FORMULARIO**********************/
.notificacion {
	text-align: center;
	font-size: 2rem;
}

.correcto {
	color:#008F39;
}

.error1, .error2 {
	color:#FF0000;
}

/***************ACORDEON CONTENIDO POLÍTICAS****************/
.accordion {
	list-style-type: none;
	background:transparent;
	margin-left: 0;
	margin-bottom: 0;
}

.accordion-item:first-child > :first-child {
	border-radius: 4px 4px 0 0;
}

.accordion-item:last-child > :last-child {
	border-radius: 0 0 4px 4px;
}

.accordion-title {
	display: block;
	padding: 0.35rem 1rem 0.35rem 0.25rem;
	line-height: 1;
	font-size: 0.8125rem;
	font-weight:600;
	color: #FFF;
	position: relative;
	background-color:#aa7531;
	border: 0px solid #0f6ab4;
	border-bottom: 0;
}

:last-child:not(.is-active) > .accordion-title {
	border-radius: 0 0 3px 3px;
	border-bottom: 0px solid #e6e6e6;
}

.accordion-title:hover, .accordion-title:focus {
	border: 0px solid #1AA0E4;
	background-color: #c79e52;
}

.accordion-title::before {
	content: '+';
	position: absolute;
	right: 1rem;
	top: 50%;
	margin-top: -0.5rem;
}

.is-active > .accordion-title::before {
	content: '–';
}

.accordion-content {
	padding: 1rem 1rem 0 1rem;
	display: none;
	border: 1px solid #121212;
	border-bottom: 0;
	background-color: transparent;
	color: #0a0a0a;
}

.accordion-content span {
	font-size: 13px;
	color:#FFF;
}

:last-child > .accordion-content:last-child {
	border-bottom: 1px solid #121212;
}

/***************CRÉDITOS O FOOTER***************/
#fondo_horizontal_footer_ads {
	padding:2.5rem 0 1rem 0;
	background-color:#000;
}

/*=======CREDITOS=======*/
#creditos-ads {
	text-align:left;
	padding-top:1.25rem;
	padding-bottom:1.25rem;
	color:#FFF;
	font-size:0.875rem;
	font-weight:400;
	line-height: 1.5;
	text-transform:none;
}

#creditos-ads a {
	text-decoration:none;
	color:#ecd389;
}

#creditos-ads p {
	margin:0px;
}

#creditos-ads a:hover {
	color:#F1F1F1;
	-webkit-transition: color 0.4s ease-in-out;
   -moz-transition: color 0.4s ease-in-out;
   -o-transition: color 0.4s ease-in-out;
   -ms-transition: color 0.4s ease-in-out;
   transition: color 0.4s ease-in-out;
}

address#ancho_address-ads {
	width:auto;
	font-style:normal;
}

address#ancho_address-ads span {
	font-size: 1.25rem;
}

.callout_directorio {
	margin: 0 0 0rem 0;
	padding: 1.25rem 0rem;
	border: 0px solid rgba(10, 10, 10, 0.25);
	position: relative;
	/*color: #0a0a0a;*/
	background-color: transparent;
}

.callout_directorio ul {
	list-style:disc;
	margin-bottom:0.9375rem;
	padding:0rem;
	margin-left:1.02rem;
}

.callout_directorio ul li {
	font-weight: 500;
	color:#FFF;
	font-size: 0.9375rem;
}

.callout_directorio ul li a {
	color:#FFF;
	text-decoration:none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.callout_directorio ul li a:hover {
	color:#ecd389;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/**************FIN LANDING PAGE IDEAIRES************************/


/**************CONTENIDOS INTERNOS***************/
.contenido {
	width:auto;
	overflow:hidden;
	padding-left:1rem;
	padding-right:0px;
	text-align:justify;
}

.contenedor_contenido_centro_izqder {
	padding-top:2.25rem;
	padding-bottom:2.25rem;
}

.contenido span {
	text-align:justify;
	color:#BC0B24;
	font-size:1.063rem;
}

.contenido p {
	margin:0 0 1rem 0;
	padding:0px;
	text-align: left;
}

.contenido a {
	text-decoration:none;
	color:#0F58BA;
}

.contenido a:hover {
	color:#333;
	text-shadow:0px 0px 0px #ccc;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.contenido ul,ol {
	margin-left:0px;
	list-style-type:disc;
}

.contenido ul li {
	text-align:left;
	margin-left:17px;
}

.contenido ul li a {
	text-decoration:none;
	color:#FF6600;
}

.contenido ul li a:hover {
	color:#333;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.contenido img {
	max-width:100%;
	max-height:100%;
	margin-top:10px !important;
	margin-bottom:10px !important;
	margin-left:0px !important;
	margin-right:10px !important;
}

.contenido table {
	width:100%;
}

.contenido table thead tr th, .contenido table tbody tr td {
	color:#000;
	font-size:0.77778rem;
}

/***************CRÉDITOS O FOOTER***************/
#fondo_horizontal_footer {
	padding:0rem 0rem 0rem 0rem;
	background-color:#000f1c;
}

/*=======CREDITOS=======*/
#creditos {
	text-align:center;
	padding-top:1.25rem;
	padding-bottom:1.25rem;
	color:#FFF;
	font-size:0.875rem;
	font-weight:400;
	line-height: 1.5;
	text-transform:none;
}

#creditos a {
	text-decoration:none;
	color:#00d2ff;
}

#creditos p {
	margin:0px;
}

#creditos a:hover {
	color:#94ebfe;
	-webkit-transition: color 0.4s ease-in-out;
   -moz-transition: color 0.4s ease-in-out;
   -o-transition: color 0.4s ease-in-out;
   -ms-transition: color 0.4s ease-in-out;
   transition: color 0.4s ease-in-out;
}

address#ancho_address {
	width:auto;
	font-style:normal;
}

#logo-creditos {
	text-align: center;
}

/***********************ALINEACIÓN BOTON REGRESAR***************************/
.both_alineacion_derecha {
	clear:both;
}

.alineacion_derecha {
	width:100%;
	margin-bottom:0.8rem;
	margin-top:1.25rem;
	text-align:center;
	padding:0.65rem;
	background-color:#81b03f;
	color:#FFF;
	font-weight:700;
	text-transform:none;
}

.both_alineacion_derecha a {
	text-decoration:none;
	color:#021b59 !important;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
}

.both_alineacion_derecha a:hover {
	color:#364a7d !important;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
}

/****************GADGETS WEB*******************/

/*================BOTON PARA SUBIR=================*/
a#top {
	width:38px;
	height:38px;
	line-height:0px;
	border-radius:100%;
	border: 3px solid rgba(216, 172, 63, 0.98);
	background-color:rgba(226, 191, 103, 0.88);
	display: none;
	font-size: 20px;
	font-weight: 400;
	position:fixed;
	right: 15px;
	bottom:10px;
	z-index:1000;
	padding:6px;
	text-decoration:none;
	text-align:center;
}

a#top:hover {
	color: rgba(255, 255, 255, 1);
	@include transition(all 0.4s ease-in-out);
}

.flecha-up {
	width:0px;
	height:0px;
	margin-top:6px;
	margin-left:2px;
	border-left:8px solid transparent; /* izquierda flecha */
	border-right:8px solid transparent; /* derecha flecha */
	border-bottom:8px solid #000; /* base flecha y color*/
	font-size:0px;
	line-height:0px;
}

.flecha-up:hover {
  width:0px;
  height:0px;
	margin-top:6px;
	margin-left:2px;
  border-left:8px solid transparent; /* izquierda flecha */
  border-right:8px solid transparent; /* derecha flecha */
  border-bottom:8px solid #232323; /* base flecha y color*/
  font-size:0px;
  line-height:0px;
}

/*================BOTON PARA BAJAR=================*/
a#bottom {
	width:38px;
	height:38px;
	line-height:0px;
	border-radius:100%;
	border: 3px solid rgba(216, 172, 63, 0.98);
	background-color:rgba(226, 191, 103, 0.88);
	display: none;
	font-size: 20px;
	font-weight: 400;
	position:fixed;
	right: 55px;
	bottom:10px;
	z-index:1000;
	padding:6px;
	text-decoration:none;
	text-align:center;
}

a#bottom:hover {
	color: rgba(255, 255, 255, 1);
	@include transition(all 0.4s ease-in-out);
}

.flecha-down {
	width:0px;
	height:0px;
	margin-top:6px;
	margin-left:2px;
	border-left:8px solid transparent; /* izquierda flecha */
	border-right:8px solid transparent; /* derecha flecha */
	border-top:8px solid #000; /* base flecha y color*/
	font-size:0px;
	line-height:0px;
}

.flecha-down:hover {
	width:0px;
	height:0px;
	margin-top:6px;
	margin-left:2px;
	border-left:8px solid transparent; /* izquierda flecha */
	border-right:8px solid transparent; /* derecha flecha */
	border-top:8px solid #232323; /* base flecha y color*/
	font-size:0px;
	line-height:0px;
}

/*************************FORMULARIO PRICIPAL**************/
textarea {
	width:100% !important;
}

button, .button {
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	webkit-border-radius: 0;
	display: inline-block;
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: 1.0625rem;
	padding-left: 2rem;
	font-size: 1rem;
	background-color: #81b03f;
	border-color: #81A310;
	color:#FFF;
	transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
	background-color:#63941D;
}

button:hover, button:focus, .button:hover, .button:focus {
	color: white;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 1rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0px;
  background:none;
  color: #000;
}

/********************** Blockquotes *************************/
blockquote {
	margin: 0;
	padding: 0.625rem 0rem;
	border-left: 0px solid #dddddd;
}

blockquote cite {
	display: block;
	color: #555555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

a#enlace_plugins_fb {
	text-decoration:none;
  	color: #ba9944 !important;
}

a:hover#enlace_plugins_fb {
	color: #666565 !important;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #6f6f6f;
}

#enlace_tw {
	margin-top:0.1875rem;
}

/*************************ESITLOS PARA LAS VITRINAS DE ACTUALIDAD HOME, BENEFICIOS, SERVICIOS AHORRO, FORMATOS***********/
.callout {
	margin: 0 0 0rem 0;
	padding: 0rem;
	border: 0px solid rgba(10, 10, 10, 0.25);
	border-radius: 0px;
	position: relative;
	/*color: #0a0a0a;*/
	background-color:transparent;
	text-align: center;
}
.callout > :first-child {
	margin-top: 0;
}
.callout > :last-child {
	margin-bottom: 0;
}
.callout.primary {
	background-color: #def2f8;
}
.callout.secondary {
	background-color: #fcfcfc;
}
.callout.alert {
	background-color: #fcd6d6;
}
.callout.success {
	background-color: #e6f7d9;
}
.callout.warning {
	background-color: #fff3d9;
}
.callout.body-font {
	background-color: #dedede;
}
.callout.header {
	background-color: #dedede;
}
.callout.small {
	padding-top: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
}
.callout.large {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem;
}

/**=======================INICIO MEDIA QUERY AD============================**/

/* small displays */
@media only screen {

	/**TÍTULO PRINCIPAL ADS**/
	h1, h6, h2 { font-size: 1.30rem;}

	.contenido-videos h2 {
		font-size: 1.55rem;
	}

	.logo_sitio_landing {
		margin-bottom: 2rem;
	}

	.visible-logo {
		display: block;
	}

	.buscas_asesorias p, ul.info-contac {
		font-size: 0.9375rem;
	}

	.collage-ads img {
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
		height: auto;
	}

	/***************FONDO HORIZONTAL CONTACTENOS Y MARCAS***********/
	.fondo-horizontal-banner img {
		margin-bottom: 1.25rem;
	}

	.separador-vertical-inf {
		border-right:0rem solid #5B5B5B;
		border-bottom:0.0625rem solid #5B5B5B;
		margin-bottom: 1.25rem;
	}

	/*=======CREDITOS=======*/
	#creditos-ads {
		text-align: center;
	}

}

/* medium displays */
@media only screen and (min-width: 40.063em) {

	/**TÍTULO PRINCIPAL ADS**/
	h1 { font-size: 3rem;}

	/**TÍTULO CONTENIDO ADS***/
	h2 { font-size: 2.5rem;}

	/**TITULO MARCAS Ó CLIENTES, BANNER INFERIOR HOME***/
	h6 { font-size: 2.5rem;}

	.contenido-videos h2 {
		font-size: 1.75rem;
	}

	.logo_sitio_landing {
		margin-bottom: 2rem;
	}

	.visible-logo {
		display: block;
	}

	.buscas_asesorias p, ul.info-contac {
		font-size: 1.125rem;
	}

	/***************FONDO HORIZONTAL CONTACTENOS Y MARCAS***********/
	.fondo-horizontal-banner img {
		margin-bottom: 0;
	}

	.separador-vertical-inf {
		border-right:0.0625rem solid #5B5B5B;
		border-bottom:0rem solid #5B5B5B;
		margin-bottom: 0rem;
	}

	/*=======CREDITOS=======*/
	#creditos-ads {
		text-align: left;
	}

}

/* large displays */
@media only screen and (min-width: 64.063em) {

	/**TÍTULO PRINCIPAL ADS**/
	h1 { font-size: 2.5rem;}

	/**TÍTULO CONTENIDO ADS***/
	h2 { font-size: 2.5rem;}

	/**TITULO MARCAS Ó CLIENTES, BANNER INFERIOR HOME***/
	h6 { font-size: 2.5rem;}

	.contenido-videos h2 {
		font-size: 1.75rem;
	}

	.logo_sitio_landing {
		margin-bottom: 2rem;
	}

	.visible-logo {
		display: none;
	}

	.buscas_asesorias p, ul.info-contac {
		font-size: 1.047rem;
	}

	/***************FONDO HORIZONTAL CONTACTENOS Y MARCAS***********/
	.fondo-horizontal-banner img {
		margin-bottom: 0;
	}

	.separador-vertical-inf {
		border-right:0.0625rem solid #5B5B5B;
		border-bottom:0rem solid #5B5B5B;
		margin-bottom: 0rem;
	}

	/*=======CREDITOS=======*/
	#creditos-ads {
		text-align: left;
	}

}

/**=======================FIN MEDIA QUERY AD============================**/
