/*
Theme Name: Fuertafit
Description: Designed by Artmadillo
Author:  Artmadillo
Author URI:  https://artmadillostudio.com
Template: Divi
Version:  1.0.0
*/
/* =Theme customizations
------------------------------------------------------- */
#page-container {
    padding-top: 0 !important;
}

/***** SITE MENU *****/
.menu-logo {
    display: flex;
    justify-content: center;
}

#top-menu {
    display: none;
}

#main-header {
    height: 0 !important;
    z-index: 2 !important;
}

#main-header.et-fixed-header {
    top: 0 !important
}

.et_menu_container, #main-header {
    height: 50px
}

.admin-bar #main-header:not(.et-fixed-header) #mobile_menu {
    top: 97px
}

.admin-bar #main-header.et-fixed-header #mobile_menu {
    top: 50px
}

#main-header .container.clearfix.et_menu_container {
    width: 95%
}

.mobile_menu_bar {
    padding-bottom: 9px !important
}

div#et_mobile_nav_menu, div#et_top_search {
    margin-top: -14px
}

.et_mobile_menu .menu-item-has-children > a {
    background-color: transparent
}

#main-header .et_mobile_menu li ul.sub-menu.hide {
    display: none !important;
    visibility: hidden !important;
    transition: .7s ease-in-out
}

#main-header .et_mobile_menu li ul.sub-menu.visible {
    display: block !important;
    visibility: visible !important
}

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
    padding-left: 0px;
}

.et_mobile_menu li li {
    padding-left: 0px;
}

.et_mobile_menu .menu-item-has-children > a:after {
    font-family: "ETmodules";
    font-size: 22px;
    font-weight: 800;
    content: "3";
    position: absolute;
    right: 55px
}

.fa {
    margin: 10px
}

@media screen and (max-width: 980px) {
    .et_header_style_centered #main-header {
        position: fixed
    }

    .et_header_style_centered #main-header .mobile_nav {
        background-color: transparent
    }

    .mobile_nav.closed .select_page {
        display: none
    }
}

.et_mobile_menu {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9998;
    overflow: scroll !important;
    background: linear-gradient(124deg, rgba(84, 194, 196, 1) 0%, rgba(139, 199, 184, 1) 100%) !important;
    margin-left: -30px;
    padding: 0px;
    height: 100%;
    width: calc(100% + 60px);
    border-top: none;
}

.et_mobile_menu li a {
    text-align: center;
    font-size: 1.55em;
    border: 0;
    padding: 5% 0;
    text-transform: uppercase;
    letter-spacing: 6px;
    color: #fff;
}

.mobile_nav ul#mobile_menu .current_page_item > a {
    color: #2f655e;
    background-color: rgba(255, 255, 255, 0.1)
}

.mobile_nav ul#mobile_menu li ul li a {
    font-size: 1.05em !important;
    margin: auto;
    padding-top: 0.2em
}

.et_mobile_menu li a:hover {
    color: #2f655e;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
    color: #000
}

span.mobile_menu_bar {
    z-index: 9999
}

.menu-btn {
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
    z-index: 1;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 60px;
}

#et_mobile_nav_menu {
    display: block;
    position: fixed;
    right: 8px;
    bottom: 80px;
    z-index: 100;
    border-radius: 50%;
    padding: 8px 6px 4px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #54c2c4;
}

.mobile_menu_bar:before {
    font-weight: bold;
    font-size: 40px;
    color: #f8f8f8 !important;
}

.mobile_menu_bar {
    margin: 0 !important;
    padding: 0 !important;
}

/***** END SITE MENU *****/

/***** SLIDER/BANNER/HERO SECTION *****/
.hero-slider {
    width: 100%;
    height: calc(100% - 90px);
    overflow: hidden;
}

.hero-slider .flickity-viewport {
    height: 28.25vh;
}

.hero-slider .carousel-cell {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-slider .flickity-prev-next-button {
    display: none;
    width: 80px;
    height: 80px;
    background: transparent;
}

.hero-slider .flickity-prev-next-button:hover {
    background: transparent;
}

.hero-slider .flickity-prev-next-button .arrow {
    fill: white;
}

.hero-slider .flickity-page-dots {
    bottom: 0;
    padding-bottom: 8px;
}

.hero-slider .flickity-page-dots .dot {
    width: 30px;
    height: 4px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.5);
    border: 0 solid white;
    border-radius: 0;
}

