@import
	url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap")
	;

p, ul, ol, ul li, ol li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px
}

header {
	background-color: #288ef4;
	padding: 10px 0px;
	transition: all ease .5s
}

header .logo {
	margin: 10px 0px
}

header a.btn {
	background-color: #f7e910;
	padding: 10px 30px;
	border-radius: 0;
	transform: skew(-40deg)
}

header a.btn>span {
	display: inline-block;
	font-size: 0.875em;
	font-weight: bold;
	color: #000;
	transform: skew(40deg)
}

header a.btn.btn:hover {
	background-color: #d4c90f
}

header nav {
	text-align: center
}

header nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}

header nav ul li {
	display: inline-block
}

header nav ul li a {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 15px
}

header nav ul li a:hover {
	color: #f7e910
}

.header-fixed {
	background-color: #288ef4;
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	transition: all ease .5s
}

.heroslider {
	background-image: url("../images/herosliderbg.webp");
	background-repeat: no-repeat;
	width: 100%;
	height: 832px;
	text-align: center;
	background-size: 100% 832px
}

.heroslider h1 {
	font-family: "Bebas Neue", cursive;
	font-size: 45px;
	padding: 60px 0px 20px 0px;
	color: #fff
}

.heroslider p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	padding-bottom: 30px
}

.btn-book-trail {
	background-color: #1e72c5;
	font-family: "Bebas Neue", cursive;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 30px;
	letter-spacing: 1px;
	border-radius: 30px;
	margin-bottom: 20px
}

.btn-book-trail:hover {
	background-color: #f7e910;
	color: #000
}

.tab-video {
	background-image: url("../images/tab-video.png");
	background-repeat: no-repeat;
	background-size: 100% 500px;
	width: 100%;
	height: 500px;
	margin: 80px 0px 50px 0px
}

.featuresblock {
	padding: 30px 0px
}

.featuresblock h3 {
	color: #2c6bad;
	text-align: center;
	font-family: "Bebas Neue", cursive;
	font-size: 40px;
	padding-top: 30px
}

.explainfeeaturesbox {
	position: relative;
	padding: 50px 0px 50px 0px;
	margin-bottom: 100px
}

.explainfeeaturesbox:before {
	content: '';
	background-color: #227cd4;
	height: 100%;
	width: 3px;
	transform: translateX(-50%);
	position: absolute;
	left: 48%;
	top: 0
}

.explainfeeaturesbox .expblock {
	background-image: url("../images/bluecircle.webp");
	background-repeat: no-repeat;
	background-size: 350px 350px;
	background-position: center center;
	width: 100%;
	position: relative
}

.explainfeeaturesbox .expcontentblock {
	font-family: "Roboto", sans-serif;
	max-width: 400px;
	width: 100%;
	color: #000;
	padding: 30px 0px
}

.explainfeeaturesbox .expcontentblock:before {
	content: '';
	width: 40px;
	height: 40px;
	border-radius: 100%;
	transform: translateX(-50%);
	position: absolute;
	left: -5%;
	background-color: #227cd4
}

.explainfeeaturesbox .expcontentblock h4 {
	font-weight: 600;
	padding-bottom: 20px;
	font-size: 24px
}

.explainfeeaturesbox .expcontentblock p {
	padding-bottom: 15px;
	font-size: 15px;
	line-height: 24px
}

.explainfeeaturesbox .expcontentblock2 {
	font-family: "Roboto", sans-serif;
	max-width: 400px;
	width: 100%;
	color: #000;
	padding: 30px 0px
}

.explainfeeaturesbox .expcontentblock2:before {
	content: '';
	width: 40px;
	height: 40px;
	border-radius: 100%;
	transform: translateX(-50%);
	position: absolute;
	left: 94%;
	background-color: #227cd4
}

.explainfeeaturesbox .expcontentblock2 h4 {
	font-weight: 600;
	padding-bottom: 20px;
	font-size: 24px
}

.explainfeeaturesbox .expcontentblock2 p {
	padding-bottom: 15px;
	font-size: 15px;
	line-height: 24px
}


.appblock {
	background-color: #d95f21;
	margin: 50px 0px 150px 0px
}

.appblock h4 {
	font-family: "Bebas Neue", cursive;
	font-size: 40px;
	color: #fff
}

.appblock p {
	font-family: "Roboto", sans-serif;
	color: #fff;
	padding-bottom: 20px
}

.appblock a img {
	height: 42px
}

.appblock .appimg {
	position: absolute;
	height: 550px;
	top: -90px
}

.appblock .content-block {
	padding: 100px 0px 100px 40px
}

.ourbenefitsblock {
	background: url("../images/greybg.jpg") #f4f4f4;
	background-repeat: repeat-x;
	padding-bottom: 30px
}

.ourbenefitsblock h4 {
	color: #2c6bad;
	text-align: center;
	font-family: "Bebas Neue", cursive;
	font-size: 40px;
	padding-top: 30px;
	padding-bottom: 30px
}

.bnfitblock {
	background-color: #fff;
	box-shadow: 0px 0px 24px 0px rgba(1, 1, 1, 0.08);
	padding: 30px 10px;
	text-align: center;
	border-radius: 10px;
	margin: 15px;
	min-height: 480px
}

