/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 0
}*/

@import url(http://allfont.ru/allfont.css?fonts=ubuntu-bold);
@import url(http://allfont.ru/allfont.css?fonts=ubuntu-medium);
h1, h2, h3, h4, p {
    margin: 0;
    padding: 0
}

a {
    color: #649fdb;
    transition: all 0.35s ease
}

input {
    transition: all 0.35s ease
}

h1 {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #303030;
    margin-bottom: 30px
}

h2 {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #292929;
    margin-bottom: 40px
}

h3 {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #292929;
    margin-bottom: 22px;
    display: inline-block;
    margin-top: 25px
}

h4 {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #292929;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 12px
}

h5 {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #292929;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 25px
}

p {
    font-family: opensans-regular;
    font-size: 16px;
    color: #303030;
    line-height: 1.8;
    margin-bottom: 35px
}

ol, ul {
    padding-left: 20px;
    font-family: opensans-regular;
    color: #292929;
    font-size: 15px
}

ol li, ul li {
    margin-bottom: 10px
}

ul {
    list-style-image: url(../images/marker.png)
}

input:focus {
    outline: none
}

textarea:focus {
    outline: none
}

input::-moz-placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

input::placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

input::-o-placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}
img{max-width: 100% !important;}

input::-webkit-input-placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

input:-ms-input-placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

textarea::-moz-placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

textarea::placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

textarea::-o-placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

textarea:-ms-input-placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
    font-family: opensans-semibold
}

input:focus::-moz-placeholder {
    opacity: 0 !important;
    outline: none
}

input:focus::placeholder {
    opacity: 0 !important;
    outline: none
}

input:focus::-o-placeholder {
    opacity: 0 !important;
    outline: none
}

input::focus::-webkit-input-placeholder {
    opacity: 0 !important;
    outline: none
}

input:focus:-ms-input-placeholder {
    opacity: 0 !important;
    outline: none
}

textarea:focus::-moz-placeholder {
    opacity: 0 !important;
    outline: none
}

textarea:focus::placeholder {
    opacity: 0 !important;
    outline: none
}

textarea:focus::-o-placeholder {
    opacity: 0 !important;
    outline: none
}

textarea::focus::-webkit-input-placeholder {
    opacity: 0 !important;
    outline: none
}

textarea:focus:-ms-input-placeholder {
    opacity: 0 !important;
    outline: none
}

div[class*='col-'] > .row{margin: 0;}

.jq-selectbox__select {
    display: none
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: 0
}

.jq-selectbox li:hover {
    background: 0
}

.jq-selectbox li:hover a {
    color: #000
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #000
}

.jq-selectbox li.selected {
    background: 0
}

.header_bg {
    background-image: linear-gradient(to right, #1D1D1D 20%, #fff 5%);
    -moz-box-shadow: -2px 3px 8px -5px #000;
    -webkit-box-shadow: -2px 3px 8px -5px #000;
    box-shadow: -2px 3px 8px -5px #000
}

.header_bg_main {
    background-image: linear-gradient(to right, #1D1D1D 20%, #EAEBEC 5%)
}

.header_bg_main_w {
    background: url(../images/bg-w.jpg) no-repeat;
    background-size: cover;
    background-position: 400px 0
}

#header {
    /*width: 1200px;*/
    margin: 0 auto;
    background: #fff;
    position: fixed;
    padding: 0 0 0 0;
    z-index: 999999;
    box-shadow: 0 0 5px 0 #cecece;
}
#logo-block{margin-top: 60px;}

.header_bg_main  {
    margin-bottom: 0;
    padding-bottom: 25px
}
.border-bottom-grey{border-bottom: 1px solid #F9F9F9;}

.black_part {
    position: absolute;
    width: 165px;
    height: 100%;
    background: #1D1D1D;
    left: 0;
    top: 0;
    z-index: 1
}

 .logo {
    padding-top: 15px;
    position: relative;
    z-index: 4999
}

 .tel {
    /*margin-left: -10px;*/
    padding: 36px 0 0;
    /*text-align: left*/
}

 .tel a:not(.btn) {
    color: #ffffff;
    font-size: 16px;
    font-family: opensans-regular;
    letter-spacing: 0.6px
}

i {

    margin-right: 5px
}
 .tel a i{color: #649FDB;}

 .around_clock {
    margin-right: 25px;
    padding: 17px 0 0;
    text-align: right;
    display: inline-block;
}

 .around_clock {
    color: #1d1d1d;
    font-size: 14px;
    font-family: opensans-semibold;
    letter-spacing: 0.6px;
}

 .around_clock i {
    color: #649FDB;
    margin-right: 5px;
    font-size: 22px;
    vertical-align: bottom
}

 .address {
    margin-right: -5px;
    padding: 37px 0 25px 0;
    color: #ffffff;
    font-size: 15px;
    font-family: opensans-regular;
    letter-spacing: 0.4px
}

 .address i {
    color: #649FDB;
    margin-right: 9px;
    font-size: 20px
}

 .soc_tel {
    text-align: right;
    padding: 36px 0 0 0;
}
 .soc_tel img{width: 26px; padding: 0;}

 .ya-share2__badge {
    padding: 0 !important;
    border-radius: 0 !important
}

 .ya-share2__container_size_m .ya-share2__item_service_whatsapp .ya-share2__icon {
    background: url(../images/ico-wap.png) no-repeat !important
}

 .ya-share2__item_service_whatsapp .ya-share2__badge,  .ya-share2__item_service_viber .ya-share2__badge {
    background: none !important
}

 .ya-share2__container_size_m .ya-share2__item_service_viber .ya-share2__icon {
    background: url(../images/ico-vb.png) no-repeat !important
}

 .ya-share2__container_size_m .ya-share2__icon {
    width: 26px !important;
    height: 27px !important
}

 .ya-share2__container_size_m .ya-share2__item {
    margin-right: 15px !important
}

 .ya-share2__icon {
    vertical-align: baseline !important
}

 .lang {
    padding: 37px 0 0 0;
    text-align: right;
    font-family: opensans-semibold
}

 .lang a {
    color: #1d1d1d;
    font-size: 12px
}

 .lang a.active {
    color: #5c92ce
}

 .nav_header {
    padding: 20px 0 0;
    box-sizing: border-box;
    position: relative;
    z-index: 4
}

 .nav_header li:first-child a {
    color: #fff;
    padding-left: 0
}

 .nav_header li a {
    font-size: 14px;
    font-family: opensans-regular;
    color: #ffffff;
    padding: 0 0 16px;
    letter-spacing: 0.4px;
    margin: 0 45px 0 0;
     border-bottom: 3px solid transparent;
}
 .tel a:last-child{
    margin-left: 25px;
}
.nav_header li{margin-bottom: 0;}

 .nav_header li a:hover,  .nav_header li a:focus {
    background: transparent
}

 .nav_header li a:hover,  .nav_header li a.active {
    color: #5790D1;
     border-bottom: 3px solid #5790d1;
     padding-bottom: 16px;
}

 .nav_header li:first-child a.active {
    color: #fff
}

 .nav_header .container-fluid,  .nav_header .container-fluid .collapse {
    padding: 0
}

 .nav_header .navbar {
    margin-bottom: 0
}

 .nav_header li:last-child a {
    margin-right: 0
}

.breadcrumb>li+li:before {
    content: "/\00a0" !important;
    padding: 0 5px;
    color: #ccc;
}

.header_bg_main  {
    background: transparent;
    box-shadow: none
}

#main_display {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    position: relative;
    padding-bottom: 100px
}

#main_display .main_img {
    position: relative;
    overflow: hidden;
    padding: 20px 0
}

#main_display .main_img img {
    z-index: 2;
    position: relative;
    max-width: 100%;
}

/*#main_display .main_img img:last-child {*/
    /*left: 42px;*/
    /*position: absolute;*/
    /*top: 80px;*/
    /*z-index: 1*/
/*}*/

#main_display .main_content {
    padding: 65px 0 0;
    box-sizing: border-box;
    text-align: center;
}

#main_display .main_content h1 {
    font-size: 48px;
    margin-bottom: 25px
}
#main_display .main_content h1 img{width: 28px; height: 28px;}
#main_display .main_content h1 span{color: #4D8CD7;}

#main_display .main_content .btn-blue {
    margin-bottom: 50px
}

#main_display .main_content .fqc > div {
    float: left;
    margin-right: 125px;
    text-align: center
}

#main_display .main_content .fqc > div:last-child {
    margin-right: 0
}

#main_display .main_content .fqc > div .img {
    height: 65px
}

#main_display .main_content .fqc > div .text {
    font-family: opensans-semibold;
    font-size: 16px;
    color: #1d1d1d
}

#choice {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
    text-align: center
}

#choice h2 {
    text-align: center
}

.tabs_1 {
    opacity: 1 !important
}

#choice .car {
    font-size: 16px;
    font-family: opensans-semibold;
    color: #abb4b9;
    border-bottom: 1px solid #abb4b9;
    margin: 0 7px 60px;
    text-align: center;
    padding: 40px 10px
}

#choice #legkovoi .car, #gruz .car {
    padding: 10px 10px
}

#choice .car:hover, #choice #home li.active .car {
    color: #5790d1;
    border-bottom: 1px solid #5790d1
}

#choice .car .img {
    height: 62px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative
}

#choice .car .img > img {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px
}

#choice .btn-able .car .img > img {
    margin-left: -38px
}

#choice .car .img > img:first-child {
    z-index: 2
}

#choice .car .img > img:last-child {
    z-index: 1
}

#choice .car:hover .img > img:last-child, #choice #home li.active .car .img > img {
    z-index: 3
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #2a2a2a;
    font-family: opensans-semibold
}

#choice .nav {
    text-align: center
}

#choice .nav-tabs {
    border: 0
}

#choice .nav-tabs > li {
    float: none;
    display: inline-block
}

#choice .nav-tabs > li a {
    border: 0;
    padding: 35px 10px;
    text-align: center;
    margin: 0 7px 50px;
    color: #abb4b9;
    font-size: 24px;
    font-family: opensans-semibold;
    border-bottom: 2px solid #abb4b9
}

#choice .nav-tabs > li a:hover, #choice .nav-tabs > li a:focus, #choice .nav-tabs > li.active a {
    color: #5790d1;
    border-bottom: 2px solid #5790d1;
    background: none
}

#choice #profile .nav-tabs > li a, #choice #home .nav-tabs > li a {
    border: 0;
    padding: 0
}

.nav-tabs > li > a {
    cursor: pointer
}

#choice #profile .nav-tabs > li, #choice #home .nav-tabs > li {
    width: 18%
}

#choice #home #legkovoi .nav-tabs > li, #choice #home #gruz .nav-tabs > li {
    width: 25%
}

#choice #profile .dropdown-menu {
    width: 200px
}

#choice .bootstrap-select.btn-group .dropdown-menu {
    height: 260px;
    padding: 0
}

#choice .bs-searchbox {
    display: none
}

.jq-radio.check {
    width: 20px;
    height: 20px;
    border-radius: 0
}

.jq-radio.check.checked .jq-radio__div {
    background: rgba(0, 0, 0, 0) url("../images/basic-tick.png") no-repeat scroll 2px 2px / 60% auto;
    width: 20px;
    height: 20px;
    box-shadow: none;
    margin: 3px 0 0 1px
}

.with_flag, .without_flag, .taxi_RU {
    cursor: default
}

