@charset "UTF-8";

/*
Theme Name: Dr.Wells
Author: A+ && ValKos
Author URI: https://valkos.by/
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600&family=Raleway:wght@100;200;300;500;600;700;800&display=swap');
* {
    outline: none;

}
html {
    position: relative;
    min-height: 100%;
    background: #ffffff;
}

body {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    line-height: 27px;
    font-size: 20px;
    background-color: #fff;
    color: #1F1F1F;
	overflow-x: hidden;
}
a {
    color: #1F1F1F;
}
.vc_row {
    margin: 0 auto;
    padding: 0;
}
.bg_site {
    background: linear-gradient(136.52deg, #1DC8FF 3.27%, #00A9E0 60.73%);
    color: #fff;
}
.vc_column_container>.vc_column-inner {
    padding:0;
}

#main_slider_product {
    padding-left: 0;
    padding-right: 0;
}
#main_slider_product,
#container_main {
    margin: 0 auto;
}
@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media (min-width: 1400px) {

}
.wp-block-columns {
    gap: 0;
    margin-bottom: 0;
}
.about_block {
    color: #fff;
    font-weight: 300;
}

.about_p1 {
    padding: 179px 100px;
}
.about_p2 {
    padding: 117px 70px 0 33px;
}
.about_p3 {
    padding: 80px 34px 0 75px;
}
.about_off_title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
}

.about_text {

    font-size: 20px;
    line-height: 120%;
}

.about_block >* h2 {
    font-weight: 700;
    font-size: 52px;
    line-height: 110%;
}

.about_m0 >* .wpb_content_element {
    margin-bottom: 0;
}
.about_blue {
    background: linear-gradient(136.52deg, #1DC8FF 3.27%, #00A9E0 60.73%);
    /*padding: 215px 55px 214px 135px;*/
}
.block_blue > .wp-block-heading {
    font-style: normal;
    font-weight: 700;
    font-size: 52px;
    line-height: 110%;
}
.about_orange{
    background: linear-gradient(133.39deg, #FF734D 0%, #ED542B 100%);
}
.about_blue_b {
    background: #4D6BCD;
}
.ab-mt {
    margin-top: -84px;
}
.wp-block-image > img {
    max-width: 100%;
}
figure {
    margin: 0;
}
.header {
    background: #fff;
    z-index: 6;
    /*position: fixed;
    width: 100%;*/
}
.durk_logo {
    padding-left: 16px;
}
.header.header-fixed {
    background: #fff;
    position: fixed;
    z-index: 999;
    width: 100%;
    -webkit-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}


#navigation {
    width: 70%;
    float: right;
}
.navigation {
    width: 100%;
    height: 70px;
    display: table;
    position: relative;
    font-size: 16px;
    padding-top: 4px;
}
.nav-menu-white,
.nav-menu {
    margin: 0;
    padding: 0;
    line-height: normal;
    float: right;
}
.nav-menu-white>li,
.nav-menu>li {
    display: inline-block;
    float: left;
    text-align: left;
}
.nav-menu-white>li>a,
.nav-menu>li>a {
    padding: 30px 20px;
    display: inline-block;
    font-weight: 500;
    transition: color .3s, background .3s;
    font-size: 16px;
}
.nav-menu-white>li>a {
    color: #1F1F1F;
}
.nav-menu-white >.active > a {
    font-weight: 700!important;
    /*transition: all .25s;*/
}
/*.nav-menu>ul>.active{
    font-weight: 700;
    transition: all .25s;
}*/
.site-logo {
    width: 30%;
    float: left;
    padding: 20px 0 0 15px;
}
.header_menu {
    padding: 0 12px;
}
.st-1 {
    background: linear-gradient(102deg, #1DC8FF 3.27%, #00A9E0 89.73%);
    /*margin: 0 -12px;
    padding-left: 15px;*/
}

.main-slider {
    padding: 90px 0 0;
    background: linear-gradient(136.52deg, #1DC8FF 3.27%, #00A9E0 60.73%);
    min-height: 700px;
}

.main-slider >* h2 {
    font-size: 58px;
    line-height: 100%;
}
.main-header {
    font-weight: 700;
    font-size: 58px;
    line-height: 58px;
    text-align: center;
    color: #FFFFFF;
}
.wp-swiper {
    position: relative;
    top: 434px;
}

.slider_product {
    position: absolute;
    bottom: -55px;
}
.slider_product > .vc_column-inner{
    padding-left: 0;
    padding-right: 0;
}
.wp-spaios-slider {
    padding-bottom: 0;
}
/*
.wpb_content_element {
    margin-bottom: 0!important;
}*/

.f1 {
    position: absolute;
    width: 320px;
    height: 320px;
    background: #D03C6E;
    border-radius: 30px 30px 0 0;
}

.information_user {
    background: #EFEFEF;
    opacity: 0.9;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #1F1F1F;
    padding: 20px 0 0;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0;
}

.bg_slider_product {
    width: 320px!important;
    height: 320px!important;
    border-radius: 30px 30px 0 0;
    margin: 0 5px;
}
.wells_mg {
    background: #D03C6E;
}
.wells_mg > img,
.wells_mg > a > img{
    top: -110px;
}
.wells_c {
    background: #F9DA21;
}
.wells_energy {
    background: #CFE228;
}
.wells_c > img,
.wells_c > a > img,
.wells_beauty > img,
.wells_beauty > a > img,
.wells_energy > a > img,
.wells_energy > img {
    top: -109px;
}
.wells_zn {
    background: #ED542B;
}
.wells_zn > a > img,
.wells_zn > img {
    top: -112px;
}
.wells_d3 {
    background: #4D6BCD
}
.wells_d3 > img,
.wells_d3 > a > img {
    top: -111px;
}
.wells_beauty {
    background: #FA8AF6;
}
.wp-spaios-slider {
    min-height: 500px;
}
.swiper-slide {
    top: 160px;
}
.swiper-slide, img {
    position: relative;
}
.bg_slider_product:hover
{
    background: none;
}
.zoom-effect:hover>* {
    transform: scale(1.20);
    top: -127px;
    transition: all .38s;
    -webkit-transition: all .38s;
    -moz-transition: all .38s;
    margin-bottom: 35px;
    color: #fff;
}

.swiper-slide-alt-img {
    text-align: center;
    bottom: 89px;
    position: relative;
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    color: #1F1F1F;
}

.benefit_product {
    min-height: 800px;
    background: #fff;
}

.benefit_product_img {
    padding: 105px 0 0 61px;
}

.benefit_product_desc {
    padding-top: 168px;
    width: 303px;
    margin-left: -34px;
}
.fs-9 {
    font-size: 13px;
}

.fs-9 a {
    color: #41bfef;
}

.mt-6 {
    margin-top: 60px;
}


.mt-d-5 {
    margin-top: 50px;
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    border: none;
    width: 300px;
   
    border-radius: 100px;
    background: linear-gradient(131.76deg, #19C6FF 7.13%, #00A9E0 58%);
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    margin-left: 75px;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
    color: #FFFFFF;
}
.product_main_inform_1 {

}
.info_product_1 {
    background: linear-gradient(137.11deg, #5675D9 2.75%, #4561BC 60.38%);
}
.info_product_2 {
    background: linear-gradient(137.11deg, #FF69F4 2.75%, #E83DDB 60.38%);
}
.p0 > .vc_column-inner {
    padding: 0;
}

.info_product_1 >* .wpb_content_element,
.info_product_2 >* .wpb_content_element {
    margin-bottom: 0;
}
.info_product_1_text {
    color: #FFFFFF;
   /* text-transform: uppercase;*/
    padding-top: 30px;
   
}
.info_product_1_title * h3 {
	font-size: 58px;
	text-align: center;
    line-height: 100%;
}
/**
 .info_product_2_text,
.info_product_1_title{
   
    font-size: 40px;
    line-height: 120%;
    text-align: center;
    margin-top: 100px;
}**/
.info_product_1_body{
    font-weight: 700;
    font-size: 52px;
    line-height: 110%;
}
.info_product_2_text {
    padding: 0 52px;
    color: #fff;
   /* font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    padding-top: 110px;
    width: 499px;
    margin-left: 40px;*/
}
.info_product_2_text > strong {
    font-weight: 700;
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

/*.fortune{
    animation: spin 25s linear 0s infinite;
}*/
.fortune_section {
    height: 690px;
    background: #FBFBFB;
}
.fortune_test {
    padding: 80px 0 80px 70px;
}
.fortune_test_head {
    margin-bottom: 100px;
}
.fortune_test_head >* h2 {
    font-weight: 700;
    font-size: 52px;
    line-height: 57px;
    color: #1F1F1F;
}

.fortune_pass_test {
    margin-bottom: 100px;
}
.fortune {
    padding: 100px 100px 40px 0;
}
.fortune>* img:hover {
    animation: 50s linear 0s normal none infinite running rot;
    -webkit-animation: 50s linear 0s normal none infinite running rot;
}
.fortune_glc {
    position: absolute;
    top: 158px;
    left: 265px;
}
@keyframes rot {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rot {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.main_section_review {
    background: linear-gradient(137.11deg, #1EC8FF 2.75%, #00A9E0 60.38%);
    /*height: 709px;*/
    padding: 60px 90px;
}

.btn_default_size {
    padding: 20px 30px;
    margin-left: 40px;
}
.btn_default {
    background: linear-gradient(131.76deg, #19C6FF 7.13%, #00A9E0 58%);
    border-radius: 100px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    line-height: 130%;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
}

.inform_board {
    width: 470px;
    height: 190px;
    background: #FFFFFF;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}
.inform_board_text {
    padding: 40px 0 20px;
}
.inform_board_btn {
    margin: 20px 0;
}
.inform_board >* .btn_default_size {
    padding-left: 50px!important;
    padding-right: 50px!important;
    margin-left: 0;
}
.fortune_pass_test_text {
    font-size: 24px;
    line-height: 120%;
    text-align: center;
}
.noun_call_bg {
    background: linear-gradient(297.77deg, #00A9E0 6.74%, #55D5FF 90.26%);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    left: 296px;
    border-radius: 50%;
    margin-top: -22px;
}
.noun_call {
    top: 8px;
    width:  20px;
    height: 20px;
}
.b1,.footer_container {
    background: #484848;
    color: #fff;
}

.footer_bottom,
.footer_container {
    padding: 0 60px 165px;
}
.footer_container {
    margin-bottom: -16px;
    height: 350px;
    padding-top: 60px;
}
.footer_contact > address {
    margin-bottom: 0;
}
.nav-menu>li>a,
.footer_contact >*, a {
    color: #fff;
    text-decoration: none;
}

address > a:hover,
.footer_contact > a:hover {
    text-decoration: underline;
}
.footer_copy, .footer_contact {
    font-weight: 300;
}
.footer_contact {
    padding-top: 26px;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
}

.footer_copy {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.breadcrumb {
    padding: 20px 15px;
    position: relative;
    z-index: 10;
}

.nav-menu-white>li>a,
.breadcrumb > li > a,
.breadcrumb > .active {
    color: #1F1F1F;
    font-size: 16px;
}
.breadcrumb-about > li > a,
.breadcrumb-about > .active {
    color: #fff!important;
    font-size: 16px;
}

.breadcrumb-item-about+.breadcrumb-item-about::before,
.breadcrumb-item+.breadcrumb-item::before {
    content: "|";
}
.breadcrumb-item-about+.breadcrumb-item-about {
    padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item-about+.breadcrumb-item-about::before{
    color: #fff!important;
    float: left;
    padding-right: 0.5rem;
}

.breadcrumb > li > a {
    font-weight: 700;
}
.breadcrumb > .active {
    font-weight: 400;
}

.footer-navigation ul {
    list-style-position: inside;
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
    list-style-type: none;
    height: 200px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    padding-left: 0;
    padding-top: 26px;
}

.product_view {
    padding: 0 80px;
}
.product_view:first-child {
    margin-bottom: 40px;
}
.product_view_title {
    padding-left: 50px;
}
.product_view_title >* h1 {
    font-size: 52px;
    line-height: 110%;
    font-weight: 700;
}
.product_view_title ul li::before {
    content: url("/wp-content/uploads/2023/05/dot.svg");
    margin-right: 15px!important;
}
.product_view_detail * h1,

.product_view_detail * h3,
.product_view_detail * h4,
.product_view_detail * h5 {
    font-weight: 700;
    font-size: 51px;
    margin-bottom: 30px;
    line-height: 95%;
}
.product_view_detail__min_block * h2 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px!important;
    border-bottom: 1px solid;
    padding-bottom: 4px;
}
.product_view_detail__min_block p {
    padding: 0!important;
    font-size: 16px!important;
    line-height:24px!important;
}

.copper_vp {
    width: 270px;
}
.product_view_detail {
    padding-top: 80px;
    padding-bottom: 20px;
}
.product_view_title ul,
.product_view_detail ul {
    list-style: none;
    padding-left: 0;
}
.product_view_detail ul li {
    margin-bottom: 21px;
    font-weight: 300;
    padding-right: 50px;
}
.product_view_detail p {
    font-weight: 300;
    padding: 30px 40px 0 0;
}
.product_view_detail p strong {
    margin-bottom: 10px;
    display: inline-block;
}
.product_wc ul li {
    margin-bottom: 36.5px;
}
.product_view_detail ul li::before {
    content: url("/wp-content/uploads/2023/05/cheched.svg");
}
.product_view_title ul li::before,
.product_view_detail ul li::before {
    margin-right: 10px;
    padding-bottom: 1px;
    float: left;
}
.product_view_detail__min_block >* .wpb_text_column {
    margin-bottom: 0;
}
.dot_w {
    display: none;
    position: absolute;
    z-index: 100;
}
.ed1,.ed2,.ed3,.eb2,.eb5, .eb6, .eb7, .eb8{ right:10px}
.ed1,.eb5,.eb6,.eb7,.eb8 {top: 25px;}
.ed2 {top: 239px;}
.ed3 {top: 429px;}
.ed4 {
    left: 268px;
    bottom: 144px;
}
.edr1, .edr2, .edr3, .eb3, .eb4,.eb7,.eb8 {left: 10px;}
.edr1, .eb3{top: 25px;}
.edr2{top: 223px;}
.edr3{bottom: 228px;}

.line {
    border-bottom: 1.7px solid #eee;
    display: block;
    position: absolute;
    z-index: 10;
}
.l1 {
    width: 259px;
    top: 129px;
    left: 234px;
    transform: rotate(46deg);
}
.l2 {
    right: -65px;
    top: 255px;
    width: 76px;
    transform: rotate(10deg);
}
.l3 {
    right: -124px;
    bottom: 232px;
    width: 150px;
    transform: rotate(-24deg);
}
.l4 {
    left: 170px;
    bottom: 266px;
    width: 223px;
    transform: rotate(-87deg);
}
.l5{
    width: 222px;
    top: 110px;
    left: -171px;
    transform: rotate(135deg);
}
.l6{
    width: 226px;
    top: 252px;
    left: -212px;
    transform: rotate(170deg);
}
.l7{
    width: 112px;
    bottom: 254px;
    left: -95px;
    transform: rotate(19deg);
}
.eb2{bottom: 300px;}
.eb4{bottom: 276px;}

.lb1{
    width: 261px;
    top: 129px;
    left: 234px;
    transform: rotate(46deg);
}
.lb2{
    width: 89px;
    bottom: 325px;
    right: -71px;
    transform: rotate(157deg);
}
.lb3{
    left: -285px;
    top: 91px;
    width: 313px;
    transform: rotate(-22deg);
}
.lb4{
    left: -133px;
    bottom: 317px;
    width: 150px;
    transform: rotate(24deg);
}
.lb5{
    right: -225px;
    top: -109px;
    width: 322px;
    transform: rotate(120deg);
}
.lb6{
    right: -129px;
    top: -107px;
    width: 282px;
    transform: rotate(93deg);
}
.lb7{
    left: -155px;
    top: -148px;
    width: 369px;
    transform: rotate(94deg);
}
.lb8{
    left: -207px;
    top: -117px;
    width: 320px;
    transform: rotate(66deg);
}
.our_products{
    padding: 40px 80px;
}
.our_products >* h5{
    font-size: 52px;
    line-height: 110%;
    margin-bottom: 40px;
    font-weight: 700;
}
.wp-spaios-slider-wrap {
    margin-top: 80px;

}
.our_products >* .wp-spaios-slider {
    min-height: 300px;
}
.owl-stage .active {
    width: 244px!important;
}
.wp-product__slider > a> img {
    top: -50px;
}
.bg_product_slider {
    min-height: 470px;
    border-radius: 30px;
}
.bg_logo_product {
    position: relative;
    top: 190px;
}
.product_title__slider {
    position: relative;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    top: -30px;
    text-align: left;
    padding: 0 32px;
}

.contact_section {
    padding: 0 80px;
}
.z-10 {
   /* z-index: 10;
    position: relative;*/
}
.all_product {
    margin-left: -15px!important;
    margin-right: -15px!important;
}
.policy >* h1,
.policy >* h2,
.policy >* h3,
.policy >* h4,
.policy >* h5,
.all_product >* h1,
.all_product >* h2,
.contact_section >* h1 {
    font-weight: 700;
    font-size: 52px;
}
.contact_section >* h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
}
.contact_section >* img {
    height: 50px;
    margin-right: 10px;
}
.mail__contact {
    color: #1F1F1F;
    text-decoration: underline;
}
.button_slide,
.contact_btn {
    text-align: center;
}
.recomend_btn > .vc_btn3 {
}
.recomend_btn > .vc_btn3,
.contact_btn {
    background: #FFFFFF!important;
    border-radius: 100px;
    color: #00A9E0!important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    border: none;
    padding: 19px 45px;
}
.form_section {
    padding: 60px 0;
}
.form_section >* h2{
    font-weight: 700;
    font-size: 52px;
    line-height: 110%;
    text-align: center;
    color: #FFFFFF;
}
.wpcf7-form > .form-group {
    margin-top: 0;
}
.mb1 {
    margin-bottom: -17px;
}
.form-control{
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 10px;
    padding: 15px 13px;
}

.form_textarea {
    min-height: 110px!important;
    height: 110px;
}

.recomend_section {
    padding: 80px 75px 30px;
}
.recomend_text_block {
    padding: 10px 45px;
}
.recomend_text_block >* h1 {
    font-weight: 700;
    font-size: 52px;
    line-height: 57px;
}
.recomend_section_logo {
    position: absolute;
    top: -26px;
    right: 104px;
}
.wt {
    color: #fff;
}
.all_product_text {
    padding: 10px 50px;
}
.all_product_title {
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}
.op_products {
    margin-top: 20px;
    margin-bottom: 90px;
}
.op_br {
    width: 428px;
    border-radius: 30px;
    margin-right: 12px;
    margin-bottom: 12px;
    padding-top: 20px;
}

.fone_welss >* img {
    position: absolute;
    top: 154px;
    width: 414px;
    left: 7px;
}

.review_title >* h2 {
    font-weight: 700;
    font-size: 52px;
    line-height: 110%;
    color: #FFFFFF;
}
.review_content_text {
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
}
.review_content_date_create,
.review_content_text,
.review_content_title {
    padding-left: 14px;
}
.review_content_title {
    font-weight: 700;
    font-size: 24px!important;
    line-height: 150%;
    text-align: left;
}
.review_content_title > a {
    text-transform: uppercase;
    color: #1F1F1F;
}
.review_content {
    background: #FBFBFB;
    border-radius: 30px;
    min-height: 275px;
}
.review_slider_section .owl-stage .active {
    width: 355px!important;
}

.review_content_date_create {
    text-align: left;
    margin-top: 20px;
    position: absolute;
    bottom: 20px;
    z-index: 20;
}

.vec_p {
    position: absolute;
    bottom: -25px;
    left: 9px;
    z-index: 1;
}
.review_slider_section >* .wp-spaios-slider-wrap {
    margin-top: 20px;
}
.review_slider_section >* .wp-spaios-slider {
    min-height: 320px;
}
.review_slider_section >* .owl-stage-outer {
    height: 305px;
}
.wp-spaios-slider .owl-nav .owl-prev, .wp-spaios-slider .owl-nav .owl-next {
    background: none!important;
}
.main_block_logo img {
	width: 300px;
}

.main_block_logo_r img {
	width: 502px;
}

@media only screen and (max-width: 1000px) {
	
	.our_products{
		padding: 0px 30px;
	}
	.product_view_detail * h1{
		font-size: 39px;
	}
	.product_view{
		padding: 0px 30px;
	}
	
	.product_view_title{
		padding: 0;
	}
    .main-slider >* h2 {
        font-size: 36px;
        text-align: center;
        font-weight: 700;
        line-height: 120%;
    }
    .benefit_product_img {

        margin-top: 20px;
        padding: 0 15px;
        margin-left: 7px;
    }
    .vc_btn3-container.vc_btn3-inline {
        display: block;
       
    }
    .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
        padding: 10px 43px;
        width: 100%;
        margin: 0;
    }
    .benefit_product_desc {
        position: absolute;
    
        padding: 0 15px;
        width: auto;
        margin: 0;
    }
    .m-b-40 {
        margin-bottom: -60px;
    }
    .benefit_product {
        min-height: 646px;
    }
    .fs-9 {
        padding: 0 15px;
        line-height: 19px;
        font-size: 11px;
    }
    .vc_custom_1695820920473 {
        padding: 95px 37px;
        margin: 0!important;
    }
    .info_product_1_title * h3 {
        font-size: 32px;
    }
    .main_block_logo_r img {
        width: 265px;
    }
    .vc_custom_1695810181768 {
        margin: 0 !important;
        padding: 95px 0;
    }
    .t-300 {
        top: 294px;
    }
    .t-38 {
        top: -386px;
    }
    .fortune_section {
        margin-bottom: 290px;
    }
    .fortune_test_head >* h2 {
        font-size: 32px;
        line-height: 34px;
    }
    .fortune_test {
        padding: 80px 15px;
    }
    .fortune_test_head {
        margin-bottom: 35px;
    }
    .start_test {
        width: 100%;
        position: relative;
        display: block;
        margin: 0;
        top: 31px;
    }
    .inform_board {
        width: 100%;
        padding: 0 0 35px;
    }
    .fortune {
        padding: 0 26px;
    }
    .fortune_glc {
        top: 28px;
        position: absolute;
        left: 188px;
        width: 17px;
    }
    .fortune_pass_test {
        margin-bottom: 451px;
    }
    .t--6 {
        top: -678px;
    }
    .main_section_review {
        padding: 70px 16px 5px;
    }
    .review_title >* h2 {
        font-size: 36px;
    }
    .footer_bottom, .footer_container {
        padding: 40px 15px!important;
    }
    .footer_container h5 {
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 400;
        line-height: 130%;
    }
    .footer_container {
        height: auto;
    }
    .footer_contact {
        width: 192px;
        text-align: left;
        padding-left: 15px;
        font-size: 13px;
    }
    .footer_contact:last-child {
        text-align: right;
        padding: 26px 15px 0;
    }
    .footer-navigation ul {
        height: auto;
    }
    .text-end {
        text-align: left!important;
    }
    #navigation {
        text-align: end;
        padding: 15px;
        width: 100%;
        position: relative;
        top: -58px;
        margin-bottom: -51px;
    }
    .navbar-toggler {
        border: none;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .header_menu {
        padding: 0;
    }

    .nav-menu-white, .nav-menu{
        margin-top: 30px;
        width: 100%;
    }
    .nav-menu-white>li, .nav-menu>li {
        text-align: center;
        width: 100%;
    }
    .st-1 {
        background: linear-gradient(102deg, #1DC8FF 3.27%, #30bae7 89.73%);
    }
    .nav-menu-white>li>a, .nav-menu>li>a {
        padding: 10px 0;
    }
    .site-logo {
        z-index: 9999;
    }
    .about_p1 {
        padding: 82px 15px 20px;
    }
    .about_block >* h2 {
        font-size: 32px;
    }
    .ab_bf-2 {
        top: 604px;
    }
    .ab_bf-1 {}
    .about_p2 {
        padding: 20px 15px;
        top: -363px;
    }
    .about_p3 {
        padding: 20px 15px;
    }
    .all_product {
        padding: 0 15px!important;
        margin: 0!important;
    }
    .all_product h2,
    .all_product >* h1 {
        font-size: 32px;
    }
    .op_br {
        width: 153px;
        float: left;
    }
    .all_product >* img {
        width: 45px;
    }
    .w45 >* img {
        width: 50px;
    }
    .fone_welss >* img {
        width: 140px!important;
        top: 100px!important;
    }
    .z-10 {
        position: unset;
    }
    .vc-p {
        position: absolute;
        top: 686px;
        left: 181px;
        height: 385px;
    }
    .element-line >* img {
        width: 100%;
    }
    .all_product_text {
        padding: 20px 15px 0;
    }
    .contact_section {
        padding: 20px 15px;
        font-size: 18px;
        line-height: 21px;
    }
    .contact_section >* h1 {
        font-size: 32px;
    }
    .form_section >* h2 {
        font-size: 30px;
        padding: 0 15px;
    }
    .wpcf7-form {
        padding: 0 15px;
    }
    .contact_section >* img {
        margin-left: -10px;
    }
    .recomend_section {
        padding: 20px 15px;
    }
    .recomend_text_block {
        padding: 0;margin-bottom: 121px;

    }
    .recomend_text_block >* h1 {
        font-size:32px;
        line-height: 38px;
    }
}
.navbar-expand-lg .navbar-collapse {
    justify-content: end;
}

@media only screen and (max-width: 378px) {
    .vc-p {
        top: 724px!important;
        left: 172px!important;
    }
    .op_br {
        width: 100%;
      
    }
}

@media (min-width: 378px) and (max-width: 414px) {
    .vc-p {
        top: 685px;
        left: 193px;
        height: 355px;
    }
    .op_br {
        width: 100%;
        
    }
}

@media only screen and (max-width: 390px) {
    .vc-p {
        top: 683px;
        left: 179px;
        height: 384px;
    }
    .op_br {
        width: 100%;
        
    }
}

@media (min-width: 390px) and (max-width: 395px) {
    .op_br {
        width: 100%;
        
    }
    .vc-p {
        top: 686px;
        left: 181px;
        height: 384px;
    }
}
.card.post-card {
    padding: 0 ;
}
.card.post-card img {
    object-fit: cover;
}
.card-title {
    font-size: 26px;
    font-weight: 600;
}
.card-text {
    font-size: 14px;
    line-height: 21px;
}

.bx-slide {
    width: 300px!important;
    padding: 0 20px;
}
.bx-viewport {
    margin-left: 35px;
}
.wp-spaios-title a {
    color: #1F1F1F;
    font-weight: 700;
    font-size: 20px;
}
.wp-spaios-text {
    font-size: 14px;
    text-align: start;
}
.wp-spaios-slider-wrap img {
    width: 100%!important;
    height: auto;
    max-height: 250px;
    object-fit: cover;
}
.news_title {
    padding: 30px 20px;
}
.news_title h2 {
    font-weight: 700;
    font-size: 52px;
    line-height: 57px;
    color: #1F1F1F;
}



:root {
  --bg: #fff;
  --text: #7288a2;
  --gray: #4d5974;
  --lightgray: #e5e5e5;
  --blue: #00A9E0;
}






.accordion .accordion-item {
  border-bottom: 1px solid var(--lightgray);
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 1em;
  color: var(--text);
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: var(--blue);
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: var(--blue);
  border: 1px solid var(--blue);
}

.accordion .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 1em;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: var(--blue);
}

.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}

.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
	padding: 0em 1em;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
	
}

.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;

}



@media screen and (max-width: 578px){
	.bx-viewport{
		width: auto !important;
		
	}
	body{
		overflow-x: hidden;
	}
}



