.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

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

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

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(https://rehab-vladimir.ru/sites/rehab-vladimir/themes/flumb/js/owl.carousel/assets/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

@font-face {
    font-family: 'geometriabold';
    src: url(../../themes/flumb/fonts/geometria-bold.eot);
    src: url(../../themes/flumb/fonts/geometria-bold.eot%3F) format('embedded-opentype'), url(../../themes/flumb/fonts/geometria-bold.woff2) format('woff2'), url(../../themes/flumb/fonts/geometria-bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url(../../themes/flumb/fonts/opensans-semibold.eot);
    src: url(../../themes/flumb/fonts/opensans-semibold.eot%3F) format('embedded-opentype'), url(../../themes/flumb/fonts/opensans-semibold.woff2) format('woff2'), url(../../themes/flumb/fonts/opensans-semibold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansregular';
    src: url(../../themes/flumb/fonts/OpenSans-Regular.eot);
    src: url(../../themes/flumb/fonts/OpenSans-Regular.eot%3F) format('embedded-opentype'), url(../../themes/flumb/fonts/OpenSans-Regular.woff2) format('woff2'), url(../../themes/flumb/fonts/OpenSans-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, select, textarea {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

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

input, select, textarea {
    outline: none;
    resize: none
}

input[type=submit] {
    cursor: pointer;
    border: none
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #2c2c2c;
    background-color: #fafafa
}

#wrap {
    min-height: 100%;
    margin-bottom: -300px;
    padding-bottom: 300px
}

#page {
    position: relative;
    margin-top: 50px
}

.cnt {
    width: 100%;
    padding: 0 10px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto
}

.sidebar {
    float: left;
    width: 23%
}

.page__content {
    float: right;
    width: 72%
}

.top_content {
    margin-bottom: 50px
}

.clr:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

.ajax-progress, .breadcrumbs .contextual-links-wrapper, .ajax-progress, .block-webform .messages, .webform-confirmation + .links {
    display: none !important
}

.element-invisible, .hidden, .element-hidden, .resizable-textarea .grippie, .hdr__search .contextual-links-wrapper, #page_buffer {
    display: none !important
}

.clr:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

* html .clearfix {
    height: 1%
}

*:first-child + html .clearfix {
    min-height: 1%
}

.dev_mode {
    display: table;
    height: 100%;
    width: 100%
}

.dev_mode__message {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 38px;
    line-height: 52px;
    padding: 0 20%
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'geometriabold';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px
}

h1 {
    font-size: 34px;
    line-height: 51px;
    margin-bottom: 30px
}

h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px
}

h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #727272
}

a {
    color: #2c2c2c;
    text-decoration: none;
    outline: none !important
}

.bodyfield p, .bodyfield ul, .bodyfield ol {
    color: #2c2c2c;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 20px
}

.bodyfield p:last-child {
    margin-bottom: 0
}

.bodyfield ul, .bodyfield ol {
    margin-left: 10px
}

.bodyfield ul li {
    list-style-image: url(../../themes/flumb/img/li.png)
}

.bodyfield ol {
    margin-left: 18px
}

.bodyfield p + h2 {
    margin-top: 35px
}

.bodyfield blockquote {
    border: 4px solid #1ec4c5;
    padding: 30px 60px;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 5px 5px 20px rgba(30, 196, 197, .41);
    background: #e9f3ff
}

.bodyfield p img {
    max-width: 100%;
    height: auto
}

.bodyfield blockquote p {
    font-weight: 600;
    line-height: 35px;
    font-size: 18px;
    margin-bottom: 0
}

hr {
    display: block;
    border: none;
    height: 1px;
    background: #e1e1e1
}

.rtecenter {
    text-align: center
}

.link a, .bodyfield a, .breadcrumbs a, .categorylistiteminner {
    border-bottom: 1px solid rgba(44, 44, 44, .1)
}

.link a:hover, .bodyfield a:hover, .breadcrumbs a:hover, .categorylistiteminner:hover {
    transition: .1s ease;
    -webkit-transition: .1s ease;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    color: #1ec4c5;
    border-bottom: 1px solid rgba(51, 124, 193, .37)
}

.btn_wrap {
    text-align: center
}

.btn {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background-color: #0e727e;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    z-index: 2;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease
}

.btn:hover {
    background-color: #0c636d
}

.btn_extra {
    background-color: #1ec4c5
}

.btn_extra:hover {
    background-color: #119393
}

.btn_extra .ink {
    background-color: #113a70
}

.btn_text, .btn-text {
    display: block;
    cursor: pointer;
    user-select: none;
    position: relative;
    padding: 0 40px
}

.btn a {
    color: #fff
}

.btn input {
    background: 0 0;
    border: none;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Open Sans'
}

.ink {
    display: block;
    position: absolute;
    background: #11406b;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    transform: scale(0)
}

.ink.animate {
    animation: ripple .65s linear
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

div.messages {
    padding: 15px 20px;
    border-radius: 3px;
    margin-bottom: 35px;
    font-size: 14px;
    font-weight: 600
}

.status, table tr.ok {
    background-color: #abdf87;
    color: #234600
}

.warning, table tr.warning {
    background-color: #fffce5;
    color: #840
}

.error, table tr.error {
    background-color: #ffcfc9;
    color: #8c2e0b
}

.error p.error {
    color: #333
}

.messages ul {
    margin: 0 0 0 1em;
    padding: 0
}

.messages ul li {
    list-style-image: none
}

.block-webform .block_heading {
    margin-bottom: 10px
}

.smrt_lb .form-item {
    position: relative
}

.smrt_lb .form-item label {
    position: absolute;
    top: 10px;
    left: 20px;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    color: #727272;
    padding: 0 10px
}

.smrt_lb .form-item label.pos {
    top: -15px;
    font-size: 12px;
    background: #fff;
    border-radius: 3px
}

input[type=text], input[type=email], input[type=password], textarea {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 100%;
    border: 1px solid #d3d3d3
}

input.error, textarea.error, select.error {
    background-color: #ffcece !important
}

.modal_overlay {
    display: none;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.modal_form {
    display: none;
    position: fixed;
    z-index: 11;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 20px 20px 25px;
    width: 500px;
    margin: -120px 0 0 -250px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px
}

.modal_form .block-webform {
    position: relative
}

.modal_form__close {
    position: absolute;
    top: -60px;
    right: -20px;
    width: 40px;
    height: 40px;
    background: url(../../themes/flumb/img/sprt.png) no-repeat 9px -691px;
    cursor: pointer
}

.modal_form .block_heading {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px
}

.modal_form .form-item {
    margin-bottom: 20px
}

.modal_form .form-item label {
    top: 17px
}

.modal_form .form-item label.pos {
    background-color: #e9f3ff
}

.modal_form .form-item input {
    border: 1px solid #e3e3e3;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-family: 'Open Sans';
    width: 100%
}

.modal_form textarea {
    padding: 10px 25px;
    font-family: 'Open Sans';
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #e3e3e3;
    height: 100px;
    line-height: 22px
}

.modal_form .webform-confirmation {
    line-height: 28px
}

ul.pager {
    clear: both;
    padding: 60px 0 0;
    text-align: center
}

ul.pager:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

ul.pager li {
    display: inline-block;
    vertical-align: top;
    margin-right: -6px
}

ul.pager li a, .pager-current, .pager-ellipsis {
    display: block;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    list-style: none;
    transition: .1s ease;
    -webkit-transition: .1s ease;
    -moz-transition: .1s ease;
    -o-transition: .1s ease
}

ul.pager li.pager-current, ul.pager li a:hover {
    background-color: #044d56;
    color: #fff
}

#admin-menu {
    box-shadow: none
}

.breadcrumbs {
    margin: 0 0 30px;
    line-height: 26px
}

.breadcrumbs .delimiter {
    margin: 0 10px
}

.breadcrumbs a {
    color: #727272
}

.breadcrumbs .last {
    font-weight: 600;
    color: #2c2c2c
}

.tiny_text {
    color: #727272
}

.title, .webform-confirmation {
    font-weight: 600
}

.content_title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600
}

.small_text {
    font-size: 14px;
    line-height: 22px
}

.big_heading .block_heading {
    font-size: 34px;
    line-height: 58px;
    text-align: center;
    font-family: 'geometriabold';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 30px
}

.blue_bg {
    background-color: #044d56
}

.warm_bg {
    background-color: #cddfe1
}

.whiteblock, #contacts td, .webform-confirmation {
    background-color: #fff;
    box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    -webkit-box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    -moz-box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    -o-box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    padding: 30px
}

