@charset "utf-8";
/* CSS Document by Netplace - dev: www.3dteapot.com*/
/*------------------------------------------------------------------------Base-*/
html, body{
	scroll-behavior: smooth;
    background: -webkit-linear-gradient(135deg, rgb(234, 247, 255) 23%, rgb(247, 238, 254) 100%);
    background: -moz-linear-gradient(135deg, rgb(234, 247, 255) 23%, rgb(247, 238, 254) 100%);
    background: linear-gradient(135deg, rgb(234, 247, 255) 23%, rgb(247, 238, 254) 100%);
	font-size: 14px;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/*------------------------------------------------------------------------Font`s-*/
@font-face{
	font-family:Inter-Regular;
	src: url(font/Inter-Regular.ttf);
}
@font-face{
	font-family:Inter-ExtraLight;
	src: url(font/Inter-ExtraLight.ttf);
}
@font-face{
	font-family:Inter-Bold;
	src: url(font/Inter-Bold.ttf);
}
@font-face{
	font-family:Inter-Medium;
	src: url(font/Inter-Medium.ttf);
}
@font-face{
	font-family:Inter-ExtraBold;
	src: url(font/Inter-ExtraBold.ttf);
}
/*------------------------------------------------------------------------Styles-page-*/
.link{text-decoration: none; color:#000000; transition:0.6s;}
.link:hover{text-decoration: underline; color:#0681FF; transition:0.6s;}
.link-blue{text-decoration: underline; color:#0681FF; transition:0.6s;}
.link-blue:hover{text-decoration: none; color:#000000; transition:0.6s;}
.menu-left{margin-left: 6%;}
.mobile-top{margin-top: 10px;}
.footer-link-pad{margin-left: 10px;}
.footer-link-top{margin-top: 9px;margin-bottom: 25px;}
.footer-logo{margin-left: 10px;transition:0.6s;}
.footer-logo:hover{
 	transform: scale(1.2);
	transition:0.6s;
}
.footer-logos{transition:0.6s;}
.footer-logos:hover{
 	transform: scale(1.2);
	transition:0.6s;
}
.link-active{text-decoration: underline; color:#0681FF;}
.link-active:hover{text-decoration: none; color:#0681FF;}
.pad-table-present{
	margin-top: 2px;	
}
.pad-table-text{
	margin-top: 70px;
	padding-left: 15px;
}
@media (max-width: 1200px){
  .pad-table-text{
	 margin-top: 0px;
	 padding-left: 0px;
}}
/*------------------------------------------------------------------------Styles-page-*/
@media (max-width: 1400px){
  .menu-left{
	 margin-left: 5%;
}}
.title-h1{
	color: black;
	font-size: 34px;
	line-height: 1.2;
	font-family:Inter-Bold;
}
@media (max-width: 576px){
  .title-h1{
	  font-size: 24px;
	  margin-bottom: -15px;
}}
.title-h2{
	color: black;
	font-size: 32px;
	line-height: 1.2;
}
.title-h3{
	color: white;
	font-size: 21px;
	line-height: 1.3;
	font-family:Inter-Bold;
	margin-top: -90px;
	margin-bottom: 15px;
}
.title-h4{
	color: black;
	font-size: 24px;
	line-height: 1.2;
	font-family:Inter-Bold;
	margin-bottom: 10px;
}
.title-h5{
	color: black;
	font-size: 18px;
	line-height: 1.2;
	font-family:Inter-Bold;
	margin-bottom: 10px;
}
.blue{
	color: #0681FF;
}
.light{
	font-family:Inter-ExtraLight;
}
/*------------------------------------------------------------------------Index-page-*/
.head{
	height: 160px;
}
@media (max-width: 1200px){
  .head{
	height:110px;
}}
.head-line{
	height: 1px;
	background-image:url(images/pix-white.svg);
	background-repeat: repeat-x;
	//background-position: bottom;
}
.head-logo{
	padding-top: 67px;
	text-align: left;
}
@media (max-width: 1200px){
  .head-logo{
	padding-top: 43px;
}}
.head-menu{
	text-align: center;
	font-size: 12px;
	padding-top: 72px;
    font-family:Inter-Bold;
	margin-left: 3%;
}
@media (max-width: 1400px){
  .head-menu{
	 margin-left: 9%;
}}
.head-button{
	text-align: right;
	padding-top: 62px;
}
.head-moon{
	float: left;
	margin-top: 5px;
	transition:0.6s;
}
.head-moon:hover{
 	transform: scale(1.2);
	transition:0.6s;
}
.test-cloud{
	margin-left: 20px;
	margin-right: 6px;
}
@media (max-width: 576px){
  .test-cloud{
	 margin-left: 0px;
}}
@media (min-width: 576px){
  .cloud-hide{
	  display: none;
}}
@media (max-width: 576px){
  .cloud-hides{
	  margin-bottom: 40px;
}}
.cloud-icon{
	display: inline;
	width: 20px;
	height: 20px;
	background-image:url(images/cloud.svg); 
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
.text-cloud{
	font-size: 12px;
	font-family:Inter-Medium;
	text-decoration:none;
	border-bottom:1px dashed #131A29;
	color:#131A29;
	transition:0.6s;
}
.text-cloud:hover{
	text-decoration:none;
	border-bottom:1px dashed #0681FF;
	color:#0681FF;
	transition:0.6s;
}
.text-cloud-two{
	font-size: 12px;
	font-family:Inter-Medium;
	text-decoration:none;
	border-bottom:1px dashed #3398FF;
	color:#3398FF;
	transition:0.6s;
	margin-right: -10px;
}
.text-cloud-two:hover{
	text-decoration:none;
	border-bottom:1px dashed #FFF;
	color:#FFF;
	transition:0.6s;
}
@media (max-width: 1200px){
  .text-cloud-two{
		margin-right: 0px;
}}
.text-clouds{
	font-family:Inter-Medium;
	text-decoration:none;
	border-bottom:1px dashed #131A29;
	color:#131A29;
	transition:0.6s;
}
.text-clouds:hover{
	text-decoration:none;
	border-bottom:1px dashed #0681FF;
	color:#0681FF;
	transition:0.6s;
}
@media (max-width: 576px){
  .text-clouds{
	  font-size: 12px;
}}
/*------------------------------------------------------------------------Content-index-page*/
@media (max-width: 1200px){
  .content-head-hide{
	  display: none;
}}
.content-head{
	height: 480px;
}
@media (max-width: 1200px){
  .content-head{
	  height: 310px;
	  text-align: center;
}}
@media (max-width: 576px){
  .content-head{
	  height: 100%;
	  padding-bottom: 60px;
	  text-align: center;
}}
.content-index{
	padding-top: 65px;
}
@media (max-width: 1200px){
  .content-index{
	  margin-bottom: 80px;
}}
.content-block{
	background-color: white;
	border-radius: 30px;	
	font-size: 13px;
	line-height: 1.4;
	color: #5E6674;
	padding-right: 20px;
	transition:0.6s;
}
.content-block.news-block{
	padding: 5% 10%;
	text-align: left;
}
.content-block.map-block{
	padding: 10px;
	text-align: center;
}
.content-block.vacancy-block{
	padding: 5% 10%;
	text-align: left;
	display: flex;
    	justify-content: center;
   	flex-direction: column;
}
.content-block:hover{
	transition:0.6s;
    -webkit-box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 0.2);
}
.content-block-two{
	background-color: white;
	border-radius: 30px;	
	font-size: 13px;
	line-height: 1.4;
	color: #5E6674;
	padding-right: 20px;
	transition:0.6s;
}
.menu-faq {
    position: sticky;
    top: 50px;
    background-color: white;
    border-radius: 30px;
    line-height: 1.4;
    color: #5E6674;
    padding: 25px 0px;
    text-align: center;
    transition:0.6s;
}
.menu-faq a {
    color: black;
    display: block;
    padding: 10px 25px; 
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s ease;
}
body.theme-dark .menu-faq a{
    color: #FFF;
}
body.theme-dark.menu-faq a:hover {
    background-color: #FFF;
}
.menu-faq a:hover {
    background-color: #0681FF;
    color: black;
}
body.theme-dark.menu-faq a.active {
    background-color: #FFF;
}
.menu-faq a.active {
    background-color: #0681FF;
    color: black;
}
.menu-faq ol {
    list-style-type: none;
    padding-left: 0;
    text-align: left;
}
.menu-faq ol li {
    margin-bottom: 5px;
}
.table-content{
	margin-bottom: 65px;
}
.row-service{
	display: flex;
}
.column-service-two{
	display: flex;
}
.column-service{
	display: flex;
    	flex-direction: column;
	padding-right: 20px;
}
@media (max-width: 524px){
	.column-service-two{
		flex-direction: column;
}
.column-service{
	padding-right: 50px;
}}
.country-table-icon{
	display: flex;
	justify-content: center;
}
.country-table-icon img{
	padding: 8px 85px 8px 0px;
}
@media (max-width: 442px){
.country-table-icon img{
	padding: 8px 40px 8px 0px;
}}
.table-content-footer{
	margin-bottom: 35px;
}
.support{
	color: #5E6674;
	font-size: 12px;
	margin-left: 10px;
	line-height: -1.0;
}
.support-burger{
	font-family:Inter-ExtraLight;
	color: #5E6674;
	font-size: 12px;
	margin-left: 10px;
	line-height: 1.3;
}
.support-font{
	color: #000000;
	font-size: 21px;
	font-family:Inter-ExtraBold;
	margin-left: 10px;
	line-height: 1.2;
}
.support-font-two{
	color: #000000;
	font-size: 18px;
	font-family:Inter-ExtraBold;
	line-height: 1.2;
	margin-bottom: 3px;
	transition:0.6s;
}
@media (max-width: 1400px){
  .moon-hide{
	  display: none;
}}
.moon-mobile{
	margin-left: 150px;
	margin-top: -31px;
}
.cloud-text{
	font-size: 16px;
	width: 90%;
	line-height: 1.4;
	margin-top: 25px;
	margin-bottom: 35px;
}
@media (max-width: 1200px){
  .cloud-text{
	  padding-left: 20%;
	  padding-right: 20%;
	  width: 100%;
	  text-align: center;
}}
@media (max-width: 992px){
  .cloud-text{
	  padding-left: 10%;
	  padding-right: 10%;
}}
@media (max-width: 768px){
  .cloud-text{
	  padding-left: 0%;
	  padding-right: 0%;
}}
@media (max-width: 576px){
  .cloud-text{
	  font-size: 14px;
	  margin-bottom: 20px;
}}
/*------------------------------------------------------------------------Styles-all*/
.button-black{
	font-family:Inter-Medium;
	border-radius:60px;
	background-color:#25272B;
	text-align: center;
	color:#FFF;
	width:auto;
	font-size:12px;
	height:37px;
	padding-left: 45px;
	padding-right: 30px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
	margin-right: 5px;
	background-image:url(images/enter.svg);
	background-repeat: no-repeat;
	background-position: left 20px top 12px;
}
.button-black:hover{
	color: white;
	transition:0.6s;
	cursor:pointer;
	background-color: #41454B;
}
.button-black:active{
	background-color:#000;
	filter: blur(1px);
}
/*------------------------------------------------------------------------Styles-all*/
.button-blue{
	font-family:Inter-Medium;
	border-radius:60px;
	background-color:#0081FD;
	text-align: center;
	color:#FFF;
	width:auto;
	font-size:12px;
	height:37px;
	padding-left: 30px;
	padding-right: 30px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
}
.button-blue:hover{
	background-color:#379AFF;
	color: white;
	transition:0.6s;
	cursor:pointer;
}
.button-blue:active{
	filter: blur(1px);
}
/*------------------------------------------------------------------------Styles-all*/
.button-blue-normal{
	font-family:Inter-Medium;
	border-radius:60px;
	background-color:#0081FD;
	text-align: center;
	color:#FFF;
	width:auto;
	font-size:12px;
	height:50px;
	padding-left: 50px;
	padding-right: 50px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
}
.button-blue-normal:hover{
	background-color:#379AFF;
	color: white;
	transition:0.6s;
	cursor:pointer;
}
.button-blue-normal:active{
	filter: blur(2px);
}
/*------------------------------------------------------------------------Styles-all*/
.button-blue-pop{
	font-family:Inter-Medium;
	border-radius:60px;
	background-color:#0081FD;
	text-align: center;
	color:#FFF;
	font-size:12px;
	height:60px;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
}
.button-blue-pop:hover{
	background-color:#379AFF;
	color: white;
	transition:0.6s;
	cursor:pointer;
}
.button-blue-pop:active{
	filter: blur(2px);
}
/*------------------------------------------------------------------------Footer-index*/
.footer{
	min-height: 315px;
	padding-top: 35px;
	margin-top: 100px;
}
.footer-left{
	color: #5E6674;
	font-family:Inter-Regular;
	font-size: 12px;
}
.footer-right{
	color: #5E6674;
	font-family:Inter-Regular;
	font-size: 12px;
	line-height:1.1;
}
@media (max-width: 576px){
  .footer-right{
	 font-size: 11px;
}}
.footer-title{
	font-size: 16px;
	font-family:Inter-Bold;
	color: #5E6674;
	margin-bottom: 15px;
	line-height:1.1;
}
@media (max-width: 576px){
  .footer-title{
	 font-size: 12px;
}}
@media (max-width: 1200px){
  .logo-hide{
	  display: none;
}}
.footer-line{
	background-image:url(images/pix-white.svg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 35px;
}
.footer-lines{
	background-image:url(images/pix-white.svg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 35px;
}
@media (max-width: 1200px){
  .footer-lines{
	 background-image:none;
	 padding-top: 0px;
	 padding-bottom: 20px;
}}
/*------------------------------------------------------------------------Promo-index-page*/
.promo{
	margin-top: 50px;
	border-radius: 30px;
	width: auto;
	min-height: 600px;
	line-height:1.4;
	color: white;
	font-size: 16px;
	text-align: center;
	background: -webkit-linear-gradient(315deg, rgb(25, 27, 30), rgb(59, 63, 68) 100%);
    background: -moz-linear-gradient(315deg, rgb(25, 27, 30), rgb(59, 63, 68) 100%);
    background: linear-gradient(315deg, rgb(25, 27, 30), rgb(59, 63, 68) 100%);
}
@media (max-width: 1200px){
  .promo{
	  min-height: auto;
	  padding-bottom: 40px;
}}
.promo-text{
	padding-left: 40px;
	padding-right: 40px;
}
@media (max-width: 576px){
  .promo-text{
	padding-left: 30px;
	padding-right: 30px;
}}
.promo-title{
	margin-bottom: 30px;
	text-align: right;
}
@media (max-width: 1200px){
  .promo-title{
	  text-align: center;
}}
.promo-right{
	text-align: right;
}
@media (max-width: 1200px){
  .promo-right{
	  text-align: center;
}}
.promo-img{
	margin-top: -30px;
	transition:0.6s;	
}
.promo-img img{
	width:100%;
	max-width: 414px;
	margin-top: auto;
}
.promo-img:hover{
	//transform: scale(1.06);
	//transition:0.6s;
}
/*------------------------------------------------------------------------*/
.promo-img-small{
	transition:0.6s;	
}
.promo-img-small img{
	width: 100%;
	max-width: 312px;
	margin-top: auto;
}
.promo-img-small:hover{
	transform: scale(1.06);
	transition:0.6s;
}
.promo-img-margin{
	margin-top: -30px;
}
@media (max-width: 1200px){
  .promo-img-margin{
	margin-top: 0px;
}}
@media (max-width: 992px){
  .promo-img-margin{
	margin-top: -30px;
}}
@media (min-width: 1200px){
  .promo-display{
	  display: none;
}}
.promo-pad{
	margin-top: 25px;
}
/*------------------------------------------------------------------------Banner`s-index-page*/
.banner-img{
	margin-left: 30px;
	margin-right: 30px;
}
.banner-img-service{
	margin-left: 15px;
	margin-right: 15px;
}
.button-banner{
	margin-left: 40px;
	margin-right: 10px;
}
/*------------------------------------------------------------------------Company`s-page*/
.navigator{
	height: 120px;
	font-size: 12px;
	padding-top: 50px;
	color: #5E6674;
}
@media (max-width: 992px){
  .navigator{
	 height: 60px;
	 padding-top: 30px;
}}
.navigator-right{
	padding-top: 35px;
	text-align: right;
}
@media (max-width: 992px){
  .navigator-right{
	  text-align: left;
	  padding-top: 0px;
	  height: 20px;
	  margin-bottom: 50px;
}}
@media (max-width: 576px){
  .navigator-right{
	  height: auto;
	  margin-bottom: 30px;
}}
.navigator-black{
	font-family:Inter-ExtraLight;
	border-radius:60px;
	background-color:#25272B;
	text-align: center;
	color:#FFF;
	width:auto;
	font-size:12px;
	height:30px;
	padding-left: 25px;
	padding-right: 25px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
	margin-top: 10px;
}
.navigator-black:hover{
 	transform: scale(1.05);
	transition:0.6s;
}
.navigator-white{
	font-family:Inter-Medium;
	border-radius:60px;
	background-color:#FFF;
	text-align: center;
	color:#000;
	width:auto;
	font-size:12px;
	height:30px;
	padding-left: 25px;
	padding-right: 25px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
	margin-top: 10px;
}
.navigator-white:hover{
 	transform: scale(1.05);
	transition:0.6s;
}
.promo-small{
	border-radius: 30px;
	width: auto;
	height: 340px;
	line-height:1.4;
	color: white;
	font-size: 16px;
	text-align: center;
	background: -webkit-linear-gradient(315deg, rgb(25, 27, 30), rgb(59, 63, 68) 100%);
    background: -moz-linear-gradient(315deg, rgb(25, 27, 30), rgb(59, 63, 68) 100%);
    background: linear-gradient(315deg, rgb(25, 27, 30), rgb(59, 63, 68) 100%);
}
@media (max-width: 1200px){
  .promo-small{
	height: 100%;
}}
@media (max-width: 992px){
  .promo-small{
	height: 340px;
}}
.company-block{
	font-size: 14px;
}
.alerts{
	border-radius: 15px;
	border: 2px dashed #0681FF;
	font-size: 13px;
	line-height:1.4;
	width: 85%;
	margin-top: 40px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
}
@media (max-width: 1400px){
  .alerts{
	width: 100%;
}}
@media (max-width: 992px){
  .alerts{
	padding-top: 30px;
	padding-bottom: 30px;
}}
.alert-img{
	margin: 0px 25px 0px 25px;
}
/*------------------------------------------------------------------------Block-icon-*/
.icon-company{
	margin-top: 110px;
}
.icon-company-two{
	margin-top: 70px;
}
.icon-company-block{
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	min-height: 200px;
}
.icon-embl-block{
	display: flex;
    	justify-content: center; 
    	align-items: center;  
}


@media (max-width: 1400px){
  .icon-company-block{
	min-height: 220px;
}
  .icon-embl-block{
	min-height: 150px;
}
  .slider-block-min-height{
	min-height: 350px;
}}
@media (max-width: 1200px){
  .icon-company-block{
	min-height: 240px;
}
  .icon-embl-block{
	min-height: 170px;
}
  .slider-block-min-height{
	min-height: 320px;
}}
@media (max-width: 992px){
  .icon-company-block{
	min-height: 220px;
}
  .icon-embl-block{
	min-height: 140px;
}
  .slider-block-min-height{
	min-height: 285px;
}}
@media (max-width: 768px){
  .icon-company-block{
	min-height: 250px;
}
  .icon-embl-block{
	min-height: 130px;
}
  .slider-block-min-height{
	min-height: 300px;
}}
@media (max-width:576px){
  .icon-company-block{
	min-height: 220px;
}
  .icon-embl-block{
	min-height: 130px;
}
  .slider-block-min-height{
	min-height: 340px;
}}
.img-icon-company{
	margin-top: 30px;
	margin-bottom: 15px;
}

/*------------------------------------------------------------------------Service-page-*/
.os-service-block{
	display: flex;
	justify-content: center;
}
.os-service-column{
	margin-right: 10px;
}
@media (max-width:420px){
.os-service-block{
	display: grid;
	justify-content: center;
}}
.service{
	text-align: left;
	margin-bottom: 50px;
}
.content-block-service{
	background-color: white;
	border-radius: 15px;	
	font-size: 13px;
	line-height: 1.4;
	color: #5E6674;
	padding-right: 20px;
	transition:0.6s;
}
.content-block-service:hover{
	transition:0.6s;
    -webkit-box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 0.2);
}
.service-text{
	padding: 40px;
	min-height: 335px;
	color: #5E6674;
	font-size: 14px;
	line-height: 1.6;
}
.service-text-verify{
	padding: 40px;
	color: #5E6674;
	min-height: 375px;
	font-size: 14px;
	line-height: 1.6;
}
@media (max-width: 1400px){
  .service-text{
	min-height: 380px;
}
  .service-text-verify{
	min-height: 440px;
}}
@media (max-width: 1200px){
  .service-text{
	min-height: 425px;
}
.service-text-verify{
	min-height: 508px;
}}
@media (max-width: 992px){
  .service-text{
	min-height: auto;
}
.service-text-verify{
	min-height: auto;
}}
.service-pad{
	margin-bottom: 10px;
}
.block-mail{
	border-radius: 15px;
	border: 2px dashed #0681FF;
	font-size: 12px;
	line-height:1.3;
	height: auto;
	padding-left: 10%;
	text-align: center;
	padding-right: 10%;
	padding-bottom: 20px;
}
.block-contacts{
	text-align: left;
	padding-top: 20px;
	margin-top: 50px;
}
.block-vacancy{
	text-align: left;
	padding-top: 20px;
	margin-top: 10px;
	min-height: 168px;
}
.block-mail-img{
	margin-top: 30px;
	margin-bottom: 20px;
}
@media (max-width: 992px){
  .none-display{
	  display: none;
}}
@media (max-width: 768px){
  .icon-display{
	  display: none;
}}
@media (min-width: 768px){
  .icon-displays{
	  display: none;
}}
/*------------------------------------------------------------------------Accordion-*/
.panel{
    max-height:0;
	font-size:14px;
    overflow:hidden;
    transition:max-height 0.4s ease-out;
	line-height:1.5;
	background-color:none;
	margin-top: 5px;
}
.accordion-long{
    color:#0681FF;
    cursor: pointer;	
	padding-left: 0px;
    width:100%;
    border:none;
    text-align:left;
	line-height:1.5;
    outline:none;
    font-size:16px;
	background: transparent; 
    transition:0.4s;
}
.act-long, .accordion-long:hover{
	//transition:max-height 0.4s ease-out;
	//font-weight:600;
	color: #0a58ca;
	transition: color 0.3s ease;
}
.accordion-long:after{
    font-weight:bold;
    float:left;
    text-decoration: none;
}
.act-long:after{
    text-decoration: none;
}
.decor{
	border-bottom:1px dashed #0681FF;
	text-decoration: none;
}
/*------------------------------------------------------------------------Tarif-head-*/
.tarif-block{
	margin-top: 90px;
	font-size: 24px;
	margin-bottom: 0px;
	font-family:Inter-Bold;
	line-height: 1.3;
}
.tarif-text{
	font-size: 12px;
	font-family:Inter-Regular;
}
.tarif-light{
	font-family:Inter-Regular;
}
/*------------------------------------------------------------------------Slider-style-*/
.slider-block{
	height: auto;
	max-width: 100%;	
	background-color: white;
	border-radius: 20px;
	padding: 30px;
	color: #5E6674;
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 30px;
	transition:0.6s;
}
.slider-block:hover{
	transition:0.6s;
    -webkit-box-shadow: 3px 2px 17px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 3px 2px 17px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 3px 2px 17px 0px rgba(34, 60, 80, 0.2);
}
/*------------------------------------------------------------------------Styles-all*/
.button-blue-tarif{
	font-family:Inter-Medium;
	border-radius:60px;
	background-color:#0081FD;
	text-align: center;
	color:#FFF;
	width:100%;
	font-size: 12px;
	height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
}
.button-blue-tarif:hover{
	background-color:#379AFF;
	color: white;
	transition:0.6s;
	cursor:pointer;
}
.button-blue-tarif:active{
	filter: blur(2px);
}
.price-tarif{
	color: #000000;
	font-size: 14px;
	font-family:Inter-ExtraBold;
	line-height: 1.2;
	margin-bottom: 15px;
	margin-top: 14px;
}
.tarif-right{
	text-align: right;
}
/*------------------------------------------------------------------------Styles-all*/
.button-tarif{
	font-family:Inter-Medium;
	border-radius:60px;
	background-color:#25272B;
	text-align: center;
	color:#FFF;
	width:auto;
	font-size:12px;
	height:45px;
	padding-left: 30px;
	padding-right: 30px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
}
.button-tarif:hover{
	color: white;
	transition:0.6s;
	cursor:pointer;
	background-color: #41454B;
}
.button-tarif:active{
	background-color:#000;
	filter: blur(1px);
}
.service-tarif{
	margin-top: 30px;
}
.service-font{
	font-size: 12px;
	line-height: 1.3;
	margin-top: 15px;
}
.service-font ul{
  list-style: none;
  padding-left: 5px;
  margin: 0;
}
.service-font li{
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
}
.service-font li span{
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background-color: #007bff;
  border-radius: 50%;
}
.service-line{
	margin-top: 20px;
}
/*-------------------------------------------------------------------------Modal-window*/
.modalDialogs {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
 	background: rgba(0,0,0,0.8);
	backdrop-filter: blur(4px);
	z-index: 400;
	-webkit-transition: opacity 600ms ease-in;
	-moz-transition: opacity 600ms ease-in;
 	transition: opacity 600ms ease-in;
	display: none;
	pointer-events: none;
	text-align:right;
	overflow-y: scroll;   
}
.modalDialogs::-webkit-scrollbar {
  width: 0;
}
.modalDialogs:target {
	display: block;
	pointer-events:auto;
}
.modalDialogs > div {
	width:100%;
	max-width:500px;
	height:auto;
	text-align: left;
	position:relative;
	margin:12% auto;
	padding: 40px 40px 40px 40px;
	background:#FFF;  
	border-radius:25px;
    -webkit-box-shadow: 3px 2px 167px 0px rgba(34, 60, 80, 0.6);
    -moz-box-shadow: 3px 2px 167px 0px rgba(34, 60, 80, 0.6);
    box-shadow: 3px 2px 67px 0px rgba(0, 0,0, 0.6);
	 animation-duration:0.6s; 
    animation-fill-mode:both;  
    animation-name:fadeInDown-II;
}
@media (max-width: 576px){
	.modalDialogs > div {
	border-radius:0px;
	max-width:100%;
	height:100%;
	width:100%;
	margin:0 auto;
}}
/*-------------------------------------------------------------------------Modal-window*/
.close {
        z-index: 1000;
  	position:absolute;
  	top:16px;
  	right:33px;
  	font-size:40px;
  	font-weight:bold;
  	text-decoration:none;
  	color:#0681FF;
	transition:0.6s;
	cursor: pointer;
}
.close:hover {
	transform: scale(1.3);
	transition:0.6s;	
	color:#0681FF;
}
/*------------------------------------------------------------------------Form`s*/
.grey-pad{
	margin-bottom: 25px;
}
.grey-pad-two{
	margin-bottom: 25px;
}
.input-css-grey{
	height:50px;
	width:100%;
	border:none;
	background-color:#EAF7FF;
	padding-left:25px;
	margin-right:7px;
	font-size:12px;
	border-radius:60px;
	margin-top:10px;
	color:#757575;
	-moz-appearance:none;
 	-webkit-appearance:none;
	appearance:none;
	transition:0.6s;
}
.input-css-grey:hover{
	border-color:#34237c;	
	transition:0.6s;
} 
.input-css-grey:focus{
	transition:0.6s;
	border-color:#0681FF; 
	box-shadow:0 0 1px 2px rgba(6, 129, 255, 0.6);
	box-shadow:0 0 0 3px -moz-mac-focusring; 
	color:#515050;
	outline:none; 
}
.link-pop{
	font-family:Inter-Bold;
	color: #0681FF;
	text-decoration: none;	
	transition:0.6s;
}
.link-pop:hover{
	color: #000;
	text-decoration: underline;	
	transition:0.6s;
}
.center-pop{
	font-size: 12px;
	text-align: center;
	margin-top: 35px;
}
/*------------------------------------------------------------------------Animation`s*/
@keyframes fadeInDown-II { 
    0% {                
       opacity: 0;
       filter: blur(10px);
	   transform: scale(2.0);
    }
    100% {              
        opacity: 1;
        transform: none;
    }
}
/*------------------------------------------------------------------------Styles-table*/
.tables {
	width: 100%;
	margin-bottom: 20px;
	background-color: white;
	border-collapse: collapse; 
	font-size: 12px;
}
.tables th {
	padding: 15px;
}
.tables td {
	border: 3px solid #eaf7ff;
	padding: 15px;transition:0.6s;
}
.tables td:hover {
	background-color: #F0F5FF;
	transition:0.6s;
}
.content-space-around{
	display: flex;
    	flex-direction: column;
    	justify-content: space-around;
}
.table-img
{
    table-layout: fixed;
    width: fit-content;
}
@media (max-width: 512px){
   .table-img td {
	display:inline-block;
}}
@media (max-width: 992px){
   .table-test td {
	display:block;
}}
/*------------------------------------------------------------------------Forma-index-table*/
.section.active{
    display: block;
}
.section{
    position: relative;
    display: none;
}
.title-forma{
	width: 205px;
	background-color: white;
	height: 60px;
	padding-top: 20px;
	padding-left: 40px;
	font-size: 14px;
	font-family:Inter-Bold;
	border-radius: 30px 30px 0px 0px;	
	margin-top: 10px;
}
.title-forma.active{
	margin-left: 210px;
}
@media (max-width: 576px){
  .title-forma{
	 padding-left: 30px;
	 width: 150px;
	 font-size: 11px;
	 padding-top: 25px;
}
.title-forma.active{
	 margin-left: 160px;
	 width: 150px;
}}
.content-block-index{
	background-color: white;
	border-radius: 0px 30px 30px 30px;	
	font-size: 13px;
	line-height: 1.4;
	color: #5E6674;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	transition: all 0.6s ease;	
	margin-bottom: 5px;
}
.content-block-index.active{
	border-radius: 30px;	
}
.content-block-index.input-domains{
	border: 3px solid #eaf7ff;
	border-radius: 0px;
	margin-bottom: -3px;
}
body.theme-dark .content-block-index.input-domains{
	border: 3px solid #191922;
	background-color: #25272b;
}
@media (max-width: 412px){
.content-block-index.active{
	border-radius: 30px 0px 30px 30px;
}}
@media (max-width: 412px){
.content-block-index.input-domains.active{
	border-radius: 0px;
}}
.testing{
	position: absolute;
	margin-top: -40px;
	margin-left: 250px;
}
.testing.active{
	margin-top: 20px;
	margin-left: 40px;
}
@media (max-width: 576px){
  .testing{
	margin-left: 190px;
	margin-top: -38px;
}
  .testing.active{
	margin-top: 22px;
	margin-left: 30px;
}}
/*----------------------------------------------------------------------------------------*/
.input-css-block{
	height:60px;
	width:80%;
	border:none;
	background-color:#EAF7FF;
	padding-left:55px;
	font-size:12px;
	border-radius: 60px;
	margin-top: 10px;
	color:#757575;
	margin-right: 2px;
	margin-bottom: 10px;
	-moz-appearance:none;
 	-webkit-appearance:none;
	appearance:none;
	background-image:url(images/world.svg);
 	background-position: center left 20px;
	background-repeat: no-repeat;
	transition:0.6s;
}
@media (max-width: 768px){
  .input-css-block{
	  width:100%;
}}
.input-css-block:hover{
	border-color:#34237c;	
	transition:0.6s;
} 
.input-css-block:focus{
	transition:0.6s;
	border-color:#0681FF; 
	box-shadow:0 0 1px 2px rgba(6, 129, 255, 0.6);
	box-shadow:0 0 0 3px -moz-mac-focusring; 
	color:#515050;
	outline:none; 
}
/*----------------------------------------------------------------------------------------*/
.navigator-blue{
	font-family:Inter-ExtraLight;
	border-radius:60px;
	background-color:#0681FF;
	text-align: center;
	color:#FFF;
	width:auto;
	font-size:12px;
	height:30px;
	padding-left: 18px;
	padding-right: 18px;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
	margin-top: 10px;
}
.navigator-blue:hover{
 	transform: scale(1.05);
	transition:0.6s;
}
/*------------------------------------------------------------------------Styles-all*/
.button-black-index{
	font-family:Inter-Medium;
	border-radius:60px;
	background-color:#25272B;
	text-align: center;
	color:#FFF;
	font-size:14px;
	height:60px;
	width:19%;
	transition-property: all;
	transition: all ease 0.6s;	
	line-height:0.0;
	border: 0px solid black;
}
@media (max-width: 768px){
  .button-black-index{
	  width:100%;
	  margin-bottom: 10px;
}}
.button-black-index:hover{
	color: white;
	transition:0.6s;
	cursor:pointer;
	background-color: #41454B;
}
.button-black-index:active{
	background-color:#000;
	filter: blur(1px);
}
/*-------------------------------------------------------------------------*/
@media (max-width: 1200px){
  .margin-world{
	  margin-bottom: 40px;
}}
/*------------------------------------------------------------------------Burger-style-*/
.burger-active{
	font-size: 21px;
	color: #A4A4A4;
}
.position-menu{
	height:auto;
	position:relative;
	margin-top:-79px;
	margin-left:0px;
}
.menu-btn{
  display:flex;
  padding-top:10px;
  align-items:center;
  position:absolute;
  top:0;
  right:0;
  width:35px;
  height:40px;
  cursor:pointer;
  z-index:200;
}
.menu-btn > span,
.menu-btn > span::before,
.menu-btn > span::after {
  display:block;
  position:absolute;
  width:100%;
  height:3px;
  background-color:#4C4C5C;
  transition-duration: .50s;
}
.menu-btn > span::before {
  content: '';
  top: -10px;
}
.menu-btn > span::after {
  content: '';
  top:10px;
}
.menubox{
  display:block;
  position:fixed;
  visibility:hidden;
  top:0; 
  left:-100%;
  font-size:21px;
  font-family:Inter-Bold;
  line-height:0.5;
  width:100%;
  height:100%;  
  margin:0;
  padding:18px 0px;
  list-style:none;
  background-color:#FFF;
  transition-duration: .45s;
  z-index: 100;
  opacity: 1.0; 
  overflow-x: hidden;
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}
.menu-padding{margin-top:40px;}
.text-padding{
	padding-left:50px; 
	margin-top:30px;
	font-size:12px;
	line-height:1.6;
	color: #6B7280;
	font-family:Inter-Regular;
}
.button-padding{
	padding-left:50px; 
	padding-top: 20px;
}
.menubox img{padding-left:50px;}
.menu-item {
  display:block;
  z-index: 100;
  padding:20px 50px;
  color:#000;
  font-size:14px;
  text-decoration:none;
}
.menu-item:hover {
  background-color:#25272B;
  color:#FFF;
  width:100%; 	
  transform: scale(1.05);
}
#menu-toggle{
  opacity: 0;
}
#menu-toggle:checked ~ .menu-btn > span{
  transform:rotate(45deg);
}
#menu-toggle:checked ~ .menu-btn > span::before{
  top:0;
  transform:rotate(0);
}
#menu-toggle:checked ~ .menu-btn > span::after{
  top:0;
  transform:rotate(90deg);
}
#menu-toggle:checked ~ .menubox{
  visibility:visible;
  left:0;
}
.end-footer{
	margin-top: 50px;
}
/*------------------------------------------------------------------------Animation-*/
@-webkit-keyframes fadeIn {
	0% {opacity: 0; filter: blur(3px);}
	100% {opacity: 1;}
}
/*------------------------------------------------------------------------Image-tyle-*/
.logotype-img{
	background-image:url(images/logotype.svg);
        background-size: 200px;
	width: 210px;
	height: 35px;
        margin-top: -4px;
}
.moon-img{
	background-image:url(images/moon-white.svg);
	width: 27px;
	height: 27px;
}
.footer-icon-img{
	background-image:url(images/24-7-footer.svg);
	width: 42px;
	height: 40px;
	margin-left: 50px;
}
/*------------------------------------------------------------------------Dark-theme-style-*/
.theme-light{
    background: -webkit-linear-gradient(135deg, rgb(234, 247, 255) 23%, rgb(247, 238, 254) 100%);
    background: -moz-linear-gradient(135deg, rgb(234, 247, 255) 23%, rgb(247, 238, 254) 100%);
    background: linear-gradient(135deg, rgb(234, 247, 255) 23%, rgb(247, 238, 254) 100%);
}
/*------------------------------------------------------------------------Dark-theme-style-*/
body.theme-dark {
	background: -webkit-linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
	background: -moz-linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
	background: linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
}
body.theme-dark .title-h1
{
	color: white;
}
body.theme-dark .content-block{
	background-color: #262631;
	color: #ACACB2;
}
body.theme-dark .content-block:hover{
    -webkit-box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 1.0);
    -moz-box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 1.0);
    box-shadow: 3px 2px 47px 0px rgba(0, 0,0, 1.0);
}
body.theme-dark .support-font-two{
	color: white;
}
body.theme-dark .cloud-text{
	color: #ACACB2;
}
body.theme-dark .support-font{
	color: #FFF;
}
body.theme-dark .footer-left{
	color: #ACACB2;
}
body.theme-dark .link{
	color: #ACACB2;
}
body.theme-dark .link:hover{
	color: #FFF;
}
body.theme-dark .greys{
	color: #ACACB2;
}
body.theme-dark .promo{
	background: -webkit-linear-gradient(135deg, rgb(56, 56, 69), rgb(30, 30, 41) 78%);
    background: -moz-linear-gradient(135deg, rgb(56, 56, 69), rgb(30, 30, 41) 78%);
    background: linear-gradient(135deg, rgb(56, 56, 69), rgb(30, 30, 41) 78%);
}
body.theme-dark .footer-title{
	color: #ACACB2;
}
body.theme-dark .footer-line{
	background-image:url(images/pix-black.svg);
}
body.theme-dark .footer-lines{
	background-image:url(images/pix-black.svg);
}
body.theme-dark .slider-block{
	background-color: #262631;
	color: #ACACB2;
}
body.theme-dark .whites{
	color: #FFF;
}
body.theme-dark .slider-block:hover{
    -webkit-box-shadow: 13px 2px 17px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 13px 2px 17px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 13px 2px 17px 0px rgba(0, 0, 0, 0.2);
}
body.theme-dark .price-tarif{
	color: #ACACB2;
}
body.theme-dark .head-line{
	background-image:url(images/pix-black.svg);
}
body.theme-dark .head-line{
	background-image:url(images/pix-black.svg);
}
body.theme-dark .hovers:hover{
	text-decoration: underline; color:#FFF;
}
body.theme-dark .hovers-two{
	text-decoration: underline; color:#ACACB2;
}
body.theme-dark .hovers-two:hover{
	text-decoration: none; color:#FFF;
}
body.theme-dark .text-cloud-black{
	border-bottom:1px dashed #ACACB2;
	color:#ACACB2;
}
body.theme-dark .text-cloud-black:hover{
	border-bottom:1px dashed #FFF;
	color:#FFF;
}
body.theme-dark .menubox{
	background: -webkit-linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
	background: -moz-linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
	background: linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
}
body.theme-dark .menu-item{
	color:#ACACB2;
}
body.theme-dark .link-active{
	 color:#FFF;
}
body.theme-dark .link-active:hover{
	 color:#ACACB2;
}
body.theme-dark .content-block-service{
	 background-color: #262631;
}
body.theme-dark .content-block-service:hover{
	-webkit-box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 1.0);
    -moz-box-shadow: 3px 2px 47px 0px rgba(34, 60, 80, 1.0);
    box-shadow: 3px 2px 47px 0px rgba(0, 0,0, 1.0);
}
body.theme-dark .back-black{
	 background-color: #262631;
}
body.theme-dark .block-mail{
	 border: 2px dashed #454557;
}
body.theme-dark .alerts{
	 border: 2px dashed #454557;
}
body.theme-dark .decor-none{
	text-decoration: none;
}
body.theme-dark .decor-none:hover{
	color: #ACACB2;
}
body.theme-dark .promo-small{
	background: -webkit-linear-gradient(135deg, rgb(56, 56, 69), rgb(30, 30, 41) 78%);
    background: -moz-linear-gradient(135deg, rgb(56, 56, 69), rgb(30, 30, 41) 78%);
    background: linear-gradient(135deg, rgb(56, 56, 69), rgb(30, 30, 41) 78%);
}
body.theme-dark .logotype-img{
	background-image:url(images/logotytpe-black.svg);
}
body.theme-dark .moon-img{
	background-image:url(images/moon-black.svg);
}
body.theme-dark .burger-active{
	color: white;
}
body.theme-dark .footer-icon-img{
	background-image:url(images/24-7.svg);
}
@media (max-width: 1200px){
	body.theme-dark .footer-lines{
	background-image:none;
	padding-top: 0px;
	padding-bottom: 20px;
}}
body.theme-dark .icon-opacity{
	opacity: 0.4;
}
body.theme-dark .modalDialogs > div{
	background: -webkit-linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
	background: -moz-linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
	background: linear-gradient(315deg, rgb(26, 26, 35) 54%, rgb(11, 11, 11));
	-webkit-box-shadow: 3px 2px 167px 0px rgba(6, 129, 255, 0.3);
    -moz-box-shadow: 3px 2px 167px 0px rgba(6, 129, 255, 0.3);
    box-shadow: 3px 2px 167px 0px rgba(6, 129, 255, 0.3);
}
body.theme-dark .input-css-grey{
	background-color: #0f0f0f;
}
body.theme-dark .input-css-grey:focus{
	background-color: #0f0f0f;
}
body.theme-dark .link-pop{
	color: #FFF;
}
body.theme-dark .link-pop:hover{
	color: #0681FF;
}
body.theme-dark .tables{
	background-color: #25272b;
	color:#acacb2;
}
body.theme-dark .tables td{
	border: 3px solid #191922;
}
body.theme-dark .tables td:hover{
	background-color: #191922;
}
body.theme-dark .title-forma{
	color: white;
	background-color: #262631;
}
body.theme-dark .content-block-index{
	background-color: #262631;
}
body.theme-dark .input-css-block{
	background-color: #1F1F23;
	color: #ACACB2;
}
body.theme-dark .input-css-block{
	background-color: #1F1F23;
	color: #ACACB2;
}
body.theme-dark .button-black-index{
	transition: all ease 0.6s;	
	background: -webkit-linear-gradient(180deg, rgb(43, 46, 50), rgb(32, 34, 38));
	background: -moz-linear-gradient(180deg, rgb(43, 46, 50), rgb(32, 34, 38));
	background: linear-gradient(180deg, rgb(43, 46, 50), rgb(32, 34, 38));	
}
body.theme-dark .button-black-index:hover{
	transition: all ease 0.6s;	
	background: -webkit-linear-gradient(bottom, rgb(43, 46, 50), rgb(32, 34, 38));
	background: -o-linear-gradient(bottom, rgb(43, 46, 50), rgb(32, 34, 38));
	background: linear-gradient(to top, rgb(43, 46, 50), rgb(32, 34, 38));
}
body.theme-dark .cloud-icon{
	background-image:url(images/cloud-black.svg); 
}
/*------------------------------------------------------------------------Change-page*/
.slider-block.tarif-item{
	border-radius: 20px;
	padding: 10px;
	color: black;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 2px;
    	transition: none;
}
.slider-block.tarif-item.active{
	outline: 2px solid #0081FD; 
}
.filter-tarif {
    min-height: 84px;
    background-color: #FFF;
    border-radius: 10px;
    padding: 10px 25px;
    position: relative;
}
.filter-tarif.active {
	border: 2px solid #0081FD;
}
@media (min-width: 576px) and (max-width: 1200px) {
    #windows.filter-tarif {
        justify-content: center;
        padding-right: 120px;
    }
}
.img-country {
	height: 15px;
    	margin-right: 3px;
}
.tarif-img{
	display: flex;
}
.img-filter{
	margin-right: 15px;
    	padding-top: 8px;
}
.img-filter img{
	height: 30px;
}
.menu-conf {
    position: sticky;
    top: 0px;
    margin-top: inherit;
    background-color: white;
    border-radius: 30px;
    padding: 40px;
    transition:0.6s;
}
@media (max-width: 992px){
    .menu-conf {
	padding: 25px;
    }
}
@media (max-width: 768px){
    .menu-conf {
	padding: 65px;
	margin-top: 0px;
    }
}
.dropdown{
    border: 1px solid #e8e8e8;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    position: absolute !important;
    border-radius: 8px;
    margin-right: 8px;
}
.dropdown.active{
    border: 2px solid #0081FD;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}
.dropdown::before {
    content: "";
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: 999;
    width: 8px;
    height: 8px;
    border: 2px solid black;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
    transition: 0.5s;
    pointer-events: none;
}
body.theme-dark .dropdown::before {
    border: 2px solid white;
    border-top: 2px solid #262631;
    border-right: 2px solid #262631;
}
.dropdown.active::before {
    top: 9px;
    transform: rotate(-225deg);
}
.dropdown input {
    width: 75%;
    cursor: pointer;
    background: #fff;
    padding: 4px 8px;
    font-size: 11px;
    border-radius: 8px;
    border: none;
    outline: none;
}
body.theme-dark .dropdown input {
    background: #262631;
    color: white;
}
.dropdown .options {
    border-radius: 8px;
    background: #fff;
    padding: 4px 2px;
    overflow: hidden;
    display: none;
}
body.theme-dark .dropdown .options{
    background: #262631;
}
.dropdown.active .options {
    display: block;
}
.dropdown .options div {
    font-size: 10px;
    cursor: pointer;
}
.dropdown .options div.active {
    background: #0081FD;
    color: #fff;
}
.dropdown .options div:hover {
    background: #0081FD;
    color: #fff;
}
.switch-container {
    display: inline-flex;
    width: 100%;
    background-color: #fff;
    border-radius: 25px;
}
body.theme-dark .switch-container {
    background-color: #262631;
}
.switch-btn {
    border-radius: 60px;
    text-align: center;
    width: 100%;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    border: none;
    transition: background-color 0.3s, color 0.3s;
}
body.theme-dark .switch-btn {
    background-color: #262631;
    color: white;
}
.switch-btn.active {
    background-color: #0081FD;
    color: white;
}
body.theme-dark .switch-btn.active {
    background-color: #0081FD;
}
.switch-btn:not(.active) {
    background-color: #fff;
    color: black;
}
.custom-checkbox {
    display: none;
    opacity: 0;
}
.custom-checkbox+label {    
    margin-top: 4px;
    display: inline-flex;
    align-items: center;
}
.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox:checked+label::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:not(:disabled):not(:checked)+label:hover::before {
  border-color: #b3d7ff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-checkbox:not(:disabled):active+label::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-checkbox:focus:not(:checked)+label::before {
  border-color: #80bdff;
}
.tariffs-template {
    display: none;
}
.tariffs-template.active {
    display: block;
}
.first-month-price {
    line-height: 1.2;
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: 20px;
    font-style: italic;
}
/*------------------------------------------------------------------------Change-domains*/
.category-section{
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin-bottom: 16px;
}

.content-block-index.custom{
    border-radius: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.service-block-domain{
    background-color: white;
    border-radius: 30px;
    padding: 20px;
    transition: 0.6s;
}

.block-domain-category-scroll{
    max-height: 400px;
    overflow-y: auto;
    padding: 12px;
    margin-bottom: 12px;
}

body.theme-dark .block-domain-category-scroll {
    scrollbar-color: #007bff #262631;
}

.block-category {
    cursor: pointer;
    padding: 10px 12px;
    position: relative;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.2s ease-in-out;
}
.category-header {
    display: flex;
    align-items: center;
    gap: 16px;
}

.block-category.open .category-header .arrow {
    transform: rotate(180deg);
}

.block-category-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease, padding 0.3s ease;
    padding-top: 0;
}

.block-category.active .block-category-content {
    max-height: 500px;
    padding-top: 15px;
}

.block-category::before {
    content: "";
    position: absolute;
    top: 22px;
    right: 12px;
    z-index: 999;
    width: 12px;
    height: 12px;
    border: 2px solid black;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
    transition: 0.5s;
    pointer-events: none;
}

body.theme-dark .block-category::before {
    border: 2px solid white;
    border-top: 2px solid #262631;
    border-right: 2px solid #262631;
}
.block-category.active::before {
    top: 24px;
    transform: rotate(-225deg);
}

.btn-domain {
    font-family: Inter-ExtraLight;
    border-radius: 60px;
    background-color: #eaf7ff;
    text-align: center;
    color: #000;
    width: auto;
    font-size: 10px;
    height: 22px;
    padding-left: 8px;
    padding-right: 8px;
    transition: all ease 0.6s;
    line-height: 0.0;
    border: none;
    margin-top: 8px;
}

.hidden {
	display: none;
}

.show {
	display: block;
}

.modal {
    	background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    	margin: 8% auto;
    	padding: 40px;
    	//width: 80% !important;
	border-radius: 30px !important;
	border: none !important;
}

.btn-domain.selected {
    	background-color: #0681FF;
    	color: #FFF;
}



.switch-btn-circle {
    	width: 60px;
    	height: 60px;
    	border: none;
    	border-radius: 50%;
    	background-color: transparent;
    	cursor: pointer;
    	padding: 8px;
    	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
	transition: box-shadow 0.2s ease-in-out;
}

.switch-btn-circle img {
    	width: 100%;
    	height: 100%;
    	border-radius: 50%;
    	object-fit: cover;
}

.switch-btn-circle:hover {
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4);
}

