/*** uncss> filename: https://ivaderm.com.ua/assets/e91f4395/css/bootstrap.min.css ***/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

footer, nav, section {
    display: block
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

strong {
    font-weight: 700
}

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

img {
    border: 0
}

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

button, input, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, p {
        orphans: 3;
        widows: 3
    }

    h2 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .like-h2, .like-h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .like-h2, .like-h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

.h2, h2, .like-h2 {
    font-size: 30px
}

h3, .h3, .like-h3 {
    font-size: 24px
}

.h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-10, .col-md-12, .col-md-3, .col-md-6, .col-md-9, .col-sm-12, .col-sm-3, .col-xs-12, .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12, .col-xs-6 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-6 {
    width: 50%
}

@media (min-width: 768px) {
    .col-sm-12, .col-sm-3 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-3 {
        width: 25%
    }
}

@media (min-width: 992px) {
    .col-md-10, .col-md-12, .col-md-3, .col-md-6, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
}

table {
    background-color: transparent
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=time].form-control {
        line-height: 34px
    }
}

.form-group {
    margin-bottom: 15px
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:focus, .btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active {
    background-image: none
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:focus, .btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active {
    background-image: none
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control, .input-group-addon {
    display: table-cell
}

.input-group-addon {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before, .container:after, .container:before, .modal-header:after, .modal-header:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    display: table;
    content: " "
}

.clearfix:after, .container:after, .modal-header:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

h1, h2, .h2, .h3, .h4 {
    text-align: left
}

/*# sourceMappingURL=bootstrap.min.css.map */

/*** uncss> filename: https://ivaderm.com.ua/assets/e91f4395/css/all.styles.css?v=1.0003 ***/
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('.../img/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
.block-service-min-h {
    min-height: 800px;
}
.block-service-min-h .services-content {
    min-height: 430px;
}
.table-price-resp {
    font-size:18px;
    margin: auto;
    /* width:80% !important; */
}

li.dropdowns.b-two-blocks > ul.dropdown-menu > li.dropdowns:hover > ul.dropdown-menu {
    display: block;
    top: 0px;
    left: 200px;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../img/fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url('../img/fancybox_loading@2x.gif');
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#doctros_block > p{
    margin-left: 50px;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */

/* @end */
/* @group Single Chosen */

/* @end */
/* @group Results */

/* @end */
/* @group Multi Chosen */

/* @end */
/* @group Active  */

/* @end */
/* @group Disabled Support */

/* @end */
/* @group Right to Left */

/* @end */
/* @group Retina compatibility */
/* @end */
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
    position: relative
}

@media (max-width: 767px) {
    .bootstrap-timepicker {
        width: 100%
    }
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/*
Template Name : Lisa - Wellness Center, Spa and Beauty Salon Template
Author        : Abubakar Siddique
Version       : 1.1
*/

/****** Table Of Content ***************
#1. Typography
#2. General Design
#3. Pre Loader
#4. Header Design
    #4.1. Dropdown Menu
#5. Home Variations
	#5.1. Home Slider
	#5.2. Home Parallax
	#5.3. Home Static
	#5.4. Home News Ticker
	#5.4. Home Text Rotate
#6. About Us
#7. Procedures
#8. Therapists
#9. Pricing Table
#10. 404 Page
#11. Gallery
	#11.1. Gallery 2 Columns
	#11.2. Gallery 3 Columns
	#11.3. Gallery Masonry
#12. Blog
#13. Blog Details
#14. Contact Us
#15. Footer
#16. Reservation Modal
#17. Back to Top
#18. Responsive Design

*/

/************* Typography ******************/
* {
    padding: 0;
    margin: 0;
}

img {
    border: none;
    outline: none;
    max-width: 100%;
}

a, a:active, a:focus, a:hover {
    outline: none;
    text-decoration: none;
}

a {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    color: #8bc34a;
}

.btn:active:focus,
.btn:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none !important;
    box-shadow: none;
}

ul {
    margin: 0;
    list-style-type: none;
}

h1 {
    font-size: 28px;
    color: #333;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 25px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

h2, .h2 {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-weight: 900;
    line-height: normal;
    margin: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}

.h3 {
    font-size: 20px;
    color: #333;
    margin: 0 0 12px;
    font-weight: 400;
    line-height: normal;
    position: relative;
    font-family: 'Montserrat', sans-serif;
}

.h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    position: relative;;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 10px;
}

.cosmetology_treatment-recomendations p {
    font-size: 18px;
    margin: 0 0 20px;
    color: #333;
    font-weight: 300;
    line-height: 30px;
    font-family: Ubuntu, sans-serif;
    text-transform: none;
}

p {
    font-size: 18px;
    margin: 0 0 20px;
    color: #333;
    font-weight: 300;
    line-height: 30px;
    font-family: Ubuntu, sans-serif;
}

ul {
    font-size: 18px;
}

.flex {
    display: flex;
}

table {
    font-family: Ubuntu, sans-serif;
}

.btn {
    font-family: "Ubuntu", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    width: auto;
    line-height: 35px;
    padding: 0 25px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    position: relative;
}

.btn::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn.btn-primary {
    background: #8bc34a;
    color: #fff;
    border: none;
}

.btn.btn-primary:hover:before,
.btn.btn-primary:focus:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.btn.btn-default {
    border: 1px solid #8bc34a;
    background: none;
    color: #8bc34a;
}

.btn.btn-default:hover {
    background: #8bc34a;
    border-color: #8bc34a;
    color: #fff;
}

body {
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    color: #333;
    background: #fff;
    overflow-x: hidden;
}

/********************************* General Design ***************************************/
.container {
    width: 100%;
    max-width: 1200px;
}

section {
    width: 100%;
    float: left;
    height: auto;
    padding: 60px 0;
}

#page-title, #services {
    float: none;
}

.parallax {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.title-block {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 40px;
}

.title-block p {
    padding: 0 30%;
    margin: 0;
    font-family: Ubuntu, sans-serif;
}

.line-block {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 15px;
}

.bullet {
    width: 26px;
    border: 1px solid #8bc34a;
    display: inline-block;
    line-height: 24px;
    border-radius: 50%;
    color: #8bc34a;
    position: relative;
}

.line-block span::before {
    width: 70px;
    height: 2px;
    background: #8bc34a;
    left: -80px;
    top: 11px;
    content: '';
    position: absolute;
}

.line-block span::after {
    width: 70px;
    height: 2px;
    background: #8bc34a;
    right: -80px;
    top: 11px;
    content: '';
    position: absolute;
}

/*================================ Pre Loader ====================================*/

/*************************** Header Design ********************************/
.top-bar {
    width: 100%;
    height: auto;
    padding: 8px 0;
    background: #f5f5f5;
}

.top-right {
    width: 100%;
    float: right;
    height: auto;
}

.top-right {
    width: 100%;
    float: right;
    height: auto;
}

.top-right ul {
    float: right;
    width: auto;
    padding: 5px 0;
}

.top-right ul li {
    float: right;
    margin-right: 10px;
    line-height: 20px;
    padding-right: 10px;
    position: relative;
}

.top-right ul li::before {
    width: 1px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    background: #ccc;
}

.top-right ul li:last-child::before {
    /*background:none;*/
}

.top-right ul li:last-child {
    /*padding:0;
    margin:0;
    border:none;*/
    font-size: 15px;
}

.top-right ul li:first-child {
    padding: 0;
    margin: 0;
    border: none;
}

.top-right ul li:first-child::before {
    background: none;
}

.top-right ul li a {
    color: #333;
}

.top-right ul li:hover a,
.top-right ul li:hover {
    color: #8bc34a;
}

.top-left {
    width: 100%;
    float: left;
    height: auto;
}

.social-media {
    width: auto;
    float: right;
    height: auto;
}

.social-media > li {
    float: left;
}

.social-media > li:last-child {
    margin: 0;
}

.social-media > li .fa {
    display: block;
    line-height: 28px;
    color: #333;
    font-size: 14px;
    border: 1px solid #333;
    width: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.social-media > li .fa:hover {
    color: #fff;
    border-color: #8bc34a;
    background: #8bc34a;
}

.navbar-default {
    background: none;
    border: none;
    margin: 0;
    width: 100%;
    float: left;
}

.affix {
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.08);
    top: 0;
}

.navbar-static-top {
    z-index: 9;
}

.navbar {
    padding: 0px 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #fff;
}

.navbar-brand > img {
    display: inline-block;
}

.navbar > .container .navbar-brand {
    margin: 0;
    height: auto;
    padding: 0;
    color: #8bc34a;
}

.mobile-button {
    display: none;
}

.mobile-button > a {
    border: 2px solid #8bc34a;
    background: #8bc34a;
    color: #fff;
    padding: 8px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

.navbar-brand {
    display: block;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #8bc34a;
    font-family: "Montserrat", sans-serif;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #8bc34a;
}

.navbar-default .navbar-toggle {
    margin: 23px 0 19px;
    border-color: #8bc34a;
}

.menu-wrapper .menu > li:hover > a:before {
    content: '';
    background: #8bc34a;
    width: 100%;
    height: 2px;
    top: calc(100% - 2px);
    z-index: 2;
    position: absolute;
}

.menu-wrapper .menu > li > a {
    font-size: 14px;
    color: #333;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    padding: 30px 5px;
    position: relative;
    font-weight: 400;
    line-height: 18px;
    display: block;
    text-align: center;
}

.menu-wrapper {
    justify-content: flex-end;
    align-items: center;
}

.dropdowns {
    position: relative;
}

.dropdowns:hover > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    top: calc(100% - 2px);
    left: 0;
}

/*********************** Dropdown Menu *******************/
.navbar-default .dropdown-menu {
    border: none;
    min-width: 215px;
    padding: 0;
    border-top: 1px solid #8bc34a;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.dropdown-menu > li {
    margin: 0 0 1px;
}

.dropdown-menu > li.dropdowns:after {
    content: '\f054';
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 6px;
}

.dropdown-menu > li:last-child {
    margin: 0;
}

.dropdown-menu > li > a {
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    padding: 7px 15px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background: #fdfdfd;
    color: #8bc34a;
}

.dropdown-menu > li:last-child a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

/************************* Home Slider ***************/
.control {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.control,
.control:focus {
    border: 1px solid #8bc34a;
    border-radius: 50%;
    color: #8bc34a;
    line-height: 34px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 50%;
    width: 36px;
    margin: -15px 0 0;
}

.control:hover {
    background: #8bc34a;
    color: #fff;
}

.left.control {
    left: -50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.right.control {
    right: -50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/****************************** Subscribe ********************************/
.input-group-addon {
    padding: 0;
    background: none;
    border: none;
}

/***************************** Counter ******************************/

/****************************** Testimonials ****************************/
#testimonial-carousel {
    background: #fff;
    padding: 30px 50px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#testimonial-carousel .fa.fa-quote-left {
    font-size: 28px;
    color: #8bc34a;
    margin: 0 0 10px;
}

#testimonial-carousel:hover .control {
    opacity: 1;
    visibility: visible;
}

#testimonial-carousel:hover .control:focus:hover {
    color: #fff;
}

#testimonial-carousel:hover .left.control {
    left: 10px;
}

#testimonial-carousel:hover .right.control {
    right: 10px;
}

#testimonial-carousel .author {
    margin: 0 0 10px;
}

#testimonial-carousel .author img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #8bc34a;
}

