html, body {
width: 100%;
height: 100%;
font-family: 'Montserrat', sans-serif !important;
background-color: #fff;
margin: 0px !important;
padding: 0px !important;
color: #000 !important;
}


  .text_label{
    background: #35383d;
      box-shadow: inset 0 -1px #41444a;
      padding-left: 82px;
    padding: 24px 24px 24px 82px;
      font-size: 1.9rem;
  }
}

.section {
  position: relative;
  width: 100%;
  height: 100%;
}

.preloader-scooter-background {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;

}
.loading-text {
    display: block;
    margin-top: 5%;
    margin-bottom: 12px;
    font-family: Barlowcondensed, sans-serif;
    color: #383838;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.l_bar {
  width:0%;
  margin:1em auto;
  border:none;
  height: 4px;
  background: #fdc501;
}



.l_img{
  display: block;
    width: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin: auto;
    margin-top: 50%;
}

.no-pad-mrg {
    padding:0px !important;
    margin:0px !important;
}

.main-fixed-block {
    position:relative;
    left:0;
    background-color:#fff;
    z-index:999;
    overflow-y: auto;
    display:none;
        box-shadow: -3px 1px 20px 0px #c4c4c4;
}
.font-size-18-16 {
    font-size:18px;
}
.padding-logo {
    padding: 50px;
}
.main-fixed-block .content {
    display:none;
}
.weight-700 {
    font-weight: 500;
}
.pad-20 {
    padding: 20px 1.25rem !important;
}
.margin-15 {
    margin:0px 0px 15px 0px;
}
.margin-15-15 {
    margin:15px 0px 15px 0px;
}
.no-pad {
    padding:0px !important;
}
.pad-40-30 {
    padding: 40px 30px !important;
}
.main-fixed-block .dropup {
    background-color:#24387a;
    color: white;
}
.main-fixed-block li {
    cursor: pointer;
}
.font-size-16 {
    font-size:16px;
}
.image-q {
    width:42px;
    height:42px;
    border-radius:4px;
    cursor:pointer;
        box-shadow: 2px -1px 1px 0px #00000082;
}
.border_image {
    border:4px solid #fdc501 !important;
}
.colors_p_brown {
    background-color:brown;
}
.colors_p_red {
   background-color:red;
}
.colors_p_gray {
   background-color:gray;
}
.colors_p_yellow {
    background-color:yellow;
}
.colors_p_black {
   background-color:black;
}
.colors_p_lbrown {
    background-color: #987654;
}
.colors_p_dred {
    background-color: #8b0000;
}
.colors_p_grafit {
    background-color: #1C1C1C;
}
.colors_p_green {
    background-color: #008000;
}



