/*------------------------------------------------------*/
/* Common Styles for overall theme
/*------------------------------------------------------*/
body {
  font-family: monospace;
  background:#fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3a3c41;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: 700;
  color: #3a3c41;
}
a {
  outline: 0;
}
a:hover {
    outline: none;
  text-decoration: none;
}
a:focus {
  outline: none;
    text-decoration: none;
}
a:active {
    outline: none;
    text-decoration: none;
}
a:visited {
    outline: none;
    text-decoration: none;
}
button::-moz-focus-inner {
  border: 0;
}
input::-moz-focus-inner {
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
}
label {
  color: #3a3c41;
  font-weight: 500;
  font-size: 16px;
}
/* slogan section */
.slogan-section {
  margin-bottom: 50px;
  text-align: center;
}
.slogan-section h2 {
  margin: 0 0 10px;
  font-weight: 400;
}
.text-left {
  text-align: left;
}
.line-section {
  margin-bottom: 20px;
}
.line-section h3,
.line-section h4,
.line-section h5 {
  margin: 0 0 20px;
}
.for-border {
  height: 11px;
  width: 100%;
  background: transparent url(../images/feature-border.png) center center no-repeat;
  border: none;
}
h2 {
  font-size: 30px;
}
h2.blue {
  font-weight: 800;
  color: #66c9e0;
}
h2.blue a {
  font-weight: 800;
  color: #66c9e0;
}
h2.blue a:hover {
  color: #65a1b0;
}
h3 {
  font-size: 24px;
  font-weight: 700;
}
h3 a {
  font-size: 24px;
  color: #3a3c41;
  font-weight: 700;
}
h3.blue {
  font-weight: 700;
  color: #66c9e0;
}
h3.blue a {
  font-weight: 800;
  color: #66c9e0;
}
h3.blue a:hover {
  color: #65a1b0;
}
h4 {
  font-size: 21px;
  font-weight: 700;
}
h5 {
  font-size: 18px;
  font-weight: 700;
}
h5 a {
  font-size: 18px;
  font-weight: 700;
  color: #3a3c41;
}
h6 {
  font-size: 14px;
}
p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 24px;
}