.hero-slider .flickity-page-dots .dot.is-selected {
    background: #54C2C4;
    border: 0 solid #54C2C4;
}

.hero {
    overflow: hidden;
}

.video-hero {
    padding: 0;
    background: #444 url(https://c.radikal.ru/c06/1809/60/ed3ac1815a4b.png);
    position: relative;
}

.content-hero {
    display: none;
}

.video-hero .video {
    z-index: 0;
    width: 100%;
    opacity: 0.5;
}

@media (max-width: 480px) {
    .about-title {
        font-size: 40px;
    }
}

@media (min-width: 576px) {
    .hero-slider .flickity-viewport {
        height: 40vh;
    }

    .hero-slider .flickity-prev-next-button {
        display: block;
    }
}

@media (min-width: 992px) {
    .hero-slider .flickity-viewport {
        height: 88vh;
    }

    .content-hero {
        display: block;
        text-align: center;
        position: absolute;
        top: 64%;
        left: 50%;
        transform: translateX(-50%);
    }

    .cta-hero {
        border: 0;
        border-radius: 24px;
        background: #54C2C4;
        color: #fff;
        font-family: 'Hero Bold';
        font-size: 20px;
        padding: .75rem 2.5rem;
    }

    .cta-hero-dance {
        background: #f73998;
    }
}

@media (min-width: 1200px) {
    .hero-slider .flickity-viewport {
        height: 92vh;
    }
}

.cta-mobile {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
}

.cta-mobile .cta-img {
    width: 50%;
    margin: 0 !important;
}

/***** END SLIDER/BANNER/HERO SECTION *****/

/***** MOCKUP PHONE *****/
.device-phone {
    border-radius: 24px;
    max-width: 360px;
    /*height: 360px;*/
    margin: 0 auto;
    padding: 6px;
    padding-top: 16px;
    background-image: linear-gradient(to right, #434343 0%, black 100%);
    box-shadow: 0px 8px 16px 0px rgba(18, 1, 64, 0.1);
}

.device-phone img,
.device-phone video {
    width: 100%;
    max-height: 100%;
    border-radius: 16px;
}

/* Phone camera */
.device-phone::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -4px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: rgba(127, 127, 127, 0.25);
}

/***** END MOCKUP PHONE *****/

/***** PRODUCT FEATURES *****/
.img-features {
    border-radius: 50%;
    padding: 16px;
    max-width: 36%;
}

@media (min-width: 981px) {
    .img-features {
        max-width: 48%;
        padding: 20px;
    }
}

/***** END PRODUCT FEATURES *****/

/***** PRICE CARDS *****/
.square-bg {
    height: 320px;
    background: url("/wp-content/uploads/square-bg.png") no-repeat center;
    background-size: cover;
}

.square-bg-inverse {
    height: 310px;
    background: url("/wp-content/uploads/square-bg.png") no-repeat center;
    background-size: cover;
    transform: rotateY(180deg);
}

