@charset "UTF-8";

body {
	padding: 0px;
	margin: 0px;
	background: #f7f7f7;
	font-family: "Open Sans", sans-serif;
	font-size: 10pt;
	color: #333;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-family: "Lato", sans-serif;
	font-weight: 900;
}

h1 em, h2 em, h3 em, h4 em, h5 em {
	font-weight: 300;
	font-style: normal;
}

a {
	color: #d11f43;
}

section {
	display: block;
	clear: both;
	position: relative;
}

section .row {
	display: block;
	clear: both;
	margin: 0 auto;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.top30 {
	padding-top: 30px;
}

section.landing {
	min-height: 800px;
	background-size: cover;
	background-position: top center;
	margin: 0 auto;
	background-size: cover;
}

section.interior {
	padding-bottom: 20px;
}

section.interior .stepcontent .centralcontent {
	padding-bottom: 10px;
}

section.landing svg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10vw;
}

section.landing .front {
	display: block;
	vertical-align: top;
	width: 100%;
	height: 620px;
	top: 30px;
	position: absolute;
	z-index: 888;
}

section.landing .front .big-image {
	display: inline-block;
}

section.landing .front .big-image img {
	max-width: 375px;
}

section.landing .front .bloque-a {
	display: block;
	width: 350px;
	height: 200px;
	top: 210px;
	right: 0px;
	position: absolute;
}

section.landing .front .bloque-b {
	display: block;
	width: 270px;
	height: 150px;
	bottom: 20px;
	right: 0px;
	position: absolute;
	font-size: 9pt;
}

section.landing .front .bloque-b img {
	display: block;
}


section.landing .startblock {
	display: inline-block;
	vertical-align: top;
	width: 400px;
	margin-left: 20px;
	height: 620px;
	position: absolute;
	right: 10px;
}

section.landing .front .register-start {
	display: inline-block;
	vertical-align: top;
	width: auto;
	min-height: 100px;
	top: 120px;
	left: 50%;
	position: absolute;
}

section.landing .front .register-start .pre-form {
	display: block;
	text-align: center;
	color: #fff;
	margin-top: 45px;
}

section.landing .front .register-start .pre-form .prev-options {
	display: block;
	clear: both;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0px;
}

section.landing .front .register-start .pre-form .prev-options li {
	display: inline-block;
	margin: 10px;
	border-radius: 8px;
	background: #fff;
	padding: 0px;
	color: #848484;
	min-width: 160px;
	text-align: left;
	cursor: pointer;
}

section.landing .front .register-start .pre-form .prev-options li span {
	display: inline-block;
	vertical-align: middle;
	padding: 9px 15px;
}