#testimonial-carousel .designation {
    font-size: 18px;
    font-weight: 600;
}


/************************* Home Parallax / Home Static ***********************************/

/*=========================== Home News Ticker ===============================*/

/***************************** Home Text Rotate ***************************/

/*************************** About Us ***********************************/

/****************************** Procedures *********************************/
.service-details h2 {
    margin: 0 0 15px;
}

.service-details ul:not(.gallery-item) li {
    position: relative;
    padding-left: 25px;
    margin: 0 0 21px;
}

.service-details ul li:last-child {
    margin: 0;
}

.service-details ul:not(.gallery-item) li::before {
    color: #8bc34a;
    content: "\f06c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    position: absolute;
    top: 1px;
    left: 0px;
}

/****************************** Therapists **************************/
.therapists-list {
    padding: 25px 25px;
    text-align: center;
    background: #fdfbfb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 0 30px;
    float: left;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.therapists-list:hover {
    cursor: move;
}

.therapists-list .thumb {
    width: 100%;
    height: auto;
    padding: 0 20px;
    margin: 0 0 15px;
}

.therapists-list .fixedh {
    /*min-height: 245px;*/
    display: flex;
    flex-direction: column;
    flex: 1;
}

.therapists-list .fixedh .h2,
.therapists-list .fixedh .h4 {
    text-align: center;
}

.therapists-list .thumb img {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

/***************************** Pricing Table *************************************/

/************************* 404 Page ***************************/

/****************************** Gallery **********************************/
.gallery-item {
    float: left;
    margin: 0 -10px;
}

.gallery-item li {
    width: 25%;
    float: left;
    position: relative;
    padding: 0 10px;
    margin: 0 0 20px;
}

.gallery-item .post_thumb {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.gallery-item .post_thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    float: left;
}

.gallery-item li:hover .post_thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.gallery-overlay {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    visibility: hidden;

}

.gallery-overlay::before {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    background: #8bc34a;
    opacity: 0.7;
    content: '';
}

.gallery-item li:hover .gallery-overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.gallery-overlay i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    width: 35px;
    line-height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #8bc34a;
    text-align: center;
}

/* .gallery{ */
/*     display:none; */
/*     opacity:0; */
/* } */


blockquote{
    font-size:13px;
    line-height:21px;
    color:#333;
    font-weight:400;
    font-style:italic;
    border-color:#8bc34a;
    background:#faf9f9;
}
.video-block{
    position: relative;
}
.video-block .background{
    position: absolute;
    top: 0;
    left: -60%;
    width: 130%;
    height: 100%;
    background-color: #F9F9F9;
    z-index: 0;
}
.video-block .background.background-right{
    left: unset;
    right: -60%;
}
.video-with-text{
     display: flex;
     justify-content: space-between;
     column-gap: 30px;
     align-items: center;
     padding: 40px 0;
     margin-bottom: 30px;
     position: relative;
 }
.video-with-text__text h2{
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
}
.video-with-text__text .img-divider{
    text-align: center;
}
/************************* Pagination ****************************/

/************************** Gallery 2 Columns *************************/

/************************** Gallery 3 Columns *************************/

/************************** Gallery Masonry ****************************/

/****************************** Blog **************************************/

/*********************** Sidebar ******************************/

/************************ Blog Details *********************************/
#page-title {
    padding: 60px 0;
    position: relative;
    min-height: 200px;
}

