
.old-site-root-element input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
.old-site-root-element input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }
.old-site-root-element input[type="search"]::-webkit-search-decoration,
.old-site-root-element input[type="search"]::-webkit-search-cancel-button,
.old-site-root-element input[type="search"]::-webkit-search-results-button,
.old-site-root-element input[type="search"]::-webkit-search-results-decoration { display: none; }
.old-site-root-element input::-ms-clear { display: none; width : 0; height: 0; }



@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("/new/assets/fonts/Inter/Inter-Regular.woff2") format("woff2"),
       url("/new/assets/fonts/Inter/Inter-Regular.woff") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("/new/assets/fonts/Inter/Inter-SemiBold.woff2") format("woff2"),
       url("/new/assets/fonts/Inter/Inter-SemiBold.woff") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("/new/assets/fonts/Inter/Inter-Bold.woff2") format("woff2"),
       url("/new/assets/fonts/Inter/Inter-Bold.woff") format("woff");
}



@font-face {
  font-family: 'FactBold';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("/new/assets/fonts/Fact/FactBold.woff") format("woff"),
       url("/new/assets/fonts/Fact/FactBold.otf") format("opentype"),
       url("/new/assets/fonts/Fact/FactBold.ttf") format("truetype");
}



@font-face {
  font-family: 'FactRegular';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("/new/assets/fonts/Fact/FactRegular.woff") format("woff"),
       url("/new/assets/fonts/Fact/FactRegular.otf") format("opentype"),
       url("/new/assets/fonts/Fact/FactRegular.ttf") format("truetype");
}



@font-face {
  font-family: 'FactMedium';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("/new/assets/fonts/Fact/FactMedium.woff") format("woff"),
       url("/new/assets/fonts/Fact/FactMedium.otf") format("opentype"),
       url("/new/assets/fonts/Fact/FactMedium.ttf") format("truetype");
}





/*************************************************************************

                              B A S I C S

*************************************************************************/

.old-site-root-element *{
	outline:none;
	cursor:default;
	max-height: 999999px;
	font-size: inherit;
    box-sizing:border-box;
}

.old-site-root-element input{
    -webkit-appearance:none;
}
.old-site-root-element h1,.old-site-root-element h2,.old-site-root-element h3,.old-site-root-element h4{
	margin: 0px;
    font-weight:normal;
}

.old-site-root-element html{
	height:100%;
	font-size: 1px;
    background-color:black;
}

.old-site-root-element body{
    background: #fff;
	/*min-width:360px;*/
	position: relative;
	margin: 0;
    /*max-width:1440px;*/
    /*margin:0 auto;*/
	/*color:white;*/
	/*overflow-x: hidden;*/
    width:100%;
    /*min-width:360px;*/
    min-width:320px;
    font-family: 'Circe-Regular';

    font-size:24px;
}

.old-site-root-element a{
	cursor:pointer;
	color:inherit;
	text-decoration:none;
}

.old-site-root-element input,.old-site-root-element textarea{
	cursor:text;
	font-size:inherit;
	color:inherit;
	font-family:inherit;
	padding: 0;
	margin: 0;
	text-indent: 0;
	background: none;
	border: none;
	resize: none;
}

.old-site-root-element p{
	margin:0;
	padding:0;
}


.old-site-root-element a *{
	cursor:inherit;
}

.old-site-root-element button
{
	cursor:pointer;
	padding: 0;
	border:none;
	margin: 0px;
	background: none;
	font: inherit;
}

	.old-site-root-element button *{
		cursor:pointer
	}


.old-site-root-element ul,.old-site-root-element li{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
}


.old-site-root-element .nowrap{
    white-space:nowrap;
}
.old-site-root-element .href,.old-site-root-element .Internet_20_link{
    position: relative;
    cursor:pointer;
}
.old-site-root-element .href:after,.old-site-root-element .Internet_20_link:after{
    content:'';
    position: absolute;
    bottom:-1px;
    left:0;
    opacity: 0.25;
    transition: opacity 600ms linear;
    height:1px;
    width:100%;
    background-color: #ffffff;
}
.old-site-root-element .href:hover:after,.old-site-root-element .Internet_20_link:hover:after{
    opacity: 0;
}
.old-site-root-element .href_black:after,.old-site-root-element .Internet_20_link:after{
    background-color: black;
}
.old-site-root-element .href_border{
    border-bottom:1px solid rgba(0,0,0,1);
    transition: border-color 600ms linear;
}
.old-site-root-element .href_border:hover{
    border-color:rgba(0,0,0,0);
}

.old-site-root-element .href__lined{
    background-image: linear-gradient(to left, rgba(43, 42, 41, 0.2) 0%,rgba(43, 42, 41, 0.2) 100%);
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-position-y:calc(1em + 5px);
}

.old-site-root-element .hidden{
    display:none !important;
}
.old-site-root-element .orangeHovered{
    cursor:pointer;
    transition: color 200ms linear;
}
.old-site-root-element .orangeHovered:hover{
    color: #ef6727;
}
.old-site-root-element .fotorama__shadows--left:before,.old-site-root-element .fotorama__shadows--right:after{
    content:none !important;
}
.old-site-root-element .fotorama__wrap {
    margin: 0 auto;
    width:100vw !important;
}


.old-site-root-element .slider-content{
    max-height:0;
    overflow: hidden;
}
.old-site-root-element .slider-content-active{
    max-height:none;
}



/*
.hover{
    position:relative;
}

.hover:hover:after,.hover_active:after{
    
    opacity:1;
}

.hover:after{
    content:'';
    height:3px;
    width:100%;
    position:absolute;
    background-color:black;
    bottom:-3px;
    left:0;
    opacity:0;
    -webkit-transition:opacity 500ms linear;
    transition:opacity 500ms linear;
}

.hover__red:after{

    background-color:red;
}
*/
/*

.button{
    padding:13px 60px 12px 60px;
    border:3px solid black;
    color:black;
    font-size:16px;
    line-height:19px;
    font-family: 'Formular-Regular';
    transition-property: color,background-color;
    transition-duration: 500ms;
    display: inline-block;
    transition-timing-function: linear;
    vertical-align: top;
}
.button:hover{
    background-color:black;
    color:white;
}

.button__red{
    color: #ee1314;
    border-color:#ee1314;
}

.button__red:hover{
    background-color:#ee1314;
    color:white;
}
*/