section.landing .front .register-start .pre-form .prev-options li i {
	display: inline-block;
	vertical-align: middle;
	padding: 9px 10px;
	background: #c6c6c6;
	color: #fff;
	height: 20px;
	line-height: 20px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	font-size: 15pt;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

section.landing .front .register-start .pre-form .prev-options li:hover {
	box-shadow: 0px 0px 20px -7px rgba(0, 0, 0, 0.40);
}

section.landing .front .register-start .pre-form .prev-options li:hover i,
section.landing .front .register-start .pre-form .prev-options li.active i {
	background: #d11f43;
}

section.landing .front .register-start-principal h1 {
	color: black;
	font-size: 40px;
	display: block;
	text-align: center;
	font-weight: 100;
	line-height: 40px;
}

section.landing .front .register-start-principal h1 b {
	font-weight: 900;
	display: block;
	clear: both;
	color: black;
}

.if_title span {
	color: #ffffff;
}

.clearfix {
	display: block;
	clear: both;
}

.topcounter {
	width: auto;
	position: relative;
	background: transparent;
	padding: 5px 10px;
	padding-bottom: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.topcounter:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: transparent;
	border-width: 20px;
	margin-left: -20px;
}

.topcounter b {
	display: block;
	margin-bottom: 6px;
}

.flip-clock-wrapper ul {
	width: 25px;
	height: 40px;
	margin: 0 2px;
}

.flip-clock-wrapper ul li {
	line-height: 40px;
}

.flip-clock-wrapper ul li a div div.inn {
	border-radius: 3px;
	font-size: 25px;
}

.flip-clock-wrapper ul li a div.down {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.flip-clock-wrapper ul li a div.up:after {
	top: 19px;
	height: 1px;
}

.flip-clock-divider {
	height: 50px;
}

.flip-clock-dot.top {
	top: 25px;
}

.flip-clock-divider .flip-clock-label {
	top: 45px;
	color: #fff;
}

.flip-clock-divider.seconds .flip-clock-label, .flip-clock-divider.minutes .flip-clock-label {
	right: -64px;
}

.clock {
	width: 200px;
	margin: 0 auto;
}

.question {
	display: block;
	margin: 0 auto;
	margin-top: 0px;
	width: 400px;
	background: #ffffff;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	padding-bottom: 0px;
}

.question h2 {
	display: block;
	padding: 10px;
	color: #fff;
	background: #d11f43;
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

.question h2 em {
	font-style: normal;
	font-size: 11pt;
	display: block;
	text-align: center;
}

.question #botonenviar {
	border-radius: 50px;
	margin-right: -15px;
	margin-bottom: -5px;
	font-weight: 900;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	width: 90%;
}

/* Inputs del formulario */
input {
	display: inline-block;
	background: #fff;
	border: 0px;
	padding: 9px;
	margin: 5px;
	border: 1px solid #dcdcdc;
}

select {
	-webkit-appearance: none;
	display: inline-block;
	width: 28%;
	background: #fff;
	border: 0px;
	padding: 9px;
	margin: 6px;
	border: 1px solid #dcdcdc;
	border-radius: 0px;
}

.clicaqui {
	width: 110px;
	margin: 0 auto;
	position: relative;
	top: -67px;
	left: 170px;
}

.formbox form {
	padding: 5px 15px;
	text-align: left;
	color: #333333;
}

.formbox form input[type="checkbox"], .formbox form input[type="radio"] {
	width: auto;
}

.formbox form input[type="submit"] {
	width: auto;
	display: inline-block;
	font-size: 22px;
	background: #d11f43;
	font-weight: 400;
	color: #fff;
	margin-top: 12px;
	border: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
	padding: 6px 18px;
	font-weight: 900;
	font-family: "Open Sans", sans-serif;
}

.formbox form input[type="submit"]:hover {
	background: #333;
}

.formbox form label {
	display: block;
	clear: both;
	color: #333333;
	font-size: 9pt;
	margin-top: 0px;
	text-align: center;
}

.dynamicstyle {
}

.dynamicstyle input[type="text"]:focus, .dynamicstyle input[type="email"]:focus, .dynamicstyle input[type="telefono"]:focus, .dynamicstyle input[type="password"]:focus, .dynamicstyle select:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f4f7e7;
	outline: none !important;
}

.dynamicstyle .fieldname {
	display: block;
	padding: 3px 10px;
	padding-bottom: 0px;
	background: #f4f7e7;
	margin-bottom: -2px;
	position: absolute;
	font-size: 7pt;
	text-transform: uppercase;
	right: 0px;
	top: -15px;
	color: #999;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #999;
	border-bottom: 0px;
}

.dynamicstyle .block-line {
	display: inline-block;
	position: relative;
	width: 49%;
	vertical-align: top;
	margin-bottom: 5px;
}

.dynamicstyle .block-full {
	display: inline-block;
	position: relative;
	width: 99%;
	vertical-align: top;
	margin-bottom: 5px;
}

.dynamicstyle .block-line input, .dynamicstyle .block-line select {
	width: 88%;
	display: block;
	margin: 0px;
	float: right;
}

.dynamicstyle .block-full input, .dynamicstyle .block-line select {
	width: 94%;
	display: block;
	margin: 0px;
	float: right;
}

.vvmobile .block-line {
	display: block;
	position: relative;
	width: 100%;
	float: inherit;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.vvmobile .block-line input {
	width: 100%;
	display: block;
	margin: 0px;
	float: inherit;
	padding: 10px;
}

.vvmobile .fieldname {
	top: -23px;
	right: 1px;
}


.introdata {
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 5px 20px;
}


.error {
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 5px 20px;
	margin-top: -10px;
}

.error span {
	display: block;
	background: #fff;
	text-align: left;
	color: #ab2c19;
	border-bottom: 2px solid #d64532;
}

.error em {
	display: block;
	padding: 5px;
	text-align: left;
	background: #d64532;
	color: #fff;
	font-style: normal;
	font-size: 8pt;
}

.error b {
	display: block;
	padding: 10px 10px;
	color: #ab2c19;
	font-weight: normal;
}


.dynamicstyle .activefield {
	border: 1px solid #999 !important;
}


.dynamicstyle .radiostyle {
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
	padding-left: 6px;
}

.dynamicstyle .radiostyle span {
	font-size: 8pt;
	display: block;
	margin-right: 6px;
	color: #757575;
}

.dynamicstyle .radiostyle label {
	display: inline-block;
	margin-right: 5px;
	padding: 4px 10px;
	background: #fff;
	border-radius: 0px;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #dcdcdc;
	margin-top: 0px;
	font-size: 8pt;
	color: #757575;
}

.dynamicstyle .radiostyle label:hover {
	border: 1px solid #999;
}

.dynamicstyle .radiostyle input {
	display: none;
}

.dynamicstyle .radiostyle input:checked + label {
	background: #999;
	color: #fff;
}

.dynamicstyle .radiostyle input:checked + label i {
	border-color: #fff;
}

.dynamicstyle .radiostyle i {
	display: inline-block;
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #999;
}

.squaredTwo input[type=checkbox] {
	visibility: hidden;
}

.squaredTwo {
	width: 32px;
	height: 32px;
	position: relative;
}

.squaredTwo label {
	cursor: pointer;
	position: absolute;
	width: 22px;
	height: 22px;
	left: 0px;
	top: 0px;
	background: #c6c6c6;
	border: 1px solid #fff;
}

.squaredTwo label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: "";
	position: absolute;
	width: 12px;
	height: 8px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fff;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredTwo label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.squaredTwo label:hover {
	border: 1px solid #999;
}

.squaredTwo input[type=checkbox]:checked + label {
	background: #999;
	border: 1px solid #999;
}

.squaredTwo input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#legalagree {
	font-size: 8pt;
	text-align: left;
}

.legaltext {
	cursor: pointer;
	margin-top: 0px;
}

.legaltext:hover label {
	border: 1px solid #999;
}

.wrong {
	border: 2px solid red !important;
	background: #fac4c4 !important;
	color: red !important;
}

.vvmobile .ui-shadow-inset {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.vvmobile .ui-corner-all {
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.vvmobile .ui-focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.bottom-bar {
	width: 350px;
	position: fixed;
	z-index: 978897;
	bottom: 0;
	left: 5px;
	-webkit-box-shadow: 5px 0px 15px -6px rgba(0, 0, 0, 0.59);
	-moz-box-shadow: 5px 0px 15px -6px rgba(0, 0, 0, 0.59);
	box-shadow: 5px 0px 15px -6px rgba(0, 0, 0, 0.59);
}

.bottom-bar h3 {
	display: block;
	padding: 5px 10px;
	text-align: center;
	font-size: 8pt;
	margin: 0px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e5e5e5", GradientType=0);
	cursor: pointer;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border: 1px solid #f1f1f1;
	border-bottom: 0px;
}

.bottom-bar h3 span {
	display: inline-block;
	float: right;
}

.bottom-bar .b-content {
	display: block;
	padding: 12px;
	font-size: 7pt;
	text-align: left;
	background: #fff;
}

.bottom-bar .b-content td {
	padding-left: 8px;
	border-bottom: 1px dotted #D8D8D8;
}

.bottom-bar .b-content a {
	text-decoration: none;
}

.bottom-bar .b-content .entendido {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	background: #d11f43;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-top: 8px;
}

.bottom-bar .b-content .entendido:hover {
	background: #333;
}

.formbox form input[type="submit"], #start, .boxAds .btnsuscribe, .bigbox #puntos, .item b:hover, #filldata input[type="submit"] {
	background-color: #d11f43;
}

.item b, .boxAds:hover {
	border-color: #d11f43;
}


#terms a {
	color: #ADADAD;
}

.dynamicstyle .fieldname {
	border-color: #d11f43 !important;
	color: #d11f43 !important;
}

.dynamicstyle .activefield {
	border: 1px solid #d11f43 !important;
}

.dynamicstyle .radiostyle input:checked + label {
	background: #d11f43;
	border-color: #d11f43;
}

.dynamicstyle .radiostyle label:hover {
	border: 1px solid #d11f43;
}

.squaredTwo label:hover {
	border: 1px solid #d11f43;
}

.squaredTwo input[type=checkbox]:checked + label {
	background: #d11f43;
	border: 1px solid #d11f43;
}

.legaltext:hover label {
	border: 1px solid #d11f43;
}

/*CONTENT*/

.content {
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 5px solid #fff;
}

.content .row {
	width: auto;
}

.thetitle {
	text-shadow: 1px 1px #fff;
	display: block;
	margin-bottom: 8px;
	font-size: 19pt;
	font-weight: 400;
	text-align: center;
	color: #333;
	text-transform: uppercase;
}

.item {
	display: inline-block;
	margin: 15px;
	width: 180px;
	font-size: 12pt;
	color: #333;
	font-weight: 100;
	text-align: center;
}

.item b {
	display: block;
	clear: both;
	width: 110px;
	height: 110px;
	margin: 0 auto;
	font-size: 40pt;
	line-height: 110px;
	border-width: 4px;
	border-style: solid;
	border-color: #d11f43;
	margin-bottom: 10px;
	text-align: center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-shadow: 1px 1px #fff;
	color: #d11f43;
	cursor: default;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.item b:hover {
	background-color: #d11f43;
	color: #fff;
	text-shadow: none;
}

.descripcion_marcada {
	display: block;
	float: left;
	width: 700px;
	background: #fff;
	padding: 20px 8px;
	text-align: left;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 166px 154px;
	background-position: 20px 10px;
	min-height: 160px;
	margin-right: 15px;
	margin-top: 25px;
}

.descripcion_marcada span {
	display: block;
	padding-left: 215px;
	text-align: left;
	color: #9A9A9A;
}

.descripcion_marcada span h3 {
	font-size: 20pt;
	display: block;
	text-align: left;
	font-weight: 400;
	color: #82ba09;
	margin-bottom: 6px;
}

.sponsors {
	display: block;
	float: right;
	width: 330px;
	padding: 8px;
	background: #fff;
	text-align: center;
	font-size: 12pt;
	color: #9A9A9A;
	text-transform: uppercase;
	min-height: 148px;
	padding-top: 20px;
	margin-top: 25px;
}

#start {
	display: inline-block;
	padding: 12px;
	width: 300px;
	font-size: 22px;
	background-color: #d11f43;
	font-weight: 400;
	color: #fff;
	margin-top: 40px;
	margin-bottom: 40px;
	border: 0px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#start:hover {
	background: #333;
}

.stepcontent {
	width: 95%;
	margin: 0 auto;
	padding: 0px;

}

.topsteptext {
	display: inline-block;
	padding: 10px 15px;
	border-radius: 8px;
	background: #d11f43;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 30px;
	margin-top: -15px;
	position: relative;
	text-align: center;
}

.topsteptext em {
	font-size: 12px;
	display: block;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

.topsteptext:after {
	top: 100%;
	left: 50%;
	border: solid #d11f43;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #d11f43;
	border-width: 12px;
	margin-left: -12px;
}

.topsteptext#toptext1 {
	left: 43px;
}

.topsteptext#toptext2 {
	left: 320px;
}

.topsteptext#toptext3 {
	left: 598px;
}

.topsteptext#toptext4 {
	left: 878px;
}

.withpromos em {
	text-transform: initial;
}

