@charset "UTF-8";
:root {
  --red-color: #ff6100;
  --red-color1: #ff6100;
  --red-color2: #ff6100;
  --gray-color: #474747;
  --gray-color1: #676767;
  --gray-color2: #7f7f7f;
}
/*************************** 970 *************************/
@media (max-width: 970px) {
  .g-recaptcha {
    width: 100%;
  }
  .claim-btn {
    width: 100%;
    margin-top: 33px;
    text-align: center;
  }
  .claim-anonymous {
    top: auto;
    bottom: 110px;
    right: 0px;
    font-size: 16px;
    padding: 24px 0px;
    width: 180px;
  }
}
/*************************** 930 *************************/
@media (max-width: 930px) {
  .pre-footer {
    font-size: 20px;
  }
  .prf-sks {
    font-size: 22px;
  }
  .top-menu {
    font-size: 10px;
  }
  .topm-item, .topm-claim {
    padding: 0 7px;
  }
  .w-contpage {
    padding: 30px 40px;
  }
  .contpage-phones {
    width: 59%;
  }
  .contpage-shedule {
    width: 39%;
  }
  .contpage-email {
    width: 59%;
    margin-top: 20px;
  }
  .contpage-address {
    width: 39%;
    margin-top: 20px;
  }
  .crs-red-btn {
    float: left;
    width: 255px;
    background-color: var(--red-color);
    border-radius: 5px;
    padding: 6px 16px;
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    font-weight: bold;
  }
}
/*************************** 880 *************************/
@media (max-width: 880px) {
  .hph-text {
    font-size: 12px;
    line-height: 15px;
  }
  .btn-price-dwnl {
    font-size: 14px;
    margin-top: 5px;
  }
  .head-ruua {
    font-size: 14px;
    padding-right: 0 !important;
  }
  .head-kurs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .head-kurs-usd, .head-kurs-uah {
    font-size: 14px;
  }
  .footer-logo {
    display: none;
  }
  .footer-menu {
    padding-left: 15px;
    width: 27%;
  }
  .footer-contact {
    width: 33%;
  }
  .footer-shedule {
    width: 40%;
    padding-right: 15px;
  }
  .social-block {
    padding-right: 15px;
  }
}
/*************************** 800 *************************/
@media (max-width: 800px) {
  .pre-footer {
    font-size: 16px;
    font-weight: bold;
  }
  .prf-sks {
    font-size: 17px;
  }
  .partner-text {
    width: 100%;
  }
  .partner-icon {
    width: 100%;
  }
  .partner-wrap {
    margin-bottom: 3px;
  }
  .pre-footer {
    background-color: var(--red-color1);
  }
  .partner-icon-img {
    position: relative;
    width: auto;
    height: 350px;
  }
  .partner-icon-img img {
    width: auto;
    height: 350px;
  }
  .prttext-block2 {
    width: 300px;
  }
}
/*MOBILE**************************************************/
@media (max-width: 720px) {
  .header {
    padding-top: 20px;
    padding-bottom: 16px;
  }
  .head-logo {
    border-right: none;
    width: 37%;
    padding-left: 4%;
  }
  .head-phones {
    display: none;
  }
  .head-phones-mob {
    display: flex !important;
    width: 13%;
    cursor: pointer;
  }
  .head-price {
    border-right: none;
    width: 37%;
  }
  .head-lang {
    display: none !important;
  }
  .head-cab {
    display: flex !important;
    width: 13%;
  }
  .head-lastup1 {
    display: none;
  }
  .head-lastup1-mob {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
  }
  .head-logo img {
    width: 70%;
    height: auto;
    margin-bottom: 0px;
  }
  .head-phones-mob img {
    width: 60%;
    height: auto;
  }
  .head-cab img {
    width: 60%;
    height: auto;
  }
  .btn-price-dwnl {
    color: var(--red-color);
    background-color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 2px;
    margin-bottom: 7px;
    padding: 0px 17px;
    border-radius: 7px;
  }
  .wrap-hpp {
    position: relative;
  }
  .head-pop-phones {
    display: none;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -95px;
    background-color: #fff;
    color: var(--gray-color);
    padding: 12px;
    min-width: 166px;
    z-index: 9999;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  }
  .head-pop-phones::after {
    content: " ";
    position: absolute;
    bottom: 100%; /* At the top of the tooltip */
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent white transparent;
  }
  .hpp-title {
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
  }
  .hpp-redline {
    width: 60px;
    border-top: 2px solid var(--red-color1);
    margin-bottom: 6px;
  }
  .hpp-phones {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
  }
  .hpp-schedule {
    font-size: 12px;
    line-height: 17px;
  }
  .hpp-shedule-icon {
    width: 17px;
    padding-top: 4px;
  }
  .hpp-shedule-icon img {
    width: 10px;
    height: auto;
  }
  .hpp-si img {
    width: 25px;
    height: auto;
    margin-left: 1px;
    margin-right: 1px;
  }
  .screen-nopop {
    position: fixed;
    top: 0px !important;
    left: 0px;
    width: 100vw;
    height: 100vh;
    z-index: 9990;
    display: none;
  }
  .top-menu {
    display: none;
  }
  .top-menu-mob {
    display: block;
    position: relative;
    background-color: #e3e3e3;
    padding: 6px 0 6px 0;
    border-top: 2px solid var(--red-color);
    font-size: 12px;
  }
  .toggle-menu {
    cursor: pointer;
  }
  .toggle-menu img {
    width: 40px;
    height: auto;
  }
  .head-ru-mob {
    border-right: solid 3px var(--gray-color1);
    line-height: 40px;
    padding-left: 0 !important;
  }
  .head-ruua-mob {
    color: var(--red-color2);
    font-size: 18px;
    padding-left: 2px !important;
  }
  .head-ruua-mob a {
    color: var(--gray-color);
  }
  .head-kurs-mob {
    margin: 4px 0 4px 35px;
    padding-right: 0 !important;
  }
  .head-kurs-usd-mob {
    background-color: #fff;
    color: #9c9ea0;
    font-size: 18px;
    font-weight: 600;
    padding-right: 7px !important;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
  }
  .head-kurs-uah-mob {
    background-color: #a6a6a6;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: 600;
    padding-left: 8px !important;
    padding-right: 30px !important;
  }
  .wrap-tmm {
    padding-left: 30px;
  }
  .tmm-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    background-color: rgba(71, 71, 71, 0.9);
    color: #fff;
    font-size: 14px;
    padding-bottom: 25px;
    z-index: 9998;
  }
  .tmm-popup a {
    color: #fff;
  }
  .tmm-popup a:hover {
    text-decoration: none !important;
  }
  .tmmp-menu {
    padding: 7px 0 6px 30px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .tmmp-menu img {
    width: 40px;
    height: auto;
    margin-right: 20px;
  }
  .tmmp-item {
    line-height: 30px;
    border-bottom: solid 2px rgba(71, 71, 71, 0);
    background: url("../../../images/arr_menu_wt.svg") 30px 12px no-repeat;
    padding-left: 45px !important;
  }
  .tmmp-item:hover {
    border-bottom: solid 2px var(--red-color);
    cursor: pointer;
    background: url("../../../images/arr_menu_red.svg") 30px 12px no-repeat #727375;
  }
  .tmmp-claim {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 25px;
  }
  a.aclaim:hover {
    text-decoration: underline !important;
  }
  .tmmp-claim img {
    height: 16px;
    width: auto;
    margin-right: 10px;
  }
  .tmmp-item, .tmmp-claim {
    padding-left: 11%;
  }
  .footer-menu {
    padding-left: 10px;
    width: 50%;
  }
  .footer-contact {
    padding-right: 10px;
    width: 50%;
  }
  .footer-shedule {
    padding-left: 10px;
    width: 100%;
  }
  .wrap-fcode {
    margin-top: 0.6rem !important;
  }
  .fcode-ground {
    display: none;
  }
  .fc-input {
    border-top: 4px solid var(--gray-color2);
    border-bottom: 4px solid var(--gray-color2);
    width: 100px;
    font-size: 14px;
    padding-left: 20px;
  }
  #fst-panel-nav {
    font-size: 18px;
  }
  #fst-circle {
    width: 24px;
    height: 24px;
  }
  #fst-arr-left img, #fst-arr-right img {
    width: 27px;
  }
  #fst-arr-left img {
    margin-right: 35px;
  }
  #fst-arr-right img {
    margin-left: 35px;
  }
  .news-detail {
    top: 4px;
    right: 20px;
    padding: 4px 14px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
  }
  .ib-icon {
    margin-left: -22px;
    padding: 0 4px;
  }
  .ib-icon img {
    width: 44px;
    height: auto;
  }
  .infoblock-bike {
    height: 18px;
    margin-top: 3px;
  }
  .infoblock-title {
    margin-top: 20px;
  }
  .cpsub-block {
    width: 100% !important;
  }
  .cpsub-input {
    width: calc(100% - 123px);
  }
  .contpage-subscribe {
    padding: 20px 20px;
  }
  .cpst-dop {
    display: none;
  }
  .contpage-social-text {
    font-size: 16px;
  }
  .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: 34px;
    margin-right: 4px;
  }
  .crs-red-btn {
    width: 84%;
    border-radius: 5px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 22px;
  }
  .contpage-social {
    padding: 10px 10px;
  }
  .social-nospam {
    margin-left: 5px;
  }
    
    .infoblock-item {
    width: 50%;
}
}
/**********end 720 ***************** 680 *****************/
@media (max-width: 680px) {
  .claim-wrap {
    width: 100%;
  }
}
/*************************** 650 ************************/
@media (max-width: 650px) {
  .pre-footer {
    font-size: 13px;
  }
  .prf-sks {
    font-size: 14px;
  }
}
/*************************** 610 *************************/
@media (max-width: 610px) {
  .header {
    padding-top: 10px;
    padding-bottom: 9px;
  }
  .btn-price-dwnl {
    font-size: 17px;
    padding: 8px;
    margin: 0;
  }
  .head-lastup1-mob {
    font-size: 11px;
    line-height: 14px;
  }
}
@media (max-width: 490px) {
  .header {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .btn-price-dwnl {
    font-size: 12px;
    padding: 8px;
    margin: 0;
  }
  .head-lastup1-mob {
    font-size: 12px;
    line-height: 14px;
  }
  .hlm-text {
    display: none;
  }
}
/*************************** 540 *************************/
@media (max-width: 540px) {
  .top-menu-mob {
    padding: 4px 0 4px 0;
  }
    
    
    .partner-wrap {
        font-size: 0.8rem;
    }    
    
  .head-ruua-mob {
    font-size: 14px;
  }
  .head-ru-mob {
    border-right: solid 2px var(--gray-color1);
    line-height: 30px;
  }
  .head-kurs-mob {
    margin: 4px 0 4px 25px;
    padding-right: 0 !important;
  }
  .head-kurs-usd-mob {
    font-size: 14px;
  }
  .head-kurs-uah-mob {
    font-size: 14px;
  }
  .toggle-menu {
    cursor: pointer;
  }
  .toggle-menu img {
    width: 30px;
    cursor: pointer;
  }
  .tmmp-menu {
    padding: 7px 0 4px 20px;
    font-size: 16px;
  }
  .tmmp-menu img {
    width: 30px;
    margin-right: 15px;
  }
  .wrap-tmm {
    padding-left: 20px;
  }
  .pre-footer {
    font-size: 12px;
  }
  .prf-sks {
    display: none;
  }
  .footp-si svg {
    width: 35px;
    height: auto;
    margin-left: 2px;
    margin-right: 2px;
  }
  .foot-camera {
    width: 40px;
    height: 40px;
  }
  .foot-camera img {
    width: 25px;
    height: auto;
  }
  .foot-camera:hover img {
    width: 28px;
  }
  .wrap-fcode {
    margin-top: 0.8rem !important;
  }
  #fst-nav {
    bottom: 0px;
    height: 29px;
  }
  .fst-wrap {
    margin-top: -4px;
  }
  #fst-panel-nav {
    font-size: 14px;
  }
  #fst-circle {
    width: 20px;
    height: 20px;
  }
  #fst-arr-left img, #fst-arr-right img {
    width: 23px;
  }
  #fst-arr-left img {
    margin-right: 25px;
  }
  #fst-arr-right img {
    margin-left: 25px;
  }
  .news-detail {
    top: 2px;
    right: 20px;
    padding: 3px 14px;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
  }
  .ib-icon {
    margin-left: -17px;
    padding: 0 4px;
  }
  .ib-icon img {
    width: 34px;
    height: auto;
  }
  .infoblock-bike {
    height: 16px;
    margin-top: 0px;
  }
  .infoblock-title {
    margin-top: 15px;
  }
  .infoblock-red {
    height: 8px;
  }
  .text-infopage {
    padding: 50px 20px 30px 20px;
    font-size: 0.9rem;
  }
  .red-infopage-center {
    width: 350px;
    font-size: 0.8rem;
  }
  .partner-icon-img {
    width: auto;
    height: 300px;
  }
  .partner-icon-img img {
    width: auto;
    height: 300px;
  }
  .contpage-info {
    font-size: 12px;
  }
  .contpage-info .footer-title {
    font-size: 14px;
  }
  .w-contpage {
    padding: 30px 15px;
  }
  .cpsub-title {
    font-size: 16px;
  }
  .cpsub-block input {
    font-size: 14px !important;
  }
  .cpsub-btn {
    font-size: 14px !important;
  }
  .cpsub-input {
    width: calc(100% - 110px);
  }
  .cpst-title {
    font-size: 14px;
  }
  .contpage-social-text {
    font-size: 12px;
  }
  .cps-red-wrap {
    margin-top: 15px;
    overflow: hidden;
  }
  .cps-red-wrap::after {
    clear: both;
  }
  .crs-red-item {
    margin: 4px 10px;
    width: 98%;
    float: left;
  }
  .crs-red-icon {
    width: 34px;
    margin-right: 4px;
  }
  .crs-red-btn {
    width: 84%;
    border-radius: 5px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 22px;
  }
  .contpage-social {
    padding: 20px 20px;
  }
  .soc-ns-icon img {
    width: 42px;
    height: auto;
  }
  .soc-ns-text {
    float: left;
    font-size: 12px;
    line-height: 14px;
    height: 42px;
  }
  .social-nospam {
    margin-left: 10px;
  }
  .claim-input input, .claim-input textarea {
    font-size: 12px;
  }
  #submit_claim, .claim-anonymous {
    font-size: 16px;
    padding: 14px 30px;
    width: auto;
  }
  .claim-btn {
    text-align: left;
  }
  .claim-anonymous {
    bottom: 0px;
  }
    
    
     .submit_cab {
    font-size: 18px;
    padding: 15px 5px;
    border-radius: 8px;
    width: 160px;
    margin-top: 10px;
}