/*******************************/
.old-site-root-element .fotorama__arr{
    width: 30px;
    height: 78px;           
}

.old-site-root-element .fotorama__arr.fotorama__arr--next,.old-site-root-element #about_preview_fotorama .fotorama__arr.fotorama__arr--prev{
    background: url(/new/assets/img/start/fotorama_arr_right.svg) no-repeat center;
    background-size:contain;
    top:0;
    bottom:0;
    margin:auto 0;
    right:82px;
    transform:none !important;
}


.old-site-root-element .hamburger{
    position:relative;    
    width:30px;
    height:20px;
    cursor:pointer;
    z-index:4;
}




.old-site-root-element .hamburger>div{
    position:absolute;
    display:inline-block;
    cursor:pointer;
    width:100%;
    height:2px;
    background-color:white;

    transform:translate3d(0,0,0);
    transition-property:transform,width,top,bottom;
    transition-duration:500ms;
    transition-timing-function:linear;
    right:0;

}
.old-site-root-element .hamburger_black>div{
    background-color:black;
}

.old-site-root-element .hamburger.no-transition>div{
    transition-property:none;

}
    

.old-site-root-element .hamburger>:nth-child(1){
    top:3px;
    transform-origin: right center;

}
.old-site-root-element .hamburger>:nth-child(2){
    top:9px;
}
.old-site-root-element .hamburger>:nth-child(3){
    bottom:3px;
    transform-origin: right center;
}

.old-site-root-element .hamburger.extended>.cross{
    transform-origin:right;
    width:22px;/*130*/
    /*left:2px; */
}
.old-site-root-element .hamburger.extended>:nth-child(1){  
    transform:rotate(-45deg);
    width:25px;
    top:0;
    /*background-color: #ee1314;*/
}
.old-site-root-element .hamburger.extended>:nth-child(2){
    width:0px;
}
.old-site-root-element .hamburger.extended>:nth-child(3){
    transform:rotate(45deg);
    width:25px;
    bottom:0;
    /*background-color: #ee1314;*/
}

/*

@media screen and (min-device-width: 959px){
    .hamburger{
        left:calc(100vw - 59px);
        right:0;
    }
}

@media(max-width: 850px){

.hamburger{
    display:block;
}


}*/



.old-site-root-element .cossedLines{
    width:20px;
    height:20px;
    position: relative;
    cursor: pointer;
}
.old-site-root-element .cossedLine{
    width:25px;
    height:2px;
    position: absolute;
    top:1px;
    left:1px;
    transform-origin:left center; 
    transform:rotate(45deg);
    background-color: white;
    cursor: pointer;
}

.old-site-root-element .cossedLine+.cossedLine{
    transform-origin:right center; 
    transform:rotate(-45deg);
    left:auto;
    right:1px;
}

/*****marginWrap************/


.old-site-root-element .marginWrap{
    /*max-width:calc(0.625 * 100vw + 380px); /*linear interpolation, beach! */
    /*width:100%;*/
    margin-left:calc(0.14423076923076922 * 100vw - 127.69230769230768px);/*1440=80 -> 1024=20 */
    margin-right:calc(0.14423076923076922 * 100vw - 127.69230769230768px);
 

    /*text-align: center;*/
    /*color:white;*/
}

@media(min-width:1441px){
.old-site-root-element .marginWrap{
    max-width:calc(1440px - 80px - 80px);
    margin-left:auto;
    margin-right:auto;
}

}


/*@media(max-width:1280px){
.marginWrap{
    max-width:calc(0.765625 * 100vw + 200px);
    padding-left: 20px;
    padding-right: 20px;

}

}*/
@media(max-width:1024px){
.old-site-root-element .marginWrap{
    margin-left:20px;
    margin-right:20px;
}

}


.old-site-root-element .standartButton{
    border-radius: 4px;
    background-color: #f47d32;
    color:white;
    transition: background-color 400ms linear;
    font-size:18px;
    height:45px;
    /*padding:0 65px;*/
    opacity:1;
    text-align: center;
    min-width:150px;
}
.old-site-root-element .standartButton:hover{
    background-color: #e76728;
}

.old-site-root-element .standartInput{
    border:1px solid rgba(255,255,255,0.3);
    border-radius: 4px;
    line-height:45px;
    height:45px;
    color:rgba(255,255,255,0.7);
    padding:0 15px;
    font-size:16px;
    text-overflow: ellipsis;
}
.old-site-root-element .standartInput_animated{
    transition: border-color 200ms linear;    
}

/*.standartInput::-webkit-input-placeholder,
.standartInput::-moz-placeholder,
.standartInput:-ms-input-placeholder,
.standartInput:-moz-placeholder{
    color:rgba(255,255,255,0.7);
}*/



.old-site-root-element .standartInput:not(.standartInput__black):not(.standartInput__white)::-webkit-input-placeholder,
.old-site-root-element .standartInput:not(.standartInput__black):not(.standartInput__white)::-moz-placeholder,
.old-site-root-element .standartInput:not(.standartInput__black):not(.standartInput__white):-moz-placeholder{
    color:rgba(255,255,255,0.3);   
}
.old-site-root-element .standartInput:not(.standartInput__black):not(.standartInput__white):-ms-input-placeholder{
    color:rgba(255,255,255,0.3) !important;   
}

.old-site-root-element .standartInput__black{
    border:1px solid rgba(43, 42, 41,0.2);
    color:rgb(43, 42, 41);
}

.old-site-root-element .standartInput__black::-webkit-input-placeholder,
.old-site-root-element .standartInput__black::-moz-placeholder,
.old-site-root-element .standartInput__black:-ms-input-placeholder,
.old-site-root-element .standartInput__black:-moz-placeholder{
    color:rgba(43, 42, 41,0.7);
}
.old-site-root-element .standartInput.standartInput__black:-ms-input-placeholder{
    color:rgba(43, 42, 41,0.7) !important;   
}

