@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/raleway-v12-latin-regular.eot");
    src: local("Raleway"), local("Raleway-Regular"), url("../fonts/raleway-v12-latin-regulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v12-latin-regular.woff2") format("woff2"), url("../fonts/raleway-v12-latin-regular.woff") format("woff"), url("../fonts/raleway-v12-latin-regular.ttf") format("truetype"), url("../fonts/raleway-v12-latin-regular.svg#Raleway") format("svg")
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/raleway-v12-latin-300.eot");
    src: local("Raleway Light"), local("Raleway-Light"), url("../fonts/raleway-v12-latin-300d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v12-latin-300.woff2") format("woff2"), url("../fonts/raleway-v12-latin-300.woff") format("woff"), url("../fonts/raleway-v12-latin-300.ttf") format("truetype"), url("../fonts/raleway-v12-latin-300.svg#Raleway") format("svg")
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/raleway-v12-latin-500.eot");
    src: local("Raleway Medium"), local("Raleway-Medium"), url("../fonts/raleway-v12-latin-500d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v12-latin-500.woff2") format("woff2"), url("../fonts/raleway-v12-latin-500.woff") format("woff"), url("../fonts/raleway-v12-latin-500.ttf") format("truetype"), url("../fonts/raleway-v12-latin-500.svg#Raleway") format("svg")
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/raleway-v12-latin-600.eot");
    src: local("Raleway SemiBold"), local("Raleway-SemiBold"), url("../fonts/raleway-v12-latin-600d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v12-latin-600.woff2") format("woff2"), url("../fonts/raleway-v12-latin-600.woff") format("woff"), url("../fonts/raleway-v12-latin-600.ttf") format("truetype"), url("../fonts/raleway-v12-latin-600.svg#Raleway") format("svg")
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/raleway-v12-latin-800.eot");
    src: local("Raleway ExtraBold"), local("Raleway-ExtraBold"), url("../fonts/raleway-v12-latin-800d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v12-latin-800.woff2") format("woff2"), url("../fonts/raleway-v12-latin-800.woff") format("woff"), url("../fonts/raleway-v12-latin-800.ttf") format("truetype"), url("../fonts/raleway-v12-latin-800.svg#Raleway") format("svg")
}

.fah-header .thankyou-nav {
    margin: 0 40px;
    max-width: unset
}

.thankyou-content {
    color: #FFF;
    text-align: center;
    padding-top: 46px;
    height: calc(100vh - 146px)
}

.thankyou-content .th-h1 {
    margin-top: 60px;
    font-size: 90px;
    font-weight: 400;
    margin-bottom: 0
}

.thankyou-content p {
    line-height: 1.15;
    font-size: 52px;
    margin-top: 44px;
    margin-bottom: 114px;
    letter-spacing: 0.8px
}

.thankyou-content .cupon-btn {
    width: fit-content;
    margin: auto;
    padding: 18px 7px;
    background-color: #000
}

.thankyou-content .cupon-btn a {
    color: #FFF;
    text-decoration: none;
    font-weight: 600;
    font-size: 36px;
    padding: 11px 33px;
    border: 1px dashed;
    white-space: nowrap
}

.thankyou-content .info {
    margin: 30px 0
}

.thankyou-content .info a {
    color: #000
}

.thankyou-content .info a:hover {
    color: #fff
}

@media (max-height: 800px) {
    .thankyou-content .th-h1 {
        font-size: 60px
    }

    .thankyou-content p {
        font-size: 32px;
        margin-bottom: 60px
    }

    .thankyou-content .cupon-btn a {
        font-size: 26px
    }
}

@media (max-width: 1024px) {
    .thankyou-content .th-h1 {
        font-size: 60px
    }

    .thankyou-content p {
        font-size: 32px
    }

    .thankyou-content .cupon-btn a {
        font-size: 26px
    }

    .fah-header .thankyou-nav {
        margin: 0
    }
}

@media (max-width: 767px) {
    .thankyou-content {
        padding-left: 15px;
        padding-right: 15px
    }

    .thankyou-content .th-h1 {
        font-size: 36px
    }

    .thankyou-content p {
        font-size: 18px
    }

    .thankyou-content .cupon-btn a {
        font-size: 16px
    }

    .fah-header .thankyou-nav {
        width: 216px;
        margin: auto
    }
}