.go_top {
    width: 51px;
    height: 51px;
    background: url(../../themes/flumb/img/sprt.png) no-repeat 0 -46px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    opacity: 0;
    transition: .3s ease;
    cursor: pointer;
    z-index: 1
}

.go_top.visible {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1
}

.go_top:hover {
    opacity: .9
}

.full_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    color: transparent
}

.searchitem {
    margin-bottom: 40px
}

.searchitem:nth-child(even) {
    background: rgba(45, 123, 220, .1);
    box-shadow: 2.5px 4.33px 8px 0px rgba(20, 56, 100, .1);
    -webkit-box-shadow: 2.5px 4.33px 8px 0px rgba(20, 56, 100, .1);
    -moz-box-shadow: 2.5px 4.33px 8px 0px rgba(20, 56, 100, .1);
    -o-box-shadow: 2.5px 4.33px 8px 0px rgba(20, 56, 100, .1)
}

.searchitem__body {
    margin-top: 20px
}

.content_form {
    background: url(../../themes/flumb/img/ct.png) no-repeat center right #ff837d;
    padding: 45px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    text-align: center
}

.content_form .block_heading {
    font-family: 'geometriabold';
    font-size: 34px;
    line-height: 51px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .5px
}

.content_form .webform-component--podzagolovok {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px
}

.content_form .webform-component-textfield, .content_form .form-actions {
    float: left;
    width: 30%;
    margin-right: 3.333333333333%
}

.content_form .form-actions {
    margin: 0
}

.content_form input[type=text] {
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: none;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    display: block;
    width: 100%;
    padding: 0 25px;
    font-family: 'Open Sans'
}

.content_form input[type=submit] {
    font-family: 'Open Sans';
    line-height: 50px
}

.content_form label.pos {
    border-radius: 30px !important
}

.tab_content {
    display: none
}

.tab_content.visible {
    display: block
}

.tabs {
    margin-bottom: 40px
}

.tab, .tab_link {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px dashed #1ec4c5;
    margin-right: 20px;
    cursor: pointer;
    line-height: 24px
}

.tab.active {
    border: 2px solid #1ec4c5;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    padding: 10px 20px
}

.owl-prev, .owl-next {
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    width: 42px;
    height: 42px
}

.owl-prev {
    background: url(../../themes/flumb/img/sprt.png) no-repeat 0 -158px
}

.owl-next {
    background: url(../../themes/flumb/img/sprt.png) no-repeat 0 -237px
}

.sidebar .owl-nav {
    text-align: center;
    margin: 20px 0
}

.sidebar .owl-nav div {
    margin: 0 10px
}

.heading {
    color: #2d7bdc;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.topline {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    -webkit-box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    -moz-box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    -o-box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    z-index: 10
}

.admin-menu .topline {
    margin-top: 29px
}

.topline.fixed {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none
}

.topline .cnt {
    padding: 0
}

.topline .content > .menu > li {
    display: inline-block;
    vertical-align: middle
}

.topline .content > .menu > li > a, .topline .content > .menu > li > span {
    display: block;
    line-height: 60px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 17px;
    font-family: 'open_sanssemibold'
}

.topline .content > .menu > li.expanded > a:after, .topline .content > .menu > li.expanded > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 5px;
    background: url(../../themes/flumb/img/sprt.png) no-repeat;
    margin-left: 8px
}

.topline .content > .menu > li > a:hover, .topline .content > .menu > li > a.active, .topline .content > .menu > li:hover > a, .topline .content > .menu > li > span.active {
    background-color: #1ec4c5;
    color: #fff
}

.topline .content > .menu > li > .menu {
    position: absolute;
    display: none;
    background-color: #fff;
    list-style: none;
    box-shadow: 2.5px 4.33px 8px 0px #f0f0f0;
    min-width: 200px
}

.topline .content > .menu > li:hover > .menu, .topline .content > .menu > li > .menu:hover {
    display: block
}

.topline .content > .menu > li > .menu > li a, .topline .content > .menu > li > .menu > li span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    padding: 15px 20px
}

.topline .content > .menu > li > .menu > li a:hover, .topline .content > .menu > li > .menu > li a.active, .topline .content > .menu > li > .menu > li span.active {
    color: #044d56
}

.admin-menu .hdr {
    margin-top: 89px
}

.hdr {
    padding: 35px 0
}

.hdr__logo {
    float: left;
    width: 170px
}

.hdr__desc {
    float: left;
    width: 170px;
    margin: 0 0 0 25px
}

.hdr__addlogo {
    float: left;
    width: 247px;
    margin-left: 25px;
    margin-top: 0
}

.hdr__addlogo img, .hdr__addlogo p {
    display: inline-block;
    vertical-align: middle
}

.hdr__addlogo p {
    margin-left: 20px
}

.hdr__contacts {
    float: right;
    width: 565px;
    margin-top: 8px
}

.hdr__phone {
    float: left
}

.hdr__phone .content p a, .sidebar_order .block p a, .ftr__phone .block p a {
    font-size: 28px;
    font-weight: 700;
    white-space: nowrap
}

.hdr__phone__desc {
    margin-top: 5px
}

.hdr__phone__desc br {
    display: none
}

.hdr__contacts .btn {
    float: right
}

.hdr__contacts .btn .btn_text {
    padding: 0 30px
}

.hdr__menu {
    position: relative;
    height: 55px;
    z-index: 9
}

.hdr__menu.fixed {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 9;
    box-shadow: 3px 10.392px 21px 0px rgba(114, 161, 221, .47) !important;
    -webkit-box-shadow: 3px 10.392px 21px 0px rgba(114, 161, 221, .47) !important;
    -moz-box-shadow: 3px 10.392px 21px 0px rgba(114, 161, 221, .47) !important;
    -o-box-shadow: 3px 10.392px 21px 0px rgba(114, 161, 221, .47) !important
}

.admin-menu .hdr__menu.fixed {
    top: 89px
}

.hdr__menu__menu {
    float: left;
    width: 80%
}

.hdr__menu__menu .content li {
    float: left;
    list-style: none
}

.hdr__menu__menu .content li a, .hdr__menu__menu .content li span {
    display: block;
    line-height: 55px;
    color: #fff;
    font-family: 'open_sanssemibold';
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 22px
}

.hdr__menu__menu .content li a:hover, .hdr__menu__menu .content li a.active, .hdr__menu__menu .content li span.active {
    background: #1ec4c5
}

.hdr__submenu {
    display: none
}

.hdr__submenu.visible {
    display: block
}

.hdr__submenu .content .menu {
    padding: 30px
}

.hdr__submenu .content .menu li {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    list-style: none;
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 14px;
    padding: 0 10px
}

.hdr__submenu .content .menu li a, .hdr__submenu .content .menu li span {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, .1)
}

.hdr__submenu .content .menu li a.active, .hdr__submenu .content .menu li span.active {
    border-bottom-color: transparent;
    color: #1ec4c5
}

.hdr__submenu > .block {
    background-color: #044d56 !important
}

.hdr__search {
    position: relative;
    float: right;
    width: 20%;
    text-align: center;
    line-height: 55px
}

label[for=edit-words] {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    cursor: pointer
}

label[for=edit-words]:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(../../themes/flumb/img/sprt.png) no-repeat -3px -315px;
    margin-left: 5px
}

.hdr__search .views-widget, .hdr__search .views-submit-button {
    display: none
}

.hdr__search.active .views-widget, .hdr__search.active .views-submit-button {
    display: block
}

.hdr__search.active label[for=edit-words] {
    display: none
}

input[name=words] {
    background-color: #1d65c0;
    border: none;
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    padding: 0 40px 0 20px
}