.old-site-root-element .standartInput__error{
    border-color:red;
}


.start_body .old-site-root-element  .carRecordingBlockBody_inputWrap .standartInput::-webkit-input-placeholder{
     color:rgba(255,255,255,0.7);
}
.old-site-root-element #cityHeaderInput::-webkit-input-placeholder{
     color:rgba(255,255,255,0.7);
}



.start_body .old-site-root-element  .carRecordingBlockBody_inputWrap .standartInput::-moz-placeholder{
     color:rgba(255,255,255,0.7);
}
.old-site-root-element #cityHeaderInput::-moz-placeholder{
     color:rgba(255,255,255,0.7);
}
.start_body .old-site-root-element  .carRecordingBlockBody_inputWrap .standartInput:-ms-input-placeholder{
     color:rgba(255,255,255,0.7) !important;
}
.old-site-root-element #cityHeaderInput:-ms-input-placeholder{
     color:rgba(255,255,255,0.7) !important;
}
.start_body .old-site-root-element  .carRecordingBlockBody_inputWrap .standartInput:-moz-placeholder{
     color:rgba(255,255,255,0.7);
}
.old-site-root-element #cityHeaderInput:-moz-placeholder{
     color:rgba(255,255,255,0.7);
}

/*.standartInput__white::-webkit-input-placeholder,
.standartInput__white::-moz-placeholder,
.standartInput__white:-ms-input-placeholder,
.standartInput__white:-moz-placeholder{
    color:rgba(43, 42, 41,0.7);
}
.standartInput__white:-ms-input-placeholder{
    color:rgba(43, 42, 41,0.7) !important;   
}*/
/*
.standartInput__black:-ms-input-placeholderr{
    color:rgba(43, 42, 41,0.7) !important;
}
.standartInput__black::-ms-input-placeholderr{
    color:rgba(43, 42, 41,0.7) !important;
}*/
/*.standartInput__black:-ms-input-placeholder{
    color:rgba(255,255,255,0.3) !important;   
}*/
.old-site-root-element .standartInput__left{
    border-radius: 4px 0 0 4px;
}
.old-site-root-element .standartInput__right{
    border-radius: 0 4px 4px 0;
}
.old-site-root-element .mobile_only{
    display:none;
}

.old-site-root-element .standartInput__phoneInput{
    padding-left:39px;
}
.old-site-root-element .standartInputWrap__phoneInputWrap{
    position: relative;
}
.old-site-root-element .standartInputWrap__phoneInputWrap:before{
    content: '+7 (';
    position: absolute;
    left: 14px;
    top: 0;
    line-height:45px;
    border-top:1px solid transparent;
    border-bottom:1px solid transparent;
    font-size:16px;
    display: inline-block;
    opacity: 0.5;
    color:rgba(255,255,255,0.7);
    /*color:black;
    background-color:black;
    width: 40px;
    height: 50px;
    display: inline-block;*/
}

.old-site-root-element .standartInputWrap__phoneInputWrap.standartInputWrap__filled:before,.old-site-root-element .standartInputWrap__phoneInputWrap.standartInputWrap__noplaceholdercolor:before{
    opacity: 1;
}


@media(max-width:799px){

.old-site-root-element .mobile_only{
    display:block;
}


}


.old-site-root-element .textedCheckboxWrap{

}
.old-site-root-element .servicesCommonInfoWrap__textedCheckboxWrap{

}

/******************checkbox****************/
.old-site-root-element .checkbox{
    height:25px;
    width:25px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #f47d32;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.old-site-root-element .checkbox__active:after{
    content:'';
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:14px;
    height:8px;
    margin:auto auto;
    background:url('/new/assets/img/basic/checkbox.svg') no-repeat center;
    background-size:cover;
}
.old-site-root-element .checkbox__white{
    /*border: 1px solid rgb(209, 211, 212, 0.25);*/
    border: 1px solid rgb(209, 211, 212);
}
.old-site-root-element .checkbox__white:after{    
    background:url('/new/assets/img/basic/checkbox_white.svg') no-repeat center;
    background-size:cover;
}
.old-site-root-element .checkboxText{
    font-size: 16px;
    line-height: 25px;
    display: inline-block;
    margin-left:10px;
    /*cursor: pointer;*/
}

.old-site-root-element .noselect{
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              /*user-select: none;    */
}

/****************combobox***********************/
.old-site-root-element .combobox{
    max-width:333px;
    line-height:45px;
    border: 1px solid #d1d3d4;
    border-radius: 4px;
    font-size: 16px;
    position: relative;
    background-color:white;
    display: inline-block;
    width:100%;
}
.old-site-root-element .combobox__wide{
    /*max-width:393px;*/
    max-width:445px;
}
.old-site-root-element .combobox.slider-wrap-active{
    /*border-bottom:0;*/
    border-radius:4px 4px 0 0;
}
.old-site-root-element .comboboxHeader{
    color:rgba(43, 42, 41, 0.7);
    
    position: relative;
}
.old-site-root-element .comboboxHeaderText{
    padding: 0 15px;
    overflow: hidden;
    padding-right: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    height: 45px;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              /*user-select: none;    */
}
.old-site-root-element .comboboxHeaderText__active{
    color:rgb(43, 42, 41);
}

.old-site-root-element .comboboxButton{
    position: absolute;
    right:14px;
    top:0;
    bottom:0;
    margin:auto 0;
    width:24px;
    height:10px;
    cursor:pointer;
    /*background-color:black;*/
}

.old-site-root-element .comboboxButton:after,.old-site-root-element .comboboxButton:before{
    content:'';
    height:2px;
    width:15px;
    position: absolute;
    background-color:#d1d3d4;
    left:12px;
/*  top:0;
    transform-origin: left center;
    transform:rotate(35deg);*/
    
}
/*.comboboxButton:after{
    left:-1px;
    transform-origin: right center;
    transform:rotate(-35deg);
    
}*/
.old-site-root-element .comboboxButton:after,.old-site-root-element .comboboxButton:before{
    top:auto;
    bottom:0;
    left:12px;
    
    transform-origin: left center;
    transform:rotate(-35deg);
    
}