.stepcontent .stepbox {
	display: block;
	margin-bottom: 15px;
	background: #fff;
	overflow: hidden;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.stepcontent .stepbox h3 {
	display: block;
	padding: 8px;
	background: #333;
	color: #02bebe;
	font-size: 15pt;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #e5366d;
}

.stepcontent .stepbox h3 b {
	font-size: 9pt;
	display: block;
	clear: both;
	text-align: center;
	font-weight: 300;
	color: #fff;
}

.stepcontent .stepbox h3 em {
	color: #fff;
}

.stepcontent .stepbox .pasos {
	display: block;
	list-style: none;
	margin-top: 33px;
}

.stepcontent .stepbox .pasos .line {
	display: block;
	height: 10px;
	background: #f1f1f1;
}

.stepcontent .stepbox .pasos .line .progress {
	display: block;
	height: 10px;
	background: #d11f43;
}

#p25 {
	width: 10%;
}

#p50 {
	width: 35%;
}

#p75 {
	width: 60%;
}

#p100 {
	width: 100%;
}

.stepcontent .stepbox .pasos li {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	text-align: center;
	margin-top: -35px;
	margin-bottom: 15px;
}

.stepcontent .stepbox .pasos li b {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background: #f1f1f1;
	color: #ccc;
	font-size: 20pt;
	border: 3px solid #fff;
}

.stepcontent .stepbox .pasos li.active b {
	background: #d11f43;
	color: #fff;
}

.stepcontent .stepbox .pasos li em {
	display: block;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
	color: #ccc;
	margin-top: 6px;
}

.stepcontent .stepbox .pasos li.active em {
	color: #333;
}

.stepcontent .stepbox .pasos li a {
	color: #333 !important;
	text-decoration: none;
}

.stepcontent .centralcontent {
	background: rgba(255, 255, 255, 1);
	min-height: 320px;
	display: block;
	margin-bottom: 20px;
}

.stepcontent .centralcontent .tLeft {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	padding-top: 30px;
	padding-left: 35px;
	margin-top: 70px;
}

.stepcontent .centralcontent .tRight {
	display: inline-block;
	vertical-align: top;
	width: 620px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.stepcontent .centralcontent .tRightEnd {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	padding-top: 30px;
	margin-top: 168px;
}

.stepcontent .centralcontent .tRight .dynamicstyle .block-line input {
	width: -webkit-fill-available;
}

.stepcontent .centralcontent .tRight .dynamicstyle .block-line select {
	width: -webkit-fill-available;
	border-radius: 0px !important;

}

.stepcontent .centralcontent .tRight form input[type="submit"] {
	width: 50%;
	border-radius: 8px;
}

.stepcontent .centralcontent .tRight #shint {
	display: block;
	margin-bottom: 20px;
	padding-left: 22px;
}

.avisoizquierda {
	background: #d11f43;
	height: 150px;
	width: 160px;
	color: #fff;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	font-size: 8pt;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

.avisoizquierda span {
	display: block;
	padding: 15px;
	padding-top: 20px;
	padding-right: 0px;
	text-align: left;
}

.avisoizquierda span i {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 20pt;
	margin-bottom: 15px;
}

.avisoizquierda span b {
	font-weight: normal;
	text-transform: uppercase;
}

#rightarrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 75px 0 75px 50px;
	border-color: transparent transparent transparent #d11f43;
	display: inline-block;
	vertical-align: top;
	margin-left: -4px;
}

.avisoderecha {
	background: #d11f43;
	height: 70px;
	width: 190px;
	color: #fff;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	font-size: 8pt;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

.avisoderecha span {
	display: block;
	padding: 15px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: right;
}

#leftarrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 35px 25px 35px 0;
	border-color: transparent #d11f43 transparent transparent;
	display: inline-block;
	vertical-align: top;
	margin-right: -3px;
}

.qrdata {
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
}

.qrdata span {
	font-weight: bold;
	text-align: center;
	display: block;
}

.cookies-box .ck_buttons a {
	background: #d11f43;
}

/*BOX DE COREGISTROS*/
.boxAds {
	display: inline-block;
	width: 200px;
	padding: 10px;
	background: #fff;
	margin: 30px;
	height: 320px;
	overflow: hidden;
	text-align: center;
	margin-top: -10px;
	border: 1px dotted #dcdcdc;
	margin-bottom: -5px;
}

.boxAds:hover {
	border-color: #d11f43;
}

.boxAds img {
	width: 120px;
	height: 60px;
}

.boxAds em a {
	display: block;
	clear: both;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	color: #AAAAAA;
	margin-top: 5px;
}

.boxAds span {
	display: block;
	margin-bottom: 0px;
	text-align: center;
	font-size: 9pt;
	height: 115px;
	overflow: hidden;
}

