.payment-choose .payment-item.checkbox-line {
    padding: 0;
    font-size: 16px;
}

#order_props .payment-choose.checkbox-wrap {
    padding-top: 20px;
}

.payment-choose.checkbox-wrap .payment-item.checkbox-line .label-wrap {
    padding-bottom: 0;
}

.payment-choose.checkbox-wrap .payment-item.checkbox-line input:checked + .label-wrap {
    border-color: rgba(255,255,255,0);
    background: none;
    font-weight: bold;
}

#order_props .block_phone .props input {
    width: 130px;
}

.new-label {
    background: #eaebed;
    display: inline-block;
    padding: 8px 15px 7px 15px;
    font-size: 15px;
    margin-left: 295px;
    margin-bottom: 50px;
}

.new-label span {
    background: url(../images/icon-info.png) no-repeat;
    padding: 1px 0 1px 40px;
    color: #364354;
    min-height: 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.transfer-price .but-bord {
    border-bottom: 0 none;
}

.but-bord {
    border-bottom: 1px solid #c4c8cd;
    margin: 40px 0;
}

#order_props .checkbox-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

.checkbox-wrap {
    display: flex;
    flex-wrap: wrap;
}

.checkbox-wrap .checkbox-line {
    width: 100%;
    max-width: 860px;
    position: relative;
}

.checkbox-wrap .checkbox-line input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
}

.checkbox-wrap .checkbox-line .label-wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 25px 7px 55px;
    border: solid 1px rgba(255,255,255,0);
    border-radius: 7px;
    color: #364354;
    line-height: 26px;
    position: relative;
}

.checkbox-wrap .checkbox-line .label-wrap:before {
   content: '';
   position: absolute;
   width: 17px;
   height: 17px;
   left: 25px;
   top: 14px;
   border: solid 1px #c5c9cd;
   border-radius: 100%;
   box-sizing: border-box;
   background: #ffffff;
   box-shadow: 0px 5px 5px 0px rgba(230, 230, 230, 1) inset;
}

.checkbox-wrap .checkbox-line .label-wrap:after {
   content: '';
   position: absolute;
   width: 9px;
   height: 9px;
   left: 29px;
   top: 18px;
   border-radius: 100%;
   background: #386acd;
   display: none;
}

.checkbox-wrap .checkbox-line .label-wrap .name-wrap {
    width: calc(100% - 130px);
    margin: 0;
}

.checkbox-wrap .checkbox-line .label-wrap .name-wrap span {
    font-weight: bold;
}

.checkbox-wrap .checkbox-line .label-wrap .price {
    width: 110px;
    margin: 0 0 0 auto;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
}

.checkbox-wrap .checkbox-line .label-wrap .price span {
    text-transform: uppercase;
    font-size: 12px;
    color: #8f98a3;
    font-weight: normal;
}

.checkbox-wrap .checkbox-line input:checked + .label-wrap {
    background: #fffbd5;
    border-color: #e4d974;
}

.checkbox-wrap .checkbox-line input:checked + .label-wrap:after {
   display: block;
}

.checkbox-wrap .checkbox-line:hover .label-wrap .name-wrap span,
.checkbox-wrap .checkbox-line:hover .label-wrap .price span,
.checkbox-wrap .checkbox-line:hover .label-wrap .price,
.checkbox-wrap .checkbox-line input:checked + .label-wrap .name-wrap span,
.checkbox-wrap .checkbox-line input:checked + .label-wrap .price span,
.checkbox-wrap .checkbox-line input:checked + .label-wrap .price {
    color: #386acd;
}

.mobile-header {
    display: none;
}

.mobile-header .top-header-line-wrap {
    padding: 10px;
    box-sizing: border-box;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}

.mobile-header .mob-open svg {
    fill: #ffffff;
    display: block;
}

.mobile-header .mob-open.menu svg {
    width: 25px;
    height: 25px;
}

.mobile-header .mob-open.phone svg {
    width: 20px;
    height: 20px;
}

.mobile-header .mob-open.menu {
    margin-right: 30px;
}

.mobile-header .mob-open.phone {
    margin-right: auto;
}

.mobile-header .mob-logo-wrap {
    padding: 60px 10px 20px 10px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.mobile-header .mob-logo-wrap .slogan {
    width: 210px;
    color: #364354;
    font-size: 15px;
    line-height: 18px;
    margin-right: auto;
}

.mobile-header .mob-logo-wrap .mob-baner {
    border: none;
}

.mobile-header .mob-logo-wrap .mob-baner img {
    display: block;
}

.mobile-header .top-header-line-wrap .sub-menu-wrap .sub-menu {
    margin-top: 12px;
    border-top: 0;
}

.mobile-header .contact-wrap .contact-block.skype {
    width: 100%;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.mobile-header .contact-wrap .contact-block .contact-line {
    margin-bottom: 10px;
}

.mobile-header .contact-wrap .contact-block .contact-line svg{
    display: inline-block;
}

.mobile-header .top-header-line-wrap .sub-menu-wrap.phone .sub-menu {
    margin-left: -67px;
}

.mobile-header .top-header-line-wrap .sub-menu-wrap.cur,
.mobile-header .top-header-line-wrap .sub-menu-wrap.phone {
    padding-left: 0;
    margin-left: 0; 
}

.mobile-header .top-header-line-wrap .sub-menu-wrap.phone {
    line-height: initial;
}

.mobile-header .top-header-line-wrap .sub-menu-wrap.lang {
    margin-left: 14px;
}

.mob-logo-wrap .logo-new {
    margin-bottom: 15px;
}

.mobile-header .mobile-menu-wrap {
    position: fixed;
    max-width: 300px;
    top: 45px;
    left: -1000px;
    background: #ffffff;
    border: solid 1px #dddddd;
    box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.1);
    padding: 15px 10px;
    box-sizing: border-box;
    max-height: calc(100vh - 45px);
    overflow-y: auto;
}

.mobile-header .mobile-menu-wrap.open {
    left: 0;
}

.mobile-header .mobile-menu-wrap .top-menu .top-menu-item a {
    color: #364354;
    border-bottom: none;
    font-size: 16px;
}

.mobile-header .top-header-line-wrap .top-menu .sub-menu-wrap .top-menu-item svg {
    fill: #364354;
}

.mobile-header .top-header-line-wrap .top-menu {
    flex-wrap: wrap;
}

.mobile-header .mobile-menu-wrap .clear-but,
.mobile-header .top-header-line-wrap .top-menu .top-menu-item {
    margin: 8px 0;
    font-size: 16px;
    display: block;
}

.mobile-header .f-menu {
    display: flex;
    flex-wrap: wrap;
}

.mobile-header .f-menu__item {
    width: 100%;
    margin: 8px 0;
}

.mobile-header .f-menu__item a {
    color: #364354;
    border: none;
    font-size: 16px;
}

.mobile-header .top-header-line-wrap .top-menu .sub-menu-wrap .sub-menu {
    position: relative;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0 20px;
}

.desktop-header {
    margin-bottom: 20px;
}

.fix-header-wrap {
    background: #ffffff;
    box-shadow: -2px 1px 11px 0px rgba(0, 0, 0, 0.15);
    position: fixed;
    width: 100%;
    left: 0;
    top: -300px;
    z-index: 99;
}

.fix-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.fix-header .logo-new {
    max-width: 78px;
    margin: 5px 35px 5px 0;
}

.open-fix-menu {
    font-size: 16px;
    font-weight: bold;
    color: #364354;
    cursor: pointer;
}

.open-fix-menu svg {
    width: 9px;
    height: 9px;
    fill: #364354;
    display: inline-block;
    transform: rotate(90deg);
    margin: 0 5px;
}

.open-fix-menu.open,
.open-fix-menu:hover {
    color: #038fe6;
}

.open-fix-menu:hover svg {
    fill: #038fe6;
}

.open-fix-menu.open svg {
    fill: #038fe6;
    transform: rotate(-90deg);
}

.fix-header .top-menu {
    order: 1;
    width: 100%;
    border-top: solid 1px #dddddd;
    display: none;
    z-index: 1;
}

.fix-header .top-menu.open {
    display: flex;
}

.fix-header .top-menu .top-menu-item {
    font-size: 18px;
    font-weight: bold;
    margin-right: 30px;
    padding: 10px 0;
}

.fix-header .top-menu .top-menu-item a {
    border: none;
    color: #364354;
}

.fix-header .top-menu .top-menu-item svg {
    width: 10px;
    height: 10px;
    fill: #364354;
    margin: 0 5px;
    transform: rotate(90deg);
}

.fix-header .top-menu .top-menu-item a:hover,
.fix-header .top-menu .sub-menu-wrap:hover .top-menu-item a {
    color: #038fe6;
}

.fix-header .top-menu .sub-menu-wrap:hover .top-menu-item svg {
    fill: #038fe6;
    transform: rotate(-90deg);
}

.fix-header .top-menu .sub-menu-item span {
    border-bottom: solid 1px;
    font-size: 15px;
    margin-bottom: 10px;
    display: inline-block;
    color: #364354;
}

.fix-header .top-menu .sub-menu-item:hover span {
    color: #038fe6;
}

.fix-header .contact-wrap .contact-block .contact-line.var2,
.fix-header .contact-wrap .contact-block.skype {
    display: none;
}

.fix-header .sub-menu-wrap.lang {
    margin-left: 15px;
}

.fix-header .clear-but {
    margin-left: 35px;
}

.fix-header .label-wrap {
    font-size: 13px;
    color: #8f98a3;
    padding: 19px 0px;
}

.fix-header .label-wrap .label {
    font-size: 15px;
    font-weight: bold;
    color: #1ba0f3;
    margin-left: 5px;
}

.fix-header .label-wrap svg {
    fill: #1ba0f3;
    display: inline-block;
    width: 7px;
    height: 7px;
    transform: rotate(90deg);
    margin: 2px 5px;
}

.fix-header .sub-menu-wrap:hover .label-wrap svg {
    transform: rotate(-90deg);
}

.top-header-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.logo-new {
    max-width: 135px;
    margin-right: 10px;
    border: none;
}

.logo-new img {
   display: block;
}

.top-header-wrap .slogan {
    width: 210px;
    color: #364354;
    font-size: 15px;
    line-height: 18px;
}

.contact-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.contact-wrap .contact-block {
    width: 200px;
    font-size: 18px;
    font-weight: bold;
}

.contact-wrap .contact-block.skype {
    width: 135px;
    font-size: 14px;
    line-height: 25px;
    margin-right: 22px;
}

.contact-wrap .contact-block .contact-line {
    text-align: right;
}

.contact-wrap .contact-block .contact-line a {
    border: none;
    color: #364354;
}

.contact-wrap .contact-block .contact-line svg {
    width: 20px;
    height: 20px;
    margin-right: 3px;
    vertical-align: middle;
}

.top-header-line-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding-top: 7px;
    padding-bottom: 7px;
}

