/*! normalize.css v2.1.3 | MIT License | git.io/normalize */@import url(libs/burgermenu.css);
    @import url(libs/default-theme.css);
    img, legend {
    border: 0;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

.dot-paginator {    
    height: 30px;
    float: right;
}

.dot-paginator > * {
    float: left;
    height: 30px;
}
.popupHidden {
    visibility:hidden
}
.popup {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.7);
    background-size: cover;
}
.popup .message {
    position: absolute;
    left: 25%;
    top: 25%;
    width: 50%;
    padding: 30px;
    background: url(../images/photos/ConectaBG.png) no-repeat;
    background-size: cover;
    border-style: groove;
}

.popup  p{
    font-family: sans-serif;
    font: 400 18px/29px "Source Sans Pro", sans-serif;
    color: white;
    padding: 10px;
    text-align: justify;
    line-height: 25px;
}
    
.popup  .popupContent{
   background-color:rgba(0, 0, 0, 0.05);
}

.popup .boton{
    text-align: right;
    margin: 30px 0 10px 0;
    text-align:right;
}
.popup  a{
    padding: 10px 20px 10px 20px;
    background: #8E9E44;
    color: #FFF;
    font: 700 14px/18px "Source Sans Pro", sans-serif;
    #box-shadow: -4px -8px #768534;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.29);
    border-radius: 7px;
}


.popupdc {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.7);
    background-size: cover;
}
.popupdc .message {
    position: absolute;
    left: 25%;
    top: 25%;
    width: 50%;
    padding: 30px;
    background: url(../images/photos/ConectaBG.png) no-repeat;
    background-size: cover;
    border-style: groove;
}

.popupdc  p{
    font-family: sans-serif;
    font: 400 18px/29px "Source Sans Pro", sans-serif;
    color: white;
    padding: 10px;
    text-align: justify;
    line-height: 25px;
}
    
.popupdc  .popupContent{
   background-color:rgba(0, 0, 0, 0.05);
}

.popupdc .boton{
    text-align: right;
    margin: 30px 0 10px 0;
    text-align:right;
}
.popupdc  a{
    padding: 10px 20px 10px 20px;
    background: #8E9E44;
    color: #FFF;
    font: 700 14px/18px "Source Sans Pro", sans-serif;
    #box-shadow: -4px -8px #768534;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.29);
    border-radius: 7px;
}