.old-site-root-element .comboboxButton:after{
    left:-1px;
    transform-origin: right center;
    transform:rotate(35deg);
    
}
.old-site-root-element .comboboxButton.slider-button-active:after,.old-site-root-element .comboboxButton.slider-button-active:before{
    top:0;
    bottom:auto;
    left:12px;
    transform-origin: left center;
    transform:rotate(35deg);
}
.old-site-root-element .comboboxButton.slider-button-active:after{
    left:-1px;
    transform-origin: right center;
    transform:rotate(-35deg);
}
.old-site-root-element .comboboxBody{
    position:absolute;
    top:46px;
    left:-1px;
    /*padding:1px;*/
    padding-top:0;
    
    /*max-height:360px;    */
    width:100%;
    box-sizing:content-box;
    /*z-index:10;*/
    z-index:6;

}

.old-site-root-element .comboboxBody.slider-content-active{
    /*border-top: 1px solid #d1d3d4;*/
    border: 1px solid #d1d3d4;
    border-top:0;
    border-radius:0 0 4px 4px;
    overflow-y: auto;
    padding:0;
    /*max-height:360px;*/
}

.old-site-root-element .comboboxBodyElement{
    padding:0 15px;
    background-color:white;
    cursor:pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.old-site-root-element .comboboxBodyElement__hidden{
    display: none;
}
.old-site-root-element .combobox__inactive .comboboxHeader{
    pointer-events: none;
}
.old-site-root-element .combobox__inactive .comboboxHeaderText{
    display: none;
}
.old-site-root-element .combobox__inactive .comboboxHeader:before{
    content:'Ошибка поиска станции';
    padding: 0 15px;
    color:rgb(43, 42, 41);
    /*position: absolute;
    left:0;
    top:0;*/
}

/*.standartInput__left+.standartInput__right{
    border-left:0;
}*/
/*standartInput
standartInput__white
standartInput__left
standartInput__right
*/


/*

на 1440 сетка по ширине 1280 пик, между колонками всегда по 20 пик, по краям по 80
на разрешениях свыше 1440 сетка увеличивается по ширине. 
на 1920 до 1690, по краям по 115
ниже 1440 сетка сокращается соразмерно уменьшению экрана и обычно на 1280 по краям по 50 пикселей, ниже чуть меньше, пока не доходит на 1024 до 20 и 
всегда остается между колонками и по краям по 20 пик


size    width   margin      width,%     margin,%
1920    1690    115+115     88          12

1440    1280    80+80       88.8        11.1

1280    1180    50+50       92.168      7.8

1024    984     20+20       





f(1440) = 1280
f(1280) = 1180

xi = 1440
yi = 1280

xi-1 = 1280
yi-1 = 1180


a = (1280-1180)/(1440-1280) = 




*/

/*****\marginWrap************/



.old-site-root-element .customScrollbar::-webkit-scrollbar {
    /*width: 20px;*/
    width: 11px;
    /*left:-10px;*/
    background-color: white;
    border-left:1px solid #d7d7d7;    
    border-top:1px solid white;
    border-bottom:1px solid white;
}


.old-site-root-element .customScrollbar::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    /*border-radius: 10px;*/
    /*border:1px solid white;*/
    /*border-left:1px solid #d7d7d7;*/
    /*width:20px;*/
}
 
.old-site-root-element .customScrollbar::-webkit-scrollbar-thumb {
    /*border-radius: 10px;*/
    /*padding:1px;*/
    width:10px;
    background-image:url('/new/assets/img/scroll.png');
    background-repeat: repeat-y;
    background-position: top left;
    background-size:100% 100%;

    /*background-color:#e6e6e6;*/
    /*left:-2px;*/
    /*padding:1px;*/
    /*border:1px solid white;*/
    /*border-left:1px solid #d7d7d7;*/
    
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}
 
.old-site-root-element .customScrollbar::-webkit-scrollbar-thumb:horizontal{
    /*border-radius: 10px;*/
    /*padding:1px;*/
    width:10px;
   /* background-image:none;
    background-repeat: repeat-y;
    background-position: top left;
    background-size:100% 100%;*/
    background:none;
    background-color:#e6e6e6;
    height:10px;
    
    /*left:-2px;*/
    /*padding:1px;*/
    /*border:1px solid white;*/
    /*border-left:1px solid #d7d7d7;*/
    
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}

.old-site-root-element .customScrollbar_borders::-webkit-scrollbar {
    border:1px solid #d7d7d7;
    /*padding*/
    
}
.old-site-root-element .customScrollbar_borders::-webkit-scrollbar-thumb {
    border-right:1px solid transparent;
    border-top:2px solid transparent;
    border-bottom:2px solid transparent;

    background-clip: padding-box;
}
.old-site-root-element .customScrollbar_borders .mainServicesReminderServicePrice{
    padding-right:10px;
}
/*
.customScrollbar::-webkit-scrollbar-thumb{
    background-color:#e6e6e6;
}*/

/*html.wait{
    cursor: wait !important;    
}*/
html.wait .old-site-root-element :before,.old-site-root-element .startRecordForm.wait:before,.old-site-root-element .appStepRelatedContent.wait:before{
    content:'';
    height:100px;
    width:100px;
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    background:url('/new/assets/img/basic/wait.svg') no-repeat center;
    background-size:cover;
    z-index:9001;
}




.old-site-root-element .wait *{
    pointer-events: none !important;
    cursor: wait !important;
}
.old-site-root-element .wait{
    cursor: wait !important;   
}
/*html.wait #mobileTimeCombobox .comboboxHeader{
    visibility: hidden;
    position: relative;
}*/

/*
html.wait #mobileTimeCombobox{
    position: relative;
}*/
/*@media(max-width:799px){
    html.wait:after{
        content:'';
        z-index: 9001;
        position: fixed;
        width:80px;
        height:80px;
        top:calc(50vh - 40px);
        left:calc(50vw - 40px);
        background:url('/new/assets/img/appointments/wait.svg') no-repeat center;
        background-size:contain;
    }
}*/

