body {
	font-family: "Mali", cursive;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
	-webkit-text-size-adjust: 100%;
	color: #414141;
	background-color: #F9629F;
	margin: 0;
	padding:0;
	text-align: center;
	}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	}

a {
	color: #6b63da;
	text-decoration: underline;
	}

a:hover {
	color: #b5acec;
	text-decoration: underline;
	}

a:focus {
	background-color: #F9629F;
	text-decoration: underline;
	}

h1 {
	font-size: 40px;
	line-height: 42px;
	color: #ca5c93;
	font-family: "Glass Antiqua", cursive;
	margin-top: 20px;
	font-weight: 700;
	font-style: italic;
	}

h2 {
	font-family: "Glass Antiqua", cursive;
	font-size: 32px;
	line-height: 33px;
	color: #ca5c93;
	font-weight: 700;
	margin-bottom: 2px;
	margin-top: 13px;
	}

h3 {
	font-family: "Glass Antiqua", cursive;
	margin-top: 2px;
	font-style: italic;
	margin-bottom: 2px;
	font-size: 25px;
	line-height: 27px;
	font-weight: 700;
	color: #2c6495;
	}

h4 {
	font-family: "Glass Antiqua", cursive;
	font-size: 24px;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: -30px;
	font-weight: normal;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 2px;
	}

img {
	max-width: 100%;
	max-height: 100%;
	}

hr	{
	width: 100%;
	height: 0px;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 0px;
	clear: both;
	}

ul, li {
	line-height: 20px;
	padding-bottom: 10px;
	list-style-position:outside;
	padding-left: 2px;
	margin-left: 10px;
	}

header {
	position: relative;
	display: block;
	width: 100%;
	}

header img {
	width: 100%;
	}

footer {
	display: block;
	font-size: 18px;
	line-height: 22px;
	text-shadow: 2px 2px 5px #000;
	text-align: center;
	color: #fff;
	background-color: #ca5c93;
	clear: both;
	width: 100%;
	position: relative;
	}

footer p {
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 901;
	}

footer img {
	width: 100%;
	}

footer a {color: #83c0f8;}

footer a:hover {color: #3893e9;}

#logo {
	z-index: 195;
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 40%;
	}

#wrapper {
	margin: auto;
	}

#content {
	padding: 20px;
	margin: auto;
	max-width: 1480px;
	background-color: #f7f8f8;
	position: relative;
	}
	
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}

.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	border-radius: 15px;
	border: 3px solid #e98ebb;
	}

.left2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
	}

.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
	border-radius: 15px;
	border: 3px solid #e98ebb;
	}

.right2 {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
	}

.centered {
	align-content: center;
	text-align: center;
	}

.reviews ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	height: auto;
	}

.reviews ul li {
	flex: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	max-width: 50%;
	}

.since {
	position: absolute;
	bottom: -20px;
	right: 10px;
	z-index: 900;
	}

.photo img {
	display: block;
	}

.strip {
	background-color: #ca5c93;
	margin-left: -20px;
	margin-right: -20px;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	clear: both;
	}

.strip h3 {
	color: #fff;
	background-color: #ca4c7f;
	padding-bottom: 8px;
	padding-top: 28px;
	margin-top: -10px;
	width: 100%;
	}

.strip h4 {
	color: #fff;
	padding-bottom: 15px;
	padding-top: 2px;
	margin-top: -20px;
	margin-bottom: 20px;
	}

.strip p {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 24px;
	line-height: 28px;
	}

.stars {
	margin-top: 15px;
	margin-bottom: -16px;
	color: yellow;
	}

.smaller {font-size: 13px;}

.btn {
	margin-top: -4px;
	background-color: #fbd227;
	padding: 8px;
	font-weight: bold;
	color: #000;
	float: left;
	margin-right: 10px;
	border-radius: 3px;
	}

.social {
	margin: auto;
	width: 120px;
	height: 15px;
	padding-top: 24px;
	}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	z-index: 6;
	}

