body{
	    margin: 0;
    padding: 0;
    font-family: 'roboto',sans-serif;
    background: #fff;
	 position: relative; 
}
.navbar-header {
    width: 23%;
}
.navbar-header img{
	width: 90%;
    margin-top: 14px;
}
nav.navbar.navbar-default {
    height: 100px;
    width: 100%;
    border: none;
	   background: #e250a2;
		margin: 0;
		float:left;
		margin-top: 40px;
}
.c1{
	padding-right:0;
	padding-left:0;
}
ul.nav.navbar-nav.navbar-right {
   /* background: rgba(230, 173, 188, 100%) !important;*/
    margin-right: 30px;
}
section.welcome-section {
    margin: 30px 0px;
}
section.welcome-section {
    margin: 30px 0px;
    overflow: hidden;
	float: left;
    width: 100%;
}
#r1 h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
        font-family: 'roboto',sans-serif;
    margin-bottom: 0;
color: #32c7f7;
}
.r1 p {
    margin-bottom: 40px;
}
.r2 {
    margin: 20px 0px 40px 0px;
}
.Treatments p {
    margin: 20px 0px;
}
.Treatments h3 {
    font-size: 20px;
    font-family: 'roboto',sans-serif;
}
.Treatments a {
   background: #32c7f7;
    padding: 10px 20px;
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
	    text-decoration: none;
}
.Treatments2 {
    background-color: rgba(173, 216, 230, 0.93) !important;
	height: 300px;
}
.background-img1 {
    background-image: url(img/s.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-img2 {
    background-image: url(img/s2.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-img3 {
    background-image: url(img/s3.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-img4 {
    background-image: url(img/s4.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-img5 {
    background-image: url(img/s5.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-img6 {
    background-image: url(img/s6.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
i.flaticon::before {
    color: white;
    color: #fff;
    font-size: 35px;
    margin-left: 0;
    padding-top: 5px;
    line-height: 60px;
}
i.flaticon:before {
    content: "\e001";
}
.Treatments2 p {
    padding: 0px 6px;
    color: #000;
}
.Treatments2 h3 {
    color: #fff;
    font-family: roboto;
    text-transform: uppercase;
}
.Treatments2 a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}
.Treatments21 {
    background-color: rgba(230, 173, 188, 0.93) !important;
	height: 300px;
}
.Treatments21 p {
    padding: 0px 6px;
    color: #000;
}
.Treatments21 h3 {
    color: #fff;
    font-family: roboto;
    text-transform: uppercase;
}
.Treatments21 a {
    text-transform: uppercase;
	 text-decoration: none;
    color: #fff;
}
.Treatments22 {
    background-color: rgba(230, 216, 173, 0.93) !important;
	height: 300px;
}
.Treatments22 p {
    padding: 0px 6px;
    color: #000;
}
.Treatments22 h3 {
    color: #fff;
    font-family: roboto;
    text-transform: uppercase;
}
.Treatments22 a {
    text-transform: uppercase;
	 text-decoration: none;
    color: #fff;
}
.Treatments23 {
    background-color: rgba(230, 173, 188, 0.93) !important;
	height: 300px;
}
.Treatments23 p {
    padding: 0px 6px;
    color: #000;
}
.Treatments23 h3 {
    color: #fff;
    font-family: roboto;
    text-transform: uppercase;
}
.Treatments23 a {
    text-transform: uppercase;
	 text-decoration: none;
    color: #fff;
}
.Treatments24 {
    background-color:rgba(230, 216, 173, 0.93) !important;
	height: 300px;
}
.Treatments24 p {
    padding: 0px 6px;
    color: #000;
}
.Treatments24 h3 {
    color: #fff;
    font-family: roboto;
    text-transform: uppercase;
}
.Treatments24 a {
    text-transform: uppercase;
	 text-decoration: none;
    color: #fff;
}
.Treatments25 {
    background-color: rgba(173, 216, 230, 0.93) !important;
	height: 300px;
}
.Treatments25 p {
    padding: 0px 6px;
    color: #000;
}
.Treatments25 h3 {
    color: #fff;
    font-family: roboto;
    text-transform: uppercase;
}
.Treatments25 a {
    text-transform: uppercase;
	 text-decoration: none;
    color: #fff;
}
section.book-section {
   float:left;
    width: 100%;
    background: url(img/bg1.jpg);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
    margin-top: 150px;
	background-position:center;
	background-attachment:fixed;
}
img#left-img {
    position: absolute;
    left: 0;
    right: auto;
    top: -113px;
    bottom: auto;
}
section.book-section::before {
    content: "";
    background-color: rgba(230, 216, 173, 0.9);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
div#right-content {
    margin-top:64px;
}
div#right-content p {
    font-size: 14px;
    color: #666;
    font-family: 'roboto',sans-serif;
	    margin-bottom: 30px;
}
div#right-content h2 {
    color: #222;
    line-height: 2;
    font-size: 35px;
    font-family: 'roboto',sans-serif;
    text-transform: uppercase;
}
div#right-content a {
    background: #32c7f7;
    padding: 10px 45px;
    color: #fff;
    text-transform: uppercase;
	text-decoration:none;
}
.column {
    padding: 0!important;
}
/* gallery css*/

* {
  box-sizing: border-box;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 70%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
section.gallery-section {
    float: left;
    width: 100%;
    margin-top: 33px;
}
.col-md-6.r5 {
    margin-bottom: 29px;
}

/* gallery css*/
.footer {
    float: left;
    width: 100%;
    margin-top: 50px;
   /* margin-bottom: 20px;*/
	background: #222222;
}
.f1 h4 {
    margin-top: 60px;
    color: #fff;
    font-family: 'roboto',sans-serif;
    font-weight: bold;
	position:relative;
	    margin-bottom: 40px;
}
.f1 h4::before {
    content: "";
    position: absolute;
    background: #add8e6;
    bottom: -6px;
    left: 0;
    width: 50px;
    height: 2px;
}

.f2 h4 {
    margin-top: 60px;
    color: #fff;
    font-family: 'roboto',sans-serif;
    font-weight: bold;
	position:relative;
	    margin-bottom: 40px;
}
.f2 h4::before {
    content: "";
    position: absolute;
    background: #add8e6;
    bottom: -6px;
    left: 0;
    width: 50px;
    height: 2px;
}

.f3 h4 {
    margin-top: 60px;
    color: #fff;
    font-family: 'roboto',sans-serif;
    font-weight: bold;
	position:relative;
	    margin-bottom: 40px;
}
.f3 h4::before {
    content: "";
    position: absolute;
    background: #add8e6;
    bottom: -6px;
    left: 0;
    width: 50px;
    height: 2px;
}

.f4 h4 {
    margin-top: 60px;
    color: #fff;
    font-family: 'roboto',sans-serif;
    font-weight: bold;
	position:relative;
	    margin-bottom: 40px;
}
.f4 h4::before {
    content: "";
    position: absolute;
    background: #add8e6;
    bottom: -6px;
    left: 0;
    width: 50px;
    height: 2px;
}
.f1 ul li a {
    color: #fff;
    padding: 10px 0px;
	text-decoration: none;
}
.f1 ul li {
    border-bottom: 1px dashed #777777;
    padding: 10px 0px;
	width: 60%;
}
.f1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
.f1 ul li a i {
    margin-right: 10px;
}

.f3 ul li {
    border-bottom: 1px dashed #777777;
    padding: 10px 0px;
	width: 60%;
}
.f3 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
.f3 ul li a {
    color: #fff;
    padding: 10px 0px;
	text-decoration: none;
}

.f2 ul li {
    display: inline-block;
    padding: 10px 0px;
    margin: 10px 10px;
    border: 1px solid #777777;
}
.f2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
.f2 ul li a {
    text-decoration: none;
	color:#fff;
	padding: 13px 10px;
}
.text-center h1 {
    font-size: 40px;
    color: #fff;
    line-height: 2;
}
.text-center h2 {
    color: #7f7f7f;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
	    margin-bottom: 31px;
}
.text-center a {
    padding: 10px 5px;
}
.text-center a i {
    font-size: 22px;
    margin: 0px 12px;
    color: #fff;
}
.text-center p {
   color: #000;
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center;
}
.therapies img {
    width: 100%;
}
.therapies {
    overflow: hidden;
    width: 100%;
	position:relative;
}
p.ing-content {
    position: absolute;
    top: auto;
    left: 43px;
    bottom: 63px;
    font-size: 30px;
    font-family: -webkit-body;
    font-weight: 600;
    color: #000;
}
.content {
    margin-top: 57px;
    margin-bottom: 20px;
}
.content p {
    font-size: 14px;
    text-align: justify;
    line-height: 2;
}
li.book-now a {
    text-transform: uppercase;
    color: #fff!important;
    text-decoration: none;
}
li.book-now {
    background: #32c7f7!important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #32c7f7;
}
ul.nav.navbar-nav li a {
    color: #fff;
}
ul.nav.navbar-nav li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
	    font-size: 14px;
}
ul.nav.navbar-nav li {
    margin-right: 29px;
}
div#r1 h2 {
    color: #000;
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
    text-transform: capitalize;
	    font-family: lato;
}
/*contact css*/
input[type=text], select, textarea {
     width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    margin-left: 11px;
    resize: vertical;
}
.submitdiv {
    padding: 0px 12px;
}
input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}

* {box-sizing: border-box;}
label {
    float: left;
    width: 100%;
    margin: 10px 0px;
}

/*contact css*/



.title h4 {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600;
    font-size: 24px;
    margin-top: 48px;
}
.item-btn1{
        background-color: #14B8BD;
    width: 40%;
    color: #fff;
}   
.pr-img1{
    height: 280px;
    width: 280px;
    /*transform: rotate(90deg);*/
    margin-top: 35px;
    margin-bottom: 45px;
}
.btn-ad-1 {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
}

/* Darker background on mouse-over */
.btn-ad-1:hover {
  background-color: RoyalBlue;
    color: #fff;
    opacity: 0.7;
}
.download-1 {
    margin-top:48px;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  /*background-color: rgb(0,0,0);  Fallback color */
  background-color: #000; /* Black w/ opacity */
  padding-top: 90px;
}
.modal-content {
  position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 400px;
    max-width: 1200px;
    height: 400px;
}
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s;
}
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
}
.log{
    font-family: "Open Sans", sans-serif !important;
}
.close {
    position: absolute;
    top: 9%;
    right: 36%;
    background-color:RoyalBlue;
    color: #fff;
    opacity: 1;
    padding: 12px 20px;
    border-radius: 50%;
   font-size: 35px;
    font-weight: bold;
	    z-index: 999!important;
}
.close:hover{
    background-color:RoyalBlue;
    color: #fff;
}
.container-i-1 {
    padding: 16px;
    padding-top: 0px;
}
input[type=text], input[type=email] {
    width: 47%;
    background-color: #f0f0f0;
    float: left;
    padding: 0px 10px;
    margin: 6px 10px;
    display: inline-block;
    border: none;
    box-sizing: border-box;
    height: 45px;
    font-weight: 100;
    margin-bottom:10px;
    font-size: 11px;
    color: #000;
    letter-spacing: 1px;
}
input[type=text], input[type=email] {
   width: 100%;
    background-color: #f0f0f0;
    float: left;
    padding: 0px 13px;
    margin: 6px 10px;
    display: inline-block;
    border: none;
    box-sizing: border-box;
    height: 45px;
    font-weight: 100;
    margin-bottom: 10px;
    font-size: 11px;
    color: #000;
    letter-spacing: 1px;
}
input#wp-submit {
    background-color:RoyalBlue;
    color: #fff;
    width: 400px;
    font-weight: 100;
    border: none;
    font-family: "Open Sans", sans-serif !important;
    margin-top:50px;
}
textarea#user_textarea {
    background-color: #f0f0f0;
    width: 96%;
    margin-left: 10px;
    margin-top: 5px;
    font-family: "Open Sans", sans-serif !important;
    font-size: 12px;
    padding-left: 10px;
    height: 200px;
}
.navbar-nav>li>a:hover {
    color: #fff!important;
    background-color: transparent;
}
li.popup {
    margin-left: 200px;
}
.btn-ad-1 {
    background-color: #32c7f7;
}
input#wp-submit {
    background-color: #32c7f7;
    padding: 15px 0px;
    text-transform: uppercase;
}
.close {
    background-color: #32c7f7;
}
div#right-content a {
    background: #32c7f7;
    padding: 10px 45px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
}
ul.nav.navbar-nav {
    margin-top: 27px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}
