@charset "UTF-8";
/* reset */
/* main variables */
body { margin: 0px; padding: 0px; font-family: "Ubuntu", sans-serif; background-color: #FFF; height: 100%; line-height: 1; position: relative; font-size: 16px !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*MAIN*/
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 { margin: 0; padding: 0; border: 0; font-size: 100%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }

blockquote, q { quotes: none; }

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

table { border-collapse: collapse; border-width: 0px; padding: 0px; margin: 0px; }

html { height: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

input, textarea { color: #333; font-family: "Ubuntu", sans-serif; outline: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-appearance: none; }

input[type="button"], input[type="submit"], button { cursor: pointer; }

td { margin: 0px; padding: 0px; }

form { padding: 0px; margin: 0px; }

a { color: #626262; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; text-decoration: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a, span, div, button { outline: none !important; }

input[type=submit], input[type=button], button { -webkit-appearance: none; outline: none; }

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

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

.clearfix:after, .wrapper:after, .row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

@font-face { font-family: 'Ubuntu'; src: url("../fonts/ubuntulight.eot"); src: local("☺"), url("../fonts/ubuntulight.woff") format("woff"), url("../fonts/ubuntulight.ttf") format("truetype"), url("../fonts/ubuntulight.svg") format("svg"); font-weight: 300; font-style: normal; font-display: swap; }

@font-face { font-family: 'Ubuntu'; src: url("../fonts/ubuntulightitalic.eot"); src: local("☺"), url("../fonts/ubuntulightitalic.woff") format("woff"), url("../fonts/ubuntulightitalic.ttf") format("truetype"), url("../fonts/ubuntulightitalic.svg") format("svg"); font-weight: 300; font-style: italic; font-display: swap; }

@font-face { font-family: 'Ubuntu'; src: url("../fonts/ubuntu.eot"); src: local("☺"), url("../fonts/ubuntu.woff") format("woff"), url("../fonts/ubuntu.ttf") format("truetype"), url("../fonts/ubuntu.svg") format("svg"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'BebasNeueBold'; src: url("../fonts/BebasNeueBold.eot"); src: local("☺"), url("../fonts/BebasNeueBold.woff") format("woff"), url("../fonts/BebasNeueBold.ttf") format("truetype"), url("../fonts/BebasNeueBold.svg") format("svg"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'Ubuntu'; src: url("../fonts/ubuntubold.eot"); src: local("☺"), url("../fonts/ubuntubold.woff") format("woff"), url("../fonts/ubuntubold.ttf") format("truetype"), url("../fonts/ubuntubold.svg") format("svg"); font-weight: 700; font-style: normal; font-display: swap; }

/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
header { background: #ffffff; width: 100%; min-width: 320px; text-align: left; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-order: 1; }

.header-top { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.main-logo { margin-top: 37px; margin-left: -15px; text-align: left; }

.main-logo__img { display: inline-block; vertical-align: top; }

.main-logo__info { display: inline-block; vertical-align: top; padding: 13px 0px 0px 15px; width: 360px; }

.main-logo__name { font-size: 22px; line-height: 24px; color: #7d6f66; font-weight: 300; word-spacing: 3.5px; }

.main-logo__logo { font-size: 48px; line-height: 54px; color: #928278; font-family: 'BebasNeueBold'; display: block; letter-spacing: 2.5px; padding: 4px 0 0 0; }

.main-logo__logo span { color: #2dadaa; }

.main-logo__slogan { display: block; font-size: 16px; line-height: 18px; color: #625147; position: relative; font-weight: 300; font-style: italic; padding: 3px 0 0 36px; }

.main-logo__slogan:before { width: 23px; height: 21px; background: url(../img/icon_slogan.png) no-repeat center center; position: absolute; left: 1px; top: 1px; content: ''; display: block; }

.menu { display: block; margin: 20px -15px 0 -15px; }

.menu ul { display: block; text-align: left; border-top: solid 1px #e8e8e8; border-bottom: solid 1px #e8e8e8; padding: 30px 0px 33px 0px; width: 100%; }

.menu ul li { list-style: none; display: inline-block; vertical-align: top; padding: 0 5px 0 15px; }

.menu ul li a { font-size: 13px; text-transform: uppercase; color: #7c7c7c; font-weight: 700; letter-spacing: 1px; position: relative; z-index: 2; }

.menu ul li a span { position: relative; z-index: 2; }

.menu ul li.current-menu-item a{ color: #000000; }

.menu ul li.current-menu-item a:before { background: #e4f9f4; height: 9px; width: 110%; content: ''; display: block; position: absolute; left: -5%; bottom: -4px; z-index: 1; }

.menu ul li a:hover { color: #000000; }

.menu ul li a:hover:before { background: #e4f9f4; height: 9px; width: 110%; content: ''; display: block; position: absolute; left: -5%; bottom: -4px; z-index: 1; }

.mobile-menu { display: block; margin: 14px -15px 0 -15px; background: #ebf1f1; padding: 10px 25px 10px 25px; display: none; }

.mobile-menu ul { display: block; text-align: left; padding: 0px 0px 0px 0px; }

.mobile-menu ul li { list-style: none; display: block; vertical-align: top; padding: 7px 0px 7px 0px; }

.mobile-menu ul li a { font-size: 13px; text-transform: uppercase; color: #7c7c7c; font-weight: 700; letter-spacing: 1px; position: relative; padding: 5px 0px 5px 0px; display: block; z-index: 2; }

.mobile-menu ul li a span { position: relative; z-index: 2; }

.mobile-menu ul li a.current { color: #000000; }

.mobile-menu ul li a:hover { color: #000000; }

.header-right { padding: 11px 0 0 0; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; text-align: right; width: -webkit-calc(100% - 560px); width: calc(100% - 560px); text-align: right; }

.box-search { display: inline-block; vertical-align: top; position: relative; }

.btn-search { background: url(../img/btn_search.png) no-repeat center center; -webkit-border-radius: 50%; border-radius: 50%; display: block; width: 48px; height: 48px; -webkit-box-shadow: 0px 3px 13px 3px rgba(68, 199, 184, 0.53); -ms-box-shadow: 0px 3px 13px 3px rgba(68, 199, 184, 0.53); -o-box-shadow: 0px 3px 13px 3px rgba(68, 199, 184, 0.53); box-shadow: 0px 3px 13px 3px rgba(68, 199, 184, 0.53); }

.btn-search:hover { opacity: 0.6; }

.soc-head { display: inline-block; vertical-align: top; margin: 9px 70px 0 0; }

.soc-head__item { display: inline-block; vertical-align: top; width: 31px; height: 31px; -webkit-border-radius: 50%; border-radius: 50%; position: relative; opacity: 0.6; }

.soc-head__item:hover { opacity: 1; }

.soc-head__item:after { content: ''; display: block; position: absolute; left: 50%; top: 50%; }

.soc-head__item.f { background: #4763a2; }

.soc-head__item.f:after { width: 10px; height: 19px; margin-left: -5px; margin-top: -10px; background: url(../img/icon_f.png) no-repeat center center; }

.soc-head__item.t { background: #48c7ff; }

.soc-head__item.t:after { width: 18px; height: 15px; margin-left: -9px; margin-top: -8px; background: url(../img/icon_t.png) no-repeat center center; }

.soc-head__item.vk { background: #3d6694; }

.soc-head__item.vk:after { width: 18px; height: 11px; margin-left: -9px; margin-top: -6px; background: url(../img/icon_vk.png) no-repeat center center; }

.soc-head__item.ok { background: #ff8b4c; }

.soc-head__item.ok:after { width: 11px; height: 19px; margin-left: -6px; margin-top: -10px; background: url(../img/icon_ok.png) no-repeat center center; }

.button-nav { display: none; position: relative; margin: 0 0px 0 20px; padding: 13px 0 0 14px; width: 48px; height: 48px; -webkit-border-radius: 50%; border-radius: 50%; background: #45c5ba; -webkit-box-shadow: 0px 2px 13px 2px rgba(68, 199, 184, 0.53); -ms-box-shadow: 0px 2px 13px 2px rgba(68, 199, 184, 0.53); -o-box-shadow: 0px 2px 13px 2px rgba(68, 199, 184, 0.53); box-shadow: 0px 2px 13px 2px rgba(68, 199, 184, 0.53); }

.button-nav__cont { position: relative; display: block; width: 20px; text-align: left; }

.button-nav .line { display: block; margin: 3px 0 4px 0; width: 20px; background: #ffffff; height: 3px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; }

.button-nav .line:nth-child(2) { width: 75%; }

.button-nav .line:nth-child(3) { width: 50%; }

.button-nav.active .line:nth-child(2) { background: transparent; }

.button-nav.active .line:first-child { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); position: absolute; left: 0px; top: 6px; margin: 0 0 0 0; width: 20px; }

.button-nav.active .line:last-child { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); position: absolute; right: 0px; top: 6px; margin: 0 0 0 0; width: 20px; }

.button-nav:hover .line { background: #ffffff; }

.open-search { position: absolute; right: 0px; top: 60px; display: none; }

.open-search .input { height: 49px; border: solid 4px #4cbac4; font-size: 14px; -webkit-border-radius: 10px; border-radius: 10px; width: 359px; }

@media screen and (max-width: 1140px) { .menu { display: none; }
  .button-nav { display: inline-block; } }

@media screen and (min-width: 1141px) { .mobile-menu { display: none !important; } }

@media screen and (max-width: 1023px) { .main-logo { margin-left: 0px; margin-top: 15px; white-space: nowrap; }
  .main-logo__img { width: 111px; }
  .main-logo__img img { display: block; width: 100%; }
  .main-logo__name { font-size: 15px; line-height: 20px; word-spacing: 2.5px; }
  .main-logo__logo { font-size: 32px; line-height: 34px; letter-spacing: 2px; padding: 0 0 0 0; }
  .main-logo__slogan { font-size: 12px; line-height: 14px; padding: 0px 0 0 17px; }
  .main-logo__slogan:before { width: 15px; height: 12px; -webkit-background-size: cover; background-size: cover; }
  .main-logo__info { padding-top: 0px; padding-left: 0px; width: 185px; white-space: normal; }
  .header-right { width: -webkit-calc(100% - 300px); width: calc(100% - 300px); } }

@media screen and (min-width: 601px) { .mobile-menu { position: absolute; top: 120px; left: 15px; width: 100%; z-index: 9999; } }

@media screen and (max-width: 600px) { .header-top { display: block; }
  .main-logo { display: inline-block; vertical-align: top; float: none; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .header-right { float: none; display: block; text-align: right; width: 100%; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } }

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
footer { background: #0096ac; text-align: left; width: 100%; min-width: 320px; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-order: 3; }

footer p { color: #ffffff; font-size: 14px; line-height: 16px; padding: 0px 0px 15px 0px; }

footer p a { color: #ffffff; text-decoration: underline; }

footer p a:hover { text-decoration: none; }

.footer-top { display: block; padding: 20px 0px 20px 10px; }

.footer-top__left { width: 250px; display: inline-block; vertical-align: top; position: relative; z-index: 2; }

.footer-top__right { display: inline-block; vertical-align: top; width: 100%; margin-left: -255px; padding-left: 255px; padding-top: 2px; }

.logo-footer { display: block; margin: 0 0 0 0px; }

.logo-footer__img { display: inline-block; vertical-align: top; }

.logo-footer__info { display: inline-block; vertical-align: top; padding: 1px 0 0 5px; }

.logo-footer__name { font-size: 12px; line-height: 18px; color: #dcf1f1; letter-spacing: 0.2px; }

.logo-footer__logo { font-size: 28px; line-height: 32px; display: block; color: #dcf1f1; text-transform: uppercase; font-family: 'BebasNeueBold'; letter-spacing: 1px; }

.footer-bottom { border-top: solid 1px #80cbd6; padding: 20px 0 10px 265px; }

.soc-head_bottom { display: block; width: 100%; text-align: center; padding-top: 2px; margin-left: -5px; }

.soc-head_bottom .soc-head__item { margin-left: 3px; }

.soc-head_bottom .soc-head__item.f { background: #4763a2; }

.soc-head_bottom .soc-head__item.t { background: #48c7ff; }

.soc-head_bottom .soc-head__item.vk { background: #3d6694; }

.soc-head_bottom .soc-head__item.ok { background: #ff8b4c; }

@media screen and (max-width: 767px) { .footer-top__left { display: block; width: 100%; text-align: center; }
  .footer-top__right { display: block; width: 100%; margin-left: 0px; padding-left: 0px; padding-top: 20px; }
  .logo-footer { display: none; }
  .footer-bottom { padding-left: 0px; }
  .footer-top { padding-top: 10px; padding-left: 0px; padding-bottom: 20px; } }

.main-wrapper { padding: 0 0 0 0; min-width: 320px; width: 100%; position: relative; overflow: hidden; min-height: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: start; }

.wrapper { min-width: 320px; max-width: 1170px; padding: 0 15px 0 15px; margin: 0 auto; position: relative; }

/* titles */
p { font-size: 16px; line-height: 30px; color: #626262; padding: 9px 0 9px 0; font-weight: 300; }

h1 { font-size: 24px; line-height: 30px; color: #000; font-family: "Ubuntu", sans-serif; padding: 10px 0 15px 0; font-weight: 400; }

h2 { font-size: 24px; line-height: 30px; color: #000; font-family: "Ubuntu", sans-serif; padding: 15px 0 15px 0; font-weight: 700; }

h3 { font-size: 20px; line-height: 30px; color: #000; font-family: "Ubuntu", sans-serif; padding: 15px 0 15px 0; font-weight: 700; }

/* text position */
.text-left { text-align: left !important; }

.text-center { text-align: center !important; }

.text-right { text-align: right !important; }

.nowrap { white-space: nowrap !important; }

/* loader */
.loaded .main-wrapper { visibility: hidden; }

.icon-load { background: url(../img/loader.gif) no-repeat left top; width: 40px; height: 40px; position: fixed; left: 50%; top: 50%; margin-left: -20px; margin-left: -20px; display: none; }

.loaded .icon-load { display: block; }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
.content { min-width: 320px; text-align: left; width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-order: 2; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-grow: 1; padding-top: 20px; padding-bottom: 30px; }

.content .wrapper { padding-left: 18px; padding-right: 18px; }

.slider { display: block; margin: 98px 0 0 0; background: #f9f3f1 url(../img/bg_top.png) no-repeat center top; height: 321px; }

.slider__cont { top: -76px; display: block; position: relative; }

.slider__img { display: inline-block; vertical-align: top; width: -webkit-calc(100% - 390px); width: calc(100% - 390px); overflow: hidden; height: 397px; }

.slider__img img { display: block; height: 100%; }

.slider__info { display: inline-block; vertical-align: top; padding-left: 30px; width: 319px; margin-left: -5px; padding-top: 37px; }

.slider .heading { color: #c9957f; font-size: 12px; line-height: 15px; text-transform: uppercase; letter-spacing: 1px; font-family: 'Ubuntu'; margin-top: -3px; display: block; position: relative; padding-bottom: 8px; margin-bottom: 10px; }

.slider .heading:after { width: 39px; height: 1px; content: ''; display: block; position: absolute; bottom: 0px; left: 0px; background: #e0c4b9; }

.slider .title { font-size: 24px; line-height: 30px; color: #000000; max-height: 90px; overflow: hidden; margin-top: 57px; display: block; }

.slider .title:hover { text-decoration: underline; color: #0096ac; }

.slider .text { display: block; color: #626262; font-size: 16px; line-height: 24px; font-weight: 300; padding: 21px 0 0 0; max-height: 93px; overflow: hidden; }

.slider__bottom { display: block; position: relative; padding-top: 67px; }

.slider .name { color: #c9957f; font-size: 12px; line-height: 15px; text-transform: uppercase; letter-spacing: 1px; display: inline-block; padding-right: 23px; }

.slider .date { color: #a2a2a2; font-size: 12px; line-height: 15px; text-transform: uppercase; letter-spacing: 1px; display: inline-block; }

.slider .slick-prev { width: 43px; height: 43px; border: none; background: url(../img/btn_neht.png) no-repeat center center; position: absolute; bottom: 8px; left: 5px; content: ' '; font-size: 0px; text-indent: -99999px; -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); z-index: 2; opacity: 0.5; }

.slider .slick-prev:hover { opacity: 1; }

.slider .slick-next { width: 43px; height: 43px; border: none; background: url(../img/btn_neht.png) no-repeat center center; position: absolute; bottom: 8px; left: 53px; content: ' '; font-size: 0px; text-indent: -99999px; z-index: 2; opacity: 0.5; }

.slider .slick-next:hover { opacity: 1; }

.box-about { background: #ebf1f1 url(../img/bg_middle.png) no-repeat center top; padding: 33px 0px 53px 0px; }

.box-about__cont { float: left; position: relative; background: #ffffff; width: -webkit-calc(100% - 390px); width: calc(100% - 390px); }

.box-about__img { width: 269px; position: relative; padding-right: 22px; display: inline-block; vertical-align: top; }

.box-about__img img { width: 100%; display: block; }

.box-about__title { position: absolute; right: -10px; font-size: 12px; line-height: 18px; color: #c9957f; position: absolute; bottom: 70px; right: -30px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); text-transform: uppercase; letter-spacing: 2.5px; }

.box-about__title:after { content: ''; position: absolute; height: 1px; width: 130px; background: #e8d2c9; display: block; right: -140px; top: 50%; margin-top: -1px; }

.box-about__info { display: inline-block; vertical-align: top; width: -webkit-calc(100% - 310px); width: calc(100% - 310px); padding: 23px 0 0 34px; }

.box-about .spec { font-size: 18px; line-height: 24px; color: #000000; padding: 0 0 13px 0; font-weight: 700; display: block; }

.box-about__text { font-size: 16px; line-height: 24px; color: #383838; padding: 10px 0 10px 0; max-height: 154px; overflow: hidden; }

.subscribe { float: right; width: 361px; background: #ffffff; position: relative; height: 288px; margin-right: -6px; padding: 36px 50px 20px 28px; text-align: center; }

.subscribe__title { font-size: 18px; line-height: 24px; color: #000000; display: block; font-weight: 700; letter-spacing: 0.5px; position: relative; padding-bottom: 13px; text-align: left; }

.subscribe__title:after { width: 63px; height: 1px; content: ''; display: block; position: absolute; bottom: 0px; left: 0px; background: #e0c4b9; }

.subscribe:before { position: absolute; right: -105px; top: -36px; z-index: 0; background: url(../img/img_form.png) no-repeat center center; display: block; width: 246px; height: 229px; content: ''; }

.subscribe .submit { padding-left: 20px; }

.subscribe form { position: relative; z-index: 2; }

.line { display: block; margin: 10px 0 0 0; }

.line_mail { margin: 43px 0 0 0; }

.line_mail .field { padding-left: 20px; }

.input { height: 41px; background: #ffffff; border: solid 1px #e8e8e8; -webkit-border-radius: 20px; border-radius: 20px; width: 100%; padding: 0px 13px 0 13px; font-size: 16px; line-height: 18px; color: #898989; }

.cont { width: 100%; margin-right: -360px; padding-right: 390px; float: left; z-index: 1; }

.cont__white { display: block; width: 100%; background: #ffffff; }

.cont__white .post { margin-top: 0px; }

aside { float: right; width: 360px; position: relative; z-index: 2; padding-bottom:20px;}

.post { display: block; margin-top: 28px; position: relative; margin-bottom: 66px; padding-left: 82px; }
.post.page{padding-left:20px;}
.post__cont { display: block; position: relative; border-bottom: solid 1px #f0efef; padding-bottom: 20px; }

.post__img { width: 277px; display: inline-block; vertical-align: top; }

.post__img img { display: block; width: 100%; }

.post__info { display: inline-block; vertical-align: top; width: -webkit-calc(100% - 277px); width: calc(100% - 277px); margin-left: -5px; padding-left: 33px; }

.post .heading { color: #c9957f; font-size: 12px; line-height: 15px; text-transform: uppercase; letter-spacing: 1px; font-family: 'Ubuntu'; margin-top: -3px; display: block; position: relative; padding-bottom: 8px; margin-bottom: 10px; }
.post .heading a{    color: #c9957f; text-decoration:none;}
.post .heading:after { width: 39px; height: 1px; content: ''; display: block; position: absolute; bottom: 0px; left: 0px; background: #e0c4b9; }

.post .title { font-size: 24px; line-height: 30px; color: #000000; max-height: 90px; overflow: hidden; }

.post .title:hover { text-decoration: underline; color: #0096ac; }

.post .text { display: block; color: #626262; font-size: 16px; line-height: 24px; font-weight: 300; padding: 14px 0 0 0; max-height: 110px; overflow: hidden; }

.post__bottom { display: block; position: relative; padding-top: 30px; }

.post .name { color: #c9957f; font-size: 12px; line-height: 15px; text-transform: uppercase; letter-spacing: 1px; display: inline-block; padding-right: 23px; }

.post .l-comments { color: #a2a2a2; font-size: 12px; line-height: 15px; text-transform: uppercase; letter-spacing: 1px; display: inline-block; }

.post .l-comments:hover { color: #0096ac; }

.post.big { margin-bottom: 60px; /*.title{ color: #0096ac; }*/ /*.l-comments{ color: #0096ac; }*/ }

.post.big .post__img { width: 100%; display: block; }

.post.big .post__info { width: 100%; padding-left: 0px; padding-top: 25px; display: block; margin-left: 0px; }

.post.big .heading { margin-bottom: 15px; }

.post.big .text { padding-top: 18px; }

.btn-more { background: url(../img/btn_more.png) no-repeat center center; width: 48px; height: 48px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 1px 5px 21px 6px rgba(68, 199, 184, 0.53); -ms-box-shadow: 1px 5px 21px 6px rgba(68, 199, 184, 0.53); -o-box-shadow: 1px 5px 21px 6px rgba(68, 199, 184, 0.53); box-shadow: 1px 5px 21px 6px rgba(68, 199, 184, 0.53); position: absolute; right: 30px; bottom: 34px; display: block; }

.btn-more:hover { opacity: 0.7; }

.info-post { position: absolute; left: 0px; top: 0px; border-top: solid 1px #e3cbc1; width: 68px; z-index: 2; }

.info-post__date { font-size: 12px; line-height: 24px; width: 68px; text-align: center; color: #e0c4b9; text-transform: uppercase; display: block; padding-top: 13px; }

.info-post__date span { font-size: 24px; font-weight: 700; display: block; padding-bottom: 5px; }

.info-post.open { left: 7px; top: 20px; }

.post-soc { display: block; text-align: center; padding: 22px 0 0 0; }

.post-soc__item { display: inline-block; margin: 15px 10px 0 10px; opacity: 0.5; -webkit-transition: 0s; -o-transition: 0s; transition: 0s; }

.post-soc__item:hover { opacity: 1; background-position: bottom !important; }

.post-soc__item.f { width: 11px; height: 19px; background: url(../img/icon_f2.png) no-repeat center top; }

.post-soc__item.t { width: 19px; height: 15px; background: url(../img/icon_t2.png) no-repeat center top; }

.post-soc__item.vk { width: 18px; height: 11px; background: url(../img/icon_vk2.png) no-repeat center top; }

.post-soc__item.ok { width: 13px; height: 20px; background: url(../img/icon_ok2.png) no-repeat center top; }

.submit { text-align: center; margin: 26px 0 0 0; }

.submit_top { margin-top: 36px; }

.submit_btn { height: 47px; padding: 0 29px 0 29px; font-size: 12px; line-height: 47px; color: #ffffff; text-align: center; text-transform: uppercase; -webkit-border-radius: 23px; border-radius: 23px; background: #3cd2ad; -webkit-background-size: 200% auto; background-size: 200% auto; background-image: -webkit-gradient(linear, left top, right top, from(#47d4b2), color-stop(51%, #4db9c5), to(#47d4b2)); background-image: -webkit-linear-gradient(left, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%); background-image: -o-linear-gradient(left, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%); background-image: linear-gradient(to right, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%); border: none; letter-spacing: 2px; -webkit-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53); -ms-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53); -o-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53); box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53); display: inline-block; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.submit_btn:hover { background-position: right center; }

.submit_btn.style2 { background: none; border: solid 1px #8dd1d7; -webkit-box-shadow: 0px 0px 0px 0px rgba(68, 199, 184, 0.53); -ms-box-shadow: 0px 0px 0px 0px rgba(68, 199, 184, 0.53); -o-box-shadow: 0px 0px 0px 0px rgba(68, 199, 184, 0.53); box-shadow: 0px 0px 0px 0px rgba(68, 199, 184, 0.53); color: #009cad; padding-left: 20px; padding-right: 20px; }

.submit_btn.style2:hover { background: #3cd2ad; background: -webkit-gradient(linear, left top, right top, color-stop(1%, #3cd2ad), to(#4db9c5)); background: -webkit-linear-gradient(left, #3cd2ad 1%, #4db9c5 100%); background: -o-linear-gradient(left, #3cd2ad 1%, #4db9c5 100%); background: linear-gradient(to right, #3cd2ad 1%, #4db9c5 100%); border: solid 1px transparent; color: #ffffff; }

input.submit_btn { padding-top: 0px; }

button.submit_btn { padding-top: 0px; }

.block-aside { background: #f9f3f1; margin-top: 30px; padding: 23px 20px 23px 20px; text-align: center; display: block; width: 100%; }

.banner { display: inline-block; width: 251px; margin: 0px 0 0 0; }

.banner img { width: 100%; display: block; }

.rubrik { display: inline-block; margin: 15px 0 49px 0px; position: relative; width: 251px; }

.rubrik img { display: block; width: 100%; }

.rubrik__title { font-size: 18px; line-height: 18px; color: #010101; position: absolute; left: 0px; top: 0px; padding: 16px 0 0 0; font-weight: 1px; font-weight: 700; text-transform: uppercase; }

.rubrik .submit_btn { position: absolute; left: 50%; bottom: -27px; width: 185px; margin-left: -92px; padding-left: 0px; padding-right: 0px; }

.title-aside { font-size: 16px; line-height: 22px; color: #000000; position: relative; padding-bottom: 9px; text-transform: uppercase; font-weight: 700; margin: 5px 0 10px 0; letter-spacing: 2px; }

.title-aside:after { width: 30px; height: 1px; content: ''; display: block; position: absolute; bottom: 0px; left: 0px; background: #e0c4b9; }

.title-aside_style2 { font-size: 14px; padding-bottom: 4px; letter-spacing: 1px; }

.title-aside_style2:after { width: 58px; }

.cats { display: block; padding: 23px 8px 0px 28px; }

.cats ul { padding: 30px 0 0 0; margin-left: -28px; margin-right: -10px; display: block; }

.cats ul li { list-style: none; display: block; padding: 0 0 0 0; width: 100%; }

.cats ul a { font-size: 14px; color: #111111; line-height: 18px; text-transform: uppercase; padding: 15px 38px 15px 28px; width: 100%; display: block; position: relative; }

.cats ul a:after { background: url(../img/after_cats.png) no-repeat center center; width: 12px; height: 21px; position: absolute; right: 30px; top: 50%; margin-top: -10px; content: ''; display: none; }

.cats ul a.current { background: #d8f6ef; }

.cats ul a.current:after { display: block; }

.cats ul a:hover { background: #d8f6ef; }

.cats ul a:hover:after { display: block; }

.users { display: block; padding: 73px 10px 0 28px; }

.users .flex { padding-top: 5px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; margin-left: -7px; margin-right: -7px; }

.users .item { display: inline-block; vertical-align: top; margin: 35px 7px 0 7px; width: 86px; text-align: center; }

.users .avatar { width: 100%; }

.users .avatar img { display: block; width: 100%; }

.users .name { font-size: 12px; color: #898989; display: block; padding: 13px 0 0 0; }

.add-question { display: block; width: 328px; max-width: 100%; border: solid 4px #f6edea; margin: 53px 0 0 15px; padding: 20px 11px 45px 11px; }

.add-question__text { display: block; padding: 10px 0 0 0; font-size: 16px; line-height: 20px; color: #898989; }

.add-question form { padding: 20px 15px 0 20px; }

.add-question .submit { margin-top: 50px; }

.add-question .submit_btn { min-width: 169px; }

.line_text { margin-top: 20px; }

textarea.input { height: 119px; padding-top: 10px; resize: none; }

.box-questions { position: relative; padding: 35px 20px 0 28px; }

.box-questions .item { display: block; position: relative; margin-top: 35px; }

.box-questions .title-aside { margin-bottom: 40px; }

.box-questions__question { font-size: 18px; line-height: 20px; color: #0096ac; font-weight: 700; padding-left: 30px; display: block; letter-spacing: 0.5px; position: relative; }

.box-questions__question:hover { text-decoration: underline; }

.box-questions__photo { position: absolute; left: 0px; top: 5px; }

.box-questions__text { display: block; padding: 11px 0 0 0; font-size: 14px; line-height: 19px; color: #626262; font-weight: 300; }

.box-new { display: block; width: 300px; max-width: 100%; margin: 50px 0px 0px 35px; }

.box-new .item { display: block; margin: 38px 0 0 0; padding-bottom: 12px; }

.box-new__cont { display: block; }

.box-new__img { display: block; }

.box-new__img img { width: 100%; display: block; }

.box-new__info { padding: 24px 0 0 25px; }

.box-new .title { font-size: 18px; color: #444444; line-height: 24px; display: inline-block; }

.box-new .title:hover { color: #0096ac; text-decoration: underline; }

.box-new .l-comments { font-size: 12px; color: #e0c4b9; text-transform: uppercase; display: inline-block; margin: 14px 0 0 2px; letter-spacing: 1px; width:100%;}

.box-new .l-comments:hover { color: #0096ac; }

.btn-up { display: none; background: url(../img/btn_more.png) no-repeat center center; width: 48px; height: 48px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: -3px 0 18px 5px rgba(68, 199, 184, 0.53); -ms-box-shadow: -3px 0 18px 5px rgba(68, 199, 184, 0.53); -o-box-shadow: -3px 0 18px 5px rgba(68, 199, 184, 0.53); box-shadow: -3px 0 18px 5px rgba(68, 199, 184, 0.53); position: fixed; right: 15px; bottom: 20px; display: block; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); z-index: 999; -webkit-transition: 0s; -o-transition: 0s; transition: 0s; }

.btn-up:hover { opacity: 0.7; }

.pagination { padding: 0px 0px 0px 0px; margin-top: -10px; display: block; text-align: center; }

.pagination a { display: inline-block; vertical-align: top; font-size: 24px; color: #444444; line-height: 26px; margin: 0 14px 0 15px; }

.pagination a:hover { color: #00c191; }

.pagination .current { margin: 0 14px 0 15px; display: inline-block; vertical-align: top; font-size: 24px; color: #00c191; line-height: 26px; }

.pagination .prev { display: inline-block; vertical-align: top; margin: 6px 0 0 0; border: 6px solid transparent; border-right: 10px solid #40ccb3; }

.pagination .prev.disabled { border-color: transparent !important; cursor: default; }

.pagination .next { display: inline-block; vertical-align: top; margin: 6px 0 0 0; border: 6px solid transparent; border-left: 10px solid #40ccb3; }

.pagination .next.disabled { border-color: transparent !important; cursor: default; }

.box-cats-mobile { border-top: solid 1px #d5d5d5; border-bottom: solid 1px #d5d5d5; display: none; margin: 5px 0 17px 0; }

.box-cats-mobile__btn { font-size: 16px; line-height: 20px; color: #000000; display: block; text-align: center; padding: 9px 0px 9px 0px; position: relative; text-transform: uppercase; }

.box-cats-mobile__btn span { display: inline-block; position: relative; z-index: 2; }

.box-cats-mobile__btn:after { width: 82px; height: 9px; position: absolute; left: 50%; margin-left: -41px; bottom: 7px; z-index: 1; content: ''; display: block; background: #e4f9f4; }

.box-cats-mobile__open { display: none; }

.search-mobile { display: block; }

.search-mobile .field { display: block; margin: 5px 0 0 0; position: relative; }

.search-mobile .input { height: 36px; width: 100%; border: solid 1px #4cbac4; font-size: 14px; color: #7c7c7c; padding-left: 9px; padding-right: 9px; -webkit-border-radius: 10px; border-radius: 10px; padding-right: 35px; }

.search-mobile__btn { background: url(../img/icon_search.png) no-repeat center center; border: none; width: 22px; height: 22px; position: absolute; right: 10px; z-index: 3; top: 6px; display: block; text-indent: -9999px; font-size: 0px; }

.box-white { background: #ffffff; }

.breadcrambs { display: block; margin-top: -3px; padding-bottom: 21px; }

.breadcrambs__item { display: inline-block; vertical-align: top; font-size: 16px; line-height: 20px; color: #555555; font-style: italic; font-weight: 300; padding-right: 10px; margin-right: 10px; position: relative; }

.breadcrambs a:after { width: 4px; height: 4px; background: #2dadaa; -webkit-border-radius: 2px; border-radius: 2px; content: ''; position: absolute; right: -3px; top: 50%; margin-top: 0px; display: block; }

.breadcrambs a:last-child:after { display: none; }

.breadcrambs a {     position: relative;font-size: 16px; line-height: 20px; color: #555555; font-style: italic; font-weight: 300;padding-right: 10px;
    margin-right: 10px; }

.breadcrambs a:hover { text-decoration: underline; }

.post__cont.open { padding-bottom: 0px; border-bottom: none; }

.text-block { display: block; padding: 28px 14px 20px 0px; }

.text-block .heading { color: #c9957f; font-size: 12px; line-height: 15px; text-transform: uppercase; letter-spacing: 1px; font-family: 'Ubuntu'; margin-top: -3px; display: block; position: relative; padding-bottom: 8px; margin-bottom: 3px !important; }

.text-block .heading:after { width: 39px; height: 1px; content: ''; display: block; position: absolute; bottom: 0px; left: 0px; background: #e0c4b9; }

.text-block ol { display: block; padding: 10px 0 5px 0; counter-reset: myCounter; }

.text-block ol li { list-style: none; margin-top: 17px; padding: 0px 0 7px 38px; font-size: 16px; line-height: 24px; color: #626262; font-weight: 300; position: relative; }

.text-block ol li:before { display: block; font-size: 16px; line-height: 24px; color: #00c498; font-weight: 300; counter-increment: myCounter; content: counter(myCounter); position: absolute; left: 5px; top: 1px; }

.text-block ul { display: block; padding: 0px 0 5px 0; counter-reset: myCounter; }

.text-block ul li { list-style: none; font-size: 16px; line-height: 24px; color: #626262; font-weight: 300; position: relative; padding-left: 38px; margin-top: 26px; }

.text-block ul li:before { width: 5px; height: 5px; position: absolute; left: 7px; top: 8px; content: ''; display: block; background: #4cbac4; -webkit-border-radius: 50%; border-radius: 50%; }

.text-block img { display: block; /*width: 100%;*/ margin: 30px 0 0 0; }

.text-block blockquote { font-size: 16px; line-height: 24px; color: #292929; font-weight: 300; background: url(../img/bg_blockquote.png) no-repeat right bottom; background-color: #ebf1f1; font-style: italic; margin: 44px 0px 0px 0px; padding: 20px 14px 30px 14px; }

.author-post { font-size: 12px; line-height: 18px; color: #c9957f; text-transform: uppercase; letter-spacing: 1px; padding-top: 14px; display: block;    border-bottom: solid 1px #f0efef;
    padding-bottom: 10px; }

.content-post { display: block; border-top: solid 1px #f0efef; border-bottom: solid 1px #f0efef; margin: 10px 0 15px 0; padding: 19px 0px 25px 0px; }

.content-post__title { font-size: 16px; line-height: 24px; color: #626262; padding-left: 12px; text-transform: uppercase; }

.content-post ul { display: block; padding: 5px 0 0 36px; }

.content-post ul li { list-style: none; font-size: 16px; color: #000000; position: relative; padding-left: 20px; margin-top: 14px; }

.content-post ul li:before { width: 5px; height: 5px; position: absolute; left: 0px; top: 9px !important; content: ''; display: block; background: #4cbac4; -webkit-border-radius: 50%; border-radius: 50%; }

.content-post ul a { font-size: 16px; color: #000000; }

.table-wrap { padding: 28px 0 20px 0; }

.table-wrap table { display: table; width: 100%; }

.table-wrap table tr td + td { padding-left: 18px; }

.table-wrap table td { border: solid 2px #a7dde2; font-size: 16px; color: #292929; line-height: 18px; font-weight: 300; padding: 17px 10px 10px 10px; vertical-align: top; }

.box-soc-post { border-top: solid 1px #c6d9d9; padding: 15px 0 0 0; text-align: center; }

.box-soc-post__title { font-size: 18px; line-height: 24px; color: #000000; font-weight: 700; letter-spacing: 0.5px; }

.box-soc-post .soc { display: inline-block; margin: 11px 0 0 0; max-width: 100%; }

.box-soc-post .soc img { max-width: 100%; display: block; }

.banner-long { display: block; margin: 33px 0 0px 0px; }

.banner-long img { display: block; width: 100%; }

.similar-articles { display: block; margin: 52px 0 0 0; }

.similar-articles__cont { margin-left: -17px; margin-right: -17px; display: block; }

.similar-articles .item { display: inline-block; vertical-align: top; width: 33.33%; margin-right: -5px; padding-left: 17px; padding-right: 17px; margin-top: 8px; }

.similar-articles .img { display: block; }

.similar-articles .img img { display: block; width: 100%; }

.similar-articles .title { font-size: 16px; line-height: 18px; color: #000000; display: block; margin: 15px 0 0 0; }

.subscribe_style2 { background: #ffffff; border-top: solid 9px #e2ecec; border-bottom: solid 9px #e2ecec; border-left: solid 12px #e2ecec; border-right: solid 12px #e2ecec; width: 100% !important; display: block; margin: 50px 0 0 0; padding: 20px 24px 25px 155px; height: auto; float: none; }

.subscribe_style2:before { right: auto; left: -50px; }

.subscribe_style2 .form { padding-left: 0px; }

.subscribe_style2 .field { padding-left: 0px; margin: 0 0 0 0; }

.subscribe_style2 .line { display: inline-block; vertical-align: top; width: 100%; margin-right: -175px; padding-right: 188px; margin-top: 20px; }

.subscribe_style2 .submit { display: inline-block; vertical-align: top; margin-left: 0px; padding-left: 0px; margin-top: 10px; }

.post { background: #FFF; }

.cont_rubrika .post__info { padding-right: 15px; }

.box-404 { padding: 30px 0 30px 0; }

.page-404 .content { padding-bottom: 0; }

@media screen and (min-width: 1024px) { .page-404 .bg-start { background: #f9f3f1; min-height: 200px; } }

.box-404 { padding: 26px 0 50px 0; text-align: center; }

.box-404 .h1 { font-size: 174px; line-height: 174px; color: #2dadaa; font-weight: 700; letter-spacing: 1px; padding: 15px 0 15px 0; }

.box-404 p { font-size: 24px; line-height: 28px; color: #4d301a; padding: 7px 0 12px 0; }

.box-404 p.text-404 { color: #928278; padding: 12px 0 50px 0; }

@media screen and (max-width: 767px) { .box-404 .h1 { font-size: 154px; line-height: 154px; }
  .box-404 p { font-size: 18px; line-height: 23px; }
  .box-404 p.text-404 { color: #928278; padding: 12px 0 50px 0; } }

.cont-inner_contact { min-height: 1000px; padding-left: 18px; }

.cont-inner_contact .h1 { font-size: 24px; line-height: 28px; color: #000000; padding-top: 15px; padding-bottom: 10px; }

.cont-inner_contact p { font-size: 16px; line-height: 24px; color: #626262; padding-top: 10px; letter-spacing: -0.5px; }

.page-contact .post__cont { border-bottom: none; }

.cont-inner_contact { padding-right: 15px; }

.contact-form { padding-top: 42px; }

.contact-form .h2 { font-size: 14px; line-height: 18px; color: #019dae; font-weight: bold; text-transform: uppercase; background: #e8f0f0; padding: 9px 15px 10px 15px; letter-spacing: 1.3px; }

.contact-form__comment { margin-top: 30px; padding-top: 18px; font-size: 14px; line-height: 17px; font-style: italic; letter-spacing: 0.5px; }

.contact-form .line { display: block; position: relative; margin-bottom: 19px; }

.contact-form .line.smiles { margin-top: -5px; margin-bottom: 20px; }

.contact-form .input { width: 100%; border: 1px solid #d9d9d9; padding: 5px 13px 5px 13px; font-size: 16px; line-height: 19px; color: #898989; -webkit-border-radius: 0; border-radius: 0; height: 36px; }

.contact-form textarea.input { height: 145px; }

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

.form-col { display: inline-block; vertical-align: top; margin-right: -4px; padding-left: 15px; padding-right: 15px; width: 50%; }

.form-col:nth-child(1) { width: 45%; }

.form-col:nth-child(2) { width: 55%; }

.contact-comment { border-top: 1px solid #dcdcdc; padding-top: 11px; padding-bottom: 20px; font-size: 12px; line-height: 16px; color: #737373; }

.contact-comment a { color: #0096ac; text-decoration: underline; }

.contact-comment a:hover { text-decoration: none; }

.comment-form__bottom { padding-top: 21px; }

.contact-form_comment { padding-top: 20px; }

.contact-form_comment .h2 { font-size: 12px; line-height: 19px; color: #000000; }

.contact-form_comment .contact-comment { margin-top: -10px; }

.contact-form_comment .comment-form__bottom { padding-top: 0; }

.line__checkbox { display: inline-block; vertical-align: top; margin: -17px 0 0 0; padding-left: 0px !important; }

.line__checkbox label { font-size: 13px; color: #000000; }

.box-comments { padding-top: 38px; }

.box-comments .title-block { background: #eff4f4 url(../img/comment.png) no-repeat 14px 6px; padding: 12px 20px 12px 58px; min-height: 40px; margin-bottom: 14px; }

.commentlist { display: block; }

.commentlist .comment { list-style: none; padding-top: 27px; padding-left: 4px; }

.commentlist .comment-body { display: block; overflow: hidden; position: relative; }

.commentlist .avatar { display: inline-block; vertical-align: top; width: 86px; height: 86px; }

.commentlist .avatar img { display: block; width: 100%; }

.commentlist .info { display: inline-block; vertical-align: top; width: 100%; margin-left: -91px; padding-left: 110px; margin-top: -4px; }

.commentlist .author { display: inline-block; vertical-align: top; font-size: 18px; line-height: 22px; color: #000000; font-weight: 700; }

.commentlist .date { display: inline-block; vertical-align: top; font-size: 14px; line-height: 18px; color: #000000; font-weight: 300; position: relative; margin-top: 3px; padding-left: 5px; }

.commentlist .text { font-size: 16px; line-height: 24px; color: #555555; padding: 10px 20px 12px 0 !important; max-height: none; }

.commentlist .children { padding-left: 67px; padding-top: 4px; position: relative; }

.date-author { position: absolute; left: 100%; top: -1px; margin-left: 5px; background: #d6c6c0; padding: 1px 8px 2px 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 13px; line-height: 16px; color: #ffffff; font-style: italic; }

.date-author:before { display: block; content: ''; position: absolute; left: -4px; top: 50%; margin-top: -4px; border-right: 4px solid #d6c6c0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }

.link-answer, .comment-reply-link { position: absolute; right: 0px; top: 0px; font-size: 14px; line-height: 17px; color: #4db9c5; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }
#cancel-comment-reply-link{margin-left:10px;}
.link-answer:hover { opacity: 0.7; }

.form input[type=checkbox] + label, .form input[type=radio] + label { color: #737373; font-size: 12px; line-height: 14px; position: relative; display: table-cell; height: 15px; padding-left: 24px; cursor: pointer; text-align: left; vertical-align: middle; }

.form input[type=checkbox] + label a, .form input[type=radio] + label a { color: #737373; -webkit-transition: .2s linear; -o-transition: .2s linear; transition: .2s linear; }

.form input[type=checkbox] + label:before, .form input[type=radio] + label:before { position: absolute; top: 0; left: 0; display: block; width: 15px; height: 15px; content: ''; -webkit-transition: .2s linear; -o-transition: .2s linear; transition: .2s linear; border: 1px solid #e2dddb; background: #fff; }

.form input[type=checkbox] + label:after { position: absolute; top: 4px; left: 4px; display: block; width: 8px; height: 4px; content: ''; -webkit-transition: .2s linear; -o-transition: .2s linear; transition: .2s linear; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); opacity: 0; border-bottom: 1px solid #000; border-left: 1px solid #000; }

.form input[type=radio] + label:before { -webkit-border-radius: 50%; border-radius: 50%; }

.form input[type=checkbox]:checked + label:after { opacity: 1; }

.show-mob { display: none !important; }

@media screen and (max-width: 500px) { .date-author { display: none; } }

@media screen and (max-width: 1200px) { .menu { display: none; }
  .button-nav { display: inline-block; }
  aside { width: 300px; }
  .subscribe { width: 300px; }
  .box-about__cont { width: -webkit-calc(100% - 325px); width: calc(100% - 325px); }
  .cats ul a { font-size: 13px; }
  .users { padding-left: 0px; padding-right: 0px; }
  .cats { padding-left: 0px; padding-right: 0px; }
  .cats ul { margin-left: -15px; margin-right: 0px; }
  .cats ul a { padding-left: 15px; padding-right: 25px; }
  .cats ul a:after { right: 15px; }
  .add-question { margin-left: 0px; width: 100%; }
  .box-questions { padding-left: 0px; padding-right: 0px; }
  .box-new { margin-left: 0px; width: 100%; }
  .slider__img { width: -webkit-calc(100% - 325px); width: calc(100% - 325px); }
  .cont { padding-right: 325px; margin-right: -300px; } }

@media screen and (min-width: 1024px) { .bg-start { background: url(../img/box-bg.png) repeat-x; }
  .box-about.box-about_in-aside { background: none; padding-top: 19px; padding-bottom: 0px; }
  .box-about.box-about_in-aside .box-about__cont { float: none; width: 100%; padding-left: 56px; padding-right: 56px; padding-top: 12px; padding-bottom: 52px; }
  .box-about.box-about_in-aside .box-about__img { display: inline-block; padding-right: 0px; width: 100%; }
  .box-about.box-about_in-aside .box-about__info { display: block; width: 100%; padding: 15px 0 0 0px; text-align: left; }
  .box-about.box-about_in-aside .btn-more { right: 17px; bottom: 19px; }
  .box-about.box-about_in-aside .subscribe { float: none; display: block; width: 100%; margin-top: 20px; }
  .box-about.box-about_in-aside .box-about__title { position: relative; left: 0px; bottom: 0px; right: 0px; top: 0px; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); text-transform: uppercase; letter-spacing: 3px; margin-bottom: 8px; display: block; }
  .box-about.box-about_in-aside .box-about__title:after { content: ''; position: absolute; height: 1px; width: 168px; background: #e8d2c9; display: block; right: 0px; top: 50%; margin-top: -1px; }
  .box-about.box-about_in-aside .spec { line-height: 18px; margin-top: 2px; }
  .box-about.box-about_in-aside .box-about__text { padding-top: 3px; margin-right: -20px; display: block; } }

@media screen and (min-width: 1024px) and (max-width: 1200px) { .box-about.box-about_in-aside .box-about__cont { padding-left: 20px; padding-right: 20px; } }

@media screen and (max-width: 1023px) { aside { display: block; float: none; width: 100%; }
  .cont { display: block; float: none; margin-right: 0px; padding-right: 0px; width: 100%; }
  .slider { margin: 0px; height: auto; background: none; }
  .slider__cont { top: 0px; height: auto; padding-bottom: 16px; }
  .slider__info { padding-top: 15px; }
  .slider .title { margin-top: 10px; }
  .slider__bottom { padding-top: 10px; }
  .slider__img { width: 100%; display: block; height: auto; }
  .slider__img img { height: auto; width: 100%; }
  .slider__info { width: 100%; padding-left: 0px; margin-left: 0px; }
  .box-new { width: 500px; margin: 35px auto 0 auto; }
  .box-about__cont { float: none; width: 100%; }
  .subscribe { width: 100%; float: none; margin: 33px 0 0 0; }
  .hide-tablet { display: none; }
  .soc-head { margin-right: 4px; }
  .block-aside { margin-left: -16px; margin-right: -16px; width: auto; }
  .banner { margin-left: 10px; margin-right: 10px; }
  .rubrik { margin-left: 10px; margin-right: 10px; }
  .box-cats-mobile { display: block; }
  .cats { padding: 0 0 0 0; margin: 0px 0px 0px 0px; }
  .cats ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
  .cats ul a { padding: 15px 3px 15px 3px; background: none; font-weight: 700; }
  .cats ul a:after { display: none !important; }
  .box-about.box-about_in-aside { padding-left: 18px; padding-right: 18px; display: block; width: auto; margin-left: -18px; margin-right: -18px; } }

@media screen and (max-width: 991px) { .cont-inner_contact { min-height: 0; } }

@media screen and (min-width: 768px) and (max-width: 991px) { .box-new { width: 100%; }
  .box-new__cont { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; }
  .box-new__cont .item { width: -webkit-calc(50% - 30px); width: calc(50% - 30px); margin-left: 15px; margin-right: 15px; } }

@media screen and (max-width: 767px) { header { text-align: center; }
  .wrapper { padding-left: 13px !important; padding-right: 13px !important; }
  .box-about.box-about_in-aside { padding-left: 13px; padding-right: 13px; display: block; width: auto; margin-left: -13px; margin-right: -13px; }
  .subscribe { padding-left: 9px; padding-right: 9px; }
  .subscribe .field { padding-left: 0px; }
  .subscribe:before { width: 130px; height: 135px; right: -40px; top: -40px; -webkit-background-size: cover; background-size: cover; }
  .post { margin-bottom: 17px !important; margin-top: 17px; }
  .post__cont { padding-bottom: 17px; }
  .post__img { width: 100%; display: block; }
  .post__info { display: block; padding-left: 0px; width: 100%; margin-left: 0px; padding-top: 22px; }
  .post .title { font-size: 20px; line-height: 30px; }
  .post .text { padding-top: 10px !important; max-height: 130px; }
  .pagination { padding-top: 30px; }
  .cont { padding-top: 20px; }
  .users { padding-top: 15px; }
  .users .flex { margin-left: -6px; margin-right: -6px; }
  .users .item { margin-left: 5px; margin-right: 5px; }
  .add-question { margin-top: 35px; }
  .add-question form { padding-left: 0px; padding-right: 0px; }
  .box-about__img { display: inline-block; }
  .box-about__info { display: block; width: 100%; padding: 20px 0 0 0px; text-align: left; }
  .box-about__cont { padding: 10px 10px 40px 10px; text-align: center; }
  .box-about .btn-more { right: 10px; bottom: 15px; }
  .similar-articles .item { width: 100%; display: block; margin-top: 20px; padding-bottom: 10px; }
  .similar-articles .title { font-size: 16px; line-height: 18px; }
  .subscribe_style2 { display: none; }
  .breadcrambs { padding-bottom: 5px; }
  h1 { font-size: 20px; line-height: 30px; }
  .content-post { padding-top: 10px; padding-bottom: 15px; }
  .content-post__title { padding-left: 0px; }
  .content-post ul { padding-left: 5px; }
  .content-post ul li { margin-top: 5px; }
  .text-block p { font-size: 16px; line-height: 24px; }
  .text-block ul li { margin-top: 15px; }
  .banner-long { display: none; }
  .form-col:nth-child(1), .form-col:nth-child(2) { width: 100%; }
  .cont-inner_contact { padding-left: 0; padding-right: 0; }
  .show-mob { display: block !important; }
  .hide-mob { display: none !important; }
  .line__checkbox { padding-bottom: 20px; }
  .commentlist .avatar { width: 57px; height: 57px; }
  .commentlist .info { margin-left: -62px; padding-left: 80px; }
  .link-answer { position: relative; right: auto; display: block; margin-top: 10px; margin-bottom: 5px; }
  .commentlist .children { padding-left: 22px; }
  .slider .slick-next, .slider .slick-prev { bottom: auto; top: 136px; } }

@media screen and (max-width: 500px) { .post { padding-left: 0px; }
  .info-post { position: relative; width: 100%; border-top: none; }
  .info-post:before { width: 80px; height: 1px; background: #e3cbc1; content: ''; position: absolute; left: 0px; top: 0px; display: block; }
  .info-post__date { display: inline-block; vertical-align: top; width: 80px; }
  .info-post .post-soc { width: auto; display: inline-block; vertical-align: top; padding-top: 20px; padding-left: 10px; }
  .info-post .post-soc__item { margin: 0 6px 0 6px; vertical-align: middle; }
  .info-post.open { left: 0px; top: 0px; } }

@media screen and (max-width: 370px) { .commentlist .children { padding-left: 5px; } }

.post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item{
    display: block !important;
}
.post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item span{
  font-size:20px;
  background:none;
  opacity:0.5;
  transition:0.4s;
}
.post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item span:before{
  color: #e0c4b9;
}
.post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item:hover span{
 opacity:1;
}
.post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item:hover span.ico_uscl-vk:before{
  color:#4D75A3;
}
.post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item:hover span.ico_uscl-fb:before{
  color:#3B5998;
}
.post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item:hover span.ico_uscl-twi:before{
  color:#55ACEE;
}
.post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item:hover span.ico_uscl-ok:before{
  color:#E67E17;
}
.post-soc .uSocial-Share .uscl-bar .uscl-list .uscl-item.uscl-slide{
  display:none !important;
}

@media screen and (max-width: 500px){  
  .post-soc .uSocial-Share .uscl-bar.uscl-size24 .uscl-item {
       display: inline-block !important; 
  }
}

.result_form{margin-top:30px;display:none}
.result_form p{color:green}
.notCorrect{border:1px solid red!important}

.subscribe-to-comments{padding:0;line-height: 16px;}



.text_block .aligncenter,.text_block div.aligncenter{display:block;margin:5px auto}
.text_block .alignright{float:right;margin:5px 0 20px 20px}
.text_block .alignleft{float:left;margin:5px 20px 20px 0}
.text_block a img.alignright{float:right;margin:5px 0 20px 20px}
.text_block a img.alignnone{margin:5px 20px 20px 0}
.text_block a img.alignleft{float:left;margin:5px 20px 20px 0}
.text_block a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.text_block .wp-caption{background:#fff none repeat scroll 0 0;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}
.text_block .wp-caption.alignnone{margin:5px 20px 20px 0}
.text_block .wp-caption.alignleft{margin:5px 20px 20px 0}
.text_block .wp-caption.alignright{margin:5px 0 20px 20px}
.text_block .wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.text_block .wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}
.text_block img{max-width:100%;height:auto}
.text_block iframe{max-width:100%}
.text_block .toc_list li:before{display:none}
.text_block a, .text-block a{color:#0096ac; text-decoration:underline;}
.text_block a:hover, .text-block a:hover{text-decoration:none;}
.spanlink{color:#2b71c8; text-decoration:underline;cursor:pointer;}
.spanlink:hover{text-decoration:none;}

#check-also-box{position:fixed;z-index:999;bottom:0;right:-350px;width:300px;border-top:4px solid #0096ac;border-left:4px solid #0096ac;border-bottom:0 none;padding:10px 20px 20px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:#fff}
#check-also-box.check-also-left{left:-350px;right:auto}
#check-also-box.show-check-also,#check-also-box.check-also-left #check-also-close{right:0;left:auto}
#check-also-box.check-also-left.show-check-also{right:auto;left:0}
#check-also-box .block-head{padding:0}
#check-also-box .block-head .h3{text-align:center;margin:0 0 20px;display:block;float:none;font-family:Arial;font-size:19px;font-weight:600;letter-spacing:-.5px;text-transform:uppercase}
#check-also-box .post-thumbnail{margin:0 0 10px;overflow:hidden;position:relative}
#check-also-boxt{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #eee}
#check-also-box:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0 none}
#check-also-box .post-title{font-size:22px;margin-bottom:5px}
#check-also-box .post-title a{font-size:22px;line-height:26px;font-family:Arial;color:#33312e;transition:.4s;text-decoration:none}
#check-also-box .post-title a:hover{color:#0096ac}
#check-also-box p{line-height:20px}
#check-also-close{position:absolute;left:0;top:0;width:32px;height:32px;background-color:#0096ac}
#check-also-close:hover{opacity:1}
#check-also-close:before,#check-also-close:after{position:absolute;left:15px;content:' ';height:28px;width:2px;background-color:#fff}
#check-also-close:before{transform:rotate(45deg)}
#check-also-close:after{transform:rotate(-45deg)}
#check-also-box .post-thumbnail img{-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}
#check-also-box .post-thumbnail:hover img{-webkit-transform:scale(1.15) rotate(1deg);-ms-transform:scale(1.15) rotate(1deg);transform:scale(1.15) rotate(1deg)}



.text a{
color:#0096ac;
text-decoration:underline;
}

.text a:hover{
text-decoration:none;
}



.sp-brandname__left{display:none!important}
.sp-form[sp-id="119342"], .sp-form[sp-id="119343"]{background:none!important;padding:0!important; margin-top:30px !important;}
.sp-form[sp-id="119342"], .sp-form[sp-id="119343"]{width:100%!important}
.sp-form .sp-field{padding:0!important}

.subscribe .sp-form[sp-id="119342"] .sp-form-control{
    height: 41px;
    background: #ffffff;
    border: solid 1px #e8e8e8;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    padding: 0px 13px 0 13px;
    font-size: 16px;
    line-height: 18px;
    color: #898989;

}

.subscribe .sp-form[sp-id="119342"] .sp-button{
    height: 47px;
    padding: 0 29px 0 29px;
    font-size: 12px;
    line-height: 47px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background: #3cd2ad;
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#47d4b2), color-stop(51%, #4db9c5), to(#47d4b2));
    background-image: -webkit-linear-gradient(left, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%);
    background-image: -o-linear-gradient(left, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%);
    background-image: linear-gradient(to right, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%);
    border: none;
    letter-spacing: 2px;
    -webkit-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53);
    -ms-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53);
    -o-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53);
    box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53);
    display: inline-block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  margin-top:20px;
}

.subscribe .sp-form[sp-id="119342"] .sp-button:hover{
      background-position: right center;
}

.sp-message.sp-message-error, .sp-message.sp-message-success p{
padding:0px !important;
margin:0px !important;
}

.subscribe_style2 .sp-form[sp-id="119343"] .sp-form-control{
      height: 41px;
    background: #ffffff;
    border: solid 1px #e8e8e8;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    padding: 0px 13px 0 13px;
    font-size: 16px;
    line-height: 18px;
    color: #898989;
}

.subscribe_style2 .sp-form[sp-id="119343"] .sp-button{
    height: 47px;
    padding: 0 29px 0 29px;
    font-size: 12px;
    line-height: 47px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background: #3cd2ad;
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#47d4b2), color-stop(51%, #4db9c5), to(#47d4b2));
    background-image: -webkit-linear-gradient(left, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%);
    background-image: -o-linear-gradient(left, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%);
    background-image: linear-gradient(to right, #47d4b2 0%, #4db9c5 51%, #47d4b2 100%);
    border: none;
    letter-spacing: 2px;
    -webkit-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53);
    -ms-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53);
    -o-box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53);
    box-shadow: 0px 6px 16px 4px rgba(68, 199, 184, 0.53);
    display: inline-block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.subscribe_style2 .sp-form[sp-id="119343"] .sp-button:hover{
   background-position: right center;
}

.sp-form-horizontal .sp-element-container .sp-field.sp-button-container{
      margin-left: 20px;
}
@media screen and (max-width: 500px){ 
.box-soc-post .soc{display:block;}
}