html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
a,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary,
hr {
    display: block;
}

html {
    overflow-y: scroll;
}

iframe {
    display: block;
}

ul {
    list-style: none;
}

a,
a:focus,
a:hover,
a:active,
a:visited,
*:focus {
    outline: none;
    text-decoration: none;
}

a,
img {
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
td img {
    vertical-align: top;
}

th {
    font-weight: bold;
    vertical-align: bottom;
}

td {
    font-weight: normal;
    vertical-align: top;
}

hr {
    margin-top: 30px;
    height: 3px;
    background: #F6F6F6;
    border-top: 3px solid #CCC;
}

hr.noBorder {
    border: 0;
}

.ie7 hr {
    margin: -6px 0 !important;
}

fieldset {
    border: 1px solid #C0C0C0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

input,
select {
    vertical-align: middle;
}

button,
input,
select,
textarea {
    margin: 0;
}

button {
    width: auto;
    overflow: visible;
}

input[type="checkbox"],
input[type="radio"] {
    -moz-appearance: none;
    -o-appearance: none;
    background: transparent;
    width: 13px;
    height: 13px;
    margin-right: 8px;
    vertical-align: bottom;
    *vertical-align: baseline;
}

input[type="checkbox"] {
    outline: none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.6em;
    font-size: .5em!important;
    font-family: 'gustan medium';
}

sub {
    bottom: -0.25em;
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

.hidden {
    display: none;
}


/* NEW FONTS 


@font-face {
	font-family: 'gustan bold';
	src: url("../fonts/gustanweb-bold-webfont.eot");
	src: url("../fonts/gustanweb-bold-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-bold-webfont.woff2") format("woff2"), url("../fonts/gustanweb-bold-webfont.woff") format("woff"), url("../fonts/gustanweb-bold-webfont.ttf") format("truetype"), url("../fonts/gustanweb-bold-webfont.svg") format("svg");
	font-weight: 800;
	font-style: normal; }
@font-face {
	font-family: 'gustan bold italic';
	src: url("../fonts/gustanweb-bolditalic-webfont.eot");
	src: url("../fonts/gustanweb-bolditalic-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-bolditalic-webfont.woff2") format("woff2"), url("../fonts/gustanweb-bolditalic-webfont.woff") format("woff"), url("../fonts/gustanweb-bolditalic-webfont.ttf") format("truetype"), url("../fonts/gustanweb-bolditalic-webfont.svg") format("svg");
	font-weight: 800;
	font-style: italic; }
@font-face {
	font-family: 'gustan light';
	src: url("../fonts/gustanweb-light-webfont.eot");
	src: url("../fonts/gustanweb-light-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-light-webfont.woff2") format("woff2"), url("../fonts/gustanweb-light-webfont.woff") format("woff"), url("../fonts/gustanweb-light-webfont.ttf") format("truetype"), url("../fonts/gustanweb-light-webfont.svg") format("svg");
	font-weight: 400;
	font-style: normal; }
@font-face {
	font-family: 'gustan light italic';
	src: url("../fonts/gustanweb-lightitalic-webfont.eot");
	src: url("../fonts/gustanweb-lightitalic-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-lightitalic-webfont.woff2") format("woff2"), url("../fonts/gustanweb-lightitalic-webfont.woff") format("woff"), url("../fonts/gustanweb-lightitalic-webfont.ttf") format("truetype"), url("../fonts/gustanweb-lightitalic-webfont.svg") format("svg");
	font-weight: 400;
	font-style: italic; }
@font-face {
	font-family: 'gustan medium';
	src: url("../fonts/gustanweb-medium-webfont.eot");
	src: url("../fonts/gustanweb-medium-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-medium-webfont.woff2") format("woff2"), url("../fonts/gustanweb-medium-webfont.woff") format("woff"), url("../fonts/gustanweb-medium-webfont.ttf") format("truetype"), url("../fonts/gustanweb-medium-webfont.svg") format("svg");
	font-weight: 800;
	font-style: normal; }
@font-face {
	font-family: 'gustan medium italic';
	src: url("../fonts/gustanweb-mediumitalic-webfont.eot");
	src: url("../fonts/gustanweb-mediumitalic-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-mediumitalic-webfont.woff2") format("woff2"), url("../fonts/gustanweb-mediumitalic-webfont.woff") format("woff"), url("../fonts/gustanweb-mediumitalic-webfont.ttf") format("truetype"), url("../fonts/gustanweb-mediumitalic-webfont.svg") format("svg");
	font-weight: 800;
	font-style: italic; }
@font-face {
	font-family: 'gustan book';
	src: url("../fonts/gustanweb-book-webfont.eot");
	src: url("../fonts/gustanweb-book-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-book-webfont.woff2") format("woff2"), url("../fonts/gustanweb-book-webfont.woff") format("woff"), url("../fonts/gustanweb-book-webfont.ttf") format("truetype"), url("../fonts/gustanweb-book-webfont.svg") format("svg");
	font-weight: 600;
	font-style: normal; }
@font-face {
	font-family: 'gustan';
	src: url("../fonts/gustanweb-thin-webfont.eot");
	src: url("../fonts/gustanweb-thin-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-thin-webfont.woff2") format("woff2"), url("../fonts/gustanweb-thin-webfont.woff") format("woff"), url("../fonts/gustanweb-thin-webfont.ttf") format("truetype"), url("../fonts/gustanweb-thin-webfont.svg") format("svg");
	font-weight: 300;
	font-style: normal; }
@font-face {
	font-family: 'gustan thini italic';
	src: url("../fonts/gustanweb-thinitalic-webfont.eot");
	src: url("../fonts/gustanweb-thinitalic-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-thinitalic-webfont.woff2") format("woff2"), url("../fonts/gustanweb-thinitalic-webfont.woff") format("woff"), url("../fonts/gustanweb-thinitalic-webfont.ttf") format("truetype"), url("../fonts/gustanweb-thinitalic-webfont.svg") format("svg");
	font-weight: 300;
	font-style: italic; }
@font-face {
	font-family: 'gustan extra bold italic';
	src: url("../fonts/gustanweb-extrabolditalic-webfont.eot");
	src: url("../fonts/gustanweb-extrabolditalic-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-extrabolditalic-webfont.woff2") format("woff2"), url("../fonts/gustanweb-extrabolditalic-webfont.woff") format("woff"), url("../fonts/gustanweb-extrabolditalic-webfont.ttf") format("truetype"), url("../fonts/gustanweb-extrabolditalic-webfont.svg") format("svg");
	font-weight: 900;
	font-style: italic; }*/

@font-face {
	font-family: 'gustan extra bold';
	src: url("../fonts/gustanweb-extrabold-webfont.eot");
	src: url("../fonts/gustanweb-extrabold-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-extrabold-webfont.woff2") format("woff2"), url("../fonts/gustanweb-extrabold-webfont.woff") format("woff"), url("../fonts/gustanweb-extrabold-webfont.ttf") format("truetype"), url("../fonts/gustanweb-extrabold-webfont.svg") format("svg");
	font-weight: 800;
	font-style: normal; }


/*
	@font-face {
  font-family: 'gustan extra bold';
  src: url("../fonts/gustanweb-bold-webfont.eot");
  src: url("../fonts/gustanweb-bold-webfont.eot") format("embedded-opentype"), url("../fonts/gustanweb-bold-webfont.woff2") format("woff2"), url("../fonts/gustanweb-bold-webfont.woff") format("woff"), url("../fonts/gustanweb-bold-webfont.ttf") format("truetype"), url("../fonts/gustanweb-bold-webfont.svg") format("svg");
  font-weight: 800;
  font-style: normal; }*/
  

  
/* Icomoon */

@font-face {
    font-family: 'SignPainter';
    src: url('../fonts/SignPainter/SignPainter-HouseScriptSemibold.eot?-oqw5bv');
    src: url('../fonts/SignPainter/SignPainter.ttc') format('truetype'), url('../fonts/SignPainter/SignPainter-HouseScriptSemibold.eot?#iefix-oqw5bv') format('embedded-opentype'), url('../fonts/SignPainter/SignPainter-HouseScriptSemibold.woff?-oqw5bv') format('woff'), url('../fonts/SignPainter/SignPainter-HouseScriptSemibold.woff2') format('woff2'), url('../fonts/SignPainter/SignPainter-HouseScriptSemibold.ttf?-oqw5bv') format('truetype'), url('../fonts//SignPainter/signpainter-housescript-webfont.svg?-oqw5bv') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?rkgay8');
    src: url('../fonts/icomoon.eot?rkgay8#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?rkgay8') format('truetype'), url('../fonts/icomoon.woff?rkgay8') format('woff'), url('../fonts/icomoon.svg?rkgay8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon-combustible:before {
    content: "\e900";
}

.icon-icon-peluqueria:before {
    content: "\e901";
}

.icon-icon-resto:before {
    content: "\e902";
    color: #c4161c;
}

.icon-icon-store:before {
    content: "\e903";
    color: #c4161c;
}

.icon-icon-super:before {
    content: "\e904";
    color: #c4161c;
}

.icon-icon-turismo:before {
    content: "\e905";
    color: #c4161c;
}


/* Icomoon Fin*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-size: 14px;
    line-height: 16px;
    /*font-family : 'gustan light', arial, helvetica, sans-serif;*/
    font-family: 'gustan', arial, helvetica, sans-serif;
}

body,
select,
input,
textarea,
.black-text {
    color: #4e4e4e;
}

a,
a:visited,
.red-text {
    color: #ba1219;
}

a:hover {
    color: #23527c;
}


/*
strong, b {
	font-family : 'gustan bold', arial, helvetica, sans-serif;
}
*/

.noPadding {
    padding: 0;
}

.marginBottom {
    margin-bottom: 20px;
}

.marginBottom10 {
    margin-bottom: 10px;
}

.container {
    margin: 0 auto;
}


/*
header .container {
	max-width : 900px;
	margin    : 0 auto;
}
*/

header {
    padding: 0;
    height: 66px;
    text-align: center;
}

header .container {
    /*    max-width: 1140px;*/
    margin: 0 auto;
}

.navbar {
    margin: 0;
    border: 0;
    text-transform: uppercase;
    height: 16px;
    width: 100%;
    color: #757575;
    font-family: "gustan medium";
    font-size: 14px;
    line-height: 16px;
    text-align: right;
}

.navbar a {
    background: none !important;
    color: #757575;
    font-family: "gustan medium";
    font-size: 14px;
    line-height: 16px;
}

.navbar a:hover,
.navbar a.active {
    background: none !important;
    color: #C4161C;
    font-family: "gustan medium";
    font-size: 14px;
    line-height: 16px;
}

.navbar-toggle {
    border-color: #BE1319;
}

.navbar-toggle .icon-bar {
    background: #BE1319;
}

#topMenu {
    position: relative;
    z-index: 100;
}

.navbar-nav {
    margin: 7.5px -15px;
}

.logo {
    position: relative;
    float: left;
    z-index: 1500;
}

.logo a {
    margin-top: 12px;
    display: block;
    width: 242px;
    height: 43px;
    background: url(../images/icbc.png) 0 0 no-repeat;
    background-size: 100% 100%;
    /*left: 10px;*/
    position: relative;
}


/* SLIDER - CAROUSEL --------------------------------------------------------------------------------------------------------------- */

.slider {
    position: relative;
}

.socialMedia {
    position: absolute;
    width: 72px;
    top: 220px;
    z-index: 400;
}

.socialMedia li a {
    display: block;
    height: 36px;
    width: 36px;
    background: url("../images/social.png") no-repeat;
}

.socialMedia li.twitter a {
    background-position: left -36px;
}

.socialMedia li.googleplus a {
    background-position: left -73px;
}

.socialMedia li.email a {
    background-position: left -110px;
}

.carousel {
    clear: both;
}

#carousel-start .item {
    margin-bottom: 40px;
    height: 594px;
    /*min-height: 619px;*/
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-indicators {
    bottom: 16px;
    z-index: 400;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: #FFFFFF;
    border: 2px solid transparent;
    border-radius: 10px;
    margin: 3px;
}

.carousel-indicators li.active {
    width: 16px;
    height: 16px;
    background-color: transparent;
    border: 2px solid #FFFFFF;
    margin: 0;
}

.carousel-inner .container {
    max-width: 1140px;
    position: relative;
    height: 100%;
}

.carousel-text-cont {
    position: absolute;
    height: 165px;
    width: 49%;
    color: #FFFFFF;
    font-family: 'gustan light';
    bottom: 22px;
    right: 14px;
    /*font-size: 26px;*/
}

.carousel-text-cont.relative {
    position: relative;
    bottom: 0;
    /*right: initial;*/
}
.carousel-text-cont.relative.header {
    position: absolute;
    bottom: 40px;
}
.carousel-text-cont.relative.header p{
    font-size: 37px;
}
.carousel-text-cont.conpor {
    position: absolute;
    height: 120px;
}

.carousel-text-cont p strong {
    font-family: "gustan extra bold";
}

.carousel-text-cont h1 strong {
    font-family: "gustan extra bold";
}

.content-red {
    padding: 16px 5px;
    /*font-size: 96px;*/
}

.content-red.particular {
    padding: 22px;
}

.empresas .content-red {
    display: flex;
    align-items: center;
    padding: 0 20px;
}


/*.content-red.particular{
		padding: 22px 0px 30px 22px;		
	}*/

.carousel-text-cont.fondo-rojo {
    float: right !important;
    display: inline-flex;
}

.content-dorron {
    margin: 18px 0px 0px 20px;
}

.fondo-rojo {
    background-color: #C4161C;
}

.fondo-rojo p {
    font-family: 'gustan light';
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: -1.3px;
    /*top: -4px;*/
    position: relative;
}

.empresas .fondo-rojo p {
    font-family: 'gustan extra bold';
    font-size: 33px;
    line-height: 33px;
    text-transform: uppercase;
    letter-spacing: 0px;
    top: 0px;
}

.empresas .ticket-border-right {
    background: url(../images/border.png) repeat-y right 0 transparent;
    display: block;
    height: 100%;
    background-position-x: 129px;
}

.fondo-rojo .particular p {
    font-size: 28px;
    line-height: 37px;
    top: 6px;
}

.fondo-rojo .particular p strong {
    font-size: 106%;
}

.fondo-rojo h1 {
    font-family: 'gustan light';
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: normal;
}

.fondo-dorron {
    background-color: #635843 !important;
    font-size: 33px;
    line-height: 33px;
    text-transform: uppercase;
}


/*
	.carousel-text-cont p{
		height: 75px;
		width: 372px;
		color: #ffffff;
		font-family: "gustan medium";
		font-size: 22px;
		line-height: 25px;

		text-transform: uppercase;
	    font-weight: 600;
	    letter-spacing: 0.5px;

	    top: 0px;
	    left: 13px;
	    position: relative;
	}
.carousel-text-cont p.uno{
	    top: 11px;
	    left: 13px;
	    position: relative;
	}	
.carousel-text-cont p.dos{
	    top: 11px;
	    left: 13px;
	    position: relative;
	}	
.carousel-text-cont p.tres{
	    top: 11px;
	    left: 13px;
	    position: relative;
	}	
*/


/* Mi form----------------------------------------------*/

.comenza-a-referir-ah {
    height: 36px;
    width: 298px;
    color: #000000;
    font-family: "gustan medium";
    font-size: 16px;
    line-height: 18px;
}

.mis-datos {
    height: 40px;
    color: #C4161C;
    font-family: "gustan medium";
    font-size: 16px;
    line-height: 18px;
}

.mis-datos-label p {
    color: #969495;
    font-family: 'gustan light';
    font-size: 12px;
    line-height: 20px;
}

.btn-otroreferido .enviar,
.btn-continuar .enviar {
    height: 33px;
    width: 296px;
    border-radius: 17px;
    background-color: #C4161C;
    color: #FFFFFF;
    font-family: "gustan medium";
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    border: 1px;
    /*margin-top: 10px;*/
}

.btn-otroreferido .enviar {
    background-color: #FFFFFF;
    color: #C4161C;
    border: #C4161C 1px solid;
}

.form-wrap .elementos {
    border: none;
    border-bottom: 1px solid #C4161C;
    font-family: 'gustan light', sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.33;
    color: #000;
    width: 100%;
    background: none;
    padding: 6px 0;
    display: inline-block;
}

*::-webkit-input-placeholder {
    color: #000;
    font-family: 'gustan light';
    font-size: 15px;
    line-height: 17px;
    font-weight: bold;
}

*:-moz-placeholder {
    color: #000;
}

*::-moz-placeholder {
    color: #000;
}

*:-ms-input-placeholder {
    color: #000;
}


/* FORM--------------------------------------------------------------------------------------------------------------------*/

.form-container {
    width: 100%;
    top: 10px;
    left: 0px;
    padding-left: 20px;
    z-index: 300;
    position: absolute;
}

.form-container .container {
    /*max-width : 1200px;*/
    margin: 0 auto;
}

.form-wrap {
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 26px 22px;
}

.form-wrap h1 {
    font-family: 'gustan medium', sans-serif;
    font-size: 22px;
    line-height: 0.89;
    text-align: center;
    margin: 0 0 8px;
}

.form-wrap .form-row {
    margin-bottom: 10px;
}

.form-wrap .form-row.form-last-row {
    margin-bottom: 0;
}

.form-wrap label {
    margin: 0;
}

.select-style {
    padding: 0;
    margin: 0;
    overflow: hidden;
    background: transparent url('../../img/form-select.png') no-repeat 100% 50%;
    display: inline-block;
    float: left;
}

.select-style select {
    display: inline-block;
    padding: 6px 0;
    width: 100%;
    font-family: 'gustan light', sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
    color: #000;
    border: none;
    border-bottom: 1px solid #C4161C;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-style select:focus {
    outline: none;
}

.g-recaptcha {
    display: inline-block;
    margin: 6px 0 8px;
}

.form-wrap .submit input {
    background: #ba1219;
    color: #FFF;
    font-family: 'gustan bold';
    font-size: 18px;
    box-shadow: none;
}

.form-container .thanks {
    margin: 66px 0;
    text-align: center;
    background-color: #FFFFFF;
    height: 368px;
    padding: 135px 20px 20px;
}


/*CONTENT-------------------------------------------------------------------------------------*/

h1 {
    font-family: 'gustan medium';
    font-size: 28px;
}

h2 {
    font-family: 'gustan bold';
    font-size: 25px;
}

h3 {
    font-family: 'gustan medium';
    font-size: 20px;
}

.section-1 {
    font-family: "gustan extra";
    font-size: 22px;
    line-height: 28px;
    color: #C4161C;
    height: 700px;
    background-color: #DCD2C9;
}

.text-supertitle {
    font-family: 'gustan light';
    font-weight: bold !important;
    font-size: 24px;
    line-height: 25px;
    text-transform: uppercase;
}

.text-supertitle sup {
    font-size: 12px;
    padding-left: 0px;
}

.text-supertitle strong {
    font-family: 'gustan extra bold';
    font-size: 21px;
    line-height: 22px;
}

.red-container {
    background-color: #C4161C;
    color: #FFFFFF;
    margin-top: 20px;
    height: 460px;
    /*width: 536px;*/
}

.grey-container {
    background-color: #635843;
    color: #FFFFFF;
    margin: 0 0 35px 0;
    width: 65%;
}

.img-red-container {
    margin-left: -19px;
    margin-right: -19px;
    margin-top: 15px;
    height: 280px;
}

.img-red-container img {
    width: 100%;
    height: 100%;
}

.to-right .red-container {
    float: right;
}

.red-container-wrapper {
    padding: 12px 19px 0 19px;
}

h2 span.text-title,
p.text-title {
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    /*font-family: 'gustan light';*/
}

p.text-body {
    font-size: 20px;
    line-height: 25px;
    margin-top: 9px;
    font-family: 'gustan light';
}

#two {
    background: #C4161C;
    top: 45%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #FFF;
    left: -14px;
    position: relative;
    z-index: 1020;
}

#two p {
    text-align: center;
    color: #FFFFFF;
    /*font-family: "gustan medium";*/
    font-size: 30px;
    line-height: 36px;
    background: #C4161C;
    border-radius: 50%;
    padding-top: 9px;
}

