/* Enter Your Custom CSS Here */

/* Section Forest1 */

#section-forest1 .section-title {
	font-weight: bold;
    font-size: 18px;
    padding-top: 5px;
  	color: #fff;
}
#section-forest1 .section-title:hover {
    color: #538CB9;
}
#section-forest1 .et_pb_text h2 {
    font-size: 44px;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 10px;
    color: #fff;
}
#section-forest1 .sub-text {
    font-size: 18px;
  	color: #fff;
}
#section-forest1 .et_pb_main_blurb_image {
    background-color: #34414C;
    border: 5px solid #B5B7B8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 141px;
    height: 141px;
    margin: 0 auto;
    padding: 12%;
}
#section-forest1 .et_pb_main_blurb_image:hover {
    background-color: #538CB9;
    border: solid 5px #fff;
}
@media only screen and (max-width: 768px) { #section-forest1 .et_pb_text h2 { font-size: 34px; } }
@media screen and (max-width: 568px) {
  #section-forest1 .et_pb_blurb { width: 33%; }
  #section-forest1 .et_pb_row { padding: 0; }
  #section-forest1 .et_pb_blurb_3 { margin-left: 16%; }
}
@media screen and (max-width: 480px) {
#section-forest1 .et_pb_main_blurb_image {
    width: 90px;
    height: 90px;
}
}

/* Section Forest 2 */
#section-forest2 .head-title h1 {
	color: #5D92BC;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px;
}
#section-forest2 .head-title p {
  	color: #5D92BC;
  	margin: 0 0 15px;
    padding: 0;
    line-height: 1.3;
    font-size: 18px;
}
#section-forest2 .section-list ul {
    list-style: none;
}
#section-forest2 .section-list ul li {
    display: inline-block;
    font-size: 15px;
    color: #87826F;
    padding: 4px 0;
}
#section-forest2 .section-list ul li:before {
    content: '';
    display: inline-block;
    background-image: url("/wp-content/uploads/2015/12/checkmark2.png");
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    background-position: 0 5px;
    background-position: 0px 3px;
    margin-right: 5px;
}

/* Section Forest 3 */
#section-forest3 .black-text {
    color: #3F3F3F;
    font-size: 26px;
}
#section-forest3 .text-small {
    font-size: 20px;
}
#section-forest3 .menu-inline a {
    color: #538CB9;
    font-size: 20px;
    font-weight: bold;
    padding: 0 5px;
}
#section-forest3 .doctors .col-5 {
    width: 20%;
  	float: left;
    text-align: center;
}
#section-forest3 .doctors img {
    margin: 0 auto;
    border-radius: 50%;
    max-width: 118px;
}
#section-forest3 .doctors p {
    color: #3F3F3F;
    font-weight: 400;
    font-size: 18px;
}
@media screen and (max-width: 780px) {
  	#section-forest3 .doctors .col-5 {
  		display: block;
    	width: 33%;
    	margin-bottom: 20px;
  	}
}
@media screen and (max-width: 580px) {
  	#section-forest3 .doctors .col-5 {
    	width: 50%;
  	}
}
@media screen and (max-width: 480px) {
  	#section-forest3 .doctors .col-5 {
    	width: 100%;
  	}
}

/* Section Forest 4 */
#section-forest4 {
    background-position: top;
}
#section-forest4 .text-con {
	width: 100%;
}
#section-forest4 h1 {
    color: #5D92BC;
    margin-bottom: 30px;
  	font-size: 50px;
  	font-weight: 400;
}
#section-forest4 p {
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 300;
    margin: 0 8% 0;
}
#section-forest4 .strong-text {
    font-weight: 700;
  	color: #9EB734;
}
#section-forest4 .cta {
    background-image: none;
    padding: 7px 25px;
    font-size: 12px;
    border-radius: 14px;
  	background-color: #538CB9;
    color: #fff;
}
#section-forest4 .cta:hover {
    color: #CEEA57;
}

/* Section Forest 5 */
#section-forest-5 {
	background-position: top;
}
#section-forest-5 h2 {
    font-size: 42px;
}
#section-forest-5 p.small {
    font-size: 12px;
    margin-bottom: 25px;
}
#section-forest-5 h5 {
    text-transform: uppercase;
    font-weight: bold;
}
#section-forest-5 h6 {
    font-size: 14px;
}
#section-forest-5 a.cta {
    background-image: url("/wp-content/uploads/2015/12/clip-green.png");
    color: #92a541;
    background-color: #fff;
    padding: 9px 20px 8px 36px;
    border-radius: 20px;
    background-position: 20px center;
    font-size: 15px;
    font-weight: bold;
  	background-repeat: no-repeat;
    background-size: 9px;
  	margin-left: 5px;
    margin-top: 20px;
    display: inline-block;
}
#section-forest-5 a.cta:hover {
    color: #fff;
    background-color: #F5D944;
}

/* Section Forest 6 */ 
#section-forest-6 .widget-title {
    font-size: 18px;
    margin-bottom: 10px;
  	font-weight: 600;
    line-height: 1.1;
  	color: #9B9781;
}
#section-forest-6 li {
    list-style-type: none;
    line-height: 23px;
}
#section-forest-6  ul {
    margin: 0;
    padding: 0;
}
#section-forest-6 ul.social li img {
    width: 24px;
}
#section-forest-6 ul.social li a {
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
  	font-size: 14px; 
  	color: #9B9781;
}
#section-forest-6 ul.social li a:hover {
    color: #CEEA57;
}
#section-forest-6 ul.menu li:before {
    content: "\0025b6";
    font-size: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
}
#section-forest-6 ul li a {
    font-size: 14px;
    color: #9B9781;
    font-weight: 600;
}
#section-forest-6 .menu li a:hover {
    color: #CEEA57;
}
#section-forest-6 .footer-bottom a {
	color: #fff;
    padding: 0 5px;
}
#section-forest-6 .footer-bottom a:hover {
	color: #CEEA57;
}
#section-forest-6 .footer-bottom .left {
	float: left;
  	color: #848070;
     font-size: 13px;
    padding-right: 60px;
}
#section-forest-6 .footer-bottom .right {
	float: right;
}

/*Header Menu*/
#top-menu a:hover {
    color: #538CB9;
}
.appointment-btn {
	background-color: #5181A8;
    color: #fff !important;
    padding: 9px 15px 8px 30px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    margin-left: 5px;
    background-image: url("/wp-content/uploads/2015/12/clip-1.png");
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: 13px;
    font-weight: 500;
    font-size: 14px;
}
.appointment-btn:hover {
    color: #CEEA57;
  	background-color: #538CB9;
}

#top-menu li {
    padding-right: 0;
}
.et_header_style_centered #top-menu > li > a {
    padding: 0 20px 13px;
}

.page-header h1 {
	color: #fff;
   	font-size: 41px;
  	line-height: 50px;
}
.page-header .header-content {
    margin:0 auto !important;
}
.et_pb_contact_submit {
	color: #9AB400 !important;
}
#main-content a {
    color: #9AB400;
}
#wtfdivi003-widget-area-wrap { 
	position: inherit;
}