/*------------------------------------------------------*/
/* Main Slider styles
/*------------------------------------------------------*/
.home-slider {
  width:100%;
}
.home-testimonial ul li, .home-slider ul li{
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.home-slider .flexslider {
  min-height: 350px;
}
.home-slider .flexslider.loading {
  min-height: 550px;
  background: transparent url('../images/slider-loader.gif') no-repeat center center;
}
.home-slider .content-wrapper {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  z-index: 999;
}
.home-slider .slide-content {
  width: 44%;
}
.home-slider .slide-content h1 {
  font-size: 48px;
  margin: 0 0 20px;
  font-weight: 400;
}
.home-slider .slide-content h1 span {
  font-weight: 800;
}
.home-slider .slide-content h1:after {
  content: url("../images/plus-red.png");
  margin-left: 10px;
}
.home-slider .slide-content p {
  font-size: 18px;
  color: #3a3c41;
  margin-bottom: 20px;
  line-height: 26px;
}
.home-slider .slide-content .slider-button {
  padding: 10px 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;

  background-color: #f15b5a;
    color: #ffffff;
}
.home-slider .slide-content .slider-button:hover {
  background-color: #3a3c41;
  color: #fff;
}
.home-slider .slide-content.display-bg {
  background-color: rgba(225, 255, 255, 0.6);
  padding: 20px;
}
.home-slider .slide-content.display-bg h1 {
  font-size: 42px;
}

.health_sec .make-appoint {
  font-size: 15px;
  background-color:#4a4a4a;
  display: block;
  text-align: left;
  position: relative;
  z-index: 99;
  padding: 7px 15px;
    outline: none;
    border-radius: 0px;
	color:#fff;
}
.health_sec .make-appoint:focus{
    color: #fff;
}
.health_sec .make-appoint i {
  width: 42px;
  padding: 9px 0;
  font-size: 18px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  text-align: center;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.health_sec .appointment-two input[type="submit"] {
  margin-top:0px;
  margin-bottom:5px;
}
.health_sec .variation-two .appointment-form {
  padding:0;
}
    .health_sec .variation-two .appointment-form form
    {
        padding:10px 20px 0 20px;
    }
.health_sec .variation-two #appointment-loader {
  margin-top: 15px;
}
.health_sec .make-appoint-one {
  width: 22%;
}
.health_sec .make-appoint-one .make-appoint .fa {
  background: none;
}
.health_sec .appointment-form {
  background-color:rgba(0, 0, 0, 0.65);
  padding: 16px 10px 15px;
  position: relative;
  z-index: 99;
}
.health_sec .appointment-form label.error {
  display: none !important;
}
.health_sec .common {
  padding-left: 9px;
  padding-right: 9px;
}
.health_sec input[type="text"],
.health_sec input[type="email"],
.health_sec input[type="number"],
.health_sec textarea {
    background: none;
    color: #fff;
    border: 0;
    border: 1px solid #adadad;
    width: 100%;
    display: inline-block;
    resize: none;
    padding: 0px 5px 5px 5px;
    margin-bottom: 0;
}
.health_sec textarea {
  height: auto;
  margin: 0;
  line-height:30px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}
.health_sec input[type="text"]:focus,
.health_sec input[type="email"]:focus,
.health_sec textarea:focus {
  outline: none;
  border-bottom:1px solid #e4ba66a3;
}
.health_sec input[type="text"],
.health_sec input[type="email"] {
  margin-bottom: 23px;
}
.health_sec input[type="submit"] {
    font-size: 15px;
    font-weight: 500;
    border: 0;
    padding: 8px 25px;
    color: #000;
    background-color: #e4ba66;
    border: none;
    border-image: none;
    letter-spacing: 0;
    outline: none;
    float:left;
}
.health_sec input[type="submit"]:hover {
  background-color:#e2af47;
  color: #000;
}
.health_sec input[type="submit"]:focus {
}
.health_sec input.error,
.health_sec textarea.error {
  border: 0;
  border-bottom: 2px solid #ff0000;
}
.health_sec input.error:focus,
.health_sec textarea.error:focus {
  border-bottom: 2px solid #fff;
}
.health_sec ::-webkit-input-placeholder {
  color: #fff;
}
.health_sec :-moz-placeholder {
  color: #fff;
}
.health_sec ::-moz-placeholder {
  color: #fff;
}
.health_sec :-ms-input-placeholder {
  color: #fff;
}
.health_sec #message-sent {
  clear: both;
  padding: 10px 0;
  font-weight: 600;
  color: #fff;
  display: none;
}
#appointment_form_one #app-message {
  margin-top: 5px;
  margin-bottom: 0;
}
#appointment_form_one #appointment-loader {
  margin-top: 10px;
}
.appoint-var-three {
  padding: 40px 0;
  background-position: 85% 0;
  background-repeat: no-repeat;
  background-color: #f0f5f7;
  background-image: url('../images/appointment-bg.png');
}
.appoint-var-three .slogan-section {
  text-align: left;
  margin-bottom: 30px;
}
.appoint-var-three .slogan-section h3 {
  margin: 0 0 10px;
}
.appoint-var-three .appointment-form input[type="text"],
.appoint-var-three .appointment-form input[type="email"],
.appoint-var-three .appointment-form textarea {
  background: none;
  border: 0;
  border-bottom: 2px solid #d3d8da;
  width: 100%;
  display: inline-block;
  resize: none;
  padding: 0px 5px 5px 5px;
}
.appoint-var-three .appointment-form input[type="text"]:focus,
.appoint-var-three .appointment-form input[type="email"]:focus,
.appoint-var-three .appointment-form textarea:focus {
  outline: none;
  border-bottom: 2px solid #fff;
}
.appoint-var-three .appointment-form ::-webkit-input-placeholder {
  color: #a7adaf;
}
.appoint-var-three .appointment-form :-moz-placeholder {
  color: #a7adaf;
}
.appoint-var-three .appointment-form ::-moz-placeholder {
  color: #a7adaf;
}
.appoint-var-three .appointment-form :-ms-input-placeholder {
  color: #a7adaf;
}
.appoint-var-three .appointment-form input[type="text"],
.appoint-var-three .appointment-form input[type="email"] {
  margin-bottom: 23px;
}
.appoint-var-three .appointment-form input[type="submit"] {
  font-size: 14px;
  border: 0;
  padding: 10px 20px;
  color: #fff;
  background-color: #f15b5a;
  margin: 5px 0 20px;
}
.appoint-var-three .appointment-form input[type="submit"]:hover {
  background-color: #898e99;
}
.appoint-var-three .appointment-form input.error,
.appoint-var-three .appointment-form textarea.error {
  border: 0;
  border-bottom: 2px solid #ff0000;
}
.appoint-var-three .appointment-form #appointment-loader {
  margin: 8px 0 0 20px;
}
.appoint-var-three .appointment-form #message-sent {
  clear: both;
  font-weight: 600;
  font-size: 16px;
}
#appointment-loader {
  display: none;
}