.boxAds .btnsuscribe {
	display: block;
	padding: 8px;
	margin: 0 auto;
	margin-top: 10px;
	clear: both;
	width: 125px;
	border: 0;
	background-color: #d11f43;
	color: #fff;
	font-size: 11pt;
	text-decoration: none;
	font-weight: 400;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.boxAds .btnsuscribe:hover {
	background: #333;
}

.admask, .admaskok {
	display: block;
	height: 115px;
	margin-top: 15px;
	background-size: 71px 72px;
	font-weight: 100;
	font-size: 10pt;
	color: #d11f43;
	font-family: inherit;
}

.admask b, .admaskok b {
	display: block;
	clear: both;
	font-size: 12pt;
	font-weight: 100;
	padding-top: 80px;
	color: #d11f43;
	font-family: inherit;
}

.AdLoader {
	display: block;
	margin: 0 auto;
	width: 24px;
	height: 24px;
	margin-top: 10px;
}

.adtel {
	display: block;
	padding-top: 12px;
	text-align: center;
}

.adtel em {
	display: block;
	clear: both;
	font-size: 7pt;
	color: #d11f43;
}

.adtel span {
	height: auto;
}

.radios {
	display: block;
	clear: both;
	text-align: center;
	display: block;
	clear: none;
	float: left;
	width: 150px;
	padding-top: 5px;
}

.radios label {
	display: inline-block;
	margin-right: 10px;
	padding: 4px 10px;
	background: #f9f9f9;
	border-radius: 5px;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #f1f1f1;
	margin-top: 0px;
	font-size: 10px;
	height: 15px;
	vertical-align: top;
	line-height: 15px;
	font-weight: bold;
	min-width: 20px;
}

.radios label.ono {
	color: #b1b1b1;
	font-weight: normal;
}

.radios label.osi:hover {
	border: 1px solid #9bc225;
}

.radios label.ono:hover {
	border: 1px solid #af280e;
}

.radios input {
	display: none;
}

.radios input:checked + label.osi {
	background: #9bc225;
	border-color: #9bc225;
	color: #fff;
}

.radios input:checked + label.ono {
	background: #af280e;
	border-color: #af280e;
	color: #fff;
}

.radios input:checked + label i {
	border-color: #fff;
}

.radios i {
	display: inline-block;
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #999;
}


.radios span {
	display: block;
	clear: both;
	text-align: center;
	height: auto !important;
	font-weight: bold;
}

.coregistros label {
	font-size: 9pt;
}

.coregistros input[type="text"] {
	width: 80%;
}

.horizontal {
	display: block;
	height: auto;
	margin: 0 auto;
	margin-bottom: 12px;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	clear: both;
}

.horizontal img {
	float: left;
	margin-right: 12px;
}

.horizontal span {
	display: inline-block;
	text-align: left;
	float: left;
	height: auto;
	width: 71%;
}


.horizontal .admask, .horizontal.admaskok {
	height: 75px;
	margin-top: 0px;
}

.horizontal .adtel {
	display: block;
	width: 60%;
	float: left;
	padding-top: 2px;
	text-align: left;
}

.horizontal .adtel input {
	float: left;
	clear: both;
}

.horizontal .error {
	text-align: left;
}

.likes {
	display: inline-block;
	background: #f9f9f9;
	width: 100px;
	height: 100px;
	float: left;
	font-size: 9pt !important;
	text-align: center;
	margin-right: 10px;
	color: #aaa;
	padding: 5px;
}

.coregistrosBox {
	display: block;
	padding: 30px 40px;
}

.coregistrosBox .formbox form label {
	display: inline-block;
}

.coregistrosBox h3 {
	margin-bottom: 25px;
}

.coregistrosBox h3 b {
	color: #d11f43;
}


.double {
	display: block;
	text-align: center;
}

.double b {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.d_two b {
	color: #8ac115;
}

.double span {
	display: inline-block !important;
	width: 40px !important;
	height: 40px !important;
	text-align: center !important;
	line-height: 40px !important;
	background: #f5f5f5;
	border-radius: 50%;
	cursor: pointer;
	float: inherit;
}

.double span.one-si, .double span.two-si {
	font-weight: bold;
}

.double span.one-no, .double span.two-no {
	color: #999;
}

.double span:hover {
	background: #333;
	color: #fff;
}

.double .chooseno {
	background: #ecc4c4;
	color: #a51e1e !important;
}

.double_tel {
	display: block;
	text-align: center;
}

.SendAd {
	display: block;
	min-height: 115px;
}

.leftdouble {
	text-align: center;
	margin-top: 0px;
}

.leftdouble b {
	text-align: center;
}

.leftdouble span.one-no, .leftdouble span.two-no {
	border-radius: 5px !important;
	margin: 5px;
}

.leftdouble span.one-si, .leftdouble span.two-si {
	border-radius: 5px !important;
	margin: 5px;
	padding: 0px 10px;
	background: #4b9e82;
	color: #fff;
	width: auto !important;
}

.leftdouble span.one-si:hover, .leftdouble span.two-si:hover {
	background: #22bf8a;
}

.leftdouble .btnsuscribe {
	display: inline-block;
}

.leftdouble .error {
	text-align: center !important;
	color: red;
}

.boton {
	display: block;
	width: 30%;
	background: red;
	font-size: 22px;
	background: #d11f43;
	font-weight: 400;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
	padding: 9px;
	text-align: center;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 20px;
	border-radius: 8px;
	font-weight: 900;
}

.boton:hover {
	background: #333;
}

/*PAGINA DE VALIDACIÓN FINAL*/

.validatitle {
	display: block;
	text-align: center;
	font-size: 16pt;
	padding: 30px;
	text-transform: uppercase;
	color: #d11f43;
	margin-bottom: 10px;
}

.validatitle em {
	width: 70%;
	display: block;
	text-align: center;
	font-size: 11pt;
	color: #999;
	font-style: normal;
	text-transform: initial;
	margin: 0 auto;
	margin-top: 3px;
}

.validatitle i {
	font-size: 40pt;
	color: #ccc;
	display: block;
	margin-bottom: 10px;
}

/*SUMA PUNTOS*/
.sumapuntos {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 45%;
	margin-top: 15px;
	margin-bottom: 50px;
}

.sumapuntos li {
	display: block;
	padding: 0px;
	margin-bottom: 5px;
	background: #f5f5f5;
}

.sumapuntos li .suma-icon {
	display: inline-block;
	width: 8%;
	text-align: center;
	font-size: 20pt;
	padding: 5px;
	vertical-align: middle;
	height: 35px;
}

.sumapuntos li .ic-email {
	background: #999;
	color: #fff;
}

.sumapuntos li .ic-twitter {
	background-color: rgb(29, 161, 242);
	color: #fff;
}

.sumapuntos li .ic-facebook {
	background-color: #4267b2;
	color: #fff;
}

.sumapuntos li .ic-corazon {
	background-color: #d579c3;
	color: #fff;
}

.sumapuntos li .ic-web {
	background-color: #963d33;
	color: #fff;
}

.sumapuntos li .suma-content {
	display: inline-block;
	width: 70%;
	text-align: left;
	font-size: 12pt;
	padding: 5px;
	padding-left: 10px;
	vertical-align: middle;
	height: 35px;
	line-height: 35px;
	color: #666;
	cursor: pointer;
	text-decoration: none;
}

.sumapuntos li .suma-content:hover {
	color: #000;
}

.sumapuntos li .suma-arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 23px 15px 22px 0;
	border-color: transparent #d11f43 transparent transparent;
	display: inline-block;
	vertical-align: top;
	margin-left: 9px;
}

.sumapuntos li .suma-status {
	display: inline-block;
	width: 8%;
	text-align: center;
	font-size: 15pt;
	padding: 5px;
	padding-left: 10px;
	vertical-align: middle;
	height: 35px;
	line-height: 35px;
	color: #666;
	float: right;
	background: #d11f43;
	font-weight: bold;
	color: #fff;
}

.sorpresa-box {
	display: block;
	padding: 20px;
	background: #f5f5f5;
	text-align: center;
	margin-bottom: 5px;
}

.sorpresa-box b {
	color: #d11f43;
}

.sorpresa-box .allowCopy {
	width: -webkit-fill-available;
	height: 17px;
	overflow: hidden;
	background: #fff;
	padding: 10px;
	text-align: center;
	border: 1px dotted #CACACA;
	resize: none;
	margin-bottom: 15px;
	margin-top: 15px;
	cursor: pointer;
}

.sorpresa-box .social {
	margin-top: 15px;
	margin-bottom: 15px;
}

/*TOOLTIP*/
.tooltip {
	position: relative;
	display: block;
	text-align: center;
	font-size: 8pt;
	padding: 5px;
	cursor: pointer;
}

.tooltip .tiptext {
	visibility: hidden;
	width: 200px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding: 10px;
	position: absolute;
	z-index: 1;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tooltip:hover .tiptext {
	visibility: visible;
}

.tooltip.bottom .tiptext {
	margin-left: -60px;
	top: 150%;
	left: 50%;
}

/*ENHORABUENA*/
#toptext4 {
	display: none;
}

.fifnal {
	margin: 0 auto;
	float: inherit;
	display: block !important;
}

.enhorabuena {
	text-align: center;
	font-weight: normal;
}

.enhorabuena i {
	color: #d11f43;
	font-size: 45pt;
}

/*QR LECTOR*/
.qr {
	display: block;
	width: 90%;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
}

.qr .codigo {
	display: block;
	text-align: center;
	padding: 10px 20px;
	font-size: 15pt;
	text-transform: uppercase;
	background: #d11f43;
	color: #fff;
	font-weight: bold;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.qr .userdata {
	display: block;
	padding: 20px;
	text-align: left;
}

.qr .userdata li {
	display: block;
	padding: 10px;
	background: #f8f8f8;
	margin-bottom: 3px;
}

.qr .userdata li b {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 8pt;
	display: block;
	clear: both;
	color: #999;
}

.qr .userdata li em {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13pt;
}

.qr .userdata li.puntuacion {
	text-align: center;
	background: #02bebe;
	color: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.qr .userdata li.puntuacion b {
	color: #fff;
}

.qr .userdata li.puntuacion em {
	font-size: 35pt;
}

.qr .userdata li .pendiente {
	color: #cb1111;
}

.qr .userdata li .activo {
	color: #9bc225;
}

/*SORPRESA*/
h1.toptitle {
	display: block;
	background: #d11f43;
	color: #fff;
	padding: 20px 10px;
	text-align: center;
	font-weight: 300;
	font-size: 18pt;
	text-transform: uppercase;
}

h1.toptitle em {
	display: block;
	font-size: 14pt;
	text-transform: initial;
}

.sorpresa {
	display: block;
	padding: 35px 40px;
}

.sorpresa li {
	display: block;
	text-align: left;
	background: #f9f9f9;
	border-radius: 5px;
	margin-bottom: 35px;
	padding: 20px;
}

.sorpresa li b.tpuntos {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	background: #02bebe;
	color: #fff;
	font-size: 20pt;
	text-align: center;
	margin-top: -45px;
	margin-left: -30px;
	border: 4px solid #fff;
}

.sorpresa li b.tpuntos span {
	display: block;
	margin-top: 6px;
}

.sorpresa li b.tpuntos em {
	display: block;
	font-style: normal;
	font-size: 8pt;
	margin-top: -8px;
}

.sorpresa .sorpresa-box {
	display: inline-block;
	vertical-align: top;
	width: 90%;
	margin-left: 20px;
	font-size: 10pt;
	padding-top: 10px;
	text-align: center;
}

.sorpresa .sorpresa-box b {
	color: #02bebe;
	text-transform: uppercase;
}

.sorpresa #linkreferido {
	width: 500px;
	height: 17px;
	overflow: hidden;
	background: #fff;
	padding: 10px;
	text-align: center;
	border: 1px dotted #CACACA;
	resize: none;
	margin-bottom: 15px;
	margin-top: 15px;
	cursor: pointer;
}

.sorpresa #linkreferido:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f4f7e7;
	outline: none !important;
}

.sorpresa .social {
	display: block;
	clear: both;
	margin: 12px;
	text-align: center;
}


.a2a_button_facebook .a2a_img, .a2a_button_twitter .a2a_img, .a2a_button_google_plus .a2a_img, .a2a_button_linkedin .a2a_img, .a2a_button_email .a2a_img, .a2a_kit .a2a_svg {
	display: none;
}

#openlogin {
	display: inline-block;
	padding: 12px 30px;
	font-size: 20px;
	background-color: #d11f43;
	font-weight: 400;
	color: #fff;
	margin-top: 30px;
	border: 0px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#openlogin:hover {
	background: #333;
}

