* {
	border-width:0px;
	word-wrap: break-word;
	/*vertical-align: middle;*/
}
body {
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	margin: 0;
	min-height: 100vh;
	overflow-x: hidden;
	background: none;
	font-family: 'Helvetica Neue', sans-serif;
	text-align: center;
}


a:focus,
a.focus-state,
a:hover,
a.hover-state {
    color: #23527c;
    text-decoration: none;
}
.builder-header {
	z-index: 999;
}
.builder-header-align-left {
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 250px;
}
.builder-footer {
	/*z-index: 1;*/
}
.builder-header,
.builder-body,
.builder-footer {
	display: block;
	position: relative;
	min-height:50px;
	padding-top:10px;
	padding-bottom:10px;
	color: inherit;
}
.builder-body {
	/*z-index: 1;*/
	flex: 1 0 0;
	-webkit-flex: 1;
}
.builder-container,
.builder-container-fluid {
	width: 100%;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.builder-container:before,
.builder-container:after,
.builder-container-fluid:before,
.builder-container-fluid:after,
.builder-section:before,
.builder-section:after,
.builder-column-plugin:before,
.builder-column-plugin:after,
.builder-plugin-wrapper:before,
.builder-plugin-wrapper:after,
.builder-extension:before,
.builder-extension:after {
	display: table;
	content: " ";
}
.builder-container:after,
.builder-container-fluid:after,
.builder-section:after,
.builder-column-plugin:after,
.builder-plugin-wrapper:after,
.builder-extension:after {
	clear: both;
}
.builder-extension {
	/*z-index: 1;*/
}
.builder-container {
	width: 1170px;
}
.builder-container-fullheight {
	align-items: center;
	-webkit-align-items: center;
	display: flex;
	display: -webkit-flex;
	height: 100vh !important;
	justify-content: center;
	-webkit-justify-content: center;
	overflow: hidden;
}
.builder-section {
	display: block;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:20px;
	width: 100%;
	/*z-index: 1;*/
	color: inherit;
}
.builder-row {
	display: block;
	position: relative;
	padding:20px;
	margin-top:5px;
	margin-bottom:5px;
	min-height:40px;
	/*z-index: 1;*/
	color: inherit;
}
.builder-column {
	position: relative;
	/*z-index: 1;*/
	display: block;
	float: left;
	width: 100%;
	min-height:40px;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
	color: inherit;
}
/*.builder-row.without-margins > .builder-column,
.builder-row:not(.without-margins) > .builder-column:first-child,
.builder-row:not(.without-margins) > .builder-background-overlay + .builder-column,
.builder-row:not(.without-margins) > .builder-video-background + .builder-column {
    margin-left: 0;
}*/

.builder-row.without-margins > .builder-column,
.builder-column.first-in-line {
	margin-left: 0;
}
.builder-column.first-in-line {
	clear: both;
}

.builder-empty-element {
	background-color: rgba(245, 245, 245, 0.4);
	border: 1px dashed #d0d0d0;
}
.builder-column-plugin {
	/*z-index: 1;*/
	display: block;
	min-height: 20px;
	position: relative;
	color: inherit;
   clear: both;
	max-width: 100%;
}
.builder-column-plugin img {
	max-width:100%;
}
.builder-background-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*z-index: 0;*/
}
.builder-video-background {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    /*z-index: -1;*/
}
.builder-video-background iframe {
    position: relative;
    top:0;
    left:0;
/*    z-index: -1 !important;*/
}
.builder-plugin-wrapper {
	position:relative;
	min-height: 1px;
}

.builder-row:not(.without-margins) > .builder-col-12 {
	width: 100%;
	*width: 99.94680851063829%;
}
.builder-row:not(.without-margins) > .builder-col-11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%;
}
.builder-row:not(.without-margins) > .builder-col-10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%;
}
.builder-row:not(.without-margins) > .builder-col-9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%;
}
.builder-row:not(.without-margins) > .builder-col-8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%;
}
.builder-row:not(.without-margins) > .builder-col-7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%;
}
.builder-row:not(.without-margins) > .builder-col-6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%;
}
.builder-row:not(.without-margins) > .builder-col-5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%;
}
.builder-row:not(.without-margins) > .builder-col-4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}
.builder-row:not(.without-margins) > .builder-col-3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%;
}
.builder-row:not(.without-margins) > .builder-col-2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%;
}
.builder-row:not(.without-margins) > .builder-col-1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%;
}

.builder-row.without-margins > .builder-col-12 {
	width: 100%;
}
.builder-row.without-margins > .builder-col-11 {
	width: 91.66666667%;
}
.builder-row.without-margins > .builder-col-10 {
	width: 83.33333333%;
}
.builder-row.without-margins > .builder-col-9 {
	width: 75%;
}
.builder-row.without-margins > .builder-col-8 {
	width: 66.66666667%;
}
.builder-row.without-margins > .builder-col-7 {
	width: 58.33333333%;
}
.builder-row.without-margins > .builder-col-6 {
	width: 50%;
}
.builder-row.without-margins > .builder-col-5 {
	width: 41.66666667%;
}
.builder-row.without-margins > .builder-col-4 {
	width: 33.33333333%;
}
.builder-row.without-margins > .builder-col-3 {
	width: 25%;
}
.builder-row.without-margins > .builder-col-2 {
	width: 16.66666667%;
}
.builder-row.without-margins > .builder-col-1 {
	width: 8.33333333%;
}

@media (max-width: 767px) {
	.builder-row:not(.non-collapsible) > .builder-column {
		clear: both;
		margin-left: 0;
		width: 100%;
	}
}
@media (max-width: 499px) {
	.builder-hide-on-mobile {
		display: none !important;
	}
}



.btn {
    font-weight: 700;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #e3e3e3;
    background: #eaeaea;
    text-transform: uppercase;
    text-decoration: none;
    color: inherit;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    overflow: hidden;
}
.btn:active,
.btn:focus,
.btn:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-lg {
    padding: 20px 60px;
    font-size: 13px;
    line-height: 1.5;
}
.btn-md {
    padding: 15px 45px;
    font-size: 12px;
}
.btn-sm {
    padding: 10px 25px;
    font-size: 11px;
}
.btn-xs {
    padding: 3px 10px;
    font-size: 10px;
}

blockquote {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}


.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated-slow.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated-slow.hinge {
    -webkit-animation-duration: 4s;
    animation-duration: 4s
}
.animated-slow.bounceIn,.animated-slow.bounceOut,.animated-slow.flipOutX,.animated-slow.flipOutY {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}
.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated-fast.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated-fast.hinge {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}
.animated-fast.bounceIn,.animated-fast.bounceOut,.animated-fast.flipOutX,.animated-fast.flipOutY {
    -webkit-animation-duration: .45s;
    animation-duration: .45s
}
.animated-slow.flip,
.animated-fast.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}


.builder-editor-mode .builder-hidden,
.builder-preview-mode .builder-hidden {
	display: none!important;
}

.public-hidden {
	display: none;
}

[data-display=hidden]:not(.display-shown) {
	display: none;
}

.builder-column-plugin[data-plugin=text] .builder-plugin-wrapper {
	min-height: 15px;
    min-width: 3px;
}