.slider .slide--subheadline {
	color: #ffffff;
	font-family: 'Abril Fatface', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 45px;
	margin-bottom: 0;
	text-transform: capitalize;
}

.heading .heading--subtitle {
	color: rgba(207, 13, 13, 0.75);
	font-family: 'Abril Fatface', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.footer .heading--subtitle {
	color: rgba(255, 252, 252, 0.75);
	font-family: 'Abril Fatface', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.bg-overlay-dark:before {
	background-color: rgba(207, 13, 13, 0.75);
}

.testimonial-1 .heading--subtitle {
	color: #c69c6d;
	font-family: 'Abril Fatface', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.testimonial-1 .testimonial--body {
	color: #ffffff;
	
}


footer {
	background: #393186;
	padding-top: 95px;
	padding-bottom: 0;
	position: relative;
}

.btn--white:active,
.btn--white:focus,
.btn--white:hover {
	background-color: rgba(207, 13, 13, 0.75);
	color: #ffffff;
	border-color: rgba(207, 13, 13, 0.75);
}

.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
	background-color: rgba(207, 13, 13, 0.75);
	color: #ffffff;
	border-color: rgba(207, 13, 13, 0.75);
}

/* Button Primary Hover */
.btn--primary.btn--inverse:active,
.btn--primary.btn--inverse:focus,
.btn--primary.btn--inverse:hover {
	background-color: #ffffff;
	border-color: #ffffff;
	color: rgba(207, 13, 13, 0.75);
}

.btn--primary {
	background-color: #rgba(207, 13, 13, 0.75);
	color: #ffffff;
	border: 2px solid transparent;
}

.btn--primary {
	background-color: rgba(207, 13, 13, 0.75);
	color: #ffffff;
	border: 2px solid transparent;
}
.Registrations .body {
	color: #ffffff;
}
.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover {
	background-color: #222222;
	border: 2px solid #222222;
	color: #ffffff;
}

/* Button Primary Hover */
.btn--primary.btn--inverse:active,
.btn--primary.btn--inverse:focus,
.btn--primary.btn--inverse:hover {
	background-color: #ffffff;
	border-color: #ffffff;
	color: rgba(207, 13, 13, 0.75);
}

/* Button Secondary*/
.btn--secondary {
	background-color: #222222;
	color: #ffffff;
	border: 2px solid #222222;
}

.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
	background-color: rgba(207, 13, 13, 0.75);
	color: #ffffff;
	border-color: #rgba(207, 13, 13, 0.75);
}

/* Button White */
.btn--white {
	background-color: #ffffff;
	color: #222222;
	border: 2px solid #ffffff;
}

.btn--white:active,
.btn--white:focus,
.btn--white:hover {
	background-color: rgba(207, 13, 13, 0.75);
	color: #ffffff;
	border-color: rgba(207, 13, 13, 0.75);
}

.bg-overlay-theme2 .btn--white:active,
.bg-overlay-theme2 .btn--white:focus,
.bg-overlay-theme2 .btn--white:hover {
	background-color: #222222;
	color: #ffffff;
	border-color: #222222;
}

/* Button Block */
.btn--block {
	width: 100%;
}

.btn--auto {
	width: auto;
}

/* Button Rounded */
.btn--rounded {
	border-radius: 50px;
}

/* Button Link */
.btn--link {
	background-color: transparent;
	border-color: transparent;
}

.btn--link.btn--primary {
	color: rgba(207, 13, 13, 0.75);
}

.btn--link.btn--primary:active,
.btn--link.btn--primary:focus,
.btn--link.btn--primary:hover {
	color: #222222;
	background-color: transparent;
	border-color: transparent;
}

.btn--link.btn--secondary {
	color: #222222;
}

.btn--link.btn--secondary:active,
.btn--link.btn--secondary:focus,
.btn--link.btn--secondary:hover {
	color: rgba(207, 13, 13, 0.75);
	background-color: transparent;
	border-color: transparent;
}

/* Button Bordered */
.btn--bordered {
	background-color: transparent;
}

.btn--bordered.btn--primary {
	color: rgba(207, 13, 13, 0.75)
	border-color: rgba(207, 13, 13, 0.75);
}

.btn--bordered.btn--primary:active,
.btn--bordered.btn--primary:focus,
.btn--bordered.btn--primary:hover {
	color: #ffffff;
	background-color: rgba(207, 13, 13, 0.75);
	border-color: rgba(207, 13, 13, 0.75);
}

.btn--bordered.btn--secondary {
	color: #222222;
	border-color: #222222;
}

.btn--bordered.btn--secondary:active,
.btn--bordered.btn--secondary:focus,
.btn--bordered.btn--secondary:hover {
	color: #ffffff;
	background-color: #222222;
	border-color: #222222;
}

.btn--bordered.btn--white {
	color: #ffffff;
	border-color: #ffffff;
}

.btn--bordered.btn--white:active,
.btn--bordered.btn--white:focus,
.btn--bordered.btn--white:hover {
	color: #bb9356;
	background-color: #ffffff;
	border-color: #ffffff;
}

.btn--white.btn--secondary {
	color: #222222;
	border-color: #ffffff;
	background-color: #ffffff;
}

.btn--white.btn--secondary:active,
.btn--white.btn--secondary:focus,
.btn--white.btn--secondary:hover {
	color: #ffffff;
	background-color: rgba(207, 13, 13, 0.75);
	border-color: rgba(207, 13, 13, 0.75);
}

.btn--slide:last-of-type {
	margin-left: -6px;
}

.btn--video {
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
	line-height: 51px;
	text-transform: uppercase;
	padding-left: 93px;
}

.btn--video i {
	position: absolute;
	left: 30px;
	top: 0;
	color: #f9f9f9;
	font-size: 48px;
}

.btn--video:hover,
.btn--video:hover i {
	color: rgba(207, 13, 13, 0.75);
}

/* Buttom Video With Bordered */
.btn--video-bordered {
	width: 68px;
	height: 68px;
	line-height: 65px;
	border-radius: 50%;
	border-radius: 33px;
	background-color: rgba(255, 255, 255, 0.2);
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.btn--video-bordered .btn--video {
	padding-left: 0;
	width: 48px;
	height: 48px;
	color: #f9f9f9;
}

.btn--video-bordered .btn--video i {
	left: 9px;
}

.btn--video-bordered:hover {
	background-color: #ffffff;
}

.btn--video-bordered:hover .btn--video,
.btn--video-bordered:hover .btn--video i {
	color: rgba(207, 13, 13, 0.75);
}

/* Buttom More */
.btn-more span {
	position: relative;
	padding-right: 7px;
}

.btn-more span:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	width: 8px;
	margin-left: -7px;
	height: 2px;
	background-color: #222222;
}

.btn-more span:after {
	position: absolute;
	content: "";
	left: -4px;
	top: 50%;
	margin-top: -3px;
	width: 2px;
	height: 8px;
	background-color: #222222;
}

.btn-more:hover span:after,
.btn-more:hover span:before {
	background-color: #ffffff;
}

/* Buttom Link */
.btn--link.btn-more {
	color: rgba(207, 13, 13, 0.75);
	height: 15px;
	line-height: 15px;
}

.btn--link.btn-more:hover {
	color: #222222;
}

.btn--link.btn-more span:after,
.btn--link.btn-more span:before {
	background-color: rgba(207, 13, 13, 0.75);
}

.btn--link.btn-more:hover span:after,
.btn--link.btn-more:hover span:before {
	background-color: #222222;
}

/* Button Action */
.btn--action {
	line-height: 130px;
	height: 130px;
}

.btn--action span:after,
.btn--action span:before {
	background-color: #ffffff;
}

/* Button Icon */
.btn--icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border-radius: 2px;
	background-color: rgba(27, 26, 26, 0.9);
	font-size: 40px;
	display: inline-block;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	transition: all .4s linear;
}