#recover {
	color: #696969;
	display: block;
	font-size: 11pt;
	font-weight: 400;
	margin-top: 10px;
}

#volver {
	color: #d11f43;
	display: block;
	font-size: 9pt;
	font-weight: 400;
	margin-top: 0px;
}

#spLogin b {
	color: #e97110;
}

/*LIFE SURVEY*/

.lifesurveybox {
	display: block;
	padding: 20px;
	border: 1px dotted #c5c5c5;
	margin-bottom: 15px;
}

.lifesurveybox b {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.lifesurveybox label input {
	width: auto;
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.lifesurveybox li {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}

.lifesurveybox label {
	margin: 8px;
	min-width: 140px;
	display: block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	padding-left: 35px;
	height: 25px;
	line-height: 25px;
}

.lifesurveybox input[type="radio"]:checked ~ * {
	background: #d11f43 !important;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
}

.lifesurveybox label:hover input ~ .checkmark {
	background-color: #ccc;
}

.lifesurveybox label input:checked ~ .checkmark {
	background-color: #2196F3;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.lifesurveybox label input:checked ~ .checkmark:after {
	display: block;
}

.lifesurveybox label .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

/*BANNERS*/
.banners {
	display: block;
	padding: 20px;
	text-align: center;
	clear: both;
	margin: 15px;
}

.banners div {
	display: inline-block;
	margin: 10px;
	vertical-align: top;
	width: 300px;
	height: 250px;
}

.banners div span {
	display: block;
	padding: 20px;
	text-align: left;
}

.banners div.onleft {
	border: 1px dotted #333;
}

/*INTERBANNERS*/
.ib_content i {
	font-size: 30pt;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d11f43;
}

.rednext {
	background: #e2261b;
	text-decoration: none;
}

.rednext:hover {
	background: #333 !important;
}

.rednext i {
	color: #fff;
	display: inline-block;
	margin: 0px;
	font-size: inherit;
}

/*IFRAMES*/

.iframebox {
	width: 100%;
	height: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #f1f1f1;
}

.jconfirm.jconfirm-supervan .jconfirm-bg {

	background: -moz-linear-gradient(90deg, rgba(189, 224, 225, 0.7) 0%, rgba(85, 190, 191, 0.7) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(85, 190, 191, 0.7)), color-stop(100%, rgba(189, 224, 225, 1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, rgba(189, 224, 225, 0.7) 0%, rgba(85, 190, 191, 0.7) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, rgba(189, 224, 225, 0.7) 0%, rgba(85, 190, 191, 0.7) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, rgba(189, 224, 225, 0.7) 0%, rgba(85, 190, 191, 0.7) 100%); /* ie10+ */
	background: linear-gradient(0deg, rgba(189, 224, 225, 0.7) 0%, rgba(85, 190, 191, 0.7) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55bebf', endColorstr='#bde0e1', GradientType=0); /* ie6-9 */

}

.jconfirm .jconfirm-holder {
	background: #fff;
	max-width: 50%;
	margin: 0 auto;
	border-radius: 6px;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content {
	color: black;
	font-weight: bold;
}

.noads {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	font-size: 13pt;
	color: #c5c5c5;
	display: block;
	margin-bottom: 50px;
}

.noads i {
	font-size: 40pt;
	margin-bottom: 20px;
	margin-top: 20px;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
	background: #d11f43;
}

.mobile-frontimage {
	display: none;
}

.titlewithnopreform {
	margin-bottom: 12px;
}


@media screen and (max-width: 768px) {

	#countdown {
		margin-top: 25% !important;
	}


	section .row, section.landing .startblock {
		width: 100% !important;
	}

	.big-image {
		display: none !important;
	}

	section.landing .front .register-start {
		width: 100%;
		left: 0% !important;
		position: relative;
		top: -1px;
	}

	section.landing .front .register-start-principal h1 {
		font-size: 30px;
		line-height: 32px;
		font-weight: 300;
	}

	section.landing .front .register-start .pre-form .prev-options li {
		display: block;
		max-width: 70%;
		margin: 11px auto;
	}

	.boton {
		width: 70%;
	}

	.prizedesc {
		padding: 15px;
	}

	.prizedesc b, .prizedesc ul, .toscroll {
		width: 80% !important;
	}

	section.landing {
		height: auto;
		padding-bottom: 30px;
		min-height: 1000px;
		background: white !important;
	}

	.mobile-frontimage {
		display: block;
		text-align: center;
		clear: both;
		margin-top: 10px;
		margin-bottom: 15px;
	}

	.mobile-frontimage img {
		height: auto;
		width: 100%;
	}

	.thetitle {
		font-size: 13pt;
		padding: 20px;
	}

	.itemsonhome {
		text-align: center;
	}

	.itemsonhome .item {
		width: 35%;
		vertical-align: top;
		font-size: 10pt;
	}

	.item b {
		width: 80px;
		height: 80px;
		line-height: 80px;
	}

	.sponsors {
		width: auto;
		float: inherit;
		margin: 20px;
	}

	.bottom-bar {
		width: 100%;
		margin: 0px;
		left: 0;
	}

	.bottom-bar h3 {
		border-radius: 0px;
	}

	.question {
		width: auto;
		margin: 10px;
	}

	.clicaqui {
		display: none !important;
	}

	.topsteptext {
		left: inherit !important;
		display: block !important;
		margin: 10px;
	}

	.stepcontent .stepbox .pasos li {
		margin-top: -25px;
	}

	.stepcontent .stepbox .pasos li em {
		display: none;
	}

	.stepcontent .stepbox .pasos li b {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 10pt;
	}

	.stepcontent .centralcontent .tLeft {
		padding: 0px;
		display: block;
		width: auto;
		margin-top: 10px;
	}

	.avisoizquierda {
		height: auto;
		width: auto;
		display: block;
		border-radius: 0;
	}

	.avisoizquierda span {
		padding: 15px;
		text-align: center;
	}

	#rightarrow {
		display: none;
	}

	.stepcontent .centralcontent .tRight {
		display: block;
		width: auto !important;
		padding-top: 20px;
	}

	.stepcontent .centralcontent .tRight form input[type="submit"] {
		width: 95% !important;
		font-size: 14pt;
	}

	.stepcontent .centralcontent .tRightEnd {
		display: none !important;
	}

	.interior {
		min-height: auto !important;
	}

	.coregistrosBox {
		padding: 20px 10px;
	}

	.lifesurveybox ul {
		margin: 0px;
		padding: 0px;
		clear: both;
		margin-bottom: 15px;
	}

	.lifesurveybox li {
		width: 45%;
		margin: 5px;
	}

	.lifesurveybox label {
		line-height: 18px;
		min-width: auto !important;
	}

	.jconfirm .jconfirm-holder {
		max-width: 90% !important;
	}

	.radios label {
		margin-bottom: 5px;
	}

	.horizontal {
		width: auto !important;
	}

	.horizontal span {
		display: block;
		float: inherit;
		width: 100%;
		margin-top: 10px;
	}

	.likes {
		display: none;
	}

	.optionslist {
		width: -webkit-fill-available !important;
	}

	.AdModule img {
		max-width: 100% !important;
		height: auto !important;
	}

	.validatitle em {
		width: 90%;
		margin-top: 10px;
	}

	.banners {
		padding: 10px;
	}

	.banners div {
		display: block;
		margin: 10px 0px;
		width: auto;
		height: auto;
	}

	.banners div img {
		max-width: 100% !important;
		height: auto !important;
	}

	.sumapuntos {
		width: 90%;
	}

	.sumapuntos li .suma-content {
		width: 60%;
		font-size: 10pt;
		line-height: 15px;
	}

	.sumapuntos li .suma-arrow {
		display: none;
	}

	.sumapuntos li .suma-status {
		width: 10%;
		font-size: 12pt;
	}

	#start {
		font-weight: bold;
	}

	.question #botonenviar {
		display: block;
		float: inherit;
		margin: 0 auto;
		margin-top: 15px;
	}

	form input[type="submit"] {
		-webkit-appearance: none !important;
		border-radius: 0 !important;
	}

	.dynamicstyle .radiostyle {
		padding-left: 0px;
	}

	.dynamicstyle .radiostyle label {
		margin-right: 0px;
		font-size: 7pt;
	}

	.dynamicstyle .radiostyle i {
		margin-right: 2px;
		padding-right: 2px;
	}

	.tooltip {
		text-align: left;
		font-size: 9pt;
		text-decoration: underline;
	}


}


@font-face {
	font-family: bebasb;
	src: url(../fonts/BebasNeue-Bold.otf) format("opentype")
}

@font-face {
	font-family: bebasr;
	src: url(../fonts/BebasNeue-Regular.otf) format("opentype")
}

@font-face {
	font-family: neol;
	src: url(../fonts/neo-sans-std-light.otf) format("opentype")
}

@font-face {
	font-family: neor;
	src: url(../fonts/neo-sans-std-regular.otf) format("opentype")
}

@font-face {
	font-family: neob;
	src: url(../fonts/neo-sans-std-bold.otf) format("opentype")
}

.fuente-cambiada-distribuidores {
	font: 300 1rem neor, "Titillium Web";
	font-size: 14px;
}

a {
	transition: color .3s;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s
}

a:hover, a:focus {
	color: #b61b3b;
	text-decoration: none !important
}

a:active {
	color: #cacad1
}

::-moz-selection {
	color: #fff;
	background: #d52045
}

::selection {
	color: #fff;
	background: #d52045
}

.seleccion-blanco ::-moz-selection {
	color: #d52045;
	background: #fff
}

.seleccion-blanco ::selection {
	color: #d52045;
	background: #fff
}

.relative {
	position: relative
}

.limpiar-lista {
	padding-left: 0;
	margin-bottom: 0
}

.limpiar-lista li {
	list-style: none
}

[data-mi-parallax] {
	position: relative;
	top: 0
}

.height-180 {
	min-height: 180px !important
}

.fondo-fijo {
	background-attachment: fixed;
	background-size: cover;
	background-position: center
}

.mt0 {
	margin-top: 0px !important
}

.mb0 {
	margin-bottom: 0px !important
}

.pt0 {
	padding-top: 0px !important
}

.pb0 {
	padding-bottom: 0px !important
}

.mt5 {
	margin-top: 5px !important
}

.mb5 {
	margin-bottom: 5px !important
}

.pt5 {
	padding-top: 5px !important
}

.pb5 {
	padding-bottom: 5px !important
}

.mt10 {
	margin-top: 10px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.pt10 {
	padding-top: 10px !important
}

.pb10 {
	padding-bottom: 10px !important
}

.mt15 {
	margin-top: 15px !important
}

.mb15 {
	margin-bottom: 15px !important
}

.pt15 {
	padding-top: 15px !important
}

.pb15 {
	padding-bottom: 15px !important
}

.mt20 {
	margin-top: 20px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.pt20 {
	padding-top: 20px !important
}

.pb20 {
	padding-bottom: 20px !important
}

.mt25 {
	margin-top: 25px !important
}

.mb25 {
	margin-bottom: 25px !important
}

.pt25 {
	padding-top: 25px !important
}

.pb25 {
	padding-bottom: 25px !important
}

.mt30 {
	margin-top: 30px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.pt30 {
	padding-top: 30px !important
}

.pb30 {
	padding-bottom: 30px !important
}

.mt35 {
	margin-top: 35px !important
}

.mb35 {
	margin-bottom: 35px !important
}

.pt35 {
	padding-top: 35px !important
}

.pb35 {
	padding-bottom: 35px !important
}

.mt40 {
	margin-top: 40px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.pt40 {
	padding-top: 40px !important
}

.pb40 {
	padding-bottom: 40px !important
}

.mt45 {
	margin-top: 45px !important
}

.mb45 {
	margin-bottom: 45px !important
}

.pt45 {
	padding-top: 45px !important
}

.pb45 {
	padding-bottom: 45px !important
}

.mt50 {
	margin-top: 50px !important
}

.mb50 {
	margin-bottom: 50px !important
}

.pt50 {
	padding-top: 50px !important
}

.pb50 {
	padding-bottom: 50px !important
}

.mt55 {
	margin-top: 55px !important
}

.mb55 {
	margin-bottom: 55px !important
}

.pt55 {
	padding-top: 55px !important
}

.pb55 {
	padding-bottom: 55px !important
}

.mt60 {
	margin-top: 60px !important
}

.mb60 {
	margin-bottom: 60px !important
}

.pt60 {
	padding-top: 60px !important
}

.pb60 {
	padding-bottom: 60px !important
}

.mt65 {
	margin-top: 65px !important
}

.mb65 {
	margin-bottom: 65px !important
}

.pt65 {
	padding-top: 65px !important
}

.pb65 {
	padding-bottom: 65px !important
}

.mt70 {
	margin-top: 70px !important
}

.mb70 {
	margin-bottom: 70px !important
}

.pt70 {
	padding-top: 70px !important
}

.pb70 {
	padding-bottom: 70px !important
}

.mt75 {
	margin-top: 75px !important
}

.mb75 {
	margin-bottom: 75px !important
}

.pt75 {
	padding-top: 75px !important
}

.pb75 {
	padding-bottom: 75px !important
}

.mt80 {
	margin-top: 80px !important
}

.mb80 {
	margin-bottom: 80px !important
}

.pt80 {
	padding-top: 80px !important
}

.pb80 {
	padding-bottom: 80px !important
}

.mt85 {
	margin-top: 85px !important
}

.mb85 {
	margin-bottom: 85px !important
}

.pt85 {
	padding-top: 85px !important
}

.pb85 {
	padding-bottom: 85px !important
}

.mt90 {
	margin-top: 90px !important
}

.mb90 {
	margin-bottom: 90px !important
}

.pt90 {
	padding-top: 90px !important
}

.pb90 {
	padding-bottom: 90px !important
}

.mt95 {
	margin-top: 95px !important
}

.mb95 {
	margin-bottom: 95px !important
}

.pt95 {
	padding-top: 95px !important
}

.pb95 {
	padding-bottom: 95px !important
}

.mt100 {
	margin-top: 100px !important
}

.mb100 {
	margin-bottom: 100px !important
}

.pt100 {
	padding-top: 100px !important
}

.pb100 {
	padding-bottom: 100px !important
}

.mt120 {
	margin-top: 120px !important
}

.mb120 {
	margin-bottom: 120px !important
}

.pt120 {
	padding-top: 120px !important
}

.pb120 {
	padding-bottom: 120px !important
}

.mt140 {
	margin-top: 140px !important
}

.mb140 {
	margin-bottom: 140px !important
}

.pt140 {
	padding-top: 140px !important
}

.pb140 {
	padding-bottom: 140px !important
}

.mt160 {
	margin-top: 160px !important
}

.mb160 {
	margin-bottom: 160px !important
}

.pt160 {
	padding-top: 160px !important
}

.pb160 {
	padding-bottom: 160px !important
}

.mt180 {
	margin-top: 180px !important
}

.mb180 {
	margin-bottom: 180px !important
}

.pt180 {
	padding-top: 180px !important
}

.pb180 {
	padding-bottom: 180px !important
}

.mt200 {
	margin-top: 200px !important
}

.mb200 {
	margin-bottom: 200px !important
}

.pt200 {
	padding-top: 200px !important
}

.pb200 {
	padding-bottom: 200px !important
}

.mt300 {
	margin-top: 300px !important
}

.mb300 {
	margin-bottom: 300px !important
}

.pt300 {
	padding-top: 300px !important
}

.pb300 {
	padding-bottom: 300px !important
}

.mt400 {
	margin-top: 400px !important
}

.mb400 {
	margin-bottom: 400px !important
}

.pt400 {
	padding-top: 400px !important
}

.pb400 {
	padding-bottom: 400px !important
}

.mt500 {
	margin-top: 500px !important
}

.mb500 {
	margin-bottom: 500px !important
}

.pt500 {
	padding-top: 500px !important
}

.pb500 {
	padding-bottom: 500px !important
}

.mt600 {
	margin-top: 600px !important
}

.mb600 {
	margin-bottom: 600px !important
}

.pt600 {
	padding-top: 600px !important
}

.pb600 {
	padding-bottom: 600px !important
}

.p-right-30 {
	padding-right: 30px
}

.padding-container-izq {
	padding-left: 50px !important;
	padding-right: 0 !important
}

.alert {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	-webkit-border: none
}

.alert.alert-info {
	background: #d9edf7
}

.alert.alert-success {
	background: #dff0d8
}

.alert.alert-danger {
	background: #f2dede
}

.alert.alert-warning {
	background: #fcf8e3
}

.texto-editor img {
	max-width: 100% !important;
	height: auto !important
}

.cabecera {
	position: relative;
	height: 145px;
	background: url(../img/degradado-cabecera.png);
	background-size: 100%
}

.logo-cabecera {
	position: absolute;
	top: 39px;
	left: 70px
}

.parte-derecha-cabecera {
	position: absolute;
	top: 16px;
	right: 70px;
	text-align: right
}

.parte-derecha-cabecera .texto {
	font: 1.25rem Oswald;
	color: #f0f0f2
}

.parte-derecha-cabecera .texto a {
	color: #f0f0f2
}

.parte-derecha-cabecera .texto a:hover, .parte-derecha-cabecera .texto a:focus {
	color: #e2e2e6
}

.titulo-pagina {
	color: #fff;
	font: 1.45rem neor, "Titillium Web";
	margin: 3px 0 1px
}

.contenedor-video {
	position: relative;
	overflow: hidden;
	height: 536px
}

.contenedor-video video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%
}

.contenedor-video .contenedor-imagen {
	position: absolute;
	top: 40%;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.57);
	padding: 24px 83px 29px 37px
}

.contenedor-video .contenedor-imagen img {
	width: 490px
}

.texto-extendido p {
	color: #595858;
	font: 1.05rem neol, "Titillium Web";
	line-height: 1.6rem
}

.texto-extendido h3 {
	color: #0090bf;
	font: 1.3rem Oswald;
	line-height: 1.4rem;
	margin: 0 0 10px
}

.texto-extendido h2 {
	color: #000;
	font: 1.7rem bebasb;
	text-transform: uppercase;
	line-height: 2.7rem;
	margin: 0 0 12px
}

.flechas-azules {
	padding-left: 0
}

.flechas-azules li {
	list-style: none;
	background: url(../img/flecha-azul.png) 0 0 no-repeat;
	min-height: 31px;
	color: #595858;
	font: 1.05rem neol, "Titillium Web";
	line-height: 1.6rem;
	padding: 0 0 0 42px;
	margin-bottom: 25px
}

.formulario {
	border: 6px solid #0090bf
}

.formulario .titulo-formulario {
	position: relative;
	margin: 0;
	background: url(../img/degradado-cabecera.png);
	background-size: 100%;
	color: #fff;
	font: 1.85rem bebasb;
	padding: 17px 6px 16px 77px;
	line-height: 1.8rem
}

.formulario .titulo-formulario:before {
	content: '';
	display: block;
	position: absolute;
	top: 16px;
	left: 16px;
	width: 45px;
	height: 35px;
	background: url(../img/enviar-email.png);
	background-size: 45px
}

.formulario .contenedor-campos {
	padding: 15px;
	background: #fff
}

.formulario .contenedor-campos p {
	color: #0090bf;
	font: 1.05rem neol, "Titillium Web";
	line-height: 1.6rem;
	margin-bottom: 15px
}

.formulario .contenedor-campos a {
	color: #595858
}

.formulario .contenedor-campos a:hover {
	color: #d52045
}

.formulario .campo {
	width: 100%;
	border: none;
	border-radius: 5px;
	background: #cfcfcf;
	color: #595858;
	font: 1.05rem neol, "Titillium Web";
	height: 54px;
	padding: 0 20px
}

.formulario .campo:focus {
	background: #c2c2c2
}

.formulario .campo.textarea {
	height: 142px;
	resize: vertical;
	padding: 20px;
	line-height: 1.4rem
}

.formulario .form-group {
	margin-bottom: 13px
}

.formulario .boton {
	width: 100%;
	height: 54px;
	line-height: 54px;
	border-radius: 5px;
	border: none;
	text-align: center
}

.formulario .boton.boton-primario {
	color: #fff;
	background: #0090bf;
	font: 1.7rem bebasr
}

.formulario .boton.boton-primario img {
	margin-right: 4px
}

.formulario .boton.boton-primario:hover, .formulario .boton.boton-primario:focus {
	background: #0088b5
}

.formulario .boton.boton-primario:active {
	background: #007196
}

.formulario .g-recaptcha > div {
	margin: auto
}

.formulario .checkbox-inline {
	margin-left: -17px;
	width: 24px;
	height: 24px;
	padding: 0;
	margin-right: 5px;
	display: inline-block;
	cursor: pointer;
	vertical-align: text-bottom;
	color: #000;
	background: #cfcfcf;
	border-radius: 6px;
	text-align: center;
	line-height: 22px
}

.formulario .checkbox-inline:after {
	content: '\f00c';
	font: .9rem 'FontAwesome';
	visibility: hidden
}

.formulario [type="checkbox"]:checked + .checkbox-inline:after {
	visibility: visible
}

.formulario .light {
	color: #595858;
	font: 1.05rem neol, "Titillium Web"
}

.fondo-gente {
	background: url(../img/fondo-servicios.jpg);
	background-size: cover
}

.titulo-blanco {
	font: 2.65rem bebasb;
	color: #fff;
	margin-bottom: 2px
}

.titulo-blanco a {
	color: #fff !important
}

.titulo-blanco a:hover, .titulo-blanco a:active {
	opacity: .9
}

.titulo-blanco.sombra {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6)
}

.subtitulo-blanco {
	font: 1.65rem neor, "Titillium Web";
	color: #fff;
	margin-top: 0
}

.subtitulo-blanco.sombra {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6)
}

.lista-servicios {
	padding-left: 0
}

.lista-servicios li {
	list-style: none;
	padding-top: 125px;
	position: relative;
	text-align: center;
	margin-bottom: 25px;
}

.lista-servicios li .logo {
	position: absolute;
	top: 60px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transition: top 1.5s;
	-webkit-transition: top 1.5s;
	-moz-transition: top 1.5s;
	-ms-transition: top 1.5s
}

.lista-servicios li .titulo {
	display: inline-block;
	font: 1.6rem bebasb;
	color: #fff;
	background: #000;
	padding: 4px 8px 1px;
	line-height: 1.6rem;
	transform: scale(1) translateY(0);
	-webkit-transform: scale(1) translateY(0);
	-moz-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-ms-transition: all 1.5s
}

.lista-servicios li .descripcion {
	font: 1.05rem neol, "Titillium Web";
	color: #fff;
	line-height: 1.6rem
}

.lista-servicios li.circulo {
	padding-top: 0
}

.lista-servicios li.circulo h3 {
	margin: auto;
	display: block;
	border-radius: 50%;
	background: #000;
	text-align: center;
	width: 182px;
	height: 182px;
	font: 1.6rem bebasb;
	color: #fff;
	padding-top: 45px;
	line-height: 1.5rem;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-ms-transition: all 1.5s
}

.lista-servicios li.circulo h3:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2)
}

