@font-face {
	font-family: assistant;
	src: url("../fonts/assistant/AssistantLight.eot");
	src: url("../fonts/assistant/AssistantLight.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/assistant/AssistantLight.ttf") format("truetype"),
		 url("../fonts/assistant/AssistantLight.svg#AssistantLight") format("svg"),
		 url("../fonts/assistant/AssistantLight.woff") format("woff"),
		 url("../fonts/assistant/AssistantLight.woff2") format('woff2');
	font-display: swap;
	font-weight: 300;
}
@font-face {
	font-family: assistant;
	src: url("../fonts/assistant/AssistantRegular.eot");
	src: url("../fonts/assistant/AssistantRegular.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/assistant/AssistantRegular.ttf") format("truetype"),
		 url("../fonts/assistant/AssistantRegular.svg#AssistantRegular") format("svg"),
		 url("../fonts/assistant/AssistantRegular.woff") format("woff"),
		 url("../fonts/assistant/AssistantRegular.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: assistant;
	src: url("../fonts/assistant/Assistant-Medium.eot");
	src: url("../fonts/assistant/Assistant-Medium.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/assistant/Assistant-Medium.ttf") format("truetype"),
		 url("../fonts/assistant/Assistant-Medium.svg#Assistant-Medium") format("svg"),
		 url("../fonts/assistant/Assistant-Medium.woff") format("woff"),
		 url("../fonts/assistant/Assistant-Medium.woff2") format('woff2');
	font-display: swap;
	font-weight: 500;
}
@font-face {
	font-family: assistant;
	src: url("../fonts/assistant/AssistantSemiBold.eot");
	src: url("../fonts/assistant/AssistantSemiBold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/assistant/AssistantSemiBold.ttf") format("truetype"),
		 url("../fonts/assistant/AssistantSemiBold.svg#AssistantSemiBold") format("svg"),
		 url("../fonts/assistant/AssistantSemiBold.woff") format("woff"),
		 url("../fonts/assistant/AssistantSemiBold.woff2") format('woff2');
	font-display: swap;
	font-weight: 600;
}
@font-face {
	font-family: assistant;
	src: url("../fonts/assistant/AssistantBold.eot");
	src: url("../fonts/assistant/AssistantBold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/assistant/AssistantBold.ttf") format("truetype"),
		 url("../fonts/assistant/AssistantBold.svg#AssistantBold") format("svg"),
		 url("../fonts/assistant/AssistantBold.woff") format("woff"),
		 url("../fonts/assistant/AssistantBold.woff2") format('woff2');
	font-display: swap;
	font-weight: 700;
}
@font-face {
	font-family: assistant;
	src: url("../fonts/assistant/AssistantExtraBold.eot");
	src: url("../fonts/assistant/AssistantExtraBold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/assistant/AssistantExtraBold.ttf") format("truetype"),
		 url("../fonts/assistant/AssistantExtraBold.svg#AssistantExtraBold") format("svg"),
		 url("../fonts/assistant/AssistantExtraBold.woff") format("woff"),
		 url("../fonts/assistant/AssistantExtraBold.woff2") format('woff2');
	font-display: swap;
	font-weight: 800;
}
::-moz-selection {
	background: #0AB285;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
::selection {
	background: #0AB285;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
p {
	margin: 13px 0;
}
p:first-child {
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}
.dooble {
	font-size: 16px;
	color: #181818;
	font-weight: light;
	text-decoration: none;
}
.dooble:hover {
	text-decoration: underline;
}
.wpcf7 {
	direction: rtl;
}
.wpcf7-form p {
	margin: 0;
}
.wpcf7-form br {
	display: none;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
	text-align: right;
}
input[type="submit"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
}
input[type="button"],
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-align: inherit;
}
*,
*::after,
*::before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.sr-zones-nav-a {
	background: yellow;
	color: #000;
	text-decoration: none;
	padding: 7px 20px;
	outline: 2px solid #000;
	font-weight: 700;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	position: fixed;
	top: 100px;
	right: 20px;
	z-index: -1;
}
.sr-zones-nav-a:focus {
	z-index: 20;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
}
.sr-only,
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.sr-only.sr-only-focusable {
	top: 10%;
	left: 20px;
	z-index: 11;
	text-decoration: none;
}
.sr-only.sr-only-focusable:focus {
	width: auto;
	height: auto;
	font-size: 24px;
	padding: 5px 20px;
	clip: unset;
}
a,
button:not(:disabled),
select:not(:disabled),
input[type="file"],
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
svg,
img {
	vertical-align: top;
}
hr,
img,
svg,
embed,
object,
iframe {
	max-width: 100%;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form,
blockquote {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
a {
	color: #473328;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
::-webkit-input-placeholder {
	color: #3D256D;
	opacity: 1;
}
:-moz-placeholder {
	color: #3D256D;
	opacity: 1;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
	min-height: 1px;
	margin: 0 0 -1px 0;
}
.clear {
	display: block;
	clear: both;
	min-height: 1px;
}
body.show-contrast *:not(.no-contrast) {
	background-color: #000 !important;
	color: yellow !important;
	border-color: yellow !important;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
body.show-contrast [fill]:not([fill=""]):not([fill="none"]) {
	fill: yellow !important;
}
body.show-contrast [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: yellow !important;
}
body.show-contrast ::-webkit-input-placeholder {
	color: yellow !important;
}
body.show-contrast :-moz-placeholder {
	color: yellow !important;
}
body.show-contrast .hide-on-contrast,
body:not(.show-contrast) .show-on-contrast {
	display: none;
}
.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.unsupported-wrap {
	direction: ltr;
	text-align: center;
	font-family: arial;
}
.unsupported-title {
	color: #000;
	padding: 100px;
	font-family: arial;
	font-size: 26px;
	font-weight: 500;
	line-height: 33px;
}
.unsupported-a {
	margin: 0 30px;
	height: 128px;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	direction: rtl;
}
.unsupported-a img {
	height: 128px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.unsupported-a:hover img {
	-webkit-transform: translate(0,-10px);
	transform: translate(0,-10px);
}
.unsupported-a.unsupported-a-1:hover {
	color: #ce1f45;
}
.unsupported-a.unsupported-a-2:hover {
	color: #f17b06;
}
.unsupported-a.unsupported-a-3:hover {
	color: #4ad67a;
}
.unsupported-a.unsupported-a-4:hover {
	color: #43b3e8;
}
.unsupported-a.unsupported-a-5:hover {
	color: #dd133e;
}
html,
body {
	height: 100%;
}
body {
	font-family: assistant, arial;
	font-size: 22px;
	line-height: 1.61;
	font-weight: 400;
	margin: 0;
	color: #333;
	text-align: right;
	direction: rtl;
}
#page-main {
	padding: 122px 0 0 0;
	overflow: hidden;
}
.container {
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.container650 {
	width: 690px;
}
.container1090 {
	width: 1130px;
}
.container1369 {
	width: 1409px;
}
.container1370 {
	width: 1410px;
}
.container1446 {
	width: 1486px;
}
.container1647 {
	width: 1687px;
}
.container1650 {
	width: 1690px;
}
.container1690 {
	width: 1730px;
}
#page-header {
	background: #fff;
	width: 100%;
	line-height: 1px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
#page-header > .container {
	display: flex;
	height: 122px;
	align-items: center;
	justify-content: space-between;
}
.header-logos-wrap {
	display: flex;
	width: 21.6%;
	gap: 20px;
	justify-content: space-between;
}
.header-logos-wrap .separator {
	background: rgba(51, 51, 51, 0.1);
	width: 1px;
}
.kanat-logo-link,
.kanat-gallery-logo-link {
	text-decoration: none;
}
.kanat-logo-img {
	height: 79px;
	object-fit: contain;
}
.kanat-gallery-logo-img {
	height: 76px;
	object-fit: contain;
}
.top-search-form {
	width: 29%;
	position: relative;
	margin: 0 0 0 50px;
}
.top-search-input {
	width: 100%;
	height: 46px;
	line-height: 46px;
	border: none;
	border-bottom: 2px solid rgba(51, 51, 51, 0.25);
	padding: 0 0 0 30px;
	color: #3D256D;
	font-family: Assistant;
	font-size: 20px;
	font-weight: 400;
}
.top-search-submit {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -10px 0 0 0;
}
.top-search-submit svg {
	vertical-align: top;
}
.menu-btn {
	display: flex;
	width: 28px;
	height: 31px;
	justify-content: center;
	align-items: center;
}
.menu-btn-inner {
	width: 100%;
	height: 18px;
	position: relative;
}
.menu-btn-inner:before,
.menu-icon-spans {
	background: #3D256D;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span1 {
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu-btn-inner:before {
	content: "";
	top: 8px;
}
.menu-icon-span2 {
	top: 8px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span3 {
	top: 16px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.show-contrast .menu-btn-inner:before,
.show-contrast .menu-icon-spans {
	background: yellow;
}
body.mobile-menu-is-open .menu-icon-span1 {
	-webkit-transform: translate(0,6px);
	transform: translate(0,6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
body.mobile-menu-is-open .menu-icon-span2 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-btn-inner:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-icon-span3 {
	-webkit-transform: translate(0,-6px);
	transform: translate(0,-6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
#page-nav {
	height: 100%;
	width: 30%;
	margin: 0 30px 0 0;
}
#page-nav ul {
	display: flex;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}
#page-nav li {
	height: 100%;
	position: relative;
	flex-grow: 1;
}
#page-nav a {
	display: flex;
	height: 100%;
	align-items: center;
	text-align: center;
	justify-content: center;
	padding: 0 25px;
	color: #3D256D;
	text-decoration: none;
	font-size: 20px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#page-nav a:hover,
#page-nav li.current-menu-item > a,
#page-nav li.active > a,
#page-nav li > a.active {
	color: #00AE8C !important;
}
#page-nav ul ul {
	background: #fff;
	width: 300px;
	border-top: 1px solid #ddd;
	padding: 10px 20px;
	position: absolute;
	top: 100%;
	left: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#page-nav li.focus > ul,
#page-nav li:hover > ul {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
}
.hp-top-banner-section {
	position: relative;
	z-index: 0;
}
.banner-play {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
.banner-play::after {
	content: "";
	background: url(../../images/play_pause.png) center bottom/15px auto no-repeat;
	width: 15px;
	height: 18px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -8px;
}
.banner-play.stop::after {
	background-position: center top;
	margin-left: -6px;
}
.swiper {
	width: 100%;
}
.hp-top-banner-section .swiper-slide {
	display: flex;
	min-height: -webkit-calc(100vh - 122px);
	min-height: calc(100vh - 122px);
}
.hp-top-banner-section .swiper-slide > .container {
	display: flex;
}
.hp-top-banner-img-wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.hp-top-banner-img-wrap::after {
	content: "";
	background: linear-gradient(1deg, rgba(51, 51, 51, 0.00) 2.92%, #333 50.9%, rgba(51, 51, 51, 0.00) 100.53%);
	opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.hp-top-banner-content-wrap {
	width: 100%;
	margin: auto 0;
	color: #fff;
	text-align: center;
	padding: 50px 70px;
}
.hp-top-banner-title {
	font-weight: 700;
	font-size: 60px;
	line-height: 1.16;
	margin: 0 0 38px 0;
}
.hp-top-banner-arrows-container {
	max-width: 1647px;
}
.hp-top-banner-arrows-container-inner {
	position: relative;
}
.hp-top-banner-section .next,
.hp-top-banner-section .prev {
	width: 18px;
	height: 30px;
	position: absolute;
	bottom: -webkit-calc(50vh - 76px);
	bottom: calc(50vh - 76px);
	left: 0;
	z-index: 4;
}
.hp-top-banner-section .prev {
	left: auto;
	right: 0;
}
.hp-top-banner-section .next path,
.hp-top-banner-section .prev path {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.hp-top-banner-section .next:hover path,
.hp-top-banner-section .prev:hover path {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
#page-footer {
	background: #3D256D;
	color: #fff;
	padding: 55px 0 35px 0;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	position: relative;
}
.footer-top {
	display: flex;
	justify-content: space-between;
}
.footer-details {
	width: 75%;
	width: 60%;
}
.footer-links-wrap:first-child {
	width: 68.2%;
	padding: 0 0 0 30px;
}
.footer-links-wrap:first-child ul {
	display: flex;
	flex-wrap: wrap;
}
.footer-links-wrap:first-child li {
	width: 42%;
}
.footer-links-wrap:first-child li:nth-child(even) {
	width: 58%;
}
.footer-details {
	display: flex;
}
.footer-links-wrap {
	width: 31.8%;
	padding: 0 0 0 30px;
}
.footer-links-title {
	font-size: 22px;
	font-weight: 600;
	line-height: 2.18;
	margin: 0 0 20px 0;
	color: #fff;
	margin-bottom: 0;
}
.footer-links-wrap > ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-links-wrap > ul > li {
	padding: 10px 0;
}
.footer-links-wrap > ul > li > a {
	display: inline-block;
	text-decoration: none;
	color: rgba(255, 255, 255, 0.8);
}
.footer-links-wrap a:hover {
	text-decoration: underline;
}
.footer-bottom {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin: 50px 0 0 0;
	padding: 32px 0 0 0;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.footer-bottom a {
	color: #fff;
}
.green-btn {
	background: #0AB285;
	border: 2px solid #0AB285;
	display: inline-flex;
	text-decoration: none;
	min-height: 50px;
	border-radius: 6px;
	padding: 5px 22px;
	color: #fff;
	position: relative;
	z-index: 0;
	text-align: center;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.1;
	gap: 17px;
}
.green-btn::after {
	content: "";
	background: url(../../images/btn-left-arrow.svg) center center no-repeat;
	width: 7px;
	height: 9px;
}
.footer-logo-and-socials {
	display: flex;
	width: 25%;
	flex-direction: column;
	align-items: flex-end;
}
.footer-logo-link {
	text-decoration: none;
	margin: 0 0 20px 0;
}
.footer-logo-img {
	width: auto;
	height: 90px;
}
.footer-socials-list {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	list-style: none;
	line-height: 1px;
	margin: auto 0 0 0;
	padding: 0;
	gap: 40px;
}
.footer-socials-a {
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 0;
}
.footer-socials-a::before {
	content: "";
	width: 36px;
	height: 36px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.8);
	position: absolute;
	z-index: -1;
	left: 50%;
	top: 50%;
	margin: -18px 0 0 -18px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	opacity: 0;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.footer-socials-a:hover::before {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.footer-socials-a svg {
	max-height: 23px;
}
.about-section {
	background: url(../../images/leaf.png) right center no-repeat;
	padding: 199px 0 170px 0;
}
.about-section-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.about-section-content {
	width: 49.18%;
}
.titles {
	margin: 0 0 17px 0;
	color: #3D256D;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.3;
}
.about-section-imgs-wrap {
	display: flex;
	width: 42.38%;
	position: relative;
	align-items: flex-start;
	padding: 0 0 107px 0;
}
.about-section-imgs-1 {
	margin: 0 auto 0 0;
}
.about-section-imgs-1,
.about-section-imgs-2 {
	width: 65.616%;
	height: auto;
	border: 31px solid #fff;
	border-radius: 3px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
}
.about-section-imgs-2 {
	width: 56.304%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.about-section-link-wrap {
	margin: 24px 0 0 0;
}
.last-winners-section {
	padding: 120px 0 200px 0;
	text-align: center;
	position: relative;
	z-index: 0;
}
.last-winners-section::before {
	content: "";
	background: #F5F5F5;
	width: 100%;
	height: 575px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.last-winners-section .titles {
	margin: 0 0 95px 0;
}
.last-winners-list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 100px;
	justify-content: center;
}
.last-winners-section .green-btn {
	margin-top: 59px;
}
.last-winners-item {
	width: -webkit-calc(33.333% - 67px);
	width: calc(33.333% - 67px);
	position: relative;
}
.last-winners-item-btn {
	background: #fff;
	width: 100%;
	height: 489px;
	position: relative;
}
.last-winners-item-img {
	width: 100%;
	height: 100%;
}
.last-winners-item-title {
	background: rgba(255, 255, 255, 0.7);
	text-align: right;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 10px 16px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
}
.waypoint-for-floating-form-btn {
	position: absolute;
	left: 0;
	top: 52px;
}
.floating-form-btn {
	background: #3D256D;
	display: flex;
	width: 85px;
	height: 85px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: fixed;
	left: -webkit-calc((100% - 1607px) / 2);
	left: calc((100% - 1607px) / 2);
	bottom: 20px;
	z-index: 9;
	box-shadow: #fff 0 0 10px 0;
	-webkit-transition: all 0.7s cubic-bezier(0.61, -0.67, 0.5, 2.1) 0.2s;
	transition: all 0.7s cubic-bezier(0.61, -0.67, 0.5, 2.1) 0.2s;
}
.stop-floating-btn .floating-form-btn {
	position: absolute;
	top: -53px;
}
.floating-form-open .floating-form-btn {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	bottom: -100px;
}
.floating-form-btn-img {
	width: 50px;
	height: 50px;
}
.floating-form-box {
	background: #fff;
	width: 360px;
	max-width: 100%;
	position: fixed;
	left: 0;
	bottom: 20px;
	z-index: 12;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
}
.general-overlay {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	inset: 0;
	z-index: 11;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.floating-form-open .general-overlay {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.floating-form-open .floating-form-box {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
	opacity: 1;
	visibility: visible;
}
.floating-form-box-title {
	background: #3D256D;
	display: flex;
	min-height: 66px;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.3;
	padding: 0 28px 0 0;
}
.close-floating-form {
	display: flex;
	width: 66px;
	height: 66px;
	align-items: center;
	justify-content: center;
}
.floating-form-wrap {
	max-height: -webkit-calc(100vh - 100px);
	max-height: calc(100vh - 100px);
	overflow: auto;
	padding: 30px 30px 60px;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	margin: 0 0 20px 0;
}
.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	font-family: inherit;
	width: 100%;
	height: 49px;
	font-size: 18px;
	border: none;
	border-bottom: 2px solid #CFC9DB;
	padding: 0;
	vertical-align: top;
}
.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance):focus,
.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance):not(.val-is-empty) {
	border-bottom: 2px solid #3D256D;
}
.inputs-label,
input[type="date"] ~ .inputs-label,
input[type="time"] ~ .inputs-label,
.val-is-empty:focus ~ .inputs-label {
	cursor: text;
	position: absolute;
	right: 0;
	top: -7px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 13px;
	line-height: 1;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-khtml-opacity: 0.6;
	visibility: visible;
	opacity: 1;
	background:#000;
}
.val-is-empty ~ .inputs-label {
	overflow: hidden;
	font-size: 18px;
	top: 0;
	line-height: 2;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
} 
.inputs-label span {
	position: relative;
	z-index: 1;
}
.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.error ~ .inputs-label {
	color: red;
}
.hide-inputs-label {
	display: none;
}
.wpcf7-submit {
	background: #0AB285;
	display: inline-flex;
	width: 100%;
	min-height: 46px;
	border: 2px solid #0AB285;
	margin: 13px 0 0 0;
	text-decoration: none;
	border-radius: 6px !important;
	padding: 5px 22px;
	color: #fff;
	position: relative;
	z-index: 0;
	text-align: center;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.1;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.top-title-section {
	display: flex;
	min-height: 417px;
	position: relative;
	z-index: 0;
	color: #fff;
	text-align: center;
	margin: 0 0 110px 0;
	padding: 40px 0;
}
.top-title-section > .container {
	margin: auto;
}
.top-title-bg-wrap {
	position: absolute;
	inset: 0;
	z-index: -1;
}
.top-title-bg-wrap::after {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0.65;
	background: linear-gradient(182deg, rgba(51, 51, 51, 0.00) 7.44%, #333 90.46%);
}
.top-title {
	font-size: 42px;
	font-weight: 700;
	line-height: 1.42;
	margin: 0 0 20px 0;
}
.breadcrumbs {
	font-size: 20px;
}
.breadcrumbs a {
	color: #fff;
	text-decoration: none;
}
.content-section {
	margin: 0 0 100px 0;
	text-align: center;
}
.content-section .titles {
	margin: 0 0 27px 0;
}
.txt-img-item {
	display: flex;
	margin: 0 0 150px 0;
}
.txt-img-item:nth-child(even) {
	flex-direction: row-reverse;
}
.txt-img-item-content {
	width: 59.39%;
	padding: 0 0 0 30px;
}
.txt-img-item:nth-child(even) .txt-img-item-content {
	padding: 0 30px 0 0;
}
.txt-img-item-content ol {
	display: flex;
	flex-direction: column;
	gap: 23px;
}
.txt-img-item-content ul {
	display: flex;
	flex-direction: column;
	gap: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.txt-img-item-content ul > li {
	display: flex;
	width: 100%;
	gap: 30px;
}
.txt-img-item-content ul > li::before {
	content: "";
	background: #3D256D url(../../images/btn-left-arrow.svg) center center no-repeat;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	margin: 8px 0 0 0;
}
.txt-img-item-img {
	width: 40.61%;
	height: auto;
	object-fit: cover;
}
.faqs-section {
	margin: 0 0 150px 0;
}
.faqs-box {
	background: #FBFBFB;
	padding: 76px 0;
}
.faqs-title {
	color: #3D256D;
	font-size: 30px;
	font-weight: 700;
	border-top: 3px solid #D4CFDF;
	margin: 0 0 38px 0;
	padding: 31px 0 0 0;
}
.q-ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid rgb(61 37 109 / 25%);
}
.q-ul > li {
	border-bottom: 1px solid rgb(61 37 109 / 25%);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-ul > li.active {
	background: #F0EEF4;
	border-bottom: 2px solid #3D256D;
}
.q-ul > li .q-btn {
	display: flex;
	width: 100%;
	min-height: 71px;
	align-items: center;
	gap: 20px;
	padding: 8px 20px 8px 37px;
	border: none;
	color: #3D256D;
	font-size: 20px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-ul > li.active .q-btn {
	font-weight: 700;
}
.q-ul > li .q-btn .q-plus-minus {
	width: 21px;
	height: 21px;
	flex-shrink: 0;
	margin: 0 auto 0 0;
	position: relative;
}
.q-ul > li .q-btn:hover {
	background: #F0EEF4;
}
.q-ul > li .q-btn .q-plus-minus::before,
.q-ul > li .q-btn .q-plus-minus::after {
	content: "";
	background: #3D256D;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-ul > li .q-btn .q-plus-minus::before {
	width: 15px;
	height: 3px;
	left: 3px;
	top: 9px;
}
.q-ul > li .q-btn .q-plus-minus::after {
	width: 3px;
	height: 15px;
	top: 3px;
	left: 9px;
}
.q-ul > li.active .q-btn .q-plus-minus::after {
	-webkit-transform:scale(1,0);
	transform:scale(1,0);
}
.q-ul > li > .q-text {
	display: none;
	padding: 0 20px 25px;
	font-size: 20px;
}
.q-text-inner {
	width: 820px;
	max-width: 100%;
}
.bottom-form-section {
	margin: 0 0 60px 0;
}
.bottom-form-box {
	min-height: 345px;
	min-height: 429px;
	position: relative;
	z-index: 0;
	padding: 80px 0 54px 0;
	color: #fff;
}
.bottom-form-box input.error,
.bottom-form-box textarea.error,
.bottom-form-box select.error {
    color: yellow !important;
    border-bottom-color: yellow !important;
}
.bottom-form-box .error::-webkit-input-placeholder {
	color: yellow !important;
}
.bottom-form-box .error:-moz-placeholder {
	color: yellow !important;
}
.bottom-form-box .wpcf7-not-valid ~ .inputs-label,
.bottom-form-box .val-is-empty.wpcf7-not-valid ~ .inputs-label,
.bottom-form-box .val-is-empty.error ~ .inputs-label {
	color: yellow !important;
}
.bottom-form-box .inputs-label {
	background: none !important;
}
.bottom-form-box .wpcf7-not-valid-tip {
	font-size: 14px;
}
.bottom-form-box label.error {
	color: #fff;
}
.bottom-form-box-bg-wrap {
	position: absolute;
	inset: 0;
	z-index: -1;
}
.bottom-form-box-bg-wrap::after {
	content: "";
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	inset: 0;
}
.bottom-form-box-logo {
	position: absolute;
	left: 36px;
	top: 24px;
}
.bottom-form-box-titles {
	margin: 0 0 37px 170px;
	line-height: 1.1;
	font-size: 28px;
}
.bottom-form-box-titles b,
.bottom-form-box-titles strong {
	font-size: 32px;
	font-weight: 700;
}
.bottom-form-box .wpcf7-form,
.bottom-form-box .wpcf7-form > p {
	display: flex;
	width: 100%;
	gap: 28px;
	position: relative;
}
.bottom-form-box .wpcf7-form-control-wrap {
	flex: 1;
	margin: 0;
}
.bottom-form-box .wpcf7-submit {
	width: 192px;
	margin: 0;
}
.bottom-form-box .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	background: none;
	color: #fff;
}
.bottom-form-box .wpcf7-form-control::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
.bottom-form-box .wpcf7-form-control:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.wpcf7-form-control-wrap[data-name="acceptance-acceptance"] {
	position: absolute;
	right:0;
	bottom:-60px;
	font-size:16px;
	
}
.wpcf7-list-item {
	margin: 0;
}
body.show-focus .wpcf7-acceptance input[type="checkbox"]:focus + .wpcf7-list-item-label::before,
body.show-focus .wpcf7-checkbox input[type="checkbox"]:focus + .wpcf7-list-item-label::before {
	outline: 1px solid #000;
	outline-offset: 2px;
}
.bottom-form-box input[type="checkbox"]:focus + .wpcf7-list-item-label::before,
body.show-contrast.show-focus .wpcf7-acceptance input[type="checkbox"]:focus + .wpcf7-list-item-label::before,
body.show-contrast.show-focus .wpcf7-checkbox input[type="checkbox"]:focus + .wpcf7-list-item-label::before {
	outline-color: yellow !important;
}
.wpcf7-acceptance,
.wpcf7-checkbox {
	position: relative;
}
.wpcf7-acceptance label,
.wpcf7-checkbox label {
	cursor: pointer;
}
.wpcf7-acceptance input[type="checkbox"],
.wpcf7-checkbox input[type="checkbox"] {
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
}
.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
	display: block;
	padding: 0 29px 0 0;
	position: relative;
}
.wpcf7-acceptance .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
	margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label::before,
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	content: "";
	background: #fff;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 2px;
}
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	background: #fff url(../../images/v.svg) center center no-repeat;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.wpcf7-acceptance input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after,
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.tags-section {
	margin: 0 0 102px 0;
}
.tags-list {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.tag-btn {
	display: inline-block;
	min-width: 140px;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	text-decoration: none;
	text-align: center;
	color: #3D256D;
	padding: 0 22px;
	border-radius: 50px;
	border: 1px solid #3D256D;
	font-size: 16px;
	font-weight: 600;
}
.tag-btn.btn-all {
	min-width: 110px;
}
.tag-btn.active {
	background: #3D256D;
	color: #fff;
}
.gallery-images-section {
	margin: 0 0 202px 0;
}
.steps-section .gallery-images-section {
	margin: 81px 0 0 0;
	padding: 0 0 70px 0;
}
.gallery-images-section .titles {
	font-size: 26px;
	text-align: center;
	margin: 0 0 35px 0;
}
.gallery-images-section .last-winners-list {
	flex-wrap: wrap;
	gap: 32px;
}
.gallery-images-section .last-winners-item {
/*    width: -webkit-calc(20% - 26px);
    width: calc(20% - 26px);*/
    width: -webkit-calc(25% - 26px);
    width: calc(25% - 26px);
}
.gallery-images-section .last-winners-item-btn {
	height: 307px;
}
.yBoxFrame.img-details-ybox {
	max-width: 1441px;
	border: 3px solid #D4CFDF;
}
.yBoxFrame.img-details-ybox .insertYboxAjaxHere {
	padding: 0;
}
.yBoxFrame.img-details-ybox .closeYbox,
.yBoxFrame.img-details-ybox .closeYbox[type="button"] {
	right: auto;
	left: 10px;
}
.img-details-wrap {
	display: flex;
	color: #3D256D;
}
.img-details-content {
	/*width: 44.3%;*/
	width: 635px;
	flex-shrink: 0;
	padding: 130px 50px;
	box-shadow: rgba(65, 70, 75, 0.8) 0 0 25px -10px;
}
.img-details-img-wrap {
	/*width: 55.7%;*/
	padding: 130px 55px;
}
.img-details-img {
	/*width: 100%;*/
	width:auto;
	height: auto;
}
.img-details-title-wrap {
	margin: 0 0 33px 0;
	font-size: 28px;
	position: relative;
	line-height: 1.2;
}
.img-details-title-wrap::before {
	content: "";
	background: #0AB285;
	width: 3px;
	position: absolute;
	top: 9px;
	bottom: 7px;
	right: -23px;
}
.img-details-title {
	margin: 0 0 17px 0;
	font-size: 36px;
	font-weight: 800;
	line-height: 30px;
}
.prizes-section {
	text-align: center;
	margin: 0 0 165px 0;
}
.prizes-title {
	margin: 0 0 46px 0;
	color: #0AB285;
	font-size: 32px;
	font-weight: 700;
}
.prizes-wrap {
	display: flex;
	width: 100%;
	color: #3D256D;
	font-size: 22px;
	line-height: 27px;
}
.prizes-text {
	flex-grow: 1;
}
.prizes-text,
.prizes-img-wrap {
	padding: 33px 0;
	position: relative;
}
.prizes-img-wrap {
	height: 294px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #3D256D;
}
.prizes-text::after, .prizes-img-wrap::after {
	content: "";
	background: rgba(10, 178, 133, 0.5);
	width: 1px;
	position: absolute;
	top: 33px;
	bottom: 33px;
	left: 0;
}
.prizes-table-td:nth-child(1) {
	width: 39.5%;
}
.prizes-table-td:nth-child(1) .prizes-text,
.prizes-table-td:nth-child(1) .prizes-img-wrap {
	padding-left: 41px;
	padding-right: 20px;
	border-left: none;
}
.prizes-table-td:last-child .prizes-text::after,
.prizes-table-td:last-child .prizes-img-wrap::after {
	display: none;
}
.prizes-table-td {
	display: flex;
	flex-direction: column;
}
.prizes-table-td:nth-child(2) {
	width: 23.8%;
}
.prizes-table-td:nth-child(3) {
	width: 36.7%;
}
.prizes-table-td:nth-child(2) .prizes-text,
.prizes-table-td:nth-child(2) .prizes-img-wrap {
	padding-left: 10px;
	padding-right: 10px;
	border-right: none;
	border-left: none;
}
.prizes-table-td:nth-child(3) .prizes-text,
.prizes-table-td:nth-child(3) .prizes-img-wrap {
	padding-right: 10px;
	border-right: none;
}
.prizes-table-inner-title {
	color: #0AB285;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 4px 0;
}
.prizes-imgs {
	display: flex;
	border: 1px solid #3D256D;
}
.prizes-imgs .prizes-table-td {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 20px;
	padding-left: 20px;
}
.prizes-img {
	max-height: 100%;
}
.steps-section {
	background: url(../../images/leaf2.png) left top no-repeat;
	margin: 0 0 60px 0;
	font-size: 20px;
}
.steps-title-wrap {
	display: flex;
	align-items: center;
	color: #3D256D;
	font-size: 36px;
	font-weight: 600;
	margin: 0 0 21px 0;
}
.steps-title {
	margin: 0 0 0 19px;
	padding: 0 0 0 24px;
	font-size: 36px;
	font-weight: 700;
	border-left: 3px solid #0AB285;
}
.step1-form-wrap {
	color: #3D256D;
	margin: 61px 0 0 0;
}
.step1-form-wrap .wpcf7-form,
.step1-form-wrap .wpcf7-form > p {
	display: flex;
	flex-wrap: wrap;
	gap: 47px 30px;
}
.step1-form-wrap .wpcf7-form-control-wrap {
	width: -webkit-calc(25% - 23px);
	width: calc(25% - 23px);
	margin-bottom: 0;
}
.step1-form-wrap .wpcf7-form-control-wrap.textarea-wrap {
	width: -webkit-calc(75% - 9px);
	width: calc(75% - 9px);
}
.step1-form-wrap textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	font-weight: 300;
	height: 81px;
	padding-top: 15px;
}
.step1-form-wrap .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	background: none;
}
.text-in-form {
	width: 100%;
	font-size: 16px;
	display: block;
}
.text-in-form2 {
	font-weight: 500;
}
.step1-form-wrap .wpcf7-checkbox {
	font-size: 16px;
}
.step1-form-wrap .wpcf7-checkbox .wpcf7-list-item-label::before {
	border: 1px solid #3D256D;
}
.step1-form-wrap .wpcf7-checkbox .wpcf7-list-item-label::after {
	background: #3D256D url(../../images/v-white.svg) center center no-repeat;
}
.step1-form-wrap .wpcf7-submit {
	width: -webkit-calc(25% - 23px);
	width: calc(25% - 23px);
}
.upload-btn-wrap {
	background: #F0EBF9;
	display: inline-flex;
	min-width: 150px;
	width: 100%;
	min-height: 50px;
	line-height: 18px;
	position: relative;
	text-align: center;
	border-radius: 2px;
	color: #4B2F91;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	text-decoration: none;
	font-size: 18px;
	padding: 5px 38px;
	border: 2px solid #3D256D;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.upload-btn-wrap .file-input-box,
.upload-btn-wrap .inputsLabel {
	display: none;
}
.uploadBtnWrap .wpcf7-form-control-wrap,
.upload-btn-wrap .wpcf7-form-control-wrap,
.file-input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.upload-btn-wrap .wpcf7-form-control-wrap {
	opacity: 1;
}
.upload-btn-wrap .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	position: absolute;
    bottom: -22px;
    right: 0;
}
.file-input-div .delete-file {
	display: none;
}
.file-input-div .delete-file {
	position: relative;
	z-index: 4;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	color: red;
}
.file-input-div.active .delete-file {
	display: block;
}
.file-input-val-text {
	display: inline-flex;
	max-width: 100%;
	gap: 9px;
	align-items: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.file-input-val-text::before {
	content: "";
	background: url(../../images/upload.svg) center center no-repeat;
	width: 20px;
	height: 11px;
}
.file-upload-wrap {
	margin-top: auto;
}
.file-upload-wrap .text-in-form {
	margin: 8px 0 -34px 0;
	font-size: 14px;
}
.checkbox-and-text-wrap {
	width: 100%;
}
.checkbox-and-text-wrap .text-in-form {
	margin: 7px 0 0 0;
}
.step1-form-wrap .wpcf7-submit {
	margin: 0;
}
.steps-section .gallery-images-section .last-winners-list {
	gap: 35px 38px;
}
.steps-section .gallery-images-section .last-winners-item-btn {
	height: 370px;
}
.steps-section .gallery-images-section .last-winners-item {
    width: -webkit-calc(20% - 31px);
    width: calc(20% - 31px);
}
.share-icons-list-wrap {
	text-align: center;
	line-height: 1;
	position: absolute;
	left: 10px;
	top: 20px;
}
.share-icons-list {
	background: rgba(255, 255, 255, 0.8);
	display: flex;
	width: 52px;
	flex-direction: column;
	align-items: center;
	gap: 19px;
	border-radius: 40px;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 23px 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.share-icons-list li {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.share-icons-list li.share-icons-item-facebook {
	height: 25px;
}
.share-icons-list li.share-icons-item-linkedin {
	height: 26px;
}
.share-icons-list li.share-icons-item-whatsapp {
	height: 24px;
}
.share-icons-list li.share-icons-item-copy {
	height: 23px;
}
.share-icons-list-wrap:not(.active) .share-icons-list {
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
}
.share-icons-list-wrap:not(.active) li {
	height: 0;
}
.copy-text-btn {
	position: relative;
}
.show-on-check {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hide-on-check,
.copy-text-btn.active .show-on-check {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.show-on-check,
.copy-text-btn.active .hide-on-check {
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
.show-text-on-check {
	width: 52px;
	font-size: 12px;
	background: #fff;
	line-height: 13px;
	padding: 5px 5px 11px;
	border-radius: 0 0 42px 42px;
	margin: 5px 0 0 -26px;
	-webkit-transform: translate(0,-10px);
	transform: translate(0,-10px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.copy-text-btn.active .show-text-on-check {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.last-winners-item-title-wrap {
	position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}
.last-winners-item-title-wrap .last-winners-item-title {
	width: 100%;
	position: static;
}
.last-winners-item-title-2 {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
}
.favorites-small-heart-btn {
	position: relative;
}
.small-filled-heart {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.favorites-small-heart-btn.active .small-filled-heart {
	display: block;
}
.left-bottom-favourites-wrap {
	text-align: center;
	line-height: 1;
	position: absolute;
	left: 15px;
	bottom: 100%;
	margin: 0 0 15px 0;
}
.favourites-counter-circle {
	background: #fff;
	display: flex;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	margin: 0 0 15px 0;
	text-align: center;
	align-items: center;
	justify-content: center;
	color: #0AB285;
	font-size: 17px;
	font-weight: 700;
}

.big-heart {
	position: absolute;
	left: 50%;
	top: 50%;
	width:100px;
	height:100px;
	margin: -46px 0 0 -57px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.last-winners-item.active .big-heart {
	-webkit-transition: all 0.5s cubic-bezier(0.4, -0.16, 0.29, 2.11);
	transition: all 0.5s cubic-bezier(0.4, -0.16, 0.29, 2.11);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.winners-stage-wrap {
	background: #FCFBFE;
	padding: 88px 0;
	margin: 30px 0 200px 0;
	position: relative;
}
.winners-stage-leaf-bg {
	position: absolute;
	left: 0;
	top: -173px;
}
.winners-stage-list {
	display: flex;
	padding: 0 0 0 21px;
	gap: 15px;
	justify-content: center;
	flex-wrap: wrap;
}
.winners-stage-list-item {
	display: flex;
	width: -webkit-calc(33.333% - 10px);
	width: calc(33.333% - 10px);
	gap: 30px;
	align-items: flex-start;
	margin-bottom: 50px;
}
.winners-stage-list-item-title {
	background: url(../../images/place-icon.svg) left center no-repeat;
	width: 124px;
	min-height: 66px;
	padding: 0 0 0 47px;
	color: #3D256D;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.16;
	text-align: left;
	flex-shrink: 0;
}
.bottom-form-section .wpcf7-not-valid-tip, label.error {
    color: #fff;
}
.bottom-form-box .wpcf7-form, .bottom-form-box .wpcf7-form > p {
    flex-wrap: wrap;
}
.bottom-form-box .wpcf7 form .wpcf7-response-output {
    margin: 0;
    font-size: 16px;
}
.bottom-form-box .wpcf7 form .wpcf7-response-output {
    margin: 0;
    order: 3;
    width: 100%;
}
@media(min-width: 992px){
	.img-details-img-wrap img{
		height: 430px;
		object-fit: cover;
	}
}
.search-results .about-section-content {
    width: 100%;
    margin: 50px 0;
}
.floating-form-box .wpcf7 form.invalid .wpcf7-response-output,
.floating-form-box .wpcf7 form.unaccepted .wpcf7-response-output,
.floating-form-box .wpcf7 form.payment-required .wpcf7-response-output {
    color: red;
}
.floating-form-box .wpcf7 form.sent .wpcf7-response-output{
	color: #3D256D;
}
.step1-form-wrap .wpcf7-form .wpcf7-form-control-wrap.textarea-wrap span{
	width: 100%;
}
.step1-form-wrap .wpcf7-form, .step1-form-wrap .wpcf7-form > p {
    width: 100%;
}
.step1-popup-newsletter {
    background: rgb(0 0 0 / 50%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    opacity: 0;
    visibility: hidden;
	-webkit-transition: all 0.4s ease;
}
.step1-popup-newsletter.active{
	opacity: 1;
	visibility: visible;
}
.step1-popup-newsletter .container {
    background: #fff;
    height: auto;
    align-self: center;
    padding: 50px;
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: auto;
    max-height: 660px;
}
.step1-popup-newsletter .container .close {
    position: absolute;
    left: 0;
    top: 0;
    font-family: arial;
    margin: 10px;
    line-height: 1;
    font-size: 35px;
}
[for="for="fileInput5""]{
	display: none;
}
.wpcf7-not-valid-tip,
.wpcf7-not-valid-tip1{
	display: none;
	display: block;
}
.upload-btn-wrap .wpcf7-not-valid-tip{
	display: block;
}
.upload-btn-wrap .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -22px;
    right: 0;
    background: #fff;
    width: 100%;
    text-align: right;
    bottom: -30px;
}
@media(max-width: 670px){
	.step1-popup-newsletter .container {
	    background: #fff;
	    height: auto;
	    align-self: center;
	    padding: 50px;
	    position: relative;
	    height: 85vh;
	    overflow: auto;
	    margin: 10px;
	    padding: 50px 20px;
	}
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #3D256D;
}
.floating-form-box .wpcf7-list-item {
    color: #000;
}
.floating-form-box .wpcf7-acceptance .wpcf7-list-item-label::before,
.floating-form-box .wpcf7-acceptance .wpcf7-list-item-label::after,
.floating-form-box .wpcf7-checkbox .wpcf7-list-item-label::before,
.floating-form-box .wpcf7-checkbox .wpcf7-list-item-label::after{
	border: 1px #000 solid;
}
.gallery-images-section {
    margin: 40px 0 130px 0px;
}
[for="fileInput5"]{
	opacity: 0;
}
.last-winners-list {
    gap: 30px;
}
.wpcf7 form .wpcf7-response-output {
    margin-top: 0;
}
.about-section-imgs-wrap{
    flex-wrap: wrap;
}
.about-section-imgs-wrap-inner{
	width: 100%;
	position: relative;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 50px;
}
.about-section-imgs-1, .about-section-imgs-2 {
    width: 50%;
    border: 2px solid #fff;
    /*border: 0;*/
}
.about-section-imgs-2 {
    width: 50%;
    position: relative;
}
.about-section-imgs-wrap-inner {
    margin-bottom: 0;
}
.img-details-title-wrap small {
    margin: 0 0 10px 0;
    display: block;
}
.page-template-default .content-section .container div strong u,
.page-template-default .content-section .container div h1,
.page-template-default .content-section .container div h2,
.page-template-default .content-section .container div h3,
.page-template-default .content-section .container div h4,
.page-template-default .content-section .container div h5,
.page-template-default .content-section .container div h6{
	font-weight: bold;
	line-height: 1.2;
	color: #452a7a;
	font-size: 30px;
	text-decoration: none;
	margin-bottom: 20px;
}
.page-template-default .content-section .container div p,
.page-template-default .content-section .container div ul,
.page-template-default .content-section .container div ol,
.page-template-default .content-section .container div li{
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px;
}
.page-template-default .content-section .container div ol{
	list-style-type: none;
}
.prizes-table-td:nth-child(3) .prizes-text, .prizes-table-td:nth-child(3) .prizes-img-wrap {
    border-left: 0;
}
.prizes-table-td:nth-child(4) .prizes-text, .prizes-table-td:nth-child(4) .prizes-img-wrap {
    border-right: 0;
}
.wah-skiplinks-menu {
    overflow: hidden;
}
body.show-contrast *:not(.no-contrast) .kanat-gallery-logo-img,
body.show-contrast *:not(.no-contrast) .kanat-logo-img,
body.show-contrast *:not(.no-contrast) .aicon_image{
    background: yellow !important;
}
body.show-contrast.show-focus .footer-logo-link:focus,
body.show-contrast.show-focus .footer-logo-img:focus{
    background: #000 !important;
    border:1px solid #fff !important;
}
body.show-contrast.show-focus .footer-logo-link:focus .footer-logo-img{
	background: #000 !important;
}
body.show-contrast.show-focus .footer-socials-list a:focus img{
	background: #000 !important;
	border:1px solid #fff !important;
}
.stop-floating-btn .floating-form-btn {
    position: fixed;
    top: -53px;
    top: auto;
    bottom: 53px;
}
.wpcf7 .wpcf7-submit:disabled {
    text-align: center;
}
.val-is-empty:focus ~ .inputs-label {
    color: #fff;
}
.floating-form-wrap .inputs-label,
.floating-form-wrap input[type="date"] ~ .inputs-label,
.floating-form-wrap input[type="time"] ~ .inputs-label,
.floating-form-wrap .val-is-empty:focus ~ .inputs-label{
	background: transparent;
	color: red;
}
.page-template-tpl-competition .step1-form-wrap .wpcf7 form .wpcf7-response-output {
    margin-top: 0 !important;
    font-size: 36px;
    text-align: center;
    width: 100%;
}
.page-template-tpl-competition .step1-form-wrap .inputs-label, input[type="date"] ~ .inputs-label,
.page-template-tpl-competition .step1-form-wrap input[type="time"] ~ .inputs-label,
.page-template-tpl-competition .step1-form-wrap .val-is-empty:focus ~ .inputs-label 
{
    background: transparent !important;
}
.step1-form-wrap .wpcf7-submit {
    text-align: center;
}
.floating-form-box .wpcf7 form.invalid .wpcf7-response-output, .floating-form-box .wpcf7 form.unaccepted .wpcf7-response-output, .floating-form-box .wpcf7 form.payment-required .wpcf7-response-output
{
	margin: 0;
}
/*.floating-form-wrap .wpcf7 form.sent .wpcf7-response-output{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 9;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 20px;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
}*/
.floating-form-wrap input[type="submit"]{
    text-align: center;
}
.floating-form-wrap .wpcf7-acceptance .wpcf7-list-item-label,
.floating-form-wrap .wpcf7-checkbox .wpcf7-list-item-label {
    display: block;
    padding: 0 29px 0 0;
    position: relative;
    font-size: 14px;
}
.floating-form-wrap .wpcf7-not-valid-tip {
    font-size: 14px;
}
.floating-form-wrap .wpcf7-list-item{
	margin: 0;
}
.wpcf7-response-output + .wpcf7-response-output{
	display: none;
}
.step1 .wpcf7-list-item {
    margin: 0;
}
.bottom-form-box .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance):focus,
.bottom-form-box .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance):not(.val-is-empty) {
    border-bottom: 2px solid #fff;
}
body.show-contrast .wpcf7-acceptance .wpcf7-list-item-label::before,
body.show-contrast .wpcf7-acceptance .wpcf7-list-item-label::after,
body.show-contrast .wpcf7-checkbox .wpcf7-list-item-label::before,
body.show-contrast .wpcf7-checkbox .wpcf7-list-item-label::after {
    border: 1px solid yellow;
}
.wpcf7 .screen-reader-response {
	display: none !important;
}
.floating-form-wrap .wpcf7-response-output {
	display: none !important;
}

[data-name="newsletter"] .wpcf7-not-valid-tip1{
	color: #dc3232;
}

/*****video section***/
.video-section {
	background: #F5F5F5;
	padding: 70px 0;

}

.video-section .titles {
	text-align:center;
	margin-bottom:60px;
}

#home-video {
	position: relative;
}
#home-video video {
	position: relative;
	display:  block;
	max-width: 100%;
}