.script {
	font-family: 'Great Vibes', cursive;
	font-weight: 400
}
.normal {
	font-family: 'Raleway', sans-serif;
	font-weight: 400
}
.bold {
	font-family: 'Raleway', sans-serif;
	font-weight: 700
}
.light {
	font-family: 'Raleway', sans-serif;
	font-weight: 300
}
body {
	text-align: center;
	position: relative;
	color:#666;
}
h2, .home-box h3 {
	/*font-family: 'Great Vibes', cursive;*/
	font-weight: 400;
	font-size: 30px;
	color: #45C4FF;
	text-align: center;
	display: block;
	width: 100%
}
h2:after {
	content: "\E806";
	color: #45C4FF;
	font-size: 300px;
	font-family: "fontello";
	display: block;
	width: 100%;
	line-height: 50px
}
h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 36px;
	color: #45C4FF;
}
h4 {
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
	font-size: 36px;
	padding: 0;
	margin: 0
}
h4:after {
	content: "\E80C";
	color: #fff;
	font-size: 60px;
	font-family: "fontello";
	display: block;
	width: 100%;
	line-height: 50px
}
p {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px
}
.row {
	margin-bottom: 20px;
	padding-top: 20px
}
b, strong {
	font-family: 'Raleway', sans-serif;
	font-weight: 700
}
/*.navbar:before {
	background: url(../img/salonMain.jpg) center center no-repeat;
	background-size: cover;
	display: block;
	opacity: 0.3;
	content: "";
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	z-index: -1
}*/
#post-list .navbar, #post-single .navbar, #profile .navbar, #services .navbar{
	opacity: 1
}

.navbar {
	background-color: #45C4FF;
	height: 70px;
	/*opacity: 0;*/
	opacity: 1;
	z-index: 10001;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.2);
}
.navbar .cta-top {
	height: 100px;
	width: 150px;
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(234,31,35,1);
background: -moz-linear-gradient(top, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(234,31,35,1)), color-stop(100%, rgba(184,33,33,1)));
background: -webkit-linear-gradient(top, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
background: -o-linear-gradient(top, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
background: -ms-linear-gradient(top, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
background: linear-gradient(to bottom, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45C4FF', endColorstr='#b82121', GradientType=0 );
	text-align: center;
	padding: 10px
}
.navbar .cta-top i {
	font-size: 60px;
	line-height: 30px;
	color: #fff
}
.navbar .cta-top .text {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 700
}
.navbar .cta-top .phone, .navbar .cta-top .phone a {
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	margin: 0
}
.navbar .cta-top a, .navbar .cta-top a:hover {
	text-decoration: none;
	color: #fff
}
.navbar-header {
	height: auto
}
.navbar-brand {
	height: auto;
	margin-right: 30px;
	position: relative;
	z-index: 10
}
.navbar-collapse {
	margin-top: 20px;
	position: relative
}
.navbar-brand{
padding:10px;	
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
background-color: transparent;

}
.dropdown-menu {
	background-color:#45C4FF;
	border:none;	
}
.dropdown-menu li a {
font-family: 'Raleway', sans-serif;
font-weight: 700;
color: #fff;
font-size: 14px;
text-shadow: none;
padding: 10px 10px !important;
text-transform: uppercase;
text-align:left;
}
.navbar-nav{
	margin-left:30px;	
}
.navbar-nav li a{
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 14px;
	text-shadow: none;
	padding: 0px 10px;
	text-transform: uppercase
}
.navbar-nav li a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -5px;
	height: 1px;
	background-color: rgba(255,255,255,.3);
	width: 50%;
	margin-left: -25%;
	left: 50%;
}
.dropdown-nav li a:after{
	content:"";	
}
.navbar-nav li.active a, .navbar-nav li.active a:hover, .navbar-nav li a:hover {
	background: none;
	color: #3b1d28;
}
.navbar-nav li.active a {
	color: #fff
}
.navbar-nav li.active a:after, .navbar-nav li.active a:hover:after, .navbar-nav li a:hover:after {
	color: #CCC;
	visibility: visible
}
.social {
	
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	z-index: 10
}
.social li {
	float: left;
	margin-top:-8px !important;
	margin: 0 2px 0px 5px;
	display: block
}
.social li a {
	color: #FFF;
	font-size:24px;
}
.social li a:hover {
	color: #3b1d28;
}
.social li a.email {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 10px;
	text-transform: uppercase
}
.social li a.email:hover {
	text-decoration: none
}
.navbar-toggle {
	background: #45C4FF;
	position: absolute;
	top: 0;
	right: 0px;
	height: 70px;
	margin: 0;
	padding: 0 20px;
	border-radius: 0;
	color:white;
}
.navbar-toggle .icon-bar {
	background: #fff
}
.slider-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 600px;
	margin: 0 auto;
	background: url(../img/main-slider-blue-new.jpg) center center no-repeat;
	background-size: cover
}
.background-fade {
	width: 100%;
	background: rgba(0,0,0,0.6);
	height: 600px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.logo {
	position: relative;
	margin-top: 5%;
	z-index: 2
}
.welcome {
	position: absolute;
	/*bottom: 5%;*/
	top:45%;
	left: 0;
	text-align: center;
	color: #fff;
	width: 100%;
	z-index: 3
}

.welcome p {
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
	font-size: 60px;
	line-height: 60px
}
.lookInside {
	position: absolute;
	bottom: 5%;
	left: 0;
	text-align: center;
	color: #fff;
	width: 100%;
	z-index: 3
}
.lookInside p {
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
	font-size: 30px;
	line-height: 30px
}

/* ----- Home Boxes -----*/

.home-box {
    border: solid 2px #FFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    margin: 8px;
    
}
.home-box h3 {
        width: 98%;
    padding: 0;
    margin: 5px 5px 10px;
    font-size: 1.4em !important;
    text-transform: uppercase;
}
.home-box img{
   width:100%; 
}

#step1, #step2, #step3, #step4 {
	visibility: hidden;
}
#step1 {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 21s
}
#step2 {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s
}
#step3 {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-ms-animation-delay: 1s;
	-o-animation-delay: 1s
}
#step4 {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-ms-animation-delay: 1s;
	-o-animation-delay: 1s
}
.cta {
	background: #45C4FF;
	width: 300px;
	height: auto;
	padding: 10px 20px 20px 20px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10005;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}