.deal-highlight-box {
    position: relative;
    width: 152px;
    height: 40px;
    padding: 11px 28px 10px;
    background-color: #fee58e;
    display: flex;
    justify-content: center;
    border-radius: 16px;
    white-space: nowrap;
    margin-left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.best-value {
    font-family: Hero;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #21262a;
}

.btn-price {
    display: flex;
}

.anual-price, .monthly-price {
    width: 100%;
    height: 174px;
    padding: 24px 20px 2px;
    border-radius: 20px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.anual-price {
    background-color: #21262a;
    margin-top: -20px;
}

.monthly-price {
    background-color: #e2eeed;
}

.price-details {
    font-family: Montserrat;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.4;
    font-size: 16px;
    text-align: left;
    width: 100%;
}

.anual-price .price-details {
    color: #e2eeed;
}

.monthly-price .price-details, .monthly-price .price-offer {
    color: #8bc7b8;
}

.anual-price .price-details-light {
    color: #f8f8f8;
}

.anual-price .price-details-dark {
    color: #fee58e;
    font-size: 20px;
}

.monthly-price .price-details-dark {
    color: #2f655e;
}

.price-offer, .price-discount {
    font-size: 16px;
    display: flex;
    flex-flow: column;
}

.price-offer-sale {
    font-size: 36px;
    color: #8bc7b8;
}

.price-offer-sale > span {
    font-size: 16px;
}

.anual-price .price-offer-sale > span {
    color: #e2eeed;
    font-size: 16px;
}

.monthly-price .price-offer-sale > span {
    color: #8bc7b8;
    font-size: 16px;
}

.price-discount {
    margin-top: 12px;
}

.price-discount small {
    font-size: 12px;
}

@media (min-width: 768px) {
    .price-section {
        display: flex;
    }

    .anual-price, .monthly-price {
        max-width: 360px;
        width: 80%;
    }

    .monthly-price {
        float: right;
        margin-top: -18px;
    }

    .deal-highlight-box {
        margin-left: 32%;
        transform: translateX(-32%);
    }
}

@media (min-width: 981px) {
    .deal-highlight-box {
        margin-left: 36%;
        transform: translateX(-36%);
    }

    .anual-price, .monthly-price {
        width: 80%;
    }

    .monthly-price {
        margin-top: 19px;
    }

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

/***** END PRICE CARDS *****/

/***** BLOG & TEAM SLIDER *****/
.dipl_blog_slider_container {
    max-width: 100%;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #707070;
}

.dipl_blog_slider .et_pb_module_inner {
    display: flex;
    justify-content: center;
}

.swiper-wrapper {
    border-radius: 8px;
}

.dipl_team_slider_container {
    box-shadow: 0px 8px 15px -10px rgba(0, 0, 0, .30);
}

.dipl_team_member_card,
.dipl_blog_slider_post {
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.dipl_team_image_wrapper,
.dipl_blog_slider_image_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    height: auto !important;
}

.dipl_team_image_wrapper img,
.dipl_blog_slider_image_wrapper img {
    width: 200px !important;
    height: 212px !important;
    border-radius: 100%;
    margin-top: 18px;
}

.dipl_team_image_wrapper img {
    padding-bottom: 0;
}

.dipl_blog_slider_content_wrapper {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 0;
}

.dipl_swiper_button_prev,
.swiper-button-prev {
    left: -24px !important;
}

.dipl_swiper_button_next,
.swiper-button-next {
    right: -24px !important;
}

.dipl_swiper_button_prev::after, .dipl_swiper_button_next::after,
.swiper-button-prev::after, .swiper-button-next::after {
    border-radius: 28px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 12px 16px !important;
    font-weight: bold;
}

.dipl_swiper_button_prev::after, .dipl_swiper_button_next::after {
    padding: 12px 4px !important;
}

@media (min-width: 981px) {
    .dipl_blog_slider_container {
        max-width: 80%;
    }

    .dipl_team_image_wrapper img {
        padding-bottom: 12px;
    }

    .dipl_blog_slider_content_wrapper {
        border-bottom-left-radius: 0;
        border-top-right-radius: 8px;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 36px !important;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 36px !important;
    }
}

@media (min-width: 1330px) {
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 84px !important;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 84px !important;
    }
}

/***** END BLOG & TEAM SLIDER *****/

/***** NEWSLETTER FORM *****/
.et_bloom_optin_4 {
    margin: 0 !important;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}

.et_bloom_optin_4 .et_bloom_form_content {
    padding: 0 0 8px !important;
}

.et_bloom .et_bloom_optin_4 .et_bloom_fields {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.et_bloom_optin_4 .et_bloom_form_header {
    display: none
}

.et_bloom_optin_4 input {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.et_bloom .et_bloom_optin_4 .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input {
    max-width: 60%;
}

.et_bloom .et_bloom_optin_4 .et_bloom_form_container.et_bloom_rounded button {
    max-width: 36%;
    margin-top: 12px;
}

@media (min-width: 768px) {
    .et_bloom .et_bloom_optin_4 .et_bloom_form_container.et_bloom_rounded button {
        margin-top: -12px;
    }
}

.et_bloom .et_bloom_optin_4 .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input {
    padding: 16px !important;
}

.et_bloom .et_bloom_optin_4 .et_bloom_form_container.et_bloom_rounded input,
.et_bloom .et_bloom_optin_4 .et_bloom_form_container.et_bloom_rounded textarea,
.et_bloom .et_bloom_optin_4 .et_bloom_form_container.et_bloom_rounded .et_bloom_form_content #mc_embed_signup .button,
.et_bloom .et_bloom_optin_4 .et_bloom_form_container.et_bloom_rounded button {
    border-radius: 24px !important;
    padding: 15px !important;
    max-height: fit-content !important;
}

.et_bloom_optin_4 button > span {
    font-family: "Hero Bold", Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 20px !important;
}

.et_bloom_optin_4 input[data-id="31"] + span > .et_bloom_custom_field_options_title {
    display: none;
}

.et_bloom_optin_4 input[data-id="60"] {
    display: none !important;
}

.et_bloom_optin_4 input[data-id="Acepto la"] + label {
    color: #E2EEED !important;
}

.et_bloom_optin_4 .et_bloom_custom_field {
    order: 2;
    margin-bottom: 0 !important;
    margin-top: 12px !important;
}

.et_bloom_optin_4 input[data-id="Acepto la"] + label > a {
    font-weight: 700;
    color: #54C2C4;
}

.et_bloom_optin_4 .et_bloom_icon.et_bloom_icon_check {
    color: #54C2C4;
}

.et_bloom .et_bloom_optin_4 h2.et_bloom_success_message.et_bloom_animate_message {
    margin-top: 0 !important;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 16px !important;
    color: #333 !important;
}

.et_bloom .et_bloom_optin_4 h2.et_bloom_success_message:after {
    display: none !important;
}

/***** END NEWSLETTER FORM *****/

/***** FOOTER *****/
#main-footer {
    bottom: 60px;
}

.footer-menu {
    background-color: #f8f9fa !important;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    padding: 15px 0 !important;
}

.footer-menu .bottom-nav {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.footer-menu .bottom-nav a {
    color: #8bc7b8;
}

.footer-credits {
    padding: 13px 23px;
    background-color: #f2fafa;
    display: flex;
    justify-content: center;
}

.footer-credits #footer-info {
    font-family: Hero;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #8bc7b8;
    padding-bottom: 0;
}

@media (min-width: 981px) {
    .footer-menu .bottom-nav {
        flex-flow: row;
    }
}

/***** END FOOTER *****/

/***** SCROLL TO TOP *****/
.et_pb_scroll_top.et-pb-icon {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #e2eeed;
    width: 41px;
    height: 41px;
    border-radius: 24px;
    right: 8px;
    bottom: 150px;
    z-index: 3 !important;
}

/***** END SCROLL TO TOP *****/

/***** BOTTOM QUICK MENU *****/
.quick-bottom-menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}

.bottom-menu {
    margin: 0 auto;
    width: 100%;
    height: 60px;
    background-color: #fff;
    z-index: 1;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    box-shadow: 6px 0 18px -6px rgba(0, 0, 0, 0.25);
}

.bottom-menu li {
    font-size: 1.75rem;
    text-align: center;
    flex: 1 0 0;
    list-style: none;
    padding: 1rem 0;
    border-left: solid 1px #e2eeed;
}

.bottom-menu li:hover {
    background-color: #f8f9fa;
}

.bottom-menu li:first-child {
    border-left: none;
}

.bottom-menu a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

.bottom-menu img {
    width: 16px;
}

.bottom-menu span {
    font-family: 'Hero Bold';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #717171;
}

/***** END BOTTOM QUICK MENU *****/

/***** TEAM PAGE - SECTION TEAM'S MEMBERS *****/
.et_pb_team_member_image img {
    max-height: 213px;
    width: auto;
    filter: grayscale(100);
}

/***** END TEAM PAGE - SECTION TEAM'S MEMBERS *****/

/***** CONTACT PAGE *****/
.contact-hero-title {
    display: none;
}

@media (min-width: 768px) {
    .contact-hero-title {
        position: absolute;
        top: 6.5rem;
        width: 100%;
        display: block;
    }

    .contact-hero-title .et_pb_divider_0:before {
        border-top-color: #4D968B;
    }
}
/***** END CONTACT PAGE *****/