input#edit-submit-search {
    position: absolute;
    top: 6px;
    right: 3px;
    width: 40px;
    height: 43px;
    background: url(../../themes/flumb/img/sprt.png) no-repeat 10px -302px;
    font-size: 0;
    cursor: pointer
}

.sidebar .region > .block {
    padding: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin-bottom: 40px
}

.sidebar_order p {
    line-height: 28px;
    margin-bottom: 20px
}

p.sidebar_order__text {
    margin: 20px 0 0
}

.sidebar_order .block p {
    margin-bottom: 0
}

.sidebar_order .btn {
    width: 100%
}

.sidebar .region .sidebar_menu {
    margin-top: -50px;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    padding-top: 45px
}

.sidebar .region .sidebar_menu li {
    list-style: none;
    margin-bottom: 12px
}

.sidebar .region .sidebar_menu a {
    border-bottom: 1px solid rgba(44, 44, 44, .1);
    font-weight: 600;
    line-height: 26px
}

.sidebar .region .sidebar_menu span.active {
    font-weight: 600;
    line-height: 26px
}

.sidebar .region .sidebar_menu a:hover {
    color: #044d56;
    border-color: rgba(45, 123, 220, .2)
}

.sidebar .region .sidebar_menu a.active, .sidebar .region .sidebar_menu span.active {
    color: #044d56;
    border-color: transparent
}

.sidebar .region > .sidebar_slider, .sidebar .region > .sidebar_widget {
    padding: 30px 0 0 !important;
    border-top: 1px solid #e3e3e3
}

.sidebar_slider .title {
    text-align: center;
    margin-bottom: 30px;
    line-height: 24px
}

.centslideritem {
    text-align: center
}

.sidebar_order {
    border: 2px solid #1ec4c5
}

.article {
    margin-bottom: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px
}

.article__img {
    float: left;
    width: 42%
}

.article__img img {
    max-width: 100%;
    height: auto;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px
}

.article__img img:hover, .fphotos a img:hover {
    opacity: .9;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease
}

.article__text {
    float: left;
    width: 55%;
    margin-left: 3%
}

.article__title {
    margin: -6px 0 20px
}

.article__preview {
    margin-bottom: 20px
}

.article.important {
    border: 2px solid #1ec4c5
}

.article.important .article__title:before {
    content: 'Важно';
    color: #1ec4c5;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.post__navigation {
    margin-top: 60px
}

.post__navigation__link.previous {
    float: left;
    width: 50%
}

.post__navigation__link .icon {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    background: url(../../themes/flumb/img/sprt.png) no-repeat 0 -158px
}

.post__navigation__link.next .icon {
    background-position: 0 -238px
}

.post__navigation__link .text {
    display: block;
    margin: 10px 0 0
}

.post__navigation__link.next {
    float: right;
    width: 50%;
    text-align: right
}

.categoryhead {
    background: url(../../themes/flumb/img/cth.png) no-repeat right top #e9f3ff;
    margin-top: -50px;
    padding: 60px 0;
    text-align: center
}

.categorylist li {
    position: relative;
    float: left;
    width: 32%;
    margin: 0 1.333333333% 1.333333333% 0;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    list-style: none;
    padding: 25px;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    text-align: center
}

.categorylist li:hover {
    background-color: #044d56
}

.categorylist li:hover .categorylistiteminner {
    color: #fff;
    border-color: rgba(255, 255, 255, .1)
}

.categorylistitem {
    display: table;
    width: 100%;
    height: 100%
}

.categorylistitem > a {
    display: table-cell;
    vertical-align: middle;
    line-height: 26px
}

.categorylistiteminner {
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease
}

.specialist__left {
    float: left;
    width: 30%
}

.specialist__right {
    float: right;
    width: 68%
}

.specialist__photo img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 3px
}

.specialist__position {
    margin-top: 20px
}

.specialist__docs {
    margin: 40px -30px -30px;
    padding: 30px 30px 10px
}

.specialist__docs .field-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px
}

.spec {
    position: relative;
    float: left;
    width: 31%;
    margin: 0 3.33333333333% 3.333333333333% 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    text-align: center;
    padding-bottom: 80px
}

.spec:nth-child(3n) {
    margin-right: 0
}

.spec__photo, .spec__title, .spec__position {
    margin-bottom: 20px
}

.spec__photo img {
    display: inline !important;
    width: auto !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%
}

.spec__title {
    line-height: 24px
}

.spec .btn {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -92px
}

.pgroup {
    margin-bottom: 50px
}

.pgroupitem:nth-child(even) .pgroup {
    background-color: #e9f3ff
}

.pgroup__spec {
    margin: 30px -30px;
    padding: 30px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.pgroup__link {
    text-align: center
}

.pgroup__spec__img, .pgroup__spec__info {
    display: table-cell;
    vertical-align: middle
}

.pgroup__spec__img {
    width: 120px
}

.pgroup__spec__info {
    padding-left: 5%
}

.pgroup__spec__img img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%
}

.pgroup__spec__info .title {
    margin-bottom: 10px
}

#partners tr:first-child {
    border-top: 1px solid #e3e3e3
}

#partners tr {
    border-bottom: 1px solid #e3e3e3
}

#partners td {
    vertical-align: top;
    padding: 20px 0
}

#partners tr td:first-child {
    text-align: center;
    width: 15%
}

#partners tr td:first-child div {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #e3e3e3
}

#partners tr td:last-child {
    padding-left: 5%
}

.job {
    margin-bottom: 40px
}

.job__title {
    margin-bottom: 20px;
    cursor: pointer
}

.job__title .text {
    border-bottom: 1px dashed #e3e3e3
}

.job__title .icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(../../themes/flumb/img/sprt.png) no-repeat 3px -368px;
    margin-right: 10px
}

.job.active .icon {
    background-position: 2px -407px
}

.job__info {
    display: inline-block;
    vertical-align: top;
    background: url(../../themes/flumb/img/li.png) no-repeat left center;
    padding-left: 15px;
    margin-right: 10px
}

.job__desc {
    background-color: #fafafa;
    padding: 20px 40px;
    margin-top: 30px;
    border-radius: 3px;
    display: none
}

.job.active .job__desc {
    display: block
}

.ymap {
    border: 3px solid #fff
}

.yamaps-map-container {
    margin: 0
}

#contacts {
    margin-top: 40px
}

#contacts, #contacts tbody, #contacts tr, #contacts td {
    display: block
}

#contacts tr {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 0 4% 4% 0
}

#contacts tr:nth-child(2n) {
    margin-right: 0
}

.docs h3 {
    border-top: 1px solid #e3e3e3;
    padding-top: 40px;
    text-align: center;
    color: #2c2c2c;
    font-size: 28px;
    margin-bottom: 40px
}

.doc, .gallery__photos a, .centr__photos .field-item {
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin: 0 2% 2% 0;
    text-align: center;
    line-height: 24px
}

.doc:nth-child(4n), .gallery__photos a:nth-child(4n), .centr__photos .field-item:nth-child(4n) {
    margin-right: 0
}

.gallery__photos img, .doc img, .centr__photos .field-item img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    max-width: 100%;
    height: auto
}

.gallery__photos img:hover, .doc img:hover, .centr__photos .field-item img:hover {
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    opacity: .8
}

.gallery {
    margin-bottom: 40px
}

.gallery h3 {
    border-top: 1px solid #e3e3e3;
    padding-top: 40px;
    text-align: center;
    color: #2c2c2c;
    font-size: 28px;
    margin-bottom: 40px
}

.book {
    margin-bottom: 40px
}

.book__img {
    float: left;
    width: 20%
}

.book__img img {
    max-width: 100%;
    height: auto
}

.book__info {
    float: right;
    width: 78%
}

.book__title {
    margin-bottom: 15px
}

.book__author {
    margin-bottom: 15px
}

.book__preview {
    margin-bottom: 15px;
    font-style: italic
}

.docs_list {
    list-style: none
}

.book__link {
    font-size: 14px
}

.book__link a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px dashed #044d56;
    margin-right: 10px
}

.film {
    border-top: 1px solid #e3e3e3;
    padding-top: 40px;
    margin-bottom: 40px
}

.videoreview {
    float: left;
    width: 45%;
    margin: 0 10% 5% 0
}

