.loguito{
    width: 50%;
}
.header_nav-list_item :hover{
    color: #ca5b27;
}
.page_header{
        margin-top: 40px;
    }
.name{
    text-align: center;
}
@media (min-width:769px) {
    .ocultar-gd{
        display: none;
    }}

@media screen and (min-width: 1399.98px){
.hero_slider-slide_media img {
    width: 100% !important;
}}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1124px) {
    .loguito{
        width: 50% !important;
    }
    .hero_about {
    margin-bottom: 0px;
    width: 80%;
    text-align: center;
    margin-left: 10%;
    }
    .hero_contacts{
        text-align: center;
    margin-left: 29%;
    }
    .hero_promo {
    padding-bottom: 15px;
    }
    .hero_slider {
    padding-top: 12px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 89%;
    }
    .ipad-no{
        display: none;
    }
    .header_nav.active {
    height: 90vh;
    background-image: url(../img/img-footer.png);
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    }
    .ocultar-gd{
            left: -20px;
    position: absolute;
    }
    .col-extra{
        width: 100%;
    }
    .ipad-footer{
        width: 47.33% !important;
        padding-top: 20px;
    }
    .ipad-footer-pad{
        padding-top: 20px;
    }
    .col-xs-2 {
        width: 25% !important;
    }
    .col-xs-4 {
        width: 16% !important;
    }
    .section {
    padding: 8px 0;
    }
    .page_header{
        width: 88%;
    padding-left: 14%;
    margin-top: 13px;
    }
    .header_nav-list_item{
        font-size: 40px;
    font-weight: 900;
    }







}

@media (max-width:767px) {
    .loguito{
        width: 80%;
    }
    .bote{
        margin-top: 24px !important;
    }
    .col-xs-8{
        width: 75% !important;
    }
    .col-xs-6{
        width: 49% !important;
    }
    .col-xs-prod{
        width: 47% !important;
        margin-right: 10px;
    }
    .col-xs-4{
        width: 30% !important;
    }
    .col-xs-2{
        width: 20% !important;
    }
    .ocultar{
        display: none;
    }
    .footer{
        font-size: 12px;
    }
    .hero_header{
        margin-bottom: 0px;
    }
    .hero_header-text{
        margin-bottom: 0px;
    }
    .hero_about {
        margin-bottom: 0px;
    }
    .hero {
        padding-top: 75px;
    }
    .hero_slider {
        margin-top: 10px;
    }
    .section--nopb{
        padding-top: 0px;
    }
    .page_header{
        margin-top: 10px;
    }
    .header_nav-list_item {
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 900;
    }

}

@media screen and (min-width: 1199.98px){
.header {
    height: 84px !important;
}}

@media screen and (min-width: 991.98px){
h1 {
    font-size: 56px;
    line-height: 1 !important;
}}
.team_list-item_img .overlay_socials .list-item .link {
height: 50px;
width: 50px;
}



.reviews {
    position: relative
}

.reviews_underlay {
    position: absolute;
    width: 470px;
    height: 450px;
    opacity: .7;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    right: 0;
    bottom: 0
}

.reviews_underlay-circle {
    display: block;
    width: 384px;
    height: 384px;
    -webkit-filter: blur(136px);
    filter: blur(136px);
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    position: absolute
}

.reviews_underlay-circle--green {
    background: rgba(158,188,166,.2);
    top: 0;
    right: 0
}

.reviews_underlay-circle--yellow {
    background: rgba(239,195,104,.1);
    bottom: 0;
    left: 0
}

.reviews_header {
    text-align: center;
    margin-bottom: 30px
}

.reviews_header-title {
    margin-bottom: 15px
}

.reviews_header-text {
    max-width: 475px;
    margin: 0 auto
}

.reviews_slider-slide {
    padding: 15px;
    height: auto
}

.reviews_slider-slide_wrapper {
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(37,143,103,.1);
    box-shadow: 0 0 15px rgba(37,143,103,.1);
    border-radius: 24px;
    padding: 20px
}

.reviews_slider-slide_wrapper .avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 30px
}

.reviews_slider-slide_wrapper .rating {
    line-height: 1
}

.reviews_slider-slide_wrapper .rating_star {
    margin-right: 10px;
    font-size: 20px
}

.reviews_slider-slide_wrapper .rating_star:last-of-type {
    margin-right: 0
}

.reviews_slider-slide_wrapper .text {
    margin-top: 0px;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0px
}

@media screen and (min-width:767.98px) {
    .reviews_slider {
        margin: -10px
    }

    .reviews_slider-slide {
        padding: 10px;
        height: auto
    }
}

@media screen and (min-width:991.98px) {
    .reviews_header {
        margin-bottom: 40px
    }

    .reviews_slider-slide_wrapper {
        padding: 40px
    }

    .reviews_slider-slide_wrapper .text {
        margin-top: 0px
    }
}





.contacts_header {
    text-align: center;
    margin-bottom: 30px
}

.contacts_header-title {
    margin-bottom: 15px
}

.contacts_header-text {
    max-width: 552px;
    margin: 0 auto
}

.contacts_cards-item {
    margin-bottom: 30px;
    text-align: center
}

.contacts_cards-item .icon {
    font-size: 24px
}

.contacts_cards-item .icon.icon-check {
    font-size: 19px
}

.contacts_cards-item:last-of-type {
    margin-bottom: 0
}

