:root {
    --color-primary: #2d294b;
    --color-primary-b: #2d294b;
    --color-secondary: #3e5383;
    --color-secondary-b: #3e5383;
    --color-terciary: #d17030;
    --color-terciary-b: #d17030;
    --color-white: #fff;
    --color-white-aux: #e4e6f7;
    --color-white-aux-b: #e4e6f7;
    --color-black: #042122;
    --color-black-aux: #16163a;
    --color-grey: #343534;
    --color-light-background: #ddd;
    --color-line: #d17030;
    --color-input-background: #3e5383;
    --color-dotnav: #3e5383
}

.home-hero {
    min-height: 90vh;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 175px 0 125px 0;
    box-shadow: 0 15px 25px -5px rgba(0,0,0,.55) inset
}

@media (max-width:767px) {
    .home-hero {
        background-image: none!important;
        background-color: #11113d;
        padding: 90px 0 150px 0
    }
}

.home-hero-header {
    background: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2;
    margin: 0 auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 1260px;
    display: block
}

.header-image .home-hero-header .site-title>a {
    background-image: url(../images/ecig-logo-w.png)
}

.home .home-hero-header .nav-header>ul>li>a,.home .home-hero-header .widget-area .fa-fw {
    color: #fff!important
}

.home-hero-titles {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto
}

.hero-subtitle {
    line-height: 1.5
}

.home-boxes {
    max-width: 900px;
    margin: 50px auto 0 auto
}

.homebox {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    line-height: 15px;
    background: #8282b9;
    text-align: left;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto
}

.homebox-picture {
    height: 150px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0
}

.homebox-title {
    font-weight: 400;
    color: #fff;
    background: #8282b9;
    font-size: 15px;
    line-height: 35px;
    display: inline-block;
    padding: 0 20px;
    margin: 0;
    height: 35px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 0
}

.homebox-content {
    padding: 10px 35px 20px 20px;
    background: url(../images/right-arrowRight.png) 95% 90%/19px 19px no-repeat;
    min-height: 120px;
    box-sizing: border-box
}

#container-homeN {
    border-top: 0
}

.page-template-page-tour .row-content {
    padding: 30px 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    z-index: 2
}

.page-template-page-tour .row-content+.row-content {
    margin-top: 60px
}

@media (min-width:768px) {
    .page-template-page-tour .row-content {
        padding: 90px 0;
        min-height: 425px
    }

    .page-template-page-tour .row-content+.row-content {
        margin-top: 120px
    }
}

.page-template-page-tour .row-content h3 {
    color: #8282b9;
    font-size: 26px;
    line-height: 1.2
}

.page-template-page-tour .entry-content ul.uk-slideshow {
    margin: 0
}

.page-template-page-tour .uk-slideshow .uk-cover-background {
    max-width: 100%;
    background-size: contain
}

.page-template-page-tour .row-content {
    display: flex;
    align-items: center
}

.page-template-page-tour .row-content-slider {
    position: relative;
    z-index: 5
}

.page-template-page-tour .uk-slideshow li {
    list-style: none
}

.page-template-page-tour .entry-content ul.uk-slideshow ul>li,.page-template-page-tour .entry-content ul.uk-slideshow>li {
    list-style: none
}

.page-template-page-tour .uk-dotnav>*>* {
    width: 13px;
    height: 13px;
    background: #8282b9;
    opacity: .5
}

.page-template-page-tour .uk-dotnav>.uk-active>* {
    background: #28285b
}

.page-template-page-tour .row-content-slider {
    animation-delay: .25s
}

