.btn-primary {
    color: #fff;
    background-color: #af505d;
    border-color: #af505d;
}

.card-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	margin-top: 30px;
	margin-bottom: 30px;
}
.card {
	background: #fff;
	font-size: 16px;
	line-height: 1.5;
	height: 100%;
}

.card-img-top.bordered {
	border: 25px solid #fff;
	object-fit: cover;
	height: 275px;
	width: 100%;
}

.card ul {
	padding-left: 27px;
}

.card-body {
	padding: 0 25px 25px 25px;
}

.card-body h4 {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 30px;
}

.card-body h5 {
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.form .row > div.col-xs-1.price {
	justify-content: end;
}
.share-widget ul {
	display: flex;
	justify-content: flex-start;
	padding: 0;
	list-style: none;
}

.share-widget ul li {
	display: block;
}

.share-widget .share__button {
	display: block;
	background: white;
	padding: 5px 20px;
	margin-right: 7px;
	color: #1b1b1b;
}

.share-widget .share__button i {
	margin-right: 7px;
}

.collapse.in {
	border-radius: 0 0 2rem 2rem;
}
.panel-group .panel-heading {
	padding: 0;
	border-bottom: 0;
	border-radius: 2rem;
	background: #e5e8ef;
	display: block;
}
.panel-group .panel-body {
	padding: 3rem 4rem 1rem 4rem;
	line-height: 1.5;
	font-size: 16px;
	background: #fff;
	border-radius: 0 0 2rem 2rem;
}
.panel-group .panel-heading:not(.collapsed) {
	border-radius: 2rem 2rem 0 0;
}
.panel-title {
	font-family: "Teko";
	color: #595d65;
	font-size: 2.3rem;
	padding: 1rem 2.5rem 1rem 1.2rem;
	border-radius: 5rem;
	font-weight: 400;
	margin-right: 0;
	letter-spacing: 1px;
}
.panel-title .fa {
	background: #bec5d3;
	color: #ffffff;
	border-radius: 50%;
	margin-right: 1.2rem;
	margin-left: 0 !important;
	font-size: 1.5rem;
	padding: 1.2rem;
}
.panel-title > a span {
	display: block;
	margin-top: 0.5rem;
}
.panel-title > a {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
}
.panel-group .panel + .panel {
	margin-top: 2rem;
}

@media (min-width: 992px) {
	.menu-fixed .megamenu,
	.menu-fixed .submenu {
		top: inherit;
	}
}

@font-face {
	font-family: "Teko";
	src: url("../fonts/Teko-Medium.eot");
	src: url("../fonts/Teko-Medium.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Teko-Medium.woff2") format("woff2"),
		url("../fonts/Teko-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Teko";
	src: url("../fonts/Teko-Regular.eot");
	src: url("../fonts/Teko-Regular.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Teko-Regular.woff2") format("woff2"),
		url("../fonts/Teko-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Teko";
	src: url("../fonts/Teko-Light.eot");
	src: url("../fonts/Teko-Light.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Teko-Light.woff2") format("woff2"),
		url("../fonts/Teko-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Teko";
	src: url("../fonts/Teko-SemiBold.eot");
	src: url("../fonts/Teko-SemiBold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Teko-SemiBold.woff2") format("woff2"),
		url("../fonts/Teko-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Teko";
	src: url("../fonts/Teko-Bold.eot");
	src: url("../fonts/Teko-Bold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Teko-Bold.woff2") format("woff2"),
		url("../fonts/Teko-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
.d-flex {
	display: flex;
	flex-wrap: wrap;
}
.d-flex > div {
	float: none;
}
.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
html {
	scroll-behavior: smooth;
}
.section-tag {
	scroll-margin-top: 2em;
	display: block;
}
.intro-p a {
	color: #fff;
}
.social-media ul {
	list-style: none;
	padding-left: 0;
	font-size: 2rem;
}
.navbar-holder {
	background: #1f2a44;
}
.lockheed-martin-badge {
	height: 70px;
}
.menu > li > a {
	margin: 22px 3px;
}
.logo {
	background-size: contain;
}
.navbar-holder {
	position: static;
}
.main-header {
	position: relative;
}

/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
	font-size: 1.5rem;
	padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
	border: none;
	width: fit-content;
	margin: 0 auto;
}
.tabbable-line > .nav-tabs > li {
	margin-right: 2px;
	padding: 0 !important;
}
.tabbable-line > .nav-tabs > li > a {
	border: 0;
	margin-right: 0;
	color: #737373;
	font-size: 1.5rem;
}
.tabbable-line > .nav-tabs > li > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
	border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
	border: 0;
	background: none !important;
	color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
	margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
	border-bottom: 4px solid #af505d;
	position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
	border: 0;
	color: #1f2a44;
	background: transparent;
	font-weight: bold;
}
.tabbable-line > .nav-tabs > li.active > a > i {
	color: #404040;
}
.tabbable-line > .tab-content {
	margin-top: -3px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #eee;
	padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
	padding-bottom: 0;
}
/****************** BLOG **********************/
.blog-section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.blog-post {
	-webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
	transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
	padding: 20px;
	border: 1px solid #ebebeb;
	background: #fff;
	height: 100%;
}
.blog-post.related-articles {
	background: #efefef;
}
.blog-post.related-articles .text-muted {
	color: #c0c1c3;
}
.blog-post .blog-img {
	display: block;
	height: 20vh;
	margin-bottom: 15px;
	background-position: center center;
	background-size: cover;
	object-fit: cover;
}
.blog-post .blog-img img{
	width: 100%;
}
.section-intro.blog-single.bg-img {
	background-position: center center;
	background-size: cover;
}
.blog-post .blog-img .overlay {
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.blog-post .blog-img .overlay {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.blog-post .content h1,
.blog-post .content h2,
.blog-post .content h3,
.blog-post .content h4,
.blog-post .content h5,
.blog-post .content h6 {
	line-height: 1.2;
}

.blog-post .content .title {
	font-size: 18px;
}
.blog-post.related-articles .content .title {
	font-size: 25px;
	color: #4585bc;
}
.the-arrow {
	width: 1px;
	transition: all 0.2s;
}
.the-arrow.-left {
	position: absolute;
	top: 60%;
	left: 0;
}
.the-arrow.-left > .shaft {
	width: 0;
	background-color: #8f9bb3;
}
.the-arrow.-left > .shaft:before,
.the-arrow.-left > .shaft:after {
	width: 0;
	background-color: #8f9bb3;
}
.the-arrow.-left > .shaft:before {
	transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
	transform: rotate(0);
}
.the-arrow.-right {
	top: 1px;
}
.the-arrow.-right > .shaft {
	width: 1px;
	transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before,
.the-arrow.-right > .shaft:after {
	width: 4px;
	transition-delay: 0.3s;
	transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
	transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
	transform: rotate(-40deg);
}
.the-arrow > .shaft {
	background-color: #8f9bb3;
	display: block;
	height: 1px;
	position: relative;
	transition: all 0.2s;
	transition-delay: 0;
	will-change: transform;
}
.the-arrow > .shaft:before,
.the-arrow > .shaft:after {
	background-color: #8f9bb3;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.2s;
	transition-delay: 0;
}
.the-arrow > .shaft:before {
	transform-origin: top right;
}
.the-arrow > .shaft:after {
	transform-origin: bottom right;
}

.animated-arrow {
	display: inline-block;
	color: #8f9bb3;
	font-size: 1em;
	text-decoration: none;
	position: relative;
	transition: all 0.2s;
}
.animated-arrow:hover {
	color: #808080;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
	width: 64px;
	transition-delay: 0.1s;
	background-color: #808080;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before,
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
	width: 4px;
	transition-delay: 0.1s;
	background-color: #808080;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
	transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
	transform: rotate(-40deg);
}
.animated-arrow:hover > .main {
	transform: translateX(17px);
	transform: translateX(80px);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
	width: 0;
	transform: translateX(200%);
	transition-delay: 0;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before,
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
	width: 0;
	transition-delay: 0;
	transition: all 0.1s;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
	transform: rotate(0);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
	transform: rotate(0);
}
.animated-arrow > .main {
	display: flex;
	align-items: center;
	transition: all 0.2s;
}
.animated-arrow > .main > .text {
	margin: 0 16px 0 0;
	line-height: 1;
}
.animated-arrow > .main > .the-arrow {
	position: relative;
}

.blog-post .content .title:hover {
	color: #1f2a44 !important;
}

.shadow {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
}

.text-muted {
	color: #8492a6 !important;
}

.para-desc {
	max-width: 600px;
}

.section-title .title {
	letter-spacing: 0.5px;
	font-size: 30px;
}
.blog-post .read-more {
	font-size: 12px;
	font-weight: bold;
}
.post-title::after {
	content: "";
	display: block;
	width: 42px;
	height: 2px;
	background-color: #af505d;
	margin: 12px 0 14px;
}
.post-content {
	margin-top: 4rem;
}
/******************** END BLOG ***************************/

/*--------------------------------------------------------------
# Expect
--------------------------------------------------------------*/
.expect {
	padding: 7rem 0;
}
.expect-img {
	padding: 2rem;
	flex: 0 0 auto;
}
.expect-img img {
	margin-top: auto;
}
.expect-item-wrap {
	padding: 30px;
	position: relative;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 10px 29px 0 rgb(68 88 144 / 10%);
	transition: all 0.3s ease-in-out;
	border-radius: 15px;
	text-align: center;
	border-bottom: 3px solid #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex: 1 0 auto;
}
.expect-item {
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	padding: 1rem;
}
.expect h3 {
	font-weight: 700;
	font-size: 34px;
	color: #54585a;
}

.expect h4 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 5px;
	color: #54585a;
}

.expect i {
	font-size: 25px;
	margin-right: 15px;
	color: #8597bf;
}
.expect-item-header {
}

.expect p {
	font-size: 15px;
	color: #5a6570;
}

@media (max-width: 991px) {
	.expect .expect-img img {
		max-width: 70%;
	}
	.order-2-mobile {
		order: 2;
	}
}

@media (max-width: 767px) {
	.expect .expect-img img {
		max-width: 90%;
	}
}

.top-quote:hover {
	background: #1f2a44;
	color: #ffffff;
	border-color: #1f2a44;
}
.top-quote {
	font-family: "Teko";
	font-size: 23px;
	font-weight: 400;
	border: 2px solid #af505d;
	padding: 0 10px;
	background: #af505d;
	color: #fff;
	line-height: normal;
	letter-spacing: 1px;
}
.top-email {
	font-family: "Teko";
	font-size: 23px;
	font-weight: 400;
	margin-right: 30px;
}
.top-phone {
	font-family: "Teko";
	font-size: 23px;
	font-weight: 400;
	margin-right: 30px;
}
.top-email i,
.top-phone i {
	font-size: 18px;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
}

/* The checkbox-container */
.checkbox-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
	background-color: #40495f;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
	left: 10px;
	top: 7px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* Make level 2 submenu larger */
.submenu .submenu {
	min-width: 190px;
}
@media (min-width: 1000px) {
	.menu > li:last-child > a {
		margin-right: 0;
		padding-right: 0;
	}
}
@media (min-width: 768px) and (max-width: 1300px) {
	.topbar .container {
		margin-right: 0;
		width: 100%;
	}
}
@media (max-width: 768px) {
	.top-email {
		font-size: 18px;
	}
	.top-phone {
		font-size: 18px;
		margin-right: 20px;
	}
	.top-email i,
	.top-phone i {
		font-size: 14px;
	}
}

/* Owl Carousel */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

.grabbing {
	cursor: url(../plugins/owl-carousel/grabbing.png) 8 8, move;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 5px 12px;
	font-size: 13px;
	background: #444;
	border-radius: 2px;
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

.owl-theme .owl-controls.clickable .owl-buttons div:focus,
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	background-color: #b54321;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	opacity: 0.8;
	border-radius: 20px;
	background: #fff;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
	background: #b54321;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 30px;
}

.owl-item.loading {
	min-height: 150px;
	background: url(../plugins/owl-carousel/AjaxLoader.gif) center center
		no-repeat;
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px;
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut 0.7s both ease;
	-moz-animation: fadeOut 0.7s both ease;
	animation: fadeOut 0.7s both ease;
}

.owl-fade-in {
	-webkit-animation: fadeIn 0.7s both ease;
	-moz-animation: fadeIn 0.7s both ease;
	animation: fadeIn 0.7s both ease;
}

.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
	-webkit-animation: scaleToFade 0.7s ease both;
	-moz-animation: scaleToFade 0.7s ease both;
	animation: scaleToFade 0.7s ease both;
}

.owl-goDown-in {
	-webkit-animation: goDown 0.6s ease both;
	-moz-animation: goDown 0.6s ease both;
	animation: goDown 0.6s ease both;
}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom 0.5s ease both;
	-moz-animation: scaleUpFrom 0.5s ease both;
	animation: scaleUpFrom 0.5s ease both;
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo 0.5s ease both;
	-moz-animation: scaleUpTo 0.5s ease both;
	animation: scaleUpTo 0.5s ease both;
}

@-webkit-keyframes empty {
	0% {
		opacity: 1;
	}
}

@-moz-keyframes empty {
	0% {
		opacity: 1;
	}
}

@keyframes empty {
	0% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes backSlideOut {
	25% {
		opacity: 0.5;
		-webkit-transform: translateZ(-500px);
	}

	100%,
	75% {
		opacity: 0.5;
		-webkit-transform: translateZ(-500px) translateX(-200%);
	}
}

@-moz-keyframes backSlideOut {
	25% {
		opacity: 0.5;
		-moz-transform: translateZ(-500px);
	}

	100%,
	75% {
		opacity: 0.5;
		-moz-transform: translateZ(-500px) translateX(-200%);
	}
}

@keyframes backSlideOut {
	25% {
		opacity: 0.5;
		transform: translateZ(-500px);
	}

	100%,
	75% {
		opacity: 0.5;
		transform: translateZ(-500px) translateX(-200%);
	}
}

@-webkit-keyframes backSlideIn {
	0%,
	25% {
		opacity: 0.5;
		-webkit-transform: translateZ(-500px) translateX(200%);
	}

	75% {
		opacity: 0.5;
		-webkit-transform: translateZ(-500px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0);
	}
}

@-moz-keyframes backSlideIn {
	0%,
	25% {
		opacity: 0.5;
		-moz-transform: translateZ(-500px) translateX(200%);
	}

	75% {
		opacity: 0.5;
		-moz-transform: translateZ(-500px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateZ(0) translateX(0);
	}
}

@keyframes backSlideIn {
	0%,
	25% {
		opacity: 0.5;
		transform: translateZ(-500px) translateX(200%);
	}

	75% {
		opacity: 0.5;
		transform: translateZ(-500px);
	}

	100% {
		opacity: 1;
		transform: translateZ(0) translateX(0);
	}
}

@-webkit-keyframes scaleToFade {
	to {
		opacity: 0;
		-webkit-transform: scale(0.8);
	}
}

@-moz-keyframes scaleToFade {
	to {
		opacity: 0;
		-moz-transform: scale(0.8);
	}
}

@keyframes scaleToFade {
	to {
		opacity: 0;
		transform: scale(0.8);
	}
}

@-webkit-keyframes goDown {
	from {
		-webkit-transform: translateY(-100%);
	}
}

@-moz-keyframes goDown {
	from {
		-moz-transform: translateY(-100%);
	}
}

@keyframes goDown {
	from {
		transform: translateY(-100%);
	}
}

@-webkit-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
}

@-moz-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-moz-transform: scale(1.5);
	}
}

@keyframes scaleUpFrom {
	from {
		opacity: 0;
		transform: scale(1.5);
	}
}

@-webkit-keyframes scaleUpTo {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
}

@-moz-keyframes scaleUpTo {
	to {
		opacity: 0;
		-moz-transform: scale(1.5);
	}
}

@keyframes scaleUpTo {
	to {
		opacity: 0;
		transform: scale(1.5);
	}
}

/* EVENTS */
.buttons-line {
	padding-top: 35px;
}

.event-thumb {
	width: 300px;
	flex-shrink: 0;
	height: 300px;
	background-image: linear-gradient(147deg, #a8515f 0%, #262d4a 74%);
	box-shadow: 6px 7px 15px 1px rgb(161 153 165 / 46%);
	border-radius: 20px;
	transform: translateX(-80px);
	overflow: hidden;
	background-size: cover;
}

.event-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	opacity: 1;
	transition-delay: 0.3s;
	border-radius: 20px;
	transition: all 0.3s;
}

.event-thumb:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(147deg, #a8515f 0%, #262d4a 74%);
	border-radius: 20px;
	opacity: 0.8;
}

.events-container .card-box {
	background: #fff;
	border-radius: 20px;
	display: flex;
	align-items: center;
	min-height: 400px;
	width: calc(95% - 80px);
	max-width: 1000px;
	margin: 40px 80px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.events-container .btn {
	display: inline-flex;
	background-image: linear-gradient(147deg, #a8515f 0%, #af3347 74%);
	padding: 7px 15px;
	border-radius: 4px;
	color: #fff;
	box-shadow: 0px 7px 15px rgb(161 153 165 / 46%);
	text-decoration: none;
	font-weight: 500;
	justify-content: center;
	text-align: center;
	letter-spacing: 1px;
	margin-right: 7px;
}
.events-container .btn.btn-blue {
	background-image: linear-gradient(147deg, #262d4a 0%, #48537b 74%);
}
.events-container h2.title {
	font-weight: 900;
	color: #444444;
}
.events-container h2.title,
.events-container h3 {
	margin: 0;
}
.events-container h3.date {
	font-size: 1.8rem;
	color: #9d9bb1;
	margin-top: 5px;
}
.location {
	color: #7b7992;
	display: block;
	font-weight: 500;
	font-size: 2rem;
	margin-bottom: 2rem;
}
.location i {
	color: #a34f5d;
}
.location i,
.date i {
	margin-right: 10px;
}
@media screen and (max-width: 999px) {
	.event-thumb {
		width: 95%;
		transform: translatey(-20%);
	}
	.events-container .card-box {
		flex-direction: column;
		align-items: center;
		height: auto;
		width: calc(100% - 80px);
		margin: 110px 40px;
		padding-left: 3%;
		padding-right: 3%;
		padding-bottom: 6%;
	}
}
/* END EVENTS */

/* cookie first */
span.cfGMLl { bottom: 90px; }
button.cf3Mob.cf2Lf6.cf8Oal { background-color: #44566F !important; }