/*

My Custom CSS
=============

Author:  Ciuski

*/


/* --------------------------------------
   Colors
   --------------------------------------


/* --------------------------------------
   Global / Debug
   -------------------------------------- */

/* show MD columns 
div { border: solid 1px #000;} */

/*.container { max-width: 974px; }*/

hr {
	clear: both;
}
.nopadding { padding: 0; }

.noleft { padding-left: 0;}
.noright { padding-left: 0;}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widthauto {
	width: 100%;
	height: auto;
}

.img-responsive { display: inline; }

.row { margin: 0; }

/* --------------------------------------
   Mobile Header
   -------------------------------------- */.



#mobile-menu {
	display: none;
}
#mobile-menu a, #mobile-footer a {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	display: block;
	padding: 10px;	
}


#mobile-menu .glyphicon, #mobile-footer .glyphicon {
	background-color: rgba(0, 0, 0, 0.50);
	padding: 7px;
	border-radius: 2px;
	text-shadow: none;
	margin-right: 5px;
}


#mobile-footer {
	text-align: center;
	color: #fff;
}



/* --------------------------------------
   header
   -------------------------------------- */

body {

}

#logo { 
	text-align: center; 
	
}
header {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;

}
header #masthead { 
	border-bottom: 1px solid #ccc;
	padding: 45px 0px 20px 0px;
}

header #actions {
	text-align: right;
	color: #749cc0;
	padding-top: 20px;
}

header .tagline {
	font-size: 22px;
}
header .phone-number {
	font-size: 14px;
}

header .phone-number span {
	font-size: 16px;
	color: #494b4d;	
} 

#banner, #sub-banner {
	border-top: 3px solid #84adcb;
}
#sub-banner {
	border-bottom: 5px solid #84adcb;
}
#banner img, #sub-banner img {
	width: 100%;
	height: auto;
}
#sub-banner #sub-testimonial { 
	background-color: #949494;
	color: #fff;
}
/*
#sub-testimonial #text {
	padding: 5% 75px 0px 50px;
	font-size: 16px;
	line-height: 1.5em;	
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
*/

#sub-testimonial #textcenter {
	padding-left: 50px;
	padding-right: 75px;
	font-size: 16px;
	line-height: 1.5em;	
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	align-items: center;
	justify-content: center;
	min-height: 320px;
/* 	background-color: black; */
	display: flex;

}
#buckets {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

#buckets .col-sm-3, #buckets .col-xs-6 {
	background-position:center;
	transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  }
#buckets .col-sm-3:hover, #buckets .col-xs-6:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand'); /* IE6 and 7 */ 
   
   }
#buckets img:hover {  
	box-shadow: 2px 2px 5px #ccc;
}

#buckets img {
	border-radius: 50%;
	margin-top: 50px;
}


/* --------------------------------------
   CONTENT
   -------------------------------------- */	   

#content-full-width {
	padding-left: 100px;
	padding-right: 100px;
	
}
#content {
	line-height: 1.5em;
}

#content a {
	text-decoration: underline;
	color: #000;
}

#content a:hover {
	color: #135b9a;;
	text-decoration: none;
}

#second-body {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 40px;
	padding-bottom: 40px;

}
#testimonials-box {
	background-color: #8b8b8b;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
#testimonials-box .container {
	padding: 30px 13%;
}
#testimonials-box .signature {
	font-size: 12px;
}


.baslider-main {
	margin: 0 auto;
}
/* --------------------------------------
   Main
   -------------------------------------- */

#main {
	padding-right: 100px;
}   
#main li, #content-full-width li {
	list-style-type: disc;
	margin-left: 17px;
}


 
#main ul, #content-full-width ul {
	margin-bottom: 15px;
} 

/*
#treatments-for-men #content-full-width ul, #treatments-for-women #content-full-width ul {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
*/
/* --------------------------------------
   SIDEBAR
   -------------------------------------- */

#blog #sidebar {
	padding-top: 40px;
}

#sidebar li {
	padding-bottom: 5px;
	list-style-type: disc;
	margin-left: 17px;
}
#sidebar li a {
	color: #000;
	text-decoration: none;
	
}
#sidebar li a:hover {
	color: #6a90b3;
}




/* --------------------------------------
   FOOTER
   -------------------------------------- */
   
   
footer {
	color: #000;
	text-align: center;
	padding: 40px 0;
}
footer h4 {
	color: #759cc1;
	font-size: 24px;
}
footer a {
	color: #000;
	text-decoration: underline;	
}

footer a:hover {
	text-decoration: none;
	color: #759cc1;
}
footer #social-icons {
	margin-bottom: 20px;
}
footer #social-icons img {
	margin: 0 5px;
}