.videoreview:nth-child(2n) {
    margin-right: 0
}

.videoreview__link {
    position: relative;
    margin-bottom: 20px
}

.videoreview__link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    color: transparent;
    background: url(../../themes/flumb/img/play.png) no-repeat 325px 100px
}

.videoreview__link a:hover {
    background-color: rgba(0, 0, 0, .2);
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease
}

.videoreview__link img {
    max-width: 100%;
    height: auto
}

.videoreview__desc {
    margin-top: 10px;
    font-style: italic
}

.videoreview__more {
    margin-top: 10px
}

.videoreview__more a {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #044d56;
    letter-spacing: 2px
}

.field-name-field-review-video {
    margin-bottom: 30px
}

.textreview {
    float: left;
    width: 23%;
    margin: 0 2% 2% 0;
    padding: 10px;
    background: #fff
}

.textreview:nth-child(4n) {
    margin-right: 0
}

.textreview img {
    max-width: 100%;
    height: auto
}

.sidebar .videoreview {
    float: none;
    width: 100%;
    margin: 0
}

.sidebar .region > .sidebar_reviews {
    padding: 40px 0 0;
    border-top: 1px solid #e3e3e3
}

.sidebar .reviews__footer {
    text-align: center;
    font-weight: 600;
    margin-top: 10px
}

.sidebar .videoreview__link a {
    background-position: center
}

.afteritem {
    margin-bottom: 40px
}

.afteritem__img {
    float: left;
    width: 25%
}

.afteritem__img img {
    max-width: 100%;
    height: auto
}

.afteritem__info {
    float: right;
    width: 70%
}

.afteritem__desc {
    margin-top: 20px;
    color: #727272;
    line-height: 28px
}

.afteritem__desc strong {
    font-weight: 400;
    color: #2c2c2c
}

.afteritem__bottom {
    margin: 40px -30px -30px;
    padding: 30px
}

.afteritem__bottom a {
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin: 0 2% 2% 0
}

.afteritem__bottom a img {
    max-width: 100%;
    height: auto
}

.videogroup {
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 30px
}

.videogroup h2 {
    text-align: center
}

.videogroup__videos .entity {
    float: left;
    width: 31%;
    margin: 0 3.33333333% 3.33333333% 0
}

.videogroup__videos .entity:nth-child(3n) {
    margin-right: 0
}

.videogroup__videos .entity iframe {
    width: 100% !important
}

.videogroup .field-name-field-video-title {
    color: #727272;
    margin-top: 10px;
    line-height: 24px
}

.videogroup__tabs {
    margin-bottom: 40px
}

.page-vopros-otvet h1 {
    display: none
}

.qa_consult_block {
    margin-bottom: 47px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 60px 30px;
    text-align: center
}

.qa {
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 30px
}

.question {
    margin-bottom: 40px
}

.qa .icon {
    float: left;
    width: 15%
}

.qa__body {
    position: relative;
    float: right;
    width: 85%
}

.question .qa__body:before {
    content: '';
    position: absolute;
    top: 25px;
    left: -14px;
    width: 16px;
    height: 44px;
    background: url(../../themes/flumb/img/sprt.png) no-repeat 0 -475px
}

.answer .qa__body {
    background-color: #1ec4c5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 30px;
    color: #fff;
    float: left
}

.answer .icon {
    float: right;
    text-align: right
}

.answer .icon img {
    max-width: 100px;
    height: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%
}

.answer .qa__body:before {
    content: '';
    position: absolute;
    top: 25px;
    right: -16px;
    width: 16px;
    height: 44px
}

.answer .qa__body a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.qa__text {
    margin-top: 10px
}

.answer .qa__text {
    font-style: italic;
    line-height: 24px
}

.node-type-centr h1 {
    display: none
}

.centrblock {
    margin-bottom: 40px
}

.centr__title {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 -30px 30px;
    padding: 0 30px 30px
}

.centr__left {
    float: left;
    width: 30%
}

.centr__left img {
    max-width: 100%;
    height: auto
}

.centr__right {
    float: right;
    width: 68%
}

.center__director {
    margin: 10px 0 20px
}

.center__director__desc {
    max-width: 450px
}

.centr__desc {
    margin-top: 20px
}

.centr__desc:before {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #1ec4c5;
    margin-bottom: 20px
}

.centr__photos {
    margin: 30px -30px 0;
    padding: 30px
}

.centr__staff {
    margin-top: 30px;
    max-height: 450px;
    overflow: hidden
}

.specslideritem {
    text-align: center
}

.specslideritem .spec__title {
    margin-bottom: 10px
}

.specslider.owl-carousel {
    padding: 0 40px
}

.specslider .owl-prev, .docsslider .owl-prev {
    position: absolute;
    top: 60px;
    left: 0
}

.specslider .owl-next, .docsslider .owl-next {
    position: absolute;
    top: 60px;
    right: 0
}

.priceform {
    margin-bottom: 40px
}

.priceform .whiteblock {
    margin-bottom: 40px
}

.priceform .whiteblock > label {
    font-family: 'geometriabold';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px
}

.priceform .form-type-checkbox {
    margin: 15px 0
}

.priceform .form-type-checkbox label {
    padding-left: 10px
}

.priceform select {
    float: right;
    border: 1px solid #e3e3e3;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-family: 'Open Sans';
    width: 250px;
    margin-top: -10px
}

.priceform .wf_group select {
    float: none;
    margin: 0;
    width: 100%
}

.priceform .field-group label {
    display: block
}

.priceform .wf_group {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 0 5% 2% 0
}

.priceform .wf_group label {
    padding: 0 15px 10px
}

.priceform .wf_group:nth-child(3n) {
    margin: 0
}

.priceform .wf_group input {
    border: 1px solid #e3e3e3;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-family: 'Open Sans';
    width: 100%
}

.priceform .btn input {
    font-family: 'Open Sans';
    display: block;
    width: 100%
}

.priceform .btn {
    display: block
}

.priceform .form-actions {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin-top: 25px
}

.front #page {
    margin-top: 0
}

.front .hdr__menu {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none
}

.front section {
    padding: 60px 0
}

.front h2 {
    font-size: 34px;
    line-height: 58px;
    text-align: center
}

.fscreen {
    background: url(../../themes/flumb/img/fbg.webp) no-repeat center;
    background-size: cover;
    color: #fff;
    padding: 60px 30px;
    text-align: center;
    @media screen and (max-width: 700px) {
        background: url(../../themes/flumb/img/fbg_mob.webp) no-repeat center
    }
}

.fscreen h1 {
    font-size: 45px;
    line-height: 60px;
    max-width: 960px;
    margin: 0 auto
}

.fscreen h1:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #1ec4c5;
    margin: 30px auto
}

.fscreen__text {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 30px
}

.front .tabs {
    text-align: center
}

.front .tabs .tab {
    margin: 0 20px;
    position: relative;
    left: -20px
}

.fservices {
    background: url(../../themes/flumb/img/cth.png) no-repeat right top #cddfe1
}

#model {
    background-color: #fff;
    border-collapse: collapse
}

#model td {
    padding: 30px;
    border: 1px solid #e3e3e3
}

.model__link {
    margin-top: 40px
}

.front .categorylist li {
    padding: 15px
}

.why_us {
    padding: 60px 0
}

.why_us h2 {
    text-align: center
}

#whyus {
    text-align: center
}

#whyus td {
    width: 20%;
    padding: 0 10px;
    line-height: 24px
}

#whyus td p {
    margin-bottom: 10px
}

#whyus td em {
    font-weight: 600;
    color: #1ec4c5;
    font-style: normal
}

.staffslider {
    padding: 60px 0;
    background: url(../../themes/flumb/img/sp_bg.png) no-repeat top left #cddfe1
}

.specsliderblock.owl-carousel, .docslider.owl-carousel, .alsoitems.owl-carousel {
    padding: 0 60px
}

.page-node-125 h1 {
    display: none
}

.fphotos, .front_text {
    background-color: #fff;
   
}

.fphotos .cnt {
    width: 1200px
}

.fphotos__photos {
    float: left;
    width: 40%
}

.fphotos__text {
    float: right;
    width: 54%;
    margin-top: 2%
}

