/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.site-content{
    margin-bottom: 0;
}
.woodmart-prefooter{
    /*display: none;*/
    padding: 0;
}
.woodmart-prefooter p:empty{
    margin: 0;
}
.whb-general-header-inner{
    height: auto !important;
    max-height: 100% !important;
}
.header_row_block{
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
}
.hotspot-icon-default .hotspot-btn{
    background: #FFE300 !important;
}
.hotspot-icon-default .hotspot-btn:after{
    display:none;
}
.hotspot-action-hover .hotspot-content{
    pointer-events: all !important;
}
.wd-image-hotspot .hotspot-content{
    visibility: visible;
    opacity: 1;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    width: 270px;
    color: #000000;

    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.wd-image-hotspot .hotspot-content > .btn{
    font-size: 0;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.hotspot-content-image .wd-image-hotspot-img{
    width: auto;
    margin: 0 auto;
}
.hotspot-content .wd-entities-title{
    order: -1;
    background: #FFE300;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 16px;
    color: #000000;
    padding: 7px 5px;
}
.hotspot-dropdown-top, .hotspot-dropdown-bottom{
    left: -125px !important;
}
.main-page-wrapper{
    padding-top: 0;
}
.rotate_block{
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    position: relative;
    bottom: 40px;
}
.small_rotate_right .rotate_block:not(.name_block){
    bottom: -10px;
}
.big_small_rotate_right .rotate_block:not(.name_block){
    bottom: -25px;
}
.small_rotate .rotate_block{
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    position: relative;
    bottom: -10px;
}
.rotate_block .wd-text-block-wrapper{
    margin: 0;
}
.rotate_block.name_block {
    overflow: hidden;
    bottom: 11px;
}
.small_rotate .rotate_block.name_block {
    overflow: hidden;
    bottom: 0;
}
.rotate_block.name_block:after {
    content: "";
    position: absolute;
    right: 40%;
    top: 12px;
    background: #FFD600;
    z-index: -1;
    width: 371px;
    height: 371px;
    border-radius: 100%;
}
.small_rotate .rotate_block.name_block:after {
    top: 0;
}
.right_buttons .vc_column_container>.vc_column-inner{
    padding-left: 0;
}
.right_buttons{
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    z-index: 5;
    display: none;
}
.right_buttons.show{
    display: flex;
    align-items: center;
    height: 100%;
}

.vc_row-has-fill+.vc_row-full-width+.vc_row.right_buttons >.vc_column_container>.vc_column-inner{
    padding-top: 0;
}
.right_buttons.left{
    right: auto;
    left: 40px;
    display: block;
}
.right_buttons:not(.left) > div:before,
.right_buttons:not(.left) > div:after {
    position: absolute;
    content: "";
    width: 2px;
    right: 50px;
    background: #E5E5E5;
    display: block;
    z-index: -1;
    height: 100%;
}
.right_buttons:not(.left) > div:after{
    top: 100%;
}
.right_buttons:not(.left) > div:before{
    bottom: 100%;
    margin-bottom: 15px;
}


.right_buttons .icons_btn{
    font-size: 12px;
    line-height: 12px;
    max-width: 70px;
    padding: 5px;
}
.right_buttons.left .icons_btn:before{
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #00dcfe !important;
}
.right_buttons .icons_btn:before{
    width: 56px;
    height: 56px;
    margin-bottom: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.right_buttons:not(.left) .icons_btn:before{
    width: 56px;
    height: 56px;
    margin-bottom: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-background-size: 46px !important;
    background-size: 46px !important;
}
.icons_btn{
    font-weight: normal;
    flex-direction: column;
    background: none !important;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-transform: none;
    max-width: 120px;
    margin-bottom: 20px;
}
.icons_btn:before{
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background-size: contain !important;
}
.icons_btn.what:before {
    background-color: #00dcfe !important;
    background: url("/wp-content/uploads/2021/11/question-1.png") no-repeat center;
}
.icons_btn.how:before {
    background-color: #00dcfe !important;
    background: url("/wp-content/uploads/2021/11/settings-2-1.png") no-repeat center;
}
.icons_btn.real:before {
    background-color: #00dcfe !important;
    background: url("/wp-content/uploads/2021/11/success-1.png") no-repeat center;
}
.icons_btn.home:before {
    background-image: url("/wp-content/uploads/2021/12/hom1e-1.svg") ;
    -webkit-background-size: 29px !important;
    background-size: 29px !important;
}
.icons_btn.prev:before {
    background: url("/wp-content/uploads/2021/12/right-arrow-12-2.svg") no-repeat center;
    -webkit-background-size: 32px 30px !important;
    background-size: 32px 30px !important;
}
.icons_btn.next:before {
    background: url("/wp-content/uploads/2021/12/right-arrow-12-1.svg") no-repeat center;
    -webkit-background-size: 32px 30px !important;
    background-size: 32px 30px !important;
}
.icons_btn.menu_open_btn:before {
    background: url("/wp-content/uploads/2022/01/menu.svg") no-repeat center;
    -webkit-background-size: 32px 30px !important;
    background-size: 32px 30px !important;
}
.icons_btn.police,
.icons_btn.fire,
.icons_btn.medicine{
    font-size: 0;
    width: 120px;
    margin: 0;
}
.icons_btn.police:before {
    background: url("/wp-content/uploads/2021/11/policeman-1.png") no-repeat center;
    -webkit-background-size: 44px 44px !important;
    background-size: 44px 44px !important;
}
.icons_btn.fire:before {
    background: url("/wp-content/uploads/2021/11/fire-extinguishers-1.png") no-repeat center;
    -webkit-background-size: 49px 49px !important;
    background-size: 49px 49px !important;
}
.icons_btn.medicine:before {
    background: url("/wp-content/uploads/2021/12/first-aid-kit-2.png") no-repeat center;
    -webkit-background-size: 42px 42px !important;
    background-size: 42px 42px !important;
}

.close__btn:before{
    content: "";
    display: block;
    background-size: contain !important;
    background: url("/wp-content/uploads/2021/11/close-1.svg") no-repeat center;
    width: 23px;
    height: 23px;
    margin-bottom: 13px;
}
.close__btn{
    background: transparent !important;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    font-weight: normal;
    color: #C5C2C2 !important;
    text-transform: none;
    max-width: 80px;
    flex-direction: column;

    position: absolute;
    top: 0;
    right: 20px;
}
.position_static {
    position: static !important;
}
.position_static > .vc_column-inner{
    margin: 0 !important;
    padding: 0 !important;
}
.wd-image-hotspot-hotspots{
    text-align: center;
}
.wd-image-hotspot-img{
    width: auto !important;
}
.lines_hotspots .hotspot-text:after{
    content: "";
    background: #C5C2C2;
    width: 1px;
    position: absolute;
    display: block;
}
.lines_hotspots .hotspot-text:hover:after{
    background: #99acff;
}
.first_hotspot .hotspot-text{
    bottom: 70px;
    left: -230px !important;
}
.first_hotspot .hotspot-text:after {
    height: 75px;
    bottom: -55px;
    right: 85px;
    -webkit-transform: rotate(-55deg);
    -moz-transform: rotate(-55deg);
    -ms-transform: rotate(-55deg);
    -o-transform: rotate(-55deg);
    transform: rotate(-55deg);
}
.second_hotspot .hotspot-text{
    bottom: 110px;
    left: -40px !important;
}
.second_hotspot .hotspot-text:after {
    height: 75px;
    bottom: -65px;
    left: 85px;
    -webkit-transform: rotate(27deg);
    -moz-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    -o-transform: rotate(27deg);
    transform: rotate(27deg);
}
.third_hotspot .hotspot-text{
    top: -340px;
    left: 220px !important;
    width: 230px;
}
.third_hotspot .hotspot-text:after {
    height: 180px;
    bottom: 0;
    left: -90px;
    -webkit-transform: rotate(75deg);
    -moz-transform: rotate(75deg);
    -ms-transform: rotate(75deg);
    -o-transform: rotate(75deg);
    transform: rotate(75deg);
}
.fourth_hotspot .hotspot-text{
    top: 40px;
    left: 420px !important;
}
.fourth_hotspot .hotspot-text:after {
    height: 380px;
    top: -190px;
    left: -200px;
    -webkit-transform: rotate(98deg);
    -moz-transform: rotate(98deg);
    -ms-transform: rotate(98deg);
    -o-transform: rotate(98deg);
    transform: rotate(98deg);
}
.fifth_hotspot .hotspot-text{
    top: 160px;
    left: 50px !important;
}
.fifth_hotspot .hotspot-text:after {
    height: 165px;
    top: -150px;
    left: 25px;
    -webkit-transform: rotate(-38deg);
    -moz-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    -o-transform: rotate(-38deg);
    transform: rotate(-38deg);
}
.six_hotspot .hotspot-text{
    top: 90px;
    left: 10px !important;
}
.six_hotspot .hotspot-text:after {
    height: 85px;
    top: -70px;
    left: 40px;
    -webkit-transform: rotate(-37deg);
    -moz-transform: rotate(-37deg);
    -ms-transform: rotate(-37deg);
    -o-transform: rotate(-37deg);
    transform: rotate(-37deg);
}
.seventh_hotspot .hotspot-text{
    top: 540px;
    left: -200px !important;
}
.seventh_hotspot .hotspot-text:after {
    height: 510px;
    bottom: 100%;
    left: 168px;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg);
}
.eigthth_hotspot .hotspot-text{
    top: 50px;
    left: -240px !important;
}
.eigthth_hotspot .hotspot-text:after {
    height: 90px;
    top: -60px;
    left: 180px;
    -webkit-transform: rotate(70deg);
    -moz-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    -o-transform: rotate(70deg);
    transform: rotate(70deg);
}
.nineth_hotspot .hotspot-text{
    top: -150px;
    right: 150px !important;
    left: auto !important;
}
.nineth_hotspot .hotspot-text:after {
    height: 200px;
    top: 33px;
    right: -20px;
    -webkit-transform: rotate(102deg);
    -moz-transform: rotate(102deg);
    -ms-transform: rotate(102deg);
    -o-transform: rotate(102deg);
    transform: rotate(102deg);
}
.tenth_hotspot .hotspot-text{
    bottom: 120px;
    left: -430px !important;
}
.tenth_hotspot .hotspot-text:after {
    height: 285px;
    bottom: -185px;
    right: -20px;
    -webkit-transform: rotate(115deg);
    -moz-transform: rotate(115deg);
    -ms-transform: rotate(115deg);
    -o-transform: rotate(115deg);
    transform: rotate(115deg);
}
.lines_hotspots .wd-image-hotspot-hotspots{
    width: 80%;
    margin: 350px auto 500px;
}
.lines_hotspots2 .wd-image-hotspot{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.lines_hotspots2 .hotspot-sonar,
.lines_hotspots2 .hotspot-btn{
    display: none;
}
.lines_hotspots2 .hotspot-text{
    flex-direction: row;
    align-items: center;
    text-align: left;
    width: 310px;
}
.lines_hotspots2 .hotspot-text:after{
    content: "";
    background: #000;
    width: 1px;
    position: absolute;
    display: block;
}
.first_line .hotspot-text:after {
    height: 110px;
    bottom: -85px;
    left: 100px;
    -webkit-transform: rotate(140deg);
    -moz-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    -o-transform: rotate(140deg);
    transform: rotate( 140deg);
}

.second_line .hotspot-text:after {
    height: 60px;
    bottom: -40px;
    left: 70px;
    -webkit-transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    -o-transform: rotate(150deg);
    transform: rotate( 150deg);
}
.third_line .hotspot-text:after {
    height: 50px;
    top: -40px;
    left: 50px;
    -webkit-transform: rotate(-175deg);
    -moz-transform: rotate(-175deg);
    -ms-transform: rotate(-175deg);
    -o-transform: rotate(-175deg);
    transform: rotate(-175deg);
}
.fourth_line .hotspot-text:after {
    height: 100px;
    top: -70px;
    left: 105px;
    -webkit-transform: rotate(-125deg);
    -moz-transform: rotate(-125deg);
    -ms-transform: rotate(-125deg);
    -o-transform: rotate(-125deg);
    transform: rotate(-125deg);
}

.lines_hotspots2 .bottom_text .hotspot-text{
    flex-direction: column;
    text-align: center;
    width: 270px;
}
.lines_hotspots2 .wd-image-hotspot .wd-image-hotspot-img{
    max-width: 61px;
}
.lines_hotspots2 .hotspot-content-image{
    flex: 0 0 61px;
    margin-right: 20px;
}
.lines_hotspots_mob{
    display: none;
}
.scroll_bottom .woodmart-text-block{
    -webkit-transition: .15s linear;
    -moz-transition: .15s linear;
    -ms-transition: .15s linear;
    -o-transition: .15s linear;
    transition: .15s linear;
}
.scroll_bottom:hover .woodmart-text-block{
    color: #ffe300;
    cursor: pointer;
}
.header_big_image{
    -webkit-background-size: 50%;
    background-size: 50%;
}
.bottom_image{
    -webkit-background-size: 90%;
    background-size: 90%;
}
.text_inline > .vc_column-inner > .wpb_wrapper{
    display: flex;
}
.text_inline .inline-element:not(:last-child){
    margin-right: 25px;
}
.text_inline .wd-text-block-wrapper{
    min-width: 0;
}
.video_block{
    padding-left: 50px;
}
.main_page_text{
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.page .entry-content{
    margin-left: 40px;
}
.orange_circle{
    position: absolute;
    right: 0;
    top: -30px;
}
.position_relative{
    position: relative;
}

body .number_bg > .vc_column-inner {
    margin-bottom: 45px;
    background-position: 160px 45px !important   ;
}
.text_inline.right > .vc_column-inner > .wpb_wrapper{
    justify-content: flex-end;
}
.header_links {
    position: absolute;
    bottom: 10px;
    right: 0;
}
.header_links > .vc_column-inner{
    padding-top: 0 !important;
}
.header_links .btn{
    font-size: 16px;
    line-height: 19px;
    background: none;
    text-transform: none;
    color: #c5c2c2;
}
.header_links .btn:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 20px;
}
.header_links .btn.book:before{
    background: url("/wp-content/uploads/2022/01/book-1.png") no-repeat center;
}
.header_links .btn.feedback:before{
    background: url("/wp-content/uploads/2021/12/Group-1822.png") no-repeat center;
}
.header_links .btn.developers:before{
    background: url("/wp-content/uploads/2021/12/Group-1823.png") no-repeat center;
}
.video__popup {
    padding: 0 !important;
}
.wpb_single_image.vc_align_center{
    text-align: center !important;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #ebebeb;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 100%;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
    display: none;
}
.post-password-form{
    margin-top: 40px;
}
.circle-in{
    max-width: 1380px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    height: 1400px;
    align-items: center;
}
.circle-in:before{
    content: '';
    position: absolute;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 1030px;
    height: 1030px;
    top: 50%;
    left: 50%;
    margin-top: -570px;
    margin-left: -530px;

    background: rgba(196, 196, 196, 0.1);
}
.circle-title{
    font-weight: bold;
    font-size: 50px;
    line-height: 59px;
    text-align: center;
    color: #C5C2C2;
    max-width: 520px;
    position: relative;
}
.circle-title:before{
    content: "";
    background: #FFD600;
    opacity: 0.1;
    width: 350px;
    height: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    margin-top: -175px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.circle-item{
    position: absolute;
    max-width: 350px;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -175px;
    height: 380px;
}

.circle-item .image{
    width: 170px;
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFD600;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 0 auto 20px;
}
.circle-item h4{
    font-weight: bold;
    font-size: 30px;
    line-height: 39px;
    color: #000000;
    margin-bottom: 20px;
}
.circle-item .info p{
    font-size: 12px;
    line-height: 14px;
    color: #000000;
}
.circle-item:nth-child(1){
    top: 0;
    -webkit-transform: translateY(25%);
    -moz-transform: translateY(25%);
    -ms-transform: translateY(25%);
    -o-transform: translateY(25%);
    transform: translateY(25%);
}
.circle-item:nth-child(2){
    top: 25%;
    margin-left: 175px;
}
.circle-item:nth-child(3){
    margin-left: 350px;
}
.circle-item:nth-child(4){
    margin-left: 175px;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);

}
.circle-item:nth-child(5){
    top: 100%;

    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.circle-item:nth-child(6){
    margin-left: -525px;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}
.circle-item:nth-child(7){
    margin-left: -700px;
}
.circle-item:nth-child(8){
    top: 25%;
    margin-left: -525px;
}
.circle-item:nth-child(n+9){
    display: none;
}
.circle-item .image {
    position: relative;
}
.circle-item .image span{
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    color: #D42428;
}
.triangle-in{
    margin-bottom: 30px;
    overflow: hidden;
}
.triangle-title{
    background: #FFD600;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    padding: 9px 12px;
    display: inline-block;
    max-width: 260px;
}
.number_info {
    text-align: center;
}
.number_info .number{
    width: 82px;
    height: 82px;
    background: #C4C4C4;
    font-size: 40px;
    line-height: 82px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #000000;
    margin: 0 auto 20px;
}
.number_info.left{
    float: left;
    width: 300px;
}
.number_info.right{
    float: right;
    width: 300px;
}
.blue_text{
    position: absolute;
    font-weight: normal;
    font-size: 9px;
    line-height: 11px;
    color: #2F80ED;
    left: 50%;
    width: 240px;
    margin-left: -120px;
    text-align: center;
    bottom: 125px;
}
.number_info.center .info {
    width: 240px;
}
.number_info.center .info{
    position: absolute;
    left: 60%;
    top: 60px;
}
.center_block {
    text-align: center;
    margin-top: 60px;
}
.number_info .title{
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
}
.number_info .text{
    font-size: 10px;
    line-height: 12px;
    color: #C5C2C2;
}
.triangle_blocks{
    max-width: 800px;
    margin: 0 auto;
}
.center_block .text {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    color: #000000;
    max-width: 220px;
    margin: 15px auto 0;
}
.number_info.left {
    position: relative;
}
.number_info.left:after{
    content: "";
    height: 1px;
    width: 380px;
    position: absolute;
    top: 41px;
    left: 100%;
    margin-left: -90px;
    background: #000;
}
.number_info.left:before{
    content: "";
    height: 1px;
    width: 210px;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: -95px;
    background: #000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
}
.number_info.right {
    position: relative;
}
.number_info.right:before{
    content: "";
    height: 1px;
    width: 210px;
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: -95px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
}
.mobile__menu{
    display: none;
}
.mm_content{
    position: fixed;
    left: 0;
    width: 350px;
    background: #fff;
    height: 100%;
    top: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    z-index: 999;

    flex-direction: column;
}
.mm_content > div{
    width: 100%;
}
.mm_overlay{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
    background: rgba(0,0,0,.2);
    cursor: pointer;
}
.mobile__menu.show{
    display: flex;
}
.mobile__menu .box-icon-align-left {
    align-items: center;
    margin-bottom: 15px;
}
.mobile__menu .box-icon-align-left .box-icon-wrapper{
    max-width: 40px;
}
.mobile__menu .info-box-title{
    margin-bottom: 0 !important;
}
.mobile__menu .close__btn{
    position: absolute;
    top: 15px;
    right: 15px;
    max-width: 30px;
    cursor: pointer;
}

@media (max-width: 1440px){
    .circle-in{
        width: 980px;
        height: 1000px;
    }
    .circle-in:before{
        width: 750px;
        height: 750px;
        margin-top: -405px;
        margin-left: -375px;
    }
    .circle-item .image{
        width: 125px;
        height: 125px;
    }
    .circle-item{
        width: 250px;
        height: 300px;
        margin-left: -125px;
    }
    .circle-item h4{
        font-size: 20px;
        line-height: 24px;
    }
    .circle-item .info p{
        font-size: 11px;
        line-height: 12px;
    }
    .circle-item:nth-child(1) {
        -webkit-transform: translateY(15%);
        -moz-transform: translateY(15%);
        -ms-transform: translateY(15%);
        -o-transform: translateY(15%);
        transform: translateY(15%);
    }
    .circle-item:nth-child(2) {
        top: 26%;
        margin-left: 125px;
    }
    .circle-item:nth-child(3){
        margin-left: 250px;
        margin-top: 30px;
    }
    .circle-item:nth-child(5) {
        -webkit-transform: translateY(-90%);
        -moz-transform: translateY(-90%);
        -ms-transform: translateY(-90%);
        -o-transform: translateY(-90%);
        transform: translateY(-90%);
    }
    .circle-item:nth-child(6) {
        margin-left: -375px;
    }
    .circle-item:nth-child(7){
        margin-left: -500px;
        margin-top: 30px;
    }
    .circle-item:nth-child(8){
        top: 26%;
        margin-left: -375px;
    }
    .lines_hotspots .hotspot-content .hotspot-content-text{
        font-size: 12px;
        line-height: 1.4;
    }
    .lines_hotspots .hotspot-content .hotspot-content-text h5{
        font-size: 14px;
    }
    .lines_hotspots .hotspot-content{
        width: 220px;
    }
    .first_hotspot .hotspot-text {
        left: -175px !important;
    }
    .third_hotspot .hotspot-text{
        top: -260px;
    }
    .fourth_hotspot .hotspot-text{
        left: 380px !important;
    }
    .fourth_hotspot .hotspot-text:after{
        height: 338px;
        top: -170px;
        left: -180px;
    }
    .nineth_hotspot .hotspot-text{
        right: 175px !important;
    }
    .nineth_hotspot .hotspot-text:after {
        right: -40px;
    }
    .tenth_hotspot .hotspot-text{
        left: -375px !important;
    }
}
@media (max-width: 1199px){
    .circle-item{
        width: auto;
        height: auto;
        max-width: 100%;
        position: static;
        margin: 0 !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
    .circle-in{
        width: auto;
        height: auto;
        margin: 0 50px;
    }
    .circle-in:before{
        display: none;
    }
    .circle-title:before{
        display: none;
    }
    .circle-title{
        width: 100%;
        text-align: center;
        max-width: 100%;
        font-size: 36px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .circle-item .info p {
        font-size: 14px;
        line-height: 16px;
    }
    .lines_hotspots_mob{
        display: block;
    }
    .lines_hotspots .wd-image-hotspot-hotspots{
        display: none;
    }
}
@media (max-width: 992px) {
    .triangle-title{
        margin-bottom: 30px;
    }
    .number_info{
        margin-bottom: 30px;
    }
    .number_info .text{
        font-size: 12px;
        line-height: 14px;
    }
    .big_text.wd-text-block-wrapper{
        margin-top: 0 !important;
    }
    .video_block{
        padding-left: 0;
    }
    .right_buttons:not(.left) > div:before,
    .right_buttons:not(.left) > div:after{
        right: 40px;
    }
    .right_buttons:not(.left) .icons_btn,
    .right_buttons.left .icons_btn{
        font-size: 0;
        line-height: 1;
        margin-bottom: 0;
        max-width: 80px;
    }
    .right_buttons:not(.left) .icons_btn:before,
    .right_buttons.left .icons_btn:before{
        width: 40px;
        height: 40px;
    }
    .right_buttons.left{
        left: 30px;
    }
    .vc_column_container>.vc_column-inner{
        margin-left: 0 !important;
    }
    .small_rotate .rotate_block.name_block{
        bottom: 11px;
    }
    .small_rotate .rotate_block,
    .rotate_block{
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        writing-mode: horizontal-tb;
    }
    .small_rotate .rotate_block:after,
    .rotate_block.name_block:after{
        top: auto !important;
        bottom: -175px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        height: 350px;
        right: 15px;
        left: 15px;
    }
    .right_buttons{
        right: 0;
        font-size: 12px;
        line-height: 14px;
    }
    .icons_btn {
        font-size: 0;
        line-height: 1;
        margin-bottom: 0;
        max-width: 80px;
    }
    .icons_btn:before{
        width: 40px;
        height: 40px;
    }
    body.page .entry-content, .single-post-navigation, body.single-post .article-inner {
        margin-right: 50px;
    }
    .close__btn{
        right: 0;
    }
    .main_page_text{
        height: auto;
        padding: 10px 0;
    }
    .text_inline > .vc_column-inner > .wpb_wrapper{
        flex-wrap: wrap;
    }
    .right_buttons:not(.left):after{
        right: 54px;
    }
}

@media (max-width: 576px) {
    .small_rotate .rotate_block:after,
    .rotate_block.name_block:after{
        height: 250px;
        bottom: -125px;
    }
}
@keyframes wd-Pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.8);
    }
}