@import url("../fonts/style.css");
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.no-scroll-y {
	overflow-y: hidden
}

.ctn-preloader {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 100%;
	justify-content: center;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99999999999
}

.ctn-preloader .animation-preloader {
	position: absolute;
	z-index: 99999999999
}

.ctn-preloader .animation-preloader .spinner {
	-webkit-animation: spinner 1s infinite linear;
	animation: spinner 1s infinite linear;
	border-radius: 50%;
	border: 3px solid rgba(0, 0, 0, 0.2);
	border-top-color: #000;
	height: 9em;
	margin: 0 auto 3.5em;
	width: 9em
}

.ctn-preloader .animation-preloader .txt-loading {
	font: bold 2em 'Walkway SemiBold', sans-serif;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
	-webkit-animation: letters-loading 4s infinite;
	animation: letters-loading 4s infinite;
	color: #000;
	content: attr(data-text-preloader);
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg)
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
	color: rgba(0, 0, 0, 0.2);
	position: relative
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(9):before {
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(10):before {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(11):before {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(12):before {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(13):before {
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(14):before {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(15):before {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(16):before {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(17):before {
	-webkit-animation-delay: 1.7s;
	animation-delay: 1.7s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(18):before {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(19):before {
	-webkit-animation-delay: 1.9s;
	animation-delay: 1.9s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(20):before {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(21):before {
	-webkit-animation-delay: 2.1s;
	animation-delay: 2.1s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(22):before {
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(23):before {
	-webkit-animation-delay: 2.3s;
	animation-delay: 2.3s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(24):before {
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(25):before {
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(26):before {
	-webkit-animation-delay: 2.6s;
	animation-delay: 2.6s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(27):before {
	-webkit-animation-delay: 2.7s;
	animation-delay: 2.7s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(28):before {
	-webkit-animation-delay: 2.8s;
	animation-delay: 2.8s
}

.ctn-preloader .loader-section {
	background-color: #fff;
	height: 100%;
	position: fixed;
	top: 0;
	width: calc(50% + 1px)
}

.ctn-preloader .loader-section.section-left {
	left: 0
}

.ctn-preloader .loader-section.section-right {
	right: 0
}

.loaded .animation-preloader {
	opacity: 0;
	transition: .3s ease-out
}

.loaded .loader-section.section-left {
	-webkit-transform: translateX(-101%);
	transform: translateX(-101%);
	transition: .7s .3s all cubic-bezier(0.1, 0.1, 0.1, 1.000)
}

.loaded .loader-section.section-right {
	-webkit-transform: translateX(101%);
	transform: translateX(101%);
	transition: .7s .3s all cubic-bezier(0.1, 0.1, 0.1, 1.000)
}

@-webkit-keyframes spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg)
	}
}

@keyframes spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg)
	}
}

@-webkit-keyframes letters-loading {
	0%, 75%, 100% {
		opacity: 0;
		-webkit-transform: rotateY(-90deg);
		transform: rotateY(-90deg)
	}
	25%, 50% {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@keyframes letters-loading {
	0%, 75%, 100% {
		opacity: 0;
		-webkit-transform: rotateY(-90deg);
		transform: rotateY(-90deg)
	}
	25%, 50% {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@media screen and (max-width: 767px) {
	.ctn-preloader .animation-preloader .spinner {
		height: 8em;
		width: 8em
	}

	.ctn-preloader .animation-preloader .txt-loading {
		font: bold 3.5em 'Walkway SemiBold', sans-serif
	}
}

@media screen and (max-width: 500px) {
	.ctn-preloader .animation-preloader .spinner {
		height: 7em;
		width: 7em
	}

	.ctn-preloader .animation-preloader .txt-loading {
		font: bold 2em Montserrat, sans-serif
	}
}

.h1 {
	font-family: "avenir", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-size: 92px;
	padding: 120px 50px;
	text-align: center;
	text-transform: uppercase;
	text-rendering: optimizeLegibility
}

@media screen and (max-width: 1440px) and (min-width: 769px) {
	.h1 {
		font-family: "avenir", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
		font-size: 60px;
		padding: 150px 50px;
		text-align: center;
		text-transform: uppercase;
		text-rendering: optimizeLegibility
	}
}

@media (max-width: 768px) {
	.h1 {
		font-family: "avenir", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
		font-size: 50px;
		padding: 60px 25px;
		text-align: center;
		text-transform: uppercase;
		text-rendering: optimizeLegibility
	}

	.ctn-preloader .animation-preloader .txt-loading {
		font: bold 1em 'Walkway SemiBold', sans-serif;
		text-align: center;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}
	#disable{
		font-size: small !important;
	}
}
@media (max-width: 321px) {
	.h1 {
		font-family: "avenir", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
		font-size: 50px;
		padding: 60px 25px;
		text-align: center;
		text-transform: uppercase;
		text-rendering: optimizeLegibility
	}

	.ctn-preloader .animation-preloader .txt-loading {
		font: bold 0.7em 'Walkway SemiBold', sans-serif;
		text-align: center;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}
	#disable{
		font-size: x-small !important;
		padding: 2px 3px !important;
	}
}

.h1.elegantshadow {
	color: #131313;
	background-color: #e7e5e4;
	letter-spacing: .15em;
	text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2
}

.h1.deepshadow {
	color: #e0dfdc;
	background-color: #333;
	letter-spacing: .1em;
	text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9)
}

.h1.insetshadow {
	color: #202020;
	background-color: #2d2d2d;
	letter-spacing: .1em;
	text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636
}

.h1.retroshadow {
	color: #2c2c2c;
	background-color: rgba(150, 150, 150, 0.2);
	letter-spacing: .05em;
	text-shadow: 4px 4px 0 #d5d5d5, 7px 7px 0 rgba(0, 0, 0, 0.2)
}
button#disable{
	font-family: "Open Sans SemiBold",sans-serif;
}
.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.
