/* hero_area_css_start_here */
.hero_content h1 {
    font-size: 70px;
    line-height: 75px;
    color: #E2684B;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    margin-bottom: 70px;
}

.hero_content h1 span {
    font-style: italic;
    text-decoration: underline;
}
.hero_content a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #E2684B;
    border: 1px solid #E2684B;
    padding: 10px 42px;
    border-radius: 40px;
    display: inline-block;
    transition: .4s all ease-in-out;
    -webkit-transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    -ms-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
}
.hero_content a:hover{
    background-color: transparent;
    color: #E2684B;
}
section.header_top {
    padding: 80px 0 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.hero_area_slide {
    background-color: #DDDDDB;
    height: 1070px;
    padding: 400px 0 0 0;
    position: relative;
}
img.hero_slide_img {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 800px;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
/* text_block_area_css_start_here */
.text_block p {
    font-size: 21px;
    line-height: 30px;
    text-align: center;
}

section.text_block_area {
    padding: 90px 0;
}
/* beneficios_area_css_start_here */
.section_title h2 {
    text-align: center;
    color: #E2684B;
    font-size: 80px;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Fraunces', serif;
    font-weight: 300;
}
.beneficios_featured_img {
    max-width: 428px;
    max-height: 331px;
    margin-bottom: 60px;
}

.beneficios_featured_img img {
    height: 100%;
    width: 100%;
}
.beneficios_step_single {
    text-align: center;
}

.beneficios_step_single h3 {
    font-size: 45px;
    line-height: 75px;
    text-transform: lowercase;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    position: relative;
    color: #1A1B1C;
    margin-bottom: 28px;
    padding-top: 130px;
}
.beneficios_step_single p {
    font-size: 18px;
    line-height: 30px;
    color: #1A1B1C;
    margin-bottom: 50px;
}

.beneficios_step_single h3:after {
    position: absolute;
    height: 93px;
    width: 1px;
    background-color: #E2684B;
    content: "";
    top: 0;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
}
.offer_sec_title {
    font-size: 80px;
    line-height: 75px;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    color: #E2684B;
    text-align: center;
    margin-bottom: 95px;
}

section.offer_area {
    padding: 330px 0 0px 0;
}
.pilates{
    background-image: url(../img/pilates.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 600px;
}
.pilates_title {
    font-size: 100px;
    color: #fff;
    font-weight: 400;
    font-family: 'Fraunces', serif;
    line-height: 75px;
    padding: 180px 0 0 0;
}
.offer_text_block_left_item p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 70px;
}

.offer_text_block_left_item h3 {
    font-size: 30px;
    line-height: 75px;
    font-weight: 300;
    font-family: 'Fraunces', serif;
}

.offer_text_block {
    padding: 80px 0 0 0;
}
.offer_text_block_right_item h3{
    font-size: 30px;
    margin-bottom: 28px;
}
.offer_text_block_right_item ul li {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}

.offer_text_block_right_item ul li span {
    font-weight: 600;
    display: inline-block;
}
.offer_text_block_right_item a.know_more_btn, .yoga_text_block_right a.know_more_btn {
    font-size: 16px;
    font-weight: 600;
    background-color: #E2684B;
    color: #fff;
    border: 1px solid #E2684B;
    border-radius: 40px;
    padding: 10px 42px;
    display: inline-block;
    margin-top: 60px;
    transition: .4s all ease-in-out;
    -webkit-transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    -ms-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
}
.offer_text_block_right_item a.know_more_btn:hover, .yoga_text_block_right a.know_more_btn:hover{
    background-color: transparent;
    color: #E2684B;
}
/* yoga_area_css_start_here */
.yoga_banner{
    background-image: url(../img/yoga_banner.png);
    height: 600px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.yoga_title {
    font-size: 100px;
    font-weight: 400;
    color: #fff;
    line-height: 75px;
    padding: 165px 0 0 0;
    font-family: 'Fraunces', serif;
}
.yoga_text_block_left p {
    font-size: 18px;
    line-height: 30px;
}

.yoga_text_block_right h3 {
    font-size: 30px;
    line-height: 75px;
    font-weight: 300;
}

.yoga_text_block_right p {
    font-size: 18px;
    line-height: 30px;
}

.yoga_text_block_right p span {
    font-weight: 600;
}

.yoga_text_block {
    padding: 90px 0 265px 0;
}
/* aboutme_area_css_start_here */
.aboutme_sec_title {
    font-size: 70px;
    line-height: 75px;
    color: #E2684B;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    margin-bottom: 70px;
}
.aboutme_right_content {
    max-height: 540px;
    max-width: 540px;
}

.aboutme_right_content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutme_left_content p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 35px;
}

.aboutme_left_content {
    padding: 40px 0 0 0;
}
section.aboutme {
    padding: 0 0 175px 0;
}
/* breathe_area_css_start_here */
.breathe_area{
    background-image: url(../img/breathe.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 435px;
}
.breathe_title {
    font-size: 45px;
    color: #fff;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    line-height: 50px;
    padding: 90px 0 0 0;
}
/* schedules_area_css_start_here */
.schedules_title {
    font-size: 70px;
    line-height: 75px;
    color: #E2684B;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    margin-bottom: 80px;
}

section.schedules_area {
    padding: 230px 0 0 0;
}
.schedules_left_content h3, .schedules_right_content h3 {
    font-size: 21px;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    line-height: 26px;
    color: #1A1B1C;
    margin-bottom: 15px;
}

.schedules_left_content p, .schedules_right_content p {
    font-size: 18px;
    line-height: 26px;
}

.schedules_right_content h5 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
}
/* centros_area_css_start_here */
.centros_title {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 70px;
}

section.centros_area {
    padding: 150px 0 290px 0;
}
.centros {
    display: flex;
    gap: 20px;
}

.centros_single_content span {
    font-size: 21px;
    text-transform: uppercase;
    color: #E2684B;
    line-height: 26px;
    font-weight: 400;
    display: block;
}

.centros_single_content h4 {
    font-size: 21px;
    font-weight: 700;
    line-height: 26px;
    color: #1A1B1C;
    text-transform: uppercase;
    margin-bottom: 17px;
}

.centros_single_content {
    padding: 30px 0 0 20px;
}

.centros_single_content p {
    font-size: 18px;
    line-height: 12px;
    min-height: 4px;
    font-weight: 400;
}
}

.centros_single_content button {
    font-size: 18px;
    color: #1A1B1C;
    line-height: 26px;
    text-decoration: underline;
    transition: .4s all ease-in-out;
    -webkit-transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    -ms-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    padding: 0;
    border: 0;
    background-color: transparent;
}
.centros_single_content button:hover{
    opacity: .5;
}
.centros_single_img{
    height: 400px;
    overflow: hidden;
}
.centros_single_img img{
    height: 100%;
    width: 100%;
}
.centros_single_img img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
a.centros_single {
    display: block;
}
/* testimonial_area_css_start_here */
.testimonial_area{
    background-image: url(../img/testimonial.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 135px 0 260px 0;
}
.testimonial_title {
    font-size: 70px;
    line-height: 75px;
    color: #fff;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    margin-bottom: 125px;
}
.testimonial_slide_single p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 300;
}

.testimonial_slide_single h6 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 60px;
}