.old-site-root-elementinput[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
.old-site-root-elementinput[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }
.old-site-root-elementinput[type="search"]::-webkit-search-decoration,
.old-site-root-elementinput[type="search"]::-webkit-search-cancel-button,
.old-site-root-elementinput[type="search"]::-webkit-search-results-button,
.old-site-root-elementinput[type="search"]::-webkit-search-results-decoration { display: none; }
.old-site-root-elementinput::-ms-clear { display: none; width : 0; height: 0; }



@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("/new/assets/fonts/Inter/Inter-Regular.woff2") format("woff2"),
       url("/new/assets/fonts/Inter/Inter-Regular.woff") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("/new/assets/fonts/Inter/Inter-SemiBold.woff2") format("woff2"),
       url("/new/assets/fonts/Inter/Inter-SemiBold.woff") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("/new/assets/fonts/Inter/Inter-Bold.woff2") format("woff2"),
       url("/new/assets/fonts/Inter/Inter-Bold.woff") format("woff");
}



@font-face {
  font-family: 'FactBold';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("/new/assets/fonts/Fact/FactBold.woff") format("woff"),
       url("/new/assets/fonts/Fact/FactBold.otf") format("opentype"),
       url("/new/assets/fonts/Fact/FactBold.ttf") format("truetype");
}



@font-face {
  font-family: 'FactRegular';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("/new/assets/fonts/Fact/FactRegular.woff") format("woff"),
       url("/new/assets/fonts/Fact/FactRegular.otf") format("opentype"),
       url("/new/assets/fonts/Fact/FactRegular.ttf") format("truetype");
}



@font-face {
  font-family: 'FactMedium';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("/new/assets/fonts/Fact/FactMedium.woff") format("woff"),
       url("/new/assets/fonts/Fact/FactMedium.otf") format("opentype"),
       url("/new/assets/fonts/Fact/FactMedium.ttf") format("truetype");
}





/*************************************************************************

                              B A S I C S

*************************************************************************/

.old-site-root-element*{
	outline:none;
	cursor:default;
	max-height: 999999px;
	font-size: inherit;
    box-sizing:border-box;
}

.old-site-root-elementinput{
    -webkit-appearance:none;
}
.old-site-root-elementh1,.old-site-root-elementh2,.old-site-root-elementh3,.old-site-root-elementh4{
	margin: 0px;
    font-weight:normal;
}

.old-site-root-elementhtml{
	height:100%;
	font-size: 1px;
    background-color:black;
}

.old-site-root-elementbody{
    background: #fff;
	/*min-width:360px;*/
	position: relative;
	margin: 0;
    /*max-width:1440px;*/
    /*margin:0 auto;*/
	/*color:white;*/
	/*overflow-x: hidden;*/
    width:100%;
    /*min-width:360px;*/
    min-width:320px;
    font-family: 'Circe-Regular';

    font-size:24px;
}

.old-site-root-elementa{
	cursor:pointer;
	color:inherit;
	text-decoration:none;
}

.old-site-root-elementinput,.old-site-root-elementtextarea{
	cursor:text;
	font-size:inherit;
	color:inherit;
	font-family:inherit;
	padding: 0;
	margin: 0;
	text-indent: 0;
	background: none;
	border: none;
	resize: none;
}

.old-site-root-elementp{
	margin:0;
	padding:0;
}


.old-site-root-elementa *{
	cursor:inherit;
}

.old-site-root-elementbutton
{
	cursor:pointer;
	padding: 0;
	border:none;
	margin: 0px;
	background: none;
	font: inherit;
}

	.old-site-root-elementbutton *{
		cursor:pointer
	}


.old-site-root-elementul,.old-site-root-elementli{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
}


.old-site-root-element.nowrap{
    white-space:nowrap;
}
.old-site-root-element.href,.old-site-root-element.Internet_20_link{
    position: relative;
    cursor:pointer;
}
.old-site-root-element.href:after,.old-site-root-element.Internet_20_link:after{
    content:'';
    position: absolute;
    bottom:-1px;
    left:0;
    opacity: 0.25;
    transition: opacity 600ms linear;
    height:1px;
    width:100%;
    background-color: #ffffff;
}
.old-site-root-element.href:hover:after,.old-site-root-element.Internet_20_link:hover:after{
    opacity: 0;
}
.old-site-root-element.href_black:after,.old-site-root-element.Internet_20_link:after{
    background-color: black;
}
.old-site-root-element.href_border{
    border-bottom:1px solid rgba(0,0,0,1);
    transition: border-color 600ms linear;
}
.old-site-root-element.href_border:hover{
    border-color:rgba(0,0,0,0);
}

.old-site-root-element.href__lined{
    background-image: linear-gradient(to left, rgba(43, 42, 41, 0.2) 0%,rgba(43, 42, 41, 0.2) 100%);
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-position-y:calc(1em + 5px);
}

.old-site-root-element.hidden{
    display:none !important;
}
.old-site-root-element.orangeHovered{
    cursor:pointer;
    transition: color 200ms linear;
}
.old-site-root-element.orangeHovered:hover{
    color: #ef6727;
}
.old-site-root-element.fotorama__shadows--left:before,.old-site-root-element.fotorama__shadows--right:after{
    content:none !important;
}
.old-site-root-element.fotorama__wrap {
    margin: 0 auto;
    width:100vw !important;
}


.old-site-root-element.slider-content{
    max-height:0;
    overflow: hidden;
}
.old-site-root-element.slider-content-active{
    max-height:none;
}



/*
.hover{
    position:relative;
}

.hover:hover:after,.hover_active:after{
    
    opacity:1;
}

.hover:after{
    content:'';
    height:3px;
    width:100%;
    position:absolute;
    background-color:black;
    bottom:-3px;
    left:0;
    opacity:0;
    -webkit-transition:opacity 500ms linear;
    transition:opacity 500ms linear;
}

.hover__red:after{

    background-color:red;
}
*/
/*

.button{
    padding:13px 60px 12px 60px;
    border:3px solid black;
    color:black;
    font-size:16px;
    line-height:19px;
    font-family: 'Formular-Regular';
    transition-property: color,background-color;
    transition-duration: 500ms;
    display: inline-block;
    transition-timing-function: linear;
    vertical-align: top;
}
.button:hover{
    background-color:black;
    color:white;
}

.button__red{
    color: #ee1314;
    border-color:#ee1314;
}

.button__red:hover{
    background-color:#ee1314;
    color:white;
}
*/



