@font-face {
	font-family: "Gilroy";
	src: url(../fonts/Gilroy-Regular.woff);
	src: url(../fonts/Gilroy-Regular.woff) format("embedded-opentype"),
		url(../fonts/Gilroy-Regular.woff2) format("wof2f"),
		url(../fonts/Gilroy-Regular.ttf) format("truetype");
	font-weight: 400;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url(../fonts/Gilroy-Black.woff);
	src: url(../fonts/Gilroy-Black.woff) format("embedded-opentype"),
		url(../fonts/Gilroy-Black.woff2) format("woff"),
		url(../fonts/Gilroy-Black.ttf) format("truetype");
	font-weight: 900;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url(../fonts/Gilroy-Bold.woff);
	src: url(../fonts/Gilroy-Bold.woff) format("embedded-opentype"),
		url(../fonts/Gilroy-Bold.woff2) format("woff"),
		url(../fonts/Gilroy-Bold.ttf) format("truetype");
	font-weight: 700;
	font-display: swap
}

@font-face {
	font-family: 'Lora';
	src: url('../fonts/Lora-Italic.woff2') format('woff2'),
		url('../fonts/Lora-Italic.woff') format('woff'),
		url('../fonts/Lora-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Fira Sans';
	src: url('../fonts/FiraSans-Regular.woff2') format('woff2'),
		url('../fonts/FiraSans-Regular.woff') format('woff'),
		url('../fonts/FiraSans-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Fira Sans';
	src: url('../fonts/FiraSans-Bold.woff2') format('woff2'),
		url('../fonts/FiraSans-Bold.woff') format('woff'),
		url('../fonts/FiraSans-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Fira Sans';
	src: url('../fonts/FiraSans-Heavy.woff2') format('woff2'),
		url('../fonts/FiraSans-Heavy.woff') format('woff'),
		url('../fonts/FiraSans-Heavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

html {
	overflow-x: hidden;
}

html.locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.85;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

:-moz-placeholder {
	color: inherit;
	opacity: 0.85;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

::-moz-placeholder {
	color: inherit;
	opacity: 0.85;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 0.85;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

:focus::-webkit-input-placeholder {
	opacity: 0
}

:focus:-moz-placeholder {
	opacity: 0
}

:focus::-moz-placeholder {
	opacity: 0
}

:focus:-ms-input-placeholder {
	opacity: 0
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

textarea {
	resize: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

abbr,
fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: 400
}

ul li {
	list-style: none;
	color: inherit
}

caption,
th {
	text-align: left
}

input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block
}

img,
video {
	max-width: 100%;
	height: auto;
	display: block;
}

footer,
header,
section {
	min-width: 320px;
}

.scrollTop,
.scrollto,
a,
button,
svg {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

a,
a:active,
a:focus,
a:hover,
button,
button:active,
button:focus,
button:hover,
input,
input:active,
input:focus,
textarea,
textarea:active,
textarea:focus {
	text-decoration: none;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}

section {
	position: relative;
}

a {
	color: inherit
}

:after,
:before,
a,
button,
div,
footer,
form,
header,
input,
li,
nav,
p,
section,
ul,
textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input:not([type=checkbox]):not([type=radio]),
select,
textarea {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important
}

input:invalid {
	-webkit-box-shadow: none;
	box-shadow: none
}

button {
	border: none
}

.screen-reader-response {
display: none!important;
}

html {
	overflow-x: hidden
}

@-webkit-keyframes autofill {
	to {
		color: inherit;
		background: #fff;
	}
}

input:-webkit-autofill {
	-webkit-animation-name: autofill;
	-webkit-animation-fill-mode: both;
}


[data-aos=fade-up] {
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
}

textarea.form-control {
	min-height: 140px;
	line-height: 1.2em;
	padding-top: 20px;
	padding-bottom: 20px;
}

h1,
h2,
h3,
h4 {
	line-height: 1.1em;
	font-weight: 900;
	font-family: "Fira Sans";
}


:root {
	--color-primary: #252525;
	--color-secondary: #A6A6A6;
	--color-accent: #76b852;
	--gap: 30px;
	--section-gap: 90px;
	--color-bg: #F8F8F8;
	--pic-height: 370px;
	--color-gradient: linear-gradient(135deg, #97ABFF 10%, #123597 100%);
	--color-gradient: linear-gradient(to right, #3a7bd5, #3a6073);
	--color-gradient: linear-gradient(to right, #000428, #004e92);
	--color-gradient: linear-gradient(to right, #614385, #516395);
	--color-gradient: linear-gradient(to right, #360033, #0b8793);
	--color-gradient: linear-gradient(to right, #093028, #237a57);
/* 	--color-gradient: linear-gradient(to right, #3a1c71, #d76d77, #ffaf7b);
	--color-gradient: linear-gradient(to right, #1e130c, #9a8478);
	--color-gradient: linear-gradient(to right, #1a2980, #26d0ce); */
	--color-gradient2: linear-gradient(to right, #76b852, #8dc26f);
	--color-gradient2: linear-gradient(to right, #56ab2f, #a8e063);
}

#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001
}

#loader-wrapper .loader-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	background-color: rgba(240, 242, 251, 0.79);
	z-index: 1000;
	opacity: 1
}

.cssload-loader,
.cssload-loader:after,
.cssload-loader:before {
	-webkit-animation: 1.4s ease-in-out infinite;
	animation: 1.4s ease-in-out infinite
}

.cssload-loader:after,
.cssload-loader:before {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0
}

.cssload-loader {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: absolute;
	display: block;
	z-index: 2001;
	background-image: var(--color-gradient);
	background-image: var(--color-gradient);
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -50px;
	-webkit-animation-name: cssload-loader;
	animation-name: cssload-loader
}

@-webkit-keyframes cssload-loader {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes cssload-loader {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

.loaded #loader-wrapper .loader-overlay,
.loaded .loader_box {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.loaded #loader-wrapper {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all .3s 1s ease-out;
	transition: all .3s 1s ease-out
}


.flex-wrap {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: var(--gap);
}

body {
	min-width: 320px;
	position: relative;
	opacity: 1;
	margin: 0;
	padding: 0;
	color: var(--color-primary);
	font-family: "Fira Sans";
	font-size: 18px;
	line-height: 1.25em;
	font-weight: 400;
	background: #FFFFFF;
	-webkit-transition: background 1s ease;
	transition: background 1s ease;
	overflow-x: hidden;
	border: 0;
}

a,
a:hover {
	text-decoration: none
}


section {
	position: relative;
	padding: var(--section-gap) 0;
}

.d-none {
	display: none;
}

p,
.section-desc {
	font-style: italic;
	font-family: "Lora";
}

h1,
h2,
h3,
h4 {
	line-height: 1.1em;
	font-weight: 900;
	font-family: "Fira Sans"
}

h1 {
	font-size: 40px;
	line-height: 1.2em;
	text-transform: uppercase;
}

.offer-heading {
	font-size: 40px;
	text-transform: none;
}

.offer-heading span {
	text-transform: uppercase;
	background: var(--color-gradient);
	-webkit-background-clip: text;
	color: transparent;
	display: block;
	font-size: 60px;
	margin-top: 5px
}

.menu-item:hover {
	color: var(--color-accent);
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 20px;
	line-height: 1.25em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

p {
	font-size: 16px;
}

.button {
	border: none;
	outline: none;
	cursor: pointer;
	position: relative;
	padding: 0 5px;
	max-width: 262px;
	width: 100%;
	height: 62px;
	background: var(--color-gradient2);
	border: none;
	border-radius: 31px;
	font-weight: 700;
	/*	font-family: 'Gilroy';*/
	letter-spacing: 0.02em;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.button-accent {
	background: var(--color-gradient2);
}

.button:hover {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	background: var(--color-gradient2);
}

.button:active,
.button:focus,
input:active,
input:focus,
textarea:active,
textarea:focus {
	outline: none;
}

.button:active,
.button:focus {
	background: var(--color-gradient2);
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.pic-wrap {
	overflow: hidden;
	display: block;
}

.pic {
	-o-object-fit: cover;
	object-fit: cover;
	height: auto;
	min-height: 100%;
}

.section-heading {
	margin-bottom: 60px;
	text-align: center
}

.section-heading span {
	color: var(--color-accent);
	background: var(--color-gradient);
	-webkit-background-clip: text;
	color: transparent;
}

.section-desc {
	font-size: 20px;
	line-height: 1.2em;
	margin: 20px auto 0;
	max-width: 600px;
}

.menu-icon {
	position: relative;
	width: 105px;
	height: 30px;
	z-index: 15;
	cursor: pointer;
}

.hamburger {
	height: 2.5px;
	width: 30px;
	position: absolute;
	top: 50%;
	right: 0%;
	border-radius: 50px;
	background-color: var(--color-primary);
	-webkit-transform: translate(-50%, -50%) rotate(0deg);
	transform: translate(-50%, -50%) rotate(0deg);
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.menu-icon b {
	left: 0;
	position: absolute;
	line-height: 30px;
	text-transform: uppercase;
}

.hamburger::before,
.hamburger::after {
	content: "";
	position: absolute;
	height: inherit;
	border-radius: inherit;
	background-color: inherit;
	width: 50%;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.hamburger::before {
	top: -7px;
	left: 0;
	-webkit-transform-origin: left;
	transform-origin: left;
}

.hamburger::after {
	bottom: -7px;
	right: 0;
	-webkit-transform-origin: right;
	transform-origin: right;
}

.hamburger.open {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.hamburger.open::before {
	top: 0;
	-webkit-transform: translateX(100%) rotate(-90deg);
	transform: translateX(100%) rotate(-90deg);
}

.hamburger.open::after {
	bottom: 0;
	-webkit-transform: translateX(-100%) rotate(-90deg);
	transform: translateX(-100%) rotate(-90deg);
}

.mobile-menu {
	background: #fff;
	position: fixed;
	padding: 100px 20px;
	z-index: 13;
	top: 80px;
	width: 0;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	overflow-y: auto;
	text-align: center;
}

.mobile-menu.active {
	visibility: visible;
	opacity: 1;
	width: 100%;
	-webkit-transition: opacity 1s cubic-bezier(.73, -0.44, .16, 1.56);
	transition: opacity 1s cubic-bezier(.73, -0.44, .16, 1.56);
}

.mobile-menu .menu {
	display: block !important;
}

.mobile-menu .menu-item {
	margin: 20px 0;
	font-size: 20px;
}

.mobile-menu .menu {
	margin-bottom: 40px
}

.mobile-menu .menu:nth-of-type(2) .menu-item {
	font-family: "Lora";
	text-transform: none;
	font-weight: 400;
	margin: 15px 0;
}

.language-select {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 30px;
	height: 30px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	font-size: 18px;
	position: absolute;
	right: 130px;
	top: 50%;
	margin-top: -15px;
	z-index: 222;
	-webkit-transition: height 0.3s ease;
	transition: height 0.3s ease;
}

.language-select:after {
	content: "";
	width: 12px;
	height: 12px;
	background: url(../images/arrow-down.svg) no-repeat center/contain;
	display: none;
	position: absolute;
	right: 0px;
	top: 9px;
	-webkit-transition: -webkit-transform 03s ease;
	transition: -webkit-transform 03s ease;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.language-select.open:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.language-select li {
	line-height: 30px;
	min-height: 30px;
	text-transform: uppercase;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	position: relative;
}

.language-select a {
	color: var(--color-primary);
	padding: 0 0px 0 0px;
}

.language-select li:hover,
.language-select li:hover a,
.language-select li.active:hover a {
	cursor: pointer;
	color: var(--color-accent);
}

.language-select.open {
	height: auto;
}

.language-select li.active {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	pointer-events: none;
}

html.modal-is-locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
}

.popup {
	width: 100%;
	height: 100%;
	position: fixed;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	top: 0;
	left: 0;
	z-index: 222;
	display: none;
}

.popup.active {
	overflow-y: scroll;
	margin: 40px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background: rgba(0, 0, 0, 0.25);
	-webkit-backdrop-filter: blur(65px);
	backdrop-filter: blur(65px);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: none;
	-webkit-animation: .4s linear forwards show;
	animation: .4s linear forwards show;
}

.popup .overlay {
	display: block;
}

.popup-modal {
	width: 100%;
	margin: 40px auto;
	position: relative;
	padding: 0 15px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	z-index: 222;
	/*         	width: calc(100% - 2em);*/
	-webkit-filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.16));
	filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.16));
	/*         	overflow: hidden;*/
}

.popup-modal_call {
	max-width: 1039px;
	background: linear-gradient(162.89deg, #4D506C 15.08%, #212339 109.2%), linear-gradient(99.65deg, #495D85 -64.33%, #162A54 91.31%);
	border-radius: 20px;
	padding: 60px;
}

.popup-modal_call h3 {
	margin-bottom: 30px;
	max-width: 617px;
	margin-left: auto;
}

.popup-modal_thanks {
	max-width: 478px;
	min-height: 308px;
	border-radius: 20px;
	padding: 45px;
	border-radius: 20px;
	text-align: center;
}

.popup-modal_thanks h4 {
	margin: 28px 0;
}

.popup-modal .popup-close {
	position: absolute;
	background: #E1E1E1;
	z-index: 222;
	width: 22px;
	cursor: pointer;
	height: 22px;
	right: 35px;
	top: 30px;
	-webkit-mask: url(../images/close.svg) no-repeat center/15px;
	mask: url(../images/close.svg) no-repeat center/15px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.popup-modal .popup-close:hover {
	background: var(--color-accent);
}

::-webkit-scrollbar,
::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background-color: #fafafa;
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: var(--color-accent);
	-webkit-box-shadow: 0 0 1px var(--color-accent);
}

.menu-item:hover {
	text-decoration: none;
}

.link,
.menu-item > a {
	position: relative;
	display: inline-block;
}

.link:after,
.menu-item > a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -15%;
	left: 0;
	width: 0;
	height: 1px;
	background: #333;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.container {
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
}

header {
	position: relative;
	padding-bottom: 77px;
}

.nav-bar {
	padding: 10px 0;
	background: var(--color-bg);
	position: fixed;
	width: 100%;
	z-index: 222;
}

.scroll .nav-bar {
	background: var(--color-bg);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);

}

.nav-bar .container {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-column-gap: 20px;
	column-gap: 20px;
	position: relative;
}

.logo {
	display: inline-block;
	line-height: 1.2em;
	width: 100%;
	max-width: 350px;
}

.menu {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.menu-item {
	margin: 0 20px;
	font-family: 'Fira Sans';
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 1.2em;
	text-transform: uppercase;
}

.nav-bar .socials {
	margin-left: auto;
	margin-right: 60px;
}

.socials-item {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.socials-item:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.socials-item:not(:last-of-type) {
	margin-right: 10px;
}

.socials-item:first-of-type {
	background-image: url(../images/viber.svg)
}

.socials-item:nth-of-type(2) {
	background-image: url(../images/whatsapp.svg)
}

.mobile-menu .socials {
	display: none;
}


.offer {
	padding-top: 80px;
}

.offer-tip {
	font-size: 24px;
	font-family: "Lora";
	margin-bottom: 20px;
}

.offer-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.offer-desc {
	margin: 20px 0 30px;
	font-size: 20px;
	line-height: 1.2em;
	font-family: "Lora";
	max-width: 640px;
}

.offer-desc span {
	text-transform: uppercase;
	color: var(--color-accent);
	font-size: 34px;
}

.offer-text {
	border-left: 8px solid var(--color-primary);
	padding: 15px 0 15px 15px;
	margin-bottom: 55px;
	max-width: 550px;
}

.offer-button {
	margin-bottom: 30px;
	min-width: 262px;
}

.about-list {
	margin-top: 45px;
	justify-content: center;
	flex-wrap: wrap;
}

.about-item {
	width: calc(33% - 20px);
	text-align: center;
}


.about,
.audience,
.subscribe {
	background: var(--color-bg);
}

.benefits-list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.benefits-item {
	width: calc(33% - 20px);
	text-align: center;
}

.benefits-pic {
	-o-object-fit: contain;
	object-fit: contain;
	margin: 0 auto 20px;
	min-height: auto;
	width: 50px;
	height: 50px;
}


.graduate-slider {
	/*	max-width: 945px;*/
	margin: 30px auto 0;
	text-align: center;
}

.graduate-pic-wrap {
	max-width: 100%;
	height: 420px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.graduate-pic-wrap:hover,
.swiper-slide-next .graduate-pic-wrap {}

.arrows-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	gap: var(--gap);
	position: relative;
}

.arrow {
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	z-index: 12;
	position: relative;
	background: url(../images/arrow-down.svg) no-repeat center/20px 20px, var(--color-gradient2);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.arrow-prev {
	-webkit-transform: rotate(-270deg);
	transform: rotate(-270deg);
}

.arrow:hover {
	-webkit-transform: scale(1.1) rotate(-90deg) transform: scale(1.1) rotate(-90deg)
}

.arrow-prev:hover {
	-webkit-transform: scale(1.1) rotate(-270deg);
	transform: scale(1.1) rotate(-270deg);
}

[hidden] {
	display: none !important;
}

.footer {
	background: var(--color-primary);
	color: #fff;
}


.swiper-slide {
	padding: 0 1px;
}

.about {
	background: var(--color-bg);
}

.offer-card {
	width: calc(50% - 15px);
	cursor: pointer;
}

.offer-card h2 {
	background: var(--color-gradient);
	-webkit-background-clip: text;
	color: var(--color-primary);
	transition: color 0.3s ease;
	font-size: 30px;
	margin-bottom: 20px;
	min-height: 66px;
}

.offer-card:hover h2 {
	color: transparent;
}

.offer-pic {
	-o-object-fit: contain;
	object-fit: contain;
	/*	margin: 0px auto 20px;*/
	min-height: 120px;
	border-radius: 15px;
	overflow: hidden;
    width: calc(60% - 15px);
}

.about-pic {
	-o-object-fit: contain;
	object-fit: contain;
	margin: 0 auto 20px;
	min-height: 120px;
	border-radius: 10px;
}

.audience-list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.audience-item {
	width: calc(50% - 15px);
	position: relative;
	padding-left: 90px;
}

.audience-item span {
	font-weight: 900;
	font-size: 64px;
	line-height: 1em;
	position: absolute;
	left: 0;
	top: 0;
	color: var(--color-accent);
	background: var(--color-gradient);
	-webkit-background-clip: text;
	color: transparent;
}

.audience span:first-letter {
	color: var(--color-primary);
}

.breed-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.breed .section-heading {
	text-align: left;
}

.breed-content {
	max-width: 70%;
	width: 100%;
}

.breed-button {
	margin-top: 35px;
	color: var(--color-primary);
}

.breed-pic-wrap {
	min-width: 470px;
	height: 400px;
	border-radius: 15px;
}

.form {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.form-input {
	max-width: 262px;
	width: 100%;
	position: relative;
	display: inline-block;
}
.form-input_textarea {
	max-width: 100%;
}

.form-control {
	max-width: 100%;
	background: #FFFFFF;
	border: 1px solid #555555;
	height: 62px;
	width: 100%;
	line-height: 42px;
	padding: 10px 30px;
	font-weight: 400;
	font-size: 14px;
	border-radius: 31px;
	color: #555555;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.form-input label {
	position: relative;
	width: 185px;
	font-size: 16px;
	text-align: left;
	text-transform: none;
	margin-bottom: 10px;
	display: block;
	padding-left: 30px;
}

.form-control.error {
	color: darkred;
}

.form-input label.error {
	text-align: left;
	font-size: 12px;
	line-height: 24px;
	color: darkred;
	padding-left: 30px;
	padding-right: 20px;
	height: 24px;
	display: block;
	position: absolute;
	width: auto;
	max-width: 100%;
	top: -12px;
	left: -12px;
}

.form-control.valid {
	color: var(--color-primary);
}

.form-control:focus,
.form-control:active {
	color: var(--color-primary);
}

.thanks .section-desc {
	text-align: center;
	margin: 0 auto;
}

.thanks .section-desc span:first-of-type {
	display: block;
	font-size: 20px;
	margin-top: 5px;
}

.form-control.valid {
	position: relative;
}

.agree {
	position: relative;
	text-align: left
}

.agree label {
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	position: relative;
	padding-left: 35px;
	display: block;
	max-width: 470px;
}

.agree label a {
	/*	color: #0074b3;*/
}

.agree label a:hover {
	color: inherit
}

.agree input[type=checkbox] {
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
}

.agree input[type=checkbox] ~ .agree-label:before {
	content: "";
	position: absolute;
	border: 1px solid #555555;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px
}

.agree input[type=checkbox] ~ .agree-label:after {
	width: 100%;
	height: 100%;
	background: var(--color-accent);
	-webkit-clip-path: polygon(45% 64%, 84% 14%, 100% 28%, 47% 100%, 0 49%, 15% 32%);
	clip-path: polygon(45% 64%, 84% 14%, 100% 28%, 47% 100%, 0 49%, 15% 32%);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: transform .3s;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	position: absolute;
	width: 18px;
	height: 15px;
	display: block;
	content: "";
	left: 1px;
	top: 2px;
}

.agree input[type=checkbox]:checked ~ .agree-label:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}


#form-loader {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.4);
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	overflow: hidden;
	z-index: 20000
}

#form-loader img {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px
}

.program-title {
	background: var(--color-primary);
	color: #fff;
	padding: 20px 75px 20px 30px;
	margin-bottom: 1px;
	position: relative;
	cursor: pointer;
}

.program-title h3 {
	color: var(--color-accent);
}

.program-title.active::after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.program-title::after {
	content: " ";
	background-position: center center;
	background-repeat: no-repeat;
	height: 14px;
	position: absolute;
	width: 14px;
	top: 50%;
	margin-top: -7px;
	right: 56px;
	background-image: url(../images/arrow-down.svg);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.program-content.active {
	display: block;
}

.program-content {
	padding: 20px 75px 25px 50px;
	display: none;
	-webkit-animation-name: content;
	animation-name: content;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.program-content li {
	list-style: disc;
	font-size: 16px;
	margin-bottom: 15px;
}

@-webkit-keyframes content {
	from {
		opacity: 0;
		-webkit-transform: translateY(20%);
		transform: translateY(20%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

.program-list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.questions .program-wrap {
	max-width: 750px;
	margin: 0 auto;
	width: 100%;
}

.program-title {
	background: var(--color-bg);
	border: none;
	/*	min-height: 89px;*/
	margin-bottom: 20px;
	padding-right: 60px;
	border-radius: 15px;
}

.program-title:after {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='%D0%A1%D0%BB%D0%BE%D0%B9_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 28 18' style='enable-background:new 0 0 28 18%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none%3Bstroke:%23191711%3Bstroke-width:4%3Bstroke-linecap:round%3Bstroke-linejoin:round%3Bstroke-miterlimit:10%3B%7D%3C/style%3E%3Ctitle%3EAngle Right%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath class='st0' d='M26 2L14 16L2 2'/%3E%3C/svg%3E");
	right: 32px;
}

.program-title h3 {
	color: var(--color-primary);
	margin-bottom: 0;
	font-weight: 700px;
	font-size: 18px;
}

.program-content {
	padding: 0px 35px 20px 35px;
}

.subscribe h2 {
	text-align: center;
}

.subscribe .wpcf7-response-output {
	text-align: center;
	font-weight: 700;
	max-width: 575px;
	margin: 0 auto;
	font-size: 20px;
	font-family: "Lora";
}

.subscribe .screen-reader-response {
	    font-size: 20px;
	
}

.wpcf7-form-control {
	font-family: "Fira Sans";
}

.wpcf7-not-valid-tip {
	color: #dc0d0d;
	padding-left: 30px;
}

.subscribe .form {
	margin: 0 auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 575px;
}

.footer {
	padding: 40px 0;
}

.footer h3 {
	font-weight: 700;
}

.contacts-block a {
	background: var(--color-gradient2);
	-webkit-background-clip: text;
	color: transparent;
	font-weight: 700;
}

.contacts-block a:hover {
	color: #f8f8f8;
}

.copyright {
	font-size: 14px;
	text-align: right;
	margin-top: 30px
}

.footer-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.logo img {
	width: 100%;
}

.contacts-block h3 {
	font-weight: 700;
	font-size: 18px;
}

.contacts-block li {
	margin-bottom: 10px;
}

.cookies {
	padding: 20px 0px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	background: #fff;
	color: #000;
	-webkit-filter: drop-shadow(15px 15px 20px rgba(131, 92, 72, 0.1));
	filter: drop-shadow(15px 15px 20px rgba(131, 92, 72, 0.1));
	-webkit-transition: 0.3s;
	transition: 0.3s;
	z-index: 25;
	display: none;
	-webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 5%);
	box-shadow: 0px 0px 10px rgb(0 0 0 / 5%);
}

.cookies.show {
	display: block;
}

.cookies .container {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cookies .button {
	height: 44px;
	line-height: 42px;
	max-width: 255px;
}

.thanks {
	padding-bottom: 200px;
	text-align: center;
}

.thanks-pic-wrap {
	width: 50%;
}

.thanks-pic-wrap .pic {
	-o-object-fit: contain;
	object-fit: contain;
	margin: 0 auto;
}

.thanks-heading {
	color: var(--color-accent);
	text-transform: none;
}

.thanks-block {
	background: url(../images/plant-pic.svg) no-repeat right bottom;
	width: 50%;
}

.thanks-text {
	margin: 50px 0 115px;
}

.catalog-list {
	flex-wrap: wrap;

}

.catalog-item {
	width: calc(33% - 20px);
	position: relative;
	transition: all 0.5s ease;
	cursor: pointer;
	border-radius: 10px;
	overflow: hidden;
	top: 0;
	transition: all 0.5s ease;
}

.catalog-item h3,
.about_catalog h3 {
	transition: all 0.3s ease;
	background: var(--color-gradient);
	-webkit-background-clip: text;
	color: var(--color-primary);

}

.catalog-item:hover,
.about_catalog .about-item:hover {
	top: -5px;
}

.about_catalog .about-item {
	position: relative;
	top: 0;
	transition: all 0.5s ease;
}

.catalog-item:hover h3,
.about_catalog .about-item:hover h3 {
	color: transparent;
}

.catalog-pic-wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.catalog-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	background: rgba(255, 255, 255, 0.6);
	backdrop-filter: blur(2px);
	top: 0;
	left: 0;
	transition: all 0.5s ease;
	padding: 40px;
}

.catalog-item:hover .catalog-overlay {
	opacity: 1;
}


.catalog-status {
	height: 40px;
	padding: 0px 20px;
	border-radius: 20px;
	line-height: 40px;
	background: var(--color-gradient2);
	width: fit-content;
	position: absolute;
	bottom: 30px;
	right: 30px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	pointer-events: none;
}

.offer_cavalier {
	background: url(../images/cavalier-offer.jpg) no-repeat center bottom/cover;
}

.offer_maltese {
	background: url(../images/maltese-offer.jpg) no-repeat center center/cover;
}

.offer_cavalier .offer-block,
.offer_maltese .offer-block {
	background: rgba(255, 255, 255, 0.6);
	backdrop-filter: blur(3px);
	padding: 40px;
	border-radius: 15px;
}

.graduate-pic-wrap {
	border-radius: 10px;
	overflow: hidden;
}

.breadcrumbs {
	margin-bottom: 30px;
	gap: 10px;
}

.breadcrumbs li {
	font-size: 16px;
	position: relative;
}

.breadcrumbs li:not(:first-of-type) {
	padding-left: 18px;
}

.breadcrumbs li:not(:first-of-type):before {
	content: ">";
	position: absolute;
	left: 0px;
}

.breadcrumbs li > a {
	font-weight: 400;
}

.breadcrumbs li > a:hover {
	color: var(--color-accent);
}

.card-gallery,
.card-content {
	width: calc(50% - 15px);
}

.card-gallery {
	position: relative;
}

.card-slider {
	margin-bottom: 30px;
}

.card-gallery .swiper-pagination {
	position: relative;
	left: 0;
	top: -40px;
	text-align: left;
	font-size: 20px;
	font-family: "Lora";
}

.card-gallery .swiper-pagination-current {
	font-size: 30px;
	font-weight: 700;
}

.card-content {
	position: relative;
}

.card-content .catalog-status {
	top: 0;
	right: 0;
}

.card-content .section-heading {
	text-align: left;
	margin-bottom: 40px;
	padding-right: 140px;
}

.card-content p, .article p {
	margin-bottom: 25px;
}

.article p {
	font-family: "Fira Sans";
	font-style: normal;
}

.card-content ul, .article ul {
	margin-bottom: 25px;
	padding-left: 20px;
}

.card-content li, .article li {
	list-style: disc;
	margin-bottom: 7px;
	font-style: italic;
	font-family: "Lora";
}

.card-desc a, .article a {
	background: var(--color-gradient);
	-webkit-background-clip: text;
	color: var(--color-primary);
	font-weight: 700;
}

.card-desc a:hover, .article a:hover {
	color: transparent;
}

.card-content h3, .article h3, .article h4  {
	margin-bottom: 10px;
	font-size: 20px;
}

.card-pic-wrap {
	border-radius: 15px;
	overflow: hidden;
	height: 460px;
}

.card-pic-wrap .pic {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	border-radius: 15px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/* min-height: 100%; */
	position: relative;
}



@media screen and (max-width:1200px) {
	:root {
		--section-gap: 70px;
	}

	.about,
	.contacts {
		padding-top: 100px;
	}

	.subscribe {
		padding-bottom: 100px;
	}

}

@media screen and (max-width:992px) {

	:root {
		--section-gap: 45px;
		--pic-height: 330px;
	}

	h3 {
		margin-bottom: 5px;
	}

	.nav-bar .menu {
		display: none;
	}

	.menu-icon {
		display: block;
	}

	.nav-bar .socials {
		display: none;
	}

	.mobile-menu .socials {
		display: block;
	}

	.mobile-menu {
		padding-top: 40px;
	}

	.about-item {
		min-width: 20%;
	}

	.about-item span {
		margin-bottom: 5px;
	}

	h1 {
		font-size: 56px;
	}

	.section-heading {
		margin-bottom: 40px;
	}

	header {
		padding-bottom: 0;
	}

	.nav-bar {
		position: relative;
	}

	.benefits-item,
	.offer-card,
	.catalog-item {
		width: calc(50% - 20px);
	}

	.graduate-pic-wrap {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.audience-item {
		padding-left: 80px;
	}

	.audience-item span {
		font-size: 56px;
	}

	.graduate-pic-wrap {
		height: 360px;
	}


	.breed-content {
		max-width: 100%;
	}

	.breed-pic-wrap {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 554px;
		margin: 0 auto;
	}

	.subscribe .form {
		max-width: 554px;
	}

	.form-input {
		max-width: 100%;
	}

	.form-button {
		width: 100%;
		max-width: 554px;
	}

	.arrows-wrap {
		gap: var(--gap);
	}

	.swiper-navigation {
		margin-top: 40px;
	}

	.form {
		margin-right: auto;
	}

	.subscribe,
	.benefits {
		padding: 70px 0;
	}

	.about,
	.graduate,
	.thanks {
		padding-top: 70px;
	}


	.footer {
		padding: 40px 0;
	}

	.footer-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.offer-card {
		width: 100%;
	}
	
	.offer-list {
		flex-wrap: wrap;
	}
	
	.offer-pic {
		width: calc(50% - 15px);
	}
	.offer-card h2 {
	min-height: auto;
	}
	
	.offer-button {
		margin-bottom: 0;
	}
}

@media screen and (max-width:767px) {

	:root {
		--section-gap: 35px;
	}

	.section-heading {
		margin-bottom: 30px;
	}

	.offer-text {
		margin-bottom: 40px;
	}

	.about-list {
		margin-top: 30px;
	}

	.subscribe {
		padding-bottom: 70px;
	}

	h1 {
		font-size: 40px;
	}

	.offer-heading span {
		font-size: 50px;
	}

	.offer-heading {
		max-width: 555px;
	}

	.about-item {
		width: calc(50% - 15px);
	}

	.flex-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.program-title {
		padding-right: 35px;
	}

	.program-title::after,
	.questions .program-title::after {
		right: 20px;
	}

	.questions .program-wrap {
		width: 100%;
	}

	.questions .program-list {
		gap: 0;
	}

	.audience-item {
		padding-left: 60px;
		width: 100%;
	}

	.audience-item span {
		font-size: 40px;
	}


	.arrows-wrap {
		gap: 10px;
	}

	.thanks {
		padding-bottom: 100px;
	}

	.thanks-pic-wrap,
	.thanks-block {
		width: 100%;
	}

	.thanks-text {
		margin: 20px 0 40px;
	}

	.thanks-block {
		background: none;
	}

	.catalog-overlay {
		padding: 30px;
	}

	.catalog-overlay .catalog-status {
		bottom: 15px;
		right: 15px;
	}

	.graduate-pic-wrap {
		height: 270px;
	}


	.card-gallery,
	.card-content {
		width: 100%;
	}

	.card-gallery {
		order: 2;
	}
}

@media screen and (max-width:600px) {

	body {
		font-size: 16px
	}

	.menu-icon {
	width: 30px;	
	}
	
	.menu-icon b {
	display: none;	
	}
	
	.language-select {
		right: 65px;
		top: 50%;
		margin-top: -15px;
	}

	.language-select:after {
		display: none;
	}

	.nav-bar .logo {
		margin-right: 40px;
	}

	.mobile-menu {
		top: 65px;
	}
	
	.hamburger {
		right: unset;
		left: 0%;
	}

	.offer-heading {
		font-size: 32px;
	}

	.offer-heading span {
		font-size: 40px;
	}

	.offer-card, .offer-wrap, .offer-pic {
		width: 100%;
	}
	
	.offer-card h2 {
		text-align: center;
	}
	
	.offer-button {
		margin-bottom: 0;
	}
	
	.about-item {
		width: 100%;
	}

	.section-desc {
		margin-top: 10px;
	}

	h2 {
		font-size: 32px;
	}

	h3 {
		font-size: 18px;
	}

	.button {
		width: 100%;
		max-width: 554px;
	}

	.mobile-menu .menu-item {
		font-size: 20px;
	}

	.offer {
		padding: 50px 0;
	}

	.offer-tip {
		font-size: 20px;
	}

	.offer-desc {
		font-size: 18px;
		margin: 20px 0 30px;
	}

	.offer-text {
		border-left-width: 4px;
		padding: 5px 0px 5px 10px;
		margin-bottom: 25px;
	}

	.offer-button {
		margin-right: 0px;
	}

	.section-desc {
		font-size: 18px;
	}

	.benefits-item,
	.offer-card,
	.catalog-item {
		width: 100%;
	}

	.program-title {
		padding-left: 15px;
	}

	.program-content {
		padding: 20px 15px 30px 30px;
	}


	.breed-pic-wrap {
		min-width: 330px;
		height: 290px;
	}

	.graduate-pic-wrap {
		height: 210px;
	}

	.arrow {
		width: 40px;
		height: 40px;
		background: url(../images/arrow-down.svg) no-repeat center/13px 13px, var(--color-gradient2)
	}

	.program-content {
		padding: 0px 15px 30px 15px;
	}

	.program-title {
		margin-bottom: 20px;
	}

	.graduate-slider {
		margin-top: 20px;
	}

	.cookies .container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}


	.subscribe,
	.benefits {
		padding: 50px 0;
	}

	.about,
	.graduate,
	.thanks {
		padding-top: 50px;
	}


	.footer-wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}

	.copyright {
		text-align: center;
	}

}