footer {
    background-color: #000
}

footer .footer-container {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
    max-width: 1214px;
    margin: auto
}


footer .footer-container .bottom-links {
    height: 100%;
    box-sizing: border-box
}

footer .footer-container .bottom-links a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    display: block;
    margin: 12px 0
}

footer .footer-container img {
    max-width: 110px
}

.cookies-container {
    position: fixed;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.6);
    width: calc(100% - 40px);
    padding: 10px 20px
}

.cookies-container .title {
    font-size: 14px
}

.cookies-container .text {
    font-size: 11px;
    margin: 6px 0
}

.cookies-container .button-container #accept-cookies {
    padding: 5px;
    border-radius: 3px;
    max-width: 100px;
    margin: auto;
    text-align: center;
    font-size: 14px;
    background-color: #bbb;
    cursor: pointer
}

.cookies-container .button-container #accept-cookies:hover {
    background-color: #aaa
}

@media (max-width: 767px) {
    .bottom-links {
        flex-direction: column-reverse;
        justify-content: space-evenly;
        align-items: baseline
    }
}

body {
    margin: unset;
    background-color: #fff;
    font-family: "Raleway", san-serif
}

body.fh-background {
    /*background: url("../../uploads/thankyou-bg.png");
    background-position: top center */
}

.container {
    max-width: 1214px !important;
    margin-left: auto;
    margin-right: auto
}

.container .gdpr_content {
    padding: 20px
}

.container .gdpr_content table {
    margin: 20px 0;
    border-spacing: 0;
    border: 1px solid #000;
    width: 100%
}

.container .gdpr_content table td {
    border: 1px solid;
    padding: 5px 10px
}

.container .gdpr_content table td p {
    margin: 0
}

.fah-header {
    background-color: #000;
    color: #FFF;
    height: 97px;
    border-bottom: 2px solid
}

.fah-header a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px
}

.fah-header a.logo {
    display: flex;
    align-items: center
}

.fah-header nav {
    display: flex;
    align-items: center;
    height: inherit;
    max-width: 1112px;
    margin: auto;
    padding-top: 2px;
    justify-content: space-between
}

.fah-header nav .hamburger-icon {
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 0 6px;
    cursor: pointer;
    display: none
}

.fah-header nav .hamburger-icon .line {
    width: 25px;
    height: 3px;
    background-color: #fff;
    margin: 6px 0
}

.fah-header nav ul {
    margin-left: auto
}

.fah-header nav ul li {
    display: inline-block;
    margin: 10px
}

.fah-header nav ul li img {
    max-height: 50px;
}

.fah-header h1 {
    display: inline-block;
    margin: 0 22px 0 18px;
    font-size: 42px;
    font-weight: 400
}

.fah-content h1 {
    text-align: center;
    font-weight: 500;
    font-size: 38px;
    margin: 46px 0;
    letter-spacing: -0.3px
}

.fah-content span {
    background-color: #000;
    color: #FFF;
    padding: 0px 12px;
    font-weight: 300;
    white-space: nowrap
}

.fah-content p {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 500
}

.content-left, .content-right {
    width: 50%;
    font-size: 50px
}

.content-left {
    margin: 26px 24px 0 46px
}

.content-left img {
    max-width: 580px
}

.content-right {
    margin: 26px 24px 0 46px;
    letter-spacing: -1.3px;
    line-height: 1.35
}

.content-right .content-flex-container p {
    font-size: 14px;
    margin: 20px 10px;
    letter-spacing: 0.2px;
    font-weight: 600
}

.img-container {
    height: 105px;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.flex-container, .content-flex-container {
    display: flex;
    flex-wrap: nowrap
}

.content-flex-container {
    margin: 20px auto
}

.content-flex-container .moves {
    text-align: center;
    margin: 7px 40px 0 0
}

.moves img {
    vertical-align: bottom
}

.white-gradient {
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%)
}

.flex-container img {
    margin: 20px 10px
}

.flex-container > div {
    display: flex;
    align-items: center;
    margin: auto;
    text-align: center;
    font-size: 24px
}

