/* Base */
 html, body {
     height: 100%;
     background-color: #fff;
}
 body {
     background: url('_assets/images/west-coast-wellness.jpg') no-repeat center center fixed;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
}

 body.intakeForm {
     background: none;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
}

 a, a:focus, a:hover {
     color: #fff;
}
 .img-article{
     max-width: 356px;
     height: auto;
     border: none;
}
 .im-rates{
     max-width: 356px;
     height: auto;
     border: 5px solid #ededed;
}
 .jumbotron{
     background-color:transparent;
     background-color:none;
}
 .jumbotron {
     padding: 7rem 2rem 4rem 2rem;
}
 .cont-therapists{
     background-color: #FFF;
     max-width: 100%;
     padding: 2em 7em 2em 7em;
}
 .left {
     float: left;
}
 .right {
     float: right;
}
 .middle{
     text-align: center;
     display: block;
}
 .btn-secondary, .btn-secondary:hover, .btn-secondary:focus {
     text-shadow: none;
     background-color: #333;
     border: .05rem solid #fff;
}
 .btn-secondary {
     color: #333;
     background-color: rgba(182, 243, 232, 1);
     border-color: rgba(182, 243, 232, 1);
}
 .nav-link{
     text-shadow: none;
     font-family: 'Quicksand', sans-serif;
     font-weight: 350;
     font-size: 1.2rem;
     text-align: center;
     line-height: 1rem;
     text-transform: uppercase; 
}
 .justified {
     min-width: 100px;
     margin-left: auto;
     margin-right: auto;
}
 .bg-light, .bg-dark {
     background-color: #51B1BF !important;
}
 .tlf{
     text-align: left;
}
 .trt{
     text-align: right;
}
 blockquote p{
     font-size: 40px;
}
 blockquote {
     position: relative;
     text-align: left;
     padding: 1.2em 0 2em 38px;
     border: none;
     margin: 20px auto 20px;
     max-width: 800px;
     width:100%;
     display: block;
}
 blockquote:after {
     content: "";
     display: block;
     width: 2px;
     height: 100%;
     position: absolute;
     left: 0;
     color: #66cc66;
     top: 0;
     background: -moz-linear-gradient(top,#66cc66 0%,#66cc66 60%,rgba(255,255,255,0) 100%);
     background: -webkit-linear-gradient(top,#66cc66 0%,#66cc66 60%,rgba(255,255,255,0) 100%);
}
 blockquote:before {
     content:"\f10d";
     font-family: "fontawesome";
     font-size: 40px;
     display: block;
     margin-bottom: 0.8em;
     font-weight: 400;
     color: #66cc66;
}
 blockquote > cite, blockquote > p > cite {
     display: block;
     font-size: 40px;
     line-height: 1.3em;
     font-weight: 700;
     font-style: normal;
     margin-top: 1.1em;
     letter-spacing: 0;
     font-style:italic;
}
 img.cust-index{
     border: none;
}
 h1 {
     color: rgb(77, 18, 15);
     font-family: 'Montserrat', sans-serif;
     font-weight: 300;
     font-size: 4em;
}
.brn{
		color: rgb(77, 18, 15);
	}
 h2, p.lead {
     color: #666;
     text-shadow: none;
     font-family: 'Quicksand', sans-serif;
     font-weight: 300;
}
}
h2.srvc{
	padding-top: 1.2em;
}
h2.srvct{
	padding-bottom: 1.2em;
}	
 .relax{
     font-size: 4em;
     text-align: center;
     padding-bottom: 2em;
     color: #fff;
}
div.pract{
	min-height: 300px;
}
.relaxpnp {

    font-size: 4em;
    text-align: center;
    padding-bottom: 2.2em;
    color: #fff;
}
/* MARKETING CONTENT */

 .marketing .col-lg-4 {
     margin-bottom: 1.5rem;
     text-align: center;
}
 .marketing{
     margin-bottom: 1.5rem;
}
 .marketing .col-lg-4 p {
     margin-right: .75rem;
     margin-left: .75rem;
}
 .container .couple {
     width: auto;
     max-width: 680px;
     padding: 0 15px;
     text-align: center;
}
/* FOOTER */
 #myFooter {
     background-color: #51B1BF;
     color: white;
     padding-top: 20px;
}
 #map-container {
     height: 240px;
     width: 100%;
     margin-top: 30px;
     margin-bottom: 10px;
}
 #myFooter .row {
     margin: 0 85px;
}
 #myFooter .footer-copyright {
     background-color: #10222e;
     padding-top: 3px;
     padding-bottom: 3px;
     text-align: center;
}
 #myFooter .footer-copyright p {
     margin: 10px;
     color: #ccc;
}
 #myFooter .container {
     width: auto;
}
 #myFooter ul {
     list-style-type: none;
     padding-left: 0;
     line-height: 1.7;
}
 #myFooter h5 {
     font-size: 18px;
     color: white;
     font-weight: bold;
     margin-top: 30px;
}
 #myFooter a {
     color: #d2d1d1;
     text-decoration: none;
}
 #myFooter a:hover, #myFooter a:focus {
     text-decoration: none;
     color: white;
}
 #myFooter .social-networks {
     text-align: center;
     padding-top: 30px;
     padding-bottom: 38px;
}
 #myFooter .fa {
     font-size: 30px;
     margin-right: 15px;
     margin-left: 20px;
     background-color: white;
     color: #182c39;
     border-radius: 51%;
     padding: 10px;
     height: 50px;
     width: 50px;
     text-align: center;
     line-height: 31px;
     text-decoration: none;
     transition: color 0.2s;
}
 #myFooter .fa-facebook:hover {
     color: #2b55ff;
}
 #myFooter .fa-facebook:focus {
     color: #2b55ff;
}
 #myFooter .fa-google-plus:hover {
     color: red;
}
 #myFooter .fa-google-plus:focus {
     color: red;
}
 #myFooter .fa-twitter:hover {
     color: #00aced;
}
 #myFooter .fa-twitter:focus {
     color: #00aced;
}
 #myFooter{
     flex: 0 0 auto;
     -webkit-flex: 0 0 auto;
}
 .album {
     padding-top: 3rem;
     padding-bottom: 3rem;
     background-color: #f7f7f7;
}
 .card {
     float: left;
     width: 33.333%;
     padding: .75rem;
     margin-bottom: 2rem;
     border: 0;
     text-align: center;
}
 .card > img {
     margin-bottom: .75rem;
}
 .card-text {
     font-size: 85%;
}
 span.rates{
     clear: both;
     display: block;
     font-size: 1rem;
     margin-bottom: 1rem;
}
 span.rate{
     font-size: 1.2rem;
     font-weight: bold;
}
div.rates{
	margin-top: 2.5rem;
	position: relative;
}

 @media screen and (max-width: 767px) {
     #myFooter {
         text-align: center;
    }
     #myFooter .row {
         margin: 0;
    }
     .img-article{
         text-align: center;
    }
     .cont-therapists{
         background-color: #FFF;
         max-width: 100%;
         padding: 2em;
    }
     .jumbotron {
         padding: 7rem 2rem 0 2rem;
    }
     .relax{
         font-size: 4em;
         text-align: center;
         padding-bottom: 0;
         color: #333;
    }
     blockquote p {
         font-size: 20px;
    }
     blockquote {
         position: relative;
         text-align: left;
         padding: 1.2em 0 2em 1.2em;
         border: none;
         margin: .2rem auto 0.2rem;
         max-width: 700px;
         width: 100%;
         display: block;
    }
}
 