/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --main-color: #285d4f;
  
}
.radius-10{
	border-radius:10px;
	overflow:hidden;
}
.mt-35 {
	margin-top: 35px !important;
}
.mt-35 {
	margin-top: 50px !important;
}
.mt-60 {
	margin-top: 60px !important;
}
.mt-80 {
	margin-top: 80px !important;
}



.btn-cta a {
    background: #c7dbcf;
    color: #285d4f;
    padding: 15px 40px !important;
    font-weight: 700;
    border-radius: 25px;
	width: max-content;
    display: block;
}
.btn-cta a:hover {
    transition: .5s;
    background: #c7dbcfb0;
}
.ft-col-1 ul {
    list-style: none;
	color:#fff;
}
footer#footer {
    color: #fff;
}
.ft-col-1 ul li a {
    color: #fff;
}
footer#footer h3 {
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 700;
}
.footer-form input {
    border-radius: 8px;
}
.footer-form input.wpcf7-submit {
    background: #fff;
    color: var(--main-color);
}

.home-video p:after {
    content: "";
/*     background-color: #285d4f8f; */
    position: absolute;
    width: 30%;
    height: 100%;
    left: 50%;
    background-image: url('/wp-content/uploads/2025/12/JAR-HERO-LRG_4x_11zon.webp');
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    transform: translate(-50%, -50%);
    top: 75%;
}
.home-video p:before {
	content: "";
    background-color: #285d4f8f;
	width: 100%;
    height: 100%;
	position:absolute;
}
.home-video p {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.home-sec2 h1 {
    color: #fff;
    font-weight: 700;
}
.txt-about p, .txt-about h3{
    color: #fff;
}
a.btn-find {
    border: 1px solid #fff;
    padding: 5px 15px;
    margin-top: 15px !important;
    display: block;
    width: max-content;
    color: #fff;
    border-radius: 25px;
	font-weight: 700;
}
a.btn-find:hover {
	background-color: #fff;
	border-color: #fff;
	color: var(--main-color);
	transition: .5s;
} 
.home-news-tt h2 {
    font-size: 75px;
    color: #fff;
}

.home-sec-col-txt .col-inner {
    display: flex;
    align-items: center;
    height: 100%;
}
.txt-home-slide span {
    display: block;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    color: #fff;
}
.txt-home-slide p {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
}
.home-sec3 button.flickity-button {
    opacity: 1;
}
.home-sec3 button.flickity-button.previous {
    position: absolute;
    top: 0;
    height: max-content;
}
.home-sec3 button.flickity-button.next {
    left: 100px;
    top: 0px;
    height: max-content;
}
.home-sec3 button.flickity-button:hover svg {
    background-color: var(--main-color);
    border-color: #fff;
}
.txt-sec3 span {
    font-size: 45px;
    font-weight: 800;
    line-height: 45px;
    color: var(--main-color);
}
.txt-sec3 p {
    color: var(--main-color);
    font-size: 20px;
}
.sec4-row {
    justify-content: space-around;
}
.sec4-col1 {
    margin-top: 120px;
}
.sec4-col2 {
    margin-top: 60px;
}
.big-text span {
	font-size: 230px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 250px;
}
.home-coaches .col-inner {
    background: #89ad98;
    padding: 10px 30px;
	border-radius:10px;
}
.home-coaches .col-inner > p {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
}
.home-coaches .col-inner h4 {
    font-size: 30px;
    font-weight: 700;
    color: var(--main-color);
}
.home-coaches .col-inner .box-text-inner p {
    font-size: 20px;
    font-weight: 700;
    color: var(--main-color);
}
.home-coaches .box-image {
    border-radius: 10px;
}
.home-sec6 .img-inner {
    border-radius: 10px;
}
.sec6-box-txt span {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
}
.sec6-box-txt p:nth-child(2) {
    font-size: 53px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}
.sec6-box-txt a {
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    padding: 7px 15px;
    border-radius: 25px;
}
.sec6-box-txt a:hover {
	background-color:#fff;
	color:var(--main-color);
	transition:.5s;
}
.sec6-box-txt {
    max-width: 90%;
}
.phone-box {
    width: 350px;
    margin: auto;
    position: relative;
	margin-top: 55px;
}
.phone-box p:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/12/icon.svg);
    position: absolute;
    width: 100%;
    background-size: contain;
    z-index: 22;
    width: 155%;
    height: 100%;
    background-repeat: no-repeat;
    left: -97px;
}
.phone-box p {
    position: relative;
    width: 100%;
    height: 542px;
    margin-bottom: 0px;
}
.txt-download {
    font-size: 55px;
    font-weight: 700;
    color: #C7DBCF;
}
.box-txt-download p {
    color: #89AD98;
    font-size: 22px;
    font-weight: 700;
}
.box-icon-dl {
    display: flex;
    gap: 15px;
}
.page-title h1 {
    font-size: 75px;
    color: #fff;
	margin-bottom: 15px;
}
.breadcrumb {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
	margin-bottom:15px;
}
.breadcrumb a {
    color: #fff;
}
.about-sec1 p {
    color: #fff;
}


video#comp-lqozspj3_video {
    border-radius: 55px 55px 0px 0px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	
	.mb-pb-0 {
		padding-bottom:0 !important;
	}
	
	div#logo {
		width: 110px;
	}
	.btn-cta a {
		padding: 7px 15px !important;
	}
	.home-news-tt h2 {
		font-size: 55px;
	}
	.home-sec2 h1 {
		font-size: 35px;
	}
	.txt-home-slide span {
		font-size: 30px;
		line-height: 40px;
	}
	.txt-home-slide p {
		font-size: 20px;
	}
	.sec4-col1 {
		margin-top: 0px;
	}
	.sec4-col2 {
		margin-top: 0px;
	}
	.big-text span {
		font-size: 60px;
		line-height: 65px;
	}
	.home-coaches .col-inner h4 {
		font-size: 23px;
	}
	.home-coaches .col-inner .box-text-inner p {
		font-size: 18px;
		line-height: 20px;
	}
	.sec6-box-txt p:nth-child(2) {
		font-size: 38px;
		line-height: 45px;
	}
	.txt-download {
		font-size: 50px;
		line-height: 50px;
		margin-bottom: 15px;
	}
	.box-icon-dl svg {
		max-height: 75px;
	}
}