.news-box .info-box .infohtml {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
.error:-moz-placeholder {
    color: #f00;
}
.error::-moz-placeholder {
    color: #f00;
}
.error:-ms-input-placeholder {
    color: #f00;
}
.error::-webkit-input-placeholder {
    color: #f00;
}
.error {
    color: #f00;
    border-color: #f00 !important;
}
.error + label {
    color: #f00;
}
body {
    margin: 0
}
aside, footer, header, nav {
    display: block
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
strong {
    font-weight: 700
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
input, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
select {
    text-transform: none
}
.captcha-form{
	text-align:center;
}
 
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background: rgba(153, 204, 0, .8);
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 80px;
    border: 1px solid #eee;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    height: 44px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
textarea {
    overflow: auto
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
footer a{
	    color: black;
    text-decoration: none;
}
.a-title{
cursor: pointer!important;
    height: 0px!important;
    padding: 0px!important;
    border-top: 0px!important;
    margin: 0px!important;
	display: contents!important;
}
.team2{
height: 270px;
    padding: 0 10px 0;
    text-decoration: none;
    color: #30591a;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    display: block;
      padding: 0 10px 0;
    border-top: 5px solid #cce57f;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.zapis-a{
	font-size: 16px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 210px;
    padding: 12px 0 10px;
    border-radius: 20px;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    display: block;
    margin: 30px auto;
}
.zapis-a span{
	position: relative;
    display: inline-block;
    padding: 0 0 0 30px;
}
.zapis-a span:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin: -10px 0 0;
	    background-image: url(../images/sprite.png);
    background-position: -250px -34px;
    width: 20px;
    height: 20px;
}
.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #777;
    border-radius: 9px;
    margin: 0 3px 0 0;
    height: 16px;
    width: 16px
}
.jcf-radio span {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: #777;
    border-radius: 100%
}
.jcf-radio input[type=radio] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}
.jcf-radio.jcf-checked span {
    display: block
}
.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #777;
    margin: 0 3px 0 0;
    height: 16px;
    width: 16px
}
.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 4px;
    width: 8px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -6px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"
}
:root .jcf-checkbox span {
    margin: -4px 0 0 -5px
}
.jcf-checkbox input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    margin: 0;
    left: 0;
    top: 0
}
.jcf-checkbox.jcf-checked span {
    display: block
}
.jcf-button {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    border: 1px solid #777;
    background: #fff;
    margin: 0 10px 10px 0;
    padding: 5px 10px
}
.jcf-button .jcf-real-element {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    outline: none;
    opacity: 0;
    padding: 0;
    margin: 0;
    border: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}
.jcf-file {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    background: #fff
}
.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0
}
.jcf-file .jcf-fake-input {
    text-overflow: ellipsis;
    padding: 0 8px;
    font-size: 13px;
    width: 125px
}
.jcf-file .jcf-fake-input, .jcf-file .jcf-upload-button {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #777;
    line-height: 28px;
    height: 28px
}
.jcf-file .jcf-upload-button {
    margin: 0 0 0 -1px;
    padding: 0 10px
}
.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative
}
.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    background: #e3e3e3;
    width: 10px;
    bottom: 0;
    right: 0;
    top: 0
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec, .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #bbb;
    height: 0;
    width: 0;
    left: 0;
    top: 0
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #888;
    height: 1px;
    width: 14px
}
.jcf-scrollbar-horizontal {
    position: absolute;
    background: #e3e3e3;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 14px
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec, .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background: #bbb;
    height: 14px;
    width: 14px
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0
}
.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    display: inline-block;
    position: relative;
    height: 14px
}
.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    background: #888;
    height: 14px
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
    visibility: hidden
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec, .jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
    background: #e3e3e3
}
.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 1px solid #777;
    background: #fff;
    margin: 0 0 12px;
    min-width: 150px;
    height: 26px
}
.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0
}
.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 13px;
    line-height: 26px;
    margin: 0 35px 0 8px
}
.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    background: #aaa;
    width: 26px;
    bottom: 0;
    right: 0;
    top: 0
}
body>.jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 11
}
body>.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0
}
.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 11;
    top: 100%;
    left: -1px;
    right: -1px
}
.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto
}
.jcf-select.jcf-compact-multiple {
    max-width: 220px
}
.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
    display: inline-block;
    padding-top: 2px;
    content: '...'
}
.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid red
}
.jcf-select-drop.jcf-compact-multiple .jcf-hover {
    background: none
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected {
    background: #e6e6e6;
    color: #000
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
    display: inline-block;
    content: '';
    height: 4px;
    width: 8px;
    margin: -7px 5px 0 -3px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"
}
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px
}
.jcf-list {
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px
}
.jcf-list, .jcf-list .jcf-list-content {
    display: inline-block;
    vertical-align: top;
    width: 100%
}
.jcf-list .jcf-list-content {
    overflow: auto
}
.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.jcf-list ul li {
    overflow: hidden;
    display: block
}
.jcf-list .jcf-overflow {
    overflow: auto
}
.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 5px 9px;
    color: #656565;
    min-height: 14px;
    height: 1%
}
.jcf-list .jcf-disabled {
    background: #fff!important;
    color: #aaa!important
}
.jcf-list-box .jcf-selected, .jcf-select-drop .jcf-hover {
    background: #e6e6e6;
    color: #000
}
.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: 700;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000
}
.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px
}
.jcf-textarea {
    border: 1px solid #b8c3c9;
    box-sizing: content-box;
    display: inline-block;
    position: relative
}
.jcf-textarea .jcf-scrollbar-horizontal {
    display: none;
    height: 0
}
.jcf-textarea textarea {
    padding: 8px 10px;
    border: none;
    margin: 0
}
.jcf-textarea .jcf-resize {
    position: absolute;
    text-align: center;
    cursor: se-resize;
    background: #e3e3e3;
    font-weight: 700;
    line-height: 15px;
    text-indent: 1px;
    font-size: 12px;
    height: 15px;
    width: 14px;
    bottom: 0;
    right: 0
}
.jcf-textarea .jcf-resize:before {
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    display: block;
    margin: 4px 0 0 3px;
    width: 6px;
    height: 6px;
    content: ''
}
.jcf-number {
    display: inline-block;
    position: relative;
    height: 32px
}
.jcf-number input {
    -moz-appearance: textfield
}
.jcf-number input::-webkit-inner-spin-button, .jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none
}
.jcf-number input {
    box-sizing: border-box;
    border: 1px solid #777;
    padding: 3px 27px 3px 7px;
    margin: 0;
    height: 100%
}
.jcf-number .jcf-btn-dec, .jcf-number .jcf-btn-inc {
    position: absolute;
    background: #aaa;
    width: 20px;
    height: 15px;
    right: 1px;
    top: 1px
}
.jcf-number .jcf-btn-dec {
    top: auto;
    bottom: 1px
}
.jcf-number .jcf-btn-dec:hover, .jcf-number .jcf-btn-inc:hover {
    background: #e6e6e6
}
.jcf-number.jcf-disabled .jcf-btn-dec:hover, .jcf-number.jcf-disabled .jcf-btn-inc:hover {
    background: #aaa
}
.jcf-number .jcf-btn-dec:before, .jcf-number .jcf-btn-inc:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -4px;
    border: 4px solid #aaa;
    border-color: transparent transparent #000
}
.jcf-number .jcf-btn-dec:before {
    margin: -1px 0 0 -4px;
    border-color: #000 transparent transparent
}
.jcf-number .jcf-btn-dec.jcf-disabled:before, .jcf-number .jcf-btn-inc.jcf-disabled:before, .jcf-number.jcf-disabled .jcf-btn-dec:before, .jcf-number.jcf-disabled .jcf-btn-inc:before {
    opacity: .3
}
.jcf-number.jcf-disabled input {
    background: #ddd
}
.jcf-range {
    display: inline-block;
    min-width: 200px;
    margin: 0 10px;
    width: 130px
}
.jcf-range .jcf-range-track {
    margin: 0 20px 0 0;
    position: relative;
    display: block;
    height: 10px
}
.jcf-range .jcf-range-wrapper {
    position: relative;
    background: #e5e5e5;
    border-radius: 5px;
    display: block;
    margin: 5px 0
}
.jcf-range.jcf-vertical {
    min-width: 0;
    width: auto
}
.jcf-range.jcf-vertical .jcf-range-wrapper {
    margin: 0;
    width: 10px;
    height: auto;
    padding: 20px 0 0
}
.jcf-range.jcf-vertical .jcf-range-track {
    height: 180px;
    width: 10px
}
.jcf-range.jcf-vertical .jcf-range-handle {
    left: -5px;
    top: auto
}
.jcf-range .jcf-range-display-wrapper {
    position: absolute;
    min-height: 10px;
    min-width: 10px;
    left: 10px;
    right: 10px
}
.jcf-range .jcf-range-display {
    border-radius: 5px;
    position: absolute;
    background: #888;
    width: 10px;
    height: 10px
}
.jcf-range .jcf-range-display.jcf-range-min {
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px
}
.jcf-range .jcf-range-display.jcf-range-max {
    margin: 0 -10px 0 0;
    padding: 0 10px 0 0
}
.jcf-range.jcf-vertical .jcf-range-display-wrapper {
    left: auto;
    right: auto;
    top: 10px;
    bottom: 10px
}
.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
    margin: 0 0 -10px;
    padding: 0 0 10px
}
.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
    margin: -10px 0 0;
    padding: 10px 0 0
}
.jcf-range .jcf-range-handle {
    position: absolute;
    background: #aaa;
    border-radius: 19px;
    width: 19px;
    height: 19px;
    margin: -4px 0 0;
    z-index: 1;
    top: 0;
    left: 0
}
.jcf-range .jcf-range-mark {
    position: absolute;
    overflow: hidden;
    background: #000;
    width: 1px;
    height: 3px;
    top: -7px;
    margin: 0 0 0 9px
}
.jcf-range.jcf-vertical .jcf-range-mark {
    margin: 0 0 9px;
    left: 14px;
    top: auto;
    width: 3px;
    height: 1px
}
.jcf-range .jcf-active-handle {
    z-index: 2
}
.jcf-range.jcf-focus .jcf-active-handle {
    border: 1px solid red;
    margin: -5px 0 0 -1px
}
.jcf-range.jcf-disabled {
    background: none!important;
    opacity: .3
}
.jcf-disabled {
    background: #ddd!important
}
.breadcrumbs>a:after {
    background-image: url(../images/sprite.png);
    background-position: -250px -168px;
    width: 15px;
    height: 10px
}
.popup .all-review .close, .reviews-box .form-box form .close {
    background-image: url(../images/sprite.png);
    background-position: -250px -188px;
    width: 11px;
    height: 11px
}
.faq-block .info-box .address:after {
    background-image: url(../images/sprite.png);
    background-position: -180px -70px;
    width: 44px;
    height: 44px
}
.faq-block .info-box .email:after {
    background-image: url(../images/sprite.png);
    background-position: -54px -180px;
    width: 44px;
    height: 44px
}
.faq-block .info-box .phone:after {
    background-image: url(../images/sprite.png);
    background-position: 0 -180px;
    width: 44px;
    height: 44px
}
.faq-block .info-box .worktime:after {
    background-image: url(../images/sprite.png);
    background-position: -180px -124px;
    width: 44px;
    height: 44px
}

/*.menu-block .info-nav>ul>.active a {
background-color: #D2E98F;
    color: #000; 
}*/

.contact-map-google {
    margin-top: 20px;
    display: none;
}
 .phone-box-contact li a{
	  text-decoration: none;
	  font-weight: 700;
    display: inline-block;
    vertical-align: top;
    color: #0a4436;
    font-size: 16px;
    margin: 0 0 0 0px;
 }
/*.menu-block .info-nav>ul>.active a:first-child {
background-color: #30591a;
    color: #fff;
    padding: 8px 15px;
    opacity: .9;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}*/
 .menu-block .info-box .phone-box a{
	 text-decoration: none;
	 
    position: relative;
    display: block;
    z-index: 1;
	color: #666;
 }
 .menu-block .info-box .adress-box a{
	 text-decoration: none;
	 
	color: #666;
 }
 
 .menu-block .info-box .phone-box a:first-child{
     border-bottom: 1px dashed #666;
 }