.button-index-custom-2 {
	flex-grow: 1;
	width: auto;
        padding: 0 22px;
}
.button-index-custom-3 {
	width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media (max-width: 576px) {
	.button-index-custom-3 {
		margin-top: -4px;
		margin-bottom: 18px;
	}
}

.input-custom-block {
	width: 98%;
}

.params-container{
	margin-top: 12px !important;
	margin-bottom: 10px;
}

/* Стили для мобильных устройств */
    .tarif-button-mobile{
	height: 40px;
    }
    
    @media (max-width: 767px) {
        #desktopConfContainer {
    	    display: none !important;
        }
        
        .tarif-button-mobile {
            display: block;
            margin-top: 8px;
        }
    }

    @media (min-width: 768px) {
        .tarif-button-mobile {
            display: none;
        }
	#configModal {
            display: none !important;
        }
    }
    
/* Стили для модального окна быстрого заказа */

.modal-quick-order {
   display: none;
   position: fixed;
   z-index: 1000;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.5);
   justify-content: center;
   align-items: center;
}

.modal-conf{
   display: none;
   position: fixed;
   z-index: 1000;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.5);
   justify-content: center;
   align-items: center;
}

.modal-big-image {
   display: none;
   position: fixed;
   z-index: 1000;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.5);
   justify-content: center;
   align-items: center;
}

