#banner.lightbox-adjust
{
	margin-top: 0 !important;
}

#nav-main.lightbox-adjust
{
	position: relative !important;
}

#nav-main.menu-float-adjust
{
	position: fixed;
	top: 0;
}

.lunette img,
.bottom-lightbox img
{
	-ms-interpolation-mode: bicubic;
}

.lunette
{
	color: #212f64;
	overflow: visible;
}

.lunette-container
{
	background: url('https://secure3.convio.net/dav/images/content/pagebuilder/DAV-March-2020-Promobar-Widget-V3-bg.png');
	background-size: auto 100%;
	background-position: bottom;
	padding: 100px 10px 120px 10px;
	font-family: 'klavika-web';
	line-height: 1.6;
	box-sizing: border-box;
}

.lunette .p-grid
{
	max-width: 1170px;
	margin: 0 auto;
}

.lunette ul
{
	margin: 0;
}

.lunette ul li
{
	line-height: inherit;
}

.lunette ul li div
{
	text-align: center;
}

.lunette ul li div h2
{
	font-weight: bold;
    font-size: 2vw;
	margin-bottom: 0;
	font-family: 'klavika-web';
	line-height: 1.1;
	margin-top: 22px;
}

.lunette ul li div h3
{
	margin: 0;
	font-size: 1.4vw;
    font-weight: bold;
    line-height: 1.5;
	font-family: 'klavika-web';
}

.bottom-lightbox
{
	font-family: 'klavika-web';
	line-height: 1.6;
	box-sizing: border-box;
}

.bottom-lightbox ul
{
	margin: 0;
}

.bottom-lightbox ul li
{
	line-height: inherit;
}

.bottom-lightbox ul li div h2
{
	font-weight: bold;
    font-size: 28px;
	margin: 0;
	font-family: 'klavika-web';
	line-height: 1.1;
}

.bottom-lightbox ul li div h3
{
	margin: 0;
	font-size: 26px;
	font-family: 'klavika-web';
    line-height: 1.2;
}

.lunette ul li div h3:last-of-type,
.bottom-lightbox ul li div h3:last-of-type
{
	margin-bottom: 10px;
}

.lunette ul,
.bottom-lightbox ul
{
	list-style: none;
}

#first-slide,
#widget-first-slide,
#second-slide,
#widget-second-slide
{
	position: relative;
}

.lunette .wizard-step,
.bottom-lightbox .wizard-step
{
	text-align: center;
}

.lunette .wizard-step img
{
	width: 30%;
}