.title-info {
    width: 100%;
    float: left;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

#page-title::before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: rgba(0, 0, 0, 0.75);
}

#page-title h1 {
    margin: 0;
    color: #fff;
}

.breadcrumb {
    background: none;
    margin: 0;
}

.breadcrumb > .active {
    color: #fff;
    text-transform: capitalize;
}

.breadcrumb > li + li::before {
    color: #fff;
}

.breadcrumb li a:hover {
    color: #8bc34a;
}

.post_thumb {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 13px;
}

.post_thumb > img {
    width: 100%;
    float: left;
}

/*************************** Contact Us *****************************/
.form-control {
    height: 45px;
    background: none;
    padding: 5px 15px 5px 0;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #333;
    box-shadow: none !important;
    border-radius: 0;
    font-size: 15px;
}

.form-control:focus {
    border-color: #8bc34a;
}

.form-control::-moz-placeholder {
    color: #333;
}

textarea.form-control {
    height: 158px;
}

/********************* Footer **************************/
#footer {
    width: 100%;
    float: left;
    height: auto;
}

.footer-top {
    width: 100%;
    float: left;
    height: auto;
    padding: 40px 0;
    background: #323a45;
}

.footer-widget {
    width: 100%;
    float: left;
    height: auto;
}

.footer-widget p {
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
}