.modal-big-image img {
  max-width: 100%;
  max-height: 80%;
  object-fit: contain;
}


body.theme-dark .modal-content
{
	background: #25272B;
}

.modal-quick-order .modal-content {
  background: white;
  padding: 40px; 
  max-width: 420px !important;
  border-radius: 30px;
  position: relative;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.modal-conf .modal-content {
  background: white;
  padding: 0px; 
  width: 100% !important;
  height: 100% !important;
  position: relative;
}


input[type="email"] {
  width: 100%;
  padding: 8px;
  margin-top: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
}

/* Стили для банера */
.banner-container{
  text-align: center;
  margin: 0 0 40px 0; 
}

.banner-container img{
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

@media (max-width: 767px) {
  .banner-container{
    margin: 0 0 15px 0;
  }
}

/* Стили для страницы подбора доменнов */
.button-demo{
  position: relative;
  display: inline-block;
}
.demo {
  position: absolute;
  top: -8px;
  right: -8px; 
  background: #32CD32;
  color: white;
  padding: 12px 12px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: bold;
}
.loading {
  display: none;
  font-style: italic;
}
.info-basket {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center; 
  padding: 20px 0;
}
.info-basket ul {
  list-style: none;
  padding-left: 0;
  margin: 0 auto;
  text-align: left;
}
.info-basket ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.info-basket ul li span {
  position: absolute;
  left: 0;
  top: 7px; 
  width: 8px;
  height: 8px; 
  background-color: #007bff; 
  border-radius: 50%;
}
.info-block {
    min-height: 275px;
    display: block;
    margin-top: inherit;
    background-color: white;
    border-radius: 30px;
    padding: 40px;
    transition:0.6s;
}
body.modal-open {
    overflow-y: scroll !important;
}
.domain-type-indicator {
    background-repeat: no-repeat;
    background-position: center;
    min-width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ui-element-disabled {
    pointer-events: none;
    /* opacity: 0.7; для теста */
    cursor: not-allowed;
}

.category-buttons {
    display: flex;
    justify-content: end;
    gap: 8px;
}

.category-btn {
    width: 60px;
    color: white;
    background: black;
    border: none;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.2s;
    border-radius: 20px;
}

.category-btn:hover {
    background-color: #41454B;
}
