@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold.eot');
    src: url('../fonts/poppins-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-bold.woff2') format('woff2'),
         url('../fonts/poppins-bold.woff') format('woff'),
         url('../fonts/poppins-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsbold_italic';
    src: url('../fonts/poppins-bolditalic.eot');
    src: url('../fonts/poppins-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-bolditalic.woff2') format('woff2'),
         url('../fonts/poppins-bolditalic.woff') format('woff'),
         url('../fonts/poppins-bolditalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsextrabold';
    src: url('../fonts/poppins-extrabold.eot');
    src: url('../fonts/poppins-extrabold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-extrabold.woff2') format('woff2'),
         url('../fonts/poppins-extrabold.woff') format('woff'),
         url('../fonts/poppins-extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsextrabold_italic';
    src: url('../fonts/poppins-extrabolditalic.eot');
    src: url('../fonts/poppins-extrabolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-extrabolditalic.woff2') format('woff2'),
         url('../fonts/poppins-extrabolditalic.woff') format('woff'),
         url('../fonts/poppins-extrabolditalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium.eot');
    src: url('../fonts/poppins-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-medium.woff2') format('woff2'),
         url('../fonts/poppins-medium.woff') format('woff'),
         url('../fonts/poppins-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsmedium_italic';
    src: url('../fonts/poppins-mediumitalic.eot');
    src: url('../fonts/poppins-mediumitalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-mediumitalic.woff2') format('woff2'),
         url('../fonts/poppins-mediumitalic.woff') format('woff'),
         url('../fonts/poppins-mediumitalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular.eot');
    src: url('../fonts/poppins-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-regular.woff2') format('woff2'),
         url('../fonts/poppins-regular.woff') format('woff'),
         url('../fonts/poppins-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold.eot');
    src: url('../fonts/poppins-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-semibold.woff2') format('woff2'),
         url('../fonts/poppins-semibold.woff') format('woff'),
         url('../fonts/poppins-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinssemibold_italic';
    src: url('../fonts/poppins-semibolditalic.eot');
    src: url('../fonts/poppins-semibolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-semibolditalic.woff2') format('woff2'),
         url('../fonts/poppins-semibolditalic.woff') format('woff'),
         url('../fonts/poppins-semibolditalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
a,
article,
aside,
b,
body,
button,
canvas,
div,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
input,
li,
main,
nav,
p,
section,
span,
strong,
ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
}
a:after,
a:before,
article:after,
article:before,
aside:after,
aside:before,
b:after,
b:before,
body:after,
body:before,
button:after,
button:before,
canvas:after,
canvas:before,
div:after,
div:before,
figcaption:after,
figcaption:before,
figure:after,
figure:before,
footer:after,
footer:before,
h1:after,
h1:before,
h2:after,
h2:before,
h3:after,
h3:before,
h4:after,
h4:before,
h5:after,
h5:before,
h6:after,
h6:before,
header:after,
header:before,
html:after,
html:before,
input:after,
input:before,
li:after,
li:before,
main:after,
main:before,
nav:after,
nav:before,
p:after,
p:before,
section:after,
section:before,
span:after,
span:before,
strong:after,
strong:before,
ul:after,
ul:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    margin: 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.social-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 50px;
	font-family: 'poppinsbold';
}
.social-container p {
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    top: 3px;
    padding-right: 20px;
	color: #4580BA;
}
@media only all and (max-width: 768px) {
    .social-container p {
        width: 100%;
    }
}
.social-link {
    text-decoration: none;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: inline-block;
}
.social-link {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    
}
.social-link i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
}
.social-link-twitter {
    background-color: #55acee;
}
.social-link-twitter:hover {
    background-color: #2795e9;
}
.social-link-pinterest {
    background-color: #bd081c;
}
.social-link-pinterest:hover {
    background-color: #8c0615;
}
.social-link-facebook {
    background-color: #3b5998;
}
.social-link-facebook:hover {
    background-color: #2d4373;
}
.social-link-tumblr {
    background-color: #35465c;
}
.social-link-tumblr:hover {
    background-color: #222d3c;
}
.social-link-reddit {
    background-color: #5f99cf;
}
.social-link-reddit:hover {
    background-color: #3a80c1;
}
.social-link-google {
    background-color: #dd4b39;
}
.social-link-google:hover {
    background-color: #c23321;
}
.social-link-linkedin {
    background-color: #0077b5;
}
.social-link-linkedin:hover {
    background-color: #046293;
}
.social-link-email {
    background-color: #777;
}
.social-link-email:hover {
    background-color: #5e5e5e;
}
.social-link-xing {
    background-color: #1a7576;
}
.social-link-xing:hover {
    background-color: #114c4c;
}
.social-link-whatsapp {
    background-color: #25d366;
}
.social-link-whatsapp:hover {
    background-color: #1da851;
}
.social-link-hackernews {
    background-color: #f60;
}
.social-link-hackernews:focus,
.social-link-hackernews:hover {
    background-color: #fb6200;
}
.social-link-vk {
    background-color: #507299;
}
.social-link-vk:hover {
    background-color: #43648c;
}
.social-link-facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}
.social-link-facebook:active,
.social-link-facebook:hover {
    background-color: #2d4373;
    border-color: #2d4373;
}
.social-link-twitter {
    background-color: #55acee;
    border-color: #55acee;
}
.social-link-twitter:active,
.social-link-twitter:hover {
    background-color: #2795e9;
    border-color: #2795e9;
}
.social-link-linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}
.social-link-linkedin:active,
.social-link-linkedin:hover {
    background-color: #046293;
    border-color: #046293;
}
.social-link-whatsapp {
    background-color: #25d366;
    border-color: #25d366;
}
.social-link-whatsapp:active,
.social-link-whatsapp:hover {
    background-color: #1da851;
    border-color: #1da851;
}
#wpadminbar #wp-admin-bar-top-secondary {
    margin-right: 1rem !important;
}
::-webkit-scrollbar {
    width: 0.5em;
}
::-webkit-scrollbar-thumb {
    background-color: #000;
}
::-moz-selection {
    background: #24accb;
}
::selection {
    background: #24accb;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #4580BA;
}
.wysing h1,
.wysing h2,
.wysing h3,
.wysing h4,
.wysing h5,
.wysing h6 {
    margin-bottom: 8px;
    color: #4580BA;
}
.wysing ol,
.wysing ul {
    padding-left: 30px;
}
.wysing div,
.wysing li,
.wysing span {
    color: #4580BA;
}
p {
    margin-bottom: 0.5rem;
    font-weight: 400;
    color: #4580BA;
    font-size: 16px;
}
a {
    text-decoration: none;
    color: #4580BA;
}
body {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    font-family: 'poppinsregular', sans-serif;
    overflow-x: hidden;
}
body.is_login .containerSmooth {
    margin-top: 40px;
}
@media only all and (max-width: 960px) {
    body.is_login .containerSmooth {
        margin-top: 32px;
    }
}
@media only all and (max-width: 782px) {
    body.is_login .containerSmooth {
        margin-top: 46px;
    }
}
nav ul li {
    list-style: none;
}
.limited {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 32px;
}
@media only all and (max-width: 768px) {
    .limited {
        padding: 16px;
    }
}
.main-toshow {
    opacity: 0;
}
@media (max-width: 992px) {
    .rellax {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.register-share-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 100px auto 0;
    text-align: center;
}
.register-share-container.form-pages {
    max-width: 1218px;
    margin: 0 auto;
}
.register-share-container.form-pages .register-share-item {
    width: calc(33.33% - 16px);
    margin: 8px;
}
@media only all and (max-width: 768px) {
    .register-share-container.form-pages .register-share-item {
        width: 100%;
        margin: 0 16px 12px;
    }
    .register-share-container.form-pages .register-share-item:last-child {
        margin-bottom: 0;
    }
}
.register-share-container .register-share-item {
    width: calc(50% - 16px);
    margin: 8px;
}
@media only all and (max-width: 768px) {
    .register-share-container .register-share-item {
        width: 100%;
        margin: 6px 0;
    }
}
.allnews {
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    font-size: 20px;
    position: relative;
    top: 3px;
}
.hover-fx {
    z-index: 1;
}
.hover-fx:after {
    background-color: #e65120;
}
.btn-border {
    display: inline-block;
    padding: 13px 80px;
    min-width: 280px;
    border: 1px solid #fff;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
    position: relative;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
}
@media only all and (max-width: 768px) {
    .btn-border {
        min-width: 200px;
    }
}
.btn-border:hover {
    color: #fff;
}
.btn-border:hover:after {
    height: 100%;
    width: 135%;
}
.btn-border:after {
    content: "";
    position: absolute;
    height: 100%;
    left: -35%;
    top: 0;
    -webkit-transform: skew(50deg);
    -ms-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    width: 0;
    z-index: -1;
}
.btn-border i {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding-left: 10px;
    display: inline-block;
    -webkit-transform: scale(1.35) translateY(-1px) translateX(0);
    -ms-transform: scale(1.35) translateY(-1px) translateX(0);
    transform: scale(1.35) translateY(-1px) translateX(0);
}
.btn-border.special {
    border-width: 2px;
    font-weight: 700;
    background-color: transparent;
    padding: 16px 0;
}
.btn-border.btn-orange {
    border-color: #e65120;
    color: #e65120;
}
.btn-border.btn-orange:hover {
    color: #fff;
}
.btn-border.btn-orange:hover:after {
    background-color: #e65120;
}
.btn-border.btn-green {
    border-color: #197736;
    color: #197736;
}
.btn-border.btn-green:hover {
    color: #fff;
}
.btn-border.btn-green:hover:after {
    background-color: #197736;
}
.btn-border.btn-pink {
    border-color: #971163;
    color: #971163;
}
.btn-border.btn-pink:hover {
    color: #fff;
}
.btn-border.btn-pink:hover:after {
    background-color: #971163;
}
.btn-border.btn-bluedark {
    border-color: #39479e;
    color: #39479e;
}
.btn-border.btn-bluedark:hover {
    color: #fff;
}
.btn-border.btn-bluedark:hover:after {
    background-color: #39479e;
}
.btn-border.btn-blue {
    border-color: #24accb;
    color: #24accb;
}
.btn-border.btn-blue:hover {
    color: #fff;
}
.btn-border.btn-blue:hover:after {
    background-color: #24accb;
}
.btn-border.btn-purple {
    border-color: #951164;
    color: #951164;
}
.btn-border.btn-purple:hover {
    color: #fff;
}
.btn-border.btn-purple:hover:after {
    background-color: #951164;
}
@media only all and (max-width: 768px) {
    .btn-border {
        padding: 9px 50px;
        font-size: 16px;
    }
}
.after-timeline .btn-solid {
    color: #fff;
    z-index: 2;
    position: relative;
}
.btn-solid {
    cursor: pointer;
    min-width: 280px;
    padding: 15px 80px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    z-index: 1;
}
.btn-solid:hover:after {
    background-color: rgba(0, 0, 0, 0.3);
}
.btn-solid:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: -1;
    background-color: transparent;
}
.btn-solid i {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding-left: 10px;
    display: inline-block;
    -webkit-transform: scale(1.35) translateY(-1px) translateX(0);
    -ms-transform: scale(1.35) translateY(-1px) translateX(0);
    transform: scale(1.35) translateY(-1px) translateX(0);
}
.btn-solid.btn-orange {
    background-color: #e65120;
}
.btn-solid.btn-green {
    background-color: #197736;
}
.btn-solid.btn-pink {
    background-color: #971163;
}
.btn-solid.btn-bluedark {
    background-color: #39479e;
}
.btn-solid.btn-blue {
    background-color: #24accb;
}
.btn-solid.btn-white {
    background-color: #fff;
    color: #24accb;
}
@media only all and (max-width: 768px) {
    .btn-solid {
        font-size: 16px;
        min-width: 200px;
    }
}
.letters.letters-noactive {
    opacity: 0;
}
.letter {
    display: inline-block;
    padding-right: 10px;
}
.loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    overflow: hidden;
    position: fixed;
    pointer-events: none;
}
.loader .loader2 {
    position: relative;
    width: 50%;
    min-width: 600px;
    left: 45%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
@media only all and (max-width: 768px) {
    .loader .loader2 {
        width: 100%;
        left: -55%;
    }
}
.loader .loader1 {
    position: absolute;
    width: 50%;
    left: 5%;
    min-width: 600px;
    top: -10%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
@media only all and (max-width: 768px) {
    .loader .loader1 {
        width: 100%;
        left: -10%;
    }
}
.widget-section {
    padding: 100px 0;
}
.widget-section .widget-title {
    width: 100%;
    text-align: center;
    margin: 50px 0;
    font-weight: 500;
    font-size: 25px;
    color: #4580BA;
}
@media only all and (max-width: 768px) {
    .widget-section .widget-title {
        margin: 50px 0 0;
    }
}
.widget-counters {
    background-image: url(../images/bgbuilding.svg);
    background-size: cover;
    background-position: bottom;
    position: relative;
    border-bottom: 2px solid #f0f0f0;
}
@media only all and (max-width: 960px) {
    .widget-counters {
        padding: 50px 0;
    }
}
.widget-counters .limited {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.widget-counters .counter-item {
    padding: 20px;
    text-align: center;
}
@media only all and (max-width: 768px) {
    .widget-counters .counter-item {
        width: 100%;
    }
}
.widget-counters .counter-item .counter-item-number {
    font-size: 70px;
    font-weight: 700;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
@media only all and (max-width: 960px) {
    .widget-counters .counter-item .counter-item-number {
        font-size: 50px;
        line-height: 1;
    }
}
.widget-counters .counter-item .counter-item-text {
    font-size: 25px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
@media only all and (max-width: 960px) {
    .widget-counters .counter-item .counter-item-text {
        font-size: 18px;
        margin-bottom: 0;
    }
}
.widget-counters .counter-item .counter-item-link {
    margin-top: 20px;
    display: inline-block;
}
@media only all and (max-width: 960px) {
    .widget-counters .counter-item .counter-item-link {
        margin-top: 10px;
    }
}
.widget-counters.nohome {
    background-color: #f4f3ea;
    padding: 100px 0 150px;
}
.widget-counters.nohome .counter-item {
    width: 50%;
}
@media only all and (max-width: 600px) {
    .widget-counters.nohome .counter-item {
        width: 100%;
    }
}
.widget-counters.nohome .counter-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 125px;
}
@media only all and (max-width: 768px) {
    .widget-counters.nohome .counter-title {
        font-size: 28px;
    }
}
.widget-partners .limited {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.widget-partners .limited a {
    text-align: center;
    padding: 0;
    display: inline-block;
}
.widget-partners .limited a img {
    display: block;
    width: 150px;
    padding: 0 10px;
}
@media only all and (max-width: 768px) {
    .widget-partners .limited a img {
        padding: 0 10% 40px;
    }
}
.widget-partners .limited h3 {
    width: 100%;
    font-size: 28px;
    text-align: center;
    margin-bottom: 50px;
	font-family: 'poppinsbold';
}
.widget-partners .partners-left,
.widget-partners .partners-right {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only all and (max-width: 768px) {
    .widget-partners .partners-left,
    .widget-partners .partners-right {
        width: 100%;
        margin-bottom: 50px;
    }
}
.widget-form {
    background-color: #24accb;
    position: relative;
}
@media only all and (max-width: 768px) {
    .widget-form {
        z-index: 9999999999;
    }
}
.widget-form .widget-form-header {
    padding: 42px 12px;
}
.widget-form .widget-form-text,
.widget-form .widget-form-title {
    text-align: center;
    color: #fff;
}
.widget-form .widget-form-title {
    font-size: 28px;
    font-weight: 700;
}
.widget-form .widget-form-text {
    font-size: 18px;
    font-weight: 300;
}
@media only all and (max-width: 768px) {
    .widget-form .widget-form-text {
        padding: 0 12px;
    }
}
.widget-form .slides ::-webkit-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
.widget-form .slides :-ms-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
.widget-form .slides ::placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
@media only all and (max-width: 960px) {
    .widget-form .slides {
        height: 420px;
    }
}
@media only all and (max-width: 500px) {
    .widget-form .slides {
        height: 425px;
    }
}
@media only all and (max-width: 450px) {
    .widget-form .slides {
        height: 460px;
    }
}
@media only all and (max-width: 400px) {
    .widget-form .slides {
        height: 500px;
    }
}
.widget-form .limited {
    position: relative;
}
@media only all and (max-width: 768px) {
    .widget-form .limited {
        padding: 0 24px;
    }
}
.widget-form iframe .rc-anchor-normal {
    width: 100% !important;
}
.widget-form .form-container {
    max-width: 375px;
    width: 100%;
    padding: 150px 12px;
    float: right;
    position: relative;
}
@media only all and (max-width: 960px) {
    .widget-form .form-container {
        padding: 0 0 50px;
        width: 100%;
        max-width: initial;
    }
}
.widget-form .form-container .form-title {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 18px;
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
}
@media only all and (max-width: 960px) {
    .widget-form .form-container .form-title {
        display: none;
    }
}
.form-style-one .form-elm-input-captcha {
    margin-bottom: 25px;
}
.form-style-one textarea {
    width: 100%;
    display: inline-block;
}
.form-style-one select {
    padding: 12px 16px;
}
.form-style-one input,
.form-style-one select,
.form-style-one textarea {
    font-family: Oswald;
    color: #fff;
    border: 2px solid #fff;
    padding: 16px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
}
@media only all and (max-width: 960px) {
    .form-style-one input,
    .form-style-one select,
    .form-style-one textarea {
        margin-bottom: 15px;
    }
}
.form-style-one .wpcf7-recaptcha {
    margin-top: 20px;
}
.form-style-one .wpcf7-recaptcha > div {
    margin: 0 auto;
}
.form-style-one .wpcf7-recaptcha .rc-anchor-normal-footer {
    display: none !important;
}
.form-style-one .wpcf7-recaptcha .rc-anchor-content {
    width: 100%;
    text-align: center;
}
.form-style-one .form-elm-input {
    position: relative;
    width: 100%;
}
.form-style-one .form-elm-input ::-webkit-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
.form-style-one .form-elm-input :-ms-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
.form-style-one .form-elm-input ::placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
.form-style-one .form-elm-input.submit input {
    cursor: pointer;
    padding: 13px 80px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background-color: #e65120;
    border: none;
    font-weight: 700;
}
.form-style-one .form-elm-input.submit input:hover {
    background-color: #be3f15;
}
.form-style-one .wpcf7-response-output {
    position: absolute !important;
    background-color: #fff;
    border: none;
    padding: 1rem;
    margin: 0;
    right: 0;
    left: 0;
    text-align: center;
}
.form-style-one .wpcf7-not-valid {
    border-color: red !important;
    margin-bottom: 10px !important;
}
.form-style-one span[role="alert"] {
    text-align: center;
}
.form-style-one .wpcf7-not-valid-tip {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 13px;
    padding: 5px;
    display: inline-block;
    margin-bottom: 12px;
}
.form-style-one input:disabled {
    opacity: 0.4;
    cursor: none;
}
.form-style-one .check-condition {
    padding: 12px 0 0;
    position: relative;
}
.form-style-one .check-condition .condition {
    display: block;
    z-index: 1;
    position: relative;
}
.form-style-one .check-condition .condition .wpcf7-not-valid-tip {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    margin-left: 12px;
}
.form-style-one .check-condition a {
    text-decoration: underline;
}
.form-style-one .check-condition a,
.form-style-one .check-condition p {
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.form-style-one .check-condition > p {
    left: 40px;
    position: relative;
    -webkit-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px);
    z-index: 2;
    width: calc(100% - 40px);
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
}
@media only all and (max-width: 768px) {
    .form-style-one .check-condition > p {
        -webkit-transform: translateY(-45px);
        -ms-transform: translateY(-45px);
        transform: translateY(-45px);
    }
}
.form-style-one .check-condition input {
    width: 26px !important;
    height: 26px !important;
    color: transparent !important;
}
.form-style-one .check-condition input:checked:after {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.form-style-one .check-condition .wpcf7-list-item-label {
    opacity: 0;
    display: none;
}
.form-style-one .check-condition .wpcf7-not-valid {
    height: 50px;
    display: inline-block;
}
.form-style-one .wpcf7-list-item {
    margin: 0;
}
.comp-border-bottom,
.comp-border-top {
    overflow: hidden;
}
.comp-border-top {
    overflow: hidden;
}
.comp-border-top:after {
    z-index: 999998;
    content: "";
    min-width: 1200px;
    background-image: url(../images/border-blue.svg);
    position: absolute;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    height: 50px;
    top: 0;
    background-repeat: repeat-x;
    left: -10px;
    right: -10px;
}
.comp-border-top.white:after {
    background-image: url(../images/border-white.svg);
}
.comp-border-top.black:after {
    background-image: url(../images/border-black.svg);
}
.comp-border-top.cream:after {
    background-image: url(../images/border-cream.svg);
}
.comp-border-bottom {
    overflow: hidden;
}
.comp-border-bottom:before {
    min-width: 1200px;
    left: -10px;
    right: -10px;
    z-index: 999998;
    content: "";
    background-image: url(../images/border-blue.svg);
    background-repeat: repeat-x;
    position: absolute;
    -webkit-transform: translateY(60%);
    -ms-transform: translateY(60%);
    transform: translateY(60%);
    height: 50px;
    bottom: 0;
}
.comp-border-bottom.white:before {
    background-image: url(../images/border-white.svg);
}
.comp-border-bottom.black:before {
    background-image: url(../images/border-black.svg);
}
.comp-border-bottom.cream:before {
    background-image: url(../images/border-cream.svg);
}
.footer-module-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    margin: 0 -6px;
    padding: 100px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only all and (max-width: 1024px) {
    .footer-module-container {
        margin: 0;
    }
}
.footer-module-container .footer-module-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: calc(33.33% - 8px);
    margin: 0 3px;
    padding: 40px 40px 150px;
    background-size: cover;
    position: relative;
    text-transform: uppercase;
    background-position: center;
}
@media only all and (max-width: 1024px) {
    .footer-module-container .footer-module-item {
        width: 100%;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        margin: 0 0 3px;
        padding: 25px 25px 60px;
    }
}
.footer-module-container .footer-module-item:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: #000;
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.footer-module-container .footer-module-item:hover:after {
    opacity: 0.4;
}
.footer-module-container .footer-module-item:hover .footer-module-title {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.footer-module-container .footer-module-item:hover .footer-module-text {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
}
.footer-module-container .footer-module-title {
    color: #fff;
    font-size: 42px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 1;
    position: relative;
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
}
@media only all and (max-width: 768px) {
    .footer-module-container .footer-module-title {
        font-size: 26px;
    }
}
.footer-module-container .footer-module-text {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    padding-right: 15%;
    z-index: 1;
    position: relative;
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
}
@media only all and (max-width: 768px) {
    .footer-module-container .footer-module-text {
        font-size: 15px;
    }
}
.footer-module-container .footer-module-textextra {
    font-size: 22px;
    color: #24accb;
    font-weight: 700;
    padding-bottom: 70px;
    position: absolute;
    left: 40px;
    bottom: 0;
    z-index: 1;
}
@media only all and (max-width: 768px) {
    .footer-module-container .footer-module-textextra {
        font-size: 15px;
        display: none;
    }
}
.register-page + .footer-module-container {
    padding-top: 50px;
}
.steps-container {
    padding: 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: space-between;
}
.steps-container .steps-title {
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
	font-size: 36px;
	color: #4587C3;
	font-family: 'poppinsbold';
}
@media only all and (max-width: 768px) {
    .steps-container .steps-title {
        font-size: 28px;
        padding: 0 12px;
    }
}
.steps-container .step-item {
    width: 24%;
    padding: 36px 20px;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
	background: rgba(217, 217, 217, 0.1);
	border: 1px solid #E2E2E2;
	box-shadow: inset 17px -17px 17px rgba(165, 165, 165, 0.1), inset -17px 17px 17px rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(17px);

	/* Note: backdrop-filter has minimal browser support */
	border-radius: 18px;
}
@media only all and (max-width: 1024px) {
    .steps-container .step-item {
        width: 49%;
		margin-bottom: 2%;
    }
}
@media only all and (max-width: 768px) {
    .steps-container .step-item {
        width: 80%;
        padding: 36px 20px;
		margin: 2% auto;
    }
}
@media only all and (max-width: 400px) {
    .steps-container .step-item {
        width: 100%;
        padding: 36px 20px;
		margin: 2% auto;
    }
}
.steps-container .step-item h3 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
	color: #4587C3;
	font-family: 'poppinsbold';
}
@media only all and (max-width: 768px) {
    .steps-container .step-item h3 {
        font-size: 28px;
        margin-bottom: 6px;
    }
}
.steps-container .step-item p {
    font-size: 14px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
	text-align: center;
	line-height: 1.3em;
}
.steps-container .step-item .imagen-step {
    border: 1px solid #DBDBDB;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	margin-bottom: 30px;
}
.steps-container .step-item .imagen-step img {
    width: 50%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
	margin-top: 10px;
}
a.btn-solid-nuevo-step {
	font-size: 26px;
	color: #fff;
	line-height: 26px;
	display: block;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	background-color: #4587C3;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	padding: 13px 30px 10px 30px;
	font-family: 'poppinsbold';
	margin: 20px auto;
	text-align: center;
}
a.btn-solid-nuevo-step:hover {
	background-color: #3A7EBB;
}
.counter-single, .counter-single-inicio {
    position: relative;
    padding: 100px 0;
    text-align: center;
}
@media only all and (max-width: 768px) {
    .counter-single, .counter-single-inicio {
        padding: 50px 0;
    }
}
.counter-single .limited {
    max-width: 700px;
}
.counter-single.ciudadanos-color {
    background-color: #24accb;
}
.counter-single.ciudadanos-color .line1 {
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
}
@media only all and (max-width: 768px) {
    .counter-single.ciudadanos-color .line1 {
        margin-bottom: 0;
    }
}
.counter-single.ciudadanos-color .line2 {
    font-size: 90px;
    color: #fff;
    font-weight: 700;
    line-height: 90px;
}
@media only all and (max-width: 768px) {
    .counter-single.ciudadanos-color .line2 {
        font-size: 70px;
        margin-bottom: 0;
    }
}
.counter-single.ciudadanos-color .line3 {
    font-size: 42px;
    color: #fff;
    font-weight: 500;
    line-height: 60px;
}
@media only all and (max-width: 768px) {
    .counter-single.ciudadanos-color .line3 {
        font-size: 30px;
        line-height: auto;
    }
}
.counter-single.ciudadanos-color .line4 {
    font-size: 25px;
    text-transform: uppercase;
}
@media only all and (max-width: 768px) {
    .counter-single.ciudadanos-color .line4 {
        font-size: 18px;
    }
}
.counter-single.ciudadanos-color .line5 {
    font-size: 18px;
    padding: 0 7px;
}
@media only all and (max-width: 768px) {
    .counter-single.ciudadanos-color .line5 {
        padding: 0 5%;
        font-size: 16px;
    }
}
.counter-single.ciudadanos-color a {
    text-decoration: underline;
    font-weight: 700;
}
.counter-single.ciudadanos-color .btn-solid {
    background-color: #fff;
    color: #24accb;
}
.counter-single.ciudadanos-color .counter-modal:hover {
    background-color: #fff;
    color: #24accb;
}
.counter-single.organizaciones-color {
    background-color: #971163;
    padding: 175px 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-image: url(../images/bg-counter-org.jpg);
}
.counter-single.organizaciones-color .counter-single1 {
    font-size: 90px;
    color: #fff;
    font-weight: 700;
    line-height: 90px;
    margin-bottom: 20px;
}
.counter-single.organizaciones-color .counter-single2 {
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.counter-single.organizaciones-color .counter-single3 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
@media only all and (max-width: 768px) {
    .counter-single.organizaciones-color .counter-single3 {
        font-size: 28px;
    }
}
.counter-single.organizaciones-color .btn-solid {
    background-color: #fff;
    color: #971163;
}
.counter-single.organizaciones-color .counter-modal:hover {
    background-color: #fff;
    color: #971163;
}
.counter-single.empresas-color {
    background-color: #000000;
}
.counter-single.empresas-color h3 {
	color: #ffffff;
	font-family: 'poppinsbold';
	font-size: 24px;
	padding-bottom: 40px;
}
.counter-single.empresas-color .textoRanEm p{
	color: #ffffff;
	line-height: 1.3em;
}
.counter-single.empresas-color .textoRanEm H4{
	color: #ffffff;
	font-weight: normal;
	font-family: 'poppinsbold';
	margin-bottom: 20px;
}
.counter-single.empresas-color .textoRanEm strong {
	font-family: 'poppinsbold';
}
.counter-single.empresas-color .counter-single1 {
    font-size: 90px;
    color: #fff;
    font-weight: 700;
    line-height: 90px;
    margin-bottom: 20px;
	
}
.counter-single.empresas-color .counter-single2 {
    font-size: 30px;
    color: #FFFF4D;
	font-family: 'poppinsbold';
	width: 60%;
	margin: 0 auto 40px;
}
.counter-single-inicio.empresas-color {
    background-color: #ffff4d;
}
.counter-single-inicio.empresas-color h3 {
	color: #000;
	font-family: 'poppinsbold';
	font-size: 24px;
	padding-bottom: 40px;
}
.counter-single-inicio.empresas-color .textoRanEm p{
	color: #000;
	line-height: 1.3em;
}
.counter-single-inicio.empresas-color .textoRanEm H4{
	color: #000;
	font-weight: normal;
	font-family: 'poppinsbold';
	margin-bottom: 20px;
}
.counter-single-inicio.empresas-color .textoRanEm strong {
	font-family: 'poppinsbold';
}
.counter-single-inicio.empresas-color .counter-single1 {
    font-size: 90px;
    color: #fff;
    font-weight: 700;
    line-height: 90px;
    margin-bottom: 20px;
	
}
.counter-single-inicio.empresas-color .counter-single2 {
    font-size: 30px;
    color: #000;
	font-family: 'poppinsbold';
	width: 60%;
	margin: 0 auto 40px;
}
.cont-ini-cont {
	display: flex;
}
.cont-ini-cont > div {
	width: 25%;
}
.cont-ini-cont .counter-item-text {
	font-family: 'poppinsbold';
	margin-bottom: 20px;
}
@media only all and (max-width: 768px) {
    .counter-single.empresas-color .counter-single2 {
        width: 100%;
    }
}
.counter-single.empresas-color .counter-single3 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.tick {
  font-size:1rem; white-space:nowrap; font-family:'poppinsbold';
	width: 80%;
	margin:  0 auto;
}

.tick-flip,.tick-text-inline {
  font-size:2.5em;
}

.tick-label {
  margin-top:1em;font-size:.8em;
}

.tick-char {
  width:1.5em;
}

.tick-text-inline {
  display:inline-block;text-align:center;min-width:1em;
}

.tick-text-inline+.tick-text-inline {
  margin-left:-.325em;
}

.tick-group {
  margin:0 .5em;text-align:center;
}


.tick-text-inline {
   color: rgb(0, 0, 0) !important; 
}

.tick-label {
   color: rgb(0, 0, 0) !important; 
}

.tick-flip-panel {
   color: rgb(0, 0, 0) !important; 
}

.tick-flip {
   font-family: !important; 
}

.tick-flip-panel-text-wrapper {
   line-height: 1.45 !important; 
}

.tick-flip-panel {
   background-color: rgb(247, 255, 247) !important; 
}

.tick-flip {
   border-radius:0.27em !important; 
}

@media only all and (max-width: 768px) {
    .counter-single.empresas-color .counter-single3 {
        font-size: 28px;
    }
}
.txtDestEm {
    font-size: 20px;
    color: #000000;
    margin-bottom: 50px !important;
	text-align: center;
	width: 57%;
	margin: 0 auto;
}
.txtDestEm a {
    color: #000000;
	font-family: 'poppinsbold';
}
.txtDestEm a:hover {
    color: #A1DF9E;
}
@media only all and (max-width: 1100px) {
    .txtDestEm {
		width: 80%;
	}
}
.btn-solid-nuevo , .btn-solid-nuevo-amarillo, .btn-solid-nuevo-negro, .btn-solid-nuevo-naranja {
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	display: inline-block;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	background-color: #A1DF9E;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	padding: 13px 30px 10px 30px;
	font-family: 'poppinsbold';
	margin: 40px auto;
}

.btn-solid-nuevo:hover {
	background-color: #87C984;
}
.btn-solid-nuevo-amarillo {
	color: #000;
	background-color: #FFFF4D;
}
.btn-solid-nuevo-amarillo:hover {
	background-color: #CCBC29;
}
.btn-solid-nuevo-negro {
	color: #fff;
	background-color: #000;
	font-size: 15px;
	padding: 8px 40px 5px 40px;
}
.btn-solid-nuevo-negro:hover {
	background-color: #333333;
}
.btn-solid-nuevo-naranja {
	color: #fff;
	background-color: #E05120;
	padding: 8px 40px 5px 40px;
	margin: 20px auto 10px;
}

.btn-solid-nuevo-naranja:hover {
	background-color: #000;
}
.pop-up .btn-solid-nuevo-naranja:hover {
	background-color: #ffff4d;
	color: #000;
}
.empresas-bloque-nuevo {
	width: 100%;
	display: flex;
	align-items: stretch;
}
.empresas-bloque-nuevo h3 {
	font-family: 'poppinsbold';
	text-align:  center;
	font-size: 26px;
	font-weight: inherit;
	margin: 30px 0 30px;
	width: 50%;
	margin:  0 auto;
}
.empresas-izquierdo {
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	background-color: #ecf8eb;
	flex-grow: 1;
	width: 50%;
	margin: 0 8px 0 0;
	padding: 50px 50px;
	text-align: center;
}
.empresas-izquierdo h3 {
	color: #87C984;
}

.empresas-derecho {
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright:30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	background-color: #dae7f3;
	flex-grow: 1;
	width: 50%;
	margin: 0 0 0 8px;
	padding: 50px 50px;
	text-align: center;
}
@media only all and (max-width: 1100px) {
    .empresas-derecho, .empresas-izquierdo {
		padding: 30px 20px;
	}
}

@media only all and (max-width: 700px) {
    .empresas-derecho, .empresas-izquierdo {
		width: 100%;
	}
	.empresas-bloque-nuevo {
		flex-direction: column;
	}
	.empresas-derecho {
		border-radius: 0px 0px 30px 30px;
		-moz-border-radius: 0px 0px 30px 30px;
		-webkit-border-radius: 0px 0px 30px 30px;
		margin: 0 0 8px 0;
	}
	.empresas-izquierdo {
		
		border-radius: 30px 30px 0px 0px;
		-moz-border-radius: 30px 30px 0px 0px;
		-webkit-border-radius: 30px 30px 0px 0px;
		margin: 0 0 8px 0;
	}
}

.empresas-derecho h3 {
	color: #4585C1;
}
.empresas-derecho .btn-solid-nuevo {
	background-color: #4587C3;
}
.empresas-derecho .btn-solid-nuevo:hover {
	background-color: #3A7EBB;
}
.empresa-txt-bloque {
	text-align: left;
	line-height: 1.4em;
}
.empresas-derecho .empresa-txt-bloque a {
	color: #4587C3;
	font-family: 'poppinsmedium';
}
.empresas-derecho .empresa-txt-bloque a:hover {
	color: #3A7EBB;
}
.empresas-izquierdo .empresa-txt-bloque a {
	color: #87C984;
	font-family: 'poppinsmedium';
}
.empresas-izquierdo .empresa-txt-bloque a:hover {
	color: #A1DF9E;
}
.empresa-txt-bloque ul {
	margin-left: 30px;
	margin-bottom: 30px;
}
.empresa-txt-bloque strong{
	font-family: 'poppinsbold';
	font-weight: inherit;
}
.counter-single.empresas-color .counter-single4 {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
}
.counter-single.empresas-color .counter-single4 a {
    color: #fff;
    text-decoration: underline;
}
.counter-single.empresas-color .btn-solid {
    background-color: #fff;
    color: #4580BA;
}
.counter-single.empresas-color .counter-modal:hover {
    background-color: #fff;
    color: #4580BA;
}
.counter-single.ayuntamientos-color {
    background-color: #197736;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-image: url(../images/bg-counter-ayu.jpg);
}
.counter-single.ayuntamientos-color .counter-single1 {
    font-size: 90px;
    color: #fff;
    font-weight: 700;
    line-height: 90px;
    margin-bottom: 20px;
}
.counter-single.ayuntamientos-color .counter-single2 {
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.counter-single.ayuntamientos-color .counter-single3 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
@media only all and (max-width: 768px) {
    .counter-single.ayuntamientos-color .counter-single3 {
        font-size: 28px;
    }
}
.counter-single.ayuntamientos-color .counter-modal:hover {
    background-color: #fff;
    color: #197736;
}
.counter-single.ayuntamientos-color .btn-solid {
    background-color: #fff;
    color: #197736;
}
.counter-single.global-color .btn-border {
    background-color: transparent;
    margin-bottom: 20px;
    font-weight: 700;
}
.counter-single.global-color .btn-solid {
    margin-bottom: 20px;
    font-weight: 700;
    display: inline-block;
    min-width: inherit;
    padding: 14px 40px;
    margin: 0 8px;
}
.wpcf7-response-output {
    display: none !important;
}
.formsingle-page div.wpcf7 .ajax-loader {
    background-image: url(../images/loading-blue.gif);
}
.form-nuevo-int div.wpcf7 .ajax-loader {
    background-image: url(../images/loading-blue.gif);
}
div.wpcf7 .ajax-loader {
    background-image: url(../images/loading.gif);
    display: inline-block;
    width: 100%;
    height: 50px;
    border: none;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
}
.wpcf7 .submit input {
    height: 50px;
}
.event-modal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: initial;
    position: fixed;
    background-color: #24accb;
    z-index: 10000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    overflow-y: auto;
    padding: 50px 12px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 1;
}
.event-modal .close-modal {
    cursor: pointer;
}
.event-modal .close-modal img {
    height: 30px;
    display: block;
    margin: 0 auto 10px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.event-modal .close-modal span {
    color: #fff;
    font-size: 14px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.event-modal .close-modal:hover span {
    letter-spacing: 1px;
}
.event-modal .close-modal:hover img {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.event-modal .logotipo-modal {
    margin: 80px auto 20px;
    display: block;
}
.event-modal .to-show-elm {
    opacity: 0;
}
.event-modal .inside-modal .event-item-bg {
    margin-top: 50px;
    height: 300px;
    background-size: cover;
    background-position: center;
}
.event-modal .inside-modal .centered {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.event-modal .inside-modal .event-item-title {
    margin-top: 50px;
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.event-modal .inside-modal .steps-event {
    margin-bottom: 50px;
}
.event-modal .inside-modal .steps-event > h2 {
    margin-top: 50px;
    color: #fff;
    font-size: 36px;
    margin-bottom: 20px;
}
@media only all and (max-width: 768px) {
    .event-modal .inside-modal .steps-event > h2 {
        font-size: 28px;
    }
}
.event-modal .inside-modal .steps-event .step-event-item {
    padding: 10px 0;
    border-top: 1px solid #4580BA;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.event-modal .inside-modal .steps-event .step-event-item:last-child {
    border-bottom: 1px solid #4580BA;
}
.event-modal .inside-modal .steps-event .step-event-item span:nth-of-type(1) {
    font-weight: 700;
    width: 60px;
    color: #4580BA;
}
.event-modal .inside-modal .steps-event .step-event-item span:nth-of-type(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 300;
    color: #4580BA;
}
.panoramas-container .panorama,
.panoramas-container .panorama img,
.panoramas-container .panoramas-items,
.panoramas-container .pv-inner {
    height: 700px !important;
}
@media only all and (min-width: 2000px) {
    .panoramas-container .panorama,
    .panoramas-container .panorama img,
    .panoramas-container .panoramas-items,
    .panoramas-container .pv-inner {
        height: 850px !important;
    }
}
@media only all and (max-width: 768px) {
    .panoramas-container .panorama,
    .panoramas-container .panorama img,
    .panoramas-container .panoramas-items,
    .panoramas-container .pv-inner {
        height: 500px !important;
    }
}
.is_mobile .drag-icon {
    -webkit-transform: translate(-50%, -30px) !important;
    -ms-transform: translate(-50%, -30px) !important;
    transform: translate(-50%, -30px) !important;
}
.is_mobile .panoramas-items::after {
    display: block !important;
}
.panoramas-container {
    position: relative;
}
.panoramas-container .panoramas-control {
    max-width: 900px;
    width: 100%;
    margin: 0 auto 50px;
    padding: 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.panoramas-container .panoramas-control.blocked {
    opacity: 0.5;
    pointer-events: none;
}
.panoramas-container .panoramas-control .pan-control {
    border: 2px solid #24accb;
    color: #24accb;
    text-align: center;
    width: 25%;
    margin: 0;
    cursor: pointer;
    padding: 16px 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
@media only all and (max-width: 768px) {
    .panoramas-container .panoramas-control .pan-control {
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid #24accb !important;
    }
}
.panoramas-container .panoramas-control .pan-control.selected {
    background-color: #24accb;
    color: #fff;
}
.panoramas-container .panoramas-control .pan-control:nth-of-type(2),
.panoramas-container .panoramas-control .pan-control:nth-of-type(3),
.panoramas-container .panoramas-control .pan-control:nth-of-type(4) {
    border-left: 0;
}
.panoramas-container .panoramas-control .pan-control:hover {
    background-color: rgba(36, 172, 203, 0.14);
}
.panoramas-container .panoramas-items {
    position: relative;
}
.panoramas-container .panoramas-items:after {
    position: absolute;
    left: 0;
    bottom: -25px;
    right: 0;
    height: 50px;
    background-color: #fff;
    content: "";
    display: none;
    pointer-events: none;
}
.panoramas-container .panoramas-items .panorama {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    cursor: ew-resize;
    pointer-events: none;
}
@media only all and (max-width: 1024px) {
    .panoramas-container .panoramas-items .panorama {
        overflow-x: auto;
    }
}
.panoramas-container .panoramas-items .panorama.selected {
    pointer-events: auto;
    opacity: 1;
}
.panoramas-container .panoramas-items .panorama .panorama-pointer {
    position: absolute;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 1;
}
.panoramas-container .panoramas-items .panorama .panorama-pointer:before {
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: -1;
    -webkit-animation: sonar 3s infinite 0s;
    animation: sonar 3s infinite 0s;
}
@media only all and (max-width: 768px) {
    .panoramas-container .panoramas-items .panorama .panorama-pointer:before {
        height: 40px;
        width: 40px;
    }
}
.panoramas-container .panoramas-items .panorama .panorama-pointer:after {
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.35);
    z-index: -1;
    -webkit-animation: sonar 3s infinite 0.4s;
    animation: sonar 3s infinite 0.4s;
}
@media only all and (max-width: 768px) {
    .panoramas-container .panoramas-items .panorama .panorama-pointer:after {
        height: 40px;
        width: 40px;
    }
}
.panoramas-container .panoramas-items .panorama .panorama-pointer span {
    background-color: #e65116;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    display: block;
}
@media only all and (max-width: 768px) {
    .panoramas-container .panoramas-items .panorama .panorama-pointer span {
        height: 40px;
        width: 40px;
    }
}
.panoramas-container .panoramas-items .panorama .panorama-pointer:hover {
    z-index: 2;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.panoramas-container .panoramas-items .panorama .panorama-pointer:hover .point-text {
    -webkit-transform: translateX(-50%) translateY(100px) skewX(0);
    -ms-transform: translateX(-50%) translateY(100px) skewX(0);
    transform: translateX(-50%) translateY(100px) skewX(0);
    opacity: 1;
    visibility: visible;
}
@media only all and (max-width: 768px) {
    .panoramas-container .panoramas-items .panorama .panorama-pointer:hover .point-text {
        -webkit-transform: translateX(-50%) translateY(70px) skewX(0);
        -ms-transform: translateX(-50%) translateY(70px) skewX(0);
        transform: translateX(-50%) translateY(70px) skewX(0);
    }
}
.panoramas-container .panoramas-items .panorama .panorama-pointer:hover.over .point-text {
    -webkit-transform: translateX(-50%) translateY(-120%) skewX(0);
    -ms-transform: translateX(-50%) translateY(-120%) skewX(0);
    transform: translateX(-50%) translateY(-120%) skewX(0);
}
.panoramas-container .panoramas-items .panorama .panorama-pointer .point-text {
    top: 0;
    left: 150%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateX(-50%) translateY(90px) skewX(-5deg);
    -ms-transform: translateX(-50%) translateY(90px) skewX(-5deg);
    transform: translateX(-50%) translateY(90px) skewX(-5deg);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 350px;
    background-color: #e65116;
    z-index: 1;
}
@media only all and (max-width: 768px) {
    .panoramas-container .panoramas-items .panorama .panorama-pointer .point-text {
        width: 280px;
        left: 50%;
    }
}
.panoramas-container .panoramas-items .panorama .panorama-pointer .point-text p {
    padding: 30px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}
@media only all and (max-width: 768px) {
    .panoramas-container .panoramas-items .panorama .panorama-pointer .point-text p {
        font-size: 14px;
        padding: 16px;
    }
}
.panoramas-container .panoramas-items .panorama .panorama-pointer .point-text a {
    color: #fff;
    font-weight: 700;
}
.panoramas-container .panoramas-items .panorama .panorama-pointer.over .point-text {
    -webkit-transform: translateX(-50%) translateY(-130%) skewX(-5deg);
    -ms-transform: translateX(-50%) translateY(-130%) skewX(-5deg);
    transform: translateX(-50%) translateY(-130%) skewX(-5deg);
}
.panoramas-container .drag-icon {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, -30px);
    -ms-transform: translate(-50%, -30px);
    transform: translate(-50%, -30px);
}
@media only all and (max-width: 1024px) {
    .panoramas-container .drag-icon {
        -webkit-transform: translate(-50%, 20px);
        -ms-transform: translate(-50%, 20px);
        transform: translate(-50%, 20px);
    }
}
.panoramas-container .pv-inner {
    background: 0 0 !important;
    position: relative;
}
.panoramas-container .pv-inner img {
    display: block !important;
    opacity: 1;
    pointer-events: none;
}
.children-page {
	  background-color: #4587C3;
}
.children-page .main-subcover p, .children-page .main-subcover h1, .children-page .main-subcover h3{
	  color: #fff !important;
}
.children-page .main-subcover h1, .children-page .main-subcover h3{
	  margin-bottom: 30px;
}
.blocks-container {
    position: relative;
	padding-bottom: 50px;
}
.blocks-container .block-item {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	margin-bottom: 30px;
}
.blocks-container .block-item .block-item-content {
    width: 40%;
    margin: 0 0 0 60%;
    padding: 30px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
@media only all and (max-width: 1024px) {
    .blocks-container .block-item .block-item-content {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .blocks-container .block-item .block-item-content .block-item-text {
        padding: 0 20%;
    }
	
    .blocks-container .block-item {
        padding: 60% 0 0;
		background-size: 180%;
		background-repeat: no-repeat;
		background-color: #fff;
    }
}
@media only all and (max-width: 1024px) and (max-width: 768px) {
    .blocks-container .block-item .block-item-content .block-item-text {
        padding: 0 10%;
    }
}
.blocks-container .block-item .block-item-title {
    color: #24accb;
    font-size: 36px;
    text-transform: uppercase;
}
@media only all and (max-width: 768px) {
    .blocks-container .block-item .block-item-title {
        font-size: 28;
    }
}
.blocks-container .block-item .block-item-text {
    margin: 25px 0;
}
.blocks-container .block-item .block-item-text p {
    color: inherit;
}
.blocks-container .block-item .btn-solid {
    background-color: #24accb;
    display: inline-block;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.blocks-container .block-item.center .block-item-content {
    width: 100%;
    margin: 0;
    text-align: center;
}
.blocks-container .block-item.center .block-item-text {
    padding: 0 20%;
}
@media only all and (max-width: 768px) {
    .blocks-container .block-item.center .block-item-text {
        padding: 0 10%;
    }
}
.blocks-container .block-item.center .block-item-text p {
    color: inherit;
}
@-webkit-keyframes sonar {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0) scale(0);
        transform: translateY(0) scale(0);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 00;
        -webkit-transform: translateY(0) scale(3.5);
        transform: translateY(0) scale(3.5);
    }
}
@keyframes sonar {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0) scale(0);
        transform: translateY(0) scale(0);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 00;
        -webkit-transform: translateY(0) scale(3.5);
        transform: translateY(0) scale(3.5);
    }
}
.cookies-banner {
    position: fixed;
    bottom: 40px;
    right: 40px;
    background-color: rgba(255, 255, 255, 0.815);
    width: 220px;
    z-index: 999999999999999;
    padding: 16px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    cursor: pointer;
}
@media only all and (max-width: 768px) {
    .cookies-banner {
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
.cookies-banner.hidden {
    display: none;
}
.cookies-banner p {
    font-size: 13px;
    margin: 0;
    color: #000;
    text-align: center;
}
.cookies-banner a {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-size: 13px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: inline-block;
    width: 100%;
}
@media only all and (max-width: 768px) {
    .cookies-banner a {
        width: 48%;
        text-align: center;
    }
}
.cookies-banner a:hover {
    opacity: 0.5;
}
.cookies-banner span {
    margin-top: 2px;
    display: inline-block;
    font-size: 13px;
    padding: 3px 20px;
    border-radius: 4px;
    color: #4580BA;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
@media only all and (max-width: 768px) {
    .cookies-banner span {
        width: 48%;
        text-align: center;
    }
}
.cookies-banner span:hover {
    opacity: 0.5;
}
.jpslider-container {
    position: relative;
    background-color: #24accb;
}
.jpslider-container .jpslider-item {
    opacity: 0;
    visibility: hidden;
    background-position: center;
    background-size: cover;
    padding: 25px 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.jpslider-container .jpslider-item.active {
    visibility: visible;
}
@media only all and (max-width: 960px) {
    .jpslider-container .jpslider-item {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 100px 20px 25px;
        text-align: center;
    }
}
.jpslider-container .jpslider-item-centered {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 138px;
}
@media only all and (max-width: 960px) {
    .jpslider-container .jpslider-item-centered {
        height: initial;
        padding-top: 0;
    }
}
.jpslider-container .jpslider-item-title {
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    display: inline;
    text-transform: uppercase;
}
@media only all and (max-width: 960px) {
    .jpslider-container .jpslider-item-title {
        font-size: 32px;
    }
}
.jpslider-container .jpslider-item-title2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    display: inline;
    text-transform: uppercase;
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
}
@media only all and (max-width: 960px) {
    .jpslider-container .jpslider-item-title2 {
        font-size: 32px;
    }
}
.jpslider-container .jpslider-item-text {
    font-size: 20px;
    color: #fff;
    width: 40%;
    display: block;
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
}
@media only all and (max-width: 960px) {
    .jpslider-container .jpslider-item-text {
        width: 100%;
    }
}
.jpslider-container .slider-input-message {
    font-family: Oswald;
    color: #fff;
    border: 2px solid #fff;
    padding: 16px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.8);
    width: 40%;
}
@media only all and (max-width: 960px) {
    .jpslider-container .slider-input-message {
        width: 100%;
    }
}
.jpslider-container .social-container {
    position: absolute;
    right: 0;
    z-index: 1;
}
.jpslider-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .jpslider-slide {
    float: right;
}
.jpslider-slide img {
    display: block;
}
.jpslider-slide.jpslider-loading img {
    display: none;
}
.jpslider-slide.dragging img {
    pointer-events: none;
}
.jpslider-initialized .jpslider-slide {
    display: block;
}
.jpslider-loading .jpslider-slide {
    visibility: hidden;
}
.jpslider-vertical .jpslider-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
@media only all and (max-width: 768px) {
    .arrows {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.jpslider-next,
.jpslider-prev {
    margin-top: 25px;
    margin-right: 8px;
    display: inline-block;
    height: 60px;
    width: 60px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    border-radius: 50%;
}
.jpslider-next:before,
.jpslider-prev:before {
    content: "";
    height: 30px;
    width: 30px;
    position: absolute;
    left: 15px;
    top: 15px;
    background-repeat: no-repeat;
}
.jpslider-next:hover,
.jpslider-prev:hover {
    background: #fff;
}
.arrows {
    width: 250px;
}
@media only all and (max-width: 960px) {
    .arrows {
        width: 100%;
    }
}
.jpslider-prev {
    position: relative;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.jpslider-prev:before {
    background-image: url(../images/arrow.svg);
}
.jpslider-next:before {
    background-image: url(../images/arrow.svg);
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-next,
.slick-prev {
    font-size: 0;
    position: absolute;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-110px);
    -ms-transform: translateY(-110px);
    transform: translateY(-110px);
}
.slick-next:before,
.slick-prev:before {
    position: absolute;
    width: 100%;
    font-family: Ionicons;
    font-size: 2.7rem;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next:hover,
.slick-prev:hover {
    opacity: 0.5;
}
.slick-prev {
    top: 0;
    left: 0;
}
.slick-next {
    top: 0;
    right: 0;
}
.slick-prev:before {
    content: "\f108";
}
.slick-next:before {
    content: "\f10b";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
body.is_login .header {
    top: 40px;
}
@media only all and (max-width: 960px) {
    body.is_login .header {
        top: 32px;
    }
}
@media only all and (max-width: 782px) {
    body.is_login .header {
        top: 46px;
    }
}
@media only all and (max-width: 1024px) {
    body.is_login .extra-nav,
    body.is_login .header-nav {
        top: 130px;
    }
}
@media only all and (max-width: 1024px) and (max-width: 960px) {
    body.is_login .extra-nav,
    body.is_login .header-nav {
        top: 122px;
    }
}
@media only all and (max-width: 1024px) and (max-width: 782px) {
    body.is_login .extra-nav,
    body.is_login .header-nav {
        top: 136px;
    }
}
.initialize .header {
    opacity: 1 !important;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}
.header {
    opacity: 1 !important;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 110px;
    z-index: 1000000;
    background-color: rgba(0, 0, 0, 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only all and (min-width: 1025px) {
    .header .limited {
        height: 110px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }
    .header .header-toggle {
        display: none;
    }
    .header .header-logo {
        height: 70%;
        display: inline-block;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
    }
    .header .header-logo img {
        height: 100%;
    }
    .header .header-logo-extra {
        height: 100%;
    }
	.header-logo-extra-nuevo {
        margin-left: 10px;
    }
    .header .header-nav {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .header .header-nav > ul > li:first-child {
        display: none;
    }
    .header .header-nav ul {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .header .header-nav .menu-item {
        text-align: center;
        position: relative;
		padding: 0 15px 0;
    }
    .header .header-nav .menu-item a {
        font-size: 15px;
        color: #fff;
        line-height: 21px;
        display: block;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
    .header .header-nav .menu-item:hover a {
        color: #24accb;
    }
	.header .header-nav .gtm-dona.menu-item a {
		font-size: 15px;
        color: #fff;
        line-height: 21px;
        display: block;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
		background-color: #E45120;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		-khtml-border-radius: 20px;
		border-radius: 20px;
		padding: 3px 20px 0 20px;
		font-family: 'poppinsbold';
	}
    .header .header-nav .menu-item:hover .sub-menu {
        visibility: visible;
    }
    .header .header-nav .menu-item:hover .sub-menu .menu-item {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .header .header-nav .menu-item.current-menu-ancestor a,
    .header .header-nav .menu-item.current-menu-item a {
        color: #24accb;
    }
    .header .header-nav .menu-item.current-menu-item {
        pointer-events: none;
    }
    .header .header-nav .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        display: block;
        right: 0;
        padding: 20px 3px;
        visibility: hidden;
		min-width: 200px;
    }
    .header .header-nav .sub-menu .menu-item {
        opacity: 0;
        margin: 4px 0;
        background-color: #24accb;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
    .header .header-nav .sub-menu .menu-item:nth-last-child(4) {
        -webkit-transform: translateX(6px);
        -ms-transform: translateX(6px);
        transform: translateX(6px);
    }
    .header .header-nav .sub-menu .menu-item:nth-last-child(3) {
        -webkit-transform: translateX(-6px);
        -ms-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    .header .header-nav .sub-menu .menu-item:nth-last-child(2) {
        -webkit-transform: translateX(6px);
        -ms-transform: translateX(6px);
        transform: translateX(6px);
    }
    .header .header-nav .sub-menu .menu-item:nth-last-child(1) {
        -webkit-transform: translateX(-6px);
        -ms-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    .header .header-nav .sub-menu .menu-item.current-menu-ancestor a,
    .header .header-nav .sub-menu .menu-item.current-menu-item a {
        color: #fff;
    }
    .header .header-nav .sub-menu .menu-item:hover {
        background-color: #1c87a0;
    }
    .header .header-nav .sub-menu .menu-item a {
        color: #fff;
        padding: 12px 0;
    }
}
@media only all and (min-width: 1025px) and (max-width: 768px) {
    .header .header-nav {
        display: none;
    }
}
@media only all and (min-width: 1025px) {
    .header .extra-nav {
        position: absolute;
        top: 0;
        margin: 0;
        right: 140px;
        text-align: center;
    }
    .header .extra-nav li {
        display: inline-block;
        width: 120px;
        background-color: #e65120;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        z-index: 1;
    }
    .header .extra-nav li:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        z-index: -1;
        background-color: transparent;
    }
    .header .extra-nav li:hover:after {
        background-color: rgba(0, 0, 0, 0.3);
    }
    .header .extra-nav li a {
        padding: 6px 12px;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        display: inline-block;
        width: 100%;
    }
}
@media only all and (max-width: 1024px) {
    .header {
        height: 70px;
    }
    .header .hamburger-container {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        right: 16px;
        top: 16px;
        cursor: pointer;
        padding: 10px 0 10px 10px;
    }
    .header .hamburger-container .hamburger {
        position: relative;
        width: 25px;
        height: 20px;
        -webkit-transition: -webkit-transform 750ms ease-in-out;
        transition: -webkit-transform 750ms ease-in-out;
        -o-transition: transform 750ms ease-in-out;
        transition: transform 750ms ease-in-out;
        transition: transform 750ms ease-in-out, -webkit-transform 750ms ease-in-out;
    }
    .header .hamburger-container .hamburger .inner,
    .header .hamburger-container .hamburger::after,
    .header .hamburger-container .hamburger::before {
        content: "";
        position: absolute;
        width: 25px;
        height: 2px;
        background: #ccc;
        -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .header .hamburger-container .hamburger::after {
        top: 19px;
    }
    .header .hamburger-container .hamburger::before {
        top: -1px;
    }
    .header .hamburger-container .hamburger .inner {
        top: 9px;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }
    .header .header-logo {
        position: absolute;
        top: 15px;
        height: 40px;
        display: inline-block;
		left: 50%;
		transform: translateX(-50%);
    }
    .header .header-logo img {
        height: 100%;
    }
    .header .header-logo-extra {
        position: absolute;
        top: 15px;
        height: 40px;
        left: 60px;
    }
    .header .header-nav {
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        overflow-y: auto;
        height: 100vh;
    }
    .header .header-nav ul {
        padding: 70px 36px 120px;
        opacity: 0;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    .header .header-nav li {
        border-bottom: 1px solid #24accb;
    }
    .header .header-nav li.menu-item-has-children {
        position: relative;
    }
    .header .header-nav li.menu-item-has-children:before {
        content: "\f3d0";
        font-family: Ionicons;
        color: #fff;
        position: absolute;
        font-size: 30px;
        top: 3px;
        right: 0;
    }
    .header .header-nav li .sub-menu {
        padding: 10px 0 20px 40px;
        overflow-y: hidden;
        display: none;
    }
    .header .header-nav li .sub-menu li {
        opacity: 0;
        border-bottom: none;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
    .header .header-nav li .sub-menu li a {
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
    .header .header-nav li .sub-menu li.active {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .header .header-nav li .sub-menu.active {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s;
    }
    .header .header-nav a {
        width: 100%;
        color: #fff;
        text-transform: uppercase;
        display: block;
        padding: 7px 0;
    }
    .header .header-nav a br {
        display: none;
    }
    .header .header-nav .current-menu-ancestor > a,
    .header .header-nav .current-menu-item > a {
        color: #24accb;
    }
    .header .extra-nav {
        opacity: 0;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        visibility: hidden;
        margin: 0;
        text-align: center;
        position: fixed;
        top: 70px;
        left: 0;
        width: 100%;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    .header .extra-nav ul {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header .extra-nav li {
        width: 49.5%;
        display: inline-block;
    }
    .header .extra-nav li a {
        background-color: #e65120;
        padding: 6px 12px;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff;
        display: inline-block;
        width: 100%;
    }
}
@media only all and (max-width: 1024px) and (max-width: 768px) {
    .header .extra-nav li a {
        padding: 10px 12px;
    }
}
@media only all and (max-width: 1024px) {
    .header .limited {
        height: 100%;
        padding: 16px;
    }
    .header .menu-open .hamburger {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
    .header .menu-open #menu-button:active .hamburger {
        -webkit-transform: scale(1) rotateY(-180deg);
        transform: scale(1) rotateY(-180deg);
    }
    .header .menu-open .hamburger::before {
        -webkit-transform: translate3d(-4px, 1px, 0) rotateZ(-45deg);
        transform: translate3d(-4px, 1px, 0) rotateZ(-45deg);
    }
    .header .menu-open .hamburger .inner {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        -webkit-transition: background-color 0.4s ease-in-out, -webkit-transform 375ms;
        transition: background-color 0.4s ease-in-out, -webkit-transform 375ms;
        -o-transition: transform 375ms, background-color 0.4s ease-in-out;
        transition: transform 375ms, background-color 0.4s ease-in-out;
        transition: transform 375ms, background-color 0.4s ease-in-out, -webkit-transform 375ms;
    }
    .header .menu-open .hamburger::after {
        -webkit-transform: translate3d(-4px, -1px, 0) rotateZ(45deg);
        transform: translate3d(-4px, -1px, 0) rotateZ(45deg);
    }
    .header .menu-open .header-nav ul {
        opacity: 1;
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .header .menu-open .extra-nav {
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.header .nav-alternate {
    -webkit-transform: translateY(-200%) scaleX(0);
    -ms-transform: translateY(-200%) scaleX(0);
    transform: translateY(-200%) scaleX(0);
    position: absolute;
    color: #fff;
    width: 48px;
    height: 70px;
    text-align: center;
    left: calc(50% - 24px);
    top: 30px;
    cursor: pointer;
    overflow: hidden;
}
.header .nav-alternate img {
    height: 30px;
    display: block;
    margin: 0 auto 10px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.header .nav-alternate span {
    color: #fff;
    font-size: 12px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.header .nav-alternate:hover span {
    letter-spacing: 1px;
}
.header .nav-alternate:hover img {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
@media only all and (max-width: 1024px) {
    .header .nav-alternate {
        display: none !important;
    }
}
.header .nav-alternate.mobile {
    display: none !important;
    background-color: #000;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 90px;
    z-index: 999999999;
    padding-top: 15px;
}
@media only all and (max-width: 1024px) {
    .header .nav-alternate.mobile {
        display: block !important;
    }
}
.footer {
    text-align: center;
    padding: 100px 12px;
    background-color: #000000;
    position: relative;
    z-index: 2;
}
.footer-logo img {
	width: 150px;
}
@media only all and (max-width: 768px) {
    .footer {
        padding: 50px 12px;
    }
}
.footer .footer-nav li {
    display: inline-block;
    padding: 0 12px;
    position: relative;
    color: #ffffff;
    line-height: 16px;
}
.footer .footer-nav li:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 1px;
    background-color: #fff;
}
.footer .footer-nav li:last-child:after {
    display: none;
}
@media only all and (max-width: 768px) {
    .footer .footer-nav li {
        font-size: 14px;
        padding: 0 6px;
    }
    .footer .footer-nav li:first-child {
        width: 100%;
        border: none;
    }
    .footer .footer-nav li:first-child:after {
        display: none;
    }
}
.footer .footer-nav li a {
    color: #ffffff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.footer .footer-nav li a:hover {
    color: #e65120;
}
.footer .footer-social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 45px;
    text-transform: uppercase;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer .footer-social-links a {
    font-size: 18px;
    padding: 0 8px;
    color: #ffffff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
@media only all and (max-width: 768px) {
    .footer .footer-social-links a {
        font-size: 25px;
        padding: 0 15px;
    }
}
.footer .footer-social-links a:before {
    position: relative;
    top: -2px;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.footer .footer-social-links a:hover {
    color: #e65120;
}
.footer .footer-social-links p {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    margin-right: 20px;
    color: #ffffff;
}
@media only all and (max-width: 768px) {
    .footer .footer-social-links p {
        width: 100%;
        margin: 0 0 20px;
    }
}
.footer .extra-nav {
    margin: 25px 0;
    text-align: center;
}
.footer .extra-nav li {
    display: inline-block;
    width: 120px;
    background-color: #e65120;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;-webkit-border-radius: 10px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-family: 'poppinsbold';
}
.footer .extra-nav li:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: -1;
    background-color: transparent;
}
.footer .extra-nav li:hover:after {
    background-color: rgba(0, 0, 0, 0.3);
}
.footer .extra-nav li a {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding: 6px 12px;
    display: block;
}
.home-page {
    opacity: 0;
}
.home-page .external-iframe {
    width: 100%;
}
.home-page .external-iframe .container {
    max-width: 100%;
}
.home-scroll.mobile {
    display: none;
}
@media only all and (max-width: 768px) {
    .home-scroll.mobile {
        position: fixed;
        bottom: 20px;
        left: 20px;
        right: 20px;
        z-index: 999999999;
        width: initial;
    }
}
.home-cover {
    padding: 20vh 0 100px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1;
}
@media only all and (max-width: 1024px) {
    .home-cover {
        position: relative;
        padding-top: 175px;
        padding-bottom: 0;
    }
}
@media all and (max-height: 900px) {
    .home-cover {
        padding: 25vh 0 100px;
    }
}
@media all and (max-height: 820px) {
    .home-cover {
        padding: 210px 0 100px;
    }
}
@media all and (max-height: 720px) {
    .home-cover {
        padding: 180px 0 100px;
        height: 720px;
    }
}
@media only all and (max-width: 768px) {
    .home-cover {
        padding: 0;
    }
}
.home-cover .home-video-container {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.home-cover .home-video-container:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -o-linear-gradient(30deg, rgba(27, 0, 176, 0.2) 0, rgba(134, 8, 134, 0.2) 100%);
    background: linear-gradient(60deg, rgba(27, 0, 176, 0.2) 0, rgba(134, 8, 134, 0.2) 100%);
}
.home-cover .home-video-container:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../images/fx.png);
    background-repeat: repeat;
    z-index: 1;
    background-attachment: fixed;
}
.home-cover .home-video-container .iframelazy-container {
    height: 100%;
    width: 100%;
    position: relative;
}
.home-cover .home-video-container .iframelazy-container:after {
    content: "";
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-position: center right;
    -webkit-animation: scaling 30s;
    animation: scaling 30s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.home-video-container {
	width: 100%;
}
.home-cover .home-video-container .iframelazy-container.loaded:after {
    opacity: 0;
}
@media only all and (max-width: 768px) {
    .home-cover .home-video-container .iframelazy-container.loaded:after {
        opacity: 1;
        background-image: url(../images/entry-bg.jpg);
        background-size: cover;
    }
}
.home-cover .home-video-container video {
    border: none;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.home-cover .home-cover-text {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    max-width: 820px;
    margin: 0 auto;
    padding: 0 1%;
    text-align: center;
}
@media only all and (max-width: 768px) {
    .home-cover .home-cover-text {
        font-size: 20px;
        padding: 0 5%;
    }
}
.home-cover .home-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 0;
}
@media all and (max-height: 720px) {
    .home-cover .home-counter {
        padding: 12px 0;
    }
}
.home-cover .home-counter > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 15px 25px 20px;
    background-color: rgba(0, 0, 0, 0.7);
    margin: 25px 12px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-width: 140px;
}
@media only all and (max-width: 960px) {
    .home-cover .home-counter > div {
        padding: 18px 18px;
        margin: 15px 1%;
        min-width: 100px;
    }
}
@media only all and (max-width: 500px) {
    .home-cover .home-counter > div {
        padding: 12px;
        margin: 15px 1%;
        min-width: 70px;
    }
}
.home-cover .home-counter > div span {
    font-family: inherit;
    font-size: 40px;
    font-size: 3.6vw;
    font-weight: 700;
    color: #fff;
    font-weight: 500;
}
@media (max-width: 1388.88889px) {
    .home-cover .home-counter > div span {
        font-size: 50px;
    }
}
@media (min-width: 4444.44444px) {
    .home-cover .home-counter > div span {
        font-size: 160px;
    }
}
@media only all and (max-width: 960px) {
    .home-cover .home-counter > div span {
        line-height: 1.2;
    }
}
@media only all and (max-width: 768px) {
    .home-cover .home-counter > div span {
        font-size: 45px;
    }
}
.home-cover .home-counter > div span.smalltext {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 4px;
}
@media only all and (max-width: 960px) {
    .home-cover .home-counter > div span.smalltext {
        font-size: 13px;
    }
}
.home-cover .home-counter span {
    font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: #fff;
}
@media only all and (max-width: 960px) {
    .home-cover .home-counter span {
        font-size: 30px;
    }
}
.home-cover .home-scroll {
    margin-top: 20px;
    margin-bottom: 60px;
    z-index: 1;
    position: relative;
}
@media only all and (max-width: 1024px) {
    .home-cover .home-scroll {
        text-align: center;
    }
}
@media all and (max-height: 820px) {
    .home-cover .home-scroll {
        margin-top: 80px;
    }
}
@media all and (max-height: 720px) {
    .home-cover .home-scroll {
        margin-top: 50px;
    }
}
.home-toshow {
    pointer-events: none;
    position: relative;
    z-index: 2;
}
@media only all and (max-width: 1024px) {
    .home-toshow {
        padding-top: 0;
        z-index: 0;
    }
}
.home-toshow * {
    pointer-events: auto;
}
.home-toshow .home-magic {
    padding-top: 100vh;
    pointer-events: none;
}
@media only all and (max-width: 1024px) {
    .home-toshow .home-magic {
        display: none;
    }
}
.home-toshow .footer-module-container,
.home-toshow .home-container-iframe,
.home-toshow .widget-counters,
.home-toshow .widget-partners {
    background-color: #fff;
}
.home-hashtags {
    position: relative;
    padding: 140px 0;
    background-color: #000;
}
@media only all and (max-width: 768px) {
    .home-hashtags {
        padding: 70px 0;
    }
}
.home-hashtags .home-hashtags-title {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
}
@media only all and (max-width: 768px) {
    .home-hashtags .home-hashtags-title {
        font-size: 36px;
    }
}
.home-hashtags .home-hashtags-text {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    text-align: center;
}
@media only all and (max-width: 768px) {
    .home-hashtags .home-hashtags-text {
        font-size: 28px;
    }
}
.home-hashtags .home-hashtags-mask {
    position: relative;
    max-width: 70%;
    margin: 0 auto;
    overflow: hidden;
}
.home-hashtags .home-hashtags-mask img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}
.home-hashtags .home-hashtags-mask .partial {
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.home-hashtags .home-hashtags-mask.motion .partial {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.home-hashtags .home-hashtags-mask.motion .partial:nth-of-type(1) {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.home-hashtags .home-hashtags-mask.motion .partial:nth-of-type(2) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.home-hashtags .home-hashtags-mask.motion .partial:nth-of-type(3) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.home-hashtags .home-hashtags-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
@media only all and (max-width: 960px) {
    .home-hashtags .home-hashtags-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.home-hashtags .home-hashtags-list .hashcolor {
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 10px 0 10px 50px;
    cursor: pointer;
}
@media only all and (max-width: 960px) {
    .home-hashtags .home-hashtags-list .hashcolor {
        text-align: left;
    }
}
.home-hashtags .home-hashtags-list .hashcolor .hastcolor-point {
    height: 25px;
    width: 25px;
    border-radius: 25px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: -1;
}
.home-hashtags .home-hashtags-list .hashcolor .hastcolor-point.blue {
    background-color: #24accb;
}
.home-hashtags .home-hashtags-list .hashcolor .hastcolor-point.orange {
    background-color: #f37043;
}
.home-hashtags .home-hashtags-list .hashcolor .hastcolor-point.green {
    background-color: #007933;
}
.home-hashtags .home-hashtags-list .hashcolor .hastcolor-point.pink {
    background-color: #ed047c;
}
.home-hashtags .home-hashtags-list .hashcolor:hover .hastcolor-point {
    width: calc(125%);
    border-radius: 25px;
    height: 30px;
}
.home-hashmap img {
    display: block;
    width: 100%;
}
.home-hashfeed {
    background-color: #000;
    padding: 65px;
}
@media only all and (max-width: 768px) {
    .home-hashfeed {
        padding: 24px 0;
    }
}
.home-hashfeed .home-hashfeed-tweets {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-hashfeed .home-hashfeed-tweets .tweet-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 3px;
    padding: 30px 30px 120px;
    background-color: #24accb;
    color: rgba(255, 255, 255, 0.7);
    font-size: 19px;
    position: relative;
    line-height: 1.2;
    font-weight: 300;
}
@media only all and (max-width: 1024px) {
    .home-hashfeed .home-hashfeed-tweets .tweet-item {
        width: 50%;
        margin: 0 0 5px;
    }
}
@media only all and (max-width: 768px) {
    .home-hashfeed .home-hashfeed-tweets .tweet-item {
        width: 100%;
        margin: 0 0 5px;
    }
}
.home-hashfeed .home-hashfeed-tweets .tweet-item:after {
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 60px;
    background-image: url(../images/tweet-line.svg);
    content: "";
    left: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.home-hashfeed .home-hashfeed-tweets .tweet-item:before {
    position: absolute;
    height: 1px;
    bottom: 78px;
    content: "";
    background-color: #fff;
    left: 48px;
    right: 30px;
    opacity: 0.5;
}
.home-hashfeed .home-hashfeed-tweets .tweet-item a {
    color: #00eaff;
    font-weight: 400;
    font-size: 19px;
    opacity: 0.7;
}
.home-hashfeed .home-hashfeed-tweets .tweet-item .tweet-user.oficial {
    position: absolute;
    bottom: 30px;
    left: 30px;
    opacity: 0.7;
    font-size: 17px;
}
.home-hashfeed .home-hashfeed-tweets .tweet-item .linktweet {
    position: absolute;
    bottom: 22px;
    right: 30px;
    opacity: 0.5;
    font-size: 25px;
}
.home-hashfeed .home-hashfeed-instas {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-hashfeed .home-hashfeed-instas .insta-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 3px;
    padding: 60px;
    background-color: #24accb;
    color: rgba(255, 255, 255, 0.7);
    font-size: 19px;
    position: relative;
    height: 260px;
    background-position: center;
    background-size: cover;
}
@media only all and (max-width: 1024px) {
    .home-hashfeed .home-hashfeed-instas .insta-item {
        width: 50%;
        margin: 0 0 5px;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
}
@media only all and (max-width: 768px) {
    .home-hashfeed .home-hashfeed-instas .insta-item {
        width: 100%;
        margin: 0 0 5px;
    }
}
.home-hashfeed .home-hashfeed-instas .insta-item .ico-tweet {
    position: absolute;
    bottom: 22px;
    right: 20px;
    opacity: 0.5;
    font-size: 25px;
}
@-webkit-keyframes scaling {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes scaling {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
.main .main-cover {
    padding-top: 110px;
    opacity: 0;
    margin-bottom: 0px;
	background-color: black;
}
@media only all and (max-width: 768px) {
    .main .main-cover {
        margin-bottom: 10px;
    }
    .main.register-page  .main-cover {
        margin-bottom: 0px;
    }
}
.marginBT {
	margin-bottom: 50px;
}
.destacado-img-int {
	position: relative;
	width: 100%;
	height: 400px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
}
.destacado-img-int:after {
	content: "";
      position: absolute;
      height: 8px;
      background: #000;
      top: calc(50% - 4px);
      display: block;
      z-index: 30;
      left: 0;
      right: 0;
}
.destacado-img-int-gracias {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
}
.destacado-img-int-gracias:after {
	content: "";
      position: absolute;
      height: 4px;
      background: #efe249;
      top: calc(50% - 2px);
      display: block;
      z-index: 30;
      left: 0;
      right: 0;
}
.pop-up .destacado-img-int-gracias {
	height: 80%;
}
.pop-up .destacado-img-int-gracias:after {
	background: #000;
}
.destacado-fondo-int {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-position: center;
    background-size: cover;
}

.destacado-texto-int {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 50%;
	top: 50%;
	background-color: rgba(69, 135, 195, .45);
	display: flex;
	align-items: center;
}
.destacado-texto-int-gracias {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 50%;
	top: 50%;
	background-color: rgba(161, 223, 158, .45);
	display: flex;
	align-items: center;
}
.destacado-texto-int-gracias h1{
	font-family: 'poppinsbold';
	color: #FFFF4D !important;
	text-align: left !important;
	padding: 0 20px;
	line-height: 30px !important;
	font-size: 28px !important;
	margin-bottom: 0px !important;
}
.destacado-texto-int-gracias h1 span{
	color: #fff;
}
.destacado-num-int {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 50%;
	top: 0;
	overflow: hidden;
	font-size: 350px;
	text-align: center;
	color: rgba(255, 255, 77, .20);
	font-family: 'poppinsextrabold';
	line-height: 350px;
}
.amarillo-cab {
	background-color: rgba(255, 255, 77, .20);
}
.rosa-cab {
	background-color: rgba(240, 164, 164, .45);
}
.verde-cab {
	background-color: rgba(161, 223, 158, .45);
}

.limited-cover{
	position: relative;
}
.img-fondo-cover {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.img-fondo-cover img {
	width: 100%;
}
.cont-2023 {
	position: absolute;
	bottom: 0%;
	height: 40%;
}
.main .main-cover .main-cover-title {
    opacity: 0;
    font-family: 'poppinsbold';
	color: #FFFF4D;
    font-size: 46px;
}
.main .main-cover .main-cover-title span {
	color: #fff;
	display: block;
}


@media only all and (max-width: 768px) {
    .main .main-cover .main-cover-title {
        font-size: 36px;
        line-height: 1.3;
    }
}
@media only all and (max-width: 400px) {
    .main .main-cover .main-cover-title {
        font-size: 28px;
        line-height: 1.3;
    }
}
.texto-sumate {
	width: 40%;
	float: right;
	color: #ffffff;
	font-size: 18px;
	margin-top: 40px;
	line-height: 1.4em;
}
.download-page .texto-sumate {
	text-align: center;
	float: none;
	margin: 40px auto 0px;
}
.contador-sumate {
	width: 40%;
	float: left;
	margin-left: 10%;
	text-align: center;
}
.titulo-cont-sup {
	font-size: 25px;
	color: #FFFF4D;
	font-family: 'poppinsbold';
	width: 60%;
	margin: 0 auto 40px;
}
@media only all and (max-width: 1000px) {
    .titulo-cont-sup {
		width: 100%;
	}
	.texto-sumate {
		width: 50%;
		margin-right: 5%;
	}
	.contador-sumate {
		margin-left: 0%;
	}
}
@media only all and (max-width: 700px) {
    .titulo-cont-sup {
		width: 100%;
	}
	.texto-sumate {
		width: 80%;
		margin-right: 10%;
		font-size: 16px;
		margin-top: 0px;
	}
	.contador-sumate {
		width: 80%;
		margin-left: 10%;
	}
}
@media only all and (max-width: 450px) {
    .titulo-cont-sup {
		width: 100%;
	}
	.texto-sumate {
		width: 90%;
		margin-right: 5%;
	}
	.contador-sumate {
		width: 90%;
		margin-left: 5%;
	}
}
.divclear {
	clear: both;
}
.pb-60 {
	padding-bottom: 60px;
}
.main .main-subcover {
    opacity: 0;
    padding: 50px 10% 80px;
}
.main .main-subcover h3 {
    font-size: 36px;
    text-align: center;
    color: #4580BA;
    margin-bottom: 30px;
}

.main-subcover-nueva {
	width: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 50px 0 130px;
}
.txt-fondo-blanco {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: rgba(255, 255, 255, 0.8);
	border: thin solid #CFCFCF;
	padding: 50px 50px;
}
.txt-fondo-blanco h2{
	font-size: 36px;
	font-family: 'poppinsmedium';
	margin-bottom: 15px;
}
.txt-fondo-blanco h3{
	font-size: 28px;
	font-family: 'poppinsmedium';
	margin-bottom: 15px;
}
.txt-fondo-blanco h4{
	font-family: 'poppinsmedium';
	margin-top: 30px;
	margin-bottom: 15px;
}

.texto-solo h2 {
  font-size: 36px;
  font-family: 'poppinsmedium';
  margin-bottom: 15px;
}
.texto-solo h4 {
	font-family: 'poppinsmedium';
	margin-top: 30px;
	margin-bottom: 15px;
}
@media only all and (max-width: 768px) {
    .main .main-subcover h3 {
        font-size: 28px;
    }
	.txt-fondo-blanco h2, .texto-solo h2{
		font-size: 26px;
	}
}
@media only all and (max-width: 500px) {
    .txt-fondo-blanco h2, .texto-solo h2{
		font-size: 24px;
	}
    .txt-fondo-blanco {
		padding: 50px 20px;
	}
}

.descarga-list {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	border-bottom: thin solid black;
	padding: 20px 0;
}
@media only all and (max-width: 600px) {
    .descarga-list {
		flex-direction: column;
		text-align: center;
	}
}
.descarga-list-num {
	font-family: 'poppinsextrabold';
	color: #4580BA;
	font-size: 40px;
}
.descarga-list-texto {
	padding-right: 30px;
	flex-grow: 2;
}
.descarga-list-enlace a{
	padding: 14px 30px;
	color: #000;
	border: thin solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-transform: none;
	display: inline-block;
}

.descarga-list-texto h3{
	font-family: 'poppinsbold';
	font-size: 26px;
	font-weight: normal;
}

.main .main-subcover p {
    color: #4580BA;
}
.mapsample {
    width: 100%;
    display: block;
}
.thanks-page {
    position: relative;
    background-color: #f4f3ea;
    padding: 200px 16px 100px;
    width: 100%;
    background-image: url(../images/thkspage.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.thanks-page:after {
    content: "";
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
@media only all and (max-width: 768px) {
    .thanks-page {
        padding: 150px 16px 100px;
    }
}
.thanks-page.active {
    visibility: visible;
}
.thanks-page .limited {
    text-align: center;
}
.thanks-page .limited .social-text-1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 20px;
    padding: 0 10%;
    line-height: 1.2;
}
@media only all and (max-width: 768px) {
    .thanks-page .limited .social-text-1 {
        font-size: 24px;
        padding: 0 5%;
    }
}
.thanks-page .limited .social-text-3 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.2;
}
.thanks-page .limited .social-text-2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 20px;
    padding: 0 10%;
    line-height: 1.2;
}
@media only all and (max-width: 768px) {
    .thanks-page .limited .social-text-2 {
        font-size: 24px;
        padding: 0 5%;
    }
}
.thanks-page .limited .socials-items {
    margin: 40px 0;
    text-align: center;
}
.thanks-page .limited .btn-solid {
    width: 240px;
    padding: 16px 0;
    display: inline-block;
    margin-top: 24px;
}


.component-video {
    padding: 20px 32px 50px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
}
.component-video-nuevo {
	width: 100%;
	background-color: #4587C3;
	padding: 80px 0 !important;
}
.texto-solo {
	width: 100%;
	background-color: #ffffff;
	padding: 80px 0 !important;
}

.component-video-nuevo.clubsV {
	background-color: #FFFF4D;
}
.fondo-negro {
	background-color: #000;
}
.fondo-blanco {
	background-color: #fff;
	color: #000;
}
.videoDer{
	width: 50%;
	float: right;
	
}
.videoIz{
	width: 45%;
	float: left;
	text-align: right;
	color: #ffffff;
	margin-top: 20px;
}
.clubsV .videoIz{
	text-align: left;
	color: #000;
}
.videoIz p{
	color: #ffffff;
}
.clubsV .videoIz p{
	color: #000;
}
.fondo-blanco .videoIz p{
	color: #000;
}
.fondo-negro .videoIz, .fondo-blanco .videoIz{
	text-align: left;
	font-family: 'poppinsmedium';
}
.component-video.loading .component-video-entry:after {
    opacity: 0;
}
.component-video.loading .component-video-entry-bg {
    pointer-events: none;
    -webkit-transform: scale(1.05) rotate(0.2deg);
    -ms-transform: scale(1.05) rotate(0.2deg);
    transform: scale(1.05) rotate(0.2deg);
    -webkit-transition: 5s;
    -o-transition: 5s;
    transition: 5s;
}
.component-video.loaded .component-video-entry-bg {
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.component-video .component-video-title {
    font-size: 36px;
    text-transform: uppercase;
    color: #4580BA;
    margin-bottom: 40px;
    padding: 0 24px;
    line-height: 1.3;
}
.component-video .component-video-title-nuevo {
    font-size: 26px;
    color: #fffff !important;
    margin-bottom: 20px;
    line-height: 1;
	font-family: 'poppinsmedium';
	margin-top: 30px;
}

@media only all and (max-width: 1000px) {
    .component-video .component-video-title {
        font-size: 28px;
    }
}
@media only all and (max-width: 768px) {
    .component-video .component-video-title {
        margin-bottom: 24px;
    }
}
.component-video .component-video-entry {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    background-size: cover;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
}
.component-video .component-video-entry:after {
    content: url('../images/play.png');;
    position: absolute;
    top: 48%;
    left: 50%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.clubsV .component-video .component-video-entry:after {
    content: url('../images/playAm.png');;
    position: absolute;
    top: 48%;
    left: 50%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
@media (max-width: 625px) {
    .component-video .component-video-entry:after {
        font-size: 50px;
    }
}
@media (min-width: 1875px) {
    .component-video .component-video-entry:after {
        font-size: 150px;
    }
}
.component-video .component-video-entry:hover {
    opacity: 0.9;
}
.component-video .component-video-entry:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}
.component-video .component-video-entry-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-size: cover;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.component-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: none;
}
.component-video .component-video-text {
    padding: 35px 10% 0;
}
.component-video .component-video-text h1,
.component-video .component-video-text h2,
.component-video .component-video-text h3,
.component-video .component-video-text h4,
.component-video .component-video-text h5,
.component-video .component-video-text h6,
.component-video .component-video-text p {
    color: #4580BA;
}
.component-video .component-video-text-nuevo {
    font-size: 16px;
}
.component-video .component-video-text-nuevo h1,
.component-video .component-video-text-nuevo h2,
.component-video .component-video-text-nuevo h3,
.component-video .component-video-text-nuevo h4,
.component-video .component-video-text-nuevo h5,
.component-video .component-video-text-nuevo h6,
.component-video .component-video-text-nuevo p {
    color: #ffffff;
}

@media only all and (max-width: 768px) {
    .component-video {
        padding: 20px 16px 50px;
    }
	.videoIz{
		width: 100%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 20px;
	}
	.videoDer {
		width: 100%;
	}
	.component-video .component-video-title-nuevo {
		line-height: 1.3em;
	}
	.component-video-nuevo {
		padding: 40px 0 !important;
	}
}
.component-cite {
    padding: 50px 0;
    text-align: center;
}
.component-cite .component-cite-title {
    font-size: 36px;
    text-transform: uppercase;
    color: #4580BA;
    margin-bottom: 40px;
    padding: 0 12px;
}
@media only all and (max-width: 1000px) {
    .component-cite .component-cite-title {
        font-size: 28px;
    }
}
.component-cite .component-cite-text {
    color: #24accb;
    font-size: 48px;
    font-weight: 300;
    padding: 0 12px;
}
@media only all and (max-width: 1000px) {
    .component-cite .component-cite-text {
        font-size: 30px;
    }
}
.component-cite .component-cite-autor {
    color: #4580BA;
    font-size: 18px;
    font-weight: 600;
    margin: 12px 0 24px;
}
.component-cite .component-cite-extra {
    padding: 0 10%;
}
.component-cite .component-cite-extra h1,
.component-cite .component-cite-extra h2,
.component-cite .component-cite-extra h3,
.component-cite .component-cite-extra h4,
.component-cite .component-cite-extra h5,
.component-cite .component-cite-extra h6,
.component-cite .component-cite-extra p {
    color: #4580BA;
}
.component-timeline {
    padding: 250px 0;
    background: #f4f3ea;
    position: relative;
}
@media only all and (max-width: 768px) {
    .component-timeline {
        padding: 125px 0;
    }
}
.component-timeline .limited {
    max-width: 950px;
    width: 100%;
    padding-left: 80px;
    padding-right: 0;
    position: relative;
}
@media only all and (max-width: 1020px) {
    .component-timeline .limited {
        max-width: 800px;
        margin: 0 0;
        width: calc(100% - 8%);
    }
}
@media only all and (max-width: 650px) {
    .component-timeline .limited {
        padding-left: 40px;
    }
}
.component-timeline .limited:after {
    content: "";
    bottom: 124px;
    position: absolute;
    left: 0;
    top: 60px;
    width: 2px;
    background-color: #24accb;
}
@media only all and (max-width: 1020px) {
    .component-timeline .limited:after {
        display: none;
    }
}
.component-timeline .component-timeline-item {
    position: relative;
    opacity: 0;
    margin-bottom: 360px;
}
@media only all and (max-width: 1020px) {
    .component-timeline .component-timeline-item {
        margin-bottom: 120px;
    }
}
@media only all and (max-width: 768px) {
    .component-timeline .component-timeline-item {
        margin-bottom: 00px;
    }
}
.component-timeline .component-timeline-item:last-child {
    margin-bottom: 00px;
}
.component-timeline .component-timeline-item:nth-child(odd) .component-timeline-anyo {
    padding-left: 100px;
}
.component-timeline .component-timeline-item:nth-child(odd) .component-timeline-anyo:after {
    width: 115px;
}
.component-timeline .component-timeline-item:nth-child(odd) .component-timeline-anyo:before {
    left: 30px;
}
@media only all and (max-width: 650px) {
    .component-timeline .component-timeline-item:nth-child(odd) .component-timeline-anyo:before {
        left: 65px;
    }
}
.component-timeline .component-timeline-item:nth-child(even) .component-timeline-anyo {
    padding-left: 40px;
}
.component-timeline .component-timeline-item:nth-child(even) .component-timeline-anyo:after {
    width: 55px;
}
.component-timeline .component-timeline-item:nth-child(even) .component-timeline-anyo:before {
    left: 10px;
}
.component-timeline .component-timeline-anyo {
    font-size: 90px;
    color: #24accb;
    font-weight: 700;
    line-height: 1;
    position: relative;
}
@media only all and (max-width: 1020px) {
    .component-timeline .component-timeline-anyo {
        font-size: 60px;
    }
}
@media only all and (max-width: 650px) {
    .component-timeline .component-timeline-anyo {
        padding-left: 20px;
    }
}
.component-timeline .component-timeline-anyo:after {
    position: absolute;
    left: -80px;
    height: 2px;
    width: 50px;
    background-color: #24accb;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media only all and (max-width: 650px) {
    .component-timeline .component-timeline-anyo:after {
        left: -40px;
        width: 30px;
    }
}
.component-timeline .component-timeline-anyo:before {
    content: "";
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background-color: #24accb;
    position: absolute;
    left: -40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media only all and (max-width: 650px) {
    .component-timeline .component-timeline-anyo:before {
        width: 16px;
        height: 16px;
        left: -20px;
    }
}
.component-timeline .component-timeline-anyo.after-timeline {
    font-size: 20px;
    padding: 82px 0 0;
    margin: initial;
}
@media only all and (max-width: 768px) {
    .component-timeline .component-timeline-anyo.after-timeline {
        padding: 100px 0 0;
        position: relative;
        top: -50px;
    }
}
.component-timeline .component-timeline-anyo h1 {
    font-size: 30px;
}
@media only all and (max-width: 768px) {
    .component-timeline .component-timeline-anyo h1 {
        font-size: 24px;
    }
}
.component-timeline .component-timeline-title {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 36px;
}
@media only all and (max-width: 1020px) {
    .component-timeline .component-timeline-title {
        font-size: 28px;
    }
}
.component-timeline .component-timeline-text1 {
    font-size: 20px;
    max-width: 450px;
    padding-left: 40px;
    opacity: 0;
}
@media only all and (max-width: 1020px) {
    .component-timeline .component-timeline-text1 {
        font-size: 16px;
        padding-left: 0;
    }
}
.component-timeline .component-timeline-text2 {
    font-size: 20px;
    width: 100%;
    display: block;
    margin-top: 50px;
    padding-left: 55%;
}
@media only all and (max-width: 1020px) {
    .component-timeline .component-timeline-text2 {
        font-size: 16px;
        padding-left: 0;
    }
}
.component-timeline .component-timeline-img:nth-of-type(1) {
    max-width: 50%;
    width: 100%;
    position: absolute;
    top: 45%;
    left: 0;
}
@media only all and (max-width: 1020px) {
    .component-timeline .component-timeline-img:nth-of-type(1) {
        position: relative;
        max-width: 100%;
        margin: 16px 0;
        border: none;
        top: 0;
    }
}
.component-timeline .component-timeline-img:nth-of-type(2) {
    width: 100%;
    padding-left: 35%;
    display: inline-block;
}
@media only all and (max-width: 1020px) {
    .component-timeline .component-timeline-img:nth-of-type(2) {
        padding: 0;
        width: 100%;
    }
}
.component-timeline .component-timeline-extra {
    position: relative;
    padding: 25px 0;
    margin-bottom: 200px;
    min-height: 300px;
}
@media only all and (max-width: 650px) {
    .component-timeline .component-timeline-extra {
        margin-bottom: 50px;
        min-height: initial;
    }
}
@media only all and (min-width: 650px) {
    .component-timeline .component-timeline-item:nth-child(even) .component-timeline-anyo {
        padding-left: 50%;
    }
    .component-timeline .component-timeline-item:nth-child(even) .component-timeline-anyo:after {
        padding-left: 50%;
    }
    .component-timeline .component-timeline-item:nth-child(even) .component-timeline-anyo:before {
        margin-left: 50%;
        content: "";
        height: 20px;
        width: 20px;
        border-radius: 10px;
        background-color: #24accb;
        position: absolute;
        left: -80px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .component-timeline .component-timeline-item:nth-child(even) .component-timeline-title {
        padding-left: 35%;
    }
    .component-timeline .component-timeline-item:nth-child(even) .component-timeline-text1 {
        padding-left: 50%;
        max-width: 100%;
    }
}
.component-timeline .after-timeline {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 40px;
    text-align: center;
}
.component-timeline .after-timeline .btn-solid {
    display: inline-block;
    margin-top: 40px;
    background-color: #e65120;
    color: #fff;
}
.register-page .widget-form .widget-form-header {
    padding: 50px 12px 30px;
}
.register-page .widget-form .widget-form-header .widget-form-title {
    padding-top: 20px;
}
.register-page .widget-partners {
    padding-bottom: 50px;
}
.register-page .ajax-container {
    max-width: calc(1200px + 3%);
    margin-top: 100px;
}
.register-page .ajax-container-title {
    width: 100%;
    font-size: 36px;
    margin-bottom: 70px;
    margin-top: 30px;
	font-family: 'poppinsbold';
}
@media only all and (max-width: 768px) {
    .register-page .ajax-container-title {
        font-size: 28px;
        margin-top: 0;
        margin-bottom: 30px;
    }
	.register-page .ajax-container {
	  max-width: 90%;
	  margin-top: 50px;
	}
}
.register-page .register-info {
    position: relative;
    padding: 30px 0 0px;
	margin-bottom: 30px;
}
@media only all and (max-width: 768px) {
    .register-page .register-info {
        padding: 30px 0 50px;
    }
}
.register-page .register-info .limited {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.register-page .register-info .limited .wysing {
    width: 50%;
    padding: 0 4%;
}
.register-page .register-info .limited .wysing h1,
.register-page .register-info .limited .wysing h2,
.register-page .register-info .limited .wysing h3,
.register-page .register-info .limited .wysing h4,
.register-page .register-info .limited .wysing h5,
.register-page .register-info .limited .wysing h6 {
    color: #39489f;
}
@media only all and (max-width: 1024px) {
    .register-page .register-info .limited .wysing {
        width: 100%;
        margin-bottom: 100px;
    }
}
.register-page .register-info .register-info-title {
    font-size: 36px;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
    text-transform: uppercase;
}
@media only all and (max-width: 768px) {
    .register-page .register-info .register-info-title {
        font-size: 28px;
    }
	
	.register-page .register-info {
		margin-bottom: 0px;
	}
	.main-subcover-nueva {
		padding: 0px 0 130px;
	}
}
.submit .ajax-loader {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.submit .ajax-loader:hover {
    -webkit-transform: translateY(-60px) scale(1.03);
    -ms-transform: translateY(-60px) scale(1.03);
    transform: translateY(-60px) scale(1.03);
}
.submit input {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.phone-required {
    display: none;
}
.extra-label {
    position: relative;
}
.extra-label br {
    display: none;
}
.extra-label label {
    position: absolute;
    color: #fff;
    padding: 16px;
    margin-bottom: 10px;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 300;
    pointer-events: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.formsingle-page {
    position: relative;
    background-color: #f4f3ea;
    padding: 200px 0 100px;
}
.formsingle-page.formulario-organizaciones .check-condition {
    margin-left: 1%;
    margin-bottom: 25px;
    width: 100%;
}
.formsingle-page .limited {
    max-width: 800px;
}
.formsingle-page .formsingle-download-btn {
    display: inline-block;
    padding: 14px 30px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background-color: #24accb;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.formsingle-page .formsingle-download-btn:hover {
    background-color: #1c87a0;
}
.formsingle-page .wysing .formsingle-download-btn {
    margin-top: 20px;
}
.formsingle-page .wpcf7-response-output {
    display: none !important;
}
.formsingle-page ::-webkit-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
.formsingle-page :-ms-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
.formsingle-page ::placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}
.formsingle-page form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1% 0;
}
.formsingle-page .form-elm-input-single {
    width: 48%;
    margin: 4px 1%;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
@media only all and (max-width: 768px) {
    .formsingle-page .form-elm-input-single {
        width: 100%;
    }
}
.formsingle-page .form-elm-input-single.double {
    width: 98%;
}
@media only all and (max-width: 768px) {
    .formsingle-page .form-elm-input-single.double {
        width: 100%;
    }
}
.formsingle-page .form-elm-input-single input,
.formsingle-page .form-elm-input-single select,
.formsingle-page .form-elm-input-single textarea {
    font-family: Oswald;
    color: #fff;
    border: 2px solid #fff;
    padding: 16px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
}
.formsingle-page .form-elm-input-single textarea {
    width: 100%;
    display: inline-block;
}
.formsingle-page .form-elm-input-single select {
    padding: 12px 16px;
}
.formsingle-page .form-elm-input-single.submit input {
    cursor: pointer;
    padding: 13px 80px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background-color: #24accb;
    border: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.formsingle-page .form-elm-input-single.submit input:hover {
    background-color: #1c87a0;
}
.formsingle-page .form-elm-input-single .wpcf7-not-valid-tip {
    font-size: 14px;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
}
.formsingle-page .container-file-input {
    position: relative;
}
.formsingle-page .container-file-input.active .input-withfile {
    opacity: 1;
}
.formsingle-page .container-file-input.active label {
    opacity: 0;
}
.formsingle-page .container-file-input input[type="file"] {
    opacity: 0;
    overflow: hidden;
    width: 50%;
}
@media only all and (max-width: 768px) {
    .formsingle-page .container-file-input input[type="file"] {
        width: 100%;
    }
}
.formsingle-page .container-file-input label {
    top: 10px;
    left: 0;
    cursor: pointer;
    padding: 13px 80px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background-color: #24accb;
    border: none;
    text-align: center;
    display: inline-block;
    width: 49%;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
@media only all and (max-width: 768px) {
    .formsingle-page .container-file-input label {
        width: 100%;
    }
}
.formsingle-page .container-file-input:hover label {
    background-color: #1c87a0;
}
.formsingle-page .container-file-input label:hover,
.formsingle-page .container-file-input:focus + label {
    opacity: 0.8;
}
.formsingle-page .container-file-input .input-withfile {
    pointer-events: none;
    opacity: 0;
    position: absolute;
    padding: 13px 0;
    background-color: #f4f3ea;
    text-align: center;
    width: 49%;
    top: 16px;
    left: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 1;
}
@media only all and (max-width: 768px) {
    .formsingle-page .container-file-input .input-withfile {
        width: 100%;
    }
}
.formsingle-page .container-file-input .input-withfile span {
    border: 1px solid #4580BA;
    padding: 8px 14px;
    color: #4580BA;
    border-radius: 10px;
    margin-left: 40px;
}
.formsingle-page .container-file-input p {
    margin: 0;
    padding: 0;
}
.formsingle-page .container-file-input input {
    margin-bottom: 0;
}
.formsingle-page .check-condition {
    padding: 12px 0 0;
    position: relative;
}
.formsingle-page .check-condition .condition {
    display: block;
    z-index: 1;
    position: relative;
}
.formsingle-page .check-condition .condition .wpcf7-not-valid-tip {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    margin-left: 7px;
}
.formsingle-page .check-condition a {
    text-decoration: underline;
}
.formsingle-page .check-condition a,
.formsingle-page .check-condition p {
    font-size: 14px;
    text-align: left;
}
.formsingle-page .check-condition > p {
    z-index: 2;
    left: 40px;
    position: relative;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    width: calc(100% - 40px);
}
.formsingle-page .check-condition input {
    width: 26px !important;
    height: 26px !important;
    color: transparent !important;
}
.formsingle-page .check-condition input:checked:after {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.formsingle-page .check-condition .wpcf7-list-item {
    margin: 0 0 0 8px;
    display: inline-block;
}
.formsingle-page .check-condition .wpcf7-list-item-label {
    opacity: 0;
    display: none;
}
.formsingle-page .check-condition .wpcf7-not-valid {
    height: 50px;
    display: inline-block;
}
.formsingle-page .check-condition .wpcf7-not-valid-tip {
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 13px;
    padding: 5px 0;
    display: inline-block;
    margin-bottom: 12px;
}
.error-page {
    position: relative;
    background-color: #f4f3ea;
    height: 80vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 200px 0 100px;
}
.error-page p:nth-of-type(1) {
    font-size: 60px;
    font-weight: 700;
}
.fail-modal,
.repeat-modal,
.thks-modal {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background-color: #f4f3ea;
    z-index: 999998;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 200px;
}
.fail-modal *,
.repeat-modal *,
.thks-modal * {
    opacity: 0;
}
.fail-modal h2,
.repeat-modal h2,
.thks-modal h2 {
    font-size: 32px;
    max-width: 500px;
    text-align: center;
    padding: 12px;
    text-transform: uppercase;
}
@media only all and (max-width: 768px) {
    .fail-modal h2,
    .repeat-modal h2,
    .thks-modal h2 {
        font-size: 24px;
    }
}
.fail-modal p,
.repeat-modal p,
.thks-modal p {
    font-size: 21px;
    max-width: 800px;
    text-align: center;
    padding: 12px;
}
@media only all and (max-width: 768px) {
    .fail-modal p,
    .repeat-modal p,
    .thks-modal p {
        font-size: 18px;
    }
}
.fail-modal a,
.repeat-modal a,
.thks-modal a {
    margin-top: 15px;
}
.fail-modal.visible,
.repeat-modal.visible,
.thks-modal.visible {
    visibility: visible;
}
.fail-modal .close-fail,
.repeat-modal .close-fail,
.thks-modal .close-fail {
    cursor: pointer;
}
.modal-mailing {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 700;
}
.modal-mailing-content {
    position: fixed;
    top: 0;
    z-index: 99999999;
    left: 0;
    top: 0;
    height: 100vh;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
}
.modal-mailing-content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
}
.modal-mailing-content > div {
    opacity: 0;
    width: 100%;
    max-width: 500px;
    margin: 16px;
    background-color: #24accb;
    padding: 50px 20px;
    cursor: pointer;
    text-align: center;
}
.modal-mailing-content > div > span {
    display: block;
    margin-bottom: 30px;
}
.modal-mailing-content > div > span:hover span {
    letter-spacing: 1px;
}
.modal-mailing-content > div > span:hover img {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.modal-mailing-content > div > span span {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}
.modal-mailing-content > div > span img {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: block;
    height: 30px;
    margin: 0 auto 12px;
}
.modal-mailing-content > div h2,
.modal-mailing-content > div h3 {
    color: #fff;
}
@media only all and (max-width: 768px) {
    .modal-mailing-content > div h2,
    .modal-mailing-content > div h3 {
        font-size: 90%;
    }
}
.modal-mailing-content > div p {
    margin: 25px 0;
    padding: 0 16px;
}
@media only all and (max-width: 768px) {
    .modal-mailing-content > div p {
        padding: 0;
        font-size: 16px;
        line-height: 17px;
    }
}
.modal-mailing-content > div .btn-border {
    background-color: transparent;
}
.event-single-page {
    position: relative;
    background-color: #f4f3ea;
    overflow: hidden;
}
.event-single-page .main-cover {
    overflow: hidden;
}
.event-single-page .main-cover:after {
    z-index: 999998;
    content: "";
    width: 100%;
    min-width: 1200px;
    position: absolute;
    -webkit-transform: translateY(60%);
    -ms-transform: translateY(60%);
    transform: translateY(60%);
    height: 50px;
    bottom: 0;
    background-repeat: repeat-x;
    left: 0;
    right: 0;
    background-image: url(../images/border-cream.svg);
}
.event-single-page .single-content {
    padding: 100px 0;
    position: relative;
}
.event-single-page .main-cover {
    margin-bottom: 0;
}
.event-single-page .limited {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.event-single-page .limited > h1 {
    text-align: center;
    margin-bottom: 60px;
    font-size: 42px;
    width: 100%;
}
.event-single-page .left-zone {
    width: 60%;
}
@media only all and (max-width: 1024px) {
    .event-single-page .left-zone {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
.event-single-page .right-zone {
    width: 30%;
    margin-left: 10%;
}
@media only all and (max-width: 1024px) {
    .event-single-page .right-zone {
        width: 100%;
        margin-left: 00%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 100px;
    }
}
.event-single-page .right-zone img {
    width: 100%;
    display: block;
}
.event-single-page .steps-event {
    margin: 80px 0;
}
.event-single-page .steps-event > h2 {
    font-size: 36px;
    margin-bottom: 20px;
}
@media only all and (max-width: 768px) {
    .event-single-page .steps-event > h2 {
        font-size: 28px;
    }
}
.event-single-page .steps-event .step-event-item {
    padding: 10px 0;
    border-top: 1px solid #4580BA;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.event-single-page .steps-event .step-event-item span:nth-of-type(1) {
    font-weight: 700;
    width: 60px;
    color: #4580BA;
}
.event-single-page .steps-event .step-event-item span:nth-of-type(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 300;
    color: #4580BA;
}
.event-single-page .below-steps {
    margin: 80px 0;
}
.event-single-page .below-steps > h2 {
    font-size: 36px;
    margin-bottom: 20px;
}
@media only all and (max-width: 768px) {
    .event-single-page .below-steps > h2 {
        font-size: 28px;
    }
}
.event-single-page .event-form-container {
    background-color: #24accb;
    padding: 20px 30px;
    position: relative;
}
.event-single-page .event-form-container h2 {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 18px;
}
.event-single-page .event-form-container .social-container {
    margin-top: 0;
}
.event-single-page .event-form-container .social-container .allnews {
    display: none;
}
.event-single-page .event-form-container .social-container p {
    width: 100%;
    margin-bottom: 10px;
}
.event-page {
    position: relative;
    background-color: #f4f3ea;
}
.event-page .first-event {
    max-width: 1200px;
    margin: 100px auto 50px;
    padding: 120px 80px;
    position: relative;
    background-size: cover;
    background-position: center;
}
@media only all and (min-width: 2000px) {
    .event-page .first-event {
        max-width: 1600px;
    }
}
@media only all and (max-width: 768px) {
    .event-page .first-event {
        padding: 90px 20px 150px;
        margin: 100px 5% 50px;
        width: 90%;
    }
}
.event-page .first-event-title {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 10px;
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
}
.event-page .first-event-subtitle {
    font-size: 42px;
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
    font-weight: 700;
    color: #fff;
    max-width: 50%;
    line-height: 1.2;
    margin-bottom: 20px;
}
@media only all and (max-width: 1024px) {
    .event-page .first-event-subtitle {
        font-size: 36px;
        max-width: 70%;
    }
}
@media only all and (max-width: 768px) {
    .event-page .first-event-subtitle {
        max-width: 90%;
    }
}
.event-page .first-event-extra {
    position: absolute;
    right: 40px;
    bottom: 40px;
    color: #fff;
    max-width: 280px;
    text-align: right;
    font-weight: 700;
    text-shadow: -1px 5px 20px rgba(0, 0, 0, 0.7);
    font-size: 21px;
}
@media only all and (max-width: 1024px) {
    .event-page .first-event-extra {
        font-size: 18px;
    }
}
.event-page .btn-solid {
    display: inline-block;
}
.event-page .ajax-container {
    padding-bottom: 100px;
}
@media only all and (max-width: 768px) {
    .event-page .ajax-container {
        margin: 0 5% 0;
        width: 90%;
    }
}
.event-page .ajax-container .btn-white {
    background-color: #fff;
}
.event-page .ajax-container .event-item-modal {
    display: none;
}
.event-page .gallery-events {
    position: relative;
    background-color: #24accb;
    padding: 150px 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.event-page .gallery-events.comp-border-bottom.white:before {
    background-image: url(../images/border-white.svg) !important;
}
.event-page .gallery-events .gallery-slider-container {
    padding: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.event-page .gallery-events .gallery-slider-container .slick-list,
.event-page .gallery-events .gallery-slider-container .slick-track {
    height: 100%;
}
.event-page .gallery-events .gallery-title {
    margin-bottom: 30px;
    width: 100%;
    padding: 0 70px;
    color: #fff;
    font-size: 42px;
    text-align: center;
    position: relative;
    font-weight: 500;
}
@media only all and (max-width: 768px) {
    .event-page .gallery-events .gallery-title {
        font-size: 20px;
    }
}
.event-page .gallery-events .gallery-item {
    display: inline-block;
    width: 100%;
    height: 250px;
    background-size: cover;
    margin: 25px 16px 60px;
    border: 3px solid #fff;
    border-radius: 4px;
}
.event-page .gallery-events .gallery-item div {
    border-radius: 4px;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
}
.event-page .gallery-events .gallery-item div p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
}
.main-no-cover {
    margin-top: 200px;
    margin-bottom: 200px;
}
.main-no-cover .page-title {
    text-transform: uppercase;
    text-align: center;
}
.download-container {
    position: relative;
    padding: 150px 0;
    background-image: url(../images/bgbanners.jpg);
    background-size: cover;
    background-position: bottom center;
}
.download-container .limited {
    max-width: 1000px;
}
.download-container .elm-zone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 65px;
    padding-bottom: 65px;
    border-bottom: 1px solid #24accb;
}
.download-container .elm-zone .banner-text {
    width: 100%;
    margin-bottom: 50px;
}
.download-container .elm-zone .banner-text h2 {
    color: #24accb;
    font-size: 36px;
    margin-bottom: 12px;
}
.download-container .elm-zone .banner-text p {
    color: #bbb8b7;
}
.download-container .elm-zone .banner-item {
    width: 23%;
}
@media only all and (max-width: 768px) {
    .download-container .elm-zone .banner-item {
        width: 48%;
        margin: 0 0 30px;
    }
}
.download-container .elm-zone .banner-item p {
    color: #fff;
    width: 100%;
    text-align: center;
}
.download-container .elm-zone .btn-solid {
    min-width: initial;
    padding: 14px 0;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    position: relative;
    z-index: 1;
    background-color: #24accb;
}
.download-container .modal-info-content {
    position: fixed;
    top: 0;
    z-index: 99999999;
    bottom: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
}
.download-container .modal-info-content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
}
.download-container .modal-info-content > div {
    opacity: 0;
    width: 100%;
    max-width: 500px;
    margin: 16px;
    background-color: #24accb;
    padding: 50px 20px;
    cursor: pointer;
    text-align: center;
    margin-top: 30vh;
}
.download-container .modal-info-content > div > span {
    display: block;
    margin-bottom: 30px;
}
.download-container .modal-info-content > div > span:hover span {
    letter-spacing: 1px;
}
.download-container .modal-info-content > div > span:hover img {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.download-container .modal-info-content > div > span span {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}
.download-container .modal-info-content > div > span img {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: block;
    height: 30px;
    margin: 0 auto 12px;
}
.download-container .modal-info-content > div h2,
.download-container .modal-info-content > div h3 {
    color: #fff;
}
@media only all and (max-width: 768px) {
    .download-container .modal-info-content > div h2,
    .download-container .modal-info-content > div h3 {
        font-size: 90%;
    }
}
.download-container .modal-info-content > div p {
    margin: 25px 0;
    padding: 0 20%;
}
@media only all and (max-width: 768px) {
    .download-container .modal-info-content > div p {
        padding: 0;
        font-size: 16px;
        line-height: 17px;
    }
}
.download-container .modal-info-content > div .btn-border {
    background-color: transparent;
}
.is_login .modal-register-content,
.is_login .modal-register-content-close {
    top: 32px !important;
}
.modal-register-content {
    position: fixed;
    top: 0;
    z-index: 999999999999999;
    bottom: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
}
.modal-register-content.ayu-register,
.modal-register-content.ayu-register .modal-register-content-close {
    background-color: #4587C3;
}
.modal-register-content.pop-up,
.modal-register-content.pop-up .modal-register-content-close {
    background-color: #000;
}
.modal-register-content.pop-up {
    background-color: rgba(0, 0, 0, 0.8);
}
.modal-register-content.org-register,
.modal-register-content.org-register .modal-register-content-close {
    background-color: #971163;
}
.modal-register-content.emp-register,
.modal-register-content.emp-register .modal-register-content-close {
    background-color: #39479e;
}
.modal-register-content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
}
.modal-register-content .modal-register-content-center {
    opacity: 0;
    width: 100%;
    max-width: 900px;
    margin: 16px;
    padding: 150px 20px 50px;
    text-align: center;
}
@media only all and (max-width: 768px) {
    .modal-register-content .modal-register-content-center {
        padding: 120px 20px 50px;
    }
}
.modal-register-content .modal-register-content-close {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 24px 0 14px;
    z-index: 1;
}
@media only all and (max-width: 768px) {
    .modal-register-content .modal-register-content-close {
        padding: 18px 0 8px;
    }
}
.modal-register-content .modal-register-content-close:hover span {
    letter-spacing: 1px;
}
.modal-register-content .modal-register-content-close:hover img {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.modal-register-content .modal-register-content-close span {
    display: inline-block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}
@media only all and (max-width: 768px) {
    .modal-register-content .modal-register-content-close span {
        font-size: 14px;
    }
}
.modal-register-content .modal-register-content-close img {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: block;
    height: 30px;
    margin: 0 auto 12px;
}
@media only all and (max-width: 768px) {
    .modal-register-content .modal-register-content-close img {
        height: 24px;
        margin: 0 auto 6px;
    }
}
.modal-register-content .modal-register-items li,
.modal-register-content .modal-register-items ul {
    margin: 0;
    padding: 0;
    text-align: left;
    list-style: none;
}
.modal-register-content .modal-register-items li {
    display: block;
}
.modal-register-content .modal-register-items ul > li:first-of-type {
    border-top: none;
}
.modal-register-content .modal-register-items ul:first-of-type > div {
    margin-top: 0;
}
.modal-register-content .modal-register-items .modal-register-title-region {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 60px;
}
@media only all and (max-width: 768px) {
    .modal-register-content .modal-register-items .modal-register-title-region {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
    }
}
.modal-register-content .modal-register-items .modal-register-title-region span:nth-child(1) {
    font-weight: 700;
    font-size: 30px;
    color: #fff;
    padding-right: 16px;
    text-transform: uppercase;
}
@media only all and (max-width: 768px) {
    .modal-register-content .modal-register-items .modal-register-title-region span:nth-child(1) {
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }
}
.modal-register-content .modal-register-items .modal-register-title-region span:nth-child(2) {
    min-width: 250px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 12px 12px;
    border: 1px solid #fff;
}
.modal-register-content .modal-register-items .modal-register-title-region span:nth-child(2) span {
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
    padding-left: 6px;
}
@media only all and (max-width: 768px) {
    .modal-register-content .modal-register-items .modal-register-title-region span:nth-child(2) {
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }
}
.modal-register-content .modal-register-items li {
    border-top: 1px solid #fff;
    opacity: 0.6;
    padding: 12px 0;
}
.modal-register-content .modal-register-items li h3,
.modal-register-content .modal-register-items li p {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 400;
}
.modal-register-content .modal-register-items li p {
    font-weight: 300;
}
.modal-register-content .modal-register-items li h3 {
    text-transform: uppercase;
}
.awesomplete > span {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    transform: translateY(-120%);
    width: 400px;
}
.awesomplete > ul {
    list-style: none;
}
.awesomplete > ul li {
    padding: 6px;
    background-color: #fff;
}
.ayuntamientos-map {
    position: relative;
}
.ayuntamientos-map .map {
    height: 80vh;
}
.ayuntamientos-map .container-input {
    position: absolute;
    top: 10%;
    left: 15%;
}
@media only all and (max-width: 1024px) {
    .ayuntamientos-map .container-input {
        left: 10px;
        top: 90px;
    }
}
.ayuntamientos-map .container-input i {
    position: absolute;
    top: 7px;
    left: 220px;
    color: #fff;
    font-size: 24px;
}
.ayuntamientos-map .container-input p {
    color: #fff;
}
.ayuntamientos-map .container-input input {
    color: #fff;
    border: 2px solid #fff;
    padding: 16px 40px 16px 16px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.8);
    width: 250px;
}
.ayuntamientos-map .container-modals-ayuntamientos {
    pointer-events: none;
}
.ayuntamientos-map .container-modals-ayuntamientos .ayuntamientos-map-item {
    pointer-events: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    position: absolute;
    position: absolute;
    bottom: 10%;
    left: 15%;
    max-width: 450px;
    padding: 18px 24px 24px;
    background-color: #fff;
}
@media only all and (max-width: 960px) {
    .ayuntamientos-map .container-modals-ayuntamientos .ayuntamientos-map-item {
        left: 10px;
        right: 10px;
        bottom: 10px;
    }
}
.ayuntamientos-map .container-modals-ayuntamientos .ayuntamientos-map-item.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.ayuntamientos-map .container-modals-ayuntamientos .ayuntamientos-map-item h2 {
    color: #4587C3;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 30px;
    padding-right: 45px;
}
.ayuntamientos-map .container-modals-ayuntamientos .ayuntamientos-map-item p {
    color: #4587C3;
}
.ayuntamientos-map .container-modals-ayuntamientos .ayuntamientos-map-item-close {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 25px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 1;
    cursor: pointer;
}
.ayuntamientos-map .container-modals-ayuntamientos .ayuntamientos-map-item-close:hover {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.blog-nuevo-title {
	font-family: 'poppinsbold';
	color: #fff;
	font-size: 30px;
}
.single-page {
    background-color: #f4f3ea;
    position: relative;
}
.single-page .limited {
    max-width: 1000px;
	position: relative;
	z-index: 5;
}
.single-page .single-content {
    padding: 50px 0;
}
.single-page .single-date {
    color: #fff;
    padding-top: 8px;
}
.single-page .single-bg {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center;
    margin: 50px 0;
}
.single-page .single-title {
    text-transform: uppercase;
}
.single-page .single-excerpt p {
    font-family: 'poppinsmedium';
	font-size: 24px;
	margin-bottom: 30px;
}
.ajax-container > .ajax-elm {
    opacity: 1 !important;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ajax-container > .ajax-elm.blog-list, .alm-listing .post-item {
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: thin solid #CECECE;
	padding: 20px;
}
.ajax-container,
.alm-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
@media only all and (max-width: 768px) {
    .ajax-container,
    .alm-listing {
        padding: 0;
    }
}
.blog-top {
	position: relative;
}
.blog-img-top {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
	line-height: 0;
}
.blog-top-blanco {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 50%;
	bottom: 0;
}
.blog-img-top img{
	width: 100%;
	height: auto;
}
.ajax-container .ajax-load-more-wrap,
.alm-listing .ajax-load-more-wrap {
    width: 100%;
}
.ajax-container .ajax-elm,
.alm-listing .ajax-elm {
    width: 31.33%;
    margin: 0 1% 24px;
    opacity: 0;
}
.ajax-container .ajax-elm.animate-complete,
.alm-listing .ajax-elm.animate-complete {
    opacity: 1;
}
@media only all and (max-width: 1024px) {
    .ajax-container .ajax-elm,
    .alm-listing .ajax-elm {
        width: 48%;
    }
}
@media only all and (max-width: 768px) {
    .ajax-container .ajax-elm,
    .alm-listing .ajax-elm {
        width: 100%;
        margin: 0 0 16px;
    }
}
.not-round {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
}
.ajax-container .ajax-elm-bg,
.alm-listing .ajax-elm-bg {
    height: 280px;
    background-position: center;
    background-size: cover;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.ajax-container .ajax-elm-title,
.alm-listing .ajax-elm-title {
    padding: 30px 0px 30px;
    line-height: 1.2;
    font-size: 20px;
    background-color: #fff;
    position: relative;
	font-family: 'poppinsmedium';
}
@media only all and (max-width: 768px) {
    .ajax-container .ajax-elm-title,
    .alm-listing .ajax-elm-title {
        font-size: 21px;
    }
}
.ajax-container .ajax-elm-description,
.alm-listing .ajax-elm-description {
    padding: 0 0px;
}
.ajax-container .ajax-elm-link,
.alm-listing .ajax-elm-link {
    position: absolute;
    bottom: 30px;
    padding: 14px 30px;
	color: #000;
	border: thin solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    min-width: auto;
	background-color: #ffffff;
	text-transform: none;
}
.ajax-container .post-item,
.alm-listing .post-item {
    padding-bottom: 130px;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
}
@media only all and (max-width: 768px) {
    .ajax-container .post-item,
    .alm-listing .post-item {
        border: none;
    }
}

.ajax-container .post-item.hover .ajax-elm-bg,
.alm-listing .post-item.hover .ajax-elm-bg {
    -webkit-transform: rotate(1deg) scale(1.1);
    -ms-transform: rotate(1deg) scale(1.1);
    transform: rotate(1deg) scale(1.1);
	
}
@media only all and (max-width: 768px) {
    .ajax-container .post-item,
    .alm-listing .post-item {
        padding-bottom: 90px;
    }
}
.ajax-container .event-item,
.alm-listing .event-item {
    background-color: #24accb;
    padding: 30px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ajax-container .event-item.animate-complete,
.alm-listing .event-item.animate-complete {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ajax-container .event-item:hover .event-item-link,
.alm-listing .event-item:hover .event-item-link {
    background-color: #1c87a0;
}
.ajax-container .event-item .event-item-when,
.alm-listing .event-item .event-item-when {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.ajax-container .event-item .event-item-link,
.alm-listing .event-item .event-item-link {
    color: #24accb;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 100px;
    background-color: transparent;
    color: #fff;
    min-width: initial;
}
.ajax-container .event-item .event-item-title,
.alm-listing .event-item .event-item-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 10px;
}
.ajax-container .event-item p,
.alm-listing .event-item p {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 300;
}
.ajax-container .alm-load-more-btn,
.alm-listing .alm-load-more-btn {
    background-color: transparent !important;
}
.alm-btn-wrap {
    text-align: center;
}
.alm-btn-wrap .alm-load-more-btn {
    font-size: 20px;
    font-weight: 600;
    width: auto;
    height: 60px;
    line-height: 55px;
    color: #4587c3;
    border: none;
    background-color: #fff;
    border: 2px solid #4587c3;
    margin: 0;
    padding: 2px 40px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.6s, color 0.2s, letter-spacing 0.33s;
    -o-transition: all 0.6s, color 0.2s, letter-spacing 0.33s;
    transition: all 0.6s, color 0.2s, letter-spacing 0.33s;
    -webkit-transition-delay: transform 1s;
    -o-transition-delay: transform 1s;
    transition-delay: transform 1s;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
@media only all and (max-width: 768px) {
    .alm-btn-wrap .alm-load-more-btn {
        width: 90%;
        font-size: 16px;
        margin-left: 5%;
        margin-right: 5%;
    }
}
.alm-btn-wrap .alm-load-more-btn:after {
    content: "";
    position: absolute;
    height: 100%;
    left: -35%;
    top: 0;
    -webkit-transform: skew(50deg);
    -ms-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    width: 0;
    z-index: -1;
    background-color: #4587c3;
}
.alm-btn-wrap .alm-load-more-btn:hover {
    color: #fff;
}
.alm-btn-wrap .alm-load-more-btn:hover:after {
    height: 100%;
    width: 135%;
}
.alm-btn-wrap .alm-load-more-btn.loading {
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    margin-bottom: 200px;
}
.alm-btn-wrap .alm-load-more-btn.done {
    visibility: hidden;
    display: none;
}
.gallery-slider-container {
    position: relative;
    z-index: 1;
} /*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
    z-index: 99999999999999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: 0 !important;
    opacity: 0;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
}
.lity.lity-opened {
    -webkit-animation: toshow 1s;
    animation: toshow 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes toshow {
    to {
        opacity: 1;
    }
}
@keyframes toshow {
    to {
        opacity: 1;
    }
}
.lity.lity-closed {
    opacity: 0;
}
.lity * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: 0 !important;
}
.lity-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
    opacity: 1;
}
.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: 0 !important;
}
.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.lity-closed .lity-content,
.lity-loading .lity-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.lity-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: 0 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: 0 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.lity-close:active {
    top: 1px;
}
.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0;
}
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .lity-container {
    width: 100%;
    max-width: 964px;
}
.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
.lity-hide {
    display: none;
}
.ie11 main {
    display: block;
}
.ie11 .smoothState {
    background-color: #fff;
}
.ie11 .event {
    background-color: #f4f3ea;
}
.ie11 .gallery-events {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.ie11 .banner-item .btn-solid {
    min-width: inherit !important;
}
.ie11 .comp-border-bottom:after,
.ie11 .comp-border-bottom:before,
.ie11 .comp-border-top:after,
.ie11 .comp-border-top:before {
    min-width: inherit;
    width: 100%;
    left: 0;
    right: 0;
}
@media only all and (min-width: 1300px) {
    .ie11 .comp-border-top:after {
        height: 100px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media only all and (min-width: 2600px) {
    .ie11 .comp-border-top:after {
        height: 150px;
    }
}
@media only all and (min-width: 1300px) {
    .ie11 .comp-border-bottom:before {
        height: 100px;
        -webkit-transform: translateY(55%);
        -ms-transform: translateY(55%);
        transform: translateY(55%);
    }
}
@media only all and (min-width: 2600px) {
    .ie11 .comp-border-bottom:before {
        height: 150px;
    }
}
.ie11 .main-cover {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.ie11 .close-modal span {
    display: block;
    text-align: center;
}
.edge .main.formsingle-page .check-condition,
.firefox .main.formsingle-page .check-condition,
.ie11 .main.formsingle-page .check-condition {
    margin-bottom: 25px;
}
.edge .main.formsingle-page .condition span[role="alert"],
.firefox .main.formsingle-page .condition span[role="alert"],
.ie11 .main.formsingle-page .condition span[role="alert"] {
    display: block !important;
    width: auto;
    left: 0;
    margin-left: 0;
    margin-bottom: 0;
    width: 140px;
    text-align: center;
    position: absolute;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 14px;
    opacity: 0.5;
    text-align: left;
    top: 40px;
}
@media only all and (max-width: 768px) {
    .edge .main.formsingle-page .condition span[role="alert"],
    .firefox .main.formsingle-page .condition span[role="alert"],
    .ie11 .main.formsingle-page .condition span[role="alert"] {
        -webkit-transform: translate(-4px, 20px);
        -ms-transform: translate(-4px, 20px);
        transform: translate(-4px, 20px);
    }
}
@media only all and (max-width: 430px) {
    .edge .main.formsingle-page .condition span[role="alert"],
    .firefox .main.formsingle-page .condition span[role="alert"],
    .ie11 .main.formsingle-page .condition span[role="alert"] {
        -webkit-transform: translate(-4px, 40px);
        -ms-transform: translate(-4px, 40px);
        transform: translate(-4px, 40px);
    }
}
@media only all and (max-width: 350px) {
    .edge .main.formsingle-page .condition span[role="alert"],
    .firefox .main.formsingle-page .condition span[role="alert"],
    .ie11 .main.formsingle-page .condition span[role="alert"] {
        -webkit-transform: translate(-4px, 60px);
        -ms-transform: translate(-4px, 60px);
        transform: translate(-4px, 60px);
    }
}
.edge .main.formsingle-page .condition .wpcf7-validates-as-required,
.firefox .main.formsingle-page .condition .wpcf7-validates-as-required,
.ie11 .main.formsingle-page .condition .wpcf7-validates-as-required {
    width: 100px;
}
.edge .main:not(.formsingle-page) .condition span[role="alert"],
.firefox .main:not(.formsingle-page) .condition span[role="alert"],
.ie11 .main:not(.formsingle-page) .condition span[role="alert"] {
    display: block !important;
    width: auto;
    left: 0;
    margin-left: 40px;
    margin-bottom: 25px;
    width: 140px;
    text-align: center;
    position: absolute;
    -webkit-transform: translate(-200px, 0);
    -ms-transform: translate(-200px, 0);
    transform: translate(-200px, 0);
}
@media only all and (max-width: 960px) {
    .edge .main:not(.formsingle-page) .condition span[role="alert"],
    .firefox .main:not(.formsingle-page) .condition span[role="alert"],
    .ie11 .main:not(.formsingle-page) .condition span[role="alert"] {
        margin-left: 0;
        padding: 0;
        -webkit-transform: translate(0, -30px);
        -ms-transform: translate(0, -30px);
        transform: translate(0, -30px);
        border: none;
    }
}
.edge .main:not(.formsingle-page) .condition .wpcf7-validates-as-required,
.firefox .main:not(.formsingle-page) .condition .wpcf7-validates-as-required,
.ie11 .main:not(.formsingle-page) .condition .wpcf7-validates-as-required {
    width: 100px;
}




.form-nuevo {
	width: 100%;
    background-color: #000000;
    padding: 0px 0 50px;
}
.form-nuevo-int {
	background-image: url(../images/fondo-form.jpg);
    background-size: cover;
    background-position: bottom;
    -webkit-border-radius: 30px 30px 0px 0px;
	-moz-border-radius: 30px 30px 0px 0px;
	border-radius: 30px 30px 0px 0px;
}
.form-nuevo-int.clubs {
	background-image: url(../images/fondo-form.jpg);
    background-size: cover;
    background-position: bottom;
    -webkit-border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
}
.post-form-nuevo {
	background-color: #ffffff;
    background-size: cover;
    background-position: bottom;
    -webkit-border-radius: 0px 0px 30px 30px;
	-moz-border-radius: 0px 0px 30px 30px;
	border-radius: 0px 0px 30px 30px;
	padding: 40px 20px 20px;
}
.fomt-post-int{
	padding: 40px 40px;
}
.fomt-post-int h2, .fomt-post-int h3{
	font-family: 'poppinsbold';
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 28px;
}
.fomt-post-int h3{
	font-size: 18px;
	margin-top: 30px;
}
.fomt-post-int p{
	margin-bottom: 10px;
	line-height: 1.2em;
}
.fomt-post-int p strong{
	font-family: 'poppinsbold';
	font-weight: normal;
}
.form-nuevo-top {
	display: flex;
	padding: 40px;
}
.texto-form {
	min-width: 45%;
	padding-right: 40px;
}
.texto-form strong{
	font-family: 'poppinsbold';
	font-weight: normal;
}
@media only all and (max-width: 768px) {
	.form-nuevo-top {
		flex-direction: column;
	}
	.texto-form {
		padding-right: 0px;
		margin-bottom: 40px;
	}
	.fomt-post-int{
		padding: 0px 0px;
	}
}
.texto-form h2{
	font-size: 32px;
	font-family: 'poppinsbold';
	margin-bottom: 20px;
	font-weight: normal;
}
.form-nuevo-int.formulario-organizaciones .check-condition {
    margin-left: 1%;
    margin-bottom: 25px;
    width: 100%;
}
.form-nuevo-int .limited {
    max-width: 800px;
}
.form-nuevo-int .formsingle-download-btn {
    display: inline-block;
    padding: 14px 40px;
    font-size: 18px;
    color: #fff;
    background-color: #4587C3;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin:  20px 0px 50px 0px;
}
.form-nuevo-int .formsingle-download-btn:hover {
    background-color: #3A7EBB;
}
.form-nuevo-int .wysing .formsingle-download-btn {
    margin-top: 20px;
}
.form-nuevo-int .wpcf7-response-output {
    display: none !important;
}
.form-nuevo-int ::-webkit-input-placeholder {
    opacity: 1;
    color: #000;
    font-weight: 300;
}
.form-nuevo-int :-ms-input-placeholder {
    opacity: 1;
    color: #000;
    font-weight: 300;
}
.form-nuevo-int ::placeholder {
    opacity: 1;
    color: #000;
    font-weight: 300;
}
.form-nuevo-int form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1% 0;
}
.form-nuevo-int .form-elm-input-single {
    width: 48%;
    margin: 4px 1%;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
.form-nuevo-int .extra-label label {
    position: absolute;
    color: #000;
    padding: 16px;
    margin-bottom: 10px;
    z-index: 1;
    text-transform: none;
    font-weight: 300;
    pointer-events: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.form-nuevo-int label {
    font-family: 'poppinsbold';
	padding-bottom: 10px;
	font-weight: inherit;
	font-size: 15px;
	display: inline-block;
	line-height: 1.3em;
}
.form-nuevo-int label span {
    font-family: 'poppinsregular', sans-serif;
	padding-bottom: 10px;
	font-weight: normal;
}
@media only all and (max-width: 768px) {
    .form-nuevo-int .form-elm-input-single {
        width: 100%;
    }
}
.form-nuevo-int .form-elm-input-single.double {
    width: 98%;
}
@media only all and (max-width: 768px) {
    .form-nuevo-int .form-elm-input-single.double {
        width: 100%;
    }
}

.form-nuevo-int .form-elm-input.full {
	flex-grow: 4;
	margin: 4px 1%;
}
.form-nuevo-int .form-elm-input.full input,
.form-nuevo-int .form-elm-input-single input,
.form-nuevo-int .form-elm-input-single select,
.form-nuevo-int .form-elm-input-single textarea {
	font-family: 'poppinsregular', sans-serif;
    color: #000;
    padding: 16px;
    margin-bottom: 10px;
    background-color: #ffffff;
    width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:  none;
}
.form-nuevo-int .form-elm-input-single textarea {
    width: 100%;
    display: inline-block;
}
.form-nuevo-int .form-elm-input-single select {
    padding: 12px 16px;
}
.form-nuevo-int .form-elm-input-single.submit input {
    cursor: pointer;
    padding: 13px 80px;
    font-size: 16px;
    color: #fff;
    background-color: #4587C3;
    border: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
	font-family: 'poppinsbold';
}
.form-nuevo-int .form-elm-input-single.submit input:hover {
    background-color: #3A7EBB;
}
.form-nuevo-int .form-elm-input-single .wpcf7-not-valid-tip {
    font-size: 14px;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
}
.form-nuevo-int .container-file-input {
    position: relative;
}
.form-nuevo-int .container-file-input.active .input-withfile {
    opacity: 1;
}
.form-nuevo-int .container-file-input.active label {
    opacity: 0;
}
.form-nuevo-int .container-file-input input[type="file"] {
    opacity: 0;
    overflow: hidden;
    width: 50%;
}
@media only all and (max-width: 768px) {
    .form-nuevo-int .container-file-input input[type="file"] {
        width: 100%;
    }
}
.form-nuevo-int .container-file-input label {
    top: 10px;
    left: 0;
    cursor: pointer;
    padding: 13px 80px;
    font-size: 16px;
    color: #fff;
    background-color: #4587C3;
    border: none;
    text-align: center;
    display: inline-block;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media only all and (max-width: 768px) {
    .form-nuevo-int .container-file-input label {
        width: 100%;
    }
}
.form-nuevo-int .container-file-input:hover label {
    background-color: #3A7EBB;
}
.form-nuevo-int .container-file-input label:hover,
.form-nuevo-int .container-file-input:focus + label {
    opacity: 0.8;
}
.form-nuevo-int .container-file-input .input-withfile {
    pointer-events: none;
    opacity: 0;
    position: absolute;
    padding: 16px 10px;
    background-color: #4587C3;
    text-align: center;
    top: 0px;
    left: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 1;
	color: #fff;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media only all and (max-width: 768px) {
    .form-nuevo-int .container-file-input .input-withfile {
        width: 100%;
    }
}
.form-nuevo-int .container-file-input .input-withfile span {
    border: 1px solid #fff;
    padding: 8px 14px;
    color: #fff;
    border-radius: 10px;
    margin-left: 40px;
}
.form-nuevo-int .container-file-input p {
    margin: 0;
    padding: 0;
}
.form-nuevo-int .container-file-input input {
    margin-bottom: 0;
}
.form-nuevo-int .check-condition {
    padding: 12px 0 0;
    width: 100%;
	margin-bottom: 25px;
	display: flex;
}
.form-nuevo-int .check-condition .condition {
    
}
.form-nuevo-int .check-condition .condition .wpcf7-not-valid-tip {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    margin-left: 7px;
}
.form-nuevo-int .check-condition a {
    text-decoration: underline;
}
.form-nuevo-int .check-condition a,
.form-nuevo-int .check-condition p {
    font-size: 14px;
    text-align: left;
}
.form-nuevo-int .check-condition > p {
	padding-top: 5px;
	margin-left: 5px;
}
.form-nuevo-int .check-condition input {
    width: 26px !important;
    height: 26px !important;
    color: transparent !important;
}
.form-nuevo-int .check-condition input:checked:after {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.form-nuevo-int .check-condition .wpcf7-list-item {
    margin: 0 0 0 8px;
    display: inline-block;
}
.form-nuevo-int .check-condition .wpcf7-list-item-label {
    opacity: 0;
    display: none;
}
.form-nuevo-int .check-condition .wpcf7-not-valid {
    height: 50px;
    display: inline-block;
}
.form-nuevo-int .check-condition .wpcf7-not-valid-tip {
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 13px;
    padding: 5px 0;
    display: inline-block;
    margin-bottom: 12px;
}
.edge .main.form-nuevo-int .check-condition,
.firefox .main.form-nuevo-int .check-condition,
.ie11 .main.form-nuevo-int .check-condition {
    margin-bottom: 25px;
}
.edge .main.form-nuevo-int .condition span[role="alert"],
.firefox .main.form-nuevo-int .condition span[role="alert"],
.ie11 .main.form-nuevo-int .condition span[role="alert"] {
    display: block !important;
    width: auto;
    left: 0;
    margin-left: 0;
    margin-bottom: 0;
    width: 140px;
    text-align: center;
    position: absolute;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 14px;
    opacity: 0.5;
    text-align: left;
    top: 40px;
}
@media only all and (max-width: 768px) {
    .edge .main.form-nuevo-int .condition span[role="alert"],
    .firefox .main.form-nuevo-int .condition span[role="alert"],
    .ie11 .main.form-nuevo-int .condition span[role="alert"] {
        -webkit-transform: translate(-4px, 20px);
        -ms-transform: translate(-4px, 20px);
        transform: translate(-4px, 20px);
    }
}
@media only all and (max-width: 430px) {
    .edge .main.form-nuevo-int .condition span[role="alert"],
    .firefox .main.form-nuevo-int .condition span[role="alert"],
    .ie11 .main.form-nuevo-int .condition span[role="alert"] {
        -webkit-transform: translate(-4px, 40px);
        -ms-transform: translate(-4px, 40px);
        transform: translate(-4px, 40px);
    }
}
@media only all and (max-width: 350px) {
    .edge .main.form-nuevo-int .condition span[role="alert"],
    .firefox .main.form-nuevo-int .condition span[role="alert"],
    .ie11 .main.form-nuevo-int .condition span[role="alert"] {
        -webkit-transform: translate(-4px, 60px);
        -ms-transform: translate(-4px, 60px);
        transform: translate(-4px, 60px);
    }
}
.edge .main.form-nuevo-int .condition .wpcf7-validates-as-required,
.firefox .main.form-nuevo-int .condition .wpcf7-validates-as-required,
.ie11 .main.form-nuevo-int .condition .wpcf7-validates-as-required {
    width: 100px;
}
.edge .main:not(.form-nuevo-int) .condition span[role="alert"],
.firefox .main:not(.form-nuevo-int) .condition span[role="alert"],
.ie11 .main:not(.form-nuevo-int) .condition span[role="alert"] {
    display: block !important;
    width: auto;
    left: 0;
    margin-left: 40px;
    margin-bottom: 25px;
    width: 140px;
    text-align: center;
    position: absolute;
    -webkit-transform: translate(-200px, 0);
    -ms-transform: translate(-200px, 0);
    transform: translate(-200px, 0);
}
@media only all and (max-width: 960px) {
    .edge .main:not(.form-nuevo-int) .condition span[role="alert"],
    .firefox .main:not(.form-nuevo-int) .condition span[role="alert"],
    .ie11 .main:not(.form-nuevo-int) .condition span[role="alert"] {
        margin-left: 0;
        padding: 0;
        -webkit-transform: translate(0, -30px);
        -ms-transform: translate(0, -30px);
        transform: translate(0, -30px);
        border: none;
    }
}
.edge .main:not(.form-nuevo-int) .condition .wpcf7-validates-as-required,
.firefox .main:not(.form-nuevo-int) .condition .wpcf7-validates-as-required,
.ie11 .main:not(.form-nuevo-int) .condition .wpcf7-validates-as-required {
    width: 100px;
}
.tick-label {
   color: rgb(230, 240, 255) !important; 
}
.home-gracias-23 {
	text-align: center;
	margin-bottom: 40px;
}
.home23 {
	margin-top: 40px;
}
.home23 .tick{
	margin-bottom: 80px;
}
.graciasIni {
	padding-top: 140px;
	padding-bottom: 70px;
	align-items: center;
}
.pie-circulo {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 40px;
	align-items: center;
}
.zona-gracias {
	display: flex;
	margin-top: 30px;
	margin-bottom: 30px;
}
.gracias-img-dor img{
	width: 100%;
	max-width: 800px;
}
.texto-cam{
	margin-top: 20px;
}
.gracias-camiseta {
	margin-right: 20px;
	width: 60%;
}
.pop-up .gracias-camiseta {
	display: flex;
  	align-items: center;
  	justify-content: center;
	width: 100%;
	height: 100%;
}
.pop-up .gracias-camiseta-int {
	margin-right: 0px;
	width: 100%;
	height: 500px;
	max-width: 700px;
	text-align: center;
}
.zona-gracias .gracias-camiseta {
	display: flex;
	flex-direction: column;
}
.gracias-camiseta img{
	width: 100%;
}
.imagen-cam{
	position: relative;
}
@media only all and (max-width: 1100px) {
	.destacado-texto-int-gracias h1 {
	  line-height: 25px !important;
	  font-size: 24px !important;
	}
	.gracias-camiseta {
		width: 70%;
	}
}
@media only all and (max-width: 900px) {
	.zona-gracias {
		flex-wrap: wrap;
	}
	.gracias-camiseta {
		margin: 0 auto;
		width: 100%;
		margin-bottom: 30px;
	}
	.destacado-img-int-gracias {
		min-height: 400px;
	}
}
@media only all and (max-width: 650px) {
	.gracias-camiseta {
		width: 100%;
	}
	.zonadorsal .btn-solid-nuevo-negro {
		margin: 10px auto;
	}
	.pop-up .gracias-camiseta-int {
		width: 90%;
	}
}