.menu-block .info-box>li:after {
    background-image: url(../images/sprite.png);
    background-position: -108px -180px;
    width: 26px;
    height: 26px
}
.menu-block .info-nav .mute {
    background-image: url(../images/sprite.png);
    background-position: -250px -92px;
    width: 16px;
    height: 16px;
    opacity: 0.8;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: none !important;
}
.menu-block .info-nav .mute:hover {
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.menu-block .info-box>li.phone-box:after {
    background-image: url(../images/sprite.png);
    background-position: -144px -180px;
    width: 26px;
    height: 26px
}
.menu-block .info-nav .search, .menu-block .info-nav .search-box input[type=submit] {
    background-image: url(../images/search-icon.png);
       background-position: 1px;
    width: 14px;
    height: 14px
}
.price-block .info-box .row a:after {
    background-image: url(../images/sprite.png);
    background-position: -250px 0;
    width: 20px;
    height: 24px
}
.reviews-box .form-box form .add-photo:after {
    background-image: url(../images/sprite.png);
    background-position: -250px -64px;
    width: 20px;
    height: 18px
}
.category-nav>ul>li.item-1:after, .header-common nav>ul>li.item-1>a:after {
    background: url('../images/33.png') no-repeat!important;
    background-size: 80px 80px;
    width: 80px;
    height: 80px
}
.action-box .text-box>a>span:after, .doctors-box .btn-box>a span:after, .footer .footer-box .col-4>a>span:after, .header-common nav>a>span:after {
    background-image: url(../images/sprite.png);
    background-position: -250px -34px;
    width: 20px;
    height: 20px
}
.form-block .info:after, .price-block .info-box .info:after {
    background-image: url(../images/sprite.png);
    background-position: -180px 0;
    width: 60px;
    height: 60px
}
.category-nav>ul>li>a span:after {
    background-image: url(../images/sprite.png);
    background-position: -214px -180px;
    width: 22px;
    height: 22px
}
.category-nav>ul>li.item-2:after, .header-common nav>ul>li.item-2>a:after {
    background: url('../images/22.png') no-repeat!important;
    background-size: 80px 80px;
    width: 80px;
    height: 80px
}
.category-nav>ul>li.item-3:after, .header-common nav>ul>li.item-3>a:after {
    background: url('../images/11.png') no-repeat!important;
    background-size: 80px 80px;
    width: 80px;
    height: 80px
}
.bottom-holder .date:after, .news-box .date:after {
    background-image: url(../images/sprite.png);
    background-position: -250px -118px;
    width: 15px;
    height: 16px
}
.price-block .info-box .row.schedules a:after {
    background-image: url(../images/sprite.png);
    background-position: -180px -180px;
    width: 24px;
    height: 24px
}
.schedule-box .title:before {
    background-image: url(../images/sprite.png);
    background-position: 0 0;
    width: 80px;
    height: 80px
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .action-box .text-box>a>span:after, .bottom-holder .date:after, .breadcrumbs>a:after, .category-nav>ul>li.item-1:after, .category-nav>ul>li.item-2:after, .category-nav>ul>li.item-3:after, .category-nav>ul>li>a span:after, .doctors-box .btn-box>a span:after, .faq-block .info-box .address:after, .faq-block .info-box .email:after, .faq-block .info-box .phone:after, .faq-block .info-box .worktime:after, .footer .footer-box .col-4>a>span:after, .form-block .info:after, .header-common nav>a>span:after, .header-common nav>ul>li.item-1>a:after, .header-common nav>ul>li.item-2>a:after, .header-common nav>ul>li.item-3>a:after, .menu-block .info-box>li.phone-box:after, .menu-block .info-box>li:after, .menu-block .info-nav .mute, .menu-block .info-nav .search, .menu-block .info-nav .search-box input[type=submit], .news-box .date:after, .popup .all-review .close, .price-block .info-box .info:after, .price-block .info-box .row.schedules a:after, .price-block .info-box .row a:after, .reviews-box .form-box form .add-photo:after, .reviews-box .form-box form .close, .schedule-box .title:before {
        background-image: url(../images/sprite@2x.png);
        background-size: 270px 224px
    }
}
html {
    color: #666;
    font-size: 14px;
    line-height: 1;
    font-family: Roboto, sans-serif
}
a {
    cursor: pointer
}
input:focus, textarea:focus {
    outline: none
}
button[disabled], input[disabled], textarea[disabled] {
    background: inherit
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
iframe, img, svg {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.wrapper {
    width: 100%;
    overflow: hidden
}
.menu-block {
    max-width: 1670px;
    margin: 0 auto;
    padding: 20px 15px 0;
    z-index: 1;
    position: relative
}
.menu-block:after {
    display: block;
    clear: both;
    content: ''
}
.menu-block .info-box {
    float: left;
    max-width: 530px;
    margin: 0;
    padding: 0;
    list-style: none
}
.menu-block .info-box>li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 35px;
    position: relative;
    line-height: 26px
}
.menu-block .info-box>li.phone-box {
    padding-right: 15px
}
.menu-block .info-box>li:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0
}
.menu-block .info-box>li>ul {
    position: absolute;
    padding: 42px 15px 10px 40px;
    margin: -47px 0 0 -40px;
    list-style: none;
    background: #fff;
    border-top: 4px solid #9c0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    display: none
}
.menu-block .info-box>li.phone-box:hover>ul {
    display: block
}
.menu-block .info-box>li>ul>li span {
    
    color: #999;
    display: block;
    padding: 2px 0
}
.menu-block .info-box>li>ul>li span a {
    color: #999!important;
    background: none;
    text-decoration: none;
}
.menu-block .info-box>li address {
    font-style: normal
}
.menu-block .info-box>li>span {
    border-bottom: 1px dashed #666;
    position: relative;
    display: block;
    z-index: 1
}
.menu-block .info-box>li.phone-box:hover>span {
    border-color: transparent
}
.menu-block .info-box>li>span:after {
    position: absolute;
    content: '';
    top: 50%;
    right: -5px;
    width: 0;
    height: 0;
    margin: -1px 0 0;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid #666
}
.menu-block .info-box>li.phone-box:hover>span:after {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: none;
    border-bottom: 2px solid #9c0
}
.menu-block .info-nav {
    float: right;
    max-width: 790px;
    margin: 0;
    position: relative
}
.menu-block .info-nav .search-box {
    position: absolute;
    right: -250px;
    top: -5px;
    width: 0;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    line-height: 37px;
    padding: 3px 0 3px 20px;
    overflow: hidden;
    z-index: 1
}
.menu-block .info-nav .overlay {
    display: none;
    z-index: 1
}
.menu-block .info-nav .search-box input[type=submit] {
    width: 14px;
    height: 14px;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
	padding: 0 0px;
    margin: 0 20px 0 0;
    background-color: transparent;
    display: inline-block;
	 background-image: url(../images/sprite.png);
	     background-position: -250px -144px;
    vertical-align: middle
}
.menu-block .info-nav .search-box input[type=text] {
    border: none;
    max-width: 500px;
    width: 100%
}
.menu-block .info-nav>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}
.menu-block .info-nav>ul>li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 0 0 5px
}
.menu-block .info-nav>ul>li.first {
    display: none;
}
.menu-block .info-nav>ul>li.forthish {
    display: none;
}
.menu-block .info-nav>ul>li>a {
    text-decoration: none;
    color: #666;
    padding: 8px 10px 10px;
    display: block;
    background: transparent;
    border-radius: 15px
}

