/*
	* Customer Name: TheBodyWorksClinic
	* Description: Multi-Page Business, Corporate.
	* Version: 1.0
	* Author: SwissWebTemplates
	* Website: http://swisswebtemplates.ch
*/

/* ==================== Import global style sheets ===================*/

@import url(global.css);
@import url(responsive.css);
@import url(section-wrappers.css);
@import url(theme.css);
/* @import url(colors/colors.css); */
/* @import url(wrapper-demos.css); */

/* ========================== owl carousels ========================= */

#owl-services .item img{
	display: block;
	width: 100%;
	height: auto;
}

#owl-cyclo-ssage .item img{
	display: block;
	width: 100%;
	height: auto;
}

/* ======================= home page news block =====================*/

.news-block {
    padding: 10px 10px 10px;
    border-radius: 4px;
}

.news-block p {
    text-align: center;

}

.news-block h2 {
	padding-top:10px;
    text-align: center;

}

.news-block i {
    color: #ffffff;
}

/* ============================ Social Icons ======================= */

ul.social-icons {
	list-style: none;
	margin-left: 0px;
}

ul.social-icons li {
	display: inline;
	padding-right: 20px;
}

ul.social-icons li a {
	color: #CCC;
	text-decoration: none;
	display: inline;
}

ul.social-icons li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

/* ======================== Google Maps and contact page ============== */
   
.map {
	width:100%; 
	height:60%;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
}

.map img {
	max-width: none;
}

.address i {
	font-size: 18px;
	color: #ffffff;
	margin-left: 5px;
}

.address p {
	font-size: 18px;
	color: #ffffff;
}


/* ============== Service Page Sections Using Font Awesome Icons ======= */

/* Font Awesome Square Option */

.service-box-v1 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.service-box-v2 {
    width: 100%;
    text-align: center;
	margin: 50px 0px 50px 0px;
}

.service-icon {
    z-index: 0;
    width: 150px;
    height: 150px;
    color: #BFBFBF;
    font-size: 75px;
    position: relative;
    text-align: center;
    line-height: 150px;
    margin: 0 auto 25px;
	border: 3px solid #BFBFBF;
    /*background-color: #EB974E;*/
	
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;

}

.service-icon i { line-height: 90px; }

.service-box-v1:hover .service-icon { 
	/*background-color: #EB9532;*/
	color: #FFFFFF;
}

.service-box-v2:hover .service-icon { 
	/*background-color: #EB9532;*/
	color: #FFFFFF;
}

.service-title {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.service-title-v2 {
    width: 100%;
    overflow: hidden;
    text-transform: uppercase;
}

.service-title h3 { font-weight: 700; }

.service-desc {
    width: 100%;
    overflow: hidden;
}

/* Font Awesome Rounded Corner */

.rounded-5 { 
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}

/* ================== News Page Section With Line Icons in Boxes ================== */

.news-box-v1 {
    padding: 20px 20px;
    text-align: center;
}

.news-title-v1 {
    margin-top: 10px;
    text-transform: uppercase;
}

/* Line Icon Size Options*/
i.line-icon-sm {
	font-size: 18px;
}
i.line-icon-md {
	font-size: 36px;
}
i.line-icon-lg {
	font-size: 48px;
}

/* =============================== Headline Section =============================== */

.headline h1{
    font-weight: 700;
    text-transform: uppercase;
}

/* ============================== Call To Action (.cta) ============================ */

.cta {
	padding: 120px 0 120px 0;
	margin-top:50px;
	margin-bottom:50px;
}

.cta h1{
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:25px;
}

.cta h4{
    font-weight: 300;
	margin-bottom:25px;
}

/* =============================== Testimonial Rotator ============================= */

.testimonial {
    overflow: hidden;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
    background-image: url(../img/bg/2-1920x1200.jpg);
    
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


.testimonial p { color: #dedede !important; }


.testimonial-overlay-container {
    width: 100%;
    padding: 100px 0;
    overflow: hidden;
}

/* ================================ Treatments Section, Tabs ======================= */

.treatment-tabs .nav-pills li a {
  color: #777;
  font-size: 17px;
  padding: 4px 8px;
  margin-bottom: 3px;
  background: #fafafa;
  border: solid 1px #eee;
}

.treatment-tabs .nav-pills li a:hover,
.treatment-tabs .nav-pills li.active a {
  color: #fff;
  background: #22313f; /*clay-blue*/
  border: solid 1px #22313f;
}

.treatment-tabs .nav-pills li i {
  width: 1.25em;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
}

.treatment-tabs .tab-content {
  padding: 15px;
  background: #fafafa;
  border: solid 1px #eee;
}


.treatment-tabs .nav-pills li a:hover,
.treatment-tabs .nav-pills li.active a {
	background: #22313f; /*clay-blue*/
	border: solid 1px #22313f;
}

.treatment-tabs .nav-pills li a {
    color: #777;
    font-size: 17px;
    padding: 4px 8px;
    margin-bottom: 3px;
    background: none repeat scroll 0% 0% #FAFAFA;
    border: 1px solid #EEE;
}

/*
@media screen and (max-width: 368px) {
    img.treatment-img{
        min-height: 150px;
    }

}
*/

/* ==================================== Essentials Accordion ================================== */

.panel-group .panel {
    border-radius: 0;
}

.panel-default {
    border-color: #fff;
}

.panel-default > .panel-heading {
    color: #333;
    border-radius: 0;
    border-color: #ffffff;
    background-color: #BfBfBf;
}

.panel-group .panel > .panel-heading a:before {
    content: "\f068";
    font-size: 1.4em;
	margin-right: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-family: "FontAwesome";
}

.panel-group .panel > .panel-heading a.collapsed:before {
    content: "\f067";
    font-size: 1.4em;
	margin-right: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-family: "FontAwesome";
}