/*******************************/
.old-site-root-element.fotorama__arr{
    width: 30px;
    height: 78px;           
}

.old-site-root-element.fotorama__arr.fotorama__arr--next,.old-site-root-element#about_preview_fotorama .fotorama__arr.fotorama__arr--prev{
    background: url(/new/assets/img/start/fotorama_arr_right.svg) no-repeat center;
    background-size:contain;
    top:0;
    bottom:0;
    margin:auto 0;
    right:82px;
    transform:none !important;
}


.old-site-root-element.hamburger{
    position:relative;    
    width:30px;
    height:20px;
    cursor:pointer;
    z-index:4;
}




.old-site-root-element.hamburger>div{
    position:absolute;
    display:inline-block;
    cursor:pointer;
    width:100%;
    height:2px;
    background-color:white;

    transform:translate3d(0,0,0);
    transition-property:transform,width,top,bottom;
    transition-duration:500ms;
    transition-timing-function:linear;
    right:0;

}
.old-site-root-element.hamburger_black>div{
    background-color:black;
}

.old-site-root-element.hamburger.no-transition>div{
    transition-property:none;

}
    

.old-site-root-element.hamburger>:nth-child(1){
    top:3px;
    transform-origin: right center;

}
.old-site-root-element.hamburger>:nth-child(2){
    top:9px;
}
.old-site-root-element.hamburger>:nth-child(3){
    bottom:3px;
    transform-origin: right center;
}

.old-site-root-element.hamburger.extended>.cross{
    transform-origin:right;
    width:22px;/*130*/
    /*left:2px; */
}
.old-site-root-element.hamburger.extended>:nth-child(1){  
    transform:rotate(-45deg);
    width:25px;
    top:0;
    /*background-color: #ee1314;*/
}
.old-site-root-element.hamburger.extended>:nth-child(2){
    width:0px;
}
.old-site-root-element.hamburger.extended>:nth-child(3){
    transform:rotate(45deg);
    width:25px;
    bottom:0;
    /*background-color: #ee1314;*/
}

/*

@media screen and (min-device-width: 959px){
    .hamburger{
        left:calc(100vw - 59px);
        right:0;
    }
}

@media(max-width: 850px){

.hamburger{
    display:block;
}


}*/



.old-site-root-element.cossedLines{
    width:20px;
    height:20px;
    position: relative;
    cursor: pointer;
}
.old-site-root-element.cossedLine{
    width:25px;
    height:2px;
    position: absolute;
    top:1px;
    left:1px;
    transform-origin:left center; 
    transform:rotate(45deg);
    background-color: white;
    cursor: pointer;
}

.old-site-root-element.cossedLine+.cossedLine{
    transform-origin:right center; 
    transform:rotate(-45deg);
    left:auto;
    right:1px;
}

/*****marginWrap************/


.old-site-root-element.marginWrap{
    /*max-width:calc(0.625 * 100vw + 380px); /*linear interpolation, beach! */
    /*width:100%;*/
    margin-left:calc(0.14423076923076922 * 100vw - 127.69230769230768px);/*1440=80 -> 1024=20 */
    margin-right:calc(0.14423076923076922 * 100vw - 127.69230769230768px);
 

    /*text-align: center;*/
    /*color:white;*/
}

@media(min-width:1441px){
.old-site-root-element.marginWrap{
    max-width:calc(1440px - 80px - 80px);
    margin-left:auto;
    margin-right:auto;
}

}


/*@media(max-width:1280px){
.marginWrap{
    max-width:calc(0.765625 * 100vw + 200px);
    padding-left: 20px;
    padding-right: 20px;

}

}*/
@media(max-width:1024px){
.old-site-root-element.marginWrap{
    margin-left:20px;
    margin-right:20px;
}

}


.old-site-root-element.standartButton{
    border-radius: 4px;
    background-color: #f47d32;
    color:white;
    transition: background-color 400ms linear;
    font-size:18px;
    height:45px;
    /*padding:0 65px;*/
    opacity:1;
    text-align: center;
    min-width:150px;
}
.old-site-root-element.standartButton:hover{
    background-color: #e76728;
}

.old-site-root-element.standartInput{
    border:1px solid rgba(255,255,255,0.3);
    border-radius: 4px;
    line-height:45px;
    height:45px;
    color:rgba(255,255,255,0.7);
    padding:0 15px;
    font-size:16px;
    text-overflow: ellipsis;
}
.old-site-root-element.standartInput_animated{
    transition: border-color 200ms linear;    
}

/*.standartInput::-webkit-input-placeholder,
.standartInput::-moz-placeholder,
.standartInput:-ms-input-placeholder,
.standartInput:-moz-placeholder{
    color:rgba(255,255,255,0.7);
}*/



.old-site-root-element.standartInput:not(.standartInput__black):not(.standartInput__white)::-webkit-input-placeholder,
.old-site-root-element.standartInput:not(.standartInput__black):not(.standartInput__white)::-moz-placeholder,
.old-site-root-element.standartInput:not(.standartInput__black):not(.standartInput__white):-moz-placeholder{
    color:rgba(255,255,255,0.3);   
}
.old-site-root-element.standartInput:not(.standartInput__black):not(.standartInput__white):-ms-input-placeholder{
    color:rgba(255,255,255,0.3) !important;   
}

.old-site-root-element.standartInput__black{
    border:1px solid rgba(43, 42, 41,0.2);
    color:rgb(43, 42, 41);
}

.old-site-root-element.standartInput__black::-webkit-input-placeholder,
.old-site-root-element.standartInput__black::-moz-placeholder,
.old-site-root-element.standartInput__black:-ms-input-placeholder,
.old-site-root-element.standartInput__black:-moz-placeholder{
    color:rgba(43, 42, 41,0.7);
}
.old-site-root-element.standartInput.standartInput__black:-ms-input-placeholder{
    color:rgba(43, 42, 41,0.7) !important;   
}

