body a:hover, 
body a:focus, 
body a:visited {
text-decoration: underline;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;	
}
body a img:hover, 
body a img:focus {
opacity: 0.8 !important;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}
body .section.dark a:not(.button) {
color: #ffffff;
text-decoration: underline;
}
body .section.dark a:hover,
body .section.dark a:focus {
text-decoration: none;
}
body .align-right {
text-align: right;
}
body .align-left {
text-align: left;
}
body .align-center {
text-align: center;
}
body .hide-me {
display: none !important;
}
body .white,
body .white h2.title, 
body .white p {
color: #ffffff !important;
}
body h2 a:hover,
body h2 a:focus,
body h3 a:hover,
body h3 a:focus,
body h4 a:hover,
body h4 a:focus {
color: #f29eb9;
}
body .column_button a.button .button_label {
min-width: 125px;
}
body #Content {
padding-top: 0;
}
body .section:not(.no-margin-h) .one-second.mcb-wrap {
width: 49%;
margin: 0 0.5%;
}
body .button {
padding: 15px;
font-size: 18px;
font-weight: 400;
background-color: #90c750;
color: #382e1f;
min-width: 250px;
text-align: center;
}
body .button:hover {
background-color: #83ba43;
color: #382e1f;
}
body .button.pink {
background-color: #fce1d6;
}
body .button.pink:hover {
background-color: #efd6cb;
}
body .button.hole {
padding-left: 45px;
}
body .button.hole::before {
content: "";
display: block;
width: 25px;
height: 25px;
position: absolute;
top: 15px;
left: 15px;
z-index: 2;
background: #ffffff;
border-radius: 50%;
}
body .fancy_heading {
text-align: left;
}
body .fancy_heading .title {
margin-top: 6px;
}
body .border-bottom-dashed .section_wrapper {
border-bottom: 2px dashed #84bd4c;
padding-bottom: 90px;
}
body #back_to_top {
min-width: auto;
width: 48px;
}
body #back_to_top i {
color: #ffffff !important;
}
body .section.has-video .section_video video {
z-index: 100;
}
body .video-responsive.video-pc {
display: block !important;
width: 100%;
height: calc(100vw * 0.5625);
max-height: 720px;
}
body .video-responsive.video-mobile {
display: none !important;
width: 100%;
height: calc(100vw * 1.775);
}
body .button::after, 
body button::after, 
body .action_button::after, 
body input[type="submit"]::after, 
body input[type="reset"]::after, 
body input[type="button"]::after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(0,0,0,.05);
background-color: rgba(0, 0, 0, 0.05);
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-attachment: scroll;
background-image: none;
background-size: auto;
background-origin: padding-box;
background-clip: border-box;
z-index: 1;
transition: opacity .2s ease-in-out;
opacity: 0;
}
body .dark, 
body .dark .big,
body .dark ul.timeline_items, 
body .dark .icon_box a .desc, 
body .dark .icon_box a:hover .desc, 
body .dark .feature_list ul li a, 
body .dark .list_item a:not(.icon_bar), 
body .dark .list_item a:not(.icon_bar):hover, 
body .dark .widget_recent_entries ul li a {
color: #fff !important;
} body #Top_bar.is-sticky {
min-height: auto;
}
body #Top_bar.is-sticky .logo {
margin: 0;
}
body #Top_bar.is-sticky #logo img.logo-sticky {
max-height: 45px;
}
body #Top_bar.is-sticky .menu_wrapper {
margin-top: 0px;
}
body #Top_bar.is-sticky .top_bar_right {
display: none;
}
body #Top_bar .logo {
margin: 0 30px 0 0px;
}
body #Top_bar .menu_wrapper {
margin-top: 10px;
}
body #Top_bar .menu > li > a {
padding: 30px 0;
}
body #Top_bar .menu > li > a span:not(.description) {
line-height: 32px;
padding: 0 26px;
}
body #Top_bar .menu > li > a span {
border-color: #382e1f;
}
body #Top_bar .top_bar_right {
padding: 60px 40px 0px 0px;
}
body #Top_bar .top_bar_right .action_button {
padding: 15px 17px;
font-size: 18px;
font-weight: 400;
margin-top: -7px;
margin-right: 145px;
background-color: #90c750;
color: #382e1f;
border-radius: 50px;
text-decoration: none !important;
line-height: 21px;
}
body #Top_bar .top_bar_right .action_button:hover {
background-color: #83ba43;
}
body #Top_bar .button-address {
display: none;
}
body #Top_bar .banner_wrapper {
display: block;
}
body #Top_bar .banner_wrapper span {
font-size: 18px;
font-weight: 600;
line-height: 39px;
color: #382e1f;	
display: inline-block;
vertical-align: top;
}
body #Top_bar .banner_wrapper span img {
vertical-align: middle;
}
body #Subheader {
z-index: 10;
}
body #Subheader ul.breadcrumbs {
padding: 0 10px;
}
body #Subheader ul.breadcrumbs li, 
body #Subheader ul.breadcrumbs li a {
font-size: 14px;
color: #382e1f;	
}
body #Subheader ul.breadcrumbs i::before {
content: '/' !important;
color: #382e1f;
} body #Footer #black-studio-tinymce-2 img {
display: inline-block;
margin: -15px 0 0 0;
}
body #black-studio-tinymce-3 .textwidget {
padding-top: 5px;
color: #382e1f;
}
body #black-studio-tinymce-3 .textwidget > a {
display: inline-block;
margin-right: 2px;
margin-top: 5px;
}
body #black-studio-tinymce-3 .textwidget span {
display: block;
}
body #black-studio-tinymce-3 .textwidget span a {
font-size: 14px;
}
body #black-studio-tinymce-4 .textwidget {
padding-top: 35px;
}
body #black-studio-tinymce-4 .textwidget > a i {
width: 30px;
height: 30px;
display: inline-block;
border-radius: 100px;	
background-color: #90c750;
color: #fff;
text-align: center;
font-size: 20px;
margin-right: 5px;
}
body #black-studio-tinymce-4 .textwidget > a i::before {
padding-top: 5px;
}
body #black-studio-tinymce-5 .textwidget {
padding-top: 25px;
}
body #Footer .menu {
list-style: none;
background: none;
padding: 0;
}
body #Footer .menu li {
width: 50%;
float: left;
}
body #Footer .menu li a {
padding: 5px 0;
}
body #Footer .footer_copy {
border-top: none;
}
body #Footer .footer_copy .social {
display: none !important;
}  body .social {
display: inline;
margin: 0;
}
body #Footer .social {
margin-left: 15px;
}
body .social li {
display: inline-block;
margin-right: 5px;
}
body .social li a {	
border-radius: 100px;
width: 30px;
height: 30px;
line-height: 30px;
padding: 0;
display: inline-block;
color: #fff;
text-align: center;
}
body .social.big li a {
width: 54px;
height: 54px;
line-height: 54px;
}
body .social li.whatsapp a {
background-color: #64bd61;
}
body .social li.telegram a {
background-color: #2998d0;
}
body .social li.vkontakte a {
background-color: #4574b8;
}
body .social li a:hover,
body .social li a:focus {
background-color: #382e1f;
}
body .social li a i {
font-size: 0;		
}
body .social li a i::before {
font-size: 20px;
line-height: 30px;
}
body .social.big li a i {
font-size: 0;	
}
body .social.big li a i::before {
font-size: 35px;
line-height: 54px;
}
body #Side_slide .social li a {
padding: 0;
}
body #Side_slide a:not(.action_button):hover {
color: #ffffff;
} body ul.price-list {
font-size: 18px;
line-height: 24px;
font-weight: 400;
color: #382e1f;
margin: 0;
padding: 0;
list-style: none;
}
body ul.price-list li {
border-bottom: 2px dotted #382e1f;	
position: relative;
display: flex;
width: 100%;
justify-content: space-between;
}
body.home ul.price-list li {
padding-left: 20px;
}
body.home ul.price-list li::before {
content: "";
width: 10px;
height: 10px;
background: #382e1f;
border-radius: 50%;
position: absolute;
top: 7px;
left: 0;
}
body .price {
font-weight: 700;
white-space: nowrap;
} body .content_slider.carousel .button.slick-arrow {
font-size: 30px;
color: #84bd4c;
min-width: auto;
}
body .content_slider.carousel .button.slick-arrow i {
color: #90c750;
}
body .content_slider.carousel .button.slick-arrow i:hover {
color: #84bd4c;
}
body .content_slider.carousel a img {
opacity: 1 !important;
}
body .content_slider.carousel .content_slider_ul li .title {
display: none !important;
} body .mfn-icon-box .desc-wrapper .desc {
font-size: 18px;
font-weight: 600;
} body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_image_wrap_0 {
background-color: transparent;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_right_0, 
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_right_disabled_0 {
background-color: transparent;
position: relative;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_left_0, 
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_left_disabled_0 {
background-color: transparent;
position: relative;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_image_container_0 {
bottom: 120px !important;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_left_0 i, 
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_left_disabled_0 i {
color: #fff;
font-size: 25px;
position: absolute;
right: 15px;
top: 35px;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_right_0 i, 
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_right_disabled_0 i {
color: #fff;
font-size: 25px;
position: absolute;
left: 15px;
top: 35px;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_left_disabled_0 i,
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_right_disabled_0 i {
color: #fce1d6;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_left_0 i:hover, 
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_left_0 i:focus,
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_right_0 i:hover,
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_right_0 i:focus { 
opacity: 0.7;
}
body #bwg_container1_0 #bwg_container2_0 #spider_slideshow_left-ico_0, 
body #bwg_container1_0 #bwg_container2_0 #spider_slideshow_right-ico_0 {
background: url(//franchise.myecobeauty.ru/wp-content/uploads/2023/02/arrow-right.png);
border-radius: 0;
width: 52px;
height: 50px;
}
body #bwg_container1_0 #bwg_container2_0 #spider_slideshow_left-ico_0 {
background: url(//franchise.myecobeauty.ru/wp-content/uploads/2023/02/arrow-left.png);
}
body #bwg_container1_0 #bwg_container2_0 #spider_slideshow_right-ico_0 {
background: url(//franchise.myecobeauty.ru/wp-content/uploads/2023/02/arrow-right.png);
}
body #bwg_container1_0 #bwg_container2_0 #spider_slideshow_left-ico_0 i, 
body #bwg_container1_0 #bwg_container2_0 #spider_slideshow_right-ico_0 i {
display: none;
}
body #bwg_container1_0 #bwg_container2_0 #spider_slideshow_left-ico_0:hover, 
body #bwg_container1_0 #bwg_container2_0 #spider_slideshow_right-ico_0:hover {
opacity: 0.7;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_thumbnail_0 {
position: relative;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_thumbnail_0:hover::after,
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_filmstrip_thumbnail_0:focus::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(144,199,80, 0.5);
pointer-events: none;
}
body #bwg_container1_0 #bwg_container2_0 #bwg_slideshow_play_pause_0 {
left: 30%;
width: 40%;
height: 15%;
}
body #bwg_container1_0 #bwg_container2_0 #bwg_slideshow_play_pause_0:hover {
background: rgba(255,255,255,0.4) !important;
border-radius: 50px;
}
body #bwg_container1_0 #bwg_container2_0 #bwg_slideshow_play_pause_0 .bwg-icon-play {
font-size: 32px;
color: #ffffff;
} body .border-box-round p {
margin: 0;
font-size: 18px;
padding: 10px;
}
body .border-box-round .mcb-item-column-inner {
border: 1px dashed #382e1f !important;
border-radius: 50px;
margin: 0 10px 30px 10px;
}
body .border-box-round:hover .mcb-item-column-inner,
body .border-box-round:focus .mcb-item-column-inner {
border-style: solid !important;
} body .address-rows .accordion .question {
width: 48%;
margin-right: 2%;
float: left;
}
body .accordion .question {
border: none;	
}
body .accordion .question .title {
background: transparent;
font-size: 16px;
font-weight: 400;
line-height: 36px;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
padding: 0 0 0 50px;	
}
body .accordion .question.active > .title {
border-width: 0;
}
body .accordion .question .title:hover,
body .accordion .question .title:focus {
color: #90c750;
}
body .accordion .question > .title::before {
width: 36px;
height: 36px;
border: 1px solid #382e1f;
border-radius: 50%;
}
body .accordion .question .title img {
vertical-align: middle;
float: right;
margin-right: 5px;
}
body .accordion .question > .title > .acc-icon-plus,
body .accordion .question > .title > .acc-icon-minus {
width: 36px;
height: 36px;
line-height: 36px;
color: #382e1f;
}
body .accordion .question .answer {
padding: 10px 0;
background-color: transparent;
border: none;
}
body .accordion .question .answer > i {
width: 36px;
height: 36px;
display: inline-block;
border-radius: 50%;	
background-color: #fce1d6;
color: #382e1f;
text-align: center;
font-size: 25px;
margin-right: 10px;
padding-top: 5px;
}
body .accordion .question .answer .content_slider.carousel {
min-height: 200px;
}
body .accordion .question .answer .content_slider_ul .slick-list {
max-height: 180px;
} body .revslider-initialised h1,
body .revslider-initialised h2,
body .revslider-initialised h3,
body .revslider-initialised h4 {
font-size: inherit;
color: inherit;
line-height: inherit;
}
body .revslider-initialised p {
white-space: normal;
}
body .revslider-initialised .tp-revslider-slidesli .tp-bgimg { filter: blur(1px);
}
body .revslider-initialised .tp-revslider-slidesli .tp-bgimg::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: rgb(255,255,255,0.5);
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%);	
}
body .revslider-initialised .tp-bullets.zeus .tp-bullet {
border-color: #f29eb9 !important;
}
body .revslider-initialised .tp-bullet .tp-bullet-image,
body .revslider-initialised .tp-bullet .tp-bullet-imageoverlay,
body .revslider-initialised .tp-bullet .tp-bullet-title {
display: none !important;
}
body .revslider-initialised .fa-icon-chevron-down {
color: #f29eb9;
cursor: pointer;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}
body .revslider-initialised .fa-icon-chevron-down:hover,
body .revslider-initialised .fa-icon-chevron-down:focus {
color: #ffffff;	
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
} body .icon_box .icon_wrapper {
box-shadow: none;
background-image: none;
}
body #benefits .column.one-third,
body #benefits .column.column_column {
margin-bottom: 0;
} body .tabs_vertical.ui-tabs .ui-tabs-nav li {
border: none;
}
body .tabs_vertical.ui-tabs .ui-tabs-nav li a {
font-size: 16px;
font-weight: normal;
background: #eff2f6 linear-gradient(0deg, rgba(239,242,246,1) 0%, rgba(254,254,254,1) 100%);
}
body .tabs_vertical.ui-tabs .ui-tabs-nav li:hover a,
body .tabs_vertical.ui-tabs .ui-tabs-nav li:focus a {
background: #97c238;
color: #fff;
}
body .tabs_vertical.ui-tabs .ui-tabs-panel {
min-height: 500px;
border: 1px solid #cecece !important;
line-height: 16px;
}
body .tabs_vertical.ui-tabs .ui-tabs-panel br {
margin-bottom: 12px;
}
body .tabs_vertical.ui-tabs .ui-tabs-panel ul {
list-style: none;
margin: 10px 0 20px;
}
body .tabs_vertical.ui-tabs .ui-tabs-panel ul li {
margin: 0;
padding: 10px;
}
body .tabs_vertical.ui-tabs .ui-tabs-panel ul li:nth-child(odd) {
background: #fafafa;
}
body .tabs_vertical.ui-tabs .ui-tabs-panel ul li:hover,
body .tabs_vertical.ui-tabs .ui-tabs-panel ul li:focus {
background: #f29eb9;
color: #ffffff;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;	
} body .tab-events .mcb-column .hover_color_wrapper a {
display: inline-block;
}
body #events .ui-tabs .ui-tabs-nav li a {
padding: 14px 20px !important;
} body .testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper {
padding: 30px 40px;
margin: 0;
}
body .testimonials_slider .testimonials_slider_ul li .hr_dots {
display: none;
}
body .testimonials_slider .testimonials_slider_ul li .author {
margin-top: 20px;
}
body .dark .testimonials_slider .testimonials_slider_ul li .author span {
color: #ffffff;
}
body .dark blockquote {
background-image: none;
}
body blockquote {
line-height: 26px;
background: none;
text-align: left;
}
body blockquote::after {
font-size: 50px;
left: -45px;
} ymaps.ymaps-2-1-79-map ymaps.ymaps-2-1-79-ground-pane,
.YMaps ymaps[class$="-ground-pane"] {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); -webkit-filter: grayscale(100%); }
.ymaps-wrapper div:not([id^="yamap"]),
.YMaps ymaps[class$="-controls__toolbar"],
.YMaps ymaps[class$="-map-copyrights-promo"] {
display: none !important;
}
body #contact .column_visual p {
margin: 0;
} body .wpcf7-form p {
margin: 0;
}
body .wpcf7-form .wpcf7-submit:hover,
body .wpcf7-form .wpcf7-submit:focus {
background: #89bd4c;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;	
}
body .wpcf7-not-valid-tip {
font-size: 14px;
position: absolute;
}
body .wpcf7-form .ajax-loader {
display: none !important;
}
body .wpcf7 .wpcf7-captchac {
margin: 5px 0;
}
body .wpcf7 .wpcf7-captchar {
margin-bottom: 0;
}
body .wpcf7-form .wpcf7-acceptance span.wpcf7-list-item {
margin: 0;
}
body .wpcf7-form .wpcf7-acceptance span.wpcf7-list-item-label {
font-weight: normal;
} body.home #welcome {
min-height: 574px;
}
body.home #welcome h1 {
margin-bottom: 25px;
}
body.home #welcome p {
margin-bottom: 0;
}
body.home #benefits .mcb-background-overlay {
background-position-y: 45px;
}
body.home #technology .download-app {
padding-top: 15px;
}
body.home #technology .download-app p {
font-size: 18px;
font-weight: 600;
line-height: 40px;
}
body.home #technology .download-app img {
vertical-align: middle;
} body #price .price-icon .mcb-column-inner {
margin-left: 5px;
margin-right: 5px;
}
body #price .mfn-icon-box .desc-wrapper .desc {
font-size: 16px;
}
body #menu .mcb-item-column-inner {
margin-bottom: 0;
}
body #menu p {
margin-bottom: 0;
}
body #menu .widget {
margin: 0;
}
body #menu .widget::after {
display: none;
}
body #menu .widget_nav_menu ul.menu {
margin: 0;
padding: 0;
list-style: none;
background: transparent;
font-size: 16px;
font-weight: 600;
text-align: justify;
}
body #menu .widget_nav_menu ul.menu li {
display: inline-block;
}
body #menu .widget_nav_menu ul.menu li::after {
display: none !important;
}
body #menu .widget_nav_menu ul.menu li a {
display: inline-block;
padding: 0;
margin: 5px 0;
}
body #menu .widget_nav_menu ul.menu li:first-child a {
padding-left: 0;
}
body #menu .widget_nav_menu ul.menu li:last-child a {
padding-right: 0;
border-right: none;
}
body #menu .widget_nav_menu ul.menu li + li:before{
content: "|";
color: #382e1f;
margin: 0 30px 0 20px;
}
body #styling b {
font-size: 18px;
} body #about .column_icon_box .mcb-item-icon_box-inner {
margin: 0;
}
body #about .icon_box {
border-bottom: 2px dashed #382e1f;
padding: 20px 0;
}
body #about .icon-row-last .icon_box {
border-bottom: none;
}
body #about .icon-col-first .icon_box  {
padding-right: 20px;
border-right: 2px dashed #382e1f;
margin-left: 10px;
}
body #about .icon-col-last .icon_box  {
padding-left: 20px;
}
body #about .icon_box .title {
font-family: "Playfair Display", "Montserrat";
font-size: 46px;
line-height: 52px;
text-align: left;
margin-bottom: 5px;
}
body #about .icon_box .title img {
vertical-align: bottom;
}
body #about .icon_box .desc {
font-size: 18px;
text-align: left;
}
body .icon-values {
overflow: visible;
}
body .icon-values .mcb-column-inner {
border-radius: 50%;
aspect-ratio : 1 / 1;
margin: 0 30px;
}
body .icon-values .mfn-icon-box .icon-wrapper {
position: absolute;
top: 40%;
left: -20px;
width: auto;
}
body .icon-values .mfn-icon-box .icon-wrapper .icon-label {
color: #382e1f;
}
body .icon-values .mfn-icon-box .desc-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
body .icon-values .mfn-icon-box .desc-wrapper .desc {
padding: 50px;
text-align: center;
}
body .icon-values .mfn-icon-box .desc-wrapper::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: -20px;
background: url(//franchise.myecobeauty.ru/wp-content/uploads/2023/02/bg-value.png);
background-size: contain;
background-repeat: no-repeat;
} body #subscription .subscription-info .mcb-item-column-inner {
margin-bottom: 10px;
}
body .promo-mobile .post-list li {
border: none;
text-align: center;
}
body .promo-mobile .post-list li .pcs-featured-image {
float: none;
} body .yandex-rating {
background: url(//franchise.myecobeauty.ru/wp-content/uploads/2023/02/bg-rating.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
padding: 50px 30px;
}
body .yandex-rating p {
text-align: center;
margin-bottom: 10px;
}
body .yandex-rating .mcb-item-column-inner {
margin: 20px 0;
}
body .testimonials_slider .testimonials_slider_ul {
padding: 0 50px;
}
body .testimonials_slider .testimonials_slider_ul li {
padding: 10px;
}
body .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
background: none;
padding: 0;
}
body .testimonials_slider .testimonials_slider_ul li blockquote {
margin: 0;
padding: 20px;
border: 2px dashed #84bd4c;
border-radius: 5px;	
}
body .testimonials_slider .testimonials_slider_ul li .blockquote .mfn-blockquote-icon {
display: none !important;
}
body .testimonials_slider a.button.slider_next,
body .testimonials_slider a.button.slider_prev {
display: none !important;
}
body .testimonials_slider .testimonials_slider_ul .slick-next,
body .testimonials_slider .testimonials_slider_ul .slick-prev {
background-color: transparent;
color: #84bd4c;
font-size: 0;
opacity: .5;
position: absolute;
top: 40%;
margin: 0 !important;
}
body .testimonials_slider .testimonials_slider_ul .slick-next {
right: -25px;
}
body .testimonials_slider .testimonials_slider_ul .slick-prev {
left: -25px;
}
body .testimonials_slider .testimonials_slider_ul .slick-next:hover,
body .testimonials_slider .testimonials_slider_ul .slick-prev:hover {
opacity: 1;
}
body .testimonials_slider .testimonials_slider_ul .slick-next::before,
body .testimonials_slider .testimonials_slider_ul .slick-prev::before {	
font-family: "mfn-icons";
font-style: normal;
font-weight: 400;
font-size: 30px;	
display: inline-block;
text-decoration: none !important;
width: 1em;
margin: 0 !important;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
}
body .testimonials_slider .testimonials_slider_ul .slick-next::before {
content: '\e916';
}
body .testimonials_slider .testimonials_slider_ul .slick-prev::before {
content: '\e8b8';
}
body .testimonials_slider .testimonials_slider_ul .slick-next::after,
body .testimonials_slider .testimonials_slider_ul .slick-prev::after {
background-color: transparent;
}
body.home .testimonials_slider .testimonials_slider_ul li blockquote {
border: 2px dashed #382e1f;	
}
body.home .testimonials_slider .testimonials_slider_ul .slick-next,
body.home .testimonials_slider .testimonials_slider_ul .slick-prev {
color: #382e1f;
} body .slick-lightbox .slick-next,
body .slick-lightbox .slick-prev {
background-color: transparent;
color: #84bd4c;
font-size: 0;
opacity: .5;
position: fixed;
top: 47%;
margin: 0 !important;
padding: 10px;
z-index: 100;
}
body .slick-lightbox .slick-next {
right: 0;
}
body .slick-lightbox .slick-prev {
left: 0;
}
body .slick-lightbox .slick-next:hover,
body .slick-lightbox .slick-prev:hover {
opacity: 1;
}
body .slick-lightbox .slick-next::before,
body .slick-lightbox .slick-prev::before {	
font-family: "mfn-icons";
font-style: normal;
font-weight: 400;
font-size: 30px;	
display: inline-block;
text-decoration: none !important;
width: 1em;
margin: 0 !important;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
}
body .slick-lightbox .slick-next::before {
content: '\e916';
}
body .slick-lightbox .slick-prev::before {
content: '\e8b8';
}
body .slick-lightbox .slick-next::after,
body .slick-lightbox .slick-prev::after {
background-color: transparent;
}
body .slick-lightbox .slick-lightbox-close { 
background-color: transparent;
right: 0;
top: 0;
padding: 20px;
z-index: 100;
opacity: 0.5;
}
body .slick-lightbox .slick-lightbox-close::before {
font-size: 50px;
color: #84bd4c;
opacity: 1;
}
body .slick-lightbox .slick-lightbox-close:hover {
opacity: 1;
} body .circle-photo-overlay::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 10px;
left: -20px;
background: url(//franchise.myecobeauty.ru/wp-content/uploads/2023/02/bg-vacancy.png);
background-size: cover;
pointer-events: none;
}
body .circle-photo-overlay img {
border-radius: 50%;
}
body .circle-photo-overlay .mcb-column-inner {
margin: 0;
} body .yButton {
width: 80px !important;
height: 80px !important;
}
body .yButton.bottom {
bottom: 60px !important;
}
body .yButton.right {
left: 30px !important;
right: auto !important;
}
body .yButtonWave {
-webkit-animation:2s cubic-bezier(.37,0,.8,.77) infinite wave-stroke-new;
-moz-animation:2s cubic-bezier(.37,0,.8,.77) infinite wave-stroke-new;
-o-animation:2s cubic-bezier(.37,0,.8,.77) infinite wave-stroke-new;
animation:2s cubic-bezier(.17,0,.4,.57) infinite wave-stroke-new;
border-color: #90c750 !important;
}
body .yButtonBackground {
width: 80px !important;
height: 80px !important;
background: #90c750 !important;
}
body .yButtonText {
top: 20px !important;
width: 72px !important;
height: 40px !important;
line-height: 20px !important;
letter-spacing: 1px !important;
}
body .yButton:hover .yButtonBackground,
body .yButton:focus .yButtonBackground {
background: #84bd4c !important;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;	
}
body .yButton:hover .yButtonWave,
body .yButton:focus .yButtonWave {
color: #84bd4c !important;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;	
} @media (min-width: 1367px) {
body .fancy_heading .title {
line-height: 50px;
}	
body .block-overlay-right .mcb-background-overlay {
background-position-x: 85% !important;
}
body .video-responsive.video-pc {
max-height: 1080px;
}
}
@media (max-width: 1239px) {
body #Top_bar .top_bar_right {
padding: 0;
}
body #Top_bar .banner_wrapper {
position: absolute;
top: 125px;
width: 545px;
right: 5px;
}
body #Top_bar .top_bar_right .action_button {
margin-top: -7px;
margin-right: 0px;
position: absolute;
top: 50px;
right: 80px;
}
body #Footer .widgets_wrapper .column {
text-align: center;
}
body #Footer .widgets_wrapper .one-sixth.column {
width: 50%;
}
body #Footer .widgets_wrapper .column:nth-child(3) {
clear: left;
}
body #Footer .widgets_wrapper .one-fifth.column,
body #Footer .widgets_wrapper .one-fourth.column {
width: 33%;
}
body #Footer .widget {
margin: 10px 0;
}
body #Top_bar a.responsive-menu-toggle {
position: absolute !important;
top: 50px !important;
left: auto;
right: 10px;
margin-top: 0;
}
body #Top_bar.is-sticky .menu_wrapper a.responsive-menu-toggle {
top: 15px !important;
}
body.button-round .button {
min-width: 220px;
}
body #events .ui-tabs .ui-tabs-nav li a {
padding: 14px 8px !important;
font-size: 12px;
}
body .address-rows .accordion .question {
width: 48%;
}
body .icon-values .mcb-column-inner {
margin: 0 25px;
}	
body .icon-values .mfn-icon-box .desc-wrapper .desc {
padding: 30px;
font-size: 16px;
}	
body .yandex-rating {
padding: 20%;
}
body #price .column_fancy_heading .mcb-column-inner {
padding-right: 0 !important;
}	
body #price .price-icon .mcb-column-inner {
margin-left: 0;
margin-right: 0;
}
body #price .mfn-icon-box .desc-wrapper .desc {
font-size: 14px;
}
body #price .mfn-icon-box .icon-wrapper {
margin-right: 5px;
}
}
@media (max-width: 959px) {
body #Top_bar .banner_wrapper span {
display: none;
}
body #Top_bar .banner_wrapper {
position: absolute;
top: 125px;
width: 280px;
right: 5px;
}
body #Subheader ul.breadcrumbs {
display: block;
}
body #Footer .widgets_wrapper .one-fifth.column,
body #Footer .widgets_wrapper .one-fourth.column {
width: 50%;
}
body #Footer .widgets_wrapper .column:last-child {
width: 100%;
}
body #black-studio-tinymce-4 .textwidget {
padding-top: 30px;
}
body #Footer .footer_copy .copyright {
float: none;
text-align: center;
}
body .block-overlay-right .mcb-background-overlay {
background-size: 75%;
}
body .icon-values .mcb-column-inner {
margin: 0 20px;
}	
body .icon-values .mfn-icon-box .desc-wrapper .desc {
padding: 20px;
font-size: 13px;
}
body .revslider-initialised .fa-icon-chevron-down {
display: none !important;
}
body .tabs_vertical.ui-tabs .ui-tabs-panel ul li {
padding: 8px 10px;
}
body #events .ui-tabs .ui-tabs-nav li a  {
padding: 8px 15px !important;	
}
body .border-box-round {
width: 100% !important;
}
body .border-box-round .mcb-item-column-inner {
margin: 5px 10px;
}
body.home #technology .download-app p {
text-align: center;
}
body #subscription .column_placeholder {
display: none !important;
}
body #subscription .subscription-info {
width: 100% !important;
}
body #price .price-icon {
width: 100% !important;
}
body #price .price-icon .mcb-column-inner {
margin-bottom: 10px;
}
body #menu .widget_nav_menu ul.menu {
text-align: center;
}
body #menu .widget_nav_menu ul.menu li + li::before {
margin: 0 20px;
}
.section.has-video .section_video {
display: block !important;
}
body .address-rows .accordion .question {
width: 100%;
margin-right: 0;
}	
}
@media (max-width:767px) {
body:not(.template-slider) #Header {
min-height: auto;
}
body #Top_bar {
min-height: auto;
}
body #Top_bar .banner_wrapper {
position: relative;
top: 0;
width: auto;
right: 0;
}
body #Top_bar .banner_wrapper .app-block {
display: none;
}
body #Top_bar .button-address {
display: block !important;
margin-top: 0px;
margin-right: 0px;
position: absolute;
top: -29px;
right: 0;
}
body #Top_bar .top_bar_right .action_button	{
display: none;
}	
body #Footer .widgets_wrapper .column {
width: 100% !important;
}
body #Footer .widget {
margin: 0;
}
body .fancy_heading {
text-align: center;
}
body #Top_bar.is-sticky .menu_wrapper a.responsive-menu-toggle {
top: 30px !important;
}
body #Top_bar.is-sticky .logo {
height: 60px;
}
body.mobile-header-mini.mobile-sticky #Top_bar.is-sticky #logo, .mobile-sticky #Top_bar.is-sticky .custom-logo-link {
line-height: 45px !important;
margin-left: 10px !important;
margin-right: 10px !important;
} body .tabs_vertical.ui-tabs .ui-tabs-nav li a  {
padding: 8px 10px !important;
}
body .tabs_vertical.ui-tabs .ui-tabs-panel {
margin-top: -1px;
}
body #events .ui-tabs .ui-tabs-nav li a {
padding: 10px 15px !important;
}	
body .yButton.bottom {
bottom: 120px !important;
}
body .mobile-100 {
width: 100% !important;
}
body .wpcf7 .wpcf7-captchar {
width: 100%;
}
body .wpcf7 .wpcf7-captchac {
margin: 0 auto;
display: block;
}
body .social.big {
text-align: center;
display: block;
margin: 0;
}
body #about .icon-col-first .icon_box  {
padding-right: 0;
border-right: none;
margin-left: 10px;
}
body #about .icon-col-last .icon_box  {
padding-left: 0;
margin-left: 10px;
}
body #about .icon_box {
padding: 10px 0;
}	
body #about .icon_box .title {
font-size: 40px;
line-height: 46px;
text-align: center;
}
body #about .icon_box .desc {
font-size: 16px;
text-align: center;
}
body #about .icon-row-last .icon_box {
border-bottom: 2px dashed #382e1f;
}	
body .icon-values .mcb-column-inner {
margin: 10px 30px;
}
body .icon-values .mfn-icon-box .desc-wrapper .desc {
padding: 50px;
font-size: 18px;
}
}
@media (max-width:640px) {
body .bwg_thumbnail.bwg_container {
margin-top: 100px;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_image_container_0 {
min-height: 300px !important;
}
body #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_image_0 {
max-height: 300px !important;
}	
}	
@media (max-width:480px) {
body .bwg_thumbnail.bwg_container {
margin-top: 150px;
}
body .video-responsive.video-pc {
display: none !important;
}
body .video-responsive.video-mobile {
display: block !important;
}
}
@media (max-width: 420px) {
body .bwg_thumbnail.bwg_container {
margin-top: 220px;
}
body #Top_bar .button-address {
padding: 15px 10px;
font-size: 14px;
min-width: 150px;
}	
body .social {
margin-left: 10px;
}
body .accordion .question .title img {
display: none;
}
body .icon-values .mcb-column-inner {
margin: 10px 0;
}	
body .icon-values .mfn-icon-box .desc-wrapper .desc {
padding: 30px;
font-size: 14px;
}
body #menu .widget_nav_menu ul.menu li {
margin-bottom: 0;
width: 100%;
}
body #menu .widget_nav_menu ul.menu li + li::before {
display: none;
margin: 0;
}
body .mfn-icon-box .desc-wrapper .desc {
font-size: 16px;
font-weight: 400;
}
body .testimonials_slider .testimonials_slider_ul {
padding: 0;
}
body .testimonials_slider .testimonials_slider_ul .slick-prev {
left: -60px;
}
body .testimonials_slider .testimonials_slider_ul .slick-next {
right: -60px;
}
} @keyframes filter-blur {
0% {
filter: blur(0);
}	
100% {
filter: blue(5px);
}
}
@-webkit-keyframes filter-blur {
0% {
filter: blur(0);
}	
100% {
filter: blue(5px);
}
}
@-moz-keyframes filter-blur {
0% {
filter: blue(5px);
}	
100% {
filter: blue(5px);
}
}
@-webkit-keyframes wave-stroke-new {
100% {
width:150%;
height:150%;
border-color:transparent;
opacity:0
}
}
@-webkit-keyframes wave-stroke-new {
100% {
width:150%;
height:150%;
border-color:transparent;
opacity:0
}
}
@-webkit-keyframes wave-stroke-new {
100% {
width:150%;
height:150%;
border-color:transparent;
opacity:0
}
}
@-webkit-keyframes wave-stroke-new {
100% {
width:150%;
height:150%;
border-color:transparent;
opacity:0
}
}.header-transparent #Top_bar {
background: rgba(255,255,255,0.55) !important;
} .header-transparent #Top_bar .menu > li > a span {
border-color: #382e1f;
}
.menuo-right #Top_bar .menu_wrapper {
float: left;
}
body #Top_bar .menu > li > a span:not(.description) {
line-height: initial;
padding: 0 10px;
}
body #Top_bar .top_bar_right {
padding: 0;
}
body #Top_bar .menu > li > a {
padding: 58px 0;
}
body #Top_bar.is-sticky .logo {
margin-right: 20px;
}
body #Top_bar .top_bar_right .action_button {
min-width: auto;
} body.home #welcome {
min-height: 958px;
}
body #welcome h1 {
text-shadow: 0px 0px 20px #90c750;
}
body #welcome .mcb-item-icon_box_2-inner {
margin-bottom: 35px;
}
body #welcome .mfn-icon-box-left .icon-wrapper, 
body #welcome .mfn-icon-box-right .icon-wrapper {
width: auto;
}
body #welcome .mfn-icon-box .desc-wrapper .title {
font-weight: 400;
}
body #welcome .founders {
font-size: 14px;
line-height: 16px;
}
body #welcome .founders .mcb-item-column-inner {
margin: 0;
} body .icon-why-we {
overflow: visible;
}
body .icon-why-we .mcb-column-inner {
border-radius: 50%;
aspect-ratio : 1 / 1;
margin: 0 30px 30px 30px;
}
body .icon-why-we .mfn-icon-box .icon-wrapper {
width: 100%;
display: none !important;
}
body .icon-why-we .mfn-icon-box .desc-wrapper {
padding: 100px 30px; }
body .icon-why-we .mfn-icon-box .desc-wrapper .title {
font-size: 28px;
line-height: 32px;
font-weight: 600;
}
body .icon-why-we .mfn-icon-box .desc-wrapper .desc {
font-size: 22px;
line-height: 26px;
font-weight: 300;	
text-align: center;
}
body .icon-why-we .mfn-icon-box .desc-wrapper::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: -10px;
left: -20px;
background: url(//franchise.myecobeauty.ru/wp-content/uploads/2023/02/bg-value.png);
background-size: contain;
background-repeat: no-repeat;
}
body #why_we .story_box {
padding: 0 40px;
}
body #why_we .story_box.vertical {
padding: 0;
}
body #why_we .story_box .desc_wrapper {
margin-right: 0;
}
body #why_we .story_box .desc_wrapper hr {
display: none;
}
body #why_we .story_box .desc_wrapper h3 {
margin-left: 0;
margin-top: 0;
font-size: 28px;
line-height: 32px;
font-weight: 600;
padding-left: 40px;
color: #382e1f;
}
body #why_we .story_box .desc_wrapper h3::before {
content: "";
display: block;
width: 25px;
height: 25px;
position: absolute;
top: 4px;
left: 0;
z-index: 2;
background: #ffffff;
border-radius: 50%;
}
body #why_we .story_box .desc {
font-size: 20px;
line-height: 24px;
font-weight: 300;	
} body #our_mission .mfn-icon-box .icon-wrapper {
width: auto;
}
body #our_mission .mfn-icon-box .desc-wrapper .desc {
font-size: 18px;
line-height: 24px;
font-weight: 400;
}
body #our_mission .mfn-icon-box .desc-wrapper .desc h3 {
font-size: 28px;
line-height: 34px;
font-weight: 700;
margin-top: 10px;
color: #90c750;
} body #our_values p {
margin: 3px 0;
} body.home #benefits .mcb-background-overlay {
background-position-y: 0;
}
body #benefits .image_frame .image_wrapper img {
width: 50%;
}
body #benefits .column_helper .mcb-item-helper-inner {
background: transparent;
margin: 0 0 30px 0;
}
body #benefits .helper {
overflow: visible;
}
body #benefits .helper .helper_header {
padding: 0;
display: block;
}
body #benefits .helper .helper_header .title {
margin: 0;
text-align: center;
font-size: 20px;
line-height: 24px;
font-weight: 700;
margin-bottom: 30px;
min-height: 48px;
}
body #benefits .helper .helper_content {
margin: 0 10px;
}
body #benefits .helper .helper_content .item {
padding: 0;
}
body #benefits .helper .helper_content .item.active {
overflow: visible;
}
body #benefits .helper .helper_header .links {
text-align: center;
}
body #benefits .helper .helper_header .links a.link {
width: 35px;
border-radius: 50%;
text-align: center;
margin-bottom: 10px;
background: transparent;
border: 3px solid #fff;
color: #fff;
font-size: 32px;	
line-height: 28px;
padding: 0;
}
body #benefits .helper .helper_header .links a.link:hover {
background: #fff;
color: #90c750;
}
body #benefits .helper .helper_header .links a.link.active {
transform: rotate(-45deg);;
}
body .column-right-border {
border-right: 2px dashed #ffffff;
}
body .list-circles {
list-style: none;
margin: 0 0 0 10px;
font-size: 14px;
line-height: 16px;
}
body .list-circles li {
margin-bottom: 5px;
position: relative;
}
body .list-circles li:before {
content: "";
display: block;
width: 5px;
height: 5px;
position: absolute;
top: 5px;
left: -10px;
z-index: 2;
background: #ffffff;
border-radius: 50%;
} body #opening .sub-title {
font-size: 28px;
line-height: 34px;
font-weight: 700;
margin-top: 30px;
color: #90c750;
}
body #opening h2.opening-title {
font-size: 36px;
line-height: 56px;
font-weight: 700;
}
body #opening h3.opening-title {
font-size: 34px;
line-height: 38px;
font-weight: 400;
margin-top: 10px;
}
body .icon-opening .mfn-icon-box {
overflow: visible;
}
body .icon-opening .mfn-icon-box .icon-wrapper {
width: 106px;
height: 106px;
background: url(//franchise.myecobeauty.ru/wp-content/uploads/2023/05/bg-icon-opening.png);
background-size: contain;
background-repeat: no-repeat;
aspect-ratio : 1 / 1;
}
body .icon-opening .mfn-icon-box .icon-wrapper .icon-label {
color: #382e1f;
font-family: "Playfair Display", "Montserrat";
font-size: 40px;
line-height: 44px;
text-align: center;
}
body .icon-opening .mfn-icon-box .desc-wrapper .desc {
font-size: 20px;
font-weight: 300;
}
body .button.red {
background-color: #e41a4a;
color: #fff;
} body #support .mcb-column-inner {
margin: 0;
}
body #support .fancy_heading .title {
margin: 0;
text-align: center;
font-size: 28px;
line-height: 34px;
font-weight: 700;	
} body #packets .packet-info {
line-height: 36px;
font-size: 22px;
font-weight: 300;
}
body #packets .packet-info .mcb-column-inner {
padding-top: 120px;
height: 610px;
}
body #packets .packet-info .price {
font-family: "Playfair Display", "Montserrat";
font-size: 60px;
line-height: 20px;
font-weight: 400;
}
body #packets .packet-info .price sup {
font-size: 24px;
font-weight: 400;
}
body #packets .packet-info .royalty {
padding: 10px 0 25px 0;
}
body #packets .packet-info .footnote {
font-size: 14px;
line-height: 18px;
display: inline-block;
vertical-align: top;
} body #contacts {
font-weight: 300;
}
body #contacts .fancy_heading .title {
font-size: 34px;
line-height: 44px;
}
body .social.personal {
display: inline-block;
padding-bottom: 30px;
}
body .social.personal li a {
background-color: transparent !important;
width: 50px;
height: 50px;
line-height: 50px;
}
body .social.personal li a i::before {
font-size: 38px;
line-height: 50px;
}
body .social.personal li a:hover, body .social.personal li a:focus {
color: #382e1f !important;
}
body #contacts .social-block p {
display: inline-block;
}
body #contacts .social {
margin-right: 30px;
}
body #contacts .wpcf7 {
border: 2px dashed #ffffff;
border-radius: 20px;
padding: 20px 10px;
}
.dark input[type="email"], 
.dark input[type="password"], 
.dark input[type="tel"], 
.dark input[type="text"], 
.dark select, 
.dark textarea {
color: #fff;
border-color: #fff;
}
.dark ::-webkit-input-placeholder { color: #fff !important;
opacity: 1;
}
.dark :-moz-placeholder { color: #fff !important;
opacity: 1;
}
.dark ::-moz-placeholder { color: #fff !important;
opacity: 1;
}
.dark :-ms-input-placeholder { color: #fff !important;
opacity: 1;
} body #Footer {
background-color: transparent;
margin-top: -100px;
}
body #Footer .footer_copy .one {
margin-bottom: 0px;
}
body #Footer .footer_copy .copyright {
font-size: 16px;
line-height: 20px;
margin-top: 10px;
color: #fff;
margin: 10px 1.5%;
}
body #Footer .footer_copy .copyright a {
color: #fff;
} body .wpcf7-form .wpcf7-acceptance span.wpcf7-list-item-label {
font-size: 14px;
}
body .wpcf7-form .wpcf7-submit {
background-color: #e41a4a;
color: #fff;
}
body .wpcf7-form .wpcf7-submit:hover, 
body .wpcf7-form .wpcf7-submit:focus {
background-color: #d81946;
}
.pum.pum-theme-753 input[type="email"], 
.pum.pum-theme-753 input[type="password"], 
.pum.pum-theme-753 input[type="tel"], 
.pum.pum-theme-753 input[type="text"], 
.pum.pum-theme-753 select, 
.pum.pum-theme-753 textarea {
color: #fff;
border-color: #fff;
}
.pum.pum-theme-753 a {
color: #fff;
text-decoration: underline;
}
.pum.pum-theme-753 a:hover,
.pum.pum-theme-753 a:focus {
text-decoration: none;
}
.pum.pum-theme-753 ::-webkit-input-placeholder { color: #fff !important;
opacity: 1;
}
.pum.pum-theme-753 :-moz-placeholder { color: #fff !important;
opacity: 1;
}
.pum.pum-theme-753 ::-moz-placeholder { color: #fff !important;
opacity: 1;
}
.pum.pum-theme-753 :-ms-input-placeholder { color: #fff !important;
opacity: 1;
} @media (min-width: 1367px) {
body #Top_bar .menu > li > a span:not(.description) {
padding: 0 12px;
}
}		
@media (max-width: 1239px) {
body #Top_bar a.responsive-menu-toggle {
top: 65px !important;
}
body #Top_bar .top_bar_right .action_button {
top: 65px;
}
body #welcome h1 {
font-size: 58px;
line-height: 68px;
}
body .icon-why-we .mfn-icon-box .desc-wrapper {
padding: 50px 30px;
}
body .icon-why-we .mfn-icon-box .desc-wrapper .desc {
font-size: 18px;
line-height: 22px;
}
body #benefits .helper .helper_header .title {
font-size: 16px;
line-height: 20px;
}
body #opening h2.opening-title {
font-size: 32px;
line-height: 42px;
margin-bottom: 0;
}
body #opening h3.opening-title {
font-size: 24px;
line-height: 34px;		
}
body #opening .short-arrow {
width: 13%;
}
body #packets .packet-info {
line-height: 30px;
font-size: 20px;
}
body #packets .packet-info .footnote br {
display: none;
}
body .wpcf7 .one-second.column {
margin: 0;
width: 100%;
clear: both;
}
body .wpcf7 .wpcf7-captchar {
width: 100%;
}
body .wpcf7 .wpcf7-captchac {
margin: 0 auto;
display: block;
}
body .wpcf7 .column.align-right	{
text-align: center;
}	
body #Footer {
margin-top: -120px;
}
body #Footer .footer_copy .copyright {
font-size: 14px;	
}
}
@media (max-width: 959px) {
body #welcome h1 {
font-size: 42px;
line-height: 52px;
}
body #welcome .mfn-icon-box .desc-wrapper .title {
text-shadow: 0 0 5px #fff;
}
body #welcome .founders {
font-size: 13px;
}
body #why_we .one-sixth {
display: none !important;
}
body .icon-why-we .mcb-column-inner {
margin-bottom: 0;
}
body .icon-why-we .mcb-item-icon_box_2-inner {
background-color: transparent !important;
}
body .icon-why-we .mfn-icon-box .icon-wrapper {
display: block !important;
}	
body .icon-why-we .mfn-icon-box .desc-wrapper {
padding: 0; }
body .icon-why-we .mfn-icon-box .desc-wrapper::after {
display: none !important;
}
body #why_we .story_box .desc {
font-size: 18px;
line-height: 22px;
}
body #benefits .section_wrapper {
padding-left: 0 !important;
padding-right: 0 !important;
max-width: 100% !important;
}
body #benefits .wrap {
padding-left: 33px;
padding-right: 33px;
}
body #benefits .column-right-border {
border-right: none;
}
body #benefits .column-right-border .mcb-wrap-inner {
border-bottom: 2px dashed #ffffff;
}
body #benefits .image_frame {
margin-top: 30px !important;
}
body #benefits .helper .helper_header .title {
margin-bottom: 0;
}
body .icon-opening .mfn-icon-box .icon-wrapper {
margin-right: 5px;
}
body .icon-opening .mfn-icon-box .desc-wrapper .desc {
font-size: 14px;
}
body #opening .short-arrow {
display: none;
}	
body #opening h3.opening-title {
margin-top: 0;
font-size: 20px;
line-height: 45px;
}
body #packets .packet-info .mcb-column-inner {
padding-top: 150px;
}
body #contacts .fancy_heading .title {
font-size: 26px;
line-height: 34px;
text-align: center;
}
body #contacts .section_wrapper .one-second {
width: 100%;		
}
body #contacts .mcb-item-plain_text-inner {
text-align: center;
}
body #contacts .social.personal {
padding-bottom: 0;
margin: 0;
}
body #contacts .social.personal li {
margin-bottom: 0;
}
body #contacts .social {
margin: 0;
}
body #contacts .social li {
margin-bottom: 10px;
}
body #contacts a.policy {
display: block;
margin-bottom: 50px;
}
body #back_to_top {
margin: 0;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal="true"]) {
padding-right: 0;
}
}
@media (max-width: 767px) {
body #Top_bar .top_bar_right .action_button {
display: block !important;
margin-top: 0;
top: 4px;
right: 0;
}
body.home #welcome {
min-height: 800px;
}
body.home #welcome h1 {
margin-bottom: 125px;
}
body #welcome .founders {
display: none !important;
}
body #welcome .mfn-icon-box {
box-shadow: 0 0 5px #fff;
background: rgba(255,255,255,0.5);
border-radius: 15px;
}
body .icon-why-we .mfn-icon-box .desc-wrapper {
padding-bottom: 30px;
}	
body #our_values p {
margin: 0 0 20px;
}
body #benefits {
padding-bottom: 200px;
}
body #benefits .wrap.one-fifth:nth-child(odd) {
background-color: #90c750;
}
body #benefits .image_frame .image_wrapper img {
width: 100%;
}
body .icon-opening .mfn-icon-box .icon-wrapper {
margin-right: 10px;
}	
body .icon-opening .mfn-icon-box .desc-wrapper .desc {
font-size: 18px;
}
body #opening .sub-title {
font-size: 24px;
line-height: 30px;
margin-top: 10px;
}
body #opening .mcb-column.one-third .mcb-column-inner {
margin: 0 0 10px;
}
body #opening h3.opening-title {
line-height: 26px;
}
body #support .fancy_heading .title {
font-size: 22px;
line-height: 32px;
}
body #contacts {
padding-bottom: 175px;
}
body #Footer {
margin-top: -190px;
}
}
@media (max-width: 640px) {
}
@media (max-width: 580px) {
body #welcome {
background-position: 40% 50%;
} body #our_mission .mfn-icon-box .desc-wrapper .desc h3 {
font-size: 22px;
line-height: 26px;
}
body #packets .packet-info .mcb-column-inner {
padding-top: 25%;
}
}
@media (max-width: 480px) {
body #welcome {
background-position: 45% 50%;
}
body #welcome h1 {
font-size: 32px;
line-height: 42px;
} body #opening .sub-title {
font-size: 20px;
line-height: 24px;
}
body #opening h2.opening-title {
font-size: 26px;
line-height: 32px;
}
body #contacts {
padding-bottom: 225px;
}
body #Footer {
margin-top: -250px;
}	
}
@media (max-width: 380px) { body #our_mission .mfn-icon-box .desc-wrapper .desc h3 {
font-size: 18px;
line-height: 24px;
text-align: center;
}
body #packets .packet-info .mcb-column-inner {
padding-top: 100px;
}
body #packets .packet-info {
line-height: 28px;
font-size: 18px;
}
body #packets .packet-info .price {
font-size: 45px;
}
body #contacts .social li {
margin-bottom: 10px;
}
body.button-round .button {
min-width: 200px;
}
}.slick-lightbox{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:black;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.slick-lightbox .slick-loading .slick-list{background-color:transparent}.slick-lightbox .slick-prev{left:15px}.slick-lightbox .slick-next{right:15px}.slick-lightbox-hide{opacity:0}.slick-lightbox-hide.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-hide-init{position:absolute;top:-9999px;opacity:0}.slick-lightbox-hide-init.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-inner{position:fixed;top:0;left:0;width:100%;height:100%}.slick-lightbox-slick-item{text-align:center;overflow:hidden}.slick-lightbox-slick-item:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{position:absolute;bottom:0;left:0;text-align:center;width:100%;margin-bottom:20px}.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{display:block;text-align:center}.slick-lightbox-slick-item-inner{display:inline-block;vertical-align:middle;max-width:90%;max-height:90%}.slick-lightbox-slick-img{margin:0 auto;display:block;max-width:90%;max-height:90%}.slick-lightbox-slick-caption{margin:10px 0 0;color:white}.slick-lightbox-close{position:absolute;top:15px;right:15px;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;padding:0;border:none}.slick-lightbox-close:focus{outline:none}.slick-lightbox-close:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'×'}