.bottom-lightbox .wizard-step img
{
	width: 40%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.lunette select,
.bottom-lightbox select
{
	color: #212f64;
	width: 70%;
	max-width: 350px;
    padding: .55vw 2.5vw .55vw .5vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    border: solid 2px #212f64;
    font-size: 1vw;
	font-weight: bold;
	margin-right: 15px;
    box-shadow: none;
	background-image: url(https://secure3.convio.net/dav/images/content/pagebuilder/purple-blue-select-arrow.jpg);
    background-repeat: no-repeat;
    background-position: right 0px;
	background-size: 2.5vw;
    background-color: white;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.lunette select::-ms-expand,
 .bottom-lightbox select::-ms-expand
{
	display: none;
}

.lunette input[type='email'],
.bottom-lightbox input[type='email']
{
	padding: .7vw .5vw;
	color: #212f64;
	margin-right: 15px;
	width: 70%;
	max-width: 350px;
	border: solid 2px #212f64;
	font-size: 1vw;
	font-weight: bold;
	transition: none;
	border-radius: 0;
	box-shadow: none;
	line-height: inherit;
}

.bottom-lightbox
{
	background: #212f64;
	position: fixed;
	bottom: 0;
	right: 0;
	text-align: center;
	padding: 12px 10px 30px 10px;
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
	line-height: 1.4;
	max-width: 400px;
	z-index: 2000;
	color: white;
}

.bottom-lightbox .lightbox-text
{
	/*display: inline-block;*/
	font-size: 1.4em;
	color: white;
}

.bottom-lightbox a.dtn-btn,
.bottom-lightbox input[type='button'],
.bottom-lightbox input[type='submit'],
.lunette a.dtn-btn,
.lunette input[type='button'],
.lunette input[type='submit']
{
	background-color: #b72f24;
	border-color: #b72f24;
	color: white;
	font-size: 1.3vw;
	text-transform: uppercase;
	padding: .5vw 1.6vw;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	line-height: inherit;
}

.lunette input[type='button'],
.lunette input[type='submit'],
.bottom-lightbox input[type='button'],
.bottom-lightbox input[type='submit']
{
	border-style: solid;
    box-sizing: border-box;
    vertical-align: top;
}

.bottom-lightbox select
{
	margin: 0;
    width: 100%;
    max-width: 350px;
    margin-bottom: 10px;
    padding: 11px 50px 11px 10px;
    font-size: 18px;
    background-size: auto;
}

.bottom-lightbox input[type='email']
{
	margin: 0;
    width: 100%;
    max-width: 350px;
    margin-bottom: 10px;
    font-size: 18px;
    padding: 14px 10px;
}

.bottom-lightbox a.dtn-btn,
.bottom-lightbox input[type='button'],
.bottom-lightbox input[type='submit']
{
	margin: 0;
    width: 60%;
    max-width: 350px;
    padding: 10px 30px;
    font-size: 24px;
}

.bottom-lightbox a.close-btn
{
	position: absolute;
	right: 10px;
	top: 10px;
}

.bottom-lightbox a.close-btn img
{
	width: 30px;
}

div.error
{
	display: none;
	width: 100%;
	color: red;
	font-weight: bold;
	padding: 5px;
	position: absolute;
	/*bottom: 55px;*/
	left: 10px;
}

#widget-second-slide div.error,
#second-slide div.error
{
	margin-top: -15px;
}

span.sentence-break
{
	display: block;
}

.mobile-only
{
	display: none;
}

.bottom-lightbox ::placeholder,
.lunette ::placeholder 
{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #212f64;
}

.bottom-lightbox :-ms-input-placeholder,
.lunette :-ms-input-placeholder
{ /* Internet Explorer 10-11 */
  color: #212f64;
}

.bottom-lightbox ::-ms-input-placeholder,
.lunette ::-ms-input-placeholder 
{ /* Microsoft Edge */
  color: #212f64;
}

/*
* CUSTOM SELECT COMPONENT
*
*/

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  border: solid 1px #212f64;
  max-width: 350px;
  display: inline-block;
  font-size: 1.3vw;
  background: white;
  margin-right: 15px;
  min-width: 350px;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: white;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 45px;
  margin-left: 1px;
  margin-bottom: 1px;
  margin-top: 1px;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 1.1vw;
  right: 10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-color: #212f64 transparent transparent transparent;
  box-sizing: border-box;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #212f64 transparent;
  top: 0px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #212f64;
  padding: .4vw;
  border: 1px solid transparent;
  cursor: pointer;
  user-select: none;
  font-weight: bold;
  text-align: left !important
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: white;
  border-size: 1px;
  top: 100%;
  left: -1px;
  right: -1px;
  z-index: 3000;
}

.select-items div
{
border-style: solid;
  border-color: transparent #212f64 #212f64 #212f64;
}

.select-items div:first-child
{
border-top: 1px solid #212f64;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.bottom-lightbox .custom-select
{
	margin-bottom: 10px;
}

.bottom-lightbox .select-selected:after
{
	top: 18px;
}

.bottom-lightbox .select-selected.select-arrow-active:after
{
	top: 10px;
}

.bottom-lightbox .custom-select
{
	font-size: 18px;
}

.bottom-lightbox .select-items div,
.bottom-lightbox .select-selected
{
	padding: 10px;
}

.bottom-lightbox .select-items 
{
	/*top: -214px;*/
}

/*
*
* END CUSTOM SELECT COMPONENT
*
*/

@media(max-width: 992px)
{
	.lunette-container
	{
		padding: 20px 10px 90px 10px;
	}
	
	.lunette select,
	.lunette input[type='email'],
	.lunette input[type='button'],
	.lunette input[type='submit'],
	.lunette a.dtn-btn,
	.custom-select
	{
		margin: 0;
		width: 100%;
		max-width: 350px;
	}
	
	.lunette input[type='button'],
	.lunette input[type='submit'],
	.lunette a.dtn-btn
	{
		padding-right: 0;
		padding-left: 0;
		font-size: 2.3vw;
	}
	
	.lunette select,
	.lunette input[type='email'],
	.lunette .custom-select
	{
		margin-bottom: 5px;
		font-size: 2vw;
	}
	
	.lunette ul,
	.bottom-lightbox ul
	{
		margin: 0;
		padding: 0;
	}
}

@media(max-width: 767px)
{
	.lunette ul li div h2
	{
		font-size: 7vw;
	}

	.lunette ul li div h3
	{
		font-size: 3.3vw;
	}
}

@media(max-width: 600px)
{
	span.mobile-only
	{
		display: inline-block;
	}
	
	h3.mobile-only
	{
		display: block;
	}
	
	.desktop-only
	{
		display: none;
	}
	
	.bottom-lightbox
	{
		padding: 8vw 10px;
		left: 0;
		max-width: 100%;
	}
		
	.bottom-lightbox a.dtn-btn
	{
		margin-left: 0;
		display: inline-block;
	}
	
	.bottom-lightbox a.close-btn
	{
		right: 5px;
		top: 5px;
	}
	
	.bottom-lightbox a.close-btn img
	{
		width: 20px;
	}
	
	.lunette input[type='button'],
	.lunette input[type='submit'],
	.lunette a.dtn-btn
	{
		padding-bottom: 10px;
		padding-top: 10px;
		font-size: 5.3vw;
	}
	
	.lunette select,
	.lunette input[type='email']
	{
		font-size: 5vw;
		padding: 11px 10px;
	}
	
	.lunette select
	{
		background-size: auto;
	}
	
	.bottom-lightbox .custom-select
	{
		min-width: 200px;
	}
}

@media(min-width: 1300px)
{
	.lunette ul li div h2
	{
		font-size: 27px;
	}

	.lunette ul li div h3
	{
		font-size: 20px;
	}
}

@media(min-width: 1850px)
{
	.lunette select
	{
		padding: 11px 50px 11px 10px;
		background-size: 46px;
		font-size: 18px;
	}
	
	.lunette .custom-select
	{
		font-size: 24px;
		width: 350px;
	}
	
	.lunette input[type='button'],
	.lunette input[type='submit'],
	.lunette a.dtn-btn
	{
		padding: 10px 30px;
		font-size: 24px;
	}
	
	.lunette input[type='email']
	{
		font-size: 18px;
		padding: 14px 10px;
	}
}