.old-site-root-element.standartInput__error{
    border-color:red;
}


.start_body .old-site-root-element.carRecordingBlockBody_inputWrap .standartInput::-webkit-input-placeholder{
     color:rgba(255,255,255,0.7);
}
.old-site-root-element#cityHeaderInput::-webkit-input-placeholder{
     color:rgba(255,255,255,0.7);
}



.start_body .old-site-root-element.carRecordingBlockBody_inputWrap .standartInput::-moz-placeholder{
     color:rgba(255,255,255,0.7);
}
.old-site-root-element#cityHeaderInput::-moz-placeholder{
     color:rgba(255,255,255,0.7);
}
.start_body .old-site-root-element.carRecordingBlockBody_inputWrap .standartInput:-ms-input-placeholder{
     color:rgba(255,255,255,0.7) !important;
}
.old-site-root-element#cityHeaderInput:-ms-input-placeholder{
     color:rgba(255,255,255,0.7) !important;
}
.start_body .old-site-root-element.carRecordingBlockBody_inputWrap .standartInput:-moz-placeholder{
     color:rgba(255,255,255,0.7);
}
.old-site-root-element#cityHeaderInput:-moz-placeholder{
     color:rgba(255,255,255,0.7);
}

/*.standartInput__white::-webkit-input-placeholder,
.standartInput__white::-moz-placeholder,
.standartInput__white:-ms-input-placeholder,
.standartInput__white:-moz-placeholder{
    color:rgba(43, 42, 41,0.7);
}
.standartInput__white:-ms-input-placeholder{
    color:rgba(43, 42, 41,0.7) !important;   
}*/
/*
.standartInput__black:-ms-input-placeholderr{
    color:rgba(43, 42, 41,0.7) !important;
}
.standartInput__black::-ms-input-placeholderr{
    color:rgba(43, 42, 41,0.7) !important;
}*/
/*.standartInput__black:-ms-input-placeholder{
    color:rgba(255,255,255,0.3) !important;   
}*/
.old-site-root-element.standartInput__left{
    border-radius: 4px 0 0 4px;
}
.old-site-root-element.standartInput__right{
    border-radius: 0 4px 4px 0;
}
.old-site-root-element.mobile_only{
    display:none;
}

.old-site-root-element.standartInput__phoneInput{
    padding-left:39px;
}
.old-site-root-element.standartInputWrap__phoneInputWrap{
    position: relative;
}
.old-site-root-element.standartInputWrap__phoneInputWrap:before{
    content: '+7 (';
    position: absolute;
    left: 14px;
    top: 0;
    line-height:45px;
    border-top:1px solid transparent;
    border-bottom:1px solid transparent;
    font-size:16px;
    display: inline-block;
    opacity: 0.5;
    color:rgba(255,255,255,0.7);
    /*color:black;
    background-color:black;
    width: 40px;
    height: 50px;
    display: inline-block;*/
}

.old-site-root-element.standartInputWrap__phoneInputWrap.standartInputWrap__filled:before,.old-site-root-element.standartInputWrap__phoneInputWrap.standartInputWrap__noplaceholdercolor:before{
    opacity: 1;
}


@media(max-width:799px){

.old-site-root-element.mobile_only{
    display:block;
}


}


.old-site-root-element.textedCheckboxWrap{

}
.old-site-root-element.servicesCommonInfoWrap__textedCheckboxWrap{

}

/******************checkbox****************/
.old-site-root-element.checkbox{
    height:25px;
    width:25px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #f47d32;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.old-site-root-element.checkbox__active:after{
    content:'';
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:14px;
    height:8px;
    margin:auto auto;
    background:url('/new/assets/img/basic/checkbox.svg') no-repeat center;
    background-size:cover;
}
.old-site-root-element.checkbox__white{
    /*border: 1px solid rgb(209, 211, 212, 0.25);*/
    border: 1px solid rgb(209, 211, 212);
}
.old-site-root-element.checkbox__white:after{    
    background:url('/new/assets/img/basic/checkbox_white.svg') no-repeat center;
    background-size:cover;
}
.old-site-root-element.checkboxText{
    font-size: 16px;
    line-height: 25px;
    display: inline-block;
    margin-left:10px;
    /*cursor: pointer;*/
}

.old-site-root-element.noselect{
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              /*user-select: none;    */
}

/****************combobox***********************/
.old-site-root-element.combobox{
    max-width:333px;
    line-height:45px;
    border: 1px solid #d1d3d4;
    border-radius: 4px;
    font-size: 16px;
    position: relative;
    background-color:white;
    display: inline-block;
    width:100%;
}
.old-site-root-element.combobox__wide{
    /*max-width:393px;*/
    max-width:445px;
}
.old-site-root-element.combobox.slider-wrap-active{
    /*border-bottom:0;*/
    border-radius:4px 4px 0 0;
}
.old-site-root-element.comboboxHeader{
    color:rgba(43, 42, 41, 0.7);
    
    position: relative;
}
.old-site-root-element.comboboxHeaderText{
    padding: 0 15px;
    overflow: hidden;
    padding-right: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    height: 45px;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              /*user-select: none;    */
}
.old-site-root-element.comboboxHeaderText__active{
    color:rgb(43, 42, 41);
}

.old-site-root-element.comboboxButton{
    position: absolute;
    right:14px;
    top:0;
    bottom:0;
    margin:auto 0;
    width:24px;
    height:10px;
    cursor:pointer;
    /*background-color:black;*/
}

.old-site-root-element.comboboxButton:after,.old-site-root-element.comboboxButton:before{
    content:'';
    height:2px;
    width:15px;
    position: absolute;
    background-color:#d1d3d4;
    left:12px;
/*  top:0;
    transform-origin: left center;
    transform:rotate(35deg);*/
    
}
/*.comboboxButton:after{
    left:-1px;
    transform-origin: right center;
    transform:rotate(-35deg);
    
}*/
.old-site-root-element.comboboxButton:after,.old-site-root-element.comboboxButton:before{
    top:auto;
    bottom:0;
    left:12px;
    
    transform-origin: left center;
    transform:rotate(-35deg);
    
}