.bg_car {
    background: url(../images/bg-car.jpg) no-repeat;
    background-size: cover
}

#choice_data {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding: 75px 0 69px
}

#choice_data .columns {
    height: 140px;
    position: relative
}

#choice_data input {
    font-size: 21px;
    border: 1px solid #808080;
    border-radius: 5px;
    height: 57px;
    margin-bottom: 45px;
    margin-right: 10px;
    padding-left: 33px;
    width: 256px;
    -moz-box-shadow: 0 3px 4px 0 #808080;
    -webkit-box-shadow: 0 3px 4px 0 #808080;
    box-shadow: 0 3px 4px 0 #808080
}

#choice_data input:nth-child(2) {
    margin-right: 0
}

#choice_data h2 {
    margin-bottom: 50px
}

#choice_data .btn-blue {
    padding: 17px 42px;
    margin-bottom: 45px;
    margin-right: 10px;
    -moz-box-shadow: 0 3px 4px 0 #808080;
    -webkit-box-shadow: 0 3px 4px 0 #808080;
    box-shadow: 0 3px 4px 0 #808080
}

#choice_number {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 75px 0 69px
}

#choice_number h2 {
    margin-bottom: 10px
}

#choice_number .nav {
    text-align: center
}

#choice_number .nav-tabs {
    border: 0
}

#choice_number .nav-tabs > li {
    float: none;
    display: inline-block
}

#choice_number .nav-tabs > li a {
    border: 0;
    padding: 30px 40px;
    text-align: center;
    margin: 0 7px 65px;
    color: #abb4b9;
    font-size: 24px;
    font-family: opensans-semibold;
    border-bottom: 2px solid #abb4b9
}

#choice_number .nav-tabs > li a:hover, #choice_number .nav-tabs > li a:focus, #choice_number .nav-tabs > li.active a {
    color: #5790d1;
    border-bottom: 2px solid #5790d1;
    background: none
}

#choice_number .jq-radio.check {
    float: left
}

#choice_number .jq-radio {
    top: 10px
}

#choice_number .for_check {
    width: 160px;
    margin: 0 auto
}

#choice_number .one_choice {
    position: relative;
    border: 1px solid #E2E6E7;
    height: auto;
    width: 370px;
    box-sizing: border-box;
    padding: 36px 0 55px
}

#choice_number .tab-content .row > div:nth-child(2) .one_choice {
    margin-left: 15px
}

#choice_number .tab-content .row > div:nth-child(3) .one_choice {
    margin-left: 30px
}

#choice_number .one_choice p {
    font-family: opensans-semibold;
    color: #303030;
    font-size: 20px;
    letter-spacing: 1.7px;
    line-height: 1;
    margin-bottom: 15px
}

#choice_number .one_choice b {
    padding-bottom: 12px;
    border-bottom: 1px solid #EEF0F1;
    font-family: 'Ubuntu Light', arial;
    font-size: 60px;
    color: #5790d1;
    font-weight: normal;
    display: block;
    margin: 0 0 30px
}

#choice_number .one_choice b i {
    font-size: 35px
}

#choice_number .one_choice span {
    display: block;
    color: #828181;
    font-family: opensans-semibold;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 7px
}

#choice_number .one_choice .btn-white {
    position: relative;
    margin-top: 20px
}

.btn-white {
    border: 2px solid #5790D1;
    font-size: 16px;
    color: #5790D1;
    background: #fff;
    padding: 17px 32px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'Ubuntu Medium', arial
}

#choice_number .one_choice:hover {
    -moz-box-shadow: 0 0 6px 1px #c0c0c0;
    -webkit-box-shadow: 0 0 6px 1px #c0c0c0;
    box-shadow: 0 0 6px 1px #c0c0c0
}

#choice_number .one_choice .for_line {
    border-bottom: 1px solid #EEF0F1;
    margin: 0 25px 30px;
    padding-bottom: 30px;
    display: block;
    color: #828181
}

#choice_number .one_choice:hover .btn-white {
    border: 2px solid transparent;
    color: #fff;
    background: #5790D1
}

#choice_number .with_checkbox {
    display: none
}

#choice_number .with_checkbox.active {
    display: block
}

#choice_number .with_checkbox .jq-checkbox.checked .jq-checkbox__div {
    background: url(../images/basic-tick.png) no-repeat;
    background-position: 100% 0;
    box-shadow: none;
    margin: 3px 1px 2px;
    width: 20px;
    height: 20px
}

#choice_number .with_checkbox .jq-checkbox > .jq-checkbox {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    border: 1px solid #ccc
}

#choice_number .with_checkbox .jq-checkbox {
    width: 26px;
    height: 26px;
    border: 0
}

#choice_number .with_checkbox label {
    display: block;
    font-weight: normal;
    font-family: opensans-semibold;
    font-size: 16px;
    color: #828181
}

#choice_number .one_choice .with_checkbox .section.lh > span {
    float: left;
    margin-bottom: 0;
    margin-top: 7px
}

#choice_number .with_checkbox .section.lh {
    width: 150px;
    margin: 0 auto
}

#choice_number .one_choice .with_checkbox b {
    font-size: 24px;
    display: inline;
    margin-left: 0;
    font-weight: bold;
    border: 0
}

#choice_number .one_choice .with_checkbox b i {
    font-size: 24px
}

#choice_number .one_choice p > b {
    font-size: 24px;
    display: inline;
    margin: 0;
    font-weight: bold;
    border: 0
}

#choice_number .one_choice p > b i {
    font-size: 24px
}

#choice_number .jq-checkbox {
    border-radius: 0 !important;
    background: #fff
}

#choice_number .arrow_b {
    transform: rotate(180deg)
}

#choice_number .active_arr .arrow_b {
    transform: rotate(0deg)
}

#choice_number .borders {
    cursor: pointer
}

.bg_delivery {
    background: url(../images/bg-delivery.jpg) no-repeat;
    background-size: cover;
    position: relative
}

#delivery_payment {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 70px 0
}

#delivery_payment h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 15px
}

#delivery_payment .nav {
    text-align: center
}

#delivery_payment .nav-tabs {
    border: 0
}

#delivery_payment .nav-tabs > li {
    float: none;
    display: inline-block
}

#delivery_payment .nav-tabs > li a {
    border: 0;
    padding: 30px 40px;
    text-align: center;
    margin: 0 7px 50px;
    color: #abb4b9;
    font-size: 24px;
    font-family: opensans-semibold;
    border-bottom: 2px solid #abb4b9
}

#delivery_payment .nav-tabs > li a:hover, #delivery_payment .nav-tabs > li a:focus, #delivery_payment .nav-tabs > li.active a {
    color: #5790d1;
    border-bottom: 2px solid #5790d1;
    background: none
}

#delivery_payment .tab-pane {
    height: 235px
}

.jq-radio.checked .jq-radio__div {
    background: #5790D1;
    height: 8px;
    width: 8px
}

#delivery_payment .tab-content {
    padding: 0 170px;
    font-size: 16px;
    color: #fff;
    font-family: opensans-regular;
    line-height: 1.8;
    margin-bottom: 35px
}

#delivery_payment .tab-content p {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 10px
}

#delivery_payment .tab-content a {
    font-family: opensans-semibold;
    font-size: 18px;
    margin-bottom: 15px;
    display: block
}

#delivery_payment #one_delivery a {
    color: #fff
}

#delivery_payment .tab-content span.finish_price {
    font-family: 'Ubuntu Medium', arial;
    font-size: 36px;
    color: #fff;
    display: block
}

#delivery_payment .tab-content span b {
    color: #5790d1;
    font-weight: normal
}

#delivery_payment .tab-content span b i {
    font-size: 35px
}

#delivery_payment .tab-content .row {
    position: relative
}

#delivery_payment .tab-content .row > div:last-child {
    padding-left: 50px;
    position: static
}

#delivery_payment .tab-content .row > div:last-child .jq-radio {
    margin: 15px 20px 10px 0
}

#delivery_payment .tab-content .row > div:last-child img {
    margin-right: 10px
}

.finish_price {
    position: relative;
    float: right
}

#delivery_payment .finish_btn {
    text-align: right;
    display: block
}

#delivery_payment .finish_btn a {
    display: inline-block;
    margin-top: 15px;
    padding: 17px 13px
}

#delivery_payment .finish_btn a:hover {
    color: #5790D1
}

#delivery_payment input, #delivery_payment textarea {
    color: #333;
    width: 380px;
    border: 0;
    border-radius: 5px;
    margin-bottom: 15px;
    padding-left: 30px;
    height: 55px
}

#delivery_payment textarea {
    height: 85px;
    padding-top: 15px
}

#delivery_payment span.price {
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: opensans-semibold
}

#delivery_payment .price i {
    font-family: opensans-semibold;
    font-size: 24px;
    font-style: normal
}

#delivery_payment #three_delivery .tab-content {
    padding: 0
}

#delivery_payment #three_delivery {
    height: auto
}

#one_delivery_cdek #cdek_a_click {
    display: inline-block;
    white-space: normal
}

.SDEK_mark .SDEK_courierInfo {
    text-align: left
}

#myModalBox .modal-dialog {
    width: 955px
}

#delivery_payment #three_delivery .bootstrap-select span {
    color: #a6a6a6;
    font-size: 16px
}

#delivery_payment #three_delivery .bootstrap-select a {
    margin: 0
}

#delivery_payment #three_delivery .bootstrap-select .bs-searchbox {
    display: none
}

#two_delivery_cdek, #one_delivery_cdek {
    height: 325px !important
}

#two_delivery_cdek .selectpicker {
    margin: 25px 0 10px;
    width: 380px
}

#two_delivery_cdek .bootstrap-select {
    width: 380px
}

#two_delivery_cdek .bootstrap-select > button {
    padding: 15px 15px 15px 26px
}

#two_delivery_cdek .bootstrap-select .dropdown-menu {
    height: 210px
}

#two_delivery_cdek span.price {
    margin-bottom: 15px;
    line-height: 1
}

#two_delivery_cdek input, #two_delivery_cdek textarea {
    margin-bottom: 10px
}

.bg_doc {
    background: #FAFAFA
}

#documents {
    width: 1050px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 70px 0
}

#documents h2 {
    text-align: center;
    margin-bottom: 65px
}

#documents .row > div > div {
    background: #fff;
    padding: 40px 0;
    margin: 50px 10px 0;
    position: relative;
    height: 160px;
    box-sizing: border-box
}

#documents .img {
    height: 50px;
    margin-bottom: 15px
}

#documents .img img:last-child {
    display: block;
    margin: 0 auto 20px
}

#documents .img img:first-child {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -15px
}

#documents .text {
    font-family: opensans-semibold;
    font-size: 16px;
    color: #6f6f6f
}

#questions {
    width: 1250px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 70px 0 90px
}

#questions h2 {
    text-align: center
}

#questions .review {
    border: 1px dashed #E1E1E1;
    margin: 30px 25px;
    padding: 30px 10px;
    box-sizing: border-box;
    text-align: center;
    position: relative
}

#questions .review p, #questions .review span {
    font-size: 16px;
    font-family: opensans-semibold;
    margin-bottom: 8px;
    color: #3e3e3e
}

#questions .review p {
    margin-bottom: 26px
}

