.top-navbar {
    padding: 3px 0;
    font-size: 16px;
    position: relative;
    border-bottom: 0px solid rgba(0, 0, 0, 0.08);
    z-index: 200;
}

.main-navbar {
    border-top: 0px solid rgba(0, 0, 0, 0.08);
    border-bottom: 0px solid rgba(0, 0, 0, 0.08);
    padding: 10px 0;
    margin-bottom: 40px;
    min-height: 68px;
}

.navbar-brand-wpz img {
    width: 450px;
    height: auto;
    margin-bottom: -20px;
}

.page-wrap #slider {
  max-width: 18800px;
  margin-right: auto;
  margin-left: auto; }

.slides li .slide-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    border-radius: 2px;

    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 10%, rgba(55, 55, 66, .8) 100%);
    background-repeat: repeat-x;
}

.fw-section-image:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
}

.wpz-btn {
   
    user-select: none;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    padding: 10px 30px;
	background-color: #cfb6ad;
	    border: 0px solid #444444;
	color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
	text-transform: uppercase;
	font-size: 12px;
}

.wpz-btn:hover, .wpz-btn:focus {
    text-decoration: none !important;
    outline: none;
    color: #fff;
    border-color: #373d42;
    background: #373d42;
}

div.wpforms-container-full, div.wpforms-container-full .wpforms-form * {
    background: none;
    border: 0 none;
    -webkit-border-radius: 0;
    float: none;
    font-size: 100%;
	font-weight: 300;
    height: auto;
    letter-spacing: normal;
    list-style: none;
    outline: none;
    position: static;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    width: auto;
    visibility: visible;
    overflow: visible;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-shadow: none;
}

h2 {
	font-family: cormorant garamond;
	color: #598f9f;
	font-weight: 500;
    font-size: 30px;
}

h4 {
    font-size: 18px;
	font-family: montserrat;
	font-weight: 600;
	color: #373d42;
}

h3 {
    font-size: 30px;
	color: #fff;
		font-family: cormorant garamond;
	font-weight: 400;
}

.page h1.entry-title, .single h1.entry-title {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 500;
	text-align: center;
}

b,
strong {
  font-weight: 500;
  }

.visual-form-builder .vfb-legend h3 {
    margin: 0!important;
    padding: 0!important;
    font-size: 20px;
    line-height: 2.0em;
	color: #598f9f;
}

.visual-form-builder label.vfb-choice {
    margin: -16px 0 0 23px;
    width: 88%;
    font-size: 100%;
    line-height: 150%;
	font-weight: 500;
}

.builder-wrap {
    font-size: 14px;    
	line-height: 1.8;
}

a, .zoom-twitter-widget a {
    color: #cfb6ad;
    font-weight: 600;
}

.builder-wrap .fw-container-fluid .fw-col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
}