.enter_guest {
    font-size: 16px;
    padding: 15px 5px;
    border-radius: 8px;
    width: 160px;
    line-height: 15px;
    
}
.guest-ital {
    font-size: 13px;
}        
    
    
}
/*************************** 490 *************************/
@media (max-width: 490px) {
  .footer-menu {
    padding-left: 10px;
    width: 45%;
  }
  .footer-contact {
    padding-right: 10px;
    width: 55%;
  }
  .fst-wrap {
    margin-left: -150px;
  }
  .cpsub-title {
    font-size: 12px;
  }
  .cpsub-block input {
    font-size: 12px !important;
  }
  .cpsub-btn {
    font-size: 12px !important;
  }
  .cpsub-input {
    width: calc(100% - 96px);
  }
    
    
    .submit_cab {
    font-size: 16px;
    padding: 10px 5px;
    border-radius: 8px;
    width: 160px;
    margin-top: 10px;
}

.enter_guest {
    font-size: 15px;
    padding: 10px 5px;
    border-radius: 8px;
    width: 160px;
    line-height: 14px;
    
}
.guest-ital {
    font-size: 12px;
}    
    
    
    
}
/*************************** 450 *************************/
@media (max-width: 450px) {
  .dsc-ph {
    display: none;
  }
  .footer-menu {
    padding-left: 0px;
    width: 50%;
  }
  .footer-contact {
    padding-right: 0px;
    width: 50%;
  }
  .footp-si svg {
    width: 30px;
    height: auto;
    margin-left: 1px;
    margin-right: 1px;
  }
  .foot-sblock {
    margin-top: 1.2rem !important;
  }
  .downl-price {
    width: 260px;
    font-size: 16px;
    padding-top: 30px;
    margin-bottom: 17px;
  }
  #downl-price-password, #button-downl-price, .downl-price-notes {
    font-size: 12px;
  }
  .red-infopage-center {
    width: 320px;
    font-size: 0.8rem;
  }
  .partner-icon-img {
    width: auto;
    height: 200px;
  }
  .partner-icon-img img {
    width: auto;
    height: 200px;
  }
  .contpage-subscribe {
    padding: 20px 8px;
  }
    

  
    
}
/*************************** 400 *************************/
@media (max-width: 400px) {
  .tmmp-menu {
    padding-left: 7%;
  }
  .infoblock-bike {
    height: 16px;
    margin-top: -5px;
  }
  .ib-icon {
    margin-left: -12px;
    padding: 0 3px;
  }
  .ib-icon img {
    width: 24px;
    height: auto;
  }
  .infoblock-title {
    font-size: 12px;
  }
  .infoblock-title {
    margin-top: 10px;
  }
  .infoblock-red {
    height: 5px;
  }
  .text-infopage {
    padding: 40px 15px 30px 15px;
    font-size: 0.8rem;
  }
  .contpage-phones {
    width: 52%;
  }
  .contpage-shedule {
    width: 46%;
  }
  .contpage-email {
    width: 52%;
    margin-top: 20px;
  }
  .contpage-address {
    width: 46%;
    margin-top: 20px;
  }
  .cpsub-phone {
    letter-spacing: -0.7px;
  }
}