#questions .review .click {
    border: 1px solid #c0c0c0;
    color: #525252;
    display: inline-block;
    font-size: 25px;
    padding: 10px 20px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: -35px;
    margin-left: -30px;
    background: #fff;
    -moz-box-shadow: 0 4px 7px -1px #c0c0c0;
    -webkit-box-shadow: 0 4px 7px -1px #c0c0c0;
    box-shadow: 0 4px 7px -1px #c0c0c0
}

#questions .review .click.active i {
    transform: rotate(180deg)
}

#questions .review .content_all {
    height: 56px;
    overflow: hidden
}

.bg-certificate {
    background: url(../images/bg-cert.jpg) no-repeat;
    background-size: cover
}

#certificate {
    max-width: 1260px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 70px 0;
    text-align: center
}

#certificate h2 {
    text-align: center;
    margin-bottom: 60px
}

#certificate .img {
    margin-bottom: 20px
}

#certificate .text {
    font-size: 15px;
    color: #292929;
    font-family: opensans-regular;
    line-height: 1.7;
    padding: 0 30px
}

#certificate .cert {
    margin-bottom: 50px
}

#certificate .btn-blue {
    padding: 17px 20px
}

.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #dFdFdF;
    font-size: 14px;
    margin: 0px;
    padding: 1px 15px;
    background: none;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #dfdfdf;
    height: 46px;
    width: 46px;
    position: absolute;
}
.owl-theme .owl-nav .owl-prev {
    left: -50px;
}
.owl-theme .owl-nav .owl-next {
    right: -50px;
}

@media screen and (min-width: 600px) and (max-width: 2000px) {
    /*#certificate .row > div > div > div {*/
        /*float: none;*/
        /*display: inline-block;*/
        /*height: 500px;*/
        /*overflow: hidden*/
    /*}*/
}

.type.card{min-height: 465px !important;}

.bg_brands {
    background-color: #5790D1
}

#brands {
    width: 1300px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding: 65px 0 50px
}

#brands .brand > div {
    height: 50px;
    width: auto;
    display: inline-block;
    margin: 10px 38px
}

#brands .slick-prev, #brands .slick-next {
    display: none !important
}

#brands .slick-slide > div {
    line-height: 100px
}

.bg_minutes {
    background: url(../images/bg-one.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 50px;
}

#one_min h2 {
    margin-bottom: 50px
}

#one_min {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    padding: 75px 140px 60px
}

#blog_slider {
    width: 1250px;
    position: relative;
    margin: 0 auto;
    padding: 70px 0 85px
}

#blog_slider h2 {
    text-align: center;
    margin-bottom: 57px
}

#blog_slider .block {
    text-align: center
}

#blog_slider .block .text {
    text-align: left;
    padding: 35px 0 0 100px
}

#blog_slider .block .text span.date {
    font-family: opensans-semibolditalic;
    font-size: 16px;
    color: #383838
}

#blog_slider .block .text p {
    font-family: opensans-semibold;
    font-size: 18px;
    color: #414141;
    margin-bottom: 1px
}

#blog_slider .block .text span {
    font-family: opensans-semibold;
    font-size: 16px;
    color: #b4b4b4
}

#blog_slider .btn-block {
    text-align: center;
    margin-top: 15px
}

.slick-next {
    right: -65px
}

.slick-prev {
    left: -65px
}
.hero__slider-inner .slick-prev {
    left: 0;
}
.hero__slider-inner .slick-next {
    right: 0;
}
.hero__slider-inner .slick-dots {
    bottom: 5px;
}
.slick-prev, .slick-next {
    top: 38%;
    width: 41px;
    height: 41px
}

.slick-prev::before {
    content: url("../images/arrow-prev.png");
    opacity: 1
}

.slick-next::before {
    content: url("../images/arrow-next-h.png");
    transform: rotate(90deg);
    opacity: 1
}

.slick-prev:hover:before {
    content: url("../images/arrow-prex-h.png");
    opacity: 1
}

.slick-next:hover:before {
    content: url("../images/arrow-next.png");
    opacity: 1
}

#breadcrumbs {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px
}

#breadcrumbs .breadcrumb {
    background: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0
}

#breadcrumbs .breadcrumb > li + li::before {
    color: #acadad;
    content: "�";
    padding: 0 20px
}

#breadcrumbs .breadcrumb a {
    color: #649fdb
}

#breadcrumbs .breadcrumb li {
    color: #acadad;
}

#blog .size-04 {
    float: right
}

#blog {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 13px
}

#blog h1 {
    font-family: 'Ubuntu Bold', arial;
    font-size: 36px;
    color: #303030;
    text-align: center;
    margin-bottom: 60px
}

#blog h3 {
    font-family: 'Ubuntu Bold', arial;
    font-size: 24px;
    color: #111;
    margin-bottom: 40px
}

#blog .content {
    margin: 0 33px 45px 0;
    padding: 0 0 50px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #EFEFEF
}

#blog .content img {
    margin-bottom: 15px
}

#blog .content span.date {
    font-size: 16px;
    color: #383838;
    font-family: opensans-semibolditalic;
    text-align: right;
    display: block;
    margin-bottom: 15px;
    clear: both
}

#blog .content p {
    margin-bottom: 24px;
    font-size: 16px;
    color: #303030
}
#info{margin-bottom: 35px;}

#info h1 {
    font-family: 'Ubuntu Bold', arial;
    font-size: 36px;
    color: #303030;
    text-align: center;
    margin-bottom: 60px;
    margin-top:35px;
}
#info a {
    margin: 5px 0;
    display: block;
}

.btn-blue {
    border: 2px solid transparent;
    font-size: 16px;
    color: #fff;
    background: #5790D1;
    padding: 17px 32px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'Ubuntu Medium', arial
}

.btn-blue:hover {
    border: 2px solid #5790D1;
    color: #5790D1;
    background: #fff
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    border: 1px solid #5790D1;
    color: #5790D1;
    background: #fff
}
.btn-blue.anchor{text-transform: none;}

#blog .last_news {
    margin: 25px 0 40px 118px
}

#blog h4 {
    font-family: opensans-bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #99999c;
    margin-bottom: 30px
}

#blog .last_news .news {
    overflow: hidden;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 20px;
    padding-bottom: 15px
}

#blog .last_news .news .img_news {
    float: left;
    overflow: hidden;
    margin-right: 14px;
    border-radius: 50%
}

#blog .last_news .news .text_news {
    overflow: hidden;
    padding-right: 40px
}

#blog .last_news .news .text_news a {
    font-size: 14px;
    margin-bottom: 2px;
    display: block
}

#blog .last_news .news .text_news p {
    font-size: 14px;
    color: #303030;
    margin-bottom: 10px;
    line-height: 1.7
}

#blog .last_news .news .text_news span.date {
    font-size: 14px;
    color: #b4b4b4;
    font-family: opensans-italic;
    display: block
}

#blog .headings {
    margin: 10px 0 50px 118px
}

#blog .headings h4 {
    margin-bottom: 10px
}

#blog .heading {
    padding: 14px 0;
    border-bottom: 1px solid #EFEFEF
}

#blog .heading a {
    font-size: 14px;
    color: #636363
}

#blog .heading img {
    vertical-align: inherit;
    margin-right: 17px
}

#blog_detail {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    opacity: hidden;
    padding-bottom: 130px
}

#blog_detail p {
    text-align: justify
}

#blog_detail img {
    margin-bottom: 28px
}

#blog_detail span.date {
    font-size: 16px;
    color: #383838;
    font-family: opensans-semibolditalic;
    text-align: right;
    display: block;
    margin-bottom: 35px
}

#blog_detail a.links {
    font-size: 30px;
    color: #649fdb;
    margin: 45px 0 15px;
    display: block
}

blockquote {
    font-family: opensans-italic;
    color: #303030;
    font-size: 18px;
    margin: 60px 0 50px 110px;
    background: url(../images/left-quote.png) no-repeat;
    padding-left: 59px;
    line-height: 1.7;
    background-position: 0 20%;
    border: 0
}

#blog_detail small {
    font-size: 15px;
    color: #292929;
    font-family: opensans-regular;
    display: block;
    margin-bottom: 15px
}

#blog_detail .additional {
    border-bottom: 1px solid #EFEFEF;
    overflow: hidden
}

#blog_detail .additional .share {
    letter-spacing: 0.5px;
    margin-top: 80px;
    overflow: hidden;
    border-bottom: 1px solid #EFEFEF
}

#blog_detail .additional .share p {
    font-family: opensans-semibold;
    font-size: 14px;
    color: #060606;
    text-transform: uppercase;
    margin-bottom: 30px
}

#blog_detail .additional .share ul {
    list-style: none;
    overflow: hidden;
    padding-left: 0
}

#blog_detail .additional .share li {
    float: left;
    margin-right: 10px
}

#blog_detail .additional .order {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 150px;
    display: table
}

#blog_detail .additional .order div {
    width: 50%;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

#blog_detail .additional .order div a {
    text-transform: uppercase;
    color: #060606;
    font-family: opensans-semibold;
    font-size: 14px;
    display: block
}

#blog_detail .additional .order div:first-child {
    background: url(../images/line.jpg) no-repeat;
    background-position: 100% 45%;
    padding: 0 30px
}

#blog_detail .additional .order div:last-child {
    padding: 0 30px 0 30px
}

#blog_detail .additional .order div:first-child a > img {
    float: left;
    margin: 5px 10px 0 0
}

#blog_detail .additional .order div:last-child a > img {
    float: right;
    margin: 5px 0 0 10px
}

.ya-share2__badge {
    padding: 10px;
    border-radius: 50% !important
}

#contacts {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: 16px
}

#contacts h1 {
    margin-bottom: 50px
}

#contacts i {
    display: block;
    color: #649FDB
}

#contacts b {
    font-weight: normal;
    font-family: opensans-semibold;
    font-size: 16px
}

#contacts p {
    margin-bottom: 70px
}

#contacts .address i {
    font-size: 25px;
    margin-bottom: 8px
}

#contacts .address b {
    margin-bottom: 5px;
    display: block
}

#contacts .address p {
    margin-bottom: 30px
}

#contacts .tel {
    margin-bottom: 38px
}

#contacts .tel i {
    font-size: 22px;
    margin-bottom: 10px
}

#contacts .tel b {
    margin-bottom: 5px
}

#contacts .email {
    margin-bottom: 48px
}

#contacts .email i {
    font-size: 18px;
    margin-bottom: 10px
}

iframe {
    width: 100%
}

#gallery {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 65px 0 60px
}

#gallery h1 {
    text-align: center;
    margin: 0 0 60px
}

#gallery .lg_photo {
    float: right;
    margin-right: -35px;
    width: 100%;
    height: 508px
}

#gallery .sm_photo {
    float: right;
    margin-right: -15px;
    width: 100%;
    height: 155px
}

#gallery .xs_photo {
    float: left;
    margin-left: -4px;
    width: 100%;
    height: 155px
}

#gallery .xs_photo-02 {
    float: left;
    margin-left: -4px;
    margin-top: 22px;
    width: 100%;
    height: 330px
}

#gallery .sm_photo-02 {
    float: left;
    margin-left: 11px;
    margin-top: 23px;
    width: 100%;
    height: 155px
}

#gallery .sm_photo-03 {
    float: left;
    margin-left: 11px;
    margin-top: 19px;
    width: 100%;
    height: 155px
}

#gallery .xs_photo-03 {
    float: right;
    margin-right: -15px;
    margin-top: 23px;
    width: 100%;
    height: 330px
}

