@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,400;0,500;0,600;0,700;0,800;1,300;1,400&display=swap");
:root {
    /* --red-color: #e10419;
  --red-color1: #c1041f;
  --red-color2: #c00a1e;
  --red-color3: #e00418;
  --red-color4: #e2041a;
  --gray-color: #454545;
  --gray-color1: #676767;
  --gray-color2: #474747; */
    --red-color: #ff6100;
    --red-color1: #ff6100;
    --red-color2: #ff6100;
    --red-color3: #ff6100;
    --red-color4: #ff6100;
    --gray-color: #454545;
    --gray-color1: #676767;
    --gray-color2: #474747;
    --gray-color3: #595959;
}
body {
    font-family: "Montserrat", sans-serif;
    min-width: 360px;
}
a {
    color: var(--gray-color2);
}
a:hover {
    color: var(--gray-color2);
}
.w1000 {
    max-width: 1200px;
    margin: 0 auto;
}
.header {
    background-color: #474747b8;
    background-image: url("/images/crop_up.webp");
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    color: #fff;
    padding-top: 26px;
    padding-bottom: 10px;
}
.clear-both::after {
    clear: both;
}
.float-left {
    float: left;
}
.head-logo {
    justify-content: center;
    width: 26%;
    height: 76px;
    border-right: solid 2px var(--gray-color1);
    padding-left: 21px;
}
.head-phones {
    width: 23%;
    border-right: solid 2px var(--gray-color1);
    margin-left: 0.5%;
    display: flex;
    align-items: center;
}
.head-phones a {
    color: #fff !important;
}
.head-phones-mob {
    display: none !important;
}
.head-price {
    width: 24%;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    text-align: center;
    border-right: solid 2px var(--gray-color1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.head-lang {
    width: 27%;
}
.head-cab {
    display: none !important;
}
.head-lastup1 {
    line-height: 130%;
}
.head-lastup1-mob {
    display: none;
}
.head-logo img {
    width: 90%;
    height: auto;
    max-height: 115px;
}
.hph-icon {
    width: 24%;
    height: 62px;
}
.hph-icon img {
    width: 24px;
    height: auto;
    margin-left: 10%;
}
.hph-text {
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
}
.btn-price-dwnl {
    color: #fff;
    background-color: var(--red-color);
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.head-ru {
    border-right: solid 2px var(--gray-color1);
}
.head-ruua {
    color: var(--red-color);
    font-size: 17px;
    padding-left: 2px !important;
}
.head-ruua a {
    color: #fff;
}
.head-ru {
    padding-left: 0 !important;
}
.head-kurs-usd {
    background-color: #fff;
    color: #9d9fa2;
    font-size: 16px;
    font-weight: 600;
    padding-right: 7px !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.head-kurs-uah {
    background-color: #e3e3e3;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 600;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.head-pop-phones {
    display: none;
}
.top-menu {
    background-color: #e3e3e3;
    padding: 13px 0 10px 0;
    border-top: 1px solid var(--red-color1);
    font-size: 12px;
    text-transform: uppercase;
}
.top-menu-mob {
    display: none;
}
.topm-item {
    padding: 0 15px;
}
.topm-item img {
    width: 5px;
    height: auto;
    margin-right: 8px;
}
.topm-claim {
    font-weight: bold;
    line-height: 12px;
    padding: 0 15px;
}
.topm-claim img {
    height: 14px;
    width: auto;
    margin-right: 8px;
}
.tmm-popup {
    display: none;
}
.pre-footer {
    background-color: var(--gray-color);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    text-transform: uppercase;
}
.prf-sks {
    font-size: 28px;
    font-weight: bolder;
}
.footer {
    background-color: #474747b8;
    background-image: url("/images/crop_down.webp");
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    color: #fff;
    font-size: 12px;
    padding: 10px 0;
}
.footer a {
    color: #fff;
}
.post-footer {
    background-color: var(--red-color2);
    color: #fff;
    font-size: 10px;
    padding: 15px 0;
}
.wrap-footer {
    overflow: hidden;
}
.footer-logo {
    padding-left: 21px;
    width: 18%;
    float: left;
}
.footer-menu {
    width: 20%;
    float: left;
}
.footer-contact {
    width: 27%;
    float: left;
}
.footer-shedule {
    width: 35%;
    padding-right: 21px;
    float: left;
}
.footer-logo img {
    width: 130px;
    height: auto;
}
.redbold {
    font-weight: bold;
    color: var(--red-color2);
}
.footm-item {
    line-height: 20px;
}
.foot-redline {
    /* width: 60px;
  border-top: 2px solid var(--red-color2); */
    margin-bottom: 6px;
}
.footer-title {
    font-size: 14px;
    font-weight: bold;
    width: fit-content;
    border-bottom: 2px solid var(--red-color2);
}
.footm-item a {
    padding: 5px 10px;
}
.footm-item a:hover {
    background-color: var(--red-color3);
}
.footer-menu .mleft {
    margin-left: 10px;
}
.fph-icon img {
    width: 10px;
    height: auto;
    margin-right: 6px;
}
.footer-phones {
    overflow: hidden;
}
.footer-email {
    overflow: hidden;
    margin-top: 6px;
}
.footer-subs {
    margin-top: 12px;
}
.fsub-line1 {
    margin-top: 10px;
}
.fsub-line1 .col {
    padding-right: 0px;
    padding-left: 0px;
}
.fsub-block .form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 15px 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: var(--gray-color2);
    background-color: #b5b5b5;
    background-clip: padding-box;
    border: 2px solid var(--red-color2);
    border-radius: 6px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.fsub-block .row {
    margin-left: 0px;
    margin-right: 0px;
}
.btn-sub {
    height: 35px;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border: 2px solid var(--red-color2);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: var(--red-color2);
    color: #fff;
}
.fsub-line2 {
    margin-top: 5px;
}
.ft-phone {
    padding-left: 4px !important;
}
.footp-si img {
    width: 38px;
    height: auto;
    margin-left: 2px;
    margin-right: 2px;
}
.social-block {
    padding-right: 21px;
    min-height: 60px;
}
.social-block::after {
    clear: both;
}
.foot-camera {
    width: 50px;
    height: 50px;
    background-color: #d6d6d6;
    border: 3px solid #000;
    /*outline: 1px solid  #aaa;*/
    box-shadow: 0 0 0 1px #fff, 0 0 0 1px #888;
    border-radius: 8px;
    margin: 1px;
    cursor: pointer;
    z-index: 2;
}
.foot-code {
    z-index: 2;
}
.foot-camera img {
    width: 35px;
    height: auto;
}
.foot-camera:hover img {
    width: 40px;
}
.fc-input {
    border: 0;
    border-radius: 0;
    border-top: 4px solid var(--gray-color3);
    border-bottom: 4px solid var(--gray-color3);
    width: 140px;
    font-size: 18px;
    padding-left: 20px;
}
.wrap-fcode {
    position: relative;
}
.fcode-ground {
    position: absolute;
    top: 0;
    right: 10px;
    width: 6000px;
    height: 52px;
    background-color: var(--gray-color3);
}
.foot-sblock {
    margin-top: 1rem !important;
}
.home_slider {
    position: relative;
    background-size: cover;
}
.front-news {
    display: none;
}
.front-news img {
    width: 100%;
    height: auto;
}
#frontslide-1 {
    display: block;
}
#fst-nav {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    height: 36px;
    background-color: rgba(255, 254, 246, 0.5);
    overflow: hidden;
}
#fst-circle {
    width: 28px;
    height: 28px;
    position: relative;
}
#circl {
    transform: rotate(-90deg);
    color: rgba(255, 255, 255, 0);
    background: currentcolor;
    border-radius: 50%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#pie {
    fill: currentcolor;
    stroke: #5d5d5d;
    stroke-width: 50;
    stroke-dasharray: 0 158;
    transition: stroke-dasharray 2s;
}
#fst-arr-left img,
#fst-arr-right img {
    width: 34px;
    height: auto;
    cursor: pointer;
}
#fst-arr-left img {
    margin-right: 80px;
}
#fst-arr-right img {
    margin-left: 80px;
}
#fst-panel-nav {
    font-size: 24px;
    font-weight: 600;
    margin-right: 8px;
}
.news-detail {
    position: absolute;
    top: 0px;
    right: 20px;
    background-color: var(--gray-color);
    padding: 7px 14px;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 15px;
    transition: background-color 0.3s;
}