.old-site-root-element.comboboxButton:after{
    left:-1px;
    transform-origin: right center;
    transform:rotate(35deg);
    
}
.old-site-root-element.comboboxButton.slider-button-active:after,.old-site-root-element.comboboxButton.slider-button-active:before{
    top:0;
    bottom:auto;
    left:12px;
    transform-origin: left center;
    transform:rotate(35deg);
}
.old-site-root-element.comboboxButton.slider-button-active:after{
    left:-1px;
    transform-origin: right center;
    transform:rotate(-35deg);
}
.old-site-root-element.comboboxBody{
    position:absolute;
    top:46px;
    left:-1px;
    /*padding:1px;*/
    padding-top:0;
    
    /*max-height:360px;    */
    width:100%;
    box-sizing:content-box;
    /*z-index:10;*/
    z-index:6;

}

.old-site-root-element.comboboxBody.slider-content-active{
    /*border-top: 1px solid #d1d3d4;*/
    border: 1px solid #d1d3d4;
    border-top:0;
    border-radius:0 0 4px 4px;
    overflow-y: auto;
    padding:0;
    /*max-height:360px;*/
}

.old-site-root-element.comboboxBodyElement{
    padding:0 15px;
    background-color:white;
    cursor:pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.old-site-root-element.comboboxBodyElement__hidden{
    display: none;
}
.old-site-root-element.combobox__inactive .comboboxHeader{
    pointer-events: none;
}
.old-site-root-element.combobox__inactive .comboboxHeaderText{
    display: none;
}
.old-site-root-element.combobox__inactive .comboboxHeader:before{
    content:'Ошибка поиска станции';
    padding: 0 15px;
    color:rgb(43, 42, 41);
    /*position: absolute;
    left:0;
    top:0;*/
}

/*.standartInput__left+.standartInput__right{
    border-left:0;
}*/
/*standartInput
standartInput__white
standartInput__left
standartInput__right
*/


/*

на 1440 сетка по ширине 1280 пик, между колонками всегда по 20 пик, по краям по 80
на разрешениях свыше 1440 сетка увеличивается по ширине. 
на 1920 до 1690, по краям по 115
ниже 1440 сетка сокращается соразмерно уменьшению экрана и обычно на 1280 по краям по 50 пикселей, ниже чуть меньше, пока не доходит на 1024 до 20 и 
всегда остается между колонками и по краям по 20 пик


size    width   margin      width,%     margin,%
1920    1690    115+115     88          12

1440    1280    80+80       88.8        11.1

1280    1180    50+50       92.168      7.8

1024    984     20+20       





f(1440) = 1280
f(1280) = 1180

xi = 1440
yi = 1280

xi-1 = 1280
yi-1 = 1180


a = (1280-1180)/(1440-1280) = 




*/

/*****\marginWrap************/



.old-site-root-element.customScrollbar::-webkit-scrollbar {
    /*width: 20px;*/
    width: 11px;
    /*left:-10px;*/
    background-color: white;
    border-left:1px solid #d7d7d7;    
    border-top:1px solid white;
    border-bottom:1px solid white;
}


.old-site-root-element.customScrollbar::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    /*border-radius: 10px;*/
    /*border:1px solid white;*/
    /*border-left:1px solid #d7d7d7;*/
    /*width:20px;*/
}
 
.old-site-root-element.customScrollbar::-webkit-scrollbar-thumb {
    /*border-radius: 10px;*/
    /*padding:1px;*/
    width:10px;
    background-image:url('/new/assets/img/scroll.png');
    background-repeat: repeat-y;
    background-position: top left;
    background-size:100% 100%;

    /*background-color:#e6e6e6;*/
    /*left:-2px;*/
    /*padding:1px;*/
    /*border:1px solid white;*/
    /*border-left:1px solid #d7d7d7;*/
    
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}
 
.old-site-root-element.customScrollbar::-webkit-scrollbar-thumb:horizontal{
    /*border-radius: 10px;*/
    /*padding:1px;*/
    width:10px;
   /* background-image:none;
    background-repeat: repeat-y;
    background-position: top left;
    background-size:100% 100%;*/
    background:none;
    background-color:#e6e6e6;
    height:10px;
    
    /*left:-2px;*/
    /*padding:1px;*/
    /*border:1px solid white;*/
    /*border-left:1px solid #d7d7d7;*/
    
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}

.old-site-root-element.customScrollbar_borders::-webkit-scrollbar {
    border:1px solid #d7d7d7;
    /*padding*/
    
}
.old-site-root-element.customScrollbar_borders::-webkit-scrollbar-thumb {
    border-right:1px solid transparent;
    border-top:2px solid transparent;
    border-bottom:2px solid transparent;

    background-clip: padding-box;
}
.old-site-root-element.customScrollbar_borders .mainServicesReminderServicePrice{
    padding-right:10px;
}
/*
.customScrollbar::-webkit-scrollbar-thumb{
    background-color:#e6e6e6;
}*/

/*html.wait{
    cursor: wait !important;    
}*/
html.wait .old-site-root-element:before,.old-site-root-element.startRecordForm.wait:before,.old-site-root-element.appStepRelatedContent.wait:before{
    content:'';
    height:100px;
    width:100px;
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    background:url('/new/assets/img/basic/wait.svg') no-repeat center;
    background-size:cover;
    z-index:9001;
}




.old-site-root-element.wait *{
    pointer-events: none !important;
    cursor: wait !important;
}
.old-site-root-element.wait{
    cursor: wait !important;   
}
/*html.wait #mobileTimeCombobox .comboboxHeader{
    visibility: hidden;
    position: relative;
}*/

/*
html.wait #mobileTimeCombobox{
    position: relative;
}*/
/*@media(max-width:799px){
    html.wait:after{
        content:'';
        z-index: 9001;
        position: fixed;
        width:80px;
        height:80px;
        top:calc(50vh - 40px);
        left:calc(50vw - 40px);
        background:url('/new/assets/img/appointments/wait.svg') no-repeat center;
        background-size:contain;
    }
}*/