.fphotos__text .block_heading {
    text-align: left;
    margin-bottom: 30px
}

.fphotos__photos img {
    display: block;
    max-width: 100%;
    height: auto
}

.cphoto__first {
    margin-bottom: 5px
}

.fphotos__photos .link {
    margin-top: 10px
}

.cphoto__small a {
    float: left;
    width: 33%;
    padding: 5px
}

.cphoto__small a:last-child {
    margin: 0
}

.cphoto__small a img {
    width: 100%
}

.docsslider {
    padding: 60px 0;
    text-align: center
}

.docsslider img {
    display: inline !important;
    width: auto !important
}

.docsslider .doc__title {
    margin-top: 20px;
    line-height: 24px
}

.freviews {
    background: url(../../themes/flumb/img/doctor.png) no-repeat right top #cddfe1
}

.freviews__inner h2 {
    text-align: left
}

.front .videoreview__link {
    max-width: 425px
}

.front .videoreview__link a:hover {
    background-color: transparent
}

.front_text .block_heading {
    text-align: left
}

#ftext, #ftext tbody, #ftext tr, #ftext td {
    display: block
}

#ftext td {
    float: left;
    width: 45%;
    margin: 0 10% 0 0
}

#ftext td:nth-child(2n) {
    margin: 0
}

#ftext td:before {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #1ec4c5;
    margin: 0 0 30px
}

.ftr {
    position: relative;
    height: 300px;
    padding: 60px 0;
    background-color: #fff;
    border-top: 2px solid #1ec4c5
}

.ftr__menu {
    float: left;
    width: 40%
}

.ftrmenu {
    float: left;
    width: 45%;
    margin-right: 10%
}

.ftrmenu:nth-child(2n) {
    margin-right: 0
}

.ftrmenu li {
    list-style: none;
    margin-bottom: 20px
}

.ftrmenu li a.active, .ftrmenu li span.active {
    border-color: transparent;
    color: #1ec4c5;
    font-weight: 600
}

.ftr__contacts {
    float: left;
    width: 30%;
}

.ftr__phone {
    margin-bottom: 5px
}

.ftr__email {
    margin-top: 20px;
    font-weight: 600
}

.ftr__address {
    font-style: normal;
    margin-top: 20px;
    line-height: 24px
}

.socials {
    margin-top: 20px
}

.socials a {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.socials a:hover {
    transition: .2s ease;
    transform: scale(.95)
}

.ftr__buttons {
    float: right;
    width: 20%;
    text-align: right
}

.ftr__buttons .btn {
    display: block;
    margin-bottom: 30px
}

.alsoread {
    padding: 60px 0
}

.alsoread .block_heading {
    color: #727272
}

.alsoread .owl-prev {
    position: absolute;
    top: 60px;
    left: 0
}

.alsoread .owl-next {
    position: absolute;
    top: 60px;
    right: 0
}

.alsoitem__title {
    margin-top: 20px;
    text-align: center;
    line-height: 26px
}

.bottom_content .why_us {
    background-color: #fff
}

.bottom_fiexed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #044d56;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    z-index: 9;
    font-size: 14px;
    font-weight: 600
}

@media screen and (min-width: 1300px) {
    .article__img img {
        max-width: 365px
    }
}

.center-img img {
    margin: 0 auto 30px;
    display: block
}

blockquote ul {
    text-align: left
}

div.form-item-submitted-soglasen-na-obrabotku-moih-personalnyh-dannyh-soglasen label.option {
    top: 0 !important;
    line-height: 22px;
    left: 25px
}

div.form-item-submitted-soglasen-na-obrabotku-moih-personalnyh-dannyh-soglasen input.small-radio {
    height: 20px !important;
    width: 20px
}

div.radio-consult1 div.form-item-submitted-soglasen-na-obrabotku-moih-personalnyh-dannyh-soglasen {
    position: absolute;
    top: 65px;
    width: 100%;
    text-align: left
}

.modal_form {
    top: 40%
}

@media screen and (max-width: 520px) {
    div.radio-consult1 div.form-item-submitted-soglasen-na-obrabotku-moih-personalnyh-dannyh-soglasen {
        top: 52px
    }
}

.prejs {
    width: 95%;
    margin: 20px auto;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #044d56
}

.prejs .bg_tr {
    background: #044d56;
    color: #fff
}

.prejs .bg_tr td {
    font-size: 20px;
    line-height: 25px;
    text-align: center
}

.prejs .bg_tr_zagol {
    text-align: center;
    font-weight: 600;
    font-size: 18px
}

.prejs .bg_tr_grey:nth-child(odd) {
    background-color: #efefef
}

.prejs .bg_tr_grey td:nth-child(2n) {
    border-left: 1px dotted #d8d8d8
}

.prejs td {
    padding: 5px
}

.book-modal-form {
    display: none;
    color: #fff
}

.vyzhil-overlay {
    display: none
}

.book-modal-form.vyzhil-modal-active {
    display: block;
    position: fixed;
    top: 0;
    z-index: 9998;
    width: 400px;
    left: 50%;
    margin-left: -200px
}

.vyzhil-overlay.vyzhil-modal-active {
    display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .73);
    z-index: 9997;
    top: 0;
    left: 0
}

.vyzhil-modal-active form {
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 20px;
    background-color: #656565;
    margin: 100px auto 0;
    border-radius: 8px;
    position: relative;
    z-index: 9999
}

.vyzhil-modal-active form {
    margin: auto
}

.book-modal-form.vyzhil-modal-active {
    top: 100px
}

#book-form > span {
    display: block;
    font-size: 14px;
    line-height: 27px;
    text-align: center
}

#book-form > input {
    width: 100%
}

#book-form > span.private-alert {
    font-size: 10px;
    line-height: 12px
}

#book-form > span.private-alert a {
    color: #fff
}

#book-form > input[type=text], #book-form > input[type=tel], #book-form > input[type=email] {
    border: 1px solid #e3e3e3;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    height: 36px;
    line-height: 36px;
    padding: 0 25px;
    text-align: center
}

#book-form > input[type=submit] {
    padding: 0 30px;
    background-color: #ffa600;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    color: #fff
}

@media screen and (max-width: 1030px) {
    .vyzhil-modal-active form {
        margin: auto
    }

    .book-modal-form.vyzhil-modal-active {
        top: 100px
    }
}

@media screen and (max-width: 800px) {
    .trigger-vyzhil {
        width: 225px;
        margin-top: 35px
    }
}

@media screen and (max-width: 660px) {
    .trigger-vyzhil {
        margin-top: 20px
    }
}

@media screen and (max-width: 530px) {
    .book-modal-form.vyzhil-modal-active {
        width: 95%;
        margin-left: -47%
    }

    .vyzhil-modal-active form {
        margin: auto
    }

    .book-modal-form.vyzhil-modal-active {
        top: 100px
    }
}

.exitblock {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100000
}

.exitblock .fon {
    background: #171717;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%
}

.exitblock .modaltext {
    box-sizing: border-box;
    padding: 20px 40px;
    border: 2px solid #aeaeae;
    background: #fff;
    position: fixed;
    top: 80px;
    left: 50%;
    margin-left: -30%;
    width: 60%;
    box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .5)
}

.closeblock {
    cursor: pointer;
    position: fixed;
    line-height: 60px;
    font-size: 82px;
    transform: rotate(45deg);
    text-align: center;
    top: 20px;
    right: 30px;
    color: #fff
}

.closeblock:hover {
    color: #000
}

.exitblock p {
    text-align: center;
    font-size: 16px;
    line-height: 20px
}

.exitblock p:first-child {
    font-size: 20px;
    line-height: 26px;
    margin-top: 10px
}

.exitblock p:nth-child(2) {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    margin-top: 9px
}

.trigger-vyzhil {
    background-color: #1b76c7;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    width: 75%;
    margin: auto;
    border-radius: 10px;
    margin-top: 30px;
    cursor: pointer;
    position: relative;
    z-index: 3
}

.exitblock .trigger-vyzhil {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    height: 36px;
    margin-top: 22px
}

.vyzhil-modal-active form {
    background-color: #0e727e
}

#book-form > input[type=submit] {
    background-color: #ffa600
}