.contacts_cards-item[data-order="2"] .contacts_cards-item_wrapper {
    background: #313030;
    -webkit-box-shadow: 1px 2px 15px rgba(33,72,66,.07);
    box-shadow: 1px 2px 15px rgba(33,72,66,.07);
    color: #fff;
    text-align: left
}

.contacts_cards-item[data-order="2"] .contacts_cards-item_wrapper .title {
    color: inherit;
    text-align: center;
}

.contacts_cards-item[data-order="2"] .contacts_cards-item_wrapper .list-item {
    margin-bottom: 10px
}

.contacts_cards-item[data-order="2"] .contacts_cards-item_wrapper .list-item:last-of-type {
    margin-bottom: 0
}

.contacts_cards-item[data-order="2"] .contacts_cards-item_wrapper .list-item .icon {
    color: #ca5b27;
    margin-right: 10px
}

.contacts_cards-item_wrapper {
    -webkit-box-shadow: 0 0 15px rgba(37,143,103,.1);
    box-shadow: 0 0 15px rgba(37,143,103,.1);
    border-radius: 16px;
    color: #214842;
    padding: 30px
}

.contacts_cards-item_wrapper .title {
    margin-bottom: 15px
}

.contacts_cards-item_wrapper .info .icon {
    margin-bottom: 10px
}

.contacts_cards-item_wrapper .text {
    margin-top: 20px;
    font-size: 14px;
    color: #556260
}

@media screen and (min-width:575.98px) {
    .contacts_cards-item,.contacts_cards-item[data-order="2"] .contacts_cards-item_wrapper .title {
        text-align: left
    }

    .contacts_cards-item_wrapper .info .icon {
        margin-bottom: 0;
        margin-right: 10px
    }

    .contacts_cards-item_wrapper .info .linebreak {
        display: block
    }
}

@media screen and (min-width:767.98px) {
    .contacts_header {
        text-align: left
    }

    .contacts_header-text {
        margin: unset
    }

    .contacts_cards {
        margin: 0 -15px
    }

    .contacts_cards-item {
        padding: 0 15px
    }

    .contacts_cards-item[data-order="1"] {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .contacts_cards-item[data-order="2"] {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 0
    }

    .contacts_cards-item[data-order="3"] {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 30px
    }
}

@media screen and (min-width:991.98px) {
    .contacts_header {
        margin-bottom: 40px
    }

    .contacts_cards {
        margin: 0 -20px
    }

    .contacts_cards-item {
        padding: 0 20px
    }

    .contacts_cards-item_wrapper {
        padding: 40px
    }

    .contacts_cards-item[data-order="3"] {
        margin-bottom: 40px
    }
}

@media screen and (min-width:1199.98px) {
    .contacts_header {
        text-align: center
    }

    .contacts_header-text {
        margin: 0 auto
    }

    .contacts_cards {
        margin: 0 -20px
    }

    .contacts_cards-item {
        padding: 0 20px;
        margin-bottom: 0
    }

    .contacts_cards-item_wrapper {
        height: 100%
    }

    .contacts_cards-item[data-order="2"] {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .contacts_cards-item[data-order="3"] {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}


.faq_media {
    border-radius: 16px;
    overflow: hidden;
    margin-top: 40px
}

.faq_main-header {
    text-align: center;
    margin-bottom: 30px
}

.faq_main-header_title {
    margin-bottom: 15px
}

.faq_main .accordion_component {
    max-width: 100%
}

@media screen and (min-width:991.98px) {
    .faq_main-header {
        text-align: left
    }
}

@media screen and (min-width:1199.98px) {
    .faq_media {
        margin-top: 0;
        height: 654px
    }

    .faq_media img {
        height: 100%
    }

    .faq_main {
        margin-left: 10px
    }
}

.accordion_component {
    max-width: 894px;
    margin: 0 auto
}

.accordion_component-item {
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 15px rgba(37,143,103,.1);
    box-shadow: 0 0 15px rgba(37,143,103,.1);
    border-radius: 16px;
    padding: 15px
}

.accordion_component-item:last-of-type {
    margin-bottom: 0
}

.accordion_component-item_header {
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    cursor: pointer
}

.accordion_component-item_header:not(.collapsed) {
    color: #258f67
}

.accordion_component-item_header .icon {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: block;
    margin: 0 0 0 15px
}

.accordion_component-item_header .icon.transform {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion_component-item_body {
    padding: 10px 0 0
}

@media screen and (min-width:575.98px) {
    .accordion_component-item {
        padding: 20px
    }

    .accordion_component-item_header .icon {
        margin: 0 0 0 20px
    }

    .accordion_component-item_body {
        padding: 20px 0 0
    }
}

@media screen and (min-width:767.98px) {
    .accordion_component-item {
        padding: 20px 20px 20px 30px
    }

    .accordion_component-item_header {
        -webkit-transition: padding-top .3s ease-in-out;
        -o-transition: padding-top .3s ease-in-out;
        transition: padding-top .3s ease-in-out
    }

    .accordion_component-item_header:not(.collapsed) {
        padding-top: 10px
    }

    .accordion_component-item_header .icon {
        margin: 0 0 0 20px
    }

    .accordion_component-item_body {
        padding: 20px 0 10px
    }
}




.header.sticky {

    -webkit-box-shadow: 0 0 15px rgb(0 0 0  / 20%) !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%) !important;
}