@import "https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Monoton&display=swap";

@font-face {
    font-family: gilroyextrabold;
    src: url(../fonts/gilroy/Gilroy-ExtraBold.eot);
    src: url(../fonts/gilroy/Gilroy-ExtraBold.eot?#iefix) format("embedded-opentype"),url(../fonts/gilroy/Gilroy-ExtraBold.woff) format("woff"),url(../fonts/gilroy/Gilroy-ExtraBold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: gilroymedium;
    src: url(../fonts/gilroy/Gilroy-Medium.eot);
    src: url(../fonts/gilroy/Gilroy-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/gilroy/Gilroy-Medium.woff) format("woff"),url(../fonts/gilroy/Gilroy-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: gilroysemibold;
    src: url(../fonts/gilroy/Gilroy-SemiBold.eot);
    src: url(../fonts/gilroy/Gilroy-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/gilroy/Gilroy-SemiBold.woff) format("woff"),url(../fonts/gilroy/Gilroy-SemiBold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: gilroyregular;
    src: url(../fonts/gilroy/Gilroy-Regular.eot);
    src: url(../fonts/gilroy/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/gilroy/Gilroy-Regular.woff) format("woff"),url(../fonts/gilroy/Gilroy-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: gilroybold;
    src: url(../fonts/gilroy/Gilroy-Bold.eot);
    src: url(../fonts/gilroy/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/gilroy/Gilroy-Bold.woff) format("woff"),url(../fonts/gilroy/Gilroy-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: gilroyblack;
    src: url(../fonts/gilroy/Gilroy-Black.eot);
    src: url(../fonts/gilroy/Gilroy-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/gilroy/Gilroy-Black.woff) format("woff"),url(../fonts/gilroy/Gilroy-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Rosa; 
    src: url(../fonts/Vivaldi.woff) format("woff"); 
   }

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
    outline: none;
    font-family: mulish,sans-serif!important;
    -webkit-font-feature-settings: pnum on,lnum on;
    font-feature-settings: pnum on,lnum on
}

.gilSem {
    font-family: gilroysemibold,sans-serif!important
}

h1,h2,h3,h4,h5,h6,p,ul,hr {
    margin: 0;
    padding: 0
}

.card {
    border: none
}

a,input,button {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

a:hover,input:hover,button:hover {
    outline: none;
    text-decoration: none
}

input[type=submit],button {
    border: none;
    cursor: pointer
}

input:not([type=checkbox]):not([type=radio]),textarea,select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.mw {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    position: relative
}

.fancybox-slide:before {
    margin: 0
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: linear-gradient(90deg,#B224EF 0%,#7579FF 100%);
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: none;
    z-index: 98;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(255,255,255,.5);
    box-shadow: 0 0 10px 0 rgba(255,255,255,.5)
}

.scrollup img {
    width: 20px
}

.scrollup:hover {
    opacity: .9
}

.scrollup .fas_icon {
    font-size: 20px;
    color: #fff
}

.scrollup.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.fancybox-bg {
    background: rgba(13,21,43,.8)!important
}

.modal {
    display: none;
    position: fixed;
    z-index: 99999999;
    overflow: auto;
    background-color: rgba(0,0,0,.7);
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    max-width: 400px;
    padding: 0!important;
    border-radius: 30px
}

.modal::-webkit-scrollbar {
    width: 0
}

.modal .m-content {
    width: 100%;
    max-width: 500px;
    background-color: #fff;
    position: relative;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
}

.modal .m-content .c {
    background-color: #fff;
    width: 100%;
    padding: 40px
}

.modal .m-content .c h3 {
    text-align: center;
    padding-bottom: 40px;
    font-size: 22px;
    color: #222
}

.modal .m-content .c .success_h3 {
    font-size: 30px;
    color: #18ba60
}

.modal .m-content .c h6 {
    padding: 20px 10px;
    text-align: center;
    font-size: 24px;
    color: #2a2a2a;
    font-weight: 400
}

.modal .m-content .c form {
    width: 100%;
    max-width: 500px
}

.modal .m-content .c form label {
    color: linear-gradient(90deg,#B224EF 0%,#7579FF 100%);
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    display: block
}

.modal .m-content .c form input,.modal .m-content .c form select,.modal .m-content .c form textarea {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 15px;
    color: #222;
    font-size: 16px
}

.modal .m-content .c form textarea {
    min-height: 100px;
    resize: none
}

.modal .m-content .c form .inp {
    margin-bottom: 20px
}

.modal .m-content .c form .btn_c {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.modal .m-content .c form .inp_line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.modal .m-content .c form .inp_line .inp_address {
    width: 50%
}

.modal .m-content .c form .inp_line .inp_home,.modal .m-content .c form .inp_line .inp_home_num {
    width: 20%
}

.modal .m-content .c form .policy {
    color: #222;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    display: block
}

.modal .m-content .c form .policy a {
    color: linear-gradient(90deg,#B224EF 0%,#7579FF 100%)
}

.modal .m-content .c form .policy a:hover {
    color: #fff
}

.modal .m-content .c form .policy input {
    margin-right: 10px
}

.modal .m-content .c small {
    color: #676767;
    font-size: 10px;
    font-weight: 300
}

.modal .m-content .c small a {
    color: #676767;
    text-decoration: underline
}

.modal .m-content .c small a:hover {
    color: #18ba60
}

.row{display: flex; flex-wrap: wrap;width: 100%;text-align: center;}
.col-12-md-3{
    width: 23%;
    margin: 0 1%;
}
.block-img{display: block;width: 100%; border-radius: 16px;}
.block-title{
   font-family: Rosa, cursive!important;
   font-style: normal;
   font-size: 40px;
   line-height: normal;
   background: linear-gradient(90deg, #B8CBB8 0%, #B8CBB8 0%, #B465DA 0%, #CF6CC9 33%, #EE609C 66%, #EE609C 100%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   background-clip: text;
   text-fill-color: transparent;
   text-shadow: 0px 4px 15px rgba(255, 112, 228, 0.24);
   padding: 28px 0 5px 0;
}
.block-text{
font-weight: 500;
font-size: 20px;
line-height: 25px;
color: #FFFFFF;
}
.width-corect{max-width: 490px}
@media(max-width: 1200px) {
   .block-text{margin-bottom: 50px;font-size:0.9rem;  }
   .block-title{font-size: 32px;}
}
@media(max-width: 922px) {
   .col-12-md-3 {
       width: 46%;
       margin: 0 auto;
   }
   .block-text{margin-bottom: 50px;   font-size: 1rem; }
}
@media(max-width: 575px) {
    .col-12-md-3{
       width: 100%;
    }

    .scrollup {
        right:10px;
        bottom: 50px
    }

    .num{display: block; margin: 0 auto;}

    .modal .m-content .c {
        padding: 30px 15px
    }

    .modal .m-content .c h3 {
        padding-bottom: 30px;
        font-size: 20px
    }

    .modal .m-content .c form .inp {
        margin-bottom: 15px
    }

    .modal .m-content .c form .btn_c {
        margin-top: 20px
    }
}

iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-style: none
}

.btns_menu {
    display: flex
}

.btns_menu.mobile {
    display: none
}

@media(max-width: 768px) {
    .btns_menu:not(.mobile) {
        display:none
    }

    .btns_menu.mobile {
        display: flex
    }
}

.btn_c {
    width: 100%
}

.btn_c .btn_m {
    padding: 15px 20px;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: -webkit-gradient(linear,left top,right top,from(#B224EF),to(#7579FF));
    background: -o-linear-gradient(left,#B224EF 0%,#7579FF 100%);
    background: linear-gradient(90deg,#B224EF 0%,#7579FF 100%);
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-family: mulish,sans-serif!important;
    max-width: 220px;
    height: 55px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
    line-height: 20px;
    color: #fff;
    background-size: 200% auto
}

.btn_c .btn_m:hover {
    background-position: right center
}

.btn_c .blink_btn {
    position: relative;
    overflow: hidden
}

.blink_btn.mt40{margin-top: 40px;}

.btn_c .blink_btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: -16%;
    width: 120%;
    height: 100%;
    background: -o-linear-gradient(right,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0)) no-repeat -2em 0;
    background: -webkit-gradient(linear,right top,left top,from(rgba(255,255,255,0)),color-stop(rgba(255,255,255,0.8)),to(rgba(255,255,255,0))) no-repeat -2em 0;
    background: linear-gradient(to left,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0)) no-repeat -2em 0;
    background-size: 2em 100%;
    -webkit-transform: skewX(-50deg);
    -ms-transform: skewX(-50deg);
    transform: skewX(-50deg)
}

.btn_c .blink_on:after {
    transition: 1.5s linear;
    -webkit-transition: 1.5s linear;
    -moz-transition: 1.5s linear;
    -o-transition: 1.5s linear;
    background-position: 160% 0
}

body,html {
    background: #140321
}

img {
    pointer-events: none
}

picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page {
    background: #140321;
    overflow-x: hidden
}

.page .header {
    z-index: 99;
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .header .mw {
    padding: 2vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

.page .header .mw .left_side .logo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 250px;
    width: 100%
}

.page .header .mw .left_side .logo a img {
    width: 100%;
    height: auto
}

.page .header .mw .right_side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .header .mw .right_side .nav .main_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px
}

.page .header .mw .right_side .nav .main_nav li {
    margin-right: 24px
}

.page .header .mw .right_side .nav .main_nav li:last-child {
    margin-right: 0
}

.page .header .mw .right_side .nav .main_nav li a {
    font-family: mulish,sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255,255,255,.7)
}

.page .header .mw .right_side .nav .main_nav li a:hover {
    color: #fff
}

.page .header .mw .right_side .btn_c {
    max-width: 170px;
    height: 50px
}

.page .header .mw .right_side .o_xs_menu {
    display: none
}

.page .header .mw .right_side .o_xs_menu img {
    width: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    height: 30px
}

.page .header_offset {
    padding-top: 100px
}

.page .sticky {
    background: #140321;
    -webkit-box-shadow: 0 4px 15px rgba(255,255,255,.1);
    box-shadow: 0 4px 15px rgba(255,255,255,.1)
}

.page .main {
    position: relative;
    background: url(../images/new/fon-new-big.webp) no-repeat center center/cover
}

.page .main .main_decor_text {
    position: absolute;
    font-style: normal;
    font-weight: 700;
    font-size: 300px;
    line-height: 363px;
    color: #fff;
    font-family: gilroybold,sans-serif!important;
    opacity: .1;
    bottom: -100px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 0;
    display: none;
}

.page .main .ice_decor {
    position: absolute;
    width: 373px;
    height: 373px;
    left: 0px;
    bottom: -228px;
    z-index: 10;
}

.page .main .ice_decor img {
    width: 100%;
    height: auto;
    mix-blend-mode: luminosity;
    -webkit-animation: 10s ice_anim linear infinite;
    animation: 10s ice_anim linear infinite
}

@-webkit-keyframes ice_anim {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes ice_anim {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.page .main .main_cont {
    position: relative;
    z-index: 3
}

.page .main .main_cont .mw {
    padding: 80px 2vh 170px
}

.page .main .main_cont .mw .cont .top_title2 {
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 82px;
    background: -webkit-gradient(linear,left top,right top,from(#B8CBB8),color-stop(0%,#B8CBB8),color-stop(0%,#B465DA),color-stop(33%,#CF6CC9),color-stop(66%,#EE609C),to(#EE609C));
    background: -o-linear-gradient(left,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    background: linear-gradient(90deg,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    padding-bottom: 2px
}



.page .main .main_cont .mw .cont .top_title {
    font-style: normal;
    font-weight: 400;
    font-family: Rosa, cursive!important;
    color: #fff;
    text-shadow: 0 10px 15px rgba(222,103,180,.15);
    font-size: 60px;
    line-height: normal;
    background: linear-gradient(90deg, #B8CBB8 0%, #B8CBB8 0%, #B465DA 0%, #CF6CC9 33%, #EE609C 66%, #EE609C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-shadow: 0px 4px 15px rgba(222, 103, 180, 0.8);
    filter: blur(0.25px);
    display: inline-block;
    width: 300px;
}

@-webkit-keyframes neon1 {
    from {
        text-shadow: 0 0 10px rgba(255,255,255,.7),0 0 20px rgba(255,255,255,.7),0 0 30px rgba(255,255,255,.7),0 0 40px rgba(255,17,119,.7),0 0 70px rgba(255,17,119,.7),0 0 80px rgba(255,17,119,.7),0 0 100px rgba(255,17,119,.7),0 0 150px rgba(255,17,119,.7)
    }

    to {
        text-shadow: 0 0 5px rgba(255,255,255,.7),0 0 10px rgba(255,255,255,.7),0 0 15px rgba(255,255,255,.7),0 0 20px rgba(255,17,119,.7),0 0 35px rgba(255,17,119,.7),0 0 40px rgba(255,17,119,.7),0 0 50px rgba(255,17,119,.7),0 0 75px rgba(255,17,119,.7)
    }
}

@keyframes neon1 {
    from {
        text-shadow: 0 0 10px rgba(255,255,255,.7),0 0 20px rgba(255,255,255,.7),0 0 30px rgba(255,255,255,.7),0 0 40px rgba(255,17,119,.7),0 0 70px rgba(255,17,119,.7),0 0 80px rgba(255,17,119,.7),0 0 100px rgba(255,17,119,.7),0 0 150px rgba(255,17,119,.7)
    }

    to {
        text-shadow: 0 0 5px rgba(255,255,255,.7),0 0 10px rgba(255,255,255,.7),0 0 15px rgba(255,255,255,.7),0 0 20px rgba(255,17,119,.7),0 0 35px rgba(255,17,119,.7),0 0 40px rgba(255,17,119,.7),0 0 50px rgba(255,17,119,.7),0 0 75px rgba(255,17,119,.7)
    }
}

.page .main .main_cont .mw .cont .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 54px;
    max-width: 450px;
    color: #fff;
    margin-top: 15px;
    padding-bottom: 35px
}

.page .main .main_cont .mw .cont p {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    max-width: 300px;
    color: #fff;
    padding-bottom: 50px;
    font-family: gilroysemibold,sans-serif!important
}

.page .main .main_cont .mw .cont .btn_line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .main .main_cont .mw .cont .btn_line .btn_c {
    max-width: 170px;
    margin-right: 20px;
    height: 45px
}

.page .main .main_cont .mw .cont .btn_line .btn_login {
    width: 100%;
    max-width: 170px;
    height: 45px
}

.page .main .main_cont .mw .cont .btn_line .btn_login .btn_m {
    color: rgba(255,255,255,.79);
    max-width: 100%;
    background: 0 0;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 5px
}

.page .main .main_cont .mw .cont .btn_line .btn_login .btn_m:hover {
    background: #fff;
    color: #222
}

.page .xs_menu {
    width: 100%;
    top: 0;
    left: -100%;
    position: fixed;
    height: 100vh;
    z-index: 9999;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: none
}

.page .xs_menu .overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(20,3,33,.4);
    position: absolute;
    z-index: 99999
}

.page .xs_menu .xs_cont {
    width: 100%;
    max-width: 350px;
    height: 100%;
    background: #140321;
    position: relative;
    z-index: 999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 20px
}

.page .xs_menu .xs_cont .c_xs_menu {
    position: absolute;
    right: 20px;
    top: 20px
}

.page .xs_menu .xs_cont .c_xs_menu img {
    width: 30px;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    height: 30px
}

.page .xs_menu .xs_cont .c_xs_menu .fas_icon {
    font-size: 26px;
    opacity: .7;
    cursor: pointer;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .xs_menu .xs_cont .c_xs_menu .fas_icon:hover {
    opacity: 1
}

.page .xs_menu .xs_cont .nav ul li {
    margin-bottom: 15px
}

.page .xs_menu .xs_cont .nav ul li:last-child {
    margin-right: 0
}

.page .xs_menu .xs_cont .nav ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: rgba(255,255,255,.7)
}

.page .xs_menu .xs_cont .nav ul li a:hover {
    color: #fff
}

.page .xs_menu .xs_cont .btn_c {
    margin-top: 15px
}

.page .xs_menu.active {
    left: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .about {
    position: relative;
    background: url(../images/about_bg.jpg) no-repeat center center/cover;
    -webkit-box-shadow: 0 100px 150px rgba(255,112,228,.06);
    box-shadow: 0 100px 150px rgba(255,112,228,.06);
    z-index: 2
}

.page .about .decor1 {
    position: absolute;
    width: 358px;
    right: -200px;
    top: -250px;
    -webkit-animation: 10s decor_anim linear infinite;
    animation: 10s decor_anim linear infinite;
    -webkit-transform: rotate(-39.22deg);
    -ms-transform: rotate(-39.22deg);
    transform: rotate(-39.22deg)
}

.page .about .decor1 img {
    width: 100%;
    height: auto
}

.page .about .decor2 {
    position: absolute;
    width: 295px;
    left: -210px;
    bottom: -170px
}

.page .about .decor2 img {
    width: 100%;
    height: auto
}

.page .about .decor {
    position: absolute;
    width: 244px;
    height: 276px;
    right: -40px;
    bottom: -85px
}

.page .about .decor img {
    width: 100%;
    height: auto
}

.page .about .mw {
    padding: 110px 2vh
}

.page .about .mw .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .about .mw .cont .left_side {
    width: 45%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.page .about .mw .cont .left_side .video {
    background: url(../images/video_bg.webp) no-repeat center center/cover;
    position: relative;
    border-radius: 15px;
    width: 100%;
    max-width: 460px;
    height: 476px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 50px 100px rgba(255,112,228,.1);
    box-shadow: 0 50px 100px rgba(255,112,228,.1)
}

.page .about .mw .cont .left_side .video:after {
    content: "";
    background: rgba(0,0,0,.46);
    border-radius: 15px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.page .about .mw .cont .left_side .video .view_video {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2
}

.page .about .mw .cont .left_side .video .view_video .play_subtract {
    width: 240px;
    height: 240px;
    background: url(../images/subtract.svg) no-repeat center center/cover;
    position: relative;
    z-index: 2
}

.page .about .mw .cont .left_side .video .view_video .row {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    width: 120px;
    bottom: 0;
    z-index: 3;
    right: 140px
}

.page .about .mw .cont .left_side .video .view_video .row .h5,.page .about .mw .cont .left_side .video .view_video .row h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    letter-spacing: .02em;
    margin-bottom: 2px;
    font-family: ttfirsneuemedium,sans-serif!important;
    color: #fff
}

.page .about .mw .cont .left_side .video .view_video .row span {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    font-family: ttfirsneuelight,sans-serif!important;
    text-align: right;
    letter-spacing: .02em;
    color: rgba(255,255,255,.7)
}

.page .about .mw .cont .left_side .video .view_video .play {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 5
}

.page .about .mw .cont .left_side .video .view_video .play:hover {
    z-index: 10
}

.page .about .mw .cont .left_side .video .view_video .play img {
    width: 100%
}

.page .about .mw .cont .left_side .video .view_video .play_round {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 2;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-animation: 5s play_anim linear infinite;
    animation: 5s play_anim linear infinite;
    opacity: .7
}

@-webkit-keyframes play_anim {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: .7
    }
}

@keyframes play_anim {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: .7
    }
}

.page .about .mw .cont .right_side {
    width: 50%;
    position: relative;
    z-index: 2
}

.page .about .mw .cont .right_side .desc p {
    font-family: mulish,sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: rgba(255,255,255,.7);
    padding-bottom: 30px
}

.page .about .mw .cont .right_side .desc p:last-child {
    padding-bottom: 0
}

.page .m_title {
    padding-bottom: 45px
}

.page .m_title .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    font-family: gilroybold,sans-serif!important;
    color: #fff
}

.page .what_included {
    position: relative;
    background: url(../images/what_included_bg.jpg) no-repeat center center/cover
}

.page .what_included .decor {
    position: absolute;
    width: 480px;
    height: 354px;
    left: -146px;
    bottom: -255px;
    z-index: 3;
    -webkit-animation: 10s decor_anim2 linear infinite;
    animation: 10s decor_anim2 linear infinite
}

.page .what_included .decor img {
    width: 100%;
    height: auto
}

.page .what_included .decor1 {
    position: absolute;
    width: 290px;
    right: -150px;
    bottom: -100px;
    z-index: 3
}

.page .what_included .decor1 img {
    width: 100%;
    height: auto
}

.page .what_included .mw {
    padding: 90px 2vh;
    z-index: 4
}

.page .what_included .mw .m_title {
    padding-bottom: 70px;
    text-align: center;
}

.page .what_included .mw .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.page .what_included .mw .cont ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .what_included .mw .cont ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    max-width: 300px;
    width: 23%;
    margin-bottom: 35px
}

.page .what_included .mw .cont ul li .num span {
    font-style: normal;
    font-weight: 900;
    font-size: 100px;
    line-height: normal;
    font-size: 60px;
    width: 100px;
    text-shadow: 0 4px 15px rgba(255,112,228,.24);
    background: -webkit-gradient(linear,left top,right top,from(#B8CBB8),color-stop(0%,#B8CBB8),color-stop(0%,#B465DA),color-stop(33%,#CF6CC9),color-stop(66%,#EE609C),to(#EE609C));
    background: -o-linear-gradient(left,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    background: linear-gradient(90deg,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    margin-bottom: 15px;
    font-family: Rosa,sans-serif!important;
}
.mx-auto{margin: 0 auto; display: block;}
.page .what_included .mw .cont ul li p {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #fff
}

.page .benefits {
    background: url(../images/benefits_bg.jpg) no-repeat center center/cover;
    position: relative;
    z-index: 2
}

.page .benefits .mw {
    padding: 80px 2vh
}

.page .benefits .mw .m_title {
    margin: 0 auto 40px;
    max-width: 700px
}

.page .benefits .mw .m_title .h2 {
    text-align: center
}

.page .benefits .mw .m_title .h2 span {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    background: -webkit-gradient(linear,left top,right top,from(#7DE2FC),to(#B9B6E5));
    background: -o-linear-gradient(left,#7DE2FC 0%,#B9B6E5 100%);
    background: linear-gradient(90deg,#7DE2FC 0%,#B9B6E5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    font-family: gilroybold,sans-serif!important;
    width: fit-content;
    margin: auto
}

.page .benefits .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .benefits .cont .left_side,.page .benefits .cont .right_side {
    width: 30%;
    position: relative;
    z-index: 4
}

.page .benefits .cont .left_side ul li,.page .benefits .cont .right_side ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.page .benefits .cont .left_side ul li:last-child,.page .benefits .cont .right_side ul li:last-child {
    margin-bottom: 0
}

.page .benefits .cont .left_side ul li .icon,.page .benefits .cont .right_side ul li .icon {
    width: 60px;
    min-width: 60px;
    margin-right: 20px
}

.page .benefits .cont .left_side ul li .icon img,.page .benefits .cont .right_side ul li .icon img {
    width: 100%;
    height: auto
}

.page .benefits .cont .left_side ul li p,.page .benefits .cont .right_side ul li p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    max-width: 324px;
    color: #fff
}

.page .benefits .cont .right_side ul li p {
    text-align: right
}

.page .benefits .cont .right_side ul li .icon {
    margin-right: 0;
    margin-left: 20px
}

.page .benefits .cont .center {
    width: 40%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .benefits .cont .center .img {
    max-width: 440px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.page .benefits .cont .center .img img {
    width: 100%;
    height: auto
}

.page .menu {
    position: relative;
    background: url(../images/menu_bg.jpg) no-repeat center center/cover;
    -webkit-box-shadow: 0 100px 150px rgba(255,112,228,.06);
    box-shadow: 0 100px 150px rgba(255,112,228,.06)
}

.page .menu .decor1 {
    position: absolute;
    width: 300px;
    left: -220px;
    bottom: -222px;
    -webkit-animation: 10s decor_anim linear infinite;
    animation: 10s decor_anim linear infinite
}

.page .menu .decor1 img {
    width: 100%;
    height: auto
}

.page .menu .decor {
    position: absolute;
    width: 356px;
    height: 351px;
    z-index: 3;
    right: 0px;
    bottom: -160px;
    -webkit-animation: 10s decor_anim2 linear infinite;
    animation: 10s decor_anim2 linear infinite
}

.page .menu .decor img {
    width: 100%;
    height: auto
}

.page .menu .mw {
    padding: 0 2vh;
    z-index: 2
}

.page .menu .mw .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .menu .mw .cont .left_side {
    width: 50%
}

.page .menu .mw .cont .left_side .m_title {
    padding-bottom: 50px;
    max-width: 570px
}

.page .menu .mw .cont .left_side .m_title .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    font-family: gilroybold,sans-serif!important;
    color: #fff
}

.page .menu .mw .cont .left_side .desc {
    margin-bottom: 50px;
    max-width: 541px
}

.page .menu .mw .cont .left_side .desc p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: rgba(255,255,255,.7)
}

.page .menu .mw .cont .right_side {
    width: 50%
}

.page .menu .mw .cont .right_side .img {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.page .menu .mw .cont .right_side .img img {
    width: 680px;
    height: auto;
    margin-top: -40px;
    margin-right: -60px;
    -webkit-animation: 5s menu_anim linear infinite;
    animation: 5s menu_anim linear infinite
}

@-webkit-keyframes menu_anim {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes menu_anim {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.page .our_rates {
    position: relative;
    z-index: 2;
    background: url(../images/our_rates_bg.jpg) no-repeat center center/cover
}

.page .our_rates .mw {
    padding: 100px 2vh
}

.page .our_rates .mw .m_title {
    text-align: center;
    padding-bottom: 30px
}

.page .our_rates .mw .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .our_rates .mw .cont ul.tabs__caption {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_rates .mw .cont ul.tabs__caption li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    max-width: 220px;
    padding: 13px 42px;
    height: 50px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    cursor: pointer;
    font-family: gilroysemibold,sans-serif!important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin: 0 10px
}

.page .our_rates .mw .cont ul.tabs__caption li:hover {
    -webkit-box-shadow: 0 4px 25px rgba(255,255,255,.4);
    box-shadow: 0 4px 25px rgba(255,255,255,.4)
}

.page .our_rates .mw .cont ul.tabs__caption .active {
    background: -webkit-gradient(linear,left top,right top,from(#B8CBB8),color-stop(0%,#B8CBB8),color-stop(0%,#B465DA),color-stop(33%,#CF6CC9),color-stop(66%,#EE609C),to(#EE609C));
    background: -o-linear-gradient(left,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    background: linear-gradient(90deg,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    border-color: transparent
}

.page .our_rates .mw .cont .tabs_cont .tabs__content {
    display: none
}

.page .our_rates .mw .cont .tabs_cont .tabs__content.active {
    display: block
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card {
    max-width: 410px;
    width: 100%;
    border-radius: 15px;
    padding: 40px 35px;
    margin: 0 15px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:nth-child(1):hover {
    -webkit-box-shadow: 0 30px 50px rgba(151,74,246,.15);
    box-shadow: 0 30px 50px rgba(151,74,246,.15)
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:nth-child(2):hover {
    -webkit-box-shadow: 0 30px 50px rgba(87,116,168,.4);
    box-shadow: 0 30px 50px rgba(87,116,168,.4)
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:nth-child(3):hover {
    -webkit-box-shadow: 0 30px 50px rgba(211,107,195,.4);
    box-shadow: 0 30px 50px rgba(211,107,195,.4)
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 38px;
    color: #fff;
    font-family: Rosa,sans-serif!important
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card ul {
    margin-bottom: 32px
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 10px;
    color: #fff
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card ul li:last-child {
    margin-bottom: 0
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 32px;
    color: #fff
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price .line-through {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 140%;
    margin-bottom: 5px;
    text-align: center;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: rgba(255,255,255,.6)
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price span {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 140%;
    margin-bottom: 38px;
    text-align: center;
    color: #fff
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .btn_b {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .btn_b .btn_m {
    background: #fff;
    border-radius: 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    max-width: 220px;
    width: 100%;
    margin: 0 auto;
    height: 50px;
    padding: 15px 10px;
    line-height: 20px;
    text-align: center;
    color: #000;
    border: 2px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .btn_b .btn_m:hover {
    background-color: transparent;
    color: #fff
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card1 {
    background: -webkit-gradient(linear,left top,right top,from(#B224EF),to(#7579FF));
    background: -o-linear-gradient(left,#B224EF 0%,#7579FF 100%);
    background: linear-gradient(90deg,#B224EF 0%,#7579FF 100%)
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card2 {
    background: -webkit-gradient(linear,left top,right top,from(#457B89),to(#7069D6));
    background: -o-linear-gradient(left,#457B89 0%,#7069D6 100%);
    background: linear-gradient(90deg,#457B89 0%,#7069D6 100%)
}

.page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card3 {
    background: -webkit-gradient(linear,left top,right top,from(#B8CBB8),color-stop(0%,#B8CBB8),color-stop(0%,#B465DA),color-stop(33%,#CF6CC9),color-stop(66%,#EE609C),to(#EE609C));
    background: -o-linear-gradient(left,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    background: linear-gradient(90deg,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%)
}

.page .our_works {
    background: url(../images/our_works_bg.jpg) no-repeat center center/cover;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 100px 150px rgba(255,112,228,.06);
    box-shadow: 0 100px 150px rgba(255,112,228,.06)
}

.page .our_works .mw {
    padding: 80px 2vh
}

.page .our_works .mw .m_title {
    text-align: center;
    padding-bottom: 40px
}

.page .our_works .mw .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .our_works .mw .cont .tabs__caption_works {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_works .mw .cont .tabs__caption_works li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    max-width: 220px;
    padding: 13px 42px;
    height: 50px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-family: gilroysemibold,sans-serif!important;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin: 0 10px
}

.page .our_works .mw .cont .tabs__caption_works li:hover {
    -webkit-box-shadow: 0 4px 25px rgba(255,255,255,.4);
    box-shadow: 0 4px 25px rgba(255,255,255,.4)
}

.page .our_works .mw .cont .tabs__caption_works .active {
    background: -webkit-gradient(linear,left top,right top,from(#B8CBB8),color-stop(0%,#B8CBB8),color-stop(0%,#B465DA),color-stop(33%,#CF6CC9),color-stop(66%,#EE609C),to(#EE609C));
    background: -o-linear-gradient(left,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    background: linear-gradient(90deg,#B8CBB8 0%,#B8CBB8 0%,#B465DA 0%,#CF6CC9 33%,#EE609C 66%,#EE609C 100%);
    border-color: transparent
}

.page .our_works .mw .cont .our_works_slider,.page .our_works .mw .cont .our_works_photo_slider {
    display: none
}

.page .our_works .mw .cont .our_works_slider .owl-item,.page .our_works .mw .cont .our_works_photo_slider .owl-item {
    margin: 0 auto
}

.page .our_works .mw .cont .our_works_slider .card,.page .our_works .mw .cont .our_works_photo_slider .card {
    margin: 0 auto
}

.page .our_works .mw .cont .our_works_slider .card .img,.page .our_works .mw .cont .our_works_photo_slider .card .img {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 15px;
    position: relative
}

.page .our_works .mw .cont .our_works_slider .card .img img,.page .our_works .mw .cont .our_works_photo_slider .card .img img {
    width: 100%;
    height: auto;
    border-radius: 15px;
}
.our_works_photo_slider .card .img img {
	height: 300px!important;
    object-fit: cover;
    object-position: center;
}
.page .our_works .mw .cont .our_works_slider .card .img:hover:after,.page .our_works .mw .cont .our_works_photo_slider .card .img:hover:after {
    opacity: 1
}

.page .our_works .mw .cont .our_works_slider .card .img:hover .play_video:after,.page .our_works .mw .cont .our_works_photo_slider .card .img:hover .play_video:after {
    -webkit-animation: 5s round_anim linear infinite;
    animation: 5s round_anim linear infinite
}

.page .our_works .mw .cont .our_works_slider .card .img:after,.page .our_works .mw .cont .our_works_photo_slider .card .img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0
}

.page .our_works .mw .cont .our_works_slider .card .img .play_video,.page .our_works .mw .cont .our_works_photo_slider .card .img .play_video {
    position: absolute;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2
}

.page .our_works .mw .cont .our_works_slider .card .img .play_video:after,.page .our_works .mw .cont .our_works_photo_slider .card .img .play_video:after {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

@-webkit-keyframes round_anim {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 1
    }
}

@keyframes round_anim {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 1
    }
}

.page .our_works .mw .cont .our_works_slider .card .desc,.page .our_works .mw .cont .our_works_photo_slider .card .desc {
    padding-top: 20px
}

.page .our_works .mw .cont .our_works_slider .card .desc p,.page .our_works .mw .cont .our_works_photo_slider .card .desc p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #fff
}

.page .our_works .mw .cont .our_works_slider .owl-stage-outer,.page .our_works .mw .cont .our_works_photo_slider .owl-stage-outer {
    z-index: 2
}

.page .our_works .mw .cont .our_works_slider .owl-nav,.page .our_works .mw .cont .our_works_photo_slider .owl-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: absolute
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 3;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev:hover,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next:hover,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev:hover,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next:hover {
    -webkit-box-shadow: 0 10px 15px rgba(0,0,0,.25);
    box-shadow: 0 10px 15px rgba(0,0,0,.25)
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev span,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next span,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev span,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next span {
    display: none
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next:before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(../images/chevron_left.svg) no-repeat center center/cover;
    position: absolute;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev {
    margin-left: -55px
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev:hover:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev:hover:before {
    background: url(../images/chevron_left_h.svg) no-repeat center center/cover
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
    margin-right: -55px
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next:before {
    background: url(../images/chevron_right.svg) no-repeat center center/cover
}

.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next:hover:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next:hover:before {
    background: url(../images/chevron_right_h.svg) no-repeat center center/cover
}

.page .our_works .mw .cont .our_works_slider .card_photo_work,.page .our_works .mw .cont .our_works_photo_slider .card_photo_work {
    display: none
}

.page .our_works .mw .cont .our_works_slider.active,.page .our_works .mw .cont .our_works_photo_slider.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_team {
    background: url(../images/our_team_bg.jpg) no-repeat center center/cover;
    position: relative;
    z-index: 4
}

.page .our_team .decor1 {
    position: absolute;
    width: 300px;
    right: -180px;
    top: -136px
}

.page .our_team .decor1 img {
    width: 100%;
    height: auto
}

.page .our_team .decor {
    position: absolute;
    width: 290px;
    height: 235px;
    left: 0px;
    bottom: -125px;
    z-index: 4
}

.page .our_team .decor img {
    width: 100%;
    height: auto
}

.page .our_team .mw {
    padding: 80px 2vh
}

.page .our_team .mw .m_title {
    padding-bottom: 50px
}

.page .our_team .mw .m_title .h2 {
    text-align: center;
    color: #fff
}

.page .our_team .mw .our_team_slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_team .mw .our_team_slider .owl-item {
    margin: 0 auto
}

.page .our_team .mw .our_team_slider .card {
    margin: 0 auto
}

.page .our_team .mw .our_team_slider .card .img {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 15px
}

.page .our_team .mw .our_team_slider .card .img img {
    width: 100%;
    height: auto;
    border-radius: 15px
}

.page .our_team .mw .our_team_slider .card .desc {
    padding: 20px 15px
}

.page .our_team .mw .our_team_slider .card .desc .h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 8px;
    color: #fff
}

.page .our_team .mw .our_team_slider .card .desc p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: rgba(255,255,255,.7)
}

.page .our_team .mw .our_team_slider .owl-stage-outer {
    z-index: 2
}

.page .our_team .mw .our_team_slider .owl-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: absolute;
    top: 40%
}

.page .our_team .mw .our_team_slider .owl-nav .owl-prev,.page .our_team .mw .our_team_slider .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 3;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .our_team .mw .our_team_slider .owl-nav .owl-prev:hover,.page .our_team .mw .our_team_slider .owl-nav .owl-next:hover {
    -webkit-box-shadow: 0 10px 15px rgba(0,0,0,.25);
    box-shadow: 0 10px 15px rgba(0,0,0,.25)
}

.page .our_team .mw .our_team_slider .owl-nav .owl-prev span,.page .our_team .mw .our_team_slider .owl-nav .owl-next span {
    display: none
}

.page .our_team .mw .our_team_slider .owl-nav .owl-prev:before,.page .our_team .mw .our_team_slider .owl-nav .owl-next:before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(../images/chevron_left.svg) no-repeat center center/cover;
    position: absolute;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .our_team .mw .our_team_slider .owl-nav .owl-prev {
    margin-left: -55px
}

.page .our_team .mw .our_team_slider .owl-nav .owl-prev:hover:before {
    background: url(../images/chevron_left_h.svg) no-repeat center center/cover
}

.page .our_team .mw .our_team_slider .owl-nav .owl-next {
    margin-right: -55px
}

.page .our_team .mw .our_team_slider .owl-nav .owl-next:before {
    background: url(../images/chevron_right.svg) no-repeat center center/cover
}

.page .our_team .mw .our_team_slider .owl-nav .owl-next:hover:before {
    background: url(../images/chevron_right_h.svg) no-repeat center center/cover
}

.page .form_clothing {
    background: url(../images/form_clothing_bg.jpg) no-repeat center center/cover;
    position: relative;
    z-index: 1
}

.page .form_clothing .decor1 {
    position: absolute;
    width: 270px;
    left: -210px;
    bottom: -193px
}

.page .form_clothing .decor1 img {
    width: 100%;
    height: auto
}

.page .form_clothing .mw {
    padding: 0 2vh
}

.page .form_clothing .mw .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .form_clothing .mw .cont .left_side {
    width: 50%;
    padding: 90px 0
}

.page .form_clothing .mw .cont .left_side .desc p {
    font-family: mulish,sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 140%;
    color: rgba(255,255,255,.7)
}

.page .form_clothing .mw .cont .left_side .desc p:last-child {
    margin-bottom: 0
}

.page .form_clothing .mw .cont .left_side .btn_c {
    margin-top: 40px
}

.page .form_clothing .mw .cont .right_side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 50%
}

.page .form_clothing .mw .cont .right_side .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 746px
}

.page .form_clothing .mw .cont .right_side .img picture {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.page .form_clothing .mw .cont .right_side .img img {
    width: auto;
    height: 100%
}

.page .our_clients .mw {
    padding: 70px 2vh 80px;
    z-index: 5
}

.page .our_clients .mw .m_title {
    padding-bottom: 50px
}

.page .our_clients .mw .m_title .h2 {
    text-align: center
}

.page .our_clients .mw .our_clients_slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_clients .mw .our_clients_slider .slide {
    height: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_clients .mw .our_clients_slider .slide .img {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .our_clients .mw .our_clients_slider .slide:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.page .our_clients .mw .our_clients_slider .slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .reviews {
    position: relative;
    background: url(../images/reviews_bg.jpg) no-repeat center center/cover;
    -webkit-box-shadow: 0 100px 150px rgba(255,112,228,.06);
    box-shadow: 0 100px 150px rgba(255,112,228,.06);
    z-index: 2
}

.page .reviews .decor1 {
    position: absolute;
    width: 378px;
    height: 247px;
    right: 0px;
    bottom: -165px
}

.page .reviews .decor1 img {
    width: 100%;
    height: auto
}

.page .reviews .mw {
    padding: 70px 2vh 90px
}

.page .reviews .mw .m_title .h2 {
    text-align: center
}

.page .reviews .mw .reviews_images {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

.page .reviews .mw .reviews_images ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .reviews .mw .reviews_images ul li:nth-child(2) {
    z-index: 2;
    position: relative
}

.page .reviews .mw .reviews_images ul li:nth-child(2) img {
    width: 80px;
    height: 80px
}

.page .reviews .mw .reviews_images ul li:nth-child(2) .quote {
    position: absolute;
    width: 40px;
    left: 0;
    margin: 0 auto;
    right: 0;
    bottom: -22px
}

.page .reviews .mw .reviews_images ul li:nth-child(2) .quote img {
    width: 100%;
    height: auto
}

.page .reviews .mw .reviews_images ul li:nth-child(1) {
    margin-right: -20px
}

.page .reviews .mw .reviews_images ul li:nth-child(3) {
    margin-left: -20px
}

.page .reviews .mw .reviews_images ul li img {
    width: 65px;
    height: 65px;
    border-radius: 50%
}

.page .reviews .mw .reviews_slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: 1130px;
    margin: 0 auto
}

.page .reviews .mw .reviews_slider .slide p {
    max-width: 902px;
    margin: 0 auto;
    font-family: mulish,sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: rgba(255,255,255,.7)
}

.page .reviews .mw .reviews_slider .slide .auth {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.page .reviews .mw .reviews_slider .slide .auth small {
    font-family: mulish,sans-serif!important;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #fff
}

.page .reviews .mw .reviews_slider .owl-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 20px;
    left: 0;
    right: 0
}

.page .reviews .mw .reviews_slider .owl-nav .owl-prev,.page .reviews .mw .reviews_slider .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative
}

.page .reviews .mw .reviews_slider .owl-nav .owl-prev:after,.page .reviews .mw .reviews_slider .owl-nav .owl-next:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: url(../images/chevron_left.svg) no-repeat center center/cover
}

.page .reviews .mw .reviews_slider .owl-nav .owl-prev span,.page .reviews .mw .reviews_slider .owl-nav .owl-next span {
    display: none
}

.page .reviews .mw .reviews_slider .owl-nav .owl-prev:hover:after {
    background: url(../images/chevron_left_h.svg) no-repeat center center/cover
}

.page .reviews .mw .reviews_slider .owl-nav .owl-next:after {
    background: url(../images/chevron_right.svg) no-repeat center center/cover
}

.page .reviews .mw .reviews_slider .owl-nav .owl-next:hover:after {
    background: url(../images/chevron_right_h.svg) no-repeat center center/cover
}

.page .faq {
    position: relative;
    background: url(../images/faq_bg.jpg) no-repeat center center/cover
}

.page .faq .decor1 {
    position: absolute;
    width: 300px;
    right: -150px;
    bottom: -50px
}

.page .faq .decor1 img {
    width: 100%;
    height: auto
}

.page .faq .mw {
    padding: 100px 2vh 80px
}

.page .faq .mw .m_title {
    padding-bottom: 60px
}

.page .faq .mw .m_title .h2 {
    text-align: center
}

.page .faq .mw .accordion {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .faq .mw .accordion .accordion-item {
    width: 49%;
    background: #2e2944;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-bottom: 25px;
    border-radius: 10px
}

.page .faq .mw .accordion .accordion-item:hover {
    background: -webkit-gradient(linear,left top,right top,from(#B224EF),to(#7579FF));
    background: -o-linear-gradient(left,#B224EF 0%,#7579FF 100%);
    background: linear-gradient(90deg,#B224EF 0%,#7579FF 100%);
    -webkit-box-shadow: 0 10px 20px rgba(230,228,237,.1);
    box-shadow: 0 10px 20px rgba(230,228,237,.1)
}

.page .faq .mw .accordion .accordion-item.active {
    background: -webkit-gradient(linear,left top,right top,from(#B224EF),to(#7579FF));
    background: -o-linear-gradient(left,#B224EF 0%,#7579FF 100%);
    background: linear-gradient(90deg,#B224EF 0%,#7579FF 100%)
}

.page .faq .mw .accordion .accordion-item.active .accordion-item-title:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page .faq .mw .accordion .accordion-item .accordion-item-title {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
    text-align: left;
    min-height: 60px;
    font-size: 18px;
    line-height: 120%;
    -webkit-font-feature-settings: pnum on,lnum on;
    font-feature-settings: pnum on,lnum on;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    padding-right: 50px
}

.page .faq .mw .accordion .accordion-item .accordion-item-title:after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    background: url(../images/chevron_down.svg) no-repeat center center/cover;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.page .faq .mw .accordion .accordion-item .accordion-item-content {
    display: none
}

.page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont {
    padding: 0 20px 15px
}

.page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    -webkit-font-feature-settings: pnum on,lnum on;
    font-feature-settings: pnum on,lnum on;
    color: rgba(255,255,255,.7);
    margin: 10px 0
}

.page .any_ques {
    background: url(../images/any_ques_bg.jpg) no-repeat center center/cover
}

.page .any_ques .mw {
    padding: 90px 2vh
}

.page .any_ques .mw .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .any_ques .mw .cont .left_side {
    width: 55%
}

.page .any_ques .mw .cont .left_side .m_title {
    padding-bottom: 45px
}

.page .any_ques .mw .cont .left_side .m_title .h2 {
    color: #fff
}

.page .any_ques .mw .cont .left_side .m_title p {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: rgba(255,255,255,.7);
    padding-top: 45px;
    max-width: 470px
}

.page .any_ques .mw .cont .left_side form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .any_ques .mw .cont .left_side form .inp {
    width: 32%;
    margin-bottom: 20px
}

.page .any_ques .mw .cont .left_side form .inp input,.page .any_ques .mw .cont .left_side form .inp textarea {
    border: 1px solid #bac0ea;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    height: 50px;
    background-color: transparent;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #fff;
    padding: 15px
}

.page .any_ques .mw .cont .left_side form .inp input::-webkit-input-placeholder,.page .any_ques .mw .cont .left_side form .inp textarea::-webkit-input-placeholder {
    color: rgba(255,255,255,.4)
}

.page .any_ques .mw .cont .left_side form .inp input::-moz-placeholder,.page .any_ques .mw .cont .left_side form .inp textarea::-moz-placeholder {
    color: rgba(255,255,255,.4)
}

.page .any_ques .mw .cont .left_side form .inp input:-ms-input-placeholder,.page .any_ques .mw .cont .left_side form .inp textarea:-ms-input-placeholder {
    color: rgba(255,255,255,.4)
}

.page .any_ques .mw .cont .left_side form .inp input::-ms-input-placeholder,.page .any_ques .mw .cont .left_side form .inp textarea::-ms-input-placeholder {
    color: rgba(255,255,255,.4)
}

.page .any_ques .mw .cont .left_side form .inp input::placeholder,.page .any_ques .mw .cont .left_side form .inp textarea::placeholder {
    color: rgba(255,255,255,.4)
}

.page .any_ques .mw .cont .left_side form .inp_textarea {
    width: 100%
}

.page .any_ques .mw .cont .left_side form .inp_textarea textarea {
    height: 115px;
    resize: none
}

.page .any_ques .mw .cont .left_side form .btn_c {
    max-width: 220px
}

.page .any_ques .mw .cont .right_side {
    width: 40%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .any_ques .mw .cont .right_side .img {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .any_ques .mw .cont .right_side .img img {
    width: 120%;
    height: auto
}

.page .footer {
    position: relative
}

.page .footer .mw {
    padding: 60px 2vh 45px;
    z-index: 2
}

.page .footer .mw .top_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.page .footer .mw .top_cont .left_side .logo {
    width: 100%;
    max-width: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 40px
}

.page .footer .mw .top_cont .left_side .logo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .footer .mw .top_cont .left_side .logo a img {
    width: 200px;
    min-width: 200px;
    height: auto;
    margin-right: 10px
}

.page .footer .mw .top_cont .left_side .soc_icons ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .footer .mw .top_cont .left_side .soc_icons ul li {
    margin-right: 16px
}

.page .footer .mw .top_cont .left_side .soc_icons ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .footer .mw .top_cont .left_side .soc_icons ul li a:hover {
    opacity: .7
}

.page .footer .mw .top_cont .left_side .soc_icons ul li a img {
    width: 24px
}

.page .footer .mw .top_cont .fast_links {
    max-width: 340px
}

.page .footer .mw .top_cont .fast_links .h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: #fff;
    margin-bottom: 24px
}

.page .footer .mw .top_cont .fast_links ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .footer .mw .top_cont .fast_links ul li {
    margin-bottom: 16px;
    width: 48%
}

.page .footer .mw .top_cont .fast_links ul li:last-child {
    margin-bottom: 0
}

.page .footer .mw .top_cont .fast_links ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #a5a5a5
}

.page .footer .mw .top_cont .fast_links ul li a:hover {
    color: #fff
}

.page .footer .mw .top_cont .fast_links .contacts_list {
    display: block
}

.page .footer .mw .top_cont .fast_links .contacts_list li {
    margin-bottom: 24px;
    width: 100%
}

.page .footer .mw .top_cont .fast_links .contacts_list li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .footer .mw .top_cont .fast_links .contacts_list li a .icon {
    width: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px;
    min-width: 24px;
    margin-right: 8px
}

.page .footer .mw .top_cont .fast_links .contacts_list li a .icon img {
    width: 100%
}

.page .footer .mw hr {
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,.1);
    margin: 50px 0;
    border: none
}

.page .footer .mw .bottom_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .footer .mw .bottom_cont .left_side p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #a5a5a5
}

.page .footer .mw .bottom_cont .right_side ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page .footer .mw .bottom_cont .right_side ul li {
    margin-left: 30px
}

.page .footer .mw .bottom_cont .right_side ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #a5a5a5;
    border-bottom: 1px dashed #a5a5a5
}

.page .footer .mw .bottom_cont .right_side ul li a:hover {
    color: linear-gradient(90deg,#B224EF 0%,#7579FF 100%)
}

.page .footer .mw .bottom_cont .right_side a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: rgba(255,255,255,.7)
}

.page .footer .mw .bottom_cont .right_side a:hover {
    color: #fff
}

@media(max-width: 575px) {
    .btn_c .btn_m {
        padding:15px;
        height: 50px;
        font-size: 16px;
        margin:0 auto;
    }
    .mob-btn {
        max-width:47%;
        margin: 0 auto;
    }
    .page .header {
        height: 80px
    }

    .page .header .mw .left_side .logo a {
        max-width: 200px
    }

    .page .header .mw .right_side .nav {
        display: none
    }

    .page .header .mw .right_side .btn_c {
        display: none
    }

    .page .header .mw .right_side .o_xs_menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .header_offset {
        padding-top: 80px
    }

    .page .main:after,.page .main:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.3);
        position: absolute;
        top: 0;
        left: 0
    }

    .page .main:before {
        background: -o-linear-gradient(16.53deg,#742C8F -5.29%,rgba(0,0,0,0) 68.26%);
        background: linear-gradient(73.47deg,#742C8F -5.29%,rgba(0,0,0,0) 68.26%);
        z-index: 2
    }

    .page .main .main_decor_text {
        font-size: 200px;
        line-height: 263px;
        bottom: -70px
    }

    .page .main .ice_decor {
        display: none;
        width: 300px;
        left: -230px;
        bottom: -200px;
        z-index: 1
    }

    .page .main .main_cont .mw {
        padding: 60px 2vh 60px
    }

    .page .main .main_cont .mw .cont .top_title {
        font-size: 40px;
        line-height: 50px
    }

    .page .main .main_cont .mw .cont .h1 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 12px;
        padding-bottom: 24px
    }

    .page .main .main_cont .mw .cont p {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 24px
    }

    .page .main .main_cont .mw .cont .btn_line {
/*        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap*/
        display: flex;
        width: 100%;
    }
    .blink_btn.mt40{
      margin-top: 40px;
    }

    .page .main .main_cont .mw .cont .btn_line .btn_c {
        margin-bottom: 20px
    }

    .page .xs_menu {
        display: block
    }

    .page .about .decor1 {
        width: 250px;
        top: -200px
    }

    .page .about .decor2 {
        width: 200px;
        left: -160px;
        bottom: -140px
    }

    .page .about .decor {
        width: 100px;
        right: -40px;
        bottom: 45px
    }

    .page .about .mw {
        padding: 70px 2vh
    }

    .page .about .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .about .mw .cont .left_side {
        width: 100%
    }

    .page .about .mw .cont .left_side .video {
        height: 360px
    }

    .page .about .mw .cont .left_side .video .view_video .play_subtract {
        width: 200px;
        height: 200px
    }

    .page .about .mw .cont .left_side .video .view_video .row {
        width: 100px;
        right: 120px
    }

    .page .about .mw .cont .left_side .video .view_video .row .h5,.page .about .mw .cont .left_side .video .view_video .row h5 {
        font-size: 14px
    }

    .page .about .mw .cont .left_side .video .view_video .play {
        width: 60px;
        height: 60px
    }

    .page .about .mw .cont .left_side .video .view_video .play_round {
        width: 60px;
        height: 60px
    }

    .page .about .mw .cont .right_side {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 30px
    }

    .page .about .mw .cont .right_side .desc p {
        font-size: 16px;
        line-height: 130%;
        padding-bottom: 20px
    }

    .page .m_title {
        padding-bottom: 30px
    }

    .page .m_title .h2 {
        font-size: 28px;
        line-height: 35px;
        text-align: center;
    }

    .page .what_included .decor {
        width: 80px;
        bottom: -70px
    }

    .page .what_included .decor1 {
        width: 200px;
        bottom: 100px
    }

    .page .what_included .mw {
        padding: 70px 2vh
    }

    .page .what_included .mw .m_title {
        padding-bottom: 50px
    }

    .page .what_included .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .what_included .mw .cont ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .page .what_included .mw .cont ul li {
        width: 100%;
        margin-bottom: 25px;
        max-width:100%;
    }

    .page .what_included .mw .cont ul li .num span {
        font-size: 50px;
        margin-bottom: 10px;
        text-align: center;
    }


    .page .what_included .mw .cont ul li p {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }

    .page .benefits .mw {
        padding: 60px 2vh 0
    }

    .page .benefits .mw .m_title {
        margin: 0 auto 30px
    }

    .page .benefits .mw .m_title .h2 b {
        font-size: 35px;
        line-height: 45px
    }

    .page .benefits .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .page .benefits .cont .left_side,.page .benefits .cont .right_side {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .page .benefits .cont .left_side ul li,.page .benefits .cont .right_side ul li {
        margin-bottom: 25px
    }

    .page .benefits .cont .left_side ul li .icon,.page .benefits .cont .right_side ul li .icon {
        width: 50px;
        min-width: 50px;
        margin-right: 15px
    }

    .page .benefits .cont .left_side ul li p,.page .benefits .cont .right_side ul li p {
        font-size: 14px;
        line-height: 20px
    }

    .page .benefits .cont .right_side {
        margin-top: 25px
    }

    .page .benefits .cont .right_side ul li {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .page .benefits .cont .right_side ul li p {
        text-align: right
    }

    .page .benefits .cont .right_side ul li .icon {
        margin-right: 0;
        margin-left: 15px
    }

    .page .benefits .cont .center {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-top: 30px
    }

    .page .benefits .cont .center .img {
        max-width: 300px
    }

    .page .menu {
        z-index: 3
    }

    .page .menu .decor1 {
        width: 200px;
        left: -150px;
        bottom: -50px
    }

    .page .menu .decor {
        width: 80px;
        bottom: -45px;
        z-index: -1
    }

    .page .menu .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .menu .mw .cont .left_side {
        width: 100%;
        padding: 50px 0
    }

    .page .menu .mw .cont .left_side .m_title {
        padding-bottom: 40px
    }

    .page .menu .mw .cont .left_side .m_title .h2 {
        font-size: 30px;
        line-height: 40px
    }

    .page .menu .mw .cont .left_side .desc {
        margin-bottom: 30px
    }

    .page .menu .mw .cont .left_side .desc p {
        font-size: 16px;
        line-height: 130%
    }

    .page .menu .mw .cont .right_side {
        width: 100%
    }

    .page .menu .mw .cont .right_side .img {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .page .menu .mw .cont .right_side .img img {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: -50px
    }

    .page .our_rates .mw {
        padding: 70px 2vh
    }

    .page .our_rates .mw .cont {
        position: relative
    }

    .page .our_rates .mw .cont ul.tabs__caption {
        margin-bottom: 40px
    }

    .page .our_rates .mw .cont ul.tabs__caption li {
        padding: 13px 10px;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 8px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card {
        padding: 25px 15px;
        margin: 0 10px 25px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:last-child {
        margin-bottom: 0
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:hover {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card p {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card ul {
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card ul li {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 7px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price .line-through {
        font-size: 18px;
        line-height: 130%
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price span {
        font-size: 22px;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .btn_b .btn_m {
        font-size: 14px;
        height: 45px
    }

    .page .our_works .mw {
        padding: 70px 2vh
    }

    .page .our_works .mw .cont .tabs__caption_works {
        margin-bottom: 40px
    }

    .page .our_works .mw .cont .tabs__caption_works li {
        padding: 13px 10px;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 8px
    }

    .page .our_works .mw .cont .our_works_slider,.page .our_works .mw .cont .our_works_photo_slider {
        max-width: 400px;
        margin: 0 auto
    }

    .page .our_works .mw .cont .our_works_slider .card,.page .our_works .mw .cont .our_works_photo_slider .card {
        padding: 0 15px
    }

    .page .our_works .mw .cont .our_works_slider .card .desc,.page .our_works .mw .cont .our_works_photo_slider .card .desc {
        padding-top: 15px
    }

    .page .our_works .mw .cont .our_works_slider .card .desc p,.page .our_works .mw .cont .our_works_photo_slider .card .desc p {
        font-size: 16px;
        line-height: 22px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav,.page .our_works .mw .cont .our_works_photo_slider .owl-nav {
        top: 40%
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next:before {
        width: 40px;
        height: 40px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev {
        margin-left: -17px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
        margin-right: -17px
    }

    .page .our_team .decor1 {
        width: 200px;
        right: -150px;
        top: -120px
    }

    .page .our_team .decor {
        width: 140px
    }

    .page .our_team .mw {
        padding: 70px 2vh
    }

    .page .our_team .mw .m_title {
        padding-bottom: 40px
    }

    .page .our_team .mw .our_team_slider {
        padding: 0 20px;
        max-width: 320px;
        margin: 0 auto
    }

    .page .our_team .mw .our_team_slider .card .desc {
        padding: 15px 10px
    }

    .page .our_team .mw .our_team_slider .card .desc .h5 {
        font-size: 16px
    }

    .page .our_team .mw .our_team_slider .card .desc p {
        font-size: 14px
    }

    .page .our_team .mw .our_team_slider .owl-nav {
        top: 40%
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev,.page .our_team .mw .our_team_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev:before,.page .our_team .mw .our_team_slider .owl-nav .owl-next:before {
        width: 40px;
        height: 40px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev {
        margin-left: -17px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-next {
        margin-right: -17px
    }

    .page .form_clothing .decor1 {
        width: 240px;
        left: -180px;
        bottom: -170px
    }

    .page .form_clothing .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .page .form_clothing .mw .cont .left_side {
        width: 100%;
        padding: 70px 0 0
    }

    .page .form_clothing .mw .cont .left_side .desc p {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 130%
    }

    .page .form_clothing .mw .cont .left_side .btn_c {
        margin-top: 30px
    }

    .page .form_clothing .mw .cont .right_side {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .page .form_clothing .mw .cont .right_side .img {
        height: 400px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .page .form_clothing .mw .cont .right_side .img img {
        height: 100%;
        width: auto
    }

    .page .our_clients {
        z-index: 2;
        position: relative
    }

    .page .our_clients .mw {
        padding: 70px 2vh 80px
    }

    .page .our_clients .mw .m_title {
        padding-bottom: 50px
    }

    .page .our_clients .mw .m_title .h2 {
        text-align: center
    }

    .page .our_clients .mw .our_clients_slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide {
        height: 75px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide .img {
        height: 100%;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }

    .page .our_clients .mw .our_clients_slider .slide img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .page .reviews .decor1 {
        width: 100px
    }

    .page .reviews .mw {
        padding: 60px 2vh 70px
    }

    .page .reviews .mw .reviews_images {
        margin-bottom: 30px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(2) img {
        width: 60px;
        height: 60px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(2) .quote {
        width: 40px;
        bottom: -15px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(1) {
        margin-right: -20px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(3) {
        margin-left: -20px
    }

    .page .reviews .mw .reviews_images ul li img {
        width: 45px;
        height: 45px
    }

    .page .reviews .mw .reviews_slider {
        padding: 0 20px
    }

    .page .reviews .mw .reviews_slider .slide p {
        font-size: 14px;
        line-height: 130%
    }

    .page .reviews .mw .reviews_slider .slide .auth {
        margin-top: 15px
    }

    .page .reviews .mw .reviews_slider .slide .auth small {
        font-size: 16px;
        line-height: 22px
    }

    .page .reviews .mw .reviews_slider .owl-nav {
        top: 40%;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-prev,.page .reviews .mw .reviews_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        margin: 0
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-prev {
        left: -20px
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-next {
        right: -20px
    }

    .page .faq .decor1 {
        width: 250px
    }

    .page .faq .mw {
        padding: 70px 2vh 60px
    }

    .page .faq .mw .m_title {
        padding-bottom: 50px
    }

    .page .faq .mw .accordion {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .page .faq .mw .accordion .accordion-item {
        width: 100%;
        margin-bottom: 15px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-title {
        min-height: 50px;
        font-size: 16px;
        padding: 10px 15px;
        padding-right: 50px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-title:after {
        width: 20px;
        height: 20px;
        right: 12px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont {
        padding: 0 15px 15px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont p {
        font-size: 14px
    }

    .page .any_ques .mw {
        padding: 70px 2vh
    }

    .page .any_ques .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .any_ques .mw .cont .left_side {
        width: 100%
    }

    .page .any_ques .mw .cont .left_side .m_title {
        padding-bottom: 35px
    }

    .page .any_ques .mw .cont .left_side .m_title p {
        font-size: 18px;
        padding-top: 25px
    }

    .page .any_ques .mw .cont .left_side form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .any_ques .mw .cont .left_side form .inp {
        width: 100%;
        margin-bottom: 15px
    }

    .page .any_ques .mw .cont .left_side form .inp input,.page .any_ques .mw .cont .left_side form .inp textarea {
        height: 40px;
        font-size: 16px;
        line-height: 130%;
        padding: 12px
    }

    .page .any_ques .mw .cont .left_side form .inp_textarea textarea {
        height: 100px
    }

    .page .any_ques .mw .cont .left_side form .btn_c {
        max-width: 220px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .page .any_ques .mw .cont .right_side {
        width: 100%;
        margin-top: 30px
    }

    .page .any_ques .mw .cont .right_side .img {
        max-width: 400px;
        margin: 0 auto
    }

    .page .any_ques .mw .cont .right_side .img img {
        width: 100%
    }

    .page .footer .mw {
        padding: 50px 2vh 35px
    }

    .page .footer .mw .top_cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side .logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 30px
    }

    .page .footer .mw .top_cont .left_side .logo a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side .logo a img {
        width: 170px;
        min-width: 170px;
        margin-right: 0
    }

    .page .footer .mw .top_cont .left_side .soc_icons {
        margin-top: 10px
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul li {
        margin: 0 8px
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul li a img {
        width: 30px
    }

    .page .footer .mw .top_cont .fast_links {
        margin: 0 auto;
        text-align: center;
        margin-top: 24px
    }

    .page .footer .mw .top_cont .fast_links .h5 {
        margin-bottom: 16px
    }

    .page .footer .mw .top_cont .fast_links ul li {
        margin-bottom: 10px
    }

    .page .footer .mw .top_cont .fast_links ul li a {
        font-size: 14px
    }

    .page .footer .mw .top_cont .fast_links .contacts_list {
        width: 100%
    }

    .page .footer .mw .top_cont .fast_links .contacts_list li {
        margin-bottom: 16px
    }

    .page .footer .mw .top_cont .fast_links .contacts_list li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .fast_links .contacts_list li a .icon {
        width: 20px;
        height: 20px;
        min-width: 20px;
        margin-right: 6px
    }

    .page .footer .mw hr {
        margin: 30px 0
    }

    .page .footer .mw .bottom_cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .footer .mw .bottom_cont .left_side {
        width: 100%
    }

    .page .footer .mw .bottom_cont .left_side p {
        font-size: 14px;
        text-align: center
    }

    .page .footer .mw .bottom_cont .right_side {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px
    }

    .page .footer .mw .bottom_cont .right_side ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .page .footer .mw .bottom_cont .right_side ul li {
        margin: 0 10px 5px
    }

    .page .footer .mw .bottom_cont .right_side ul li a {
        font-size: 14px;
        text-align: center;
        display: block
    }

    .page .footer .mw .bottom_cont .right_side a {
        font-size: 14px;
        text-align: center;
        display: block
    }
	
	.our_works_photo_slider .card .img img {
		height: auto !important;
	}
}

@media(min-width: 576px) and (max-width:767px) {
    .btn_c .btn_m {
        padding:15px;
        height: 50px;
        font-size: 16px
    }

    .page .header {
        height: 80px
    }

    .page .header .mw .left_side .logo a {
        max-width: 200px
    }

    .page .header .mw .right_side .nav {
        display: none
    }

    .page .header .mw .right_side .o_xs_menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 15px
    }

    .page .header_offset {
        padding-top: 80px
    }

    .page .main:after,.page .main:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.3);
        position: absolute;
        top: 0;
        left: 0
    }

    .page .main:before {
        background: -o-linear-gradient(16.53deg,#742C8F -5.29%,rgba(0,0,0,0) 68.26%);
        background: linear-gradient(73.47deg,#742C8F -5.29%,rgba(0,0,0,0) 68.26%);
        z-index: 2
    }

    .page .main .main_decor_text {
        font-size: 200px;
        line-height: 263px;
        bottom: -70px
    }

    .page .main .ice_decor {
        display: none;
        width: 300px;
        left: -230px;
        bottom: -200px;
        z-index: 1
    }

    .page .main .main_cont .mw {
        padding: 80px 2vh 120px
    }

    .page .main .main_cont .mw .cont .top_title {
        font-size: 50px;
        line-height: 60px
    }

    .page .main .main_cont .mw .cont .h1 {
        font-size: 35px;
        line-height: 40px;
        margin-top: 12px;
        padding-bottom: 40px
    }

    .page .main .main_cont .mw .cont p {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 40px
    }

    .page .main .main_cont .mw .cont .btn_line {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .page .main .main_cont .mw .cont .btn_line .btn_c {
        margin-bottom: 20px
    }

    .page .xs_menu {
        display: block
    }

    .page .about .decor1 {
        width: 250px;
        top: -200px
    }

    .page .about .decor2 {
        width: 200px;
        left: -160px;
        bottom: -140px
    }

    .page .about .decor {
        width: 100px;
        right: -40px;
        bottom: 45px
    }

    .page .about .mw {
        padding: 70px 2vh
    }

    .page .about .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .about .mw .cont .left_side {
        width: 100%
    }

    .page .about .mw .cont .left_side .video {
        height: 360px
    }

    .page .about .mw .cont .left_side .video .view_video .play_subtract {
        width: 200px;
        height: 200px
    }

    .page .about .mw .cont .left_side .video .view_video .row {
        width: 100px;
        right: 120px
    }

    .page .about .mw .cont .left_side .video .view_video .row .h5,.page .about .mw .cont .left_side .video .view_video .row h5 {
        font-size: 14px
    }

    .page .about .mw .cont .left_side .video .view_video .play {
        width: 60px;
        height: 60px
    }

    .page .about .mw .cont .left_side .video .view_video .play_round {
        width: 60px;
        height: 60px
    }

    .page .about .mw .cont .right_side {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 30px
    }

    .page .about .mw .cont .right_side .desc p {
        font-size: 16px;
        line-height: 130%;
        padding-bottom: 20px
    }

    .page .m_title {
        padding-bottom: 30px
    }

    .page .m_title .h2 {
        font-size: 35px;
        line-height: 45px
    }

    .page .what_included .decor {
        width: 80px;
        bottom: -70px
    }

    .page .what_included .decor1 {
        width: 200px;
        bottom: 100px
    }

    .page .what_included .mw {
        padding: 70px 2vh
    }

    .page .what_included .mw .m_title {
        padding-bottom: 50px
    }

    .page .what_included .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .what_included .mw .cont ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .page .what_included .mw .cont ul li {
        width: 48%;
        margin-bottom: 25px
    }

    .page .what_included .mw .cont ul li .num span {
        font-size: 40px;;
        margin-bottom: 10px
    }

    .page .what_included .mw .cont ul li p {
        font-size: 14px
    }

    .page .benefits .mw {
        padding: 60px 2vh 0
    }

    .page .benefits .mw .m_title {
        margin: 0 auto 30px
    }

    .page .benefits .mw .m_title .h2 b {
        font-size: 35px;
        line-height: 45px
    }

    .page .benefits .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .page .benefits .cont .left_side,.page .benefits .cont .right_side {
        width: 48%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .page .benefits .cont .left_side ul li,.page .benefits .cont .right_side ul li {
        margin-bottom: 25px
    }

    .page .benefits .cont .left_side ul li .icon,.page .benefits .cont .right_side ul li .icon {
        width: 50px;
        min-width: 50px;
        margin-right: 15px
    }

    .page .benefits .cont .left_side ul li p,.page .benefits .cont .right_side ul li p {
        font-size: 14px;
        line-height: 20px
    }

    .page .benefits .cont .right_side ul li {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .page .benefits .cont .right_side ul li p {
        text-align: right
    }

    .page .benefits .cont .right_side ul li .icon {
        margin-right: 0;
        margin-left: 15px
    }

    .page .benefits .cont .center {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-top: 30px
    }

    .page .benefits .cont .center .img {
        max-width: 300px
    }

    .page .menu {
        z-index: 3
    }

    .page .menu .decor1 {
        width: 200px;
        left: -150px;
        bottom: -50px
    }

    .page .menu .decor {
        width: 80px;
        bottom: -45px
    }

    .page .menu .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .menu .mw .cont .left_side {
        width: 100%;
        padding: 50px 0
    }

    .page .menu .mw .cont .left_side .m_title {
        padding-bottom: 40px
    }

    .page .menu .mw .cont .left_side .m_title .h2 {
        font-size: 30px;
        line-height: 40px
    }

    .page .menu .mw .cont .left_side .desc {
        margin-bottom: 30px
    }

    .page .menu .mw .cont .left_side .desc p {
        font-size: 16px;
        line-height: 130%
    }

    .page .menu .mw .cont .right_side {
        width: 100%
    }

    .page .menu .mw .cont .right_side .img {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .page .menu .mw .cont .right_side .img img {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: -50px
    }

    .page .our_rates .mw {
        padding: 70px 2vh
    }

    .page .our_rates .mw .cont ul.tabs__caption {
        margin-bottom: 40px
    }

    .page .our_rates .mw .cont ul.tabs__caption li {
        padding: 13px 10px;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 8px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card {
        padding: 25px 15px;
        margin: 0 10px 25px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:last-child {
        margin-bottom: 0
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:hover {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card p {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card ul li {
        font-size: 14px;
        line-height: 130%
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price .line-through {
        font-size: 18px;
        line-height: 130%
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price span {
        font-size: 22px;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .btn_b .btn_m {
        font-size: 14px;
        height: 45px
    }

    .page .our_works .mw {
        padding: 70px 2vh
    }

    .page .our_works .mw .cont .tabs__caption_works {
        margin-bottom: 40px
    }

    .page .our_works .mw .cont .tabs__caption_works li {
        padding: 13px 10px;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 8px
    }

    .page .our_works .mw .cont .our_works_slider,.page .our_works .mw .cont .our_works_photo_slider {
        padding: 0 15px
    }

    .page .our_works .mw .cont .our_works_slider .card .desc,.page .our_works .mw .cont .our_works_photo_slider .card .desc {
        padding-top: 15px
    }

    .page .our_works .mw .cont .our_works_slider .card .desc p,.page .our_works .mw .cont .our_works_photo_slider .card .desc p {
        font-size: 16px;
        line-height: 22px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav,.page .our_works .mw .cont .our_works_photo_slider .owl-nav {
        top: 40%
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next:before {
        width: 40px;
        height: 40px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev {
        margin-left: -17px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
        margin-right: -17px
    }

    .page .our_team .decor1 {
        width: 200px;
        right: -150px;
        top: -120px
    }

    .page .our_team .decor {
        width: 140px
    }

    .page .our_team .mw {
        padding: 70px 2vh
    }

    .page .our_team .mw .m_title {
        padding-bottom: 40px
    }

    .page .our_team .mw .our_team_slider {
        padding: 0 15px
    }

    .page .our_team .mw .our_team_slider .card .desc {
        padding: 15px 10px
    }

    .page .our_team .mw .our_team_slider .card .desc .h5 {
        font-size: 16px
    }

    .page .our_team .mw .our_team_slider .card .desc p {
        font-size: 14px
    }

    .page .our_team .mw .our_team_slider .owl-nav {
        top: 40%
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev,.page .our_team .mw .our_team_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev:before,.page .our_team .mw .our_team_slider .owl-nav .owl-next:before {
        width: 40px;
        height: 40px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev {
        margin-left: -17px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-next {
        margin-right: -17px
    }

    .page .form_clothing .decor1 {
        width: 240px;
        left: -180px;
        bottom: -170px
    }

    .page .form_clothing .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .page .form_clothing .mw .cont .left_side {
        width: 100%;
        padding: 70px 0 0
    }

    .page .form_clothing .mw .cont .left_side .desc p {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 130%
    }

    .page .form_clothing .mw .cont .left_side .btn_c {
        margin-top: 30px
    }

    .page .form_clothing .mw .cont .right_side {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .page .form_clothing .mw .cont .right_side .img {
        height: 400px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .page .form_clothing .mw .cont .right_side .img img {
        height: 100%;
        width: auto
    }

    .page .our_clients {
        z-index: 2;
        position: relative
    }

    .page .our_clients .mw {
        padding: 70px 2vh 80px
    }

    .page .our_clients .mw .m_title {
        padding-bottom: 50px
    }

    .page .our_clients .mw .m_title .h2 {
        text-align: center
    }

    .page .our_clients .mw .our_clients_slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide {
        height: 75px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }

    .page .our_clients .mw .our_clients_slider .slide img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .page .reviews .decor1 {
        width: 100px
    }

    .page .reviews .mw {
        padding: 60px 2vh 70px
    }

    .page .reviews .mw .reviews_images {
        margin-bottom: 30px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(2) img {
        width: 60px;
        height: 60px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(2) .quote {
        width: 40px;
        bottom: -15px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(1) {
        margin-right: -20px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(3) {
        margin-left: -20px
    }

    .page .reviews .mw .reviews_images ul li img {
        width: 45px;
        height: 45px
    }

    .page .reviews .mw .reviews_slider {
        padding: 0 20px
    }

    .page .reviews .mw .reviews_slider .slide p {
        font-size: 14px;
        line-height: 130%
    }

    .page .reviews .mw .reviews_slider .slide .auth {
        margin-top: 15px
    }

    .page .reviews .mw .reviews_slider .slide .auth small {
        font-size: 16px;
        line-height: 22px
    }

    .page .reviews .mw .reviews_slider .owl-nav {
        top: 40%;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-prev,.page .reviews .mw .reviews_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        margin: 0
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-prev {
        left: -20px
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-next {
        right: -20px
    }

    .page .faq .decor1 {
        width: 250px
    }

    .page .faq .mw {
        padding: 70px 2vh 60px
    }

    .page .faq .mw .m_title {
        padding-bottom: 50px
    }

    .page .faq .mw .accordion .accordion-item {
        margin-bottom: 15px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-title {
        min-height: 50px;
        font-size: 16px;
        padding: 10px 15px;
        padding-right: 50px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-title:after {
        width: 20px;
        height: 20px;
        right: 12px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont {
        padding: 0 15px 15px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont p {
        font-size: 14px
    }

    .page .any_ques .mw {
        padding: 70px 2vh
    }

    .page .any_ques .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .any_ques .mw .cont .left_side {
        width: 100%
    }

    .page .any_ques .mw .cont .left_side .m_title {
        padding-bottom: 35px
    }

    .page .any_ques .mw .cont .left_side .m_title p {
        font-size: 18px;
        padding-top: 25px
    }

    .page .any_ques .mw .cont .left_side form .inp {
        margin-bottom: 15px
    }

    .page .any_ques .mw .cont .left_side form .inp input,.page .any_ques .mw .cont .left_side form .inp textarea {
        height: 40px;
        font-size: 16px;
        line-height: 130%;
        padding: 12px
    }

    .page .any_ques .mw .cont .left_side form .inp_textarea textarea {
        height: 100px
    }

    .page .any_ques .mw .cont .left_side form .btn_c {
        max-width: 220px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .page .any_ques .mw .cont .right_side {
        width: 100%;
        margin-top: 30px
    }

    .page .any_ques .mw .cont .right_side .img {
        max-width: 400px;
        margin: 0 auto
    }

    .page .any_ques .mw .cont .right_side .img img {
        width: 100%
    }

    .page .footer .mw {
        padding: 50px 2vh 35px
    }

    .page .footer .mw .top_cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side .logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 30px
    }

    .page .footer .mw .top_cont .left_side .logo a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side .logo a img {
        width: 170px;
        min-width: 170px;
        margin-right: 0
    }

    .page .footer .mw .top_cont .left_side .soc_icons {
        margin-top: 10px
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul li {
        margin: 0 8px
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul li a img {
        width: 30px
    }

    .page .footer .mw .top_cont .fast_links {
        margin: 0 auto;
        text-align: center;
        margin-top: 24px
    }

    .page .footer .mw .top_cont .fast_links .h5 {
        margin-bottom: 18px
    }

    .page .footer .mw .top_cont .fast_links ul li {
        margin-bottom: 10px
    }

    .page .footer .mw .top_cont .fast_links ul li a {
        font-size: 16px
    }

    .page .footer .mw .top_cont .fast_links .contacts_list {
        width: 100%
    }

    .page .footer .mw .top_cont .fast_links .contacts_list li {
        margin-bottom: 16px
    }

    .page .footer .mw .top_cont .fast_links .contacts_list li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .fast_links .contacts_list li a .icon {
        width: 20px;
        height: 20px;
        min-width: 20px;
        margin-right: 6px
    }

    .page .footer .mw hr {
        margin: 30px 0
    }

    .page .footer .mw .bottom_cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .footer .mw .bottom_cont .left_side {
        width: 100%
    }

    .page .footer .mw .bottom_cont .left_side p {
        font-size: 14px;
        text-align: center
    }

    .page .footer .mw .bottom_cont .right_side {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px
    }

    .page .footer .mw .bottom_cont .right_side ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .page .footer .mw .bottom_cont .right_side ul li {
        margin: 0 10px 5px
    }

    .page .footer .mw .bottom_cont .right_side ul li a {
        font-size: 14px;
        text-align: center;
        display: block
    }

    .page .footer .mw .bottom_cont .right_side a {
        font-size: 14px;
        text-align: center;
        display: block
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .btn_c .btn_m {
        padding:15px;
        height: 50px;
        font-size: 16px;
        max-width: 175px;
    }

    .page .header {
        height: 90px
    }

    .page .header .mw .left_side .logo a {
        max-width: 240px
    }

    .page .header .mw .right_side .nav {
        display: none
    }

    .page .header .mw .right_side .o_xs_menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 15px
    }

    .page .header_offset {
        padding-top: 90px
    }

    .page .main:after,.page .main:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.3);
        position: absolute;
        top: 0;
        left: 0
    }

    .page .main:before {
        background: -o-linear-gradient(16.53deg,#742C8F -5.29%,rgba(0,0,0,0) 68.26%);
        background: linear-gradient(73.47deg,#742C8F -5.29%,rgba(0,0,0,0) 68.26%);
        z-index: 2
    }

    .page .main .main_decor_text {
        font-size: 200px;
        line-height: 263px;
        bottom: -70px
    }

    .page .main .ice_decor {
        display: none;
        width: 300px;
        left: -230px;
        bottom: -200px;
        z-index: 1
    }

    .page .main .main_cont .mw {
        padding: 100px 2vh 140px
    }

    .page .main .main_cont .mw .cont .top_title {
        font-size: 60px;
        line-height: 70px
    }

    .page .main .main_cont .mw .cont .h1 {
        font-size: 40px;
        line-height: 50px;
        margin-top: 12px;
        padding-bottom: 40px
    }

    .page .main .main_cont .mw .cont p {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 40px
    }

    .page .main .main_cont .mw .cont .btn_line {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .main .main_cont .mw .cont .btn_line .btn_c {
        margin-bottom: 20px
    }

    .page .xs_menu {
        display: block
    }

    .page .about .decor1 {
        width: 250px;
        top: -200px
    }

    .page .about .decor2 {
        width: 200px;
        left: -160px;
        bottom: -140px
    }

    .page .about .decor {
        width: 100px;
        right: -40px;
        bottom: 45px
    }

    .page .about .mw {
        padding: 70px 2vh
    }

    .page .about .mw .cont .left_side .video {
        height: 360px
    }

    .page .about .mw .cont .left_side .video .view_video .play_subtract {
        width: 200px;
        height: 200px
    }

    .page .about .mw .cont .left_side .video .view_video .row {
        width: 100px;
        right: 120px
    }

    .page .about .mw .cont .left_side .video .view_video .row .h5,.page .about .mw .cont .left_side .video .view_video .row h5 {
        font-size: 14px
    }

    .page .about .mw .cont .left_side .video .view_video .play {
        width: 60px;
        height: 60px
    }

    .page .about .mw .cont .left_side .video .view_video .play_round {
        width: 60px;
        height: 60px
    }

    .page .about .mw .cont .right_side .desc p {
        font-size: 16px;
        line-height: 130%;
        padding-bottom: 20px
    }

    .page .m_title {
        padding-bottom: 30px
    }

    .page .m_title .h2 {
        font-size: 35px;
        line-height: 45px
    }

    .page .what_included .decor {
        width: 80px;
        bottom: -70px
    }

    .page .what_included .decor1 {
        width: 200px;
        bottom: 100px
    }

    .page .what_included .mw {
        padding: 70px 2vh
    }

    .page .what_included .mw .m_title {
        padding-bottom: 50px
    }

    .page .what_included .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .what_included .mw .cont ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .page .what_included .mw .cont ul li {
        width: 48%;
        margin-bottom: 25px;
        max-width: 100%
    }

    .page .what_included .mw .cont ul li .num span {
        font-size: 50px;
        margin-bottom: 10px
    }

    .page .what_included .mw .cont ul li p {
        font-size: 16px
    }

    .page .benefits .mw {
        padding: 60px 2vh 0
    }

    .page .benefits .mw .m_title {
        margin: 0 auto 30px
    }

    .page .benefits .mw .m_title .h2 b {
        font-size: 35px;
        line-height: 45px
    }

    .page .benefits .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .page .benefits .cont .left_side,.page .benefits .cont .right_side {
        width: 48%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .page .benefits .cont .left_side ul li,.page .benefits .cont .right_side ul li {
        margin-bottom: 25px
    }

    .page .benefits .cont .left_side ul li .icon,.page .benefits .cont .right_side ul li .icon {
        width: 60px;
        min-width: 60px;
        margin-right: 15px
    }

    .page .benefits .cont .left_side ul li p,.page .benefits .cont .right_side ul li p {
        font-size: 16px;
        line-height: 20px
    }

    .page .benefits .cont .right_side ul li {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .page .benefits .cont .right_side ul li p {
        text-align: right
    }

    .page .benefits .cont .right_side ul li .icon {
        margin-right: 0;
        margin-left: 15px
    }

    .page .benefits .cont .center {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-top: 30px
    }

    .page .benefits .cont .center .img {
        max-width: 300px
    }

    .page .menu {
        z-index: 3
    }

    .page .menu .decor1 {
        width: 200px;
        left: -150px;
        bottom: -50px
    }

    .page .menu .decor {
        width: 80px;
        bottom: -45px
    }

    .page .menu .mw .cont .left_side {
        padding: 50px 0
    }

    .page .menu .mw .cont .left_side .m_title {
        padding-bottom: 40px
    }

    .page .menu .mw .cont .left_side .m_title .h2 {
        font-size: 30px;
        line-height: 40px
    }

    .page .menu .mw .cont .left_side .desc {
        margin-bottom: 30px
    }

    .page .menu .mw .cont .left_side .desc p {
        font-size: 16px;
        line-height: 130%
    }

    .page .menu .mw .cont .right_side .img img {
        width: 120%
    }

    .page .our_rates .mw {
        padding: 70px 2vh
    }

    .page .our_rates .mw .cont ul.tabs__caption {
        margin-bottom: 40px
    }

    .page .our_rates .mw .cont ul.tabs__caption li {
        padding: 13px 10px;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 8px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card {
        padding: 25px 15px;
        margin: 0 10px 25px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:last-child {
        margin-bottom: 0
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:hover {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card p {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card ul li {
        font-size: 14px;
        line-height: 130%
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price .line-through {
        font-size: 18px;
        line-height: 130%
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price span {
        font-size: 22px;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .btn_b .btn_m {
        font-size: 14px;
        height: 45px
    }

    .page .our_works .mw {
        padding: 70px 2vh
    }

    .page .our_works .mw .cont .tabs__caption_works {
        margin-bottom: 40px
    }

    .page .our_works .mw .cont .tabs__caption_works li {
        padding: 13px 10px;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 8px
    }

    .page .our_works .mw .cont .our_works_slider,.page .our_works .mw .cont .our_works_photo_slider {
        padding: 0 15px
    }

    .page .our_works .mw .cont .our_works_slider .card .desc,.page .our_works .mw .cont .our_works_photo_slider .card .desc {
        padding-top: 15px
    }

    .page .our_works .mw .cont .our_works_slider .card .desc p,.page .our_works .mw .cont .our_works_photo_slider .card .desc p {
        font-size: 16px;
        line-height: 22px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav,.page .our_works .mw .cont .our_works_photo_slider .owl-nav {
        top: 40%
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next:before {
        width: 40px;
        height: 40px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev {
        margin-left: -17px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
        margin-right: -17px
    }

    .page .our_team .decor1 {
        width: 200px;
        right: -150px;
        top: -120px
    }

    .page .our_team .decor {
        width: 140px
    }

    .page .our_team .mw {
        padding: 70px 2vh
    }

    .page .our_team .mw .m_title {
        padding-bottom: 40px
    }

    .page .our_team .mw .our_team_slider {
        padding: 0 15px
    }

    .page .our_team .mw .our_team_slider .card .desc {
        padding: 15px 10px
    }

    .page .our_team .mw .our_team_slider .card .desc .h5 {
        font-size: 16px
    }

    .page .our_team .mw .our_team_slider .card .desc p {
        font-size: 14px
    }

    .page .our_team .mw .our_team_slider .owl-nav {
        top: 40%
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev,.page .our_team .mw .our_team_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev:before,.page .our_team .mw .our_team_slider .owl-nav .owl-next:before {
        width: 40px;
        height: 40px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev {
        margin-left: -17px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-next {
        margin-right: -17px
    }

    .page .form_clothing .decor1 {
        width: 240px;
        left: -180px;
        bottom: -170px
    }

    .page .form_clothing .mw .cont .left_side {
        padding: 70px 0
    }

    .page .form_clothing .mw .cont .left_side .desc p {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 130%
    }

    .page .form_clothing .mw .cont .left_side .btn_c {
        margin-top: 30px
    }

    .page .form_clothing .mw .cont .right_side .img {
        height: 400px
    }

    .page .form_clothing .mw .cont .right_side .img img {
        height: 100%;
        width: auto
    }

    .page .our_clients {
        z-index: 2;
        position: relative
    }

    .page .our_clients .mw {
        padding: 70px 2vh 80px
    }

    .page .our_clients .mw .m_title {
        padding-bottom: 50px
    }

    .page .our_clients .mw .m_title .h2 {
        text-align: center
    }

    .page .our_clients .mw .our_clients_slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide {
        height: 75px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }

    .page .our_clients .mw .our_clients_slider .slide img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .page .reviews .decor1 {
        width: 100px
    }

    .page .reviews .mw {
        padding: 60px 2vh 70px
    }

    .page .reviews .mw .reviews_images {
        margin-bottom: 30px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(2) img {
        width: 60px;
        height: 60px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(2) .quote {
        width: 40px;
        bottom: -15px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(1) {
        margin-right: -20px
    }

    .page .reviews .mw .reviews_images ul li:nth-child(3) {
        margin-left: -20px
    }

    .page .reviews .mw .reviews_images ul li img {
        width: 45px;
        height: 45px
    }

    .page .reviews .mw .reviews_slider {
        padding: 0 20px
    }

    .page .reviews .mw .reviews_slider .slide p {
        font-size: 15px;
        line-height: 130%
    }

    .page .reviews .mw .reviews_slider .slide .auth {
        margin-top: 15px
    }

    .page .reviews .mw .reviews_slider .slide .auth small {
        font-size: 16px;
        line-height: 22px
    }

    .page .reviews .mw .reviews_slider .owl-nav {
        top: 40%;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-prev,.page .reviews .mw .reviews_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        margin: 0
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-prev {
        left: -20px
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-next {
        right: -20px
    }

    .page .faq .decor1 {
        width: 250px
    }

    .page .faq .mw {
        padding: 70px 2vh 60px
    }

    .page .faq .mw .m_title {
        padding-bottom: 50px
    }

    .page .faq .mw .accordion .accordion-item {
        margin-bottom: 15px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-title {
        min-height: 50px;
        font-size: 16px;
        padding: 10px 15px;
        padding-right: 50px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-title:after {
        width: 20px;
        height: 20px;
        right: 12px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont {
        padding: 0 15px 15px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont p {
        font-size: 14px
    }

    .page .any_ques .mw {
        padding: 70px 2vh
    }

    .page .any_ques .mw .cont .left_side .m_title {
        padding-bottom: 35px
    }

    .page .any_ques .mw .cont .left_side .m_title p {
        font-size: 18px;
        padding-top: 25px
    }

    .page .any_ques .mw .cont .left_side form .inp {
        margin-bottom: 15px
    }

    .page .any_ques .mw .cont .left_side form .inp input,.page .any_ques .mw .cont .left_side form .inp textarea {
        height: 40px;
        font-size: 16px;
        line-height: 130%;
        padding: 12px
    }

    .page .any_ques .mw .cont .left_side form .inp_textarea textarea {
        height: 100px
    }

    .page .any_ques .mw .cont .left_side form .btn_c {
        max-width: 220px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .page .any_ques .mw .cont .right_side .img img {
        width: 120%
    }

    .page .footer .mw {
        padding: 50px 2vh 35px
    }

    .page .footer .mw .top_cont .left_side .logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 30px
    }

    .page .footer .mw .top_cont .left_side .logo a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side .logo a img {
        width: 170px;
        min-width: 170px;
        margin-right: 0
    }

    .page .footer .mw .top_cont .left_side .soc_icons {
        margin-top: 10px
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul li {
        margin: 0 8px
    }

    .page .footer .mw .top_cont .left_side .soc_icons ul li a img {
        width: 30px
    }

    .page .footer .mw .top_cont .fast_links {
        width: 30%
    }

    .page .footer .mw .top_cont .fast_links .h5 {
        margin-bottom: 18px
    }

    .page .footer .mw .top_cont .fast_links ul li {
        margin-bottom: 10px
    }

    .page .footer .mw .top_cont .fast_links ul li a {
        font-size: 16px
    }

    .page .footer .mw .top_cont .fast_links .contacts_list {
        display: block
    }

    .page .footer .mw .top_cont .fast_links .contacts_list li {
        margin-bottom: 16px;
        width: 100%
    }

    .page .footer .mw .top_cont .fast_links .contacts_list li a .icon {
        width: 20px;
        height: 20px;
        min-width: 20px;
        margin-right: 6px
    }

    .page .footer .mw hr {
        margin: 30px 0
    }

    .page .footer .mw .bottom_cont .left_side p {
        font-size: 14px
    }

    .page .footer .mw .bottom_cont .right_side ul li a {
        font-size: 14px;
        display: block
    }

    .page .footer .mw .bottom_cont .right_side a {
        font-size: 14px
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .page .header {
        height:90px
    }

    .page .header .mw .left_side .logo a {
        max-width: 240px
    }

    .page .header_offset {
        padding-top: 90px
    }

    .page .main:after,.page .main:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.3);
        position: absolute;
        top: 0;
        left: 0
    }

    .page .main:before {
        background: -o-linear-gradient(16.53deg,#742C8F -5.29%,rgba(0,0,0,0) 68.26%);
        background: linear-gradient(73.47deg,#742C8F -5.29%,rgba(0,0,0,0) 68.26%);
        z-index: 2
    }

    .page .main .main_decor_text {
        font-size: 200px;
        line-height: 263px;
        bottom: -70px
    }

    .page .main .ice_decor {
        display: none;
        width: 300px;
        left: -230px;
        bottom: -200px;
        z-index: 1
    }

    .page .main .main_cont .mw {
        padding: 100px 2vh 140px
    }

    .page .main .main_cont .mw .cont .top_title {
        font-size: 60px;
        line-height: 70px
    }

    .page .main .main_cont .mw .cont .h1 {
        font-size: 40px;
        line-height: 50px;
        margin-top: 12px;
        padding-bottom: 40px
    }

    .page .main .main_cont .mw .cont p {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 40px
    }

    .page .main .main_cont .mw .cont .btn_line {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .main .main_cont .mw .cont .btn_line .btn_c {
        margin-bottom: 20px
    }

    .page .about .decor1 {
        width: 250px;
        top: -200px
    }

    .page .about .decor2 {
        width: 200px;
        left: -160px;
        bottom: -140px
    }

    .page .about .decor {
        width: 100px;
        right: -40px;
        bottom: 45px
    }

    .page .about .mw {
        padding: 90px 2vh
    }

    .page .about .mw .cont .left_side .video {
        height: 360px
    }

    .page .about .mw .cont .left_side .video .view_video .play_subtract {
        width: 200px;
        height: 200px
    }

    .page .about .mw .cont .left_side .video .view_video .row {
        width: 100px;
        right: 120px
    }

    .page .about .mw .cont .left_side .video .view_video .row .h5,.page .about .mw .cont .left_side .video .view_video .row h5 {
        font-size: 14px
    }

    .page .about .mw .cont .left_side .video .view_video .play {
        width: 60px;
        height: 60px
    }

    .page .about .mw .cont .left_side .video .view_video .play_round {
        width: 60px;
        height: 60px
    }

    .page .about .mw .cont .right_side .desc p {
        font-size: 16px;
        line-height: 130%;
        padding-bottom: 20px
    }

    .page .m_title {
        padding-bottom: 40px
    }

    .page .m_title .h2 {
        font-size: 40px;
        line-height: 50px
    }

    .page .what_included .decor {
        width: 80px;
        bottom: -70px
    }

    .page .what_included .decor1 {
        width: 200px;
        bottom: 100px
    }

    .page .what_included .mw {
        padding: 90px 2vh
    }

    .page .what_included .mw .m_title {
        padding-bottom: 50px
    }

    .page .what_included .mw .cont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .what_included .mw .cont ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .page .what_included .mw .cont ul li {
        margin-bottom: 30px
    }

    .page .what_included .mw .cont ul li .num span {
        font-size: 50px;
        margin-bottom: 10px
    }

    .page .what_included .mw .cont ul li p {
        font-size: 16px
    }

    .page .benefits .mw {
        padding: 60px 2vh 0
    }

    .page .benefits .mw .m_title {
        margin: 0 auto 30px
    }

    .page .benefits .mw .m_title .h2 b {
        font-size: 35px;
        line-height: 45px
    }

    .page .benefits .cont .left_side,.page .benefits .cont .right_side {
        padding-bottom: 60px
    }

    .page .benefits .cont .left_side ul li,.page .benefits .cont .right_side ul li {
        margin-bottom: 25px
    }

    .page .benefits .cont .left_side ul li .icon,.page .benefits .cont .right_side ul li .icon {
        width: 60px;
        min-width: 60px;
        margin-right: 15px
    }

    .page .benefits .cont .left_side ul li p,.page .benefits .cont .right_side ul li p {
        font-size: 16px;
        line-height: 20px
    }

    .page .benefits .cont .right_side ul li {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .page .benefits .cont .right_side ul li p {
        text-align: right
    }

    .page .benefits .cont .right_side ul li .icon {
        margin-right: 0;
        margin-left: 15px
    }

    .page .menu {
        z-index: 3
    }

    .page .menu .decor1 {
        width: 200px;
        left: -150px;
        bottom: -50px
    }

    .page .menu .decor {
        width: 80px;
        bottom: -45px
    }

    .page .menu .mw .cont .left_side {
        padding: 50px 0
    }

    .page .menu .mw .cont .left_side .m_title {
        padding-bottom: 40px
    }

    .page .menu .mw .cont .left_side .m_title .h2 {
        font-size: 35px;
        line-height: 45px
    }

    .page .menu .mw .cont .left_side .desc {
        margin-bottom: 40px
    }

    .page .menu .mw .cont .left_side .desc p {
        font-size: 18px;
        line-height: 130%
    }

    .page .menu .mw .cont .right_side .img img {
        width: 120%
    }

    .page .our_rates .mw {
        padding: 90px 2vh
    }

    .page .our_rates .mw .cont ul.tabs__caption {
        margin-bottom: 40px;
        width: 100%
    }

    .page .our_rates .mw .cont ul.tabs__caption li {
        padding: 15px 10px;
        height: 50px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 10px;
        width: 100%;
        max-width: 220px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card {
        padding: 25px 15px;
        margin: 0 10px 25px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:last-child {
        margin-bottom: 0
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card:hover {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card p {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card ul li {
        font-size: 14px;
        line-height: 130%
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price .line-through {
        font-size: 18px;
        line-height: 130%
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .price span {
        font-size: 22px;
        margin-bottom: 20px
    }

    .page .our_rates .mw .cont .tabs_cont .tabs__content .rates .card .btn_b .btn_m {
        font-size: 14px;
        height: 45px
    }

    .page .our_works .mw {
        padding: 90px 2vh
    }

    .page .our_works .mw .cont .tabs__caption_works {
        margin-bottom: 40px;
        width: 100%
    }

    .page .our_works .mw .cont .tabs__caption_works li {
        padding: 15px 10px;
        height: 50px;
        font-size: 16px;
        line-height: 20px;
        margin: 0 10px;
        width: 100%;
        max-width: 220px
    }

    .page .our_works .mw .cont .our_works_slider,.page .our_works .mw .cont .our_works_photo_slider {
        padding: 0 15px
    }

    .page .our_works .mw .cont .our_works_slider .card .desc,.page .our_works .mw .cont .our_works_photo_slider .card .desc {
        padding-top: 15px
    }

    .page .our_works .mw .cont .our_works_slider .card .desc p,.page .our_works .mw .cont .our_works_photo_slider .card .desc p {
        font-size: 16px;
        line-height: 22px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav,.page .our_works .mw .cont .our_works_photo_slider .owl-nav {
        top: 40%
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_slider .owl-nav .owl-next:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev:before,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next:before {
        width: 40px;
        height: 40px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-prev,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-prev {
        margin-left: -17px
    }

    .page .our_works .mw .cont .our_works_slider .owl-nav .owl-next,.page .our_works .mw .cont .our_works_photo_slider .owl-nav .owl-next {
        margin-right: -17px
    }

    .page .our_team .decor1 {
        width: 200px;
        right: -150px;
        top: -120px
    }

    .page .our_team .decor {
        width: 140px
    }

    .page .our_team .mw {
        padding: 90px 2vh
    }

    .page .our_team .mw .m_title {
        padding-bottom: 40px
    }

    .page .our_team .mw .our_team_slider {
        padding: 0 15px
    }

    .page .our_team .mw .our_team_slider .card .desc {
        padding: 15px 10px
    }

    .page .our_team .mw .our_team_slider .card .desc .h5 {
        font-size: 16px
    }

    .page .our_team .mw .our_team_slider .card .desc p {
        font-size: 14px
    }

    .page .our_team .mw .our_team_slider .owl-nav {
        top: 40%
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev,.page .our_team .mw .our_team_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev:before,.page .our_team .mw .our_team_slider .owl-nav .owl-next:before {
        width: 40px;
        height: 40px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-prev {
        margin-left: -17px
    }

    .page .our_team .mw .our_team_slider .owl-nav .owl-next {
        margin-right: -17px
    }

    .page .form_clothing .decor1 {
        width: 240px;
        left: -180px;
        bottom: -170px
    }

    .page .form_clothing .mw .cont .left_side {
        padding: 70px 0
    }

    .page .form_clothing .mw .cont .left_side .desc p {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 130%
    }

    .page .form_clothing .mw .cont .left_side .btn_c {
        margin-top: 30px
    }

    .page .form_clothing .mw .cont .right_side .img {
        height: 500px
    }

    .page .form_clothing .mw .cont .right_side .img img {
        height: 100%;
        width: auto
    }

    .page .our_clients {
        z-index: 2;
        position: relative
    }

    .page .our_clients .mw {
        padding: 70px 2vh 80px
    }

    .page .our_clients .mw .m_title {
        padding-bottom: 50px
    }

    .page .our_clients .mw .m_title .h2 {
        text-align: center
    }

    .page .our_clients .mw .our_clients_slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide {
        height: 75px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .our_clients .mw .our_clients_slider .slide:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }

    .page .our_clients .mw .our_clients_slider .slide img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .page .reviews .decor1 {
        width: 100px
    }

    .page .reviews .mw {
        padding: 80px 2vh 90px
    }

    .page .reviews .mw .reviews_images {
        margin-bottom: 30px
    }

    .page .reviews .mw .reviews_slider {
        padding: 0 20px
    }

    .page .reviews .mw .reviews_slider .slide p {
        font-size: 16px;
        line-height: 130%
    }

    .page .reviews .mw .reviews_slider .slide .auth {
        margin-top: 15px
    }

    .page .reviews .mw .reviews_slider .slide .auth small {
        font-size: 18px;
        line-height: 22px
    }

    .page .reviews .mw .reviews_slider .owl-nav {
        top: 40%;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-prev,.page .reviews .mw .reviews_slider .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        margin: 0
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-prev {
        left: -20px
    }

    .page .reviews .mw .reviews_slider .owl-nav .owl-next {
        right: -20px
    }

    .page .faq .decor1 {
        width: 250px
    }

    .page .faq .mw {
        padding: 90px 2vh 80px
    }

    .page .faq .mw .m_title {
        padding-bottom: 50px
    }

    .page .faq .mw .accordion .accordion-item {
        margin-bottom: 15px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-title {
        min-height: 50px;
        font-size: 16px;
        padding: 10px 15px;
        padding-right: 50px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-title:after {
        width: 20px;
        height: 20px;
        right: 12px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont {
        padding: 0 15px 15px
    }

    .page .faq .mw .accordion .accordion-item .accordion-item-content .accordion-item-content_cont p {
        font-size: 14px
    }

    .page .any_ques .mw {
        padding: 90px 2vh
    }

    .page .any_ques .mw .cont .left_side .m_title {
        padding-bottom: 35px
    }

    .page .any_ques .mw .cont .left_side .m_title p {
        font-size: 18px;
        padding-top: 25px
    }

    .page .any_ques .mw .cont .left_side form .inp {
        margin-bottom: 15px
    }

    .page .any_ques .mw .cont .left_side form .inp input,.page .any_ques .mw .cont .left_side form .inp textarea {
        height: 40px;
        font-size: 16px;
        line-height: 130%;
        padding: 12px
    }

    .page .any_ques .mw .cont .left_side form .inp_textarea textarea {
        height: 100px
    }

    .page .any_ques .mw .cont .left_side form .btn_c {
        max-width: 220px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .page .any_ques .mw .cont .right_side .img img {
        width: 120%
    }
}

@media(min-width: 1200px) and (max-width:1400px) {
    .page {
        zoom:.9
    }
}
@media(max-width: 1680px) {
   .page .our_team .decor{
     width: 190px;
     height: 190px;
   }
   .page .what_included .decor{ width: 420px; height: 420px;}
}
@media(max-width: 1500px) {
   .page .about .decor{
     width: 190px;
     height: 190px;
   }
   .page .menu .decor{width: 230px; height: 230px;bottom: -75px;}
}
@media(max-width: 1400px) {
   .page .what_included .decor{ }
  .page .reviews .decor1{width: 250px; height: 250px; bottom: -200px;}
}
@media(max-width: 1200px) {
  .decor,.decor1,.decor2{display: none;}
}