header.top-header {
   width: 100%;
    overflow: hidden;
	background: #32c7f7;
	    position: fixed;
    z-index: 99;
}
.banner {
    float: left;
    width: 100%;
}
.col-xs-6.col-sm-6.col-md-4.text-left p {
    color: #fff;
    font-size: 13px;
    padding: 10px 0px;
    margin: 0;
}
.col-xs-6.col-sm-6.col-md-4.text-center p {
    color: #fff;
    padding: 10px 0px!important;
	margin: 0;
}
.col-xs-6.col-sm-6.col-md-4.text-right p {
	color: #fff;
    padding: 10px 0px!important;
    margin: 0;
    font-weight: bold;
    font-size: 17px;
}
section#Services {
    width: 100%;
    overflow: hidden;
}
.carousel-indicators {  
    z-index: 1!important;
}
.modal-content2.animate {
    width: 55%;
    margin: 0 auto;
}
span.close2 {
    position: absolute;
    top: 16%;
    right: 38px;
    background-color: RoyalBlue;
    color: #fff;
    padding: 12px 20px;
    border-radius: 50%;
    font-size: 21px;
    font-weight: bold;
    z-index: 999!important;
}
.imgcontainer h3 {
    float: left;
    width: 100%;
    color: #fff;
    margin-bottom: 43px;
}
.contactfome.center {
    float: left;
    width: 100%;
}
.contactfome {
    float: left;
    width: 100%;
    margin: 50px 0px;
}
form#loginform input {
    width: 96%;
}
.booksumit {
    margin: 0!important;
}
div#id01 {
    padding: 33px 0px;
}
.col-xs-6.col-sm-6.col-md-4.text-right p{
    display: inline-table !important;
}
.col-xs-6.col-sm-6.col-md-4.text-right p a{
    color: #fff;
    text-decoration: none;
}