.tour-header {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (min-width:768px) {
    .tour-header {
        max-height: 300px
    }
}

@media (min-width:1200px) {
    .tour-header h1,.tour-header h2 {
        font-size: 50px;
        line-height: 1.1
    }
}

@media (max-width:767px) {
    .picture-nomargintop-mobile {
        margin-top: 0!important
    }
}

.eventbox {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    background: #fff;
    padding: 10px 15px;
    margin: 30px 0;
    min-height: 130px;
    box-sizing: border-box
}

.event--logo {
    display: block;
    margin: -10px -15px 10px -15px;
    padding: 10px;
    box-sizing: border-box;
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center
}

.event--logo img {
    max-height: 100px
}

.content.content-no-sidebar {
    width: auto;
    float: none
}

.content-no-sidebar .entry-content {
    max-width: 900px
}

.event--info .fa {
    width: 20px;
    text-align: center
}

.event--info .fa[class*=map] {
    font-size: 18px
}

.eventbox-featured {
    margin: 0;
    min-height: 210px;
    background: #28285b;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    color: #fff
}

.cta-btn-ghost {
    background: 0 0;
    color: #28285b;
    border: 1px solid #28285b;
    font-weight: 400;
    line-height: 16px
}

.cta-btn-ghost:hover {
    color: #fff;
    background: #28285b
}

.eventbox .cta-btn-gold {
    box-shadow: none
}

.eventbox-featured .cta-btn-ghost {
    color: #fff;
    border: 1px solid #fff
}

.eventbox-featured .cta-btn-ghost:hover {
    color: #28285b;
    background: #fff
}

.event--title {
    color: #28285b!important;
    min-height: 60px
}

.eventbox-featured .event--title {
    color: #fff!important
}

#month-list {
    width: 350px;
    line-height: 2;
    margin-bottom: 25px;
    box-sizing: border-box;
    max-width: 100%;
    transition: .4s
}

.month-dropdown-wrapper {
    transition: .4s
}

.month-dropdown-wrapper.uk-active {
    background: #8282b9;
    display: inline-block;
    padding: 5px 10px 6px 10px;
    margin-left: -5px;
    width: auto!important;
    border-radius: 0 0 20px 20px
}

.month-dropdown-wrapper.uk-active #month-list {
    padding: 0 16px;
    line-height: 30px;
    font-size: 15px;
    border-radius: 15px;
    margin: 0;
    border: 0;
    height: 30px;
    box-sizing: border-box
}

.month-group-events {
    position: relative;
    z-index: 2
}

.month-group-events:nth-of-type(even):before {
    content: "";
    background-color: rgba(171,171,221,.25);
    display: block;
    position: absolute;
    left: -1000px;
    right: -18px;
    top: -20px;
    bottom: -20px;
    z-index: -1
}

.events-mailpoet-form-wrapper {
    z-index: 100001
}

.events-mailpoet-form-wrapper .evnl-wrap {
    background: rgba(171,171,221,.25);
    padding: 20px;
    margin-bottom: 20px
}

.events-mailpoet-form-wrapper .evnl-wrap form.mailpoet_form {
    padding: 0!important
}

.events-mailpoet-form-wrapper .evnl-wrap form.mailpoet_form .mailpoet_text {
    min-width: 100%;
    font-size: 15px
}

.events-mailpoet-form-wrapper .evnl-wrap form.mailpoet_form input[type=submit] {
    color: #fff!important;
    background: #28285b!important
}

.events-mailpoet-form-wrapper .evnl-wrap form.mailpoet_form input[type=submit]:hover {
    filter: brightness(1.2)
}

.video-training-description {
    padding: 20px 30px;
    font-size: 15px;
    letter-spacing: 0
}

.video-training-description p {
    margin: 0
}

.video-training-description p+p {
    margin-top: 15px
}

.video-training-video {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 56% 0 0 0;
    box-sizing: border-box
}

.video-training-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.page-template-page-whitepaper .site-inner .splash .container-inner-width-1000 {
    top: 58%
}

.free-report-form {
    padding: 20px 20px;
    background-color: #e4e6f7;
    border-radius: 15px
}

.free-report-form .free-form-small-text a {
    color: #e09d2f!important
}

.free-report-form .wpcf7 {
    padding: 0
}

