@charset "UTF-8";

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 15, 2020 */
@font-face {
	font-family: 'marbrook_bqbold';
	src: url('../fonts/marbrook-bold-webfont.woff2') format('woff2'),
	     url('../fonts/marbrook-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

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

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

/**TÍTULO PRINCIPAL ADS**/
h1 { font-size: 2.70rem; text-align:center; padding:0rem 0rem 0rem 0rem; margin:1rem 0rem 2rem 0rem;  color:#FFF; 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:#D21D20; text-transform:none;}

/**TÍTULOS DIRECTORIO - TITULO CONTENIDO LANDING HOME**/
h3 { font-size: 1.15rem; text-align:left; margin:0.9375rem 0rem 0.9375rem 0rem; text-transform:uppercase;}

/**TITULOS FORMULARIO HOME**/
h4 { font-size: 2rem; padding:0rem 0.9375rem 0rem 0rem; margin:0rem 0rem 2rem 0rem; text-align:center; color:#1E120D; 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: #1E120D;
	font-size: 0.9375rem;
	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;
	right: 0px;
	top: 24.5%;
	z-index: 20000;
	display:block;
	text-align: center;

}

.ws-flotante img {
	filter:drop-shadow(0 0 0 #404040);
	-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 img:hover {
	filter:drop-shadow(0 0 0.30rem #404040);
	-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;
}

/**************REDES SOCIALES************************/
.rsocial {
	padding: 1rem 0rem;
}

.rsocial ul {
	text-align: center;
	padding:0rem;
	margin:0rem;
	list-style: none;
}

.rsocial ul li {
	display: inline-block;
	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;
	filter:drop-shadow(0 0 0 #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;
}

.rsocial ul li a img:hover {
	opacity:0.85;
	filter:drop-shadow(0 0 0.10rem #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;
}


/**************INICIO LANDING PAGE************************/
.fondo_horizontal_header_ads {
	padding:2rem 0rem 2rem 0rem;
	background:url(../img/fondo-horizontal-header-ads.jpg) left center no-repeat #1E262F;
	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 {
	margin-bottom: 2rem;
}

.logo_sitio_landing img {
	width: auto;
	max-width:100%;
	max-height:100%;
	filter:drop-shadow(0 0 0rem #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;
}

.logo_sitio_landing img:hover {
	filter:drop-shadow(0 0 0.20rem #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;
}

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

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

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

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

ul.info-contac li span.intermitente {

	color:#0D8C3B;
  animation-name: intermitente;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:intermitente;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes intermitente{
  0% { opacity: 1.0; }
  50% { opacity: 0.4; }
  100% { opacity: 1.0; }
}

@-webkit-keyframes intermitente {
  0% { opacity: 1.0; }
  50% { opacity: 0.4; }
   100% { opacity: 1.0; }
}

@keyframes intermitente {
  0% { opacity: 1.0; }
   50% { opacity: 0.4; }
  100% { opacity: 1.0; }
} */

/***************FONDO HORIZONTAL PRODUCTOS**************/
.fondo-horizontal-productos-ads {
	background: url(../img/fondo-horizontal-productos-ads.jpg) center center no-repeat #CB9966;
	background-size: cover;
	padding: 2rem 0rem;
}

.fondo-horizontal-productos-ads .producto-destacado {
	padding-top: 11rem;
}

.fondo-horizontal-productos-ads .producto-destacado img {
	filter:drop-shadow(0 0 0 #696969);
	-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-productos-ads .producto-destacado img:hover {
	filter:drop-shadow(0 0 0.25rem #696969);
	-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-productos-ads img.producto-carta {
	filter:drop-shadow(0 0 0 #696969);
	-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-productos-ads img.producto-carta:hover {
	filter:drop-shadow(0 0 0.25rem #696969);
	-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-productos-ads .titulo-producto {
	margin-top: 0rem;
	margin-bottom: 1.25rem;
}

.fondo-horizontal-productos-ads .titulo-producto .word-red, .fondo-horizontal-productos-ads .titulo-producto .word-red-inf {
	font-size: 3rem;
	color:#D21D20;
	font-family: 'marbrook_bqbold';
	line-height: 0.85;
}

.fondo-horizontal-productos-ads .titulo-producto .word-red-inf {
	padding-left: 4.063rem;
}

.fondo-horizontal-productos-ads .titulo-producto .word-white-center {
	padding-left:5rem;
	color:#FFF;
	font-size: 1.40rem;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	vertical-align: middle;
}

.fondo-horizontal-productos-ads .titulo-producto .word-red-inf .word-white-inf {
	color:#FFF;
	font-size: 1.40rem;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	vertical-align: text-top;
	margin-right: 0.75rem;
}


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

.fondo-horizontal-contenidos-landing .contenido p {
	text-align: justify;
}

.fondo-horizontal-contenidos-landing .contenedor_contenido_centro_izqder h2 {
	text-align: center;
}

/*****************CONTENEDOR BOTON WHATSAPP***************/
.contenedor-bot-ws-landing {
	margin: 2rem 0 0 0;
	padding: 0rem;
	border-radius:3rem;
	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: 0.75rem 1.10rem;
	font-size: 1.15rem;
	font-style:normal;
	text-align: center;
	width: 100%;
	text-transform: none;
	border-radius:3rem;
	-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 #4aae20;
	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);
	background-color: #49AC63;
}

.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;
	background-color: #128c7e;
	border:0.15rem solid #075e54;
}

/***************FONDO HORIZONTAL SERVICIOS***************/
.fondo-horizontal-servicios {
	background-color: #FFF;
	padding: 3rem 0;
}

.lista-servicios-ads {
	text-align:center;
	padding: 0.9375rem;
}

.callout-servicios-ads {
	margin: 0 0 0rem 0;
	padding:0rem 0rem;
	position: relative;
	text-align: left;
	border-radius: 0.125rem;
}

.colorf-red {
	background-color: #D21D20;
}

.colorf-red img {
	margin: 3rem 0;
}

.colorf-yellow {
	background-color: #FDD547;
}

.colorf-yellowb {
	background-color: #F1BA00;
}

.callout-servicios-ads 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;
}

.callout-servicios-ads 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;
}

.callout-servicios-ads h2 {
	color:#FFF;
	font-size: 2rem;
	text-align: center;
	text-transform: none;
	padding: 0 0.9375rem;
	margin-bottom: 0.9375rem;
}

/* .callout-servicios-ads p {
	text-align: center;
	margin-bottom: 1.15rem;
	color:#FFF;
	font-size: 1rem;
	padding: 0 0.9375rem;
} */

.callout-servicios-ads ul {
	list-style-type: disc;
	padding: 0 0.9375rem;
	color:#D21D20;
	margin: 1rem 1.15rem 1rem 1.15rem;
}

.callout-servicios-ads ul li {
	margin-bottom: 0.55rem;
}

.callout-servicios-ads ul li:last-child {
	margin-bottom: 0rem;
}

.callout-servicios-ads ul li p {
	color: #1E120D;
	margin-bottom: 0rem;
}

.callout-servicios-ads table {
  border-collapse: collapse;
  width: 100%;
	margin-bottom: 0;
}

.callout-servicios-ads td, th {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 8px;
}

.callout-servicios-ads tr:nth-child(even) {
  background-color: #dddddd;
}

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

/*****************CONTENEDOR BOTON SERVICIOS GRANQUICIAS***************/
.contenedor-bot-svfranquicia {
	margin: 2rem 0 0 0;
	padding: 0rem;
	border-radius:3rem;
	display: block !important;
}

.contenedor-bot-svfranquicia 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-svfranquicia a:hover {
	color:#F1F1F1;
	-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-svfranquicia {
	font-weight: bold;
	margin: 0rem 0 0 0;
	padding: 0.75rem 1.10rem;
	font-size: 1.15rem;
	font-style:normal;
	text-align: center;
	width: 100%;
	text-transform: none;
	border-radius:3rem;
	-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 #D21D20;
	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);
	background-color: #D21D20;
}

.bot-svfranquicia: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;
	background-color: #B3181B;
	border:0.15rem solid #FFF;
}

/***************FONDO HORIZONTAL BANNER INFERIOR***************/
.fondo-horizontal-banner-inferior {
	padding: 8.5rem 0;
	background:url(../img/fondo-horizontal-banner-inferior.jpg) center center no-repeat #FAF9F9;
	background-size: cover;
	background-attachment: fixed;
}

.fondo-horizontal-banner-inferior h6 {
	color:#FFF;
	margin-bottom: 2rem;
	text-transform: none;
}

.fondo-horizontal-banner-inferior p {
	color:#FFF;
	text-align: center;
	margin-bottom: 0rem;
	font-size: 1.05rem;
}

/********************FONDO HORIZONTAL MARCAS Ó CLIENTES HOME***********************/
.fondo-horizontal-casostest {
	padding:3rem 0rem 3rem 0rem;
}

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

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

.callout-casostest-ads h2 {
	text-align: center;
	font-size: 2.25rem;
	color: #1E120D;
	text-transform: none;
	margin-bottom: 0rem;
}

.callout-casostest-ads h3 {
	text-align: center;
	font-size: 1rem;
	color: #625A56;
	text-transform: none;
	margin: 0.15rem 0rem 4rem 0rem;
}

.callout-casostest-ads p {
	text-align: justify;
}

.callout-casostest-ads img {
	max-width:100%;
	max-height:100%;
	filter:drop-shadow(0 0 0 transparent);
	margin-bottom: 1.25rem;
	-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-casostest-ads img:hover {
	filter:drop-shadow(0 0 0.25rem #1E120D);
	-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-casostest-ads > :first-child {
	margin-top: 0;
}
.callout-casostest-ads > :last-child {
	margin-bottom: 0;
}


/***************FONDO HORIZONTAL FORMULARIO DE INSCRIPCIÓN**************/
.fondo-horizontal-form-ads {
	background: url(../img/fondo-horizontal-form-ads.jpg) center top no-repeat #FFF;
	background-size: cover;
	padding: 3rem 0rem 12rem 0rem;
}

.contenedor_formulario {
	padding-top:0.9375rem;
	padding-right:0.9375rem !important;
	padding-bottom:0.9375rem;
	padding-left:0.9375rem !important;
	color:#1E120D;
	/* background-color: rgba(20,51,29,0.65); */
	border-radius:0rem;
}

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

.politicas_privacidad strong {
	color:#104522;
}

.politicas_privacidad 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;
}

.politicas_privacidad a:hover {
	color: #F1F1F1;
	-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;
}


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

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

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

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

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

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

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

[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: #FFF;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0);
    /*font-family: inherit;*/
    font-size: 0.9375rem;
    color: #1E120D;
    /*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 #1E120D;
		border-left: 0px;
    background-color: #FFF;
    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.9375rem 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:#1E120D;
	border-color: transparent;
	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;
}

button-guardar:hover, button-guardar:focus, .button-guardar:hover, .button-guardar:focus {
	background-color:#4A4645;
	-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;
}

/***************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.75rem 1rem 0.75rem 0.25rem;
	line-height: 1;
	font-size: 0.9375rem;
	font-weight:bold;
	color: #FFF;
	position: relative;
	background-color:#D21D20;
	border: 1px solid #F2B3B7;
	border-bottom: 0;
}

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

.accordion-title:hover, .accordion-title:focus {
	border: 1px solid #EC8B83;
	background-color: #BD0A10;
}

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

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

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

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

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

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

.correcto {
	color:#008F39;
}

.error {
	color:#FF0000;
}

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

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

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

#creditos-ads a:hover {
	color:#1E120D;
	-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;
}

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

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

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

.logo-creditos img {
	width: auto;
	max-width:100%;
	max-height:100%;
	filter:drop-shadow(0 0 0rem #404040);
	-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;
}

.logo-creditos img:hover {
	filter:drop-shadow(0 0 0.20rem #404040);
	-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 {
	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:#000;
	font-size: 0.9375rem;
}

.callout_directorio ul li a {
	color:#1E120D;
	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:#BD0A10;
	-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 BOTON CREDITOS***************/
.contenedor-bot-creditos {
	margin: 0rem 0 0 0;
	padding: 0rem;
	border-radius:0.15rem;
	display: block !important;
}

.contenedor-bot-creditos 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-creditos a:hover {
	color:#FDD000;
	-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-visitar {
	font-weight: bold;
	margin: 0rem 0 0 0;
	padding: 1rem 0.9375rem;
	font-size: 0.9375rem;
	font-style:normal;
	text-align: center;
	width: 100%;
	text-transform: none;
	border-radius:0.15rem;
	-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-visitar .size-fi-link {
	vertical-align: middle;
	margin-left: 0.45rem;
	font-size: 1.15rem;
}

.altura {
	height: 0.80rem;
	margin-top: 1rem;
}

.color1 {
	background-color: #FDD400;
}

.color2 {
	background-color: #1E120D;
}

.color3 {
	background-color: #D21D20;
}

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


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

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

.contenedor_contenido_centro {
	padding-top:4rem;
	padding-bottom:2.25rem;
}

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

.contenido p {
	margin:0 0 0.9375rem 0;
	padding:0px;
}

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

.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;
}


/* ESTILOS PARA EL ROYAL SLIDER GALERÍA PRODUCTOS */
/********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; }
/*********************************************/


/***********************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(189, 10, 16, 1);
	background-color:rgba(253, 208, 0, 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);
	-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;
}

.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 #1E120D; /* 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 #404040; /* 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(189, 10, 16, 1);
	background-color:rgba(253, 208, 0, 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);
	-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;
}

.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 #1E120D; /* 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 #404040; /* 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;
}

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

/* small displays */
@media only screen {

	/**TÍTULO PRINCIPAL ADS**/
	h1, h6 { font-size: 1.70rem; margin:0rem 0rem 2rem 0rem;}

	h2 { font-size: 1.50rem;}

	.logo_sitio_landing {
		margin-bottom: 2rem;
	}

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

	/***************TITULO PRODUCTO CARTA*******************/
	.fondo-horizontal-productos-ads {
		padding: 5rem 0rem;
	}

	.fondo-horizontal-productos-ads .titulo-producto {
		margin-top: 3rem;
		margin-bottom: 1.25rem;
	}

	.fondo-horizontal-productos-ads .producto-destacado {
		padding-top: 0rem;
	}

	.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;
	}

	/***************FONDO HORIZONTAL FORMULARIO DE INSCRIPCIÓN**************/
	.fondo-horizontal-form-ads {
		padding: 3rem 0rem 3rem 0rem;
	}

}

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

	/**TÍTULO PRINCIPAL ADS**/
	h1 { font-size: 2.70rem; margin:0rem 0rem 2rem 0rem;}

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

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

	.logo_sitio_landing {
		margin-bottom: 2rem;
	}

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

	/***************TITULO PRODUCTO CARTA*******************/
	.fondo-horizontal-productos-ads {
		padding: 5rem 0rem;
	}

	.fondo-horizontal-productos-ads .titulo-producto {
		margin-top: 3rem;
		margin-bottom: 1.25rem;
	}

	.fondo-horizontal-productos-ads .producto-destacado {
		padding-top: 0rem;
	}

	/***************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;
	}

	/***************FONDO HORIZONTAL FORMULARIO DE INSCRIPCIÓN**************/
	.fondo-horizontal-form-ads {
		padding: 3rem 0rem 12rem 0rem;
	}

}

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

	/**TÍTULO PRINCIPAL ADS**/
	h1 { font-size: 2.70rem; margin:4rem 0rem 2rem 0rem;}

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

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

	.logo_sitio_landing {
		margin-bottom: 2rem;
	}

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

	/***************TITULO PRODUCTO CARTA*******************/
	.fondo-horizontal-productos-ads {
		padding: 5rem 0rem;
	}

	.fondo-horizontal-productos-ads .titulo-producto {
		margin-top: 0rem;
		margin-bottom: 1.25rem;
	}

	.fondo-horizontal-productos-ads .producto-destacado {
		padding-top: 11rem;
	}

	/***************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;
	}

	/***************FONDO HORIZONTAL FORMULARIO DE INSCRIPCIÓN**************/
	.fondo-horizontal-form-ads {
		padding: 3rem 0rem 12rem 0rem;
	}

}

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