.segunda-ancla:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-left: 3px dotted #C4161C;
    border-width: 4px;
    height: 100%;
}


/*tercer ancla*/

.tercer-ancla {
    position: absolute;
    height: 396px;
    width: 20px;
    left: -72px;
    top: -43px;
    z-index: 1000;
}

#three {
    background: #FFFFFF;
    top: 45%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #FFF;
    left: -14px;
    position: relative;
    z-index: 1020;
}

#three p {
    text-align: center;
    color: #C4161C;
    font-family: "gustan medium";
    font-size: 30px;
    line-height: 36px;
    background: #FFFFFF;
    border-radius: 50%;
    padding-top: 9px;
}

.tercer-ancla:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-left: 3px dotted #FFFFFF;
    border-width: 4px;
    height: 100%;
}


/* Cuarta Ancla */

.cuarta-ancla {
    position: absolute;
    height: 100%;
    width: 20px;
    height: 396px;
    left: -66.5px;
    top: -43px;
}

#four {
    background: #C4161C;
    top: 67%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #FFF;
    left: -19px;
    position: relative;
    z-index: 1000;
}

#four p {
    text-align: center;
    color: #FFFFFF;
    font-family: "gustan medium";
    font-size: 30px;
    line-height: 36px;
    border-radius: 50%;
    z-index: 2000;
    padding-top: 9px;
}

