* {
    margin: 0;
    padding: 0;
    outline: none !important;
}

.nuclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.nuclear {
    display: block;
}

.clear {
    clear: both;
}

@font-face {
    font-family: "PFDinDisplayProBold";
    src: url("pfdindisplaypro-bold.eot");
    src:
        url("pfdindisplaypro-bold.eot") format("embedded-opentype"),
        url("pfdindisplaypro-bold.woff") format("woff"),
        url("pfdindisplaypro-bold.ttf") format("truetype"),
        url("pfdindisplaypro-bold.svg#PFDinDisplayProBold") format("svg");
}

@font-face {
    font-family: "PFDinDisplayProRegular";
    src: url("pfdindisplaypro-reg.eot");
    src:
        url("pfdindisplaypro-reg.eot") format("embedded-opentype"),
        url("pfdindisplaypro-reg.woff") format("woff"),
        url("pfdindisplaypro-reg.ttf") format("truetype"),
        url("pfdindisplaypro-reg.svg#PFDinDisplayProRegular") format("svg");
}

div,
td,
a,
h3,
h1,
h2,
th,
select,
input,
textarea,
option,
label {
    font-family: Tahoma, "Geneva CY", sans-serif;
}

td,
div {
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    color: #706e6d;
}

a {
    color: #f15a07;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0px;
    text-decoration: none;
}

li {
    list-style: none;
}

html,
body {
    width: 100%;
    height: 100%;
    min-width: 980px;
}

#full {
    background: #fff;
    width: 100%;
    min-height: 100% !important;
    height: auto !important;
    height: 100%;
}
#footer {
    height: 164px;
    /*margin: -164px 0 0 0;*/
    background: url(../images/ftr.jpg) left bottom repeat-x #fff;
}

.ftr-wrap {
    position: relative;
    width: 960px;
    height: 164px;
    margin: 0 auto;
}

.ftr-wrap .h-menu {
    top: 25px;
}

#full .wrapper {
    padding: 0 0 164px 0;
}

.header {
    height: 120px;
}

.hdr-wrap {
    height: 120px;
    position: relative;
    width: 960px;
    margin: 0 auto;
    border-bottom: 2px solid #eee;
}

.h-menu {
    position: absolute;
    left: 150px;
}

.h-menu-bottom {
    left: 90px;
}

.h-menu li {
    float: left;
    margin-right: 40px;
}

.h-menu li a {
    font-family: "PFDinDisplayProBold";
    text-transform: uppercase;
    font-size: 14px;
    color: #323945;
    line-height: 16px;
}

p.copy {
    position: absolute;
    left: 0;
    top: 80px;
    color: #fff;
    font-family: Tahoma, "Geneva CY", sans-serif;
    font-size: 12px;
    line-height: 18px;
}

p.copy span.bl {
    display: block;
    font-size: 12px;
}

