body {
    line-height: 1.8;
    color: #767676;
    font-size: 16px;
    font-family: open sans, sans-serif;
    font-weight: 400;
    background-color: #fff;

}

.header-top {

  background-color: #5FC7AE;

  color: #fff;

  font-size: 16px;

  line-height: 1.7;

}

.header-top .contact-info{

	padding-top: 10px;

	font-weight: 600;

}

.header-top .contact-info li {

  display: inline-block;

  position: relative;

  margin-right: 15px;

}

.header-top .step {

  display: inline-block;

  position: relative;

}

.header-top .contact-info li .font-icon {

  margin-right: 5px;

}

.fa-phone::before {

   font-family: "Font Awesome 5 Free";

   content: "\f095";

   display: inline-block;

   padding-right: 3px;

   vertical-align: middle;

   font-weight: 900;

}

.styled-icons li{

	display: inline-block;

    position: relative;

}

.header-top .social-link i{

	color: #fff;

  padding-right: 15px;

}

.btn-top-header-color {

  color: #fff;

  background-color: #7ac38f;

  border-color: #6abc81;

  padding: 10px 20px;

  font-size: 16px;

}

.btn-top-header-color:hover {

  color: #fff;

  background-color: #5FC7AE;

  border-color: #6abc81;

  padding: 10px 20px;

  font-size: 16px;

}

.nav-set li a{

  font-size: 22px;

  margin-right: 20px;

}

.t-space{

	margin-top:60px;

}

.b-space{

	margin-bottom:60px;

}

.color-1{

	color:#7ac38f;

}

.text-justify{

	text-align:justify;

}

h1, h2, h3, h4, h5, h6{

	font-weight: 600;

    line-height: 1.3;

    color: #081340;

}

.bg-colored1 {

    background-color: #7ac38f !important;

}

.icon-box{

	padding:20px;

}

.icon{

	width:100px;

	float:left;

}

.content p{

	margin-bottom:0px;

}

.service-thumbnail img{

    border-bottom: 2px solid #5fc7ae;

}

.content{

	width:100%;

	height:100px;

	padding-left: 120px;

}

.pt-5px{

	padding-top:5px;

}

.pb-15{

	padding-bottom: 15px;

}

.pb-30 {

    padding-bottom: 30px !important;

}

.p-20 {

    padding: 20px !important;

}

.mb-30 {

    margin-bottom: 30px !important;

}

.mt-20 {

    margin-top: 20px !important;

}

.font-weight-500 {

    font-weight: 500 !important;

}

.font-size-48 {

    font-size: 48px !important;

}

.font-size-36 {

    font-size: 36px !important;

}

.font-size-20 {

    font-size: 20px !important;

}

.text-white-f7 {

    color: #f7f7f7 !important;

}

.line-height-1 {

    line-height: 1 !important;

}

.clearfix{

	display: block;

    clear: both;

}

.py-100{

	padding-top: 100px;

    padding-bottom: 100px;

}

.mb-60 {

    margin-bottom: 60px !important;

}

.bg-white-f5 {

    background-color: #f5f5f5 !important;

}

.info ul {

  margin-bottom: 20px;

  overflow: hidden;

}

.info ul {

  margin: 0;

  list-style-type: none;

}

.info ul li {

  margin-top: 10px;

  font-weight: 600;

  position: relative;

  z-index: 1;

  float: left;

  width: 50%;

  padding: 0 15px;

  padding-left: 30px;

}

.info ul li::after {

  position: absolute;

  left: 0;

  top: 0;

  content: "\f061";

  font-family: "Font Awesome 5 Free";

  color: #00904a;

}

.pt-50{

	padding-top:50px;

}

.start-10 {

    left: 8% !important;

}

.top-80 {

    top: 80% !important;

}



.therapist-caption {

  background-color: #fff;

  text-align: center;

  padding: 27px 33px;

  border-bottom: 3px solid #5fc7ae;

}

.therapist-title {

    color: #30a662;

    margin: 4px;

}

.therapist-meta {

    font-size: 12px;

    font-weight: 500;

    letter-spacing: 1px;

    color: #6d468a;

    text-transform: uppercase;

}

.therapist-description {

    margin-top: 40px;

}

.lead {

    color: #444;

    font-weight: 400;

    line-height: 34px;

    font-size: 21px;

    text-align: justify;

}

.bg-1{

	background-image: url(/assets/images/bg8.jpg);

}

.facinfo{

	background-color: #5FC7AE;

	padding: 65px 30px 0px 30px;

	color:#fff;

}

.facinfo h4{

	color: #f7f7f7;

    padding: 0px 12px;

}

.facinfo ul li{

  padding: 10px 0px;

  font-size: 18px;

}

