@import url('https://fonts.googleapis.com/css?family=Charmonman:700|Gabriela|Montserrat:300,300i,400,400i,500,600,700,800|Oregano');

body{
    background: #FAFBFE;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333;
    -webkit-font-smoothing:antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

.gabriela{
    font-family: 'Gabriela', serif;
}
.charmonman{
font-family: 'Charmonman', cursive;
}

.m-b-20{
    margin-bottom: 20px;
}
.m-b-40{
    margin-bottom: 40px;
}
.m-t-60{
    margin-top: 60px;
}
.m-t-40{
    margin-top: 40px;
}
.m-t-30{
    margin-top: 30px;
}
.m-t-20{
    margin-top: 20px;
}
.m-b-100{
    margin-bottom: 80px;
}


p {
    line-height: 28px;
    margin-bottom: 20px;
    color: #778899;
}
header{
    display: ;
}

.ta_c{
    text-align: center;
}

.color_p1{
    color: #E91E63
}
a{
    cursor: pointer;
    color: #E91E63;
}

.dropdown-menu>li>a {
    color: #EF6C00;
    font-size: 18px;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none;
    color: #E91E63;
}
footer a:focus, footer a:hover {
    color: #F94280;
}
.trans-0-4 {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


header {
    height: 88px;
}
.navbar-default {
    background-color: #f8f8f800;
    border-color: #e7e7e7;
}

.navbar_main {
    border: none;
    margin-bottom: 0px;
position: fixed;
    z-index: 9999;
    width: 100%;
}
.navbar-brand {
width: 140px;
margin-top: 10px;
}
.navbar_main .navbar-brand {
    background: url(../img/NKK2__.svg) no-repeat center center, #fafbfe;

}
.dropdown-menu {
    padding: 8px 0;}

.servic1{
    background: url(../img/h3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
}
.servic2{
    background: url(../img/online.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
}
.servic3{
    background: url(../img/master_class__.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
}

.servic_card{
    height: 80vh;
    padding: 40px;
    margin-bottom: 10px;
    color: #fff;
    background-size: cover;
    position: relative;

}

.uppercase{
    text-transform: uppercase;
}
.servic_card h2{
    text-transform: uppercase;
}

.servic_name{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 5;
    text-align: center;
    font-size: 2em;
    font-weight: 800;
    text-shadow: 0 0 8px rgba(51, 51, 51, 0.3);
}

.servic_btn:hover .servic_card{
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
    font-size: 1.6em;
    text-shadow: 0 0 8px rgba(51, 51, 51, 0.6);
    z-index: 7;
}
.servic_btn:hover .servic_name{
    text-shadow: 0 0 8px rgba(51, 51, 51, 0.6);
}

.about_us_block{
    margin-top: 80px;
}

.h_block{
    font-size: 44px;
    margin-bottom: 60px;
}

.about_us {
    height: 60vh;
}
.about_us_text {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
.about_us_img{
    background: url(../img/Natalia_red2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.about_us_img2{
    background: url(../img/Natalia_white2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.about_us_text{
    display: table;
    position: relative;
}
.bg_fff{
        background: white;
}
.about_us_text p{
    line-height: 26px;
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}
.cont_marg{
    margin: 80px 0;
}


.bg333{
    background-color: #222;
    color: #fff
}

.carousel-control.left {
background: none;
}
.carousel-control.right {
background: none;
    }

.carousel-control {
    width: 2%;
}

.carousel-caption1 h3{
    margin-top: 0px;
}

.card_master1{
    background: url(../img/big1.jpg);
}
.card_master2{
    background: url(../img/Sofiya.jpg);
}
.card_master{
    height: 60vh;
    border-radius: 2px;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
}

.card_master p{
    text-align: center;
    margin: auto;
    padding: 20px;
    background: rgba(0, 0, 0, 0.7);
    color: #FB8C00;
    font-weight: 600;
    bottom: 20px;
    position: absolute;
    width: 100%;
}
.card_master p span{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #FB8C00;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}
.card_master:hover p span{
    display: block;
}


iframe.goog_map {
  -webkit-filter: grayscale(40%);
          filter: grayscale(40%);
}

.carousel-indicators li {
    width: 24px;
    height: 8px;
    border: 1px solid #ffffff50;
}
.carousel-indicators .active {
    border: 1px solid #fff;
    width: 24px;
    height: 8px;
    margin: 1px;
}

footer{
    background: #2f2f2f;
    padding: 10px;
    font-size: 16px;
    color: #7D7D7D;
    z-index: 99;
    position: relative;
}
footer .container-fluid{
     padding-right: 0px;
    padding-left: 0px;
    line-height: 32px;
}
footer .soc a{
display: inline-block;
height: 20px;
width: 20px;
opacity: .7;
margin-left: 4px;
}
footer .soc a img{
height: 20px;
width: 20px;
vertical-align: sub;
}
footer .soc a:hover{
opacity: 1;
}

.partners{
border-bottom: 1px solid #FFC107;
    border-top: 1px solid #FFC107;
    background: #fff;
}
.partners img {
    max-width: 100%;
    max-height: 120px;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 4px;
}

.part_logo{
    width: 100%;
    height: 140px;
    margin: 0px auto 10px;
    position: relative;
}

.con_about_us{
background: #ffe7e7;}

.hair_main{
    position: relative;
}


.serv_descr{
}

.serv_title{
    font-size: 72px;
    font-weight: 800;
    margin-top: 80px;
    color: #E91E63;

}

.hair_main .in_serv_bl{
    margin-top: 30px;
    padding: 20px 30px;
    border-radius: 4px;
}

.container .jumbotron {
background-color: #fafbfe70;
    border-radius: 0;
    border: 15px double #f0629230;
}

.btn-group-lg>.btn, .btn-lg {
    border-radius: 88px;
}
.btn-c1{
    background-color: #E91E63;
    color: #fff;
    }
.btn-c1:hover{
 background-color: #DB1965;
     color: #fff;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #e91e63;
    border-radius: 44px;
}
.nav-pills>li>a {
    border-radius: 44px;
    color: #e91e63;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tab-content{
    margin-top: 40px;
}

.master_ava{
    width: 100%;
    border-radius: 300px;
}
.checkbox_serv_btn {
    position: absolute;
    z-index: -10;
    opacity: 0;
}
.checkbox_serv_label{
    padding: 0 20px;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e91e63;
    border-radius: 44px;
    color: #e91e63;
    cursor: pointer;
        background: url(../img/check.svg) no-repeat 20px center, #fff;
    background-size: 100px;

}
.checkbox_serv_btn:checked + label {
    color: transparent;
    background: url(../img/check.svg) no-repeat center center, #e91e63;
    background-size: 24px;
}

.service_itm{
    line-height: 40px;
    width: 100%
}


.price{
    color: #999;
}

.row.service_itm{
       margin-right: 0px;
    margin-left: 0px;
}
.serv_day{
    display: inline-block;
    margin-left: 15px;
}
.radio_day{
    position: absolute;
    z-index: -10;
    opacity: 0;
}

.radio_day_label{
    padding: 0 20px;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e91e63;
    border-radius: 44px;
    color: #e91e63;
    cursor: pointer;
}
.radio_day:checked + label {
    color: #fff;
    background: #e91e63;
}

.big_form_input{
    height: 44px;
    padding: 12px 20px;
    border-radius: 44px;
}

.big_form_input:focus {
    border-color: #e91e63;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 30, 99, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 30, 99, 0.6);
}
.m-l-15 {
    margin-left: 15px;
}

.btn-c2 {
padding: 12px 20px;
    background-color: #E91E63;
    color: #fff;
}
.btn-c2:hover {
    background-color: #E91E63;
    color: #fff;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel-caption1 p{
    color: #fff;
    font-weight: 300;
        text-align: left;
}



.hair_main2{
        height: 50vh;
        width: 50vh;
    background: url(../img/h3.jpg) no-repeat center center;
    background-size: cover;

    border-radius: 25vh;
    margin-top: 40px;
}

.hair_main7{
    position: relative;

}


.mstrc_main .bg_r_ctr2{
    background: url(../img/mastercl3.jpg) no-repeat center center;
    background-size: cover;
}

.hair_main .bg_r_ctr2{
    background: url(../img/hairnew.png) no-repeat center top;
    background-size: cover;
}
.consultation_main .bg_r_ctr2{
    background: url(../img/konsult.jpg) no-repeat center -50px;
    background-size: cover;
}

.bg_r_ctr2{
    position: absolute;
    text-align: center;
    height: 80vh;
    width: 80vh;
    border-radius: 140vh;
    z-index: -2;
    overflow: hidden;
}

.jumbotron .serv_descr {
    font-weight: 500;
    color: #333;
}


.flex-gallery img.img-responsive  {
    padding: 2px;
}

.flex-gallery img.img-responsive:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

span.radio_price{
    color: #ababab;
    font-weight: 300;
}

.card-image {
    width: 100%;
    height: 250px;
    margin: 0 auto 0;
    position: relative;
        border-radius: 8px 8px 0 0;
    overflow: hidden;

}
.card-image img {
    max-width: 100%;
    border-radius: 8px 8px 0 0;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
}
.articlecard .card-body{

    height: -webkit-fit-content;

    height: -moz-fit-content;

    height: fit-content;
    padding: 10px 10px 1px 10px;

}
.articlecard .card-title{
    font-weight: 600;
    color: #2f2f2f;
    line-height: 24px;
    margin: 10px;
}
.articlecard .dmy{
    font-size: 14px;
    margin-bottom: 14px;
    margin-left: 10px;
}

.itema {
    -webkit-box-shadow: 0 5px 25px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 25px 0 rgba(0,0,0,.1);
    border-radius: 8px;
    background: white;
}

.itema:hover {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
}

.itema:hover img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);

}
.articlecard {
    margin-bottom: 32px;
}

.row-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.breadcrumb{
    background: transparent;
    font-size: 16px;
    padding: 0px 0px;
}

img.left_400{
    width: 400px;
    float: left;
    margin: 0 20px 20px 0;
}

img.right_400{
    width: 400px;
    float: right;
    margin: 20px;
}

img.w100p{
    width: 100%;
        margin: 0 0 20px;
}

.article_body {
    margin: 20px 0;
}

.ms_order{
    padding: 60px 20px 200px;
}
.ms_date{
    margin-top: 34px;
    margin-left: 10px;
    margin-bottom: 0px;
    color: #E91E63;
}

.bg_g_E91E63 {
    background: #E91E63;
    color: #fff;
    background: rgba(233,30,98,1);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(233,30,98,1)), color-stop(84%, rgba(255,255,255,1)), color-stop(93%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(-45deg, rgba(233,30,98,1) 0%, rgb(250, 251, 254) 84%, rgb(250, 251, 254) 93%);
    background: -o-linear-gradient(-45deg, rgba(233,30,98,1) 0%, rgba(255,255,255,1) 84%, rgba(255,255,255,1) 93%);
    background: -webkit-linear-gradient(315deg, rgba(233,30,98,1) 0%, rgb(250, 251, 254) 84%, rgb(250, 251, 254) 93%);
    background: -o-linear-gradient(315deg, rgba(233,30,98,1) 0%, rgba(255,255,255,1) 84%, rgba(255,255,255,1) 93%);
    background: linear-gradient(135deg, rgba(233,30,98,1) 0%, rgb(250, 251, 254) 84%, rgb(250, 251, 254) 93%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91e62', endColorstr='#ffffff', GradientType=1 );
}

.pos_rel{
    position: relative;
}
.card_ms_type{
    position: absolute;
    width: 100%;
    left: -10px;
    border-radius: 8px;
    padding-left: 30px;

}

.ms_cards h4.card-title{
    margin-bottom: 20px;
}


.bg_w_logo_p{
    background: url(../img/NKK_5p_w.svg) center center no-repeat ;
    background-size: 120vw;

}

.a_btn_c2{
    border-radius: 88px;
    padding: 12px 20px;
    background-color: #E91E63;
    color: #fff;
    display: -webkit-inline-box;
}

.a_btn_c2:hover{
    background-color: #E91E63;
    color: #fff;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);

}


.btn_main_fixed{
    padding: 12px 26px;
    position: fixed;
    bottom: 15%;
    right: 10%;
    z-index: 20;
    opacity: 0.8;
}

.btn_main_fixed:hover{
    opacity: 1;
}
.btn_main_fixed:focus{
    outline: none;
    color: #fff;
}
.ms_h{
    padding: 10px 20% 10px 20px;
    border-radius: 4px;
}

.ms_h span{
font-weight: 300;
}


a.not_events{
    pointer-events: none;
}


.dropdown-menu.dropdown-menu-lang{
    min-width: fit-content;
}


.lang_menu_mob{
    display: block;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #ccc;
}

.lang_menu_mob .langmenu{
      color: #777;
}.lang_menu_mob .dropdown-menu li a{
      color: #777;
}



.error {
    max-width: 228px;
    display: none;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    position: absolute;
    left: 228px;
    top: calc(100% + 8px);
    z-index: 100;
    padding: 6px 10px 7px;
    -webkit-border-radius: 6px;
    border-radius: 24px;
    background: #f44336;
}


.pulse {
    -webkit-animation: pulse 2.5s infinite;
            animation: pulse 2.5s infinite;
}
.pulse:hover {
  -webkit-animation: none;
          animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 19, 100, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 14px rgba(255, 19, 100, 0.4);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 19, 100, 0.4);
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 19, 100, 0.4);
            box-shadow: 0 0 0 0 rgba(255, 19, 100, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 14px rgba(204,169,44, 0);
              box-shadow: 0 0 0 14px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
              box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }





}

.col-sm-3.price.ta_c {
    display: none;
}