.menu-block .info-nav>ul>li:last-child>a:hover {
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
   
}
.menu-block .info-nav>ul>li>ul {
    position: absolute;
    padding: 15px;
    margin: 0;
    list-style: none;
    background: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    width: 275px;
    box-sizing: border-box;
    top: 48px;
    display: none
}
.menu-block .info-nav>ul>li.parent {
    border-top: 4px solid transparent;
    padding: 12px 0 0;
    margin: -16px 0 0
}
.menu-block .info-nav>ul>li.parent>a {
    padding: 8px 15px 15px;
    position: relative
}
.menu-block .info-nav>ul>li.parent>a:after {
    position: absolute;
    content: '';
    top: 15px;
    right: 8px;
    background: transparent;
    width: 0;
    height: 0;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid #666
}
.menu-block .info-nav>ul>li.parent:hover {
    background: #fff;
    border-color: #9c0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}
.menu-block .info-nav>ul>li:hover>a {
    color: #9c0
}
.menu-block .info-nav>ul>li.parent:hover>a:after {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: none;
    border-bottom: 2px solid #9c0
}
.menu-block .info-nav>ul>li.parent:hover>ul {
    display: block
}
.menu-block .info-nav>ul>li>ul>li {
    margin: 20px 0 0
}
.menu-block .info-nav>ul>li>ul>li:first-child {
    margin: 0
}
.menu-block .info-nav>ul>li>ul>li>a {
    display: block;
    color: #999;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.menu-block .info-nav>ul>li>ul>li>a:hover {
    color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.menu-block .info-nav .search {
    width: 14px;
    height: 14px;
	    width: 14px;
    height: 14px;
    padding: 8px;
	    border-radius: 15px;
    background-color: #30591a;
}
.menu-block .info-nav .mute, .menu-block .info-nav .search {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
  margin: -10px 0 0 10px;
}
.menu-block .info-nav .mute {
    width: 18px;
    height: 16px
}
.menu-block .worktime{
	display:none;
}
.header {
    position: relative
}
.header-block {
    text-align: center;
    padding: 0 0 40px;
    background: url(../images/bg-header.png) no-repeat 50% 0
}
.header-box {
    display: inline-block;
    max-width: 575px;
    text-transform: uppercase;
    position: relative;
    z-index: 0;
    margin: 50px 0 0
}
.header-box>span {
    display: block;
    color: #30591a;
    font-size: 20px;
    line-height: 28px;
    margin: 25px 0 0;
    font-weight: 500
}
.header-box>a {
    font-size: 18px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 210px;
    padding: 13px 0 11px;
    border-radius: 20px;
    margin: 25px 0 0;
    font-weight: 700;
    text-decoration: none;
    display: none
}
.header-box>a, .header-box>a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.header-box>a:hover {
    background-color: #9c0
}
.header-image {
    background: url(../data/home-image-4.jpg) no-repeat 50% 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
    z-index: -1;
}
.logo {
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/logo.png) no-repeat;
    background-size: 180px 172px;
    width: 180px;
    height: 172px;
    display: inline-block;
    vertical-align: middle
}
body.home .header-box .logo {
    width: 240px;
    height: 230px;
    background-size: 240px 230px
}
.logo a {
    display: block;
    height: 100%
}
.category-nav {
    position: relative;
    display: none;
}
body.home .category-nav {
    display: block;
}
.category-nav:after, .category-nav:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 61px;
    width: 340px;
    height: 9px;
    background: url(../images/nav-decor.png) no-repeat
}
.category-nav:after {
    right: 0;
    left: auto;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.category-nav>ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.category-nav>ul>li {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 360px;
    height: 180px;
    margin: 0 0 0 44px;
    box-sizing: border-box;
    border-top: 5px solid #9c0;
    position: relative;
    box-shadow: 0 10px 20px 5px #eee;
    cursor: pointer
}
.category-nav>ul>li:after {
    content: '';
    position: absolute;
    left: 15px;
    top: 15px
}
.category-nav>ul>li.item-1 {
    margin: 0;
    background: url(../data/bg-cat-1.jpg) no-repeat 50% 0
}
.category-nav>ul>li.item-2 {
    background: url(../data/bg-cat-2.jpg) no-repeat 50% 0
}
.category-nav>ul>li.item-3 {
    background: url(../data/bg-cat-3.jpg) no-repeat 50% 0
}
.category-nav>ul>li>a {
    text-decoration: none;
    display: block;
    bottom: 0;
    position: absolute;
    color: #30591a;
    text-transform: uppercase;
    width: 220px;
    line-height: 36px;
    vertical-align: middle;
    height: 35px;
    padding: 15px;
    border-top: 1px solid transparent
}
.category-nav>ul>li>a span {
    position: relative;
    padding: 0 0 0 37px;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}
.category-nav>ul>li>a span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin: -11px 0 0
}
.category-nav>ul>li>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 66px;
    display: none
}
.category-nav>ul>li:hover>ul {
    display: block
}
.category-nav>ul>li:hover>a {
    background: #fff;
    width: 100%;
    color: #9c0;
    padding: 15px 0;
    border-color: #9c0
}
.category-nav>ul>li:hover>a span {
    padding: 0 25px
}
.category-nav>ul>li:hover>a span:after {
    display: none
}
.category-nav>ul>li>ul>li>a {
    text-decoration: none;
    color: #666;
    border-top: 1px solid #eee;
    padding: 15px 25px;
    display: block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.category-nav>ul>li>ul>li:first-child>a {
    border-color: transparent
}
.category-nav>ul>li>ul>li>a:hover {
    background-color: #eee;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
body.home .arrow-box {
    display: none;
}
.arrow-box {
    text-align: center;
    display: none;
}
.arrow-box a {
    position: fixed;
    margin: 0 0 0 -24px;
    left: 50%;
    bottom: 40px;
    background: #add633;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    z-index: 1;
    opacity: .9
}
.arrow-box a, .arrow-box a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.arrow-box a:hover {
    opacity: 1
}
.arrow-box a:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 50%;
    background: transparent;
    width: 13px;
    height: 16px;
    background: url(../images/arrow-bottom.png) no-repeat;
    margin: -6px -7px 0 0
}
body.home .header-common {
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
body.home .header-common.fixed {
    opacity: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
body.home .header-image {
    display: block
}
body.home .header-box {
    margin: 50px 0 115px
}
body.home .header-box>a, body.home .header-common .container .logo {
    display: inline-block
}
body.home .header-block {
    background: none;
    padding: 0 0 90px
}
.header-common {
    background: #fff;
    box-shadow: 0 10px 20px 5px hsla(0, 0%, 93%, .5);
    width: 100%
}
.header-common.fixed {
    position: fixed;
    z-index: 2;
    top: 0
}
.header-common.fixed .container .logo {
    display: block
}
.header-common .container {
    max-width: 1670px;
    margin: 0 auto;
    position: relative;
    padding: 5px 0;
    text-align: center
}
.header-common .container:after {
    content: '';
    display: block;
    clear: both
}
.header-common .container .logo {
    float: left;
    display: none
}
.header-common nav {
    max-width: 1050px;
    margin: 9px 0;
    display: inline-block;
    text-align: left
}
body.home .header-common nav {
    float: right
}
.header-common nav>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}
.header-common nav>a {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 210px;
    padding: 12px 0 10px;
    border-radius: 20px;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle
}
.action-box .text-box>a>span, .footer .footer-box .col-4>a>span, .header-common nav>a>span {
    position: relative;
    display: inline-block;
    padding: 0 0 0 30px
}
.action-box .text-box>a>span:after, .doctors-box .btn-box>a span:after, .footer .footer-box .col-4>a>span:after, .header-common nav>a>span:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin: -10px 0 0
}
.header-common nav>a:hover {
    background-color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.header-common nav>ul>li {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    position: relative;
    padding: 0 25px 0 20px
}
.header-common nav>ul>li>a:after {
    content: '';
    position: absolute;
    left: -10px;
    top: -18px;
    width: 40px;
    height: 40px;
    z-index: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}
.header-common nav>ul>li>a {
    text-decoration: none;
    color: #30591a;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    padding: 15px 0 15px 60px;
    display: block;
    position: relative;
    z-index: 2;
    font-weight: 700
}
body.home .header-common nav>ul>li>a {
    color: #666;
    font-weight: 400
}
.header-common nav>ul>li>a>span {
    position: relative;
    display: inline-block;
    padding: 0 10px 0 0
}
.header-common nav>ul>li>a>span:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin: -1px 0 0;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid #666
}
.header-common nav>ul>li>a:hover {
    color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.header-common nav>ul>li>ul {
    margin: 0;
    padding: 72px 0 0;
    list-style: none;
    background: #fff;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: -14px;
    display: none;
    left: 0
}
.header-common nav>ul>li:hover>ul {
    display: block
}
.header-common nav>ul>li>ul>li {
    text-transform: none
}
.header-common nav>ul>li>ul>li>a {
    text-decoration: none;
    color: #666;
    border-top: 1px solid #eee;
    padding: 15px 25px;
    display: block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.header-common nav>ul>li>ul>li>a:hover {
    background-color: #eee;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.header-common .logo {
    background: url(../images/logo-header.png) no-repeat;
    width: 210px;
    height: 53px
}
.image-block {
    text-align: center;
    /*padding: 145px 0 0*/
    padding: 0;
}
.why-choose-us {
    max-width: 1786px;
    margin: 0 auto 150px;
    padding: 80px 0 0
}
.title-box {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 42px;
    color: #666;
    font-weight: 700;
    margin: 0 0 10px
}
.why-choose-us .title-box {
    margin: 0 0 40px
}
.why-choose-us .intro-box {
    margin: 0 0 50px;
    position: relative
}
.why-choose-us .intro-box:after {
    clear: both;
    display: block;
    content: ''
}
.why-choose-us .intro-box:nth-child(odd) {
    text-align: right
}
.why-choose-us .intro-box:after {
    content: '';
    display: block;
    clear: both
}
.why-choose-us .intro-box .image-box {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 49px 0 49px 61px
}
.why-choose-us .intro-box:nth-child(odd) .image-box {
    float: right;
    padding: 49px 61px 49px 0
}
.why-choose-us .intro-box .image-box .image-decor {
    width: 100%;
    height: 100%;
    background: url(../images/image-decor1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}
.why-choose-us .intro-box:nth-child(odd) .image-box .image-decor {
    left: 106px
}
.why-choose-us .intro-box .image-box:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -585px;
    background: url(../images/image-decor.png) no-repeat;
    width: 585px;
    height: 9px;
    z-index: -1
}
.why-choose-us .intro-box:nth-child(odd) .image-box:after {
    right: auto;
    left: -585px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.why-choose-us .intro-box .image-box img {
    vertical-align: top;
    border-right: 4px solid #9c0;
    box-shadow: 0 0 10px 11px hsla(0, 0%, 93%, .2)
}
.why-choose-us .intro-box:nth-child(odd) .image-box img {
    border-left: 4px solid #9c0;
    border-right: none
}
.why-choose-us .intro-box .text-box {
    display: inline-block;
    vertical-align: middle;
    max-width: 540px;
    margin: 0 0 0 40px;
    padding: 165px 0 0
}
.why-choose-us .intro-box:nth-child(odd) .text-box {
    margin: 0 40px 0 0
}
.why-choose-us .intro-box .text-box .title {
    color: #9c0;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 25px;
    font-weight: 700;
    height: 64px;
    overflow: hidden;
    max-width: 380px;
    display: inline-block
}
.why-choose-us .info {
    font-size: 16px;
    line-height: 24px;
    padding: 25px 0 0;
	    text-align: left;
}
.why-choose-us .info ul {
    list-style: none;
    padding: 0
}
.why-choose-us .intro-box .info ul li {
    position: relative;
   padding: 0 0 10px 12px;
}
.why-choose-us .intro-box .info ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 39%;
    width: 4px;
    height: 4px;
    background: #666;
    border-radius: 50%;
    margin: -2px 0 0
}
.why-choose-us .intro-box:nth-child(odd) .info ul li {
    position: relative;
    
}
.why-choose-us .intro-box:nth-child(odd) .info ul li:after {
    left: auto;
    right: 0
}
.why-choose-us .info p {
    margin: 0 0 10px
}
.action-block {
    background: url(../images/bg-action-block.png) no-repeat;
    margin: 0 0 150px;
    border-bottom: 12px solid #fff;
    box-shadow: 0 47px 50px 0 hsla(0, 0%, 93%, .5)
}
.action-block-priem {
     background: url(../images/bg-action-block.png) no-repeat;
    background-position: 0% 110%;
   
    border-bottom: 0px solid #fff;
    box-shadow: 0 47px 50px 0 hsla(0, 0%, 93%, .5);
}
.action-block-priem .action-box .text-box {
    overflow: hidden;
    max-width: 90%;
    padding: 75px 0;
	line-height: 1.5;
}
.action-box {
    margin: 0 auto;
    padding: 0 15px 0 115px;
    overflow: hidden;
    max-width: 1200px
}
.action-box .image-box {
    float: left;
    margin: 0 80px 0 0
}
.action-box .text-box {
    overflow: hidden;
    max-width: 585px;
    padding: 75px 0
}
.action-box .text-box .title {
    color: #9c0;
    font-size: 40px;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    margin: 0 0 25px;
    padding: 0 0 25px;
    font-weight: 700;
    position: relative
}
.action-box .text-box .title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border: 1px solid #9c0;
    width: 100%
}
.action-box .text-box .info {
    line-height: 24px;
    height: 200px;
    overflow: hidden;
}
.action-box .text-box .info p {
    margin: 0 0 10px
}
.action-box .text-box .info ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.action-box .text-box .info ul li {
    position: relative;
    padding: 0 0 0 15px
}
.action-box .text-box .info ul li:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background: #666;
    width: 100%;
    width: 4px;
    height: 4px;
    margin: -2px 0 0
}
.action-box .text-box>a {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 280px;
    padding: 19px 0 17px;
    border-radius: 30px;
    margin: 20px 0 0;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}
.action-box .text-box>a, .action-box .text-box>a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.action-box .text-box>a:hover {
    background-color: #9c0
}
.owl-loaded {
    position: relative;
    width: 100%
}
.owl-stage-outer {
    overflow: hidden
}
.owl-loaded .owl-item {
    float: left
}
.owl-wrapper-outer {
    overflow: hidden
}
.owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin: -20px 0 0
}
.owl-nav.disabled {
    display: none;
}
.owl-loaded .owl-item .item {
    overflow: hidden;
    position: relative
}
.owl-nav .owl-next, .owl-nav .owl-prev {
    width: 60px;
    height: 39px;
    cursor: pointer;
    text-indent: -9999px;
    position: absolute;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: .6
}
.owl-nav .owl-prev {
    left: -100px
}
.owl-nav .owl-next {
    right: -100px
}
.owl-nav .owl-next:after, .owl-nav .owl-prev:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/carrow.png) no-repeat;
    width: 60px;
    height: 39px;
    margin: -20px 0 0 -30px
}
.owl-nav .owl-next:after {
    background-position: -60px 0
}
.owl-nav .owl-next:hover, .owl-nav .owl-prev:hover {
    opacity: 1
}
.review-block {
    max-width: 1370px;
    margin: 0 auto 160px;
    padding: 0 150px
}
.news-carousel .item, .review-carousel .item, .triggers-carousel .item {
    background: #fff;
	    list-style-type: none;
    padding: 30px 40px;
    border-top: 5px solid #9c0;
    text-align: center;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26);
    margin: 25px;
    box-sizing: border-box
}
.news-carousel .item {
    border: none;
}
.popup .all-review img, .review-carousel .item img {
    border-radius: 50%;
    border: 2px solid #ccc
}
.popup .all-review .author-name, .review-carousel .item .author-name {
    display: block;
    text-transform: uppercase;
    margin: 25px 0 10px;
    font-size: 20px;
    line-height: 22px;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.news-carousel .item .info, .popup .all-review .info, .review-carousel .item .info {
    line-height: 24px;
    padding: 24px 0 0;
    margin: 21px 0 30px;
    position: relative;
    height: 115px;
    overflow: hidden
}
.popup .all-review .info:after, .review-carousel .item .info:after, .reviews-box ul li .info:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    background: #fff;
    border: 2px solid #9c0;
    box-sizing: border-box;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    margin: 0 0 0 -4px
}
.popup .all-review .info:before, .review-carousel .item .info:before, .reviews-box ul li .info:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 50%;
    border-bottom: 1px solid #9c0;
    width: 100px;
    margin: 0 0 0 -50px
}
.news-carousel .item a, .review-carousel .item a, .reviews-box ul li a {
    display: inline-block;
    padding: 0 0 2px;
    color: #9c0;
    text-decoration: none;
    border-bottom: 1px dashed #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-size: 16px
}
.news-carousel .item a:hover, .review-carousel .item a:hover, .reviews-box ul li a:hover {
    border-color: transparent;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.home-gallery {
    margin: 0 0 160px;
    position: relative
}
.home-gallery .image-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    width: 100%;
}
.home-gallery .image-list li {
    vertical-align: top;
    float: left;
    width: 20%;
    overflow: hidden;
    border: 1px solid #fff;
    box-sizing: border-box;
    position: relative;
}
.gallery-block .mix .image-hover, .home-gallery .image-list li .image-hover, .gallery-carousel .item .image-hover {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0
}
.gallery-block .mix:hover .image-hover, .home-gallery .image-list li:hover .image-hover, .gallery-carousel .item:hover .image-hover {
    opacity: 1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.home-gallery .gallery-box {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    padding: 5px;
    width: 420px;
    box-sizing: border-box;
    margin: -133px 0 0 -210px
}
.home-gallery .gallery-box .info-box {
    border: 1px solid #cce57f;
    text-align: center;
    padding: 15px 0 20px
}
.home-gallery .gallery-box .info-box a {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 210px;
    padding: 12px 0 10px;
    border-radius: 20px;
    margin: 20px 0 0;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.home-gallery .gallery-box .info-box a:hover {
    background-color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.news-carousel {
    margin: 55px 0 0
}
.news-carousel .title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px;
    color: #0a4436;
    height: 52px;
    overflow: hidden;
}
.news-carousel .item .info {
    margin: 0 0 25px;
    padding: 0
}
.news-carousel .date {
    color: #9c0;
    display: block;
    position: relative;
    margin: 0 -40px 20px;
    font-size: 16px
}
.news-carousel .date:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #9c0;
    width: 100%
}
.news-carousel .date em {
    position: relative;
    z-index: 1;
    background: #fff;
    font-style: normal;
    padding: 0 20px;
    font-weight: 700
}
.news-carousel .date em:before {
    left: 0
}
.news-carousel .date em:after, .news-carousel .date em:before {
    content: '';
    position: absolute;
    top: 50%;
    background: #fff;
    border: 2px solid #9c0;
    box-sizing: border-box;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0
}
.news-carousel .date em:after {
    right: 0
}
.content-block {
    background: url(../images/bg-content-block.png) no-repeat;
    padding: 70px 0 85px
}
.content-box {
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}
.content-box:after {
    display: block;
    clear: both;
    content: ''
}
.content-box .btn-wrap {
    float: left;
    padding: 70px 90px;
    text-align: center;
    max-width: 560px;
    box-sizing: border-box
}
.content-box .btn-wrap>span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    margin: 30px 0 0
}
.content-box .info-box {
    background: #fff;
    float: right;
    max-width: 660px;
    width: 100%;
    margin: 0 -40px 0 0;
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}
.content-box .info-box .title {
    display: block;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #9c0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1
}
.content-box .info-box .info {
    line-height: 24px;
    width: 100%;
    height: 240px;
    padding: 0 10px 0 0;
    box-sizing: border-box
}
.content-box .info-box .info p {
    margin: 0 0 10px
}
.content-box .button {
    cursor: pointer;
    width: 165px;
    height: 165px;
    border-radius: 50%;
    border: 1px solid hsla(0, 0%, 100%, .6);
    position: relative;
    background: hsla(0, 0%, 100%, .1);
    display: inline-block
}
.content-box .button span {
    width: 118px;
    height: 118px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -59px 0 0 -59px;
    background: #fff;
    border-radius: 50%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite, -webkit-animation-name: a;
    animation-name: a
}
.content-box .button span:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-left: 38px solid #9c0;
    border-bottom: 22px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -19px 0 0 -13px
}
.content-box .button span:after {
    right: 10px;
    left: 10px;
    top: 10px;
    bottom: 10px;
    content: '';
    position: absolute;
    border: 1px solid #9c0;
    border-radius: 50%
}
.content-box .button:hover span {}
@-webkit-keyframes a {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes a {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.video-box {
    position: fixed;
    top: -1000px;
    opacity: 1;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10;
    background: #000
}
.video-box .video-region {
    height: 75%;
    max-width: 1170px;
    margin: 0 auto
}
.video-box iframe {
    z-index: 9;
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    background-size: cover
}
.video-box .children-video {
    height: 25%;
    max-width: 1170px;
    margin: 0 auto
}
.video-box .children-video ul {
    margin: 0;
    background: none;
    text-align: center;
    padding: 0
}
.video-box .children-video ul li {
    cursor: pointer;
    opacity: 1;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 15px 30px
}
.video-box .children-video ul li iframe {
    z-index: -1000
}
.video-box .close-btn {
    position: absolute;
    top: 50px;
    right: 30px;
    z-index: 10;
    -webkit-tap-highlight-color: transparent;
    width: 38px;
    height: 38px;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: url(../images/close.png) no-repeat scroll 0 0 transparent
}
.video-box .close-btn:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.map-block {
    border-top: 2px solid #94d60a;
    position: relative;
}
 
.map-block img {
    width: 100%;
    height: auto
}
.map-block .marker-box {
    position: absolute;
    top: 50%;
    left: 50%;
}
.map-block .marker {
    width: 128px;
    height: 168px;
    background: url(../images/marker.png) no-repeat scroll 0 0 transparent;
    margin: -65px 0 0 62px;
    display: block;
    position: relative;
    z-index: 1;
}
.map-block .map-info {
    background: url(../images/marker-info.jpg) no-repeat scroll 0 0 transparent;
    width: 330px;
    height: 62px;
    display: block;
    position: relative;
    top: -130px;
    margin: 0 0 0 -244px;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.footer {
    border-top: 2px solid #94d60a;
	    overflow: hidden;
}
.footer .container {
    max-width: 1200px;
    margin: 0 auto;
	
    padding: 0 15px
}
.footer .footer-box {
    padding: 55px 0 45px
}
.footer .footer-box .info-box {
    overflow: hidden;
    padding: 0 0 30px;
    border-bottom: 1px solid #eaf7ce
}
.footer .footer-box .col, .footer .footer-box .socials-box {
    float: left
}
.footer .footer-box .col-1 {
    max-width: 220px
}
.footer .footer-box .col-2 {
    max-width: 315px;
    margin: 0 0 0 65px
}
.footer .footer-box .soc-box .col-2 {
    color: #999;
}
.footer .footer-box .col-3 {
    max-width: 280px;
    margin: 0 0 0 80px
}
.footer .title {
    display: block;
    text-transform: uppercase;
    color: #9c0;
    font-weight: 700;
    margin: 0 0 20px;
    font-size: 18px
}
.footer .col ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.footer .col ul li a {
    color: #666;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
    position: relative;
    padding: 0 0 4px 12px;
    left: 0;
    opacity: 1;
    margin: 5px 0 0;
}
.footer .col ul li a::after {
    content: '';
    position: absolute;
    background: #9c0;
    left: 0;
    width: 4px;
    height: 4px;
    top: 4px;
    border-radius: 50%;
}
.footer .col ul.socials li a::after {
    display: none;
}
.footer .info-box .col ul li a:hover {
    left: 4px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.footer .info-box .col ul li a:hover:after {
    opacity: 0
}
.footer .info-box .col ul li a:hover {
    color: #0a4436;
}
.footer .footer-box .col-4 {
    color: #999;
    float: right;
    max-width: 250px
}
.footer .col-4 ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.footer .col-4 ul li {
    padding: 0;
    line-height: 30px;
    font-weight: 700;
    font-size: 18px;
    color: #0a4436
}
.footer .col-4 ul li a:after {
    display: none
}
.footer .col-4 address {
    font-style: normal;
    margin: 20px 0
}
.soc-box {
    padding: 40px 0 0;
    overflow: hidden
}
.soc-box .col-2 {
    font-size: 12px
}
.footer .logo {
    background-image: url(../images/logo.png);
    background-position: 0px -127px;
    height: 48px;
    width: 180px;
}
.footer .soc-box .col-2 p {
    margin: 0 0 10px
}
.footer .socials {
    margin: 0 0 0 -10px;
    padding: 0;
    list-style: none
}
.footer .socials li {
    width: 39px;
    height: 39px;
    display: inline-block;
    padding: 0;
    margin: 0 0 0 10px;
    background: url(../images/socials.png) no-repeat 0 0;
    background-size: 156px 39px;
/*    opacity: .9;
    -webkit-transition: all .2s ease;
    transition: all .2s ease*/
}

.footer .socials li:hover {
/*    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease */
}
.footer .socials li.youtube {
    background-position: 0 0
}
.footer .socials li.facebook {
    background-position: -39px 0
}
.footer .socials li.vkontakte {
    background-position: -78px 0
}
.footer .socials li.instagram {
    background-position: -117px 0
}
.footer .socials li:after {
    display: none
}
.footer .socials li a {
    display: block;
    height: 100%
}



.socials-box-header{
	display:none;
}
.header .socials {
      margin: 10px 0 0 23px;
    padding: 0;
    list-style: none
}
.header .socials li {
    width: 39px;
    height: 39px;
    display: inline-block;
    padding: 0;
    margin: 0 0 0 10px;
    background: url(../images/socials.png) no-repeat 0 0;
    background-size: 156px 39px;
/*    opacity: .9;
    -webkit-transition: all .2s ease;
    transition: all .2s ease*/
}

.header .socials li:hover {
/*    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease */
}
.header .socials li.youtube {
    background-position: 0 0
}
.header .socials li.facebook {
    background-position: -39px 0
}
.header .socials li.vkontakte {
    background-position: -78px 0
}
.header .socials li.instagram {
    background-position: -117px 0
}
.header .socials li:after {
    display: none
}
.header .socials li a {
    display: block;
    height: 100%
}























.footer .footer-box .soc-box .col-4 {
    text-align: center;
    font-weight: 700
}
.footer .footer-box .col-4>a {
    font-size: 18px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 240px;
    padding: 13px 0 11px;
    border-radius: 20px;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    text-transform: uppercase;
    margin: 0 30px 0 0
}
.footer .footer-box .col-4>a:hover {
    background-color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.footer .worktime {
    display: block
}
.footer .worktime em {
    display: inline-block;
    vertical-align: top;
    font-size: 8px;
    font-style: normal
}
.copy-box {
    margin: 0 -9999px;
    padding: 10px 9999px;
    background: #30591a;
    overflow: hidden
}
.copy-box nav {
    float: left;
    margin: 8px 0 0
}
.copy-box nav ul {
    margin: 0 0 0 -20px;
    padding: 0;
    list-style: none
}
.copy-box nav ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 20px
}
.copy-box nav ul li a {
    text-decoration: none;
    color: #fff
}
.copy-box nav ul li:hover a, .copy-box nav ul li a {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.copy-box nav ul li:hover a {
    color: #9c0
}
.developers {
    float: right;
    position: relative;
    width: 183px;
    padding-top: 7px;
}
.developers a:hover .devs__icon,
.developers a:hover .devs__icon-hover {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}
.developers a::after {
    content:'';
    display: block;
    clear: both;
}
.developers .developers-text {
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    padding: 0;
    float: left;
    opacity: .7;
    margin-right: 8px;
}
.devs__icon-box {
    width: 84px;
    height: 17px;
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #000;
    float: left;
}
.devs__icon {
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 100%;
}
.devs__icon-hover {
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
}
.developers .developers-logo {
    width: 78px;
    height: 26px;
    position: relative;
    float: left
}
.developers .developers-logo:before {
    content: '';
    background: #30591a url(../images/developers-lemon.png) no-repeat;
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
    position: absolute;
    z-index: 8;
    left: 0;
    top: 0
}
.developers .developers-logo:after {
    content: '';
    background: url(../images/developers-artlemon.png) no-repeat;
    width: 39px;
    height: 18px;
    position: absolute;
    background-size: 39px 18px;
    z-index: 7;
    left: 36px;
    top: 0;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.developers:after {
    clear: both;
    content: '';
    display: block
}
.developers:hover .developers-logo:after {
    -webkit-animation-name: b;
    animation-name: b;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes b {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes b {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: b;
    animation-name: b
}
.scroll-to-top {
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    position: fixed;
    z-index: 3;
    right: 20px;
    bottom: 80px;
    cursor: pointer;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: none
}
.scroll-to-top:after {
    background: url(../images/arrow-top.png) no-repeat scroll 0 0 transparent;
    opacity: 1
}
.scroll-to-top:after, .scroll-to-top:before {
    content: '';
    width: 26px;
    height: 40px;
    position: absolute;
    z-index: 8;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -13px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.scroll-to-top:before {
    background: url(../images/arrow-top.png) no-repeat scroll -26px 0 transparent;
    opacity: 0
}
.scroll-to-top:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .35)
}
.scroll-to-top:hover, .scroll-to-top:hover:before {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.scroll-to-top:hover:before {
    opacity: 1
}
.scroll-to-top:hover:after {
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #9c0 url(../images/scroll-decor.png) no-repeat 50% 50%;
    width: 10px;
    border-radius: 25px
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec, .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    display: none
}
.main {
      max-width: 1700px;
    margin: 0 auto;
    padding: 15px 0px 0;
    box-sizing: border-box;
}
.main.other {
    max-width: 1200px
}
.breadcrumbs {
    margin: 0 0 60px;
	padding: 0px 20px;
}
.breadcrumbs>a {
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 700;
    color: #30591a;
    display: inline-block;
    margin: 0 30px 0 0;
    position: relative;
}
.breadcrumbs>a:first-child, .breadcrumbs>a:hover {
    text-decoration: none;
}
.breadcrumbs>a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -23px;
    margin: -5px 0 0
}
.team-block {
    max-width: 1490px;
    margin: 0 auto;
    padding: 65px 0 90px
}
.team-block .title-box {
    margin: 50px 0 0;
}
.team-carousel {
    margin: 50px 0 0;
}
.team-carousel .item {
    text-align: center;
    padding: 10px 0 0
}
.team-carousel img {
    vertical-align: top;
    border: 2px solid #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}
.team-carousel .author-name {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: #30591a;
    margin: 20px 0 0
}
.team-carousel .position {
    display: block;
    color: #9c0;
    margin: 15px 0 0
}
.category-block {
    padding: 40px 140px 30px
}
.block-subcat ul {
  margin: auto!important;
}
.category-block ul {
    margin: 0 0 0 -120px;
    padding: 0;
    list-style: none
}
.block-subcat ul li {
  margin: auto!important;
  display: block!important;
}
.category-block ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 0 110px 120px;
    position: relative;
    max-width: 610px
}
.category-block ul li a {
    text-decoration: none;
    color: #30591a;
    display: block
}
.category-block ul li .title {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    font-size: 18px;
    line-height: 22px;
    padding: 0 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.category-block ul li .title span, .category-section .position {
    display: inline-block;
    position: relative;
    border-bottom: 1px solid transparent
}
.category-block ul li .title span:before, .category-section .position:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -3px;
    left: 0;
    background-color: #30591a;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.category-block ul li .title:hover span:before, .category-section ul li a:hover .position:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.category-block ul li .image-box {
    margin: 30px 0 0;
    border: 4px solid #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.category-block ul li .image-box:hover {
    border-color: #9c0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.article-box .image-box .image-hover, .category-block ul li .image-box .image-hover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(153, 204, 0, .2);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0
}
.article-box .image-box:hover .image-hover, .category-block ul li .image-box:hover .image-hover {
    opacity: 1
}
.category-block ul li .image-decor {
    position: absolute;
    border: 20px solid hsla(0, 0%, 80%, .2);
    box-sizing: border-box;
    left: -40px;
    right: -40px;
    top: 0;
    bottom: 30px;
    z-index: -1
}
.main .action-block {
    border: none;
    padding: 0 9999px;
    margin: 0 -9999px;
    background-position: 50% 0;
    box-shadow: none;
}
.main .action-box .text-box .title {
    padding: 0
}
.main .action-box .text-box .title:after {
    display: none
}
.main .sub-title {
    max-width: 730px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1;
    display: block;
    text-align: center
}
.category-section {
    padding: 140px 165px 135px;
    margin: 0 0 60px
}
.category-section.team {
    padding: 0 15px 135px;
}
.category-section.partners {
    margin-top: 160px;
}
.category-section.partners ul li .image-box {
    height: 215px;
    width: 215px;
    line-height: 215px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}
.category-section.team.partners ul li a {
    height: 200px;
    cursor: pointer;
}
.category-section.team .title-box {
    margin: 0 0 200px;
}
.category-section.team ul li {
    width: 465px;
}
.category-section ul {
    margin: 0 0 -180px -30px;
    padding: 0;
    list-style: none;
    text-align: center
}
.category-section ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 0 180px 30px;
    position: relative
}
.category-section ul li a {
    text-decoration: none;
    color: #30591a;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    display: block;
    padding: 0 90px 30px;
    border-top: 5px solid #cce57f;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.category-section .image-box {
    display: inline-block;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    overflow: hidden;
    margin: -90px 0 0
}
.category-section .position {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    margin: 15px 0 0
}
.category-section.team .author-name {
    display: block;
    margin: 10px 0 0;
    text-transform: uppercase;
    font-weight: bold;
}
.category-section.team ul li a {
    cursor: default;
    height: 270px;
    padding: 0 10px 0;
}
.category-section.team .pos {
    border: none;
    display: block;
    color: #999;
    margin: 10px 0;
    font-size: 14px;
    line-height: 1;
    text-transform: none;
    font-weight: normal;
}
.category-section.team .information {
    display: block;
}
.category-section.team .information p {
    margin: 0;
}
.category-section.team ul li a:hover span:before {
    visibility: hidden;
}
.team-section {
    margin: 120px 0 0;
}
.team-section:first-child {
    margin: 0;
}
.schedule-block {
    margin: 0 0 210px;
    text-align: center;
    position: relative
}
.schedule-block:before {
    left: 0;
    margin: 0 0 0 -220px;
}
.schedule-block:after, .schedule-block:before {
    content: '';
    position: absolute;
    top: 50%;
    background: url(../images/image-decor.png) no-repeat;
    width: 585px;
    height: 9px;
    z-index: -1
}
.schedule-block:after {
    right: 0;
    margin: 0 -220px 0 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.schedule-box {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    border-top: 4px solid #9c0;
    display: inline-block;
    position: relative;
    max-width: 420px;
    padding: 35px 40px;
    box-sizing: border-box
}
.schedule-box:before {
    top: -60px
}
.schedule-box:after, .schedule-box:before {
    position: absolute;
    background: url(../images/schedule-decor.png) no-repeat;
    box-sizing: border-box;
    left: 50%;
    width: 546px;
    height: 146px;
    z-index: -1;
    content: '';
    margin: 0 0 0 -273px
}
.schedule-box:after {
    bottom: -60px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.schedule-box .title {
    display: block;
    font-size: 20px;
    line-height: 22px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: #30591a;
    padding: 110px 0 25px;
    max-width: 230px;
    margin: 40px auto 20px
}
.schedule-box .title:before {
    position: absolute;
    content: '';
    top: 0;
    left: 50%;
    margin: 0 0 0 -45px
}
.schedule-box .title:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    width: 100px;
    border: 1px solid #9c0;
    margin: 0 0 0 -50px
}
.schedule-box p {
    line-height: 20px
}
.schedule-box a {
    display: inline-block;
    padding: 0 0 2px;
    color: #9c0;
    text-decoration: none;
    border-bottom: 1px solid #9c0;
    font-size: 16px
}
.schedule-box a, .schedule-box a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.schedule-box a:hover {
    border-color: transparent
}
.doctors-block {
    max-width: 1170px;
    margin: 0 auto;
    padding: 140px 15px 60px
}
.doctors-box {
    max-width: 820px;
    margin: 0 auto 140px;
    box-sizing: border-box;
    border: 20px solid hsla(0, 0%, 80%, .2);
    text-align: center;
    position: relative
}
.doctors-box:before {
    left: -780px
}
.doctors-box:after, .doctors-box:before {
    content: '';
    position: absolute;
    top: 50%;
    background: url(../images/image-decor.png) no-repeat;
    width: 585px;
    height: 9px;
    z-index: -1
}
.doctors-box:after {
    right: -780px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.doctors-carousel {
    margin: -130px 0 0
}
.doctors-carousel .item {
    padding: 10px 0 0
}
.doctors-carousel .owl-nav {
    margin: 75px 0 0
}
.doctors-carousel .owl-nav .owl-prev {
    left: -150px
}
.doctors-carousel .owl-nav .owl-next {
    right: -150px
}
.doctors-block .image-wrap {
    display: inline-block;
    background: #fff;
    padding: 0 30px
}
.doctors-block .image-box {
    display: inline-block;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    overflow: hidden
}
.doctors-block .author-name {
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
    color: #333;
    margin: 20px 0 0
}
.doctors-block .position {
    display: block;
    color: #999;
    margin: 10px 0 20px;
    padding: 0 0 20px;
    position: relative
}
.doctors-block .position:before {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 50%;
    border-bottom: 2px solid #9c0;
    width: 100px;
    margin: 0 0 0 -50px
}
.doctors-block .position:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #fff;
    border: 2px solid #9c0;
    box-sizing: border-box;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 0 0 0 -4px
}
.doctors-block .information {
    line-height: 18px;
    max-height: 54px;
    overflow: hidden;
}
.doctors-block .information p {
    margin: 0;
}
.doctors-box .btn-box>a {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 340px;
    padding: 18px 0 16px;
    border-radius: 25px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle
}
.doctors-box .btn-box>a, .doctors-box .btn-box>a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.doctors-box .btn-box>a:hover {
    background-color: #9c0
}
.doctors-box .btn-box {
    background: #fff;
    padding: 0 30px;
    display: inline-block;
    position: relative;
    bottom: -32px
}
.doctors-box .btn-box>a span {
    position: relative;
    display: inline-block;
    padding: 0 0 0 30px
}
.price-block {
    position: relative
}
.price-block:after {
    display: block;
    clear: both;
    content: ''
}
.price-block .doctors-menu {
    float: left;
    width: 300px;
    margin: 0 47px 0 0;
    box-sizing: border-box;
    padding: 25px 20px 5px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}
.price-block .doctors-menu .title {
    text-transform: uppercase;
    display: block;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    color: #adadad;
    margin: 0 0 20px
}
.price-block .doctors-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}
.price-block .doctors-menu ul li {
    font-weight: 700;
    padding: 20px 0 20px 22px;
    border-top: 1px solid #ebf5cc;
    position: relative
}
.price-block .doctors-menu ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    background: #30591a;
    width: 4px;
    height: 4px;
    margin: -3px 0 0;
    border-radius: 50%
}
.price-block .doctors-menu ul li a {
    text-decoration: none;
    color: #30591a;
    display: inline-block;
    position: relative
}
.price-block .doctors-menu ul li a:hover {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.price-block .doctors-menu ul li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -3px;
    left: 0;
    background-color: #30591a;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.price-block .doctors-menu ul li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.price-block .info-box {
    float: right;
    max-width: 820px;
    width: 100%;
    padding: 10px 0 0
}
.price-block .info-box .title {
    display: block;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    margin: 0 0 15px
}
.price-block .info-box .title em {
    font-style: normal;
    color: #999
}
.price-block .info-box form, .price-block .info-box table {
    width: 100%;
    border-top: 5px solid #9c0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    box-sizing: border-box
}
.price-block .info-box .prices table tr td {
    text-align: center;
    box-sizing: border-box;
    padding: 18px 55px;
    font-size: 16px;
    width: 32%;
}
.price-block .info-box .prices table tr td:first-child {
    width: 68%;
    text-align: left;
    color: #666;
    padding: 18px 25px;
    border-right: 1px solid #eee;
    font-size: 14px
}
.price-block .info-box table tr:nth-child(even) {
    background: #f6f6f6
}
.price-block .info-box .schedules table tr td {
    text-align: center;
    box-sizing: border-box;
    padding: 18px 0;
    width: 117px;
    border-left: 1px solid #eee;
    color: #333
}
.price-block .info-box .schedules table tr:first-child td {
    font-weight: 700;
    font-size: 18px
}
.price-block .info-box .schedules table tr td:first-child {
    border: none
}
.price-block .info-box .schedules table tr td em {
    font-style: normal;
    display: inline-block;
    font-size: 9px;
    vertical-align: top
}
.price-block .info-box .row {
    margin: 60px 0 0;
    position: relative
}
.price-block .info-box .row:first-child {
    margin: 0
}
.price-block .info-box .row a {
    display: inline-block;
    text-decoration: none;
    color: #9c0;
    margin: 18px 0 0 5px;
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 0 36px;
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.price-block .info-box .row a:hover {
    color: #30591a;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.price-block .info-box .row a:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0
}
.price-block .info-box form {
    padding: 44px 0;
    display: block
}
.price-block .info-box .form-holder {
    padding: 0 200px
}
.price-block .check-holder {
    margin: 13px 0 0
}
.input-row {
    margin: 20px 0 0
}
.input-row.top:first-child, .input-row:first-child {
    margin: 0
}
.form-title {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin: 0 0 40px;
    color: #30591a;
    font-size: 24px;
    line-height: 1
}
.input-row input, .input-row textarea {
    width: 100%;
    background: #f6f6f6;
    border: 1px solid #eee;
    box-sizing: border-box;
    height: 44px;
    padding: 10px
}
.input-row textarea {
    height: 130px
}
.input-row label {
    color: #97ac8c;
    display: block;
    margin: 0 0 5px;
    font-weight: 500
}
.input-row>span {
    position: relative;
    display: inline-block;
    max-width: 340px
}
.for-submit {
    text-align: center
}
.input-row input[type=submit] {
    background: rgba(153, 204, 0, .8);
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 80px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.input-row input[type=submit]:hover {
    background-color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.form-block .info, .price-block .info-box .info {
    margin: 40px 0 0;
    position: relative;
    padding: 0 0 0 80px
}
.form-block .info:after, .price-block .info-box .info:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    margin: -30px 0 0
}
.main .form-block .info ul, .main .price-block .info ul {
    margin: 10px 0 0 -25px;
    padding: 0;
    list-style: none
}
.main .form-block .info ul li, .main .price-block .info ul li {
    display: inline-block;
    margin: 0 0 0 25px;
    color: #9c0;
    font-size: 24px;
    line-height: 1;
    font-weight: 700
}
.jcf-checkbox {
    border-radius: 7px;
    height: 24px;
    width: 24px;
    margin: 0 10px 0 0
}
.jcf-checkbox.jcf-checked {
    background-color: #9c0;
    border-color: transparent
}
.jcf-checkbox span {
    border-color: #fff
}
.gallery-block {
    margin: 50px 0 170px;
    text-align: center
}
.gallery-block .container {
    position: relative;
    min-height: 504px;
    width: 100%;
}
.gallery-block .container:after {
    display: block;
    clear: both;
    content: ''
}
.gallery-block .container .mix {
    display: none;
    vertical-align: top;
    float: left;
    width: 20%;
    overflow: hidden;
    border: 1px solid #fff;
    box-sizing: border-box;
    position: relative
}
.gallery-block #filters {
    margin: 0 0 37px -30px;
    padding: 0;
    list-style: none
}
.gallery-block #filters li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 30px;
    width: 260px
}
.gallery-block #filters li span {
    display: block;
    border-top: 5px solid transparent;
    padding: 20px 0;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26)
}
.gallery-block #filters li span:hover {
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .4);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.gallery-block #filters li span.active {
    color: #9c0;
    border-color: #9c0
}
.faq-block {
    max-width: 1170px;
        padding: 50px 15px 61px;
    margin: 0 auto;
    position: relative
}
.faq-block:after {
    display: block;
    clear: both;
    content: ''
}
.faq-list {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 620px;
    width: 100%;
    float: left
}
.faq-block .form-box {
    float: right;
    max-width: 500px;
    width: 100%
}
.faq-list li {
    padding: 20px 15px;
    border-bottom: 1px solid #ebf5cc
}
.faq-list li a {
    cursor: pointer;
    position: relative;
    font-weight: 500;
    color: #30591a;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    padding: 0 0 0 20px
}
.faq-list li a, .faq-list li a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.faq-list li a:hover {
    color: #9c0
}
.faq-list li a:after {
    content: '+';
    position: absolute;
    left: 0;
    top: -3px;
    width: 11px;
    height: 11px;
    font-size: 20px
}
.faq-list li .slide {
    line-height: 22px;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26);
    margin: -30px -15px 0;
    padding: 45px 30px 15px 35px
}
.faq-list li .slide p {
    margin: 0 0 10px
}
.faq-list li.active {
    border-color: transparent;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}
