

  @font-face {
    font-family: BLESD;
    src: url("../fonts/billy-argel/BLESD.otf") format("opentype");
}

.mainLogo{
	height: 90px;
    margin-top: -12px;
}
.TitleStyle{
	font-family: BLESD;
	font-size:50px !important;
}
/* #fh5co-header.navbar-fixed-top {
	height: 98px;
}
.navbar-right {
	margin-top: 15px;
} */
    .priceListElem{
left: -10px;
    position: relative;
    }
.promotionExpiry{
    color:black;
    font-size: 14px;
        position: relative;
    top: 10px;
}
    .priceList{
        list-style-type: none;
   font-size: 18px;
    padding-left: 0;
        color: #01846a;
    font-family: serif;
    }
    .pricingTitle{
        width: 220px;
    height: 100px;
    border: 2px solid #f2f2f2;
    background: #1abb9c;
    color:white;
    text-align: center;
}
.monthly{
position: absolute;
    background: #008469;
    color: #fcfffe;
    font-size: 13px;
    padding: 3px;
    bottom: 2px;
    left: 85px;
    border-radius: 3px 3px 0px 0px;
    font-family: sans-serif;
}
.ordernow{
     margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 50px;
    background: #1cbb9b;
    padding: 8px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    border-radius: 8px;
}
.orderTitle{
	    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 30px;
    color: #1cbb9b;
    font-size: 24px;
    margin-bottom: -25px;
    font-family: sans-serif;
}
.priceOff{
    text-align: center;
    position: absolute;
    top: 0px;
    right: -55px;
    background: #ff9835;
    transform: rotate(45deg);
    color: black;
    font-size: 17px;
    font-weight: bold;
    width: fit-content;
    padding: 0px 5px 0px 5px;
}
.priceOff-EN {
    top: 4px;
    right: -20px;
}
.priceOff-FR {
    top: 4px;
    right: -55px;
}
.price{
    font-size: 40px;
    color: white;
    position: relative;
    top: 5px;
    left: 5px;
}
.fh5co-person {
    border: 2px solid #e1e1e1;
}

.fh5co-person figure {
    position: absolute;
    margin-top: -55px;
    top: 0;
    left: 40%;
    margin-left: -60px;
    display: block;
    margin-bottom: 50px;
}
	#colour-variations.sleep {
		margin-left: -140px;
	}
	#colour-variations h3 {
		text-align: center;;
		font-size: 11px;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #777;
		margin: 0 0 10px 0;
		padding: 0;;
	}
	#colour-variations ul,
	#colour-variations ul li {
		padding: 0;
		margin: 0;
	}
	#colour-variations li {
		list-style: none;
		display: block;
		margin-bottom: 5px!important;
		float: left;
		width: 100%;
	}
	#colour-variations li a {
		width: 100%;
		position: relative;
		display: block;
		overflow: hidden;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		border-radius: 4px;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
	#colour-variations li a:hover {
	  	opacity: .9;
	}
	#colour-variations li a > span {
		width: 33.33%;
		height: 20px;
		float: left;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	

	.option-toggle {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 5px;
		margin-right: -30px;
		width: 30px;
		height: 30px;
		background: #f64662;
		text-align: center;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		color: #fff;
		cursor: pointer;
		-webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		-ms-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
	}
	.option-toggle i {
		top: 2px;
		position: relative;
	}
	.option-toggle:hover, .option-toggle:focus, .option-toggle:active {
		color:  #fff;
		text-decoration: none;
		outline: none;
	}
	label{
		font-size: 19px;
    font-weight: normal;
	}
.required{
	margin-left:3px;
}
ul
{
list-style-type: none;
}
.parsley-required, .parsley-type{
	color:red;
	margin-left: -40px;
}

.messageSent{
    background: #54d3a9;
    width: 100%;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    padding-top: 6px;
    color: white;
    font-family: sans-serif;
}

#fh5co-intro .fh5co-block{
	height: 400px;
}

#fh5co-home{
	background-image: url("../images/full_image_2.jpg");
}

#block1{
	background-image: url("../images/img_7.jpg");
}
#block2{
	background-image: url("../images/img_8.jpg");
}
#block3{
	background-image: url("../images/img_10.jpg");
}
#fh5co-counters{
background-image: url("../images/full_image_1.jpg");
}
.titleCol1{
	color:#ef5346;
}
.titleCol2{
	color:#498eff;
}
.titleCol3{
	color:#74ffd4;
}

@media only screen and (max-width: 600px) {
	.mainLogo {
		height: 46px;
		/* margin-top: -12px; */
	}
  }
@media only screen and (min-width: 600px) {
#fh5co-header.navbar-fixed-top {
	height: 98px;
}
.navbar-right {
	margin-top: 15px;
}
  }