.cuarta-ancla:after {
    content: "";
    position: absolute;
    z-index: 500;
    height: 297px;
    top: 0;
    left: 22%;
    border-left: 3px dotted #C4161C;
    border-width: 4px;
}


/*Secciones*/

.section-1 p span {
    font-family: "gustan extra bold";
    font-size: 22px;
    line-height: 25px;
    color: #C4161C;
    height: 396px;
}

.section-1 .title {
    font-family: 'gustan extra bold';
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    margin-top: 60px;
}

.section-1 p.text {
    color: #4E4E4E;
    font-family: "gustan light";
    font-size: 22px;
    line-height: 25px;
    margin-top: 34px;
}

.section-1 p.text.no-top {
    margin-top: 10px;
}

.section-1 p.text2 {
    color: #4E4E4E;
    font-family: 'gustan light';
    font-size: 20px;
    line-height: 23px;
    margin-top: 34px;
}

.section-2 {
    background-color: #FFFFFF;
    font-family: 'gustan light';
    font-size: 22px;
    line-height: 28px;
    color: #C4161C;
}

.section-2-title {
    font-family: 'gustan light';
    font-weight: bold !important;
    font-size: 22px;
    line-height: 25px;
    margin-top: 66px;
}

.section-4-title {
    font-family: 'gustan light';
    font-weight: bold !important;
    font-size: 22px;
    line-height: 25px;
    margin-top: 74px;
}

