/*
Theme Name: Bottega Exchange
Theme URI: https://www.bottegaexchange.com
Description: Bottega Exchange
Author: Webedelic
Author URI: http://www.webedelic.com
Description: Bottega Exchange
Version: 1.0
Tags: Bottega Exchange
License:
License URI:
*/

@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');



html, body {
	font-size: 15px;
    font-family: "futura-100", sans-serif;
	color: #4d4d4e;
	height: 100%;
	margin: 0;
  padding: 0;
}

h1, h2 {
	color: #4d4d4e;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	color: #4d4d4e;
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #dbb0b9; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }








.header-inside {
	background-image: url(images/header-inside.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 400px;
	margin-top:30px;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.header-events {
	background-image: url(images/header-events.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 400px;
	margin-top:30px;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.header-about {
	background-image: url(images/header-about.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 400px;
	margin-top:30px;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.navlogoleft {
	width: 340px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 17px;
 	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	float: left;
	
}


.navlogoleft a:link {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; }
.navlogoleft a:visited {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; }
.navlogoleft a:hover {color: #dbb0b9; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px;
	background-repeat: no-repeat;
    background-position: top center; }
.navlogoleft a:active {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; } 


.navlogoleft ul {
    list-style-type: none;
    margin: 0;
	margin-left: -26px;
} 

.navlogoleft ul li {
    display: block;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
}





.navlogoleft ul ul a {
	width: 260px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	display: block;
	font-size: 17px;
	margin-top: 0px;
	margin-left: -24px;
	z-index: 999;
	
}

.navlogoleft ul li{
	position: relative;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	float: left;
}




.navlogoleft ul ul {
	position: absolute;
	top: -999999px;
	left: 0;
	opacity: 0;
	text-align: left;
	padding-bottom:14px;
	background-color: #dbb0b9;
	margin-top:7px;
	z-index: 999;
}

.navlogoleft ul li:hover > ul{
	position: absolute;
	color: #ffffff;
	top: 100%;
	opacity: .9;
}

.navlogoleft ul ul a:link {color: #000000; text-decoration: none; margin-bottom:-10px; padding-top:0px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; }
.navlogoleft ul ul a:visited {color: #000000; text-decoration: none; margin-bottom:-10px; padding-top:0px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; }
.navlogoleft ul ul a:hover {color: #343232; text-decoration: none; margin-bottom:-10px; padding-top:0px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; }
.navlogoleft ul ul a:active {color: #000000; text-decoration: none; margin-bottom:-10px; padding-top:0px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; } 





.navmiddle {
	width: 450px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	float: left;
	
}
.navlogoright {
	width: 340px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 17px;
 	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	float: left;
	
}



.navlogoright a:link {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; }
.navlogoright a:visited {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; }
.navlogoright a:hover {color: #dbb0b9; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px;
	background-repeat: no-repeat;
    background-position: top center; }
.navlogoright a:active {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; } 


.navlogoright ul {
    list-style-type: none;
    margin: 0;
	margin-left: -26px;
} 

.navlogoright ul li {
    display: block;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
}





.navlogoright ul ul a {
	width: 260px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	display: block;
	font-size: 17px;
	margin-top: 0px;
	margin-left: -24px;
	z-index: 999;
	
}

.navlogoright ul li{
	position: relative;
	padding-left:10px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:0px;
	float: right;
}




.navlogoright ul ul {
	position: absolute;
	top: -999999px;
	left: 0;
	opacity: 0;
	text-align: left;
	padding-bottom:14px;
	background-color: #dbb0b9;
	margin-top:7px;
	z-index: 999;
}

.navlogoright ul li:hover > ul{
	position: absolute;
	color: #ffffff;
	top: 100%;
	opacity: .9;
}

.navlogoright ul ul a:link {color: #000000; text-decoration: none; margin-bottom:-10px; padding-top:10px; padding-bottom:15px; padding-right:5px; padding-left:5px; font-weight: 400; }
.navlogoright ul ul a:visited {color: #000000; text-decoration: none; margin-bottom:-10px; padding-top:10px; padding-bottom:15px; padding-right:5px; padding-left:5px; font-weight: 400; }
.navlogoright ul ul a:hover {color: #343232; text-decoration: none; margin-bottom:-10px; padding-top:10px; padding-bottom:15px; padding-right:5px; padding-left:5px; font-weight: 400; }
.navlogoright ul ul a:active {color: #000000; text-decoration: none; margin-bottom:-10px; padding-top:10px; padding-bottom:15px; padding-right:5px; padding-left:5px; font-weight: 400; } 






.titlea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 24px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
	
}



.titleb {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 34px;
	font-family: "futura-100", sans-serif;
	font-weight: 500;
	color: #dbb0b9;
	text-transform: uppercase;
	text-align: left;
	
}






.schedule-button {
  border: none;
  color: white;
  text-align: center;
  font-size: 18px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "futura-100", sans-serif;
  cursor: pointer;
  margin-top: 10px;
	text-transform: uppercase;
  
}



.schedule-button a:link {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:22px; padding-left:22px;border-radius: 15px;border-style: solid; border-width: 1px; border-color: #dbb0b9;background-color: #dbb0b9; }
.schedule-button a:visited {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:22px; padding-left:22px;border-radius: 15px;border-style: solid; border-width: 1px; border-color: #dbb0b9;background-color: #dbb0b9; }
.schedule-button a:hover {color: #dbb0b9; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:22px; padding-left:22px;border-radius: 15px;border-style: solid; border-width: 1px; border-color: #000000;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #000000; }
.schedule-button a:active {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:22px; padding-left:22px;border-radius: 15px;border-style: solid; border-width: 1px; border-color: #dbb0b9;background-color: #dbb0b9; }





.home-column-1 {
	width: 560px;
	padding-top:40px;
	padding-bottom:80px;
	padding-right:40px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: left;
	
}



.home-column-2 {
	width: 250px;
	padding-top:120px;
	padding-bottom:80px;
	padding-right:50px;
	padding-left:0px;
	float: left;
	
}



.home-column-2 img {
border-radius: 15px;
	
}

.home-column-3 {
	width: 250px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}




.home-column-3 img {
border-radius: 15px;
	
}








.background1 {
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.wtitlea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 24px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	
}




.wtitleb {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 34px;
	font-family: "futura-100", sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	
}


.lower-column-1 {
	width: 550px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: left;
	
}

.lower-column-1 img {
border-radius: 15px;
margin-bottom: -150px;
	
}



.lower-column-2 {
	width: 550px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: left;
	
}



.ctitlea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 24px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	
}



.ctitleb {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 34px;
	font-family: "futura-100", sans-serif;
	font-weight: 500;
	color: #dbb0b9;
	text-transform: uppercase;
	text-align: center;
	
}




.homebody {
	width: 800px;
	padding-top:40px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	
}


.homewidebody {
	width: 1150px;
	padding-top:180px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	
}


.footercopy {
	width: 1150px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	
}


.footer-image {
	width: 480px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.bodycopy {
	width: 1150px;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:40px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	
}

.badge-container {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 0;
  margin: 50px auto;
  padding: 10px;
  position: relative;
}

.badge-link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 -10px;
  z-index: 1;
  transition: transform 0.4s ease, z-index 0.3s ease;
  text-decoration: none;
  color: #000;
}

/* Slight raise for 1, 3, 5 */
.badge-link:not(.cropped) {
  transform: translateY(-40px);
}

.badge-link img {
  border-radius: 20px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  width: 260px;
  height: auto;
  transition: transform 0.4s ease;
}

.badge-label {
  margin-top: 10px;
  font-size: 1rem;
  font-weight: 500;
}

.badge-link:hover {
  transform: scale(1.1) translateY(-20px); /* keep lift on hover */
  z-index: 10;
}

.badge-link:hover img {
  transform: scale(1.05);
}

/* Badges 2 and 4: slightly lower and in front */
.badge-link.cropped {
  margin-top: 30px;
  z-index: 5;
}

.badge-link.cropped img {
  width: 220px;
  height: 175px;
  object-fit: cover;
  object-position: center top;
}








.background2 {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.background3 {
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.lowest-column-1 {
	width: 400px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: left;
	
}



.lowest-column-2 {
	width: 700px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: left;
	
}



.lowest-column-2 img {
border-radius: 15px;
margin-bottom: -150px;
	
}




.pricing-section {
    padding: 10px 20px 10px;
  }

  .pricing-grid {
    max-width: 1150px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: center;
  }

  .pricing-card {
    background: var(--card-bg);
    border-radius: 4px;
    width: 340px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    overflow: hidden;
  }

  /* Header strip */
  .pricing-header {
    background: var(--pink);
    text-align: center;
    padding: 18px 12px 22px;
  }

  .pricing-card.popular .pricing-header {
    background: var(--navy);
    color: #fff;
    position: relative;
  }

  .pricing-title {
    margin: 0;
    font-family: "Playfair Display", serif;
    font-size: 20px;
    letter-spacing: .02em;
  }

  .pricing-subtitle {
    margin: 3px 0 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .12em;
    opacity: 0.85;
  }

  /* Popular ribbon */
  .pricing-card.popular .ribbon {
    position: absolute;
    top: 16px;
    right: -46px;
    background: var(--pink-dark);
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .14em;
    padding: 6px 50px;
    transform: rotate(45deg);
  }

  /* Price block */
  .pricing-body {
    padding: 24px 26px 28px;
    flex: 1;
    display: flex;
    flex-direction: column;
  }

  .price-row {
    display: flex;
    align-items: flex-end;
    gap: 4px;
    margin-bottom: 8px;
  }

  .price-row .currency {
    font-size: 20px;
    line-height: 1;
    transform: translateY(-2px);
  }

  .price-row .amount {
    font-size: 46px;
    line-height: 1;
    font-weight: 600;
  }

  .price-row .cents {
    font-size: 18px;
    line-height: 1;
    transform: translateY(-6px);
  }

  .price-row .per {
    margin-left: auto;
    font-size: 15px;
  }

  /* Feature list */
  .features {
    list-style: none;
    padding: 18px 0 0;
    margin: 0 0 24px;
    border-top: 1px solid var(--border-light);
  }

  .features li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid var(--border-light);
    font-size: 14px;
  }

  .features li:last-child {
    border-bottom: none;
  }

  .feature-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid var(--border-light);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: var(--muted);
    flex-shrink: 0;
  }

  /* Button */
  .pricing-footer {
    padding: 0 26px 24px;
  }

  .btn-pricing {
    width: 100%;
    border: none;
    border-radius: 4px;
    padding: 12px 18px;
    background: var(--button-bg);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    text-transform: none;
    letter-spacing: .04em;
  }

  .btn-pricing:hover {
    background: var(--button-bg-hover);
  }






:root {
    --pink: #e6c3cc;
    --pink-dark: #d7a9b6;
    --navy: #3c4658;
    --card-bg: #ffffff;
    --page-bg: #f6f6f8;
    --text-main: #55555a;
    --muted: #999ba3;
    --button-bg: #353d4c;
    --button-bg-hover: #222731;
    --border-light: #e4e4ea;
  }

  * {
    box-sizing: border-box;
  }





.video-column {
	width: 525px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:25px;
	padding-left:25px;
	float: left;
	
}






.contact-column-1 {
	width: 550px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	float: left;
	
}



.contact-column-2 {
	width: 550px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}








/* Wrapper */
.bx-event-wrapper {
  max-width: 900px;
  margin: 0 auto 3rem;
  padding: 2rem 1.5rem 3rem;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  text-align: center;
  background: #f8f4f1; /* overall page background */
}

/* Top pill header */
.bx-pill-header {
  display: inline-block;
  padding: 0.6rem 2.5rem;
  margin-bottom: 2rem;
  border-radius: 999px;
  background: #3d4b5d;
  color: #ffffff;
  font-size: 0.9rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

/* Generic card */
.bx-card {
  padding: 2.25rem 1.5rem;
  margin-bottom: 1.75rem;
  border-radius: 18px;
	margin-right:2%;
	margin-left:2%;
	height: 280px;
  width: 46%;
  float: left;
}

.bx-card-light {
  background: #f5ddda; /* soft blush */
}

.bx-card-title {
  margin: 0 0 0.75rem;
  font-size: 1.4rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #3d4b5d;
}

.bx-subtext {
  margin: 0.4rem 0;
  font-size: 0.95rem;
  letter-spacing: 0.12em;
  text-transform: lowercase;
  color: #66666a;
}

.bx-subtext.smaller {
  font-size: 0.8rem;
}

/* Rates */
.bx-rate-line {
  margin: 0.35rem 0;
  font-size: 1.1rem;
  letter-spacing: 0.12em;
  text-transform: lowercase;
  color: #3d4b5d;
}

.bx-rate-line span {
  font-weight: 600;
}

.bx-note {
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  margin-left: 0.3rem;
}

/* Included bar */
.bx-included-bar {
  margin: 0 auto 2rem;
  padding: 0.9rem 1rem;
  background: #9b6b63;
  color: #ffffff;
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

/* Additional benefits section */
.bx-benefits {
  padding-top: 1.5rem;
}

.bx-benefit-block {
  margin-top: 1.3rem;
	margin-right:2%;
	margin-left:2%;
	height: 60px;
  width: 46%;
  float: left;
}

.bx-benefit-block h3 {
  margin: 0 0 0.2rem;
  font-size: 0.95rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #3d4b5d;
}

.bx-benefit-block p {
  margin: 0;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #77777c;
}



.about-column-1 {
	width: 735px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:40px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: left;
	
}



.about-column-2 {
	width: 375px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: left;
	
}


.about-column-2 img {
border-radius: 15px;
	
}


.about-column-3 {
	width: 375px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:40px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: left;
	
}

.about-column-3 img {
border-radius: 15px;
	
}


.about-column-4 {
	width: 735px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:40px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: left;
	
}



.about-column-5 {
	width: 1150px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}



.about-column-5 img {
border-radius: 15px;
	
}



.event-right-image {
	max-width: 400px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:40px;
	float: right;
	
}



.event-right-image img {
border-radius: 15px;
	
}


.hrline {
	background-color: #dbb0b9;
	width: 100%;
	height: 2px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}





.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }







.socfloat {
	width: 30px;
	padding-top:10px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:20px;
	list-style-type: none;
	font-size: 24px;
	line-height: 40px;
  font-family: "futura-100", sans-serif;
	font-weight: 700;
	color: #ffffff;
	float: right;
	
}


.socfloat img {
  max-width: 100%;
  height: auto;
  opacity: 1;
  filter: brightness(0) invert(1); /* keeps white PNG icons white */
  transition: filter 0.3s ease, transform 0.3s ease;
}

.socfloat img:hover {
  filter: brightness(0) saturate(100%) invert(23%) sepia(92%) saturate(3813%) hue-rotate(354deg) brightness(101%) contrast(97%);
  transform: scale(1.05); /* optional subtle lift */
}







input[type=text]    {
color: #000000;
font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
background-color: #eeeeee;
border-width: 1;
border-color: #dddddd;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}


input[type=email]    {
color: #000000;
font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
background-color: #eeeeee;
border-width: 1;
border-color: #dddddd;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

select   {
color: #000000;
font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
background-color: #eeeeee;
border-width: 1;
border-color: #dddddd;
border-style: solid;
width: 99%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

textarea    {
color: #000000;
font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
background-color: #eeeeee;
border-width: 1;
border-color: #dddddd;
border-style: solid;
width: 98%;
height: 100px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

input[type=submit] {
  border: none;
  color: white;
  text-align: center;
  font-size: 15px;
	font-weight: 500;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "futura-100", sans-serif;
  cursor: pointer;
	text-transform: uppercase;
}



input[type=submit] {color: #ffffff; text-decoration: none; padding-top:12px; padding-bottom:12px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 0pt; border-color: #000000; background-color: #000000; }
input[type=submit]:hover {color: #000000; text-decoration: none; padding-top:12px; padding-bottom:12px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 0pt; border-color: #000000;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;background-color: #b1b1b1;  }




.flexcenter {
display:flex;justify-content:center;align-items:center;
}



.alignright {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:20px;
	float: right;
	
}

.alignleft {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:0px;
	float: left;
	
}








.tocenter {
	width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
}


.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -230px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
.site-footer, .page-wrap:after {
  height: 230px; 
}







@media screen and (max-width:750px) {

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }












.header-inside {
	background-image: url(images/header-inside.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 220px;
	margin-top:30px;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.header-events {
	background-image: url(images/header-events.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 220px;
	margin-top:30px;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.header-about {
	background-image: url(images/header-about.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 220px;
	margin-top:30px;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.navlogoleft {
	display: none;
	
}



.navmiddle {
	width: 100%;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}
.navlogoright {
	display: none;
	
}


.titlea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 19px;
	line-height: 22px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
	
}



.titleb {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 28px;
	font-family: "futura-100", sans-serif;
	font-weight: 500;
	color: #dbb0b9;
	text-transform: uppercase;
	text-align: left;
	
}






.schedule-button {
  border: none;
  color: white;
  text-align: center;
  font-size: 18px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "futura-100", sans-serif;
  cursor: pointer;
  margin-top: 30px;
	text-transform: uppercase;
  
}



.schedule-button a:link {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:22px; padding-left:22px;border-radius: 15px;border-style: solid; border-width: 1px; border-color: #dbb0b9;background-color: #dbb0b9; }
.schedule-button a:visited {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:22px; padding-left:22px;border-radius: 15px;border-style: solid; border-width: 1px; border-color: #dbb0b9;background-color: #dbb0b9; }
.schedule-button a:hover {color: #dbb0b9; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:22px; padding-left:22px;border-radius: 15px;border-style: solid; border-width: 1px; border-color: #000000;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #000000; }
.schedule-button a:active {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:22px; padding-left:22px;border-radius: 15px;border-style: solid; border-width: 1px; border-color: #dbb0b9;background-color: #dbb0b9; }





.home-column-1 {
	width: 100%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}



.home-column-2 {
	width: 48%;
	padding-top:40px;
	padding-bottom:80px;
	padding-right:4%;
	padding-left:0px;
	float: left;
	
}



.home-column-2 img {
border-radius: 15px;
	
}

.home-column-3 {
	width: 48%;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}




.home-column-3 img {
border-radius: 15px;
	
}








.background1 {
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.wtitlea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 19px;
	line-height: 22px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	
}




.wtitleb {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 34px;
	font-family: "futura-100", sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	
}


.lower-column-1 {
	width: 100%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	
}

.lower-column-1 img {
border-radius: 15px;
margin-bottom: 0px;
	
}



.lower-column-2 {
	width: 100%;
	max-width: 650px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	
}



.ctitlea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 19px;
	line-height: 24px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	
}



.ctitleb {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 28px;
	font-family: "futura-100", sans-serif;
	font-weight: 500;
	color: #dbb0b9;
	text-transform: uppercase;
	text-align: center;
	
}




.homebody {
	width: 94%;
	max-width: 800px;
	padding-top:80px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	
}


.homewidebody {
	width: 94%;
	max-width: 650px;
	padding-top:80px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	
}


.footercopy {
	width: 94%;
	max-width: 1150px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:3%;
	padding-left:3%;
	font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	margin-left: auto;
    margin-right: auto;
	
}


.footer-image {
	width: 100%;
	max-width: 650px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.bodycopy {
	width: 94%;
	max-width: 1150px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:3%;
	padding-left:3%;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	
}

  .badge-container {
    flex-direction: column;
    align-items: center;
    gap: 30px; /* vertical spacing between badges */
    margin: 30px auto;
  }

  .badge-link {
    margin: 0;
    transform: none !important; /* remove stagger + hover lift */
    width: 100%;
    max-width: 320px;
  }

  .badge-link img {
    width: 100%;
    height: auto;
  }

  /* Normalize cropped badges on mobile */
  .badge-link.cropped {
    margin-top: 0;
    z-index: 1;
  }

  .badge-link.cropped img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  /* Disable hover scaling on touch */
  .badge-link:hover,
  .badge-link:hover img {
    transform: none;
  }








.background2 {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.background3 {
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.lowest-column-1 {
	width: 100%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	
}



.lowest-column-2 {
	width: 100%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	
}



.lowest-column-2 img {
border-radius: 15px;
margin-bottom: 0px;
	
}




.pricing-section {
    padding: 10px 20px 10px;
  }

  .pricing-grid {
    max-width: 1150px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: center;
  }

  .pricing-card {
    background: var(--card-bg);
    border-radius: 4px;
    width: 340px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    overflow: hidden;
  }

  /* Header strip */
  .pricing-header {
    background: var(--pink);
    text-align: center;
    padding: 18px 12px 22px;
  }

  .pricing-card.popular .pricing-header {
    background: var(--navy);
    color: #fff;
    position: relative;
  }

  .pricing-title {
    margin: 0;
    font-family: "Playfair Display", serif;
    font-size: 20px;
    letter-spacing: .02em;
  }

  .pricing-subtitle {
    margin: 3px 0 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .12em;
    opacity: 0.85;
  }

  /* Popular ribbon */
  .pricing-card.popular .ribbon {
    position: absolute;
    top: 16px;
    right: -46px;
    background: var(--pink-dark);
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .14em;
    padding: 6px 50px;
    transform: rotate(45deg);
  }

  /* Price block */
  .pricing-body {
    padding: 24px 26px 28px;
    flex: 1;
    display: flex;
    flex-direction: column;
  }

  .price-row {
    display: flex;
    align-items: flex-end;
    gap: 4px;
    margin-bottom: 8px;
  }

  .price-row .currency {
    font-size: 20px;
    line-height: 1;
    transform: translateY(-2px);
  }

  .price-row .amount {
    font-size: 46px;
    line-height: 1;
    font-weight: 600;
  }

  .price-row .cents {
    font-size: 18px;
    line-height: 1;
    transform: translateY(-6px);
  }

  .price-row .per {
    margin-left: auto;
    font-size: 15px;
  }

  /* Feature list */
  .features {
    list-style: none;
    padding: 18px 0 0;
    margin: 0 0 24px;
    border-top: 1px solid var(--border-light);
  }

  .features li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid var(--border-light);
    font-size: 14px;
  }

  .features li:last-child {
    border-bottom: none;
  }

  .feature-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid var(--border-light);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: var(--muted);
    flex-shrink: 0;
  }

  /* Button */
  .pricing-footer {
    padding: 0 26px 24px;
  }

  .btn-pricing {
    width: 100%;
    border: none;
    border-radius: 4px;
    padding: 12px 18px;
    background: var(--button-bg);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    text-transform: none;
    letter-spacing: .04em;
  }

  .btn-pricing:hover {
    background: var(--button-bg-hover);
  }






:root {
    --pink: #e6c3cc;
    --pink-dark: #d7a9b6;
    --navy: #3c4658;
    --card-bg: #ffffff;
    --page-bg: #f6f6f8;
    --text-main: #55555a;
    --muted: #999ba3;
    --button-bg: #353d4c;
    --button-bg-hover: #222731;
    --border-light: #e4e4ea;
  }

  * {
    box-sizing: border-box;
  }





.video-column {
	width: 100%;
	max-width: 650px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	
}






.contact-column-1 {
	width: 100%;
	max-width: 650px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}



.contact-column-2 {
	width: 100%;
	max-width: 650px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}








/* Wrapper */
.bx-event-wrapper {
  max-width: 900px;
  margin: 0 auto 3rem;
  padding: 2rem 1.5rem 3rem;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  text-align: center;
  background: #f8f4f1; /* overall page background */
}

/* Top pill header */
.bx-pill-header {
  display: inline-block;
  padding: 0.6rem 2.5rem;
  margin-bottom: 2rem;
  border-radius: 999px;
  background: #3d4b5d;
  color: #ffffff;
  font-size: 0.9rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

/* Generic card */
.bx-card {
  padding: 2.25rem 1.5rem;
  margin-bottom: 1.75rem;
  border-radius: 18px;
	margin-right:2%;
	margin-left:2%;
	height: 280px;
  width: 96%;
}

.bx-card-light {
  background: #f5ddda; /* soft blush */
}

.bx-card-title {
  margin: 0 0 0.75rem;
  font-size: 1.4rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #3d4b5d;
}

.bx-subtext {
  margin: 0.4rem 0;
  font-size: 0.95rem;
  letter-spacing: 0.12em;
  text-transform: lowercase;
  color: #66666a;
}

.bx-subtext.smaller {
  font-size: 0.8rem;
}

/* Rates */
.bx-rate-line {
  margin: 0.35rem 0;
  font-size: 1.1rem;
  letter-spacing: 0.12em;
  text-transform: lowercase;
  color: #3d4b5d;
}

.bx-rate-line span {
  font-weight: 600;
}

.bx-note {
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  margin-left: 0.3rem;
}

/* Included bar */
.bx-included-bar {
  margin: 0 auto 2rem;
  padding: 0.9rem 1rem;
  background: #9b6b63;
  color: #ffffff;
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

/* Additional benefits section */
.bx-benefits {
  padding-top: 1.5rem;
}

.bx-benefit-block {
  margin-top: 1.3rem;
	margin-right:2%;
	margin-left:2%;
	height: 60px;
  width: 96%;
}

.bx-benefit-block h3 {
  margin: 0 0 0.2rem;
  font-size: 0.95rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #3d4b5d;
}

.bx-benefit-block p {
  margin: 0;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #77777c;
}



.about-column-1 {
	width: 100%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}



.about-column-2 {
	width: 100%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}


.about-column-2 img {
border-radius: 15px;
	
}


.about-column-3 {
	width: 100%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}

.about-column-3 img {
border-radius: 15px;
	
}


.about-column-4 {
	width: 100%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}



.about-column-5 {
	width: 94%;
	max-width: 1150px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:3%;
	padding-left:3%;
	font-size: 18px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}



.about-column-5 img {
border-radius: 15px;
	
}



.event-right-image {
	max-width: 650px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	
}



.event-right-image img {
border-radius: 15px;
	
}


.hrline {
	background-color: #dbb0b9;
	width: 100%;
	height: 2px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}






input[type=text]    {
color: #000000;
font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
background-color: #eeeeee;
border-width: 1;
border-color: #dddddd;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}


input[type=email]    {
color: #000000;
font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
background-color: #eeeeee;
border-width: 1;
border-color: #dddddd;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

select   {
color: #000000;
font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
background-color: #eeeeee;
border-width: 1;
border-color: #dddddd;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

textarea    {
color: #000000;
font-size: 16px;
	font-family: "futura-100", sans-serif;
	font-weight: 400;
background-color: #eeeeee;
border-width: 1;
border-color: #dddddd;
border-style: solid;
width: 98%;
height: 100px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

input[type=submit] {
  border: none;
  color: white;
  text-align: center;
  font-size: 15px;
	font-weight: 500;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "futura-100", sans-serif;
  cursor: pointer;
	text-transform: uppercase;
}



input[type=submit] {color: #ffffff; text-decoration: none; padding-top:12px; padding-bottom:12px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 0pt; border-color: #000000; background-color: #000000; }
input[type=submit]:hover {color: #000000; text-decoration: none; padding-top:12px; padding-bottom:12px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 0pt; border-color: #000000;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;background-color: #b1b1b1;  }



.alignright {
	width: 100%;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	
}

.alignleft {
	width: 100%;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	
}








.tocenter {
	width: 94%;
	max-width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	margin-left: auto;
    margin-right: auto;
}