.free-report-form .cf7-home {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.free-report-form .cf7-home .cf7-home-field {
    width: 50%;
    padding: 10px 10px
}

.free-report-form .cf7-home .cf7-home-field p {
    margin: 0;
    min-height: auto;
    float: none
}

.free-report-form .cf7-home .cf7-home-field p span input {
    border: 1px hidden #28285b;
    height: 50px!important;
    font-size: 14px
}

.free-report-form .cf7-home .cf7-home-field p span select {
    border: 1px hidden #28285b;
    font-size: 14px
}

.free-report-form .cf7-home .cf7-home-field p .wpcf7-spinner {
    left: 40%;
    top: 40%;
    bottom: 30%;
    right: 30%;
    width: 18%;
    border-radius: 50px
}

.free-report-form .cf7-home .cf7-home-field input,.free-report-form .cf7-home .cf7-home-field select,.free-report-form .cf7-home .cf7-home-field span,.free-report-form .cf7-home .cf7-home-field textarea {
    width: 100%;
    margin: 0;
    border-radius: 25px;
    font-size: 16px
}

.free-report-form .cf7-home .cf7-home-field-phone {
    width: 100%
}

.free-report-form .cf7-home .cf7-home-field-phone p {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.free-report-form .cf7-home .cf7-home-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] {
    width: 30%;
    max-width: none!important;
    min-width: 0!important
}

.free-report-form .cf7-home .cf7-home-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] .countrycode-field input {
    height: 50px
}

.free-report-form .cf7-home .cf7-home-field-phone p .wpcf7-form-control-wrap[data-name=contestant-phone] {
    width: 65%
}

.free-report-form .cf7-home .cf7-home-field-submit {
    width: 100%;
    margin-top: 40px
}

.free-report-form .cf7-home .cf7-home-field-submit input[type=submit] {
    position: relative;
    padding: 10px 30px!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 26px;
    color: #1a211a!important;
    background-color: #d17030!important;
    text-decoration: none!important;
    margin: 0;
    width: auto;
    border-radius: 27px!important;
    text-transform: none;
    height: 50px;
    background-image: none;
    border: 0
}

.free-report-form .small-text-free-report {
    color: #28285b;
    font-size: 14px
}

.free-report-form .small-text-free-report a {
    color: #e2d65d!important
}

.arrow-container.free-report {
    margin: auto;
    padding: 0
}

@media only screen and (min-width:768px) {
    .splash .container-inner-width-1000 {
        height: 524px
    }
}

@media (max-width:768px) {
    .free-report-form {
        width: 100%;
        padding: 20px;
        margin: 0 auto
    }

    .free-report-form .cf7-home {
        flex-direction: column
    }

    .free-report-form .cf7-home .cf7-home-field {
        width: 100%!important;
        margin-bottom: 15px;
        padding: 0;
        height: 50px
    }

    .free-report-form .cf7-home .cf7-home-field input {
        width: 100%!important;
        height: 50px;
        margin: auto;
        padding: 0 10px
    }

    .free-report-form .cf7-home .cf7-home-field select {
        width: 101%!important;
        height: 50px;
        margin: auto;
        padding: 0 10px
    }

    .free-report-form .cf7-home .cf7-home-field .cf7-home-field-phone p {
        display: flex;
        flex-direction: row
    }

    .free-report-form .cf7-home .cf7-home-field .cf7-home-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] {
        width: 100%
    }

    .free-report-form .cf7-home .cf7-home-field .cf7-home-field-phone p .wpcf7-form-control-wrap[data-name=contestant-phone] {
        width: 100%
    }

    .free-report-form .cf7-home .cf7-home-field .cf7-home-field-submit {
        margin-top: 0
    }

    .free-report-form .cf7-home .cf7-home-field-phone p span .countrycode-field input {
        height: 50px!important
    }
}

.arrow-container.free-report {
    position: fixed!important
}

@media (max-width:641px) {
    .free-report-form {
        width: 100%;
        padding: 30px;
        margin: 0 auto
    }

    .free-report-form .cf7-home {
        flex-direction: column
    }

    .free-report-form .cf7-home .cf7-home-field {
        width: 100%!important;
        margin-bottom: 15px;
        padding: 0;
        height: 50px
    }

    .free-report-form .cf7-home .cf7-home-field input,.free-report-form .cf7-home .cf7-home-field select {
        width: 100%!important;
        height: 50px;
        margin: auto;
        padding: 0 10px
    }

    .free-report-form .cf7-home .cf7-home-field .cf7-home-field-phone p {
        display: flex;
        flex-direction: row
    }

    .free-report-form .cf7-home .cf7-home-field .cf7-home-field-phone .wpcf7-form-control-wrap[data-name=phone-prefix] {
        width: 50%
    }

    .free-report-form .cf7-home .cf7-home-field .cf7-home-field-phone .wpcf7-form-control-wrap[data-name=contestant-phone] {
        width: 50%
    }

    .free-report-form .cf7-home .cf7-home-field .cf7-home-field-submit {
        margin-top: 0
    }

    .free-report-form .cf7-home .cf7-home-field-phone p span .countrycode-field input {
        height: 50px!important
    }
}

