@font-face {
  font-display: swap;
  font-family: 'Artegra';
  src: url('../fonts/Artegra/ArtegraSans-Regular.eot');
  src: local('☺'), url('../fonts/Artegra/ArtegraSans-Regular.woff') format('woff'), url('../fonts/Artegra/ArtegraSans-Regular.ttf') format('truetype'), url('fonts/2814-font.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  }
	@font-face {
	font-display: swap;
	font-family: 'Coolvetica-Bold';
	src: url('../fonts/Coolvetica-bold-italic/CoolveticaRg-Bold.eot;');
	src: local('☺'), url('../fonts/Coolvetica-bold-italic/CoolveticaRg-Bold.woff') format('woff'), url('../fonts/Coolvetica-bold-italic/CoolveticaRg-Bold.ttf') format('truetype'), url('https://will-studio.dev/studio/fonts/2814-font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	}
	/** Generated by FG **/
@font-face {
	font-display: swap;
	font-family: 'Coolvetica';
	src: url('../fonts/Coolvetica/2814-font.eot');
	src: local('☺'), url('../fonts/Coolvetica/2814-font.woff') format('woff'), url('../fonts/Coolvetica/2814-font.ttf') format('truetype'), url('https://will-studio.dev/studio/fonts/Coolvetica/2814-font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	}
/**************************************************ШАПКА******************************************************/
.wrapper {
	position: relative;
	display: flex;
	gap: 16px;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 57px;
	justify-content: space-between;
}
/* @media screen and (min-width: 1281px) and (max-width: 1440px) {.wrapper { padding-right: 0; padding-left: 130px;}}
@media screen and (min-width: 1201px) and (max-width: 1280px) {.wrapper {padding-left: 90px;}}
@media only screen and (min-width: 1030px) and (max-width: 1200px) {.wrapper {gap: 6px;padding: 0 30px;}}
 */
@media (min-width:1126px){
.wrapper {
    grid-template-columns: 1fr 2fr;
}
}
@media only screen and (min-width:1061px) and (max-width: 1125px) {
	.wrapper {
			grid-template-columns: 1fr 2fr;
	}
	}

@media only screen and (min-width: 1200px) and (max-width: 1236px)  {
	.wrapper {gap: 1px;}}
	@media only screen and (max-device-width:1060px){
		.wrapper{
			padding: 10px 13px 12px 10px;
		}
	}
/* Логотип*/

@media (min-width:900px){.logo {margin-bottom: 5px;}}
@media screen and (max-width: 1060px){
.logo.mobile {text-align: center;display: flex; justify-content: center;}
.logo.mobile p{ display: block; color: #fff; margin: 15px 0 0 0;}
.wrapper {justify-content: center;}
}

.logo__willmax {
	font-family: 'Coolvetica';
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 77px;
	text-decoration: none;
	color: #23026A;
}

@media (max-width:1224px) {
.logo__willmax {
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
    font-weight: 600;
}
	}
	@media (max-width:319px) {
			.logo__willmax {
				margin-left: 15px;
				margin-right: auto;
				font-size: 20px;
				font-weight: 300;
				letter-spacing: 2px;
				text-align: center;
		}
			}
	/*********************************************************МЕНЮ********************************************************/
.menu {
	margin-bottom: auto;
    margin-top: auto;
		z-index: 2;
}
@media screen and (min-width: 1060px) {
	.menu {
		display: flex;
			align-items: center;
			justify-content: flex-end;
	}
}
.menu a {
	text-decoration: none;
	font-family: 'Artegra';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	position: relative;
	color: #23026A;
}
@media (min-width:937px){
.menu a {
	margin-right: 25px;
	}
	li.menu__position {
    margin-top: 7px;
}
}

@media only screen and (min-width:200px) and (max-width:1060px) {
	.menu a {		color: white !important;text-align: right;}
}

@media (min-width:900px){
.menu a:hover {
	font-weight: 500;
	color: #000000;
}
.menu__link_hover {
	color: rgb(0, 0, 0);
	font-size: calc(6px + (16 - 6) * ((100vw - 320px) / (1440 - 320)));
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
	
}
.menu__link_hover:hover {
	color: rgb(0, 0, 0);
	transform: scale(1.1);
	transition: 0.4s;
	overflow: inherit;
}

.menu__link_hover::after {
	content: '';
	display: block;
	height: 2px;
	width: 0;
	position: absolute;
	transition: width 0.3s ease-in-out
}
.menu__link_hover::after {
	bottom: -5px;
}
.menu__link_hover:hover::after {
	width: 100%;
	bottom: -5px;
	}
}
@media only screen and (min-width: 1061px) and (max-width: 1224px)  {
	.menu a {
	font-size: 15px;
	}
}

@media only screen and (min-width: 200px) and (max-width: 1060px)  {
	a.menu__link_hover  {
	font-size: 30px;
	padding: 5px 0;
	}
	p.descrypt_flag {
		font-size: 20px;
	}
}
.menu a.parent{
	margin: 0px 30px 0px 0px;
}
.menu li {
	position: relative;
	list-style: none;
	display: flex;
}
.menu__list {
	display: flex;
}

@media (max-width:1060px) { 
.menu__link {
	margin-bottom: 25px;
	}
}
.sub-menu__list {
	display: none;
	min-width: 300px;
	position: absolute;
	left: 0;
	top: 20px;
	padding: 20px 0px 0px 0px;
}
.sub-menu__list>li{
	background-color: #fff;
}
.sub-menu__link {
	color: #000;
	display: inline-block;
	padding: 5px 10px;
}
.sub-sub-menu__list {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
.sub-sub-menu__list_promotion {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
.sub-sub-menu__list>li{
	display: block;
}
.sub-sub-menu__list_promotion>li{
	display: block;
}

.sub-sub-menu__link {
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}
.arrow {
	display: none;
	position: absolute;
	right: 0;
	top: 30%;
	width: 0;
	height: 0;
	border-top: 10px solid rgb(255, 255, 255);
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.arrow.active{
	transform: rotate(-180deg);
}
@media screen and (min-width:260px) and (max-width:937px) { 
.arrow {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;

	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
html.light .arrow {
	border-top: 10px solid rgb(255, 255, 255);
	}
html.dark .arrow {
	border-top: 10px solid rgb(255, 255, 255);
	}
}	
.sub-menu__arrow.arrow {
	right: 10px;
	border-right: none;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

	
body.mouse .menu__list>li:hover .sub-menu__list {
	display: block;
}
body.mouse .sub-menu__list>li:hover .sub-sub-menu__list {
	display: block;
}
body.mouse .sub-menu__list>li:hover .sub-sub-menu__list_promotion {
	display: block;
}
body.touch .sub-menu__list.open{
	display: block;
}
body.touch .sub-sub-menu__list.open{
	display: block;
}
body.touch .sub-sub-menu__list_promotion.open {
	display: block;
}
body.touch .arrow {
	display: block;
	margin: 10px;
}
body.touch.lock {
	overflow: hidden;
}
.menu__list {
	display: flex;
}
.menu__list>li{
	position: relative;
	display: table-caption;
	width: 100%;
	z-index: 99999999999999999999999999;
	display: flex;
  align-items: center;
	justify-content: flex-end;
}
.sub-menu__list{
	position: relative;
	left: 0;
	top: 0;
}
.sub-sub-menu__list {
	position: relative;
	left: 0;
	top: 0;
	margin-top: 20px;
}
.sub-sub-menu__list_promotion {
	position: relative;
	left: 0;
	top: 0;
	margin-top: 20px;
}
.sub-menu__arrow.arrow {
	right: 10px;
	top: 15px;
	border-bottom: none;
	border-left: 10px solid transparent;
	
	border-right: 10px solid transparent;
	}

.menu__link.dropdown {
	position: relative;
}
@media screen and (min-width: 260px) and (max-width: 1060px) {
	.menu__list>li{
		display: table-caption;
		width: 100%;
		z-index: 99999999999999999999999999;
	}
	.menu__link.pc {
		display: none;
	}
	
}
	/****************************************************Праве меню*****************************************************/
.right_menu {
	display: flex;
	align-items: center;
}
@media (max-width:1060px){
	.right_menu {
		display: flex;
		justify-content: space-between;
		margin-bottom: 30%;
	}
}

/********************************************************Бургер**********************************************************/
.header__burger,.rot_animate {display: none;}
@media only screen and (min-width:200px) and (max-width:1060px) {
.header__burger {
	width: 29px;
	height: 16px;
	position: absolute;
	left: 0;
	margin-left: 10px;
	display: block;
	z-index: 9999;
	top: 30px;
	padding-right: calc(10px + (130 - 10) * ((100vw - 320px) / (1440 - 320)));
    }
}
.header__burger::before,
.header__burger::after {
	content: "";
	position: absolute;
	width: 29px;
	height: 2px;
	left: 0;
	z-index: 1000;
	border-radius: 14px;
	background: #23026a;
}
.header__burger::before {
	top: 0;
}
	.header__burger::after {
		bottom: 0;
	}
	.header__burger.active::before {
    transform: rotate(45deg);
    top: 30px;
    left: 27px;
    z-index: 9999999999999999999999999999999999999;
    background: white;
    position: fixed;
	}
	.header__burger.active::after {
		transform: rotate(-45deg);
		top: 30px;
    left: 27px;
    z-index: 9999999999999999999999999999999999999;
    background: white;
    position: fixed;
}
	span.head__line_center {
		content: "";
		position: absolute;
		width: 29px;
		height: 2px;
		left: 0;
		top: 12px;
		z-index: 3;
		border-radius: 14px;
		background: #23026a;
}
@media (min-width:200px) and (max-width:1060px) {
		span.head__line_center {
			top: 7px;
	}
}
span.head__line_center.active {
transform: scale(0);
}
@media screen and (min-width:200px) and (max-width:1060px) {
nav.menu {
	position: fixed;
    width: 100%;
	height: 100%;
    left: -110%;
	top: 0;
    padding: 0;
    z-index: 9;
    transition: 1s;	
	overflow: hidden;
	}

nav.menu.active {
	top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 0px;
    z-index: 9;
    transition: 1s;
    overflow: hidden;
		background-color: #8833fe;
}
	}
@media (max-width:319px) {
	nav.menu {
		left: -120%;
	}
}
/***************************************************************************************/
/*Телефон*/
span.phote {
	display: flex;
	align-items: center;
}
@media (max-width:1060px){
	span.phote {
		display: none;
	}
}
p.tex_phone__link,
a.block__phote {
    text-decoration: none;
    font-size: calc(16px + 2 * (100vw / 1440));
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 18.4px;
    text-transform: capitalize;
    display: flex;
    align-content: center;
    align-items: center;
	
}
@media only screen and (min-width: 768px) and (max-width: 1224px)  {
	p.tex_phone__link {
		font-size: 15px;
	}
}

a.block__phote_mobile {
	text-decoration: none;
}

span.img_phone__link {
    padding-right: 13px;
}
@media only screen and (min-width:1060px){
.phote_mobile{
	display: none;
	}
}
@media only screen and (max-width:1060px){
.phote_mobile{
	right: 13px;
	position: absolute;
	}
}
span.img_phone__link_mobile {
	display: none;
}
@media (max-width:1060px) { 
	span.img_phone__link {
	display: none;
}
p.tex_phone__link {
    display: none;
}
span.img_phone__link_mobile {
	display: block;
	}
}
.icon-p-bxs_phone-call {
	font-family: 'ico_phone' !important;
    content: "\e900";
}
html.dark .icon-p-bxs_phone-call:before {
	font-family: 'ico_phone' !important;
    content: "\e900";
    color: #FFFFFF;
    font-size: 20px;
}
html.light .icon-p-bxs_phone-call:before {
	font-family: 'ico_phone' !important;
    content: "\e900";
    color: #23026A;
    font-size: 20px;
}
@media (max-width:1078px) { 
	a.block__phote {
		font-size: calc(14px + (6 + 6 * 0.7) * ((100vw - 320px) / 1366));
}
     }
@media (max-width:1060px){
	a.block__phote {
		display: none;
	}
}
@media screen and (min-width: 1061px){
	.menu__list_mobile:before,.menu__link.mobile {
		display: none;
	}
	.application_button {
    display: none;
}
}
ul.menu__list {
	text-align: center;
}

@media (max-width:1060px){
	ul.menu__list {
		margin-top: 50px;
		text-align: left;
		overflow-y: scroll;
		padding: 10px 20px;
		z-index: 999999999999999999999;
	}
	.menu__list_mobile {
		display: grid;
	}
	.right_menu {
		display: none;
	}
	.botom_menu_momile  {
	display: block;
    position: absolute;
    bottom: 20px;
    left: 20px;
	}
	.application_button {
		display: block;
		position: absolute;
		right: 0;
		bottom: 0;
	}
}

	/****************************************************Перемикач мови********************************************/

.wrapper-dropdown-5 {
	position: relative;
    cursor: pointer;
	display: flex;
	gap: 5px;
    align-items: center;
	margin-left: 120px;
    justify-content: space-between;
	font-family: 'Arial';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 18.4px;
	text-transform: capitalize;
	padding: 5px;
}
p.descrypt_flag_home {
	font-family: 'Artegra';
	font-size: 21px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0em;
	color: #23026A;
	text-transform: capitalize;
}
.wrapper-dropdown-5 img {
	height: 25px;
	width: 25px;
}
@media (max-width:1060px){
.wrapper-dropdown-5 {
margin-bottom: 15px;
}
p.descrypt_flag_home {
	display: none;
}
/* .wrapper-dropdown-5:after {
	margin-left: 10px;
	} */
}
/* .wrapper-dropdown-5:after {
	font-family: 'why_are_we2';
	content: "\e900";
	font-size: 10px;
} */


.wrapper-dropdown-5 .dropdown {
	position: absolute;
	top: 100%;
	left: 1px;
	right: 0;
	border-radius: 0 0 5px 5px;
	border-top: none;
	border-bottom: none;
	list-style: none;
	max-height: 0;
	overflow: hidden;
	z-index: 9;
}

.wrapper-dropdown-5 .dropdown li {
	padding: 0 0 0 5px;
}
.wrapper-dropdown-5 .dropdown li a {
	display: flex;
	align-items: center;
	text-decoration: none;
	color: #333;
	padding: 5px 0 5px 0;
}
.wrapper-dropdown-5 .dropdown li:last-of-type a {
	border: none;
}
.wrapper-dropdown-5 .dropdown li i {
	margin-right: 5px;
	color: inherit;
	vertical-align: middle;
}
.wrapper-dropdown-5.active {
	font-family: 'Arial';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	text-transform: capitalize;
	border-radius: 5px 5px 0 0;
	background: #2f009c;
	padding: 5px;
	box-shadow: none;
	border-bottom: none;
	z-index: 9;
	color: white !important;
}
.wrapper-dropdown-5.active .dropdown {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	max-height: 400px;
}

p.descrypt_flag {
	padding-left: 3px;
}
ul.dropdown li + p.descrypt_flag:hover {
	color: white !important;
}
ul.dropdown li:hover {
	background: #d9d9d9;
}
.wrapper-dropdown-5 .dropdown li a:hover {
	color: white;
}

@media (max-width:1060px){
.wrapper-dropdown-5 {
	border-radius: 20px;
	padding: 0 10px;
	margin: 0;
}
.wrapper-dropdown-5.active {
	background: #2f009c !important;
	padding: 15px 10px;
}

	.wrapper-dropdown-5 .dropdown {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		border-radius: 0 0 5px 5px;
		border-top: none;
		border-bottom: none;
		list-style: none;
		max-height: 0;
		overflow: hidden;
		z-index: 9;
	}
	p.descrypt_flag {
		color: #270170;
		padding-left: 3px;
	}
	.wrapper-dropdown-5 .dropdown li {
		padding: 15px 10px;
	}
	p.descrypt_flag_home.mobile{
    display: block;
    position: absolute;
    right: 25px;
    color: #fff;
    top: 12px;
    padding: 0;
    margin: 0;
}
}

.botom_menu_phone {
	display: flex;
    gap: 14px;
    align-items: center;
    color: white;
}

p.willmax_title {
	color: white;
	font-size: 28px;
    font-weight: 600;
    font-family: 'Coolvetica';
    letter-spacing: 1.5px;
	padding-top: 2px;
}

.phone__link {
    margin: 15px 0;
}




.application-button p {
	font-size: 12px;
	line-height: 2;
	letter-spacing: 1.2px;
	text-transform: none;
	margin: auto;
}



.application-button {
	transform: translate(-30%, -35%);
    border-radius: 50%;
    width: 95px;
    height: 95px;
	font-family: 'Artegra';
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-size: 35px;
    z-index: 9999;
    display: inline-grid;
    border: 1px solid white;
		background: #2f009c;
}

.application-button a {
    color: #fff;
}
.application-button:before,
.application-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #ffffff; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.application-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

@media (max-width : 800px) {  
.application-button {   
    bottom: 5px; /*отступ кнопки снизу от экрана*/
    left: 70px; /*отступ кнопки слева от экрана(right - справа)*/
  }
}
.menu__list_mobile:before {
    content: "";
    width: 100%;
    height: 2px;
    border-bottom: 1px solid white;
    position: absolute;
    padding: 0 0 50px 0;
    left: 0;
    right: 0;
}
a.menu__phone {
    font-size: 20px;
}

/*Мобільне меню*/
ul.sab_menu_services {
	display: none;
}
@media (max-width:900px){
	ul.sab_menu_services {
		display: block;
	}
}

li.services_dropdown {
    padding: 10px 5px;
}

span.menu__arrow2.arrow.active, span.menu__arrow2.arrow {
    top: 5px;
    margin: 10px;
}
ul.sub-sub-menu__list.open li.sub-sub_li_dropdown {
    background: #5f00f2;
}
a.menu__link_hover.dropdown.parent {
    line-height: 1.2;
	font-size: 22px;
}  
.menu__botom_link {
left: -110%;
transition: 1s;
}
.menu.active .menu__botom_link {
    position: fixed;
    height: 150px;
    width: 100%;
    left: 0;
    bottom: 0;
}


a.sub-sub-menu__link {
    font-size: 18px;
    line-height: 1.2;
}





ul.menu__list::-webkit-scrollbar {
    width: 6px;
}

ul.menu__list::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 100px;
}