.section-4-title strong,
.section-2-title strong {
    font-family: "gustan extra bold";
}

.section-4-title strong,
.section-2-title strong sup {
    font-family: "gustan medium";
    font-size: 10px;
    line-height: 12px;
    top: -0.8em;
}

.section-2-circulos-rojos {
    background: #C4161C;
    color: #FFFFFF;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

.section-2-circulos-rojos p {
    position: relative;
    font-family: "gustan medium";
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}

.row-circulos {
    margin-top: 70px;
}

.row-textos-bajo-circulos {
    margin-top: 23px;
}

.textos-seccion-2 {
    color: #C4161C;
    font-family: 'gustan light';
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}

.row-masinfo {
    text-align: center;
}

.cuadro-informativo {
    background-color: #DCD2C9;
    margin-top: 63px;
}

.text-masionfo {
    color: #000000;
    font-family: "gustan extra bold";
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    padding: 26px 10px 0;
}

.cero-ochocientos {
    color: #C4161C;
    font-family: "gustan extra bold";
    font-size: 32px;
    line-height: 36px;
    text-align: center;
}

.text-horaios {
    color: #000000;
    font-family: 'gustan medium';
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    padding-bottom: 24px;
    padding-top: 10px;
}

.text-horaios a {
    text-decoration: underline;
}

.puntosderecha {
    border-bottom: 4px dotted #C4161C;
    display: block;
    width: 40%;
    float: right;
    height: 28px;
}

.puntosmedio {
    border-bottom: 4px dotted #C4161C;
    display: block;
    width: 106%;
    height: 28px;
    position: absolute;
    left: -10px;
}

.puntosizquierda {
    border-bottom: 4px dotted #C4161C;
    display: block;
    width: 40%;
    float: left;
    height: 28px;
}

.section-3 {
    background-color: #C4161C;
    color: #FFFFFF;
    font-family: "gustan medium";
    font-size: 22px;
    line-height: 28px;
    height: 511px;
}

.section-3-title {
    height: 25px;
    color: #FFFFFF;
    font-family: "gustan medium";
    font-size: 22px;
    line-height: 25px;
    margin-top: 60px;
}

.beneficios {
    width: 540px;
    height: 330px;
    margin-top: 30px;
    background-repeat: no-repeat;
}

.ticket-beneficios-trile {
    width: 298px;
    height: 99px;
    top: 214px;
    left: 15px;
    position: relative;
}

.ticket-beneficio {
    width: 99px;
    height: 99px;
    background: #635843;
    float: left;
    position: relative;
}

.ticket-vacio {
    width: 99px;
    height: 99px;
    float: left;
    position: relative;
}

.ticket-beneficio:first-child {
    position: relative;
    background: #FFFFFF;
}

.ticket-border-right {
    border-width: 2px;
    display: block;
    height: 100%;
}

.icono-beneficio {
    position: relative;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    left: 25px;
}

.icono-beneficio div {
    position: absolute;
    top: 16px;
    font-family: "gustan medium";
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    left: -25px;
    display: inline-grid;
    width: 99px;
}

.icono-beneficio i {
    font-size: 45px;
    margin-bottom: 11px;
}

.ticket-beneficio div header {
    color: #FFFFFF;
    font-family: "gustan medium";
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    left: 8px;
    top: 12px;
    position: absolute;
}

.ticket-beneficio div div span {
    color: #FFFFFF;
    font-family: "gustan extra bold";
    font-size: 42px;
    line-height: 56px;
    left: 6px;
    top: 17px;
    position: absolute;
    text-transform: uppercase;
}

.ticket-beneficio div footer {
    font-family: "gustan medium";
    font-size: 12px;
    line-height: 15px;
    left: 6px;
    top: 62px;
    position: absolute;
    text-transform: uppercase;
}

.ticket-beneficio div footer sup {
    font-size: 7px;
    line-height: 8px;
}

.ticket-beneficio div div span small {
    font-family: "gustan extra bold";
    font-size: 30px;
    line-height: 56px;
}

.content-text p {
    font-family: "gustan medium";
    font-size: 12px;
    line-height: 12px;
}

.content-text {
    font-family: "gustan medium";
    font-size: 12px;
    line-height: 12px;
    left: 6px;
    top: 26px;
    position: absolute;
    text-transform: uppercase;
}

.super {
    background-image: url('../images/Plan-Sueldo-Ahorros-y-Beneficios-en-Supermercados-20170901.jpg');
}

.turismo {
    background-image: url('../images/Plan-Sueldo-Ahorros-y-Beneficios-en-Turismo-20170901.jpg');
}

.peluqueria {
    background-image: url('../images/Beneficios-en-Peluqueria-Clientes-Plan-Sueldo-20170901.jpg');
}

.resto {
    background-image: url('../images/Beneficios-Exclusivos-en-Restaurantes-Clientes-Plan-Sueldo-20170901.jpg');
}

.combustible {
    background-image: url('../images/Beneficios-en-Combustible-Clientes-Plan-Sueldo-20170401.jpg');
}

.store {
    background-image: url('../images/40-de-ahorro-Beneficios-Exclusivos-Clientes-Plan-Sueldo-20170901.jpg');
}

.fondo-negro {
    background-color: #000000 !important;
}

.fondo-rojo {
    background-color: #C4161C !important;
}

.fondo-start {
    background-color: #F58220 !important;
}

.fondo-premium {
    background-color: #A8996E !important;
}

.textos-rojos {
    color: #C4161C !important;
}

.textos-negros {
    color: #000000 !important;
}

a.textos-blancos,
.textos-blancos {
    color: #FFFFFF !important;
}

.slider-beneficios .slick-slide {
    margin-left: 4px;
    margin-right: 3px;
}

.row-slider .slick-prev.slick-arrow {
    left: 0;
    background: url(../images/flecha-izq.png) 0 100% no-repeat;
    top: 50%;
    opacity: 1;
}

.row-slider .slick-next.slick-arrow {
    right: 0;
    top: 50%;
    background: url(../images/flecha-der.png) 0 100% no-repeat;
    opacity: 1;
}

.row-slider .slick-next.slick-arrow,
.row-slider .slick-prev.slick-arrow {
    position: absolute;
    display: block;
    width: 54px;
    top: 0;
    height: 100%;
    z-index: 100;
    border: none;
    text-indent: -8888px;
    opacity: .7;
}

.item-beneficio {
    width: 560px;
}

.section-4 {
    height: 543px;
    color: #C4161C;
    background: #f6f6f6;
    font-family: "gustan medium";
    font-size: 22px;
    line-height: 28px;
}


/*Accodion 4ta seccion*/

.fondo-rojo-accordion {
    background-color: #C4161C;
}

#accordion {
    list-style: none;
    height: 330px;
    margin-top: 30px;
}

