@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	border: none;
	-webkit-tap-highlight-color: transparent;
}


@font-face { 
	font-family: "Manrope"; 
	src: url("../fonts/Manrope.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: normal; 
}


.header {
	width: 100%;
	height: 80px;
	top: 0px;
	position: absolute;
	background: radial-gradient(100% 1263.77% at 100% 100%, rgba(230, 247, 255, 0.18) 0%, rgba(247, 249, 251, 0.05) 100%), #000000;
	z-index:10;
}

.header_content {
	margin: 0 auto;
	max-width: 1320px;
	padding-left:10px;
	padding-right:10px;
}

.head_left {
	color:aliceblue;
	float:left;
	padding-top:20px;
}

.head_right {
	color:aliceblue;
	float:right;
	cursor:pointer;
}

.head_left_mobi {
	display:none;
}


.berd_bg {
	width:8px;
	height:5px;
	background:url(../img/berd.svg);
}

.berd {
	padding-top:10px;
}

.pmenu_slide_block_them {
	margin-top:25px;
	padding-left:25px;
}

.cab_block {
	width:210px;
	height:80px;
	float:left;
}

.not_block {
	float:left;
	height:80px;
	width:50px;
	margin-right:25px;
}

.not_block:hover {
	background: #FFFFFF1A;
		
}

.h_r1 {
	
	padding-left:11px;
	padding-top:25px;
    padding-bottom:25px;
}

.h_r2 {
	float:left;
	padding-right:30px;
	padding-top:25px;
}

.h_r3 {
	float:left;
	width:120px;
	padding-right:20px;
	padding-left:2px;
	padding-top:15px;
    padding-bottom:15px;
}

.h_r4 {
	float:left;
	padding-right:10px;
	padding-top:19px;
    padding-bottom:19px;
}

.h_r5 {
	float:left;
	padding-top:28px;
    padding-bottom:28px;
	vertical-align: middle;
    display: inline-block;
}

.head_login {
	font-family: Manrope;
	font-size: 16px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: right;	
}

.head_balance {
	font-family: Manrope;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: right;
	color: #d5d5d5;
}


.btn_balance {
	width: 160px;
	height: 30px;
	top: 35px;
	left: 967px;
	padding: 4px, 8px, 4px, 8px;
	border-radius: 6px;
	gap: 10px;
	font-family: Manrope;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0em;
	color:#FFFFFF;	
	text-align: center;	
    background: linear-gradient(90deg, #29E225 0%, #29E225 100%);
    
    cursor:pointer;
}

.btn_balance:hover {
    background: linear-gradient(90deg, #23c220 0%, #29E225 100%);
		
}


.container {
	margin: 0 auto;
	max-width: 1320px;
	padding-left:10px;
	padding-right:10px;
	display:flex;
	top:70px;
	position: relative;
}


.left_menu {
	width:306px;
	height:890px;
	flex: none;
	padding-top:40px;
	padding-bottom:40px;
}


.content {
	width:1014px;
	
}

.menu {
	width:306px;
	height:890px;
	border-radius:10px;
    background: radial-gradient(100% 100% at 100% 100%, rgba(230, 247, 255, 0.7) 0%, rgba(230, 247, 255, 0) 100%), linear-gradient(0deg, #F7F9FB, #F7F9FB);	
}


.cab_block:hover {
	background: #FFFFFF1A;	
}



.menu_content {
	padding:30px;
}

.clear_block_hr {
	width:100%;
	padding-top:10px;
}

.menu_head_txt {
	font-family: Manrope;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #BDD2DC;
}

.menu_head_txt_two {
	font-family: Manrope;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #BDD2DC;
	padding-top:60px;
}

.ptext {
	font-family: Manrope;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	cursor:pointer;
	float:left;
	padding-left:10px;
}

.count_sms_ticket {
	margin-left:5px;
	min-width:10px;
	height:17px;
	background:#01A7F6;
	border-radius:5px;
	font-family: Manrope;
	font-size: 12px;
	color:#FFFFFF;
	vertical-align: middle;
	text-align: center;
	margin-top:3px;
	padding-left:4px;
	padding-right:4px;
}

.big_fon_error {
	width:100%;
	min-height:45px;
	margin-top:10px;
	font-family: Manrope;
	font-size: 16px;
	color:#FFFFFF;
	border-radius: 5px;
    border: 1px solid #fb7474;
    opacity: 0.8;
	background: #ffa4a4;
}

.big_fon_error_img {
	display:inline-block;
	padding-top:10px;
	width:5%;
	margin-left:10px;
}

.big_fon_error_text {
	display:inline-block;
	opacity:1;
	color:black;
	vertical-align: middle;
	min-height:25px;
	width:90%;
	margin-bottom:10px;
}

#msg_go {
	float:left;
}


.pmenu {
	padding-top:35px;
}

.pmenu_end {
	padding-top:35px;
	padding-bottom:35px;
}


.pmenu_one {
	padding-top:25px;
}

.hr_menu {
	color:#666666;
}

.hr_menu:hover {
	color:#01A7F6;
	transition: 0.1s;
}


.p1_icon {
	width:16px;
	height:16px;
	background:url(../img/p1.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p2_icon {
	width:16px;
	height:16px;
	background:url(../img/p2.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p3_icon {
	width:16px;
	height:16px;
	background:url(../img/p3.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p4_icon {
	width:16px;
	height:16px;
	background:url(../img/p4.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p5_icon {
	width:16px;
	height:16px;
	background:url(../img/p5.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p6_icon {
	width:16px;
	height:16px;
	background:url(../img/p6.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p7_icon {
	width:16px;
	height:16px;
	background:url(../img/p7.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p8_icon {
	width:16px;
	height:16px;
	background:url(../img/p8.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p9_icon {
	width:16px;
	height:16px;
	background:url(../img/p9.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p10_icon {
	width:16px;
	height:16px;
	background:url(../img/p10.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p11_icon {
	width:16px;
	height:16px;
	background:url(../img/p11.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.p12_icon {
	width:16px;
	height:16px;
	background:url(../img/p12.svg) no-repeat;
	float:left;
	margin-top:3px;
}

.hr_menu:hover > .p1_icon{
	width:16px;
	height:16px;
	background:url(../img/p1_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p2_icon{
	width:16px;
	height:16px;
	background:url(../img/p2_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p3_icon{
	width:16px;
	height:16px;
	background:url(../img/p3_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p3_icon{
	width:16px;
	height:16px;
	background:url(../img/p3_hover.svg) no-repeat;
	transition: 0.1s;
}


.hr_menu:hover > .p4_icon{
	width:16px;
	height:16px;
	background:url(../img/p4_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p5_icon{
	width:16px;
	height:16px;
	background:url(../img/p5_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p6_icon{
	width:16px;
	height:16px;
	background:url(../img/p6_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p7_icon{
	width:16px;
	height:16px;
	background:url(../img/p7_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p8_icon{
	width:16px;
	height:16px;
	background:url(../img/p8_hover.svg) no-repeat;
	transition: 0.1s;
}


.hr_menu:hover > .p9_icon{
	width:16px;
	height:16px;
	background:url(../img/p9_hover.svg) no-repeat;
	transition: 0.1s;
}


.hr_menu:hover > .p10_icon{
	width:16px;
	height:16px;
	background:url(../img/p10_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p11_icon{
	width:16px;
	height:16px;
	background:url(../img/p11_hover.svg) no-repeat;
	transition: 0.1s;
}

.hr_menu:hover > .p12_icon{
	width:16px;
	height:16px;
	background:url(../img/p12_hover.svg) no-repeat;
	transition: 0.1s;
}

.soc_seti {
	padding-top:220px;
}


.content {
	width:1014px;
	padding-top:20px;
	padding-bottom:50px;
}

.toggles_div{
    display: flex;
	margin-left:44px;
	margin-top:4px;
}	
	#check{
    display: none;
	}




.slide_menu {
	width: 241px;
	height: 160px;
	margin-left:-30px;
	top:87px;
	border-radius: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 64px 0px #0000004D;
	margin-right: 20px;
	opacity: 0;
	visibility: hidden;
}


.cab_block:hover > .slide_menu {
	position: absolute;
	width: 241px;
	height: 160px;
	margin-left:-30px;
	top:77px;
	border-radius: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 64px 0px #0000004D;
	margin-right: 20px;
	opacity: 1;
	transition: 0.3s;	
	visibility: visible;
}

.slide_not {
	width: 420px;
	height: 300px;
	margin-top: 19px;
    margin-left:-370px;
	border-radius: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 64px 0px #0000004D;
	opacity: 0;
	transition: 0.3s;	
}


#slide_not_id {
    width: 420px;
	height: 300px;
    border-radius: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 64px 0px #0000004D;
	transition: 0.3s;
    margin-top:77px;
    margin-left:-370px;
    position: absolute;
}

#menu_id {
    width: 241px;
	height: 160px;
    border-radius: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 64px 0px #0000004D;
	transition: 0.3s;
    margin-top:77px;
    margin-left:235px;
    position: absolute;
}

#click_nnot {
    height:100px !important;
}


.pmenu_slide {
	text-decoration: none;
	font-family: Manrope;
	font-size: 14px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color:#666666;
}

.pmenu_slide:hover {
	color:#01A7F6;
}

.pmenu_slide_block {
	padding-top:25px;
	padding-left:25px;
}

.pmenu_hr {
	float:left;
}


.pmenu_lang {
	float:left;
	padding-left:20px;
	color:black;
	font-family: Manrope;
	font-weight: 700;
	font-size: 14px;
}

.pmenu_them {
	float:left;
	padding-left:20px;
	color:black;
	font-family: Manrope;
	font-weight: 700;
	font-size: 14px;
}

.pmenu_slide_block_lang {
	padding-top:8px;
	padding-left:25px;	
}

.pmenu_slide_exit {
	padding-top:6px;
	padding-left:25px;
}


.clear_hr {
	font-family: Manrope;
	font-size: 14px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #666666;
	text-decoration:none;
}


.clear_hr:hover {
	color:#01A7F6;
}

.clear_not {
	width:100%;
	border-top: 1px solid #dadada;
	text-align:center;
}

.text_not{
	width:410px;
	height:255px;
	overflow: auto;
}

.slide_text_time {
	padding-top:20px;
	
}

.text_not::-webkit-scrollbar {
 	width: 10px;
	margin-top:10px;
	margin-bottom:10px
}

.text_not::-webkit-scrollbar-track {
	background-color: #E5EBF1;
	border-radius: 100px;
	margin-top:10px;
	margin-bottom:10px;
}

.text_not::-webkit-scrollbar-thumb {
	border-radius: 100px;
	background: #a0a0a0;
	box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
	margin-top:10px;
	margin-bottom:10px
}




.content_not {
	width:360px;;
	margin-left:25px;
	margin-right:15px;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom:10px;
	vertical-align: top;
}

.content_not_nb {
	width:360px;;
	margin-left:25px;
	margin-right:15px;
	margin-bottom:10px;
	vertical-align: top;
}

.txt_not {
	display:inline-block;
	font-family: Manrope;
	font-size: 14px;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #000000;
	width:280px;
	padding-bottom:10px;
}

.txt_not_no_bold {
	display:inline-block;
	font-family: Manrope;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: black;
	width:280px;
	padding-bottom:10px;
}

.date_not {
	display:inline-block;
	font-family: Manrope;
	font-size: 14px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: right;
	color: #666666;
	width:70px;
	padding-bottom:10px;
	vertical-align: top;
}


.mobi_menu_logo {
	padding-top:35px;
	padding-left:40px;
}

.mobi_menu_content {
	padding-top:35px;
	padding-left:40px;
}

.mobi_menu_one_head {
	color: #BDD2DC;
	font-family: Manrope;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
}


/*Стили мобильного меню*/
.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100; 
}

/*получпрозрачный фон*/
.mobile-menu .mm__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, 0.8);
    z-index: 100; 

}

/*Контейнер мобильного меню, именно он выезжает слева*/
.mobile-menu .mm__wrapper {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all .4s ease-in-out;
    overflow-y: auto;
    position: relative;
    width: 75%;
    height: 100%;
    z-index: 200;
    touch-action: auto;
    -ms-touch-action: auto;
    background: radial-gradient(100% 100% at 100% 100%, rgba(230, 247, 255, 0.7) 0%, rgba(230, 247, 255, 0) 100%), linear-gradient(0deg, #F7F9FB, #F7F9FB); 

}

#mobile-menu-btn {
	cursor:pointer;
}


.hr_not {
	cursor:pointer;
}

.no_noth {
	font-family: Manrope;
	font-size: 15px;	
	color:#000000;
	width:100%;
	text-align: center;
	padding-top:20px;
}

.no_noth_p2 {
	margin-top:20px;
}


.no_noth_p3 {
	margin-top:5px;
}


.modal_success {
	max-width: 345px;
	height: auto;
	border-radius: 10px;
	gap: 10px;
	background: #29E225;
	z-index:999;
	position: fixed;
	right:30px;
	bottom:30px;
	opacity: 0.95;
	border: 1px solid #a0ffa9;
}


.modal_success_text {
	display:inline-block;
	font-family: Manrope;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
	color: #FFFFFF;
	padding:20px;
	max-width:260px;
}


.modal_success_progress {
	display: block;
    position: relative;
    right: 4px;
    top: 34px;
    float: right;
}


.modal_error {
	max-width: 345px;
	height: auto;
	border-radius: 10px;
	gap: 10px;
	background: #E12524;
	z-index:999;
	position: fixed;
	right:30px;
	bottom:30px;
	opacity: 0.95;
	border: 2px solid #f87575;
	
}


/* Стили для подложки */

.overlay, #modal_list {
   
   /* Скрываем подложку  */
   opacity: 0;
   visibility: hidden;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, .5);
   z-index: 20;
   transition: .3s all;
}


/* Стили для модальных окон */

.modal {
   opacity: 0;
   visibility: hidden;
   width: 100%;
   max-width: 360px;
   position: fixed;
   top: 40%;
   left: 50%;
   transform: translate(-50%, -50%);
   z-index: 30; 
   box-shadow: 0 3px 10px -.5px rgba(0, 0, 0, .2); 
   text-align: center;
   padding: 30px;
   border-radius: 10px;
   background-color: #F7F9FB;
   transition: 0.3s all;
}

.modal.active,
.overlay.active{
   opacity: 1;
   visibility: visible;
}


/* Стили для кнопки закрытия */
.modal__cross {
   width: 15px;
   height: 15px;
   position: absolute;
   top: 20px;
   right: 20px;
   fill: #444;
   cursor: pointer;
   opacity:1;
   transition: 0.5s;
}

.modal__cross:hover {
	fill: #7d7d7d;
	opacity:0.95;
	transition: 0.5s;
}

.head_text_modal {
	width:100%;
	text-align:center;
	font-family: Manrope;
	font-size: 18px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	color: #383737;
	
}


.content_text_modal {
	width: 100%;
	padding-top:10px;
}

.block_lang {
	width: 355px;
	height:40px;
	border:1px solid #dcdcdc;
	margin-top:20px;
	border-radius:5px;
	text-align:left;
}

.block_lang:hover {
	border:1px solid #bee6f9;
	opacity:0.95;
	transition: 0.5s;
	background:#ecf3ff;
}

.block_berd {
	display:inline-block;
	height:100%;
	vertical-align: middle;
	margin-top:10px;
}

.block_flag {
	display:inline-block;
	margin-left:10px;
	margin-top:7px;
}



.block_text {
	display:inline-block;
	padding-left:10px;
	font-family: Manrope;
	font-size: 17px;
	height:40px;
	vertical-align: middle;
	width:275px;
}


@property --progress-value {
  syntax: '<integer>';
  inherits: false;
  initial-value: 0;
}

@keyframes html-progress {
  to { --progress-value: 100; }
}


.progress-bar {
  width: 22px;
  height: 22px;
  border-radius: 50%;
}


.html {
  background: 
    radial-gradient(closest-side, #29E225 79%, transparent 80% 100%),
    conic-gradient(#29E225 calc(var(--progress-value) * 1%), #a0ffa9 0);
    animation: html-progress 5s 1 forwards;
	margin-top: -15px;
	margin-right:10px;
}

.html::before {
 	animation: html-progress 5s 1 forwards;
	margin-top:-20px;
}


.html_err {
  background: 
    radial-gradient(closest-side, #E12524 79%, transparent 80% 100%),
    conic-gradient(#E12524 calc(var(--progress-value) * 1%), #f87575 0);
    animation: html-progress 5s 1 forwards;
	margin-top: -15px;
	margin-right:10px;
}

.html_err::before {
 	animation: html-progress 5s 1 forwards;
	margin-top:-20px;
}


progress {
  visibility: hidden;
  width: 0;
  height: 0;
}


.bell_img {
	width: 30px;
	height: 29px;
	background: url(../img/Vector.svg) no-repeat;
    background-size: 30px 30px;

}

.bell_count {
	width:18px;
	height:18px;
	background:#E22525;
	border: 1px solid #E6F7FF;
	position:absolute;
	border-radius:100px;
	margin-top:-35px;
	margin-left:10px;
}

.bell_count_text {
	font-family: Manrope;
	font-size: 9px;
	line-height: 19px;
	letter-spacing: 0em;
	width: 100%;
	text-align:center;
	margin-top:-1px;
}


.gl_lang {
	display:inline-block;
}


.gl_lang_icon {
	display:inline-block;
	margin-left:7px;
	position:absolute;
	margin-top:2px;
}

#fon_loader {
	max-width:1320px;
	width:100%;
	height:100%;
	position:absolute;
	z-index:1000;
	background:#f8fcff;
	margin-top:12px;
	opacity:0.6;
	text-align:center;
}

.container_loader {
	position:fixed;
	width:100%;
	max-width:1320px;
	text-align:center;
	z-index:1001;
}


.cssload-container {
	width: 100%;
	height: 49px;
	text-align:center;
	margin-top:30%;
}

.cssload-speeding-wheel {
	width: 49px;
	height: 49px;
	margin: 0 auto;
	border: 3px solid rgb(61,155,255);
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
		-o-animation: cssload-spin 575ms infinite linear;
		-ms-animation: cssload-spin 575ms infinite linear;
		-webkit-animation: cssload-spin 575ms infinite linear;
		-moz-animation: cssload-spin 575ms infinite linear;
}


.fon_load {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, .5);
   z-index: 20;
	vertical-align:middle;
}

.fon_load_two {
	width: 250px;
	height:50px;
	background: #FFFFFF;
	z-index: 21;
	border-radius: 5px;
	margin: calc(20% + 10px) auto;
}

.fon_load_three {
	width: 280px;
	height:50px;
	background: #FFFFFF;
	z-index: 21;
	border-radius: 5px;
	margin: calc(20% + 10px) auto;
}

.cssload-speeding-wheel2 {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	border: 3px solid rgb(61,155,255);
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
		-o-animation: cssload-spin 575ms infinite linear;
		-ms-animation: cssload-spin 575ms infinite linear;
		-webkit-animation: cssload-spin 575ms infinite linear;
		-moz-animation: cssload-spin 575ms infinite linear;
}

.load_p1 {
	display: inline-block;
	padding-top: 12px;
	padding-left:10px;
}

.load_p2 {
	display: inline-block;
	vertical-align: top;
	font-family: Manrope;
	font-size: 15px;
	padding-top:15px;
	padding-left:15px;
	
}

.vinfomessage {
	opacity: 1;
	width: auto;
	max-width: 400px;
	position: fixed;
	right:30px;
	bottom:30px;
	margin-top:100px;
	transition: opacity 1s, visibility 0s;
	border-radius: 10px;
	box-shadow: 0px 0px 64px 0px #00000033;
	background: #FFFFFF;
	
	
}


.vinfomessage.hidden {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s, visibility 0s 1s;
}


.vinfomessagemes {
	padding: 14px 12px;
	padding-right:15px;
	margin: auto;
	font-family: Manrope;
	font-size: 17px;
	float:left;
	
}

.icon_err_block {
	float:left;
	padding-top:16px;
	padding-left:15px;
}


.vinfomessageline {
	width: 100%;
	background: darkred;
	height: 5px;
	opacity: 1;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

.vinfomessageline.hidden {
	width: 0px;
	transition: width 4s ease-in-out;
}

.vinfomessageline.hidden1 {
	width: 0px;
	transition: width 1s ease-in-out;
}

.vinfomessageline.hiddenop {
	opacity: 0;
	width: 100%;
}
		
.vimbgred {
	background: #fbf6f6;
	color:#493030;
}

.vimlinebgred {
	background: #E22525;
}


.vimbggreen {
	background: #f6fbf6;
	color:#253524;
}

.vimlinebggreen {
	background: #29E225;
}

.checkbox {
	margin-bottom: 0.2em;
}

   
.custom-checkbox>input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

    
.custom-checkbox>span {
	display: inline-flex;
	align-items: center;
	user-select: none;
}

   
.custom-checkbox>span::before {
	content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
	margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

    
.custom-checkbox>input:not(:disabled):not(:checked)+span:hover::before {
    border-color: #b3d7ff;
}

    
.custom-checkbox>input:not(:disabled):active+span::before {
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

    
.custom-checkbox>input:focus+span::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

   
.custom-checkbox>input:focus:not(:checked)+span::before {
    border-color: #80bdff;
}

    
.custom-checkbox>input:checked+span::before {
    border-color: #0b76ef;
    background-color: #0b76ef;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

   
.custom-checkbox>input:disabled+span::before {
    background-color: #e9ecef;
}


.head_txt_mod2 {
	width:100%;
	text-align: left;
	padding-left:5px;
	font-size:15px;
    padding-top:25px;
}

.next_txt_mod2 {
	width:100%;
	padding-top:10px;
}

.content_text_modal3 {
    color: #666666;
    font-family: Manrope;
    font-size: 18px;
}

.pss_nlog {
    width:100%;
    text-align: center;
    padding-top:15px;
}

.href_pws {
	color:#000000;
	text-decoration:none;
}

.href_pws:hover {
	color:#01A7F6;
}

.block_success_pay {
    width:100%;
    text-align: center;
    
}

.icon_success_pay {
    width:100%;
    text-align: center;
    padding-top:30%;
}

.icon_success_text {
    width:100%;
    text-align: center;
    font-family: Manrope;
    font-size: 22px;
    font-weight: 700;
    padding-top:20px;
}

.min_success_text {
    padding-top:10px;
    font-family: Manrope;
    color: #666666;
}

.fon_info_buy_tar {
    width:100%;
    height:250px;
    background:rgba(247, 249, 251, 1);
    border-radius:10px;
    margin-top:20px;
    border: 1px solid #f0f3f5;
}


.fon_info_buy_tar_web {
    width:100%;
    height:200px;
    background:rgba(247, 249, 251, 1);
    border-radius:10px;
    margin-top:20px;
    border: 1px solid #f0f3f5;
}

.info_buy_tar_p1 {
    float:left;
}

.info_buy_tar_p2 {
    float:right;
    padding-top:95px;
}

.info_buy_tar_p2_web {
    float:right;
    padding-top:45px;
}

.info_buy_tar_title {
    font-family: Manrope;
    color: #666666;
    padding:25px;
}

.info_buy_tar_name {
    padding-left:25px;
    font-family: Manrope;
    font-size:18px;
    font-weight: 700;
}

.info_buy_tar_red {
    padding-left:25px;
    padding-top:10px;
    font-family: Manrope;
    font-size:14px;
    color: rgba(226, 37, 37, 1);
}

.info_buy_tar_res {
    padding-top:40px;
    padding-left:25px;
}

.info_buy_tar_cpu {
    float:left;
    width:200px;
}

.info_buy_tar_ram {
    float:left;
    width:200px;
}

.info_buy_tar_ssd {
    float:left;
}

.info_buy_tar_icon {
    float:left;
}

.info_buy_tar_txt {
    float:left;
    font-family: Manrope;
    font-size:16px;
    padding-left:10px;
    padding-top:2px;
}

.get_loc_txt {
    padding-top:25px;
    font-family: Manrope;
    font-size:17px;
    font-weight: 700;
}

.get_loc_cont {
    width:100%;
    padding-top:25px;
}

.get_loc_block1, .get_loc_block3, .get_loc_block6, .get_loc_block12, .get_loc_block {
    background: rgba(247, 249, 251, 1);
    width:220px;
    height:100px;
    border-radius:10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none; 
       -moz-user-select: none; 
        -ms-user-select: none; 
            user-select: none;
    cursor:pointer;
    float:left;
}

.get_loc_block3, .get_loc_block6, .get_loc_block12 {
    margin-left:35px;
}

.get_loc_icon {
    float:left;
    padding-top:1px;
}

.get_loc_lo {
    float:left;
    font-family: Manrope;
    font-size:15px;
    padding-left:5px;
    font-weight: 700;
}

.get_loc_nm {
    padding-top:25px;
    padding-left:40px;
}

.get_loc_addos {
    font-family: Manrope;
    font-size:14px;
    color: #666666;
    padding-left:40px;
}


.get_loc_block1.active, .get_loc_block3.active, .get_loc_block6.active, .get_loc_block12.active, .get_loc_block.active, #ms1 {
    outline: rgb(1, 167, 246) solid 1px;
    background: rgba(230, 247, 255, 0.7);
    -webkit-touch-callout: none;
    -webkit-user-select: none; 
     -khtml-user-select: none; 
       -moz-user-select: none; 
        -ms-user-select: none; 
            user-select: none;
    cursor:pointer;
    float:left;

}

.content_buy_p612 {
    max-width:500px;
    width:100%;
    margin-top:25px;
}

.content_buy_p523 {
    padding-top:10px;
    padding-left:2px;
}

.get_loc_itogo {
    margin-top:25px;
    font-family: Manrope;
    color: #666666;
}

.conf_tar_cena2 {
    padding-top:25px;
    font-family: Manrope;
    font-size:22px;
}

.conf_tar_ofert22 {
    padding-top:25px;
    padding-left:0px;
    max-width:200px;
    width:100%;
}

.get_loc_nm2 {
    width:100%;
    padding-top:10px;
    font-family: Manrope;
    font-size:20px; 
    text-align:center;
}

.get_loc_inp1, .get_loc_inp3, .get_loc_inp6, .get_loc_inp12 {
    width:15px;
    height:15px;
    border: 2px solid #a8a8a8;
    border-radius:50px;
}

.div_cent_chre {
    display: flex;
    justify-content: center;
    padding-top:20px;
}

.get_loc_inp_c1, .get_loc_inp_c3, .get_loc_inp_c6, .get_loc_inp_c12 {
    width:7px;
    height:7px;
    background:#707070;
    border-radius:50px;
    margin-left:4px;
    margin-top:4px;
}

.get_loc_inp1.active, .get_loc_inp3.active, .get_loc_inp6.active, .get_loc_inp12.active, #ms11 {
    border: 2px solid #5d9be0;
}

.get_loc_inp_c1.active, .get_loc_inp_c3.active, .get_loc_inp_c6.active.get_loc_inp_c12.active, #ms111 {
    background:#5d9be0;
}

.info_buy_tar_proc_icon {
    float:left;
    padding-top:2px;
}

.info_buy_tar_proc {
    padding-top:10px;
    padding-left:25px;
    font-size:15px;
}

.bl_reinst_os {
    width:100%;
    padding-top:25px;
}


.block_ds_title {
    padding-top:25px;
}

.block_ds_cont {
    padding-top:25px;
    width:100%;
    display:inline-flex;
}

.block_ds_cont_p1 {
    max-width:800px;
    width:100%;
    float:left;
}

.block_ds_cont_p2 {
    margin-left:20px;
    float:left;
    max-width:390px;
    width:100%;
}

.block_ds_fon {
    width:100%;
    border-radius: 10px;
    background: #F7F9FB;
    border: 1px solid #f0f3f5;
    height:160px;
}

.block_ds_fon_tar {
    width:100%;
    border-radius: 10px;
    background: #F7F9FB;
    border: 1px solid #f0f3f5;
    height:240px;
}

.block_ds_btn {
    padding-top:25px;
}

.block_ds_info_st1 {
    padding-top:20px;
    padding-left:20px;
}

.block_ds_info_st2 {
    padding-top:30px;
    padding-left:20px;
}

.block_ds_info_p1 {
    float:left;
    width:33%;
}

.block_ds_info_p2 {
    float:left;
    width:33%;
}

.block_ds_info_p3 {
    float:left; 
}

.block_ds_conf_icon {
    float:left;
}

.block_ds_conf_txt {
    float:left;
}

.block_ds_conf {
    padding-left:20px;
    padding-top:10px;
}

.block_ds_conf_txt {
    padding-left:10px;
    font-family: Manrope;
    font-size:16px; 
}

.block_ds_conf_icon {
    padding-top:1px;
}

.block_ds_fon_kvm {
    width:100%;
    border-radius: 10px;
    background: #F7F9FB;
    border: 1px solid #f0f3f5;
    height:160px;
    margin-top:25px;
}

.txtkvm {
    padding:20px;
    font-family: Manrope;
    font-size:14px; 
}

.ds_block_faq_p1 {
    float:left;
}

.ds_block_faq_p2 {
    float:right;
    padding-top:70px;
}

.hr_ds {
    padding-left:20px;
    padding-top:15px;
}

.hr_faq_ds {
    text-decoration: none;
    outline: none;
    font-family: Manrope;
    font-size:15px;
    color:#313131;
}

.hr_faq_ds:hover {
	color:#01A7F6;
	transition: 0.1s;
}


@keyframes cssload-spin {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-o-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-ms-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-webkit-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-moz-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@keyframes cssload-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-spin {
	from {
		-o-transform: rotate(0deg);
	}
	to {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-spin {
	from {
		-ms-transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-spin {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-spin {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}


@keyframes cssload-rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-rotate {
	100% {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-rotate {
	100% {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-rotate {
	100% {
		-moz-transform: rotate(360deg);
	}
}


@keyframes cssload-rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-rotate {
	100% {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-rotate {
	100% {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-rotate {
	100% {
		-moz-transform: rotate(360deg);
	}
}


@keyframes cssload-rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-rotate {
	100% {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-rotate {
	100% {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-rotate {
	100% {
		-moz-transform: rotate(360deg);
	}
}

@media screen and (max-width: 1120px){
    
    .ds_block_faq_p2 {
        display:none;
    }
    
    .ds_block_faq_p1 {
        float:none;
    }
}


@media screen and (max-width: 1080px){
	
    .info_buy_tar_p1 {
        float:none;
    }
    
    .info_buy_tar_p2 {
        float:none;
        display:none;
    }
    
    .info_buy_tar_p2_web {
        float:none;
        display:none;
    }
	
}


@media screen and (max-width: 1024px){
	.left_menu {
		display:none;
	}
	
	.head_left {
		display:none;
	}
	
	.head_left_mobi {
		display:inline-block;
		padding-top:25px;
		padding-left:10px;
	}
    
    .block_ds_cont_p1 {
        float:none;
        max-width:1000px;
    }
    
    .block_ds_cont_p2 {
        float:none;
        max-width:1000px;
        margin-left:0px;
        padding-top:30px;
    }
    
    .block_ds_cont {
        display:block;
    }
	
}

@media screen and (max-width: 900px){
    
    #slide_not_id {
        margin-left:-300px;    
    }
    
    .get_loc_block, .get_loc_block.active, .get_loc_block1, .get_loc_block3, .get_loc_block6, .get_loc_block12 {
        float:none;
        width:100%;
        margin-left: 0px;
        margin-top:30px;
    }
    
    .get_loc_block3 {
        margin-top:150px;
    }
    
}

@media screen and (max-width: 800px){
    
    #slide_not_id {
        margin-left:-200px;    
    }
    
}


@media screen and (max-width: 860px){	
	.slide_not {
		width: 420px;
		height: 300px;
   		margin-left:-200px;
	}

	.not_block:hover > .slide_not {
		width: 420px;
		height: 300px;
    	margin-left:-200px;
	}		
}


@media (min-width: 768px) {
    .mobile-menu {
      padding-top: 0; 
	} 

}


@media (min-width: 768px) {
    .mobile-menu .mm__wrapper {
        width: 40%; 
	} 

}

@media screen and (max-width: 800px){
    
    #slide_not_id {
        margin-left:-100px;    
    }
    
}



@media screen and (max-width: 690px){	
	.slide_not {
		width: 420px;
		height: 300px;
   		margin-left:-100px;
	}

	.not_block:hover > .slide_not {
		width: 420px;
		height: 300px;
    	margin-left:-100px;
	}
    
    .fon_info_buy_tar {
        height:auto;
    }
    
    .fon_info_buy_tar_web {
        height:auto;
    }
    
    .info_buy_tar_p1 {
        padding-bottom:20px;
    }
    
    .conf_tar_ofert22 {
        max-width: 700px;
    }
    
    .get_loc_nm, .get_loc_addos {
        display: flex;
        justify-content: center;
        padding-left: 0px;
    }
}


@media screen and (max-width: 600px){
	.h_r2 {
		display:none;
	}
	
    #slide_not_id {
        margin-left:-150px;    
    }
    
    #menu_id {
        margin-left:40px;
    }
    
    .block_ds_fon {
        height:auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .block_ds_info_st1 {
        display:block;
        padding-left: 0px;
        padding-top:0px;
    }
    
    .block_ds_info_st2 {
        display:block;
        padding-left: 20px;
        padding-top:0px;
    }
    
    .block_ds_info_p1, .block_ds_info_p2, .block_ds_info_p3 {
        float:none;
        width:auto;
        padding-top:15px;
    }
    
    .block_ds_info_p3 {
        padding-bottom:15px;
    }
    
    .hr_ds {
        padding-left:0px;
    }
    
    .ds_block_faq_p3 {
        padding-bottom:15px;
    }

}


@media screen and (max-width: 500px){
	.h_r2 {
		display:none;
	}
	
	.slide_not {
		width: 420px;
		height: 300px;
   		margin-left:-140px;
	}

	.not_block:hover > .slide_not {
		width: 420px;
		height: 300px;
    	margin-left:-140px;
	}
	
	.no_noth {
		font-size: 13px;
	}
    
    #slide_not_id {
        width:auto;
        margin-left:-120px; 
    }
    
    .ds_block_faq_p1 {
        padding-left:15px;
        padding-right:15px;
    }
	
}


@media screen and (max-width: 440px){
	
	.text_not {
		width:330px;
		height:255px;
		overflow-y: auto;
	}
	
	.txt_not {
		display:block;
		width:240px;
	}
	
	.content_not {
		width:280px;
	}
	
	.content_not_nb {
		width:280px;
	}
	
	.date_not {
		display:block;
		width:auto;
		vertical-align:bottom;
		right:0px;
	} 

	.slide_not {
		width: 340px;
		height: 300px;
   		margin-left:-80px;
	}

	.not_block:hover > .slide_not {
		width: 340px;
		height: 300px;
    	margin-left:-80px;
	}
	
	.date_not_block {
		display:inline-block !important;
	}
	
	.date_not_time {
		display:inline-block !important;
	}
	
	.modal {
		max-width:300px;
	}
	
	.block_text {
		width:220px;
	}
	
	.block_lang {
		width:300px;
	}
    
    #slide_not_id {
        width:auto;
        margin-left:-70px; 
    }
    
    .custom-checkbox>span::before {
        font-size:11px;
    }
    
    .custom-checkbox>span {
        font-size:14px;
    }
}


@media screen and (max-width: 390px){

	.h_r1 {
		display:none;
	}
    
    .not_block {
		display:none;
	}
	
    #menu_id {
        margin-left: -40px;
    }
    
    .block_ds_conf_icon {
        display:none;
    }
    
    .block_ds_fon_tar {
        height:auto;
    }
    
    .end_bl_inf_tar {
        padding-bottom:15px;
    }
    
    .block_ds_conf {
        padding-right:15px;
    }
    
    .block_ds_fon_kvm {
        height:auto;
    }
	
}



@media screen and (max-width: 360px){	
	
	.h_r1 {
		display:none;
	}
	
	.head_login {
		font-size: 13px;
	}
	
	.head_balance {
		font-size: 12px;
	}
	
	.h_r3 {
		width:100px;
		padding-left:2px;
	}
	
	.cab_block {
		width:175px;
	}
	
	.h_r5 {
		display:none;
	}
	
	.not_block {
		display:none;
	}
	
	.slide_menu {
		margin-left:-70px !important;
	}
	
	
	.modal {
		max-width:250px;
	}
	
	.block_text {
		width:170px;
	}
	
	.block_lang {
		width:250px;
	}
    
    #menu_id {
        margin-left: -70px;
    }
		
}


@media screen and (max-width: 350px){
	
	.ptext {
		font-size:13px;
	}
	
	.not_block {
		display:none;
	}	
}


@media screen and (max-width: 300px){
	
	.ptext {
		font-size:11px;
	}
	
	.not_block {
		display:none;
	}
	
}




@media screen and (max-width: 325px){	
	
	.h_r1 {
		display:none;
	}
	
	.head_login {
		font-size: 13px;
	}
	
	.head_balance {
		font-size: 12px;
	}
	
	.h_r3 {
		width:100px;
		padding-left:2px;
	}
	
	.cab_block {
		width:130px;
	}
	
	.h_r4 {
		display:none;
	}
	
	.not_block {
		display:none;
	}
	
	.slide_menu {
		margin-left:-110px !important;
	}
	
	.ptext {
		font-size:11px;
	}
	
	
	.modal {
		max-width:200px;
	}
	
	.block_text {
		width:120px;
	}
	
	.block_lang {
		width:200px;
	}
    
    #menu_id {
        margin-left: -110px;
    }
}