#gallery .text {
    padding: 36px 0 30px;
    text-align: center
}

#gallery .text p {
    font-family: opensans-semibold;
    text-align: justify
}

#gallery .col-xs-4, #gallery .col-sm-4, #gallery .col-md-4, #gallery .col-lg-4, #gallery .col-xs-5, #gallery .col-sm-5, #gallery .col-md-5, #gallery .col-lg-5, #gallery .col-xs-6, #gallery .col-sm-6, #gallery .col-md-6, #gallery .col-lg-6, #gallery .col-xs-7, #gallery .col-sm-7, #gallery .col-md-7, #gallery .col-lg-7, #gallery .col-xs-8, #gallery .col-sm-8, #gallery .col-md-8, #gallery .col-lg-8, #gallery .col-xs-9, #gallery .col-sm-9, #gallery .col-md-9, #gallery .col-lg-9, #gallery .col-xs-10, #gallery .col-sm-10, #gallery .col-md-10, #gallery .col-lg-10, #gallery .col-xs-11, #gallery .col-sm-11, #gallery .col-md-11, #gallery .col-lg-11, #gallery .col-xs-12, #gallery .col-sm-12, #gallery .col-md-12, #gallery .col-lg-12 {
    overflow: hidden
}

#gallery .block {
    text-align: center;
    width: 600px;
    overflow: hidden;
    margin: 0 auto
}

#gallery .slick-next {
    right: 65px
}

#gallery .slick-prev {
    left: 65px
}

#gallery .slick-prev, #gallery .slick-next {
    top: 50%
}

.slick-prev, .slick-next {
    top: 38%;
    width: 41px;
    height: 41px;
    z-index: 9999
}

.slick-prev::before {
    content: url("../images/arrow-prev.png");
    opacity: 1
}

.slick-next::before {
    content: url("../images/arrow-next-h.png");
    transform: rotate(90deg);
    opacity: 1
}

.slick-prev:hover:before {
    content: url("../images/arrow-prex-h.png");
    opacity: 1
}

.slick-next:hover:before {
    content: url("../images/arrow-next.png");
    opacity: 1
}

#reviews {
    width: 1250px;
    margin: 70px auto 0;
    position: relative;
    overflow: hidden;
    padding: 0 0 90px
}

#reviews h1 {
    text-align: center;
    margin-top: 80px;
}

#reviews .review {
    border: 1px dashed #E1E1E1;
    margin: 30px 25px;
    padding: 30px 10px;
    box-sizing: border-box;
    text-align: center;
    position: relative
}

#reviews .review p {
    font-size: 16px;
    font-family: opensans-semibold;
    margin-bottom: 8px;
    color: #3e3e3e
}

#reviews .review span {
    text-align: right;
    color: #a8a8a8;
    font-size: 14px;
    font-family: opensans-semibolditalic;
    display: block;
    padding-right: 15px;
    line-height: 1.6
}

#reviews .review .click {
    border: 1px solid #c0c0c0;
    color: #525252;
    display: inline-block;
    font-size: 25px;
    padding: 10px 20px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: -35px;
    margin-left: -30px;
    background: #fff;
    -moz-box-shadow: 0 4px 7px -1px #c0c0c0;
    -webkit-box-shadow: 0 4px 7px -1px #c0c0c0;
    box-shadow: 0 4px 7px -1px #c0c0c0
}

#reviews .review .click.active i {
    transform: rotate(180deg)
}

#reviews .review .content_all {
    height: 56px;
    overflow: hidden
}

#reviews .leave_a_review {
    text-align: center;
    padding: 75px 0 0
}

#reviews .leave_a_review h1 {
    margin-bottom: 60px
}

#reviews .leave_a_review input, #reviews .leave_a_review textarea {
    padding-left: 30px;
    box-sizing: border-box;
    display: block;
    margin: 0 auto 30px;
    width: 386px;
    border-radius: 10px;
    border: 1px solid #c0c0c0;
    -moz-box-shadow: 0 0 6px 1px #c0c0c0;
    -webkit-box-shadow: 0 0 6px 1px #c0c0c0;
    box-shadow: 0 0 6px 1px #c0c0c0
}

#reviews .leave_a_review input {
    height: 60px
}

#reviews .leave_a_review textarea {
    padding-top: 20px;
    height: 160px
}

footer .links{padding: 20px 0 35px;}
footer .footer-usl{margin: 25px 0 45px !important;}
footer .footer-usl a{color:#000000; font-size: 15px;}
footer .footer-usl a:hover{color: #649fdb;}
footer .footer-usl div{margin: 3px 0;}

.links p.title{
    line-height: 1;
    font-size: 18px;
    padding: 20px 0;
    margin: 0;
}
.links .btn-blue {font-size: 14px; padding: 9px 20px;}

.footer_bg {
    background: #353535;
    /*border-top: 5px solid #5288E2;*/
}

#footer {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    padding: 35px 0 0;
}

#footer .nav_footer {
    padding: 0 0 15px;
    box-sizing: border-box
}

#footer .nav_footer li a {
    font-size: 14px;
    font-family: opensans-regular;
    color: #fff;
    padding: 0;
    margin: 0 51px 0 0;
    letter-spacing: 0.4px
}

#footer .nav_footer li a:hover, #footer .nav_footer li a.active {
    color: #5790D1
}

#footer .nav_footer li:last-child a {
    margin: 0
}

#footer .nav_footer li:nth-child(3) a {
    margin-left: 8px
}

#footer .nav_footer li:nth-child(4) a {
    margin-left: 10px
}

#footer .nav_footer li a:hover, #footer .nav_footer li a:focus {
    background: transparent
}

#footer .nav_footer .container-fluid, #footer .nav_footer .container-fluid .collapse {
    padding: 0
}

#footer .nav_footer .navbar {
    margin-bottom: 0
}

#footer .soc_links {
    margin-top: -5px
}

#footer .soc_links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#footer .soc_links li {
    float: left;
    margin-right: 35px
}

#footer .soc_links li a {
    color: #fff
}

#footer .soc_links li a:hover {
    color: #5790D1
}

#footer .soc_links .google_plus {
    background: rgba(0, 0, 0, 0) url("../images/g.png") no-repeat;
    display: block;
    height: 17px;
    margin-top: 5px;
    width: 16px
}

#footer .soc_links .google_plus:hover {
    background: url(../images/g-hover.png) no-repeat
}

#footer .logo {
    text-align: right;
    padding: 30px 40px 0 0
}

#footer .address {
    text-align: right;
    padding: 0 52px 0 0;
    color: #fff;
    font-size: 14px;
    font-family: opensans-regular;
    letter-spacing: 0.4px
}

#footer .address i {
    color: #649FDB;
    margin-right: 9px;
    font-size: 20px
}

#footer .tel {
    text-align: right;
    padding: 0 0 0 0;
    color: #fff;
    font-family: opensans-semibold;
    font-size: 14px
}

#footer .tel a {
    color: #fff;
    font-size: 18px;
    font-family: opensans-semibold;
    letter-spacing: 0.6px
}

#footer .tel a i {
    color: #649FDB;
    margin-right: 5px
}

.copyright_bg {
    background: #313131
}

#copyright {
    padding: 25px;
    text-align: center;
    font-size: 13px;
    color: #5e5e5e
}

#copyright a {
    font-size: 13px;
    color: #5e5e5e
}

.shadow {
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
    z-index: 9998
}

#popup {
    display: none;
    width: 435px;
    height: 275px;
    left: 50%;
    margin-left: -200px;
    background: #fff;
    position: fixed;
    text-align: center;
    top: 20%;
    padding-top: 100px;
    box-sizing: border-box;
    z-index: 9999
}

#popup .ex {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer
}

#popup p {
    font-size: 18px;
    color: #222;
    font-family: opensans-semibold;
    margin-top: 30px
}

#popup-01 {
    display: none;
    width: 435px;
    height: 275px;
    left: 50%;
    margin-left: -200px;
    background: #fff;
    position: fixed;
    text-align: center;
    top: 20%;
    padding-top: 100px;
    box-sizing: border-box;
    z-index: 9999
}

#popup-01 .ex {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer
}

#popup-01 p {
    font-size: 18px;
    color: #222;
    font-family: opensans-semibold;
    margin-top: 30px
}

.bg-404 {
    background: #fff;
    position: relative;
    height: 1080px;
    padding-top: 300px;
    box-sizing: border-box
}

.bg-404 .left-404 {
    position: absolute;
    top: 80px;
    left: 110px
}

.bg-404 .right-404 {
    position: absolute;
    bottom: 80px;
    right: 110px
}

#page404 {
    width: 700px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center
}

#page404 h1 {
    font-size: 48px;
    margin-bottom: 25px
}

#page404 p {
    font-family: opensans-semibold;
    font-size: 16px;
    color: #3e3e3e
}

#page404 img {
    margin-bottom: 80px
}

.bg_insurance {
    background: url(../images/ins-bg.jpg) no-repeat;
    margin-top: -25px;
    padding-top: 25px;
    background-size: cover
}

.bg_insurance #breadcrumbs {
    margin-bottom: 40px
}

#insurance {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 0 0 70px
}

#insurance h2 {
    padding: 0 250px;
    margin-bottom: 50px
}

#insurance .bl {
    padding: 0 20px 30px
}

#insurance .bl .img {
    margin: 0 auto 20px
}

#insurance .block .img {
    background: rgba(255, 255, 255, 0.7) url(../images/car-bluee.png) no-repeat;
    background-position: 50%;
    width: 130px;
    height: 130px;
    border-radius: 50%
}

#insurance .block:hover .img {
    background: rgba(122, 162, 209, 0.7) url(../images/car-white.png) no-repeat;
    background-position: 50%
}

#insurance .block-01 .img {
    background: rgba(255, 255, 255, 0.7) url(../images/calc-blue.png) no-repeat;
    background-position: 50%;
    width: 130px;
    height: 130px;
    border-radius: 50%
}

#insurance .block-01:hover .img {
    background: rgba(122, 162, 209, 0.7) url(../images/calc-white.png) no-repeat;
    background-position: 50%
}

#insurance .bl .text p {
    color: #1d1d1d;
    font-size: 16px;
    font-family: opensans-semibold;
    margin-bottom: 0
}

#insurance .block-02 .img {
    background: rgba(255, 255, 255, 0.7);
    width: 130px;
    height: 130px;
    border-radius: 50%;
    font-size: 30px;
    color: #7AA2D1;
    padding-top: 40px;
    text-align: center
}

#insurance .block-02:hover .img {
    background: rgba(122, 162, 209, 0.7);
    color: #fff
}

#insurance .block-03 .img {
    background: rgba(255, 255, 255, 0.7) url(../images/crane-blue.png) no-repeat;
    background-position: 50%;
    width: 130px;
    height: 130px;
    border-radius: 50%
}

#insurance .block-03:hover .img {
    background: rgba(122, 162, 209, 0.7) url(../images/crane-white.png) no-repeat;
    background-position: 50%
}

.bg_doc {
    background: #FAFAFA
}

#buy_insurance {
    width: 1050px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 90px 0 50px
}

#buy_insurance h2 {
    text-align: center;
    margin-bottom: 95px
}

#buy_insurance .row > div > div {
    background: #fff;
    padding: 40px 0;
    margin: 0 10px 0;
    position: relative;
    height: 180px
}

#buy_insurance .img {
    height: 50px;
    margin-bottom: 15px
}