#accordion>li {
    float: left;
    display: block;
    height: 100%;
    width: 264px;
    margin-left: 14px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5em;
}

#accordion li header {
    border: none;
    float: left;
    width: 264px;
    height: 330px;
    cursor: pointer;
}

#accordion>li.active {
    width: 180px;
}

ul#accordion>li header p {
    position: relative;
    top: -72px;
    padding: 21px;
    /*padding-top: 5px;
    padding-bottom: 35px;
    padding-left: 21px;
    padding-right: 21px;*/
    text-align: center;
    font-family: 'gustan extra bold';
    font-size: 18px;
}

#accordion>li.active header,
#accordion>li.active header p {
    width: 171px;
    overflow: hidden;
    font-size: 18px;
    line-height: 18px;
    margin-right: 20px;
}

#accordion li.notactive {
    width: 171px;
}

#accordion li.notactive header p {
    width: 171px;
    font-size: 18px;
    line-height: 18px;
    padding: 14px 21px;
    height: 66px;
}

.top-red-bar {
    margin-top: 28px;
}

.acodrion-exclusive {
    background-image: url('../images/exclusive.png');
    background-repeat: no-repeat;
}

.acodrion-premium {
    background-image: url('../images/premium.png');
    background-repeat: no-repeat;
}

.acodrion-start {
    background-image: url('../images/start.png');
    background-repeat: no-repeat;
}

.acodrion-general {
    background-image: url('../images/plus-clasic.png');
    background-repeat: no-repeat;
}

.body-accordion {
    height: 330px;
}

.body-accordion .contenido-titlo {
    font-family: "gustan medium";
    font-size: 18px;
    line-height: 21px;
    padding: 26px 24px;
}

.body-accordion-contenido {
    font-family: 'gustan light';
    font-size: 14px;
    line-height: 16px;
}

.contenido-titlo {}

.body-accordion-contenido ul {
    margin-top: 24px;
}

.body-accordion-contenido li {
    list-style-type: none;
    /* width: 100%; */
    font-family: 'gustan light';
    font-size: 14px;
    line-height: 16px;
    margin-right: 10px;
}

.body-accordion-contenido ul li:before {
    content: "•";
    padding-right: 10px;
    float: left;
}

.body-accordion-contenido li p {
    display: table;
}

.active header p {
    display: none;
}

p.contenido-texto-general {
    font-size: 14px;
    margin-right: 10px;
}

li.notactive img,
li.active img {
    right: 36px;
    position: relative;
}


/*Fin Accodion 4ta seccion*/

.normativa {
    font-size: 12px;
    font-family: Gustan, Helvetica Neue, Helvetica, Arial, sns-serif !important;
    line-height: 1.5em !important;
    color: #757575 !important;
}

.divisionfooter {
    width: 108%;
    border-top: 1px solid #757575;
    margin: 20px 0 20px 0px;
    left: -16px;
    position: relative;
}

.wrap-caja-roja-sec-4 {
    margin-bottom: 12px;
    float: left;
}

.wrap-caja-roja-sec-4.first {
    padding-top: 32px;
}

.caja-roja-sec-4 {
    width: 528px;
    height: 132px;
    color: #FFFFFF;
    background: #C4161C;
    text-transform: uppercase;
    position: relative;
    font-size: 36px;
    line-height: 25px;
    font-weight: bolder;
}

.caja-roja-sec-4 p {
    font-family: "gustan medium" !important;
    /*    width: 490px;
    height: 200px;    */
    position: relative;
    left: 33px;
}

.caja-roja-sec-4 p.primero {
    top: 55px;
}

.caja-roja-sec-4 p.segundo {
    top: 27px;
    line-height: 40px;
}