.testimonial_slide_single span {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
    display: block;
}

.quote {
    font-size: 200px;
    line-height: 155px;
    color: #E2684B;
    display: block;
    margin-top: 40px;
    height: 60px;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'Fraunces', serif;
}
/* contact_area_css_start_here */
.contact_title {
    font-size: 70px;
    line-height: 75px;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    margin-bottom: 60px;
}


.contacto_view ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}
.contacto_view ul li a:hover{
    opacity: .5;
}
.contacto_view ul {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.contacto_view {
    position: absolute;
    right: 0;
    width: 165px;
    top: 50%;
    transform: translateY(-50%);
}

/*.contacto_view  li a {
        color: #fff;   
}*/

section.contact_area {
    background-color: #E2684B;
    padding: 190px 0 120px 0;
}
.contact_left_content p {
    font-size: 18px;
    line-height: 26px;
}

.contact_left_content a.phone {
    font-size: 45px;
    line-height: 75px;
    font-weight: 300;
    font-family: 'Fraunces', serif;
    margin-top: 60px;
    display: block;
    margin-bottom: 25px;
}

.contact_left_content a.mail {
    font-size: 25px;
    text-decoration: underline;
    line-height: 75px;
    margin-bottom: 40px;
    display: block;
    font-weight: 300;
    font-family: 'Fraunces', serif;
}
.contact_left_content a:hover{
    opacity: .5;
}
.contact_img {
    margin-top: 60px;
    max-height: 380px;
    max-width: 427px;
}

.contact_img img {
    height: 100%;
    width: 100%;
}
.single_form_group input, .single_form_group textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #1A1B1C;
    background-color: #E2684B;
    padding: 15px 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #1A1B1C;
}
.single_form_group input::placeholder, .single_form_group textarea::placeholder{
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #1A1B1C;
}
.single_form_group{
    margin-bottom: 60px;
}
.single_form_group textarea{
    min-height: 170px;
}
.single_form_group.single_form_group_submit {
    max-width: 146px;
}
.single_form_group.single_form_group_messagebox{
    margin-bottom: 25px;
}
.single_form_group.single_form_group_submit input{
    border: 1px solid #fff;
    background-color: #fff;
    color: #E2684B;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    padding: 9px 0;
    font-size: 15px;
    font-weight: 700;
    transition: .4s all ease-in-out;
    -webkit-transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    -ms-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
}
.single_form_group.single_form_group_submit input:hover{
    background-color: transparent;
    color: #fff;
}
.terms-check {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
    color: #1A1B1C;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Hide the browser's default checkbox */
  .terms-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #E2684B;
    border: 1px solid #1A1B1C;
  }


  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .terms-check input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .terms-check .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #1A1B1C;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .single_form_group.single_form_group_checkbox {
    display: flex;
    justify-content: right;
}
/* footer_area_css_start_here */
.footer_1 p {
    font-size: 13px;
    color: #1A1B1C;
    line-height: 18px;
    margin-bottom: 0;
    font-weight: 400;
}