.cta i {
	font-size: 60px;
	color: #fff;
	line-height: 60px
}
.cta p {
	margin: 0
}
.cta .text {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #fff
}
.cta .phone, .cta .phone a {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	color: #fff
}
.cta a, .cta a:hover {
	text-decoration: none;
	color: #fff
}
#top {
	padding-top: 0px
}
.Center-Container {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center
}
.Center-Container.is-Table {
	display: table
}
.is-Table .Table-Cell {
	display: table-cell;
	vertical-align: middle
}
.is-Table .Center-Block {
	width: 100%;
	margin: 0 auto
}
.service-item {
	width: 100%;
	background-color: #f9f9f9;
	display: block;
	float: left;
	margin-bottom: 2px;
	border-right:2px solid white;
}
.service-item .wrap-image, .service-item .wrap-image-small {
	width: 33%;
	float: left;
	min-height:400px;
}
.service-item .wrap-image .service, .service-item .wrap-image-small .service {
	width: 66%;
	min-height: 350px;
	height: 350px;
	background: rgba(0,0,0,0.8);
	color: #fff
}
.service-item .table-prices {
	width: 66%;
	float: left;
	padding: 10px 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #666;
	padding: 5px 10px 10px 20px;
	text-align:left;
}
.service-item .table-prices h3{
/*font-family: 'Great Vibes', cursive;*/
font-weight: 400;
font-size: 18px;
color: #45C4FF;
display: block;
width: 100%;	
}
.service-item table{
	margin-top:10px;
	background:#FFF;	
}
.service-item .table-prices td {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #666;
	padding: 5px
}
.service-item .table-prices tr:nth-child(1) td {
	border-top: none
}
.service-item .table-prices td:nth-child(1) {
	text-align: left;
	width: 85%
}
.service-item .table-prices td:nth-child(2) {
	width: 15%
}
.service-item .table-prices p {
	font-size: 12px;
	text-align: left
}
.table-prices .two-cols td:nth-child(1) {
	width: 40%
}
.table-prices .two-cols td:nth-child(2), .table-prices .two-cols td:nth-child(3) {
	width: 20%
}

.service-item .table-prices-wide {
	width: 100%;
	float: left;
	padding: 10px 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #666;
	padding: 5px 10px 10px 20px;
	text-align:left;
}
.service-item .table-prices-wide h3{
/*font-family: 'Great Vibes', cursive;*/
font-weight: 400;
font-size: 18px;
color: #45C4FF;
display: block;
width: 100%;	
}
.table-price-wide-wrapper{
	float:left;
	width:50%;
	padding:0px 5px 5px 0;
}

