/* ÐžÐ±Ñ‰Ð¸Ðµ ÑÑ‚Ð¸Ð»Ð¸ */

@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url(../fonts/HelveticaNeueCyr.ttf);
}
@font-face {
  font-family: 'HelveticaNeueCyrBold';
  src: url(../fonts/HelveticaNeueCyrBold.ttf);
}

body {
	margin: 0;
    padding:0;
    background-color: #fff;
    font-family: 'HelveticaNeueCyr', Helvetica Neue, sans-serif;
    font-size: 16px;
    color:#333;
}
a {
    color: #22364f;
}
a:hover, a:focus {
    text-decoration: none;
    color: #333;
}
a, button, select, li, i {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
button:focus, input:focus, select:focus, textarea:focus {
    outline: none;
}
textarea {
    resize: none;
}
img {
    max-width: 100%;
}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;padding: 0;line-height: inherit;}
input:focus::-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;padding: 0; line-height: inherit;}
input:focus:-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;padding: 0;line-height: inherit;}
input:focus:-ms-input-placeholder {opacity: 0; transition: opacity 0.3s ease;padding: 0;line-height: inherit;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;padding: 0;line-height: inherit;}
textarea:focus::-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;padding: 0;line-height: inherit;}
textarea:focus:-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;padding: 0;line-height: inherit;}
textarea:focus:-ms-input-placeholder {opacity: 0; transition: opacity 0.3s ease;padding: 0;line-height: inherit;}

.owl-theme .owl-nav {
    margin-top: 0;
}

/* Ð¡Ñ‚Ð¸Ð»Ð¸Ð·Ð°Ñ†Ð¸Ñ Bootstrap ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚Ð¾Ð² */

.tab-content {
    padding: 10px 0;
}
.modal-body {
    padding: 15px;
}
.modal-footer {
    padding: 15px;
}

/* ÐšÐ½Ð¾Ð¿ÐºÐ° Ð½Ð°Ð²ÐµÑ€Ñ… */

#back_top {
    z-index: 998;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    position: fixed;
    right: 30px;
    line-height: 36px;
    bottom: 30px;
    cursor: pointer;
    border-radius: 4px;
}
#back_top:hover {
    background: #000;
}
#back_top:before {
    content: "\f077";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 38px;
}

/* Ð¢Ð¸Ð¿Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ */

.grey-bg {
    background: #F0F0F0;
}
.upper {
    text-transform: uppercase;
}
.bttn {
    margin-bottom: 15px;
    background: #476b9b;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
    text-shadow: none;
}
.bttn:hover, .bttn:focus {
    background: #da2127;
    color: #fff;
}
.bttn.red {
    background: #da2127;
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.bttn.red:hover, .bttn.red:focus {
    background: #476b9b;
}
.h1, .block-title {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 45px;
    text-align: center;
}
.blue {
    color: #476b9b;
}
.blue-bg {
    background: url(../image/blue-bg.png);
    color: #fff;
}
.dashed {
    display: inline-block;
    border-bottom: 1px dashed;
}

/* Ð¨Ð°Ð¿ÐºÐ° ÑÐ°Ð¹Ñ‚Ð° */

.navbar-toggle .icon-bar {
    background-color: #000;
}
#menu {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    background: transparent;
    text-align: center;
    margin-top: 30px;
}
#menu > li {
    display: inline-block;
}
#menu > li + li {
    margin-left: -4px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
#menu > li a {
    padding: 8px 5px;
    display: block;
    font-family: 'HelveticaNeueCyrBold';
    font-size: 14px;
}
#menu > li a:hover {
    color: #da2128;
}
.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
}
header .phone {
    margin-top: 30px;
}
header .phone a {
    font-family: 'HelveticaNeueCyrBold';
    color: #3a5278;
    font-size: 24px;
}

/* ÐŸÐ¾Ð´Ð²Ð°Ð» ÑÐ°Ð¹Ñ‚Ð° */

footer {
    padding: 40px 0;
    background: url(../image/logo-bg-f.png) no-repeat right bottom, url(../image/blue-bg.png);
    background-size: contain;
    color: #fff;
}

/* Ð“Ð»Ð°Ð²Ð½Ð°Ñ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ð° */