.footer-top ul {
    width: 100%;
    float: left;
}

.footer-top ul li {
    width: 100%;
    float: left;
    margin: 0 0 12px;
    color: rgba(255, 255, 255, 0.9);
}

.footer-top ul li:last-child {
    margin: 0;
}

.footer-top ul li a {
    color: rgba(255, 255, 255, 0.9);
}

.footer-top ul li a:hover {
    color: #8bc34a;
}

.footer-widget .fa {
    width: 20px;
}

.bussiness-hour li {
    padding-bottom: 12px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

.footer-bottom {
    width: 100%;
    float: left;
    height: auto;
    background: #23282f;
    padding: 10px 0;
}

.copyright p {
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
}

/****************************** Reservation Modal *************************/
.modal-dialog {
    width: 40%;
    min-width: 320px;
    max-width: 94%;
    margin: 30px auto;
}

.modal-header {
    padding: 20px;
}

.modal-body {
    padding: 20px;
}

.modal .form-group {
    margin: 0 0 16px;
}

.required > label:after {
    content: ' *';
    color: red;
    font-size: 14px;
}

.close {
    float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    color: #333 !important;
    text-shadow: none;
    opacity: 1 !important;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 99;
}

.close:hover {
    color: #8bc34a;
}

#reservation-form {
    width: 100%;
    display: block;
}