.mps{
    margin-top:50px;
    width:100%;
}
@media(max-width:650px){
   .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right{
        height:160px !important;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
        margin-top:15px !important;
    }
    .item img{
        margin-top: 60px;
    }
    .r1 h1{
        font-size:25px !important;
    }
    .r2{
            margin: 0px 0px 0px 0px;
    }
    .item{
        height:400px !important;
    }
 .col-xs-6.col-sm-6.col-md-4.text-right{
        width:100%;
        text-align:center;
    }
    .col-xs-6.col-sm-6.col-md-4.text-right p{
            padding: 3px 0px 3px 0px!important;
    }

 #myNavbar{
        display:none;
    }
    #left-img{
        width:100% !important;
    }
    #right-content{
        text-align:center;
    }
    div#right-content h2{
        color:#fff;
    }
    div#right-content p{
        color:#fff;
    }
    .col-xs-6.col-sm-6.col-md-4.text-center p{
        display:none;
    }
    .col-xs-6.col-sm-6.col-md-4.text-left p{
        display:none;
    }
    .Treatments{
        text-align:center;
    }
    .Treatments img{
        width:100%;
    }
    .f1 h4{
        text-align:center;
    }
    .f1 ul li{
        width:100%;
        text-align:center;
    }
    .f1 h4::before{
        left: inherit;
        width: 88px;
    }
    .text-center h1{
        font-size:28px !important;
    }
   
}