.home-contact-form{

  padding: 30px;

}

.title h4 {

  font-weight: 600;

  margin-bottom: 25px;

}



/** Testimonials **/

.testimonial-header{

	padding:20px;

	border-radius:10px;

}

.rounded-circle {

  border-radius: 50% !important;

}

.Atesti{

  box-shadow: 0 10px 30px rgba(0,0,0,.27);

}

.testiFloat{

  float: left;

  margin-right: 10px;

}

.testiFloat img{

	width:75% !important;

}



/* -Footer- */

.footer{

  background-color: #2a2b2c;

  padding-top: 40px;

  padding-bottom: 20px;

  color: #595a5c;

}

.btn-section{

  margin-top: 10px;

}

.location{

  border-top: 2px solid #323334;

  padding-top: 12px;

  border-bottom: 2px solid #323334;

  padding-bottom: 12px;

  text-align: center;

  margin-bottom: 60px;

  margin-top: 40px;

}

.location ul{

  margin-bottom: 0px;

}

.listnone{

  list-style: none;

  margin-bottom: 20px;

}

.location ul li{

  display: inline-block;

}

.location ul li a{

  text-transform: uppercase;

  font-size: 14px;

  padding-right: 40px;

  color: honeydew;
  font-weight: 550;

  padding-left: 40px;

  text-decoration: none;

  transition: all 0.3s;

}

.tf-number i{

	color: #5fc7ae;

  padding-right: 10px;

}

.footer-block ul li a{

  color: honeydew;
  text-decoration:none;

}
.footer-cl{
	
	color: honeydew;
}

.footer-block h3{

	color: #fff;

}

.tiny-footer{

  margin-top: 30px;

}

.copyright{

  font-size: 12px;

  line-height: 3.4;

}

.soical-block ul{

  text-align: right;

  line-height:44px;

}

.soical-block ul li{

  display: inline-block;

}

.soical-block ul li a{

  border-radius: 2px;

  border: 2px solid #595a5c;

  width: 38px;

  height: 38px;

  display: block;

  text-align: center;

  line-height: 2;

  margin-left: 6px;

  color: #595a5c;

}

.footer-block h3{

  text-transform: uppercase;

  margin-bottom: 20px;

  font-size: 14px;

  letter-spacing: 1px;

  margin-top: 10px;

}

.align-center{

	text-align:center;

}

.btn-footer{

  background: #5fc7ae;

  color: #fff;

}

.btn-footer:hover{

  background: #ff9805;

}

.small-title {

  font-size: 12px;

  text-transform: uppercase;

  color: #7ac38f;

  letter-spacing: 2px;

  font-family: 'Roboto', sans-serif;

  font-weight: 500;

}

.map-service-outline{

    border: 2px solid #f2f1ee;

    transition: all 0.3s;

    background-color: #fff;

    margin-bottom: 30px;

    padding: 20px;

}



/* - End Footer- */



/* - About US - */

.page-header {

    background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), rgba(0, 0, 0, 0.75) url(../images/page-header.jpg) no-repeat center;

    background-size: auto, auto;

    background-size: cover;

    color: #fff;

    margin: 0;

    padding: 15px 10px 15px;

    min-height: 200px;

    border: none;

}

.page-title {

    margin-top: 60px;

}

.page-header h1 {

    color: #fff;

    font-size: 42px;

}

.breadcrumb {

    background-color: transparent;

    border: none;

    margin: 0px;

    padding-left: 0px;

    padding-top: 15px;

}

.breadcrumb li {

    font-size: 12px;

    text-transform: uppercase;

    font-weight: 500;

}

.breadcrumb li a {

    color: #fff;

}

.breadcrumb li.active {

    color: #9abdff;

}

.breadcrumb > li + li::before {

    padding: 0 5px;

    color: #9abdff;

    font-family: 'FontAwesome';

    content: "\f101";

}

/* - End About US - */

/* - Service Area - */

.listnone li{

	font-size: 16px;

  padding: 10px 0px;

}

}

.mt-35{

	margin-top:35px;

}

.hd-section {

  background-color: #5FC7AE;

}

.hd-section h1 {

  color: white;

  font-size: 26px;

  padding: 10px 0px 5px 0px;

}



.title-set {

  position: relative;

}

.title-set::before {

  content: '';

  position: absolute;

  bottom: -3px;

  left: 0;

  background: #5FC7AE;

  height: 3px;

  width: 60px;

  border-radius: 90px;

}

.hcolor{

	color:##081340;

}

.hset {

  padding: 10px 0px 20px 0px;

  font-size: 26px;

  font-weight: 600;

}

/* - End Service Area - */