.footer_1 p a {
    margin: 0 5px;
}
.footer_1 p a:hover{
    opacity: .5;
}

.footer_2 ul {
    display: flex;
    justify-content: center;
    gap: 30px;
    align-items: center;
}
.footer_2 ul li a:hover{
    opacity: .5;
}
section.footer_area {
    padding: 130px 0;
}

.footer_1 {
    padding-top: 10px;
}

.footer_2 {
    padding-top: 6px;
}
.footer_3 {
    display: flex;
    justify-content: right;
    gap: 50px;
}


/* offcanvas_menu_css_start_here */
.off-canvas-menu {
    background: #E2684B;
    position: fixed;
    width: 100%;
    z-index: 99999;
    height: 100%;
    padding:25px 0;
    margin-left:-100%;
    transition:.2s;
  }


  .off-canvas-menu.active{margin-left:0}

  .off-canvas-menu ul{
    display: flex;
    flex-direction: column;
    gap: 45px;
    padding: 100px 0 110px 110px;
    height: 97vh;
    justify-content: space-evenly;
  }
  .off-canvas-menu li a {
    font-size: 27px;
    line-height: 21px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
  }


  .menu-close {
    color: #fff;
    right: 0;
    top:0;
    position:absolute;
    padding:25px;
    cursor:pointer
  }

span.menu-close svg {
    font-size: 50px;
    width: 40px;
    color: black;
    height: 40px;
}
a.menu-trigger{
    display: none;
}



.mainmenu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #E2684B;
    text-transform: capitalize;
}
.mainmenu ul li a:hover{
    opacity: .5;
}
.mainmenu ul {
    display: flex;
    flex-direction: column;
    gap: 35px;
}
.hero_area_slide{
    position: relative;
}
.mainmenu {
    position: absolute;
    right: 0;
    width: 165px;
    top: 50%;
    transform: translateY(-50%);
}

/* scrollup_css_start_here */
.scroll-top {
    width: 45px;
    height: 45px;
    background: #E2684B;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    position: fixed;
    bottom: 85px;
    right: 20px;
    z-index: 9;
    cursor: pointer;
    transition: .4s all ease-in-out;
    -webkit-transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    -ms-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
}
.loading-mask {
    position: fixed;
    width: 100%;
    background-color: rgb(164 164 164 / 69%);
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}
.static-fixed-menu{
    position: fixed;
    z-index: 10;
}
.hero_area_slide p{
    font-size: 70px;
    font-weight: 100;
    line-height: 81px;
    margin-bottom: 15px;
}
.custom-loader {
    width: 32px;
    height: 32px;
    --c: radial-gradient(farthest-side,#E2684B 90%,#0000);
    background: var(--c), var(--c), var(--c), var(--c);
    background-size: 12px 12px;
    background-repeat: no-repeat;
    animation: d6 1s infinite;
  }

  @keyframes d6 {
    0%  {background-position: 0 0      ,100% 0,100% 100%,0 100%}
    40%,
    50% {background-position: 100% 100%,100% 0,0    0   ,0 100%}
    90%,
    100%{background-position: 100% 100%,0 100%,0    0   ,100% 0}
  }
.c-form , .e-form{
    color: white;
    font-size: 21px;
}
.trust-area{
    padding-top: 238px;
    background-color: #DDDDDB;
    padding-bottom: 40px;
    color: #E2684B;
}
.hero_area_slide u{
    text-decoration-thickness: 3px;
    text-underline-offset: 8px;
}
.area-404{
    text-align: center;
    min-height: 100vh;
}
.area-404 h1{
    font-size: 226px;
    font-family: 'Fraunces', serif;
}
.area-404 a{
    padding: 7px 39px;
    display: block;
    background-color: #e2684b;
    color: white;
    border-radius: 38px;
    margin: auto;
    width: fit-content;
    margin-top: 14px;
    font-size: 13px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    transition: background-color 600000s 0s, color 600000s 0s;
}
.ql-font-serif,.yoga_text_block_right h3{
    font-family: 'Fraunces', serif;
    font-weight: 200;
}
.logo img{
    width: 325px;
}