#reservation-form label {
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 6px;
}

.appointment-form .input-group-addon,
.modal .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #333;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-right: none;
    border-radius: 0;
}

.appointment-form {
    margin-top: 20px;
}

.appointment-form .form-control,
.modal .form-control {
    padding: 6px 12px;
    height: 38px;
    border: 1px solid #ccc;
    -webkit-border-radius:
}

.appointment-form textarea.form-control {
    padding: 6px 12px;
    border: 1px solid #ccc;
    -webkit-border-radius:
}

.modal textarea.form-control {
    padding: 6px 12px;
    height: 76px;
    border: 1px solid #ccc;
    -webkit-border-radius:
}

.modals {
    display: none;
    position: fixed;
    z-index: 10;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    justify-content: center;
    align-items: center;
}

.modal__overlay {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #00000055;
}

.modal__window {
    background: #fff;
    position: relative;
    z-index: 2;
    width: 40%;
    min-width: 320px;
    max-width: 94%;
    padding: 20px;
    border-radius: 6px;
}

.modal__close {
    position: absolute;
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.modal .form-control:focus {
    border-color: #8bc34a;
}

.submit-block {
    width: 100%;
    display: block;
    height: auto;
    margin: 0;
}

input[type="submit"].btn.btn-primary {
    border: 1px solid transparent;
}

input[type="submit"].btn.btn-primary:hover {
    color: #8bc34a;
    background: none;
    border-color: #8bc34a;
}

/******************** Back to Top ***********************/
.back-top {
    width: auto;
    float: right;
    height: auto;
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999;
}

.back-top a {
    display: inline-block;
    text-align: center;
}

.back-top i {
    background: #8bc34a none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    width: 40px;
}

#ui-datepicker-div {
    z-index: 1058 !important;
}

/*======================================== Responsive Design =============================*/
@media only screen and (max-width: 479px) {
    .gallery-item li {
        width: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
    .gallery-item li {
        width: 50%;
    }

    #testimonial-carousel {
        padding: 20px 20px;
    }
}

@media only screen and (min-width: 768px) {
    .navbar-header {
        float: none;
    }

    .therapists-list {
        min-height: 620px;
    }
}

@media only screen and (min-width: 992px) {
    .navbar-header {
        float: left;
    }
}

@media only screen and (max-width: 639px) {

    .control.left,
    .control.right {
        display: none;
    }

    .copyright.text-right {
        text-align: center;
    }

    .col-xs-6 {
        width: 100%;
    }

    h1 {
        font-size: 20px;
    }

    .top-right ul {
        width: 100%;
        text-align: center;
    }

    .top-right ul li {
        float: none;
        display: inline-block;
        margin: 0 6px;
    }

    section {
        padding: 30px 0;
    }

    #page-title {
        min-height: 200px;
        padding: 30px 0;
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
    section {
        padding: 40px 0;
    }

    .gallery-item li {
        width: 33.33%;
    }
}

@media only screen and (max-width: 767px) {
    #services img {
        width: 100% !important;
        height: 100% !important;
        float: none !important;
    }

    .navbar li a {
        width: 90%;
    }

    .container {
        width: auto;
    }

    .dropdown-menu {
        display: none;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: #8bc34a;
    }

    .navbar-default .dropdown-menu {
        width: 100%;
        display: none;
    }

    .dropdowns:hover > ul {
        display: block;
    }

    .title-block p {
        padding: 0 15px;
    }

    .footer-top {
        padding: 30px 0 20px;
    }

    .footer-widget {
        margin: 0 0 20px;
    }

    .service-details {
        margin: 30px 0 0;
    }

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 750px;
    }

    section {
        padding: 40px 0;
    }

    .dropdown-menu > li > a {
        font-size: 12px;
        padding: 10px 12px;
    }

    .gallery-item li {
        width: 33.33%;
    }

    .title-block p {
        padding: 0 10%;
    }

    .bussiness-hour li {
        font-size: 12px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 970px;
    }

    .title-block p {
        padding: 0 20%;
    }

}