#buy_insurance .img img:last-child {
    display: block;
    margin: 0 auto 20px
}

#buy_insurance .img img:first-child {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -15px
}

#buy_insurance .text {
    font-family: opensans-semibold;
    font-size: 16px;
    color: #6f6f6f
}

#leave_number {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 80px
}

#leave_number h3 {
    padding: 0 250px;
    margin-bottom: 70px
}

#leave_number input {
    padding-left: 30px;
    margin: 0 25px 55px 25px;
    width: 288px;
    padding: 20px;
    font-size: 16px;
    font-family: opensans-semibold;
    color: #333;
    border-radius: 10px;
    border: 1px solid #c0c0c0;
    -moz-box-shadow: 0 0 6px 1px #c0c0c0;
    -webkit-box-shadow: 0 0 6px 1px #c0c0c0;
    box-shadow: 0 0 6px 1px #c0c0c0
}

#leave_number input[name="user_email"] {
    margin-right: 0
}

#leave_number .btn-blue {
    padding: 17px 12px;
    color: #fff;
    border: 2px solid #5790D1;
    width: auto;
    display: block;
    margin: 0 auto
}

#leave_number .btn-blue:hover {
    background: #fff;
    color: #5790D1
}

.bg_inc_brand {
    background: #F8F8F8
}

#insurance_brand {
    width: 1330px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 65px 0
}

#insurance_brand .inc_brand {
    height: 70px;
    overflow: hidden;
    text-align: center;
    display: table;
    margin: 0 auto
}

#insurance_brand .inc_brand a {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto
}

#calc_OSAGO {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 60px 0
}

#calc_OSAGO h2 {
    text-align: center;
    margin-bottom: 55px
}

#calc_OSAGO .row {
    background: #F8F8F8;
    padding: 40px 50px;
    text-align: center
}

#calc_OSAGO .inp p {
    display: table-cell;
    height: 60px;
    padding-left: 30px;
    text-align: left;
    vertical-align: bottom
}

#calc_OSAGO .inp p, #calc_OSAGO .bootstrap-select {
    font-size: 16px;
    font-family: opensans-semibold;
    color: #303030;
    margin-bottom: 25px
}

#calc_OSAGO .bootstrap-select, #calc_OSAGO .row > div > .inp > input {
    margin-bottom: 25px;
    width: 310px;
    margin-top: 20px
}

#calc_OSAGO .bootstrap-select .btn-default:hover, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background: transparent;
    border: 1px solid transparent
}

#calc_OSAGO .bootstrap-select .btn-default, #calc_OSAGO input {
    padding: 20px 0 15px 20px;
    border-radius: 5px;
    border: 1px solid #c0c0c0;
    -moz-box-shadow: 0 0 4px 1px #c0c0c0;
    -webkit-box-shadow: 0 0 4px 1px #c0c0c0;
    box-shadow: 0 0 4px 1px #c0c0c0
}

#calc_OSAGO .btn-blue {
    margin-top: 90px
}

#calc_OSAGO .jq-selectbox.jqselect.selectpicker {
    z-index: auto !important
}

#calc_OSAGO .bs-searchbox, #calc_OSAGO .bs-actionsbox, #calc_OSAGO .bs-donebutton {
    display: none
}

#gift_number {
    width: 1250px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 0 0 70px
}

#gift_number h2 {
    padding: 0 250px;
    margin-bottom: 100px
}

#gift_number .bl {
    padding: 0 20px 30px
}

#gift_number .bl .img {
    margin: 0 auto 20px
}

#gift_number .block .img {
    background: #5790D1 url(../images/paint-brush.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#gift_number .block-01 .img {
    background: #5790D1 url(../images/delivery-truck.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#gift_number .bl .text p {
    color: #1d1d1d;
    font-size: 16px;
    font-family: opensans-semibold;
    margin-bottom: 0
}

#gift_number .block-02 .img {
    background: #5790D1 url(../images/credit-card.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#gift_number .block-03 .img {
    background: #5790D1 url(../images/present-icon.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#full-price {
    color: #5790d1 !important;
    margin-bottom: 0 !important;
    display: inline !important
}

#design {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 1200px;
    padding: 0 0 0
}

#design .row > div > div {
    display: block;
    padding: 0 5px
}

#design p {
    margin-bottom: 35px;
    font-size: 16px;
    font-family: opensans-semibold;
    color: #303030
}

#design .row > div > div input, #design .bootstrap-select > .btn, #design textarea {
    width: 305px;
    padding: 15px 0 15px 15px;
    border-radius: 5px;
    border: 1px solid #c0c0c0;
    -moz-box-shadow: 0 0 4px 1px #c0c0c0;
    -webkit-box-shadow: 0 0 4px 1px #c0c0c0;
    box-shadow: 0 0 4px 1px #c0c0c0
}

#design .bootstrap-select .btn-default:hover, #design .btn-default:active, #design .btn-default.active, #design .open > .dropdown-toggle.btn-default {
    background: transparent;
    border: 1px solid transparent
}

#design .bootstrap-select {
    width: 100%
}

#design .number_col .number {
    margin: 0
}

#design .jq-checkbox.checked .jq-checkbox__div {
    background: rgba(0, 0, 0, 0) url("../images/basic-tick.png") no-repeat scroll 3px 5px / 60% auto;
    box-shadow: none;
    height: 20px;
    margin: 0;
    width: 20px
}

.jq-selectbox__select {
    background: 0
}

#design label {
    font-size: 16px;
    font-family: opensans-semibold;
    color: #303030;
    margin-bottom: 25px;
    font-weight: normal
}

#design .number.big .series, #design .number.big .region {
    margin: 0;
    border-radius: 0;
    height: 100%
}

#design .number.big .series {
    width: 75%
}

#design .number.big .region {
    width: 25%
}

.number.big .region .digit {
    padding: 0;
    margin: 0 auto
}

.number.big .region .flag {
    margin: 15% auto
}

#design .beige {
    background: #F9F3EE
}

#design .black {
    background: #000
}

#design .blue {
    background: #6D92D7
}

#design .brown {
    background: #B2762F
}

#design .grey {
    background: #E3E3E3
}

#design .orange {
    background: #F68E56
}

#design .violet {
    background: #8781BD
}

#design .red {
    background: #E67373
}

#design .jq-radio.checked .jq-radio__div {
    width: 12px;
    height: 12px
}

#design .jq-radio {
    width: 20px;
    height: 20px
}

#design .color .jq-radio {
    box-shadow: none;
    border: 1px solid transparent
}

.focused, .checked {
    border: 1px solid #08c !important
}

#design .color .jq-radio.checked .jq-radio__div {
    display: none
}

#design .jq-selectbox.jqselect.selectpicker {
    z-index: auto !important
}

#design .number_col {
    margin-bottom: 50px
}

#design .parameters_number {
    margin-bottom: 25px
}

#design .parameters_number > h4 {
    margin-bottom: 40px
}

#design .alert.alert-danger {
    width: 42%
}

#design .parameters_number input {
    height: auto;
    margin-bottom: 40px;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    box-shadow: 0 0 4px 1px #c0c0c0;
    padding: 15px 0 15px 15px;
    width: 305px
}

#design .form-group {
    padding-left: 0 !important
}

#design .font {
    width: 80%
}

#design .font .row > div {
    margin-bottom: 45px
}

#design .font .row > div:last-child br:first-child {
    margin-bottom: 30px
}

#design .font a:hover {
    color: transparent !important;
    text-decoration: none
}

#design .solution {
    width: 80%
}

#design .solution h4 {
    margin-bottom: 40px
}

#design .solution p {
    line-height: 2.3
}

#design .row > div > .parameters_ordering {
    margin-top: 65px;
    padding-left: 90px
}

#design .parameters_ordering h4 {
    padding-left: 38px;
    margin-bottom: 40px
}

#design .parameters_ordering input {
    margin-bottom: 40px
}

#design .parameters_ordering textarea {
    height: 100px
}

#design .parameters_ordering .jq-selectbox.jqselect.selectpicker {
    margin-bottom: 40px
}

#design .row > div > .price {
    padding-right: 100px;
    text-align: right;
    position: relative
}

#design .price p {
    font-size: 16px;
    font-family: opensans-semibold;
    color: #2a2a2a
}

#design .price p b {
    font-size: 24px;
    font-weight: normal
}

#design .price span {
    font-size: 36px;
    color: #474747;
    font-family: 'Ubuntu Medium';
    display: block;
    margin-bottom: 30px
}

.bs-searchbox input {
    padding: 0 5px !important
}

#design .price span b {
    color: #5790d1
}

#design .radio label, #design .checkbox label {
    padding-left: 0
}

#design label a {
    color: #303030;
    text-decoration: none
}

#design legend {
    margin-bottom: 40px;
    color: #292929;
    display: inline-block;
    font-family: "Ubuntu", arial;
    font-size: 24px;
    margin-top: 12px
}

.panel-title{font-size: 30px; color: #292929;}
.panel-title a{color: inherit !important;}

.plateDemoWrapper {
    margin: 0;
    left: 0;
    width: 520px;
    background: url(../images/point.png) no-repeat 2% 50%, url(../images/point.png) no-repeat 98% 50%;
    height: 91px;
}

.plateDemoWrapper .plateDemoBox {
    border: 4px solid #000 !important;
    box-shadow: none;
    height: 91px;
}
.plateDemoWrapper .plateDemo span {
    font-size: 60px;
}

.plateDemoWrapper .plateDemo {
    text-align: center;
    color: #000 !important;
    text-shadow: none;
    font-family: opensans-semibold;
    font-weight: normal
}

.plateDemoWrapper .plateDemoRegion {
    box-shadow: none;
    text-shadow: none;
    color: #000;
    /*background: url(../images/point.png) no-repeat 95% 50%;*/
    border-left: 4px solid #000 !important;
    height: 83px;
}

.plateDemoWrapper .plateDemoRegion .plateDemoRegionValue {
    text-shadow: none;
    text-align: center;
    font-size: 35px;
}

.plateDemoWrapper .plateSub {
    bottom: -5px;
    width: 100%;
    text-align: center;
    positiom: relative;
    margin: 0;
    padding: 0 10px 10px 6px
}

.plateDemoWrapper .plateSub .plateFlag {
    left: 2px
}

.plateDemoWrapper .plateSub .plateRus, .plateDemoWrapper .plateSub .plateFlag {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.row.quantity {display: none;}

.gost-block{
    background-color: #fbfbfb;
    padding: 50px 2%;
    margin-top: 80px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(187,187,187,1);
    -moz-box-shadow: 0px 1px 5px 0px rgba(187,187,187,1);
    box-shadow: 0px 1px 5px 0px rgba(187,187,187,1);
}
.gost-block .item {
    margin: 0 15px 0;
    border: 1px solid #5790d1;
    border-radius: 5px;
    padding: 50px 0;
    text-align: center;
    background-color: #ffffff;
}
.gost-block .item .btn-block a{
    display: block;
    margin: 10px auto;
    width: 230px;
    padding: 10px;
    text-transform: uppercase;
}
.gost-block .item .btn-block a.more{text-decoration: underline;}
.gost-block .item .btn-block a.btn-white{border-color: #000000; color: #000000;}
.gost-block .item .text a{color: #000000; font-size: 22px;}
.gost-block .item .text a span{color: #5790d1;}
.gost-block .item .img{padding: 30px; height: auto;}
.gost-block .item .img img{max-width: 100%;}
.gost-block .item .cena{min-height: 50px;}

.well {
    background: 0;
    box-shadow: none;
    border: 0;
    padding: 0
}

.well .row {
    margin: 0
}

legend {
    border: 0
}

.alert-danger {
    margin-left: 15px
}

#assesment {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0 0 40px
}

#assesment h2 {
    margin-bottom: 20px
}

#assesment p {
    padding: 0 110px;
    margin-bottom: 75px
}

#assesment .row div .img {
    height: 520px
}

#assesment .row div .img img {
    position: absolute
}

