a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
blockquote,
big,
body,
center,
canvas,
caption,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
dl,
div,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
span,
source,
strike,
strong,
sub,
sup,
table,
tbody,
tfoot,
thead,
th,
tr,
tdvideo,
tt,
u,
ul,
var {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
table,
table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}
img {
    vertical-align: top;
    border: 0;
}
embed {
    vertical-align: top;
}
.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
:focus,
:active,
:hover {
    outline: none;
}
* {
    padding: 0;
    margin: 0;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a:hover {
    color: #613862;
}
body,
html {
    width: 100%;
    /*height: 100%;*/
    
    min-width: 320px;
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    color: #3f3f3f;
    overflow-x: hidden;
}
img {
    max-width: 100%;
    height: auto;
}
/*--------------------------------------------------------------
For iPhone clear
--------------------------------------------------------------*/


* {
    -webkit-tap-highlight-color: transparent;
}
/*------------------------------------------------------------
Fonts
------------------------------------------------------------*/

@font-face {
    font-family: '21 Cent';
    src: url('../fonts/21Cent-Italic.eot');
    src: url('../fonts/21Cent-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/21Cent-Italic.woff') format('woff'),
        url('../fonts/21Cent-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: '21 Cent';
    src: url('../fonts/21Cent.eot');
    src: url('../fonts/21Cent.eot?#iefix') format('embedded-opentype'),
        url('../fonts/21Cent.woff') format('woff'),
        url('../fonts/21Cent.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '21 Cent';
    src: url('../fonts/21Cent-BoldItalic.eot');
    src: url('../fonts/21Cent-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/21Cent-BoldItalic.woff') format('woff'),
        url('../fonts/21Cent-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
/*------------------------------------------------------------
Wrapper
------------------------------------------------------------*/

.wrapper:before,
.wrapper:after,
.full-content:before,
.full-content:after {
    content: "";
    display: table;
}
.wrapper:after,
.full-content:after {
    clear: both;
}
.wrapper {
    width: 980px;
    margin: 0 auto;
}
/*------------------------------------------------------------
Slider preloader
------------------------------------------------------------*/

.preloader-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 1);
    z-index: 998;
}
.preloader-wrap i {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
    background: url(../images/slider-preload.gif) no-repeat;
}
/*------------------------------------------------------------
Black btn styles
------------------------------------------------------------*/

.services-wrap .center-btn-wrap {
    margin: 20px 0 0 0;
    text-align: center;
}
.black-btn,
.content .black-btn {
    display: inline-block;
    border: 2px solid #000000;
    height: 47px;
    padding: 0 25px;
    color: #000000;
    font-size: 14px;
    line-height: 43px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
}
.black-btn:hover {
    border: 2px solid #613862;
    background: #613862;
    color: #ffffff;
}
/*------------------------------------------------------------
Header top menu
------------------------------------------------------------*/

.header-desktop {
    display: block;
}
.header {
    padding: 40px 0 20px 0;
}
.header .header-top {
    margin: 0 0 40px 0;
}
.header-top .header-top-left {
    margin: 23px 0 0 0;
    float: left;
    width: 25%;
}
.header-top .header-top-left .worktime {
    margin: 0 0 20px 0;
    padding: 0 0 0 32px;
    position: relative;
    color: #000000;
    font-size: 12px;
    line-height: 12px;
}
.header-top .header-top-left .worktime:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    background: url(../images/worktime-ico.png) no-repeat;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 0;
}
.header-top .header-top-left .address-link {
    padding: 0 0 0 32px;
    position: relative;
    line-height: 12px;
}
.header-top .header-top-left .address-link a {
    color: #000000;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}
.header-top .header-top-left .address-link a:hover {
    text-decoration: none;
    color: #613862;
}
.header-top .header-top-left .address-link:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    background: url(../images/map-ico.png) no-repeat;
    width: 14px;
    height: 20px;
    margin: -10px 0 0 0;
}
.head-soc-links {
    margin-top: 20px;
}
.head-soc-links ul {
    display: inline-block;
}
.head-soc-links li {
    background: #613862;
    width: 28px;
    height: 28px;
    padding: 2px 5px 5px 5px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 3px;
    text-align: center;
}
.head-soc-links li img {
    vertical-align: middle;
}
.head-soc-links li img {
    margin: 0 auto;
}
.header-top .header-logo-wrap {
    float: left;
    width: 50%;
    text-align: center;
}
.header-top .header-top-right {
    margin: 23px 0 0 0;
    float: left;
    width: 25%;
    text-align: right;
}
.header-top .header-top-right .tel {
    margin: 0 0 12px 0;
    color: #242424;
    font-size: 22px;
    line-height: 20px;
}
.header-top .header-top-right .callback-btn {
    color: #242424;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}
.black-btn.online {
    border-color: #613862;
    height: 37px;
    line-height: 34px;
    margin-top: 4px;
}
.header-online {
    text-align: center;
}
.header-top .header-top-right .callback-btn:hover {
    text-decoration: none;
    color: #613862;
}
.header-top-menu {
    position: relative;
}
.header-top-menu:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 1px;
    background: #000000;
}
.header-top-menu:after {
    position: absolute;
    left: 0;
    bottom: -3px;
    content: "";
    width: 100%;
    height: 3px;
    background: #000000;
}
.header-top-menu ul {
    font-size: 0;
    line-height: 0;
    text-align: justify;
}
.header-top-menu ul li {
    padding: 15px 47px;
    display: inline-block;
    position: relative;
}
.header-top-menu ul li:first-child {
    padding: 15px 46px 15px 17px;
}
.header-top-menu ul li:last-child {
    padding: 15px 0 15px 46px;
}
.header-top-menu ul li a {
    position: relative;
    color: #202020;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    text-decoration: none;
    -moz-transition: all 0s ease 0s;
    -ms-transition: all 0s ease 0s;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
}
.header-top-menu ul li i {
    position: absolute;
    top: 50%;
    right: -15px;
    margin: -3px 0 0 0;
    display: inline-block;
    background: url(../images/select-arrow-ico.png) no-repeat;
    width: 8px;
    height: 7px;
}
.header-top-menu ul li a:hover,
.header-top-menu ul li a.active {
    color: #613862;
}
.header-top-menu ul li:after {
    position: absolute;
    right: -3px;
    top: 50%;
    content: "";
    background: #000000;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: -3px 0 0 0;
}
.header-top-menu ul li:last-child:after,
.header-top-menu ul li .sub-menu li:after {
    background: transparent;
}
.header-top-menu ul li .sub-menu {
    border-top: 3px solid #000000;
    display: none;
    top: 44px;
    position: absolute;
    z-index: 7;
    background: #ffffff;
    left: 0;
    width: 100%;
    padding: 15px 0;
}
.header-top-menu ul li:hover .sub-menu {
    display: block;
}
.header-top-menu ul li .sub-menu li {
    padding: 0;
    display: block;
    border: none;
    margin: 0 0 15px 0;
}
.header-top-menu ul li .sub-menu li:after {
    background: transparent;
}
.header-top-menu ul li .sub-menu li:last-child {
    margin: 0;
}
.header-top-menu .sub-menu li a {
    display: block;
    padding: 0 10px 0 22px;
    color: #222222;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: left;
}
.header-adaptive {
    display: none;
}
.header-adaptive .wrapper {
    position: relative;
}
.header-adaptive .logo-block {
    margin: 0 0 22px 0;
    text-align: center;
}
.header-adaptive .tel-block {
    margin: 0 0 12px 0;
    text-align: center;
}
.header-adaptive .tel-block a {
    color: #242424;
    font-size: 20px;
    line-height: 20px;
    text-decoration: none;
}
.header-adaptive .header-modal-btn-block {
    text-align: center;
}
.header-adaptive .header-modal-btn-block .callback-btn {
    color: #242424;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}
.header-adaptive .header-modal-btn-block .callback-btn:hover {
    color: #613862;
}
.header-adaptive .sandwich-btn {
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 10px;
    background: url(../images/sandwich-ico.png) no-repeat;
    width: 26px;
    height: 17px;
}
/*------------------------------------------------------------
Main slider wrap
------------------------------------------------------------*/

.main-slider-wrap {
    position: relative;
    height: 440px;
    overflow: hidden;
}
/*.sp-layer{
    -webkit-font-smoothing: antialiased!important;
    -webkit-backface-visibility: visible!important;
    text-shadow: 0px 0px 0px !important;
    -webkit-text-stroke-width: 0.1px !important;
    }*/

.main-slider-wrap:hover .sp-fade-arrows {
    opacity: 1;
}
.sp-horizontal .sp-arrows {
    margin: 0;
}
.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
    width: 0%;
}
.sp-horizontal .sp-previous-arrow {
    left: -100px;
}
.sp-horizontal .sp-next-arrow {
    right: -100px;
}
.sp-horizontal .sp-previous-arrow {
    position: absolute;
    left: -100px;
    top: 50%;
    background: url(../images/main-slider-arrow-left.png) center center no-repeat;
    width: 48px;
    height: 48px;
    border: 2px solid #000000;
    margin: -24px 0 0 0;
    text-indent: -9999px;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.sp-horizontal .sp-previous-arrow:hover {
    border: 2px solid #613862;
}
.sp-horizontal .sp-next-arrow {
    position: absolute;
    right: -100px;
    top: 50%;
    background: url(../images/main-slider-arrow-right.png) center center no-repeat;
    width: 48px;
    height: 48px;
    border: 2px solid #000000;
    margin: -24px 0 0 0;
    text-indent: -9999px;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.sp-horizontal .sp-next-arrow:hover {
    border: 2px solid #613862;
}
.sp-buttons {
    padding: 0;
    margin: -40px 0 0 0;
}
.sp-button {
    border: none;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 10px!important;
    background: url(../images/dot-ico.png) no-repeat;
}
.sp-button.sp-selected-button {
    background: url(../images/dot-ico-active.png) no-repeat;
}
.main-slider-item .main-slider-title {
    top: 0;
    width: 100%;
    position: absolute;
    font-family: "21 Cent";
    font-weight: bold;
    font-style: italic;
    color: #613862;
    font-size: 95px;
    line-height: 95px;
    text-align: center;
    text-transform: uppercase;
}
.main-slider-item .main-slider-img {
    text-align: center;
    margin: 40px 0 0 0;
    position: relative;
    z-index: 2;
}
.main-slider-item .main-slider-action-text {
    width: 100%;
    padding: 0 55px;
    text-align: left;
    z-index: 100;
}
.main-slider-item .main-slider-action-text .services-text {
    margin: 0 0 10px 0;
    color: #000000;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}
.main-slider-item .main-slider-action-text .date {
    margin: 0 0 20px 0;
    color: #613862;
    font-size: 18px;
    line-height: 18px;
    text-transform: lowercase;
}
.main-slider-item .main-slider-action-text a {
    border: 2px solid #000000;
    color: #000000;
    display: inline-block;
    font-size: 14px;
    height: 47px;
    letter-spacing: 2px;
    line-height: 43px;
    padding: 0 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.slider-pro .main-slider-item .main-slider-action-text a {
    -moz-transition: all 0.3s ease 0s!important;
    -ms-transition: all 0.3s ease 0s!important;
    -webkit-transition: all 0.3s ease 0s!important;
    transition: all 0.3s ease 0s!important;
}
.main-slider-item .main-slider-action-text a:hover {
    background: #613862;
    border: 2px solid #613862;
    color: #ffffff;
}
/*------------------------------------------------------------
Breadcrumbs
------------------------------------------------------------*/

.breadcrumbs {
    margin: 0 0 20px 0;
}
.breadcrumbs ul li {
    float: left;
    position: relative;
    padding: 0 15px 0 0;
    color: #000000;
    font-size: 13px;
    line-height: 13px;
}
.breadcrumbs ul li:after {
    position: absolute;
    right: 4px;
    top: 50%;
    content: "";
    height: 1px;
    width: 4px;
    background: #000000;
}
.breadcrumbs ul li:last-child:after {
    background: transparent;
}
.breadcrumbs ul li a {
    color: #613862;
    font-size: 13px;
    line-height: 13px;
    text-decoration: underline;
}
.breadcrumbs ul li a:hover {
    text-decoration: none;
}
/*------------------------------------------------------------
Content
------------------------------------------------------------*/

.content h1,
.main-content-container h1,
.full-content h1 {
    margin: 0 0 15px 0;
    font-family: '21 Cent';
    font-style: italic;
    color: #000000;
    font-size: 36px;
    line-height: 36px;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
}
hr {
    width: 80px;
    height: 2px;
    background: #613862;
    border: none;
    margin-bottom: 25px;
}
.content h2 {
    margin: 0 0 35px 0;
    font-family: '21 Cent';
    font-style: italic;
    color: #3f3f3f;
    font-size: 28px;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
}
.full-content .sidebar {
    float: left;
    width: 230px;
    margin: 0 20px 0 0;
}
.full-content .content {
    float: left;
    width: 730px;
}
.content a {
    color: #613862;
    text-decoration: underline;
}
.content a:hover {
    text-decoration: none;
}
.content p {
    margin: 0 0 15px 0;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 20px;
}
.content .align-left {
    float: left;
    margin: 0 25px 0 10px;
}
.content .align-right {
    float: right;
    margin: 0 0 30px 20px;
}
.give-list {
    margin: 30px 0 0 0;
}
.content ul {
    margin: 15px 0 15px 30px;
    width: 75%;
}
.content ul li {
    padding: 0 0 0 25px;
    margin: 0 0 15px 0;
    position: relative;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 20px;
}
.content ul li:last-child {
    margin: 0;
}
.content ul li:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    background: #000000;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: -3px 0 0 0;
}
.content-imgs-list {
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin: 20px -10px 0;
}
.content-imgs-list .img-item {
    display: inline-block;
    padding: 0 10px;
    margin: 0 0 20px 0;
}
.content .content-table {
    margin: 0 0 40px 0;
}
.content .content-table.full-width-table {
    width: 100%;
}
.content .content-table th {
    text-align: center;
    border-bottom: 1px solid #000000;
    padding: 15px;
    color: #3f3f3f;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    vertical-align: middle;
}
.content .content-table tr {
    border-bottom: 1px solid #000000;
}
.content .content-table tr td:first-child {
    text-align: left;
}
.content .content-table tr td {
    vertical-align: middle;
    padding: 15px;
    color: #3f3f3f;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    font-weight: normal;
}
.content .content-album-list {
    margin: 0 -10px 60px -10px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}
.content .content-album-list .content-album-item {
    display: inline-block;
    padding: 0 10px;
    margin: 0 0 20px 0;
}
.content .content-album-list .content-album-item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}
.content .content-album-list .content-album-item:hover .mask {
    opacity: 1;
    visibility: visible;
}
.content .content-album-list .content-album-item .mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #613862;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 2;
}
.content .content-album-list .content-album-item .album-shade-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.content .content-album-list .content-album-item .album-title {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 3;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
}
.content-faq-list .content-faq-item {
    margin: 0 0 45px 0;
}
.content-faq-list .content-faq-item .content-question {
    color: #3f3f3f;
    font-size: 14px;
    line-height: 18px;
}
.content-faq-list .content-faq-item .content-answer {
    display: none;
    margin: 0 0 0 60px;
    padding: 6px 0 6px 20px;
    border-left: 2px solid #000000;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 18px;
}
.content-faq-list .content-faq-item .content-faq-btn-block {
    text-align: right;
    margin: 12px 0;
}
.content-faq-list .content-faq-item .content-faq-btn-block a {
    color: #613862;
    font-size: 14px;
    line-height: 18px;
}
.faq-form-wrap {
    margin: 0 0 60px 0;
    width: 395px;
    padding: 25px 45px;
    background: #ffffff;
    border: 2px solid #000000;
}
.faq-form-wrap .map-title {
    margin: 0 0 32px 0;
    color: #000000;
    font-family: "21 Cent";
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}
.faq-form-wrap .map-title span {
    color: #613862;
}
.faq-form-wrap .form-row {
    margin: 0 0 25px 0;
}
.faq-form-wrap .form-row:last-child {
    margin: 0;
}
.faq-form-wrap .form-row .form-input {
    width: 100%;
    height: 32px;
    border-bottom: 2px solid #000000;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background: #ffffff;
    padding: 0 10px;
    color: #b5b5b5;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
}
.masters-list {
    padding: 0 0 85px 0;
    margin: 0 -10px;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.masters-list .master-item {
    display: inline-block;
    padding: 0 10px;
    width: 25%;
}
.masters-list .master-item:hover .master-item-inner {
    border: 2px solid #000000;
}
.masters-list .master-item:hover .master-item-inner .master-btn-block a {
    background: #613862;
    border: 2px solid #613862;
    color: #ffffff;
}
.masters-list .master-item-inner {
    padding: 30px 0 20px 0;
    border: 2px solid #ffffff;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.masters-list .master-item-inner .master-img-block {
    text-align: center;
}
.masters-list .master-item .master-img-block img {
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.masters-list .master-item-inner .master-name {
    margin: 20px 0;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
}
.masters-list .master-item-inner .master-profession {
    position: relative;
    padding: 20px 0 0 0;
    margin: 0 0 15px 0;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
.masters-list .master-item-inner .master-profession:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    width: 53px;
    height: 1px;
    background: #613862;
    margin: 0 0 0 -26px;
}
.masters-list .master-item-inner .master-btn-block {
    text-align: center;
}
.choice-wrap {
    margin: 0 0 50px 0;
}
.choice-list ul {
    width: 100%;
    margin: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.choice-list ul li {
    display: inline-block;
    vertical-align: top;
    padding: 80px 10px 0 10px;
    width: 33%;
    color: #3f3f3f;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}
.choice-list ul li:before {
    background: transparent;
}
.choice-list ul li.choice-ico1 {
    background: url(../images/choice-ico1.png) center top no-repeat;
}
.choice-list ul li.choice-ico2 {
    background: url(../images/choice-ico2.png) center top no-repeat;
}
.choice-list ul li.choice-ico3 {
    background: url(../images/choice-ico3.png) center top no-repeat;
}
.work-examples-wrap {
    margin: 0 0 50px 0;
}
.work-examples-wrap .work-examples-list {
    margin: 0 -10px;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.work-examples-wrap .work-examples-list .work-example-item {
    padding: 0 10px;
    display: inline-block;
    margin: 0 0 20px 0;
    width: 33%;
}
.work-examples-wrap .work-examples-list .work-example-item a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.work-examples-wrap .work-examples-list .work-example-item a .work-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
}
.work-examples-wrap .work-examples-list .work-example-item a:hover .work-mask {
    opacity: 1;
    visibility: visible;
}
.work-examples-wrap .work-examples-list .work-example-item a:hover .work-mask i {
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../images/zoom-ico.png) no-repeat;
    width: 58px;
    height: 58px;
    margin: -29px 0 0 -29px;
    display: inline-block;
}
/*------------------------------------------------------------
Sidebar
------------------------------------------------------------*/

.sidebar .sidebar-services-wrap {
    margin: 0 0 50px 0;
}
.sidebar .sidebar-services-wrap .sidebar-title {
    margin: 0 0 25px 0;
    padding: 15px 0;
    border-top: 1px solid #000000;
    border-bottom: 2px solid #000000;
    color: #000000;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
}
.sidebar .sidebar-services-wrap .sidebar-services-list {
    margin: 0 0 0 20px;
}
.sidebar .sidebar-services-wrap .sidebar-services-list ul li {
    margin: 0 0 15px 0;
    position: relative;
}
.sidebar .sidebar-services-wrap .sidebar-services-list ul li:last-child {
    margin: 0;
}
.sidebar .sidebar-services-wrap .sidebar-services-list ul li a {
    padding: 0 0 0 20px;
    position: relative;
    display: block;
    color: #000000;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.sidebar .sidebar-services-wrap .sidebar-services-list ul li a:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    background: #000000;
    width: 14px;
    height: 1px;
}
.sidebar .sidebar-services-wrap .sidebar-services-list ul li a.active {
    color: #613862;
}
.sidebar .sidebar-services-wrap .sidebar-services-list ul li a.active:before {
    background: #613862;
}
.sidebar .sidebar-services-wrap .sidebar-services-list ul li a:hover {
    color: #613862;
}
.sidebar .sidebar-services-wrap .sidebar-services-list ul li a:hover:before {
    background: #613862;
}
.sidebar-action-wrap {
    background: #613862;
    padding: 12px;
}
.sidebar-action-block {
    border: 2px dashed #ffffff;
    padding: 20px 0 10px;
}
.sidebar-action-block .action-title {
    position: relative;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-family: "21 Cent";
    font-style: italic;
    color: #ffffff;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
}
.sidebar-action-block .action-title:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    width: 50px;
    height: 1px;
    background: #ffffff;
    margin: 0 0 0 -25px;
}
.sidebar-action-block .action-services-text {
    margin: 0 0 30px 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
}
.sidebar-action-block .action-percent-value {
    margin: 0 0 40px 0;
    font-family: "21 Cent";
    color: #ffffff;
    font-size: 90px;
    line-height: 90px;
    text-align: center;
    font-weight: bold;
}
.sidebar-action-block .action-small-text {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    text-transform: lowercase;
}
/*------------------------------------------------------------
Services wrap
------------------------------------------------------------*/

.services-wrap {
    margin: 20px 0 0 0;
    padding: 0 0 60px 0;
}
.services-list {
    margin: 0 -10px;
}
.services-list ul {
    overflow: hidden;
}
.services-list ul li {
    float: left;
    width: 25%;
    padding: 0 10px;
    margin: 0 0 20px 0;
}
.services-list ul li img {
    width: 100%;
    height: auto;
}
.services-list ul li .service-item {
    height: 225px;
    width: 100%;
    position: relative;
    background-size: 100%;
    background-position: center;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.services-list ul li .first-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
}
.services-list ul li .mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.services-list ul li .mask:before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.services-list ul li:hover .mask {
    opacity: 1;
}
.services-list ul li:hover .mask:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.services-list ul li:hover .service-item {
    background-size: 115%;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
figure.effect-chico {
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #000000;
}
figure.effect-chico img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}
figure.effect-chico:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
}
figure.effect-chico figcaption {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
figure.effect-chico figcaption:before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 2px solid #ffffff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure.effect-chico figcaption:before {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico:hover figcaption:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.services-list ul li .service-text {
    z-index: 5;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 40px;
    color: #ffffff;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
}
.services-wrap .center-btn-wrap {
    margin: 20px 0 0 0;
}
/*------------------------------------------------------------
Instagram wrap
------------------------------------------------------------*/

.instagram-adaptive {
    overflow: hidden;
    position: relative;
}
.instagram-slider-item {
    float: left;
}
.instagram-inner {
    overflow: hidden;
    position: relative;
}
.instagram-wrap {
    padding: 0 0 60px 0;
}
.instagram-wrap .block-title {
    margin: 0 0 35px 0;
    font-family: '21 Cent';
    font-style: italic;
    font-weight: bold;
    color: #000000;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}
.instagram-wrap .block-title span {
    color: #613862;
}
.instagram-wrap .instagram-inner {
    padding: 32px 0 40px 0;
    background: url(../images/instagram-bg.jpg) center center no-repeat;
    height: 350px;
}
.instagram-wrap .instagram-inner .instagram-subtitle {
    position: relative;
    padding: 75px 0 0 0;
    margin: 0 0 40px 0;
}
.instagram-wrap .instagram-inner .instagram-subtitle:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    background: url(../images/instagram-subtitle-ico.png) no-repeat;
    width: 43px;
    height: 44px;
    margin: 0 0 0 -22px;
}
.instagram-wrap .instagram-inner .instagram-subtitle p {
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
.instagram-wrap .instagram-inner .instagram-subtitle a {
    color: #ffffff;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
.instagram-wrap .instagram-inner .instagram-subtitle a:hover {
    color: #613862;
}
.instagram-imgs-list {
    margin: 0 -10px;
}
.instagram-imgs-list ul {
    font-size: 0;
    line-height: 0;
    text-align: left;
}
.instagram-imgs-list ul li {
    display: inline-block;
    width: 16.6666%;
    padding: 0 10px;
}
.instagram-imgs-list ul li .instagram-item,
.instagram-slider-item {
    position: relative;
}
.instagram-imgs-list ul li .instagram-item .mask,
.instagram-slider-item .mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.instagram-imgs-list ul li .instagram-item:hover .mask,
.instagram-slider-item:hover .mask {
    opacity: 1;
    visibility: visible;
}
.instagram-imgs-list ul li .instagram-item .mask i,
.instagram-slider-item .mask i {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../images/instagram-mask-ico.png) no-repeat;
    width: 54px;
    height: 54px;
    margin: -27px 0 0 -27px;
}
.owl-carousel .owl-controls .owl-dots {
    text-align: center;
    margin: 15px 0 0 0;
}
.owl-carousel .owl-controls .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 10px!important;
    background: url(../images/dot-ico.png) no-repeat;
}
.owl-carousel .owl-controls .owl-dot.active {
    background: url(../images/dot-ico-active.png) no-repeat;
}
/*------------------------------------------------------------
Welcome wrap
------------------------------------------------------------*/

.welcome-wrap {
    padding: 0 0 60px 0;
}
.welcome-wrap .block-title {
    color: #000000;
    font-family: "21 Cent";
    font-weight: bold;
    font-style: italic;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 35px 0;
    text-align: center;
    text-transform: uppercase;
}
.welcome-wrap .block-title span {
    color: #613862;
}
.welcome-item .welcome-img-list {
    margin: 0 0 40px 0;
}
.welcome-item .welcome-img-list ul {
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.welcome-item .welcome-img-list ul li {
    display: inline-block;
    padding: 0 10px;
}
.welcome-item .welcome-text {
    margin: 0 0 15px 0;
}
.welcome-item .welcome-text p {
    color: #3f3f3f;
    font-size: 14px;
    line-height: 20px;
}
.welcome-item .welcome-btn-block {
    text-align: left;
}
/*------------------------------------------------------------
Soc widgets wrap
------------------------------------------------------------*/

.soc-widgets-wrap {
    padding: 0 0 60px 0;
}
.soc-widgets-wrap .soc-widget-item {
    float: left;
    width: 50%;
    padding: 0 20px 0 0;
}
.soc-widgets-wrap .soc-widget-item:last-child {
    padding: 0;
}
/*------------------------------------------------------------
Main map wrap
------------------------------------------------------------*/

.main-map-wrap {
    position: relative;
}
#main-map {
    position: relative;
    z-index: 2;
    height: 510px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(../images/grayscale.svg#greyscale);
    filter: gray;
}
.map-contacts-wrapper {
    position: absolute;
    left: 50%;
    top: 0;
    width: 980px;
    margin: 0 0 0 -490px;
}
.map-form-wrap {
    position: relative;
    z-index: 3;
    margin: 57px 0 0 0;
    float: right;
    width: 395px;
    padding: 25px 45px;
    background: #ffffff;
    border: 2px solid #000000;
}
.map-form-wrap .map-title,
.map-form-wrap .map-title {
    margin: 0 0 35px 0;
    color: #000000;
    font-family: "21 Cent";
    font-weight: bold;
    font-style: italic;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}
.map-form-wrap .map-title span {
    color: #613862;
}
.static-form .form-row {
    margin: 0 0 30px 0;
}
.static-form .form-row:last-child {
    margin: 35px 0 0 0;
}
.static-form .form-row .form-input {
    width: 100%;
    height: 32px;
    border-bottom: 2px solid #000000;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background: #ffffff;
    padding: 0 10px;
    color: #000;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
}
.static-form .form-row .textarea-form {
    width: 100%;
    height: 32px;
    border-bottom: 2px solid #000000;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background: #ffffff;
    padding: 0 10px;
    font-family: 'Open Sans', sans-serif;
    color: #b5b5b5;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
}
.static-form .form-row .form-input::-webkit-input-placeholder,
.static-form .form-row .textarea-form::-webkit-input-placeholder,
.modal-box .form-row .form-input::-webkit-input-placeholder {
    color: #b5b5b5;
    opacity: 1;
}
.static-form .form-row .form-input::-moz-placeholder,
.static-form .form-row .textarea-form::-moz-placeholder,
.modal-box .form-row .form-input::-moz-placeholder {
    color: #b5b5b5;
    opacity: 1;
}
.static-form .form-row .form-input:focus,
.static-form .form-select:focus,
.static-form .form-row .textarea-form:focus {
    border-bottom: 2px solid #613862;
}
.static-form .form-select,
.modal-form .form-select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #ffffff;
    width: 100%;
    height: 32px;
    text-indent: 0.01px;
    text-overflow: "";
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 1px 5px;
    border-left: 0!important;
    border-right: 0!important;
    border-top: 0!important;
    border-bottom: 2px solid #000000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    background: url(../images/select-arrow-ico.png) 97% center no-repeat;
}
.static-form .form-row .form-submit {
    margin: 0 auto;
    display: block;
    width: 160px;
    height: 47px;
    border: 2px solid #000000;
    color: #000000;
    background: #ffffff;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    cursor: pointer;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.static-form .form-row .form-submit:hover {
    border: 2px solid #613862;
    background: #613862;
    color: #ffffff;
}
/*------------------------------------------------------------
Footer 
------------------------------------------------------------*/

.footer {
    padding: 60px 0 35px 0;
    background: url(../images/footer-bg.jpg) no-repeat top center #000000;
}
.footer .footer-top {
    margin: 0 0 40px 0;
}
.footer .footer-left-col {
    float: left;
    width: 25%;
}
.footer-worktime-wrap {
    padding: 20px;
    border: 2px solid #ffffff;
}
.footer-worktime-wrap .title {
    margin: 0 0 22px 0;
    font-family: "21 Cent";
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
}
.worktime-list ul li {
    margin: 0 0 14px 0;
}
.worktime-list ul li .day,
.worktime-list ul li .time {
    float: left;
    width: 50%;
    color: #ffffff;
    font-size: 11px;
    line-height: 11px;
}
.worktime-list ul li .time {
    text-align: right;
}
.footer .footer-center-col {
    float: left;
    width: 55%;
    padding: 0 0 0 100px;
}
.footer .footer-center-col .footer-col-title {
    margin: 0 0 35px 0;
    font-family: "21 Cent";
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
}
.footer-center-col .footer-center-list {
    float: left;
    width: 50%;
}
.footer-center-col .footer-center-list ul li {
    margin: 0 0 15px 0;
}
.footer-center-col .footer-center-list ul li a {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.footer-center-col .footer-center-list ul li a:hover {
    color: #613862;
}
.footer-right-col {
    float: left;
    width: 20%;
}
.footer-right-col .footer-barber {
    margin: 0 0 12px 0;
    color: #ffffff;
    font-size: 24px;
    line-height: 24px;
}
.footer-right-col .beauty-salon {
    color: #ffffff;
    font-size: 13px;
    line-height: 13px;
}
.footer-right-col .footer-right-col-contacts {
    margin: 25px 0;
}
.footer-right-col .footer-right-col-contacts .tel {
    margin: 0 0 12px 0;
}
.footer-right-col .footer-right-col-contacts .address {
    margin: 0 0 14px 0;
}
.footer-right-col .footer-right-col-contacts .tel a {
    color: #ffffff;
    font-size: 17px;
    line-height: 17px;
    text-decoration: none;
}
.footer-right-col .footer-right-col-contacts .address {
    color: #ffffff;
    font-size: 13px;
    line-height: 13px;
}
.footer-right-col .footer-right-col-contacts .email a {
    color: #ffffff;
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
}
.footer-right-col .footer-right-col-contacts .email a:hover {
    color: #613862;
}
.footer-right-col .footer-soc-list ul {
    font-size: 0;
    line-height: 0;
    text-align: left;
}
.footer-right-col .footer-soc-list ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.footer-right-col .footer-soc-list ul li a {
    display: block;
}
.footer-right-col .footer-soc-list ul li a.instagram-item {
    width: 26px;
    height: 26px;
}
.footer-right-col .footer-soc-list ul li a.vk-item {
    width: 40px;
    height: 22px;
}
.footer-right-col .footer-soc-list ul li a.tw-item {
    width: 29px;
    height: 24px;
}
.footer-right-col .footer-soc-list ul li a.fb-item {
    width: 16px;
    height: 30px;
}
.footer .footer-copyright {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
/*------------------------------------------------------------
Modal box
------------------------------------------------------------*/

.fancybox-skin {
    background: #ffffff;
    border-radius: 0;
    border: 2px solid #000000;
}
.fancybox-close {
    background: url(../images/close-ico.png) no-repeat;
    width: 22px;
    height: 22px;
    right: 10px;
    top: 10px;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.modal-box {
    display: none;
    width: 395px;
    padding: 15px 30px;
}
.modal-box .modal-head {
    margin: 0 0 35px 0;
    font-family: "21 Cent";
    font-weight: bold;
    font-style: italic;
    color: #000000;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}
.modal-box .modal-head span {
    color: #613862;
}
.modal-box .form-row {
    margin: 0 0 30px 0;
}
.modal-box .form-row:last-child {
    margin: 40px 0 0 0;
}
.modal-box .form-row .form-input {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 2px solid #000000;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 15px;
    height: 32px;
    line-height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
    width: 100%;
}
.modal-box .form-row .form-input:focus,
.modal-box .form-row .modal-textarea:focus,
.modal-box .form-row .form-select:focus {
    border-bottom: 2px solid #613862;
}
.modal-box .form-row .modal-textarea {
    width: 100%;
    min-height: 130px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 2px solid #000000;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    height: 32px;
    padding: 0 10px;
    text-transform: uppercase;
    resize: none;
}
.modal-box .form-row .form-submit-btn {
    margin: 0 auto;
    display: block;
    border: 2px solid #000000;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 14px;
    width: 160px;
    height: 47px;
    line-height: 43px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    background: #ffffff;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.modal-box .form-row .form-submit-btn:hover {
    background: #613862;
    border: 2px solid #613862;
    color: #ffffff;
}
.bonus-wrap {
    background: #e5e6e6;
}
.bonus-wrap .wrapper {
    padding: 30px 0;
}
.content-master {
    float: left;
    width: 75%;
}
.mas-detail {
    padding: 0;
}
.mas-detail .master-item {
    float: left;
}
.mas-detail .work-examples-wrap {
    margin-top: 30px;
}
.bonus-wrap .block-title {
    margin: 20px 0 30px 0;
    font-family: "21 Cent";
    font-weight: bold;
    font-style: italic;
    color: #000000;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}
.bonus-wrap .block-title span {
    color: #613862;
}
.bonus-img {
    float: left;
    margin-left: 90px;
}
.bonus-text {
    text-align: center;
}
.bonus-text a {
    margin-top: 30px;
}

/*------------------------------------------------------------
Blog
------------------------------------------------------------*/
.blog-list {
    padding: 0 0 30px 0;
    margin: 0 -10px;
    font-size: 0;
    line-height: 0;
    text-align: left;
}
.blog-item {
    min-height:300px;
    margin-bottom: 30px;
}
.blog-img-block {
    float:left;
    width: 50%;
}
.blog-preview {
    float:left;
    width: 50%;
    padding-top:20px;
    margin-bottom:20px;
}
.blog-autor {
    font-size:14px;
    margin: 25px 0px;
}
.blog-item h2 {
   margin-bottom:17px;
}
.blog-autor span {
    color:#613862;
}
.blog-btn {
    color: #613862;
    font-size: 14px;
    line-height: 18px;
    text-decoration:none!important;
}
.pan {
    margin-bottom: 40px;
}

.blog-btn:hover {    
    text-decoration:underline!important;
}

.blog-list:after {
    clear: both;
}
.blog-autor a {
    color:#000000;
}

.soc-share ul li:before{
   display:none;
}
.soc-share ul li{
   padding: 0px 0 0 5px;
}


/*------------------------------------------------------------
Adaptive menu
------------------------------------------------------------*/

.adaptive-menu-wrap {
    padding: 25px 30px 0 30px;
    background: #ffffff;
    left: -100%;
    position: fixed!important;
    top: 0!important;
    bottom: 0!important;
    width: 100%;
    height: 100vh!important;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
    border-bottom: 2px solid #000000;
}
.main {
    min-height: 100%;
    position: relative;
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}
body.lockscroll,
html.lockscroll {
    overflow: hidden!important;
}
.lockscroll .main {
    transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0px, 0px);
}
.adaptive-menu ul li {
    margin: 0 0 7px 0;
}
.adaptive-menu ul li a {
    color: #000000;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
}
.adaptive-menu ul li .sub-menu {
    margin: 3px 0 0 20px;
}
.adaptive-menu ul li a:hover {
    color: #613862;
}
.adaptive-menu-wrap .header-menu-close {
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 25px;
    background: url(../images/close-ico.png) no-repeat;
    width: 22px;
    height: 22px;
}

.action h2 {
    color: #613862;
    padding-top: 15px;
    font-size:25px;
}
.action {
    margin-bottom: 25px;
    min-height: 229px;
    width: 33%;
    float:left;
    padding: 0 20px;
}
.action img{
display:block;
    margin:auto;
}
/*------------------------------------------------------------
Adaptive styles
------------------------------------------------------------*/

@media only screen and (max-width: 1200px) {
    .sp-horizontal .sp-previous-arrow {
        left: 0px;
    }
    .sp-horizontal .sp-next-arrow {
        right: 0px;
    }
}
@media only screen and (max-width: 980px) {
    body.lockscroll {
        overflow: hidden!important;
    }
    .header {
        padding: 14px 0;
    }
    .wrapper {
        width: 100%;
        padding: 0 15px;
    }
    .header-desktop {
        display: none;
    }
    .header-adaptive {
        display: block;
    }
    .onebyone {
        width: 100%;
    }
    .welcome-item .welcome-img-list ul li {
        display: inline-block;
        padding: 0 10px;
        width: 50%;
    }
    .welcome-item .welcome-text {
        padding: 0 30px;
    }
    .welcome-item .welcome-btn-block {
        text-align: center;
    }
    .map-contacts-wrapper {
        display: none;
    }
    .full-content .sidebar {
        width: 27%;
        margin: 0 3% 0 0;
    }
    .full-content .content {
        width: 70%;
    }
}
@media only screen and (max-width: 767px) {
    .main-slider-item .main-slider-action-text {
        top: 27%!important;
    }
    .main-slider-item .main-slider-title {
        font-size: 30px;
        line-height: 30px;
    }
    .main-slider-item .main-slider-action-text {
        padding: 20px 65px;
        background: rgba(255, 255, 255, 0.7);
    }
    .services-wrap {
        padding: 0 0 30px 0;
    }
    .services-list ul li {
        width: 50%;
    }
    .instagram-desktop {
        display: none;
    }
    .instagram-adaptive {
        display: block;
    }
    .instagram-wrap {
        padding: 0 0 35px 0;
    }
    .instagram-wrap .instagram-inner .instagram-subtitle {
        margin: 0 0 5px 0;
    }
    .instagram-wrap .instagram-inner {
        padding: 32px 0 5px 0;
    }
    .welcome-wrap {
        padding: 0 0 22px 0;
    }
    .welcome-wrap .block-title {
        margin: 0 0 15px 0;
    }
    .welcome-item .welcome-img-list {
        margin: 0 0 25px 0;
    }
    .soc-widgets-wrap {
        display: none;
    }
    .full-content .sidebar {
        display: none;
    }
    .full-content .content {
        width: 100%;
    }
    .content h2 {
        margin: 0 0 20px 0;
    }
    .content ul {
        width: auto;
        margin: 15px 0 15px 15px;
    }
    .content .content-table {
        table-layout: fixed;
    }
    .content .content-table {
        border-top: 1px solid #000000;
        width: 100%;
    }
    .content .content-table thead {
        display: none;
    }
    /*.content .content-table tr td:nth-child(2n) {
        display: none;
    }*/
    .content-faq-list .content-faq-item .content-answer {
        margin: 0;
    }
    .content .align-left,
    .content .align-right {
        float: none;
        margin: 0 0 30px 0;
    }
    .content .choice-wrap h2 {
        margin: 0 0 45px 0;
    }
    .choice-list ul li {
        margin: 0 0 32px 0;
        padding: 75px 0 0 0;
    }
    .choice-list ul li:last-child {
        margin: 0;
    }
    .masters-list .master-item {
        display: inline-block;
        padding: 0 10px;
        width: 50%;
    }
    .work-examples-wrap {
        margin: 0 0 25px 0;
    }
    .content .work-examples-wrap h2 {
        margin: 0 0 42px 0;
    }
    .work-examples-wrap .work-examples-list {
        text-align: center;
    }
    .work-examples-wrap .work-examples-list .work-example-item {
        margin: 0 0 10px 0;
        width: 50%;
    }
    .work-examples-wrap .work-examples-list .work-example-item:last-child {
        margin: 0;
    }
    .instagram-wrap .instagram-inner {
        background-size: cover;
        height: auto;
    }
    #main-map {
        height: 300px;
    }
    .footer {
        padding: 60px 0 40px 0;
        background: #000000;
    }
    .footer-menu {
        display: none;
    }
    .footer .footer-left-col {
        width: 260px;
        margin: 0 auto 40px auto;
        float: none;
    }
    .footer .footer-center-col {
        width: 260px;
        margin: 0 auto 25px auto;
        float: none;
        padding: 0;
    }
    .footer-center-col .footer-center-list {
        float: none;
        width: 100%;
    }
    .footer-right-col {
        width: 260px;
        margin: 0 auto 40px auto;
        float: none;
    }

     .blog-img-block {
    
    width: 100%;
}
.blog-preview {

    width: 100%;
}
}
@media only screen and (max-width: 479px) {
    
    .content-master,.action {
        width: 100%;
    }
   
    .slider-pro,
    .main-slider-wrap {
        height: auto;
    }
    .main-slider-item {
        height: auto;
    }
    .main-slider-item .main-slider-action-text {
        /*top: 25%;*/
        
        text-align: center;
    }
    .services-list ul li {
        padding: 0;
        float: none;
        width: 230px;
        margin: 0 auto 13px auto;
    }
    figure.effect-chico {
        height: 120px;
    }
    .services-list ul li img {
        position: relative;
        top: -45%;
    }
    .welcome-item .welcome-img-list ul li {
        display: block;
        padding: 0 10px;
        width: 100%;
        margin: 0 0 20px 0;
    }
    .welcome-item .welcome-img-list ul li img {
        width: 100%;
        height: auto;
    }
    .faq-form-wrap {
        width: 100%;
        padding: 25px 18px;
    }
    .choice-list ul li {
        width: 100%;
    }
    .masters-list .master-item {
        margin: 0 0 20px 0;
        display: inline-block;
        padding: 0 10px;
        width: 100%;
    }
    .work-examples-wrap .work-examples-list .work-example-item {
        width: auto;
    }
    .modal-box {
        padding: 15px;
        width: 100%;
    }
}
.navigator {
    margin-bottom: 30px;
}
.navigator a {
    margin: 10px;
}

#bx-composite-banner {
    margin-top: 30px;
}
.menu-fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background: white;
}
/* update */

#booking {
    position: relative;
    width: 100%;
    text-align: center;
    min-height: 400px;
    margin-bottom: 50px;
}
.form-steps {
    margin: 20px 0 30px 0;
}
.step-wizard {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 100px;
}
.step-wizard ul li:before {
    display: none!important;
}
.step-wizard .progress {
    position: absolute;
    top: 19px;
    left: 17%;
    width: 65.5%;
}
.step-wizard .progressbar {
    position: absolute;
    background-color: #613862;
    opacity: 1;
    height: 4px;
    border: 1px solid #fff;
    width: 0%;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.step-wizard .progressbar.empty {
    opacity: 1;
    width: 100%;
    background-color: #fff;
}
.step-wizard ul {
    position: absolute;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    right: 10px;
}
.step-wizard li {
    display: inline-block;
    text-align: center;
    width: 33%;
    padding: 0!important;
}
.step-wizard li .step {
    position: absolute;
    display: inline-block;
    line-height: 35px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid;
    border-color: #e5e6e6;
    background: #ffffff;
    -webkit-transition: background-color 0.6s ease, border-color 0.6s ease;
    -o-transition: background-color 0.6s ease, border-color 0.6s ease;
    transition: background-color 0.6s ease, border-color 0.6s ease;
}
.step-wizard li .title {
    position: absolute;
    width: 100%;
    left: 20px;
    padding-top: 42px;
    color: #613862;
    -webkit-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease;
}
.step-wizard li.current .step {
    border-color: #613862;
}
.step-wizard li.current .title {
    color: black;
}
.step-wizard li.done .step {
    color: #fff;
    background-color: #613862;
    border-color: #613862;
    content: '\2713';
}
.step-wizard li > a {
    display: block;
    width: 100%;
    color: black;
    position: relative;
    text-align: center;
}
.step-wizard li > a:hover .step {
    border-color: #613862;
}
.step-wizard li > a:hover .title {
    color: black;
}
.form-steps .form-step {
    display: none;
}
.mas-item {
    display: inline-block;
    padding: 0 2px;
    width: 19%;
}
.mas-item .mas-img-block img {
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
}
.mas-item .mas-name {
    margin: 10px 0;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
}
.mas-item-inner {
    padding: 20px 0 10px 0;
    border: 2px solid #ffffff;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mas-item-inner:hover {
    border: 2px solid #000000;
    cursor: pointer;
}
.mas-item-inner.check {
    background-color: #613862;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mas-item .check .mas-prof,
.mas-item .check .mas-name {
    color: white;
}
.mas-item .mas-prof {
    position: relative;
    padding: 10px 0 0 0;
    margin: 0 0 5px 0;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
.mas-item .mas-prof:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    width: 30px;
    height: 1px;
    background: #613862;
    margin: 0 0 0 -15px;
}
.step3 {
    width: 400px;
    margin: 0 auto;
}
input.date {
    width: 70%!important;
    float: left;
}
select.time {
    width: 27%!important;
}
.buttons-nav {
    text-align: right;
}
.choice-ser img {
    width: 140px;
    height: 140px;
}
.content-album-item.check .mask {
    opacity: 1!important;
    visibility: visible!important;
}
.choice-ser .content-album-list {
    margin: 0;
}
select,
option {
    color: #000;
}
.thank-you {
    text-align: center;
    margin-bottom: 50px;
}
@media only screen and (max-width: 980px) {
    .step-wizard li {
        width: 32%;
    }
}
@media only screen and (max-width: 479px) {
    .mas-item {
        width: 49%;
    }
    .step3 {
        width: 300px;
    }
}
.law {
    text-align: center;
}
.law label {
  text-align: center;
  font-size: 14px;
  color: #000;
  margin-left: 5px;
}
.law label a {
    color: #000;
}

.sidebar-action-wrap {
    display: none;
}