.faq-list li.active a {
    color: #9c0
}
.faq-list li.active a:after {
    content: '-'
}
.faq-block .form-box form {
    width: 100%;
    border-top: 5px solid #9c0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    box-sizing: border-box;
    padding: 45px 40px 30px
}
.faq-block .fields {
    margin: 10px 0 0;
    display: block;
    color: #97ac8c;
    font-weight: 500
}
.form-block {
    margin: 0 auto;
    max-width: 820px;
    padding: 50px 0 110px
}
.form-block form {
    width: 100%;
    border-top: 5px solid #9c0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    box-sizing: border-box;
    padding: 40px 195px
}
.input-row select {
    width: 100%
}
.input-row .radio-holder {
    margin: 17px 0 0
}
.input-row .radio-holder input {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle
}
.input-row .radio-holder label {
    display: inline-block;
    color: #333;
    vertical-align: middle;
    margin: 0
}
.input-row .radio-holder label.jcf-label-active {
    color: #9c0
}
.input-row .jcf-radio {
    margin: 0 10px 0 0;
    height: 22px;
    width: 22px;
    border-radius: 25px;
}
.input-row .jcf-radio span {
    background: #9c0
}
.input-row .jcf-select {
    max-width: 100%;
    width: 100%;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff, #fdfdfd 23%, #f2f2f2 79%, #f0f0f0);
    background: linear-gradient(180deg, #fff 0, #fdfdfd 23%, #f2f2f2 79%, #f0f0f0);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
    border-color: #eee;
    height: 44px;
    outline: none;
    min-width: auto
}
.jcf-select-drop .jcf-select-drop-content {
    border-color: #eee;
    border: none;
}
.input-row .jcf-select .jcf-select-text {
    color: #333;
    font-weight: 500;
    line-height: 44px
}
.input-row .jcf-select .jcf-select-opener {
    position: absolute;
    content: '';
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin: -1px 0 0;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid #666;
    background: none
}
.input-row.top {
    margin: 40px 0 0
}
.select-wrap {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 3px;
    width: 32%
}
.check-holder {
    margin: 15px 0 0
}
.faq-block .info-box {
    overflow: hidden;
    padding: 0 0 30px;
	    float: left;
}
.faq-block .info-box .logo {
    background: url(../images/logo-faq.png) no-repeat;
    width: 317px;
    height: 100px
}
.faq-block .info-box .row {
    margin: 60px 0 0;
    padding: 0 0 0 62px;
    position: relative;
    color: #30591a
}
.faq-block .info-box .row:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin: -22px 0 0
}
.faq-block .info-box .row .title {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 9px;
    color: #9c0;
    font-size: 16px;
    line-height: 1
}
.faq-block .info-box .row ul {
    margin: 0 0 0 -20px;
    padding: 0;
    list-style: none
}
.faq-block .info-box .row ul li {
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    color: #0a4436;
    font-size: 16px;
    margin: 0 0 0 20px
}
.faq-block .info-box .row address {
    font-style: normal;
    line-height: 20px;
}
.faq-block .info-box .worktime em {
    display: inline-block;
    vertical-align: top;
    font-size: 8px;
    font-style: normal
}
.news-block {
    margin: 0 auto;
    max-width: 820px;
    padding: 50px 15px 60px
}
.news-box {
    padding: 40px 0 0;
    margin: 40px 0 0;
    border-top: 1px solid #eee;
    overflow: hidden;
    position: relative
}
.news-box:first-child {
    border: none;
    margin: 0;
    padding: 0
}
.news-box .image-holder {
    float: left;
    width: 200px;
    margin: 0 20px 0 0
}
.news-box .info-box {
    overflow: hidden;
    font-size: 13px;
    line-height: 16px
}
.news-box .info-box .info {
    height: 48px;
    overflow: hidden
}
.news-box .info-box .info p {
    margin: 0;
}
.news-box .title {
    color: #30591a;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.bottom-holder .date, .news-box .date {
    display: inline-block;
    padding: 0 0 0 24px;
    position: relative;
    margin: 9px 0 0
}
.bottom-holder .date:after, .news-box .date:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin: -9px 0 0
}
.news-box .info-box .more {
    display: inline-block;
    margin: 0 0 0 35px;
    position: relative;
    padding: 0 17px 0 0
}
.news-box .more:after {
    content: '>>';
    position: absolute;
    top: 1px;
    right: 0;
    color: #3e96f0
}
.news-box .more a {
    color: #3e96f0
}
.news-box .more a:hover {
    text-decoration: none
}
.paging {
    padding: 23px 0 0;
    margin: 35px 0 0;
    border-top: 1px solid #e5f2bf
}
.paging ul {
    margin: 0 0 0 -11px;
    padding: 0;
    list-style: none
}
.paging ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 11px;
    border: 1px solid #999;
    border-radius: 7px;
    text-align: center;
    line-height: 40px
}
.paging ul li, .paging ul li:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.paging ul li:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
}
.paging ul li.active {
    border-color: transparent;
    background: #9c0
}
.paging ul li.active a {
    color: #fff
}
.paging ul li a {
    text-decoration: none;
    color: #999;
    display: block;
    width: 40px;
    height: 40px
}
.news-section {
    padding: 30px 0 90px;
    position: relative
}
.news-section:after {
    content: '';
    display: block;
    clear: both
}
.news-section .last-news {
    width: 310px;
    float: right;
    margin: 0 0 0 30px;
    border-top: 5px solid #9c0;
    box-sizing: border-box;
    padding: 24px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}