.top-offer {
    background: url(../image/top-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 120px 0;
    color: #fff;
    position: relative;
    text-shadow: 1px 1px 2px black;
}
.top-offer:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.top-offer .h1 {
    text-align: left;
    margin-bottom: 30px;
}
.top-offer .h3 {
    font-family: 'HelveticaNeueCyrBold';
    color: #000;
    text-shadow: none;
    margin-bottom: 20px;
    margin-top: 15px;
}
.top-offer .box {
    background: #fff;
    padding: 15px;
    text-align: center;
}

.steps {
    padding: 100px 15px;
}
.steps img {
    margin: 0 auto 15px;
    display: block;
    height: 60px;
}
.steps .blue {
    margin-top: 30px;
}

.bonus {
    padding: 80px 0;
    background: url(../image/tryit.png);
}
.bonus .h1 {
    margin-top: 100px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.bonus .blue {
    color: #1eb7f0;
    font-weight: bold;
}
.station {
    padding: 100px 15px;
}
.station .box {
    border: 1px solid #a8a9ad;
    padding: 0 15px 15px;
    text-align: center;
    margin-bottom: 30px;
}
.station .title {
    background: url(../image/station-title.png) no-repeat center center;
    background-size: cover;
    padding: 50px 45px;
    margin: -1px -15px 15px;
    height: 220px;
    color: #fff;
    font-size: 32px;
    text-align: left;
}
.station img {
    height: 18px;
    margin-left: 15px;
}
.filters .address-item {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 3px;
}
.station .bttn {
    margin-top: 15px;
    color: #fff;
}
.station a {
    color: #476b9b;
}

.why-we {
    padding: 60px 0;
    background: #F0F0F0 url(../image/blue-bg.png) repeat-y top left;
    background-size: 33%;
    position: relative;
    min-height: 420px;
}
.why-we:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0%;
    background: url(../image/red-line.png) no-repeat right bottom;
    background-size: contain;
    width: 34%;
    height: 42%;
    display: block;
}
.why-we .block-title {
    color: #fff;
    text-align: left;
    margin-top: 30px;
}
.why-we ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.why-we li {
    background: url(../image/check.png) no-repeat left center;
    background-size: 30px;
    padding: 5px 0 5px 45px;
}
.why-we li + li {
    margin-top: 12px;
}
.why-we input, .why-we select {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    padding: 10px 15px;
    width: 100%;
}
.why-we button {
    border: 0;
}
.why-we form {
    margin-top: 25px;
}
.info {
    padding: 100px 15px;
}
.info img {
    margin-bottom: 8px;
}
.info .block-title {
    margin-top: 0;
}
.station.advantage .box {
    min-height: 315px;
}
.station.advantage .title {
    background: url(../image/station-title.png) no-repeat center center;
    background-size: cover;
    padding: 50px 100px 50px 45px;
    margin: -1px -15px 15px;
    height: 180px;
    color: #fff;
    font-size: 28px;
    text-align: left;
}
.owl-theme .owl-nav [class*='owl-'] {
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 55px;
    height: 50px;
    color: #FFF;
    margin: -25px 5px 5px;
    padding: 0;
    border-radius: 0;
    background: transparent;
    text-indent: -99999px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    left: auto;
    right: 15px;
}
.owl-controls .owl-prev:before {
    content: "";
    background: url(../image/prev.png) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.owl-controls .owl-next:before {
    content: "";
    background: url(../image/next.png) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background-color: transparent;
}
.owl-carousel-slider .owl-controls {
    margin-top: 5px;
}
.top-offer .box {
    text-shadow: none;
    color: #000;
}
.top-offer .timer {
    margin-bottom: 8px;
}
.top-offer .count {
    list-style-type: none;
    padding-left: 0;
    text-align: center;
    margin-top: 8px;
}
.top-offer .count li {
    display: inline-block;
    background: #eee;
    font-size: 28px;
    font-family: Scada;
    color: #000;
    width: 29px;
    text-align: center;
}
.container + .block-title {
    margin-top: 45px;
}
.blue a {
    display: inline-block;
    border-bottom: 1px dashed;
}
.steps a {
    display: inline-block;
    border-bottom: 1px dashed;
    color: #da2127;
}
.steps a:hover {
    color: #000;
    border-bottom: 1px dashed transparent;
}
.panel-group {
    margin-bottom: 30px;
}
.panel-heading {
    padding: 0;
}
.panel-title a, .panel-title .heading {
    display: block;
    background: #476b9b;
    color: #fff;
    padding: 10px 15px;
}
.panel-group .panel + .panel {
    margin-top: 8px;
}
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}
.panel-body h4 {
    font-weight: bold;
}
.panel-body .row + .row {
    margin-top: 8px;
}
#services {
    padding: 60px 0;
}
.modal .panel-group .panel {
    border: 0;
}
.modal input {
    padding: 5px 10px;
    margin-bottom: 8px;
    border: 1px solid #ddd;
}
.modal-header {
    padding: 10px 15px;
}
.modal-header .close {
    margin-top: 0;
    font-weight: normal;
    font-size: 28px;
}
.modal-body {
    padding: 0;
}
.modal .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0;
}
.modal .panel-group .panel + .panel {
    margin-top: 0;
    border-top: 1px solid #fff;
}
.modal .panel-group .panel {
    border: 0;
    margin-bottom: 0;
}
.modal-footer .agree {
    float: left;
    font-size: 10px;
    width: 320px;
    text-align: left;
    padding-top: 5px;
    max-width: 100%;
}
.modal .panel-group {
    margin-bottom: 0;
    border-bottom: 0;
}

