/* fonts */

.montserrat-font {
	font-family: Montserrat !important;
}

.playfair-font {
	font-family: 'Playfair Display' !important;
}

/* buttons */
.btn-blue {
	color: #3273aa;
    background: #ffffff00;
    font-size: 22px;
    font-weight: 900;
    border: solid #3273aa 4px;
    padding: 15px;
}

.btn-blue:visited {
	color: #3273aa;
}

.btn-black {
	color: black;
    background: #ffffff00;
    font-size: 25px;
    font-weight: 900;
    border: solid black 4px;
    padding: 15px;
}

.btn-black:visited {
	color: black;
}

.btn-white {
	color: #ffffff;
    background: #ffffff00;
    font-size: 22px;
    font-weight: 900;
    border: solid white 4px;
    padding: 15px;
}

.btn-white:visited {
	color: #ffffff;
}




/*=======================
		HOME
=========================*/
.banner-container {
	padding-top: 20px;
	padding-bottom: 200px;
	background-image: url('/wp-content/uploads/2019/03/barefoot-beach-blur-296879-mirroed.jpg');
	background-size: cover;
	background-color: #ffffff;
	margin-top: 0px;
}

.container .container-inner {
	padding: 10%;
}

.header-logo {
	margin-top: -170px;
	cursor: pointer;
	display: block;
}

.value-prop {
	margin-top: -70px;
	cursor: pointer;
	display: block;
	font-family: Montserrat !important;
}

.value-prop div {
	text-align: left;
	color: #ffffff;
	font-size: 50px;
}

.value-prop-sub {
	margin-top: 70px;
	cursor: pointer;
	display: block;
	font-family: 'Playfair Display' !important;
}

.value-prop-sub div {
	text-align: left;
	font-size: 22px;
	color: black
}

.value-prop-btn {
	margin-top: 25px;
	cursor: pointer;
	font-family: Montserrat !important;
}

/* section 2*/
.container-inner .row {
	display: flex;
    flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
}

.vertical-center {
	align-items: center;
}

.column {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
}

@media screen and (min-width:800px) {
	.column{
		flex:1;
	}
}

.left-col-image {
	margin-top: 20px;
	display: block;
	text-align: left;
}

.col-right {
	padding: 20px;
}

.col-right-header {
	margin-top: 0px;
	cursor: pointer;
	display: block;
	background-color: #ffffff;
	font-family: Inconsolata !important;
}

.col-right-header div {
	text-align: center;
	color: #000000;
	font-size: 34px;
}

.col-left {
	margin-top: 0px;
	display: block;
	background-color: #ffffff;
	font-family: 'Playfair Display' !important;
}

.col-left div {
	text-align: left;
	color: #000000;
	font-size: 20px;
	background-color: #ffffff;
	padding-top: 0 !important;
}

/* section 3*/
.quote-section {
	padding-top: 0px;
	padding-bottom: 35px;
	background-color: #f8f8f8;
	color: #000000;
	border-color: rgba(47, 47, 47, 0.2);
	background-image: url('/wp-content/uploads/2019/03/bg.jpg');
	background-position: center center;
}

.quote-section-text {
	margin-top: 40px;
	display: block;
	font-family: Montserrat !important;
}

.quote-section-text div {
	text-align: center;
	color: #000000;
	font-size: 32px;
	padding: 20px 0px !important;
}


/* section 4 */
.home-text {
	display: block;
	background-color: #ffffff;
	font-family: 'Playfair Display' !important;
}

.home-text div {
	text-align: left;
	color: #000000;
	font-size: 20px;
	background-color: #ffffff;
	margin-top: 20px;
}

/* section 5 */
.teal-section {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #e2f8f8;
}

.teal-section .montserrat-font {
	text-align: center;
	color: #000000;
	background-color: rgba(226, 248, 248, 0);
	font-size: 32px;
}

/* section 6 */
.services-heading {
	text-align: center;
	font-size: 60px;
	color: #000000;
	margin-bottom: 20px;
}

.service-subheading {
	margin-top: 40px;
	text-align: center;
	font-size: 28px;
	color: #000000;
	margin-bottom: 5px;
}

.service-text {
	text-align: center;
	font-size: 22px;
}

.service-btn {
	margin-top: 40px;
	margin-bottom:30px;
	cursor: pointer;
	display: block;
	font-family: Montserrat !important;
	text-align: center;
}


/* section 7*/
.apply-section {
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: rgba(255, 255, 255, 0);
	border-color: rgba(47, 47, 47, 0.2);
	background-image: url('/wp-content/uploads/2019/03/bg.jpg');
	background-position: center;
}

.apply-section .row {
	margin: 30px auto 0px;
	width: 80%;
	max-width: 100%;
}

.apply-section-heading {
	text-align: center;
	color: #000000;
	font-size: 28px;
}

.apply-section-subheading {
	text-align: center;
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.apply-btn {
	margin-top: 25px;
	cursor: pointer;
	display: block;
	font-family: Montserrat !important;
	text-align: center;
}


/*=======================
		PRIVATE COACHING
=========================*/
.private-coaching-section1 .row {
    width: 85%; 
    max-width: 100%; 
    margin-left: auto; 
    margin-right: auto;
    color: #000000; 
    background-color: rgba(255, 255, 255, 0);
}

.section-title {
    text-align: center;
    font-size: 40px;
}

.section-subtitle {
    text-align: center;
    font-size: 28px;
}

button[class="btn-black"]:hover {
	color:white;
}