.btn--icon-gradient i {
	color: #rgba(207, 13, 13, 0.75);
	background: -webkit-linear-gradient(150deg, #1da4cb 0%, #1da4cb 2%, #1dcb84 27%, #7bcb1d 58%, #efd631 100%);
	background: linear-gradient(150deg, #1da4cb 0%, #1da4cb 2%, #1dcb84 27%, #7bcb1d 58%, #efd631 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.btn--icon:hover {
	background-color: #ffffff;
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	transform: translateY(-4px);
}

.btn--bg-gradient {
	background-color: rgba(27, 26, 26, 0.9);
	background: -webkit-linear-gradient(150deg, #1da4cb 0%, #1da4cb 2%, #1dcb84 27%, #7bcb1d 58%, #efd631 100%);
	background: linear-gradient(150deg, #1da4cb 0%, #1da4cb 2%, #1dcb84 27%, #7bcb1d 58%, #efd631 100%);
}

.btn--bg-gradient i {
	color: #ffffff;
	background: none;
	-webkit-background-clip: inherit;
	-webkit-text-fill-color: inherit;
}

@media only screen and (min-width: 1200px) {

.btn--lg {
	width: 270px;
}
}

@media only screen and (max-width: 1200px) {

.btn--lg {
	width: 220px;
}
}

.header .navbar.navbar-fixed-top {
	top: 20px;
	align-items: center;
}

.header .container {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	align-items: center;
}

