<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding:0;
	margin:0;
}
body {
	font-size: 16px;
	/*background-image: linear-gradient(120deg, #0d125c, #0C0E2F);*/
	background-image: url("images/bg.svg");
	background-color: #0C0E2F;
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-width: 100%;
	background-position: bottom;
}
a {
	color: white;
}
a:hover {
	color: white;
}
h1, h2, h3 {
	font-size: 40px;
	font-family: 'Lato';
	font-weight: 600;
	color: white;
	justify-content: center;
}
h4, h5 {
	font-weight:700;
	font-family: 'Lato';
	color: white;
}
h6 {
	font-weight:400;
	font-family: 'Lato';
	color: white;
}

h7 {
	font-size: 30px;
	font-family: 'Lato';
	font-weight: 600;
	color: white;
}

p {
	color: white;
	text-align: center;
}

.white {
	color:#FFFFFF !important;
}
.black {
	color:#0C0E2F;
}

.banner {

	position: static;
	align-content: center;
	color: #0C0E2F;
	margin-top: 100px;
	text-align: center;
}


.prelative {
	position:relative
}
.section-padding {
	padding:40px 0px;
}
.sectioner-header {
	width:69%;
	margin:0 auto;
}
.line {
	height: 2px;
	width: 50px;
	background: #0C0E2F;
	display: block;
	margin: 20px auto 20px;
}
.line::after {
	content:"";
	position: absolute;
	left: 50%;
	width: 150px;
	height: 2px;
	border-bottom: 2px dashed #0C0E2F;
	margin-left: -75px;
}
.sectioner-header p {
	color:#0C0E2F;
	font-size: 17px;
}
.section-content {
	margin-top: 80px;
}
.icon-box {
	margin-bottom:50px;
}
.icon-box i {
	display: block;
	position: relative;
	width: 135px;
	height: 135px;
	border-radius: 100px;
	background: #d9cfcf;
	background:  linear-gradient(to left, #0C0E2F 100%, #0C0E2F 55%);
	color: #ffffff;
	font-size: 50px;
	line-height: 135px;
	margin: 0 auto;
}
.icon-box h5 {
	margin-top:30px;
}
.icon-box p {
	color: #0C0E2F;
	font-size: 14px;
	width: 80%;
	margin: 0 auto;
}
.about-btn {
	color: #0C0E2F;
	padding: 10px 40px;
	border: 2px solid #0C0E2F;
	border-radius: 7px;
	margin-top: 30px;
	display: inline-block;
	font-size: 18px;
}
.about-btn:hover {
	background:#0C0E2F;
	color:#0C0E2F;
	text-decoration:none;
}

.support-section {
	background: #0C0E2F;
	background: linear-gradient(to left, #0C0E2F 100%, #0C0E2F 55%);
	padding:100px 0px;
	position:relative;
	overflow: hidden;
}

.video-overlay {
	background: linear-gradient(to left, rgba(34, 36, 64, 0.90), rgba(53, 56, 100, 0.90));
}
.video-section h3 {
	font-weight: 600;
	font-size: 38px;
}
.video-section i {
	display: block;
	position: relative;
	width: 70px;
	height: 70px;
	border-radius: 100px;
	background: #0C0E2F;
	color: #0C0E2F;
	font-size: 30px;
	line-height: 70px;
	margin: 0 auto;
	cursor:pointer;
}
.video-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	align-content: center !important;
	-ms-flex-line-pack: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.video-popup .video-src {
	position: relative;
	width: 700px;
	max-width: 80%;
}
.video-popup .iframe-src {
	width: 100%;
	height: 0;
	padding-top: 56.3%;
	position: relative;
	display: none;
}
.video-popup .iframe-src iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.single-feature {
	margin-bottom: 80px;
	margin-top: 40px;
}
.single-feature h5 {
	font-size: 16px;
}
.media-right-margin {
	margin-right:25px;
}
.single-feature p {
	font-size: 13px;
}
.icon-border {
}
.icon-border span {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	color: #0C0E2F;
	font-size: 18px;
	line-height: 50px;
	border: 1px solid #0C0E2F;
}
.team {

	text-align: center;
}
.team-detail {
	margin-top:40px;
}
.team-detail img {
	border-radius: 50%;
	width: 70%;
}
.team-detail h4 {
	color:#0C0E2F;
	margin-top: 20px;
	font-size: 17px;
	margin-bottom: 0px;
}
.testimonial {
	background: #0C0E2F;
	background: linear-gradient(to left, #0C0E2F 100%, #0C0E2F 55%);
	padding:100px 0px;
	position:relative;
}
.testimonial::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.bx-wrapper {
	border: none !important;
	background: rgba(206, 210, 217, 0.81) !important;
	border-radius: 5px !important;
	box-shadow:none !important;
}
.slider-item {
	padding:20px;
}
.slider .test-img img {
	border: 12px solid #fff;
	border-radius: 50%;
	width: 100%;
	height: auto;
}
.test-img {
	float: left;
	width: 20%;
	margin-right:5%;
}
.test-text {
	float: left;
	width: 75%;
}
.slider .title {
	display: block;
	position: relative;
	margin: 0 0 20px;
	font-size: 1.125em;
	line-height: 1.25;
}
.slider .title span {
	display: block;
	font-size: 1.5em;
	font-weight: 700;
}
.faq {
	background:  linear-gradient(to left, #0C0E2F 100%, #0C0E2F 55%);
	border-bottom: 0px solid #e4e4e4;
}
.faq-content {
	margin: 20px 0px;
}
.faq-content h4 {
	font-weight: 400;
	font-size: 20px;
}
.faq-content p {
	color: #0C0E2F;
	font-weight:300;
	margin-top:15px;
}
#contact_form .form-input {
	border: 1px solid #0C0E2F;
}
input {
	height: 42px;
	padding: 0 1rem;
	background: #fff;
	border-radius: 30px;
	margin-bottom: 1rem;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border:0;
}
#contact_form textarea {
	resize: none;
	padding: 1rem;
	height: 150px;
	background: #fff;
	border: 0;
	border-radius: 30px;
	margin-bottom: 1rem;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn-grad {
 padding: .7rem 2rem;
	display: inline-block;
	border: 3px solid #69BD45;
	cursor:pointer;
	background-color: #0C0E2F;
	text-align: center;
	align-content: center;
	justify-items: center;
}
.contact-info {
	padding: 2rem 2rem 1rem;
	border-radius: 8px;
	background: #0C0E2F;
	background: linear-gradient(to left, #0C0E2F 100%, #0C0E2F 55%);
}
.contact-item {
	margin:23px 0px;
}
.contact-item i {
	font-size: 20px;
}
.contact-item p {
	line-height: 20px;
	margin: 0;
}

.download {
	background: #0C0E2F;
	background: linear-gradient(to left, #0C0E2F 100%, #0C0E2F 55%);
	padding:100px 0px;
	position:relative;
}
.download::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.download ul {
	list-style: none;
}
.download ul li {
	display: inline-block;
	margin: 0px 10px 10px 0px;
}
.download ul li a {
	display: block;
}
.download ul li a img {
	width: 150px;
	border-radius: 7px;
}

.footer-copy {
	background: #69BD45;
	font-size: 13px;
	text-align: center;
	padding:15px 0px;
}
.footer-copy p {
	margin-bottom:0px;
}
@media all and (max-width:991px) {
.navbar .navbar-collapse {
	overflow: auto;
	background:  linear-gradient(to left, rgba(34, 36, 64, 1), rgba(53, 56, 100, 1));
	color: #fff !important;
	text-align: center;
	padding: 10px 0;
}
.nav-scroll .navbar-collapse {
	background: #fff !important;
}
#contact_form {
	margin-bottom:20px;
}
}
@media all and (max-width:768px) {
.nav-scroll .navbar-brand img, .navbar-brand img {
	transform: scale(0.75) !important;
	-webkit-transform: scale(0.75) !important;
}}

.banner-text {
	padding-right: 0px;
	margin: 10px 0px 0px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 23px;
}
.section-padding {
	padding: 40px 0px;
}
.banner-text p {
	margin: 25px 0px;
}
.banner-text ul li a img {
	width: 140px;
	border-radius: 7px;
}
.sectioner-header {
	width: 90%;
}
.sectioner-header p {
	font-size: 14px;
}
.about-btn {
	padding: 5px 30px;
	margin-top: 0px;
	font-size: 16px;
}
.single-feature {
	margin-bottom: 20px;
	margin-top: 20px;
}
.team-detail {
	margin-top: 20px;
}
.team-detail img {
	width: 50%;
}
.bx-controls {
	display:none;
}
.bx-wrapper {
	margin: 0px 20px !important;
}
.slider .test-img img {
	margin: 0 auto;
}
.test-img {
	float:none;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
.test-text {
	float: none;
	width: 100%;
	text-align: center;
}
.section-content {
	margin-top: 40px;
}
.faq-content {
	margin: 10px 0px;
}
.faq-content h4 {
	font-size: 16px;
}
.faq-content p {
	font-size: 13px;
}
#contact_form {
	margin-bottom:20px;
}
.contact-item {
	font-size: 12px;
}
.download ul li a img {
	width: 120px;
}
.footer-copy p {
	font-size: 10px;
}


.imageBox {
	position: relative;
	float: left;
}

.hoverImg {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}

.imageBox:hover .hoverImg {
	display: block;
	opacity: 1;
}


.logos{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: auto;
	max-height: 75px;
	min-height: 30px;
	max-width: 200px;
	display: flex;
	overflow: hidden;
}

.logos:hover {
	fill: #69BD45;
	filter: brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(329%) hue-rotate(57deg) brightness(92%) contrast(90%);
}

.logotall{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: auto;
	max-height: 100px;
	min-height: 30px;
	max-width: 200px;
	display: flex;
	overflow: hidden;
}

.logotall:hover {
	fill: #69BD45;
	filter: brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(329%) hue-rotate(57deg) brightness(92%) contrast(90%);
}

.nav-scroll .socialmedia {
	fill: #969696;
	opacity: 1;
}

.displayBlock {

	display: grid;
	grid-template-columns: repeat(7, 1fr);
	max-width: 300px;
	justify-content: center;
}

.btn-white {
	padding: .7rem 2rem;
	   display: inline-block;
	   color: #0C0E2F;
	   border-radius: 2rem;
	   border: 0;
	   background: #0C0E2F;
	   background: linear-gradient(to right, white, #0C0E2F);
	   cursor:pointer;
	margin: 5px;
   }

.accordion {
	background-color: #070b45;
	color: white;
	cursor: pointer;
	padding: 18px;
	width: 80%;
	border: none;
	text-align: center;
	outline: none;
	font-size: 18px;
	transition: 0.4s;
}

.active, .accordion:hover {
	background-color: #69BD45;
	color: white;
}

.panel {
	padding: 0 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}


.btn {
	border: 0 none;
	border-radius: 0px;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px 0px;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: 0 none;
}

.btn-wide {
	width: 100%;
}
.btn-square {
	width: 56px;
	margin: 5px 2px;
	padding: 6px 0;
}
.btn.outline {
	border: 3px solid #69BD45;
	color: #69BD45;
	background: none;
	text-align: center;
}
.btn.outline:hover, .btn.outline:focus, .btn.outline:active, .btn.outline.active, .open &gt; .dropdown-toggle.btn {
	color: #E2E2E2;
	border-color: #69BD45;
	background-color: #69BD45;
}
.btn.outline:active, .btn.outline.active {
	border-color: #69BD45;
	color: #fff;
	background-color: #69BD45;
	box-shadow: none;
}

.bilety {
	position: relative;
	display: inline-block;
}
.bilety .biletytext {
	visibility: hidden;
	width: 100px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 5px;
	font-size: 10px;
	/* Position the tooltip */
	position: absolute;
}
.bilety:hover .biletytext {
	visibility: visible;
}</pre></body></html>