.lista-servicios li.clearfix {
	height: 0;
	margin: 0;
	padding: 0;
	float: none;
	clear: both
}

.lista-servicios li:hover .logo {
	top: 50px
}

.lista-servicios li:hover .titulo {
	transform: scale(1.4) translateY(-12px);
	-webkit-transform: scale(1.4) translateY(-12px);
	-moz-transform: scale(1.4) translateY(-12px);
	-ms-transform: scale(1.4) translateY(-12px)
}

.fondo-parallax {
	background: url(../img/parallax-bittacora.jpg);
	background-attachment: fixed;
	background-position: left;
	height: 500px;
	position: relative
}

.contenedor-sellos {
	position: absolute;
	top: 187px;
	left: 0;
	background: #fff;
	padding: 24px 24px 24px 91px
}

.pie-pagina {
	height: auto;
	background: #eeeff2;
	border-top: 1px solid #fff !important;
	font: 0.75rem "Open Sans";
	text-shadow: 1px 1px 0 #fff;
	color: #25272b
}

.pie-pagina a {
	color: #25272b
}

.pie-pagina a:hover, .pie-pagina a:focus {
	color: #949598
}

.pie-pagina a.enlace-azul {
	color: #0098b9 !important
}

.menu-pie {
	padding-left: 0;
	border-bottom: 1px solid #dfe1e3;
	padding-bottom: 15px
}