.service-item .table-prices-wide td {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #666;
	padding: 5px
}
.service-item .table-prices-wide tr:nth-child(1) td {
	border-top: none
}
.service-item .table-prices-wide td:nth-child(1) {
	text-align: left;
	width: 85%
}
.service-item .table-prices-wide td:nth-child(2) {
	width: 15%
}
.service-item .table-prices-wide p {
	font-size: 12px;
	text-align: left
}
.table-prices-wide .two-cols td:nth-child(1) {
	width: 40%
}
.table-prices-wide .two-cols td:nth-child(2), .table-prices .two-cols td:nth-child(3) {
	width: 20%
}

.service-item:nth-child(even) .wrap-image .service {
	float: right
}
#clinical-therapies .wrap-image {
	background: url(../img/services/crystalClearWomanResizedSlim.jpg) center center no-repeat;
	background-size: cover;
	min-height:500px !important;
}
#clinical-therapies #regimaPeel {
  background: url(../img/services/regimaZone.jpg) center top no-repeat!important;
  background-size: cover!important;
  min-height: 370px !important;
}
#clinical-therapies #microdermabrasion {
  background: url(../img/services/microdermabrasion.png) center top no-repeat!important;
  background-size: cover!important;
  min-height: 250px !important;
}
#clinical-therapies .wrap-image-small {
	background: url(../img/services/pigmentationWoman.jpg) center center no-repeat;
	background-size: cover;
	min-height:300px;
}
#thalgo-treatments .wrap-image {
	background: url(../img/services/thalgoMainLogoShort.jpg) center center no-repeat;
	background-size: cover;
	min-height:350px;
}
#finishing-touches .wrap-image {
	background: url(../img/img-service-03.jpg) center center no-repeat;
	background-size: cover
}
#spa-packages .wrap-image {
	background: url(../img/img-service-04.jpg) center center no-repeat;
	background-size: cover
}
#home-care-products .wrap-image {
	background: url(../img/img-service-05.jpg) center center no-repeat;
	background-size: cover
}
#clinical-therapies #skinNeedling {
	background: url(../img/services/dermaRoller.jpg) no-repeat;
	min-height:300px!important;
	background-size:contain;
}
#clinical-therapies #xilia {
	background: url(../img/services/xilia-large.jpg) no-repeat;
	min-height:360px!important;
	background-size:contain;
}
.cta-content {
	width: 100%;
	padding: 20px;
	color: #fff;
	text-align: center;
	background: rgba(234,31,35,1);
background: -moz-linear-gradient(top, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(234,31,35,1)), color-stop(100%, rgba(184,33,33,1)));
background: -webkit-linear-gradient(top, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
background: -o-linear-gradient(top, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
background: -ms-linear-gradient(top, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
background: linear-gradient(to bottom, rgba(234,31,35,1) 0%, rgba(184,33,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45C4FF', endColorstr='#b82121', GradientType=0 );
	float: left
}
.cta-content i {
	font-size: 60px
}
.cta-content p {
	font-size: 24px
}
.cta-content p a {
	color: #fff
}
.cta-content a, .cta-content a:hover {
	text-decoration: none;
	color: #fff
}
#hours {
	text-align: center
}
#hours ul {
	margin: 0 auto;
	padding: 0;
	list-style: none
}
#hours ul li {
	display: inline-table;
	width: 110px;
	height: 110px;
	border-radius: 110px;
	background: #45C4FF;
	line-height: 110px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	position: relative;
	margin-bottom: 5px
}
#hours ul li .day {
	position: absolute;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	top: 15px;
	left: 0;
	width: 100%;
	height: 20px;
	line-height: 14px;
	font-size: 16px
}
#hours ul li.closed {
	background: #3b1d28
}
#hours ul li.different {
	background: #3b1d28
}
@-webkit-keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
@keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
#stylists .stylist {
	width: 200px;
	height: 200px;
	border-radius: 200px;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-table;
	margin-bottom: 20px
}
#stylists .stylist a {
	width: 200px;
	height: 200px;
	border-radius: 200px;
	display: block;
	opacity: 0;
	color: #fff;
	background: rgba(0,0,0,0.6)
}
#stylists .stylist a:hover {
	opacity: 1;
	transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-webkit-transition: opacity 1s ease-out;
	-o-transition: opacity 1s ease-out
}
#stylists .stylist h4 {
	color: #fff
}
#stylists .stylist h4:after {
	line-height: 30px
}
.wrapper-location {
	background: #231f20;
	width: 100%
}
.wrapper-location h2 {
	color: #fff
}
.wrapper-location h3 {
	color: #45C4FF;
	font-size: 18px;
	margin: 0;
	margin-bottom: 5px
}
.wrapper-location h4 {
	font-size: 14px;
	color: #45C4FF;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin-bottom: 10px
}
.wrapper-location h4:after {
	display: none
}
.wrapper-location a {
	color: #fff
}
.wrapper-location i {
	color: #ccc;
	font-size: 60px;
	line-height: 30px;
	text-align: left
}
.wrapper-location .contact {
	text-align: left
}
.wrapper-location form {
	text-align: left
}
.wrapper-location form label {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 14px
}
.wrapper-location p {
	font-size: 14px;
	color: #ccc;
	line-height: 24px;
	margin: 0
}
.wrapper-location iframe {
	border-radius: 10px;
	margin-bottom: 30px
}
.required {
	color: #45C4FF;
	font-size: 12px
}
.parsley-error-list {
	margin: 0;
	padding: 0;
	list-style: none
}
.parsley-error-list li {
	margin-top: 10px
}
.thumb {
	margin: 0 auto;
	width: intrinsic;
	min-width: 130px;
	display: block
}
#blog .no-thumb {
	margin-top: 0px
}
#blog .data {
	position: relative;
	z-index: 10;
	width: auto
}
#blog .month {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: #45C4FF;
	position: absolute;
	text-align: center;
	line-height: 50px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #fff;
	top: 0;
	left: 0;
	z-index: 10
}
#blog .day {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	background: #231f20;
	position: absolute;
	text-align: center;
	line-height: 100px;
	top: 20px;
	left: 10px
}
#blog .day p {
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
	font-size: 48px;
	color: #fff;
	line-height: 50px;
	margin-top: 20px
}
#blog .day p:after {
	content: "\E80C";
	color: #fff;
	font-size: 40px;
	font-family: "fontello";
	display: block;
	width: 100%;
	line-height: 0px
}
#blog .year {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: #eaeaea;
	position: absolute;
	text-align: center;
	line-height: 50px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #231f20;
	top: 90px;
	left: 80px;
	z-index: 10
}
.img-post {
	margin-left: 50px;
	margin-bottom: 30px
}
.post {
	text-align: left;
	margin-bottom: 30px;
	float: left;
	width: 100%
}
.post h1.title-post, .post h1.title-post a {
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
	font-size: 36px;
	color: #231f20;
	margin: 0
}
.post h1.title-post a:hover {
	text-decoration: none;
	color: #45C4FF
}
.post p.date {
	font-size: 12px;
	margin-top: 10px
}
.post p {
	font-size: 14px;
	line-height: 24px
}
.post a {
	color: #45C4FF
}
.post a:hover {
	color: #ccc;
	text-decoration: none
}
.post a.read-more:after {
	content: "\E80C";
	color: #45C4FF;
	font-size: 50px;
	font-family: "fontello";
	display: block;
	width: 100%;
	line-height: 20px
}
.post a.read-more:hover:after {
	color: #ccc
}
.wrap {
	width: 100%;
	background: #45C4FF;
	padding: 30px 0px
}
.wrap a {
	font-size: 24px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #fff
}
.wrap a:hover {
	text-decoration: none;
	color: #231f20
}
.wrap a:after {
	content: "\E80C";
	color: #fff;
	font-size: 80px;
	font-family: "fontello";
	display: block;
	width: 100%;
	line-height: 20px
}
.wrap a:hover:after {
	color: #231f20
}
.post-navigation {
	float: left;
	padding: 30px 0px;
	background: #eaeaea;
	width: 100%
}
.post-navigation h4:after {
	content: "\E806";
	font-size: 150px;
	color: #45C4FF;
	line-height: 50px
}
.post-navigation .nav-previous, .post-navigation .nav-next {
	margin-bottom: 20px
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
	color: #231f20;
	font-family: 'Raleway', sans-serif;
	font-weight: 400
}
.post-navigation .row {
	margin: 0;
	padding: 0
}
#post-list #blog, #post-single #blog {
	margin-top: 150px
}
.wrap-mod {
	margin-bottom: 20px
}
.wrap-mod .mod-title h3 {
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
	font-size: 36px;
	margin: 0px 0px 20px 0px
}
.wrap-mod .mod-title h3:after {
	content: "\E80C";
	color: #45C4FF;
	font-size: 80px;
	font-family: "fontello";
	display: block;
	width: 100%;
	line-height: 20px
}
.wrap-mod .mod ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.wrap-mod .mod ul li {
	margin-bottom: 5px
}
.wrap-mod .mod ul li a {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #231f20
}
.wrap-mod .mod ul li a:hover {
	color: #45C4FF;
	text-decoration: none
}
#profile #profile {
	margin-top: 150px
}
#profile #profile p {
	font-size: 14px;
	line-height: 24px
}

