/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; 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); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[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; }

@font-face { font-family: "Calibri"; src: url("../fonts/Calibri.ttf"); font-weight: normal; }
@font-face { font-family: "RobotoCondensed"; src: url("../fonts/RobotoCondensed-Regular.ttf"); font-weight: normal; }
@font-face { font-family: "RobotoCondensedLight"; src: url("../fonts/RobotoCondensed-Light.ttf"); font-weight: normal; }
@font-face { font-family: "RobotoCondensedBold"; src: url("../fonts/RobotoCondensed-Bold.ttf"); font-weight: normal; }
@font-face { font-family: "Roboto"; src: url("../fonts/Roboto-Regular.ttf"); font-weight: normal; }
@font-face { font-family: "RobotoLight"; src: url("../fonts/Roboto-Light.ttf"); font-weight: normal; }
@font-face { font-family: "RobotoMedium"; src: url("../fonts/Roboto-Medium.ttf"); font-weight: normal; }
body { font-family: "Roboto"; }

a { text-decoration: none; }

.wrapper { display: block; position: relative; max-width: 1160px; min-width: 1160px; height: 100%; margin: 0 auto; padding: 0 15px; color: #000; }

.bg { background: url("../images/header-bg.png") no-repeat, url("../images/footer-bg-1.png") bottom no-repeat; }

.header { display: block; position: relative; }
.header__logo { display: inline-block; }
.header__logo img { display: inline-block; padding-top: 50px; }
.header__title { font-size: 45px; font-family: "RobotoCondensedBold"; text-transform: uppercase; margin-bottom: 40px; }
.header__title span { font-size: 20px; font-family: "RobotoCondensedLight"; display: block; }
.header__nav { margin-bottom: 70px; }
.header__nav a { float: left; color: #000; font-size: 18px; font-family: "RobotoCondensed"; margin-right: 60px; padding-bottom: 3px; text-decoration: none; -webkit-transition: .3s; transition: .3s; }
.header__nav a:last-child { margin-right: 0; }
.header__nav a:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.header__nav a.active { border-bottom: 2px solid #59aef5; }

.left-block { float: left; width: 260px; }

.right-block { float: right; width: 900px; }

.clearfix:after { content: ''; clear: both; display: table; }

.poor-vision { position: relative; display: inline-block; color: #000; text-decoration: none; margin-top: 30px; margin-bottom: 45px; }
.poor-vision img { display: inline-block; position: relative; top: 3px; margin-right: 10px; }
.poor-vision span { font-size: 18px; font-family: "RobotoLight"; -webkit-transition: .3s; transition: .3s; }
.poor-vision span:before { content: ''; height: 1px; width: 20px; position: relative; display: inline-block; top: -5px; margin-right: 10px; background-color: #000; -webkit-transition: .3s; transition: .3s; }
.poor-vision:hover span { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.poor-vision:hover span:before { background-color: #59aef5; -webkit-transition: .3s; transition: .3s; }

a:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; }

.content-title { font-size: 48px; font-family: "RobotoCondensed"; position: relative; text-transform: uppercase; padding-top: 32px; }
.content-title:before { content: ''; position: absolute; top: 0; left: 0; width: 60px; height: 6px; border-radius: 3px; background-color: #c9cccf; }

.color-green { color: #2dcb6b; }

.color-blue { color: #59aef5; }

.color-red { color: #f03230; }

.main__about { font-size: 20px; font-family: "Calibri"; width: 440px; float: left; margin-bottom: 120px; }
.main__about .text { margin-bottom: 45px; margin-top: 37px; line-height: 30px; }
.main__about__img { float: right; }
.main__about__title { margin-top: 45px; }

.link { position: relative; display: inline-block; font-size: 16px; font-family: "RobotoMedium"; padding-left: 31px; color: #2dcb6b; text-decoration: none; -webkit-transition: .3s; transition: .3s; }
.link:before { content: ''; position: absolute; left: 0; top: 10px; width: 20px; height: 1px; background-color: #2dcb6b; -webkit-transition: .3s; transition: .3s; }
.link--blue { color: #59aef5; }
.link--blue:before { background-color: #59aef5; }
.link:hover { color: #f03230; -webkit-transition: .3s; transition: .3s; }
.link:hover:before { background-color: #f03230; -webkit-transition: .3s; transition: .3s; }

.main__news { float: left; position: relative; margin-bottom: 50px; }
.main__news__item { width: 900px; min-height: 245px; margin-bottom: 60px; }
.main__news__item__content { width: 620px; float: left; position: relative; top: -17px; }
.main__news__item_img { float: left; display: none; border-radius: 50%; border: 20px solid #ececec; width: 186px; height: 186px }
.main__news_link { display: block; font-size: 32px; font-family: "Calibri"; color: #000; text-decoration: none; margin-bottom: 35px; }
.main__news_link p { margin: 0; }
.main__news_link p span { background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)); background-image: linear-gradient(#fff, #fff); background-position: 0 100%; background-size: 100% 3px; background-repeat: repeat-x; -webkit-transition: .3s; transition: .3s; }
.main__news_link:hover p span { background-image: -webkit-gradient(linear, left top, left bottom, from(#59aef5), to(#59aef5)); background-image: linear-gradient(#59aef5, #59aef5); -webkit-transition: .3s; transition: .3s; }

.news__title { display: block; position: relative; margin-bottom: 40px; }
.news__title a { display: inline-block; text-decoration: none; font-size: 14px; color: #000; margin-bottom: 15px; font-family: "RobotoCondensed"; }
.news__title h1 { color: #2dcb6b; font-size: 38px; font-family: "RobotoCondensed"; margin: 0; text-transform: uppercase; }

.date { display: inline-block; margin-bottom: 30px; font-size: 14px; font-family: "RobotoCondensedLight"; }
.date span { display: inline-block; width: 40px; height: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 50%; border: 4px solid #59aef5; text-align: center; line-height: 33px; }
.date p { display: inline-block; margin-left: 8px; text-transform: uppercase; }

.main__questions { float: left; width: 100%; margin-top: 40px }
.main__questions .link { padding-left: 40px; margin-top: 40px; font-size: 20px; font-family: "RobotoMedium"; }
.main__questions .link:before { height: 2px; top: 12px; }

.footer { position: relative; margin-top: 100px; }
.footer__wrap { width: 1080px; float: left; font-size: 0; }
.footer__to-top { display: inline-block; float: right; -webkit-transform: rotate(270deg); transform: rotate(270deg); text-decoration: none; color: #000; font-size: 16px; font-family: "RobotoCondensedLight"; padding-right: 30px; position: absolute; right: -72px; bottom: 185px; line-height: 15px; -webkit-transition: .3s; transition: .3s; }
.footer__to-top:after { content: ''; width: 20px; height: 1px; position: absolute; right: 0; top: 7px; background-color: #000; }
.footer__to-top:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.footer__to-top:hover:after { background-color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.footer__col { display: inline-block; vertical-align: bottom; margin-bottom: 90px; }
.footer__col span { font-size: 16px; font-family: "RobotoCondensedLight"; margin-bottom: 20px; display: block; }
.footer__col p { font-size: 20px; font-family: "Calibri"; }
.footer__adres, .footer__phone { width: 160px; margin-right: 100px; }
.footer__email { width: 180px; margin-bottom: 130px; margin-right: 200px; }
.footer__email a { display: block; font-size: 20px; font-family: "Calibri"; color: #000; border-bottom: 2px solid #59aef5; padding-bottom: 2px; text-decoration: none; -webkit-transition: .3s; transition: .3s; }
.footer__email a:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.footer__nav { margin-bottom: 70px; }
.footer__nav span { margin-bottom: 30px; }
.footer__nav a { display: block; margin-bottom: 25px; text-decoration: none; color: #000; font-family: "RobotoCondensed"; font-size: 18px; -webkit-transition: .3s; transition: .3s; }
.footer__nav a:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.footer__nav a:last-child { margin-bottom: 0; }
.footer__bottom { font-size: 0; margin-bottom: 75px; }
.footer__bottom__text { display: inline-block; vertical-align: top; font-size: 14px; font-family: "Calibri"; width: 520px; }
.footer__bottom__link { width: 380px; font-size: 14px; color: #000; display: inline-block; text-decoration: none; vertical-align: top; -webkit-transition: .3s; transition: .3s; }
.footer__bottom__link img { display: inline-block; margin-right: 10px; position: relative; top: 3px; }
.footer__bottom__link:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.footer__bottom__map { display: inline-block; vertical-align: top; color: #000; font-size: 14px; font-family: "Calibri"; text-decoration: none; -webkit-transition: .3s; transition: .3s; }
.footer__bottom__map:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }

.pagination { position: relative; font-size: 0; display: block; padding-top: 50px; margin-bottom: 100px; border-top: 1px solid #c9cccf; }
.pagination__item { display: inline-block; vertical-align: middle; margin: 0 7px; width: 40px; height: 40px; font-size: 14px; font-family: "RobotoCondensedBold"; color: #000; text-decoration: none; text-align: center; line-height: 33px; border: 4px solid #59aef5; border-radius: 50%; -webkit-transition: .3s; transition: .3s; -webkit-box-sizing: border-box; box-sizing: border-box; }
.pagination__item:hover { background-color: #59aef5; color: #fff; -webkit-transition: .3s; transition: .3s; }
.pagination__item:first-child { margin-left: 0; }
.pagination__item_active { background-color: #f03230; color: #fff; width: 50px; height: 50px; line-height: 40px; border-color: #f03230; }
.pagination__item_active:hover { background-color: #f03230; }
.pagination .link { margin-left: 7px; top: 2px; }
.pagination .link:hover { color: #f03230; -webkit-transition: .3s; transition: .3s; }
.pagination .link:hover:before { background-color: #f03230; -webkit-transition: .3s; transition: .3s; }

.breadcrumbs { font-size: 0; margin-bottom: 20px; }
.breadcrumbs a { display: inline-block; font-size: 14px; font-family: "RobotoCondensed"; color: #000; text-decoration: none; -webkit-transition: .3s; transition: .3s; }
.breadcrumbs a:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.breadcrumbs a:after { content: ''; width: 4px; height: 4px; border-radius: 50%; background-color: #59aef5; margin: 0 10px; display: inline-block; vertical-align: middle; position: relative; top: -1px; }
.breadcrumbs a:last-child:after { display: none; }

.news-one__title { font-size: 38px; color: #2dcb6b; font-family: "RobotoCondensed"; margin: 0; margin-bottom: 50px; text-transform: uppercase; letter-spacing: 3px; }
.news-one__img { margin-left: 100px; margin-bottom: 65px; }
.news-one__date { display: block; position: relative; }
.news-one__date span { display: block; font-size: 13px; font-family: "RobotoCondensedLight"; color: #666666; margin-bottom: 18px; }
.news-one__date p { margin: 0; font-size: 20px; font-family: "RobotoCondensedLight"; color: #000; }
.news-one__content { font-family: "Calibri"; font-size: 20px; margin-bottom: 55px; border-bottom: 1px solid #c9cccf; }
.news-one__content__name { font-family: "Calibri"; font-weight: 700; font-size: 20px; margin-bottom: 45px; line-height: 13px; }
.news-one__content p { margin-bottom: 45px; line-height: 30px; }

.link--back { margin-bottom: 120px; }

.opros-list__item { min-height: 1px; }
.opros-list__item .main__news__item__content { width: 900px; float: none; }

.inputs-block { position: relative; margin-bottom: 50px; }
.inputs-block__title { font-family: "Calibri"; font-size: 20px; font-weight: 700; color: #000; padding-bottom: 10px; }
.inputs-block:last-child { }

.input { position: relative; }
.input input { display: none; }
.input label { display: inline-block; font-size: 20px; font-family: "Calibri"; position: relative; padding-left: 30px; margin-top: 15px; cursor: pointer; }
.input label:before { content: ''; position: absolute; left: 0; top: 8px; width: 12px; height: 12px; background: url("../images/checkbox.png"); }
.input label:after { display: none; content: ''; position: absolute; left: 0; top: 8px; width: 12px; height: 12px; background: url("../images/checked.png"); z-index: 5; }
.input input:checked + label:after { display: inline-block; }

.btn { font-size: 14px; font-family: "RobotoCondensedBold"; color: #fff; border: none; outline: none; -webkit-box-shadow: none; box-shadow: none; background-color: #2dcb6b; text-transform: uppercase; padding: 20px 29px; -webkit-box-shadow: 0px 15px 20px 3px rgba(0, 0, 0, 0.15); box-shadow: 0px 15px 20px 3px rgba(0, 0, 0, 0.15); -webkit-transition: .3s; transition: .3s; }
.btn:hover { background-color: #3cdc7d; -webkit-transition: .3s; transition: .3s; }

.main-link { font-size: 14px; font-family: "RobotoCondensed"; color: #000; display: block; margin-bottom: 15px; }

.big-green { font-size: 38px; font-family: "RobotoCondensed"; color: #2dcb6b; text-transform: uppercase; font-weight: bold }

.not-found__title { font-family: "Calibri"; font-size: 32px; margin-bottom: 45px; }

.not-found__text { font-family: "Calibri"; font-size: 20px; margin-bottom: 45px; line-height: 33px; width: 500px; }

.not-found__link { display: inline-block; margin-right: 70px; font-size: 20px; color: #000; font-family: "Calibri"; border-bottom: 2px solid #2dcb6b; -webkit-transition: .3s; transition: .3s; margin-bottom: 95px; }
.not-found__link:hover { color: #2dcb6b; -webkit-transition: .3s; transition: .3s; }

.photo-gallery__item { display: block; position: relative; float: left; margin-right: 40px; width: 430px; margin-bottom: 40px; }
.photo-gallery__item:last-child { margin-right: 0; }
.photo-gallery__item_img { display: block; margin-bottom: 20px; }
.photo-gallery__item_img img { width: 100%; }
.photo-gallery__item_date { font-family: "RobotoCondensedLight"; font-size: 12px; text-transform: uppercase; margin-bottom: 10px; }
.photo-gallery__item_name { display: block; font-family: "Calibri"; font-size: 24px; line-height: 33px; color: #000; -webkit-transition: .3s; transition: .3s; }
.photo-gallery__item_name:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }

.photo-album__text { font-size: 20px; font-family: "Calibri"; line-height: 33px; margin-bottom: 45px; }

.photo-album__slider { width: 100%; height: 482px; background-color: #fafafa; margin-bottom: 20px; }
.photo-album__slider__item { width: 900px; text-align: center; position: relative }
.photo-album__slider__item img { display: inline-block; max-width: 100%; }
.photo-album__slider__item:focus { outline: none; }
.photo-album_title { position: absolute; bottom: 0; left: 0; width: 100%; padding: 20px; background: rgba(0,0,0,.6); z-index: 1; color: #fff; box-sizing: border-box }

.slider-arrow { position: absolute; display: inline-block; position: absolute; top: 50%; margin-top: -25px; z-index: 20; }

.prev-arrow { left: 20px; }

.next-arrow { right: 20px; }

.photo-album__thumbs__item { min-width: 113px; height: 92px; text-align: center; background-color: #fafafa; cursor: pointer; opacity: 0.7; }
.photo-album__thumbs__item:focus { outline: none; }
.photo-album__thumbs__item img { display: inline-block; max-width: 100%; max-height: 100%; }

.photo-album__thumbs { padding-bottom: 60px; margin-bottom: 50px; border-bottom: 1px solid #c9cccf; }
.photo-album__thumbs .slick-slide { margin: 0 10px; }
.photo-album__thumbs .slick-active { opacity: 1; }

.txt-nav { position: relative; top: -15px; padding-top: 30px; }
.txt-nav_item { margin-bottom: 25px; }
.txt-nav a { font-size: 16px; color: #000; font-family: "RobotoCondensed"; -webkit-transition: .3s; transition: .3s; }
.txt-nav a.current { border-bottom: 2px solid #00aef5; color: #000 !important }
.txt-nav a:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.txt-nav:before { content: ''; position: absolute; top: 0; left: 0; width: 60px; height: 6px; border-radius: 3px; background-color: #c9cccf; }

.txt { position: relative; margin-bottom: 50px; }
.txt__title { font-size: 32px; font-family: "Calibri"; margin-bottom: 40px; }
.txt p { font-size: 20px; font-family: "Calibri"; line-height: 33px; margin-bottom: 30px; }
.txt a { font-size: 20px; font-family: "Calibri"; line-height: 33px; color: #000; border-bottom: 1px solid #59adf4; -webkit-transition: .3s; transition: .3s;  }
.txt a:hover { color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.txt img { float: left; display: inline-block; margin-right: 40px; margin-bottom: 10px; }
.txt .big { font-size: 30px; font-weight: 700; margin-bottom: 45px; }
.txt ul { position: relative; }
.txt ul li { list-style: none; position: relative; font-size: 20px; line-height: 33px; font-family: "Calibri"; margin-bottom: 15px; margin-top: 15px; }
.txt ul li:before { content: ''; position: absolute; left: -20px; top: 15px; width: 6px; height: 6px; background-color: #2cc96a; border-radius: 50%; display: inline-block; }
.txt ul li ul li { list-style: none; }
.txt ul li ul li:before { display: inline-block; width: 15px; height: 1px; background-color: #000; left: -37px; top: 18px; }
.txt .green-block { position: relative; left: -60px; background-color: #2cc96a; color: #fff; padding: 40px 60px; font-size: 26px; font-family: "RobotoCondensed"; -webkit-box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.2); margin-bottom: 80px; margin-top: 70px; }
.txt h2 { font-family: "Calibri"; font-size: 32px; margin-bottom: 50px; }
.txt blockquote { font-size: 26px; font-family: "RobotoCondensed"; position: relative; padding-left: 0; margin: 40px 0; }
.txt blockquote:before { content: ''; position: absolute; left: -75px; top: -20px; width: 69px; height: 79px; background: url("../images/blocknote.png"); display: inline-block; }
.txt h3 { font-size: 30px; font-weight: 700; margin-bottom: 50px; }
.txt h4 { font-size: 24px; font-weight: 700; margin-bottom: 50px; }
.txt table { border-collapse: collapse; width: 100%; margin-top: 50px; margin-bottom: 65px; }
.txt table, .txt th, .txt td { border: 1px solid #c9cccf; text-align: left; font-family: "Calibri"; font-size: 14px; color: #000; }
.txt th { padding: 25px 20px; font-weight: 700; font-size: 18px; font-weight: 700; }
.txt td { padding: 20px; }
.txt small { color: #666 }
.txt .pre-header td { font-size: 18px; background-color: #f7f7f7; }
.txt .link-file { position: relative; }
.txt .link-file a { font-size: 24px; font-family: "Calibri"; font-weight: 700; color: #000; border: none; line-height: 30px; padding-left: 56px; margin-bottom: 50px; }
.txt .link-file a:before { content: ''; position: absolute; width: 69px; height: 74px; left: -17px; top: -10px; display: inline-block; }
.txt .link-file a p { margin: 0; }
.txt .link-file a p span { background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)); background-image: linear-gradient(#fff, #fff); background-position: 0 100%; background-size: 100% 3px; background-repeat: repeat-x; -webkit-transition: .3s; transition: .3s; }
.txt .link-file a:hover p span { background-image: -webkit-gradient(linear, left top, left bottom, from(#59adf4), to(#59adf4)); background-image: linear-gradient(#59adf4, #59adf4); background-position: 0 100%; background-size: 100% 3px; background-repeat: repeat-x; -webkit-transition: .3s; transition: .3s; }

.ico-doc a:before { content: ''; background: url("../images/dok.png"); position: absolute; width: 69px; height: 74px; left: -17px; top: -5px; }
.ico-pdf a:before { content: ''; background: url("../images/pdf.png"); position: absolute; width: 69px; height: 74px; left: -17px; top: -5px; }
.ico-xls a:before { content: ''; background: url("../images/xls.png"); position: absolute; width: 69px; height: 74px; left: -17px; top: -5px; }
.ico-rar a:before { content: ''; background: url("../images/rar.png"); position: absolute; width: 69px; height: 74px; left: -17px; top: -5px; }

.ico-doc, .ico-pdf, .ico-xls, .ico-rar { padding-left: 45px; position: relative; display: inline-block; }

.col-3 { width: 300px; float: left; margin-bottom: 50px; }

.col { position: relative; }
.col__title { font-family: "RobotoCondensedLight"; font-size: 14px; margin-bottom: 25px; }
.col__content { font-size: 20px; font-family: "Calibri"; max-width: 165px; line-height: 33px; }
.col__content a { color: #000; font-size: 20px; font-family: "Calibri"; border-bottom: 2px solid #2cc96a; -webkit-transition: .3s; transition: .3s; white-space: nowrap; }
.col__content a:hover { color: #2cc96a; -webkit-transition: .3s; transition: .3s; }

.map-wrap { width: 900px; height: 400px; margin-bottom: 80px; float: left; }

.contacts-form { width: 100%; }
.contacts-form .not-found__title { position: relative; top: -10px; margin-bottom: 80px; }
.contacts-form .input-box { position: relative; width: 100%; margin-bottom: 25px; }
.contacts-form .input-box input, .contacts-form .input-box textarea { width: 100%; outline: none; -webkit-box-shadow: none; box-shadow: none; border: 1px solid #c9cccf; padding: 20px 23px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; font-family: "Calibri"; font-size: 20px; -webkit-transition: .3s; transition: .3s; z-index: 5; background-color: transparent; }
.contacts-form .input-box input:focus, .contacts-form .input-box textarea:focus { border: 1px solid #59aef5; -webkit-transition: .3s; transition: .3s; -webkit-box-shadow: none; box-shadow: none; outline: none; }
.contacts-form .input-box textarea { height: 122px; resize: none; }
.contacts-form .input-box label { font-size: 18px; color: #737373; padding-left: 23px; margin-bottom: 7px; display: block; opacity: 0; z-index: 1; }
.contacts-form .input-box input.error, .contacts-form .input-box textarea.error  { border-color: red }
/*
.contacts-form .input-box .error { color: #f03230; opacity: 0; font-size: 18px; display: block; position: absolute; top: 0; left: 23px; background-color: #fff; z-index: 5; }
.contacts-form .input-error .error { opacity: 1; }
*/
.contacts-form .input-box span { position: absolute; color: #000; font-family: "Calibri"; font-size: 20px; left: 24px; top: 50px; z-index: -1; }
.contacts-form .focused label { opacity: 1; }
.contacts-form .focused span { display: none; }

.contacts-form .input-error span { display: none; }
.contacts-form .input-error input, .contacts-form .input-error textarea { border-color: #f03230; }

.contacts-form label.error { color: red; position: absolute; bottom: -22px; right: 0; opacity: 1; font-size: 14px; margin: 0 }

.inputs-row .col-6 { width: 430px; margin-right: 40px; float: left; }
.inputs-row .col-6:last-child { margin-right: 0; }

.captcha-wrap { position: relative; margin-bottom: 35px; }
.captcha-wrap .captcha-block { padding-top: 29px; float: left; }
.captcha-wrap .input-box { width: 340px; float: left; margin-left: 8px; }

.btn--blue { background-color: #59aef5; -webkit-transition: .3s; transition: .3s; }
.btn--blue:hover { background-color: #7dbcf0; -webkit-transition: .3s; transition: .3s; }

.header-bg { position: absolute; left: 0; top: 0; max-width: 100%; }

.footer-bg { position: absolute; left: 0; bottom: 0; max-width: 100%; }

.recaptcha {position: relative; margin-bottom: 45px;}
.contacts-form .recaptcha .error {right: auto; left: 0}

@media screen and (max-width: 1190px) { .bg { width: 1190px; overflow: hidden; } }
.poll-item-result { } 
.poll-item-variant-item { padding-bottom: 10px; width: 400px }
.poll-item-result-percent { position: relative }
.poll-item-result-percent span { display: block; background: #00b0f8; height: 18px; margin: 2px 0 0 0; position: relative; min-width: 3px }
.poll-item-result-percent i { position: absolute; top: -.1em; right: -2em }
.poll-item-result-count { padding-top: 20px }
.poll-item-result-count-title { padding-top: 12px }






