.caja-roja-sec-4 p.tercero {
    top: 27px;
    line-height: 40px;
}

.caja-roja-sec-4 p sup {
    font-family: "gustan medium" !important;
    font-size: 12px;
    line-height: 14px;
    position: relative;
    vertical-align: baseline;
    top: -17px !important;
    left: 5px;
}


/* Cuadrados tickets -----------------------*/

.tickets-group-3 {
    width: 396px;
    margin-top: 84px;
    clear: both;
}

.ticket-group-6 {
    width: 824px;
    /*margin-top: 84px;*/
    clear: both;
}

.ticket {
    float: left;
    font-size: 60px;
    height: 132px !important;
    width: 132px;
}

.conpor .ticket {
    height: 120px !important;
}


/*.empresas .ticket{
	width: 198px;
}*/

.ticket-text {
    font-family: "gustan medium";
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 40px 10px 0px 20px;
    height: 100%;
}

.ticket span.text {
    color: #FFFFFF;
    font-family: "gustan medium";
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    margin-left: 0px 15px;
}

.ticket>div {
    position: relative;
    width: 100%;
    height: 100%;
}

.ticket .text-puntos {
    padding: 42.5px 0px 0px 5px;
    font-size: 18px;
    line-height: 18px;
    height: 37px;
    width: 102px;
    text-transform: uppercase;
    font-family: "gustan medium";
    clear: both;
}

.ticket-border-right {
    background: url(../images/border.png) repeat-y right 0 transparent;
    /*border-right: 2px dotted #FFFFFF;    
	border-width: 2px;           */
    display: block;
    height: 100%;
}

.ticket header {
    font-family: "gustan medium";
    font-size: 14px;
    line-height: 25px;
    left: -42px;
    position: relative;
}

.ticket div div span {
    font-size: 88px;
    /* letter-spacing: -1px; */
    line-height: 25px;
    position: relative;
    top: 52px;
    /* left: 5px; */
    left: 10px;
    letter-spacing: -5px;
    /*font-family: "gustan extra bold";*/
}

.empresas .ticket div div span {
    font-size: 45px;
    letter-spacing: -4px;
}

.empresas .ticket div div span small {
    font-size: 24px;
    line-height: 30px;
    margin-left: -1px;
}

.ticket div div span small {
    font-size: 44px;
    /* letter-spacing: -1px; */
    line-height: 25px;
    left: 3px;
    position: relative;
}

.footerLinks {
    padding: 15px 0;
}

.footerLinks a {
    color: #333;
}

div.content {
    position: relative;
}

.formdatos {
    height: 514px;
    width: 363px;
    left: 6px;
    padding: 0px;
    top: 47px;
}

.textosrojos {
    margin-top: 15px;
    color: #C4161C;
    font-family: "gustan medium";
    font-size: 14px;
    line-height: 14px;
}

.formdatos.segundo {
    height: 396px;
    width: 363px;
    left: 29px;
    padding: 0px;
}

.formdatos .form-wrap {
    padding-top: 26px;
    padding-left: 33px;
    padding-right: 33px;
    height: 100%;
}

.checkbox label {
    color: #000000;
    font-family: 'gustan light';
    font-size: 12px;
    line-height: 20px;
}

.space {
    height: 10px;
}

.checkbox * {
    box-sizing: border-box;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox {
    display: inline-block;
}

.checkbox>input {
    display: none;
}

.checkbox>label {
    vertical-align: top;
    font-family: 'gustan light';
    font-size: 12px;
    line-height: 20px;
    margin-left: 10px;
}

.checkbox>[type="checkbox"]+label:before {
    color: #FFFFFF;
    content: '';
    position: absolute;
    left: -10px;
    display: inline-block;
    min-height: 16px;
    height: 20px;
    width: 20px;
    border: 1px solid #C4161C;
    font-size: 15px;
    vertical-align: top;
    text-align: center;
    transition: all 0.2s ease-in;
    content: '';
    moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.checkbox.radio-square>[type="checkbox"]+label:before {
    border-radius: 0px;
}

.checkbox.radio-rounded>[type="checkbox"]+label:before {
    border-radius: 25%;
}

.checkbox.radio-blue>[type="checkbox"]+label:before {
    border: 2px solid #C4161C;
}

.checkbox>[type="checkbox"]+label:hover:before {
    border-color: #C4161C;
}

.checkbox>[type="checkbox"]:checked+label:before {
    width: 6px;
    height: 12px;
    border-top: transparent;
    border-left: transparent;
    border-color: green;
    border-width: 4px;
    transform: rotate(45deg);
    top: -4px;
    left: 4px;
}

.espmarg {
    margin-bottom: 3px !important;
    margin-top: 3px;
}

.segundo .mis-datos {
    margin-top: 2px;
}

.segundo .comenza-a-referir-ah {
    height: 23px;
}

.footer {
    position: relative;
    clear: both;
    color: #919596 !important;
    background-color: #fff;
    font-family: gustan, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer a {
    /*font-size: 16px;*/
    color: #5273FF;
}

.textos-seccion-2 a {
    text-decoration: underline;
}

.pre-footer a:hover,
.footer a:hover {
    text-decoration: underline;
    color: #C4161C !important;
}

.pre-footer a,
.links a {
    color: #919596 !important;
    padding-top: 15px;
    font-size: 14px;
}

.pre-footer a {
    font-size: 14px !important;
    line-height: 35px;
    font-family: 'gustan light';
}

.sombra-footer {
    box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.4);
    width: 99%;
    margin: 0 auto;
}

.pre-footer {
    background: #ededed;
    padding: 30px 0;
    font-size: 16px;
    color: #757575;
    margin-bottom: 30px;
    line-height: 40px;
    font-family: 'gustan light';
}

.legales strong {
    font-weight: bold;
}

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

.pre-footer .text-right {
    margin-top: 1px;
}

.footer .cftna,
.footer .cftna2 {
    /* box-sizing: border-box; */
    color: #4e4e4e;
    /* display: block; */
    letter-spacing: -3px;
    font-size: 110px;
    font-family: 'gustan';
    padding-bottom: 20px;
    /* text-size-adjust: 100%; */
    /* width: 100%; */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    /* width: 50%; */
    padding-top: 50px;
    font-weight: 300;
    display: inline-block;
}

.footer .cftna small,
.footer .cftna2 small {
    font-size: 24px;
    font-family: 'gustan light';
    letter-spacing: normal;
}

.footer .cftna {
    float: left;
}

.footer .cftna2 {
    float: left;
}

.row-textos-bajo-circulos .col-md-3 {
    padding: 0;
}

a.icono {
    /*margin: 0 5px;*/
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.socialtitle {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-family: 'gustan light';
}

.socialfb {
    background-image: url(../images/social-media.png);
    background-position: 0 0;
}

.socialtw {
    background-image: url(../images/social-media.png);
    background-position: -40px 0;
}

.socialyt {
    background-image: url(../images/social-media.png);
    background-position: -120px 0;
}

.socialfb:hover {
    background-position: 0 -40px;
}

.socialtw:hover {
    background-position: -40px -40px;
}

.socialyt:hover {
    background-position: -120px -40px;
}

.links a {
    background-color: rgba(0, 0, 0, 0);
    display: inline;
    text-decoration-color: rgb(117, 117, 117);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
    width: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 12px;
    color: #757575 !important;
    font-family: "gustan extra bold";
}

.legales {
    margin-top: 32px;
    color: #4E4E4E;
    font-family: Arial;
    font-size: 10px;
    line-height: 11px;
    text-align: justify;
    padding-bottom: 50px;
}

.slick-list {
    width: 100%;
}

.footer.container-full .container {
    max-width: 1140px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

select::-ms-expand {
    display: none;
}

.navbar-nav>li>a {
    line-height: 16px;
}

#empresas {
    height: auto;
}

#empresas h1.title {
    font-size: 22px;
    line-height: 25px;
    margin-top: 55px;
    margin-bottom: 10px;
    font-family: 'gustan extra bold';
}

#empresas p.text {
    color: #000000;
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 20px;
}

#empresas p.text.red {
    color: #c4161c;
}