.bnfitblock img {
	width: 100px;
	height: 100px
}

.bnfitblock h4 {
	font-family: "Roboto", sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #000;
	padding-bottom: 15px
}

.bnfitblock ul {
	list-style: none
}

.bnfitblock ul li {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0px;
	font-family: "Roboto", sans-serif;
	font-size: 14px
}

.testimonials-carousel {
	padding-bottom: 30px;
	position: relative
}

.testimonials-carousel span {
	margin: 10px;
	width: 110px;
	height: 110px;
	background-color: #fff;
	border-radius: 100%;
	display: block;
	margin: 0px auto;
	padding-top: 10px;
	margin-bottom: 20px
}

.testimonials-carousel img {
	width: 90px !important;
	height: 90px;
	background-color: #fff;
	border-radius: 100%;
	margin: 0px auto;
	display: block
}

.testimonials-carousel p {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	font-weight: 300;
	color: #000;
	padding: 0px 80px 10px 100px;
	position: relative
}

.testimonials-carousel p:before {
	content: "\f10d";
	font-family: "Font Awesome 5 Pro";
	font-size: 100px;
	font-weight: 900;
	position: absolute;
	top: -80px;
	left: 0px;
	color: #e6e6e6;
	font-style: normal
}

.testimonials-carousel h6 {
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	color: #000
}

.testimonials-carousel.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%
}

.testimonials-carousel.owl-carousel .owl-nav button.owl-prev,
	.testimonials-carousel.owl-carousel .owl-nav button.owl-next {
	width: 40px !important;
	height: 40px !important;
	background-color: #fff !important;
	border-radius: 100%;
	display: block;
	font-size: 24px;
	box-shadow: 0px 0px 24px 0px rgba(1, 1, 1, 0.08);
	color: #288ef4
}

.testimonials-carousel.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: -7%
}

.testimonials-carousel.owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: -7%
}

.speakblock {
	background-image: url("../images/stadium-bg.webp");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 50px 0px;
	color: #fff;
	text-align: center;
	font-family: "Roboto", sans-serif
}

.speakblock .btn-book-demo {
	background-color: #d95f21;
	font-family: "Bebas Neue", cursive;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 30px;
	letter-spacing: 1px;
	border-radius: 30px;
	margin-bottom: 20px
}

.speakblock .btn-book-demo:hover {
	background-color: #f7e910;
	color: #000
}

.speakblock h3 {
	color: #fff;
	font-family: "Bebas Neue", cursive;
	font-size: 40px;
	padding-bottom: 20px
}

.speakblock h5 {
	padding-bottom: 25px;
	line-height: 30px;
	font-size: 18px
}

.speakblock h5 a {
	color: #fff;
	text-decoration: none
}

.speakblock p {
	padding-bottom: 30px
}

footer {
	background-image: url("../images/footer-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px 130px 0px
}

footer h4 {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: 600
}

footer ul {
	list-style: none
}

footer ul li {
	padding: 5px 0px
}

footer ul li a {
	text-decoration: none;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #000
}

footer ul.social {
	padding-bottom: 40px
}

footer ul.social li {
	display: inline-block
}

footer ul.social li a {
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 100%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 32px
}

footer ul.social li a:hover {
	opacity: 0.8
}

footer ul.social li:nth-child(1) a {
	background-color: #3b5998
}

footer ul.social li:nth-child(2) a {
	background-color: #55acee
}

footer ul.social li:nth-child(3) a {
	background-color: #de2e64
}

footer ul.social li:nth-child(4) a {
	background-color: #ff0000
}

footer .copyright {
	border-top: 3px solid #288ef4;
	padding-top: 30px;
	margin-top: 50px;
	font-family: "Roboto", sans-serif
}

footer .copyright p {
	text-align: right;
	font-weight: 300;
	color: #000;
	font-size: 14px
}

footer .copyright p a {
	color: #thm-blue;
	text-decoration: none
}

footer .copyright p a:hover {
	color: #000
}

#back2Top {
	width: 50px;
	line-height: 50px;
	overflow: hidden;
	z-index: 99999;
	display: none;
	cursor: pointer;
	position: fixed;
	bottom: 100px;
	right: 20px;
	text-align: center;
	font-size: 30px;
	border-radius: 100%;
	text-decoration: none;
	background: #fff;
	color: #333;
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25)
}

#back2Top:hover {
	background-color: #ffffff;
	color: #288ef4
}

.loginbox {
	display: none
}

#bookademModal .btn-close {
	background-color: #fff;
	opacity: 1;
	border-radius: 100%
}

#bookademModal .modal-header {
	background-color: #288ef4
}

#bookademModal .modal-title {
	text-transform: uppercase;
	color: #fff
}

#bookademModal .form-group {
	margin-bottom: 20px
}

#bookademModal .form-group .form-control {
	height: 45px
}

#bookademModal .btn-submit {
	background-color: #f7e910;
	color: #000;
	padding: 10px 20px;
	border: 0px;
	font-weight: 600
}

#bookademModal .btn-submit:hover {
	background-color: #288ef4;
	color: #fff
}
/*# sourceMappingURL=styles.css.map */