div.adr {
    position: absolute;
    left: 590px;
    top: 80px;
    color: #fff;
    font-family: Tahoma, "Geneva CY", sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.soc {
    position: absolute;
    left: 724px;
    top: 128px;
}

.soc li {
    float: left;
    margin-right: 6px;
}

a.map {
    position: absolute;
    left: 590px;
    color: #ff9e14;
    font-family: Tahoma, "Geneva CY", sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
    top: 129px;
    padding-left: 16px;
    background: url(../images/map.png) left top no-repeat;
}

a.map:hover {
    text-decoration: none;
}

p.phn {
    position: absolute;
    right: 0;
    font-family: "PFDinDisplayProBold";
    text-transform: uppercase;
    font-size: 18px;
    color: #323945;
    line-height: 20px;
    top: 23px;
    padding-left: 23px;
    background: url(../images/phn.png) left center no-repeat;
}

.hdr-wrap .h-menu {
    top: 18px;
}

.logo {
    position: absolute;
    left: 12px;
    top: 10px;
}

.city {
    position: absolute;
    right: 4px;
    top: 18px;
    line-height: 18px;
    color: #696969;
}

.city select {
    border: none;
    color: #01906d;
    text-decoration: underline;
}

.phone {
    position: absolute;
    left: 170px;
    top: 73px;
    color: #323945;
}

b.addr {
    color: #696969;
    margin-left: 12px;
}

.phone span {
    line-height: 28px;
    font-size: 24px;
    font-family: "PFDinDisplayProBold";
    padding-left: 30px;
    background: url(../images/phone.png) left center no-repeat;
    text-align: right;
    display: inline-block;
    margin-bottom: 6px;
}

.carousel {
    padding: 10px 0 6px 0;
    height: 195px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 20px;
    overflow: visible;
    box-sizing: border-box;
    position: relative;
}

.carousel .bx-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.carousel .bx-viewport {
    max-width: 100% !important;
    width: 100% !important;
}

.carousel ul li {
    height: 195px;
    text-align: center;
    display: inline-block;
}

.carousel ul li > span {
    font-family: "PFDinDisplayProRegular";
    font-size: 14px;
    color: #555;
    text-transform: uppercase;
    display: block;
    width: 180px;
    margin: 0 auto 14px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.carousel ul li a {
    display: block;
    width: 167px;
    padding: 7px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #666 0px 1px 5px;
    -moz-box-shadow: #666 0px 1px 5px;
    box-shadow: #666 0px 1px 5px;
    height: 147px;
    text-decoration: none !important;
}

.carousel ul li a img {
    margin-bottom: 14px;
}

.carousel ul li a span {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #c70927;
}

.carousel ul li a:hover span {
    text-decoration: none;
}

.bx-wrapper {
    position: relative;
}

.carousel .bx-prev,
.carousel .bx-next {
    position: absolute;
    display: block;
    width: 42px;
    height: 42px;
    top: 50%;
    margin-top: -21px;
    text-indent: -9999px;
    z-index: 2;
}

.carousel .bx-prev {
    left: -70px;
    background: url(../images/prev.png) left top no-repeat;
}

.carousel .bx-next {
    background: url(../images/next.png) left top no-repeat;
    right: -70px;
}

@media (max-width: 1100px) {
    .carousel {
        padding-left: 15px;
        padding-right: 15px;
    }

    .carousel .bx-prev { left: -18px; }
    .carousel .bx-next { right: -18px; }
}

@media (max-width: 640px) {
    .carousel {
        height: auto;
        min-height: 195px;
    }

    .carousel .bx-prev,
    .carousel .bx-next {
        width: 32px;
        height: 32px;
        margin-top: -16px;
        background-size: 32px 32px;
    }

    .carousel .bx-prev { left: -12px; }
    .carousel .bx-next { right: -12px; }
}

.about {
    background: #ffffff;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffffff),
        to(#e5e5e5)
    );
    background: -webkit-linear-gradient(#ffffff, #e5e5e5);
    background: -moz-linear-gradient(#ffffff, #e5e5e5);
    background: -ms-linear-gradient(#ffffff, #e5e5e5);
    background: -o-linear-gradient(#ffffff, #e5e5e5);
    background: linear-gradient(#ffffff, #e5e5e5);
    padding: 23px 0 30px 0;
}

.ab-wrap {
    width: 960px;
    margin: 0 auto;
}

.ab-lft {
    float: left;
    width: 450px;
    margin-right: 60px;
}

.ab-rht {
    float: left;
    width: 450px;
}

.ab-wrap p {
    color: #7a828b;
    line-height: 19px;
    margin-bottom: 20px;
}

.ab-wrap img {
    margin-bottom: 20px;
}

.ab-wrap h4 {
    font-size: 18px;
    font-weight: normal;
    color: #2e343f;
    margin-bottom: 18px;
}

.content {
    padding: 20px 0 20px 0;
}

.content.main {
    background: url(../images/main.jpg) left top repeat;
}

.cont-wrap {
    width: 960px;
    margin: 0 auto;
}

.left-bar {
    float: left;
    width: 213px;
    margin-right: 30px;
}

.right-bar {
    float: left;
    width: 717px;
}

.menu {
    margin-bottom: 25px;
}

.menu > li {
    margin-bottom: 4px;
}

.menu > li > a {
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 23px;
    color: #fff;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 16px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    -webkit-box-shadow: #666 0px 1px 4px;
    -moz-box-shadow: #666 0px 1px 4px;
    box-shadow: #666 0px 1px 4px;
    background: #49dbb6;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#49dbb6),
        to(#0d7b5e)
    );
    background: -webkit-linear-gradient(#49dbb6, #0d7b5e);
    background: -moz-linear-gradient(#49dbb6, #0d7b5e);
    background: -ms-linear-gradient(#49dbb6, #0d7b5e);
    background: -o-linear-gradient(#49dbb6, #0d7b5e);
    background: linear-gradient(#49dbb6, #0d7b5e);
    text-shadow: #666 0px -1px 2px;
}

.menu > li > a:hover {
    text-decoration: none;
    background: #0d7b5e;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#0d7b5e),
        to(#49dbb6)
    );
    background: -webkit-linear-gradient(#0d7b5e, #49dbb6);
    background: -moz-linear-gradient(#0d7b5e, #49dbb6);
    background: -ms-linear-gradient(#0d7b5e, #49dbb6);
    background: -o-linear-gradient(#0d7b5e, #49dbb6);
    background: linear-gradient(#0d7b5e, #49dbb6);
}

.menu > li ul.acitem {
    padding: 8px 0 3px 10px;
}

.menu > li ul.acitem li {
    line-height: 24px;
}

.menu > li ul.acitem li span {
    color: #808080;
    font-size: 14px;
    margin-right: 5px;
}

.main .menu > li ul.acitem li span {
    color: #fff;
}

.menu > li ul.acitem li a {
    color: #808080;
    font-size: 12px;
    text-decoration: underline;
}

.main .menu > li ul.acitem li a {
    color: #fff;
}

.menu > li ul.acitem li a:hover {
    text-decoration: none;
}

.fast-order {
    margin-bottom: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffe24c;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffe24c),
        to(#fe9f1d)
    );
    background: -webkit-linear-gradient(#ffe24c, #fe9f1d);
    background: -moz-linear-gradient(#ffe24c, #fe9f1d);
    background: -ms-linear-gradient(#ffe24c, #fe9f1d);
    background: -o-linear-gradient(#ffe24c, #fe9f1d);
    background: linear-gradient(#ffe24c, #fe9f1d);
    padding: 16px;
}

.fast-order p.hdr {
    text-align: center;
    font-size: 22px;
    color: #754a00;
    text-transform: uppercase;
    font-family: "PFDinDisplayProBold";
    text-shadow: #ffeb95 0 1px;
    line-height: 26px;
    margin-bottom: 12px;
}

.fast-order li {
    margin-bottom: 10px;
}

.fast-order li .fo-txt {
    height: 29px;
    line-height: 29px;
    padding: 0 8px;
    background: #fff;
    border: 1px solid #b5a58e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 163px;
}

.fast-order li textarea {
    height: 89px;
    line-height: 29px;
    padding: 0 8px;
    background: #fff;
    border: 1px solid #b5a58e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 163px;
    resize: none;
}

.fast-order li .fo-sbm {
    display: block;
    border: none;
    width: 106px;
    height: 53px;
    -webkit-border-radius: 53px;
    -moz-border-radius: 53px;
    border-radius: 53px;
    -webkit-box-shadow: #666 0px 2px 4px;
    -moz-box-shadow: #666 0px 2px 4px;
    box-shadow: #666 0px 2px 4px;
    background: #4bd5df;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#4bd5df),
        to(#1e7c84)
    );
    background: -webkit-linear-gradient(#4bd5df, #1e7c84);
    background: -moz-linear-gradient(#4bd5df, #1e7c84);
    background: -ms-linear-gradient(#4bd5df, #1e7c84);
    background: -o-linear-gradient(#4bd5df, #1e7c84);
    background: linear-gradient(#4bd5df, #1e7c84);
    color: #fff;
    font-size: 14px;
    font-family: "PFDinDisplayProBold";
    text-transform: uppercase;
    margin: 0 auto;
    cursor: pointer;
}

.fast-order li .fo-sbm:hover {
    background: #1e7c84;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#1e7c84),
        to(#4bd5df)
    );
    background: -webkit-linear-gradient(#1e7c84, #4bd5df);
    background: -moz-linear-gradient(#1e7c84, #4bd5df);
    background: -ms-linear-gradient(#1e7c84, #4bd5df);
    background: -o-linear-gradient(#1e7c84, #4bd5df);
    background: linear-gradient(#1e7c84, #4bd5df);
}

/* hide original element */
.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left: -9999px !important; /* change to right: -9999px on RTL sites */
}

/* custom checkbox styles */
.chk-area {
    width: 21px;
    height: 17px;
    float: left;
    background: url(../images/chk1.jpg) left top no-repeat;
}
.chk-checked {
    background: url(../images/chk2.jpg) left top no-repeat;
}
.chk-focus {
    border-color: #f00;
}
.chk-disabled {
    background: #eee;
}
.jcf-label-disabled {
    color: #ccc;
}

/* custom select styles */
.select-area {
    position: relative;
    cursor: default;
    height: 30px;
    background: #24292f;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: #373e48 0px 1px 1px;
    -moz-box-shadow: #373e48 0px 1px 1px;
    box-shadow: #373e48 0px 1px 1px;
}

.select-area .center {
    float: left;
    padding: 0px 10px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.select-area .select-opener {
    position: relative;
    float: right;
    height: 30px;
    width: 5px;
    margin-right: 8px;
    background: url(../images/opn-w.gif) center center no-repeat;
}
.select-options {
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
    background: #fff;
}
.select-options .drop-holder {
    border: 1px solid #777;
    overflow: hidden;
    height: 1%;
}
.select-options ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.select-options ul li {
    width: 100%;
    float: left;
}
.select-options ul a {
    text-decoration: none;
    padding: 5px 10px;
    display: block;
    cursor: default;
    color: #000;
    height: 1%;
}
.select-options .item-selected a,
.select-options a:hover {
    text-decoration: none;
    background: #007;
    color: #fff;
}
/* --------- */
#search_form {
    background: #2c303b;
    margin: 0px auto 0px auto;
    width: 878px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    display: block;
    text-align: center;
}
.auto-select {
    margin: none;
    padding: 0px;
}

.auto-select h1 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 12px;
}

.right-bar h1 {
    font-size: 24px;
    color: #555;
    font-weight: normal;
    margin-bottom: 12px;
    float: left;
    margin-right: 12px;
}

.right-bar.static_page:has(.tbl_price) h1 {
    float: none;
}
.right-bar.static_page h1 {
    float: none;
}
.right-bar h1 {
    width: calc(100% - 12px);
}

.auto-select p {
    color: #7a828b;
    line-height: 22px;
}

.auto-select > p {
    margin-bottom: 20px;
}

.sel-box {
    border: 1px solid #434b58;
    padding: 8px 0px 0px 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 6px;
}

.a-sel ul {
    margin: 0px auto;
}

.a-sel > ul > li {
    float: left;
    margin-right: 20px;
}

.a-sel > ul > li > ul > li {
    margin-bottom: 14px;
}

.a-sel > ul > li > ul > li label {
    color: #7b8390;
    line-height: 18px;
    padding-left: 4px;
}

.a-sel > ul > li.last label {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    display: block;
    padding-top: 18px;
    margin-right: 2px;
}

.a-sel > ul > li.last .chk-area {
    position: relative;
    top: 6px;
    margin-right: 4px;
}

.as-sbm {
    display: block;
    border: none;
    width: 126px;
    padding: 7px 0px;
    margin-top: 11px;
    font-family: "PFDinDisplayProRegular";
    color: #fff;
    -webkit-border-radius: 53px;
    -moz-border-radius: 53px;
    border-radius: 53px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    background: #ffe14b;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffe14b),
        to(#ffa01e)
    );
    background: -webkit-linear-gradient(#ffe14b, #ffa01e);
    background: -moz-linear-gradient(#ffe14b, #ffa01e);
    background: -ms-linear-gradient(#ffe14b, #ffa01e);
    background: -o-linear-gradient(#ffe14b, #ffa01e);
    background: linear-gradient(#ffe14b, #ffa01e);
    font-size: 18px;
    cursor: pointer;
}

.as-sbm:hover {
    background: #ffa01e;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffa01e),
        to(#ffe14b)
    );
    background: -webkit-linear-gradient(#ffa01e, #ffe14b);
    background: -moz-linear-gradient(#ffa01e, #ffe14b);
    background: -ms-linear-gradient(#ffa01e, #ffe14b);
    background: -o-linear-gradient(#ffa01e, #ffe14b);
    background: linear-gradient(#ffa01e, #ffe14b);
}

.car-list {
    border-top: 1px solid #3f4650;
    padding-top: 16px;
}

.car-list p {
    margin-bottom: 8px;
}

.car-list > li {
    margin-bottom: 16px;
    border-bottom: 1px solid #3f4650;
    padding-bottom: 16px;
}

.car-list li h3 {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 16px;
}

.car-list li h4 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 8px;
}

.cl-top {
    margin-bottom: 25px;
}

a.more {
    font-size: 11px;
    text-decoration: underline;
    color: #3072f1;
}

.cl-top > a img {
    float: left;
    margin-right: 20px;
}

.inf1 {
    float: left;
    width: 180px;
    margin-right: 60px;
}

.status {
    margin-bottom: 12px;
}

.status img {
    float: left;
    margin-right: 5px;
}

.status span {
    float: left;
    line-height: 30px;
    color: #666e77;
}

.inf1 ul li {
    padding-left: 22px;
    color: #7a828b;
    line-height: 22px;
    margin-bottom: 5px;
    position: relative;
    margin-bottom: 6px;
    font-size: 14px;
}

.inf1 ul li img {
    position: absolute;
    left: 0;
    top: 3px;
}

form.inf2 {
    float: left;
    width: 220px;
}

p.cost1 {
    margin-bottom: 4px;
    font-size: 14px;
}

p.cost1 span {
    color: #fff;
}

form.inf2 label {
    font-size: 12px;
    color: #7b8390;
    margin-bottom: 3px;
    display: inline-block;
}

form.inf2 .select-area {
    float: left;
    margin-right: 6px;
}

form.inf2 > div > span {
    line-height: 31px;
    ont-size: 14px;
    color: #7b8390;
}

form.inf2 > div {
    margin-bottom: 6px;
}

p.cost2 {
    margin-bottom: 8px;
    font-size: 14px;
}

p.cost2 span {
    color: #00ba8b;
    font-size: 18px;
}

.ord {
    display: block;
    width: 118px;
    height: 31px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "PFDinDisplayProBold";
    font-size: 12px;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    background: #ffe14b;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffe14b),
        to(#ffa01e)
    );
    background: -webkit-linear-gradient(#ffe14b, #ffa01e);
    background: -moz-linear-gradient(#ffe14b, #ffa01e);
    background: -ms-linear-gradient(#ffe14b, #ffa01e);
    background: -o-linear-gradient(#ffe14b, #ffa01e);
    background: linear-gradient(#ffe14b, #ffa01e);
    cursor: pointer;
}

.ord:hover {
    background: #ffa01e;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffa01e),
        to(#ffe14b)
    );
    background: -webkit-linear-gradient(#ffa01e, #ffe14b);
    background: -moz-linear-gradient(#ffa01e, #ffe14b);
    background: -ms-linear-gradient(#ffa01e, #ffe14b);
    background: -o-linear-gradient(#ffa01e, #ffe14b);
    background: linear-gradient(#ffa01e, #ffe14b);
}

.noord {
    display: block;
    width: 118px;
    height: 31px;
    border: none;
    text-transform: uppercase;
    color: #83878a;
    font-family: "PFDinDisplayProBold";
    font-size: 12px;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    background: #ffffff;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffffff),
        to(#ccd0d3)
    );
    background: -webkit-linear-gradient(#ffffff, #ccd0d3);
    background: -moz-linear-gradient(#ffffff, #ccd0d3);
    background: -ms-linear-gradient(#ffffff, #ccd0d3);
    background: -o-linear-gradient(#ffffff, #ccd0d3);
    background: linear-gradient(#ffffff, #ccd0d3);
    cursor: pointer;
}

.ord:hover {
    background: #ffa01e;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffa01e),
        to(#ffe14b)
    );
    background: -webkit-linear-gradient(#ffa01e, #ffe14b);
    background: -moz-linear-gradient(#ffa01e, #ffe14b);
    background: -ms-linear-gradient(#ffa01e, #ffe14b);
    background: -o-linear-gradient(#ffa01e, #ffe14b);
    background: linear-gradient(#ffa01e, #ffe14b);
}

.pager {
    list-style: none;
    margin: 24px 0;
    padding: 0;
    text-align: center;
    clear: both;
}

.pager li {
    display: inline-block;
    margin: 0 3px;
}

.pager li a {
    display: block;
    width: 23px;
    height: 23px;
    border: 2px solid #535c65;
    text-align: center;
    line-height: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    color: #535c65;
    font-family: "PFDinDisplayProBold";
    font-size: 14px;
    text-decoration: none !important;
}

.pager li a:hover {
    border-color: #01cd98;
    color: #01cd98;
}

.pager li a.active {
    color: #fff;
    background: #01cd98;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#01cd98),
        to(#1b8368)
    );
    background: -webkit-linear-gradient(#01cd98, #1b8368);
    background: -moz-linear-gradient(#01cd98, #1b8368);
    background: -ms-linear-gradient(#01cd98, #1b8368);
    background: -o-linear-gradient(#01cd98, #1b8368);
    background: linear-gradient(#01cd98, #1b8368);
    border-color: #01cd98;
    text-shadow: #666 0 1px;
}

.pager li a.prev,
.pager li a.next {
    border: none;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

.pager li a.prev {
    background: url(../images/prv.png) center center no-repeat;
}

.pager li a.next {
    background: url(../images/nxt.png) center center no-repeat;
}

.hdr-top {
    line-height: 31px;
    margin-bottom: 16px;
}

.hdr-top > span {
    float: left;
    margin-right: 16px;
    font-size: 24px;
    color: #2e343f;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

.hdr-top .stat {
    float: left;
}

.hdr-top .stat img {
    float: left;
    margin-right: 5px;
}

.hdr-top .stat span {
    float: left;
    font-size: 12px;
    color: #666e77;
}

.slider-box {
    margin-bottom: 30px;
}

.slider-box .bx-wrapper {
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #666 0px 0px 5px;
    -moz-box-shadow: #666 0px 0px 5px;
    box-shadow: #666 0px 0px 5px;
    float: left;
    width: 482px;
    /*min-height: 300px;*/
    /*height: 300px;*/
    margin-right: 16px;
    box-sizing: border-box;
}

.slider-box .bx-wrapper .bx-viewport ul li a img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-box .bx-wrapper .bx-viewport ul {
    height: 100%;
}

/* .slider-box .bx-wrapper .bx-viewport ul li{
  height: 100%;
} */

#bx-pager {
    float: left;
    width: 93px;
}

#bx-pager a {
    margin-bottom: 10px;
    display: block;
}

#bx-pager a img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.auto-inf1 {
    margin-bottom: 15px;
}

.a-inf-lft {
    float: left;
    width: 378px;
    border: 1px solid #d6dadd;
    background: #ebeff2;
    overflow: hidden;
    zoom: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 15px;
}

.a-inf-lft ul {
    padding: 14px 18px;
}

.a-inf-lft ul li {
    line-height: 28px;
    border-top: 1px solid #c1c5c8;
    color: #44484a;
}

.a-inf-lft ul li:first-child {
    border: none;
}

.a-inf-lft ul li span {
    display: inline-block;
    width: 126px;
    padding-left: 3px;
}

.a-inf-lft .btm {
    height: 36px;
    line-height: 36px;
    padding: 18px 19px 12px 19px;
    background: #ffffff;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffffff),
        to(#ccd0d3)
    );
    background: -webkit-linear-gradient(#ffffff, #ccd0d3);
    background: -moz-linear-gradient(#ffffff, #ccd0d3);
    background: -ms-linear-gradient(#ffffff, #ccd0d3);
    background: -o-linear-gradient(#ffffff, #ccd0d3);
    background: linear-gradient(#ffffff, #ccd0d3);
}

.a-inf-lft .btm p {
    float: left;
    font-size: 14px;
    color: #44484a;
}

.a-inf-lft .btm p span {
    color: #a2343f;
}

.a-inf-lft .btm p span span {
    font-size: 18px;
}

.a-inf-lft .btm a {
    float: right;
    height: 31px;
    display: block;
    line-height: 34px;
    text-align: center;
    width: 118px;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    -webkit-box-shadow: #666 0px 4px 1px;
    -moz-box-shadow: #666 0px 4px 1px;
    box-shadow: #666 0px 4px 1px;
    background: #e4e5e7;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#e4e5e7),
        to(#a8acaf)
    );
    background: -webkit-linear-gradient(#e4e5e7, #a8acaf);
    background: -moz-linear-gradient(#e4e5e7, #a8acaf);
    background: -ms-linear-gradient(#e4e5e7, #a8acaf);
    background: -o-linear-gradient(#e4e5e7, #a8acaf);
    background: linear-gradient(#e4e5e7, #a8acaf);
    font-family: "PFDinDisplayProBold";
    text-transform: uppercase;
    color: #83878a;
    text-decoration: none !important;
}

.a-inf-lft .btm_active a {
    float: right;
    height: 31px;
    display: block;
    line-height: 34px;
    text-align: center;
    width: 118px;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    -webkit-box-shadow: #666 0px 4px 1px;
    -moz-box-shadow: #666 0px 4px 1px;
    box-shadow: #666 0px 4px 1px;
    background: #ffe14b;
    background: #ffe14b;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffe14b),
        to(#ffa01e)
    );
    background: -webkit-linear-gradient(#ffe14b, #ffa01e);
    background: -moz-linear-gradient(#ffe14b, #ffa01e);
    background: -ms-linear-gradient(#ffe14b, #ffa01e);
    background: -o-linear-gradient(#ffe14b, #ffa01e);
    background: linear-gradient(#ffe14b, #ffa01e);
    font-family: "PFDinDisplayProBold";
    text-transform: uppercase;
    color: white;
    text-decoration: none !important;
}

.a-inf-rht {
    float: left;
    width: 300px;
}

.options {
    margin-bottom: 12px;
}

.options li {
    float: left;
    width: 72px;
    margin-right: 3px;
    text-align: center;
    font-size: 11px;
    margin-bottom: 20px;
}

.options li span {
    font-size: 11px;
}

.options li img {
    margin-bottom: 8px;
}

.a-inf-rht p {
    font-size: 14px;
    color: #44484a;
}

.a-inf-rht p span {
    color: #a2343f;
}

.a-inf-rht p span span {
    font-size: 18px;
}

.auto .soc {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin-bottom: 30px;
}

table.price {
    margin-bottom: 35px;
}

table.price td {
    font-size: 14px;
    color: #5d5f60;
    padding: 8px 0;
    text-align: center;
    line-height: 20px;
}

table.price td span {
    display: block;
    color: #a2343f;
    font-weight: bold;
}

table.price tr:first-child td {
    border-bottom: 1px solid #c1c5c8;
}

.description {
    background: #ffffff;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffffff),
        to(#e1e5e8)
    );
    background: -webkit-linear-gradient(#ffffff, #e1e5e8);
    background: -moz-linear-gradient(#ffffff, #e1e5e8);
    background: -ms-linear-gradient(#ffffff, #e1e5e8);
    background: -o-linear-gradient(#ffffff, #e1e5e8);
    background: linear-gradient(#ffffff, #e1e5e8);
    padding: 24px 18px;
}

.description h4 {
    font-weight: normal;
    color: #2e343f;
    font-size: 18px;
    margin-bottom: 5px;
}

.description p {
    color: #7a828b;
    line-height: 20px;
}

.rent h1,
h1 {
    font-size: 24px;
    color: #2e343f;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: normal;
    margin-bottom: 20px;
}

h1 {
    font-size: 24px;
    color: #2e343f;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: normal;
    margin-bottom: 3px;
}

h2 {
    font-size: 18px;
    color: #2e343f;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: normal;
    margin-bottom: 3px;
}

.rent > p {
    font-size: 14px;
    color: #75787f;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 16px;
}

.rent > p.prim {
    font-style: italic;
    color: #2e343f;
    font-size: 14px;
    margin-bottom: 15px;
}

.rent > p.prim sup {
    color: #f41d0c;
}

.greybox {
    background: #ebeff0;
    padding: 18px 18px 18px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.chapter {
    border-top: 1px solid #a7abac;
    padding-top: 20px;
    margin-bottom: 20px;
}

.chapter:first-child {
    border: none;
    padding-top: 0;
}

.ch-hdr {
    position: relative;
    font-size: 18px;
    color: #2e343f;
    line-height: 41px;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    padding-left: 45px;
    margin-bottom: 25px;
}

.ch-hdr span {
    position: absolute;
    left: -13px;
    top: 0;
    display: block;
    height: 41px;
    line-height: 41px;
    text-align: center;
    width: 41px;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    border-radius: 41px;
    -webkit-box-shadow: #999 0px 5px 3px;
    -moz-box-shadow: #999 0px 5px 3px;
    box-shadow: #999 0px 5px 3px;
    background: #ffe175;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffe175),
        to(#ffa432)
    );
    background: -webkit-linear-gradient(#ffe175, #ffa432);
    background: -moz-linear-gradient(#ffe175, #ffa432);
    background: -ms-linear-gradient(#ffe175, #ffa432);
    background: -o-linear-gradient(#ffe175, #ffa432);
    background: linear-gradient(#ffe175, #ffa432);
    color: #fff;
    font-family: "PFDinDisplayProBold";
    font-size: 22px;
}

.country {
    margin-bottom: 30px;
}

.country li {
    float: left;
    margin-right: 25px;
}

.country li label {
    font-size: 14px;
    line-height: 17px;
    color: #68707e;
}

.country li label input {
    position: relative;
    top: 2px;
}

.form-lft {
    float: left;
    width: 210px;
    margin-right: 90px;
}

.form-lft li {
    margin-bottom: 17px;
    display: block;
    overflow: hidden;
}

.form-lft li label {
    font-size: 14px;
    color: #68707e;
    display: block;
    margin-bottom: 4px;
}

.inp1 {
    height: 26px;
    padding: 0 8px;
    width: 192px;
    background: #fff;
    border: 1px solid #bdc3c3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #68707e;
    line-height: 26px;
}

.inp4 {
    height: 26px;
    padding: 0 8px;
    width: 68px;
    background: #fff;
    border: 1px solid #bdc3c3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    color: #68707e;
    line-height: 26px;
}

.form-lft li label sup {
    color: #f41d0c;
}

.rad1 {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

/* custom file input */
.file-area .jcf-input-wrapper {
    position: relative;
    overflow: hidden;
}

.file-area .jcf-upload-button {
    color: #fff;
    float: left;
    height: 24px;
    width: 62px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #999 0px 3px 3px;
    -moz-box-shadow: #999 0px 3px 3px;
    box-shadow: #999 0px 3px 3px;
    background: #bcbcbc;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#bcbcbc),
        to(#656565)
    );
    background: -webkit-linear-gradient(#bcbcbc, #656565);
    background: -moz-linear-gradient(#bcbcbc, #656565);
    background: -ms-linear-gradient(#bcbcbc, #656565);
    background: -o-linear-gradient(#bcbcbc, #656565);
    background: linear-gradient(#bcbcbc, #656565);
    text-align: center;
    line-height: 24px;
    margin-right: 6px;
}
.file-area .jcf-fake-input {
    float: left;
    height: 24px;
    line-height: 24px;
}

.file-area .jcf-fake-input em {
    font-style: normal;
}
/******/

.form-rht {
    background: #dce0e1;
    padding: 25px 20px;
    width: 322px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.form-rht h3 {
    font-size: 14px;
    font-weight: bold;
    color: #2e343f;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 14px;
}

.form-rht label {
    font-size: 12px;
    color: #68707e;
    display: block;
    margin-bottom: 3px;
}

.form-rht label sup {
    color: #f41d0c;
}

.inp2 {
    height: 26px;
    padding: 0 8px;
    width: 131px;
    background: #fff;
    border: 1px solid #bdc3c3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #68707e;
    line-height: 26px;
}

.horiz {
    margin-bottom: 17px;
}

.horiz li {
    float: left;
    padding-left: 22px;
    display: inline-block;
}

.horiz li:first-child {
    padding: 0;
}

.vert li {
    margin-bottom: 19px;
}

.vert li textarea {
    height: 104px;
    padding: 0 8px;
    width: 304px;
    background: #fff;
    border: 1px solid #bdc3c3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #68707e;
    line-height: 26px;
    resize: none;
}

.inp3 {
    height: 26px;
    padding: 0 8px;
    width: 304px;
    background: #fff;
    border: 1px solid #bdc3c3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #68707e;
    line-height: 26px;
}

.vert li.sep {
    height: 1px;
    display: block;
    border-bottom: 1px solid #a7abac;
}

.adding li {
    float: left;
    margin-right: 40px;
}

.adding li label {
    line-height: 85px;
    font-size: 12px;
    color: #68707e;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

.adding li img {
    float: left;
    margin-right: 6px;
}

.adding li label input {
    position: relative;
    top: 2px;
}

.payment {
    padding-left: 45px;
    margin-bottom: 30px;
}

.payment li {
    float: left;
    margin-right: 30px;
}

.payment li label {
    font-size: 12px;
    color: #68707e;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

.payment li label input {
    position: relative;
    top: 2px;
}

.sbm {
    display: block;
    border: none;
    width: 106px;
    height: 53px;
    -webkit-border-radius: 53px;
    -moz-border-radius: 53px;
    border-radius: 53px;
    -webkit-box-shadow: #666 0px 2px 4px;
    -moz-box-shadow: #666 0px 2px 4px;
    box-shadow: #666 0px 2px 4px;
    background: #4bd5df;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#4bd5df),
        to(#1e7c84)
    );
    background: -webkit-linear-gradient(#4bd5df, #1e7c84);
    background: -moz-linear-gradient(#4bd5df, #1e7c84);
    background: -ms-linear-gradient(#4bd5df, #1e7c84);
    background: -o-linear-gradient(#4bd5df, #1e7c84);
    background: linear-gradient(#4bd5df, #1e7c84);
    color: #fff;
    font-size: 14px;
    font-family: "PFDinDisplayProBold";
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 45px;
}

.sbm:hover {
    background: #1e7c84;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#1e7c84),
        to(#4bd5df)
    );
    background: -webkit-linear-gradient(#1e7c84, #4bd5df);
    background: -moz-linear-gradient(#1e7c84, #4bd5df);
    background: -ms-linear-gradient(#1e7c84, #4bd5df);
    background: -o-linear-gradient(#1e7c84, #4bd5df);
    background: linear-gradient(#1e7c84, #4bd5df);
}

.idx_img {
    border-radius: 3px;
}
#alert {
    font-size: 16px;
}
#alertMsg {
    font-size: 14px;
}
td.tac,
.tac {
    text-align: center;
}
.tbl_price table {
    border-collapse: collapse;
    width: 100%;
}

.tbl_price th {
    border: 1px solid #ccc;
    padding: 5px 10px 5px 10px;
    text-align: center;
}

.tbl_price td {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0px;
    text-align: right;
}
.nowrap {
    white-space: nowrap;
}
#YMapsID {
    width: 600px;
    height: 400px;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

#YMapsID table {
    padding: 0px;
    margin: 0px;
}
#YMapsID table td {
    padding: 0px;
    margin: 0px;
}
#YMapsID table th {
    padding: 0px;
    margin: 0px;
}

.contacts {
    background: #ebeff0;
    padding: 18px 18px 18px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 340px;
}

.contacts label {
    font-family: Tahoma, "Geneva CY", sans-serif;
    font-size: 14px;
    color: #68707e;
    display: block;
    margin-top: 10px;
    padding: 0px;
}
.contacts sup {
    color: #f41d0c;
}

.error {
    color: #f41d0c;
}
.err_border {
    border: 1px solid #f41d0c;
}

.static_page p {
    font-size: 14px;
}
.static_page li {
    font-size: 14px;
}

#page_content li {
    list-style-type: disc;
    margin-left: 18px;
    font-size: 14px;
    padding-left: 0px;
}

/*
.a-inf-rht li, .a-inf-lft li, .greybox {
  list-style-type: none;
}
*/

#banslider {
}

#banslider .bx-pager {
    display: block;
    text-align: center;
    margin-top: 10px;
}

#banslider .bx-pager-item {
    display: inline-block;
    font-size: 0;
    margin-right: 2px;
}
#banslider .bx-pager-item a {
    display: block;
    width: 12px;
    height: 13px;
    background: url(/images/bn/pager.png) right 0 no-repeat;
    text-indent: -9999px;
    outline: none;
}
#banslider .bx-pager-item a:hover {
    background-position: -13px 0;
}
#banslider .bx-pager-item a.active {
    background-position: 0 0;
}

#vk_groups iframe {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#news_list {
    padding: 8px;
    background: #eee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#news_list h3 {
    text-align: center;
    font-size: 22px;
    color: #555;
    text-transform: uppercase;
    font-family: "PFDinDisplayProBold";
    line-height: 26px;
    margin-bottom: 12px;
}

#news_list .title {
    color: #f15a07;
}

.btn {
    display: inline-block;
    line-height: 34px;
    padding: 0px 15px;
    text-align: center;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    -webkit-box-shadow: #666 0px 4px 1px;
    -moz-box-shadow: #666 0px 4px 1px;
    box-shadow: #666 0px 4px 1px;
    background: #ffe14b;
    background: #ffe14b;
    background: -webkit-gradient(
        linear,
        0 0,
        0 bottom,
        from(#ffe14b),
        to(#ffa01e)
    );
    background: -webkit-linear-gradient(#ffe14b, #ffa01e);
    background: -moz-linear-gradient(#ffe14b, #ffa01e);
    background: -ms-linear-gradient(#ffe14b, #ffa01e);
    background: -o-linear-gradient(#ffe14b, #ffa01e);
    background: linear-gradient(#ffe14b, #ffa01e);
    font-family: "PFDinDisplayProBold";
    text-transform: uppercase;
    color: white;
    text-decoration: none !important;
}

.more_links {
    text-align: center;
    margin: 20px 0px;
}

.more_links a {
    margin: 4px;
}

.form-field {
    display: table-cell;
    padding: 4px 6px;
    vertical-align: middle;
}

.search-form {
    display: table;
    background: #2c303b;
    margin: 0px auto;
    border: 1px solid #434b58;
    padding: 8px 12px 8px 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.search-form label.cb {
    color: white;
    font-size: 14px;
    margin-top: 8px;
}

.search-form input[type="checkbox"] {
}

.top_order {
    position: absolute;
    display: inline-block;
    right: 0px;
    top: 60px;
}

.payment_rec {
    width: 135px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    padding: 8px;
    margin: 10px 10px 10px 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: #666 0px 1px 1px;
    -moz-box-shadow: #666 0px 1px 1px;
    box-shadow: #666 0px 1px 1px;
}
.payment_rec img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.payment_rec label {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
}

ul.horiz_no_float li {
    float: none;
    clear: both;
    padding-left: 0px;
    padding-top: 10px;
}

.err_msg {
    background: url("/img/admin/ico-delete.gif") 10px 50% no-repeat;
    font-size: 16px;
    margin: 5px 0px 20px 0px;
    padding: 10px 10px 10px 30px;
    border: 2px solid #e11;
}

.tac {
    text-align: center;
}
.tar {
    text-align: right;
}
.tal {
    text-align: left;
}

.red {
    color: #f00;
    font-weight: bold;
}

.tbl {
    display: table;
    width: 100%;
}
.td {
    display: table-cell;
}

.b1b {
    border: 1px solid #ccc;
}

.small {
    font-size: 9px;
}

.pad0 {
    padding: 0px;
}
.fs9 {
    font-size: 9px;
}
.fs10 {
    font-size: 10px;
}
.fs11 {
    font-size: 11px;
}

table.bb1 {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 10px 0px;
    width: 100%;
}

table.bb1 td,
table.bb1 th {
    border: 1px solid #ccc;
    padding: 4px;
}

table.bb1 th {
    text-align: center;
}

table.bb1 td.ntb,
table.bb1 tr.ntb {
    border: 0px;
}

#price_no_driver th {
    cursor: pointer;
    padding: 5px 16px 5px 5px;
    background-image: url(/img/sort/unsorted.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

.disabled {
    pointer-events: none !important;
    cursor: default !important;
    opacity: 0.4 !important;
}

.car-list > li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 450px;
    overflow: hidden;
    padding-right: 20px;
    display: block;
}

.car-list li h4 + p {
    height: 65px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.car-list li h4 + p:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 20%;
    background: -moz-linear-gradient(
        top,
        rgba(125, 185, 232, 0) 0%,
        rgba(46, 56, 68, 1) 78%,
        rgba(41, 48, 58, 1) 83%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
        top,
        rgba(125, 185, 232, 0) 0%,
        rgba(46, 56, 68, 1) 78%,
        rgba(41, 48, 58, 1) 83%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
        to bottom,
        rgba(125, 185, 232, 0) 0%,
        rgba(46, 56, 68, 1) 78%,
        rgba(41, 48, 58, 1) 83%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#29303a',GradientType=0 ); /* IE6-9 */
    display: none;
}

@media (max-width: 1024px) {
    html,
    body {
        min-width: 300px;
        height: auto;
    }
    .hdr-wrap,
    .cont-wrap,
    .ftr-wrap,
    .ab-wrap {
        width: auto;
    }
    .ab-lft,
    .ab-rht {
        width: 100%;
        float: none;
        margin: 0 0 20px 0;
    }
    .about {
        padding-left: 10px;
        padding-right: 10px;
    }
    .search-form {
        display: none;
    }
    .left-bar {
        width: 100%;
        float: none;
        margin: 0 0 20px 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px;
    }
    .right-bar {
        float: none;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px;
    }
    .menu > li ul.acitem {
        overflow: hidden;
    }
    .menu > li ul.acitem li {
        display: block;
        float: left;
    }
    .fast-order,
    #banslider,
    #news_list {
        display: none;
    }
    .hdr-wrap .h-menu {
        position: static;
    }
    .city {
        position: static;
        text-align: center;
        padding: 10px 0;
    }
    .top_order {
        position: static;
    }
    .logo {
        position: static;
        text-align: center;
        display: block;
        margin: 10px 0;
    }
    .phone {
        position: static;
        text-align: center;
    }
    b.addr {
        display: block;
    }
    .header,
    .hdr-wrap {
        height: auto;
    }
    .header {
        padding: 10px;
    }
    .h-menu {
        text-align: center;
    }
    .h-menu li {
        float: none;
        display: inline-block;
        margin: 0 5px;
    }
    .select-area {
        width: 100% !important;
    }
    #select_car_id {
        width: 100% !important;
        min-width: 100% !important;
    }
    #footer .soc,
    #footer a.map {
        position: static !important;
    }
    #footer {
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0;
        background: #00c695;
    }
    img {
        max-width: 100%;
    }
    #full .wrapper {
        padding-bottom: 0;
    }
    #footer,
    .ftr-wrap {
        height: auto;
    }
    .h-menu {
        position: static;
    }
    p.phn {
        position: static;
        text-align: center;
        background: none;
        padding: 10px 0;
    }
    p.copy {
        position: static;
        text-align: center;
    }
    div.adr {
        position: static;
        text-align: center;
    }
    #full {
        min-height: 600px !important;
        height: auto !important;
        height: 600px;
    }
    .top_order {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .top_order .btn {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .tbl_price {
        overflow: auto;
    }
    .contacts {
        padding: 10px;
    }
    #YMapsID,
    .contacts,
    .inp3,
    .inp2,
    .slider-box .bx-wrapper,
    .a-inf-lft {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .greybox {
        padding: 10px;
    }
    .form-rht {
        padding: 10px;
        width: auto;
        float: none;
    }
    .form-lft {
        margin: 0 0 20px 0;
        float: none;
        width: auto;
    }
    .horiz li {
        float: none;
        padding: 0;
        width: 100%;
        display: block;
    }
    .inp2 {
        min-width: 70px;
    }
    .a-inf-lft {
        float: none;
        margin-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .car-list > li {
        width: 100%;
        padding: 0;
        height: auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .slider-box .bx-wrapper {
        height: auto;
        flex: 0 0 522px;
        max-width: 522px;
    }
    .slider-box {
        display: flex;
    }
}

@media (max-width: 660px) {
    .slider-box {
        display: block;
    }
    .slider-box .bx-wrapper {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 20px;
        padding: 10px;
    }
    .slider-box .bx-wrapper .bx-viewport ul li a img {
        width: 100%;
        max-width: 100%;
        height: auto !important;
    }
    #bx-pager {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    #bx-pager a {
        margin: 0 10px 10px 0;
    }
    .static_page li {
        position: static !important;
    }
}

/* Основные стили для контейнера новостей */
#news_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f8f9fa;
    padding: 20px;
    margin-bottom: 10px;
}

/* Заголовок раздела */
#news_list h3 {
    width: 100%;
    color: #333;
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
}

/* Элемент новости */
.news-item {
    flex: 1 1 30%;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 15px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

/* Дата новости */
.news-item p {
    color: #777;
    font-size: 12px;
    margin-bottom: 5px;
}

/* Заголовок новости */
.news-item .title,
.news-item a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
}

/* Анонс новости */
.news-item .announce {
    color: #555;
    font-size: 16px;
}

/* Ссылки в новостях */
.news-item a {
    color: #007bff;
}

/* Ссылка "подробнее" */
.news-item a.more {
    font-size: 14px;
}

/* Общие стили для кнопок */
.fixed-btn {
    position: fixed;
    bottom: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: white;
    border: none;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    transition:
        transform 0.3s,
        background-color 0.3s;
    /* Запрет выделения текста и emoji на кнопках */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
}

.fixed-btn:hover {
    transform: scale(1.1);
}

/* Позиционирование кнопок */
#callback-button {
    right: 20px;
    background-color: #28a745;
}

#chat-toggle-btn {
    left: 20px;
    background-color: #4caf50;
}

#chat-toggle-btn:hover {
    background-color: #3d8b40;
}

/* Форма обратного звонка */
#callback-form {
    position: fixed;
    bottom: 100px;
    right: 20px;
    background: white;
    padding: 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    width: 220px;
    z-index: 9998;
}

#callback-form p {
    margin: 0 0 10px;
    font-size: 14px;
}

input,
button {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#callback-form input[type="tel"],
#callback-form button {
    box-sizing: border-box;
    width: 100%;
}

#submit-callback {
    background-color: #28a745;
    color: white;
    cursor: pointer;
}

#cancel-callback {
    background-color: #dc3545;
    color: white;
    cursor: pointer;
    margin-top: 5px;
}

/* Чат виджет */
.chat-widget {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    font-family: Arial, sans-serif;
}

.chat-container {
    position: fixed;
    bottom: 90px;
    left: 20px;
    width: 350px;
    height: 450px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    z-index: 9998;
    /* Запрет выделения текста и элементов */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}

.chat-header {
    padding: 6px 10px 6px 10px;
    background-color: #4caf50;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 38px;
    box-sizing: border-box;
    position: relative;
}

.chat-header h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    padding-right: 35px;
}

.close-button {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.9;
    transition: all 0.2s ease;
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
    line-height: 1;
}

.close-button:hover {
    background: rgba(255, 255, 255, 0.3);
    opacity: 1;
    transform: translateY(-50%) rotate(90deg);
}

.close-button:active {
    transform: translateY(-50%) rotate(90deg) scale(0.95);
}

/* Форма данных пользователя */
.user-info-form {
    padding: 20px;
    background-color: #f5f5f5;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.user-info-form p {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #555;
}

.form-group input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
}

.chat-body {
    flex: 1;
    padding: 15px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    background-color: #f5f5f5;
}

/* Сообщения клиента и оператора используют общие стили ниже */

/* Метка отправителя */
.message-sender {
    font-size: 11px;
    color: #666;
    margin-bottom: 3px;
    font-weight: bold;
}

/* Очистка потока больше не нужна - используем flex */

.message-text {
    word-break: break-word;
    line-height: 1.4;
}

.chat-footer {
    padding: 10px;
    border-top: 1px solid #eee;
}


.send-button {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #4caf50;
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.2s ease;
    /* Запрет выделения */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    /* Уточняем позиционирование */
    margin: 0;
    z-index: 1;
}

.send-button:hover {
    background-color: #45a049;
    transform: translateY(-50%) scale(1.05);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

.send-button:active {
    transform: translateY(-50%) scale(0.95);
    background-color: #3d8b40;
}

/* Дополнительная корректировка для точного центрирования */
.send-button:not(:hover):not(:active) {
    transform: translateY(-50%);
}

.hidden-field {
    display: none;
    position: absolute;
    left: -9999px;
}

/* Статус операторов в заголовке чата */
.operators-status {
    display: flex;
    align-items: center;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 400;
    margin-left: 5px;
    max-width: 20px;
    overflow: hidden;
}

/* Компактный индикатор статуса - только зеленая точка */
.status-indicator {
    font-size: 10px;
    color: #4caf50;
    animation: status-pulse 2s infinite;
    display: inline-block;
    line-height: 1;
}

@keyframes status-pulse {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.3);
    }
}

.green-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #4caf50;
    margin-right: 0;
    display: none;
    animation: status-pulse 2s infinite;
}

.chat-message {
    margin-bottom: 15px;
    max-width: 80%;
    padding: 10px;
    border-radius: 10px;
}

.client {
    background-color: #ffe4c4;
    align-self: flex-end;
    margin-left: auto;
}

.operator {
    background-color: #e6e6fa;
    align-self: flex-start;
    margin-right: auto;
}

.quick-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 10px 15px;
}

.quick-button {
    padding: 10px;
    border: 1px solid #3a7bec;
    border-radius: 20px;
    background-color: white;
    color: #3a7bec;
    cursor: pointer;
    text-align: center;
    transition: background-color 0.3s;
}

.quick-button:hover {
    background-color: #f0f7ff;
}

.message-input-container {
    display: flex;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #ddd;
    padding: 8px 45px 8px 20px; /* увеличенный левый отступ для скругленных углов */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    align-items: center;
    min-height: 48px; /* минимальная высота контейнера */
}

#chat-message {
    flex: 1;
    border: none;
    outline: none;
    resize: none;
    font-size: 14px;
    line-height: 1.3; /* уменьшаем для лучшего отображения */
    background: transparent;
    min-height: 32px; /* высота текстового поля */
    max-height: 120px; /* увеличенная максимальная высота для многострочного текста */
    padding: 4px 0 4px 3px; /* добавляем отступы + левый для скругленных углов */
    margin: 0;
    overflow-y: auto;
    overflow-x: hidden;
    vertical-align: middle;
    /* Стили для placeholder */
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Дополнительные стили для placeholder */
#chat-message::placeholder {
    color: #999;
    font-weight: normal;
}

#chat-message::-webkit-input-placeholder {
    color: #999;
    font-weight: normal;
}

#chat-message::-moz-placeholder {
    color: #999;
    font-weight: normal;
    opacity: 1;
}

#chat-message:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
}


.social-continuation {
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.continuation-header {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

/* Добавьте эти стили в раздел стилей социальных кнопок */
/* Стили для упрощенного блока мессенджеров */
.social-buttons {
    margin-top: 8px;
    padding: 6px 10px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border-top: 1px solid #e9ecef;
    /* Горизонтальная компоновка в одну строку */
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: nowrap;
}

.messenger-hint {
    font-size: 11px;
    color: #666;
    margin: 0;
    line-height: 1.2;
    white-space: nowrap;
}

.simple-messengers {
    display: flex;
    gap: 6px;
    align-items: center;
    flex-wrap: nowrap;
}

.messenger-mini {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.2s ease;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    /* Запрет выделения */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}

.messenger-mini img {
    width: 14px;
    height: 14px;
    object-fit: contain;
    pointer-events: none;
}

.messenger-mini.telegram:hover {
    background-color: #0088cc;
    color: white;
}

.messenger-mini.whatsapp:hover {
    background-color: #25d366;
    color: white;
}

.messenger-mini.viber:hover {
    background-color: #7360f2;
    color: white;
}

/* Стили для блока мессенджеров */
/* Стили для блока мессенджеров */
.messenger-block {
    position: fixed;
    bottom: 20px;
    right: 90px; /* Размещаем слева от кнопки чата */
    z-index: 999;
    display: flex;
    flex-direction: row;
}

/* Мобильная компоновка чата и мессенджеров */
@media (max-width: 767px) {
    /* Для Android и других мобильных ОС оставляем старую логику */
    .messenger-block {
        position: fixed;
        bottom: 90px;
        right: 20px;
        z-index: 998;
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: auto;
    }

    .messenger-icons {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .messenger-circle {
        width: 60px;
        height: 60px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    }

    .messenger-circle img {
        width: 35px;
        height: 35px;
    }

    .chat-container {
        bottom: 90px;
        height: 70vh;
        max-height: 500px;
        width: 92%;
        left: 4%;
        right: 4%;
    }

    .chat-body {
        max-height: calc(70vh - 120px);
    }

    /* Для небольших планшетов и телефонов с экраном 481-600px */
    @media (max-width: 600px) and (min-width: 481px) {
        .chat-container {
            width: 95%;
            left: 2.5%;
            right: 2.5%;
            height: 75vh;
        }

        /* Для узких экранов в этом диапазоне - вертикальное расположение */
        @media (max-width: 520px) {
            .messenger-block {
                position: fixed;
                bottom: 90px; /* Кнопка callback занимает 60px + 10px отступ + 20px от края = 90px */
                right: 20px;
                left: auto;
                display: flex;
                flex-direction: column;
                gap: 10px; /* Равные расстояния между кнопками мессенджеров */
                align-items: flex-end;
            }

            .messenger-circle {
                width: 50px;
                height: 50px;
            }

            .messenger-circle img {
                width: 28px;
                height: 28px;
            }
        }

        /* Для более широких экранов в этом диапазоне - горизонтальное расположение */
        @media (min-width: 521px) {
            .messenger-block {
                position: fixed;
                bottom: 20px;
                right: 90px; /* Кнопка callback: 60px + 10px отступ + 20px от края = 90px */
                left: auto;
                display: flex;
                flex-direction: row;
                gap: 10px; /* Равные расстояния между кнопками мессенджеров */
            }
        }

        .messenger-icons {
            flex-direction: row;
            gap: 10px;
        }

        .messenger-circle {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background-color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
            z-index: 9999;
            transition: transform 0.3s, background-color 0.3s;
            cursor: pointer;
        }

        .messenger-circle:hover {
            transform: scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
        }

        .messenger-circle img {
            width: 35px;
            height: 35px;
        }
    }
}

/* Стили, чтобы гарантировать отображение кнопки чата поверх всего */
.chat-button.fixed-btn {
    z-index: 1001 !important; /* Поверх мессенджеров */
}

/* Дополнительные стили для безопасного закрытия чата на мобильных устройствах */
@media (max-width: 767px) {
    .close-button {
        padding: 10px !important;
        font-size: 20px !important;
    }

    /* Убираем анимацию пульса для мобильных, если она вызывает проблемы с производительностью */
    .pulse-animation {
        animation: none !important;
    }
}

.messenger-icons {
    display: flex;
    gap: 10px;
}

.messenger-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: transform 0.2s;
}

.messenger-icon:hover {
    transform: scale(1.1);
}

.messenger-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    /* Запрет выделения иконок мессенджеров */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
}

.messenger-icon.telegram .messenger-circle {
    background-color: #0088cc;
}

.messenger-icon.whatsapp .messenger-circle {
    background-color: #25d366;
}

.messenger-icon.viber .messenger-circle {
    background-color: #7360f2;
}

.messenger-circle img {
    width: 35px;
    height: 35px;
    object-fit: contain;
    /* Запрет выделения изображений мессенджеров */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    pointer-events: none;
}

.pulse-animation {
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(76, 175, 80, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(76, 175, 80, 0);
    }
}

/* Адаптивность для мобильных устройств */
@media (max-width: 480px) {
    .chat-container {
        width: 90%;
        height: 85vh;
        bottom: 0;
        left: 5%;
        right: 5%;
        border-radius: 10px 10px 0 0;
        /* Убираем белое оконтование на мобильных устройствах */
        border: none;
        outline: none;
        -webkit-appearance: none;
        appearance: none;
        /* Запрет выделения для мобильных */
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: transparent;
    }

    /* Дополнительные стили для iOS устройств */
    @supports (-webkit-touch-callout: none) {
        .chat-container {
            width: 85%;
            height: 80vh;
            left: 7.5%;
            right: 7.5%;
            bottom: 100px; /* Оставляем место для кнопок мессенджеров */
            /* Дополнительные стили для iOS чтобы убрать оконтование */
            border: none;
            outline: none;
            -webkit-appearance: none;
            appearance: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            /* Усиление запрета выделения для iOS */
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-touch-callout: none;
            -webkit-tap-highlight-color: transparent;
            -webkit-user-drag: none;
            -khtml-user-drag: none;
            -moz-user-drag: none;
            -o-user-drag: none;
        }

        /* Для очень узких экранов iOS (меньше 400px) - вертикальное расположение */
        @media (max-width: 400px) {
            .messenger-block {
                position: fixed;
                bottom: 90px; /* Кнопка callback занимает 60px + 10px отступ + 20px от края = 90px */
                right: 20px;
                left: auto;
                top: auto;
                z-index: 999;
                display: flex;
                flex-direction: column; /* Вертикально для узких экранов */
                gap: 10px; /* Равные расстояния между кнопками мессенджеров */
                width: auto;
                align-items: flex-end;
            }

            .messenger-circle {
                width: 50px;
                height: 50px;
            }

            .messenger-circle img {
                width: 28px;
                height: 28px;
            }
        }

        /* Для стандартных iOS экранов (401px - 480px) - горизонтальное расположение */
        @media (min-width: 401px) and (max-width: 480px) {
            .messenger-block {
                position: fixed;
                bottom: 20px;
                right: 90px; /* Кнопка callback: 60px + 10px отступ + 20px от края = 90px */
                left: auto;
                top: auto;
                z-index: 999;
                display: flex;
                flex-direction: row;
                gap: 10px; /* Равные расстояния между кнопками мессенджеров */
                width: auto;
            }
        }

        /* Перемещаем кнопки мессенджеров под чат для iOS (базовые стили) */
        .messenger-block {
            position: fixed;
            bottom: 20px;
            right: 90px; /* Кнопка callback: 60px + 10px отступ + 20px от края = 90px */
            left: auto;
            top: auto;
            z-index: 999;
            display: flex;
            flex-direction: row;
            gap: 10px; /* Равные расстояния между кнопками мессенджеров */
            width: auto;
        }

        .messenger-icons {
            display: flex;
            flex-direction: row;
            gap: 10px;
            align-items: center;
        }

        .messenger-circle {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background-color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
            z-index: 9999;
            transition: transform 0.3s, background-color 0.3s;
            cursor: pointer;
        }

        .messenger-circle:hover {
            transform: scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
        }

        .messenger-circle img {
            width: 35px;
            height: 35px;
        }
    }

    #callback-form {
        width: 90%;
        max-width: 260px;
        right: 10px;
    }

    /* Мобильная адаптация блока социальных кнопок */
    .social-buttons {
        margin-top: 6px;
        padding: 5px 8px;
        gap: 8px;
    }

    .messenger-hint {
        font-size: 10px;
    }

    .simple-messengers {
        gap: 4px;
    }

    .messenger-mini {
        width: 20px;
        height: 20px;
    }

    .messenger-mini img {
        width: 12px;
        height: 12px;
    }

    /* Дополнительные стили для iOS устройств */
    @supports (-webkit-touch-callout: none) {
        .social-buttons {
            background-color: rgba(248, 249, 250, 0.9);
            backdrop-filter: blur(10px);
            -webkit-backdrop-filter: blur(10px);
        }

        .messenger-mini {
            background-color: rgba(255, 255, 255, 0.9);
            -webkit-backdrop-filter: blur(5px);
        }

        .messenger-mini:active {
            transform: scale(0.95);
        }

        /* Мобильные стили для кнопки отправки */
        .send-button {
            width: 32px;
            height: 32px;
            right: 6px;
            font-size: 14px;
        }

        .message-input-container {
            padding: 6px 38px 6px 18px;
            min-height: 44px; /* минимальная высота для touch */
        }

        #chat-message {
            min-height: 32px;
            font-size: 16px; /* увеличение для читаемости на мобильных */
            line-height: 1.3; /* корректируем line-height */
            padding: 4px 0 4px 2px; /* добавляем небольшие отступы + левый для скругленных углов */
            vertical-align: middle;
        }
    }
}

.typing-indicator {
    padding: 10px;
}

.typing-dots {
    display: flex;
    align-items: center;
    height: 20px;
}

.typing-dots span {
    height: 10px;
    width: 10px;
    margin: 0 1px;
    background-color: #9e9ea1;
    display: block;
    border-radius: 50%;
    opacity: 0.4;
}

.typing-dots span:nth-child(1) {
    animation: typing 1s infinite;
}

.typing-dots span:nth-child(2) {
    animation: typing 1s infinite 0.2s;
}

.typing-dots span:nth-child(3) {
    animation: typing 1s infinite 0.4s;
}

@keyframes typing {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.2);
    }
    100% {
        opacity: 0.4;
        transform: scale(1);
    }
}

/* Улучшения для формы пользователя */
.user-info-form {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 15px;
    margin: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.user-info-form p {
    font-weight: bold;
    margin-bottom: 15px;
    color: #333;
    text-align: center;
}

.form-group {
    margin-bottom: 12px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    color: #555;
}

.form-group input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    transition: border-color 0.3s;
    box-sizing: border-box;
}

.form-group input:focus {
    border-color: #3a7bec;
    outline: none;
}

.start-chat-button {
    width: 100%;
    padding: 10px;
    background-color: #3a7bec;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.3s;
    margin-top: 10px;
}

.start-chat-button:hover {
    background-color: #2a6bdc;
}

/* Исправленные стили для сообщений чата */
.chat-message {
    display: flex;
    flex-direction: column;
    margin-bottom: 8px; /* Уменьшаем отступ между сообщениями */
    max-width: 75%; /* Увеличиваем максимальную ширину */
    padding: 8px 12px; /* Компактные отступы */
    border-radius: 18px; /* Скругляем как в мессенджерах */
    position: relative;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    word-wrap: break-word;
}

.chat-message.client {
    background-color: #007bff; /* Синий фон как в WhatsApp */
    color: white; /* Белый текст для контраста */
    align-self: flex-end;
    margin-left: auto;
    border-bottom-right-radius: 4px; /* Хвостик сообщения */
}

.chat-message.operator {
    background-color: #f1f1f1; /* Светло-серый фон */
    color: #333; /* Темный текст */
    align-self: flex-start;
    margin-right: auto;
    border-bottom-left-radius: 4px; /* Хвостик сообщения */
}

.message-sender {
    font-weight: bold;
    font-size: 0.85em;
    margin-bottom: 5px;
    color: #555;
}

.chat-message.client .message-sender {
    color: #1565c0; /* Синий для клиента */
}

.chat-message.operator .message-sender {
    color: #4caf50; /* Зеленый для оператора */
}

.message-text {
    word-break: break-word;
    line-height: 1.3; /* Уменьшаем межстрочный интервал */
    margin: 0; /* Убираем лишние отступы */
    font-size: 14px; /* Читаемый размер шрифта */
}

.chat-message.client .message-text {
    color: white; /* Белый текст для сообщений клиента */
}

.message-time {
    font-size: 11px;
    color: #999;
    text-align: right;
    margin-top: 4px; /* Компактный отступ */
    opacity: 0.8;
}

.chat-message.client .message-time {
    color: rgba(255, 255, 255, 0.8); /* Полупрозрачный белый для времени клиента */
}

/* Стили для проактивного попапа - единое определение */
.proactive-popup {
    position: fixed;
    bottom: 90px;
    left: 20px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    z-index: 9998;
    max-width: 280px;
    width: 280px;
    padding: 14px 40px 14px 14px;
    cursor: pointer;
    transform: translateY(120%);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.proactive-popup.notification-show {
    transform: translateY(0);
    opacity: 1;
}

.proactive-popup-content {
    font-size: 13px;
    color: #333;
    line-height: 1.4;
    font-family: "PFDinDisplayProRegular", Arial, sans-serif;
}

/* Улучшенный крестик - больше и заметнее */
.proactive-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0.05);
    border: none;
    font-size: 18px;
    font-weight: 300;
    cursor: pointer;
    color: #666;
    border-radius: 50%;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.proactive-popup-close:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #333;
    transform: rotate(90deg);
}

.proactive-popup-close:active {
    transform: rotate(90deg) scale(0.95);
}

/* Градиент для привлечения внимания */
.proactive-popup::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg, #4CAF50, #45a049);
}

/* Стили для пуш-уведомлений и чата */
#chat-toggle-btn.has-unread {
    /* Применяем position: relative к самой кнопке, когда есть класс */
    position: relative; /* Убедитесь, что у кнопки есть относительное позиционирование */
}

#chat-toggle-btn.has-unread::after {
    /* Стиль для точки применяется к псевдоэлементу кнопки с классом */
    content: "";
    position: absolute;
    top: 5px; /* Положение точки (можно настроить) */
    right: 5px; /* Положение точки (можно настроить) */
    width: 12px; /* Размер точки */
    height: 12px; /* Размер точки */
    background-color: red;
    border-radius: 50%;
    border: 2px solid white; /* Белая обводка для контраста */
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.7);
    animation: pulse-dot 1.5s infinite;
    z-index: 1; /* Чтобы точка была поверх иконки кнопки */
}

@keyframes pulse-dot {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
    }
}

/* Стили для пуш-уведомлений - компактные и предсказуемые */
.push-notification {
    position: fixed;
    bottom: 90px;
    left: 20px;
    background: #ffffff;
    color: #333;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    max-width: 280px;
    width: 280px;
    padding: 14px 40px 14px 14px;
    transform: translateY(120%);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.push-notification.notification-show {
    transform: translateY(0);
    opacity: 1;
}

/* Градиент слева для визуального выделения */
.push-notification::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg, #2196F3, #1976D2);
}

.push-notification-content {
    padding-right: 0;
    font-family: "PFDinDisplayProRegular", Arial, sans-serif;
    font-size: 13px;
    line-height: 1.4;
}

/* Кнопка закрытия пуша - улучшенная */
.push-notification-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0.05);
    border: none;
    font-size: 18px;
    font-weight: 300;
    cursor: pointer;
    color: #666;
    border-radius: 50%;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.push-notification-close:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #333;
    transform: rotate(90deg);
}

.push-notification-close:active {
    transform: rotate(90deg) scale(0.95);
}

@media (max-width: 767px) {
    /* Мобильная верстка - более компактно */
    .push-notification,
    .proactive-popup {
        left: 20px;
        right: 20px;
        max-width: none;
        width: auto;
    }
}

/* Анимация скрытия для уведомлений */
.notification-hide {
    opacity: 0;
    transform: translateY(20px);
}

.typing-indicator {
    padding: 10px;
}

.typing-dots {
    display: flex;
    align-items: center;
    height: 20px;
}

.typing-dots span {
    height: 10px;
    width: 10px;
    margin: 0 1px;
    background-color: #9e9ea1;
    display: block;
    border-radius: 50%;
    opacity: 0.4;
}

.typing-dots span:nth-child(1) {
    animation: typing 1s infinite;
}

.typing-dots span:nth-child(2) {
    animation: typing 1s infinite 0.2s;
}

.typing-dots span:nth-child(3) {
    animation: typing 1s infinite 0.4s;
}

@keyframes typing {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.2);
    }
    100% {
        opacity: 0.4;
        transform: scale(1);
    }
}

.hide-notification {
    opacity: 0;
    transform: translateY(20px);
}

.chat-notification {
    padding: 10px 15px;
    margin: 5px auto;
    border-radius: 10px;
    max-width: 80%;
    text-align: center;
    animation: fadeIn 0.3s;
    transition: opacity 0.5s;
}

.chat-notification.info {
    background-color: #e3f2fd;
    border-left: 4px solid #2196f3;
    color: #0d47a1;
}

.chat-notification.error {
    background-color: #ffebee;
    border-left: 4px solid #f44336;
    color: #b71c1c;
}

.chat-notification.fade-out {
    opacity: 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Основные классы отображения */
.flex {
    display: flex !important;
}

.hidden {
    display: none !important;
}

.block {
    display: block !important;
}

/* Классы для мессенджеров */
.messenger-mobile {
    position: fixed !important;
    bottom: 80px !important;
    right: 20px !important;
    z-index: 998 !important;
    flex-direction: column !important;
    gap: 10px !important;
}

.messenger-desktop {
    position: fixed !important;
    bottom: 20px !important;
    right: 90px !important;
    z-index: 998 !important;
}

/* Классы для чата и кнопок */
.chat-fixed {
    position: fixed !important;
    bottom: 20px !important;
    right: 20px !important;
    z-index: 999 !important;
}

.chat-open-body {
    overflow: hidden !important;
}

/* Класс для индикатора непрочитанных сообщений */
.has-unread::after {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 12px;
    height: 12px;
    background-color: red;
    border-radius: 50%;
    border: 2px solid white;
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.7);
    animation: pulse-dot 1.5s infinite;
    z-index: 1;
}

/* Мобильные настройки для чата */
.chat-mobile {
    position: fixed !important;
    width: 100% !important;
    height: 65vh !important;
    max-height: 480px !important;
    bottom: 90px !important;
    right: 0 !important;
    left: 0 !important;
    border-radius: 0 !important;
    margin: 0 auto !important;
    z-index: 998 !important;
}

.chat-messages-mobile {
    max-height: calc(65vh - 120px) !important;
}