#empresas .red-container {
    margin-top: 0;
    height: 165px;
    margin-bottom: 25px;
    width: 528px;
}

#empresas .red-container.small {
    width: 492px;
    height: auto;
}

#empresas .red-container img {
    padding-right: 10px;
}

#empresas p.text-body {
    margin-top: 0;
    font-size: 22px;
    line-height: 25px;
}

#empresas p.text-body.small {
    font-family: 'gustan extra bold';
    font-size: 33px;
    line-height: 33px;
}

#empresas p.text-body b {
    font-family: 'gustan extra bold';
}

#empresas strong {
    font-family: "gustan extra bold";
}

#empresas .red-container-wrapper {
    padding: 18px 19px 0 19px;
}

#empresas .red-container-wrapper.small {
    padding: 18px 18px;
}

#empresas .cuadro-informativo {
    margin-bottom: 35px;
    margin-top: 10px;
}

#empresas .text-after-masinfo {
    margin-bottom: 70px;
}

.empresa-slide ref {
    font-size: 17px;
    position: absolute;
    left: 11px;
    top: 25px;
    line-height: 18px;
    letter-spacing: normal;
    font-family: 'gustan light';
}

.empresa-slide ref sup {
    font-size: 10px;
    line-height: 12px;
}

.content-dorron p {
    font-family: 'gustan light';
    font-size: 33px;
    line-height: 33px;
}

.content-dorron p.extra-line {
    /*line-height: 46px;*/
    line-height: 37px;
    top: 13px;
    position: relative;
}

.as-title {
    font-size: 75% !important;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    padding-left: 0px !important;
}

h2 span.text-title {
    font-size: 21px;
    line-height: 22px;
    text-transform: uppercase;
    font-family: 'gustan light';
    font-weight: 300;
}


/*new fonts*/