/* Ð¡Ñ‚Ñ€Ð°Ð½Ð¸Ñ†Ð° Ð¾Ñ‚Ð·Ñ‹Ð²Ð¾Ð² */

.reviews .small {
    margin-top: -8px;
}
.why-we textarea {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    padding: 10px 15px;
    width: 100%;
}
#reviewStars-input input:checked ~ label, #reviewStars-input label, #reviewStars-input label:hover, #reviewStars-input label:hover ~ label, .reviewStars-input input:checked ~ label, .reviewStars-input label, .reviewStars-input label:hover, .reviewStars-input label:hover ~ label {
    background: url('../image/star.png') no-repeat;
}
#reviewStars-input .reviewStars-input {
    position: relative;
    overflow: hidden;
    *zoom: 1;
    float: left;
    margin-right: 30px;
    margin: 8px 0 18px;
}

#reviewStars-input input, .reviewStars-input input {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 20px;
  height: 19px;
  position: absolute;
  top: 0;
  z-index: 0;
}

#reviewStars-input input:checked ~ label, .reviewStars-input input:checked ~ label {
  background-position: 0 -19px;
  height: 19px;
  width: 20px;
}

#reviewStars-input label, .reviewStars-input label {
  background-position: 0 0;
  height: 19px;
  width: 20px;
  float: right;
  cursor: pointer;
  margin-right: 3px;

  position: relative;
  z-index: 1;
}

#reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
  background-position: 0 -19px;
  height: 19px;
  width: 20px;
}

#reviewStars-input #star-0 {
  left: 0px;
}
#reviewStars-input #star-1, .reviewStars-input .star-1 {
  left: 22px;
}
#reviewStars-input #star-2, .reviewStars-input .star-2 {
  left: 44px;
}
#reviewStars-input #star-3, .reviewStars-input .star-3 {
  left: 66px;
}
#reviewStars-input #star-4, .reviewStars-input .star-4 {
  left: 88px;
}
#reviewStars-input #star-5, .reviewStars-input .star-5 {
  left: 110px;
}
.top-offer p {
    position: relative;
}
.reviewStars-input {
    width: 115px;
    height: 20px;
    margin: 8px auto;
    display: block;
}
#add-review .pull-left {
    margin: 10px 0 15px;
}

.thanks {
    color: #476b9b;
    font-size: 32px;
    text-align: center;
    padding: 115px 0;
}

/* Доработки */

.footer-phone {
    display: block;
    font-size: 24px;
    font-weight: bold;
}
.partner-page .steps {
    padding-bottom: 30px;
}

.partner-login-form {
    padding-top: 15px;
}

.partner-login-btn {
    cursor: pointer;
}

.bttn {
    cursor: pointer!important;
}

.modal-backdrop.fade.in {
    z-index: 999;
}

/*#osago {
    opacity: 0;
    z-index: -1;
    position: absolute;
    margin-top: -325px;
}*/
.osago-link {
    font-size: 12px;
}
.osago-link a {
    color: #fff;
    text-decoration: underline;
}

.g-recaptcha {
    display: inline-block;
}
p.red {
    color: #da2127;
}
#mgo-mcw-widget {
    bottom: 80px!important;
}
.color-dark-blue {
    color: #22354d!important;
}
.background-dark-blue {
    background: #22354d!important;
}
.jobs.container {
    min-height: 55vh;
}
.social-links a {
    font-size: 30px;
    margin: 0 10px;
}