.top-header-line-wrap .sub-menu-wrap {
    padding-left: 17px;
    margin-left: 17px;
    line-height: 22px;
}

.top-header-line-wrap .sub-menu-wrap .sub-menu {
    margin-top: 7px;
}

.sub-menu-wrap.cur .sub-menu,
.sub-menu-wrap.lang .sub-menu {
    padding: 10px 15px;
    left: initial;
    right: 0;
}

.sub-menu-wrap.cur .sub-menu .sub-menu-item,
.sub-menu-wrap.lang .sub-menu .sub-menu-item {
    color: #364354;
    font-weight: bold;
    font-size: 14px;
    padding: 3px 0;
}

.sub-menu-wrap.cur .sub-menu .sub-menu-item:hover,
.sub-menu-wrap.lang .sub-menu .sub-menu-item:hover {
    color: #1ba0f3;
}

.top-header-line-wrap .top-menu .sub-menu-wrap {
    padding: 0;
    margin: 0;
}

.top-header-line-wrap .sub-menu-wrap.lang {
    border-left: solid 1px #090909;
}

.top-header-line-wrap .label-wrap {
    font-size: 12px;
    color: #c5c5c5;
}

.top-header-line-wrap .label-wrap .label {
    font-size: 14px;
    color: #1ba0f3;
    margin-left: 5px;
}

.top-header-line-wrap .label-wrap svg {
    fill: #1ba0f3;
    display: inline-block;
    width: 7px;
    height: 7px;
    transform: rotate(90deg);
    margin: 2px 5px;
}

.top-header-line-wrap .sub-menu-wrap:hover .label-wrap svg {
    transform: rotate(-90deg);
}

.top-header-line-wrap .top-menu {
    display: flex;
    margin-right: 15px;
}

.top-header-line-wrap .top-menu .top-menu-item {
    margin: 0 0 0 30px;
    position: relative;
}

.top-header-line-wrap .top-menu .sub-menu-wrap .top-menu-item svg {
    fill: #ffffff;
    display: inline-block;
    width: 7px;
    height: 7px;
    transform: rotate(90deg);
    margin: 1px 5px;
}

.top-header-line-wrap .top-menu .sub-menu-wrap:hover .top-menu-item svg {
    fill: #1ba0f3;
    transform: rotate(-90deg);
}

.top-header-line-wrap .top-menu .sub-menu-wrap:hover .top-menu-item a {
    color: #1ba0f3;
}

.top-header-line-wrap .top-menu .top-menu-item a {
    color: #ffffff;
    border-bottom: none;
    font-size: 14px;
}

.top-header-line-wrap .top-menu .top-menu-item a:hover {
    color: #1ba0f3;
}

.top-header-line-wrap .top-menu .sub-menu-item {
    color: #364354;
    padding-bottom: 12px;
}

.top-header-line-wrap .top-menu .sub-menu-item:hover {
    color: #038fe6;
}

.top-header-line-wrap .top-menu .sub-menu-item span {
    border-bottom: solid 1px;
    font-size: 14px;
}

.top-menu .top-menu-item {
    z-index: 10;
}

.sub-menu-wrap {
    position: relative;
    cursor: pointer;
}

.sub-menu-wrap .label-wrap {
    position: relative;
    z-index: 10;
}

.sub-menu-wrap .sub-menu {
    position: absolute;
    display: none;
    background: #ffffff;
    border: solid 1px #dddddd;
    box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.1);
    padding: 20px 30px;
    z-index: 9;
}

.sub-menu-wrap .sub-menu:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    top: -30px;
    left: 0;
    z-index: 1;
}

.sub-menu-wrap .sub-menu .sub-menu-item {
    white-space: nowrap;
    display: block;
    border: none;
}

.sub-menu-wrap:hover .sub-menu {
    display: block;
}

.top-baner {
    width: 100%;
    text-align: center;
    background: #030304;
}

.top-baner img {
    display: block;
    margin: 0 auto;
}

.footnote {
    color: #ff0000;
}