.menu-pie li {
	list-style: none;
	margin-bottom: 5px;
	text-align: right
}

.menu-pie li h5 {
	font-weight: 700;
	border-bottom: 1px solid #dfe1e3;
	padding-bottom: 15px;
	margin-top: 15px
}

.menu-pie li a.facebook {
	color: #3b5998
}

.menu-pie li a.twitter {
	color: #09C
}

.menu-pie li a.instagram {
	color: #3f729b
}

.menu-pie li a.youtube {
	color: #cb2027
}

.menu-pie li a.foursquare {
	color: #1769b2
}

.menu-pie li a.googleplus {
	color: #cf3c2a
}

.menu-pie li a.pinterest {
	color: #cb1d24
}

.menu-pie li a.spotify {
	color: #7db700
}

.menu-pie li a.lastfm {
	color: #d51007
}

.menu-pie li a:hover, .menu-pie li a:active {
	opacity: .6
}

#panel-cookie {
	text-shadow: none !important
}

#panel-cookie a {
	color: #fff
}

#panel-cookie .aceptar-cookies {
	font-size: .7rem;
	color: var(--color_personalizado_general)
}

.background-black {
	background: black;
}

.esta-registrado {
	color: white;
	cursor: pointer;
	background: #FFFFFF;
	font-size: 0.8em;
	padding: 10px;
	background: #3591bf;
}

