@charset "UTF-8";
/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}

header {
	padding: 32px;
}

.hov:hover {
	/*	color: rebeccapurple; */
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}

.center-div	{
	margin-left: auto; margin-right: auto;
}

.container {
	overflow: hidden;
	width: 200px;
	height: 150px;
}

.container:hover {
	overflow: visible;
}

a {
	color: #7030a0;	
}

img {
/*	width: 3%; */
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

footer {
	padding: 20px 30px;
	background-color: #F8D210;
}

.footer-border {
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
}	

.footer-frame {
		display: block;
		width: 100%;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		}

.footer-height {
	height: 350px;
}

.footer-pad	{
	padding: 65px 10px 10px 10px;
}

#FooterFRM {
	visibility: visible;
}

#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: 1000;
}
.snowflake:hover {
    cursor: default;
}

mark.violet {
	color: rebeccapurple;	
	background: none;
}

body {
	margin-left: auto;
	margin-right: auto;
	/* background: rgba(219, 236, 241, 0.6); */
	background: #F8D210;
/* normal background is #e6f4f8; */
}

.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 192px;
}

.style-nav ul {
	list-style-type: none;
}

.style-nav ul li a {
	text-decoration: none;
	/* color: #2F322A; */
	color: #3B0E46;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 8px;
}

.hero {
	background-image: url(images/mi_cumple.jpg);
	background-size: cover;
	padding: 20px 20px 50px 20px;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	font-size: 57px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 60px;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 120px;
}

h4 {
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 35px;
}

p {
	color: #3B0E46;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 35px;
	padding-left: 20px;
	padding-right: 20px;
}

quote {
	text-align: left;
	font-style: italic;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 35px;
	padding-left: 20px;
	padding-right: 20px;
}

table, tr, td {
	border-collapse: collapse; border-spacing: 0; border: 0px solid blueviolet;
	margin-bottom: 40px;
	padding: 4px;	
}

.td-right {
	text-align: right;
}

.td-left {
	text-align: left;
}

.td-center {
	text-align: center;
}

.td-top {
	vertical-align: top;
}

.socialspace {
	padding-left: 1px; padding-right: 2px;
}

.socialRspace {
	width: 0px;
}

.social-icon	{
	/*	border: #7E99AA 1px solid; */
		display: inline-block; 
	/*	background-color: #7E99AA;
	/* CORNER ROUNDING */
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 0px;	
        margin-left: auto;
        margin-right: auto;
        height: 40px;
}

.social-icon:hover {
	/*border: #7E99AA 1px solid; */
	/* background-color: #d77cf1; */
	opacity: 0.3;
}

.mobile-social	{
	display: none;
}

.footer-social	{ width: 180px; padding-left: 10px; }

ul {
	text-align: left;
	display: block;
	list-style-type: disc;
	margin-top: 1em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
}

.button {
	border: 2px #FFFFFF solid;
	padding: 8px 30px;
	border-radius: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

.social-logo {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 30px; 
}

#images{
   text-align:center;
}

#map {
	margin-top: 20px;	
	height: 400px;
	width: 100%;
}

.info-box-tan {
	background-color: #b9a88e;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

/* #01 in palette) */
.info-box-wine {
	background-color: #442233;
	color: #FFFFFF;	
	padding: 30px 20px 30px;
	text-align: center;
}

/* #08 in palette) */
.info-box-greyish {
	background-color: #8888aa;
	color: #ffffff;
	padding: 30px 20px 60px;
	text-align: center;
}

/* #09 in palette) */
.info-box-maroon {
	background-color: #994433;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

/* #11 in palette) */
.info-box-pale-maroon {
	background-color: #886666;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

.info-box-mauve {
	background-color: #E9D8E1;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

.info-box-dark {
	background-color: #2D2D35;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

.info-box-purple {
	background-color: #7030A0;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

.info-box-pale-purple {
	background-color: #665588;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

.info-box-gray {
	background-color: #777777;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

.footer-text {
	font-size: 13px;
	margin-bottom: 20px;
}

.col {
	padding: 0px;
	width: 100%;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

/*Tablet View*/

@media (min-width: 768px){
	
	body {
		max-width: 778px;
	}
	
	.style-nav ul li {
		display: inline-block;
	}
	
	.style-nav ul {
		text-align: center;
	}
	
	h1 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	
	h2 {
		margin-bottom: 16px;
	}
	
	.col-md-one-half {
		width: 50%;
	}
	
	.col {
		float: left;
		padding: 0px 0px 14px;
	}
}

/*Desktop View*/

@media (min-width: 1024px){
	
	body {
		max-width: 1200px;
	}
	
	.style-logo {
		float: left;
	}
	
	.style-nav {
		float: right;
	}
	
	.col-lg-one-fourth {
		width: 25%;
	}
	
	.col-lg-one-eighth {
		width: 12.5%;
	}
}

.clipping-box {
	border: 2px solid #665588;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 1px;
	height: 360px;
}

.clipping-box p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 60px;
}

.logo-box {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 80px;	
}

.logo-box img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	max-width: 180px;
}

.clipping-box button {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 60px;
	margin-bottom: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 30%;
	text-align: center;	
	text-decoration: none;
	background-color: #665588;
	color: white;
	border-radius: 5px;	
}

.clipping-box button:hover {
	background-color: #7030a0;
}

.clipping-box a {
	text-decoration: none;
}
