@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* Enter your style code */
 .browser-detect{ display:block;}
}

.nav-link.w--current .nav-line{
width: 45px!important;
}

textarea:focus, input:focus{
    outline: none;
}
.article p:last-child{
margin-bottom: 0px;
}

.beforeafter img{
			max-width:initial;
			}
  ::-moz-selection { /* Code for Firefox */
  color:#ffffff;
  background: #353e44;
}

::selection {
  color: #ffffff;
  background: #353e44;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i{
	background-color: #000000!important;
}

.w-richtext figure{
  max-width: initial!important;
}
.w-richtext img{
  height:auto!important;
}
.wpforms-pagebreak-left{
	text-align: center;
}

.fav-card img{
  width: 100%;
  height: 100%!important;
  object-fit: cover;
  margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
.wpforms-container .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
    width: 40px!important;
    height: 40px!important;
    line-height: 40px!important;
}
  .wpforms-container .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{
	    margin:  0 0 10px 0!important;
}

}

.favorites-list p a{
	text-decoration: none;
	font-size: 20px;
}

select{
background-color: transparent;
}


.wpforms-container .button1, .wpforms-page-button, .simplefavorites-clear{
	padding: 12px 26px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    background-color: #000;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 3px;
    text-decoration: none;
    text-transform: uppercase;
	margin-top: 40px!important;
}

.button1.group-2:after{
  	content: "";
    display:block;
    width: 1px;
    height: 30px;
    background-color: #dfdfdf;
    position:absolute;
    right: -15px;
  }
  .div-block-158 .button1:last-child:after{
  	display:none;
  }
  
  .cta-content a{
  color: #ffffff;
  }

.cta-form .button1{
color: #ffffff;
text-transform: uppercase;
letter-spacing: 3px;
border: 1px solid #ffffff;
background-color: transparent;
}
.cta-form .button1:hover{
color: #000000;
background-color: #ffffff;
}
.cta-form option{
color: #000000;
}
  .wpforms-page-button{
  margin: 0px;
    padding: 12px 38px;
    background-color: #000!important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }
  
.wpforms-container .wpforms-field-label{
font-weight: 300!important;
}
.cta-form .wpforms-field-radio li{
	display:inline;
	margin-right: 10px;
}
  .cta-form .wpforms-container input[type=date], .cta-form .wpforms-container input[type=datetime], .cta-form .wpforms-container input[type=datetime-local], .cta-form .wpforms-container input[type=email], .cta-form .wpforms-container input[type=month], .cta-form .wpforms-container input[type=number], .cta-form .wpforms-container input[type=password], .cta-form .wpforms-container input[type=range], .cta-form .wpforms-container input[type=search], .cta-form .wpforms-container input[type=tel], .cta-form .wpforms-container input[type=text], .cta-form .wpforms-container input[type=time], .cta-form .wpforms-container input[type=url], .cta-form .wpforms-container input[type=week], .cta-form .wpforms-container select, .cta-form .wpforms-container textarea{
   color: #ffffff;
   background-color: transparent;
  }
  .cta-form .wpforms-container input::placeholder, .cta-form .wpforms-container textarea::placeholder{
	color: #ffffff;
  }
  
  .cta-form .wpforms-container ul, .cta-form .wpforms-container li{
	padding-left: 0!important;
  }
  
  .cta-form .wpforms-submit-container{
   
  }
  .cta-form .wpforms-confirmation-container{

  }

  .simplefavorite-button{
    cursor:pointer;
  }
.wpforms-page-indicator.circles:after{
	content:"";
	display:block;
	height: 1px;
	width: 100%;
	background-color: #000000;
	opacity: 0.25;
	position:absolute;
	top: 35px;
	left: 0;
}
  .wpforms-page-indicator.circles{
	    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	border-bottom: 0px!important;
	border-top: 0px!important;
  }
  
  .wpforms-page-indicator-page{
	float:none!important;
  }
  
  .wpforms-page-indicator-page:after{
	
content: '';
    pointer-events: none;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;
    width: 62px;
    height: 62px;
    border: solid 1px #000;
    opacity: .25;
    border-radius: 999px;
	
  }
  
  .wpforms-page-indicator-page{
	z-index: 1;
	position:relative;
  }
  
  .wpforms-page-indicator-page-number{
	margin: 0 30px!important;
	font-weight: bold;
	color: #FFFFFF!important;

  }
  
     .wpforms-container input[type=date], .wpforms-container input[type=datetime], .wpforms-container input[type=datetime-local], .wpforms-container input[type=email], .wpforms-container input[type=month], .wpforms-container input[type=number], .wpforms-container input[type=password], .wpforms-container input[type=range], .wpforms-container input[type=search], .wpforms-container input[type=tel], .wpforms-container input[type=text], .wpforms-container input[type=time], .wpforms-container input[type=url], .wpforms-container input[type=week], .wpforms-container select, .wpforms-container textarea{
    border-radius: 0!important;
    border: none !important;
    border-bottom: 1px solid #ddd!important;
    padding-left: 0!important;
    height: 48px !important;
  }
  .wpforms-container .wpforms-field {
    display: block;
    content: "";
    clear: both;
}
  .wpforms-container .wpforms-submit-container{
    position:static!important;
  }
.wpforms-container textarea{
  height: 120px !important;
  }
  .yoast-breadcrumbs a {
    color: #fff;
  }

   html,body{
    overflow-x: hidden;

  }


.button,
.dropdown-link,
.paragraph,
.sub-text,
.top-left-text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

  .wpcf7-radio label, .wpcf7-checkbox label{
   	font-weight: 300;
   }

  .wpcf7-response-output {
   	border: none!important;
    padding: 20px 20px 20px 25px!important;
    margin: 20px 0 0 0!important;

  }

  div.wpcf7-validation-errors {
    background-color: #fbfadd !important;
    color: #8f872e!important;
  }


  div.wpcf7-mail-sent-ok{
        background-color: #ebf6e0 !important;
    color: #5f9025!important;

  }

  div.wpcf7-mail-sent-ng, div.wpcf7-aborted{
       background-color: #ffe9e9 !important;
    color: #de5959!important;
  }

  /* text wrapping in dropdown toggle */
  .w-dropdown-toggle { white-space: normal; }

  /*
  .w-richtext ul {
    list-style: none;
  }

  .w-richtext li::before {
        content: "\2022";
    color: #333333;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 1.8em;
    line-height: 0;
    top: 0.15em;
    position: relative;
    left: 0.3em;
  }
  */

  /*
  .w-slider-dot{
  border: 2px solid #ff4081;
      width: 10px;
    height: 10px;
    background-color: transparent;
  }

  .w-slider-dot.w-active {
    background-color: #ff4081;
}
  */
  /*
  .w-checkbox, .w-radio {
    padding-left: 0px!important;
}*/
.mc4wp-checkbox-contact-form-7 label	{
font-weight:300!important;
}
.mc4wp-checkbox-contact-form-7 label span:before	{
content: " ";
}
.mc4wp-checkbox-contact-form-7{
display:inline-block;
margin: 0 0 0 1em;
}
  .accordion-box .w-dyn-item:last-child .accordion-wrapper{
   	border-bottom: none;
  }

  .w-dropdown-toggle {
  white-space: normal;
}

   @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* Put your IE-only styles here. Works for IS 10 & IE 11*/

   div{
  width: 100%;
  min-height: 1px;
  }
   img{
   flex:none;}


   }

  .nav-link{
	white-space:nowrap;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
