/*!
Theme Name: HIIT B FIT
Theme URI: http://underscores.me/
Author: IPSTUDIO
Author URI: https://ipstudio.co/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ipstudio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

HIIT B FIT is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

body{
	font-family: 'PT Sans', sans-serif;
}
p{

	font-family: 'Poppins', sans-serif;
}

h1,h2,h3,h4,h5,h6,a{
	font-family: 'Bebas Neue', cursive;
}
a {
	text-decoration: none;
}
.top-banner .alert {
	background: white;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	margin: 0;
	padding: 6px 5px;
}

.alert h5 {
	width: 100%;
	text-align: center;
	color: black;
	font-size: 18px;
	line-height: 21px;
	margin-bottom:0px;
}

ul.top-nav-ul {
	list-style-type: none;
	padding-left: 0;
}

ul.top-nav-ul li {
	display: inline-block;
	padding-right: 20px;
}

.top-nav {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	background: #BCC4D7;
	align-items: center;
	padding:11px 0;
}
li.li-icon .svg-inline--fa {
	margin-right: 8px;
	color: white;
}
ul.top-nav-ul {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0px;
}
ul.top-nav-ul a {
	color: black;
	font-size: 16px;
}
li.color-red-li a {
	color: red;
}
.solid-btn {
	color: white;
	background: #58A769;
	padding: 5px 57px;
}

li.solid-btn-li a {
	color: white;

}
.site-branding.custom-logo img {
	width: 151px;
	height: 37px;
}
ul.navbar-nav.ms-auto.mb-2.mb-lg-0 a {
	font-size: 16px;
	color: black;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
	background: #D9D9D9 !important;
}
button.btn-close {
	padding: 9px !important;
	font-size: 14px;
}
/* Home Page CSS */
section.banner-section {
	background: #d9d9d9;
	height: 669px;
	display: flex;
	align-items: center;
}
.banner-inner {
	padding-left: 120px;
}
h2.banner-heading {
	font-size: 54px;
	line-height: 65px;
	margin-bottom: 15px;
	letter-spacing:0.8px;
}

h4.banner-subtitle {
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 35px;
}
section.img-content-sec {
	margin-top: 133px;
	margin-bottom: 100px;
}
p.content-left {
	font-size: 22px;
	line-height: 32.2px;
	letter-spacing: 0.8px;
}
a.learn-more-bgn {
	margin-top: 18px;
	font-family: 'Poppins';
	font-size: 22px;
	line-height: 36px;
	color: black;
	border-bottom: 1px solid red;
	font-weight: 400;
	letter-spacing: 1px;
}

h2.heading {
	margin-bottom: 18px;
	font-size: 42px;
	line-height: 50px;
	letter-spacing: 3px;
}
section.img-content-sec .row {
	align-items: center;
}
.right-img-inner img {
	width: 100%;
}

h2.slider-section-heading.text-center {
	font-size: 54px;
	line-height: 64px;
	letter-spacing: 3px;
}
#owl-demo .item{
	margin: 20px;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
.review-star img {
	width: 16px !important;
	margin-right: 10px;
}

.review-star {
	display: flex;
}
.pofile-sec {
	display: flex;
	justify-content: flex-start;
	gap: 24px;
	align-items: center;
}
.profile-img img {
	width: 72px !important;
	height: 72px !important;
}

h4.profile-name {
	font-size: 17px;
	line-height: 25px;
	font-family: 'PT Sans';
}

h5.profile-des {
	color: #999999;
	font-size: 15px;
	font-family: 'PT Sans';
}
.review-star {
	margin-bottom: 15px;
}
.slider-content p {
	font-size: 13px;
	line-height: 26px;
}
.review-slider {
	margin-top: 100px;
}
section.mobile-app-section {
	background: #58A769;
	color: white;
	margin-top:75px;
}

.content-vs {
	padding-top: 80px;
	margin: 5px 10px;
}
.app-mobile-image {
	margin-top: -120px;
}
section.mobile-app-section h2 {
	font-size: 54px;
	line-height: 64px;
	margin-bottom: 35px;
}
ul.all-download {
	padding: 0;
	list-style-type: none;
	display: flex;
	align-items: center;
	gap: 10px;
}