.lookInside a{
	text-decoration:none;
	color:white;
}
.themeColor{
	color:#45C4FF;
}
.bellissimoMap{
	height:400px;	
}
.bellissimoMap h4:after {
content: "\E80C";
color: #45C4FF;
font-size: 60px;
font-family: "fontello";
display: block;
width: 100%;
line-height: 40px;
}
.gmap_marker{
	width:350px;
}
#facebookIcon i:hover{
	color:#3f619d;	
}
#twitterIcon i:hover{
	color:#4099FF;	
}
.serviceBox{
	padding:10px;
	background:#CCC;
	font-size:20px;	
background: #45C4FF;
text-align: center;
border:5px solid white;
min-height:120px;
width:20%;
float:left;
cursor:pointer;
}
.serviceBoxSmall{
font-size:16px !important;	
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
min-height:10px !important;
border:none;
border:2px solid white;
}
.serviceBoxSmall a, .serviceBoxSmall a:hover, .serviceBoxSmall a:visited{
color:white;
}
.serviceBox h2{
/*font-family: 'Great Vibes', cursive;*/
font-weight: 400;
font-size: 24px;
color: #FFF;
text-align: center;
display: block;
width: 100%;	
}
.serviceBox h2 a{
	color:white;	
}
.serviceBox h2:after{
content: "";
}
#footer{
	background-color:#111;
	color:#999;
	padding:10px;
}

