@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeue.eot');
	src: url('../fonts/HelveticaNeue.eot') format('embedded-opentype'), url('../fonts/HelveticaNeue.woff') format('woff2'), url('../fonts/HelveticaNeue.woff') format('woff'), url('../fonts/HelveticaNeue.ttf') format('truetype'), url('../fonts/HelveticaNeue.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica Neue Cyr Light';
	src: url('../fonts/HelveticaNeueCyr-Light.eot');
	src: url('../fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/HelveticaNeueCyr-Light.woff') format('woff'),
	url('../fonts/HelveticaNeueCyr-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

label { font-weight: normal; font-size: 16px; }

.controls .left, .controls .right { position: absolute; top: 240px; cursor: pointer; z-index: 1; }
.controls .left { left: 0; }
.controls .right { right: 0; }

.top-line { background: #4ec8e2; width: 100%; height: 3px; }
.top-block { background: #4ec8e2; font-weight: normal; color: white; position: relative; }
.top-block .row { padding-top: 12px; padding-bottom: 11px; }
.top-block a { color: inherit; text-transform: uppercase; font-size: 12px; background: transparent left center no-repeat; padding: 3px 0 2px 25px; }
.top-block a:focus,
.top-block a:hover { text-decoration: none; }
.top-block a.faq { background-image: url("../images/icon-faq.png"); }
.top-block a.search { background-image: url("../images/icon-search.png"); }
.search-input-wrapper { display: inline; background: url(../images/icon-search.png) left center no-repeat; margin-left: 17px; padding: 3px 0 3px 25px; font-size: 14px; cursor:pointer; }
.search-input-wrapper input { width: 145px; background: transparent; border: 0; color: #fff; height: 17px; font-size: 12px; padding: 0 4px; }
.search-input-wrapper input:focus { color: #000; outline: none; background-color: #fff; }
.search-input-wrapper input::placeholder { color: #fff; }
.top-block a.login { background-image: url("../images/icon-user.png"); }
.top-block a.registration { padding-left: 0px }
.top-block .delimiter {     vertical-align: text-top;}
.top-block .top-block-left { background: url("../images/bg-top-left.png") left top no-repeat; width: 25px; height: 48px; position: absolute; top: 0; left: -25px; }
.top-block .top-block-right { background: url("../images/bg-top-right.png") right top no-repeat; width: 25px; height: 48px; position: absolute; top: 0; right: -25px; }
.top-block .top-menu a { margin-left: 17px; }
.top-block .call-center { font-size: 18px; }
.top-block .call-center img { vertical-align: sub; }
.top-block .call-center small { font-size: 67%; }
.lang-widget { background: url(../images/icon-lang.png) left center no-repeat; display: inline; margin-left: 17px; padding: 3px 0 3px 25px; }
.lang-widget a.lang { margin:0; padding: 0; }
.lang-widget a.lang.active { text-decoration: underline; }

.top-block:after { content: ''; height: 89px; width: 36px; position: absolute; right: -22px; bottom: 3px; transform: rotate(27deg); background-color: #4ec8e2; z-index: -1; }
.top-block:before { content: ''; height: 89px; width: 36px; position: absolute; left: -22px; bottom: 3px; transform: rotate(-27deg); background-color: #4ec8e2; z-index: -1; }

header { background-color: #f8f8f8; position: fixed; width: 100%; z-index: 1001; }
nav.navbar { margin-bottom: 0; }
.navbar-brand { height: auto; }
.navbar-brand img { height: 77px; }
#navbar { padding-top: 32px; }
.nav.navbar-nav a.last {
	padding-right: 0;
}
.nav.navbar-nav li a,
.nav.navbar-nav li.separator { padding: 10px; color: #444141; text-transform: uppercase; font-weight: normal; }
.nav.navbar-nav li.separator { line-height: 18px; }
.nav.navbar-nav li.active a,
.nav.navbar-nav li.active a:focus,
.nav.navbar-nav li.active a:hover { color: #4ec8e2; background: none; }
.nav .claim { display: block; background-color: #481d4d; position: relative; color: white; text-decoration: none; text-transform: uppercase; padding: 12px 5px 12px 20px; font-size: 13px; }
/*.nav .claim:after {content: ''; display: block; background-color: #f8f8f8; width: 15px; height: 31px; right: -7px; position: absolute; bottom: -6px; transform: rotate(30deg); }*/
.nav .claim:after { content: ''; background-color: #471e4d; top: 0; width: 15px; height: 42px; right: -14px; position: absolute; clip-path: polygon(0 0, 103% 0%, 103% 41%, 0 105%); -webkit-clip-path: polygon(0 0, 103% 0%, 103% 41%, 0 105%); }
.nav .claim:focus { outline: none; }
.navbar-toggle { margin-top: 35px; margin-right: 30px; }

.content { padding-top: 159px; }
.content h1 { text-align: center; text-transform: uppercase; font-size: 25px; font-weight: normal; margin-bottom: 35px; margin-top: 40px; }
.content h1 span { background: #4ec8e2; color: white; padding: 5px 40px; }

.carousel { height: 540px; background: url("../images/slider-bg.jpg") top center no-repeat; }
.carousel-caption { z-index: 10; top: 70px; bottom: auto; font-size: 25px; font-weight: normal; }
.carousel-caption h1 { font-size: 50px; text-transform: uppercase; margin: 20px; }
.carousel-caption .link { margin-top: 50px; }
.carousel-caption .link .btn { text-transform: uppercase; font-size: 14px; background: #4ec8e2; border: none; border-radius: 0; padding: 15px 25px }
.carousel-caption .link .btn .fa { font-size: 16px; margin-left: 10px; }
.carousel .item { height: 540px; }
.carousel-inner > .item > img { position: absolute; top: 0; left: 0; min-width: 100%; height: 500px; }
.carousel-indicators li,
.carousel-indicators li.active { background-color: #fff; width: 8px; height: 8px; margin: 1px 7px; }
.carousel-indicators li.active { background-color: #4ec8e2; border-color: #4ec8e2; }

section h2 { text-transform: uppercase; font-size: 24px; margin-top: 40px; }

.services { background: url("../images/bg-services-left.png") left bottom no-repeat; padding-bottom: 70px; }
.services .wrapper { background: url("../images/bg-services-right.png") right top no-repeat; }
.services .row { margin-top: 70px; }
.services .row h3 { text-transform: uppercase; font-size: 20px; margin-top: 40px; font-weight: normal; color: #4cc1d9; }
.services .row p { padding-left: 15px; padding-right: 15px; text-align: left; margin-top: 50px; line-height: 18px; font-size: 15px; }
.services .row .btn { font-size: 14px; text-transform: uppercase; font-weight: normal; border: none; border-radius: 0; padding: 15px 35px; margin-top: 20px; margin-bottom: 20px; background: #41254d; }
.services .row .btn .fa { font-size: 20px; margin-left: 3px; }

.how-to { background: #171716; color: white; }
.how-to .row { font-size: 18px; text-transform: uppercase; margin-top: 80px; margin-bottom: 80px; text-align: left; }
.how-to-form select { background-color:#fff; height: 54px; width: 222px; color: black; text-transform: uppercase; text-align: center; margin: 0 20px; padding-left: 20px; }
.how-to-form .btn { background: #4ec8e2; text-transform: uppercase; border: none; border-radius: 0; padding: 15px 30px; }
.how-to-form .btn .fa { font-size: 20px; margin-left: 10px; }

.partners { background: #f1f1f1; padding: 10px 0 50px; }
.partners .partners-list { margin-top: 70px; margin-bottom: 70px; }
.partners .partners-list img { padding: 0 35px; max-width: 280px; vertical-align: middle; }
.partners .btn { background: #4ec8e2; border: none; border-radius: 0; text-transform: uppercase; padding: 15px; font-size: 14px; }
.partners .btn .fa { font-size: 20px; margin-left: 10px; }
.partners .controls .left, .partners .controls .right { top: 155px; }

.about { background: #41254d; position: relative; }
.about .about-left { background: #060302; color: #bebdbd; padding-top: 50px; padding-bottom: 60px; font-size: 15px; }
.about .about-left h3 { margin-top: 0; margin-bottom: 20px; text-transform: uppercase; }
.about .about-left .wrapper { border: 1px #bdbcbc solid; padding: 25px 90px 25px 50px; line-height: 16px; position: relative; z-index: 1; margin-right: -60px; margin-left: 50px; font-size: 14px; }
.about .about-left .wrapper .row { margin-top: 15px; }
.about .about-left .wrapper .row h4 { font-size: 46px; color: #4ec8e2; margin-bottom: 0; font-weight: bold; }
.about .about-right { background: #41254d; color: white; }
.about .about-right .tip-list { margin: 70px 0 54px 130px; text-transform: uppercase; font-size: 15px; font-weight: normal; }
.about .about-right .tip-list p { padding: 18px 10px; }
.about .about-right .tip-list p img { margin-right: 50px; }

.reviews { background: #f1f1f1; padding-top: 15px; padding-bottom: 50px; }
.reviews .items { margin-top: 70px; }
.reviews .items .title { background-color: #41254d; color: white; padding: 4px 1px 4px 20px; text-transform: uppercase; margin-left: 130px; font-size: 12px; font-weight: bold; position: relative; }
.reviews .items .title:after { content: ''; background-color: #41254d; top: 0; width: 22px; height: 22px; right: -21px; position: absolute; clip-path: polygon(0 0, 100% 0, 12% 100%, 0 100%); -webkit-clip-path: polygon(0 0, 100% 0, 12% 100%, 0 100%); }
.reviews .items .title small { margin-left: 20px; font-weight: normal; font-size: 100%; }
.reviews .items .body { background: url("../images/bg-quote-left.png") left top no-repeat; padding-left: 55px; padding-top: 30px; margin: 40px 55px 0 55px; }
.reviews .items .body .wrapper { background: url("../images/bg-quote-right.png") right bottom no-repeat; padding-right: 55px; padding-bottom: 30px; font-size: 13px; margin-bottom: -10px; }
.reviews .items .body .read-more { text-transform: uppercase; color: #444141; text-decoration: underline; font-size: 12px; font-weight: bold; }
.reviews .items .body .read-more .fa { margin-left: 10px; }
.reviews .btn { margin-top: 50px; background: #4ec8e2; border: none; border-radius: 0; text-transform: uppercase; padding: 15px 30px; font-size: 14px; }
.reviews .controls .left, .reviews .controls .right { top: 220px; }

.contacts { background: url("../images/bg-services-left.png") left bottom no-repeat; }
.contacts .wrapper { background: url("../images/bg-services-right.png") right top no-repeat; padding-top: 20px; padding-bottom: 70px; }
.contacts .row { margin-top: 55px; }
.contacts h4 { color: #444141; font-size: 21px; margin-top: 0; font-weight: normal; }
.contacts .contacts-form { margin-top: 35px; }
.contacts .contacts-form label { margin-bottom: 15px; }
.contacts .contacts-form input,
.contacts .contacts-form textarea { width: 100%; border: none; background: #f1f1f1; font-weight: normal; padding: 10px 20px; font-size: 15px; }
.contacts .contacts-form input { width: 90%; }
.contacts .contacts-form .btn, #cooperation #cooperation-form .btn { text-transform: uppercase; border: none; border-radius: 0; font-size: 14px; background: #41254d; padding: 15px 30px; margin-top: 30px; margin-bottom: 20px; }

.service { background: url("/images/bg-services-center.png") left bottom no-repeat; padding-bottom: 30px; margin-bottom: 50px; }
.service h3 { margin-bottom: 20px; }
.content-text { font-size: 18px; }
.service .content-text p { margin-bottom: 25px; }
.service .content-text ul, .service .content-text ol { padding-left: 20px; }
.service .files { margin-top: 50px; }
.service .files a { color: #444141; text-decoration: underline; font-size: 18px; }
.service .files img { margin-right: 25px; }

.comments form label { text-align: left; color: #a1a1a1; }
.comments form input, .content .comments form textarea { border-radius: 0; }
.comments form button, .comments form button:hover { border-radius: 0; background: #41254d; text-transform: uppercase; color: white; font-size: 16px; padding: 12px 35px; }
.comments .items { padding-top: 20px; padding-bottom: 40px; }
.comments .item { padding-top: 30px; }
.comments .item .title { background-color: #e8e8e8; padding: 6px 1px 6px 20px; font-size: 16px; position: relative; }
.comments .item .title:after { content: ''; background-color: #e8e8e8; top: 0; width: 30px; height: 30px; right: -29px; position: absolute; clip-path: polygon(0 0, 100% 0, 12% 100%, 0 100%); -webkit-clip-path: polygon(0 0, 100% 0, 12% 100%, 0 100%); }
.comments .item .title span { padding-left: 15px; }
.comments .item .text { padding: 20px 25px 15px 20px; }
.comments .paginator { margin-top: 20px; font-size: 18px; }

.faq .service-icons { margin-bottom: 30px; }
.faq .service-icons a { display: inline-block; width: 22%; text-align: center; }
.faq .service-icons a { padding-bottom: 35px; }
.faq .service-icons a.active { background: url("../images/arrow-down-blue.png") center bottom no-repeat !important; }
.faq .service-icons a:hover { background: url("../images/arrow-up-black.png") center bottom no-repeat; }
.faq .service-icons a img { max-width: 100%; }
.faq #accordion { margin-bottom: 50px; }
.faq #accordion .panel-heading { margin: 10px auto 0; }
.faq #accordion .panel-title a.collapsed { background: url("../images/icon-plus.png") left center no-repeat; line-height: 30px; }
.faq #accordion .panel-title a { background: url("../images/icon-minus.png") left center no-repeat; text-decoration: none; text-transform: uppercase; font-size: 18px; padding: 7px 0 7px 50px; }
.faq #accordion .panel-collapse { margin-left: 51px; }
.faq #accordion .panel-body { border: none; }

.special img { width: 100%; }
.special .items { margin-bottom: 40px; }
.special .item { margin-bottom: 25px; }
.special .item .img { position: relative; }
.special .item .closed { background: rgba(0,0,0,0.7); color: white; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; padding-top: 21%; font-size: 30px; }
.special .details { background: #41254d; color: white; text-decoration: none; display: block; font-size: 19px; padding: 5px 15px; }
.special .details b { text-transform: uppercase; }

footer { background: black; color: white; }
footer a:hover,
footer a:focus,
footer a { color: inherit; text-decoration: none; }
footer .footer-menu { padding: 30px 0; }
footer .footer-menu a { line-height: 26px; }
footer .copy { border-top: 1px white solid; text-align: center; text-transform: uppercase; padding: 20px 0; font-size: 12px; }

.modal-content { border-radius: 0; }
.modal-header, .modal-footer { border: none; padding: 2px 5px; }
.modal-title { margin-top: 20px; color: #4ec8e2; }
.modal-body { padding-top: 40px; padding-bottom: 20px; }

#how-to-claim .modal-dialog { margin: 200px auto 0; width: 520px; }
#how-to-claim .how-to-form label { text-transform: uppercase; font-size: 14px; }
#how-to-claim .how-to-form select { width: 190px; height: 40px; }
#how-to-claim .how-to-form .btn { margin-top: 30px; }

#cooperation .modal-dialog { margin: 100px auto 0; width: 680px; }
#cooperation .modal-title { text-transform: uppercase; }
#cooperation .modal-body { padding-left: 90px; padding-right: 90px; }
#cooperation .modal-body .control-label { text-align: left; }
#cooperation #cooperation-form input, #cooperation #cooperation-form textarea { border-radius: 0; font-size: 16px; }
#cooperation #cooperation-form .error input { border-color: #fe0c2e; }
#cooperation #cooperation-form .errorMessage { font-size: 12px; color: #fe0c2e; }
#cooperation #cooperation-form .btn { margin-top: 20px; }

#login .modal-dialog { width: 450px; }
#registration .modal-dialog{ width: 500px; }
#registration2 .modal-dialog { width: 500px; }
#login .modal-body,
#registration .modal-body,
#registration2 .modal-body{ padding-top: 0; }
#login .modal-body .modal-title,
#registration .modal-body .modal-title,
#registration2 .modal-body .modal-title{ margin-top: 0; }
#login .modal-body .form-group,
#registration .modal-body .form-group,
#registration2 .modal-body .form-group{ margin-bottom: 7px; }
#login form label,
#registration form label,
#registration2 form label { text-align: left; font-size: 14px; }
#login form input,
#registration form input,
#registration2 form input { border-radius: 0; font-size: 16px; }
#login form .error input,
#registration form .error input,
#registration2 form .error input { border-color: #fe0c2e; }
#login form .errorMessage,
#registration form .errorMessage,
#registration2 form .errorMessage { font-size: 12px; color: #fe0c2e; }
#login form .btn,
#registration form .btn,
#registration2 form .btn { text-transform: uppercase; border: none; border-radius: 0; background: #41254d; font-size: 14px; padding: 10px 40px; }
#login form .email,
#registration form .email,
#registration2 form .email { display: none; }
#registration2 .description {
	margin-bottom: 20px;
}
#registration input,
#login input
{
	background-color: rgb(250, 255, 189) !important;
}
#registration .form-control[readonly],
#login .form-control[readonly] {
	background-color: #eee !important;
}
input[readonly]:-webkit-autofill {
	-webkit-box-shadow: inset 0 0 0px 9999px #eee;
}

#personal-menu { list-style-type: none; padding-left: 0; font-size: 18px; margin-top: 15px; }
#personal-menu li { line-height: 16px; padding-bottom: 40px; }
#personal-menu li a { color: #585858; }
#personal-menu li.active a { text-decoration: underline; color: #4ec8e2; font-weight: bold; }

#service-info .modal-body, #order-info .modal-body, #claim-info .modal-body { padding: 20px 30px; }

.personal { color: #444141; }
.personal h4 { font-weight: bold; }
.personal a { color: #444141; }
.personal table { width: 100%; margin-top: 30px; margin-bottom: 45px; }
.personal table th { font-weight: normal; border-bottom: 1px #444141 solid; padding-bottom: 15px; }
.personal table th:last-child { border-bottom: none; }
.personal table td { font-size: 14px; padding: 14px 0; }
.personal table tr td:first-child { /*font-weight: bold;*/ font-size: 16px; }
.personal .btn { text-transform: uppercase; border-radius: 0; font-size: 12px; padding-top: 8px; padding-bottom: 8px; }
.personal .btn+.btn { margin-left: 15px; }
.personal .btn-primary { background: #41254d; color: white; }
.personal .btn-default { background: #969696; color: white; }
.personal .btn-info { text-decoration: underline; border: none; background: none; color: #444141; }
.personal .btn-info:hover, .personal table .btn-info:focus { text-decoration: none; background: none; color: #444141; }
.personal .form-group { margin-bottom: 25px; }
.personal .form-group input, .personal .form-group select { border-radius: 0; border-color: black; }

.map-widget { width: 100%; height: 450px; }
.info-window .col-md-6 { padding: 0 10px; }
.info-window-wrapper { position: relative; }
.info-window { font-weight: 200; padding: 22px 12px; line-height: 1.3; color: #fff; font-size: 13px; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 16px; background-color: #4ec8e2; width: 345px; height: 190px; position: absolute; bottom: 44px; left: -34px; }
.info-window a.email { font-size: 12px; color: #fff; }
.info-window a.email:hover { text-decoration: none; color: #fff; }
.info-window span.phone { font-size: 14px; font-weight: 500; }
.info-window span.street { font-size: 14px; font-weight: 400; }
.info-window-pivot { width: 52px; height: 44px; background-color: #3caac1; clip-path: polygon(67% 0, 0 0, 100% 100%); -webkit-clip-path: polygon(67% 0, 0 0, 100% 100%); right: -18px; bottom: 0; position: absolute; }

.public_contracts .files img { margin-right: 25px; }
.public_contracts .files { margin: 50px 0; }
.public_contracts .files a { color: #444141; text-decoration: underline; font-size: 18px; }
ul.yiiPager a:link, ul.yiiPager a:visited { border-color: #4ec8e2; color: #481c4d; }
ul.yiiPager .selected a { background: #4ec8e2; }
.pagination { text-align: center; margin: 20px 0; width: 100%; }

.carousel-inner {
    background: rgba(0,0,0,0.70);
}
.error-page div.img-wrapper { margin-bottom: 30px; text-align: center; }
.error-page div.img-wrapper img { max-width: 600px; }
.error-page h2 { margin: 62px 0 45px 0; text-align: center; font-family: 'Helvetica Neue Cyr Light'; font-size: 30px; color: #444141; text-transform: uppercase; }