.exitblock .modaltext {
    padding: 50px 38px;
    border: none;
    background-image: url(../../../all/themes/flumb/img/borisov/borisov-book2.jpg);
    background-size: cover
}

.exitblock .modaltext .content {
    width: 56%;
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'geometriabold'
}

.exitblock p:first-child {
    margin-top: 40px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700
}

.exitblock p:nth-child(2) {
    margin-top: 50px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700
}

.exitblock .trigger-vyzhil {
    margin-top: 40px;
    font-size: 20px;
    line-height: 36px;
    border-radius: 18px;
    margin-bottom: 50px
}

.closeblock {
    position: absolute;
    color: #a4a4a4;
    font-weight: 300;
    font-size: 53px;
    margin-top: -20px;
    margin-right: -17px
}

@media screen and (max-width: 1240px) {
    .exitblock p:first-child, .exitblock p:nth-child(2) {
        font-size: 21px
    }

    .exitblock p:first-child {
        margin-top: 0
    }

    .exitblock p:nth-child(2), .exitblock .trigger-vyzhil {
        margin-top: 20px
    }

    .exitblock .trigger-vyzhil {
        margin-bottom: 0
    }
}

@media screen and (max-width: 940px) {
    .exitblock p:first-child, .exitblock p:nth-child(2), .exitblock .trigger-vyzhil {
        font-size: 16px;
        font-weight: 300
    }
}

@media screen and (max-width: 860px) {
    .exitblock .modaltext {
        padding: 30px 15px
    }

    .closeblock {
        font-size: 25px;
        margin-top: -33px;
        margin-right: -21px
    }

    .exitblock .modaltext .content {
        width: 61%
    }
}

@media screen and (max-width: 780px) {
    .exitblock .modaltext {
        background-image: none;
        background: linear-gradient(to bottom, #e7e8ea, #f0f1f3)
    }

    .exitblock .modaltext .content {
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .exitblock .modaltext {
        width: 90%;
        margin-left: -45%
    }
}

.download-book-wrap {
    background-image: url(../../themes/flumb/img/borisov/sidebar.jpg);
    background-size: cover;
    background-position: center;
    min-height: 171px
}

div.download-book {
    padding: 5px;
    border-radius: 3px;
    background-color: #1b76c7;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    margin-top: 26px;
    text-align: center;
    width: 50%;
    float: right;
    opacity: .9;
    transition: opacity .5s linear, box-shadow .2s ease-out, margin-top .2s ease-out
}

div.download-book:hover {
    opacity: 1;
    transition: opacity .5s linear, box-shadow .2s ease-out, margin-top .2s ease-out;
    box-shadow: 0 2px 5px #a5a5a5;
    margin-top: 24px
}

body, .sidebar .region > .block.sidebar_order {
    background-color: #fff
}

.warm_bg {
    background-color: #fafbf1
}

.ink {
    background: #123f68
}

.bodyfield blockquote, .tab, .tab_link, .tab.active, .article.important, .book__link a, .sidebar .region > .block.sidebar_order, .content_form, .ftr, .tab.active, .tab, .tab_link, .sidebar .region > .block.sidebar_order {
    border-color: #014e6c
}

.btn, ul.pager li.pager-current, ul.pager li a:hover, .blue_bg, .categorylist li:hover, .staffslider, .bottom_fiexed, .btn_extra, .fscreen h1:after, .topline .content > .menu > li > a:hover, .topline .content > .menu > li > a.active, .topline .content > .menu > li:hover > a, .topline .content > .menu > li > span.active {
    background-color: #014e6c
}

.topline .content > .menu > li > .menu > li a:hover, .topline .content > .menu > li > .menu > li a.active, .topline .content > .menu > li > .menu > li span.active, .sidebar .region .sidebar_menu a:hover, .sidebar .region .sidebar_menu a.active, .sidebar .region .sidebar_menu span.active, .article.important .article__title:before, .videoreview__more a, #whyus td em {
    color: #014e6c
}

.btn:hover, .hdr__menu__menu .content li a:hover, .hdr__menu__menu .content li a.active, .hdr__menu__menu .content li span.active, input[name=words], .ftr .btn:hover {
    background-color: #216993
}

.ftr {
    background: #a8d1ef;
    color: #000
}

.ftr, .ftr a, .ftr .tiny_text {
    color: #000
}

.ftrmenu li a.active, .ftrmenu li span.active {
    color: #3386c1
}

.ftr .btn {
    color: #fff
}

.link a:hover, .bodyfield a:hover, .breadcrumbs a:hover, .categorylistiteminner:hover, .hdr__submenu .content .menu li a:hover {
    color: #3386c1
}

.hdr__submenu > .block {
    background-color: #184c70 !important
}

.hdr__menu.fixed {
    box-shadow: 3px 10px 20px 0px rgba(55, 97, 128, .5) !important;
    -webkit-box-shadow: 3px 10px 20px 0px rgba(55, 97, 128, .5) !important;
    -moz-box-shadow: 3px 10px 20px 0px rgba(55, 97, 128, .5) !important;
    -o-box-shadow: 3px 10px 20px 0px rgba(55, 97, 128, .5) !important
}

.front .hdr__menu {
    box-shadow: 6px 10px 21px 0px rgba(51, 89, 116, 0);
    -webkit-box-shadow: 6px 10px 21px 0px rgba(51, 89, 116, 0);
    -moz-box-shadow: 6px 10px 21px 0px rgba(51, 89, 116, 0);
    -o-box-shadow: 6px 10px 21px 0px rgba(51, 89, 116, 0)
}

.hdr__menu {
    box-shadow: inset 0 2px 3px rgba(51, 89, 116, 0);
    -webkit-box-shadow: inset 0 2px 3px rgba(51, 89, 116, 0);
    -moz-box-shadow: inset 0 2px 3px rgba(51, 89, 116, 0);
    -o-box-shadow: inset 0 2px 3px rgba(51, 89, 116, 0)
}

.spec__photo img {
    box-shadow: 0 2px 2px #0d3049
}

.content_form {
    background-color: #e8e8e8
}

.videoreview__more a {
    background: 0 0
}

header, .warm_bg, .freviews {
    background-color: #eff5fa
}

.topline {
    box-shadow: 2.5px 4.33px 8px 0px #d8dee3;
    -webkit-box-shadow: 2.5px 4.33px 8px 0px #d8dee3;
    -moz-box-shadow: 2.5px 4.33px 8px 0px #d8dee3;
    -o-box-shadow: 2.5px 4.33px 8px 0px #d8dee3
}

nav.topline > div.cnt {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.top_region > select {
    line-height: 60px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 20px
}

.top_region > span {
    display: inline-block;
    line-height: 60px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 17px
}

.secondary_region {
    display: none
}

.hdr__contacts .btn.trigger {
    height: 42px;
    line-height: 42px
}

.top_region.first-region {
    float: right;
    margin-top: 5px;
    clear: right
}

.first-region > #region_selector {
    width: 228px
}

.first-region > select {
    padding: 6px 10px
}

@media screen and (min-width: 960px) and (max-width: 1240px) {
    .hdr__section.clr.cnt {
        display: flex;
        justify-content: space-around
    }

    .hdr__section .hdr__contacts {
        width: auto;
        margin-top: 0
    }

    .secondary_region {
        display: block
    }

    .logo-i-desc {
        display: flex;
        justify-content: space-between
    }

    .hdr__phone > .contextual-links-region {
        margin-right: 15px
    }
}

@media screen and (max-width: 959px) {
    .top_region.first-region {
        float: none
    }
}

.marquiz-test-wrap {
    width: 100%;
    margin: 25px auto 20px
}

.marquiz-test-wrap .marquiz-descript {
    width: 75%;
    float: left;
    font-size: 25px;
    height: 60px;
    text-align: center;
    color: #f86c6b;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center
}

.marquiz-test-wrap .marquiz-descript span {
    vertical-align: middle;
    line-height: 30px
}

.marquiz-test-wrap .marquiz__container {
    width: 25%;
    float: left
}

.marquiz__button {
    line-height: 36px
}

.marquiz-test-wrap .clearfix {
    clear: both;
    width: 100%;
    float: none
}

.marquiz-margin-fix {
    float: none;
    width: 100%;
    height: 1px;
    opacity: 0
}

@media screen and (max-width: 700px) {
    .marquiz__container > a {
        display: block !important;
        text-align: center !important;
        padding: 12px 1% !important
    }
}

@media screen and (max-width: 650px) {
    .marquiz-test-wrap.cnt {
        padding: 0 45px 0 20px
    }
}

@media screen and (max-width: 600px) {
    .marquiz__container > a {
        font-size: 15px;
        margin-top: 8px
    }
}

@media screen and (max-width: 516px) {
    .marquiz-test-wrap .marquiz-descript {
        font-size: 18px
    }

    .marquiz-test-wrap .marquiz-descript span {
        line-height: 26px
    }
}

@media screen and (max-width: 400px) {
    .marquiz-test-wrap .marquiz-descript {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        display: block;
        height: unset
    }

    .marquiz-test-wrap .marquiz__container {
        float: none;
        width: 100%
    }

    .marquiz__container > a {
        font-size: 22px
    }
}

.hdr__menu__menu .content > ul li ul {
    position: absolute;
    display: none;
    background-color: #014e6c;
    padding: 11px 0
}

.hdr__menu__menu .content > ul li:hover ul {
    display: block
}

.hdr__menu__menu .content > ul li ul > li {
    float: none
}

.hdr__menu__menu .content > ul li ul > li a, .hdr__menu__menu .content > ul li ul > li span {
    font-family: 'open_sansregular';
    font-size: 12px;
    line-height: 29px;
    text-transform: none
}

.hdr__logo img {
    max-width: 100%
}

.cnt .content > table:not(#contacts), #block-system-main article.node-page.node-full .field-item table:not(#contacts) {
    margin: 0 auto 20px;
    min-width: 80%
}

.cnt .content > table:not(#contacts) tr:nth-child(odd), #block-system-main article.node-page.node-full .field-item table:not(#contacts) tr:nth-child(odd) {
    background-color: #f1f1f1
}

.cnt .content > table:not(#contacts) td, #block-system-main article.node-page.node-full .field-item table:not(#contacts) td {
    padding: 0 5px
}

.bottom_fiexed p {
    display: block;
    text-align: center;
    line-height: 1.2em
}

.bottom_fiexed p:after {
    content: ' ➤'
}

@media screen and (max-width: 1733px) {
    .bottom_fiexed p {
        text-align: right;
        padding-right: 412px
    }
}

@media screen and (max-width: 1230px) {
    .bottom_fiexed p {
        text-align: center;
        line-height: 1.2em
    }
}

.hdr__logo-wrap {
    float: left;
    margin-top: 5px;
    width: 365px
}

.hdr__logo {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    display: block;
    float: none
}

.hdr__desc {
    width: 100%;
    float: none;
    margin: 7px auto 0;
    text-align: left;
    font-size: 13px
}

@media screen and (min-width: 960px) and (max-width: 960px) {
    .hdr__logo-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center
    }
}