.news-detail:hover {
    background-color: var(--red-color1);
}

.infoblock-title {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
}

.infoblock-bike {
    position: relative;
    height: 19px;
    border-bottom: 2px solid #d1d3d4;
    margin-top: 5px;
}

.ib-icon {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -24px;
    background-color: #fff;
    padding: 0 4px;
}

.ib-icon img {
    width: 48px;
    height: auto;
}

.wrap-infoblock {
    margin-top: 18px;
    margin-bottom: 24px;
    overflow: hidden;
}

.wrap-infoblock::after {
    clear: both;
}

.infoblock-item {
    float: left;
    width: 25%;
    padding: 1%;
}

.infoblock-item img {
    width: 100%;
    height: auto;
    border-top: 1px solid var(--red-color);
}

.infoblock-red {
    height: 12px;
    background-color: var(--red-color);
    border-bottom: 1px solid #fff;
}

.downl-price-notes {
    color: var(--red-color4);
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 50%;
}

.language-switcher {
    width: 85px;
    height: 36px;
    background: linear-gradient(to bottom, #777 0%, #333 100%);
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 8px auto 15px auto;
}

.languages {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
}

.language {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #bfbfbf;
    font-family: Arial, sans-serif;
    font-size: 12px;
    user-select: none;
    position: absolute;
    transition: color 1s;
    z-index: 9999;
    margin-top: 10px;
}

.language-ua {
    left: -3px;
}

.language-ru {
    right: -3px;
}

.toggle-btn {
    width: 30px;
    height: 30px;
    background: radial-gradient(circle at center, #fbfbfb 0%, #cdcdcd 100%);
    /* светло-серый радиальный градиент */
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    position: absolute;
    top: 3px;
    left: 3px;
    transition: left 0.3s;
}

.language-active {
    color: #2c2c2c;
}

.downl-price {
    background-color: var(--red-color3);
    width: 350px;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 60px auto 24px auto;
    padding: 10px 10px 10px 10px;
    border-radius: 15px;
}

.downl-price-input {
    margin-top: 10px;
    margin-bottom: 3px;
}

#downl-price-password {
    color: #a9a7a7;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    width: 30%;
    border: none;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

#button-downl-price {
    color: #fff;
    background-color: var(--gray-color);
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.text-infopage {
    padding: 60px 30px 60px 30px;
}

.red-infopage {
    background-color: var(--red-color);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20%;
    color: #fff;
}

.red-infopage-center {
    margin: 0 auto;
    width: 500px;
    font-size: 0.9rem;
}

.red-infopage-center a {
    color: #fff;
}

.partner-wrap {
    background-color: var(--red-color);
    color: #fff;
    margin-top: 75px;
    font-size: 1rem;
    margin-bottom: 20%;
    overflow: hidden;
}
.partner {
}
.partner::after {
    clear: both;
}

.partner-text {
    float: left;
    width: 70%;
    padding: 15px;
}

.partner-icon {
    float: left;
    width: 30%;
    position: relative;
}

.prttext-block2 {
    background-color: #282828;
    padding: 14px;
    width: 100%;
    border-radius: 8px;
    margin: 10px auto 10px auto;
    text-align: center;
}

.partner-icon-gray {
    background-color: #373737;
    position: absolute;
    top: 0;
    left: 0;
    width: 6000px;
    height: 800px;
}

.partner-icon-img {
    position: absolute;
    width: 738px;
    height: 507px;
    left: 0;
    top: 0;
}

.partner-icon-img img {
    width: 738px;
    height: 507px;
}

.contpage-info {
    overflow: hidden;
    font-size: 14px;
}

.contpage-info .footer-title {
    font-size: 18px;
}

.contpage-info .fph-icon img {
    width: 14px;
}

.w-contpage {
    padding: 50px 40px;
}
.contpage-phones {
    float: left;
    width: 34%;
    margin-right: 1%;
}
.contpage-shedule {
    float: left;
    width: 20%;
    margin-right: 1%;
}
.contpage-email {
    float: left;
    width: 25%;
    margin-right: 1%;
}
.contpage-address {
    float: left;
    width: 17%;
    margin-right: 1%;
}
.contpage-subscribe-wrap {
    background-color: var(--gray-color);
    color: #fff;
}
.contpage-subscribe {
    padding: 20px 40px;
}
.contpage-social {
    padding: 40px 40px;
}
.cpsub-title {
    font-size: 18px;
    font-weight: bold;
    width: fit-content;
    border-bottom: 2px solid #fff;
}

.white-line {
    /* width: 80px;
    border-top: 2px solid #fff; */
    margin-bottom: 20px;
}
.cpsub-block {
    width: 580px !important;
}
.cpsub-input {
    margin-bottom: 8px;
    width: 458px;
}
.cpsub-block input {
    background-color: #fff !important;
    color: #aaaa !important;
}

.cpsub-block input::placeholder {
    color: #aaaa !important;
}

.cpst-title {
    font-size: 18px;
    font-weight: bold;
}
.contpage-social-text {
    font-size: 12px;
}
/*
.cps-red-wrap {
    margin-top: 20px;
}


.crs-red-item {
    overflow: hidden;
    margin: 10px auto;
    width: 460px;
}
*/

.cps-red-wrap {
    margin-top: 15px;
    overflow: hidden;
}
.cps-red-wrap::after {
    clear: both;
}
.crs-red-item {
    margin: 6px 1%;
    width: 48%;
    float: left;
}

.crs-red-icon {
    width: 40px;
    height: auto;
    float: left;
    margin-right: 10px;
}
.crs-red-btn {
    float: left;
    width: 350px;
    background-color: var(--red-color1);
    border-radius: 5px;
    padding: 6px 25px;
    color: #fff;
    font-size: 17px;
    line-height: 27px;
    font-weight: bold;
}

.social-nospam {
    margin-top: 10px;
    overflow: hidden;
}

.social-nospam::after {
    clear: both;
}

.soc-ns-icon {
    float: left;
    margin-right: 10px;
}

.soc-ns-icon img {
    width: 57px;
    height: auto;
}

.soc-ns-text {
    float: left;
    font-size: 16px;
    line-height: 20px;
    height: 57px;
}
.claim-wrap {
    width: 620px;
    margin: 20px auto;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.claim-input {
    /* margin-bottom: 10px; */
    position: relative;
}
.claim-input svg {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
#reset_pass {
    cursor: pointer;
    align-self: flex-end;
    text-decoration: underline;
}
#reset_form {
    display: none;
}
.back_reset {
    display: flex;
    align-items: center;
    gap: 3px;
    cursor: pointer;
    width: fit-content;
}
.claim-input input {
    border-radius: 10px;
}

.claim-input input::placeholder {
    color: #aaaa !important;
}

.claim-input textarea {
    border-radius: 10px;
}

.claim-input textarea::placeholder {
    color: #aaaa !important;
}

.claim-input {
    position: relative;
}

.over {
    overflow: hidden;
}

.claim-btn {
    float: right;
}

#submit_claim {
    color: #fff;
    background-color: var(--red-color3);
    font-size: 23px;
    font-weight: bold;
    padding: 20px 25px;
    border: 0;
    border-radius: 8px;
}

.claim-anonymous {
    width: 136px;
    position: absolute;
    top: 0;
    right: -150px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: var(--gray-color);
    padding: 15px 10px;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}

.lk-btn {
    text-align: center;
    margin-top: 10px;
}

.mb-proc {
    margin-bottom: 20%;
}

.submit_cab {
    color: #fff;
    background-color: var(--red-color3);
    font-size: 23px;
    font-weight: bold;
    padding: 20px 5px;
    border: 0;
    border-radius: 8px;
    width: 210px;
    margin-top: 20px;
}

.enter_guest {
    color: #fff;
    background-color: var(--gray-color);
    font-size: 20px;
    font-weight: 600;
    padding: 20px 5px;
    border: 0;
    border-radius: 8px;
    width: 210px;
    margin: 0 auto;
    line-height: 19px;
}
.guest-ital {
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}

.footp-si svg {
    width: 38px;
    height: auto;
    margin-left: 2px;
    margin-right: 2px;
}

.footp-si svg circle {
    fill: var(--red-color1);
}

.footp-si svg:hover circle {
    fill: var(--gray-color3);
}

.news-title {
    font-size: 17px;
    color: var(--red-color);
    margin: 10px auto 40px auto;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.news-icon img {
    width: 100%;
    height: auto;
}

.news-text {
    font-size: 1rem;
}

.news-picts {
    background-color: #e3e3e3;
    padding: 10px 15px;
}

.news-pic {
    background-color: #fff;
    padding: 10px;
    margin: 10px;
    max-width: 400px;
}

.news-pic img {
    width: 100%;
    height: auto;
}

.news-price {
    text-align: center;
}

.news-price img {
    width: 100%;
    height: auto;
    max-width: 771px;
}
.news-one {
    padding-top: 12px !important;
}

.news-one .news-icon,
.news-one .news-text {
    display: flex;
}
.news-one .news-icon > *,
.news-one .news-text > * {
    margin: 0 auto;
}