ul.all-download li img {
	width: 207px;
	height: 73px;
}

.app-mobile-image img {
	width: 403px !important;
	height: 465px !important;
}

section.slider-section {
	margin-bottom: 125px;
}
footer#colophon {
	padding-top: 40px;
	padding-bottom: 40px;
}
.footer-heading ul {
	padding: 0;
	list-style-type: none;
}
.footer-heading ul a {
	color: black;
	font-size: 14px;
	line-height: 28px;
	font-family: Poppins;
	font-weight: 400;
}
.footer-logo {
	text-align: center;
}

.footer-logo img {
	width: 229px;
}

.social.inner {
	text-align: center;
	margin-top: 20px;
}

.social.inner span {
	margin-right: 20px !important;
}

.social.inner svg {
	margin-right: 20px;
	font-size: 20px;
	color: #F15E22;
}
.overlay {
	position: absolute;
	right: 0;
	left: 47%;
	top: 0;
	bottom: 0;
}
.banner-inner {
	padding-left: 120px;
	position: relative;
	width: 100%;
}
h2.banner-heading {
	color: #1F345D;
}

h4.banner-subtitle {
	color: #1F345D;
}

h2.heading {
	color: #1F345D;
}
p.content-left {
	color: #1F345D;
}

a.learn-more-bgn {
	color: #1F345D;
}
section.img-content-sec.pos-rel {
	position: relative;
}


section.slider-section {
	position: relative;
}

.img-over-sec {
	position: absolute;
	top: -10%;
}

.img-over-sec img {
	width: 39%;
}
.image-overlay img {
	position: absolute;
	top: -51%;
	right: 0%;
	width: 10%;
}

h2.slider-section-heading.text-center {
	color: #1F345D;
}
footer#colophon {
	background-color: #f7f7f7 !important;
}
.newsletter-section form {
	display: flex;
	align-items: center;
	position:relative;
}
.newsletter-section form input {
	font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0.02em;
	text-align: left;
	padding: 12px 24px;
	border: none;
	border-radius: 0px;
}
a.news-btn {
	background: #F15E22;
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 10px;
}
.newsletter-section p {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 200%;
	letter-spacing: 0.02em;
	margin-top: 15px;
}
@media(max-width:767px){

	.banner-inner {
		padding-left: 20px;
	}

	h2.banner-heading {
		font-size: 30px;
		line-height: 41px;
	}

	h4.banner-subtitle {
		font-size: 20px;
	}

	.content img {
		width: 40%;
		margin-top: 50px;
	}


	.top-nav {
		text-align: center;
	}

	ul.top-nav-ul {
		text-align: center;
	}

	.solid-btn {
		padding: 5px 44px;
	}

	ul.top-nav-ul {
		padding-left: 15px;
	}
	h2.heading {
		text-align: center;
	}

	p.content-left {
		text-align: center;
	}

	a.learn-more-bgn {
		text-align: center;
		width: 100%;
	}

	.letf-content {
		text-align: center;
		margin-bottom: 30px;
	}
	section.mobile-app-section .row {
		display: flex;
		flex-direction: column-reverse;
	}

	.app-mobile-image {
		margin-top: 0;
		text-align: center;
	}

	.content-vs {
		text-align: center;
	}

	ul.all-download {
		width: 100%;
		justify-content: center;
	}
	footer#colophon .col-md-4 {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	section.banner-section{
		height:400px;
	}
	.alert h5 {
		padding-right: 20px;
		padding-left: 20px;
	}
	.image-overlay img {
		position: absolute;
		top: -34%;
		right: 0%;
		width: 20%;
	}
	.img-over-sec {
    position: absolute;
    top: 0%;
}
	.img-over-sec img {
    width: 20%;
}
	ul.top-nav-ul a {
    color: black;
    font-size: 12px;
}
	li.solid-btn-li .solid-btn {
    padding: 5px 20px;
		color:white;
}

}