.trading-header-content {
    margin-top: 10px
}

.training-form .js {
    background: 0 0!important;
    border: none
}

.training-form .js .cf7-training {
    background-color: #e4e6f7;
    padding: 20px 20px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.training-form .js .cf7-training .training-form-title {
    color: #2d294b
}

.training-form .js .cf7-training .cf7-training-field {
    width: 100%;
    padding: 10px 10px
}

.training-form .js .cf7-training .cf7-training-field p {
    margin: 0;
    min-height: auto;
    float: none
}

.training-form .js .cf7-training .cf7-training-field p span input {
    border: 1px hidden #28285b;
    height: 50px!important;
    width: 100%!important
}

.training-form .js .cf7-training .cf7-training-field p span select {
    border: 1px hidden #28285b
}

.training-form .js .cf7-training .cf7-training-field input,.training-form .js .cf7-training .cf7-training-field select,.training-form .js .cf7-training .cf7-training-field span,.training-form .js .cf7-training .cf7-training-field textarea {
    width: 100%;
    margin: 0;
    border-radius: 25px;
    font-size: 16px
}

.training-form .js .cf7-training .cf7-training-field-phone p {
    display: flex
}

.training-form .js .cf7-training .cf7-training-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] {
    width: 30%;
    max-width: none!important;
    min-width: 0!important
}

.training-form .js .cf7-training .cf7-training-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] .countrycode-field input {
    height: 50px
}

.training-form .js .cf7-training .cf7-training-field-phone p .wpcf7-form-control-wrap[data-name=contestant-phone] {
    width: 65%
}

.training-form .js .cf7-training .cf7-training-field-submit {
    width: 100%;
    margin-top: 40px
}

.training-form .js .cf7-training .cf7-training-field-submit input[type=submit] {
    position: relative;
    padding: 10px 30px!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 26px;
    color: #1a211a!important;
    background-color: #d17030!important;
    text-decoration: none!important;
    margin: 0;
    width: auto;
    border-radius: 27px!important;
    text-transform: none;
    height: 50px;
    background-image: none;
    border: 0
}

.training-form .js .cf7-training .cf7-training-field-submit .wpcf7-spinner {
    left: 40%;
    top: 40%;
    bottom: 30%;
    right: 30%;
    width: 18%;
    border-radius: 50px
}

@media (max-width:768px) {
    .cf7-training-field p span input {
        padding: 5px 10px!important
    }

    .cf7-training-field .cf7-training-field-phone {
        width: 90%!important
    }
}

.contact-form .js {
    background: 0 0!important;
    border: none
}