.siniy {background-color: #0F3478;}
.beliy {background-color: #D0C8C1;}
.bordoviy {background-color: #3F000F;}
.jeltiy {background-color: #6B5800;}
.zeleniy {background-color: #073F2F;}
.zeleniy2 {background-color: #00333F;}
.koric {background-color: #361500;}
.orangeviy {background-color: #872500;}
.seriy {background-color: #807F81;}
.cerniy {background-color: #000000;}



.ral1011 {
    background-color: #af804f;
}
.ral1014 {
    background-color: #e1cc4f;
}
.ral1015 {
    background-color: #e6d690;
}
.ral2003 {
    background-color: #ff7514;
}
.ral3003 {
    background-color: #891a0d;
}
.ral3005 {
    background-color: #5e2129;
}
.ral3009 {
    background-color: #642424;
}
.ral3011 {
    background-color: #781f19;
}
.ral5002 {
    background-color: #20214f;
}
.ral5005 {
    background-color: #1e2460;
}
.ral5010 {
    background-color: #0e294b;
}
.ral5015 {
    background-color: #2271b3;
}
.ral5021 {
    background-color: #256d7b;
}
.ral6005 {
    background-color: #2f4538;
}
.ral6026 {
    background-color: #015d52;
}
.ral7004 {
    background-color: #969992;
}
.ral7016 {
    background-color: #293133;
}
.ral7024 {
    background-color: #474a51;
}
.ral7026 {
    background-color: #2f353b;
}
.ral7035 {
    background-color: #d7d7d7;
}
.ral8017 {
    background-color: #45322e;
}
.ral8019 {
    background-color: #403a3a;
}
.ral9002 {
    background-color: #e7ebda;
}
.ral9003 {
    background-color: #f4f4f4;
}
.ral9005 {
    background-color: #0a0a0a;
}
.ral9006 {
    background-color: #a5a5a5;
}
.ral9007 {
    background-color: #8f8f8f;
}
.ral9010 {
    background-color: #fff;
}
.ral9016 {
    background-color: #f6f6f6;
}



















.colors_p_choc {
    background-color: #45322E;
}
.cols_margin .col-2{
    margin-bottom:15px;
}
.colors_p_white {
   background-color:#fff;
    border:1px solid lightgray;
}
.visible_on_display {
transition-delay: 30s;
    display: block;
}
.button_top_panel span {
    font-size:50px;
    color:darkgray;
    cursor: pointer;
}


.button_top_panel {
    position: absolute;
    top:11px;
    right:20px;
}
.button_top_panel span:hover {
    color:gray;
}
.btn-order-price {
    font-size:20px !important;
    color:#000 !important;
    background-color: #fdc501 !important;
    font-weight: 500;
}
@media(max-width:768px) {
.left_menu {
    margin-top:20% !important;
}
    .main-fixed-block {
        height: 40% !important;
        bottom:0;
        position: fixed !important;
    }
    .mobile_margin {
        height: calc(100% - 40%);
    }
    .mobile_none_on {
      text-align: right;
    }
.button_menu {
    width:100%;
    height:32px;
    position:fixed;
    left:0;
    bottom:0;
    z-index:997;
}
.button_click {
    width:100px;
    height:32px;
    background-color:#24387a;
    position:fixed;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin:0 auto;
    left:calc(50% - 50px);
    bottom:0;
        box-shadow: 1px 0px 6px 0px white;
}
.text_button {
font-weight: 500;
font-size:20px;
cursor: pointer;
color:#fff;
}
    .padding-logo {
        padding:1px !important;
            transform: scale(0.7);
    }
.right_menu {
    position: fixed;
    z-index:996;
    top:25px;
    left:20px;
}
.logo_right_menu img {
    width:100px;
    height:32px;
    display:none;
}
}


@media(min-width:768px) {
    .main-fixed-block {
        height: 100% !important;
        bottom:0;
    }
    .none_desktops {
        display: none !important;
    }
.button_menu {
    width:32px;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:997;
}


.button_click {
    width:32px;
    height:100px;
    top:calc(50% - 50px);
    background-color:#24387a;
    position:absolute;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 1px 0px 6px 0px white;
}
.text_button {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
position: absolute;
top: 35;
left:-18.5px;
font-weight: 500;
font-size:20px;
cursor: pointer;
color:#FFF;
}
.right_menu {
display: none !important;
}
}
iframe .fullscreen-button {
    display:none !important;
}
.left_menu {
    width:50px;
    height:100%;
    position: fixed;
    z-index:100;
    right:1px;

    padding:0px 0px;
    margin-top:70px;
}


.button_left_menu {
    border-radius: 5px;

    width:42px;
    height:42px;
    background-color:#24387a;
    margin-bottom:10px;
    text-align: center;
      padding-top: 6px;
    cursor: pointer;
    border-radius: 2.5px;

            box-shadow: 0px 0px 3px 0px white;
}

.button_left_menu:hover {
  border: solid;
}

.button_left_menu img{
width:28px;
height:28px;
}
.ya-share2 .ya-share2__icon{
width: 50px !important;
height: 50px !important;
}
.ya-share2 .ya-share2__item {
    margin-bottom: 20px !important;
}




.preloader-screen {
    display: block;
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: #ffffff;
}

.preloader-center {
    display: block;
    position: relative;
    width: 50%;
    height: 50%;
    float: left;
    overflow: visible;
}

.preloader-container {
    color: #1b3caa;
    width: 120px;
    height: 160px;
    position: absolute;
    right: -60px;
    bottom: -80px;
    display: block;
}

.preloader-image-container {
    width: 100%;
}

.preloader-image-container {
    width: 120px;
    height: 120px;
    position: relative;
}

.preloader-image {
    position: absolute;
    z-index: 7;
    display: block;
    width: 100%;
    height: 100%;
}

.preloader-filling-color {
    position: absolute;
    width: 120px;
    z-index: 6;
    display: block;
    bottom: 0px;
    height: 120px;
    background-color: #dcdcdc;
}

.preloader-color {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    color: #bc002c;
    z-index: 3434534;
}

.preloader-inner-color {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-color: #1b3caa;
    margin-top: auto;
    height: 0%;
}

.preloader-color-boarder {
    width: 112px;
    height: 112px;
    margin: 4px;
}

.preloader-percentage {
    position: static;
    height: 40px;
    width: 120px;
    display: block;
    font-size: 26px;
    font-family: arial;
    text-align: center;
    line-height: 42px;
}

.local-preloader-screen {
    left: 0px;
    right: 360px;
    top: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    z-index: 2;
    display: block;
    background-color: rgba(255, 255, 255, 0.64);
  }

.local-preloader-container {
    color: #999999;
    width: 120px;
    height: 40px;
    position: absolute;
    right: -60px;
    bottom: -20px;
    display: block;
}

.local-preloader-screen {
  width: 100%;
  height: auto;
  bottom: 260px;
  right: 0px;
}