@font-face {
    font-family: "gustan bold";
    src: url(../fonts/Gustanlp-Bold.eot);
    src: url(../fonts/Gustanlp-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-Bold.woff2) format("woff2"), url(../fonts/Gustanlp-Bold.woff) format("woff"), url(../fonts/Gustanlp-Bold.ttf) format("truetype"), url(../fonts/Gustanlp-Bold.svg#webfontregular) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "gustan bold italic";
    src: url(../fonts/Gustanlp-BoldItalic.eot);
    src: url(../fonts/Gustanlp-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-BoldItalic.woff2) format("woff2"), url(../fonts/Gustanlp-BoldItalic.woff) format("woff"), url(../fonts/Gustanlp-BoldItalic.ttf) format("truetype"), url(../fonts/Gustanlp-BoldItalic.svg#webfontregular) format("svg");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: "gustan light";
    src: url(../fonts/Gustanlp-Light.eot);
    src: url(../fonts/Gustanlp-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-Light.woff2) format("woff2"), url(../fonts/Gustanlp-Light.woff) format("woff"), url(../fonts/Gustanlp-Light.ttf) format("truetype"), url(../fonts/Gustanlp-Light.svg#webfontregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "gustan light italic";
    src: url(../fonts/Gustanlp-LightItalic.eot);
    src: url(../fonts/Gustanlp-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-LightItalic.woff2) format("woff2"), url(../fonts/Gustanlp-LightItalic.woff) format("woff"), url(../fonts/Gustanlp-LightItalic.ttf) format("truetype"), url(../fonts/Gustanlp-LightItalic.svg#webfontregular) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'gustan medium';
    src: url(../fonts/Gustanlp-Medium.eot);
    src: url(../fonts/Gustanlp-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-Medium.woff2) format("woff2"), url(../fonts/Gustanlp-Medium.woff) format("woff"), url(../fonts/Gustanlp-Medium.ttf) format("truetype"), url(../fonts/Gustanlp-Medium.svg#webfontregular) format("svg");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'gustan medium italic';
    src: url(../fonts/Gustanlp-MediumItalic.eot);
    src: url(../fonts/Gustanlp-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-MediumItalic.woff2) format("woff2"), url(../fonts/Gustanlp-MediumItalic.woff) format("woff"), url(../fonts/Gustanlp-MediumItalic.ttf) format("truetype"), url(../fonts/Gustanlp-MediumItalic.svg#webfontregular) format("svg");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: 'gustan book';
    src: url(../fonts/Gustanlp-Book.eot);
    src: url(../fonts/Gustanlp-Book.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-Book.woff2) format("woff2"), url(../fonts/Gustanlp-Book.woff) format("woff"), url(../fonts/Gustanlp-Book.ttf) format("truetype"), url(../fonts/Gustanlp-Book.svg#webfontregular) format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'gustan';
    src: url(../fonts/Gustanlp-Thin.eot);
    src: url(../fonts/Gustanlp-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-Thin.woff2) format("woff2"), url(../fonts/Gustanlp-Thin.woff) format("woff"), url(../fonts/Gustanlp-Thin.ttf) format("truetype"), url(../fonts/Gustanlp-Thin.svg#webfontregular) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'gustan thini italic';
    src: url(../fonts/Gustanlp-ThinItalic.eot);
    src: url(../fonts/Gustanlp-ThinItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-ThinItalic.woff2) format("woff2"), url(../fonts/Gustanlp-ThinItalic.woff) format("woff"), url(../fonts/Gustanlp-ThinItalic.ttf) format("truetype"), url(../fonts/Gustanlp-ThinItalic.svg#webfontregular) format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'gustan extra bold italic';
    src: url(../fonts/Gustanlp-ExtraboldItalic.eot);
    src: url(../fonts/Gustanlp-ExtraboldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-ExtraboldItalic.woff2) format("woff2"), url(../fonts/Gustanlp-ExtraboldItalic.woff) format("woff"), url(../fonts/Gustanlp-ExtraboldItalic.ttf) format("truetype"), url(../fonts/Gustanlp-ExtraboldItalic.svg#webfontregular) format("svg");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: 'gustan extra bold';
    src: url(../fonts/Gustanlp-Extrabold.eot);
    src: url(../fonts/Gustanlp-Extrabold.eot?#iefix) format("embedded-opentype"), url(../fonts/Gustanlp-Extrabold.woff2) format("woff2"), url(../fonts/Gustanlp-Extrabold.woff) format("woff"), url(../fonts/Gustanlp-Extrabold.ttf) format("truetype"), url(../fonts/Gustanlp-Extrabold.svg#webfontregular) format("svg");
    font-weight: 900;
    font-style: normal
}

.textFloat {
    position: absolute;
    left: 10px;
    top: 60px;
    color: #fff;
    font-size: 22px;
}

.textFloat .textBuenDia {
    font-family: 'SignPainter';
    margin: 0;
    font-size: 95px;
    line-height: 75px;
    font-weight: bold;
    color: #C4161C;
}

@media screen and (max-width: 650px) {
    .textFloat .textBuenDia {
        font-size: 60px;
        line-height: 55px;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .textFloat .textBuenDia {
        font-size: 75px;
        line-height: 65px;
    }
}

.textDescription {
    margin: 0;
    top: -8px;
    position: relative;
    line-height: 44px;
    font-size: 44px;
}

@media screen and (max-width: 650px) {
    .textDescription {
        line-height: 28px;
        font-size: 28px;
    }
}


/*@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .textFloat .textDescription {
        top: -8px;
        line-height: 44px;
    }
}*/

@media (max-width: 480px) {
    .textFloat .textDescription {
        line-height: 22px;
        line-height: 24px;
    }
}

@media (max-width: 414px) {
    .textFloat .textDescription {
        font-size: 20px;
        line-height: 20px;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    @media (max-width: 1440px) {
        .textFloat {
            font-size: 14px!important;
            top: 10px;
        }
    }
}

@media (max-width: 1336) {
    .textFloat {
        font-size: 14px!important;
    }
}

@media (max-width: 1024px) {
    .textFloat {
        font-size: 16px!important;
    }
}

@media (max-width: 990px) {}

@media (max-width: 768px) {
    .grey-container {
        width: 100%;
    }
}

.justifyContentCenter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.justifyContentSp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

._extraBox {
    display: flex;
    justify-content: center;
    align-items: center;
}

._extraBox .number {
    font-size: 77px;
    font-family: 'gustan extra bold';
}

._extraBox .porcentaje {
    font-size: 30px;
    margin-left: -1px;
    bottom: -15px;
    position: relative;
    font-family: 'gustan extra bold';
}

.listInfo {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
}

.itemInfo {
    display: flex;
    align-items: center;
    padding-left: 30px;
    margin-bottom: 20px;
}

.itemImg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 60px;
}

.itemImg span {
    font-size: 11px;
    font-family: 'gustan extra bold';
    line-height: 14px;
    margin-top: 3px;
    text-align: center;
}

.itemImg svg {
    fill: #c4161c;
    width: 37px;
    height: 39px;
    stroke: #c4161c;
    stroke-width: .3;
}

.infoText {
    padding-left: 20px;
    color: #4E4E4E;
    font-size: 26px;
    line-height: 30px;
    width: 80%;
}

.infoText {
    padding-left: 20px;
    color: #4E4E4E;
    font-size: 26px;
    line-height: 30px;
    width: 85%;
}

.infoText strong {
    font-family: 'gustan medium';
    color: #C4161C;
}

.extraSpace {
    padding-bottom: 25px;
}
.empresa-slide{
    background-image: url('../../img/header/slide-sueldos-1800x720-empresas.jpg');
}



.contenedor_flex{
    display: flex;
    flex: auto;
}
.scontenedor_flex > div{
    text-align: center;
    flex-direction: column;    
    flex: auto ;
    padding: 15px !important;
    margin-top: 15px;
}
.contenedor_flex > div.borde{
    background: url(../images/border.png) repeat-y right 0 transparent;
   
}
.contenedor_flex svg{
    fill: #fff;
    width: 100px;
    margin:0 10px;
}
.contenedor_flex > div > div{
    display: flex;
    flex: auto;
}
.contenedor_flex > div .flex_row svg,.contenedor_flex > div .flex_row p{
    text-align: left;
    flex-direction: row; 

}
.contenedor_flex > div .flex_row p{
    line-height: 25px;
    font-size: 25px;
    font-family: 'gustan bold';

}
.contenedor_flex > div .flex_row p sup{
    line-height: 10px;
    font-size: 15px;
}


.star {
    color: #C4161C;
	align-items: center;
	background-color: #DCD2C9;
	display: flex;
    text-align: center;
    font-family: 'gustan medium';
	font-size: 13px;
    line-height: 16px;
	height: 110px;
	justify-content: center;
	margin: 25px auto !important;
	position: relative;
	transform: rotate(45deg);
	width: 110px;
	
	&::before, &::after {
		background-color: #DCD2C9;
		content: '';
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: -1;
	}
	
	&::before {
		transform: rotate(30deg);
	}
	
	&::after {
		transform: rotate(60deg);
	}
	
	p {
		transform: rotate(-45deg);
	}
}
.star b{
    font-family: 'gustan extra bold';
    font-size: 16px;
}

@media (max-width: 1224px) {
    .contenedor_flex > div .flex_row p{
        line-height: 16px;
        font-size: 16px;    
    }
    .contenedor_flex > div .flex_row p sup{
        font-size: 12px;
    } 
    .contenedor_flex svg {
        fill: #fff;
        width: 85px;
        margin: 0 8px;
    }    
    .star {
        height: 100px;
        width: 100px;  
        font-size: 12px;      
    }    
    .star b{
        font-size: 14px;
    }    
}

@media (max-width: 1024px) {
    .contenedor_flex > div .flex_row p{
        line-height: 14px;
        font-size: 12px;    
        padding-top:10px;
    }
    .contenedor_flex > div .flex_row p sup{
        font-size: 10px;
    } 
    .contenedor_flex svg {
        fill: #fff;
        width: 70px;
        margin: 0 5px;
    }      
    .star {
        height: 100px;
        width: 100px;  
        font-size: 11px;      
    }    
    .star b{
        font-size: 13px;
    }    
}