.social-facebook {
	background-image: url('images/facebook-hover.png');
	width: 40px;
	height: 40px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	float: left;
	}

.social-facebook:hover {
	background-position: 0px -40px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}

.social-instagram {
	background-image: url('images/instagram-hover.png');
	width: 40px;
	height: 40px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	float: right;
	}

.social-instagram:hover {
	background-position: 0px -40px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}

.skip-link {
    position: fixed;
    top: -200px;
	left: 10px;
    padding: 6px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    z-index: 9999;
    }

.skip-link:focus {top: 5px;}

.back-to-top {
	--offset: 500px; 
	z-index: 961;
	position: sticky;
	bottom: 18px;
	margin-left: 10px; 
	place-self: end;
	margin-top: calc(160vh + var(--offset));
	
	/* visual styling */
	text-decoration: none;
	padding: 8px;
	font-weight: 700;
	color: #fff;
	background: #ca4c7f;
	border-radius: 100px;
	border: 1px solid #e98ebb;
	box-shadow: 2px 2px 5px #000;
	white-space: nowrap;
	}

.back-to-top:hover {
	text-decoration: none;
	background: #ca4c7f;
	}

.back-to-top:focus {
	text-decoration: none;
	}

/*****************************Navigation******************************/

nav {
	width: 60%;
	padding-bottom: 10px;
	z-index: 196;
	position: absolute;
	top: 0px;
	right: 1px;
	}

nav a {
	font-family: "Glass Antiqua", cursive;
	font-size: 32px;
	text-shadow: 2px 2px 5px #000;
	font-weight: 700;
	color: #fff;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: inline-block;
	padding-top: 10px;
	}

nav a:hover {
	color: #d8a1f1;
	text-decoration: none;
	}

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	height: auto;
	}

nav ul li {
	flex: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	}


/********************** FOR MOBILE RESOLUTIONS ********************/

@media screen and (max-width: 1100px) {

.right {width: 60%;}
.left {width: 60%;}

.cycle-right {width: 60%;}
.cycle-left {width: 60%;}

#logo {width: 60%;}

nav a {font-size: 26px;}

}

@media screen and (max-width: 850px) {

nav {width: 100%;}

footer img {
	width: 100%;
	height: 290px;
	object-fit: cover;
	}

}


@media screen and (max-width: 600px) {

.cycle-slideshow {
	z-index: 70;
	width: 100%;
	}

.cycle-right {
	margin-left: 0px;
	float: left;
	width: 100%;
	}

.cycle-left {
	margin-right: 0px;
	width: 100%;
	}

.right {margin-left: 0px; width: 100%;}

.left {margin-right: 0px; width: 100%;}

.strip p h4 {
	font-size: 18px;
	line-height: 20px;
	}

}

@media screen and (max-width: 500px) {

nav a {font-size: 20px;}

.header img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	}

#logo {width: 80%;
	bottom: 5px;
	}

.since {
	width:28%;
	right: 0px;
	}
}

@media screen and (max-width: 300px) {

.header {display: none;}

header {height: 190px;}

footer {font-size: 16px;}

#logo {width: 98%;}	

nav ul {flex-wrap: wrap;}

nav ul li {
	flex:1 1 30%;
	margin-right: 10px;
	}

.since {display: none;}

}



/*****************************Cycle2******************************/
/******* pager **********/
.cycle-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 5px; overflow: hidden;
	}

.cycle-pager span {
    font-family: arial; font-size: 50px; width: 16px; height: 16px;
    display: inline-block; color: #ddd; cursor: pointer; padding-right: 10px;
	}

.cycle-pager span.cycle-pager-active { color: #000;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay {
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .9;
	}

/******* prev / next links *********/
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(images/btn-left.png) 10% 50% no-repeat;}
.cycle-next { right: 0; background: url(images/btn-right.png) 90% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .9; filter: alpha(opacity=80) }

.disabled { opacity: .5; filter:alpha(opacity=50); }
