@charset "utf-8";
/* CSS Document */

body{
	
	font-family: 'Cormorant Garamond', serif;

    font-family: 'Oswald', sans-serif;

	background:#ffffff;
	margin: 0;
	padding: 0;
}

img{
	max-width: 100%;
	height: auto;
}
p, ui, ul, h1, h2, h3, h4, h5, h6, input, select, textarea{
	margin: 0;
	padding: 0;
}
.top-header{
	background: #7a4988;
	
}
a{
	color: #00aeae;
}
a, button{
	cursor:pointer;
	text-decoration: none;
}
.banner-img{
	border-bottom-right-radius: 140px;
	overflow: hidden;
}
.banner-text{
	background: #00aeae;
	padding: 90px 70px;
}
.navbar-brand {
    margin-left: 1rem;}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	color: #1a1a1a
}
.navbar-expand-md .navbar-nav .nav-link:hover {
	color: #00aeae;
	}
.navbar-expand-md .navbar-nav .nav-item .active {
  
	color: #7a4988;
}


.banner-text h1{
	font-size: 60px;
	font-family: 'Cormorant Garamond', serif;
	color: #ffffff;
	margin-bottom: 30px;
	text-transform: uppercase;
	
}
.ctabutton{
	font-size: 24px;
	font-weight: 500;
	background: #7a4988;
	border: 2px solid #ffffff;
	color: #ffffff !important;
	border-radius: 40px;
	padding: 10px 30px;
	display: inline-block;
	text-transform: uppercase;
}
.ctabutton:hover{
	
	background: #ffffff;
	border: 2px solid #7a4988;
	color: #7a4988 !important;
	text-decoration: none;
	
}

.social-icons{
	margin: 5px 10px;
}
.social-icons a{
	color: #ffffff;
	display: inline-block;
	margin: 5px 10px;
}
.bookasession{
	font-size: 18px;
padding: 13px 20px;
		background: #00aeae;
	font-weight: 500;
	text-transform: uppercase;
	border: 2px solid #ffffff;
	color:#ffffff;
	display: block;
	border-radius:  0 0 10px 10px;
	margin-bottom: -15px;
	margin-top: -2px;
} 

.bookasession:hover{
	
		background: #ffffff;
border: 2px solid #00aeae;
	color:#00aeae;
	text-decoration: none;

} 


.email, .phone{
	font-size: 18px;
	margin: 7px 20px;
	color: #ffffff;
	letter-spacing: 1px;
}
.email a, .phone a{
color: #ffffff;

}
.whyhealthcoaching{
	background: url("../images/whyhealthcoaching-bg.jpg") no-repeat right top;
	background-size: 100% auto;
	margin-top: -160px;
	position: relative;
	z-index: 1;
}
.whyhealthcoaching h2{
	padding-top: 150px;
}
p{
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 30px;
}
.subtitle{
	font-size: 28px;
}
h3{
	font-size: 24px;
	margin-bottom: 20px;
}
.section-padd{
	padding: 120px 0;
}
.section-hd{
	font-size: 72px;
		font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	margin-bottom: 60px;

}
.whyhealthcoaching-text{
	margin-top: 100px;
}
.bigtxt{
	font-size: 22px;
}
.photo img{
	border-radius: 20px;
	border: 2px solid #ffffff;

}
.photo{
	margin-bottom: 30px;
}
.purple{
	color:#7a4988;
}
.teal{
	color: #00aeae;
}
.white{
	color:#ffffff;
}
.conditions{
	background: #53a9a9 url("../images/tealbg.png") no-repeat top center;
	background-size: 100% auto;
}
.property-card img{
	border-radius: 20px;
	margin-top: 10px;
}

.meet-kelly{
	background: url("../images/meetkelly-bg.png") no-repeat bottom right;
	background-size: 100% auto;
}
.kelly-photo{
	position: relative;
	top: 390px
}
.connect{
	background: #7a4988;
	color: #ffffff;
}
.inpt{
	padding: 20px;
	border-radius: 30px;
	margin-bottom: 20px;
	background: #aa76bc;
	border: none;
	font-size: 20px;
}

.inpt::placeholder {
 color: #cccccc;
}

textarea::placeholder{
	 color: #cccccc;
}
.testimonials{
	background: #00aeae;
}
.testimonial-text{
	background: #ffffff url("../images/quote.png") no-repeat 20px 20px;
	color: #000000 !important;
	text-align: left;
	border-radius: 15px;
	padding: 30px 30px 30px 120px !important;
	margin: 10px 30px 0 30px !important;
	font-style: oblique;
}
.testimonial-text h4{
	font-family: 'Cormorant Garamond', serif;
	font-style: normal;
	font-size: 30px;
	font-weight: 700;
}

.footer{
	 border-top: 10px solid #7a4988;
	
}
.address{
	font-size: 24px;
	padding: 50px 0;
	color: #393838 !important;
	font-weight: 400;
	
}
.address a{
	color:#393838;
}

.footer2{
	background: #7a4988;
	padding: 20px 0 0;
}
.footer-logo{
	margin: 0 0 20px -5px;
}
.social-icons2{
	float: right;
}
.footer2{
	color:#ba86cc;
}
.footer2 a{
	color:#ffffff;display: inline-block; margin: 0 10px;
}
.dropdown, .dropup {
    position: static;
}

.dropdown-menu{
	padding: 5px 25px 5px;
	margin-top: -10px;
	right: 0;
	background: rgba(255,255,255,0.9);
width: 300px;
	border: none;
	border-radius: 0;
	margin-left: auto;
	box-shadow:  0 5px 15px rgba(0,0,0,0.1);
}
.dropdown-menu li a{
	color: #333333;
	margin: 15px 0;
	display: block;
}
.dropdown-menu li a:hover{
	color: #355fac;
text-decoration: none;}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;display:none;z-index:1}

}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
}
/******************************Drop-down menu work on hover ends**********************************/



.purple-bg{
	background: #7a4988;
	color:#ffffff;
	padding: 40px;
	border-radius: 20px;
}
.divider{
	height: 2px;
	margin: 30px 0;
	background: #00aeae;
}
.bold{
	font-weight: 700;
}
.subtitle2{
	font-size: 36px;
}
.question{
	font-weight: 700;
	color: #7a4988;
	margin-bottom: 10px;
}
.bullets{
font-weight: 300;
	margin: -30px 0 30px 25px;
}
.kelly-photo2{
	text-align: center;

}
.kelly-photo2 img{
	border-radius: 50%;
position: relative;
	bottom: -50px;
}
.teal{
	background: #00aeae;
}
.well{
	position: relative;
}
.calendarbox{
	padding: 30px;
	background: #ffffff;
	box-shadow: 0 0 15px #cccccc;
	border-radius: 10px;
	position: relative;
	height: 560px;
}

.datepicker {
	margin-top: 20px !important;
/*	display: block !important;*/
	margin-left: 0 !important;
	margin-right: auto !important;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	
}
.calendar{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
.datepickerhd{
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 24px;
}

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
	border-radius: 50%;
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 43px;
	height: 43px;}

.datepicker {
	padding: 5px 0;
	width: 320px;
	box-shadow: none;

}
.timebox{
	overflow: auto;
	height: 400px;
	padding: 10px 20px 
}
.time{
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	color: #0F68BB;
border: 1px solid  #0F68BB;
}
.text-teal{
	color: #00aeae;
}