@font-face {
    font-family: "HelveticaLight";
    src: url("fonts/HelveticaLight/HelveticaLight.eot");
    src: url("fonts/HelveticaLight/HelveticaLight.eot?#iefix")format("embedded-opentype"),
    url("fonts/HelveticaLight/HelveticaLight.woff") format("woff"),
    url("fonts/HelveticaLight/HelveticaLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
body {
    font-family: "HelveticaLight";
}
table {
    color:#fff;
}
#myModal table {
    color:#000;
}
.container-fluid, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding:0;
}
.row {
	margin:0;
}
.navbar {
    border-radius: 0;
}
.navbar-inverse.navbar .container, .navbar-inverse.navbar .container .navbar-header {
    height:66px;
}

.navbar-inverse {
    background-color: #333333;
}

.navbar-brand {
    height:48px;
    padding:10px 14px 0 0;
}

.navbar-inverse.navbar {
    border:0;
    margin:0;
    z-index: 999;
}

.navbar-inverse input.form-control[type="text"], select.form-control.first {
    width:170px;
    height:47px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
select.second {
    margin-left:-50px;
    width:180px !important;
    height:47px;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-left:1px soild #eee;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
.navbar-inverse form button[type="submit"], .podbor form button[type="button"],nav form button[type="button"]{
    border-radius: 0 25px 25px 0;
    height:47px;
    width:50px;
    margin-left:-50px;
}

.choose input {
    border-color: #4cae4c;
    padding-left:40px
}

.navbar-form {
    padding-top: 10px;
    margin:0;
}

.affix {
      top: 0;
      width: 100%;
  }
.models {
    position: relative;
    margin-top:-1035px;
    z-index:500;
}
.models img {
    margin: 0 auto;
}

.left, .leftmob {
    background-color: #6cbf49;
}
.right, .rightmob {
    background-color: #2daae2;  
}
footer.block.footer{
    background: url(images/trava.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
footer.block.footer a{
    color:#fff;
    text-decoration: underline;
}
.footer {
	z-index: 100;
	min-height: 0;
	height: auto;
	font-size: 12px;
	line-height: 60px;
	height: 92px;
	text-align: center;
	background: #000;
}

.footer .logo {
	font-size: 0;
}

.footer .logo img {
	vertical-align: middle;
	height: 31px;
	width: auto;
}

.footer .l {
	float: left;
}

.footer .r {
	float: right;
}
.footer .container {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    z-index: 21;
    height: 92px;
    line-height: 92px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0;
}
@media (max-width: 768px) {
    .navbar-inverse input.form-control[type="text"], select.form-control.first,select.second {
        width:135px !important;
    }
    body {margin-bottom:68px;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {border:0;}
    h3 {
        font-size: 16px;
    }
    .form {
        text-align: center;
    }
    .navbar-form {
        padding: 10px 0px 5px 0;
        display: inline-block;
    }
    .call img {
        margin-left: 15px;
    }
    .leftmob, .rightmob {
        color:#fff;
        padding: 10px 45px;
        font-size: 13px;
    }
    .leftmob img, .rightmob img {
        padding-bottom:5px;
    }
}
@media (min-width: 768px) {
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        font-size:14px;
        height:12px;
        padding: 2px 8px;
    }
    a.tel {
        color: #fff;
        font-size: 47px;
        line-height: 66px;
        position: relative;
        top: 1px;
    }
    a.tel:hover {
        text-decoration: none;
    }
/*
    .modal-dialog {
        width: 600px;
        margin: 70px auto;
    }
    */
    .checkbox label, .radio label {
        min-height: 12px;
        font-size: 13px;
    }
    .h3, h3 {
        font-size: 16px;
    }
    .h4, h4 {
        font-size: 15px;
    }
    input[type=checkbox], input[type=radio] {
        margin: 2px 0 0 0;
    }
    hr {
        margin-top: 10px;
        margin-bottom: 0px;
    }
}
@media (min-width: 1500px) {
    a.tel {
        color: #fff;
        font-size: 47px;
        line-height: 66px;
    }
    .modal-dialog {
        width: 800px;
        margin: 70px auto;
    }
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        font-size: 14px;
        padding: 3px 8px;
    }
    .checkbox label, .radio label {
        min-height: 20px;
        font-size: 14px;
    }
    .h3, h3 {
        font-size: 24px;
    }
    .h4, h4 {
        font-size: 18px;
    }
    input[type=checkbox], input[type=radio] {
        margin: 4px 0 0;
    }
    hr {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .col-xlg-6{
        width:50%;
    }

}
section .table>tbody>tr>td:first-child {
    text-align: right;
}

.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #fff;
}

.video-container video2 {
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 100%;
}
.zoomContainer {
    z-index: 600;
}
.salon {
    padding-top: 66px;
}
section.work {
    min-height:100vh;
}
.modal-body .img {
    text-align:center;
    width: 100%;
}
.img-center {margin:0 auto;}
.modal-body table {
    margin-bottom:0;
}
.btn-success.focus, .btn-success:focus {
    outline:0;
    -moz-outline-style: none;
    border:none;
}
video {-webkit-filter: brightness(108.5%);}

.nav-tabs>li>a.standard, .nav-tabs>li>a.standard:hover, .nav-tabs>li>a.standard:focus {
    color:#6cbf49;
    font-weight:bold;
}
.nav-tabs>li>a.premium, .nav-tabs>li>a.premium:hover, .nav-tabs>li>a.premium:focus {
    color:#2daae2;
    font-weight:bold;
}
.modal-body {
    max-height: calc(100vh - 80px);
    overflow-y: auto;
}
body.modal-open {
    overflow-y: auto !important;
    padding-right: 0 !important;
}

.modal-scrollbar-measure {

overflow: hidden;
}

.zoom {
    display:inline-block;
    position: relative;
}

.zoom img {
    display: block;
}

.zoom img::selection { background-color: transparent; }

#standard .table>tbody>tr.price>td {
    color:#6cbf49;
}
#premium .table>tbody>tr.price>td {
    color:#2daae2;
}
.form-control {
    height: 33px;
}
.btn-success {
    background-color: #6cbf49;
}
a[data-toggle="tooltip"] {
    border-bottom:1px dashed #337ab7;
    text-decoration: none;
}
a[data-toggle="tooltip"]:hover {
    text-decoration: none;
}
ul.content-slider{
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}
.content-slider li{
    text-align: center;
    color: #FFF;
}
.demo{
    width: 100%;
    padding-top: 12px;
}
.checkbox, .radio {
    margin-bottom: 7px;
}
ul.content-slider {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
ul.content-slider li {
    display: block;
    float: left;
    margin-right: 6px;
    margin-top: 0;
    padding-left:0;
    cursor:pointer;
}
ul.content-slider li img {
    display: block;
    height: auto;
    max-width: 100%;
}
#myModal .tooltip {
    width:264px !important;
}
#myModal .tooltip-inner {
    max-width:264px !important;
    text-align:left;
}
.info {
    z-index: 100;
    line-height: 75px;
    text-align: center;
    height: 100%;
    min-height: 950px;

    margin: 0 auto;
    font-size:24px;
    background: url('/images/info.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    position: relative;
    display:none;
}
.info a {
    color:#fff;
    text-decoration: underline;
}
.info .container {
    margin: 10% auto;
}
.info .container a:hover{
    color:#fff;
}
.info#contacts {
    line-height: 40px;
    font-size:24px;
    color:#fff;
}
.info#contacts .container {
    margin: 60px auto;
}
.info#contacts .contacts_list {
    list-style: none;
}
.info#contacts .contacts_list li .text {
    text-transform: uppercase;
    text-decoration: underline;
}
.info#contacts .contacts_list li .text:hover {
    text-decoration: none;
    cursor: pointer;
}
.info#contacts .contacts_list .sub_content {
    display: none;
    font-size:16px;
    line-height:25px;
}
.map {
    width:100%;
    max-width:600px;
    height:400px;
    display:none;
    
}
.YMaps-b-balloon-content {color:#000;}
.info#contacts .shop_contacts div {
    margin: 0 auto;
}
.navbar-default {
    background-color: #6cc049;
}
.bxslider li {
    background-color:#6cbf49;
    border-radius: 20px;
    padding:15px;
    color:#fff;
}
.bxslider li:nth-child(2n) {
    background-color:#2caae2;
}
.bxslider li a {
    text-decoration: underline;
    color:#fff; 
}
.bxslider li h3 {
    margin:0;
}
.bxslider p {
    margin:0;
}
.bxslider li .feedback {
    background-color:#fff;
    color:#000;
    border-radius: 20px;
    padding:15px;
}
.bxslider li img.avatar {
    width:88px;
    -webkit-clip-path: circle(50% at 50% 50%);
}
.bxslider li img.triangel {
    padding-left:80px;
}

.b24-widget-button-wrapper.b24-widget-button-position-bottom-right.b24-widget-button-visible {
    right: 30px !important;
    bottom: 90px !important;
}