#assesment .row div .img img:first-child {
    z-index: 2;
    right: 125px;
    bottom: 40px
}

#assesment .row div .img img:last-child {
    bottom: 0;
    right: 85px;
    z-index: 1
}

#assesment .row div .text {
    text-align: left;
    margin-bottom: 65px
}

#assesment .row div .text .jq-checkbox.checked .jq-checkbox__div {
    background: rgba(0, 0, 0, 0) url("../images/basic-tick.png") no-repeat scroll 2px 2px / 60% auto;
    box-shadow: none;
    margin: 3px 1px 2px;
    width: 20px;
    height: 20px
}

#assesment .jq-checkbox {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

#assesment label {
    display: block;
    font-weight: normal;
    font-family: opensans-semibold;
    font-size: 16px;
    color: #1d1d1d
}

#assesment .section.lh > span {
    float: left
}

#assesment .btn.btn-default.btn-blue.order {
    float: right
}

#ind_asses {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 80px
}

#ind_asses h2 {
    padding: 0 250px;
    margin-bottom: 70px
}

#ind_asses input {
    padding-left: 30px;
    margin: 0 5px 15px 0;
    width: 388px;
    padding: 20px;
    font-size: 16px;
    font-family: opensans-semibold;
    color: #333;
    border-radius: 10px;
    border: 1px solid #c0c0c0;
    -moz-box-shadow: 0 0 6px 1px #c0c0c0;
    -webkit-box-shadow: 0 0 6px 1px #c0c0c0;
    box-shadow: 0 0 6px 1px #c0c0c0
}

#ind_asses input[name="submit"] {
    margin-right: 0
}

#ind_asses .btn-blue {
    padding: 20px 12px;
    color: #fff;
    border: 2px solid #5790D1;
    width: 388px;
    margin: 0 auto;
    vertical-align: inherit
}

#ind_asses .btn-blue:hover {
    background: #fff;
    color: #5790D1
}

.bg_when {
    background: url(../images/bg-need.jpg) no-repeat;
    background-size: cover
}

#when_need {
    width: 1230px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    color: #fff;
    text-align: center;
    padding: 90px 0
}

#when_need h2 {
    color: #fff
}

#when_need .text {
    border: 1px dashed #fff;
    box-sizing: border-box;
    height: 180px;
    margin: 20px;
    overflow: hidden;
    padding: 25px 10px 25px 25px;
    text-align: left
}

#when_need .text p {
    font-size: 16px;
    color: #fff;
    font-family: opensans-semibold;
    margin-bottom: 0;
    line-height: 1.5;
    letter-spacing: 1.1px
}

#scheme_work {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 120px 0 60px
}

#scheme_work h2 {
    text-align: center;
    margin-bottom: 25px
}

#scheme_work .row > div > div {
    padding: 40px 90px 40px 80px;
    margin: 0 10px 0;
    position: relative;
    box-sizing: border-box
}

#scheme_work .img {
    height: 70px;
    margin-bottom: 15px;
    text-align: center
}

#scheme_work .row > div:first-child > div, #scheme_work .row > div:nth-child(2) > div {
    background: url(../images/arrow-next-h.png) no-repeat;
    background-position: 100% 50%
}

#scheme_work .text {
    font-family: opensans-semibold;
    font-size: 16px;
    color: #6f6f6f
}

#why_us {
    width: 1380px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 30px 0 140px
}

#why_us h2 {
    text-align: center;
    margin-bottom: 65px;
    padding: 0 150px
}

#why_us .row > div > div {
    background: #fff;
    padding: 40px 80px;
    margin: 0 10px 0;
    position: relative;
    height: 300px;
    box-sizing: border-box
}

#why_us .img {
    height: 70px;
    margin-bottom: 15px
}

#why_us .text h5 {
    font-size: 18px;
    font-family: opensans-bold;
    color: #3e3e3e
}

#why_us .text {
    font-family: opensans-semibold;
    font-size: 16px;
    color: #6f6f6f
}

.bg_need {
    background: url(../images/bg-need2.jpg) no-repeat;
    background-size: cover
}

#need {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 110px 0 40px
}

#need h2 {
    margin-bottom: 70px;
    color: #fff
}

#need input {
    vertical-align: inherit;
    padding-left: 30px;
    margin: 0 7px 15px 7px;
    width: 388px;
    padding: 20px;
    font-size: 16px;
    font-family: opensans-semibold;
    color: #333;
    border-radius: 10px;
    border: 1px solid #c0c0c0
}

#need input[name="submit"] {
    margin-right: 0
}

#need .btn-blue {
    padding: 20px 12px;
    color: #fff;
    border: 2px solid #5790D1;
    width: 388px;
    margin: 0 auto
}

#need .btn-blue:hover {
    background: #fff;
    color: #5790D1
}

#popup-02 {
    display: none
}

#histories {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 70px 0
}

#histories h2 {
    text-align: center;
    padding: 0 240px;
    margin-bottom: 60px
}

#histories .text {
    padding: 0 70px 0 35px
}

#histories .text h2 {
    text-align: left;
    padding: 0;
    margin: 0 0 25px
}

#histories .text p {
    font-size: 18px;
    color: #4c4c4c;
    font-family: opensans-semibold;
    margin-bottom: 10px
}

#histories .text p b {
    font-weight: normal;
    font-family: opensans-bold
}

#histories .text br {
    margin-bottom: 10px
}

#histories .big_photo {
    float: right;
    margin-right: -15px;
    width: 100%;
    height: 500px
}

#histories .col-xs-4, #histories .col-sm-4, #histories .col-md-4, #histories .col-lg-4, #histories .col-xs-5, #histories .col-sm-5, #histories .col-md-5, #histories .col-lg-5, #histories .col-xs-6, #histories .col-sm-6, #histories .col-md-6, #histories .col-lg-6, #histories .col-xs-7, #histories .col-sm-7, #histories .col-md-7, #histories .col-lg-7, #histories .col-xs-8, #histories .col-sm-8, #histories .col-md-8, #histories .col-lg-8, #histories .col-xs-9, #histories .col-sm-9, #histories .col-md-9, #histories .col-lg-9, #histories .col-xs-10, #histories .col-sm-10, #histories .col-md-10, #histories .col-lg-10, #histories .col-xs-11, #histories .col-sm-11, #histories .col-md-11, #histories .col-lg-11, #histories .col-xs-12, #histories .col-sm-12, #histories .col-md-12, #histories .col-lg-12 {
    overflow: hidden
}

#histories .slick-next {
    right: 15px;
    left: auto;
    z-index: 99
}

#histories .slick-prev {
    right: 15px;
    left: auto;
    z-index: 99
}

#histories .slick-prev {
    top: 53%;
    width: 60px;
    height: 60px
}

#histories .slick-next {
    top: 35%;
    width: 60px;
    height: 60px
}

#histories .slick-prev::before {
    content: url("../images/his-prev.png");
    opacity: 1
}

#histories .slick-next::before {
    content: url("../images/his-next.png");
    opacity: 1
}

#histories .slick-prev:hover::before {
    content: url("../images/hover-ar-prev.png");
    opacity: 1
}

#histories .slick-next:hover::before {
    content: url("../images/hover-ar.png");
    opacity: 1
}

#histories .big_photo.group1.cboxElement > img {
    margin-left: -25%
}

.bg_helping_form {
    background: url(../images/bg-help.jpg) no-repeat;
    margin-top: -25px;
    padding-top: 25px;
    background-size: cover
}

.bg_helping_form-2 {
    background: url(../images/bg-help2.jpg) no-repeat;
    padding-top: 25px;
    background-size: cover
}

.bg_helping_form #breadcrumbs {
    margin-bottom: 40px
}

#helping_form {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 80px
}

#helping_form h2 {
    margin-bottom: 15px
}

#helping_form p {
    font-size: 18px;
    font-family: opensans-semibold
}

#helping_form input {
    padding-left: 30px;
    margin: 0 25px 55px 25px;
    width: 288px;
    padding: 20px;
    font-size: 16px;
    font-family: opensans-semibold;
    color: #333;
    border-radius: 10px;
    border: 1px solid #c0c0c0
}

#helping_form input[name="user_email"] {
    margin-right: 0
}

#helping_form .btn-blue {
    padding: 17px 12px;
    color: #fff;
    border: 2px solid #5790D1;
    width: auto;
    display: block;
    margin: 0 auto
}

#helping_form .btn-blue:hover {
    background: #fff;
    color: #5790D1
}

#reviews.helping {
    padding: 80px 0
}

#reviews.helping .review .content > p {
    margin-bottom: 0
}

#reviews.helping .leave_a_review {
    padding-top: 100px
}

#reviews.helping .leave_a_review img {
    margin-bottom: 18px
}

#reviews.helping .leave_a_review p {
    font-size: 21px;
    font-family: opensans-semibold;
    margin-bottom: 5px
}

#reviews.helping .leave_a_review span {
    display: block;
    font-size: 36px;
    font-family: 'Ubuntu Medium', arial;
    color: #5790D1;
    margin-bottom: 20px
}

#reviews.helping .leave_a_review small {
    font-size: 16px;
    font-family: opensans-semibold
}

.bg_insurance {
    background: url(../images/ins-bg.jpg) no-repeat;
    margin-top: -25px;
    padding-top: 25px;
    background-size: cover
}

.bg_insurance #breadcrumbs {
    margin-bottom: 40px
}

#help_blocks {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 70px 0 0
}

#help_blocks h2 {
    margin-bottom: 50px
}

#help_blocks .bl {
    padding: 0 20px 30px
}

#help_blocks .bl .img {
    margin: 0 auto 20px
}

#help_blocks .block .img {
    background: #5790D1 url(../images/first-help.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#help_blocks .block:hover .img {
    background: rgba(122, 162, 209, 0.7) url(../images/first-help.png) no-repeat;
    background-position: 50%
}

#help_blocks .block-01 .img {
    background: #5790D1 url(../images/second-help.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#help_blocks .block-01:hover .img {
    background: rgba(122, 162, 209, 0.7) url(../images/second-help.png) no-repeat;
    background-position: 50%
}

#help_blocks .bl .text p {
    color: #1d1d1d;
    font-size: 16px;
    font-family: opensans-semibold;
    margin-bottom: 0
}

#help_blocks .block-02 .img {
    background: #5790D1 url(../images/third-help.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#help_blocks .block-02:hover .img {
    background: rgba(122, 162, 209, 0.7) url(../images/third-help.png) no-repeat;
    background-position: 50%
}

.bg_helping_form-2 #leave_number {
    padding-top: 70px
}

.bg_price {
    background: url(../images/bg-price.jpg) no-repeat;
    padding-top: 25px;
    background-size: cover
}

#know_price {
    width: 1250px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 50px 0 70px
}

#know_price h2 {
    padding: 0 250px;
    margin-bottom: 100px;
    color: #fff
}