.white-gradient .flex-container {
    max-width: 1045px
}

.white-gradient .flex-container p {
    margin: 0 4px 4px 0;
    letter-spacing: -0.2px
}

.contact-container {
    max-width: 1100px;
    margin: 30px auto;
    padding: 0 50px
}

.contact-container .contact-head {
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center
}

.contact-container .contact-title {
    font-size: 30px;
    font-weight: 600
}

.contact-container p {
    font-size: 18px
}

@media (max-width: 1240px) {
    .content-left img {
        width: 100%
    }
}

@media (max-width: 1170px) {
    .fah-header nav {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width: 1024px) {
    .fah-content .container > .content-flex-container {
        display: block
    }

    .content-left, .content-right {
        width: 90%;
        margin: 40px auto
    }

    .content-left {
        text-align: center
    }

    .content-flex-container .moves {
        margin: auto
    }

    .content-right .content-flex-container {
        max-width: 650px
    }

    .flex-container.container {
        width: 80%
    }

    .flex-container > div {
        width: 180px
    }

    .contact-container {
        margin: 30px 7%;
        padding: 0
    }
}

@media (max-width: 767px) {
    .fah-header h1 {
        margin: 0 8px;
        font-size: 16px
    }

    .fah-header nav {
        padding-left: 20px;
        padding-right: 20px
    }

    .fah-header nav .hamburger-icon {
        display: block
    }

    .fah-header nav ul {
        position: absolute;
        top: 99px;
        left: 0;
        background-color: #000;
        width: 100%;
        margin: 0;
        padding: 0;
        display: none
    }

    .fah-header nav ul li {
        box-sizing: border-box;
        width: 100%;
        border-bottom: 1px solid #af9375;
        margin: 0;
        padding: 10px
    }

    .fah-header nav ul li img {
        max-height: 40px
    }

    .fah-header a {
        font-size: 10px
    }

    .content-right {
        text-align: center;
        font-size: 32px
    }

    .content-right .content-flex-container {
        display: block;
        margin: 50px auto
    }

    .content-right .content-flex-container p {
        margin-bottom: 10px
    }

    .content-left img {
        width: 90%
    }

    .flex-container {
        display: block
    }

    .fah-content h1 {
        font-size: 26px
    }

}

.contator p {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.contact-title {
    text-align: center;
    margin-top: 25px;

}

.cookies-container {
    display:none;
}

.ganadores {
    font-size:25px;
}
.ganadores span {
    white-space: normal !important;
}
.ganadores ul {
    text-align: left !important;
}
.imgRegalo {
    width:100%;
}
.logo img {
    max-height: 50px;
}

@media (min-width: 1200px) {
    .container{
        width: 1214px !important;
    }
}
.container{
  padding-left:0px !important;
  padding-right:0px !important;
}


.contact-container {
    max-width: 1100px;
    margin: 30px auto;
    padding: 0 50px
}

.contact-container .contact-head {
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center
}

.contact-container .contact-title {
    font-size: 30px;
    font-weight: 600
}

.contact-container p {
    font-size: 18px
}
.contact-form {
    background-color:#eee;
    padding:20px;
    border-radius:20px;
    margin:15px 0
}
.form-group {
    margin-bottom:15px
}
.form-group label {
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:1.2px
}

input.error,
select.error {
    border:1.5px solid red
}
input,
select,
textarea {
    padding:10px 9px;
    border-radius:1px;
    border:1px solid #D4C5B5;
    font-size:16px;
    width:100%;
    box-sizing:border-box
}
select {
    padding:9px 9px
}


.btn-primary:hover {
    background-color: #fff !important;
    color: #000000 !important;
    transition: 200ms ease-in-out !important;
}

.btn-primary {
    font-size: 22px !important;
    border: 2px solid #000000 !important;
    background-color: #000000 !important;
    color: #ffffff !important;
    border-radius: 1px !important;
    padding: 4px 0 !important;
    display: block !important;
    width: 280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    cursor: pointer !important;
    margin-top: 17px !important;
    font-weight: bold !important;
}
.cabecera {
    height: inherit;
}
.marcadonegro {
    background: #000 !important;
    color: #fff !important;
}