.aside_nav ul:first-of-type>li.customers:hover, .aside_nav ul:first-of-type>li.podium:hover, .btn-attach:hover, .btn-customer:hover, .btn-white:hover, .formikation .send-block div .submit:hover {
    opacity: .8;
}
.body-text .legal ul li, .body-text .legal ul li ul, .header .upper-nav li>ul>li, ul {
    list-style-type: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not ([controls] ) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background: #F0F0F0;
}
body, figure {
    margin: 0;
}
a:focus {
    outline: dotted thin;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
svg:not (:root ) {
    overflow: hidden;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
.body-text .title, .body-text .title.greened {
    font: 400 36px/33px "Source Sans Pro", sans-serif;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
.inner-wrapper {
    padding: 60px 25% 0 17%}
.es_contact .inner-wrapper, .inner-wrapper.continue {
    padding-top: 0;
}
.row {
    width: 100%}
.body-text .title {
    color: #111;
    margin: 30px 0 0;
}
.body-text .title.greened {
    color: #2A352D;
}
.body-text .title.greened span {
    font-weight: 300;
}
.body-text .legal {
    padding: 60px 40px 0;
}
.body-text .legal .lead-in {
    margin-top: 50px;
    text-transform: capitalize;
}
.body-text .legal ul li ul {
    margin-left: 20px;
}
.body-text .lead-in {
    font: 600 20px/33px "Source Sans Pro", sans-serif;
    color: #000;
    margin: 0;
}
.body-text li, .body-text p {
    font: 400 17px/34px "Source Serif Pro", serif;
    color: #666;
}
.body-text li {
    list-style: disc inside;
}
.body-text p {
    margin-top: 40px;
}
.show_on_desktop {
    display: block;
}
.hide_on_desktop, .show_on_mobile {
    display: none!important;
}
.mobile-only, .show_on_tablet {
    display: none;
}
.hide_on_tablet {
    display: block;
}
.hidden {
    display: none;
}
.hide_on_mobile {
    display: block;
}
.index a {
    color: #000;
    text-decoration: underline;
}
@media only screen and (max-width:1100px) {
    .show_on_desktop {
    display: none;
}
.show_on_tablet {
    display: inline;
}
.hide_on_tablet {
    display: none;
}
.hide_on_desktop {
    display: block!important;
}
.inner-wrapper {
    padding: 30px 75px 0 70px;
}
.wrapper.full-text {
    padding: 0 15px;
}
.wrapper.full-text .title {
    font: 600 44px/48px "Source Sans Pro", sans-serif;
    letter-spacing: -.1px;
}
.wrapper.full-text .lead-in {
    margin-top: 40px;
}
.body-text .lead-in {
    margin: 20px 0 0;
}
.body-text p {
    margin-top: 27px;
}
}@media only screen and (max-width:767px) {
    .hide_on_mobile, .show_on_tablet {
    display: none;
}
.show_on_mobile {
    display: block!important;
}
.hide_on_tablet, .mobile-only {
    display: block;
}
.wrapper.full-text {
    padding: 0 15px;
}
.wrapper.full-text .lead-in {
    margin-top: 40px;
}
.wrapper.full-text .title {
    font: 600 24px/30px "Source Sans Pro", sans-serif;
}
.inner-wrapper {
    padding: 24px 25px 0;
}
.es_contact .inner-wrapper {
    padding: 24px;
}
.body-text .title {
    font: 400 24px/33px "Source Sans Pro", sans-serif;
    color: #111;
}
.body-text .title.greened {
    font: 400 36px/40px "Source Sans Pro", sans-serif;
    color: #2A352D;
}
.body-text .title.greened span {
    font-weight: 300;
}
.body-text ul li {
    font: 400 15px/27px "Source Serif Pro", serif;
}
.body-text .lead-in {
    margin: 0;
    font: 600 18px/27px "Source Sans Pro", sans-serif;
    color: #000;
}
.body-text .lead-in.light-text {
    font: 400 15px/27px "Source Sans Pro", sans-serif;
    color: #6D6D6D;
}
.body-text p {
    margin-top: 24px;
    font: 400 15px/27px "Source Serif Pro", serif;
    color: #666;
}
}.formikation>div label, .formikation>div.error-form p {
    font: 400 16px/33px "Source Sans Pro", sans-serif;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
    background: #fff;
}
p {
    margin: 0;
}
ul {
    padding: 0;
}
a {
    background: 0 0;
    text-decoration: none;
    color: #FFF;
}
.formikation input[type=text], .formikation textarea {
    outline: 0;
}
.formikation>div {
    position: relative;
    width: 100%;
    margin: 50px 0 40px;
}
.formikation>div.job-checkbox {
    margin-top: 40px;
}
.formikation>div.error-form {
    position: relative;
    width: 100%;
    height: 65px;
    border: 1px solid #C82E4F;
    margin: 20px 0 0;
    padding: 15px 0 24px 64px;
}
.formikation>div.error-form p {
    margin: 0;
    color: #C82E4F;
}
.formikation>div.error-form:before {
    content: '';
    position: absolute;
    top: 18px;
    left: 20px;
    width: 41px;
    height: 41px;
    background: url(../images/red_ex_ico.png) no-repeat;
}
.formikation>div.first-line {
    margin-top: 36px;
}
.formikation>div.file {
    margin-bottom: 15px;
}
.formikation>div label {
    display: inline-block;
    cursor: pointer;
}
.formikation>div label.border {
    border-bottom: 1px solid #A4BFAC;
}
.formikation>div label.border:first-child {
    margin-right: 45px;
}
.formikation>div label.fk-radio {
    display: block;
}
.formikation>div label.fk-radio:first-of-type {
    margin-bottom: 24px;
}
.formikation>div label.parsley-error {
    border-bottom: 1px solid #C82E4F;
}
.formikation>div label.company {
    width: 47%}
.formikation>div label.position {
    width: 45%}
.formikation>div label.surname {
    width: 57%}
.formikation>div label.email {
    width: 56%}
.formikation>div label span {
    color: #C82E4F;
}
.formikation>div label input {
    border: 0;
    color: #868686;
}
.formikation>div label textarea {
    border: 1px solid #A4BFAC;
}
.formikation>div .subtitle, .formikation>div .title {
    margin-top: 0;
}
.formikation>div .title {
    font: 400 17px/33px "Source Sans Pro", sans-serif;
}
.formikation>div .subtitle {
    margin-bottom: 15px;
    font: 400 16px/34px "Source Serif Pro", serif;
}
.formikation .concealed-fields {
    position: relative;
    margin-bottom: 40px;
    padding: 27px 0 25px 32px;
    background: #F6F6F6;
}
.formikation .concealed-fields button, .formikation .concealed-fields p {
    display: inline-block;
    vertical-align: top;
}
.formikation .concealed-fields button {
    margin-right: 20px;
}
.formikation .concealed-fields p {
    width: 50%;
    margin: 0;
    padding: 0 20px;
    font: 400 16px/33px "Source Sans Pro", sans-serif;
    background: #E9E8E8;
    line-height: 60px;
}
.formikation .concealed-fields span {
    position: absolute;
    top: 40px;
    right: 66px;
    width: 40px;
    height: 32px;
    background: url(../images/general_sprite.png) 0 -201px;
}
.formikation .concealed-fields span:hover {
    cursor: pointer;
}
.formikation .send-block {
    padding-top: 18px;
    border-top: 1px solid #A4BFAC;
    overflow: hidden;
}
.formikation .send-block p {
    width: 70%;
    margin: 0;
    text-align: justify;
    font: 400 14px/33px "Source Sans Pro", sans-serif;
    color: #222;
}
.formikation .send-block p span {
    color: #C82E4F;
}
.formikation .send-block div, .formikation .send-block p {
    display: inline-block;
    vertical-align: middle;
}
.formikation .send-block div {
    float: right;
}
.formikation .send-block .disclaimer {
    margin-top: 30px;
}
.formikation .send-block .disclaimer p {
    width: 100%;
    font-size: 11px;
    line-height: 17px;
}
.formikation .parsley-errors-list {
    position: absolute;
    bottom: -30px;
    font-size: 12px;
    color: #C82E4F;
}
.formikation .parsley-errors-list>li {
    font: 400 14px/33px "Source Sans Pro", sans-serif;
    color: #C82E4F;
    list-style-type: none;
}
@media only screen and (max-width:1100px) {
    .formikation>div {
    position: static;
    margin-bottom: 40px;
}
.formikation>div label {
    margin-bottom: 15px;
}
.formikation>div label.border:first-child {
    margin-right: 10px;
}
.formikation>div label.surname {
    width: 53%}
.formikation>div label.email {
    width: 48%}
.formikation>div label.phone {
    width: 44%}
.formikation .concealed-fields {
    position: static;
}
.formikation>div label textarea {
    width: 100%}
}@media only screen and (max-width:767px) {
    .formikation .concealable {
    margin: 40px 0 0;
}
.formikation>div {
    margin: 0;
}
.formikation>div.error-form {
    padding: 10px 0 24px 64px;
}
.formikation>div.error-form p {
    font: 400 13px/22px "Source Sans Pro", sans-serif;
}
.formikation>div.job-checkbox {
    margin-bottom: 40px;
}
.formikation>div label {
    position: relative;
    margin-bottom: 28px;
}
.formikation>div label textarea, .formikation>div label.company, .formikation>div label.email, .formikation>div label.name, .formikation>div label.phone, .formikation>div label.position, .formikation>div label.surname {
    width: 100%}
.formikation .concealed-fields {
    padding: 27px 0 10px;
}
.formikation .concealed-fields button {
    display: block;
    margin: 0 auto;
}
.formikation .concealed-fields p {
    display: block;
    width: 92%;
    margin: 20px auto;
}
.formikation .concealed-fields span {
    top: 122px;
    right: 21px;
}
.formikation .parsley-errors-list {
    top: -30px;
    bottom: auto;
}
.formikation .send-block p {
    width: 100%}
.formikation .send-block div {
    float: none;
    margin-top: 20px;
}
}.btn-attach, .btn-customer, .btn-white, .header .upper-nav, .send-block div .submit {
    font: 700 13px/17px "Source Sans Pro", sans-serif;
}
.btn-attach, .btn-customer, .btn-white {
    position: relative;
    display: block;
    width: 210px;
    height: 60px;
    padding: 22px 44px 21px 56px;
    background: #FFF;
    border: 0;
    color: #000;
    letter-spacing: 1.21px;
    text-transform: uppercase;
}
.btn-attach:after, .btn-attach:before, .btn-customer:after, .btn-customer:before, .btn-white:after, .btn-white:before {
    content: '';
    position: absolute;
    background: url(../images/general_sprite.png);
}
.btn-attach:before, .btn-customer:before, .btn-white:before {
    left: 14px;
    width: 36px;
    height: 18px;
    background-position: 0 -294px;
}
.btn-attach:after, .btn-customer:after, .btn-white:after {
    right: 31px;
    width: 25px;
    height: 15px;
    background-position: 0 -80px;
}
.btn-attach {
    width: 275px;
    padding: 20px 45px 15px 52px;
    border: 0;
}
.btn-attach:before {
    width: 40px;
    height: 20px;
    background-position: 0 -238px;
}
.btn-attach:after {
    right: 32px;
}
.btn-customer {
    width: 253px;
    background: #BED5C5;
    border: 1px solid #FFF;
}
.btn-customer:before {
    top: 18px;
    width: 40px;
    height: 30px;
    background-position: 0 -263px;
}
.send-block div {
    position: relative;
    display: inline-block;
}
.send-block div .submit {
    display: block;
    width: 165px;
    height: 60px;
    background: #C82E4F;
    letter-spacing: 1.21px;
    text-transform: uppercase;
    color: #FFF;
    border: 0;
}
.send-block div span {
    content: '';
    position: absolute;
    top: 23px;
    right: 35px;
    display: block;
    width: 30px;
    height: 15px;
    background: url(../images/general_sprite.png) 0 -66px no-repeat;
}
.en .header .upper-nav .lang a.en, .es .header .upper-nav .lang a.es {
    color: #BC2C4A;
}
.header, .header .upper-nav {
    width: 100%;
    position: relative;
    color: #FFF;
}
.header {
    background: #111;
    text-transform: uppercase;
}
.header .hidden {
    display: none;
}
.header .lang, .header .phone, .header .upper-nav {
    display: inline-block;
}
.header .upper-nav {
    margin-left: 10px;
    line-height: 26px;
    letter-spacing: .8px;
    z-index: 2;
}
.header .upper-nav>ul {
    margin: 0 0 0 18px;
}
.header .upper-nav li {
    display: inline-block;
    vertical-align: middle;
}
.header .upper-nav li.show_on_mobile {
    display: none;
}
.header .upper-nav li.selected>a {
    color: #111;
    background: #DDD9BE;
}
.header .upper-nav li.selected>a:hover {
    cursor: default;
}
.header .upper-nav li>a {
    display: block;
    padding: 17px 15px 18px;
}
.header .upper-nav li>a:focus, .header .upper-nav li>a:hover {
    background: #111;
    color: #DDD9BE;
}
.header .upper-nav li.home a {
    display: block;
    width: 30px;
    height: 24px;
}
.header .upper-nav li.home a:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 30px;
    height: 24px;
    background: transparent url(../images/general_sprite.png) no-repeat scroll 0px 6px;
}
.header .upper-nav li.home a:hover {
    background: #111;
}
.header .upper-nav li>ul {
    position: absolute;
    top: 61px;
    z-index: 3;
    width: 205px;
    padding: 0;
}
.header .upper-nav li>ul>li {
    display: list-item;
    position: relative;
    left: -30px;
    margin: 0;
}
.header .upper-nav li>ul>li a {
    display: block;
    padding: 22px 35px 21px 31px;
    background: #2C2C2C;
}
.header .upper-nav li>ul>li a:hover {
    background: #343434;
    color: #FFF;
}
.header .upper-nav li>ul>li a.back:before {
    content: '';
    position: absolute;
    top: 19px;
    left: 12px;
    width: 20px;
    height: 20px;
    background: url(../images/general_sprite.png) -10px -108px no-repeat;
}
.header .upper-nav li.contact>a {
    position: relative;
}
.header .upper-nav li.contact>a.down:after, .header .upper-nav li.contact>a.up:after {
    position: absolute;
    width: 28px;
    height: 15px;
    background: url(../images/general_sprite.png) 0 -50px no-repeat;
    content: ''}
.header .upper-nav li.contact>a.up {
    padding-right: 30px;
}
.header .upper-nav li.contact>a.up:after {
    top: 22px;
    right: -5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.header .upper-nav li.contact>a.down:after {
    top: 0;
    right: -23px;
}
.header .upper-nav .phone {
    position: relative;
    margin-right: 60px;
    font: 400 16px/20px "Source Sans Pro", sans-serif;
}
.header .upper-nav .phone p {
    letter-spacing: 1.07px;
}
.header .upper-nav .phone:before {
    content: '';
    position: absolute;
    top: 0;
    left: -40px;
    width: 32px;
    height: 24px;
    background: url(../images/general_sprite.png) 0 -25px no-repeat;
}
.header .upper-nav .lang p {
    display: none;
}
.header .upper-nav .lang ul li+li {
    margin-left: 8px;
}
.header .upper-nav .lang ul li {
    display: inline-block;
    font: 600 13px/17px "Source Sans Pro", sans-serif;
    vertical-align: middle;
    letter-spacing: 1.62px;
}
.header .upper-nav .lang ul li a {
    padding: 0;
    color: #CCC;
}
.header .upper-nav .lang ul li a:hover {
    background: #111;
}
.header .upper-nav>div {
    position: absolute;
    top: 7px;
    right: 30px;
}
@media only screen and (max-width:1100px) {
    .header .hide_on_desktop, .header .menu {
    position: relative;
    height: 52px;
}
.header .aside, .header .logo a, .header .menu {
    cursor: pointer;
}
.header .aside, .header .menu, .header .upper-nav li>a {
    font: 700 13px/17px "Source Sans Pro", sans-serif;
}
.header {
    height: 52px;
}
.header .menu {
    width: 91px;
    padding: 20px 0 0 52px;
    color: #E7E7E7;
    letter-spacing: 1.21px;
}
.header .menu:before {
    content: '';
    position: absolute;
    top: 16px;
    left: 15px;
    width: 24px;
    height: 20px;
    background: url(../images/general_sprite.png) -10px -345px no-repeat;
}
.header .logo {
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    width: 89px;
    height: 37px;
    margin: 0 auto;
}
.header .logo img {
    width: 100%;
    height: auto;
}
.header .aside {
    position: absolute;
    top: 0;
    right: 0;
    width: 210px;
    background: #8E9E44;
    padding: 18px 54px 17px 35px;
    letter-spacing: 1.08px;
    color: #FFF;
}
.header .aside:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 10px;
    right: 35px;
    top: 22px;
    background: url(../images/general_sprite.png) -10px -98px no-repeat;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.header .aside.active {
    background: #343434;
}
.header .aside.active:after {
    right: 38px;
    background: url(../images/general_sprite.png) -10px -98px no-repeat;
    transform: none;
}
.header .upper-nav {
    top: -700px;
    padding-left: 0;
    margin-left: 0;
    background: #111;
}
.header .upper-nav .show_on_desktop {
    display: none;
}
.header .upper-nav ul {
    margin: 0;
}
.header .upper-nav li {
    display: block;
    margin-left: 0;
}
.header .upper-nav li>a {
    position: relative;
    display: block;
    padding: 22px 0 21px 30px;
    letter-spacing: .8px;
}
.header .upper-nav li:nth-child(even) {
    background: #2C2C2C;
}
.header .upper-nav li:nth-child(odd) {
    background: #343434;
}
.header .upper-nav li.contact>a.up:after {
    top: 23px;
    left: 105px;
    background-position: 0 -112px;
}
.header .upper-nav li.contact>a.down:after {
    content: '';
    width: 0;
    height: 0;
}
.header .upper-nav li ul li:nth-child(even) {
    background: #2C2C2C;
}
.header .upper-nav li ul li:nth-child(odd) {
    background: #343434;
}
.header .upper-nav li ul li a {
    background: 0 0;
}
.header .upper-nav li ul li a.inactive {
    color: #939393;
    background: #111;
}
.header .upper-nav>div {
    position: static;
    margin-top: 40px;
    padding-left: 30px;
}
.header .upper-nav .phone {
    margin-left: 30px;
}
.header .upper-nav .lang {
    display: block;
    margin-top: 25px;
    padding-bottom: 40px;
}
.header .upper-nav .lang p {
    display: inline-block;
    font: 400 16px/20px "Source Sans Pro", sans-serif;
    letter-spacing: 1.07px;
    text-transform: capitalize;
}
.header .upper-nav .lang>div {
    display: inline-block!important;
    width: 10%;
    margin-left: 15px;
}
.header .upper-nav .lang .formikation {
    position: relative;
    top: 9px;
    width: 90px;
}
.header .upper-nav .lang .formikation .fk-select {
    width: 100%;
    background: #222;
    border: 0;
    border-radius: 40%}
.header .upper-nav .lang .formikation .fk-select span {
    color: #FFF;
}
.header .upper-nav .lang .formikation .fk-select .fk-select-label {
    font-weight: 400;
}
.header .upper-nav .lang .formikation .fk-select:after {
    content: '';
    position: absolute;
    top: 25px;
    right: 40px;
    width: 33px;
    height: 15px;
    background: url(../images/general_sprite.png) -16px -50px no-repeat;
    border: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
}@media only screen and (max-width:767px) {
    .opened-left .header .menu {
    cursor: pointer;
}
.opened-left .header .menu p {
    display: none;
}
.opened-left .header .menu:before {
    content: '';
    position: absolute;
    top: 16px;
    left: 15px;
    width: 24px;
    height: 20px;
    background: url(../images/general_sprite.png) -10px -320px no-repeat;
}
.header {
    z-index: 1;
}
.header .burgermenu-left {
    height: 550px;
    background: #111;
    overflow: hidden;
}
.header .burgermenu-left ul {
    margin: 0;
}
.header .burgermenu-left ul li.selected>a {
    color: #111;
    background: #DDD9BE;
}
.header .burgermenu-left ul li a {
    padding: 18px 114px 10px 30px;
    font: 700 13px/17px "Source Sans Pro", sans-serif;
    color: #FFF;
    letter-spacing: .8px;
}
.header .burgermenu-left ul li a.inactive {
    color: #939393;
    background: #111;
}
.header .burgermenu-left ul li a.back {
    position: relative;
    background: #111;
    padding: 22px 10px 20px 30px;
}
.header .burgermenu-left ul li a.back:after {
    content: '';
    position: absolute;
    top: 20px;
    left: 10px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/general_sprite.png) -10px -108px no-repeat;
}
.header .burgermenu-left ul li a.customers {
    background: #8E9E44;
}
.header .burgermenu-left ul li:nth-child(even) {
    background: #2C2C2C;
}
.header .burgermenu-left ul li:nth-child(odd) {
    background: #343434;
}
.header .burgermenu-left ul.mobile-aside, .header .burgermenu-left ul.mobile-aside li {
    background: #8E9E44;
}
.header .burgermenu-left ul.mobile-aside p {
    display: block;
    width: 80%;
    margin: 20px 0 0 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #111;
    font: 300 29px/34px "Source Sans Pro", sans-serif;
    color: #111;
    text-transform: capitalize;
}
.header .burgermenu-left ul.mobile-aside li a {
    position: relative;
    padding: 22px 10px 20px 70px;
    text-transform: none;
    font: 600 16px/20px "Source Sans Pro", sans-serif;
}
.header .burgermenu-left ul.mobile-aside li a.bussiness:before, .header .burgermenu-left ul.mobile-aside li a.directory:before, .header .burgermenu-left ul.mobile-aside li a.market:before, .header .burgermenu-left ul.mobile-aside li a.podium:before, .header .burgermenu-left ul.mobile-aside li a.training:before {
    position: absolute;
    left: 30px;
    height: 22px;
    width: 32px;
    content: ''}
.header .burgermenu-left ul.mobile-aside li a.back {
    padding: 22px 10px 20px 30px;
}
.header .burgermenu-left ul.mobile-aside li a.market:before {
    top: 14px;
    background: url(../images/nav_sprite.png) 0 8px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.market:hover:after {
    right: 120px;
}
.header .burgermenu-left ul.mobile-aside li a.market:hover:before {
    background: url(../images/nav_sprite.png) -33px 8px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.podium:before {
    top: 16px;
    background: url(../images/nav_sprite.png) 0 -23px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.podium:hover:before {
    background: url(../images/nav_sprite.png) -33px -23px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.directory:before {
    top: 16px;
    background: url(../images/nav_sprite.png) 0 -52px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.directory:hover:before {
    background: url(../images/nav_sprite.png) -33px -52px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.bussiness:before {
    top: 25px;
    background: url(../images/nav_sprite.png) 0 -83px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.bussiness:hover:after {
    right: 20px;
}
.header .burgermenu-left ul.mobile-aside li a.bussiness:hover:before {
    background: url(../images/nav_sprite.png) -33px -83px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.training:before {
    top: 16px;
    background: url(../images/nav_sprite.png) 0 -113px no-repeat;
}
.header .burgermenu-left ul.mobile-aside li a.training:hover:after {
    right: 70px;
}
.header .burgermenu-left ul.mobile-aside li a.training:hover:before {
    background: url(../images/nav_sprite.png) -33px -113px no-repeat;
}
.header .burgermenu-left .burgermenu-panel {
      background: #111;
}
.header .lang, .header .phone {
    display: block;
}
.header .phone {
    position: relative;
    margin: 30px 0 40px 60px;
    font: 400 16px/20px "Source Sans Pro", sans-serif;
}
.header .phone p {
    letter-spacing: 1.07px;
}
.header .phone:before {
    content: '';
    position: absolute;
    top: 0;
    left: -40px;
    width: 32px;
    height: 24px;
    background: url(../images/general_sprite.png) 0 -25px no-repeat;
}
.header .lang {
    width: 100%;
    margin: 0 0 0 30px;
    font: 600 13px/17px "Source Sans Pro", sans-serif;
}
.header .lang p {
    text-transform: capitalize;
}
.header .lang div, .header .lang p {
    float: left;
    width: 25%}
.header .lang .formikation {
    position: relative;
    top: -9px;
    width: 90px;
}
.header .lang .formikation .fk-select {
    width: 100%;
    background: #222;
    border: 0;
    border-radius: 40%}
.header .lang .formikation .fk-select span {
    color: #FFF;
}
.header .lang .formikation .fk-select .fk-select-label {
    font-weight: 400;
}
.header .lang .formikation .fk-select:after {
    content: '';
    position: absolute;
    top: 19px;
    right: 40px;
    width: 33px;
    height: 15px;
    background: url(../images/general_sprite.png) -16px -50px no-repeat;
    border: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
}.footer {
    width: 100%}
.footer>.wrapper {
    position: relative;
    bottom: -95px;
    padding: 50px 50px 100px;
    background: url(../images/backgrounds/footer_bg.png) no-repeat #E3E7E4;
    background-size: cover;
}
.footer>.wrapper .title {
    position: relative;
    margin: 0;
    font: 300 36px/33px "Source Sans Pro", sans-serif;
    color: #111;
}
.footer>.wrapper .title span {
    font: 600 36px/30px "Source Sans Pro", sans-serif;
}
.footer>.wrapper .title:after {
    content: '';
    position: absolute;
    top: default;
    right: default;
    bottom: -35px;
    left: 0;
    width: 35px;
    height: 1px;
    background: #FFF;
}
.footer>.wrapper>div:first-of-type {
    height: 115px;
    margin-top: 62px;
}
.footer>.wrapper>div:first-of-type p {
    float: left;
    width: 35%;
    font: 400 17px/30px "Source Sans Pro", sans-serif;
    color: #777;
}
.footer>.wrapper>div:first-of-type .logos {
    float: right;
    width: 60%;
    margin-top: 3px;
}
.footer>.wrapper>div:first-of-type .logos a {
    display: inline-block;
    margin-left: 40px;
    vertical-align: top;
}
.footer>.wrapper>div:first-of-type .logos a:first-child {
    margin-left: 0;
}
.footer>.wrapper:after, .footer>.wrapper:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    width: 1px;
    height: 25px;
    background: #333;
    margin: 0 auto;
}
.footer>.wrapper:before {
    top: -12px;
    bottom: default;
}
.footer>.wrapper:after {
    top: default;
    bottom: -12px;
}
.footer .row {
    padding: 10% 12% 3%;
    background: url(../images/backgrounds/footer_bg_logo.png) bottom right no-repeat #F6F6F6;
}
.footer .row .wrapper>div:first-child {
    height: 110px;
    margin-bottom: 62px;
    padding-top: 10px;
    overflow: hidden;
}
.footer .row .wrapper>div:first-child img {
    float: left;
}
.footer .row .wrapper>div:first-child p {
    float: right;
    font: 600 16px/11px "Source Sans Pro", sans-serif;
}
.footer .row .wrapper>div:first-child p a {
    color: transparent;
}
.footer .row .wrapper>div:first-child p span {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin-left: 17px;
    background: url(../images/general_sprite.png) 0 -153px no-repeat;
    vertical-align: middle;
}
.footer .row .wrapper>div {
    height: 16px;
    overflow: hidden;
}
.footer .row .wrapper>div p {
    float: left;
    font: 600 16px/11px "Source Sans Pro", sans-serif;
    color: #909190;
}
.footer .row .wrapper>div ul {
    float: right;
    margin: 0;
    font: 700 12px/15px "Source Sans Pro", sans-serif;
}
.footer .row .wrapper>div ul li {
    display: inline-block;
    margin-left: 5px;
}
.footer .row .wrapper>div ul li a {
    color: #909190;
    text-transform: uppercase;
}
.footer .row .wrapper>div ul li:before {
    content: '';
    color: #909190;
    margin-right: 5px;
}
.cover.content .title:after, .cover .content a:after,.cover2.content .title:after, .cover2 .content a:after,.cover3.content .title:after, .cover3 .content a:after, .footer .row .wrapper>div ul li:first-of-type:before {
    content: ''}
@media only screen and (max-width:1100px) {
    .footer>.wrapper {
    width: 782px;
    height: 600px;
    padding: 70px 50px 200px;
    background-size: contain;
    background-position: bottom;
}
.footer>.wrapper div:first-of-type p {
    width: 60%}
.footer>.wrapper div:first-of-type .logos {
    width: 100%;
    margin-top: 60px;
}
.footer>.wrapper div:after, .footer>.wrapper div:before {
    width: 0;
    height: 0;
}
.footer .row {
    padding: 150px 50px 50px;
    background-position: 260px 160px;
}
.footer .row .wrapper>div:first-child p span {
    height: 43px;
}
.footer .row .wrapper>div p:first-child {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 400;
}
.footer .row .wrapper>div ul {
    font-size: 13px;
}
}@media only screen and (max-width:767px) {
    .footer {
    margin-top: 70px;
}
.footer>.wrapper {
    position: static;
    width: 100%;
    height: 590px;
    padding: 38px 35px 0;
    background-size: cover;
    background-position: -270px 0;
}
.footer>.wrapper .title {
    display: block;
    width: 100%;
    font: 300 26px/33px "Source Sans Pro", sans-serif;
    letter-spacing: -.2px;
}
.footer>.wrapper .title span {
    font: 600 26px/33px "Source Sans Pro", sans-serif;
    letter-spacing: -.18px;
}
.footer>.wrapper div:first-of-type {
    height: auto;
}
.footer>.wrapper div:first-of-type p {
    float: none;
    width: 100%}
.footer>.wrapper div:first-of-type .logos {
    position: relative;
    float: none;
    max-width: 330px;
    min-width: 35%;
    height: 85px;
    margin: 33px auto;
}
.footer>.wrapper div:first-of-type .logos a {
    position: absolute;
    margin: 0;
}
.footer>.wrapper div:first-of-type .logos a.bbva {
    top: 0;
    left: 0;
}
.footer>.wrapper div:first-of-type .logos a.repsol {
    top: 0;
    right: 0;
}
.footer>.wrapper div:first-of-type .logos a.iberia {
    bottom: 0;
    left: 0;
}
.footer>.wrapper div:first-of-type .logos a.tel {
    bottom: 0;
    right: 0;
}
.footer>.wrapper:after, .footer>.wrapper:before {
    width: 0;
    height: 0;
}
.footer .row {
    background: #E3E7E4;
    padding: 10px 0 0 30px;
}
.footer .row .wrapper {
    position: relative;
    height: 322px;
}
.footer .row .wrapper>div {
    height: auto;
    margin: 0;
}
.footer .row .wrapper>div:first-child {
    height: auto;
    margin: 20px auto;
}
.footer .row .wrapper>div:first-child p {
    position: absolute;
    float: none;
    bottom: 45px;
}
.footer .row .wrapper>div p {
    width: 70%;
    font: 400 14px/22px "Source Sans Pro", sans-serif;
}
.footer .row .wrapper>div ul {
    position: relative;
    top: 20%;
    left: -10px;
    float: left;
    margin-top: 20px;
    font: 700 12px/25px "Source Sans Pro", sans-serif;
    letter-spacing: .8px;
}
.footer .row .wrapper>div ul li.no-before:before {
    content: ' '}
}.cover {
    position: relative;
    width: 100%;
    height: 545px;
    background: url(../images/photos/home_cover.png) top no-repeat;
    background-size: cover;
}
.cover2 {
    position: relative;
    width: 100%;
    height: 545px;
    background: url(../images/photos/ConectaBG.png) top no-repeat;
    background-size: cover;
}
.cover3 {
    position: relative;
    width: 100%;
    height: 545px;
    background: url(../images/photos/pedidosBG.png) top no-repeat;
    background-size: cover;
}
.cover4 {
    position: relative;
    width: 100%;
    height: 545px;
}

.coverSlick-dots {
    width: 8px;
    height: 8px;
    margin: 11px 10px;
    padding: 0;
    background: #BD314D;
    list-style-type: none;
    border: 0;
    border-radius: 50%;
    font-size: 0;
}
.coverSlick-dots_Selected {
    width: 10px;
    height: 10px;
    margin: 11px 10px;
    padding: 0;
    background: #8E9E44;
    list-style-type: none;
    border: 0;
    border-radius: 50%;
    font-size: 0;
}
.cover .content {
    position: absolute;
    left: 0;
    width: 51%;
    padding: 30px 0 100px 50px;
    background: url(../images/backgrounds/home_gradient.png) no-repeat;
    background-size: cover;
}

.cover2 .content {
    position: absolute;
    left: 0;
    width: 51%;
    padding: 18px 0 80px 30px;
    background-size: cover;
}

.cover3 .content {
    position: absolute;
    left: 0;
    width: 51%;
    padding: 30px 0 100px 50px;
    background-size: cover;
}

.cover4 .content {
    position: absolute;
    left: 0;
    width: calc(100% - 300px);
    padding: 30px 50px;
    background-size: cover;
    background: url(../images/photos/premiosAERCEfondo.jpg) top no-repeat;
}

.cover .content .title ,.cover3 .content .title{
    position: relative;
    display: block;
    width: 85%;
    min-width: 521px;
    font: 300 44px/45px "Source Sans Pro", sans-serif;
    color: #131313;
}


.cover2 .content .title {
    position: relative;
    display: block;
    width: 85%;
    min-width: 521px;
    font: 300 44px/45px "Source Sans Pro", sans-serif;
    color: white;
}

.cover4 .content .title {
    position: relative;
    display: block;
    width: 100%;
    min-width: 521px;
    text-align: center;
    font: 300 44px/45px "Source Sans Pro", sans-serif;
    color: white;
}


.cover4 .dot-paginator > * {
      float: none;
}
.cover4 .dot-paginator {    
    height: 30px;
    width: 100%;
    float: none;
    text-align: center;
}


.cover .content .title span, .cover2 .content .title span, .cover3 .content .title span, .cover4 .content .title span{
    font-weight: 600;
}
.cover .content .title:after,.cover2 .content .title:after,.cover3 .content .title:after,.cover4 .content .title:after{
    position: absolute;
    top: default;
    right: default;
    bottom: -33px;
    left: 0;
    width: 0;
    height: 2px;
    border-left: 32px solid #85924B;
    border-right: 32px solid #BC2C4A;
}
.cover .content p,.cover3 .content p {
    width: 60%;
    margin: 60px 0 36px;
    color: #888;
    font: 400 18px/29px "Source Sans Pro", sans-serif;
}
.cover2 .content p{
    width: 60%;
    margin: 60px 0 36px;
    color: white;
    font: 400 18px/29px "Source Sans Pro", sans-serif;
}
.cover4 .content p{
    width: 100%;
    margin: 60px 0 36px;
    color: white;
    font: 300 44px/45px "Source Sans Pro", sans-serif;
    text-align: center;
}
.cover .content a , .cover2 .content a, .cover3 .content a, .cover4 .content a{
    position: relative;
    width: 260px;
    padding: 20px 44px 22px 33px;
    background: #FFF;
    color: #BD314D;
    border: 2px solid #BC2C4A;
    font: 700 14px/18px "Source Sans Pro", sans-serif;
    text-transform: uppercase;
}

.cover .content a:after, .cover2 .content a:after, .cover3 .content a:after, .cover4 .content a:after{
    position: absolute;
    top: 24px;
    right: 33px;
    width: 24px;
    height: 13px;
    background: url(../images/general_sprite.png) 0 -135px no-repeat;
}

.cover4 .content .contentText {
   height: 450px;
}

@media only screen and (max-width:1100px) {
.cover, .cover2 , .cover3 {
    height: 450px;
    background-size: cover;
    background-position: 30% 0;
}
.cover4 {
   height: 420px;
}


.cover .content,  .cover2 .content,  .cover3 .content,  .cover4 .content{
    background-position: 60% 0;
}

.cover4 .content{
   background-position: 60% 0;
   background-size: cover;
   width: 100%;    
}

.cover4 .content .contentText {
   height: 330px;
}

.cover .content .title, .cover2 .content .title, .cover3 .content .title{
    min-width: 270px;
    margin-bottom: 0;
    font: 300 28px/30px "Source Sans Pro", sans-serif;
    color: #131313;
}
.cover4 .content .title{
    min-width: 270px;
    margin-bottom: 0;
    font: 300 28px/30px "Source Sans Pro", sans-serif;
    color: white;
    width:100%;
}
.cover .content .title:after, .cover2 .content .title:after, .cover3 .content .title:after, .cover4 .content .title:after{
    width: 0;
    height: 0;
}
.cover .content p, .cover2 .content p, .cover3 .content p{
    width: 100%;
    margin: 24px 0 36px;
    font: 400 18px/26px "Source Sans Pro", sans-serif;
    color: #131313;
}
 .cover4 .content p{
    width: 100%;
    margin: 24px 0 36px;
    font: 300 28px/30px "Source Sans Pro", sans-serif;
    color: white;
}
.cover .content button,.cover2.content button,.cover3.content button,.cover4.content button{
    top: -20px;
}
}@media only screen and (max-width:767px) {
.cover,.cover2,.cover3{
    height: 490px;
    background-size: 220%;
    background-position: 71% -46px;
}  
.cover4{
    background-size: 100%;
    background-position: 100% -300px;
    background: url(../images/photos/premiosAERCEfondo.jpg) top no-repeat;
}


.cover4 .content .contentText{
    height: 450px;
}

.cover .content,.cover2 .content,.cover3 .content,.cover4 .content{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 280px;
    padding: 0 25px;
    background: #FFF;
}
.cover .content img,.cover2 .content img,.cover3 .content img,.cover4 .content img{
    display: none;
}

.cover .content .title, .cover2 .content .title, .cover3 .content .title, .cover4 .content .title{
    width: 100%;
    font: 300 29px/34px "Source Sans Pro", sans-serif;
    color: #131313;
}
.cover .content .title span,.cover2 .content .title span,.cover3 .content .title span,.cover4 .content .title span{
    font: 600 29px/34px "Source Sans Pro", sans-serif;
}

.cover .content .title:after,.cover2 .content .title:after,.cover3 .content .title:after,.cover4 .content .title:after{
    width: 24px;
    height: 2px;
    bottom: -16px;
}
.cover .content p, .cover2 .content p, .cover3 .content p{
    width: 100%;
    margin: 42px 0 40px;
    font: 400 15px/27px "Source Sans Pro", sans-serif;
}
.cover4 .content p{
    width: 100%;
    margin: 42px 0 40px;
    color: #131313;
}
}.aside_nav {
    position: absolute;
    right: 0;
    width: 300px;
    background: #8E9E44;
    z-index: 0;
}
.aside_nav.full {
    height: 545px;
}
.aside_nav .title {
    display: block;
    width: 85%;
    padding: 21px 22px 16px 0;
    margin: 0 auto;
    border-bottom: 1px solid #6A753A;
    font: 300 26px/33px "Source Sans Pro", sans-serif;
}
.aside_nav ul {
    font: 600 16px/20px "Source Sans Pro", sans-serif;
    color: #FFF;
}
.aside_nav ul:first-of-type {
    width: 85%;
    margin: 15px auto;
}
.aside_nav ul:first-of-type>li {
    position: relative;
    padding: 17px 0 18px 62px;
    margin-bottom: 10px;
    background: #FFF;
}
.aside_nav ul:first-of-type>li.customers:after, .aside_nav ul:first-of-type>li.customers:before, .aside_nav ul:first-of-type>li.market:after, .aside_nav ul:first-of-type>li.market:before, .aside_nav ul:first-of-type>li.podium:after, .aside_nav ul:first-of-type>li.podium:before {
    position: absolute;
    content: ''}
.aside_nav ul:first-of-type>li.market:before {
    top: 12px;
    left: 20px;
    width: 32px;
    height: 22px;
    background: url(../images/nav_sprite.png) 0 8px no-repeat;
}
.aside_nav ul:first-of-type>li.market:after {
    width: 25px;
    height: 31px;
    background: url(../images/general_sprite.png) 0 -77px no-repeat;
}
.aside_nav ul:first-of-type>li.customers:before {
    top: 16px;
    left: 30px;
    width: 32px;
    height: 22px;
    background: url(../images/nav_sprite.png) 0 -52px no-repeat;
}
.aside_nav ul:first-of-type>li.customers:after {
    right: 15px;
    width: 25px;
    height: 31px;
    background: url(../images/general_sprite.png) 0 -77px no-repeat;
}
.aside_nav ul:first-of-type>li.podium:before {
    top: 16px;
    left: 20px;
    width: 32px;
    height: 22px;
    background: url(../images/nav_sprite.png) 0 -23px no-repeat;
}
.aside_nav ul:first-of-type>li.podium:after {
    right: 15px;
    width: 25px;
    height: 31px;
    background: url(../images/general_sprite.png) 0 -77px no-repeat;
}
.aside_nav ul:first-of-type>li a:after, .aside_nav ul:first-of-type>li a:before, .aside_nav ul:first-of-type>li a:hover:after {
    width: 0;
    height: 0;
}
.aside_nav ul:first-of-type>li.podium.inverted:before {
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
    -o-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.aside_nav ul:first-of-type>li a {
    display: inline;
    padding: 0;
    text-transform: none;
    color: #000;
}
.aside_nav ul.folder a.all, .aside_nav ul.folder a.hide {
    padding-left: 75px;
}
.aside_nav ul:first-of-type>li a:hover {
    background: 0 0;
}
.aside_nav ul.folder {
    padding-bottom: 0;
}
.aside_nav ul.folder li {
    position: relative;
}
.aside_nav ul.folder a.all:before, .aside_nav ul.folder li span {
    position: absolute;
    top: 15px;
    left: 25px;
    background: url(../images/plus_ico.png) no-repeat;
}
.aside_nav ul.folder li span {
    display: block;
    width: 31px;
    height: 31px;
}
.aside_nav ul.folder a {
    cursor: pointer;
}
.aside_nav ul.folder a.all:before {
    content: '';
    width: 30px;
    height: 32px;
}
.aside_nav ul.folder a.all:hover:after, .aside_nav ul.folder a.hide:after {
    width: 0;
    height: 0;
    content: ''}
.aside_nav ul li {
    position: relative;
}
.aside_nav ul li a {
    display: block;
    padding: 19px 6px 18px 70px;
    cursor: pointer;
}
.aside_nav ul li a:hover {
    background: #778242;
}
.aside_nav ul li a:hover:after {
    content: '';
    position: absolute;
    right: 55px;
    top: 22px;
    width: 30px;
    height: 15px;
    background: url(../images/general_sprite.png) 0 -65px no-repeat;
}
.aside_nav ul li a.market:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 30px;
    width: 32px;
    height: 22px;
    background: url(../images/nav_sprite.png) 0 8px no-repeat;
}
.aside_nav ul li a.directory:before, .aside_nav ul li a.podium:before {
    top: 16px;
    position: absolute;
    left: 30px;
    width: 32px;
    height: 22px;
    content: ''}
.aside_nav ul li a.market:hover:after {
    right: 120px;
}
.aside_nav ul li a.market:hover:before {
    background: url(../images/nav_sprite.png) -33px 8px no-repeat;
}
.aside_nav ul li a.podium:before {
    background: url(../images/nav_sprite.png) 0 -23px no-repeat;
}
.aside_nav ul li a.podium:hover:before {
    background: url(../images/nav_sprite.png) -33px -23px no-repeat;
}
.aside_nav ul li a.podium.inverted:before {
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
    -o-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.aside_nav ul li a.directory:before {
    background: url(../images/nav_sprite.png) 0 -52px no-repeat;
}
.aside_nav ul li a.directory:hover:before {
    background: url(../images/nav_sprite.png) -33px -52px no-repeat;
}
.aside_nav ul li a.bussiness:before {
    content: '';
    position: absolute;
    top: 19px;
    left: 30px;
    width: 32px;
    height: 22px;
    background: url(../images/nav_sprite.png) 0 -83px no-repeat;
}
.aside_nav ul li a.bussiness:hover:after {
    right: 20px;
}
.aside_nav ul li a.bussiness:hover:before {
    background: url(../images/nav_sprite.png) -33px -83px no-repeat;
}
.aside_nav ul li a.training:before {
    content: '';
    position: absolute;
    top: 16px;
    left: 30px;
    width: 32px;
    height: 22px;
    background: url(../images/nav_sprite.png) 0 -113px no-repeat;
}
.aside_nav ul li a.training:hover:after {
    right: 70px;
}
.aside_nav ul li a.training:hover:before {
    background: url(../images/nav_sprite.png) -33px -113px no-repeat;
}
@media only screen and (max-width:1100px) {
    .aside_nav {
    top: -610px;
}
.aside_nav ul {
    display: block;
    padding-bottom: 20px;
}
.aside_nav ul.folder, .aside_nav ul:first-of-type {
    display: none;
}
}@media only screen and (max-width:767px) {
    .aside_nav {
    left: -300px;
}
}.figures-block {
    position: relative;
    width: 100%;
    padding: 5% 15%;
    background: url(../images/photos/figures.png) no-repeat;
    z-index: 0;
}
.figures-block .slick-list .slick-track {
    width: 100%}
.figures-block .slick-list .slick-track .slick-slide {
    width: 33%}
.figures-block .content {
    text-align: center;
    color: #FFF;
}
.figures-block .content .title {
    margin: 0 0 30px;
    font: 300 44px/33px "Source Sans Pro", sans-serif;
}
.figures-block .content .title span {
    font: 600 44px/33px "Source Sans Pro", sans-serif;
}
.figures-block .content .subtitle {
    font: 600 18px/35px "Source Sans Pro", sans-serif;
    text-transform: uppercase;
}
.figures-block .content:after {
    content: '';
    position: absolute;
    top: 35%;
    right: 0;
    bottom: default;
    left: 0;
    width: 0;
    height: 2px;
    border-left: 32px solid #85924B;
    border-right: 32px solid #BC2C4A;
    margin: 0 auto;
}
.figures-block .figures {
    position: relative;
    bottom: -90px;
}
.figures-block .figures>div {
    display: inline-block;
    width: 25%;
    margin-left: 12%;
    vertical-align: top;
    text-align: center;
}
.figures-block .figures>div:first-of-type {
    margin-left: 0;
    width: 100%}
.figures-block .figures>div p:first-child {
    position: relative;
    width: 183px;
    height: 183px;
    margin: 0 auto;
    background: url(../images/figure_circle.png) no-repeat;
}
.figures-block .figures>div p:first-child span {
    font: 600 41px "Source Sans Pro", sans-serif;
    line-height: 180px;
    color: #FFF;
}
.figures-block .figures>div p:first-child:after {
    content: '';
    position: absolute;
    top: default;
    right: 0;
    bottom: -18px;
    left: 0;
    width: 1px;
    height: 30px;
    background: #222;
    margin: 0 auto;
}
.figures-block .figures>div .title {
    font: 700 20px/43px "Source Sans Pro", sans-serif;
    color: #111;
    margin-top: 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.figures-block .figures>div .text {
    font: 400 17px/25px "Source Sans Pro", sans-serif;
    color: #777;
}
@media only screen and (max-width:1100px) {
    .figures-block .figures, .figures-block .slick-list .slick-track {
    width: 100%}
.figures-block {
    width: 100%;
    padding: 5% 7%;
    background-position: top;
}
.figures-block .content:after {
    top: 28%}
.figures-block .slick-list .slick-slide {
    width: 185px;
}
.figures-block .slick-next, .figures-block .slick-prev {
    display: none!important;
}
}@media only screen and (max-width:767px) {
    .figures-block {
    padding-top: 40px;
    margin-top: 100px;
    background-position: 50% 0;
}
.figures-block .figures {
    margin-bottom: 100px;
}
.figures-block .figures>div.slick-list {
    width: 100%}
.figures-block .content .title {
    font: 300 29px/33px "Source Sans Pro", sans-serif;
}
.figures-block .content .title span {
    font: 600 29px/33px "Source Sans Pro", sans-serif;
}
.figures-block .content .subtitle {
    font: 600 14px/19px "Source Sans Pro", sans-serif;
    letter-spacing: .96px;
}
.figures-block .content:after {
    top: 180px;
}
.figures-block .slick-dots {
    width: 20%;
    margin: 20px auto;
}
.figures-block .slick-dots>li {
    display: inline-block;
}
.figures-block .slick-dots>li.slick-active button {
    background: #8E9E44;
}
.figures-block .slick-dots>li button {
    width: 8px;
    height: 8px;
    margin: 0 0 0 10px;
    padding: 0;
    background: #D8D8D8;
    list-style-type: none;
    border: 0;
    border-radius: 50%;
    font-size: 0;
}
}.inner-header {
    height: 260px;
    position: relative;
}
.inner-header>div {
    position: absolute;
    left: 0;
    padding: 35px 0 0 40px;
}
.inner-header>div img {
    margin-bottom: 70px;
}
.inner-header>div .title {
    margin: 0;
    font: 600 44px/48px "Source Sans Pro", sans-serif;
    color: #FFF;
}
.inner-header.support {
    background: url(../images/photos/support.png) 0 -1px no-repeat;
}
.inner-header.billing {
    background: url(../images/photos/billing.png) 0 -1px no-repeat;
}
.inner-header.business {
    background: url(../images/photos/business.png) 0 -1px no-repeat;
}
.inner-header.contact {
    background: url(../images/photos/contact.png) 0 -1px no-repeat;
}
.inner-header.about {
    background: url(../images/photos/about.png) no-repeat;
}
.inner-header.negotiations {
    background: url(../images/photos/neg.png) no-repeat;
}
.inner-header.privacy {
    background: url(../images/photos/about.png) no-repeat;
}
.inner-header.legal {
    background: url(../images/photos/contact.png) 0 -1px no-repeat;
}
.inner-header.net {
    background: url(../images/photos/net.png) no-repeat;
}
.inner-header.legal, .inner-header.privacy {
    height: 160px;
}
.inner-header.legal>div .title, .inner-header.privacy>div .title {
    display: none;
}
@media only screen and (max-width:1100px) {
    .inner-header {
    height: 160px;
}
.inner-header>div .title {
    margin-top: 50px;
}
.inner-header.about, .inner-header.business, .inner-header.support {
    background-position: center;
}
.inner-header.billing {
    background-position: center -100px;
}
.inner-header.negotiations {
    background-position: center 0;
}
.inner-header.net {
    background-position: center;
}
}@media only screen and (max-width:767px) {
    .inner-header {
    height: 120px;
}
.inner-header>div {
    bottom: 7px;
    left: -18px;
    width: 100%}
.inner-header>div .title {
    font: 600 28px/48px "Source Sans Pro", sans-serif;
    letter-spacing: -.07px;
}
.inner-header.business {
    background-position: 55% -45px;
}
.inner-header.negotiations {
    background-position: -330px 0;
}
.inner-header.net {
    background-position: 74%}
.inner-header.contact {
    background-position: center -10px;
}
}.combo {
    position: relative;
    height: auto;
}
.combo:after {
    content: '';
    display: table;
    clear: both;
}
.combo>p {
    width: 43%}
.combo>div {
    width: 60%}
.combo .data {
    display: table-cell;
    position: absolute;
    top: 0;
    width: 100%;
    height: 368px;
    text-align: center;
    vertical-align: middle;
}
.combo .data.map {
    background: url(../images/backgrounds/map.png) no-repeat;
}
.combo .data.dots {
    background: url(../images/backgrounds/linked_dots.png) no-repeat;
}
.combo .data .circle {
    position: relative;
    top: 18%;
    display: inline-block;
    width: 197px;
    height: 197px;
    border: 4px solid #A7C0AF;
    border-radius: 50%;
    background: #FFF;
}
.combo .data .circle:after, .combo .data .circle:before {
    position: absolute;
    right: 0;
    left: 0;
    width: 1px;
    height: 25px;
    background: #333;
    margin: 0 auto;
    content: ''}
.combo .data .circle span {
    font: 400 20px/26px "Source Sans Pro", sans-serif;
    color: #5B5B5B;
}
.combo .data .circle span:first-child {
    font: 700 55px/69px "Source Sans Pro", sans-serif;
    color: #000;
}
.combo .data .circle:before {
    top: -15px;
    bottom: default;
}
.combo .data .circle:after {
    top: default;
    bottom: -15px;
}
.combo.right .data {
    right: -50%}
.combo.left .data {
    top: 8%;
    left: -45%}
.combo.left>p {
    float: right;
}
@media only screen and (max-width:767px) {
    .combo, .combo .data {
    position: static;
}
.combo>div, .combo>p {
    width: 100%}
.combo.left>p, .combo.right>p {
    float: none;
}
.combo>div {
    margin-top: 15px;
}
.combo .data {
    display: block;
    width: 100%;
    height: 188px;
    vertical-align: unset;
}
.combo .data.dots, .combo .data.map {
    background-size: cover;
}
.combo .data .circle {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.combo .data .circle span {
    font: 400 14px/26px "Source Sans Pro", sans-serif;
}
.combo .data .circle span:first-child {
    font: 700 28px/36px "Source Sans Pro", sans-serif;
}
}.two-columns {
    width: 100%}
.two-columns .image {
    width: 50%}
.two-columns .content {
    width: 40%;
    padding: 40px 35px 50px 45px;
    color: #3F4F44;
}
.two-columns .content .title {
    font: 600 36px/33px "Source Sans Pro", sans-serif;
    margin: 0;
}
.two-columns .content .subtitle {
    position: relative;
    margin: 20px 0 50px;
    font: 600 18px/26px "Source Sans Pro", sans-serif;
    letter-spacing: .21px;
}
.two-columns .content .subtitle:after {
    content: '';
    position: absolute;
    top: default;
    right: default;
    bottom: -22px;
    left: 0;
    width: 35px;
    height: 1px;
    background: #FFF;
    margin: 0;
}
.two-columns .content p {
    position: relative;
    font: 400 17px/33px "Source Serif Pro", serif;
}
.two-columns .content p:after {
    content: '';
    position: absolute;
    top: default;
    right: 0;
    bottom: -65px;
    left: 0;
    width: 1px;
    height: 25px;
    background: #333;
    margin: 0 auto;
}
.two-columns.billing {
    margin: 40px 0 50px 50px;
}
.two-columns.billing .image {
    background: url(../images/photos/two_columns_billing.png) no-repeat;
    background-size: cover;
}
.two-columns.billing .content {
    background: #BED5C5;
}
.two-columns.business {
    margin: 40px 0 0 50px;
    text-align: center
}
.two-columns.business .image {
    background: url(../images/photos/two_columns_business.png) no-repeat;
    background-size: cover;
}
.two-columns.business .imageCicleContainer {
    display: inline-block;
}

.two-columns.business .imageCicle1 {
  width: calc(40% - 10px)
}

.two-columns.business .imageCicle2 {
    width: calc(60% - 10px)
}

.two-columns.business .content {
    background: #DDD9BE;
}
.two-columns.negotiations {
    margin: 40px 0 50px 50px;
}
.two-columns.negotiations .image {
    background: url(../images/photos/two_columns_neg.png) no-repeat;
    background-size: cover;
}
.two-columns.negotiations .content {
    background: #BED5C5;
}
.two-columns>div {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}
@media only screen and (max-width:1100px) {
.two-columns {
    width: 680px;
    margin: 0 auto;
}
.two-columns>div {
    display: block;
}
.two-columns .image {
    width: 100%;
    height: 380px;
}
.two-columns .content {
    width: 100%}
.two-columns .content:after {
    width: 0;
    height: 0;
}
.two-columns.billing, .two-columns.business, .two-columns.negotiations, .two-columns.net {
    margin: 30px auto;
}

.two-columns.business .imageCicle1 {
  width: 0%
}

.two-columns.business .imageCicle2 {
    width: 95%
}

}@media only screen and (max-width:767px) {
    .two-columns {
    width: 100%}
.two-columns>div {
    display: block;
}
.two-columns .image {
    height: 201px;
}
.two-columns .content {
    width: 100%;
    padding: 23px 20px 26px 30px;
}
.two-columns .content .title {
    font: 400 26px/33px "Source Sans Pro", sans-serif;
}
.two-columns .content .subtitle {
    font: 600 15px/26px "Source Sans Pro", sans-serif;
    letter-spacing: .18px;
}
.two-columns .content p:after {
    display: none;
}
.two-columns.billing, .two-columns.business {
    margin: 32px 0 0;
}
.two-columns.business .imageCicle1 {
  width: 0%
}

.two-columns.business .imageCicle2 {
    width: 95%
}

.two-columns.negotiations {
    margin: 32px 0 30px;
}
}.single-figure {
    position: relative;
    width: 872px;
    margin: 70px auto;
}
.single-figure .image {
    width: 100%;
    height: 255px;
    background: url(../images/photos/single_figure.png) no-repeat;
    background-size: cover;
}
.single-figure .image.about {
    background: url(../images/photos/single_figure_about.png) no-repeat;
    background-size: cover;
}
.single-figure.net .circle {
    display: none;
}
.single-figure.net .content {
    padding: 50px 50px 53px;
}
.single-figure .circle {
    position: absolute;
    top: -32%;
    right: 0;
    left: 0;
    z-index: 0;
    width: 196px;
    height: 196px;
    margin: 0 auto;
    border: 4px solid #979482;
    border-radius: 50%;
    background: #222;
    text-align: center;
}
.single-figure .circle p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -29px;
}
.single-figure .circle span {
    color: #FFF;
    font: 400 20px/28px "Source Sans Pro", sans-serif;
}
.single-figure .circle span:first-child {
    font: 700 51px/43px "Source Sans Pro", sans-serif;
}
.single-figure .content {
    position: relative;
    top: -10px;
    width: 100%;
    padding: 122px 145px 53px 146px;
    background: #DDD9BE;
    text-align: center;
    color: #535147;
}
.single-figure .content .title {
    position: relative;
    margin-top: 0;
    font: 600 19px/28px "Source Sans Pro", sans-serif;
}
.single-figure .content .title:after {
    content: '';
    position: absolute;
    top: default;
    right: 0;
    bottom: -22px;
    left: 0;
    width: 35px;
    height: 1px;
    background: #FFF;
    margin: 0 auto;
}
.single-figure .content ul {
    margin-top: 32px;
}
.single-figure:after, .single-figure:before {
    position: absolute;
    width: 1px;
    height: 25px;
    background: #333;
    margin: 0 auto;
    left: 0;
    content: '';
    right: 0;
}
.single-figure:before {
    top: -12px;
    bottom: default;
}
.single-figure:after {
    top: default;
    bottom: -12px;
}
@media only screen and (max-width:1100px) {
    .single-figure {
    width: 680px;
    margin: 40px auto 0;
}
.single-figure.net {
    position: static;
}
.single-figure .content {
    padding: 122px 50px 53px;
}
.single-figure .content .title:after {
    bottom: -16px;
}
.single-figure:after {
    content: '';
    position: absolute;
    top: default;
    right: 0;
    bottom: -180px;
    left: 0;
    width: 1px;
    height: 25px;
    background: #333;
    margin: 0 auto;
}
}@media only screen and (max-width:767px) {
    .single-figure {
    left: 0;
    width: 100%;
    margin: 37px auto;
}
.single-figure .image {
    height: 150px;
}
.single-figure.net .circle {
    display: none;
}
.single-figure.net .content {
    padding: 0 50px 15px;
}
.single-figure.net .content .title {
    padding-top: 40px;
}
.single-figure.net .content .title:after {
    right: 0;
    left: 0;
    bottom: -18px;
    margin: 0 auto;
}
.single-figure .circle {
    top: -27%;
    width: 150px;
    height: 150px;
}
.single-figure .circle p {
    margin: -35px 0 0 -18px;
}
.single-figure .circle span {
    font: 400 16px/27px "Source Sans Pro", sans-serif;
}
.single-figure .circle span:first-child {
    font: 700 32px/43px "Source Sans Pro", sans-serif;
}
.single-figure .content {
    padding: 0;
}
.single-figure .content>p {
    padding: 0 32px 27px;
}
.single-figure .content>p.title {
    padding: 90px 25px 2px;
}
.single-figure .content>p.title:after {
    right: 0;
    bottom: -12px;
    left: 0;
    margin: 0 auto;
}
.single-figure:after, .single-figure:before {
    width: 0;
    height: 0;
}
}.flex-list {
    position: relative;
    height: 720px;
    margin: 140px 0 0;
    text-align: center;
}
.flex-list .background {
    position: absolute;
    top: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 400px;
    background: #D0DFD5;
}
.flex-list .owl-stage {
    margin: 0 auto;
}
.flex-list .slick-slider {
    width: 70%;
    margin: -30px auto;
}
.flex-list .slick-slider .slick-track {
    width: 100%}
.flex-list .element {
    position: relative;
    top: -80px;
    display: inline-block;
    width: 45%;
    text-align: center;
    vertical-align: top;
    background: #FFF;
}
.flex-list .element:first-child {
    margin-right: 20px;
}
.flex-list .element .back {
    position: relative;
    height: 160px;
    margin-top: 80px;
    background: url(../images/backgrounds/flexible_list_back.png) no-repeat #C82E4F;
    background-size: cover;
}
.flex-list .element .content {
    padding: 96px 56px 56px;
}
.flex-list .element p {
    margin: 0;
}
.flex-list .element .title {
    font: 700 20px/43px "Source Sans Pro", sans-serif;
    letter-spacing: 1.23px;
    color: #111;
    text-transform: uppercase;
}
.flex-list .element .txt {
    position: relative;
    width: 90%;
    margin: 0 auto 40px;
    font: 400 17px/25px "Source Sans Pro", sans-serif;
    color: #777;
}
.flex-list .element .enum {
    margin: 0;
}
.flex-list .element .enum li {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    font: 600 17px/26px "Source Sans Pro", sans-serif;
    list-style: none;
    color: #000;
}
.flex-list .element .enum li:before {
    content: '';
    position: absolute;
    left: -18px;
    top: 7px;
    width: 16px;
    height: 13px;
    background: url(../images/ok_icons.png);
}
.flex-list .element.magenta .back:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: .6;
    width: 100%;
    height: 100%;
    background: 0 0, 0 0, 0, 100% #C82E4F;
    background: -webkit-gradient(-90deg, rgba(200, 45, 79, 0) 0, #C82E4F 100%);
    background: -webkit-linear-gradient(-90deg, rgba(200, 45, 79, 0) 0, #C82E4F 100%);
    background: -moz-linear-gradient(-90deg, rgba(200, 45, 79, 0) 0, #C82E4F 100%);
    background: -ms-linear-gradient(-90deg, rgba(200, 45, 79, 0) 0, #C82E4F 100%);
}
.flex-list .element.magenta .picture {
    position: relative;
    bottom: -85px;
    z-index: 1;
    width: 136px;
    height: 136px;
    margin: 0 auto;
    background: url(../images/photos/flexible_list_magenta.png) no-repeat;
    background-size: cover;
    border-radius: 50%;
    border: 4px solid #C82E4F;
}
.flex-list .element.green .back:before, .flex-list .element.magenta .picture:after, .flex-list .element.magenta .txt:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
}
.flex-list .element.magenta .picture:after {
    top: default;
    bottom: -16px;
    width: 1px;
    height: 13px;
    background: #333;
    margin: 0 auto;
}
.flex-list .element.magenta .txt:after {
    top: default;
    bottom: -18px;
    width: 35px;
    height: 2px;
    background: #C82E4F;
    margin: 0 auto;
}
.flex-list .element.magenta ul li:before {
    background-position: 0 -22px;
}
.flex-list .element.green .back:before {
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: .6;
    width: 100%;
    height: 100%;
    background: 0 0, 0 0, 0, 100% #768534;
    background: -webkit-gradient(-90deg, rgba(200, 45, 79, 0) 0, #768534 100%);
    background: -webkit-linear-gradient(-90deg, rgba(200, 45, 79, 0) 0, #768534 100%);
    background: -moz-linear-gradient(-90deg, rgba(200, 45, 79, 0) 0, #768534 100%);
    background: -ms-linear-gradient(-90deg, rgba(200, 45, 79, 0) 0, #768534 100%);
}
.flex-list .element.green .picture {
    position: relative;
    bottom: -85px;
    z-index: 1;
    width: 135px;
    height: 136px;
    margin: 0 auto;
    background: url(../images/photos/flexible_list_green.png);
    background-size: cover;
    border-radius: 50%;
    border: 4px solid #768534;
}
.flex-list .element.green .picture:after, .flex-list .element.green .txt:after {
    position: absolute;
    top: default;
    right: 0;
    left: 0;
    margin: 0 auto;
    content: ''}
.flex-list .element.green .picture:after {
    bottom: -16px;
    width: 1px;
    height: 13px;
    background: #333;
}
.flex-list .element.green .txt:after {
    bottom: -18px;
    width: 35px;
    height: 2px;
    background: #85924B;
}
.flex-list .element.green ul li:before {
    background-position: 0 0;
}
@media only screen and (max-width:1100px) {
    .flex-list {
    height: 600px;
    margin: 60px 0 0;
    overflow: hidden;
}
.flex-list .slick-slider {
    width: 100%;
    margin: 0 auto;
}
.flex-list .slick-slider .slick-next, .flex-list .slick-slider .slick-prev {
    content: '';
    position: absolute;
    top: 5%;
    z-index: 9;
    border: 0;
    width: 30px;
    height: 30px;
    background: 0 0;
    font-size: 0;
}
.flex-list .slick-slider .slick-prev {
    left: 0;
}
.flex-list .slick-slider .slick-prev:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 23px;
    background: url(../images/slider_prev.png) no-repeat;
}
.flex-list .slick-slider .slick-next {
    right: 0;
}
.flex-list .slick-slider .slick-next:before {
    content: '';
    position: absolute;
    top: -15px;
    width: 15px;
    height: 23px;
    background: url(../images/slider_next.png) no-repeat;
}
.flex-list .slick-slider .slick-list, .flex-list .slick-slider .slick-list .slick-track {
    width: 100%;
    height: 960px;
}
.flex-list .slick-slider .slick-dots {
    bottom: -55px;
    z-index: 2;
}
.flex-list .element {
    width: 100%}
.flex-list .element:first-child {
    margin-left: 18px;
}
.flex-list.business {
    height: 790px;
}
}@media only screen and (max-width:767px) {
    .flex-list {
    height: 910px;
    margin: 0;
}
.flex-list .slick-slider {
    width: 100%}
.flex-list .slick-slider .slick-next:after, .flex-list .slick-slider .slick-prev:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: #000;
}
.flex-list .slick-slider .slick-next {
    position: absolute;
    right: 0;
    top: 20%}
.flex-list .slick-slider .slick-next:before {
    position: absolute;
    top: 0;
    right: 15px;
}
.flex-list .slick-slider .slick-next:after {
    top: -15px;
    right: 0;
    opacity: .5;
}
.flex-list .slick-slider .slick-next[aria-disabled=true] {
    opacity: .3;
}
.flex-list .slick-slider .slick-prev {
    position: absolute;
    top: 20%;
    left: 15px;
}
.flex-list .slick-slider .slick-prev.before {
    position: absolute;
    top: 0;
    left: 15px;
}
.flex-list .slick-slider .slick-prev:after {
    top: -15px;
    left: -15px;
    opacity: .5;
}
.flex-list .slick-slider .slick-prev.slick-disabled {
    opacity: .3;
}
.flex-list .slick-slider .slick-dots {
    bottom: 50px;
    width: 20%;
    margin: 0 auto;
}
.flex-list .slick-slider .slick-dots>li {
    display: inline-block;
}
.flex-list .slick-slider .slick-dots>li.slick-active button {
    background: #8E9E44;
}
.flex-list .slick-slider .slick-dots>li button {
    width: 8px;
    height: 8px;
    margin: 0 0 0 10px;
    padding: 0;
    background: #D8D8D8;
    list-style-type: none;
    border: 0;
    border-radius: 50%;
    font-size: 0;
}
.flex-list .element {
    margin: 0;
    top: 50px;
}
.flex-list .element:first-child {
    margin: 0;
}
.flex-list .element.green .picture, .flex-list .element.magenta .picture {
    bottom: -45px;
}
.flex-list .element.green .content, .flex-list .element.magenta .content {
    padding-top: 35px;
}
.flex-list.billing {
    height: 740px;
}
.flex-list.billing .slick-next, .flex-list.billing .slick-prev {
    top: 27%}
.flex-list.billing .slick-list {
    height: 700px;
}
.flex-list.billing .slick-slider .slick-dots {
    bottom: -50px;
}
.flex-list.business {
    height: 1010px;
}
.flex-list.business .slick-list {
    height: 980px;
}
.flex-list.business .slick-slider .slick-dots {
    bottom: -38px;
}
}.formikation .fk-select.disabled, .formikation label.disabled.fk-check, .formikation label.disabled.fk-radio {
    opacity: .6;
}
.spain {
    padding: 4% 25% 0 17%}
.spain .row {
    position: relative;
    padding: 6% 6% 15%;
    background: url(../images/backgrounds/spain.png) no-repeat #BED5C5;
}
.spain .row .title {
    position: relative;
    margin-top: 0;
    padding-left: 30px;
    font: 600 17px/22px "Source Sans Pro", sans-serif;
    letter-spacing: .7px;
    text-transform: uppercase;
}
.spain .row .title:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -5px;
    width: 28px;
    height: 24px;
    background: url(../images/general_sprite.png) -7px -263px no-repeat;
}
.spain .row p {
    margin-bottom: 5px;
    font: 400 16px/20px "Source Sans Pro", sans-serif;
    color: #000;
    letter-spacing: 1.07px;
}
.international .row .subtitle, .international .row .title {
    font: 600 17px/22px "Source Sans Pro", sans-serif;
}
.spain .row .mail {
    height: 35px;
    margin-top: 36px;
}
.spain .row .mail p {
    letter-spacing: 0;
}
.spain .row .mail p span {
    float: right;
}
.spain .row .mail p .schedule {
    float: left;
    text-align: left;
    color: #333;
}
.spain .row .btn-attach, .spain .row .btn-customer, .spain .row .btn-white {
    float: right;
}
@media only screen and (max-width:1100px) {
    .spain {
    width: 700px;
    height: 325px;
    margin: 60px auto;
    padding: 0;
}
.spain .row .mail {
    margin-top: 20px;
}
.spain .row .mail p .schedule {
    float: none;
}
.spain .row .mail p span {
    position: relative;
    top: 70px;
    display: block;
    float: none;
    width: 100%;
    margin-top: 5px;
}
.spain .row .mail p span:first-child {
    margin-top: 0;
    position: static;
}
.spain .row .btn-attach, .spain .row .btn-customer, .spain .row .btn-white {
    top: 20px;
}
}@media only screen and (max-width:767px) {
    .spain {
    height: 375px;
    margin-top: 25px;
    margin-bottom: 7%;
    padding: 5% 0 0;
}
.spain .row {
    padding: 35px 35px 45px;
}
.spain .row>p {
    width: 40%}
.spain .row .mail p .schedule {
    float: none;
}
.spain .row .mail p span {
    position: static;
    display: block;
    float: none;
    width: 100%}
.spain .row .mail p span:first-child {
    margin-top: 0;
}
.spain .row .btn-attach, .spain .row .btn-customer, .spain .row .btn-white {
    bottom: -30px;
    float: none;
}
}.international {
    padding: 6px 25% 0 17%}
.international .row {
    position: relative;
    padding: 6% 6% 15%;
    background: url(../images/backgrounds/world.png) 50% #DDD9BE;
}
.international .row .title {
    position: relative;
    margin-top: 0;
    padding-left: 30px;
    letter-spacing: .7px;
    text-transform: uppercase;
}
.international .row .title:before, .international .row:after {
    position: absolute;
    content: ''}
.international .row .title:before {
    top: -2px;
    left: -5px;
    width: 28px;
    height: 24px;
    background: url(../images/general_sprite.png) -7px -263px no-repeat;
}
.international .row .subtitle {
    letter-spacing: .76px;
}
.international .row p {
    margin-bottom: 5px;
    font: 400 16px/20px "Source Sans Pro", sans-serif;
    color: #000;
}
.international .row p span {
    width: 19%;
    display: inline-block;
    text-align: left;
}
.international .row p .tab {
    text-align: right;
    width: 60%}
.international .row .mail {
    height: 35px;
    margin-top: 36px;
}
.international .row .mail p {
    letter-spacing: 0;
}
.international .row .mail p span {
    float: right;
}
.international .row .mail p .schedule {
    float: left;
    width: 100%;
    text-align: left;
    color: #333;
}
.international .row .btn-attach, .international .row .btn-customer, .international .row .btn-white {
    float: right;
    margin-top: -45px;
}
.international .row:after {
    top: -12px;
    right: 0;
    bottom: default;
    left: 0;
    width: 1px;
    height: 25px;
    background: #333;
    margin: 0 auto;
}
.international .row .countries {
    margin-top: 50px;
}
.international .row .countries table {
    display: inline-block;
    width: 44%;
    font: 400 16px/44px "Source Sans Pro", sans-serif;
    color: #000;
    vertical-align: top;
}
.international .row .countries table td {
    width: 10%;
    padding-left: 5%}
.international .row .countries table td:first-child {
    padding-left: 0;
}
.international .row .countries table:first-of-type {
    margin-right: 10%}
.international .row .countries .schedule {
    line-height: 25px;
}
.international .row .countries>p {
    position: relative;
    top: -50px;
    text-align: right;
}
@media only screen and (max-width:1100px) {
    .international {
    position: relative;
    top: -85px;
    width: 700px;
    margin: 0 auto;
    padding: 0;
}
.international .row {
    padding: 6% 6% 5%}
.international .row .mail {
    margin-top: 20px;
}
.international .row .btn-attach, .international .row .btn-customer, .international .row .btn-white {
    position: relative;
    top: -35px;
    margin-top: 0;
}
.international .row .countries table {
    font-size: 15px;
}
.international .row .countries>p {
    margin-bottom: 0;
    text-align: left;
}
.international .row .countries .btn-attach, .international .row .countries .btn-customer, .international .row .countries .btn-white {
    top: -50px;
}
}@media only screen and (max-width:767px) {
    .international {
    padding: 50px 0 0;
}
.international .row {
    padding: 6% 6% 10%}
.international .row p {
    font-size: 15px;
}
.international .row p span {
    width: 15%}
.international .row p .tab {
    width: 100%;
    margin-top: 30px;
    text-align: left;
}
.international .row .btn-attach, .international .row .btn-customer, .international .row .btn-white {
    float: none;
    top: -10px;
    margin: 0;
}
.international .row .countries {
    margin-top: 31px;
}
.international .row .countries .subtitle {
    margin-bottom: 0;
}
.international .row .countries table {
    display: block;
    width: 50%;
    margin-right: 0;
    font-size: 16px;
}
.international .row .countries>p {
    position: static;
    text-align: left;
}
.international .row .countries .btn-attach, .international .row .countries .btn-customer, .international .row .countries .btn-white {
    margin-top: 25px;
    top: 20px;
}
.international .row .mail {
    margin: 15px 0 10px;
}
.international .row:after {
    width: 0;
    height: 0;
}
}.contact-data {
    padding: 32px 24px 41px 41px;
    background: #BED5C5;
}
.contact-data p {
    position: relative;
    font: 400 16px/20px "Source Sans Pro", sans-serif;
    color: #2A352D;
}
.contact-data p.title {
    margin: 0;
    font: 400 36px/33px "Source Sans Pro", sans-serif;
}
.contact-data p.title:after {
    content: '';
    position: absolute;
    top: default;
    right: default;
    bottom: -32px;
    left: 0;
    width: 35px;
    height: 1px;
    background: #FFF;
}
.contact-data p.adquira {
    margin-top: 60px;
    font: 600 17px/22px "Source Sans Pro", sans-serif;
    letter-spacing: .76px;
    text-transform: uppercase;
}
.contact-data p.address {
    margin-top: 10px;
    letter-spacing: .4px;
}
.contact-data p.address span {
    display: block;
    font: 400 16px/20px "Source Sans Pro", sans-serif;
    letter-spacing: 0;
}
.contact-data .btns {
    margin-top: 35px;
}
.contact-data .btns a {
    display: inline-block;
}
.contact-data .btns .btn-customer {
    display: inline-block;
    margin-left: 40px;
}
@media only screen and (max-width:1100px) {
    .contact-data {
    padding-left: 40px;
}
.contact-data .btns .btn-customer {
    margin: 15px 0 0;
}
}@media only screen and (max-width:767px) {
    .contact-data {
    position: relative;
    left: -8%;
    width: 116%;
    margin-top: 47px;
    padding: 32px 0 53px 30px;
}
.contact-data p.title {
    position: relative;
    font: 400 26px/33px "Source Sans Pro", sans-serif;
}
.contact-data p.title:after {
    bottom: -23px;
    height: 1px;
}
.contact-data .btns {
    margin-top: 31px;
}
.contact-data .btns>button {
    display: block;
}
.contact-data .btns .btn-customer {
    margin: 21px 0 0;
}
}.formikation input[type=checkbox], .formikation input[type=radio] {
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: absolute;
    left: -9999px;
}
.formikation label {
    display: block;
    padding-right: 16px;
    margin-bottom: .5em;
    cursor: pointer;
}
.formikation label.fk-check, .formikation label.fk-radio {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1;
}
.formikation label.fk-check:before, .formikation label.fk-radio:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 1px solid #A4BFAC;
    margin-top: -2px;
    border-radius: 0;
    margin-right: 10px;
}
.formikation label.fk-check:after, .formikation label.fk-radio:after {
    content: ' ';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 5px;
    top: 4px;
    background: 0 0;
    border-radius: 1px;
}
.formikation label.fk-radio:after, .formikation label.fk-radio:before {
    border-radius: 50%}
.formikation label.checked.fk-check:after, .formikation label.checked.fk-radio:after {
    content: '';
    background: #C82E4F;
}
.formikation select {
    width: 100%}
.formikation .fk-select {
    display: block;
    width: 100%;
    padding: 10px 10px 5px 25px;
    border: 1px solid #A4BFAC;
    background: #fff;
    border-radius: 0;
}
.formikation .fk-select:after {
    display: block;
    float: right;
    padding: 8px 12px;
    margin: -8px -15px;
    border-left: 1px solid #A4BFAC;
}
.formikation .fk-select .fk-select-label {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.formikation .fk-select.fk-select-focus, .formikation .fk-select.fk-select-focus:after {
    border-color: #000;
}
.formikation .fk-select.fk-select-focus .fl-select-label {
    color: #000;
}
.formikation .fk-file-input {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 10px 4px 6px;
    background: #fff;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 0;
    line-height: 1.2;
}
.formikation .fk-file-input:after {
    content: '';
    display: block;
    position: absolute;
    right: 4px;
    top: 4px;
    padding: 7px 10px 4px;
    border: 0;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #C82E4F;
    border-radius: 0;
    line-height: 1;
}
.formikation .fk-file-input>p {
    margin: 0;
    padding: 0 0 0 8px!important;
}
.formikation .fk-file-input input[type=file] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 3;
    cursor: pointer;
}
.formikation .fk-file-input.disabled {
    opacity: .6;
}
.listadoNegociaciones ul li {
    list-style-position: outside;
}

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 1);
    color:#fff;
    z-index:99999;
}
 
 
@media only screen and (max-width:1100px) {
#barraaceptacion {
    display:none;
    position:fixed;
    left:30px;
    right:0px;
    top:220px;
    padding-bottom:20px;
    width:80%;
    text-align:center;
    min-height:40px;
    height: 100px;
    background-color: rgba(0, 0, 0, 1);
    color:#fff;
    z-index:99999;
}

}

@media only screen and (max-width:767px) {
#barraaceptacion {
    display:none;
    position:fixed;
    left:30px;
    right:0px;
    top:300px;
    padding-bottom:20px;
    width:50%;
    text-align:center;
    min-height:40px;
    height: 150px;
    background-color: rgba(0, 0, 0, 1);
    color:#fff;
    z-index:99999;
}

}

#barragdpr {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:50px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 1);
    color:#fff;
    z-index:99999;
}


@media only screen and (max-width:1100px) {
    #barragdpr {
    display:none;
    position:fixed;
    left:30px;
    right:0px;
    top:110px;
    padding-bottom:20px;
    width:80%;
    text-align:center;
    min-height:40px;
    height: 100px;
    background-color: rgba(0, 0, 0, 1);
    color:#fff;
    z-index:99999;
}
} 


@media only screen and (max-width:767px) {
    #barragdpr {
    display:none;
    position:fixed;
    left:30px;
    right:0px;
    top:110px;
    padding-bottom:20px;
    text-align:center;
    min-height:40px;
    height: 150px;
    background-color: rgba(0, 0, 0, 1);
    color:#fff;
    z-index:99999;
}
} 


#barracodvid {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:100px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    background-color: rgba(0, 0, 0, 1);
    height: 50px;
    min-height:40px;
    color:#fff;
    z-index:99999;
}


@media only screen and (max-width:1100px) {
    #barracodvid {
    display:none;
    position:fixed;
    left330px;
    right:0px;
    top:50px;
    padding-bottom:20px;
    width:80%;
    text-align:center;
    height: 100px;
    background-color: rgba(0, 0, 0, 1);
    color:#fff;
    z-index:99999;
}
} 


@media only screen and (max-width:767px) {
    #barracodvid {
    display:none;
    position:fixed;
    left:30px;
    right:0px;
    top:50px;
    padding-bottom:20px;
    width:50%;
    text-align:center;
    min-height:40px;
    height: 150px;
    background-color: rgba(0, 0, 0, 1);
    color:#fff;
    z-index:99999;
}
} 


.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
 /*   text-transform: lowercase;*/
    font-size:12px;
    top:30%;
}

.inner a.ok {
    padding:4px;
    color:#bd314a;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#8e9e44;
}