#know_price .bl {
    padding: 0 40px 30px
}

#know_price .bl .img {
    margin: 0 auto 20px
}

#know_price .block .img {
    background: #5790D1 url(../images/price1.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#know_price .block-01 .img {
    background: #5790D1 url(../images/price2.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#know_price .bl .text p {
    color: #fff;
    font-size: 16px;
    font-family: opensans-semibold;
    margin-bottom: 0
}

#know_price .block-02 .img {
    background: #5790D1 url(../images/price3.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#know_price .block-03 .img {
    background: #5790D1 url(../images/price4.png) no-repeat;
    background-position: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#calc_KASKO {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 60px 0 0
}

#calc_KASKO h2 {
    text-align: center;
    margin-bottom: 35px
}

#calc_KASKO .row {
    background: #F8F8F8;
    padding: 40px 50px;
    text-align: center
}

#calc_KASKO .inp p {
    display: table-cell;
    height: 50px;
    padding-left: 30px;
    text-align: left;
    vertical-align: bottom
}

#calc_KASKO .inp p:nth-child(5) {
    height: 90px
}

#calc_KASKO .inp p, #calc_OSAGO .bootstrap-select {
    font-size: 16px;
    font-family: opensans-semibold;
    color: #303030;
    margin-bottom: 25px
}

#calc_KASKO .bootstrap-select, #calc_KASKO .row > div > .inp > input {
    margin-bottom: 10px;
    width: 310px;
    margin-top: 20px
}

#calc_KASKO .bootstrap-select .btn-default:hover, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background: transparent;
    border: 1px solid transparent
}

#calc_KASKO .bootstrap-select .btn-default, #calc_KASKO input {
    padding: 20px 0 15px 20px;
    border-radius: 5px;
    border: 1px solid #c0c0c0;
    -moz-box-shadow: 0 0 4px 1px #c0c0c0;
    -webkit-box-shadow: 0 0 4px 1px #c0c0c0;
    box-shadow: 0 0 4px 1px #c0c0c0
}

#calc_KASKO .btn-blue {
    margin-top: 90px
}

#calc_KASKO .jq-selectbox.jqselect.selectpicker {
    z-index: auto !important
}

#calc_KASKO .bs-searchbox, #calc_OSAGO .bs-actionsbox, #calc_OSAGO .bs-donebutton {
    display: none
}

.inner a {
    color: #000
}

.mCSB_scrollTools .mCSB_draggerRail, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin: 0 !important
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #5790D1 !important;
    width: 2px !important
}

.pagination_style {
    text-align: center
}

.pagination_style .show_more {
    font-size: 15px;
    display: none
}

.pagination_style .show_more:hover {
    text-decoration: none
}

.pagination_style span.modern-page-current {
    font-weight: normal
}

.pagination_style div.modern-page-navigation a, .pagination_style span.modern-page-current, .pagination_style span.modern-page-dots, div.modern-page-navigation a, .pagination_style span.modern-page-current, .pagination_style div.modern-page-navigation a.modern-page-previous, .pagination_style span.modern-page-dots {
    border: none;
    padding-left: 0.3em
}

.jq-checkbox {
    background: #fff;
    border-radius: 0;
    height: 20px;
    width: 20px
}

#kasko .bootstrap-select.btn-group .dropdown-menu {
    width: 310px;
    overflow: hidden;
    height: 250px
}

.form-group {
    margin-bottom: 0
}

.selectpicker .glyphicon {
    display: none
}

#google_translate_element a:hover, #google_translate_element a:focus {
    text-decoration: none;
    color: #5790d1
}

.goog-te-gadget-simple {
    border: 1px solid #ccc !important;
    border-radius: 4px
}

.gtu ul, .co-43 ul {
    font-size: 16px;
    margin-bottom: 35px
}

#design .co-43 p {
    font-family: opensans-regular
}

#payeer-loading {
    display: none;
    float: right;
    width: 30%
}

#payeer-loading div {
    height: 24px;
    width: 24px;
    background: url("http://autodublikat.com/bitrix/templates/dublikat-index/images/payeerloader.gif") no-repeat;
    margin: -15px 0
}

#payyer_btn {
    color: #fff !important;
    width: 280px !important;
    border: 2px solid transparent !important;
    border-radius: 5px !important;
    margin-top: 15px !important;
    height: 63px !important;
    font-size: 18px !important;
    background: #5790D1 !important;
    padding: 17px 12px !important;
    text-transform: uppercase !important;
    font-family: 'Ubuntu Medium', arial !important;
    font-weight: normal !important;
    text-align: center !important;
    vertical-align: middle !important
}

.btnoop {
    color: #fff !important;
    width: 280px !important;
    border: 2px solid transparent !important;
    border-radius: 5px !important;
    margin-top: 15px !important;
    height: 63px !important;
    font-size: 18px !important;
    background: #21AE59 !important;
    padding: 17px 12px !important;
    text-transform: uppercase !important;
    font-family: 'Ubuntu Medium', arial !important;
    font-weight: normal !important;
    text-align: center !important;
    vertical-align: middle !important
}

.errors {
    width: 100%;
    background-color: #ea5050;
    border-bottom: 1px solid whitesmoke
}

.errors div {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color: white;
    padding: 15px
}

.allfine {
    width: 100%;
    background-color: #65c87e;
    border-bottom: 1px solid whitesmoke
}

.allfine div {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color: white;
    padding: 15px
}

#payeero {
    box-shadow: none !important;
    border: none !important;
    width: 145px !important;
    padding: 17px 32px !important;
    height: 60px !important;
    display: none
}

#payeero:hover {
    background-color: none !important;
    border: 2px solid #5790D1 !important
}

.services {
    background: #fff;
    left: 50%;
    margin-left: -600px;
    padding: 30px 70px;
    position: absolute;
    margin-top: 197px;
    width: 1200px;
    z-index: 99999;
    border-radius: 5px;
    -webkit-box-shadow: -1px 13px 19px -1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 13px 19px -1px rgba(0, 0, 0, 0.25);
    box-shadow: -1px 13px 19px -1px rgba(0, 0, 0, 0.25);
    display: none
}

.services.main {
    margin-top: 150px;
    display: none
}

.services.active {
    display: block
}

.services > div ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.services > div ul a {
    color: #2c2c2c;
    text-decoration: none;
    position: relative;
    padding-left: 50px;
    display: block;
    font: 14px opensans-regular, Arial, san-serif
}

.services > div ul li {
    float: left;
    width: 25%;
    height: 40px;
    overflow: hidden;
    margin-bottom: 5px;
    padding: 0 8px
}

.services > div ul a:hover {
    color: #70A0D8
}

.services > div ul a img:last-child {
    display: none
}

.services > div ul a img {
    margin-right: 10px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0
}

.services > div ul a:hover img:last-child {
    display: block;
    position: absolute;
    top: 0
}

.navbar-collapse {
    border: 0;
    box-shadow: none
}

 .nav_header li a[href="javascript:void(0);"] {
    position: relative;
    margin-right: 75px
}

 .nav_header li a[href="javascript:void(0);"]:hover {
    cursor: pointer
}

 .nav_header li a[href="javascript:void(0);"]:after {
    content: url(../images/plus.png);
    position: absolute;
    right: -25px
}

#footer .nav_footer li a[href="javascript:void(0);"] {
    display: none
}

.bg_services {
    background: url(../images/bg_services.jpg) no-repeat;
    /*margin-top: 10px;*/
    padding-top: 25px;
    background-size: cover
}

.bg_helping_form-2 {
    background: url(../images/bg-help2.jpg) no-repeat;
    margin-top: -25px;
    padding-top: 25px;
    background-size: cover
}

.bg_services #breadcrumbs {
    margin-bottom: 40px
}
.modal{z-index: 999999;}
.modal-dialog {margin: 70px auto;}
.no-text{display:none;}

#services {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 0 0 80px;
    text-align: center
}

#services h1, #services h2 {
    margin-bottom: 15px;
    color: #fff;
    text-alifn: center
}

#services p {
    font: 30px 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    color: #fff
}

#services p span {
    font: 30px 'Ubuntu Bold', Arial, Helvetica, sans-serif;
    color: #5790d1
}

#services input {
    padding-left: 30px;
    margin: 0 25px 55px 25px;
    width: 288px;
    padding: 20px;
    font-size: 16px;
    font-family: opensans-semibold;
    color: #333;
    border-radius: 10px;
    border: 1px solid #c0c0c0
}

#services .btn-blue {
    padding: 17px 35px;
    color: #fff;
    border: 2px solid #5790D1;
    width: auto;
    display: inline-block;
    margin: 0 auto
}

#services .btn-blue:hover {
    background: #fff;
    color: #5790D1
}

#content_serv {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 70px 30px
}

#content_serv p {
    font: 16px opensans-semibold, Arial, Helvetica, sans-serif
}

#content_serv p span {
    color: #5790d1
}

#content_serv h3 {
    font: 30px 'Ubuntu Medium', Arial, Helvetica, sans-serif
}

#content_serv h4 {
    font: 24px 'Ubuntu Medium', Arial, Helvetica, sans-serif
}

#content_serv h2 {
 /*   text-align: center */
}

#content_serv blockquote {
    text-align: left;
    margin: 60px 200px 60px
}

#content_serv blockquote p {
    font-style: italic
}

#myZayavka .modal-dialog{width: 420px;}
#myZayavka .answer{display: none;}
#myZayavka .btn-blue{padding: 4px 17px; text-transform: none;}
div.bf-contactus-div {
    margin-bottom: 15px;
}
#myZayavka .contactus-fields {
    border: 0;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    font-size: 14px;
}
#myZayavka .field2134 {
    padding-left: 5px;
    margin-right: 20px;
    background-image: url(phone-call-1.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 95% 5px;
}
#myZayavka .field4134 {
    padding-left: 5px;
    margin-right: 20px;
    background-image: url(man.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 95% 5px;
}
textarea.contactus-textarea {
    padding: 4px 6px;
    height: 110px;
}
#myZayavka .field5134 {
    padding-left: 5px;
    margin-right: 20px;
    background-image: url(new-email-outline.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 95% 5px;
    max-width: 100%;
}
#myZayavka div.contactus-file {
    width: 100%;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    font-size: 0;
    /* margin-bottom: 15px; */
}

#myZayavka span.contactus-file {
    overflow: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0px;
    border: 1px solid #ccc;
    display: inline-block;
    height: 40px;
    width: 100%;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}
#myZayavka label.contactus-file-label {
    color: #999;
    line-height: 40px;
    font-size: 13px;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    height: 100%;
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    font-weight: normal;
}
#myZayavka label.contactus-file {
    line-height: 40px;
    font-size: 13px;
    display: inline-block;
    width: 20%;
    height: 100%;
    float: right;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: white;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#myZayavka input.contactus-file {
    display: none;
    height: 40px;
    width: 0px;
    margin-bottom: 0px;
}
#myZayavka .checked.jq-checkbox.checked .jq-checkbox__div {
    margin: 3px 2px 2px;
}
#myZayavka .jq-checkbox{margin-left: 10px;}
.file-div {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #c2c2c2;
    border-radius: 5px;
    color: #555555;
    cursor: pointer;
    display: table-cell;
    font-size: 13px;
    height: 27px;
    outline: medium none;
    text-align: center;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 125px;
}