.pull-xs-left {
	float: left
}

.pull-xs-right {
	float: right
}

.text-xs-left {
	text-align: left
}

.text-xs-center {
	text-align: center
}

.text-xs-right {
	text-align: right
}

.text-xs-justify {
	text-align: justify
}

.m-xs-top-0 {
	margin-top: 0
}

.m-xs-top-20 {
	margin-top: 20px
}

@media (min-width: 768px) {
	.pull-sm-left {
		float: left
	}

	.pull-sm-right {
		float: right
	}

	.text-sm-left {
		text-align: left
	}

	.text-sm-center {
		text-align: center
	}

	.text-sm-right {
		text-align: right
	}

	.text-sm-justify {
		text-align: justify
	}

	.m-sm-top-0 {
		margin-top: 0
	}

	.m-sm-top-20 {
		margin-top: 20px
	}
}

@media (min-width: 992px) {
	.pull-md-left {
		float: left
	}

	.pull-md-right {
		float: right
	}

	.text-md-left {
		text-align: left
	}

	.text-md-center {
		text-align: center
	}

	.text-md-right {
		text-align: right
	}

	.text-md-justify {
		text-align: justify
	}

	.m-md-top-0 {
		margin-top: 0
	}

	.m-md-top-20 {
		margin-top: 20px
	}
}

@media (min-width: 1200px) {
	.pull-lg-left {
		float: left
	}

	.pull-lg-right {
		float: right
	}

	.text-lg-left {
		text-align: left
	}

	.text-lg-center {
		text-align: center
	}

	.text-lg-right {
		text-align: right
	}

	.text-lg-justify {
		text-align: justify
	}

	.m-lg-top-0 {
		margin-top: 0
	}

	.m-lg-top-20 {
		margin-top: 20px
	}
}

.container-fluid.no-padding {
	padding-left: 0;
	padding-right: 0
}

.row.padding-small-1 {
	margin-left: -10px;
	margin-right: -10px
}

.row.padding-small-1 [class^="col-"] {
	padding-left: 10px;
	padding-right: 10px
}

.row.no-padding {
	margin-left: 0;
	margin-right: 0
}

.row.no-padding [class^="col-"] {
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 1200px) {
	.container {
		width: 99% !important
	}
}

@media (min-width: 1250px) {
	.container {
		width: 99% !important
	}
}

@media (max-width: 991px) {
	.cabecera {
		background: url(../img/degradado-cabecera-vertical.png);
		background-size: auto 100%;
		height: auto
	}

	.logo-cabecera {
		position: static;
		margin: 35px 0;
		text-align: center
	}

	.logo-cabecera img {
		max-width: 80%
	}

	.parte-derecha-cabecera {
		position: static;
		text-align: center;
		margin: 45px 0 20px
	}

	.parte-derecha-cabecera .texto {
		font-size: .9rem
	}

	.parte-derecha-cabecera img {
		max-width: 80%
	}

	.titulo-pagina {
		font-size: 1rem;
		margin: 3px 0 1px
	}

	.contenedor-video {
		height: auto
	}

	.contenedor-video video {
		display: none
	}

	.contenedor-imagen {
		width: 95%
	}

	.contenedor-imagen img {
		width: 100%
	}

	.fondo-parallax {
		background-size: cover;
		background-position: center !important;
		height: 404px
	}

	.contenedor-sellos {
		top: 231px;
		left: 0;
		width: 70%;
		padding: 21px 19px 21px 37px
	}

	.contenedor-sellos img {
		max-width: 100%
	}

	.menu-pie li {
		text-align: center
	}
}

@media (max-width: 767px) {

	.formulario {
		margin-top: 0;
		margin-bottom: 30px
	}

	.texto-extendido p {
		font-size: .9rem;
		line-height: 1.4rem
	}

	.texto-extendido h3 {
		font-size: 1rem;
		line-height: 1.3rem
	}

	.texto-extendido h2 {
		font-size: 2rem;
		line-height: 2.1rem
	}

	.flechas-azules li {
		background-size: 24px;
		background-position: 2px 2px;
		font-size: .9rem;
		line-height: 1.4rem;
		margin-bottom: 15px
	}

	.formulario .titulo-formulario {
		font-size: 1.6rem
	}

	.g-recaptcha {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform-origin: left center;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-ms-transform-origin: left center
	}

	.titulo-blanco {
		font-size: 1.6rem
	}

	.subtitulo-blanco {
		font-size: .85rem
	}

	.lista-servicios li {
		padding-top: 107px
	}

	.lista-servicios li .logo {
		transform: translate(-50%, -50%) scale(0.7);
		-webkit-transform: translate(-50%, -50%) scale(0.7);
		-moz-transform: translate(-50%, -50%) scale(0.7);
		-ms-transform: translate(-50%, -50%) scale(0.7)
	}

	.lista-servicios li .titulo {
		font-size: 1.4rem;
		line-height: 1.4rem
	}

	.lista-servicios li .descripcion {
		font-size: .9rem;
		line-height: 1.3rem
	}

	.lista-servicios li.circulo {
		padding-top: 20px
	}

	.lista-servicios li.circulo h3 {
		width: 140px;
		height: 140px;
		font-size: 1.2rem;
		line-height: 1.2rem;
		padding-top: 36px
	}

	.lista-servicios li:hover .titulo {
		transform: scale(1.2) translateY(-12px);
		-webkit-transform: scale(1.2) translateY(-12px);
		-moz-transform: scale(1.2) translateY(-12px);
		-ms-transform: scale(1.2) translateY(-12px)
	}
}

.color-white-imp {
	color: white !important;
}