@media screen and (max-width: 1240px) {
    .hdr__logo-wrap {
        margin-top: 5px
    }

    .hdr__logo-wrap .hdr__desc {
        margin: 10px auto 0
    }

    .hdr__section.clr.cnt:after {
        display: none
    }
}

@media screen and (max-width: 960px) {
    .hdr__logo-wrap {
        float: none;
        width: auto;
        margin: 0 auto 18px
    }

    .hdr__logo-wrap .hdr__logo img {
        max-width: 500px !important;
        width: 90%
    }
}

.staffslider .block_heading {
    color: #fff
}

.specslideritem, .specslideritem a {
    color: #fff
}

.spec__title a {
    border-bottom-color: transparent
}

.spec__title a:hover {
    color: #fff;
    border-bottom: 1px solid #ffffff87
}

.region-content .regionservice--item {
    display: inline-block;
    margin: 0 10px 10px 0;
    border: 1px solid rgb(1 78 108/26%)
}

.region-content .regionserv__title a {
    display: block;
    padding: 7px;
    color: #014e6c;
    transition: background .2s linear, color .2s linear;
    font-size: 18px;
    line-height: 18px
}

.region-content .regionserv__title a:hover {
    background: #216993;
    color: #fff
}

.region-content h3 {
    font-size: 28px
}

.regionservice--item + h3 {
    margin-top: 30px
}

@media (max-width: 530px) {
    .fservices.warm_bg .tabs_group .tabs {
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        max-width: 70%;
        align-items: center
    }
}

.fscreen {
    background-size: cover
}

@media screen and (max-width: 1240px) {
    .cnt {
        padding: 0 30px
    }

    .admin-menu .hdr, .hdr {
        margin-top: 0
    }

    .topline {
        position: fixed;
        top: 0;
        left: -600px;
        width: 400px;
        height: 100%;
        overflow-y: scroll;
        padding: 30px 0
    }

    .topline.visible {
        left: 0
    }

    .topline .content > .menu > li {
        display: block;
        margin-bottom: 15px
    }

    .topline .content > .menu > li > a, .topline .content > .menu > li > span {
        line-height: 20px
    }

    .topline .content > .menu > li > .menu {
        position: static;
        display: block
    }

    .topline .content > .menu > li > .menu {
        margin-left: 25px;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none
    }

    .topline .content > .menu > li > .menu > li a, .topline .content > .menu > li > .menu > li span {
        padding: 10px;
        font-size: 12px;
        color: #727272
    }

    .mobile__menu__close {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 40px;
        height: 40px;
        background: url(../../themes/flumb/img/sprt.png) no-repeat 9px -760px;
        cursor: pointer
    }

    .admin-menu .hdr__menu.fixed {
        top: 29px
    }

    .hdr__menu.fixed {
        top: 0
    }

    .hdr__addlogo {
        display: none
    }

    .mobile__menu__trigger {
        float: left;
        width: 40px;
        height: 40px;
        background: url(../../themes/flumb/img/sprt.png) no-repeat 2px -823px;
        margin-top: 6px;
        cursor: pointer
    }

    .hdr__contacts {
        width: 540px
    }

    .hdr__desc {
        margin-left: 20px
    }

    .sidebar {
        width: 25%
    }

    .page__content {
        width: 70%
    }

    .sidebar .region > .block {
        padding: 25px
    }

    .sidebar_order p, .sidebar .region .sidebar_menu a, .sidebar .region .sidebar_menu span {
        font-size: 14px;
        line-height: 22px
    }

    .sidebar_order .block p a {
        font-size: 22px
    }

    #vk_groups, #vk_groups iframe {
        width: 100% !important
    }

    .hdr__phone__desc br {
        display: block
    }

    .content_form .webform-component-textfield, .content_form .form-actions {
        float: none;
        width: 100%;
        margin-bottom: 30px
    }

    .content_form .form-actions {
        margin-bottom: 0
    }

    .fphotos .cnt {
        width: 100%
    }

    .hdr__contacts .btn.trigger {
        margin-left: 15px
    }
}