.file-name {
    color: #dc112e;
    display: table-cell;
    font-size: 13px;
    height: 27px;
    text-align: right;
    vertical-align: middle;
    width: 125px;
}
.hidden {
    display: none;
    visibility: hidden;
}
#myZayavka .contactus-label-center{
    font-size: 12px;
    margin-top: 15px;
}

.jq-checkbox.checked .jq-checkbox__div {
    background: rgba(0, 0, 0, 0) url("../images/basic-tick.png") no-repeat scroll 2px 2px / 60% auto;
    box-shadow: none;
    height: 20px;
    margin: 3px 2px 2px;
    width: 20px
}
#zakon{margin: 80px 0;}
.checked.jq-checkbox.checked .jq-checkbox__div {
    margin: 3px 10px 2px
}

.piece {
    font: 16px 'Ubuntu Medium', Arial, Helvetica, sans-serif
}

.piece p {
    font: 30px 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    color: #303030
}

.piece p span {
    font: 30px 'Ubuntu Bold', Arial, Helvetica, sans-serif;
    color: #5790d1
}

.piece label {
    margin-right: 10px
}

#choice-title div {
    text-align: center;
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #292929;
    margin-bottom: 40px;
    text-transform: uppercase;
}

#choice-title h2 {
    text-align: center
}

#choice-title {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
    text-align: center
}

.gtu {
    text-align: left
}

.gtu h2 {
    text-align: center
}

.vvedite-dannije {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #292929;
    margin-bottom: 50px
}

.viberite-col {
    margin-bottom: 10px;
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #292929
}

.dostavka-i-opata {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px
}

.neobhodimije-doki, .title-doci{text-transform: uppercase;}
.neobhodimije-doki, .title-doci, .title-danni {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #292929;
    text-align: center;
    margin-bottom: 65px
}

.nas-casto-sprasivajut {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #292929;
    margin-bottom: 40px;
    text-align: center
}

.sertifikati {
    text-align: center;
    margin-bottom: 60px;
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #292929
}

.modal-title {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #292929
}

.parametri-nomera {
    margin-bottom: 40px;
    color: #292929;
    display: inline-block;
    font-family: "Ubuntu", arial;
    font-size: 24px;
    margin-top: 12px;
    border: 0;
    width: 100%;
    padding: 0;
    line-height: inherit
}

.neobicnij-dizajn-ili-resenije {
    margin: 0;
    padding: 0;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 40px;
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #292929;
    display: inline-block;
    margin-top: 12px
}

.parametri-zakaza {
    padding-left: 38px !important;
    margin-bottom: 50px !important;
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #292929;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-top: 12px
}

.us-ugi {
    text-align: center;
    margin-top: -8px !important;
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #303030;
    margin-bottom: 30px !important;
    margin: 0;
    padding: 0;
    font-weight: 500;
    line-height: 1.1
}

.uznatj-tocnuju-stojemostj-uslug {
    font-family: 'Ubuntu Medium', Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #292929;
    margin-bottom: 40px !important;
    margin: 0;
    padding: 0;
    font-weight: 500;
    line-height: 1.1
}

ul {
    list-style-image: url("../images/marker-new.png");
}

blockquote {
    margin-left: 0;
    margin-top: 40px;
}

.list, p, ol, ul, body, #design .co-43 p {
    font: 16px opensans-semibold;
}

.list {
    line-height: 1.4;
    margin-bottom: 35px;
}

.list ol li {
    line-height: 1.4;
}

.list ol {
    padding-left: 0;
}

ol li, ul li {
    line-height: 1.6;
}

p, #design .co-43 p, #content_serv p {
    line-height: 1.7;
}

h1, h2, h3, .sertifikati, .nas-casto-sprasivajut, .neobhodimije-doki, .title-doci, .title-danni, #choice-title div,
.vvedite-dannije, .viberite-col, .dostavka-i-opata, .us-ugi, .uznatj-tocnuju-stojemostj-uslug {
    font-family: "Ubuntu Bold", Arial, Helvetica, sans-serif;
}

h1 {
    letter-spacing: 1px;
    margin-bottom: 23px;
    margin-top: 50px;
}

h2, .sertifikati, .nas-casto-sprasivajut, .neobhodimije-doki, .title-doci, .title-danni, #choice-title div,
.vvedite-dannije, .viberite-col, .dostavka-i-opata, .us-ugi, .uznatj-tocnuju-stojemostj-uslug {
    font-size: 32px;
    letter-spacing: 1px;
}

h3 {
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 20px;
}

#new-text {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    box-sizing: border-box;
    padding-right: 285px;
}

a:not(.btn) {
    color: #5790d1;
    border-bottom: 1px dotted #5790d1;
}

#new-text h2 {
    margin-bottom: 25px;
}

#new-text h3 {
    margin-bottom: 40px;
}

#new-text p {
    text-indent: 30px;
}

a:not(.btn):hover {
    border-bottom: 0;
    color: #497ebb;
    text-decoration: none;
}

a:not(.btn):focus {
    /*color: #9b3939;*/
    border-bottom: 0;
    text-decoration: none;
}

 a:not(.btn), #footer a:not(.btn), #breadcrumbs a:not(.btn), .services a:not(.btn), #copyright a:not(.btn), #delivery_payment a:not(.btn),
#myModalBox a:not(.btn), #insurance_brand a:not(.btn), .selectpicker a:not(.btn), .slick-slider a:not(.btn), .font a:not(.btn), #blog .content > a:not(.btn),
#blog .last_news .news .text_news a:not(.btn), #blog .heading a:not(.btn), .additional a:not(.btn) {
    border-bottom: 0;
}

#new-text p.for-list {
    margin-bottom: 10px;
}

.new-text-img {
    overflow: hidden;
    font: 16px opensans-semibold;
    margin-bottom: 90px;
}

.new-text-img > div {
    display: inline-block;
}

.new-text-img .new-text-image-bl {
    width: 370px;
    text-align: right;
}

.new-text-img .new-text-image-bl img {
    margin-bottom: 10px;
}

.new-text-img .new-text-image-bl span {
    display: block;
    font: 16px opensans-semibolditalic;
    color: #383838;
}

.new-text-img .new-text-text-bl {
    width: 59%;
    padding-left: 40px;
    box-sizing: border-box;
    vertical-align: top;
}

.new-text-table {
    overflow: hidden;
    margin-bottom: 120px;
}

.new-text-table table {
    width: 100%;
    text-align: center;
}

.new-text-table table th, .new-text-table table td {
    padding: 10px;
    text-align: center;
}

.new-text-table table th {
    background: #E9E9E9;
    font: 16px opensans-bold;
}

.new-text-table table th:nth-child(2n) {
    background: #F1F1F1;
}

.new-text-table table tr {
    background: #fff;
}

.new-text-table table tr:nth-child(2n) {
    background: #F2F2F2;
}

.new-text-table table td {
    font: 16px opensans-semibold;
}

.new-text-line {
    overflow: hidden;
    background: #5790D1;
    padding: 10px;
    text-align: center;
    color: #fff
}

.new-text-line a {
    border-bottom: 0;
    display: inline-block;
    color: #fff;
    font: 30px "Ubuntu Bold", Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin-bottom: 5px;
}

.new-text-line span {
    display: block;
    font: 16px opensans-semibold;
}

#new-text ol {
    list-style: none;
    counter-reset: li;
}

#new-text ol li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
}

#new-text ul {
    padding-left: 25px;
}

#new-text ol li ol {
    margin-top: 10px;
}

#new-text .list-new {
    margin-top: 70px;
    margin-bottom: 60px;
    overflow: hidden;
    background: #F7F7F7;
    padding: 50px 90px 30px;
    text-align: left;
}

.list ol {
    list-style: none;
    counter-reset: li;
    font: 16px opensans-semibold;
}

.list ol li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
}

#ramki{margin: 80px 0;}
#ramki .title{text-align: center; font-size: 26px;}
.vertikal-border-right {
    border-right: 2px solid #5790d1;
    height: 400px;
}
#raboty{padding: 70px 0;}
.ru_city .ru_city, .msk-obl .ru_city{margin-top: 0;}
/* .list{overflow:hidden;background:#F7F7F7;padding:50px 90px 30px;text-align:left;margin-bottom:40px}.list ol{counter-reset:li;font:16px opensans-regular,Arial,Helvetica,sans-serif;list-style:outside none none;padding:0}.list li{font:16px opensans-semibold,Arial,Helvetica,sans-serif;margin:0.5em 0;padding:0.4em 0.4em 0.4em 2em;position:relative;text-decoration:none;transition:all 0.3s ease-out 0s}.list li::before{background:#5790D1;border:0.3em solid white;border-radius:2em;content:counter(li,decimal);counter-increment:li;height:2.5em;left:-1.3em;line-height:2em;margin-top:-1.3em;position:absolute;text-align:center;top:50%;transition:all 0.3s ease-out 0s;width:2.5em;color:#fff;font-weight:normal}*/
#blog .headings {
    display: none;
}

.text_news a:first-child {
    display: none !important;
}

.content-price-table {
    margin: 0 5px;
    overflow-x: auto;
}

.content-price-table > table {
    width: 100%;
}

.content-price-table > table tbody {
    font-size: 14px;
    font-family: opensans-regular;
}

.content-price-table > table caption {
    font-size: 14px;
    font-family: opensans-semibold;
    margin-bottom: 11px;
    color: #39608c;
}

.content-price-table > table th.first-item-price-table {

    border-bottom: 2px solid #5288e2;
    border-right: 2px solid #5288e2;
    font: 16px opensans-semibold;
}

.content-price-table > table th {
    border-bottom: 2px solid #5288e2;
    font: 16px opensans-semibold;
}

.left-item-price-table .left-item-price-table {
    border-right: 2px solid #5288e2;
    font: 16px opensans-semibold;
}

.left-item-price-table .active-item-price-table {
    color: #5790d1;
    font: 14px opensans-semibold;
}
.primer-ramki img{padding: 5px;}


.content-price-table {
    margin: 0 5px;
    overflow-x: auto;
}

.content-price-table > table {
    width: 100%;
    min-width:1000px;
}

.content-price-table > table tbody {
    font-size: 14px;
    font-family: opensans-regular;
}

.content-price-table > table caption {
    font-size: 14px;
    font-family: opensans-semibold;
    margin-bottom: 11px;
    color: #39608c;
}

.content-price-table > table th.first-item-price-table {

    border-bottom: 2px solid #5288e2;
    border-right: 2px solid #5288e2;
    font: 16px opensans-semibold;
}

.content-price-table > table th {
    border:1px solid #ccc;
    border-bottom: 2px solid #5288e2;
    font: 16px opensans-semibold;
    padding:8px;
}

.content-price-table > table td {
    border:1px solid #ccc;
    padding:8px;
}

.content-price-table .left-item-price-table {
    border-right: 2px solid #5288e2;
    font: 16px opensans-semibold;
}

.left-item-price-table .active-item-price-table {
    color: #5790d1;
    font: 14px opensans-semibold;
}

.article__img-right {float: right; margin: 20px 0 20px 20px; max-width: 50%!important;}
.article__img-left {float: left; margin: 20px 20px 20px 0; max-width: 50%!important;}

.mosarea{
    display: inline-block;
    border: #ccc solid 1px;
    border-radius: 5px;
    width: 30%;
    min-width: 300px;
    max-width: 99%;
    margin: 16px 1%;
    padding: 12px;
    background: #fff;
    box-shadow: 0 3px 3px #666;
}