.news-section .last-news .aside-title {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    color: #999;
    font-weight: 700
}
.last-news .news-box {
    margin: 15px 0 0;
    padding: 25px 0 0
}
.last-news .news-box .title {
    white-space: normal
}
.news-section .content-holder {
    overflow: hidden;
    line-height: 20px;
}
.news-section .content-holder h2 {
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase
}
.news-section .content-holder p {
    margin: 15px 0
}
.news-section .content-holder img {
    width: 100%;
    height: auto;
}
.news-section .content-holder .bottom-holder {
    padding: 18px 0 0;
    border-top: 1px solid #ebf5cc;
    margin: 35px 0 0
}
.bottom-holder .share-box {
    float: right
}
.bottom-holder .share-box>span {
    margin: 0 6px 6px 0
}
.bottom-holder .share42init, .bottom-holder .share-box>span {
    display: inline-block;
    vertical-align: middle
}
.bottom-holder .share42init a {
    opacity: 0.8;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.bottom-holder .share42init a:hover {
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.last-news .bottom-holder {
    overflow: hidden
}
.last-news .bottom-holder .more {
    float: right;
    display: block;
    margin: 15px 0 0;
    position: relative;
    padding: 0 17px 0 0
}
.last-news .btn-box {
    margin: 40px 0 0;
    text-align: center
}
.last-news .btn-box a {
    display: inline-block;
    text-decoration: none;
    padding: 0 2px 2px;
    border-bottom: 1px solid #9c0;
    color: #9c0;
    font-size: 16px
}
.last-news .btn-box a, .last-news .btn-box a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.last-news .btn-box a:hover {
    border-color: transparent
}
.article-box {
    margin: 50px 0 0;
    padding: 65px 0 0;
    border-top: 1px solid #e5f2bf;
    position: relative
}
.article-box:first-child {
    margin: 0;
    padding: 0;
    border: none
}
.content-holder .image-box {
    position: relative
}
.content-holder .article-box .image-box {
    border-bottom: 5px solid #9c0
}
.article-box .image-box a {
    color: #333
}
.content-holder .date-box {
    position: absolute;
    width: 120px;
    height: 90px;
    background: hsla(0, 0%, 100%, .8);
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 10px 0 0
}
.content-holder .date-box .date em {
    display: block;
    font-style: normal;
    font-size: 70px;
    line-height: 1;
    font-weight: 700
}
.article-box .title {
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    margin: 30px 0 0;
    position: relative
}
.article-box .title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -3px;
    left: 0;
    background-color: #30591a;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.article-box .title:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.article-box .title a {
    color: #30591a;
    text-decoration: none
}
.article-box .title:hover {
    text-decoration: none
}
.article-box .description {
    margin: 30px 0 0;
    display: block
}
.last-news.sidebar {
    padding: 0
}
.last-news nav>ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.last-news nav>ul>li {
    border-top: 1px solid #eee;
    color: #333
}
.last-news nav>ul>li:first-child {
    border: none
}
.last-news nav>ul>li>a {
    cursor: pointer;
    padding: 15px;
    display: block;
    position: relative
}
.last-news nav>ul>li.active>a {
    color: #9c0
}
.last-news nav>ul>li>a:after {
    position: absolute;
    content: '';
    top: 20px;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #333
}
.last-news nav>ul>li.active>a:after {
    border-bottom: 3px solid #9c0;
    border-top: none
}
.last-news nav>ul>li>ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.last-news nav>ul>li>ul>li {
    background: #f6f6f6;
    border-top: 1px solid #eee;
    padding: 15px
}
.last-news nav>ul>li>ul>li:first-child {
    border: none
}
.last-news nav>ul>li>ul>li>a {
    text-decoration: none;
    color: #666;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.last-news nav>ul>li>ul>li>a:hover {
    color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.last-news nav>ul>li>ul>li>a:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    left: 0;
    top: 7px;
    border-radius: 50%;
    background: #666
}
.last-news.double {
    box-shadow: none;
    padding: 0
}
.last-news.double nav {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}
.last-news.double .last-news {
    margin: 40px 0 0
}
.last-news.double .last-news .news-box a {
    color: #333
}
.last-news.double .last-news .news-box a:hover {
    text-decoration: none
}
.last-news.double .last-news .news-box a span {
    display: block;
    margin: 10px 0 0
}
.catalog-block {
    margin: 0 auto;
    max-width: 1170px;
    padding: 50px 15px 200px
}
.catalog-block>ul {
    margin: 0 0 80px;
    padding: 0;
    list-style: none;
    text-align: center
}
.catalog-block>ul>li {
    display: inline-block;
    vertical-align: top;
    width: 260px;
    text-align: center;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26);
    margin: 0 0 0 27px;
    padding: 15px 0;
    border-top: 5px solid transparent;
    cursor: pointer
}
.catalog-block>ul>li, .catalog-block>ul>li:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.catalog-block>ul>li:hover {
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .6)
}
.catalog-block>ul>li:first-child {
    margin: 0
}
.catalog-block>ul>li.active {
    color: #9c0;
    border-color: #9c0
}
.catalog-block .faq-list {
    max-width: 100%;
    float: none
}
.faq-list li .slide {
    box-shadow: none;
    margin: 25px 0 0;
    padding: 0
}
.faq-list table ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.faq-list table ul li {
    padding: 0;
    border: none;
}
.catalog-block table {
    width: 100%;
    border-top: 1px solid #9c0;
    margin: 10px 0;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26)
}
.catalog-block table tr {
    border-bottom: 1px solid #eee;
}
.catalog-block table td, .catalog-block table th {
    padding: 10px;
    border-left: 1px solid #eee;
    min-width: 50px;
    text-align: center
}
.catalog-block table td:nth-child(2) {
    text-align: left;
}
.catalog-block table tr:first-child {
    background: #f6f6f6;
    border: none;
}
.reviews-box {
    max-width: 1340px;
    margin: 0 auto;

    text-align: center
}
.reviews-box ul {
    margin: 60px 0 0 -36px;
    padding: 0;
    list-style: none
}
.reviews-box ul li {
    background: #fff;
    padding: 30px 40px;
    border-top: 5px solid #9c0;
    text-align: center;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26);
    margin: 0 0 60px 36px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    max-width: 420px;
    width: 100%;
}
.reviews-box ul li img {
    border-radius: 50%;
    border: 2px solid #ccc
}
.reviews-box ul li .author-name {
    display: block;
    text-transform: uppercase;
    margin: 25px 0 10px;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.reviews-box ul li .info {
    line-height: 24px;
    padding: 24px 0 0;
    margin: 21px 0 30px;
    position: relative;
    height: 120px;
    overflow: hidden
}
.reviews-box ul li .reply,
.review-carousel .item .reply {display:none}
.reviews-box .form-box {
    max-width: 755px;
    margin: 0 auto;
	margin-bottom: 60px;
}
.reviews-box .form-box .for-span {
    display: inline-block;
	    margin-left: 5%;
}
.reviews-box .form-box .for-span span {
    display: block;
    position: relative;
    padding: 130px 0 0;
    cursor: pointer;
    color: #9c0;
    border-bottom: 1px dashed #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 132px;
	
}
.reviews-box .form-box .for-span span:hover {
    border-color: transparent;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.reviews-box .form-box .for-span span:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 132px;
    height: 126px;
    margin: 0 0 0 -63px;
    background: url(../images/more-icon.png) no-repeat
}
.reviews-box .form-box form {
    text-align: left;
    border-top: 5px solid #9c0;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26);
    padding: 30px;
    position: relative
}
.popup .all-review .close, .reviews-box .form-box form .close {
    position: absolute;
    right: 28px;
    top: 28px;
    cursor: pointer
}
.reviews-box .form-box form .input-row {
    overflow: hidden
}
.reviews-box .form-box form .add-photo {
    position: relative;
    margin: 13px 0 0 40px;
    color: #9c0;
    font-size: 16px;
    line-height: 18px;
    cursor: pointer;
    border-bottom: 1px dashed #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.reviews-box .form-box form .add-photo:hover {
    border-color: transparent;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.reviews-box .form-box form .add-photo:after {
    position: absolute;
    content: '';
    left: -25px;
    top: 0
}
.reviews-box .form-box form .for-submit {
    display: block;
    float: right
}
.reviews-box .form-box .input-row input[type=submit] {
    width: 240px;
    padding: 0;
}
.reviews-box .form-box .hidden-holder {
    display: none
}
.david-block {
    margin: 0 auto;
    padding: 100px 15px 0;
    max-width: 1170px
}
.david-block .info-block {
    text-align: center;
    position: relative;
    margin: 0 0 225px
}
.david-block .info-block:before {
    left: -500px
}
.david-block .info-block:after, .david-block .info-block:before {
    content: '';
    position: absolute;
    top: 50%;
    background: url(../images/image-decor.png) no-repeat;
    width: 585px;
    height: 9px;
    z-index: -1
}
.david-block .info-block:after {
    right: -500px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.david-block .info-box {
    display: inline-block;
    vertical-align: top;
    position: relative;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    border-top: 5px solid #9c0;
    max-width: 890px;
    padding: 35px 40px;
    box-sizing: border-box;
    background: #fff;
    font-size: 18px;
    line-height: 26px
}
.david-block .info-block.for-david .info-box > div {
    height: 500px;
    text-align: left;
}
.david-block .info-box:before {
    top: -60px
}
.david-block .info-box:after, .david-block .info-box:before {
    position: absolute;
    background: url(../images/schedule-decor.png) no-repeat;
    box-sizing: border-box;
    left: 50%;
    width: 546px;
    height: 146px;
    z-index: -1;
    content: '';
    margin: 0 0 0 -273px
}
.david-block .info-box:after {
    bottom: -60px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.david-block .info-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.david-block .info-list ul li {
    position: relative;
    margin: 300px 0 0;
    text-align: right
}
.david-block .info-list ul li:first-child {
    margin: 0;
}
.david-block .info-list ul li .add-image {
    position: absolute;
    left: 0;
    top: 200px
}
.david-block .info-list ul li:before {
    left: -30px;
    top: 325px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.david-block .info-list ul li:after, .david-block .info-list ul li:before {
    position: absolute;
    background: url(../images/schedule-decor.png) no-repeat;
    box-sizing: border-box;
    width: 546px;
    height: 146px;
    z-index: -1;
    content: ''
}
.david-block .info-list ul li:after {
    right: -160px;
    top: 445px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.david-block .info-list ul li:nth-child(odd) {
    text-align: left
}
.david-block .info-list ul li:nth-child(odd) .add-image {
    left: auto;
    right: 0
}
.david-block .info-list ul li:nth-child(odd) .info {
    margin: 40px 0 0 140px;
    padding: 0 0 0 15px
}
.david-block .info-list ul li:nth-child(odd):before {
    left: -150px;
    top: 450px
}
.david-block .info-list ul li:nth-child(odd):after {
    right: -40px;
    top: 330px
}
.david-block .info-list .title {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px;
    color: #9c0;
    font-size: 44px;
    line-height: 46px
}
.david-block .info-list ul li .image-box {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    border-top: 4px solid #9c0;
    display: inline-block
}
.david-block .info-list ul li .info {
    text-align: left;
    max-width: 530px;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    margin: 40px 140px 0 0;
    background: #fff
}
.david-block .info-list ul li .info p {
    margin: 0 0 25px
}
.advantages-block {
    margin: 50px 0 195px;
    position: relative
}
.advantages-block ul {
    margin: 40px 0 0 -15px;
    padding: 0;
    list-style: none;
    text-align: center;
}
.advantages-block ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-top: 5px solid transparent;
    width: 178px;
    margin: 0 0 0 15px;
    text-align: center;
    padding: 105px 10px 10px;
    cursor: pointer;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}
.advantages-block ul li span {
    display: inline-block;
    height: 28px;
    vertical-align: middle
}
.advantages-block ul li.active {
    border-color: #cce57d
}
.advantages-block ul li:before {
    position: absolute;
    content: '';
    width: 100%;
    background: transparent;
    height: 15px;
    bottom: -15px;
    left: 0
}
.advantages-block ul li.active:before {
    background-color: #fff
}
.advantages-block ul li:after {
    position: absolute;
    content: '';
    width: 64px;
    height: 64px;
    left: 50%;
    top: 18px;
    margin: 0 0 0 -32px;
    background: url(../images/icons-david.jpg) no-repeat
}
.advantages-block ul li.active.item-1:after {
    background-position: 0 -64px
}
.advantages-block ul li.item-2:after {
    background-position: -64px 0
}
.advantages-block ul li.active.item-2:after {
    background-position: -64px -64px
}
.advantages-block ul li.item-3:after {
    background-position: -128px 0
}
.advantages-block ul li.active.item-3:after {
    background-position: -128px -64px
}
.advantages-block ul li.item-4:after {
    background-position: -192px 0
}
.advantages-block ul li.active.item-4:after {
    background-position: -192px -64px
}
.advantages-block ul li.item-5:after {
    background-position: -256px 0
}
.advantages-block ul li.active.item-5:after {
    background-position: -256px -64px
}
.advantages-block ul li.item-6:after {
    background-position: -320px 0
}
.advantages-block ul li.active.item-6:after {
    background-position: -320px -64px
}
.advantages-block .content-holder {
    margin: 15px -9999px 0;
    padding: 30px 9999px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}
.advantages-block .advantages-carousel .item {
    overflow: hidden
}
.advantages-block .advantages-carousel img {
    float: right;
    display: block;
    margin: 0 0 0 80px
}
.advantages-block .advantages-carousel .title {
    display: block;
    text-transform: uppercase;
    color: #9c0;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    border-bottom: 1px solid #9c0;
    padding: 0 0 10px;
    margin: 0 0 10px
}
.advantages-block .advantages-carousel .item .text-box {
    overflow: hidden;
    font-size: 16px;
    line-height: 26px
}
.advantages-block .advantages-carousel .item .text-box p {
    margin: 0;
}
.triggers-block ul {
    margin: 40px 0 0;
    padding: 0;
    list-style: none
}
.triggers-block ul li {
    margin: 0 0 50px;
    position: relative
}
.triggers-block ul li:after {
    content: '';
    display: block;
    clear: both
}
.triggers-block ul li .image-box {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 49px 0 49px 61px
}
.triggers-block ul li .image-box .image-decor {
    width: 100%;
    height: 100%;
    background: url(../images/image-decor1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}
.triggers-block ul li .image-box img {
    vertical-align: top;
    border-right: 4px solid #9c0;
    box-shadow: 0 0 10px 11px hsla(0, 0%, 93%, .2)
}
.triggers-block ul li .image-box:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -585px;
    background: url(../images/image-decor.png) no-repeat;
    width: 585px;
    height: 9px;
    z-index: -1
}
.triggers-block ul li .text-box {
    display: inline-block;
    vertical-align: middle;
    max-width: 540px;
    margin: 0 0 0 40px;
    padding: 165px 0 0
}
.triggers-block ul li .text-box .title {
    color: #9c0;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    display: block;
    margin: -10px 0 0;
    font-weight: 700;
    max-width: 340px;
    display: inline-block
}
.triggers-block ul li .info {
    font-size: 16px;
    line-height: 24px;
    padding: 45px 0 0
}
.triggers-block ul li:nth-child(even) {
    text-align: right
}
.triggers-block ul li:nth-child(even) .image-box {
    float: right;
    padding: 49px 61px 49px 0
}
.triggers-block ul li:nth-child(even) .image-box .image-decor {
    left: 106px
}
.triggers-block ul li:nth-child(even) .image-box img {
    border-left: 4px solid #9c0;
    border-right: none
}
.triggers-block ul li:nth-child(even) .image-box:after {
    right: auto;
    left: -585px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.triggers-block ul li:nth-child(even) .text-box {
    margin: 0 40px 0 0
}
.schedule-section {
    margin: 0 auto;
    padding: 0 15px 220px;
    max-width: 1200px
}
.schedule-section ul {
    margin: 0 0 30px -38px;
    padding: 0;
    list-style: none
}
.schedule-section ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 45px;
    margin: 0 0 0 38px;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    position: relative
}
.schedule-section ul li:after {
    position: absolute;
    content: '';
    background: #ebf5cc;
    left: 0;
    top: 50%;
    width: 34px;
    height: 12px;
    margin: -6px 0 0
}
.schedule-section ul li.item-2:after {
    background-color: #fadada
}
.schedule-section ul li.item-3:after {
    background-color: #f5edbf
}
.schedule-section ul li.item-4:after {
    background-color: #deeffb
}
.schedule-section .table-box table {
    width: 100%;
    color: #333;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    border: 1px solid #eee;
    box-sizing: border-box
}
.schedule-section .table-box table th {
    background: #f6f6f6;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    border-left: 1px solid #999;
    padding: 15px 0;
    box-sizing: border-box
}
.schedule-section .table-box table tr {
    border-top: 1px solid #999;
    height: 60px;
}
.schedule-section .table-box table td:first-child, .schedule-section .table-box table th:first-child, .schedule-section .table-box table tr:first-child {
    border: none
}
.schedule-section .table-box table td {
    border-left: 1px solid #999;
    text-align: center;
    padding: 0px 7px;
    box-sizing: border-box;
    height: 60px;
}
.schedule-section .table-box table td a {
    color: #333;
}
.error-block {
    text-align: center;
    background: #f4f4f4;
    padding: 50px 0 0;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0
}
.error-box {
    display: inline-block
}
.error-holder {
    overflow: hidden;
    margin: 125px 0 0
}
.error-holder .number {
    display: block;
    float: left;
    margin: 0 50px 0 0;
    font-size: 260px;
    line-height: 1;
    font-weight: 700;
    text-shadow: 0 0 20px #969696;
    color: #fff
}
.error-holder .info-box {
    overflow: hidden;
    text-align: left;
    max-width: 470px;
    padding: 50px 0 0
}
.error-holder .info-box .title {
    display: block;
    color: #9c0;
    font-size: 28px;
    line-height: 1;
    margin: 0 0 15px
}
.error-holder .info-box p {
    line-height: 20px;
    margin: 0 0 20px
}
.error-holder .info-box a {
    max-width: 350px;
    text-transform: uppercase;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 18px 0 16px;
    background: rgba(153, 204, 0, .8);
    border-radius: 25px;
    text-align: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-weight: 700
}
.error-holder .info-box a:hover {
    background-color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.popup {
    z-index: 6;
    cursor: pointer;
    display: none
}
.overlay, .popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.overlay {
    background: transparent;
    z-index: 4
}
.popup .all-review {
    margin: -330px auto 0;
    min-height: 600px;
    max-width: 700px;
    background: #fff;
    padding: 30px 40px;
    border-top: 5px solid #9c0;
    text-align: center;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26);
    box-sizing: border-box;
    position: relative;
    top: 50%;
    z-index: 5
}
.popup .all-review .info {
    height: auto
}
.popup .all-review .reply {
border-top: 2px solid #9c0;
}
.popup .all-review .hide-review {
    display: inline-block;
    padding: 0 0 2px;
    color: #9c0;
    text-decoration: none;
    border-bottom: 1px dashed #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-size: 16px
}
.popup .all-review .hide-review:hover {
    border-color: transparent;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.prices-block {
    max-width: 1170px;
    margin: 0 auto;
    padding: 100px 15px;
}
.prices-block .title {
    display: block;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    margin: 0 0 15px;
}
.prices-block table {
    width: 100%;
    border-top: 5px solid #9c0;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26);
    margin: 10px 0;
}
.prices-block table tr:nth-child(even) {
    background: #f6f6f6;
}
.prices-block table td {
    padding: 15px 20px;
    border-left: 1px solid #eee;
    text-align: center;
    width: 20%;
}
.prices-block table td:first-child {
    text-align: left;
    width: 80%;
}
.info-section {
    background: url(../data/bg-info.jpg) no-repeat 50% 0;
    min-height: 543px;
}
.info-section .content-section {
    margin: 0 auto;
    max-width: 1170px;
    overflow: hidden;
    padding: 47px 15px 0;
}
.info-section .content-section .info-box {
    float: right;
    max-width: 500px;
    background: #fff;
    border-top: 5px solid #99cc00;
    padding: 35px;
    box-sizing: border-box;
    margin: 0 0 0 120px;
}
.info-section .content-section .info-box .title {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
    display: block;
    color: #99cc00;
}
.info-section .content-section .info-box ul {
    margin: 35px 0 0;
    padding: 0;
    list-style: none;
}
.info-section .content-section .info-box ul li {
    line-height: 40px;
    position: relative;
    padding: 0 0 0 35px;
}
.info-section .content-section .info-box ul li::after {
    position: absolute;
    height: 4px;
    width: 8px;
    top: 15px;
    left: 0;
    border: 3px solid #99cc00;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
}
.info-section .content-section .info-box .btn-box {
    text-align: center;
    margin: 40px 0 0;
}
.info-section .content-section .info-box .btn-box a {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 340px;
    padding: 14px 0 12px;
    border-radius: 20px;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.info-section .content-section .info-box .btn-box a:hover {
    background-color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.info-section .content-section .information {
    overflow: hidden;
    padding: 60px 0 0;
}
.info-section .content-section .information h2 {
    color: #9c0;
    font-size: 40px;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    margin: 0 0 25px;
    font-weight: 700;
    position: relative;
}
.info-section .content-section .information p {
    line-height: 24px;
}
.triggers-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 170px 0;
}
.triggers-carousel .item .title {
    display: block;
    color: #30591a;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 25px;
    margin: 30px 0 25px;
    font-size: 20px;
    line-height: 1;
    position: relative;
    height: 65px;
    overflow: hidden;
}
.triggers-carousel .item .title::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #99cc00;
    width: 100px;
    margin: 0 0 0 -50px;
    left: 50%;
    bottom: 0;
}
.triggers-carousel .item .info {
    line-height: 20px;
    height: 100px;
    overflow: hidden;
}
.gallery-section {
    padding: 40px 0;
}
.gallery-section .sub-title {
    margin: 0 auto;
    max-width: 730px;
    display: block;
    text-align: center;
}
.gallery-carousel {
    margin: 30px 0 0;
}
.gallery-carousel .owl-controls {
    position: absolute;
    width: 150px;
    top: 100%;
    margin: 30px 0 0 -75px;
    left: 50%;
}
.gallery-carousel .owl-nav .owl-prev {
    left: 0;
}
.gallery-carousel .owl-nav .owl-next {
    right: 0;
}
.tabs-block {
    padding: 200px 15px;
    max-width: 1170px;
    margin: 0 auto;
}
.tabs-block > ul {
    margin: 60px 0 0 -30px;
    padding: 0;
    list-style: none;
    text-align: center;
}
.tabs-block > ul li {
    display: inline-block;
    vertical-align: middle;
    color: #99cc00;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    padding: 15px 50px;
    border-radius: 30px;
    margin: 0 0 0 30px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.tabs-block > ul li.active {
    background: #99cc00;
    color: #fff;
}
.tabs-block > ul li:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.tab-box {
    margin: 40px 0 0;
    border-top: 1px solid #99cc00;
    padding: 40px 0 0;
    overflow: hidden;
}
.tab-box .text-box {
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
}
.tab-box img {
    float: right;
    display: block;
    margin: 0 0 0 80px;
}
.simple .input-row.top {
    display: none;
}
.text-boxing {
    margin: 50px auto;
    max-width: 950px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    box-shadow: 0 0 30px 1px hsla(0, 0%, 80%, .26);
    border-top: 5px solid #9c0;
    font-size: 14px;
    line-height: 24px;
}
.text-boxing h2, .sisea-result h3 {
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 30px;
    color: #9c0;
}
.sisea-result h3 a {
    color: #9c0;
    text-decoration: none;
}
.sisea-result h3 a:hover {
    text-decoration: underline;
}
.text-boxing img {
    width: 100%;
    margin: 0 0 30px;
    height: auto;
}
.text-boxing ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}
.text-boxing ul li {
    line-height: 18px;
    position: relative;
    padding: 0 0 15px 35px;
}
.text-boxing ul li::after {
    position: absolute;
    height: 4px;
    width: 8px;
    top: 5px;
    left: 0;
    border: 3px solid #99cc00;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
}
.text-boxing ul li a {
    color: #666;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.text-boxing ul li a:hover {
    color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.sisea-results {
    display: block;
    text-align: center;
    font-size: 26px;
    line-height: 1;
    margin: 0 0 40px;
}
.sisea-result-pages {
    display: block;
    margin: 0 0 20px;
}
.sisea-page {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 11px;
    border: 1px solid #999;
    border-radius: 7px;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
}
.sisea-page a {
    text-decoration: none;
    color: #999;
    display: block;
    width: 40px;
    height: 40px;
}
.sisea-current-page {
    border-color: transparent;
    background: #9c0;
}
.sisea-current-page a {
    color: #fff;
}
.sisea-page:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}
.text-boxing table {
    width: 100%;
}
.text-boxing table td {
    padding: 10px;
    border: 1px solid #ccc;
}
.menu-icon.active {
	 position: absolute;
}
.menu-icon {
    position: fixed;
    right: 0;
    top: 34px;
    width: 50px;
    height: 24px;
    z-index: 200;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    display: none;
}
.menu-icon .line {
    background: #000;
    display: block;
    width: 35px;
    height: 4px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    position: absolute;
}
.menu-icon.active .line {
    background: #fff;
}
.menu-icon #bar-1.line {
    top: 0;
}
.menu-icon #bar-3.line {
    top: 10px;
}
.menu-icon #bar-2.line {
    top: 20px;
}
.menu-icon.active #bar-1.line {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: none;
    top: 10px;
}
.menu-icon.active #bar-3.line {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-shadow: none;
}
.menu-icon.active #bar-2.line {
    display: none;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    box-shadow: none;
}
.documents-block {
    min-height: 400px;
}
.jcf-file .jcf-fake-input {
    display: none;
}
.jcf-file .jcf-upload-button {
    position: relative;
    margin: 13px 0 0;
    color: #9c0;
    font-size: 16px;
    line-height: 18px;
    cursor: pointer;
    border-bottom: 1px dashed #9c0;
    padding: 0 0 0 30px;
    border: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.jcf-file .jcf-upload-button:after {
    background-image: url(../images/sprite.png);
    background-position: -250px -64px;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 20px;
    height: 18px
}
.quip-success {
    text-align: center;
    display: block;
    margin: 20px 0 0;
}
.center-rasp {
    display: block;
    text-align: center;
    font-size: 26px;
}
.center-rasp .rasp {
    color: #333;
    display: inline-block;
}
.shedule-mobile {
    display: none;
    margin: 30px 0 0;
}
.shedule-mobile ul.days {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.shedule-mobile ul.days li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    padding: 8px;
    background: transparent;
}
.shedule-mobile ul.days li.active {
    background-color: #9c0;
    color: #fff;
}
.shedule-list {
    margin: 30px 0 0;
}
.shedule-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.shedule-list ul li {
    padding: 20px 0;
    border-bottom: 1px solid #ebf5cc;
}
.shedule-list ul li a {
    font-weight: 500;
    color: #30591a;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
}
.shedule-list ul li .slide {
    margin: 15px 0 0;
}
@media print {
    *, :after, :before {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    a[href^="#"]:after {
        content: ""
    }
    thead {
        display: table-header-group
    }
    img, tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2, p {
        orphans: 3;
        widows: 3
    }
    h2 {
        page-break-after: avoid
    }
}

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

#doctor-row.hidden, #masage-row.hidden, #fiz-row.hidden {
    display: none;
}
@media only screen and (max-width: 1679px) {
    .why-choose-us .intro-box, .why-choose-us .intro-box:nth-child(odd) {
        text-align: center;
    }
    .why-choose-us .intro-box .text-box {
        padding: 30px 0 0;
        width: 100%;
    }
    .why-choose-us .intro-box:nth-child(odd) .image-box {
        float: none;
    }
    .why-choose-us .intro-box .image-box:after, .header-common nav>ul>li>a:after, .why-choose-us .intro-box .info ul li:before {
        display: none;
    }
    .why-choose-us .info, .why-choose-us .intro-box .info ul li, .why-choose-us .intro-box:nth-child(odd) .info ul li {
        padding: 0;
    }
    .why-choose-us .intro-box .text-box, .why-choose-us .intro-box:nth-child(odd) .text-box {
        margin: 0;
    }
    .header-common nav>ul>li>a {
        padding: 15px;
    }
    .header-common .container {
        padding: 10px 15px;
    }
    .content-box {
        padding: 0 15px;
    }
    .content-box .btn-wrap {
        max-width: 500px;
        padding: 70px 30px;
    }
    .content-box .info-box {
        margin: 0;
    }
    .footer .footer-box .col-2, .footer .footer-box .col-3 {
        margin: 0 0 0 55px;
    }
    .schedule-section ul {
        margin: 0 0 30px -25px;
    }
    .schedule-section ul li {
        margin: 0 0 0 25px;
    }
    .category-block {
        padding: 40px 0;
    }
    .category-block ul {
        text-align: center;
    }
    .price-block .info-box {
        max-width: 790px;
    }
    .advantages-block ul {
        margin: 40px 0 0 -160px;
        text-align: center;
    }
    .advantages-block ul li {
        margin: 0 0 30px 160px;
    }
    .advantages-block ul li.active:before {
        display: none;
    }
    .triggers-block ul li .image-box {
        max-width: 470px;
    }
    .triggers-block ul li .image-box img {
        width: 100%;
        height: auto;
    }
    .triggers-block ul li .text-box {
        padding: 65px 0 0;
    }
    .triggers-block ul li .image-box .image-decor {
        display: none;
    }
    .category-nav:after, .category-nav:before, .why-choose-us .intro-box .image-box .image-decor {
        display: none;
    }
    .schedule-section {
        padding: 0 0 40px;
    }
    .map-block .marker-box {
        margin: -30px 0 0 -35px;
    }
    body.home .header-box {
        margin: 20px 0;
    }
    body.home .header-block {
        padding: 0 0 20px;
    }
    .header-box>span {
        margin: 15px 0 0;
    }
    .header-box>a {
        margin: 15px 0 0;
    }
    body.home .header-box .logo {
        width: 170px;
        height: 160px;
        background-size: 170px 160px;
    }
}
@media only screen and (max-width: 1199px) {
	.header{
		    display: table;
	}
    .menu-block .info-box {
        float: none;
        margin: 0 auto;
    }
    .menu-block .info-nav {
        margin: 20px auto 0;
        float: none;
        z-index: -1;
    }
    .header-box, body.home .header-box {
        margin: 50px 0;
        z-index: 0;
    }
    .header-image {
        z-index: -1;
    }
    .category-nav>ul {
        margin: 0 0 0 -50px;
    }
    .category-nav>ul>li, .category-nav>ul>li.item-1 {
        margin: 0 0 20px 50px;
    }
    .header-common .container .logo {
        float: none;
    }
    body.home .header-common nav, .header-common nav {
        float: none;
        text-align: center;
    }
    .image-block {
        text-align: center;
        padding: 50px 0 0;
    }
    .image-block img {
        width: 100%;
        height: auto;
    }
    .why-choose-us {
        padding: 0 15px;
    }
    .why-choose-us .intro-box .image-box, .why-choose-us .intro-box:nth-child(odd) .image-box {
        padding: 0;
    }
    .why-choose-us .intro-box .image-box img {
        width: 100%;
        height: auto;
    }
    .action-block {
        margin: 0 0 100px;
    }
    .action-box {
        padding: 0 15px;
    }
    .action-box .image-box {
        display: none;
    }
    .action-box .text-box {
        margin: 0 auto;
    }
    .why-choose-us {
        margin: 0 auto 50px;
    }
    .review-block {
        margin: 0 auto 50px;
    }
    .home-gallery {
        margin: 0 0 50px;
    }
    .content-box .button {
        vertical-align: middle;
    }
    .content-box .btn-wrap>span {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        color: #333;
    }
    .content-box {
        text-align: center;
    }
    .content-box .btn-wrap {
        max-width: 100%;
        float: none;
        padding: 0;
    }
    .content-box .info-box {
        display: inline-block;
        float: none;
        margin: 0 0 20px;
    }
    .content-box .info-box .info {
        height: 100px;
    }
    .content-block {
        padding: 0;
    }
    .footer .footer-box .info-box {
        text-align: center;
    }
    .footer .footer-box .col-1, .footer .footer-box .col-2, .footer .footer-box .col-3, .footer .footer-box .col-4 {
        margin: 0 auto 20px;
        float: none;
        display: inline-block;
        vertical-align: top;
        max-width: 300px;
        width: 280px;
    }
    .soc-box {
        text-align: center;
    }
    .copy-box nav ul {
        margin: 0 0 0 -30px;
    }
    .copy-box nav ul li {
        margin: 0 0 10px 30px;
    }
    .copy-box nav {
        max-width: 550px;
    }
    .content-block {
        background-size: cover;
    }
    .developers {
        margin: 15px 0 0;
    }
    .header-common.fixed .container .logo {
        display: inline-block;
    }
    .header-common {
        display: none;
    }
    .header-common.fixed {
        display: block;
    }
    .header-block {
        padding: 0;
    }
    .catalog-block>ul>li, .catalog-block>ul>li:first-child {
        margin: 0 auto 10px;
        display: block;
    }
    .schedule-section ul li {
        margin: 0 0 10px 25px;
        width: 280px;
    }
    .faq-block .form-box {
        float: none;
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .faq-block .form-box form {
        width: 75%;
        display: inline-block;
    }
    .faq-block .form-box form .input-row {
        text-align: left;
    }
    .faq-block .form-box form .input-row.for-submit {
        text-align: center;
    }
    .faq-block .info-box {
        margin: 40px 0 0;
    }
    .select-wrap {
        width: 100%;
    }
    .input-row .radio-holder label {
        width: 82%;
    }
    .faq-list {
        max-width: 100%;
        margin: 0 0 20px;
        float: none;
    }
    .faq-block .form-box form {
        padding: 15px;
    }
    .reviews-box ul {
        margin: 60px 0 0 0;
    }
    .gallery-block .container .mix, .home-gallery .image-list li {
        width: 25%;
    }
    .gallery-block #filters li {
        margin: 0 0 15px 30px;
    }
    .price-block .info-box {
        max-width: 100%;
    }
    .price-block .doctors-menu {
        display: none;
    }
    .doctors-block {
        padding: 80px 0 40px;
    }
    .doctors-block .form-block {
        padding: 50px 0 0px;
    }
    .doctors-block .price-block .info-box {
        margin: 20px 0 0;
    }
    .david-block {
        padding: 100px 0 0;
    }
    .david-block .info-block {
        margin: 0 0 100px;
    }
    .david-block .info-block:after, .david-block .info-block:before, .david-block .info-list ul li:after, .david-block .info-list ul li:before {
        display: none;
    }
    .david-block .info-list ul li .image-box img {
        width: 100%;
        height: auto;
    }
    .david-block .info-list .title {
        display: block;
        text-align: center;
    }
    .david-block .info-list ul li {
        margin: 0 0 50px;
    }
    .david-block .info-list ul li .add-image {
        position: relative;
        left: 0;
        top: 0;
        text-align: center;
    }
    .david-block .info-list ul li .add-image img {
        width: 100%;
        height: auto;
    }
    .david-block .info-list ul li .info, .david-block .info-list ul li:nth-child(odd) .info {
        margin: 40px 0 0 0;
        max-width: 100%;
        padding: 20px 0 0;
    }
    .advantages-block .advantages-carousel img {
        float: none;
        margin: 0 0 10px;
    }
    .triggers-block ul li, .triggers-block ul li:nth-child(even) {
        text-align: center;
    }
    .triggers-block ul li .image-box:after {
        display: none;
    }
    .triggers-block ul li .image-box img, .triggers-block ul li:nth-child(even) .image-box img {
        border: none;
    }
    .triggers-block ul li .image-box, .triggers-block ul li:nth-child(even) .image-box {
        max-width: 100%;
        padding: 0;
        float: none;
    }
    .triggers-block ul li .text-box, .triggers-block ul li:nth-child(even) .text-box {
        margin: 40px 0 0;
        padding: 0;
        max-width: 100%;
    }
    .category-block ul {
        margin: 0;
    }
    .map-block .marker-box {
        margin: -45px 0 0 20px;
    }
    .map-block .marker {
        width: 64px;
        height: 84px;
        background-size: 64px 84px;
        margin: 0;
    }
    .map-block .map-info {
        top: -75px;
        margin: 0 0 0 -280px;
    }
    .doctors-carousel .owl-nav .owl-prev {
        left: 20px;
    }
    .doctors-carousel .owl-nav .owl-next {
        right: 20px;
    }
    .doctors-carousel .owl-nav {
        margin: 30px 0 0;
    }
    .category-block ul li {
        margin: 0 0 40px;
    }

    .category-nav>ul>li:hover>ul {
        display: none;
    }
    .category-nav>ul>li:hover>a {
        background: none;
        color: #30591a;
        width: 220px;
        padding: 15px;
        border: none;
    }
    .category-nav>ul>li:hover>a span {
        padding: 0 0 0 37px;
    }
    .category-nav>ul>li:hover>a span:after {
        display: block;
    }
    .home-gallery .gallery-box {
        display: none;
    }
    .schedule-section .table-box table {
        display: block;
        overflow-x: auto;
    }
}
@media only screen and (max-width: 767px) {
	.header.active{
		display:block;
	}
	.search-box{
		display:none;
	}
	.copy-box {
       padding: 10px 0px;
	       margin:0px!important;
}
.footer .container {
    
    padding: 0px; 
}
    body.home .header-common, .header-common {
        z-index: 99;
        top: 0;
        position: fixed;
        opacity: 1;
    }
	 .menu-block .info-nav>ul>.active a:first-child {
    background-color: transparent;
    color: black;
    
}
.reviews-box .form-box .for-span {
   
	    margin-left: 0%;
}
.socials-box-header{
	display:block;
}
.map-block{
	display: none;
}
.menu-block .info-box>li.phone-box {
    padding-right: 0px
}
.menu-block .worktime {
display: block;
    font-size: 15px;
    color: white;
  
    margin: auto;
    line-height: initial;
    position: relative;
  
}
.menu-block .worktime em{
font-style:normal;
}
.contact-map-google {
   
    display: block;
}
.menu-block .info-box.active{
	display:block;
}
.menu-block .info-box {
	display: none;
       float: none;
    margin: 0 auto;
    position: absolute;
 
    text-align: right;
 
    bottom: 20%;
    right: 2%;
    margin-right: 15px;
    width: 100%;
    z-index: 9999;
}
.menu-block .info-box>li {
     
    margin-bottom: 9px;
}
.menu-block .info-box>li>ul {
     position: relative;
    padding: 0px;
    margin: 0px;
    list-style: none;
    background: transparent;
    border-top: none;
    box-shadow: none;
    display: block;
}
.menu-block .info-box>li>ul>li span {
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 2px 0;
}
.menu-block .info-box .phone-box a:first-child {
   border-bottom: 1px dashed #fff;
    font-size: 15px;
    color: white;
}
.menu-block .info-box .adress-box a {
    
    color: #fff;
    font-size: 15px;
}
.reab-tab tbody td {
    padding: 4px 4px!important;
  
    font-size: 8px!important;
}
.prices-block table td {
    padding: 15px 4px;
    font-size: 7px;
}
 .menu-block .info-nav>ul>.last {
display: none;
    
}
	.menu-block .info-nav>ul>.active {
background-color: #D2E98F;
    
}
.menu-block .info-nav>ul>.active a {
background-color: #D2E98F;
    color: #000; 
}
    .menu-block .info-nav>ul>li.forthish {
        display: block;
    }
    .header-common {
        display: block;
    }
    .header-common nav {
        display: block;
        margin: 0;
    }
    .header-common nav>ul {
        position: absolute;
		display:none;
        top: 10px;
        left: 0;
        width: 100%;
        text-align: left;
    }
    .header-common nav>ul>li {
        display: block;
        padding: 0;
        /*background: url('../images/33.png') no-repeat;
    background-size: 55px 55px;
    width: 55px;
    height: 55px;
    text-indent: -9999px;*/
        margin: 0 0 7px;
        background: none;
        text-align: center;
    }
    .header-common nav>ul>li.forthish {
        display: none;
    }
    .header-common nav>ul>li.item-2 {
        background-image: url('../images/22.png');
        background: none;
    }
    .header-common nav>ul>li.item-3 {
        background-image: url('../images/11.png');
        background: none;
    }
    .header-common nav>ul>li>a {
        display: block;
        height: 100%;
    }
    .header-common nav>ul>li>a>span {
        padding: 0;
    }
    .header-common nav>ul>li>a>span:after, .header-common nav>ul>li:hover>ul, .header-box, body.home .header-box, body.home .header-image, .image-block, body.home .category-nav, body.home .header-block {
        display: none;
    }
    .review-block {
        padding: 0 15px;
    }
    .title-box {
        font-size: 20px;
        line-height: 22px;
    }
    .header {
		    overflow: auto;
        margin: 0;
        background: #30591a;
        padding: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 0;
        height: 123%;
        z-index: 190;
        max-width: 100%;
    }
    .why-choose-us {
        padding: 110px 15px 0;
    }
    .why-choose-us .intro-box .image-box img, .why-choose-us .intro-box:nth-child(odd) .image-box img {
        border: none;
    }
    .why-choose-us .intro-box .text-box .title {
        font-size: 18px;
        line-height: 20px;
        height: auto;
        margin: 0 0 10px;
    }
    .menu-icon {
        display: block;
    }
    .menu-block, .menu-block .info-nav, .menu-block .info-nav>ul {
      padding: 78px 0 30px;
    position: absolute;
    right: 0;
     
    top: 0;
    width: 100%;
    height: 845px;
    font-size: 28px;
    line-height: 30px;
    margin: 0;
    z-index: 0;
    }
    .menu-block .info-nav>ul>li {
        float: none;
        margin: 0;
        text-align: right;
        position: relative;
        border: none;
        border-radius: 0;
        padding: 0;
        font-size: 27px;
        line-height: 29px;
        min-width: 320px;
        display: block;
    }
    .menu-block .info-nav>ul>li>a {
        display: block;
        padding: 7px 20px 7px 30px;
        color: #fff;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .menu-block .info-nav>ul>li:last-child>a {
        border-radius: 0;
        padding: 7px 20px 7px 30px;
        opacity: 1;
    }
    .menu-block .info-nav>ul>li:hover>a:hover {
        color: #fff;
    }
    .menu-block .info-nav>ul>li.first {
        display: block;
    }
    .scroll-to-top {
        display: none!important;
    }
    .menu-block .info-nav .search, .menu-block .info-nav .mute {
          background-image: url(../images/magnifier.png);
    background-position: 0 0;
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
    position: absolute;
    left: 0;
    top: 25px;
    padding: 0px;
    border-radius: 0px;
    margin: 0px 0 0 10px;
    }
    .menu-block .info-nav .mute {
        background-image: url(../images/muz.png);
        left: 40px;
    }
    .menu-block .info-nav .search-box {
        top: 25px;
        height: 44px;
        line-height: 44px;
    }
    .content-box .btn-wrap>span {
        margin: 20px 0;
    }
    .news-carousel {
        margin: 0;
    }
    .footer .footer-box .col-4>a {
        margin: 0;
    }
    body.home .header-box>a, body.home .header-common .container .logo, .header-common.fixed .container .logo, .header-common .container .logo {
        width: 55px;
        height: 55px;
        display: block;
        background-image: url(../images/logo-mini.png);
        background-size: 55px 55px;
    }
    .header-common nav>a {
        position: absolute;
        top: 17px;
        left: 50%;
        margin: 0 0 0 -105px;
    }
    .menu-icon {
        top: 25px;
    }
    .header-common nav>ul>li>a {
        padding: 0;
    }
    .main {
        padding: 110px 15px 0;
    }
    .category-section ul {
        margin: 0 0 -180px 0;
        padding: 0;
    }
    .category-section ul li {
        margin: 0 0 180px 0;
    }
    .category-section.team {
        padding: 0;
    }
    .category-section.team ul li {
        width: 100%;
    }
    .category-section.team ul li a {
        height: auto;
        padding: 0 10px 20px;
    }
    .catalog-block table {
        display: block;
        overflow-x: auto;
    }
    .catalog-block table td:first-child {
        display: none;
    }
    .menu-block .info-nav>ul>li>ul {
        position: static;
        background: transparent;
        margin: 0;
        padding: 0;
        box-shadow: none;
        display: none;
        width: 100%;
    }
    .category-nav>ul>li, .category-nav>ul>li.item-1 {
        margin: 0;
    }
    .menu-block .info-nav>ul>li>ul>li {
        margin: 0;
        font-size: 14px;
        line-height: 16px;
    }
    .menu-block .info-nav>ul>li>ul>li>a, .menu-block .info-nav>ul>li:hover>a, .menu-block .info-nav>ul>li>ul>li>a:hover, .menu-block .info-nav>ul>li.parent>a {
        color: #fff;
        padding: 8px 15px;
    }
    .menu-block .info-nav>ul>li.parent:hover {
        background: transparent;
        border-color: transparent;
        box-shadow: none;
    }
    .menu-block .info-nav>ul>li.parent:hover>ul {
        display: none;
    }
    .menu-block .info-nav .search-box {
        top: 20px;
        right: -120px;
    }
    .menu-block .info-nav .search-box input[type=text] {
        width: auto;
    }
    .menu-block .info-nav>ul>li.parent {
        padding: 0;
        margin: 0;
        border: none;
    }
    .menu-block .info-nav>ul>li.parent>a:after {
        display: none;
    }
    .news-block {
        padding: 40px 0;
    }
    .news-box .image-holder {
        float: none;
        width: 100%;
        margin: 0 0 20px;
    }
    .faq-block .form-box form {
        width: 100%;
    }
    .faq-block .info-box .row ul li {
        margin: 0 0 5px 20px;
    }
    .category-block ul li .image-decor, .doctors-box:after, .doctors-box:before {
        display: none;
    }
    .category-block ul li .image-box img {
        width: 100%;
        height: auto;
    }
    .category-block ul li .title {
        padding: 0;
        white-space: normal;
        font-size: 14px;
        line-height: 16px;
    }
    .category-block ul li .image-box {
        margin: 10px 0 0;
    }
    .doctors-box {
        margin: 0 auto;
        border: none;
    }
    .main.simple {
        padding: 0 15px;
    }
    .form-block form {
        padding: 30px;
    }
    .doctors-box .btn-box>a {
        width: 240px;
    }
    .doctors-box .btn-box>a span, .doctors-box .btn-box {
        padding: 0;
        display: none;
    }
    .main .form-block .info ul li, .main .price-block .info ul li {
        margin: 0 0 10px 25px;
    }
    .reviews-box .form-box form .for-submit {
        float: none;
        max-width: 100%;
    }
    .reviews-box .form-box form .add-photo {
        display: block;
        text-align: center;
        margin: 0 0 10px;
        border: none;
        max-width: 100%;
    }
    .reviews-box ul li {
        max-width: 100%;
        margin: 0 0 60px;
    }
    .reviews-box ul li .info {
        height: 28px;
        margin: 15px 0 15px;
    }
    .last-news.double, .last-news.sidebar, .main .action-block {
        display: none;
    }
    .documents-block {
        min-height: auto;
    }
    .gallery-block .container .mix, .home-gallery .image-list li {
        width: 50%;
    }
    body.home .header-common nav>ul>li>a {
        color: #30591a;
        font-weight: 700;
    }
    .copy-box nav ul li:hover a {
        color: #fff;
    }
    .category-section {
        padding: 140px 0 40px;
    }
    .schedule-block {
        margin: 0 0 40px;
    }
    .schedule-box:after, .schedule-box:before, .schedule-block:after, .schedule-block:before, .david-block .info-box:after, .david-block .info-box:before {
        display: none;
    }
    .price-block .info-box .form-holder {
        padding: 0 30px;
    }
    .david-block .info-list .title {
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 15px;
    }
    .david-block {
        padding: 40px 0 0;
    }
    .david-block .info-block {
        margin: 0 0 40px;
    }
    .error-holder {
        margin: 0;
    }
    .error-holder .number {
        font-size: 130px;
        float: none;
        margin: 0 0 20px;
    }
    .error-holder .info-box {
        text-align: center;
        padding: 0 15px;
    }
    .error-holder .info-box a {
        margin: 0 auto;
    }
    .footer .socials li {
        opacity: 1;
    }
    .map-block .map-info {
        width: 200px;
        height: 40px;
        background-size: 200px 40px;
        opacity: 1;
        top: -65px;
        margin: 0 0 0 -170px;
    }
    .category-block.for-schedule {
        padding: 0;
    }
    .text-boxing table {
        display: block;
        overflow-x: auto;
    }
    .menu-block .info-nav>ul>li:last-child>a {
        background-color: #D2E98F;
        color: #000;
    }
    .shedule-mobile {
        display: block;
    }
    .schedule-section {
        display: none;
    }
    .info-section .content-section {
        padding: 0 15px;
        text-align: center;
    }
    .info-section .content-section .info-box {
        float: none;
        display: inline-block;
        margin: 0;
        text-align: left;
    }
    .info-section .content-section .information {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .review-block, .home-gallery, .map-block, .content-box .info-box, .action-block {
        display: none;
    }
    .copy-box nav ul {
        text-align: center;
    }
    .copy-box nav ul li {
        margin: 0 0 20px 30px;
    }
    .developers {
        width: 186px;
        float: none;
        margin: 15px auto 0;
        overflow: hidden;
    }
    .action-box .text-box>a>span:after, .doctors-box .btn-box>a span:after, .footer .footer-box .col-4>a>span:after, .header-common nav>a>span:after {
        display: none;
    }
    .action-box .text-box>a>span, .footer .footer-box .col-4>a>span, .header-common nav>a>span {
        padding: 0;
    }
    .header-common nav>a {
        margin: 0 0 0 -75px;
        width: 150px;
    }
    .footer .footer-box .info-box .col-1, .footer .footer-box .info-box .col-2, .footer .footer-box .info-box .col-3 {
        display: none;
    }
    .category-section.team .title-box {
        margin: 0 0 120px;
    }
    .catalog-block, .news-section, .faq-block {
        padding: 40px 0;
    }
    .catalog-block>ul {
        margin: 0 0 40px;
    }
    .schedule-section {
        margin: 40px auto 0;
    }
    .schedule-section ul {
        margin: 0 0 30px;
    }
    .schedule-section ul li {
        margin: 0 0 10px 0;
        width: 260px;
    }
    .news-section .last-news {
        display: none;
    }
    .breadcrumbs {
        margin: 0 0 40px;
    }
    .breadcrumbs>a {
        margin: 0 30px 5px 0;
    }
    .form-block .info {
        display: none;
    }
    .form-block {
        padding: 40px 0;
    }
    .text-boxing {
        padding: 10px;
    }
    .doctors-block {
        padding: 140px 0px 60px;
    }
    .input-row input[type=submit] {
        padding: 0 30px;
    }
  .reviews-box .form-box form .close {
    right: 20px;
    top: 20px;
    left: auto;
    position: absolute;
}
    .reviews-box .form-box form {
        padding: 20px;
    }
    .reviews-box {
        padding: 40px 0 0;
    }
    .gallery-block {
        margin: 40px 0;
    }
    .gallery-block .container .mix, .home-gallery .image-list li {
        width: 100%;
    }
    .price-block .info-box form, .price-block .info-box table {
        display: block;
        overflow-x: auto;
    }
    .price-block .info-box .schedules table tr td {
        padding: 18px 10px;
    }
    .category-section ul li {
        width: 100%;
    }
    .category-section ul li a {
        padding: 0 0px 20px;
    }
    .schedule-box {
        padding: 15px;
    }
    .schedule-box .title {
        margin: 0px auto 10px;
        padding: 110px 0 25px;
    }
    .advantages-block {
        display: none;
    }
    .david-block .info-box {
        padding: 10px;
    }
    .text-boxing h2, .sisea-result h3 {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 15px;
    }
    .header-common .container {
        height: 75px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .faq-block .info-box .logo {
        width: 287px;
        height: 90px;
        background-size: 287px 90px;
    }
    .prices-block {
        padding: 0px 0px;
    }
    .menu-block .info-nav>ul>li {
        font-size: 21px;
        line-height: 27px;
    }
    .shedule-mobile ul.days li {
        display: block;
    }
    .info-section {
        background: none;
    }
    .info-section .content-section .info-box {
        max-width: 100%;
        padding: 0 0 20px;
        border: none;
    }
    .info-section .content-section .info-box .btn-box a {
        width: 270px;
    }
}
.review-block .btn-box {
    text-align: center;
    margin: 20px 0 0;
}
.review-block .btn-box a {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: rgba(153, 204, 0, .8);
    display: inline-block;
    width: 210px;
    padding: 12px 0 10px;
    border-radius: 20px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.review-block .btn-box a:hover {
    background-color: #9c0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.textinfo-holder {
    padding: 45px 0 50px;
    color: rgba(255, 0, 0, 0.8);
}
.textinfo-holder p {
    line-height: 1.4;
}
.textinfo-holder .title {
    line-height: 1.4;
    text-align: center;
}
#datepick {
    width: 32%;
}
.children-video .owl-nav .owl-next:after, .children-video .owl-nav .owl-prev:after{
  background: url(../images/carrow1.png) no-repeat;
  opacity: 1;
}
.children-video .owl-nav .owl-next:after{
    background-position: -60px 0px;
}
@media only screen and (max-width: 320px) {
.reab-tab tbody td {
    padding: 4px 2px!important;
    font-size: 7px!important;
}}