@media screen and (max-width: 960px) {
    .hdr__desc, .hdr__phone br, .post__navigation, .job__title .icon {
        display: none
    }

    .hdr__logo, .hdr__contacts, .hdr__phone {
        float: none;
        width: 100%;
        text-align: center;
        display: block
    }

    .hdr__menu__menu {
        width: 25%
    }

    .hdr__search {
        width: 70%;
        text-align: right
    }

    .hdr__contacts .btn {
        float: none;
        margin-top: 20px
    }

    .sidebar, .page__content {
        float: none;
        width: 100%
    }

    .sidebar {
        margin-top: 30px
    }

    .sidebar_order {
        text-align: center
    }

    .sidebar .region .sidebar_menu {
        margin-top: 0
    }

    .sidebar .region .sidebar_menu li {
        display: inline-block;
        vertical-align: top;
        width: 49%;
        padding: 0 20px 0 0
    }

    .sidebar_order p {
        line-height: 28px;
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 600
    }

    .sidebar_order p br, .bottom_fiexed {
        display: none
    }

    #whyus, #whyus tbody, #whyus tr {
        display: block
    }

    #whyus td {
        float: left;
        width: 30%;
        margin: 0 2% 2% 0;
        font-size: 14px
    }

    .ftr {
        height: auto
    }

    .ftr__menu, .ftrmenu, .ftr__contacts, .ftr__buttons {
        float: none;
        width: 100%
    }

    .ftr__menu {
        margin-bottom: 30px
    }

    .ftrmenu li {
        display: inline-block;
        vertical-align: top;
        margin-right: 20px
    }

    .ftr__contacts, .ftr__buttons {
        margin: 0 0 30px;
        text-align: left
    }

    .ftr__buttons {
        margin: 0
    }

    .ftr__buttons .btn {
        display: inline-block;
        vertical-align: top;
        margin: 0 20px 0 0
    }

    .big_heading .block_heading {
        font-size: 28px;
        line-height: 34px
    }

    .book__img, .book__info, .afteritem__img, .afteritem__info, .article__img, .article__text, .centr__left, .centr__right, .specialist__left, .specialist__right {
        float: none;
        width: 100%
    }

    .book__img, .afteritem__img, .article__img, .centr__left, .specialist__left {
        margin-bottom: 20px
    }

    .article__text {
        margin: 0
    }

    .videogroup__videos .entity, .videogroup__videos .entity:nth-child(3n) {
        width: 45%;
        margin-right: 10%
    }

    .videogroup__videos .entity:nth-child(2n) {
        margin-right: 0
    }

    .doc {
        width: 45% !important;
        margin: 0 5% 5% 0 !important
    }

    .doc:nth-child(2n) {
        margin-right: 0 !important
    }

    .specialist__right h1 {
        font-size: 26px;
        line-height: 34px
    }

    .spec {
        width: 48%;
        margin: 0 4% 4% 0 !important
    }

    .spec:nth-child(2n) {
        margin-right: 0 !important
    }

    .qa_consult_block {
        padding: 30px 20px
    }

    .priceform .whiteblock > label {
        display: block
    }

    .priceform select {
        float: none
    }

    .priceform .wf_group, .priceform .form-actions {
        display: block;
        width: 100%;
        margin: 0 0 20px !important
    }

    .priceform .form-type-checkbox label {
        font-size: 14px;
        line-height: 20px;
        padding-left: 5px
    }

    .videoreview__link a {
        background-position: center
    }

    #ftext, #ftext tbody, #ftext tr, #ftext td, #model, #model tbody, #model tr, #model td {
        display: block;
        width: 100%
    }

    .front .tabs .tab {
        margin-bottom: 20px;
        position: static
    }

    #ftext td {
        margin-bottom: 30px
    }

    .front .categorylist li {
        float: none;
        padding: 10px;
        width: 100%;
        margin: 0 0 10px;
        height: auto !important
    }

    .front section {
        padding: 40px 0
    }

    .fscreen h1 {
        font-size: 38px;
        line-height: 50px;
        padding: 0 20px
    }

    .front h2 {
        font-size: 28px;
        line-height: 34px
    }

    #contacts tr {
        display: block;
        width: 100%;
        margin: 0 0 30px !important
    }

    .centslideritem img {
        width: auto !important;
        display: inline-block !important
    }

    .hdr__logo img {
        max-width: 200px !important;
        width: 100%
    }

    .hdr__phone .content p a {
        color: blue;
        text-decoration: underline
    }

    .hdr__contacts .btn.trigger {
        margin-left: auto
    }
}

@media screen and (max-width: 520px) {
    .topline {
        width: 100%;
        left: -1000px
    }

    .cnt {
        padding: 0 20px
    }

    h1 {
        font-size: 26px;
        line-height: 34px
    }

    h2, .docs h3, .gallery h3, .priceform .whiteblock > label {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px
    }

    .afteritem__bottom a, .doc, .gallery__photos a, .centr__photos .field-item {
        width: 100%;
        margin: 0 0 20px;
        text-align: left
    }

    .gallery__photos a {
        text-align: center
    }

    .sidebar .region .sidebar_menu li {
        display: block;
        width: 100%;
        margin: 0 0 10px
    }

    .bottom_content .why_us, .sidebar_reviews, .bottom_content .docsslider, .sidebar_slider {
        display: none
    }

    .staffslider {
        padding: 30px 0
    }

    .ftr__buttons .btn {
        display: block;
        margin: 0 0 30px
    }

    .go_top {
        bottom: 20px;
        right: 20px
    }

    .btn, .btn input {
        letter-spacing: 0
    }

    .breadcrumbs .last {
        display: none
    }

    .whiteblock {
        padding: 20px
    }

    .bodyfield p, .bodyfield ul, .bodyfield ol {
        font-size: 15px;
        line-height: 24px
    }

    .bodyfield blockquote {
        padding: 20px 30px
    }

    .bodyfield blockquote p {
        line-height: 28px;
        font-size: 16px
    }

    .content_form {
        padding: 20px
    }

    .content_form .block_heading {
        font-size: 28px;
        line-height: 32px
    }

    .videogroup__videos .entity, .doc:nth-child(2n), .doc {
        width: 100% !important;
        margin-right: 0 !important
    }

    .doc {
        text-align: center
    }

    .centr__photos, .centr__title {
        margin: 20px -20px 0;
        padding: 20px
    }

    .centr__title {
        padding-top: 0;
        margin-top: 0
    }

    .specialist__docs .field-item {
        margin: 0 0 20px;
        display: block
    }

    .spec {
        width: 100% !important;
        height: auto !important;
        margin: 0 0 30px !important
    }

    .spec .btn {
        position: static;
        margin: 0
    }

    .qa .icon, .qa__body {
        float: none;
        display: block;
        width: 100%
    }

    .qa .icon {
        text-align: center;
        margin-bottom: 20px
    }

    .question .qa__body:before, .answer .qa__body:before {
        display: none
    }

    .videoreview, .textreview {
        float: none;
        width: 100%;
        margin: 0 0 30px
    }

    .textreview {
        text-align: center
    }

    .job__info {
        margin-bottom: 10px
    }

    #partners, #partners tbody, #partners tr, #partners td {
        display: block;
        width: 100% !important;
        padding-left: 0 !important
    }

    #whyus td {
        width: 100%;
        height: auto !important;
        margin: 0 0 20px !important
    }

    .fphotos__photos, .fphotos__text {
        float: none;
        width: 100%
    }

    .fscreen h1 {
        font-size: 28px;
        line-height: 38px
    }

    .fscreen__text {
        font-size: 16px;
        line-height: 24px
    }

    .front .tabs .tab {
        margin: 0 0 20px
    }

    .fservices .services__content .cnt {
        padding: 0
    }

    .modal_form {
        width: 100%;
        left: 0;
        margin-left: 0;
        top: 0;
        margin-top: 0;
        height: 100%;
        overflow-y: scroll;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0
    }

    .modal_form__close {
        background: url(../../themes/flumb/img/sprt.png) no-repeat 9px -691px #dbd2c7;
        top: -20px
    }

    .sidebar_widget {
        overflow: hidden
    }

    .fscreen__text p {
        padding: 0 20px
    }
}

@media screen and (max-width: 360px) {
    #page {
        margin-top: 30px
    }

    .hdr {
        padding: 20px 0
    }

    .hdr__logo img {
        max-width: 120px
    }

    h1 {
        font-size: 22px;
        line-height: 28px
    }

    .owl-controls {
        display: none
    }

    .specslider.owl-carousel, .specsliderblock.owl-carousel, .docslider.owl-carousel, .alsoitems.owl-carousel {
        padding: 0
    }

    .fscreen h1 {
        font-size: 24px;
        line-height: 32px
    }
}
.review_inner .owl-nav{
    display: table;
    margin: 0 auto;
    font-size: 30px;
}
.review_author {
    font-weight: bold;
    padding-bottom: 20px;
}
.item {
    padding: 15px;
    border: 1px #014e6c solid;
    border-radius: 15px;
}
.review_text{
    color: #2c2c2c;
    font-size: 16px;
    line-height: 23px;
}
.footer_copyright{
    display: table;
    width: 100%;
    padding: 20px 0;
}
/*.footer_bottom{*/
/*    background-color: #014e6c;*/
/*}*/
.footer_bottom .footer_copyright{
    text-align: center;
}