@media only screen and (max-width: 992px){

    .dropdowns:hover > ul {
        display: none;
    }

    .dropdowns.open > ul {
        display: block;
        position: relative;
        width: 100%;
        box-shadow: none;
        border: none;
        float: none;
        opacity: 1;
    }

    .dropdown-menu .dropdowns.open > .dropdown-menu {
        padding: 5px 14px;
        left: 0;
    }

    .dropdowns.open > ul > li > a {
        padding: 4px 15px;
        line-height: 20px;
        color: #777;
        font-size: 13px;
    }

    .navbar li.dropdowns:after {
        content: '\f054';
        font-family: 'FontAwesome';
        position: absolute;
        right: 10px;
        top: 6px;
    }

    .mobile-button {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar li.dropdowns.open:after {
        content: '\f078';
    }

    .navbar-toggle {
        display: block;
    }

    .menu-bar {
        display: none;
    }

    .menu.flex {
        flex-direction: column;
        width: 100%;
        max-height: 100vh;
        overflow-y: auto;
    }

    .menu.flex li a {
        text-align: left;
        padding: 10px 0;
        margin-right: 40px;
    }

    .menu-wrapper {
        border-top: 1px solid #e7e7e7;
        display: none;
    }

    .menu-wrapper.open {
        display: flex;
    }
    .navbar-toggle:focus .icon-bar, .navbar-toggle:hover .icon-bar{
        background:#fff !important;
    }

    #banner .control {
        display: none;
    }

}

.section_map {
    padding: 0 !important;
}

.item_content {
    min-height: 40px;
    flex: 1;
}

a,
.btn.btn-default,
.bullet,
.top-right ul li a:hover,
.navbar > .container .navbar-brand,
.navbar-brand,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.control,
.control:focus,
#testimonial-carousel .fa.fa-quote-left,
.service-details ul:not(.gallery-item) li::before,
.breadcrumb li a:hover,
.footer-top ul li a:hover,
.close:hover,
input[type="submit"].btn.btn-primary:hover,
input[type="submit"].btn.btn-primary:hover {
    color: #8bc34a;
}

.btn.btn-primary,
.btn.btn-default:hover,
.line-block span::before,
.line-block span::after,
.social-media > li .fa:hover,
.navbar-default .navbar-toggle .icon-bar,
.control:hover,
.gallery-overlay::before,
.back-top i,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: #8bc34a;
}


.btn.btn-default,
.btn.btn-default:hover,
.bullet,
.social-media > li .fa:hover,
.navbar-default .navbar-toggle,
.control,
.control:focus,
#testimonial-carousel .author img,
.form-control:focus,
.modal .form-control:focus,
input[type="submit"].btn.btn-primary:hover {
    border-color: #8bc34a;
}

.navbar-default .dropdown-menu {
    border-top-color: #8bc34a;
}

.navbar-default, #page-title, #services {
    float: none;
}

.mobile-reserv-but {
    display: none;
}

.sticky_mob_tel {
    display: none;
}

.navbar-brand img {
    height: 72px;
}

@media (max-width: 768px) {
    .video-block .background{
        display: none;
    }
    .video-with-text{
        display: flex;
        flex-direction: column;
        row-gap: 30px;
    }
    .affix .navbar-brand img {
        height: 50px;
    }

    .navbar-default, #page-title, #services {
        float: left;
    }

    .mobile-button .mobile-reserv-but {
        float: right;
        padding: 5px 7px;
        margin-right: 15px;
        margin-top: 13px;
    }

    .sticky_mob_tel p {
        text-align: center;
        margin: 5px 0;
    }

    .sticky_mob_tel p a {
        color: #333;
    }
}

#services ul {
    font-family: Ubuntu, sans-serif;
    font-weight: 300;
}

#services ul li::before {
    color: #8bc34a;
    content: "\f06c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    position: unset;
    margin-right: 10px;
    top: 1px;
    left: 0px;
}

#services ul:not(.gallery-item) li {
    position: relative;
    padding-left: 25px;
    margin: 0 30px 10px;
}

.footer-widget .blank-stars {
    color: #cccccc;
    position: relative;
}

.footer-widget .full-stars {
    color: #ef6b22;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 0px;
    left: 0;
}

.small-text {
    font-size: 14px;
}

.desktop-hide {
    display: block;
}

.mobile-hide {
    display: none;
}

@media only screen and (min-width: 1200px){
    .menu-wrapper .menu>li>a{
        white-space: nowrap;
    }
}