.popup-form {
    width: 690px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.popup-form .form-item {
    background: #f5f6f8;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    width: 100%;
}

.popup-form .form-item:first-child {
    padding-top: 40px;
}

.popup-form .form-item .label {
    width: 33%;
    margin: 0;
    text-align: right;
    font-size: 15px;
    margin-top: 5px;
}

.popup-form .form-item input,
.popup-form .form-item textarea {
    width: 50%;
    margin: 0 30px;
    resize: none;
    border-radius: 5px;
    border: 1px solid #c4c8cd;
    padding: 5px 12px 6px 12px;
    font-size: 0.9em;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
}

.popup-form .form-item.tel-form input {
    width: 145px;
}

.popup-form .form-item.data-form input {
    width: 200px;
    margin: 0;
}

.popup-form .form-item.data-form .fals {
    position: relative;
    margin-left: 30px;
}
.popup-form .form-item.data-form .fals .ico {
    content: '';
    position: absolute;
    width: 25px;
    height: 22px;
    right: 5px;
    top: 5px;
    background: url(../images/icon-calendar.png) no-repeat;
    cursor: pointer;
}

.popup-form .form-item.tel-form label {
    font-size: 12px;
    color: #8f98a3;
    margin-left: -15px;
    line-height: 30px;
}

.popup-form .footnote-wrap {
    background: #f5f6f8;
    margin-top: -10px;
    padding-bottom: 30px;
    width: 100%;
}

.popup-form .footnote-wrap .label {
    margin: 0 0 0 calc(33% + 30px);
    font-size: 12px;
    color: #8f98a3;
}

.popup-form .green-but {
    margin: 30px auto 0 auto;
}

.popup-form .but-label {
    margin: 15px 0 0 0;
    text-align: center;
    font-size: 15px;
    width: 100%;
}

.popup-wrap .success .placeholder {
    display: block;
    padding: 20px;
}

.popup-wrap {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 100;
    background: rgba(54,67,84,0.7);
    display: none;
    justify-content: center;
    align-items: center;
}

.popup-wrap.popup-ok {
    display: flex;
}
    
.popup-wrap .popup-block {
    background: #ffffff;
    max-height: 90vh;
    overflow-y: auto;
    position: relative;
}

.popup-wrap .popup-block .close-popup {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.popup-wrap .popup-block .close-popup svg {
    width: 35px;
    height: 35px;
}

.popup-wrap .popup-block .close-popup svg path {
    fill: #404b5b;
}

.popup-wrap .popup-block .close-popup:hover svg path {
    fill: #0296e4;
}

.popup-wrap .popup-block .title {
    font-size: 28px;
    font-weight: bold;
    padding: 23px 75px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.min-width.san-list-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.min-width.san-list-wrap .region {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
}

.san-list-wrap .san-list-item {
    width: 30%;
    border-bottom: none;
    margin-right: 5%;
    margin-bottom: 15px;
    font-size: 18px;
    display: block;
}

.san-list-wrap .san-list-item:nth-child(3n) {
    margin-right: 0;
}

.san-list-wrap .san-list-item:hover span {
    border-bottom: solid 1px;
}

.gallery-price-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.gallery-price-wrap.dop {
    margin-bottom: 50px;
}

.gallery-price-wrap .gallery {
    width: 480px;
    margin-right: auto;
}

.gallery-price-wrap .gallery .fanc {
    display: inline-block;
    border: none;
    margin-right: 18px;
}

.gallery-price-wrap .gallery .fanc img {
    border-radius: 8px;
    width: 145px;
    height: 97px;
    display: block;
}

.gallery-price-wrap .gallery .fanc-but {
    width: 135px;
    display: inline-block;
    border: solid 4px #f2f5f5;
    border-radius: 8px;
    color: #0296e4;
    font-size: 20px;
    line-height: 89px;
    text-align: center;
    vertical-align: top;
}

.gallery-price-wrap .gallery .fanc:nth-child(n+3) {
    display: none;
}

.gallery-price-wrap .price-wrap {
    width: calc(100% - 510px);
    max-width: 410px;
    display: flex;
    flex-wrap: wrap;
}

.gallery-price-wrap.dop .price-wrap {
    width: 520px;
    max-width: 520px;
}

.gallery-price-wrap .price-wrap .price-line {
    display: flex;
    background: #404b5b;
    border-bottom: solid 1px #8e959f;
    color: #ffffff;
    padding: 10px 30px 7px 30px;
    line-height: 28px;
    width: 100%;
}

.gallery-price-wrap .price-wrap .price-line:last-child {
    border-bottom: none;
    margin-bottom: 20px;
}

.gallery-price-wrap .price-wrap .price-line .title {
    margin: 0 auto 0 0;
}

.gallery-price-wrap .price-wrap .price-line .price {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}

.gallery-price-wrap .price-wrap .price-line .price span {
    font-size: 12px;
    font-weight: normal;
    color: #bdbdbd;
    text-transform: uppercase;
    margin-left: 3px;
}

.gallery-price-wrap .green-but {
    margin-left: auto;
}

.decor-title {
    display: flex;
}

.decor-title .title {
    background: #82c50b;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    padding: 10px 30px;
}

.decor-title .decor {
    width: 30px;
}

.decor-title .decor.left {
    background: linear-gradient(to top left, #82c50b 50%, rgba(255,255,255,0) 50%);
}

.decor-title .decor.right {
    background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #82c50b 50%);
}

.min-width.decor-title {
    margin-bottom: 20px;
}

.green-but {
    cursor: pointer;
    background: linear-gradient(0, #63a002, #87cb0d);
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    border: none;
}

.green-but:hover {
    background: linear-gradient(0, #87cb0d, #63a002);
}

.blue-but {
    cursor: pointer;
    background: #038fe6;
    padding: 6px 27px;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    border: solid 3px #038fe6;
    fill: #ffffff;
}

.blue-but svg {
    width: 14px;
    height: 14px;
    margin-right: 8px;
}

.blue-but:hover {
    background: #ffffff;
    color: #038fe6;
    fill: #038fe6;
}

.clear-but {
    cursor: pointer;
    color: #364354;
    border: none
}

.clear-but:hover {
    color: #038fe6;
}

.clear-but svg {
    width: 14px;
    height: 14px;
    margin-right: 8px;
    fill: #038fe6;
}

.but-block .green-but {
    margin-right: 30px;
}

.txt-block ul,
.txt-block p {
    max-width: 770px;
}

.txt-block .green-but {
    margin-top: 15px;
}

.breadcrumbs {
    font-size: 14px;
    color: #8f98a3;
}

.breadcrumbs a {
    color: #8f98a3;
    border: none;
}

.car-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    padding: 50px 0;
    box-sizing: border-box;
}

.car-list .car-foto {
    width: 340px;
    margin-right: auto;
}

.car-list .info-wrap {
    width: calc(100% - 420px);
}

.info-wrap .info-wrap-line {
    width: 100%;
    display: flex;
    margin-top: 30px;
}

.info-wrap .info-wrap-line .title-card {
    width: 100px;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.info-wrap .info-wrap-line .info-card {
    width: calc(100% - 130px);
    margin: 0 0 0 auto;
}

.car-list .info-wrap-line .info-card .car-label {
    display: block;
    margin: 0;
}

.car-list .info-wrap .title {
    font-size: 28px;
    font-weight: 600;
    color: #038fe6;
    display: inline-block;
    margin: 0 0 30px 0;
}

.car-list .info-wrap .title:hover {
    border-color: rgba(255,255,255,0);
}

.car-list .info-wrap .car {
    font-size: 20px;
    color: #364354;
    margin: 0;
}

.car-list .info-wrap .car-label {
    font-size: 14px;
    color: #8f98a3;
    margin: 0 0 25px 0;
}

.car-list .info-wrap .car-info {
    color: #364354;
    margin: 0 0 25px 0;
}

.car-list .info-wrap .but-block .tarif {
    margin-right: 35px;
    display: inline-block;
}

.link-str {
    color: #8f98a3;
    border: none;
}

.link-str svg {
    fill: #8f98a3;
    width: 9px;
    height: 9px;
    margin-left: 3px;
}

.blue-link {
    font-size: 20px;
    font-weight: 600;
    color: #038fe6;
    border-bottom: dashed 1px;
    display: inline-block;
    margin: 0;
}

.blue-link:hover {
    border-color: rgba(255,255,255,0);
}

.sc-top {
    cursor: pointer;
}

.min-width.txt-block {
    margin-bottom: 50px;
}

.min-width.txt-block.dop {
    padding-top: 25px;
    padding-bottom: 50px;
    margin-bottom: 30px;
}

ul.listg-new {
    padding-left: 30px;
}
ol.listg-new {
    padding-left: 20px;
}

ul.listg-new li {
    position: relative;
    margin: 15px 0;
    list-style-type: none;
}
ol.listg-new li {
    position: relative;
    margin: 15px 0;
    padding-left: 5px;
}

ul.listg-new li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -30px;
    width: 11px;
    height: 11px;
    background: #386acd;
    border-radius: 100%;
}

.listg-new.big li:before {
    top: 12px;
}

.listg-new.big li {
    font-size: 24px;
    font-weight: lighter;
}

.blue-line-wrap {
    background: #038fe6;
    margin-bottom: 40px;
}

.gray-line-wrap {
    background: #f2f5f5;
    margin-bottom: 30px;
}

.gray-line-wrap.card {
    margin-bottom: 0;
}

.black-line-wrap {
    background: #404b5b;
}

.blue-line-wrap .block-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 35px;
    padding-bottom: 35px;
}

.blue-line-wrap .block-wrap .blue-line-item {
    width: 15%;
    margin: 15px 0;
    text-align: center;
}

.blue-line-wrap .block-wrap .blue-line-item img {
    max-width: 100%;
    margin-bottom: 15px;
}

.blue-line-wrap .block-wrap .blue-line-item span {
    display: block;
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
}

h1 {
    margin: 0;
    font-size: 2.3em;
}

/* res */
@media screen and (max-width: 980px){
    .mobile-header .top-header-line-wrap .top-menu .sub-menu-wrap .top-menu-item a {
        pointer-events: none;
    }
    .top-baner,
    .desktop-header,
    .fix-header-wrap {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .popup-form .form-item.data-form .fals .ico {
        top: 4px;
    }
    .popup-wrap .popup-block .title {
        font-size: 22px;
    }
    .popup-wrap .popup-block .close-popup {
        top: 20px;
    }
    .popup-wrap .popup-block {
        max-width: 90vw;
    }
    .popup-form {
        width: 100%;
    }
    .gallery-price-wrap.dop {
        margin-bottom: 40px;
    }
    .san-list-wrap .san-list-item {
        width: 47%;
        margin-right: 6%;
    }
    .san-list-wrap .san-list-item:nth-child(3n+1) {
        margin-right: 6%;
    }
    .san-list-wrap .san-list-item:nth-child(2n+1) {
        margin-right: 0;
    }
    .min-width.txt-block.dop {
        padding-top: 15px;
        padding-bottom: 30px;
        margin-bottom: 10px;
    }
    .gallery-price-wrap .gallery {
        width: 350px;
    }
    .gallery-price-wrap .price-wrap {
        width: calc(100% - 370px);
        max-width: 410px;
    }
    .gallery-price-wrap .gallery .fanc img {
        width: 110px;
        height: initial;
    }
    .gallery-price-wrap .gallery .fanc {
        margin-right: 10px;
    }
    .gallery-price-wrap .gallery .fanc-but {
        width: 90px;
        font-size: 17px;
        line-height: 65px;
    }
    .min-width.txt-block {
        margin-bottom: 35px;
    }
    .blue-line-wrap {
        margin-bottom: 30px;
    }
    .gray-line-wrap {
        margin-bottom: 20px;
    }
    .blue-line-wrap .block-wrap {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .blue-line-wrap .block-wrap .blue-line-item {
        width: 30%;
        margin: 10px 0;
    }
    .blue-line-wrap .block-wrap .blue-line-item img {
        margin-bottom: 10px;
    }
    .blue-line-wrap .block-wrap .blue-line-item span {
        line-height: 18px;
    }
    .car-list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .car-list .car-foto {
        width: 250px;
    }
    .car-list .info-wrap {
        width: calc(100% - 280px);
    }
    .car-list .info-wrap .title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .car-list .info-wrap .car {
        font-size: 18px;
    }
    .car-list .info-wrap .car-label {
        margin-bottom: 15px;
    }
    .car-list .info-wrap .car-info {
        margin-bottom: 15px;
    }
    .car-list .info-wrap .but-block .tarif {
        margin-right: 30px;
    }
    .min-width.decor-title {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 700px){
    .new-label {
        margin-left: 0px;
        margin-bottom: 20px;
    }
    #order_props .checkbox-wrap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .gallery-price-wrap.dop {
        margin-bottom: 30px;
    }
    .min-width.txt-block.dop {
        padding-top: 10px;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    .listg-new.big li {
        font-size: 20px;
    }
    .listg-new.big li:before {
        top: 10px;
    }
    .gallery-price-wrap .gallery .fanc {
        margin-bottom: 10px;
    }
    .gallery-price-wrap .gallery {
        width: 100%;
    }
    .gallery-price-wrap .price-wrap {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 600px){
    .popup-form .form-item.data-form .fals {
        margin: 0 20px;
    }
    .popup-wrap .popup-block .close-popup {
        top: 15px;
        right: 15px;
    }
    .popup-wrap .popup-block .close-popup svg {
        width: 25px;
        height: 25px;
    }
    .popup-form .but-label {
        margin: 10px 0 0 0;
        font-size: 14px;
    }
    .popup-form .footnote-wrap {
        padding-bottom: 15px;
    }
    .popup-form .form-item.tel-form label {
        width: 100%;
        margin: 5px 20px 0 20px;
        line-height: initial;
    }
    .popup-form .green-but {
        margin-top: 20px;
    }
    .popup-form .form-item:first-child {
        padding-top: 20px;
    }
    .popup-form {
        margin-bottom: 20px;
    }
    .popup-wrap .popup-block .title {
        font-size: 18px;
        padding: 15px 45px;
    }
    .popup-form .form-item input,
    .popup-form .form-item textarea {
        width: 100%;
        margin: 0 20px;
        max-width: 400px;
        
    }
    .popup-form .form-item .label {
        width: 100%;
        margin: 0 20px 5px 20px;
        text-align: left;
    }
    .popup-form .footnote-wrap .label {
        margin: 0 20px;
    }
    .min-width.san-list-wrap {
        margin-bottom: 0;
    }
    .san-list-wrap .san-list-item:nth-child(3n+1),
    .san-list-wrap .san-list-item:nth-child(2n+1),
    .san-list-wrap .san-list-item {
        width: 100%;
        margin-right: 0;
    }
    .min-width.decor-title {
        margin-bottom: 0;
    }
    .min-width.txt-block {
        margin-bottom: 20px;
    }
    .blue-line-wrap {
        margin-bottom: 20px;
    }
    .gray-line-wrap {
        margin-bottom: 10px;
    }
    .blue-line-wrap .block-wrap {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .blue-line-wrap .block-wrap .blue-line-item {
        width: 45%;
    }
    .car-list {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .car-list .car-foto {
        margin: 0 auto 10px auto;
        max-width: 100%
    }
    .car-list .info-wrap {
        width: 100%;
    }
    .car-list .info-wrap .title {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .car-list .info-wrap .car {
        font-size: 16px;
    }
    .car-list .info-wrap .car-label {
        margin-bottom: 10px;
    }
    .car-list .info-wrap .car-info {
        margin-bottom: 10px;
    }
    .car-list .info-wrap .but-block .tarif {
        margin-right: 20px;
    }
    .decor-title .title {
        font-size: 16px;
        padding: 5px;
    }
    .gallery-price-wrap .gallery .fanc {
        margin-right: 5px;
    }
    .gallery-price-wrap .gallery .fanc-but {
        width: 70px;
        font-size: 15px;
    }
    .mobile-header .mob-logo-wrap {
        padding-top: 55px;
    }
}
@media screen and (max-width: 440px){
    .checkbox-wrap .checkbox-line .label-wrap .price {
        width: 100%;
        margin: 0;
        font-size: 17px;
        text-align: left;
    }
    .checkbox-wrap .checkbox-line .label-wrap:before {
        left: 5px;
        top: 11px;
    }
    .checkbox-wrap .checkbox-line .label-wrap:after {
        left: 9px;
        top: 15px;
    }
    .checkbox-wrap .checkbox-line .label-wrap .name-wrap {
        width: 100%;
    }
    .checkbox-wrap .checkbox-line .label-wrap {
        padding: 10px 10px 7px 30px;
        line-height: 18px;
    }
    .mob-logo-wrap .logo-new {
        width: 80px;
    }
    .mobile-header .mob-logo-wrap .slogan {
        margin: 0;
    }
    .popup-form .form-item.tel-form input,
    .popup-form .form-item.data-form input {
        width: 100%;
    }
    .popup-form .form-item.data-form .fals {
        width: calc(100% - 40px);
    }
    .gallery-price-wrap .green-but {
        margin: 0 auto;
    }
    .gallery-price-wrap.dop {
        margin-bottom: 20px;
    }
    .san-list-wrap .san-list-item {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .min-width.txt-block.dop {
        padding-top: 1px;
        padding-bottom: 5px;
    }
    .listg-new.big li {
        font-size: 17px;
    }
    .listg-new.big li:before {
        top: 6px;
    }
    .gallery-price-wrap .price-wrap .price-line {
        padding: 7px 15px 5px 15px;
    }
    .gallery-price-wrap .gallery .fanc-but {
        line-height: 60px;
    }
    .gallery-price-wrap .gallery .fanc img {
        width: 100px;
    }
    .info-wrap .info-wrap-line .info-card {
        width: calc(100% - 65px);
    }
    .info-wrap .info-wrap-line .title-card {
        width: 55px;
    }
    .info-wrap .info-wrap-line {
        margin-top: 15px;
    }
    .blue-line-wrap .block-wrap .blue-line-item {
        width: 100%;
    }
    .blue-line-wrap .block-wrap .blue-line-item img {
        margin-bottom: 0;
    }
}

.min-width, .pre-header_box, .news-list, .news-detail{
    max-width: 960px;
    margin: 0 auto;
}
#bx_incl_area_1_5, .information-block  {max-width: 960px;
margin: -30px auto 45px;}
.news-list, .news-detail{
    width: auto !important;
}
.cl:after {
    display: block;
    content: '';
    clear: both;
}
img{
   max-width: 100%;
}
.fll {
    float: left;
}
.flr {
    float: right;
}
.relative {
    position: relative;
}/*
.pre-header {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmVhZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #e6eaee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6eaee));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e6eaee 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e6eaee 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e6eaee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eaee', GradientType=0);
}
.currencies-list .chooser, .language-list .chooser {
    float: left;
    padding-top: 3px;
}
.language-list {
    margin-right: 31px;
}
.header {
    padding: 22px 0 28px;
}
.header-contacts {
    padding-top: 8px;
}
.header .header-contacts .tel {
    font-size: 1.2em;
    color: #0f1113;
    font-weight: bold;
    padding-left: 35px;
}
.header .header-contacts .tel span {
    color: #78828d;
    font-weight: normal;
}
.header .header-contacts .call-center {
    font-size: 0.9em;
    color: #8f98a3;
    padding: 2px 0 0 0;
}
.skype a {
    display: inline-block;
    color: #038fe6;
    border-bottom: 0 none;
    display: inline-block;
    white-space: nowrap;
}
.skype a:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    margin-right: 3px;
    width: 16px;
    height: 16px;
    background: url(/images/sprite.png) no-repeat -40px -40px;
}
.skype a span:hover {
    border-bottom: 1px solid #67afec;
}
.header .langs {
    position: absolute;
    top: 33px;
    left: 330px;
    border-left: 1px solid #cfd3d6;
    padding: 0 0 0 12px;
    font-size: 0.9em;
    line-height: 0.9em;
}
.header .langs a {
    border-bottom: 0 none;
}
.header .langs a span:hover {
    border-bottom: 1px solid #67afec;
}
.header .langs .ru {
    background: url(../images/lang-ru.png) no-repeat 0 2px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.header .langs .en {
    background: url(../images/lang-en.png) no-repeat 0 2px;
    padding-left: 20px;
    padding-bottom: 1px;
}
.header .logo a,
.header .logo .logo-img {
    position: absolute;
    top: 22px;
    left: 0;
    background: url(../images/logo.png) no-repeat;
    color: #386acd;
    font-weight: bold;
    width: 185px;
    height: 65px;
    padding: 13px 0 0 126px;
    border-bottom: 0 none;
}
.logo-link {
    display: block;
    white-space: nowrap;
    color: #386acd;
    font-weight: bold;
    border: none;
}
.logo-link__img, .logo-link__title {
    display: inline-block;
    vertical-align: middle;
}
.logo-link__title {
    padding-left: 13px;
}
.logo-link__img {
    background: url(../images/logo.png) no-repeat;
    width: 109px;
    height: 70px;
}

// Новогодний лого
.header .logo a,
.header .logo .logo-img {
    position: absolute;
    top: 0px;
    left: 0;
    background: url(../images/logo.png) no-repeat;
    color: #386acd;
    font-weight: bold;
    width: 185px;
    height: 110px;
    padding: 35px 0 0 155px;
    border-bottom: 0 none;
}*/
.footer {
    background: #404b5b;
}
.footer .min-width {
    background: url(../images/footer-bg-line.png) repeat-x 0 81px;
}
.footer .giperlink {
    color: #bebebe;
}
.footer__bottom{
    padding: 20px 0;
}
.fb-box{
    margin-bottom: 10px;
}
.footer .giperlink a {
    color: #fff;
    border-bottom: 0 none;
}
.footer .giperlink a:hover {
    border-bottom: 1px solid #fff;
}
.footer .copy {
    color: #bebebe;
    font-size: 0.775em;
    width: 56%;
}
.fb-right{
    width: 35%;
}
.footer .cards {
    /* background: url(../images/cards.png) no-repeat; */
    background: url(../images/cards.svg) no-repeat;
    width: 335px;
    height: 40px;
    background-size: contain;
    background-color: #fff;
    border-radius: 5px;
}
.footer .socials .item {
    float: left;
    padding-right: 10px;
}
.footer .socials .item a {
    border-bottom: 0 none;
}
.footer-menu .f-menu {
    display: table;
    width: 100%;
}
.footer-menu .f-menu__item {
    display: table-cell;
    vertical-align: middle;
    padding: 30px 5px;
    text-align: center;
}
.footer-menu .f-wrap {
    display: inline-block;
    max-width: 110px;
}
.footer-menu .f-menu__item a {
    color: #fff;
    border-bottom: 0 none;
}
.footer-menu .f-menu__item.active {
    color: #fff;
    font-weight: bold;
}
.footer-menu .f-menu__item a:hover {
    border-bottom: 1px solid #fff;
}
.adv-home {
    background: #e8ecef;
    padding: 60px 0 30px;
}
.adv-home .td-1 {
    background: url(../images/pay.png) no-repeat 0 50%;
    min-height: 79px;
}
.adv-home .td-2 {
    width: 400px;
    background: url(../images/car.png) no-repeat 0 50%;
    min-height: 72px;
}
.adv-home .td-3 {
    background: url(../images/wifi.png) no-repeat 0 50%;
    min-height: 75px;
}
.adv-home .td-4 {
    background: url(../images/translate.png) no-repeat 0 50%;
    min-height: 73px;
}
.adv-home .td-5 {
    background: url(../images/24h.png) no-repeat 0 50%;
    min-height: 64px;
}
.adv-home .td-6 {
    background: url(../images/det.png) no-repeat 0 50%;
    min-height: 69px;
}
.video-home {
    padding-top: 40px;
    padding-bottom: 70px;
}
.video iframe{
    border: 10px solid #fff;
    -webkit-box-shadow: 0 18px 48px rgba(0, 0, 0, 0.24);
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.24);
    max-width: 100%;
    box-sizing: border-box;
}
.video-home .desc {
    margin-left: 580px;
}
.video-home .desc .fix-price {
    background: url(../images/icon-fix-price.png) no-repeat;
    padding-left: 75px;
    padding-bottom: 20px;
    min-height: 48px;
}
.video-home .desc .fix-price ul {
    list-style: none;
    padding: 10px 0;
    margin: 0 0 0 -20px;
}
.video-home .desc .fix-price ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/text-line.png) no-repeat 0 17px;
}
.video-home .desc .tab-meet {
    background: url(../images/icon-meet-tab.png) no-repeat;
    padding-left: 75px;
    padding-bottom: 20px;
    min-height: 48px;
}
.blue-bg {
    padding: 30px 0;
    background: #0191e7;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxOTFlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODcyZDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0191e7 0%, #2872d4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0191e7), color-stop(100%, #2872d4));
    background: -webkit-linear-gradient(top, #0191e7 0%, #2872d4 100%);
    background: -o-linear-gradient(top, #0191e7 0%, #2872d4 100%);
    background: linear-gradient(to bottom, #0191e7 0%, #2872d4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0191e7', endColorstr='#2872d4', GradientType=0);
}
.tabs.home {
    position: relative;
    background: url(../images/tabs.png) no-repeat;
    height: 63px;
}
.tabs.order {
    position: relative;
    background: url(../images/tabs-order.png) no-repeat;
    height: 63px;
}
.tabs.success {
    position: relative;
    background: url(../images/tab.png) no-repeat;
    height: 63px;
}
.tabs.success .first .text {
    color: #364354;
    left: 65px;
}
.tabs .first.active {
    position: absolute;
    top: 0;
    left: 0;
}
.tabs .first .num,
.tabs .second .num {
    position: absolute;
    top: 25px;
    left: 60px;
    width: 29px;
    height: 29px;
    background: url(../images/tab-grey-dot.png) no-repeat;
    color: #8f98a3;
    font-weight: bold;
    padding: 4px 0 0 10px;
}
.tabs .first.active .num,
.tabs .second.active .num {
    background: url(../images/tab-blue-dot.png) no-repeat;
    color: #fff;
}
.tabs .first .text,
.tabs .second .text {
    position: absolute;
    top: 28px;
    left: 105px;
    color: #8f98a3;
    white-space: nowrap;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.tabs.home .second .text a,
.tabs.order .first .text a {
    color: #8f98a3;
    border-bottom: 1px dotted;
}
.tabs.home .second .text a:hover,
.tabs.order .first .text a:hover {
    color: #038fe6;
}
.tabs .first.active .text,
.tabs .second.active .text {
    color: #364354;
}
.tabs .second {
    position: absolute;
    top: 0;
    left: 350px;
}
.switch-block .transfer,
.switch-block .arenda,
.switch-block .sanatorium {
    display: none;
}
.switch-block .transfer.checked,
.switch-block .arenda.checked,
.switch-block .sanatorium.checked {
    display: block;
}
.switch-transfer label,
.switch-arenda label,
.switch-sanatorium label {
    background: url(../images/radio.png) no-repeat 0 -81px;
    padding: 0 0 0 25px;
    cursor: pointer;
}
.switch-transfer label.checked,
.switch-arenda label.checked,
.switch-sanatorium label.checked {
    background: url(../images/radio.png) no-repeat 0 2px;
}
input#transfer,
input#arenda,
input#sanatorium {
    display: none;
}
.filter-block {
    position: relative;
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.filter-block .select-from input,
.filter-block .select-to input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0 none;
    padding: 5px 12px 6px 12px;
    font-size: 0.9em;
    width: 100%;
}
.fb-mob {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.radio-box {
    width: 38%;
    padding-left: 30px;
}
.form-box {
    width: 40.5%;
    padding-top: 5px;
}
.checkbox-box {
    padding-left: 20px;
    padding-top: 5px;
}
.hours {
    padding-left: 20px;
}
.ravno {
    padding-top: 55px;
    font-size: 1.6em;
}
.h-block {
    margin-left: 40px;
    width: 80px;
    height: 90px;
    background: #fff;
    border: 1px solid #00449b;
    border-radius: 15px;
    color: #386acd;
    text-align: center;
}
.r-row {
    margin-bottom: 7px;
}
.label-select {
    float: left;
    padding-top: 2px;
}
.select-box {
    margin-left: 80px;
    position: relative;
}
.select-from {
    margin-bottom: 25px;
}
.time-label-do{
    text-align: center;
    display: block;
}
.hours .h {
    padding: 5px 0 10px 0;
    font-size: 1.6em;
}
.filter-block .checkbox input {
    display: none;
}
.filter-block .checkbox label {
    display: block;
    position: relative;
    cursor: pointer;
}
.filter-block .checkbox label:before {
    display: inline-block;
    vertical-align: top;
    content: '';
    width: 32px;
    height: 32px;
    background: url(../images/checkbox.png) no-repeat;
}
.filter-block .checkbox label.checked:before {
    background: url(../images/checkbox.png) no-repeat 0 -68px;
}
.filter-block .checkbox label span {
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.4em;
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    max-width: 50px;
    position: relative;
    top: -6px;
}
.filter-block .arrow-button {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 16px;
    height: 16px;
    background: url(../images/select-arrow.png) no-repeat center center;
    border: 0 none;
    cursor: pointer;
}
.select_small {
    position: relative;
    width: 40%;
}
.filter-block .popup-list {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 32px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    color: #364354;
    z-index: 10;
    font-size: 0.9em;
    font-weight: normal;
    width: 100%;
    padding: 4px 0;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
}
.filter-block .popup-list.to-list {
    max-height: 315px;
    overflow-y: scroll;
}
.filter-block .popup-list .list-item {
    padding: 4px 12px;
}
.filter-block .popup-list .list-item:hover,
.filter-block .more-item:hover {
    cursor: pointer;
    background: #c8eaff;
}
.filter-block .smb {
    display: none;
}
.filter-block .more-item {
    font-style: italic;
    border-top: 1px solid #ccc;
    margin: 4px 0 0 0;
    padding: 5px 12px;
}
.filter-block .popup-list.time-from-list,
.filter-block .popup-list.time-to-list {
    height: 215px;
    overflow-y: scroll;
}
.tarify-block {
    padding: 20px 0 40px 0;
    background: url(../images/map-bg.png) no-repeat center center;
    box-shadow: inset 0px 0px 40px rgba(0, 0, 0, 0.4);
}
.tarify-block .tarif {
    position: relative;
    background: #fff;
    margin: 20px 0;
    border: 1px solid #bcd5f8;
    border-radius: 15px;
}
.tarif__body{
    padding: 20px 35px;
    box-sizing: border-box;
}
.tarif.bestoffer-item .tarif__body{
    padding-left: 255px;
    min-height: 139px;
}
.tarify-block .tarif .bestoffer {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 139px;
    background: url(../images/best-offer-bg.png) no-repeat;
    border-radius: 15px 0 0 15px;
    color: #fff;
}
.bestoffer span {
    font-size: 1.6em;
    font-style: italic;
    font-weight: bold;
    display: block;
    padding: 30px 26px;
}
.tarif .img {
    padding-top: 20px;
    margin-right: 5%;
}
.bestoffer-item .img{
    margin-right: 2%;
}
.tarif .head {
    font-weight: bold;
    margin-bottom: 10px;
}
.tarif .desc {
    font-size: 0.9em;
    line-height: 1.4em;
}
.tarif .price {
    font-size: 28px;
    font-weight: bold;
    margin-left: 270px;
    white-space: nowrap;
    padding-top: 28px;
}
.tarif .price span {
    font-size: 17px;
    font-weight: normal;
    color: #8f98a3;
}
.tarif.bestoffer-item .price{
    margin-left: 220px;
}
.tarif .addtocart{
    padding-top: 24px;
}
.tarif .addtocart-button {
    width: 136px;
    height: 43px;
    line-height: 43px;
    background: url(../images/order-button.png) no-repeat;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    cursor: pointer;
    border: 0 none;
}
.tarif .addtocart-button:hover {
    background-position-y: -43px;
}
.tarif .addtocart-button:active {
    background-position-y: -86px;
}
.tarify-block .show-more {
    text-align: center;
}
.tarify-block .show-more span {
    color: #038fe6;
    font-size: 1.6em;
    font-weight: bold;
    border-bottom: 1px solid #72b2ea;
}
.tarify-block .show-more span:hover {
    cursor: pointer;
    color: #2872d4;
    border-color: #7da1de;
}
.tabs-head {
    font-size: 1.8em;
    font-weight: bold;
    padding: 0 0 10px 0;
}
.order-head {
    margin-bottom: 20px;
}
.tabs-head span {
    color: #038fe6;
}
.cart-items td {
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
}
.cart-items tbody td{
    padding-bottom: 15px;
}
.sep-block-head {
    margin-top: 30px;
    font-size: 1.7em;
    font-weight: bold;
    color: #364354;
}
.grey-bg {
    background: #eaebed;
    padding: 20px 0;
}
.grey-bg .head {
    text-align: center;
}
.grey-bg .head span {
    background: url(../images/icon-info.png) no-repeat;
    font-size: 1.2em;
    padding: 1px 0 1px 40px;
    color: #364354;
    min-height: 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
#order_props {
    position: relative;
    background: #f5f6f8;
    border-top: 1px solid #c4c8cd;
}
.order_props {
    position: relative;
}
#order_props .sof-req {
    /*display: none;*/
}
.prop-block {
    position: relative;
    margin-bottom: 20px;
}
.order_props_2 .prop-block{
    margin-bottom: 25px;
}
#order_props .prop-block .lbl {
    float: left;
    width: 275px;
    padding: 8px 15px 0 0;
    text-align: right;
    max-height: 30px;
}
.sale_order_full_table{
    max-width: 665px;
    position: relative;
}
.props{
    position: relative;
}
.props:after{
    display: block;
    content: '';
    clear: both;
}
.block_flight_date .props,
.block_flight_date_re .props,
.block_arrive_date .props,
.block_end_date .props,
.block_address_1 .props,
.block_address_2 .props,
.block_address_3 .props,
.order_props_2 .props{
    margin-left: 295px;
}
#order_props .props input,
#order_props .props textarea {
    border-radius: 5px;
    border: 1px solid #c4c8cd;
    padding: 5px 12px 6px 12px;
    margin: 0;
    width: 345px;
    font-size: 0.9em;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.08);
    font-family: Roboto, Arial, Helvetica, sans-serif;
    resize: none;
}
#order_props .props textarea {
    height: 85px;
}
#order_props .block_flight_date .props input,
#order_props .block_flight_date_re .props input,
#order_props .block_arrive_date .props input,
#order_props .block_end_date .props input {
    width: 210px;
    box-sizing: border-box;
}
#order_props .props input.error,
.filter-block input.error {
    border: 1px solid #d93b3b;
    color: #d93b3b;
}
#order_props .block_flight_time .props input,
#order_props .block_flight_time_re .props input,
#order_props .block_arrive_time .props input,
#order_props .block_end_time .props input, .block_flight_time, .block_flight_time_re {
    width: 130px;
    box-sizing: border-box;
}
#order_props .block_passangers .props input,
#order_props .block_luggage .props input {
    width: 70px;
    box-sizing: border-box;
}
#order_props .block_flight_date .props .spec-elem,
#order_props .block_flight_date_re .props .spec-elem,
#order_props .block_arrive_date .props .spec-elem,
#order_props .block_end_date .props .spec-elem {
    position: absolute;
    width: 25px;
    height: 22px;
    right: 5px;
    top: 5px;
    background: url(../images/icon-calendar.png) no-repeat;
    cursor: pointer;
}
#order_props .block_flight_time .props .spec-elem,
#order_props .block_flight_time_re .props .spec-elem,
#order_props .block_arrive_time .props .spec-elem,
#order_props .block_end_time .props .spec-elem,
#order_props .block_passangers .props .spec-elem,
#order_props .block_luggage .props .spec-elem {
    position: absolute;
    width: 25px;
    height: 22px;
    right: 5px;
    top: 5px;
    background: url(../images/select-arrow.png) no-repeat center center;
    cursor: pointer;
}
.order_props {
    padding: 50px 0 0 0;
}
#order_props .block_flight_time .lbl,
#order_props .block_flight_time_re .lbl,
#order_props .block_arrive_time .lbl,
#order_props .block_end_time .lbl {
    display: none;
}
.block_flight_date,
.block_flight_date_re,
.block_arrive_date,
.block_arrive_time,
.block_end_date,
.block_end_time,
.block_passangers{
    float: left;
}
.block_flight_time,
.block_flight_time_re,
.block_luggage,
.block_luggage .props,
.block_passangers .props{
    float: right;
}
.sep_flight_time,
.sep_flight_time_re,
.sep_luggage,
.sep_arrive_time,
.sep_end_time {
    clear: both;
}
.submit-block {
    padding-top: 40px;
    border-top: 1px solid #c4c8cd;
    background: #fff;
}
.submit-block .in-block {
    padding-left: 270px;
}
.submit-block .in-block .final-price {
    font-size: 1.7em;
    font-weight: bold;
    padding-bottom: 20px;
}
.submit-block .in-block .final-price .final-price-amount span {
    font-size: 17px;
    font-weight: normal;
    color: #8f98a3;
}
.submit-block .order_submit input {
    width: 283px;
    height: 57px;
    background: url(../images/buy-button.png) no-repeat;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    cursor: pointer;
    border: 0 none;
    margin-right: 30px;
}

.submit-block .order_submit input:disabled {
    background: gray;
    border-radius: 30px;
}
.submit-block .order_submit input:hover {
    background-position-y: -57px;
}
.submit-block .order_submit input:active {
    background-position-y: -114px;
}
.submit-block .order_submit {
    padding-bottom: 20px;
}
.submit-block .order_submit a {
    margin: 15px 0;
    display: inline-block;
}
.submit-block .payment-desc {
    padding-bottom: 20px;
    font-size: 0.8em;
    max-width: 475px;
    color: #8f98a3;
}
.submit-block .payment-desc a {
    color: #8f98a3;
}
.submit-block .payment-desc a:hover {
    border-bottom: 0 none;
}
.submit-block .payment-desc p {
    margin: 0;
    padding-bottom: 10px;
}
.prop-block.block_place,
.prop-block.block_address_2,
.prop-block.block_address_3 {
    display: none;
}
.sale_order_full_table .add-address {
    padding-left: 295px;
    height: 50px;
}
.sale_order_full_table .add-address .text {
    color: #038fe6;
    border-bottom: 1px dashed;
    cursor: pointer;
}
.sale_order_full_table .add-address .text:hover {
    border-bottom: 0 none;
}
.sale_order_full_table .add-address .sum {
    font-size: 0.9em;
    padding-left: 20px;
    color: #8f98a3;
    white-space: nowrap;
}
.props .popup-list {
    display: none;
    position: absolute;
    top: 32px;
    left: 0px;
    background: #fff;
    border-radius: 5px;
    color: #364354;
    z-index: 10;
    font-size: 0.9em;
    font-weight: normal;
    width: 67px;
    padding: 4px 0;
    border: 1px solid #ccc;
}
.props .popup-list .list-item {
    padding: 4px 12px;
}
.props .popup-list .list-item:hover {
    cursor: pointer;
    background: #c8eaff;
}
.prop-block.block_passangers {
    width: 365px;
}
#order_props .prop-block.block_luggage .lbl {
    width: 180px;
}
#order_props .prop-block.block_plate {
    position: absolute;
    top: 55px;
    left: 100%;
    margin-left: 20px;
}
#order_props .prop-block.block_plate .lbl {
    float: none;
    text-align: left;
}
.prop-block.block_plate .props {
    margin-left: 0;
}
#order_props .prop-block.block_plate .props textarea {
    width: 275px;
    height: 85px;
    border: 5px solid #e7e7e7;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
}
.submit-block .in-block .error-message {
    display: none;
    color: #d93b3b;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 0 15px 0;
}
.cart-items .notetext {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.6em;
}
.cart-items .notetext a {
    color: #fff;
}
.cart-items .notetext a:hover {
    border-bottom: 0 none;
}
.confirm .sale_order_full_table.payment {
    /*display: none;*/
}
.confirm-table {
    margin: 15px 0 40px 0;
}
.confirm-table td {
    padding: 10px 0;
}
.confirm-table .left {
    width: 300px;
    padding-right: 30px;
    text-align: right;
}
.confirm-table .right {
    font-weight: bold;
}
.confirm-table .place td {
    display: none;
}
.confirm-table .itogo td {
    font-size: 1.4em;
    font-weight: bold;
}
.prop-block.block_flight_time .props small,
.prop-block.block_arrive_time .props small,
.prop-block.block_flight_time_re .props small {
    position: absolute;
    top: 7px;
    left: 100%;
    width: 275px;
    color: #8f98a3;
    margin-left: 20px;
}
.head-block .breadcrumbs a:hover {
    border-bottom: 0 none;
}
.head-block {
    margin-bottom: 20px;
}
.trust .head {
    font-size: 1.6em;
    color: #038fe6;
    font-weight: bold;
    padding: 50px 0 20px 0;
}
.trust .list {
    background: #038fe6;
    /*height: 230px;*/
    padding-bottom: 20px;
}
.trust .list .list-in {
    color: #fff;
}
.trust .list .list-in .item {
    float: left;
    padding: 130px 0 0 0;
    width: 240px;
}
.trust .list .list-in .item.item-1 {
    background: url(../images/2006.png) no-repeat 0 50px;
}
.trust .list .list-in .item.item-2 {
    background: url(../images/sotr.png) no-repeat 0 50px;
}
.trust .list .list-in .item.item-3 {
    background: url(../images/perev.png) no-repeat 0 50px;
}
.trust .list .list-in .item.item-4 {
    background: url(../images/kolvo.png) no-repeat 0 50px;
}
.trust .list .list-in .item.item-2 span {
    display: block;
    width: 180px;
}
.preim .head {
    font-size: 1.6em;
    font-weight: bold;
    padding: 50px 0 20px 0;
}
.preim .left {
    width: 435px;
    float: left;
    padding-right: 90px;
    margin-left: -20px;
}
.preim .right {
    width: 435px;
    float: left;
}
.preim span {
    display: block;
    background: url(../images/text-line.png) no-repeat 0 17px;
    padding: 0 0 20px 20px;
}
.clients .head {
    font-size: 1.6em;
    font-weight: bold;
    padding: 50px 0 20px 0;
}
.clients .logos table {
    width: 100%;
}
.clients .logos table td {
    vertical-align: middle;
}
.clients .logos table td.td-3 {
    width: 195px;
}
.tels {
    padding-bottom: 40px;
}
.tels .head {
    font-size: 1.6em;
    font-weight: bold;
    padding: 50px 0 10px 0;
}
.tels table {
    width: 100%;
}
.tels table .td-1 {
    width: 370px;
}
.tels table .td-2 {
    width: 370px;
}
.tels .td-head {
    color: #038fe6;
    font-weight: bold;
    font-size: 1.4em;
    padding: 25px 0 10px 0;
}
.tels .td-block span {
    display: block;
    padding: 4px 0;
    font-size: 1.1em;
}
.info-page ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -20px;
}
.info-page ul li {
    /*background: url(../images/text-line.png) no-repeat 0 11px;*/
    padding: 5px 0 5px 20px;
}
.info-page ul li ul li {
    background: none;
}
.cart-items-table .transport-desc {
    font-size: 0.7em;
    font-weight: normal;
}
.bx-core-waitwindow {
    background: rgba(0, 0, 0, 0.4) !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
    position: absolute !important;
    top: 420px !important;
    height: 100% !important;
    padding: 40px 0 0 0 !important;
    color: #fff !important;
    font-size: 2em !important;
    font-weight: bold !important;
}
.payment-choose {
    padding: 0 0 40px 210px;
}
.payment-choose .payment-item {
    padding: 10px 0 20px 60px;
    font-size: 1.4em;
}
.payment-choose .payment-item.cash {
    background: url(../images/cash.png) no-repeat;
}
.payment-choose .payment-item.card {
    background: url(../images/card.png) no-repeat;
}
.payment-choose .payment-item label {
    border-bottom: 1px dotted;
    color: #038fe6;
    cursor: pointer;
}
.payment-choose .payment-item input {
    cursor: pointer;
}
.payment-choose .payment-item label:hover {
    border-bottom: 0 none;
}
/*
.pre-header .currency-popup,
.pre-header .language-popup {
    position: absolute;
    top: 27px;
    right: 0;
    border: 1px solid #ccc;
    border-radius: 5px 0 5px 5px;
    background: #fff;
    z-index: 100;
}
.currency-popup span,
.language-popup span {
    white-space: nowrap;
}
.pre-header span.code {
    color: #455364;
    background: none;
    padding-right: 10px;
}
.pre-header span.lbl {
    color: #8f98a3;
    background: none;
}
.pre-header .curr-line {
    padding: 4px 10px;
    cursor: pointer;
}
.pre-header .curr-line:hover {
    background: #c8eaff;
}
.pre-header .cur-val {
    display: inline-block;
    color: #038fe6;
    padding: 1px 18px 5px 8px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    z-index: 150;
    position: relative;
    background: url(../images/select-arrow.png) no-repeat;
    cursor: pointer;
}
.language-list .cur-val {
    background-position: 30px 8px;
}
.currencies-list .cur-val {
    background-position: 38px 8px;
}
.pre-header .cur-val.hover {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    background-color: #fff;
}
.pre-header .label {
    position: relative;
    color: #8f98a3;
    font-size: 0.9em;
    float: left;
    padding-top: 3px;
}
.pre-header .active {
    font-size: 0.9em;
}
.language-list .label .language-popup .curr-line a {
    text-decoration: none;
    border: 0;
}*/
.block_phone label#descr {
    font-style: italic;
    font-size: 12px;
    color: #999;
    padding-left: 10px;
}
.thankyou-text {
    padding: 20px 0 10px 0;
    border-bottom: 1px dotted #ccc;
}
.thankyou-text .line {
    padding-bottom: 5px;
}
.info-page .info-block {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 0 20px 20px 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.2);
}
.info-page .info-block .head {
    font-weight: bold;
    font-size: 1.4em;
}
table.otzv {
    width: 100%;
}
table.otzv td {
    padding-bottom: 40px;
}
table.otzv td img {
    border: 1px solid #ccc;
}
.tablebodytext {
    display: none;
}
.order_props .ness-label {
    padding-left: 295px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #8f98a3;
    margin-top: -20px;
    margin-bottom: 40px;
}
.order_props .ness-label .red {
    color: #FC0000;
    font-size: 0.95em;
    font-weight: bold;
}
span.sof-req {
    padding-left: 5px;
}
.text-block {
    background: #e8ecef;
    padding: 20px 0;
    font-size: 0.875em;
}
.text-block .preview h1 {
    margin: 0;
    padding: 20px 0 10px 0;
}
.text-block .readmore {
    cursor: pointer;
    border-bottom: 1px dotted;
}
.text-block .readmore:hover {
    border: 0 none;
}
.text-block .detail {
    display: none;
}
.section-404 {
    margin: 40px 0;
    text-align: center;
}
.section-404 .error-404 {
    font-size: 8em;
    color: #386acd;
}
.section-404 .error-404-text {
}
.filter-block .cross {
    /*content: ' ';
    background: url('/images/search-icons.png') no-repeat center center;
    background: url('/images/cross.png') no-repeat center center;*/
    position: absolute;
    height: 20px;
    width: 20px;
    right: 25px;
    top: 5px;
    cursor: pointer;
    fill: #d9dbdf;
}
.viber-ico, .sap-ico {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
}
.viber-ico {
    background: url(/images/viber.png) no-repeat 0 3px;
}
.sap-ico {
    background: url(/images/sap.png) no-repeat 0 3px;
}
.viber-row {
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
    padding-top: 10px;
}
.mob-show, .box-show,  .mob-show .cur-val{
    display: none;
}
.dib{
    display: inline-block;
}
.dib_adv{
    vertical-align: middle;
    margin-bottom: 40px;
    box-sizing: border-box;
    padding-left: 150px;
    /*white-space: nowrap;*/
}
.dib_adv span{
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    max-width: 98%;
}
.dib_adv:before{
    display: inline-block;
    content: '';
    height: 72px;
    vertical-align: middle;
}
.dib_adv:nth-child(odd){
    width: 50%;
}
.dib_adv:nth-child(even){
    width: 41%;
    margin-left: 8%;
}
@media screen and (max-width: 980px) {
    body{
        color: #364354;
        font-size: 14px;
        min-width: 320px;
    }
    h1{
        font-size: 24px;
    }
    h2{
        font-size: 20px;
    }
    h3, .logo-link__title{
        font-size: 16px;
    }
    .filter-block label {
        font-size: 20px;
    }
    .breadcrumbs{
        font-size: 12px;
    }
    .item-cont_1{
        padding-bottom: 20px;
    }
    .min-width, .news-list, .news-detail{
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    .mob-hide {
        display: none;
    }/*
    .mob-show {
        display: block;
    }*/
    .mobile-controls {
        font-size: 0;
    }/*
    .mob-link {
        display: inline-block;
        vertical-align: top;
        width: 65px;
        height: 60px;
        text-align: center;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    }
    .mob-link:before {
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        content: '';
    }
    .mob-link.active {
        background: #038fe6;
    }*/
    .ico-close {
        vertical-align: middle;
        display: inline-block;
        background: url(/images/sprite.png) no-repeat;
    }
    .ico-cont {
        width: 30px;
        height: 30px;
        background-position: 0 0;
    }
    .ico-menu {
        width: 24px;
        height: 16px;
        background-position: 0 -40px;
    }
    .active .ico-close {
        width: 20px;
        height: 20px;
        background-position: -80px 0;
    }
    .blue-box {
        background: #038fe6;
        padding: 40px 40px 20px;
    }
    .blue-box .f-menu__item {
        margin-bottom: 20px;
    }
    .blue-box .f-menu__item a {
        font-size: 16px;
        color: #fff;
        text-transform: none;
        border: none;
    }
    .blue-box .fll, .blue-box .flr {
        float: none;
    }
    .blue-box .call-center, .tabs-head, .tabs > div, .tabs .num {
        display: none;
    }
    .tabs.home{
        display: none;
    }
    .tabs > div.active{
        display: block;
        font-size: 24px;
        color: #364354;
    }
    .blue-box .tel {
        margin-bottom: 10px;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
    }
    .blue-box .tel span {
        font-weight: normal;
        color: #b7e3ff;
    }
    .skype a {
        color: #fff;
    }
    .skype a:before {
        background-position: -40px 0;
    }
    .mob-h-top {
        float: right;
        margin-top: -30px;
        padding-top: 5px;
    }
    .mob-h-top .cur-val {
        float: left;
        margin-right: 15px;
    }/*
    .pre-header__content .currency-popup, .pre-header__content .language-popup {
        display: none !important;
    }
    .pre-header__content{
        padding-right: 5px;
    }
    .pre-header__content .fll {
        padding-top: 12px;
        margin: 0 15px 0 0;
    }
    .pre-header .cur-val{
        border: 1px solid #ccc;
        padding-top: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-position-y: 12px;
        font-size: 14px;
    }
    .pre-header .cur-val.act{
        background-color: #fff;
        border-bottom-color: #fff;
        padding-bottom: 19px;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }*/
    .cur-pop{
        background: #fff;
        padding: 30px 40px;
        border-bottom: 1px solid #ccc;
    }
    .curr-line{
        font-size: 16px;
        padding: 5px 0;
    }
    .curr-line a{
        border: none;
    }
    .curr-line .code{
        display: inline-block;
        margin-right: 10px;
        color: #364354;
        text-transform: uppercase;
    }
    .curr-line .lbl{
        color: #8f98a3;
        border-bottom: 1px solid #8f98a3;
    }
    .tabs .first .text, .tabs .second .text{
        position: static;
        white-space: normal;
    }
    .bestoffer{
        display: none;
    }
    .tarif.bestoffer-item .tarif__body{
        padding-left: 35px;
        min-height: 0;
    }
    .bestoffer-item .img{
        margin-right: 5%;
    }
    .tarif .price {
        margin-left: 230px !important;
    }
    .video-home .video{
        float: none;
        margin-bottom: 45px;
    }
    .video-home .desc{
        margin-left: 0;
    }
    .text-block{
        background: #fff;
    }
    .text-block ol, .text-block ul{
        padding-left: 15px;
    }
    .text-block li{
        margin-bottom: 6px;
    }
    .footer .min-width{
        background: none;
    }
    .footer-menu .f-menu, .footer-menu .f-menu__item, .footer-menu .f-wrap{
        display: block;
        text-align: left;
        max-width: 100%;
        padding: 0;
    }
    .footer{
        padding: 60px 0 30px;
    }
    .footer-menu{
        border-top: 1px solid #7b8184;
    }
    .footer-menu .f-menu__item a{
        display: block;
        border-bottom: 1px solid #7b8184;
        padding: 10px 0;
        position: relative;
        padding-right: 20px;
    }
    .footer-menu .f-menu__item a:hover{
        border-bottom: 1px solid #7b8184;
    }
    .footer-menu .f-menu__item a:after{
        display: block;
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -5px;
        width: 6px;
        height: 9px;
        background: url(/images/sprite.png) no-repeat -80px -40px;
    }
    .head-block ol, .head-block ul{
        padding-left: 15px;
    }
    .head-block ul{
        list-style: disc;
    }
    div.news-list img.preview_picture{
        float: none !important;
        display: block;
    }
    .tabs.order{
        background: none;
        height: auto;
        margin-bottom: 10px;
        display: none;
    }
    .tabs .second{
        position: static;
    }
    .prop-block.block_flight_time .props small,
    .prop-block.block_arrive_time .props small,
    .prop-block.block_flight_time_re .props small {
        left: auto;
        right: 0;
        top: 100%;
        text-align: right;
        width: 150px;
    }
    .block_flight_time, .block_arrive_time{
        padding-bottom: 30px;
    }
    #order_props .prop-block.block_plate{
        position: initial;
        top: initial;
        left: initial;
        margin-left: initial;
    }
    #order_props .prop-block.block_plate .lbl {
        float: left;
        text-align: right;
    }
    #order_props .prop-block.block_plate .props textarea {
        border-radius: 5px;
        border: 1px solid #c4c8cd;
        padding: 5px 12px 6px 12px;
        margin: 0;
        width: 345px;
        font-size: 0.9em;
        box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.08);
        font-family: Roboto, Arial, Helvetica, sans-serif;
        resize: none;
    }
    .prop-block.block_plate .props {
        margin-left: 295px;
    }
    .switch-transfer label, .switch-arenda label, .switch-sanatorium label{
        background-position: 0 -79px;
        padding-left: 40px;
    }
    .switch-transfer label.checked, .switch-arenda label.checked, .switch-sanatorium label.checked{
        background-position: 0 4px;
    }
    .filter-block .checkbox label span{
        font-size: 17px;
    }
}
@media screen and (max-width: 900px){
    .tarif .price {
        margin-left: 0 !important;
        padding-top: 15px;
    }
    .tarif__desc__box{
        float: none;
    }
    .footer .copy, .fb-right, .footer .cards{
        float: none;
        width: auto;
    }
    .footer .copy{
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 800px){
    .radio-box{
        float: none;
        width: auto;
        margin-bottom: 40px;
    }
    .form-box{
        margin-left: 30px;
        width: 70%;
    }
    .dib_adv{
        display: block;
        margin: 0 0 40px !important;
        width: auto !important;
    }
}
@media screen and (max-width: 700px){
    .order_props {
        padding: 20px 0;
    }
    .order_props .ness-label,
    .payment-choose,
    .submit-block .in-block,
    .sale_order_full_table .add-address{
        padding-left: 0;
    }
    .block_flight_time, .block_arrive_time{
        padding-bottom: 0;
    }
    .block_flight_date .props,
    .block_flight_date_re .props,
    .block_arrive_date .props,
    .block_end_date .props,
    .block_address_1 .props,
    .block_address_2 .props,
    .block_address_3 .props,
    .order_props_2 .props,
    #order_props .prop-block.block_plate
    {
        margin-left: 0;
    }
    #order_props .prop-block .lbl{
        float: none;
        width: auto;
        margin-bottom: 6px;
        max-width: none;
        text-align: left;
    }
    #order_props .prop-block.block_plate .lbl {
        float: none;
        text-align: left;
    }
    .prop-block.block_plate .props {
        margin: 0;
    }
    .sale_order_full_table {
        padding: 0 10px
    }
    .order_props .ness-label {
        margin-top: 0;
        margin-bottom: 0;
    }
    .prop-block{
        float: none;
    }
    .prop-block.block_flight_time .props small,
    .prop-block.block_arrive_time .props small,
    .prop-block.block_flight_time_re .props small{
        position: static;
        width: auto;
        text-align: left;
    }
    #order_props .block_flight_time .props input,
    #order_props .block_flight_time_re .props input,
    #order_props .block_arrive_time .props input,
    #order_props .block_end_time .props input,
    .block_flight_time,
    .block_flight_time_re,
    #order_props .block_flight_date .props input,
    #order_props .block_flight_date_re .props input,
    #order_props .block_arrive_date .props input,
    #order_props .block_end_date .props input,
    #order_props .props input,
    #order_props .props textarea,
    #order_props .prop-block.block_plate .props textarea{
        width: 100%;
        box-sizing: border-box;
    }
    #order_props .prop-block.block_luggage .lbl,
    #order_props .prop-block.block_passangers .lbl{
        float: left;
        width: auto;
    }
    .sale_order_full_table .block_luggage{
        float: right;
        width: 238px;
    }
    .sale_order_full_table .block_passangers{
        float: left;
        width: 270px;
    }
    .order_props_2 .prop-block{
        margin-bottom: 15px;
    }
    .payment-choose{
        padding-top: 30px;
    }
}
@media screen and (max-width: 660px){
    .tarify-block  .tarif{
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
        border-width: 2px;
        color: #364354;
    }
    .tarif .img{
        float: none;
        margin-right: 0 !important;
        margin-bottom: 20px;
    }
    .tarif__desc{
        float: none;
    }
    .tarif .addtocart{
        float: none;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .tarify-block{
        background: none;
        box-shadow: none;
    }
}
@media screen and (max-width: 600px){
    .radio-box{
        padding-left: 0;
    }
    .form-box{
        margin: 0 0 25px;
        float: none;
        width: auto;
    }
    .label-select{
        float: none;
        display: block;
        margin-bottom: 15px;
    }
    .select-box{
        margin-left: 0;
    }
    .r-row, .select-to{
        margin-bottom: 25px;
    }
    .checkbox-box{
        padding: 0;
    }
    .filter-block .checkbox label span{
        max-width: 100%;
        top: 4px;
    }
    .video-home .desc .fix-price, .video-home .desc .tab-meet{
        background-position: 50% 0;
        padding-top: 75px;
        padding-left: 0;
    }
    .video-home .desc .fix-price{
        padding-bottom: 40px;
    }
    .video-home .desc .fix-price ul{
        margin-left: 0;
    }
    .dib_adv{
        background-position: 50% 0 !important;
        padding-top: 95px;
        padding-left: 0;
        text-align: center;
    }
    .grey-bg .head span{
        background-position: 50% 0;
        padding: 41px 0 1px;
    }
}
@media screen and (max-width: 560px){
    .sale_order_full_table .block_luggage,  .sale_order_full_table .block_passangers{
        float: none;
        width: 270px;
    }
}
@media screen and (max-width: 560px){
    .tels table .td-1 {
        width: auto;
        display: inline-block;
        padding-right: 20px;
    }
    .tels table .td-2 {
        width: auto;
        display: inline-block;
        padding-right: 20px;
    }
    .tels table .td-3 {
        width: auto;
        display: inline-block;
    }
}
.old {
    font-size: 0.75em;
    color: #666;
}
.price .old {
    display: block;
}
.cart-items-table .old {
    color: #d7e3e7;
}
h2 {
    font-size: 1.7em;
    width: 100%;
}
.info-page ul.listg {
    list-style: disc;
}
.table tr * {
	padding: 10px;
	padding-left: 20px;
}
.table th {
	text-align:left;
}

.personal-area{
    float: left;
    font-size: 13px;
    vertical-align: middle;
    line-height: 20px;
    text-decoration: none;
    border: none;
    color: #fff;
    background: #0191e7;
    border-radius: 60px;
    padding: 0px 15px;
    display: inline-block;
    margin: 4px 30px 4px 0;
    transition: background 0.3s ease;
}

.personal-area:hover{
  background: #386acd;
}

#amount span span {display:none;}