/* reviews */
.item-box-desc{
 padding-top:10px;	
}
.item-box-desc .glyphicon{
	color:#45C4FF;
	font-size:30px;
}
.item-box figure{
	margin-bottom:10px;
}
.item-box figure{
	text-align:left !important;
	/*padding:10px 20px 0 20px;	*/
}
.fullscreenbanner-container .sliderList li, .fullwidthbanner-container .sliderList li{
	visibility:visible;
	padding:5px;	
}

.customerReviews figure{
	padding:10px 20px;	
}

.item-box{
	background-color:#f9f9f9;
	font-family: 'Raleway', sans-serif;
font-weight: 400;
color: #666;
display: block;
margin-bottom:10px;
	
}
.spacerTop{
	height:100px;	
}
#tel{
	list-style: none;
	margin: 0 0 0 50px;
	padding: 0;
	z-index: 10;
	font-size:18px;
}	
#tel li {
float: left;
margin-top: 0px !important;
margin: 0 2px 0px 5px;
display: block;
}
#tel li a {
color: #FFF;
}
#tel li a:hover {
text-decoration:none;
color:#3b1d28;
}
.specialTop{
	display:none;
}
#offers{
	margin-bottom:40px;	
}
.table-prices-new h3{
	font-family: 'Raleway', sans-serif !important;	
	font-weight:400;
	font-size:18px;
}
.table-prices-new h4{
	font-family: 'Raleway', sans-serif;	
	font-weight:bold !important;
	font-size:16px !important;
	margin-bottom:20px;
	color:#45C4FF;
}
.table-prices-new h4:after{
	content:'';
}
.table-prices-new {
	float: left;
	padding: 10px 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #666;
	padding: 5px 10px 10px 20px;
	text-align:left;
}
.table-two-third{
	width:66%;
}
#finishing-touches{
	margin-bottom:40px;
	text-align:left !important;
}
#finishing-touches h3{
	color:#45C4FF;
	font-size:18px;	
}
#finishing-touches p{
	font-family: 'Raleway', sans-serif;
font-weight: 300;
font-size: 12px;
line-height: 18px;
}
#finishing-touches h5{
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:5px;
}

/* spacers */
.spacer20{
	height:20px;
	float:left;	
	width:100%;
}
.spacer70{
	height:70px;
	float:left;	
	width:100%;
}
.gmap_marker h4{
	font-size:26px;
	line-height:30px;	
}
.gmap_marker p{
	font-size:14px;
	line-height:14px;	
}
.priceAnchor{
	margin-bottom:40px;
	float:left;
}
.socialIcons{
	display:none;
}
.navbar-collapse {
  max-height:none;
}
#room4Rent h4:after{
	content: '';	
}