.service-description-left {
	padding-left: 50px;
	padding-top: 20px;
}
.service-description-right {
	padding-right: 50px;
	padding-top: 20px;
}
.color1 {
	color: #66b538;
}
.service-view-left img {
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 28% 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 28% 100%);
}
.service-view-right img {
	-webkit-clip-path: polygon(0 0, 100% 0%, 78% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0%, 78% 100%, 0 100%);
	margin-top: -9px;
}
.one_sixty4 {
	width: 64%;
	float: left;
}
.one_thirty6 {
	width: 36%;
	float: right;
}
.services-view ul li {
	position: relative;
	padding-left: 18px;
	background: url("../images/services/flower.jpg") no-repeat left 5px;
	background-size: 12px;
	color: #676767;
	margin-bottom: 5px;
	/* font-style: italic; */
    font-family: 'Lobster', cursive;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 1px;
}
.service-page p {
	color: #000;
	line-height: 26px;
	text-align: justify;
	padding-bottom: 25px;
}
.service-page .inner-heading {
	font-family: 'Italianno', cursive;
	font-size: 56px;
	line-height: 55px;
	/* font-weight: 500; */
    margin-bottom: 12px;
}
.rightAlign {
	float: right;
	width: 100%;
}
.leftAlign {
	float: left;
	width: 100%;
}
.animateBlock {
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	position: relative;
 -webkit-transition: all .2s ease-in;
 -moz-transition: all .2s ease-in;
 -ms-transition: all .2s ease-in;
 -o-transition: all .2s ease-in;
 transition: all .2s ease-in;
}
.animateBlock.left {
	left: -20%;
}
.animateBlock.right {
	right: -20%;
}
.left.animated {
	left: 0%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.right.animated {
	right: 0%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.service-view-left::before {
 position: absolute;
 content: "";
 -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 28% 100%);
 clip-path: polygon(0 0, 100% 0%, 100% 100%, 28% 100%);
 background-image: -ms-linear-gradient(left, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 background-image: -moz-linear-gradient(left, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 background-image: -o-linear-gradient(left, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #5BE81E), color-stop(13, #75E810), color-stop(100, #b7df2d));
 background-image: -webkit-linear-gradient(left, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 background-image: linear-gradient(to right, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 width: 100%;
 height: 99%;
 z-index: 9;
 opacity: 0.3;
}
.service-view-right::before {
 position: absolute;
 content: "";
 -webkit-clip-path: polygon(0 0, 100% 0%, 78% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0%, 78% 100%, 0 100%);
margin-top: -8px;
 background-image: -ms-linear-gradient(left, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 background-image: -moz-linear-gradient(left, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 background-image: -o-linear-gradient(left, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #5BE81E), color-stop(13, #75E810), color-stop(100, #b7df2d));
 background-image: -webkit-linear-gradient(left, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 background-image: linear-gradient(to right, #5BE81E 0%, #75E810 13%, #b7df2d 100%);
 width: 100%;
 height: 100%;
 z-index: 9;
 opacity: 0.3;
}
.parallax {
	position: relative;
	background: #6b3b00;
	padding: 50px;
}
.parallax_image {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.parallax_image, .parallax_pattern {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-position: center center;
	will-change: transform;
}
.parallax_cnt {
	position: relative;
	border: 1px solid #fff;
}
.p50 {
	padding: 25px 50px 0px 50px !important;
}
#left-trapezoid::before {
background-image: -ms-linear-gradient(left, #4b3a2f 0%, #75E810 13%, #595563 100%);
 background-image: -moz-linear-gradient(left, #4b3a2f 0%, #75E810 13%, #595563 100%);
 background-image: -o-linear-gradient(left, #4b3a2f 0%, #75E810 13%, #595563 100%);
 background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #5BE81E), color-stop(13, #75E810), color-stop(100, #b7df2d));
 background-image: -webkit-linear-gradient(left, #4b3a2f 0%, #75E810 13%, #595563 100%);
 background-image: linear-gradient(to right, #4b3a2f 0%, #75E810 13%, #595563 100%);
position: absolute;
content: "";
height: 100%;
 z-index: 9;
 width: 100%;
opacity: 0.3;
}
#right-trapezoid h2 {
	font-family: 'Hammersmith One', sans-serif;
}
#left-trapezoid {
	width: 50%;
	color: #FFF;
	float: left;
	-webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
	background: url("../images/contact-us.jpg");
	height: 250px;
	position: relative;
	left: 59px;
}
.rotate {
}
#right-trapezoid {
	background-image: -ms-linear-gradient(left, #5BE81E 0%, #6bd410 13%, #43bd00 100%);
	background-image: -moz-linear-gradient(left, #5BE81E 0%, #6bd410 13%, #43bd00 100%);
	background-image: -o-linear-gradient(left, #5BE81E 0%, #6bd410 13%, #43bd00 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #5BE81E), color-stop(13, #6bd410), color-stop(100, #43bd00));
	background-image: -webkit-linear-gradient(left, #5BE81E 0%, #6bd410 13%, #43bd00 100%);
	background-image: linear-gradient(to right, #5BE81E 0%, #6bd410 13%, #43bd00 100%);
	height: 250px;
	width: 50%;
	-webkit-clip-path: polygon(29% 0, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
	color: #FFF;
	float: left;
	position: relative;
	left: -59px;
	padding: 28px 160px 50px 160px;
	margin-bottom: 25px;
}
.contact-address {
	margin-top: 10px;
	padding-left: 10px;
	color: #FFF;
}
.contact-address li.map::before {
top: 1px;
 font-size: 28px;
 color: #fff;
content: "\f041";
position: absolute;
left: 0px;
font-family: FontAwesome;
}
.contact-address li.globe::before {
color: #fff;
content: "\f0ac";
position: absolute;
left: 0px;
font-family: FontAwesome;
}
.contact-address li.email::before {
color: #fff;
content: "\f0e0";
position: absolute;
left: 0px;
font-family: FontAwesome;
}
.contact-address li.phone::before {
color: #fff;
font-size: 22px;
content: "\f095";
position: absolute;
left: 0px;
font-family: FontAwesome;
}
.contact-address li.mobile::before {
color: #fff;
font-size: 28px;
content: "\f10b";
position: absolute;
left: 0px;
font-family: FontAwesome;
}
.contact-address li {
	margin-bottom: 3px;
	position: relative;
	padding-left: 35px;
	font-size: 20px;
	font-family: 'Advent Pro', sans-serif;
	letter-spacing: 1px;
	font-weight: 500;
	line-height: 40px;
}
.contact-address li a {
	color: #FFF;
}
.contact-address li a:hover {
	color: #b2fd86;
}
.mailform label input, .mailform label select, .mailform label textarea {
	display: block;
	width: 100%;
	margin: 0;
	-webkit-appearance: none;
	outline: none;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	padding: 6px 15px 6px 0;
	line-height: 20px;
	color: #fff;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	resize: none;
}
.mfValidation {
	-moz-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
	position: absolute;
	top: -15px;
	right: 20px;
	color: red;
	height: 40px;
	font-weight: 300;
	font-size: 12px;
	line-height: 20px;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
	z-index: 998;
	text-align: right;
	background: none;
	padding: 0;
	margin: 0 0 3px;
	min-height: 0;
}
.mfPlaceHolder {
	font: inherit;
	cursor: text;
	position: absolute;
	left: 0;
	top: 0;
	padding: 6px 15px 6px 0;
	line-height: 20px;
	color: #fff;
	opacity: 1;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.mailform label:first-child {
	margin-top: 0;
}
@media (min-width: 992px) {
.mailform .mfInput {
 width: 100%;
 display: inline-block;
 margin-bottom: 0px;
 display: inline-block;
}
}
.mailform label {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 30px;
}
.mailform button {
	margin-top: 30px;
}
.grid {
}
.gallery-holder {
	position: relative;
}
.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
	background-color: rgba(121, 204, 75, 0.52) !important;
}
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft, .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
	background-color: #3b4e00 !important;
	color: #FFF !important;
}
/*.gallery-page{   background: #443c48 url(../images/contact-bg.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 180px 0px 100px 0px;
    background-blend-mode: overlay;}*/
    .page-contact {
	background: #443c48 url(../images/contact.jpg);
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 180px 0px 0px 0px;
	background-blend-mode: overlay;
}
h1.contact-head {
	font-family: 'Righteous', cursive;
	font-size: 65px;
	font-weight: 500;
	color: #FFF;
	width: auto;
	display: inline-block;
	position: relative;
}
h1.contact-head::after {
 width: 30px;
 height: 8px;
 background: #9cde00;
 content: "";
 position: absolute;
 left: 100%;
 bottom: -6px;
 margin-left: 10px;
 border-radius: 34px 12px 5px 4px;
}
.logo-address {
	font-weight: 600;
	color: #89da00;
	font-size: 16px;
	font-family: 'Advent Pro', sans-serif;
	letter-spacing: 1px;
	display: inline-block;
	width: auto;
	height: 100%;
	position: relative;
}
.logo-address::before {
 width: 90%;
 position: absolute;
 height: 1px;
 background: #bda176;
 left: 24px;
 content: "";
 bottom: -3px;
}
.contact-bg {
	min-height: 5px;
	background: #66b538;
}
.map-button {
	position: absolute;
	top: -34px;
	right: 0px;
	padding: 5px 30px;
	background: #66b538;
	color: #ffffff;
	cursor: pointer;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.pos-relative {
	position: relative;
}
.map-button i {
	font-size: 21px;
	padding-left: 10px;
}
.map-holder {
	display: none;
	border-top: 5px solid #66b538;
}
.download-button {
	background: #66b538;
	border: green;
	padding: 11px 25px;
	font-size: 19px;
	color: #332929;
	border-radius: 26px;
	margin-left: 12px;
	font-family: 'Advent Pro', sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	/* text-transform: uppercase; */
    border: 0px solid #e8eae3;
	/*    box-shadow: 3px 4px 3px #2b3c07;*/
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 0px #337909, inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 6px 6px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 0px #337909, inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 6px 6px 1px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 0px #337909, inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 6px 6px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
}
.download-button:hover {
	color: #FFF;
}
.address-label {
	position: absolute;
	top: 0px;
	background: #66b538;
	width: 365px;
	padding: 19px;
	color: #FFF;
	line-height: 30px;
	font-family: 'Advent Pro', sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	box-shadow: 3px 3px 10px #ccc;
	outline: 1px solid #379202;
	outline-offset: -5px;
}
.address-label h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 15px;
	border-bottom: 1px solid #FFF;
	font-family: 'Advent Pro', sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
}
.address-label p {
	font-family: 'Advent Pro', sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
}
.contact-form .input, .contact-form textarea {
	border: 0;
	background: rgba(255, 255, 255, 0.38);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 15px;
	line-height: 29px;
	padding: 5px 15px;
	margin-bottom: 20px;
	color: #fafbf9;
	width: 100%;
	border: 1px solid transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-font-smoothing: antialiased;
	resize: none;
}
#contact {
	margin-top: 46px;
}
.contact-form input {
	display: block;
	margin: 5px 0;
}
 .contact-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #687348;
}
 .contact-form input::-moz-placeholder { /* Firefox 19+ */
 color: #687348;
}
 .contact-form input:-ms-input-placeholder { /* IE 10+ */
 color: #687348;
}
 .contact-form input:-moz-placeholder { /* Firefox 18- */
 color: #687348;
}
.contact-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #687348;
}
 .contact-form textarea::-moz-placeholder { /* Firefox 19+ */
 color: #687348;
}
 .contact-form textarea:-ms-input-placeholder { /* IE 10+ */
 color: #687348;
}
 .contact-form textarea:-moz-placeholder { /* Firefox 18- */
 color: #687348;
}
.contact-form .button {
	border: 0;
	background: #f5c400;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-transform: uppercase;
	color: #222;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 25px 9px;
	font-weight: 700;
	letter-spacing: 0px;
	float: right;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	transition: background 0.3s ease;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 0px #997a00, inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 6px 6px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 0px #997a00, inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 6px 6px 1px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 0px #997a00, inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 6px 6px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 30px;
}
.getintouch {
	text-align: left;
	font-family: 'Advent Pro', sans-serif;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 58px;
	line-height: 36px;
	margin: 0;
	color: #FFF;
	border-bottom: 1px solid #bda176;
	padding-bottom: 30px;
	display: inline-block;
	width: auto;
}
.contact-form .input:focus, .contact-form textarea:focus {
	outline: none;
	border: 1px solid #b2b751;
	-webkit-box-shadow: 0 0 8px #9bc311;
	-moz-box-shadow: 0 0 8px #9bc311;
	box-shadow: 0 0 8px #9bc311;
}
.gallery-page .cbp-caption-active .cbp-caption-defaultWrap {
	padding: 10px;
	background: #fff;
	border: 15px solid;
	border-bottom-color: #000000;
	border-top-color: #2e2e2e;
	border-left-color: #2e2e2e;
	border-right-color: #000000;
}
.photo_frame img {
	width: 100%;
	object-fit: cover;
}
.photo_frame {
	background: url("../images/avatar.png") no-repeat;
	width: 250px;
	height: 322px;
	margin-top: 30px;
	/* float: right; */
    margin-left: auto;
	margin-right: auto;
	background-size: cover;
}
.rejuvenate {
	background: rgba(102, 181, 56, 0.8) url(../images/spa-bg1.png);
	padding-top: 100px;
	background-size: 100%;
	background-blend-mode: overlay;
	background-position: 0px -270px;
	padding-bottom: 75px;
	margin-top: -6px;
}
.crown {
	padding: 0px 10px 5px;
	margin-top: 14px;
	background-size: 100%;
	background-position: 0px -100px;
	border-left: 4px solid transparent;
	border-image: -webkit-linear-gradient(bottom right, #000000 0%, #000000 44%, #c39548 22%, #ad7129 87%);
	border-image: -ms-linear-gradient(bottom right, #006571 0%, #006571 35%, #01a89e 35%, #01a89e 100%);
	border-image: -o-linear-gradient(bottom right, #006571 0%, #006571 35%, #01a89e 35%, #01a89e 100%);
	border-image: linear-gradient(bottom right, #006571 0%, #006571 35%, #01a89e 35%, #01a89e 100%);
	border-image-slice: 1;
	position: relative;
	margin-bottom: 30px;
	font-family: 'Righteous', cursive;
}
.crown::after {
content: "";
 position: absolute;
 width: 100%;
 border-bottom: 1px solid transparent;
 border-image: -webkit-linear-gradient(bottom right, #000000 0%, #000000 44%, #c39548 22%, #ad7129 87%);
 border-image: -ms-linear-gradient(bottom right, #006571 0%, #006571 35%, #01a89e 35%, #01a89e 100%);
 border-image: -o-linear-gradient(bottom right, #006571 0%, #006571 35%, #01a89e 35%, #01a89e 100%);
 border-image: linear-gradient(bottom right, #006571 0%, #006571 35%, #01a89e 35%, #01a89e 100%);
 border-image-slice: 1;
 left: 9px;
 top: 115%;
}
.gallery-page {
	background: url("../images/gallery-background.png");
	padding: 50px 1px;
}
.gallery-page .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
	color: #95c300;
	border-color: #613102;
	cursor: default;
	background: #673500;
}
.gallery-page .cbp-l-filters-buttonCenter .cbp-filter-item {
	border-radius: 30px;
}
.gallery-page .cbp-l-filters-buttonCenter .cbp-filter-item {
	background-color: #FFFFFF;
	border: 1px solid #ECECEC;
	color: #312a27;
	cursor: pointer;
	font-family: 'IBM Plex Sans Condensed', sans-serif;
	margin: 0 5px 10px 5px;
	overflow: visible;
	padding: 6px 17px;
	position: relative;
	display: inline-block;
 -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
 transition: color .3s ease-in-out, border-color .3s ease-in-out;
	font-size: 13px;
	font-weight: 600;
}
.gallery-page .cbp-l-filters-buttonCenter .cbp-filter-counter {
	background-color: #3c3c3c;
}
.gallery-page .cbp-l-filters-buttonCenter .cbp-filter-counter:after {
	border-top: 4px solid #3c3c3c;
}
.service-page .m-25 {
	margin-top: -20px;
}
#skin_fitness, #body_waxing, #hair_care, #makeup_makeover, #manicure_pedicure {
	display: inline-block;
	position: relative;
	top:-85px;
}
#skin_fitness::before, #body_waxing::before, #hair_care::before, #makeup_makeover::before, #manicure_pedicure::before {
content:"";
/* display: block;
content: "";
height: 150px; 
margin-top: -150px; 
visibility: hidden;*/}

.gallery-heading {
	font-family: 'Italianno', cursive;
	font-size: 46px;
    margin: 30px 0 30px 0;
	color:#66b538;
}