@media only screen and (min-width: 992px) {
    .desktop-hide {
        display: none;
    }

    .mobile-hide {
        display: block;
    }

    .col-md-9,
    .col-md-3 {
        float: left
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-3 {
        width: 25%
    }

    .top-bar .mobile-button.desktop-button {
        display: inline-block;
        margin-left: 15px;
    }

    .flexed-right-center {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
    }

    .top-bar ul.social-media {
        margin-right: 10px;
    }

    .top-bar .social-media li::before {
        display: none;
    }

    .top-left .navbar-brand{
        display: flex;
        align-items: center;
        padding: 0;
        width: 178px;
        height: 72px;
        margin-top: -8px;
        margin-bottom: -8px;
    }

    .header-flexed-row {
        align-items: center;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .top-bar {
        padding: 14px 0;
    }

    .menu-wrapper {
        justify-content: flex-start;
    }

    .menu-wrapper .menu > li > a {
        font-size: 16px;
    }

    .dropdowns.b-two-blocks ul.dropdown-menu > li  { display: block; width: 210px; float: left; }
    .dropdowns.b-two-blocks .dropdown-menu > li > a { white-space: normal; }
    .navbar-default .dropdowns.b-two-blocks > .dropdown-menu { width: 440px; }
}

@media only screen and (max-width: 576px) {
    @media (max-width: 576px) {
        #services iframe {
            width: 100%;
        }
    }
    .top-bar .top-right ul.social-media {
        order: 2;
        width: 49%;
    }

    .top-bar .top-right ul:not(.social-media) {
        order: 1;
        width: 100%;
    }

    .top-bar .top-right .mobile-button.desktop-button {
        order: 3;
        width: 49%;
    }

    .top-right ul.social-media li::before {
        display: none;
    }

    .flexed-right-center {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .menu-wrapper .menu > li > a {
        font-size: 16px;
    }

    .navbar li.dropdowns:after {
        font-size: 18px;
    }
}

@media only screen and (min-width: 577px) and (max-width: 991px) {
    .flexed-parent-menu-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .flexed-parent-menu-container .navbar-header {
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }

    .flexed-parent-menu-container .navbar-header:before,
    .flexed-parent-menu-container .navbar-header:after {
        display: none;
    }

    .flexed-parent-menu-container .menu-wrapper {
        width: 100%;
    }

    .mobile-button.desktop-button {
        display: none;
    }

    .flexed-parent-menu-container .mobile-reserv-but {
        display: block;
    }

}


h1, h2, .h2, .h3, .h4 {
    text-align: left
}

/*.table-price-resp	>tbody>tr:nth-of-type(odd) {*/
/*    background-color: #e7fed2 !important;*/
/*}*/
/*.table-price-resp tr:not(:first-of-type) td,*/
/*.table-price-resp tr:not(:first-of-type) td strong,*/
/*.table-price-resp tr:not(:first-of-type) td span{*/
/*    color: #333333;*/
/*    font-weight: 300;*/
/*    line-height: 30px;*/
/*    font-family: Ubuntu, sans-serif;*/
/*    font-size: 18px !important;*/
/*}*/

@media (max-width: 576px) {
    .navbar > .container .navbar-brand {
        margin: -5px 0 5px;
    }
}

.copyright_sprava img {
    width: 90px;
    height: auto;
    /* margin-bottom: 2px; */
}

.therapists-list .item_content p {
    text-transform: none;
}

.docs__wrapper {
    height: 100%;
}

.docs__wrapper .therapists-list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.docs__wrapper .therapists-list:hover {
    border: 1px solid #8bc34a;
}

.table-style-price {
    width: 100%;
}

.table-style-price table {
    width: 100%;
    border: none;
}

.table-style-price table td {
    line-height: 21px;
    padding: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #B0B0B0;
    font-size: 16px;
    font-weight: 300;
}


.table-style-price tr:first-child td {
    background: #8AC249;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

.table-style-price tr td:first-child {
    width: 70%;
}

@media (max-width: 980px) {
    h2, .h2 {
        font-size: 18px;
    }

    #services .container .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .table-style-price tr:first-child td {
        font-size: 14px;
    }

    .table-style-price table td {
        font-size: 13px;
    }

}


@media (min-width: 768px) {
    .f-header .top-bar.affix {
        z-index: 9;
    }
}
@media (max-width: 768px) {
    .f-header .affix .mobile-button .mobile-reserv-but {
        display: block;
    }
    .f-header .affix .sticky_mob_tel {
        display: block;
    }
}