footer #address {
	border-top: 1px solid #ccc;
	padding-top: 40px;
	margin-top: -20px;
}
footer .credits, footer .credits a, .smalltext
{
	color: #999;
	font-size: 10px;
	text-transform: capitalize;
 }




/* --------------------------------------
   TYPOGRAPHY
   -------------------------------------- */
   
h1, h2, h3, h4, nav a, #testimonials-box {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}




h1 {
	padding: 30px 0;
	line-height: normal;
	font-size: 26px;
	text-align: center;
	color: #555555;	
	background-color: #e0eaf2;
	margin-top: 0;
	margin-bottom: 40px;
}
#home h1 {
	background-color: transparent;
	padding: 30px;	
}


h2 {
	margin-bottom: 10px;
	line-height: normal;
	font-size: 24px;
	color: #555555;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;	
}
#home h2 {
	border-top: 1px solid #ccc;
	padding: 30px 0;

}
#home #main h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	border: none;	
	padding: 0;
	
}


h3 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h4 {
	font-size: 18px;
	padding-bottom: 10px;
}

h5 {
	font-size: 14px;	
}

#sidebar h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-style: normal;
	margin-top: 0;
} 



/* --------------------------------------
   Navbar Horizontal with Dropmenu
   -------------------------------------- */



nav {
	padding: 0;
	list-style: none;
	list-style-type: none;
 }

nav li {
	float: left;
	position: relative;
	list-style: none;
}

nav li a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 15px 0;
	padding-right: 30px;
	color: #494b4d;
	text-transform: uppercase;
}

nav .last a {
	padding-right: 0px;
}	


nav li a:hover, nav li li a:hover, ul li:hover > a  { 
	color: #6a90b3;
	text-decoration: underline; 
	}


nav li ul li {float: none; position: relative;  }

nav li ul {
	position: absolute; top:15px; left:0; display: none; width:200px;
	z-index: 600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8fc900;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 20px;
	}
	
	
nav li:hover > ul {display: block;}

nav li ul li a {
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;

	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	background-color: #fff;
	
	}


.current_page_item > a, .current_page_item a:hover {
	color: #6a90b3;
} 


nav li ul li ul {
position: absolute; top:0px; left:200px; display: none; width:300px;
}


   
   
/* --------------------------------------
   Carousel
   -------------------------------------- */

.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
.carousel .col-xs-3 {
	text-align: center;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 20px;
    color: #fff!important;
    text-decoration: none!important;
    padding-top: 4px;
}

.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}
/* --------------------------------------
   before / after
   -------------------------------------- */
   
/*
.soliloquy-caption { 
  display: none !important; 
  margin-top: -15px;

 }
.soliloquy-container:hover .soliloquy-caption, 
.soliloquy-container.soliloquy-hover .soliloquy-caption { 
  display: block !important; 

}  
*/

.soliloquy-container.soliloquy-theme-metro .soliloquy-caption.soliloquy-caption-bottom {
	bottom: 0px!important;
}

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background-color: #fff !important;
    color: #000 !important;
    text-align: center !important;
}
.soliloquy-container { 
  max-height: none !important; 
}
.soliloquy-viewport { 
  height: auto !important; 
}
.soliloquy-container .soliloquy-caption { 
  position: relative !important; 
} 

/* --------------------------------------
   ACF
   -------------------------------------- */
   
.su-spoiler.my-custom-spoiler .su-spoiler-content { background-color: #e0eaf2!important; }
.su-spoiler.my-custom-spoiler .su-spoiler-title { background-color: #e0eaf2!important; }



.single #sub-banner, .archive #sub-banner {
	display: none;
}

.single h1, .archive h1 {
	border-top: 5px solid #84adcb;	
}

/* --------------------------------------
   Mini Search
   -------------------------------------- */
   
#custom-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
    width: 300px;
    float: right;
    margin-bottom: 10px;
    margin-top: -20px;
}

#custom-search-input form {
	margin: 0;
}
#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 15px;
    color: #749cc0;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

#sub-testimonial #text  { padding-top: 2%; font-size: 14px; }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


}

/* Small Devices, Tablets  - */
@media only screen and (max-width : 768px) {

#logo {	margin: 10px auto; width: 260px; }
#logo img { width: 260px; }
#buckets {	background-color: #e0eaf2; }
.carousel-control { margin-top: 0px; }
header #actions { text-align: center; }
header #masthead { padding: 0px 0px 20px 0px; }
#mega-menu-wrap-header-menu { margin-left: -15px; margin-right: -15px; }
#main { padding: 0; }
.row { margin: 0; }
#content-full-width { padding: 15px; }
#custom-search-input { width: 100%;  margin-bottom: 15px; margin-top: 0px; }
#sub-testimonial #textcenter { padding: 20px; text-align: center; min-height: auto;}
header #actions { padding-top: 10px; }

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	


}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}