.contact-form .js .cf7-contact {
    background-color: #e4e6f7;
    padding: 20px 20px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field {
    width: 100%;
    padding: 10px 10px
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field p {
    margin: 0;
    min-height: auto;
    float: none
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field p span {
    color: #343534
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field p span input {
    padding: 10px 10px;
    color: #2d294b;
    height: 50px!important;
    width: 100%!important
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field p span input::placeholder {
    color: #2d294b
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field p span select {
    padding: 10px 10px
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field p span textarea {
    color: #2d294b;
    padding: 15px 10px
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field p span textarea::placeholder {
    color: #2d294b
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field input,.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field select,.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field span,.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field textarea {
    width: 100%;
    margin: 0;
    border-radius: 25px;
    font-size: 16px
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field-phone p {
    display: flex
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] {
    width: 30%;
    max-width: none!important;
    min-width: 0!important
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] .countrycode-field input {
    height: 50px
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field-phone p .wpcf7-form-control-wrap[data-name=contestant-phone] {
    width: 65%
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field-submit {
    width: 100%;
    margin-top: 20px
}

.contact-form .js .cf7-contact .cf7-contact-field-group .cf7-contact-field-submit input[type=submit] {
    position: relative;
    padding: 10px 30px!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 26px;
    color: #1a211a!important;
    background-color: #d17030!important;
    text-decoration: none!important;
    margin: 0;
    width: auto;
    border-radius: 27px!important;
    text-transform: none;
    height: 50px;
    background-image: none;
    border: 0
}

@media (max-width:768px) {
    .cf7-contact-field p span input {
        padding: 5px 10px!important
    }

    .cf7-contact-field p span textarea {
        width: 100%!important;
        height: 150px;
        min-height: 150px
    }

    .cf7-contact-field .cf7-training-field-phone {
        width: 90%!important
    }
}

.contact-page-data {
    margin-top: 20px
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child {
    border-radius: 25px;
    width: auto;
    background-color: #e4e6f7;
    border: none;
    padding: 20px!important
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child h3 {
    color: #16163a!important;
    margin-top: 20px;
    text-align: center
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .uk-grid-medium {
    margin-left: 0!important
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact {
    padding: 20px 20px
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field {
    width: 100%;
    padding: 10px 10px
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field p {
    margin: 0;
    min-height: auto;
    float: none
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field p span input {
    border: none;
    padding: 10px 10px;
    color: #2d294b;
    height: 50px!important;
    width: 100%!important
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field p span input::placeholder {
    color: #2d294b
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field p span select {
    padding: 10px 10px
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field p span textarea {
    border: none;
    color: #2d294b;
    padding: 15px 10px
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field p span textarea::placeholder {
    color: #2d294b
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field input,.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field select,.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field span,.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field textarea {
    width: 100%;
    margin: 0;
    border-radius: 25px;
    font-size: 16px
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field-phone p {
    display: flex
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] {
    width: 35%;
    max-width: none!important;
    min-width: 0!important
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] .countrycode-field input {
    height: 50px
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field-phone p .wpcf7-form-control-wrap[data-name=contestant-phone] {
    width: 55%
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field-submit {
    width: 100%
}

.countryForm .block-double-column-free .uk-width-medium-1-2:first-child .cf7-contact .cf7-contact-field-group .cf7-contact-field-submit input[type=submit] {
    position: relative;
    padding: 10px 30px!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 26px;
    color: #1a211a!important;
    background-color: #d17030!important;
    text-decoration: none!important;
    margin: 0;
    width: auto;
    border-radius: 27px!important;
    text-transform: none;
    height: 50px;
    background-image: none;
    border: 0
}

.tailored-research-form {
    border: none;
    background-color: #e4e6f7;
    padding: 20px 20px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.tailored-research-form .cf7-research-group .cf7-research-field {
    width: 100%;
    padding: 10px 10px
}

.tailored-research-form .cf7-research-group .cf7-research-field p {
    margin: 0;
    min-height: auto;
    float: none
}

.tailored-research-form .cf7-research-group .cf7-research-field p span {
    color: #343534
}

.tailored-research-form .cf7-research-group .cf7-research-field p span input {
    padding: 10px 10px;
    color: #2d294b;
    height: 50px!important;
    width: 100%!important
}

.tailored-research-form .cf7-research-group .cf7-research-field p span input::placeholder {
    color: #2d294b
}

.tailored-research-form .cf7-research-group .cf7-research-field p span select {
    padding: 10px 10px
}

.tailored-research-form .cf7-research-group .cf7-research-field p span textarea {
    color: #2d294b;
    padding: 15px 10px
}

.tailored-research-form .cf7-research-group .cf7-research-field p span textarea::placeholder {
    color: #2d294b
}

.tailored-research-form .cf7-research-group .cf7-research-field input,.tailored-research-form .cf7-research-group .cf7-research-field select,.tailored-research-form .cf7-research-group .cf7-research-field span,.tailored-research-form .cf7-research-group .cf7-research-field textarea {
    width: 100%;
    margin: 0;
    border-radius: 25px;
    font-size: 16px
}

.tailored-research-form .cf7-research-group .cf7-research-field-phone p {
    display: flex
}

.tailored-research-form .cf7-research-group .cf7-research-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] {
    width: 30%;
    max-width: none!important;
    min-width: 0!important
}

.tailored-research-form .cf7-research-group .cf7-research-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] .countrycode-field input {
    height: 50px
}

.tailored-research-form .cf7-research-group .cf7-research-field-phone p .wpcf7-form-control-wrap[data-name=contestant-phone] {
    width: 65%
}

.tailored-research-form .cf7-research-group .cf7-research-field-submit {
    width: 100%;
    margin-top: 10px
}

.tailored-research-form .cf7-research-group .cf7-research-field-submit input[type=submit] {
    position: relative;
    padding: 10px 30px!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 26px;
    color: #1a211a!important;
    background: #d17030!important;
    text-decoration: none!important;
    margin: 0;
    width: auto;
    border-radius: 27px!important;
    text-transform: none;
    height: 50px;
    background-image: none;
    border: 0
}

.subscriptions-form-popup {
    border: none;
    background-color: #e4e6f7;
    padding: 20px 20px;
    border-radius: 15px;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.subscriptions-form-popup .text-size-small-subscriptions {
    padding: 10px 10px
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field {
    width: 100%;
    padding: 10px 10px
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field p {
    margin: 0;
    min-height: auto;
    float: none
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field p span {
    color: #343534
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field p span input {
    padding: 10px 15px;
    color: #2d294b;
    height: 50px!important;
    width: 100%!important;
    border: none
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field p span input::placeholder {
    color: #2d294b
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field p span select {
    padding: 10px 10px
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field p span textarea {
    color: #2d294b;
    padding: 15px 15px;
    border: none
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field p span textarea::placeholder {
    color: #2d294b
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field input,.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field select,.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field span,.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field textarea {
    width: 100%;
    margin: 0;
    border-radius: 25px;
    font-size: 16px
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field-phone p {
    display: flex
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] {
    width: 30%;
    max-width: none!important;
    min-width: 0!important
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field-phone p .wpcf7-form-control-wrap[data-name=phone-prefix] .countrycode-field input {
    height: 50px
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field-phone p .wpcf7-form-control-wrap[data-name=contestant-phone] {
    width: 65%
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field-submit {
    width: 100%;
    margin-top: 10px
}

.subscriptions-form-popup .cf7-subscriptions-form-group .cf7-subscriptions-form-field-submit input[type=submit] {
    position: relative;
    padding: 10px 30px!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 26px;
    color: #1a211a!important;
    background: #d17030!important;
    text-decoration: none!important;
    margin: 0;
    width: auto;
    border-radius: 27px!important;
    text-transform: none;
    height: 50px;
    background-image: none;
    border: 0
}

@media (max-width:768px) {
    .cf7-subscriptions-form-group .cf7-subscriptions-form-field textarea {
        width: 100%!important
    }
}

.module-simple .module-simple-content .free-resources-list {
    display: flex;
    flex-direction: row;
    margin: 0 15px
}

.module-simple .module-simple-content .free-resources-list-element2 {
    margin-left: 10px
}

.module-downloadform .card-form .wpcf7 p {
    float: none!important
}

.module-downloadform .card-form .cf7-home {
    background: 0 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: 15px;
    color: #11113d!important
}

.module-downloadform .card-form .cf7-home .cf7-home-field {
    margin-bottom: 15px;
    width: 100%!important
}

.module-downloadform .card-form .cf7-home .cf7-home-field p span input {
    height: 50px!important;
    border-radius: 40px!important;
    border: hidden!important;
    font-size: 16px!important;
    padding: 0 15px;
    width: 100%
}

.module-downloadform .card-form .cf7-home .cf7-home-field p span input::placeholder {
    color: #1a211a!important
}

.module-downloadform .card-form .cf7-home .cf7-home-field p span select {
    height: 50px!important;
    border-radius: 40px!important;
    border: hidden!important;
    font-size: 16px!important;
    padding: 0 15px;
    width: 100%;
    color: #1a211a!important
}

.module-downloadform .card-form .cf7-home .cf7-home-field p span textarea {
    padding: 15px 20px;
    border-radius: 40px;
    border: hidden!important
}

.module-downloadform .card-form .cf7-home .cf7-home-field p span textarea::placeholder {
    color: #1a211a!important
}

.module-downloadform .card-form .cf7-home .cf7-home-field p input[type=submit] {
    margin-top: 10px;
    color: #1a211a!important;
    background-color: #e2d65d!important;
    border: 1px hidden #e2d65d!important;
    padding: 15px 30px!important;
    font-size: 16px!important;
    font-weight: 600!important;
    line-height: 16px;
    border-radius: 27px!important;
    text-decoration: none!important;
    width: 50%;
    display: block;
    text-align: center
}