










/* Bootstrap */
.booknetic_appointment .form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.booknetic_appointment .form-row > .col,
.booknetic_appointment .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.booknetic_appointment .form-group {
    margin-bottom: 1rem;
}

.booknetic_appointment .col-md-1, .booknetic_appointment .col-md-2, .booknetic_appointment .col-md-3, .booknetic_appointment .col-md-4, .booknetic_appointment .col-md-5, .booknetic_appointment .col-md-6, .booknetic_appointment .col-md-7, .booknetic_appointment .col-md-8, .booknetic_appointment .col-md-9, .booknetic_appointment .col-md-10, .booknetic_appointment .col-md-11, .booknetic_appointment .col-md-12, .booknetic_appointment .col-md, .booknetic_appointment .col-md-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}


.booknetic_appointment .form-control {
    display: block !important;
    width: 100% !important;
    padding: 0.375rem 0.75rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #E3EAF3 !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
    max-width: 100% !important;
}

@media (prefers-reduced-motion: reduce) {
    .booknetic_appointment .form-control {
        transition: none;
    }
}

.booknetic_appointment .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.booknetic_appointment .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}

.booknetic_appointment .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.booknetic_appointment .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.booknetic_appointment .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.booknetic_appointment .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.booknetic_appointment .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.booknetic_appointment .form-control::placeholder {
    color: #B4BDC4;
    opacity: 1;
}

.booknetic_appointment .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef !important;
    opacity: 1 !important;
}

.booknetic_appointment select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.booknetic_appointment .form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.booknetic_appointment select.form-control[size], .booknetic_appointment select.form-control[multiple] {
    height: auto;
}

.booknetic_appointment textarea.form-control {
    height: auto;
}

.booknetic_appointment label {
    display: inline-block;
    margin-bottom: .5rem;
}

@media (min-width: 768px) {
    .booknetic_appointment .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .booknetic_appointment .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .booknetic_appointment .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .booknetic_appointment .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .booknetic_appointment .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .booknetic_appointment .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .booknetic_appointment .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .booknetic_appointment .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .booknetic_appointment .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .booknetic_appointment .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .booknetic_appointment .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .booknetic_appointment .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.booknetic_appointment *
{
	font-family: 'Poppins', sans-serif !important;
	box-sizing: border-box !important;
	align-content: unset;
	align-items: unset;
	align-self: unset;
	animation: unset;
	appearance: unset;
	backface-visibility: unset;
	background-blend-mode: unset;
	background: unset;
	binding: unset;
	block-size: unset;
	border-block-end: unset;
	border-block-start: unset;
	border-collapse: unset;
	border-inline-end: unset;
	border-inline-start: unset;
	border-radius: unset;
	border-spacing: unset;
	border: unset;
	bottom: unset;
	box-align: unset;
	box-decoration-break: unset;
	box-direction: unset;
	box-flex: unset;
	box-ordinal-group: unset;
	box-orient: unset;
	box-pack: unset;
	box-shadow: unset;
	caption-side: unset;
	clear: unset;
	clip-path: unset;
	clip-rule: unset;
	clip: unset;
	color-adjust: unset;
	color-interpolation-filters: unset;
	color-interpolation: unset;
	color: unset;
	column-fill: unset;
	column-gap: unset;
	column-rule: unset;
	columns: unset;
	content: unset;
	control-character-visibility: unset;
	counter-increment: unset;
	counter-reset: unset;
	cursor: unset;
	dominant-baseline: unset;
	empty-cells: unset;
	fill-opacity: unset;
	fill-rule: unset;
	fill: unset;
	filter: unset;
	flex-flow: unset;
	flex: unset;
	float-edge: unset;
	float: unset !important;
	flood-color: unset;
	flood-opacity: unset;
	font-feature-settings: unset;
	font-kerning: unset;
	font-language-override: unset;
	font-size-adjust: unset;
	font-size: unset;
	font-stretch: unset;
	font-style: unset;
	font-synthesis: unset;
	font-variant: unset;
	font-weight: unset;
	force-broken-image-icon: unset;
	height: unset;
	hyphens: unset;
	image-orientation: unset;
	image-region: unset;
	image-rendering: unset;
	ime-mode: unset;
	inline-size: unset;
	isolation: unset;
	justify-content: unset;
	justify-items: unset;
	justify-self: unset;
	left: unset;
	letter-spacing: unset;
	lighting-color: unset;
	line-height: unset;
	list-style: unset;
	margin-block-end: unset;
	margin-block-start: unset;
	margin-inline-end: unset;
	margin-inline-start: unset;
	margin: unset;
	marker-offset: unset;
	marker: unset;
	mask-type: unset;
	mask: unset;
	max-block-size: unset;
	max-height: unset;
	max-inline-size: unset;
	max-width: unset;
	min-block-size: unset;
	min-height: unset;
	min-inline-size: unset;
	min-width: unset;
	mix-blend-mode: unset;
	object-fit: unset;
	object-position: unset;
	offset-block-end: unset;
	offset-block-start: unset;
	offset-inline-end: unset;
	offset-inline-start: unset;
	opacity: unset;
	order: unset;
	orient: unset;
	outline-offset: unset;
	outline-radius: unset;
	outline: unset;
	overflow: unset;
	padding-block-end: unset;
	padding-block-start: unset;
	padding-inline-end: unset;
	padding-inline-start: unset;
	padding: unset;
	page-break-after: unset;
	page-break-before: unset;
	page-break-inside: unset;
	paint-order: unset;
	perspective-origin: unset;
	perspective: unset;
	pointer-events: unset;
	position: unset;
	quotes: unset;
	resize: unset;
	right: unset;
	ruby-align: unset;
	ruby-position: unset;
	scroll-behavior: unset;
	scroll-snap-coordinate: unset;
	scroll-snap-destination: unset;
	scroll-snap-points-x: unset;
	scroll-snap-points-y: unset;
	scroll-snap-type: unset;
	shape-rendering: unset;
	stack-sizing: unset;
	stop-color: unset;
	stop-opacity: unset;
	stroke-dasharray: unset;
	stroke-dashoffset: unset;
	stroke-linecap: unset;
	stroke-linejoin: unset;
	stroke-miterlimit: unset;
	stroke-opacity: unset;
	stroke-width: unset;
	stroke: unset;
	tab-size: unset;
	table-layout: unset;
	text-align-last: unset;
	text-align: unset;
	text-anchor: unset;
	text-combine-upright: unset;
	text-decoration: unset;
	text-emphasis-position: unset;
	text-emphasis: unset;
	text-indent: unset;
	text-orientation: unset;
	text-overflow: unset;
	text-rendering: unset;
	text-shadow: unset;
	text-size-adjust: unset;
	text-transform: unset;
	top: unset;
	transform-origin: unset;
	transform-style: unset;
	transform: unset;
	transition: unset;
	user-focus: unset;
	user-input: unset;
	user-modify: unset;
	user-select: unset;
	vector-effect: unset;
	vertical-align: unset;
	visibility: unset;
	white-space: unset;
	width: unset;
	will-change: unset;
	window-dragging: unset;
	word-break: unset;
	word-spacing: unset;
	word-wrap: unset;
	writing-mode: unset;
	z-index: unset;
}

.booknetic_appointment > strong, .booknetic_appointment > em, .booknetic_appointment > s{
	width: 100%;
	display: flex;
}

.rtl .booknetic_appointment_step_element
{
	text-align: right;
}


.rtl
{
	direction: rtl;
}

.rtl .booknetic_appointment_container_header
{
	display: flex;
	align-items: center;
}

.rtl .booknetic_appointment_container_header_text {
	text-align: right;
}

.rtl  .form-row > .booknetic_appointment .col, .rtl .form-row > [class*="col-"]
{
	text-align: right;
}

.rtl  .booknetic_service_category
{
	text-align: right;
}



.booknetic_appointment .form-row label
{
	color: #292D32;
}

.booknetic_appointment
{
	position: relative;
	min-width: 980px;
	width: 980px;
	height: 600px;
	background-color: #F5F7FA;

	-webkit-box-shadow: 0 5px 40px 5px rgba(112,119,125,0.25);
	-moz-box-shadow: 0 5px 40px 5px rgba(112,119,125,0.25);
	box-shadow: 0 5px 40px 5px rgba(112,119,125,0.25);

	display: flex;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.booknetic_appointment_steps
{
	width: 230px;
	height: 100%;
	background-color: #292D32;
	position: relative;

	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

@media only screen and (max-width: 768px) {
	.booknetic_appointment_steps.has-logo {
		height: 200px !important;
	}
}

.booknetic_company_logo
{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

.booknetic_company_logo > img
{
	max-width: 100px;
	max-height: 100px;
}
.booknetic_appointment_steps_body
{
	padding: 30px 30px 0 30px;
	overflow-y: auto;
	max-height: 525px;
	word-break: break-all;
}
.booknetic_appointment_steps_footer
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 75px;
	border-top: 1px solid #3D4145;
	text-align: left;

	color: #FFFFFF;
	font-size: 12px;
	font-weight: 500;
	padding: 15px 30px;
	display: none;
}
.booknetic_appointment_steps_footer_txt1
{
	color: #545D66;
}
.booknetic_appointment_step_element
{
	color: #626C76;
	font-size: 14px;
	margin-bottom: 28px !important;
	line-height: 21px;
	cursor: default;
	display: none;
	text-align: left;
	position: static !important;
}
.booknetic_selected_step
{
	color: #4FBF65;
}

.booknetic_active_step
{
	color: #FFFFFF;
}

.booknetic_badge
{
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #4D545A;
	vertical-align: middle;
	margin-right: 7px;
	color: #FFF;
	text-align: center;
	font-weight: 600;
	font-size: 12px;
	line-height: 24px;

	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}

.booknetic_selected_step > .booknetic_badge
{
	position: relative;
	background: #4FBF65;
}
.booknetic_selected_step > .booknetic_badge:after
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #4FBF65;
	background-image: url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../icons/check-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 10px 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.booknetic_active_step > .booknetic_badge
{
	background: #6C70DC;
}

.booknetic_no_booknetic_modal {
	background: #fff;
	font-family: 'Poppins', sans-serif !important;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
}

.booknetic_no_booknetic_modal .modal-header {
	background-color: #334d84;
	color: #fff;
	padding: 16px;
}

.booknetic_no_booknetic_modal .modal-header h3 {
	margin: 0;
	font-size: 18px;
}

.booknetic_no_booknetic_modal .modal-body {
	font-size: 18px;
	padding: 20px;
}

.booknetic_appointment_container
{
	background: #f5f7fa;
	width: calc(100% - 230px);
	position: relative;
	height: 100%;
	overflow: hidden;
}
.booknetic_appointment_container_header
{
	padding: 15px 30px;
	height: 60px;
	border-bottom: 1px solid #E4EBF3;
	width: 100%;
	color: #292D32;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
}
.booknetic_appointment_container_body
{
	position: relative;
	padding: 26px;
	overflow: auto;
	height: calc(100% - 135px);
}
.booknetic_appointment_container_footer
{
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 75px;
	background: #FFF;
	padding: 20px 30px;
	border-top: 1px solid #E4EBF4;
	display: flex;
	justify-content: space-between;
}

/* doit: some wordpress themes such as betheme will add it's own margin and content style to [.button-flat button] class thus added !important */
.booknetic_appointment_container_footer button:after
{
	content: unset;
}

.booknetic_appointment_container_body>div
{
	height: 100%;
}

.booknetic_warning_message
{
	max-width: 430px;
	height: 36px;
	background-color: #f4be6b;
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	padding: 5px 10px;
	line-height: 25px;
	display: none;
	margin-bottom: 15px;
	z-index: 9;
	white-space: nowrap;
	overflow: hidden;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.booknetic_warning_message:before
{
	content: '';
	background: url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../icons/warning.svg);
	display: inline-block;
	width: 16px;
	height: 16px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 8px;
}

.booknetic_card {
	position: relative;
	float: left !important;
	margin-right: 13px;
	margin-bottom: 13px;
	width: 220px;
	background: #FFF;
	padding: 25px;
	cursor: pointer;
	display: flex;
	flex-direction: column;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

@media only screen and (min-width: 1001px) {
	/*add a more precise selector to this element*/
	.booknetic_appointment_container .booknetic_card_container {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.booknetic_appointment_container .booknetic_card_container .booknetic_card {
		flex-basis: calc(33.333% - 15px);
	}
}

.booknetic_card.booknetic_card_selected
{
	padding: 23px;
	border: 2px solid #53D56C;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.booknetic_card:nth-child(3n)
{
	margin-right: 0;
}

.rtl .booknetic_card {
	float: right !important;
	margin-right: 0;
	margin-left: 15px;
}

.rtl .booknetic_card:nth-child(3n)
{
	margin-left: 0;
}

.booknetic_card:not(.booknetic_card_selected):after
{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;

	background-image: url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../images/bottom_dashed.png);
}
.booknetic_card_image
{
	display: flex;
	flex-direction: column;
	justify-content: center;

	width: 80px;
	height: 80px;
	overflow: hidden;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

	margin: 0 auto;
}
.booknetic_card_image > img
{
	min-height: 100%;
	min-width: 100%;
	object-fit: cover;
}
.booknetic_card_title
{
	margin-top: 11px;
	text-align: center;
	color: #292D32;
	font-size: 14px;
	font-weight: 500;
	word-break: break-word;
	height: 80px;
	line-height: 18px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.booknetic_card_title *
{
	text-align: center;
}
.booknetic_card_description
{
	color: #828F9A;
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	padding-top: 5px;
}





.booknetic_preloader_card1
{
	position: relative;
	float: left !important;
	margin-right: 13px;
	margin-bottom: 13px;
	width: 220px;
	height: 210px;
	background: #FFF;
	padding: 25px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.booknetic_preloader_card1:after
{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;

	background-image: url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../images/bottom_dashed.png);
}
.booknetic_preloader_card1_image
{
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;

	width: 80px;
	height: 80px;
	overflow: hidden;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

	margin: 0 auto;

	flex-shrink: 0;
}
.booknetic_preloader_card1_image:after
{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.booknetic_preloader_card1_description:before
{
	content: '';
	display: block;
	width: 100px;
	height: 8px;
	margin: 25px auto 0;
}
.booknetic_preloader_card1_description:after
{
	content: '';
	display: block;
	width: 150px;
	height: 8px;
	margin: 14px auto;
}
.booknetic_preloader_card1:nth-child(3n)
{
	margin-right: 0;
}



.booknetic_preloader_card2
{
	position: relative;
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	border-radius: 2px;
	margin-bottom: 10px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.booknetic_preloader_card2_image
{
	position: relative;
	float: left !important;

	width: 50px;
	height: 50px;
	overflow: hidden;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

	margin: 15px 20px;
}
.booknetic_preloader_card2_image:after
{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.booknetic_preloader_card2_description:before
{
	content: '';
	position: absolute;
	top: 25px;
	left: 90px;
	width: 250px;
	height: 8px;
}
.booknetic_preloader_card2_description:after
{
	content: '';
	position: absolute;
	top: 47px;
	left: 90px;
	width: 500px;
	height: 8px;
}



.booknetic_preloader_card3_box
{
	background: #FFF;
	padding: 34px 20px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.booknetic_preloader_card3:before
{
	content: '';
	display: block;
	height: 8px;
	width: 50%;
	margin-bottom: 14px;
}
.booknetic_preloader_card3:after
{
	content: '';
	display: block;
	height: 8px;
	width: 85%;
	margin-bottom: 60px;
}


.booknetic_preloader_card1_image:after,
.booknetic_preloader_card1_description:before,
.booknetic_preloader_card1_description:after,

.booknetic_preloader_card2_image:after,
.booknetic_preloader_card2_description:before,
.booknetic_preloader_card2_description:after,

.booknetic_preloader_card3:before,
.booknetic_preloader_card3:after
{
	background: #EDF0F4;

	-webkit-animation: booknetic_preloader 2s infinite;
	-o-animation:  booknetic_preloader 2s infinite;
	animation:  booknetic_preloader 2s infinite;
}



.booknetic_preloader_card1:nth-child(2) .booknetic_preloader_card1_image:after,
.booknetic_preloader_card1:nth-child(2) .booknetic_preloader_card1_description:before,
.booknetic_preloader_card1:nth-child(2) .booknetic_preloader_card1_description:after,

.booknetic_preloader_card2:nth-child(2) .booknetic_preloader_card2_image:after,
.booknetic_preloader_card2:nth-child(2) .booknetic_preloader_card2_description:before,
.booknetic_preloader_card2:nth-child(2) .booknetic_preloader_card2_description:after
{
	-webkit-animation-delay: 0.33s;
	-moz-animation-delay: 0.33s;
	-o-animation-delay: 0.33s;
	animation-delay: 0.33s;
}

.booknetic_preloader_card1:nth-child(3) .booknetic_preloader_card1_image:after,
.booknetic_preloader_card1:nth-child(3) .booknetic_preloader_card1_description:before,
.booknetic_preloader_card1:nth-child(3) .booknetic_preloader_card1_description:after,

.booknetic_preloader_card2:nth-child(3) .booknetic_preloader_card2_image:after,
.booknetic_preloader_card2:nth-child(3) .booknetic_preloader_card2_description:before,
.booknetic_preloader_card2:nth-child(3) .booknetic_preloader_card2_description:after
{
	-webkit-animation-delay: 0.66s;
	-moz-animation-delay: 0.66s;
	-o-animation-delay: 0.66s;
	animation-delay: 0.66s;
}


.booknetic_preloader_card3:nth-child(2):before,
.booknetic_preloader_card3:nth-child(2):after
{
	-webkit-animation-delay: 0.25s;
	-moz-animation-delay: 0.25s;
	-o-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

.booknetic_preloader_card3:nth-child(3):before,
.booknetic_preloader_card3:nth-child(3):after
{
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.booknetic_preloader_card3:nth-child(4):before,
.booknetic_preloader_card3:nth-child(4):after
{
	-webkit-animation-delay: 0.75s;
	-moz-animation-delay: 0.75s;
	-o-animation-delay: 0.75s;
	animation-delay: 0.75s;
}


@-moz-keyframes booknetic_preloader {
	0% { background: #EDF0F4; }
	50% { background: #F5F7FA; }
	100% { background: #EDF0F4; }
}
@-webkit-keyframes booknetic_preloader {
	0% { background: #EDF0F4; }
	50% { background: #F5F7FA; }
	100% { background: #EDF0F4; }
}
@-o-keyframes booknetic_preloader {
	0% { background: #EDF0F4; }
	50% { background: #F5F7FA; }
	100% { background: #EDF0F4; }
}
@keyframes booknetic_preloader {
	0% { background: #EDF0F4; }
	50% { background: #F5F7FA; }
	100% { background: #EDF0F4; }
}



.booknetic_service_card
{
	background-color: #FFFFFF;
	border-radius: 2px;
	margin-bottom: 10px;
	cursor: pointer;
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.booknetic_service_card.booknetic_service_card_selected
{
	border: 2px solid #53D56C;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.booknetic_service_card_image
{
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 50px;
	height: 50px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 15px 20px;
}
.booknetic_service_card.booknetic_service_card_selected .booknetic_service_card_image
{
	margin-top: 13px;
	margin-left: 18px;
}
.booknetic_service_card_image > img
{
	min-height: 100%;
	min-width: 100%;
	object-fit: cover;
}
.booknetic_service_card_title
{
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	text-align: left;
	line-height: 18px;
	flex-grow: 1;
}

.rtl .booknetic_service_card_title {
	text-align: right;
}

.booknetic_service_card_title > span:first-child
{
	color: #292D32;
	font-size: 14px;
	font-weight: 500;
	word-break: break-word;
}
.booknetic_service_card_title > span:last-child
{
	color: #828F9A;
	font-size: 12px;
	text-transform: uppercase;
}

.booknetic_service_card_header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.booknetic_service_card_description
{
	color: #828F9A;
	font-size: 12px;
	line-height: 19px;
	padding: 0 20px 20px;
}
.booknetic_service_card_price
{
	float: right !important;
	height: 100%;
	display: flex;
	align-items: center;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: 300;
	text-align: right;
	color: #4FBF65;
	font-size: 26px;
}
.booknetic_service_category
{
	color: #6C70DC;
	font-size: 16px;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: left;
}
.bkntc_service_list > .booknetic_service_category:first-of-type
{
	margin-top: 0;
}
.booknetic_view_more_service_notes_button, .booknetic_view_less_service_notes_button {
	font-weight: bold;
	transition: .2s;
}

.booknetic_view_more_service_notes_button:hover, .booknetic_view_less_service_notes_button:hover {
	color: #292D32;
}

.booknetic_service_card_description_fulltext {
	display: none;
}

.booknetic_view_less_service_notes_button {
	display: none;
}

/*accordion-start*/
.booknetic_category_accordion .booknetic_service_category, .booknetic_category_accordion .booknetic_service_extra_title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.booknetic_category_accordion .booknetic_service_category[data-parent="1"], .booknetic_category_accordion .booknetic_service_extra_title[data-parent="1"] {
	cursor: pointer;
}

.booknetic_category_accordion .booknetic_service_category[data-parent="0"] span, .booknetic_category_accordion .booknetic_service_extra_title[data-parent="0"] span {
	display: none;
}

.booknetic_category_accordion .booknetic_service_category span, .booknetic_category_accordion .booknetic_service_extra_title span {
	width: 20px;
	height: 20px;
	-webkit-mask-image: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAwIDEwMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz48cGF0aCBkPSJNMjk2LjIsOTkwbC03OS41LTc5LjlMNjI0LjMsNTAwTDIxNi43LDg5LjlMMjk2LjIsMTBsNDg3LjEsNDkwTDI5Ni4yLDk5MHoiLz48L2c+Cjwvc3ZnPg==');
	-webkit-mask-repeat: no-repeat;
	background: #6C70DC;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 250ms ease-in-out;
}

.booknetic_category_accordion.active .booknetic_service_category span, .booknetic_category_accordion.active .booknetic_service_extra_title span {
	transform: rotate(90deg);
}
.booknetic_category_accordion_hidden {
	display: none !important;
}
/*accordion-end*/

.booknetic_service_extra_card_title_quantity {
	display: flex;
	align-items: center;
	flex-grow: 1;
	justify-content: space-between;
}

.booknetic_service_extra_card
{
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 2px;
	margin-bottom: 10px;
	cursor: pointer;
	border: 2px solid #FFF;
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);

}

.booknetic_service_extra_card_header
{
	display: flex;
}
.booknetic_service_extra_card.booknetic_service_extra_card_selected
{
	border: 2px solid #53D56C;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.booknetic_service_extra_card_image
{
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-shrink: 0;

	width: 50px;
	height: 50px;
	overflow: hidden;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

	margin: 15px 20px;
}

.booknetic_service_extra_card_image > img
{
	min-height: 100%;
	min-width: 100%;
	object-fit: cover;
}
.booknetic_service_extra_card_title
{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	line-height: 18px;
	margin-right: 24px;
}
.booknetic_service_extra_card_title > span:first-child
{
	color: #292D32;
	font-size: 14px;
	font-weight: 500;
	word-break: break-word;
}
.booknetic_service_extra_card_title > span:last-child:not(:empty) {
	min-width: 35px;
	color: rgba(69, 44, 12, 0.74);
	background-color: rgba(255, 205, 79, 0.74);
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	padding: 5px 8px;
	border-radius: 12px;
	margin-top: 4px;
}
.booknetic_service_extra_card_price
{
	display: flex;
	align-items: center;
	padding-right: 15px;
	font-weight: 300;
	text-align: right;
	color: #828F9A;
	font-size: 26px;
	line-height: 26px;
	margin-left: 24px;
}
.booknetic_service_extra_card_selected .booknetic_service_extra_card_price
{
	color: #4FBF65;
}
.booknetic_service_extra_title
{
	color: #6C70DC;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
}
.booknetic_service_extra_quantity
{
	display: flex;
	justify-content: center;
	align-items: center;
}
.booknetic_service_extra_quantity_inc, .booknetic_service_extra_quantity_dec
{
	width: 34px !important;
	height: 34px !important;
	background-color: #F7F8FB;
	border: 1px solid #E3EAF3;
	border-radius: 2px;
	text-align: center;
	color: #ADBFC7;
	line-height: 36px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.booknetic_service_extra_quantity_inc
{
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.booknetic_service_extra_quantity_dec
{
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.booknetic_service_extra_quantity_input
{
	width: 52px !important;
	height: 34px !important;
	border: 1px solid #E3EAF3 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	outline: none !important;
	text-align: center !important;
	font-size: 14px !important;
	color: #292D32 !important;
	background: #FFF !important;
	margin: 0 !important;
	border-radius: 0 !important;
	padding: 0 !important;
}

.booknetic_service_extra_quantity_input:disabled
{
	border: 1px solid #E3EAF3 !important;
}

.booknetic_empty_box
{
	width: 100%;
	height: 100%;
	background: #FFF;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.booknetic_empty_box > span
{
	display: block;
	font-size: 16px;
	color: #828F9A;
	line-height: 25px;
	text-align: center;
	margin: 30px;
	max-width: 370px;
}

.booknetic_calendar_head
{
	display: flex;
	justify-content: center;
	align-items: center;
}
.booknetic_calendar_head > div
{
	padding: 0 10px 10px 10px;
}
.booknetic_calendar_head > .booknetic_month_name
{
	color: #000000;
	font-size: 14px;
}
.booknetic_next_month, .booknetic_prev_month
{
	font-size: 16px;
	color: #111;
	cursor: pointer;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}



.booknetic_date_time_area
{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.booknetic_date_time_area.booknetic_date_based_reservation
{
	justify-content: center;
}

.booknetic_calendar_div
{
	width: 370px;
	height: auto;
}

.booknetic_date_time_area.booknetic_date_based_reservation .booknetic_time_div
{
	display: none;
}

#booknetic_calendar_area
{
	border-radius: 2px;
	background-color: #FFFFFF;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.booknetic_calendar
{
	margin: 0;
}

.booknetic_week_names > .booknetic_td
{
	color: #C8C9CC;
	font-size: 13px;
	letter-spacing: 0.2px;
	text-align: center;
	padding: 20px 5px 9px !important;
	border-bottom: 1px solid #E4EBF4;
}
.booknetic_calendar > .booknetic_calendar_rows > .booknetic_td
{
	width: calc((100% - 20px) / 7);
}
.booknetic_calendar_rows > .booknetic_td:first-child
{
	padding-left: 15px !important;
	width: calc((100% - 20px) / 7 + 10px);
}
.booknetic_calendar_rows > .booknetic_td:last-child
{
	padding-right: 15px !important;
	width: calc((100% - 20px) / 7 + 10px);
}
.booknetic_calendar > div:nth-child(2) > .booknetic_td
{
	padding-top: 10px !important;
}
.booknetic_calendar > .booknetic_calendar_rows:last-child > .booknetic_td
{
	padding-bottom: 10px !important;
}
.booknetic_calendar > .booknetic_calendar_rows
{
	display: flex;
}
.booknetic_calendar_days
{
	padding: 5px !important;
}
.booknetic_calendar_days > div
{
	position: relative;
	cursor: pointer;
	background-color: #ECEFF2;
	width: 100%;
	height: 40px;
	color: #111111;
	font-size: 15px;
	text-align: center;
	line-height: 40px;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.booknetic_calendar_days.booknetic_calendar_selected_day > div
{
	background-color: #6C70DC;
	color: #FFF;
}
.booknetic_calendar_days.booknetic_calendar_empty_day > div
{
	cursor: default;
	color: rgba(17,17,17,0.3);
}
.booknetic_calendar_days > div > span
{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
}
.booknetic_calendar_days > div > span > i
{
	width: 5.8%;
	height: 100%;
	float: left !important;
	display: block;
}
.booknetic_calendar_days > div > span > i[a]
{
	background: #4fbf65;
}
.booknetic_calendar_days > div > span > i[b]
{
	background: #ECEFF2;
}




.booknetic_times
{
	width: 305px;
	height: 312px;
	border-radius: 2px;
	background-color: #FFFFFF;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	padding-top: 0;
	padding-bottom: 10px;
}
.booknetic_times_head
{
	padding: 2px 10px 12px 10px;
	color: #000000;
	font-size: 14px;
	text-align: center;
}
.booknetic_times_title
{
	color: #6C70DC;
	font-size: 14px;
	text-align: center;
	padding: 15px 0 13px;
	border-bottom: 1px solid #E3EAF3;
}
.booknetic_times_list
{
	overflow-y: scroll;
	height: calc(100% - 50px);
	padding: 5px 10px;
	-webkit-overflow-scrolling: auto;
}

.booknetic_times_list::-webkit-scrollbar {
	width: 5px;
}

.booknetic_times_list::-webkit-scrollbar-thumb, .booknetic_times_list::-webkit-scrollbar-thumb:window-inactive  {
	background: #ddd;
}

.booknetic_times_list > div
{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	background-color: #ECEFF2;
	position: relative;
	width: calc(33% - 10px);
	height: 55px;
	color: #111111;
	font-size: 14px;
	float: left !important;
	margin: 5px;
	text-align: center;
	cursor: pointer;
	line-height: 1.8;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.booknetic_times_list *
{
	text-align: center;
}
.booknetic_times_list > div.booknetic_selected_time
{
	background: #4fbf65;
	color: #FFF;
}
.booknetic_time_group_num
{
	position: absolute;
	right: -5px;
	top: -5px;
	min-width: 18px;
	height: 18px;
	background: #4FBF65;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	line-height: 18px;
	padding: 0 5px;

	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.booknetic_times_list > div.booknetic_selected_time .booknetic_time_group_num
{
	background: #FFF;
	color: #4FBF65;
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.35);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.35);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.35);

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.booknetic_date_group_num
{
	white-space: nowrap;
	font-size: 10px !important;
	top: -8px !important;
}

.booknetic_btn_primary
{
	height: 36px;
	font-weight: 600;
	font-size: 12px !important;
	line-height: 18px;
	padding: 5px 15px !important;
	outline: none !important;
	cursor: pointer;
	text-decoration: none !important;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	background-color: #6C70DC !important;
	color: #FFF !important;
	border: 0 !important;
}
.booknetic_btn_secondary
{
	height: 36px;
	font-weight: 600;
	font-size: 12px !important;
	line-height: 18px;
	padding: 5px 15px !important;
	outline: none !important;
	cursor: pointer;
	text-decoration: none !important;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	background-color: #F7F8FB !important;
	color: #8F9CA7 !important;
	border: 1px solid #E3EAF3 !important;
}
.booknetic_btn_success
{
	height: 36px;
	font-weight: 600;
	font-size: 12px !important;
	line-height: 18px;
	padding: 5px 15px !important;
	outline: none !important;
	cursor: pointer;
	text-decoration: none !important;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	background-color: #4FBF65 !important;
	color: #FFF !important;
	border: 0 !important;
}

.booknetic_btn_cancel
{
	height: 36px;
	font-weight: 600;
	font-size: 12px !important;
	line-height: 18px;
	padding: 5px 15px !important;
	outline: none !important;
	cursor: pointer;
	text-decoration: none !important;
	margin-left: 8px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	background-color: #EA4335 !important;
	color: #FFF !important;
	border: 0 !important;
}

.booknetic_btn_warning
{
	height: 36px;
	font-weight: 600;
	font-size: 12px !important;
	line-height: 18px;
	padding: 5px 15px !important;
	outline: none !important;
	cursor: pointer;
	text-decoration: none !important;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	background-color: rgb(255, 193, 7) !important;
	color: #FFF !important;
	border: 0 !important;
}

.booknetic_social_login_facebook
{
	height: 36px;
	font-weight: 600;
	font-size: 12px !important;
	line-height: 18px;
	padding: 5px 15px !important;
	outline: none !important;
	cursor: pointer;
	text-decoration: none !important;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	background-color: #1094F4 !important;
	color: #FFF !important;
	border: 0 !important;
}
.booknetic_social_login_google
{
	height: 36px;
	font-weight: 600;
	font-size: 12px !important;
	line-height: 18px;
	padding: 5px 15px !important;
	outline: none !important;
	cursor: pointer;
	text-decoration: none !important;
	margin-left: 10px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	background-color: #EA4335 !important;
	color: #FFF !important;
	border: 0 !important;
}

.booknetic_text_primary
{
	color: #6C70DC !important;
}
.booknetic_text_secondary
{
	color: #8F9CA7 !important;
}

.booknetic_float_left
{
	float: left !important;
}
.booknetic_float_right
{
	float: right !important;
}
.booknetic_clearfix:after
{
	display: table;
	content: '';
	clear: both;
}

.booknetic_appointment .bkntc_input_identifier_clear
{
	position: absolute;
	bottom: 10px;
	right: 15px;
	cursor: pointer;
	padding: 2px;
}
.booknetic_appointment .bkntc_input_identifier_loading
{
	position: absolute;
	bottom: 10px;
	right: 15px;
	padding: 2px;
	width: 25px;
	height: 25px;
	filter: invert(20%) sepia(29%) saturate(876%) hue-rotate(184deg) brightness(92%) contrast(89%);
}

.booknetic_appointment .form-control ~ .select2
{
	width: 100% !important;
}
.booknetic_appointment .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b
{
	border-color: #adbfc7 transparent transparent transparent;
}
.booknetic_appointment .select2-container--bootstrap .select2-selection__clear
{
	color: #adbfc7;
}
.booknetic_appointment .select2-container--bootstrap .select2-selection__clear:hover
{
	color: #748086 !important;
}
.booknetic_appointment .select2-container--bootstrap .select2-selection--single .select2-selection__rendered
{
	color: #292D32;
	font-size: 14px !important;
	padding: 6px 0;
}
.select2-search__field
{
	outline: none !important;
}
.select2-container
{
	font-family: 'Poppins', sans-serif !important;
}


.booknetic_appointment .form-control:focus
{
	box-shadow: none !important;
	border-color: #d3dae2 !important;
}
.booknetic_appointment .form-control
{
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;

	border-color: #E3EAF3;
	height: 46px;

	font-size: 14px;
	color: #292D32;
	outline: none !important;
}
.booknetic_appointment .form-control-plaintext
{
	font-size: 14px !important;
	color: #292D32 !important;
	padding-top: 12px !important;
}
.booknetic_appointment .form-control-lg
{
	height: 62px !important;
}
.booknetic_appointment .form-group > label
{
	font-size: 14px;
	text-align: left;
}
.booknetic_appointment .form-control[type="file"]
{
	display: none !important;
}
.booknetic_appointment .form-control[type="file"] ~ .form-control
{
	line-height: 28px;
	color: #828F9A;
	font-size: 14px;
	position: relative;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 12px !important;
	padding-right: 90px !important;
	white-space: nowrap;
}
.booknetic_appointment .form-control[type="file"] ~ .form-control:after
{
	content: attr(data-label);
	position: absolute;
	width: 70px;
	height: 26px;
	color: #FFF;
	background: #ADBFC7;
	font-size: 12px;
	font-weight: 600;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 10px;
	top: 9px;
}
.booknetic_appointment textarea.form-control
{
	height: 120px;
}
.booknetic_appointment .required-star
{
	color: #ff6a4f;
}
.booknetic_appointment .form-row > .booknetic_appointment .col, .form-row > [class*="col-"]
{
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}


.booknetic_appointment input[type="checkbox"]
{
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;

	width: 18px !important;
	height: 18px !important;
	background: #FFF !important;
	border: 1px solid #cfd8dc !important;
	outline: none !important;
	display: inline-block !important;
	flex-shrink: 0 !important;
}
.booknetic_appointment input[type="checkbox"][disabled]
{
	background: #e3eaf3 !important;
	cursor: not-allowed !important;
}
.booknetic_appointment input[type="checkbox"]:checked
{
	background: #53D56C !important;
	border-color: #53D56C !important;
}
.booknetic_appointment input[type="checkbox"]:checked:before
{
	display: none !important;
}
.booknetic_appointment input[type="checkbox"]:checked:after
{
	all: unset;
	content: "";
	background: url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../icons/check-white.svg) !important;
	width: 10px !important;
	background-size: 100% 100% !important;
	background-repeat: no-repeat;
	display: block !important;
	height: 10px !important;
	margin: 3px !important;
}

.booknetic_appointment input[type="radio"]:checked:focus
{
	outline: none !important;
}

.booknetic_appointment input[type="radio"]:checked:after
{
	all: unset !important;
}

.booknetic_appointment input[type="radio"]
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	width: 20px !important;
	height: 20px !important;
	border-radius: 50% !important;
	background: #FFF !important;
	border: 1px solid #cfd8dc !important;
	outline: none !important;
	flex-shrink: 0 !important;
	padding: inherit !important;
}
.booknetic_appointment input[type="radio"]:checked
{
	border: 6px solid #53d56c !important;
}
.booknetic_appointment input[type="radio"] ~ label, .booknetic_appointment input[type="checkbox"] ~ label
{
	padding-left: 8px;
	vertical-align: middle;
	font-size: 14px;
	height: auto;
	color: #828F9A;
	cursor: pointer;
}

#booknetic_bring_someone_checkbox ~ label
{
	line-height: 8px;
	padding-left: 0;
}

.booknetic_appointment input[type="radio"]:checked ~ label, .booknetic_appointment input[type="checkbox"]:checked ~ label
{
	color: #292D32;
}

.booknetic_appointment [data-required="true"]:after
{
	content: '*';
	color: #fb3e6e;
	padding-left: 5px;
}


.booknetic_appointment .booknetic_input_error
{
	border-color: #fb3e76 !important;
}

.booknetic_appointment input[type="checkbox"].booknetic_input_error,
.booknetic_appointment input[type="radio"].booknetic_input_error{
	border: 1px solid #fb3e76 !important;
}

.booknetic_portlet
{
	/*padding: 13px 20px;*/
	background-color: #FFFFFF;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}

.booknetic_portlet_cols
{
	flex-direction: column;
	display: flex;
	justify-content: space-between;
}



.booknetic_confirm_date_time
{
	padding: 13px 20px;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
}
.booknetic_confirm_date_time > div
{
	display: inline-block;
	width: calc(50% - 2px);
	vertical-align: top;
}


.booknetic_confirm_details
{
	position: relative;
	font-size: 14px;
	font-weight: 500;
}
.booknetic_confirm_details:before
{
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	border: 1px dashed #DBEBF2;
}
.booknetic_confirm_details:after
{
	content: '';
	display: table;
	clear: both;
}
.booknetic_confirm_details > .booknetic_confirm_details_title
{
	float: left !important;
	background: #FFF;
	padding-right: 15px;
	position: relative;
	color: #55585c;
	font-weight: 500;
	max-width: 80%;
	word-break: break-all;
}
.booknetic_confirm_details > .booknetic_confirm_details_price
{
	float: right !important;
	background: #FFF;
	padding-left: 15px;
	color: #5ac36e;
	font-weight: 500;
	position: absolute;
	right: 0;
	top: 0;
}

[data-price-id="discount"] > .booknetic_confirm_details_title, [data-price-id="discount"] > .booknetic_confirm_details_price,
.booknetic_gift_discount > .booknetic_confirm_details_title, .booknetic_gift_discount > .booknetic_gift_discount_price, .booknetic_gift_discount_price
{
	color: #E09B22 !important;
}

.booknetic_gift_discount
{
	display: none;
}


.booknetic_confirm_container {
	display: flex;
	flex-direction: column;
	height: 100%;
}


.booknetic_confirm_step_body
{
	display: flex;
	justify-content: space-between;
	flex-grow: 1;
}

.booknetic_confirm_sum_body
{
	width: 370px;
}
.booknetic_confirm_sum_body_full_width
{
	width: 100%;
}

.booknetic_confirm_deposit_body
{
	width: 305px;
}
.booknetic_confirm_deposit_body_full_width
{
	width: 100%;
}

.booknetic_confirm_step_body .booknetic_portlet
{
	position: relative;
	height: 100%;
}

.booknetic_confirm_step_body .booknetic_portlet_content {
	flex-grow: 1;
	padding: 13px 28px 13px 20px;
	height: 180px;
	overflow: auto;
	/*padding-right: 8px;*/
	margin-right: -8px;
}

.booknetic_deposit_price
{
	background-color: #F8D7DF;
	color: #EE4B75;
	font-size: 14px;
	font-weight: 500;
	line-height: 27px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px;
}
.booknetic_deposit_price > div:last-child
{
	font-size: 16px;
	margin-left: 10px;
}

.booknetic_confirm_sum_price
{
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #DDF7E2;
	color: #4FBF65;
	font-size: 14px;
	font-weight: 500;
	line-height: 27px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	height: 46px;
}
.booknetic_confirm_sum_price > div:last-child
{
	font-size: 18px;
}

.booknetic_select_method_txt
{
	font-size: 14px;
	color: #292D32;
	margin-bottom: 15px;
}

.booknetic_panel_footer
{
	position: relative;
	left: 0;
	margin: 10px;
	display: flex;
}
.booknetic_add_coupon
{
	flex-grow: 1;
	background-color: #FFFFFF;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px;
	border: 1px solid #E3EAF3;
	margin: 0 10px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.booknetic_add_coupon input, .booknetic_add_giftcard input
{
	text-align: left;
	width: 70%;
	border: 0 !important;
	color: #828F9A;
	font-size: 14px;
	padding: 0 12px !important;
	outline: 0 !important;
	height: 30px;
}

.booknetic_add_coupon button, .booknetic_add_giftcard button
{
	height: 30px;
	width: 54px;
	text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
	position: relative;
}
.booknetic_add_coupon.booknetic_coupon_ok:after, .booknetic_add_giftcard.booknetic_giftcard_ok:after
{
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 145px;
	background: url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../icons/success.svg);
	background-repeat: no-repeat;
	background-size: 100%;
}
.booknetic_add_giftcard
{
	position: relative;
	background-color: #FFFFFF;
	display: none;
	justify-content: space-between;
	align-items: center;
	padding: 8px;
	border: 1px solid #E3EAF3;
	margin-bottom: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 8px;
}

.booknetic_payment_methods
{
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	overflow: auto;
	padding: 16px;
	align-content: flex-start;
	flex-grow: 1;
}

.rtl .booknetic_payment_methods
{
	margin-right: 0;
	margin-left: -15px;
}

.booknetic_payment_methods_container {
	display: flex;
	flex-direction: column;
	padding: 0;
}

.booknetic_payment_methods_footer {
	background-color: #F8D7DF;
	font-size: 14px;
	font-weight: 500;
	justify-content: space-between;
	align-items: center;
}

.booknetic_confirm_deposit_body_full_width .booknetic_payment_methods
{
	justify-content: space-around;
}
.booknetic_payment_method
{
	width: 127px;
	height: 80px;
	cursor: pointer;
	background: #FFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
	font-size: 14px;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	-webkit-box-shadow: 0 6px 12px rgba(151, 151, 151, 0.12);
	-moz-box-shadow: 0 6px 12px rgba(151, 151, 151, 0.12);
	box-shadow: 0 6px 12px rgba(151, 151, 151, 0.12);
}
.booknetic_payment_method > img
{
	margin-bottom: 5px;
	max-height: 40px;
}
.booknetic_payment_method > span
{
	text-align: center;
}
.booknetic_payment_method:nth-child(2n) {
	margin-right: 0;
}
.booknetic_payment_method.booknetic_payment_method_selected
{
	border: 2px solid #53D56C;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.booknetic_deposit_radios
{
	display: flex;
	color: #828F9A;
	margin: 0 12px 12px;
}
.booknetic_deposit_radios > div:not(:last-child)
{
	margin-right: 15px;
}

.booknetic_hr
{
	border-top: 1px solid #E3EAF3;
	height: 1px;
}



.booknetic_appointment_finished
{
	background: #FFF;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	display: none;
	padding: 30px 0;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.booknetic_appointment_finished_icon
{
	text-align: center;
}
.booknetic_appointment_finished_title
{
	color: #4FBF65;
	font-size: 24px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 15px;
}
.booknetic_appointment_finished_subtitle
{
	color: #828F9A;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.booknetic_appointment_finished_code
{
	font-size: 44px;
	color: #292D32;
	font-weight: 300;
	letter-spacing: 10px;
	margin-bottom: 35px;
}
.booknetic_appointment_finished_actions > button, .booknetic_appointment_finished_actions > a
{
	margin-right: 5px;
	margin-left: 5px;
	height: 46px;
	min-width: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.booknetic_appointment_finished_actions > button > img, .booknetic_appointment_finished_actions > a > img
{
	padding-right: 10px;
	margin-top: -2px;
}

.rtl .booknetic_appointment_finished_actions > button > img, .rtl .booknetic_appointment_finished_actions > a > img
{
	padding-right: 0;
	padding-left: 10px;
}
.booknetic_appointment_finished_actions
{
	text-align: center;
	margin-top: 15px;
	display: flex;
}


.booknetic_appointment_finished_with_error
{
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #FFFFFF;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.booknetic_appointment_finished_with_error > div
{
	max-width: 350px;
	text-align: center;
	color: #828F9A;
	font-size: 16px;
	line-height: 25px;
	margin-top: 30px;
}

.booknetic_loading_layout
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba( 255, 255, 255, 0.2 );
	z-index: 999999999999999 !important;
}


@-moz-keyframes booknetic_slide {
	0% {
		transform: scale(1);
	}
	50% {
		opacity: 0.3;
		transform: scale(2);
	}
	100% {
		transform: scale(1);
	}
}
@-webkit-keyframes booknetic_slide {
	0% {
		transform: scale(1);
	}
	50% {
		opacity: 0.3;
		transform: scale(2);
	}
	100% {
		transform: scale(1);
	}
}
@-o-keyframes booknetic_slide {
	0% {
		transform: scale(1);
	}
	50% {
		opacity: 0.3;
		transform: scale(2);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes booknetic_slide {
	0% {
		transform: scale(1);
	}
	50% {
		opacity: 0.3;
		transform: scale(2);
	}
	100% {
		transform: scale(1);
	}
}


.booknetic_dashed_border
{
	background:
			linear-gradient(to right, #c0d6df 50%, transparent 0%),
			linear-gradient(#c0d6df 50%, transparent 0%),
			linear-gradient(to right, #c0d6df 50%, transparent 0%),
			linear-gradient(#c0d6df 50%, transparent 0%);

	background-position: top, right, bottom, left;
	background-repeat: repeat-x, repeat-y;
	background-size: 8px 1px, 1px 8px;
}


.booknetic_inner_addon { position: relative; }
.booknetic_inner_addon img, .booknetic_inner_addon i {
	position: absolute;
	padding: 14px;
	pointer-events: none;
	color: #dae2e6;
	z-index: 1;
}
.booknetic_inner_addon > .select2 .select2-selection { padding-left: 40px !important;}
.booknetic_left_addon img:first-child, .booknetic_left_addon i:first-child { left:  0px;}
.booknetic_right_addon img:last-child, .booknetic_right_addon i:last-child { right: 0px; top: 0; }
.booknetic_left_addon input  { padding-left:  40px !important; }
.booknetic_right_addon input { padding-right: 40px !important; }




.booknetic_table_gray
{
	width: 100%;

	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);

	background: #FFF;
}
.booknetic_table_gray thead th
{
	background-color: #adbfc7;
	color: #FFF;
	padding: 10px 0px 10px 30px;
	font-size: 12px;
	font-weight: 600;
	border: 0;
	height: 40px;
}
.booknetic_table_gray thead th:not(:last-child)
{
	border-right: 1px solid #9dafb7;
}

.booknetic_table_gray tbody tr td:not(:last-child)
{
	border-right: 1px solid #e3eaf3;
}
.booknetic_table_gray tbody tr:not(:last-child) td
{
	border-bottom: 1px solid #e3eaf3;
}
.booknetic_table_gray tbody td
{
	padding: 15px 0px 15px 30px;
	font-size: 14px;
	border: 0;
	vertical-align: middle;
}
.booknetic_recurring_table > thead > tr > th:nth-child(1)
{
	width: 75px;
}
.booknetic_recurring_table > thead > tr > th:nth-child(2)
{
	width: 140px;
}
.booknetic_time_span
{
	display: block;
	float: left !important;
	padding-top: 5px;
}
.booknetic_data_has_error
{
	padding: 7px 11px;
	float: left !important;
}
.booknetic_recurring_date_container{
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.booknetic_recurring_info_edit_date{
	display: none;
}

.booknetic_appointment .booknetic_hidden, .booknetic_appointment .booknetic_menu_hidden
{
	display: none;
}

.booknetic_appointment .bkntc-information-step-info-container{
	border-radius: 2px;
	padding: 12px 16px;
	background: #D3E2FF;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	margin: 1px;
}
.booknetic_appointment .bkntc-information-step-info-container .form-group
{
	margin-bottom: 0;
}

.booknetic_appointment .bkntc-information-step-info-container label{
	color: #5685FF;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	display: flex;
	align-items: center;
	gap: 4px;
}

.booknetic_recurring_div
{
	width: 100%;
	display: flex;
	flex-direction: column;
}

.booknetic_recurring_div_title
{
	color: #6C70DC;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
}

.booknetic_recurring_div_c
{
	background-color: #FFF;
	margin-bottom: 30px;
}
.booknetic_recurring_div_padding
{
	padding: 10px 20px;
}

#booknetic_recurring_start, #booknetic_recurring_end {
	text-align: right; /* doit ? niye? */
}

#booknetic_daily_recurring_frequency{
	text-align: right;
	padding-right: 55px !important;
}

.booknetic_day_of_week_box
{
	float: left !important;
	padding-top: 20px;
	padding-bottom: 9px;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 15px;
}

.booknetic_times_days_of_week_area .form-group
{
	margin-bottom: 5px !important;
}

.booknetic_copy_time_to_all
{
	padding-top: 13px;
	color: #adbfc7;
	cursor: pointer;
	padding-left: 10px;
}


.booknetic_times_days_of_week_area
{
	display: none;
	padding: 20px;
	padding-bottom: 5px;
	border-top: 1px solid #e3eaf3;
}

.booknetic_times_days_of_week_area > div
{
	margin-bottom: 10px;
}

.booknetic_copy_time_to_all
{
	padding: 5px 20px;
}

.booknetic_date_edit_btn
{
	float: right !important;
	margin-right: 25px;
	width: 70px;
}

.booknetic_days_txt
{
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color: #ADBFC7;
}


.datepicker
{
	padding-bottom: 8px !important;
}
.datepicker td, .datepicker th
{
	width: 40px !important;
	height: 40px !important;
	color: #111;
	font-size: 14px;
	position: relative;
	padding-top: 14px;
}
.datepicker .day:hover, .datepicker .active
{
	background: transparent !important;
	color: #FFF !important;
}
.datepicker .day::before
{
	position: absolute;
	content: '';
	background: #ECEFF2;
	left: 0;
	top: 0;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	margin: 10px 5px 0px 5px;
	z-index: -1;
}
.datepicker .day:hover:before, .datepicker .day.active:before
{
	background: #6C70DC;
}
.datepicker .dow
{
	border-bottom: 1px solid #e4ebf4 !important;
	color: #C8C9CC;
	font-size: 13px;
}
.datepicker .datepicker-switch , .datepicker .prev, .datepicker .next
{
	color: #111;
	font-size: 14px;
}

@media only screen and (max-width: 1000px)
{
	.booknetic_appointment > strong, .booknetic_appointment > em, .booknetic_appointment > s{
		width: initial;
		display: block;
	}

	.booknetic_service_extra_card_title_quantity {
		flex-direction: column;
		align-items: flex-start;
	}
	.booknetic_service_extra_card
	{
		width: 100%;
		padding: 12px 0;
	}
	.booknetic_appointment
	{
		/*width: 360px;*/
		min-width: 360px !important;
		width: 100% !important;
		height: auto !important;
		flex-direction: column;
	}

	.booknetic_appointment_steps
	{
		width: 100%;
	}
	.booknetic_appointment_steps_body
	{
		padding: 19px 20px;
	}
	.rtl .booknetic_appointment_steps_body {
		display: flex;
	}
	.booknetic_appointment_step_element
	{
		float: left !important;
		margin-right: 10px;
	}
	.booknetic_step_title
	{
		display: none;
	}
	.booknetic_appointment_steps_footer
	{
		display: none !important;
	}


	.booknetic_appointment_container
	{
		width: 100%;
	}

	.booknetic_appointment_container_body
	{
		display: flex;
		flex-direction: column;
		padding: 20px;
		padding-bottom: 75px;
		min-height: 500px;
	}
	.booknetic_appointment_container_header
	{
		padding: 19px 20px;
	}

	.booknetic_card
	{
		float: none !important;
		width: 100%;
		height: 130px;
		padding: 20px;
		padding-top: 10px;
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-basis: unset;
	}
	.booknetic_card.booknetic_card_selected
	{
		padding: 18px;
		padding-top: 8px;
	}
	.booknetic_card_image
	{
		margin: 0;
	}
	.booknetic_card_title
	{
		margin-left: 20px;
		text-align: left;
		margin-top: 0;
		width: calc(100% - 100px);
	}
	.booknetic_card_title *
	{
		text-align: left;
	}
	.booknetic_card_description
	{
		text-align: left;
	}


	.booknetic_preloader_card1
	{
		float: none !important;
		width: 100%;
		display: flex;
		height: 130px;
		padding: 20px;
		padding-top: 10px;
		align-items: center;
	}
	.booknetic_preloader_card1_image
	{
		margin: 0;
	}
	.booknetic_preloader_card1_description
	{
		margin: 20px;
	}
	.booknetic_preloader_card1_description:before
	{
		margin-left: 0;
	}



	.booknetic_service_card_image
	{
		margin: 15px;
	}
	.booknetic_service_card.booknetic_service_card_selected .booknetic_service_card_image
	{
		margin: 13px 15px 13px 13px;
	}
	.booknetic_service_card_title
	{
		padding: 10px;
		overflow: hidden;
		min-width: 0;
	}
	.booknetic_service_card_title > span:first-child
	{
		font-size: 12px;
	}

	.booknetic_service_card {
		flex-wrap: wrap;
	}

	.booknetic_service_card_description
	{
		order: 5;
		padding: 0 16px 12px;
		width: 100%;
		max-width: unset;
	}
	.booknetic_service_card_price
	{
		padding-right: 15px;
		font-size: 16px;
		max-width: 130px;
		width: calc(100% - 200px);
		white-space: nowrap;
		justify-content: flex-end;
	}
	.booknetic_service_card.booknetic_service_card_selected .booknetic_service_card_price
	{
		padding-right: 13px;
	}
	/*.booknetic_service_extra_card.booknetic_extra_on_off_mode{*/
	/*	height: 100px;*/
	/*}*/
	.booknetic_service_extra_card_image
	{
		margin: 12px;
	}
	.booknetic_service_extra_card_title
	{
		margin-right: 0;
	}
	.booknetic_service_extra_card_title > span:first-child
	{
		font-size: 12px;
	}
	.booknetic_service_extra_card_price
	{
		font-size: 16px;
		line-height: 18px;
		padding-right: 12px;
		margin-left: 12px;
	}
	.booknetic_service_extra_quantity_inc, .booknetic_service_extra_quantity_dec
	{
		width: 30px !important;
		height: 30px !important;
		font-size: 12px !important;
	}
	.booknetic_service_extra_quantity_input
	{
		width: 40px !important;
		height: 30px !important;
		font-size: 12px !important;
	}


	.booknetic_date_time_area
	{
		flex-direction: column;
		align-items: center;
		padding-bottom: 10px;
	}
	.booknetic_calendar_div
	{
		width: 100%;
		max-width: 350px;
	}
	.booknetic_calendar_days
	{
		padding: 1px;
	}
	.booknetic_calendar_days > div
	{
		height: 36px;
		font-size: 13px;
		line-height: 36px;
	}
	.booknetic_calendar_rows > td:first-child
	{
		padding-left: 5px;
	}
	.booknetic_calendar_rows > td:last-child
	{
		padding-right: 5px;
	}
	.booknetic_calendar td
	{
		width: 14.28%;
		margin: auto;
		font-size: 12px;
	}

	.booknetic_time_div
	{
		width: 350px;
	}
	.booknetic_times
	{
		width: 100%;
		max-width: 350px;
	}

	.booknetic_confirm_step_body
	{
		flex-direction: column;
	}
	.booknetic_confirm_step_body > div
	{
		width: 100%;
		margin-bottom: 15px;
	}
	.booknetic_payment_method
	{
		width: 120px;
	}

	.booknetic_confirm_sum_price
	{
		margin-top: 10px;
	}

	.booknetic_payment_method
	{
		margin-bottom: 7px;
	}
	.booknetic_confirm_deposit_body
	{
		height: auto;
	}
	.booknetic_appointment_finished_actions
	{
		flex-direction: column;
	}
	.booknetic_appointment_finished_actions > button,
	.booknetic_appointment_finished_actions > a
	{
		margin-bottom: 7px;
	}

	.booknetic_appointment_finished_title
	{
		font-size: 21px;
	}
	.booknetic_appointment_finished_subtitle
	{
		font-size: 14px;
	}

	.booknetic_appointment_finished_code
	{
		font-size: 40px;
		letter-spacing: 7px;
		margin-bottom: 30px;
	}


	.booknetic_preloader_card2_description::before
	{
		width: 120px;
	}
	.booknetic_preloader_card2_description::after
	{
		width: 155px;
	}

	.booknetic_warning_message
	{
		position: absolute;
		top: 20px;
		width: calc(100% - 60px);
	}

}


#booknetic_progress
{
	position: fixed;
	z-index: 2147483647;
	top: 0;
	left: -6px;
	width: 0;
	height: 2px;
	background: #6c70dc;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;

	-moz-transition: width 500ms ease-out;
	-o-transition: width 500ms ease-out;
	-webkit-transition: width 500ms ease-out;
	transition: width 500ms ease-out
}

#booknetic_progress dd,#booknetic_progress dt
{
	position: absolute;
	top: 0;
	height: 2px;

	-moz-box-shadow: #6c70dc 1px 0 6px 1px;
	-webkit-box-shadow: #6c70dc 1px 0 6px 1px;
	box-shadow: #6c70dc 1px 0 6px 1px;

	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%
}
#booknetic_progress dd
{
	opacity: 1;
	width: 20px;
	right: 0;
	clip: rect(-6px,22px,14px,10px)
}
#booknetic_progress dt
{
	opacity: 1;
	width: 180px;
	right: -80px;
	clip: rect(-6px,90px,14px,-6px)
}
@-moz-keyframes booknetic_progress_pulse {
	30% {
		opacity: 1
	}
	60% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@-ms-keyframes booknetic_progress_pulse {
	30% {
		opacity: .6
	}
	60% {
		opacity: 0
	}
	100% {
		opacity: .6
	}
}
@-o-keyframes booknetic_progress_pulse {
	30% {
		opacity: 1
	}
	60% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@-webkit-keyframes booknetic_progress_pulse {
	30% {
		opacity: .6
	}
	60% {
		opacity: 0
	}
	100% {
		opacity: .6
	}
}
@keyframes booknetic_progress_pulse {
	30% {
		opacity: 1
	}
	60% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
#booknetic_progress.booknetic_progress_waiting dd,#booknetic_progress.booknetic_progress_waiting dt
{
	-moz-animation: booknetic_progress_pulse 2s ease-out 0s infinite;
	-o-animation: booknetic_progress_pulse 2s ease-out 0s infinite;
	-webkit-animation: booknetic_progress_pulse 2s ease-out 0s infinite;
	animation: booknetic_progress_pulse 2s ease-out 0s infinite
}

.booknetic_appointment .iti--allow-dropdown
{
	width: 100%;
}

.booknetic_powered_by
{
	position: absolute;
	top: 13px;
	right: -31px;
	background: #4d545a;
	color: #FFF;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	font-size: 10px;
	text-align: center;
	padding: 2px 0;
	line-height: 16px;
	z-index: 999;

	transform: rotate(45deg);
	width: 126px;
	cursor: pointer;
	text-decoration: none !important;
}
.booknetic_powered_by > span
{
	display: block;
	font-size: 11px;
	font-weight: 600;
	white-space: nowrap;
	overflow: hidden;
}

.rtl .booknetic_powered_by
{
	padding: 2px 0 0 0;
	left: -31px;
	right: unset;
	transform: rotate(-45deg);
}


#booknetic_bring_someone_section
{
	margin-top: 15px;
}

#booknetic_bring_someone_section select.form-control
{
	background: url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../icons/arrow-down-xs.svg) white no-repeat 95% !important;
}

.booknetic_number_of_brought_customers_quantity
{
	display: flex;
	float: right !important;
	justify-content: center;
	align-items: center;
	width: 120px;
	margin-right: 8px;
	height: 100%;
	margin-top: -5px;
}

.booknetic_number_of_brought_customers_dec, .booknetic_number_of_brought_customers_inc
{
	cursor: pointer;
	width: 34px !important;
	height: 45px !important;
	background-color: #F7F8FB;
	border: 1px solid #E3EAF3;
	border-radius: 2px;
	text-align: center;
	color: #ADBFC7;
	line-height: 43px;

	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.booknetic_number_of_brought_customers_quantity_input
{
	width: 52px !important;
	height: 45px !important;
	border: 1px solid #E3EAF3 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	outline: none !important;
	text-align: center !important;
	font-size: 14px !important;
	color: #292D32 !important;
	background: #FFF !important;
	margin: 0 !important;
	border-radius: 0 !important;
	padding: 0 !important;
	box-shadow: unset!important;
}

.booknetic_number_of_brought_customers.d-none
{
	display: none !important;
}

.booknetic_staff_profession
{
	/*color: #6c70dc;*/
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 5px;
}

.help-text
{
	color: #999;
	font-size: 13px;
}
.bkntc_service_list{
	position: relative;
	padding-bottom: 15px;
}

.bkntc_service_extras_list{
	position: relative;
	padding-bottom: 15px;
}

/* Cart new */
.booknetic-cart {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin-right: -8px;
	margin-left: -8px;
	margin-top: -16px;
}

.booknetic-cart-col {
	display: flex;
	align-items: stretch;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 16px;
	background: #f5f7fa !important;
}

/* doit: some wordpress themes such as betheme will add it's own margin and content style to [.button-flat button] class thus added !important */
.booknetic-cart-col button{
	margin: unset;
}

.booknetic-cart-col button:after {
	content: unset;
}

.booknetic-cart-item {
	position: relative;
	padding: 16px 12px;
	border-radius: 8px;
	width: 219px;
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border: 2px solid transparent;
}

.booknetic-cart-item.active {
	border-color: #6C70DC;
}

.booknetic-cart-item .booknetic-cart-item-header {
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	color: #2E3A59;
	padding-right: 24px;
	margin-bottom: 10px;
}

.booknetic-cart-item-header .booknetic-cart-item-btns {
	position: absolute;
	right: 12px;
	top: 52px;
	padding: 14px 10px;
	box-shadow: 0 6px 12px rgba(108, 119, 131, 0.25);
	border-radius: 8px;
	background: #ffffff;
	opacity: 0;
	visibility: hidden;
	transition: all 250ms ease-in-out;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	z-index: 3;
}

.booknetic-cart-item-header .booknetic-cart-item-btns.show {
	opacity: 1;
	visibility: visible;
}

.booknetic-cart-item-more {
	position: absolute;
	top: 16px;
	right: 12px;
	width: 20px;
	height: 20px;
	border: none;
	background: none !important;
	cursor: pointer;
	z-index: 1;
	outline: none !important;
}

.booknetic-cart-item-more:hover {
	background: none;
}

.booknetic-cart-item-more img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.booknetic-cart-item-btns button {
	border: none;
	background: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	width: 100%;
	cursor: pointer;
}

.booknetic-cart-item-btns button:not(:last-child) {
	margin-bottom: 4px;
}

.booknetic-cart-item-btns button:hover {
	background: none;
}

.booknetic-cart-item-btns button img {
	width: 20px;
	height: 20px;
	object-fit: contain;
}

.booknetic-cart-item-btns button span {
	color: #2E3A59;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	margin-left: 8px;
}

.booknetic-cart-item-body {
	position: relative;
	display: flex;
	flex-direction: column;
}

.booknetic-cart-item-body-row {
	display: flex;
	align-items: center;
	position: relative;
	text-align: left;
}

.booknetic-cart-item-body-row:not(:last-child) {
	margin-bottom: 12px;
}

.booknetic-cart-item-body-row .booknetic-cart-item-body-cell {
	display: inline-flex;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #2E3A59;
}

.booknetic-cart-item-body-row .booknetic-cart-item-body-cell:first-child {
	margin-right: 8px;
}

.booknetic-cart-item-body-row .booknetic-cart-item-body-cell.amount {
	color: #4FBF65;
	margin-right: 4px;
}

.booknetic-cart-item-body-row .booknetic-cart-item-body-cell.amount img {
	color: #4FBF65;
}

.booknetic-cart-item-info {
	position: relative;
	width: 16px;
	height: 16px;
	border: none;
	background: none !important; /* doit: some wordpress themes such as betheme will add it's own background style to [.button-flat button] class thus added !important */
	cursor: pointer;
}

.booknetic-cart-item-info:hover {
	background: none;
}

.booknetic-cart-item-info img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.booknetic-cart-item-info-details {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	margin-bottom: 13px;
	background: #DDF7E2;
	padding: 8px 12px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	opacity: 0;
	visibility: hidden;
	transition: all 250ms ease-in-out;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	z-index: 2;
}

.booknetic-cart-item-info-details-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.booknetic-cart-item-info-details-row:not(:last-child) {
	margin-bottom: 8px;
}

.booknetic-cart-item-info-details-row .booknetic-cart-item-info-details-cell {
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	color: #2E3A59;
}

.booknetic-cart-item-info-details-row .booknetic-cart-item-info-details-cell:not(:last-child) {
	margin-right: 8px;
}

.booknetic-cart-item-info-details-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #DDF7E2 transparent transparent transparent;
	bottom: 100%;
	left: 50%;
	margin-bottom: 4px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	transition: all 250ms ease-in-out;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	z-index: 2;
}

.booknetic-cart-item-info-details-cell.details-cell-success {
	color: #4FBF65;
}

.booknetic-cart-item-info-details-cell.details-cell-warning {
	color: #DB8B00;
}

.booknetic-cart-item-body-row.show .booknetic-cart-item-info-details, .booknetic-cart-item-body-row.show .booknetic-cart-item-info-details-arrow {
	opacity: 1;
	visibility: visible;
}

button.bkntc_again_booking {
	margin-top: 20px;
	font-weight: normal;
	position: sticky;
	left: 0;
	bottom: 0;
	margin-left: auto !important; /* doit: some wordpress themes such as betheme will add it's own margin style to [.content_wrapper button] class thus added !important */
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 12px;
	background: #FFFFFF !important;
	border: none !important;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	cursor: pointer;
	box-shadow: 0 6px 12px rgba(108, 119, 131, 0.25);
}

button.bkntc_again_booking:hover {
	background: #FFFFFF;
}

button.bkntc_again_booking img {
	width: 24px;
	height: 24px;
	background: #DDF7E2;
	object-fit: contain;
	padding: 4px;
	margin-right: 4px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.rtl button.bkntc_again_booking img {
	margin-left: 4px;
	margin-right: 0px;
}


button.bkntc_again_booking span {
	font-size: 14px;
	line-height: 16px;
	color: #1D2123;
}

.booknetic-cart-item-error {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px;
	background-color: #FFF2F2;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	opacity: 0;
	visibility: hidden;
	transition: all 250ms ease-in-out;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	z-index: 2;
}

.booknetic-cart-item-error.show {
	opacity: 1;
	visibility: visible;
}

.booknetic-cart-item-error .booknetic-cart-item-error-header {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
}

.booknetic-cart-item-error .booknetic-cart-item-error-header>div {
	display: flex;
	align-items: center;
}

.booknetic-cart-item-error .booknetic-cart-item-error-header>div img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	margin-right: 4px;
}

.booknetic-cart-item-error .booknetic-cart-item-error-header>div span {
	color: #FF3D71;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}

.booknetic-cart-item-error .booknetic-cart-item-error-body {
	font-size: 12px;
	line-height: 20px;
}


.booknetic-cart-item-error-close {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 16px;
	top: 12px;
	cursor: pointer;
	z-index: 2;
}

.booknetic-cart-item-error-close:hover {
	background: none;
}


.booknetic-cart-item-error-close img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.booknetic_appointment_container_header {
	position: relative;
}

.booknetic_appointment_container_header .booknetic_appointment_container_header_cart {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.rtl .booknetic_appointment_container_header .booknetic_appointment_container_header_cart{
	position: relative;
	right: 20px;
	top: 0;
	transform: unset;
	-webkit-transform: unset;
	-moz-transform: unset;
	-ms-transform: none;
	-o-transform: unset;

}
.booknetic-appointment-container-cart-btn-r-100
{
	right: 65px;
}

.rtl .booknetic-appointment-container-cart-btn-r-100 {
	right: 0px;
}

.booknetic_appointment_container_header .booknetic_appointment_container_header_cart>div {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	background: #ECEFF2;
	cursor: pointer;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.booknetic_appointment_container_header .booknetic_appointment_container_header_cart>div img {
	width: 16px;
	height: 16px;
	margin-right: 6px;
	margin-top: 6px;
}

.booknetic_appointment_container_header .booknetic_appointment_container_header_cart>div span {
	position: absolute;
	width: 15px;
	height: 15px;
	right: 6px;
	top: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #E21E4C;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.booknetic-cart-holder {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-between;
	height: 100%;
}

.booknetic_payment_method {
	margin-right: 16px;
}

.rtl .booknetic_payment_method {
	margin-right: 0;
	margin-left: 16px;
}

.rtl .iti--allow-dropdown .iti__flag-container, .rtl .iti--separate-dial-code .iti__flag-container {
	right: 0 !important;
}

.rtl .iti--allow-dropdown .iti__flag-container .iti__arrow {
	margin-left: 0 !important;
	margin-right: 6px !important;
}

.rtl .iti--allow-dropdown .iti__flag-container {
	display: flex;
}

.rtl .iti--allow-dropdown input {
	padding-left: 6px !important;
	padding-right: 52px !important;
	margin-left: 0;
}

.rtl .iti__country.iti__standard, .rtl .iti__country.iti__preferred {
	text-align: right !important;
}

.rtl .iti__flag-box {
	margin-left: 6px;
	margin-right: 0;
}

.rtl .iti__country {
	text-align: right;
}

.booknetic_need_copy>div{
	height: 100%;
}

.booknetic_appointment_container div[data-step-id="cart"]
{
	flex-direction: column;
	flex-grow: 1;
}
.booknetic_prices_box{
	text-align: left;
}

/*Products from Inventory Styles*/

.booknetic-products-container{
	font-family: Poppins, sans-serif;
	font-style: normal;
}

.booknetic-products-header{
	color: #6C70DC;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	padding: 0;
	margin: 0 0 16px 0;
}

.booknetic-products-flex{
	display: flex !important;
	justify-content: space-between;
	align-items: center;
}

.booknetic-product-item{
	background-color: #fff;
	padding: 15px 16px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.06);
	gap: 12px;
	cursor: pointer;
	margin: 0 !important;
	width: 100%;
	margin-bottom: 16px !important;
	border: 2px solid transparent;
}

.booknetic-product-item.booknetic_service_extra_card_selected{
	border: 2px solid #53D56C;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.booknetic-product-info{
	margin-right: auto !important;
}

.booknetic-product-info h3{
	color: #292D32;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 6px;
}

.booknetic-product-info p{
	color: #828F9A;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
}

.booknetic-product-image{
	display: flex !important;
	justify-content: space-between;
	align-items: center;
	flex-shrink: 0;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.booknetic-product-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.booknetic-product-price{
	color: #53D56C;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
}



/* Scrollbar */

.nice-scrollbar-primary::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

.nice-scrollbar-primary::-webkit-scrollbar-button {
	width: 0;
	height: 0;
}

.nice-scrollbar-primary::-webkit-scrollbar-thumb {
	background: rgb(228, 235, 244);
	border-radius: 6px;
}

.nice-scrollbar-primary::-webkit-scrollbar-track {
	border-radius: 6px;
}

.nice-scrollbar-primary::-webkit-scrollbar-corner {
	background: transparent;
}

.nice-scrollbar-primary {
	overflow: auto !important;
	scrollbar-color: rgb(228, 235, 244);
	scrollbar-width: thin;
}

.booknetic_customer_has_same_timeslot_portlet {
	text-align:center;
	background: #FFFF80;
	margin-bottom: 5px;
}

.booknetic_service_duration_wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
	margin-top: 4px;
}

.booknetic_service_duration_wrapper > span {
	min-width: 35px;
	color: rgba(69, 44, 12, 0.74);
	background-color: rgba(255, 205, 79, 0.74);
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	padding: 5px 8px;
	border-radius: 12px;
	flex-shrink: 0;
}

.iti__country.iti__preferred {
	width: 344px!important;
	max-width: 344px!important;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.iti__country.iti__standard {
	width: 344px!important;
	max-width: 344px!important;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rtl #country-listbox {
	top: 46px;
}

.booknetic-cart-item-body-row span:nth-child(2),
.booknetic_confirm_date_time div:nth-child(2) span
{
	overflow-wrap: anywhere;
}

@media only screen and (max-width: 480px) {
	.booknetic_appointment {
		min-width: unset!important;
	}
	.booknetic_time_div {
		width: 100%;
		max-width: 350px;
	}
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none!important;text-align:left;padding:0!important;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0;font-size: 13px}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px !important;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../images/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/wp-content/plugins/booknetic/app/Frontend/assets/css/../images/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}
/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */
.select2-container .select2-search--inline
{
	padding-top: 6px;
}

.select2-container--bootstrap {
	display: block;
	/*------------------------------------*      #COMMON STYLES
	\*------------------------------------*/
	/**
	 * Search field in the Select2 dropdown.
	 */
	/**
	 * No outline for all search fields - in the dropdown
	 * and inline in multi Select2s.
	 */
	/**
	 * Adjust Select2's choices hover and selected styles to match
	 * Bootstrap 3's default dropdown styles.
	 *
	 * @see http://getbootstrap.com/components/#dropdowns
	 */
	/**
	 * Clear the selection.
	 */
	/**
	 * Address disabled Select2 styles.
	 *
	 * @see https://select2.github.io/examples.html#disabled
	 * @see http://getbootstrap.com/css/#forms-control-disabled
	 */
	/*------------------------------------*      #DROPDOWN
	\*------------------------------------*/
	/**
	 * Dropdown border color and box-shadow.
	 */
	/**
	 * Limit the dropdown height.
	 */
	/*------------------------------------*      #SINGLE SELECT2
	\*------------------------------------*/
	/*------------------------------------*    #MULTIPLE SELECT2
	\*------------------------------------*/
	/**
	 * Address Bootstrap control sizing classes
	 *
	 * 1. Reset Bootstrap defaults.
	 * 2. Adjust the dropdown arrow button icon position.
	 *
	 * @see http://getbootstrap.com/css/#forms-control-sizes
	 */
	/* 1 */
	/*------------------------------------*    #RTL SUPPORT
	\*------------------------------------*/
}

.select2-container--bootstrap .select2-selection {
	background-color: #fff;
	border: 1px solid #e3eaf3;
	border-radius: 2px;
	color: #555555;
	font-size: 14px;
	outline: 0;
}

.select2-container--bootstrap .select2-selection.form-control {
	border-radius: 2px;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
	background-color: #fff;
	border: 1px solid #e3eaf3;
	border-radius: 2px;
	color: #555555;
	font-size: 14px;
}

.select2-container--bootstrap .select2-search__field {
	outline: 0;
	/* Firefox 18- */
	/**
	   * Firefox 19+
	   *
	   * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
	   */
}

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
	color: #999;
}

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
	color: #999;
}

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
	color: #999;
}

.select2-container--bootstrap .select2-results__option {
	padding: 6px 12px;
	/**
	   * Disabled results.
	   *
	   * @see https://select2.github.io/examples.html#disabled-results
	   */
	/**
	   * Hover state.
	   */
	/**
	   * Selected state.
	   */
	color: #6a757e;
	font-size: 14px;
}

.select2-container--bootstrap .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
	color: #ccc;
	cursor: not-allowed;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
	background-color: #f5f5f5;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
	background-color: #ADBFC7;
	color: #fff;
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
	padding: 6px 12px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -12px;
	padding-left: 24px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -24px;
	padding-left: 36px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -36px;
	padding-left: 48px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -48px;
	padding-left: 60px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -60px;
	padding-left: 72px;
}

.select2-container--bootstrap .select2-results__group {
	color: #777777;
	display: block;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.42857143;
	white-space: nowrap;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
	border-color: #e3eaf3;
}

.select2-container--bootstrap.select2-container--open {
	/**
	   * Make the dropdown arrow point up while the dropdown is visible.
	   */
	/**
	   * Handle border radii of the container when the dropdown is showing.
	   */
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
	border-color: transparent transparent #999 transparent;
	border-width: 0 4px 4px 4px;
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-color: transparent;
}

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-color: transparent;
}

.select2-container--bootstrap .select2-selection__clear {
	color: #cdd5dd;
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px;
	font-size: 19px;
	margin-top: -2px;
}

.select2-container--bootstrap .select2-selection__clear:hover {
	color: #333;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection {
	border-color: #e3eaf3;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
	cursor: not-allowed;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
	background-color: #f6f8f9;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
	display: none;
}

.select2-container--bootstrap .select2-dropdown {
	border-color: #e3eaf3;
	overflow-x: hidden;
	margin-top: -1px;
}

.select2-container--bootstrap .select2-dropdown--above {
	margin-top: 1px;
}

.select2-container--bootstrap .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--bootstrap .select2-selection--single {
	height: 46px;
	line-height: 1.42857143;
	padding: 6px 24px 6px 12px;
	/**
	   * Adjust the single Select2's dropdown arrow button appearance.
	   */
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
	position: absolute;
	bottom: 0;
	right: 12px;
	top: 0;
	width: 4px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
	border-color: #999 transparent transparent transparent;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	height: 0;
	left: 0;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
	color: #495057;
	padding: 5px 0;
	font-size: 1rem;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
	color: #828F9A;
	font-size: 14px;
}

.select2-container--bootstrap .select2-selection--multiple {
	min-height: 46px;
	padding: 0;
	height: auto;
	/**
	   * Make Multi Select2's choices match Bootstrap 3's default button styles.
	   */
	/**
	   * Minus 2px borders.
	   */
	/**
	   * Clear the selection.
	   */
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	line-height: 1.42857143;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	float: left;
	margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
	color: #fff;
	background: #c7cfd9;
	border: 0;
	cursor: default;
	float: left;
	margin: 9px -2px 0 6px;
	padding: 3px 5px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	font-weight: 600;
	font-size: 14px;
	position: relative;
	min-width: 26px;
	height: 26px;
	text-align: center;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
	background: transparent;
	padding: 0 12px;
	height: 32px;
	line-height: 1.42857143;
	margin-top: 0;
	min-width: 5em;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
	margin-top: 9px;
	font-size: 19px;
	color: #cdd5dd;
	font-weight: 700;
}

.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 22px 5px 10px;
	/* 2 */
}

.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
	margin-left: -5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
	min-height: 30px;
	border-radius: 3px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
	font-size: 12px;
	line-height: 1.5;
	margin: 4px 0 0 5px;
	padding: 0 5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
	padding: 0 10px;
	font-size: 12px;
	height: 28px;
	line-height: 1.5;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
	margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.3333333;
	padding: 10px 31px 10px 16px;
	/* 1 */
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
	width: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
	border-width: 5px 5px 0 5px;
	margin-left: -5px;
	margin-left: -10px;
	margin-top: -2.5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
	min-height: 46px;
	border-radius: 6px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 2px;
	margin: 9px 0 0 8px;
	padding: 0 10px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
	padding: 0 16px;
	font-size: 18px;
	height: 44px;
	line-height: 1.3333333;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
	margin-top: 10px;
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
	/**
	   * Make the dropdown arrow point up while the dropdown is visible.
	   */
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #999 transparent;
	border-width: 0 5px 5px 5px;
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
	/**
	   * Make the dropdown arrow point up while the dropdown is visible.
	   */
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #999 transparent;
	border-width: 0 5px 5px 5px;
}

.select2-container--bootstrap[dir="rtl"] {
	/**
	   * Single Select2
	   *
	   * 1. Makes sure that .select2-selection__placeholder is positioned
	   *    correctly.
	   */
	/**
	   * Multiple Select2
	   */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
	padding-left: 24px;
	padding-right: 12px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 0;
	padding-left: 0;
	text-align: right;
	/* 1 */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 12px;
	right: auto;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
	margin-left: 0;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 0;
	margin-right: 6px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

/*------------------------------------*  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
	border-color: #8a6d3b;
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	border-color: #66512c;
}

.has-warning.select2-drop-active {
	border-color: #66512c;
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #66512c;
}

.has-error .select2-dropdown,
.has-error .select2-selection {
	border-color: #a94442;
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	border-color: #843534;
}

.has-error.select2-drop-active {
	border-color: #843534;
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #843534;
}

.has-success .select2-dropdown,
.has-success .select2-selection {
	border-color: #3c763d;
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	border-color: #2b542c;
}

.has-success.select2-drop-active {
	border-color: #2b542c;
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection.form-control {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection.form-control {
	border-radius: 0;
}

.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection.form-control {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group > .select2-container--bootstrap {
	display: table;
	table-layout: fixed;
	position: relative;
	z-index: 2;
	width: 100%;
	margin-bottom: 0;
	/**
	 * Adjust z-index like Bootstrap does to show the focus-box-shadow
	 * above appended buttons in .input-group and .form-group.
	 */
	/**
	 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
	 * Multi Select2's height which - depending on how many elements have been selected -
	 * may grow taller than its initial size.
	 *
	 * @see http://getbootstrap.com/components/#input-groups
	 */
}

.input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
	float: none;
}

.input-group > .select2-container--bootstrap.select2-container--open, .input-group > .select2-container--bootstrap.select2-container--focus {
	z-index: 3;
}

.input-group > .select2-container--bootstrap,
.input-group > .select2-container--bootstrap .input-group-btn,
.input-group > .select2-container--bootstrap .input-group-btn .btn {
	vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
	position: absolute !important;
	width: 1px !important;
}

/**
 * Display override for inline forms
 */
@media (min-width: 768px) {
	.form-inline .select2-container--bootstrap {
		display: inline-block;
	}
}
.booknetic-dp-datepicker-container *{font-family: 'Poppins', sans-serif !important} .booknetic-dp-datepicker-container{font-size:14px;font-family: 'Poppins', sans-serif !important;color:#111;position:absolute;width:292px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:999999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #e4ebf4;border-radius:2px;overflow:hidden;background:#fff;-webkit-box-shadow:3px 3px 3px 0 #e4ebf4;box-shadow:3px 3px 3px 0 #e4ebf4;margin-top:3px}.booknetic-dp-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.booknetic-dp-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.booknetic-dp-hidden{display:none}.booknetic-dp-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:10px;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.booknetic-dp-overlay.booknetic-dp-hidden{opacity:0;z-index:-1}.booknetic-dp-overlay .booknetic-dp-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:14px;padding:5px 0;width:80%;text-align:center;margin:0 auto;display:block}.booknetic-dp-overlay .booknetic-dp-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.booknetic-dp-overlay .booknetic-dp-close{padding:5px 10px;cursor:pointer;position:absolute;top:0;right:0}.booknetic-dp-overlay .booknetic-dp-submit{border:1px solid #fff;border-radius:2px;padding:5px 20px;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.booknetic-dp-overlay .booknetic-dp-submit.booknetic-dp-disabled{color:grey;border-color:grey;cursor:not-allowed}.booknetic-dp-overlay .booknetic-dp-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.booknetic-dp-overlay .booknetic-dp-overlay-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.booknetic-dp-overlay .booknetic-dp-overlay-month.active,.booknetic-dp-overlay .booknetic-dp-overlay-month:hover{opacity:1}.booknetic-dp-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;padding:5px 5px 0 5px;}.booknetic-dp-controls.booknetic-dp-blur{-webkit-filter:blur(5px);filter:blur(5px)}.booknetic-dp-arrow{height:30px;width:30px;position:relative;cursor:pointer;border-radius:2px;-webkit-transition:background .15s;transition:background .15s}.booknetic-dp-arrow:hover{background:#eee}.booknetic-dp-arrow:hover.booknetic-dp-left:after{border-right-color:#000}.booknetic-dp-arrow:hover.booknetic-dp-right:after{border-left-color:#000}.booknetic-dp-arrow:after{content:"";border:5px solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.booknetic-dp-arrow.booknetic-dp-left:after{border-right-color:#111;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.booknetic-dp-arrow.booknetic-dp-right:after{border-left-color:#111;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.booknetic-dp-month{padding-right:.5ex}.booknetic-dp-year{padding-left:.5ex}.booknetic-dp-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5px;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.booknetic-dp-squares.booknetic-dp-blur{-webkit-filter:blur(5px);filter:blur(5px)}.booknetic-dp-square{width:calc(100% / 7);height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:2px}.booknetic-dp-range-start:not(.booknetic-dp-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.booknetic-dp-range-middle{background:#d4ebf2}.booknetic-dp-range-middle:not(.booknetic-dp-range-0):not(.booknetic-dp-range-6){border-radius:0}.booknetic-dp-range-middle.booknetic-dp-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.booknetic-dp-range-end:not(.booknetic-dp-range-0),.booknetic-dp-range-middle.booknetic-dp-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.booknetic-dp-disabled,.booknetic-dp-outside-current-month{opacity:.2}.booknetic-dp-disabled{cursor:not-allowed}.booknetic-dp-day,.booknetic-dp-empty{cursor:default}.booknetic-dp-day{border-bottom:1px solid #e4ebf4 !important;color:#C8C9CC;font-size:13px;border-radius:0;margin-bottom:5px;padding-bottom:5px}.booknetic-dp-event{position:relative}.booknetic-dp-event:after{content:"";position:absolute;width:40px;height:40px;border-radius:50%;background:#07f;bottom:0;right:0}
.booknetic-dp-num
{
    border-radius: 2px;
    border: none;
    font-weight: 300;
    width: 40px;
    height: 40px;
    color: #111;
    font-size: 14px;
    position: relative;
}
.booknetic-dp-num::before
{
    position: absolute;
    content: '';
    background: #ECEFF2;
    left: 0;
    top: 0;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    margin: 5px;
    z-index: -1;
}
.booknetic-dp-num:hover, .booknetic-dp-active,.booknetic-dp-range-end,.booknetic-dp-range-start
{
    color: #FFF;
}
.booknetic-dp-num:hover::before, .booknetic-dp-active::before,.booknetic-dp-range-end::before,.booknetic-dp-range-start::before
{
    background: #6C70DC;
}
.booknetic-dp-current{text-decoration:underline}



.booknetic-dp-month-year{color: #111;font-size: 14px;font-weight: 300;cursor:pointer;padding: 5px 10px;}
.booknetic-dp-month-year:hover{background: #eee;}
.bkntc_booking_modal{
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 10, 0.4);
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    display: none;
}
.bkntc_booking_modal .close_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: white;
    z-index: 55;
    cursor: pointer;

}
.bkntc_booking_modal .content{
    position: relative;
    display: flex;
    /*width: 100%;*/
    /*transform: translate(50% , 50%);*/
}

/* fixes: https://fs-code.atlassian.net/browse/BOOKNETIC-998?atlOrigin=eyJpIjoiNjBlYjk2MWUxOWMzNGYxMWFiNjJkMTJjNDUzMGY4NzMiLCJwIjoiaiJ9 */
@media (max-width: 768px) {
    .bkntc_booking_modal .content {
        width: 90%;
    }
}

/* fixes: https://fs-code.atlassian.net/browse/BOOKNETIC-998?atlOrigin=eyJpIjoiNjBlYjk2MWUxOWMzNGYxMWFiNjJkMTJjNDUzMGY4NzMiLCJwIjoiaiJ9 */
@media (min-width: 768px) and (max-width: 1000px) {
    .bkntc_booking_modal .content {
        width: 80%;
    }
}

.bkntc_booking_modal .content .body{
    width: 100%;
    max-height: 90svh;
    overflow-y: auto;
}
.bnktc_booking_popup_btn{
    position: relative;
}
.bkntc_loader_div{
    width: 100px;
    height: 100px;
}
.btn_preloader{
    width: auto;
    height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.select2-container, .booknetic-dp-datepicker-container {
    z-index: 9999999;
}

.iti--container {
    z-index: 999999;
}

@media only screen and (max-width: 480px) {
    .close_icon
    {
        width: 30px !important;
        height: 30px !important;
        right: -15px !important;
        top: -15px !important;
    }

    .bkntc_booking_modal .content
    {
        max-width: calc( 100% - 30px ) !important;
    }
}
.booknetic-coupons-add {
    background-color: transparent !important;
    color: #2078FA !important;
    font-weight: 400 !important;
    text-decoration: underline !important;
}

.booknetic-coupons-input-container {
    display: none;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 2px !important;
    border: 1px solid #e3eaf3 !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.booknetic-coupons-ok-btn {
    font-weight: 600 !important;
    font-size: 12px !important;
    padding: 2px 8px !important;
    outline: none !important;
    cursor: pointer !important;
    text-decoration: none !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    background-color: #4fbf65 !important;
    color: #fff !important;
}

.booknetic-coupons-input-container > input[type="text"] {
    width: 128px !important;
    border: 0 !important;
    color: #828f9a !important;
    padding: 0 6px !important;
    outline: 0 !important;
}

.booknetic-coupons-remove-btn {
    display: none;
    font-weight: 600 !important;
    font-size: 16px !important;
    outline: none !important;
    cursor: pointer !important;
    text-decoration: none !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    color: #fb3e6e !important;
    margin-left: 8px;
}

.booknetic-coupons {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
}
.booknetic-coupons-code{
    background-color: transparent !important;
    color: #2078FA !important;
    font-weight: 400 !important;
    text-decoration: none !important;
}




.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-form input[type=submit]{width:auto}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
.givewp-campaign-donors-block{padding:1.5rem 0}.givewp-campaign-donors-block *{font-family:Inter,sans-serif}.givewp-campaign-donors-block .givewp-campaign-donors-block__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__title{color:var(--givewp-neutral-900);font-size:1.125rem;font-weight:600;line-height:1.56;margin:0}.givewp-campaign-donors-block .givewp-campaign-donors-block__donors{display:grid;gap:.5rem;margin:0;padding:0}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor,.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-state{background-color:var(--givewp-shades-white);border:1px solid var(--givewp-neutral-50);border-radius:.5rem;display:flex;padding:1rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor{align-items:center;gap:.75rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-avatar{align-items:center;display:flex}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-avatar img{border-radius:100%;height:2.5rem;-o-object-fit:cover;object-fit:cover;width:2.5rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-info{align-items:center;display:flex;flex-wrap:wrap;row-gap:.25rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-name{color:var(--givewp-neutral-900);font-size:1rem;font-weight:600;line-height:1.5;margin:0}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-date{align-items:center;color:var(--givewp-neutral-400);display:flex;font-size:.875rem;font-weight:500;line-height:1.43}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-date:before{background:var(--givewp-neutral-100);border-radius:100%;content:"";display:block;height:.25rem;margin:0 .5rem;width:.25rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-ribbon{align-items:center;border-radius:100%;color:#1f2937;display:flex;height:1.25rem;justify-content:center;margin-left:.5rem;width:1.25rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-ribbon[data-position="1"]{background-color:gold}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-ribbon[data-position="2"]{background-color:silver}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-ribbon[data-position="3"]{background-color:#cd7f32;color:#fffaf2}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-company{color:var(--givewp-neutral-400);display:flex;flex:0 0 100%;font-size:.875rem;font-weight:500;line-height:1.43}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-amount{color:var(--givewp-neutral-700);font-size:1.125rem;font-weight:600;line-height:1.56;margin-left:auto}.givewp-campaign-donors-block .givewp-campaign-donors-block__footer{display:flex;justify-content:center;margin-top:.5rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donate-button button.givewp-donation-form-modal__open,.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-button button.givewp-donation-form-modal__open,.givewp-campaign-donors-block .givewp-campaign-donors-block__load-more-button{background:none;border:1px solid var(--givewp-primary-color);border-radius:.5rem;color:var(--givewp-primary-color)!important;font-size:.875rem;font-weight:600;line-height:1.43;padding:.25rem 1rem!important}.givewp-campaign-donors-block .givewp-campaign-donors-block__donate-button button.givewp-donation-form-modal__open:hover,.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-button button.givewp-donation-form-modal__open:hover,.givewp-campaign-donors-block .givewp-campaign-donors-block__load-more-button:hover{background:var(--givewp-primary-color);color:var(--givewp-shades-white)!important}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-state{align-items:center;flex-direction:column;padding:1.5rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-description,.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-title{color:var(--givewp-neutral-700);margin:0}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-title{font-size:1rem;font-weight:500;line-height:1.5}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-description{font-size:.875rem;line-height:1.43;margin-top:.25rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-icon{color:var(--givewp-secondary-color);margin-bottom:.875rem;order:-1}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-button{margin-top:.875rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-button button.givewp-donation-form-modal__open{border-radius:.25rem;padding:.5rem 1rem!important}
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}
.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:transparent}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{border-radius:.25em;color:#fff;font-size:11px;line-height:1;padding:.2em .4em .3em;text-align:center;vertical-align:baseline;white-space:nowrap}.give-item-label:hover{color:#fff;text-decoration:none}[class*=hint--]{display:inline-block;position:relative}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:.3s ease;transition-delay:0s;visibility:hidden;z-index:1000000}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;transition-delay:.1s;visibility:visible}[class*=hint--]:before{background:0 0;border:6px solid transparent;content:"";position:absolute;z-index:1000001}[class*=hint--]:after{background:#383838;box-shadow:4px 4px 8px rgba(0,0,0,.3);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;padding:8px 10px;text-shadow:0 -1px 0 #000;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top:after{transform:translateX(-50%)}.hint--top:hover:before{transform:translateY(-8px)}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%}.hint--bottom:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px)}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{bottom:50%;left:100%}.hint--right:hover:after,.hint--right:hover:before{transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{bottom:50%;right:100%}.hint--left:hover:after,.hint--left:hover:before{transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-left:after{margin-left:12px;transform:translateX(-100%)}.hint--top-left:hover:before{transform:translateY(-8px)}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-right:after{margin-left:-12px;transform:translateX(0)}.hint--top-right:hover:after,.hint--top-right:hover:before{transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{left:50%;top:100%}.hint--bottom-left:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-left:after{margin-left:12px;transform:translateX(-100%)}.hint--bottom-left:hover:before{transform:translateY(8px)}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{left:50%;top:100%}.hint--bottom-right:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-right:after{margin-left:-12px;transform:translateX(0)}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{line-height:1.4em;white-space:normal;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{transform:translateY(-8px)}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px)}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px)}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px)}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}[id*=give-form].give-fl-form .give-fl-wrap{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{background-color:inherit;border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;line-height:normal;margin-bottom:0;outline:0;transition:all .2s ease-in-out;width:100%}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#757575}[id*=give-form].give-fl-form select.give-fl-select{-webkit-appearance:none;-moz-appearance:none;color:#757575;cursor:pointer;position:relative}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{background-color:inherit;border-color:#ccc;color:#333}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form label.give-fl-label{color:#757575;display:block;font-size:12px;font-weight:700;left:0;line-height:1;opacity:0;position:absolute;top:-12px;visibility:hidden;border-radius-top-left:0;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2}[id*=give-form].give-fl-form .give-fl-is-required:before{color:#d32f2f;content:"*";display:block;font-size:16px;line-height:1.75;opacity:1;padding:6px 0 0;position:absolute;right:18px;top:1px;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{background-color:transparent;left:10px;padding:12px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{background-color:inherit;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:19px;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{padding:3px;top:-9px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{left:10px;padding:6px 3px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form .give-fl-wrap-select:after{background:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 16%27><path fill=%27#757575%27%20d=%27M%204%200%20L%200%206.5%20L%208%206.5%20L%204%200%20z%20M%200%209.5%20L%204%2016%20L%204%2016%20L%208%209.5%20z%27/%3E%3C/svg%3E") no-repeat;background-position:100% 50%;background-size:7px 14px;content:"";display:block;height:calc(100% - 2px);position:absolute;right:6px;top:1px;width:15px;z-index:2}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1000001}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1000002}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1000005}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{color:#f3f3f3;line-height:18px;text-align:left;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:""}.give-icon-heart:before{content:""}.give-icon-question:before{content:""}.give-icon-info:before{content:""}.give-icon-new-tab:before{content:""}.give-icon-alert:before{content:""}.give-icon-help:before{content:""}.give-icon-spinner:before{content:""}.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:""}.give-icon-plus:before{content:""}.give-icon-minus:before{content:""}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:""}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation{animation:spin 1s linear infinite}body.give_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.give_receipt_page #give_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.give_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.give_receipt_page td,body.give_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px 6px 0;text-align:left}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}table#give_donation_receipt,table#give_donation_receipt_products{width:100%}table#give_donation_receipt td,table#give_donation_receipt th{text-align:left}table#give_donation_receipt .give-receipt-thead-text{display:block;font-size:18px;text-align:center}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px}table#give_donation_receipt li{margin:0 0 8px 10px}table#give_donation_receipt ul{list-style:none;margin:0;padding:0}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e}table#give_donation_receipt span.donation-level-text-wrap{display:block;font-style:italic}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{background-color:#fff;line-height:inherit;padding:12px}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:13px;padding:6px 0 0;right:0;top:1px}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{height:100%;margin:0;position:absolute;top:0;width:100%;z-index:1}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}[id*=give-form] .give-hidden{display:none}[id*=give-form] fieldset{background-color:transparent;border:0;margin:0;padding:0}[id*=give-form] .give-form-title{margin:0 0 15px;padding:0}[id*=give-form] div#give-sidebar-left{float:left;width:38%}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{box-shadow:none;display:block;height:auto;width:100%}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{float:right;width:58%}[id*=give-form] div.summary.give-full-width{float:none;width:100%}[id*=give-form] .give_form select.give-select.required{color:#000}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0}[id*=give-form].give-display-modal form .give_notices{display:none}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none}[id*=give-form] .cc-address{margin-bottom:15px}.single-give_forms.et_right_sidebar #main-content .container:before{display:none}.single-give_forms .give_forms{*zoom:1;margin:50px auto;max-width:1230px}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table}.single-give_forms .give_forms:after{clear:both}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0}#give-purchase-gravatars .give-purchase-gravatars-list li{display:inline-block;list-style-type:none;margin:0 5px 0 0;padding:0}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none}@media(min-width:481px){#give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last{float:left;width:40%}#give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title{float:left;width:15%}}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{color:rgba(51,51,51,.5);font-size:14px;margin:0 3px;padding:0;transition:all .2s linear}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form .give-section-break,#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form .give-section-break,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] .give-section-break,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;width:100%}#give-recurring-form .give-section-break span.sub-text,#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form .give-section-break span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] .give-section-break span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{*zoom:1;box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;line-height:1.7;margin:0 0 5px;position:relative}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline}#give-recurring-form .form-row .give-input-field-wrapper,#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row .give-input-field-wrapper,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row .give-input-field-wrapper,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}#give-recurring-form .form-row .give-input-field-wrapper:focus,#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row .give-input-field-wrapper:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row .give-input-field-wrapper:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff}#give-recurring-form .form-row .give-input-field-wrapper.required,#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row .give-input-field-wrapper.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row .give-input-field-wrapper.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333}#give-recurring-form .form-row .give-input-field-wrapper iframe,form.give-form .form-row .give-input-field-wrapper iframe,form[id*=give-form] .form-row .give-input-field-wrapper iframe{margin-bottom:0}#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title{margin-right:2.5%}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:left;width:48.5%}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:right}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{*zoom:1;clear:both}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:left;width:65.75%}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-left:0}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:left;margin-left:3%;width:31.25%}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-left:0}@media(max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-left:0;margin-right:0;width:100%}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{margin:0;width:44%}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:right}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list{list-style:none;margin:0;padding:0}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li{display:inline-block;margin-left:0;margin-right:15px}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li label{cursor:pointer;display:inline;margin:0}form[id*=give-form] .give-donation-amount{margin:0 0 15px}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-left:1px solid #ccc;border-right:none}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-left:none;border-right:1px solid #ccc}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;min-width:125px;padding:0 12px}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px}form[id*=give-form] .give-donation-amount span.give-final-total-amount{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;cursor:not-allowed;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] #give_terms_agreement legend{display:none}form[id*=give-form] #give_terms_agreement label{display:inline-block}form[id*=give-form] #give-final-total-wrap{margin:10px 0 25px;padding:0;*zoom:1}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table}form[id*=give-form] #give-final-total-wrap:after{clear:both}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;border:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media(max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{background:#fff;border:1px solid #ccc;border-left:none;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media(max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none}}.give-display-button-only>:not(.give-btn-modal){display:none}form[id*=give-form] input[type=radio]{margin:0 .5em 0 0}form[id*=give-form] #give-donation-level-radio-list{clear:both;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-donation-level-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 .5em 0 0;outline:none;width:auto}form[id*=give-form] #give-gateway-radio-list{*zoom:1;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table}form[id*=give-form] #give-gateway-radio-list:after{clear:both}form[id*=give-form] #give-gateway-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}@media(min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-left:0;margin-right:15px}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline;margin:0 .25em 0 0;outline:none;width:auto}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0}div[data-field-type=checkbox]{display:flex}div[data-field-type=checkbox] label{order:2}div[data-field-type=checkbox] input[type=checkbox]{order:1}form[id*=give-form] select.give-select-level{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;clear:both;color:#333;display:block;margin:0 0 15px;max-width:100%;min-width:155px;outline:none;padding:.5em}#give-donation-level-button-wrap{*zoom:1;clear:both;list-style:none;margin:0 0 15px;padding:0}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table}#give-donation-level-button-wrap:after{clear:both}#give-donation-level-button-wrap>li{float:left;list-style-image:none;list-style-type:none;margin:0 5px 5px 0}.give_terms_links{float:right}[id*=give_secure_site_wrapper]{font-size:16px;line-height:20px;padding:4px 4px 15px 0}[id*=give_secure_site_wrapper] span.padlock{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url(/wp-content/plugins/give/build/assets/dist/css/../../../images/tick.9cdce16f.png);background-position:right 10px top 50%;background-repeat:no-repeat;background-size:16px}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:right 55px top 50%}#give_purchase_form_wrap span.card-type{background-size:37px 26px!important;height:26px;position:absolute;right:0;top:-2px;width:37px}#give_purchase_form_wrap .fl-wrap span.card-type{right:11px;top:calc(.5em + 6px)}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjMEU0NTk1IiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTI3OC4xOTcgMzM0LjIyOGwzMy4zNjEtMTk1Ljc2M2g1My4zNmwtMzMuMzg1IDE5NS43NjN6bTI0Ni4xMTEtMTkxLjU0Yy0xMC41NzItMy45NjYtMjcuMTM3LTguMjIyLTQ3LjgyMy04LjIyMi01Mi43MjUgMC04OS44NjUgMjYuNTUtOTAuMTggNjQuNjAzLS4yOTggMjguMTMgMjYuNTEzIDQzLjgyMiA0Ni43NTMgNTMuMTg2IDIwLjc3IDkuNTk0IDI3Ljc1MiAxNS43MTQgMjcuNjU0IDI0LjI4My0uMTMyIDEzLjEyMS0xNi41ODcgMTkuMTE2LTMxLjkyMyAxOS4xMTYtMjEuMzU3IDAtMzIuNzAzLTIuOTY2LTUwLjIyNi0xMC4yNzZsLTYuODc2LTMuMTExLTcuNDkgNDMuODI0YzEyLjQ2NCA1LjQ2NCAzNS41MSAxMC4xOTggNTkuNDM4IDEwLjQ0MyA1Ni4wOSAwIDkyLjUwMS0yNi4yNDYgOTIuOTE2LTY2Ljg4Mi4yLTIyLjI2OC0xNC4wMTYtMzkuMjE2LTQ0LjgtNTMuMTg4LTE4LjY1LTkuMDU1LTMwLjA3Mi0xNS4wOTktMjkuOTUxLTI0LjI2OCAwLTguMTM3IDkuNjY3LTE2LjgzOSAzMC41NTYtMTYuODM5IDE3LjQ1LS4yNyAzMC4wODkgMy41MzUgMzkuOTM3IDcuNWw0Ljc4MSAyLjI2IDcuMjM0LTQyLjQzbTEzNy4zMDctNC4yMjJoLTQxLjIzMWMtMTIuNzc0IDAtMjIuMzMyIDMuNDg3LTI3Ljk0MiAxNi4yMzRsLTc5LjI0NSAxNzkuNDA0aDU2LjAzMnM5LjE2MS0yNC4xMjMgMTEuMjMzLTI5LjQxOGM2LjEyNCAwIDYwLjU1NC4wODQgNjguMzM3LjA4NCAxLjU5NiA2Ljg1MyA2LjQ5MSAyOS4zMzQgNi40OTEgMjkuMzM0aDQ5LjUxM2wtNDMuMTg4LTE5NS42Mzh6bS02NS40MTggMTI2LjQwN2M0LjQxMy0xMS4yNzkgMjEuMjYtNTQuNzIzIDIxLjI2LTU0LjcyMy0uMzE2LjUyMiA0LjM4LTExLjMzNCA3LjA3NS0xOC42ODRsMy42MDYgMTYuODc5czEwLjIxNyA0Ni43MjggMTIuMzUyIDU2LjUyOGgtNDQuMjkzek0yMzIuOTAzIDEzOC40NjVsLTUyLjI0IDEzMy40OTYtNS41NjctMjcuMTNjLTkuNzI1LTMxLjI3My00MC4wMjUtNjUuMTU1LTczLjg5OC04Mi4xMThsNDcuNzY2IDE3MS4yMDMgNTYuNDU2LS4wNjUgODQuMDA0LTE5NS4zODZoLTU2LjUyMSIvPjxwYXRoIGQ9Ik0xMzEuOTIgMTM4LjQ2NUg0NS44NzlsLS42ODEgNC4wNzNjNjYuOTM4IDE2LjIwNCAxMTEuMjMxIDU1LjM2MyAxMjkuNjE4IDEwMi40MTRsLTE4LjcxLTg5Ljk2Yy0zLjIzLTEyLjM5NS0xMi41OTctMTYuMDk0LTI0LjE4Ni0xNi41MjYiIGZpbGw9IiNGMkFFMTQiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjMDAwIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZD0iTTQzNC4wMDggMjM1LjVjMCA5OS4xNDItODAuMzcgMTc5LjUwNC0xNzkuNTA4IDE3OS41MDRTNzUgMzM0LjY0MiA3NSAyMzUuNWMwLTk5LjEzMyA4MC4zNjItMTc5LjUwNCAxNzkuNS0xNzkuNTA0IDk5LjEzNyAwIDE3OS41MDggODAuMzcgMTc5LjUwOCAxNzkuNTA0IiBmaWxsPSIjRDkyMjJBIi8+PHBhdGggZD0iTTQ5NS40OTIgNTUuOTk2Yy00Ni4zOCAwLTg4LjY0MiAxNy41OTYtMTIwLjUgNDYuNDY2YTE4Mi40MyAxODIuNDMgMCAwIDAtMTguMTI1IDE4Ljk5NmgzNi4yNjZhMTgxLjggMTgxLjggMCAwIDEgMTMuNjg0IDE5LjAxM2gtNjMuNjM0YTE3OC43MTYgMTc4LjcxNiAwIDAgMC0xMC4zNDEgMTkuMDA4aDg0LjMxMmExNzkuMTkgMTc5LjE5IDAgMCAxIDcuNiAxOS4wMDRoLTk5LjUxMmExNzcuMjk0IDE3Ny4yOTQgMCAwIDAtNS4yMTcgMTkuMDA5aDEwOS45NDJhMTgwLjQyOCAxODAuNDI4IDAgMCAxIDQuMDQxIDM4LjAwOGMwIDE5LjkzMy0zLjI1NCAzOS4xMTMtOS4yNTQgNTcuMDJoLTk5LjUxMmExNzcuNjUxIDE3Ny42NTEgMCAwIDAgNy41OTUgMTkuMDFoODQuMzE3YTE3OS45NyAxNzkuOTcgMCAwIDEtMTAuMzQ2IDE5LjAxMmgtNjMuNjI1YTE4MS42NSAxODEuNjUgMCAwIDAgMTMuNjg0IDE4Ljk5NmgzNi4yNThhMTc5LjI5NyAxNzkuMjk3IDAgMCAxLTE4LjEzIDE5LjAxMmMzMS44NiAyOC44NjcgNzQuMTE4IDQ2LjQ1NCAxMjAuNDk3IDQ2LjQ1NEM1OTQuNjI5IDQxNS4wMDQgNjc1IDMzNC42NDIgNjc1IDIzNS41YzAtOTkuMTMtODAuMzctMTc5LjUwNC0xNzkuNTA4LTE3OS41MDQiIGZpbGw9IiNFRTlGMkQiLz48cGF0aCBkPSJNNjUxLjA3NSAzMzUuNTU4YzAtMy4yIDIuNTkyLTUuOCA1Ljc5Ni01LjhzNS43OTYgMi42IDUuNzk2IDUuOGMwIDMuMi0yLjU5MiA1LjgtNS43OTYgNS44YTUuNzk4IDUuNzk4IDAgMCAxLTUuNzk2LTUuOHptNS43OTYgNC40MDlhNC40MSA0LjQxIDAgMCAwIDQuNDA4LTQuNDA5IDQuNDA0IDQuNDA0IDAgMCAwLTQuNDA4LTQuNDA0IDQuMzk4IDQuMzk4IDAgMCAwLTQuNDA0IDQuNDA0IDQuNDA0IDQuNDA0IDAgMCAwIDQuNDA0IDQuNDA5em0tLjc4My0xLjg1OUg2NTQuOXYtNS4wOTVoMi4xNWMuNDUgMCAuOTA4IDAgMS4zMDQuMjU0LjQxMy4yNzkuNjQ2Ljc3LjY0NiAxLjI3OSAwIC41Ny0uMzM3IDEuMTA0LS44ODMgMS4zMTJsLjkzNyAyLjI1aC0xLjMxNmwtLjc4LTIuMDE2aC0uODd2Mi4wMTZ6bTAtMi44OTFoLjY1OGMuMjQ2IDAgLjUwNC4wMi43MjUtLjEuMTk2LS4xMjUuMjk2LS4zNTkuMjk2LS41ODRhLjYzNi42MzYgMCAwIDAtLjI4OC0uNTE2Yy0uMjA4LS4xMy0uNTM3LS4xLS43NTgtLjFoLS42MzN2MS4zem0tNDQzLjUwMS04MC4wNjNjLTIuMDQ1LS4yMzctMi45NDUtLjMtNC4zNS0uMy0xMS4wNDUgMC0xNi42MzcgMy43ODgtMTYuNjM3IDExLjI2NyAwIDQuNjEyIDIuNzMgNy41NDYgNi45ODcgNy41NDYgNy45MzggMCAxMy42NTktNy41NTkgMTQtMTguNTEzem0xNC4xNzEgMzIuOTk2aC0xNi4xNDZsLjM3MS03LjY3NWMtNC45MjUgNi4wNjctMTEuNDk2IDguOTUtMjAuNDI1IDguOTUtMTAuNTYyIDAtMTcuODA0LTguMjUtMTcuODA0LTIwLjIzIDAtMTguMDI0IDEyLjU5Ni0yOC41NCAzNC4yMTctMjguNTQgMi4yMDggMCA1LjA0MS4yIDcuOTQxLjU3LjYwNS0yLjQ0Mi43NjMtMy40ODcuNzYzLTQuOCAwLTQuOTA4LTMuMzk2LTYuNzM4LTEyLjUtNi43MzgtOS41MzMtLjEwOC0xNy4zOTYgMi4yNzEtMjAuNjI1IDMuMzM0LjIwNC0xLjIzIDIuNy0xNi42NTggMi43LTE2LjY1OCA5LjcxMi0yLjg0NiAxNi4xMTctMy45MTcgMjMuMzI1LTMuOTE3IDE2LjczMyAwIDI1LjU5NiA3LjUxMiAyNS41OCAyMS43MTIuMDMyIDMuODA1LS41OTcgOC41LTEuNTggMTQuNjcxLTEuNjkyIDEwLjczLTUuMzIgMzMuNzE3LTUuODE3IDM5LjMyMXptLTYyLjE1OCAwaC0xOS40ODhsMTEuMTYzLTY5Ljk5Ni0yNC45MjUgNjkuOTk2aC0xMy4yOGwtMS42NC02OS41OTYtMTEuNzM0IDY5LjU5Nkg4Ni40NTRsMTUuMjM4LTkxLjA1NGgyOC4wMmwxLjcgNTAuOTY3IDE3LjA5Mi01MC45NjdoMzEuMTY3TDE2NC42IDI4OC4xNW0zNTQuOTc1LTMyLjk5NmMtMi4wMzctLjIzNy0yLjk0Mi0uMy00LjM0Mi0uMy0xMS4wNDEgMC0xNi42MzMgMy43ODgtMTYuNjMzIDExLjI2NyAwIDQuNjEyIDIuNzI1IDcuNTQ2IDYuOTgzIDcuNTQ2IDcuOTM4IDAgMTMuNjYzLTcuNTU5IDEzLjk5Mi0xOC41MTN6bTE0LjE4MyAzMi45OTZoLTE2LjE0NWwuMzY2LTcuNjc1Yy00LjkyNSA2LjA2Ny0xMS41IDguOTUtMjAuNDIgOC45NS0xMC41NjcgMC0xNy44LTguMjUtMTcuOC0yMC4yMyAwLTE4LjAyNCAxMi41ODctMjguNTQgMzQuMjEyLTI4LjU0IDIuMjA4IDAgNS4wMzcuMiA3LjkzMy41Ny42MDQtMi40NDIuNzYzLTMuNDg3Ljc2My00LjggMC00LjkwOC0zLjM5Mi02LjczOC0xMi40OTYtNi43MzgtOS41MzMtLjEwOC0xNy4zODggMi4yNzEtMjAuNjMgMy4zMzQuMjA1LTEuMjMgMi43MDktMTYuNjU4IDIuNzA5LTE2LjY1OCA5LjcxMy0yLjg0NiAxNi4xMTMtMy45MTcgMjMuMzEzLTMuOTE3IDE2Ljc0MSAwIDI1LjYwNCA3LjUxMiAyNS41ODcgMjEuNzEyLjAzMyAzLjgwNS0uNTk2IDguNS0xLjU4IDE0LjY3MS0xLjY4MiAxMC43My01LjMyIDMzLjcxNy01LjgxMiAzOS4zMjF6bS0yMjAuMzkxLTEuMTI1Yy01LjMzNCAxLjY4LTkuNDkyIDIuNC0xNCAyLjQtOS45NjMgMC0xNS40LTUuNzI1LTE1LjQtMTYuMjY3LS4xNDItMy4yNyAxLjQzMy0xMS44NzkgMi42Ny0xOS43MzcgMS4xMjUtNi45MTcgOC40NS01MC41MyA4LjQ1LTUwLjUzaDE5LjM3MWwtMi4yNjIgMTEuMjA5aDExLjdsLTIuNjQyIDE3Ljc5NmgtMTEuNzQyYy0yLjI1IDE0LjA4My01LjQ1NCAzMS42MjUtNS40OTEgMzMuOTUgMCAzLjgxNyAyLjAzNyA1LjQ4MyA2LjY3IDUuNDgzIDIuMjIxIDAgMy45NDItLjIyNSA1LjI1NS0uN2wtMi41OCAxNi4zOTZtNTkuMzkyLS42Yy02LjY1NCAyLjAzMy0xMy4wNzUgMy4wMTctMTkuODc5IDMtMjEuNjgzLS4wMi0zMi45ODctMTEuMzQ2LTMyLjk4Ny0zMy4wMzMgMC0yNS4zMTMgMTQuMzc5LTQzLjk0NiAzMy45LTQzLjk0NiAxNS45NyAwIDI2LjE3IDEwLjQzMyAyNi4xNyAyNi43OTYgMCA1LjQyOS0uNyAxMC43MjktMi4zODcgMTguMjEySDMzOWMtMS4zMDQgMTAuNzQyIDUuNTcgMTUuMjE3IDE2LjgzNyAxNS4yMTcgNi45MzQgMCAxMy4xODgtMS40MyAyMC4xNDItNC42NjNsLTMuMjIgMTguNDE3em0tMTAuODg3LTQzLjljLjEwOC0xLjU0MiAyLjA1NC0xMy4yMTctOS4wMTMtMTMuMjE3LTYuMTcgMC0xMC41ODMgNC43MDQtMTIuMzc5IDEzLjIxN2gyMS4zOTJ6bS0xMjMuNDI1LTUuMDE3YzAgOS4zNjcgNC41NDEgMTUuODI1IDE0Ljg0MSAyMC42NzUgNy44OTIgMy43MDkgOS4xMTMgNC44MDkgOS4xMTMgOC4xNzEgMCA0LjYxNy0zLjQ4IDYuNy0xMS4xOTIgNi43LTUuODEyIDAtMTEuMjItLjkwOC0xNy40NTgtMi45MiAwIDAtMi41NjMgMTYuMzItMi42OCAxNy4xIDQuNDMuOTY2IDguMzggMS44NjIgMjAuMjggMi4xOTEgMjAuNTYyIDAgMzAuMDU4LTcuODMgMzAuMDU4LTI0Ljc1IDAtMTAuMTc1LTMuOTc1LTE2LjE0Ni0xMy43MzctMjAuNjMzLTguMTcxLTMuNzUtOS4xMDktNC41ODgtOS4xMDktOC4wNDYgMC00LjAwNCAzLjIzOC02LjA0NiA5LjUzOC02LjA0NiAzLjgyNSAwIDkuMDUuNDA4IDE0IDEuMTEzbDIuNzc1LTE3LjE3NWMtNS4wNDYtLjgtMTIuNjk2LTEuNDQyLTE3LjE1LTEuNDQyLTIxLjggMC0yOS4zNDYgMTEuMzg3LTI5LjI4IDI1LjA2Mm0yMjkuMDg4LTIzLjExNmM1LjQxMyAwIDEwLjQ1OSAxLjQyIDE3LjQxMyA0LjkybDMuMTg3LTE5Ljc2MmMtMi44NTQtMS4xMi0xMi45MDQtNy43LTIxLjQxNi03LjctMTMuMDQyIDAtMjQuMDY3IDYuNDctMzEuODIxIDE3LjE1LTExLjMwOS0zLjc0Ni0xNS45NTkgMy44MjUtMjEuNjU5IDExLjM2N2wtNS4wNjIgMS4xNzljLjM4My0yLjQ4My43My00Ljk1LjYxMy03LjQ0NmgtMTcuODk2Yy0yLjQ0NiAyMi45MTctNi43OCA0Ni4xMy0xMC4xNzEgNjkuMDc1bC0uODg0IDQuOTc1aDE5LjQ5NmMzLjI1NC0yMS4xNDIgNS4wMzgtMzQuNjggNi4xMjEtNDMuODQybDcuMzQyLTQuMDgzYzEuMDk2LTQuMDggNC41MjktNS40NTggMTEuNDE2LTUuMjkyYTgyLjk2NiA4Mi45NjYgMCAwIDAtMS4zODMgMTUuMTg0YzAgMjQuMjI1IDEzLjA3MSAzOS4zMDggMzQuMDUgMzkuMzA4IDUuNDA0IDAgMTAuMDQyLS43MTIgMTcuMjIxLTIuNjU4bDMuNDMtMjAuNzU5Yy02LjQ2IDMuMTgtMTEuNzYgNC42NzUtMTYuNTYgNC42NzUtMTEuMzI4IDAtMTguMTgzLTguMzYyLTE4LjE4My0yMi4xODMgMC0yMC4wNSAxMC4xOTYtMzQuMTA4IDI0Ljc0Ni0zNC4xMDgiIGZpbGw9IiMwMDAiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTcwLjIwOCAyODIuNzQyaC0xOS40OTFsMTEuMTctNjkuOTg4LTI0LjkyNSA2OS45ODhIMTIzLjY4bC0xLjY0Mi02OS41ODgtMTEuNzMzIDY5LjU4OEg5Mi4wNjJMMTA3LjMgMTkxLjdoMjguMDJsLjc4OCA1Ni4zNjMgMTguOTA0LTU2LjM2M2gzMC4yNjdsLTE1LjA3IDkxLjA0MiIvPjxwYXRoIGQ9Ik02MzIuNTIgMTk3LjA5NmwtNC4zMiAyNi4zMDhjLTUuMzMtNy4wMTItMTEuMDU0LTEyLjA4Ny0xOC42MTItMTIuMDg3LTkuODM0IDAtMTguNzg0IDcuNDU0LTI0LjY0MiAxOC40MjUtOC4xNTgtMS42OTItMTYuNTk2LTQuNTYzLTE2LjU5Ni00LjU2M2wtLjAwNC4wNjdjLjY1OC02LjEzMy45Mi05Ljg3NS44NjItMTEuMTQ2aC0xNy45Yy0yLjQzNyAyMi45MTctNi43NyA0Ni4xMy0xMC4xNTggNjkuMDc1bC0uODkyIDQuOTc1aDE5LjQ5MmMyLjYzMy0xNy4wOTYgNC42NS0zMS4yOTIgNi4xMzMtNDIuNTUgNi42NTktNi4wMTcgOS45OTItMTEuMjY3IDE2LjcyMS0xMC45MTctMi45NzkgNy4yMDUtNC43MjUgMTUuNTA1LTQuNzI1IDI0LjAxNyAwIDE4LjUxMyA5LjM2NyAzMC43MjUgMjMuNTM0IDMwLjcyNSA3LjE0MSAwIDEyLjYyLTIuNDYyIDE3Ljk2Ni04LjE3bC0uOTEyIDYuODgzSDYzNi45bDE0Ljg0Mi05MS4wNDJINjMyLjUyem0tMjQuMzcgNzMuOTQyYy02LjYzMyAwLTkuOTgzLTQuOTA5LTkuOTgzLTE0LjU5NiAwLTE0LjU1NCA2LjI3LTI0Ljg3NSAxNS4xMTItMjQuODc1IDYuNjk2IDAgMTAuMzIxIDUuMTA0IDEwLjMyMSAxNC41MDggMCAxNC42OC02LjM3IDI0Ljk2My0xNS40NSAyNC45NjN6IiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTIxOC4xOTIgMjQ5Ljc1OGMtMi4wNDItLjIzNy0yLjk0Ni0uMy00LjM0Ni0uMy0xMS4wNDYgMC0xNi42MzQgMy43ODgtMTYuNjM0IDExLjI2NyAwIDQuNjA0IDIuNzMgNy41NDYgNi45OCA3LjU0NiA3Ljk0NSAwIDEzLjY2Ni03LjU1OCAxNC0xOC41MTN6bTE0LjE3OSAzMi45ODRoLTE2LjE0NmwuMzY3LTcuNjYzYy00LjkyMSA2LjA1NC0xMS41IDguOTUtMjAuNDIxIDguOTUtMTAuNTY3IDAtMTcuODA0LTguMjUtMTcuODA0LTIwLjIyOSAwLTE4LjAzMyAxMi41OTEtMjguNTQyIDM0LjIxNi0yOC41NDIgMi4yMDkgMCA1LjA0Mi4yIDcuOTM4LjU3MS42MDQtMi40NDIuNzYyLTMuNDg3Ljc2Mi00LjgwOCAwLTQuOTA4LTMuMzkxLTYuNzMtMTIuNDk2LTYuNzMtOS41MzctLjEwOC0xNy4zOTUgMi4yNzItMjAuNjI5IDMuMzIyLjIwNC0xLjIyNiAyLjctMTYuNjM4IDIuNy0xNi42MzggOS43MDktMi44NTggMTYuMTIxLTMuOTMgMjMuMzIxLTMuOTMgMTYuNzM4IDAgMjUuNjA0IDcuNTE4IDI1LjU4OCAyMS43MDUuMDI5IDMuODItLjYwNSA4LjUxMi0xLjU4NCAxNC42NzUtMS42ODcgMTAuNzI1LTUuMzIgMzMuNzI1LTUuODEyIDM5LjMxN3ptMjYxLjM3NS04OC41OTJsLTMuMTkyIDE5Ljc2N2MtNi45NS0zLjQ5Ni0xMi00LjkyMS0xNy40MDgtNC45MjEtMTQuNTUgMC0yNC43NSAxNC4wNTgtMjQuNzUgMzQuMTA4IDAgMTMuODIxIDYuODU4IDIyLjE4IDE4LjE4MyAyMi4xOCA0LjggMCAxMC4wOTYtMS40OTIgMTYuNTU0LTQuNjc2bC0zLjQyIDIwLjc1Yy03LjE4NCAxLjk1OS0xMS44MTcgMi42NzEtMTcuMjI2IDIuNjcxLTIwLjk3NSAwLTM0LjA1LTE1LjA4My0zNC4wNS0zOS4zMDggMC0zMi41NSAxOC4wNTktNTUuMyA0My44ODgtNTUuMyA4LjUwOCAwIDE4LjU2MyAzLjYwOCAyMS40MiA0LjcyOW0zMS40NDMgNTUuNjA4Yy0yLjA0Mi0uMjM3LTIuOTQyLS4zLTQuMzQ2LS4zLTExLjA0MiAwLTE2LjYzNCAzLjc4OC0xNi42MzQgMTEuMjY3IDAgNC42MDQgMi43MyA3LjU0NiA2Ljk4NCA3LjU0NiA3LjkzNyAwIDEzLjY2Mi03LjU1OCAxMy45OTYtMTguNTEzem0xNC4xNzkgMzIuOTg0aC0xNi4xNWwuMzctNy42NjNjLTQuOTI0IDYuMDU0LTExLjUgOC45NS0yMC40MiA4Ljk1LTEwLjU2MyAwLTE3LjgwNC04LjI1LTE3LjgwNC0yMC4yMjkgMC0xOC4wMzMgMTIuNTk1LTI4LjU0MiAzNC4yMTItMjguNTQyIDIuMjEzIDAgNS4wNDIuMiA3Ljk0Mi41NzEuNi0yLjQ0Mi43NjItMy40ODcuNzYyLTQuODA4IDAtNC45MDgtMy4zOTEtNi43My0xMi40OTYtNi43My05LjUzMy0uMTA4LTE3LjM5NSAyLjI3Mi0yMC42MjkgMy4zMjIuMjA0LTEuMjI2IDIuNzA0LTE2LjYzOCAyLjcwNC0xNi42MzggOS43MDktMi44NTggMTYuMTE3LTMuOTMgMjMuMzE3LTMuOTMgMTYuNzQyIDAgMjUuNjA0IDcuNTE4IDI1LjU4MyAyMS43MDUuMDM0IDMuODItLjU5NSA4LjUxMi0xLjU3OSAxNC42NzUtMS42ODMgMTAuNzI1LTUuMzI1IDMzLjcyNS01LjgxMiAzOS4zMTd6bS0yMjAuMzkyLTEuMTIyYy01LjMzOCAxLjY4LTkuNDk2IDIuNDEtMTQgMi40MS05Ljk2MyAwLTE1LjQtNS43MjYtMTUuNC0xNi4yNjctLjEzOC0zLjI4IDEuNDM3LTExLjg4IDIuNjc1LTE5LjczOCAxLjEyLTYuOTI1IDguNDQ2LTUwLjUzMyA4LjQ0Ni01MC41MzNoMTkuMzY2bC0yLjI1OCAxMS4yMTJoOS45NDJsLTIuNjQ2IDE3Ljc4OGgtOS45NzVjLTIuMjUgMTQuMDkxLTUuNDYzIDMxLjYyLTUuNDk2IDMzLjk1IDAgMy44MjkgMi4wNDIgNS40ODMgNi42NzEgNS40ODMgMi4yMiAwIDMuOTM3LS4yMTcgNS4yNTQtLjY5MmwtMi41NzkgMTYuMzg4bTU5LjM5Mi0uNTkxYy02LjY1IDIuMDMzLTEzLjA4IDMuMDEyLTE5Ljg4IDMtMjEuNjgzLS4wMjItMzIuOTg3LTExLjM0Ny0zMi45ODctMzMuMDM0IDAtMjUuMzIxIDE0LjM4LTQzLjk1IDMzLjktNDMuOTUgMTUuOTcgMCAyNi4xNyAxMC40MjkgMjYuMTcgMjYuOCAwIDUuNDMzLS43IDEwLjczMy0yLjM4MiAxOC4yMTJoLTM4LjU3NWMtMS4zMDUgMTAuNzQyIDUuNTcgMTUuMjIxIDE2LjgzNyAxNS4yMjEgNi45MyAwIDEzLjE4OC0xLjQzMyAyMC4xMzctNC42NzVsLTMuMjIgMTguNDI1em0tMTAuODkyLTQzLjkxM2MuMTE3LTEuNTM4IDIuMDU4LTEzLjIxNy05LjAxMy0xMy4yMTctNi4xNjYgMC0xMC41NzkgNC43MTctMTIuMzc1IDEzLjIxN2gyMS4zODh6bS0xMjMuNDIxLTUuMDA0YzAgOS4zNjYgNC41NDIgMTUuODE2IDE0Ljg0MiAyMC42NzUgNy44OTEgMy43MDggOS4xMTIgNC44MTIgOS4xMTIgOC4xNyAwIDQuNjE3LTMuNDgzIDYuNy0xMS4xODcgNi43LTUuODE3IDAtMTEuMjI1LS45MDgtMTcuNDY3LTIuOTIgMCAwLTIuNTU0IDE2LjMyLTIuNjcgMTcuMSA0LjQyLjk2NiA4LjM3NCAxLjg1IDIwLjI3NCAyLjE5MSAyMC41NjcgMCAzMC4wNTktNy44MjkgMzAuMDU5LTI0Ljc0NiAwLTEwLjE3OS0zLjk3MS0xNi4xNS0xMy43MzgtMjAuNjM3LTguMTY3LTMuNzU4LTkuMTEyLTQuNTgzLTkuMTEyLTguMDQ2IDAtNCAzLjI0NS02LjA1OCA5LjU0MS02LjA1OCAzLjgyMSAwIDkuMDQ2LjQyIDE0LjAwNCAxLjEyNWwyLjc3MS0xNy4xOGMtNS4wNDEtLjgtMTIuNjkxLTEuNDQxLTE3LjE0Ni0xLjQ0MS0yMS44MDQgMC0yOS4zNDUgMTEuMzc5LTI5LjI4MyAyNS4wNjdtMzk4LjQ1NCA1MC42MjloLTE4LjQzN2wuOTE3LTYuODkyYy01LjM0NiA1LjcxNy0xMC44MjUgOC4xOC0xNy45NjcgOC4xOC0xNC4xNjcgMC0yMy41My0xMi4yMTMtMjMuNTMtMzAuNzI2IDAtMjQuNjI5IDE0LjUyMi00NS4zOTIgMzEuNzA5LTQ1LjM5MiA3LjU1OCAwIDEzLjI4IDMuMDg4IDE4LjYwNCAxMC4wOTZsNC4zMjUtMjYuMzA4aDE5LjIyMWwtMTQuODQyIDkxLjA0MnptLTI4Ljc0NS0xNy4xMDljOS4wNzUgMCAxNS40NS0xMC4yODMgMTUuNDUtMjQuOTU0IDAtOS40MDQtMy42My0xNC41MDgtMTAuMzI1LTE0LjUwOC04LjgzOCAwLTE1LjExNyAxMC4zMTctMTUuMTE3IDI0Ljg3NSAwIDkuNjg3IDMuMzU4IDE0LjU4NyA5Ljk5MiAxNC41ODd6bS01Ni44NDMtNTYuOTI5Yy0yLjQ0IDIyLjkxNy02Ljc3NCA0Ni4xMy0xMC4xNjIgNjkuMDYzbC0uODkxIDQuOTc1aDE5LjQ5MWM2Ljk3MS00NS4yNzUgOC42NTktNTQuMTE3IDE5LjU4OC01My4wMDkgMS43NDItOS4yNjYgNC45ODMtMTcuMzgzIDcuNC0yMS40NzktOC4xNjMtMS43LTEyLjcyMSAyLjkxMy0xOC42ODggMTEuNjc1LjQ3MS0zLjc4NyAxLjMzNC03LjQ2NiAxLjE2My0xMS4yMjVoLTE3LjltLTE2MC40MjEgMGMtMi40NDYgMjIuOTE3LTYuNzggNDYuMTMtMTAuMTY3IDY5LjA2M2wtLjg4NyA0Ljk3NWgxOS41YzYuOTYyLTQ1LjI3NSA4LjY0Ni01NC4xMTcgMTkuNTctNTMuMDA5IDEuNzUtOS4yNjYgNC45OTItMTcuMzgzIDcuNC0yMS40NzktOC4xNTQtMS43LTEyLjcxNiAyLjkxMy0xOC42NzggMTEuNjc1LjQ3LTMuNzg3IDEuMzI1LTcuNDY2IDEuMTYyLTExLjIyNWgtMTcuOW0yNTQuNTY3IDY4LjI0MmMwLTMuMjEzIDIuNTk2LTUuOCA1Ljc5Ni01LjhhNS43OSA1Ljc5IDAgMCAxIDUuNzk1IDUuOCA1Ljc5NyA1Ljc5NyAwIDAgMS01Ljc5NSA1Ljc5NiA1LjggNS44IDAgMCAxLTUuNzk2LTUuNzk2em01Ljc5NiA0LjQwNGE0LjQwMyA0LjQwMyAwIDAgMCA0LjQwNC00LjQwNCA0LjQwNCA0LjQwNCAwIDAgMC00LjQwNC00LjQwOCA0LjQxIDQuNDEgMCAwIDAtNC40MDkgNC40MDggNC40MSA0LjQxIDAgMCAwIDQuNDA5IDQuNDA0em0tLjc4NC0xLjg3aC0xLjE4N3YtNS4wODRoMi4xNTRjLjQ0NiAwIC45MDguMDA4IDEuMjk2LjI1NC40MTYuMjgzLjY1NC43NjcuNjU0IDEuMjc1IDAgLjU3NS0uMzM4IDEuMTEzLS44ODggMS4zMTdsLjk0MiAyLjIzN2gtMS4zMmwtLjc4LTIuMDA4aC0uODd2Mi4wMDh6bTAtMi44OGguNjU0Yy4yNDYgMCAuNTEzLjAxNy43My0uMS4xOTUtLjEyNS4yOTUtLjM2Mi4yOTUtLjU4N2EuNjc3LjY3NyAwIDAgMC0uMjg3LS41MjVjLS4yMDQtLjExNy0uNTQyLS4wODQtLjc2My0uMDg0aC0uNjI5djEuMjk2eiIgZmlsbD0iI0ZGRiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIj48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNNTIuOSAwQzIzLjcgMCAwIDIzLjIgMCA1MS43djM2Ny42QzAgNDQ3LjkgMjMuNyA0NzEgNTIuOSA0NzFoNjQ0LjJjMjkuMiAwIDUyLjktMjMuMiA1Mi45LTUxLjdWNTEuN0M3NTAgMjMuMSA3MjYuMyAwIDY5Ny4xIDBINTIuOXoiIGZpbGw9IiM0RDRENEQiLz48cGF0aCBkPSJNMzE0LjYgMTUyLjJjOC41IDAgMTUuNiAxLjcgMjQuMyA1Ljl2MjIuMWMtOC4yLTcuNi0xNS40LTEwLjgtMjQuOC0xMC44LTE4LjUgMC0zMy4xIDE0LjUtMzMuMSAzMyAwIDE5LjUgMTQuMSAzMy4yIDM0IDMzLjIgOSAwIDE2LTMgMjMuOS0xMC41djIyLjFjLTkgNC0xNi4zIDUuNi0yNC44IDUuNi0zMC4xIDAtNTMuNC0yMi01My40LTUwLjIgMC0yOCAyMy45LTUwLjQgNTMuOS01MC40em0tOTMuNC42YzExLjEgMCAyMS4zIDMuNiAyOS43IDEwLjdsLTEwLjMgMTIuOGMtNS4xLTUuNC0xMC03LjgtMTUuOS03LjgtOC41IDAtMTQuNyA0LjctMTQuNyAxMC43IDAgNS4yIDMuNSA4IDE1LjMgMTIuMSAyMi41IDcuOCAyOS4xIDE0LjggMjkuMSAzMC4xIDAgMTguNi0xNC40IDMxLjYtMzQuOSAzMS42LTE1IDAtMjYtNS43LTM1LjEtMTguNGwxMi44LTExLjZjNC42IDguMyAxMi4xIDEyLjggMjEuNiAxMi44IDguOCAwIDE1LjMtNS44IDE1LjMtMTMuNiAwLTQtMi03LjUtNS45LTkuOS0yLTEuMi01LjktMi45LTEzLjctNS41LTE4LjUtNi40LTI0LjktMTMuMi0yNC45LTI2LjQgMC0xNS44IDEzLjctMjcuNiAzMS42LTI3LjZ6bTIyNS43IDEuN2gyMS42bDI3IDY0LjYgMjcuMy02NC42aDIxLjRsLTQzLjcgOTguN2gtMTAuNmwtNDMtOTguN3ptLTM4Mi4xLjFoMjljMzIgMCA1NC40IDE5LjggNTQuNCA0OC4yIDAgMTQuMi02LjkgMjcuOS0xOC40IDM3LTkuNyA3LjYtMjAuOCAxMS4xLTM2LjEgMTEuMUg2NC44di05Ni4zem05Mi41IDBIMTc3djk2LjNoLTE5Ljd2LTk2LjN6bTM5NS45IDBoNTZ2MTYuM2gtMzYuM3YyMS40aDM0Ljl2MTYuM2gtMzQuOXYyNmgzNi4zdjE2LjNoLTU2di05Ni4zem02OS4xIDBoMjkuMmMyMi44IDAgMzUuOSAxMC40IDM1LjkgMjguNCAwIDE0LjgtOC4yIDI0LjUtMjMuMSAyNy4zbDMxLjkgNDAuNmgtMjQuM2wtMjcuMy0zOC43SDY0MnYzOC43aC0xOS43di05Ni4zem0xOS43IDE1LjJ2MjkuMWg1LjdjMTIuNyAwIDE5LjMtNS4yIDE5LjMtMTQuOCAwLTkuNC02LjYtMTQuMy0xOC45LTE0LjNINjQyem0tNTU3LjQgMS4xdjYzLjdoNS4zYzEyLjcgMCAyMC44LTIuMyAyNy03LjcgNi44LTUuNyAxMC45LTE1IDEwLjktMjQuMnMtNC4xLTE4LjItMTAuOS0yNGMtNi41LTUuNi0xNC4zLTcuOC0yNy03LjhoLTUuM3oiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMzk5LjIgMTUxLjZjMjkuNyAwIDUzLjggMjIuMSA1My44IDQ5LjVzLTI0LjEgNDkuNi01My44IDQ5LjZjLTI5LjggMC01My45LTIyLjItNTMuOS00OS42IDAtMjcuNCAyNC4xLTQ5LjUgNTMuOS00OS41ek03NTAgMjcxLjFDNzI0LjkgMjg4LjMgNTM3LjQgNDExLjUgMjEyLjcgNDcxaDQ4NC40YzI5LjIgMCA1Mi45LTIzLjIgNTIuOS01MS43VjI3MS4xeiIgZmlsbD0iI0Y0NzIxNiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIj48c3R5bGU+LmF7ZmlsbDojZmZmfTwvc3R5bGU+PGcgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9Ijc1MCIgaGVpZ2h0PSI0NzEiIHJ4PSI0MCIgZmlsbD0iIzI1NTdENiIvPjxwYXRoIGQ9Ik0wIDIyMS4yaDM2bDguMS0xOS41aDE4LjJsOC4xIDE5LjVoNzAuOXYtMTQuOWw2LjMgMTQuOWgzNi44bDYuNC0xNS4ydjE1LjJoMTc2LjFsLS4xLTMyaDMuNGMyLjQgMCAzLjEuMyAzLjEgNC4ydjI3LjhoOTEuMXYtNy41YzcuNCA0IDE4LjggNy41IDMzLjkgNy41aDM4LjNsOC4yLTE5LjVINTYzbDggMTkuNWg3My44di0xOC41bDExLjIgMTguNWg1OS4yVjk4LjdoLTU4LjZ2MTQuNGwtOC4yLTE0LjRoLTYwLjF2MTQuNGwtNy41LTE0LjRoLTgxLjJjLTEzLjYgMC0yNS41IDEuOS0zNS4yIDcuMXYtNy4xaC01NnY3LjFjLTYuMS01LjQtMTQuNS03LjEtMjMuOC03LjFIMTc5LjlsLTEzLjcgMzEuNi0xNC4xLTMxLjZIODcuNnYxNC40bC03LjEtMTQuNGgtNTVMMCAxNTYuOXY2NC4zem0yMjcuNC0xNy43aC0yMS42bC0uMS02OC44LTMwLjYgNjguOGgtMTguNUwxMjYgMTM0Ljd2NjguOEg4My4xTDc1IDE4My45SDMxLjFsLTguMiAxOS42SDBsMzcuOC04Ny44aDMxLjNsMzUuOCA4My4xdi04My4xaDM0LjVsMjcuNSA1OS42IDI1LjQtNTkuNmgzNS4xdjg3Ljh6TTY3LjggMTY1LjdsLTE0LjUtMzUtMTQuMyAzNWgyOC44em0yNDUuNiAzNy44SDI0M3YtODcuOGg3MC40VjEzNGgtNDkuM3YxNS44aDQ4LjF2MThoLTQ4LjF2MTcuNWg0OS4zdjE4LjJ6bTk5LjMtNjQuMmMwIDE0LTkuNCAyMS4zLTE0LjkgMjMuNCA0LjYgMS44IDguNiA0LjkgMTAuNCA3LjQgMyA0LjQgMy41IDguMyAzLjUgMTYuMnYxNy4yaC0yMS4ybC0uMS0xMS4xYzAtNS4yLjUtMTIuOC0zLjMtMTcuMS0zLjEtMy4xLTcuOC0zLjctMTUuNC0zLjdoLTIyLjZ2MzEuOUgzMjh2LTg3LjhoNDguNWMxMC44IDAgMTguNy4zIDI1LjUgNC4yIDYuNyAzLjkgMTAuNyA5LjYgMTAuNyAxOS40ek0zODYgMTUyLjRjLTIuOSAxLjctNi4zIDEuOC0xMC40IDEuOEgzNTB2LTE5LjVoMjUuOWMzLjcgMCA3LjUuMSAxMCAxLjYgMi44IDEuMiA0LjUgNCA0LjUgNy43IDAgMy45LTEuNiA3LTQuNCA4LjR6bTYwLjUgNTEuMUg0MjV2LTg3LjhoMjEuNXY4Ny44em0yNDkuNyAwaC0yOS44bC00MC02NS45djY1LjloLTQzbC04LjItMTkuNmgtNDMuOGwtNy45IDE5LjZoLTI0LjdjLTEwLjIgMC0yMy4yLTIuMi0zMC42LTkuNy03LjQtNy41LTExLjItMTcuNi0xMS4yLTMzLjUgMC0xMy4xIDIuMy0yNSAxMS4zLTM0LjQgNi45LTcgMTcuNS0xMC4yIDMyLjEtMTAuMmgyMC40djE4LjhoLTIwYy03LjcgMC0xMi4xIDEuMS0xNi4yIDUuMi0zLjYgMy43LTYuMSAxMC43LTYuMSAxOS45IDAgOS40IDEuOSAxNi4yIDUuOCAyMC42IDMuMiAzLjUgOS4xIDQuNiAxNC43IDQuNmg5LjVsMjkuNy02OS4xaDMxLjZsMzUuNyA4My4xdi04My4xaDMyLjFsMzcgNjEuMnYtNjEuMmgyMS42djg3Ljh6bS0xMjguMS0zNy44bC0xNC42LTM1LTE0LjUgMzVoMjkuMXpNNzUwIDM0My44Yy01LjIgNy40LTE1LjEgMTEuMi0yOC43IDExLjJoLTQwLjd2LTE4LjhoNDAuNmM0IDAgNi44LS42IDguNS0yLjIgMS41LTEuNCAyLjUtMy4zIDIuNS01LjcgMC0yLjYtMS00LjYtMi42LTUuOC0xLjUtMS40LTMuNy0yLTcuNC0yLTE5LjgtLjctNDQuNS42LTQ0LjUtMjcuMiAwLTEyLjcgOC4xLTI2LjIgMzAuMy0yNi4yaDQydi0xNy40aC0zOS4xYy0xMS43IDAtMjAuMyAyLjgtMjYuNCA3LjF2LTcuMWgtNTcuN2MtOS4yIDAtMjAgMi4yLTI1LjIgNy4xdi03LjFoLTEwM3Y3LjFjLTguMi01LjgtMjIuMS03LjEtMjguNS03LjFoLTY3Ljl2Ny4xYy02LjUtNi4yLTIxLTcuMS0yOS44LTcuMWgtNzZMMjc5IDI2OC40bC0xNi40LTE4LjdIMTQ5djEyMi42aDExMS41bDE3LjktMTkuMSAxNi45IDE5LjFoNjguOHYtMjguOGg2LjdjOS4yLjEgMTkuOS0uMiAyOS40LTQuM3YzMy4xaDU2Ljd2LTMyaDIuN2MzLjUgMCAzLjkuMiAzLjkgMy42djI4LjRoMTcyLjJjMTAuOSAwIDIyLjQtMi44IDI4LjctNy45djcuOUg3MTljMTEuNCAwIDIyLjUtMS42IDMxLTUuN3YtMjIuOHptLTM0MS41LTQ3LjJjMCAyNC40LTE4LjMgMjkuNS0zNi44IDI5LjVoLTI2LjN2MjkuNGgtNDFsLTI1LjktMjkuMS0yNyAyOS4xSDE2OHYtODcuOGg4NC44bDI1LjkgMjguOCAyNi45LTI4LjhoNjcuM2MxNi44IDAgMzUuNiA0LjYgMzUuNiAyOC45ek0yNDAuOCAzMzdIMTg5di0xNy40aDQ2LjN2LTE4SDE4OXYtMTUuOWg1Mi44bDIzLjEgMjUuNi0yNC4xIDI1Ljd6bTgzLjYgMTAuMUwyOTIgMzExLjNsMzIuNC0zNC42djcwLjR6bTQ3LjgtMzkuMUgzNDV2LTIyLjNoMjcuNWM3LjYgMCAxMi45IDMuMSAxMi45IDEwLjdzLTUuMSAxMS42LTEzLjIgMTEuNnpNNTE1IDI2Ny43aDcwLjN2MTguMUg1MzZ2MTZoNDguMXYxNy45SDUzNnYxNy41bDQ5LjMuMXYxOC4ySDUxNXYtODcuOHptLTI3LjEgNDdjNC43IDEuNyA4LjUgNC44IDEwLjMgNy40IDMgNC4zIDMuNSA4LjMgMy41IDE2djE3LjRoLTIxLjF2LTExYzAtNS4zLjUtMTMuMS0zLjQtMTcuMi0zLjEtMy4xLTcuOC0zLjktMTUuNS0zLjloLTIyLjV2MzIuMUg0MTh2LTg3LjhoNDguN2MxMC42IDAgMTguNC40IDI1LjMgNC4xIDYuNyA0IDEwLjkgOS41IDEwLjkgMTkuNSAwIDE0LTkuNCAyMS4yLTE1IDIzLjR6TTQ3NiAzMDMuNmMtMi44IDEuNy02LjMgMS44LTEwLjQgMS44SDQ0MHYtMTkuN2gyNS45YzMuOCAwIDcuNSAwIDEwLjEgMS42IDIuNyAxLjQgNC40IDQuMSA0LjQgNy45IDAgMy43LTEuNyA2LjctNC40IDguNHptMTkwLjMgNS42YzQuMSA0LjIgNi4zIDkuNiA2LjMgMTguNiAwIDE4LjktMTEuOCAyNy43LTMzLjEgMjcuN2gtNDF2LTE4LjhoNDAuOWM0IDAgNi44LS41IDguNi0yLjIgMS40LTEuMyAyLjUtMy4zIDIuNS01LjcgMC0yLjYtMS4yLTQuNi0yLjYtNS44LTEuNi0xLjQtMy45LTItNy41LTItMTkuNy0uNy00NC40LjYtNDQuNC0yNy4yIDAtMTIuNyA4LTI2LjEgMzAuMS0yNi4xaDQyLjN2MTguN2gtMzguN2MtMy44IDAtNi4zLjEtOC40IDEuNi0yLjQgMS40LTMuMiAzLjUtMy4yIDYuMyAwIDMuMyAxLjkgNS41IDQuNiA2LjUgMi4yLjggNC42IDEgOC4yIDFsMTEuNC4zYzExLjQuMyAxOS4zIDIuMyAyNCA3LjF6bTgzLjctMjMuNWgtMzguNGMtMy45IDAtNi40LjEtOC42IDEuNi0yLjIgMS40LTMgMy41LTMgNi4zIDAgMy4zIDEuOCA1LjUgNC42IDYuNSAyLjIuOCA0LjYgMSA4LjEgMWwxMS40LjNjMTEuNi4zIDE5LjMgMi4zIDIzLjkgNy4xLjkuNyAxLjQgMS40IDIgMi4ydi0yNXoiIGNsYXNzPSJhIi8+PC9nPjwvc3ZnPg==) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNzUwIDQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTY3NSAyMzUuNTFjMCA5OS4xMzMtODAuMzUgMTc5LjUtMTc5LjQ4IDE3OS41LTk5LjEyMSAwLTE3OS40OC04MC4zNjMtMTc5LjQ4LTE3OS41QzMxNi4wNCAxMzYuMzY4IDM5Ni4zOTggNTYgNDk1LjUyIDU2IDU5NC42NTMgNTYgNjc1IDEzNi4zNjcgNjc1IDIzNS41MSIgZmlsbD0iI0Q5MjIyQSIvPjxwYXRoIGQ9Ik0zNTYuODcgMzQ5LjQ5YTE3Ny45MDggMTc3LjkwOCAwIDAgMS0xMy42NzUtMTkuMDA4aDYzLjYxMmExNzguNjkgMTc4LjY5IDAgMCAwIDEwLjM0Mi0xOS4wMTNoLTg0LjI5MmExNzguNDE4IDE3OC40MTggMCAwIDEtNy41OTYtMTloOTkuNDc1YzUuOTg4LTE3LjkwNCA5LjIzLTM3LjA1IDkuMjMtNTYuOTYyIDAtMTMuMDQ2LTEuMzkyLTI1Ljc2Mi00LjAzLTM4LjAxM2gtMTA5Ljg2YTE3OC4yMTQgMTc4LjIxNCAwIDAgMSA1LjIwOC0xOS4wMDhoOTkuNDQyYTE4MS40NDIgMTgxLjQ0MiAwIDAgMC03LjU5MS0xOS4wMDRIMzMyLjg4YTE4MC44NSAxODAuODUgMCAwIDEgMTAuMzM4LTE5LjAwOGg2My41N2ExODEuNDMzIDE4MS40MzMgMCAwIDAtMTMuNjctMTguOTkyaC0zNi4yMjVhMTgxLjA4OCAxODEuMDg4IDAgMCAxIDE4LjExMi0xOWMtMzEuODU0LTI4Ljg4My03NC4xMzgtNDYuNDgzLTEyMC41Mi00Ni40ODMtOTkuMTMgMC0xNzkuNDkgODAuMzY3LTE3OS40OSAxNzkuNTEgMCA5OS4xMzMgODAuMzU4IDE3OS41IDE3OS40OSAxNzkuNSA0Ni4zODggMCA4OC42NjctMTcuNTk2IDEyMC41Mi00Ni40NzVhMTgwLjMzNyAxODAuMzM3IDAgMCAwIDE4LjEzMy0xOS4wMzhoLTM2LjI2NyIgZmlsbD0iIzAwOTdEMCIvPjxwYXRoIGQ9Ik02NTEuMDggMzM1LjU0YzAtMy4yIDIuNTk2LTUuNzk2IDUuOC01Ljc5NiAzLjIgMCA1Ljc5MiAyLjU5NiA1Ljc5MiA1Ljc5NiAwIDMuMjA0LTIuNTkyIDUuOC01Ljc5MiA1LjhhNS43OTkgNS43OTkgMCAwIDEtNS44LTUuOHptNS44IDQuNDA4YTQuNDAxIDQuNDAxIDAgMCAwIDQuNDA0LTQuNDA4IDQuMzk2IDQuMzk2IDAgMCAwLTQuNDA0LTQuMzk2IDQuNCA0LjQgMCAwIDAtNC40MDggNC4zOTYgNC40MDUgNC40MDUgMCAwIDAgNC40MDggNC40MDh6bS0uNzg3LTEuODYyaC0xLjE4NHYtNS4wOTJoMi4xNWMuNDQ2IDAgLjkwNC4wMDQgMS4zLjI1OC40MTcuMjg0LjY0Ni43NzUuNjQ2IDEuMjcxIDAgLjU4NC0uMzM3IDEuMTEzLS44OCAxLjMxN2wuOTM0IDIuMjQ2aC0xLjMxN2wtLjc3NS0yLjAwOWgtLjg3NXYyLjAwOXptMC0yLjg4aC42NThjLjI0NiAwIC41MDQuMDE3LjcyNS0uMWEuNzEyLjcxMiAwIDAgMCAuMy0uNTkxLjY1Mi42NTIgMCAwIDAtLjI4OC0uNTEzYy0uMjEyLS4xMjUtLjU0MS0uMS0uNzYyLS4xaC0uNjM0djEuMzA1ek0zNzIuNDUgMjg0LjAxYy03LjY3IDIuMDMzLTE1LjA4OCAzLjAyNS0yMi45MjkgMy4wMDgtMjUuMDE3LS4wMjUtMzguMDQ2LTExLjQxNy0zOC4wNDYtMzMuMiAwLTI1LjQ1OCAxNi41ODgtNDQuMTgzIDM5LjEtNDQuMTgzIDE4LjQxNyAwIDMwLjE3NSAxMC41IDMwLjE3NSAyNi45NDYgMCA1LjQ1OS0uNzk2IDEwLjc3MS0yLjc0NiAxOC4yOTZoLTQ0LjQ4OGMtMS41ODMgMTAuNjMzIDYuMTg4IDE1LjMwNCAxOS40MTIgMTUuMzA0IDcuOTI1IDAgMTUuMDkyLTEuNDI1IDIzLjAyNS00LjYxMmwtMy41MDQgMTguNDQyem0tMTEuOTYyLTQ0LjE1YzAtMS42MDggMi40NzUtMTMuMDMzLTEwLjQtMTMuMjgzLTcuMTA4IDAtMTIuMjA4IDQuNzI1LTE0LjI3MSAxMy4yODNoMjQuNjcxem0yNy4wMzItNWMwIDkuNDA0IDUuMjk2IDE1LjkgMTcuMzI5IDIwLjczOCA5LjIgMy43NyAxMC42NSA0Ljg1OCAxMC42NSA4LjIyIDAgNC42NjMtNC4wNjcgNi44MDUtMTMuMDkyIDYuNzQ3LTYuNzgtLjA1LTEyLjk2Mi0uODcxLTIwLjI2Mi0yLjg5NmwtMy4yMyAxNy4xNTRjNi40ODggMS41MDQgMTUuNTg5IDIgMjMuNjUgMi4xODcgMjQuMDI2IDAgMzUuMTE4LTcuODY2IDM1LjExOC0yNC44NjcgMC0xMC4yMTctNC42MjUtMTYuMjMzLTE2LjAzMy0yMC43MTItOS41MzgtMy44MDgtMTAuNjU4LTQuNjM3LTEwLjY1OC04LjA4MyAwLTQuMDUgMy43NzktNi4xIDExLjE1LTYuMSA0LjQ2MiAwIDEwLjU3OS40MTIgMTYuMzc5IDEuMTA4bDMuMjU4LTE3LjI0MmMtNS45MTItLjgyNS0xNC44ODMtMS40ODMtMjAuMDc1LTEuNDgzLTI1LjQ1IDAtMzQuMjU4IDExLjQ1OC0zNC4xODMgMjUuMjI5bS04OC4yNDEgNTAuOTNoLTE4LjY2MmwuNDQ2LTcuODJjLTUuNjkyIDYuMTctMTMuMjcxIDkuMDQtMjMuNTU4IDkuMDQtMTIuMTc1IDAtMjAuNTE3LTguMzI0LTIwLjUxNy0yMC4yOTUgMC0xOC4xOTYgMTQuNS0yOC42OTIgMzkuNDI5LTI4LjY5MiAyLjU2MiAwIDUuODIuMTkyIDkuMTY3LjU2Mi42OTEtMi40MzMuODc5LTMuNDc5Ljg3OS00LjgwOCAwLTQuOTgtMy45MjEtNi44MTItMTQuNDEyLTYuODEyLTEwLjM0Mi4wNDEtMTcuMzIxIDEuNTctMjMuNzk2IDMuMzEybDMuMTg3LTE2LjdjMTEuMTk2LTIuODQ2IDE4LjUzLTMuOTQyIDI2LjgyNS0zLjk0MiAxOS4zMDQgMCAyOS41IDcuNTY3IDI5LjUgMjEuNzk2LjE2NyAzLjc5Ni0xLjE1OCAxMS40MTItMS44MiAxNC43NDYtLjc1OSA0Ljg1NS02LjEwOSAzMi45NzUtNi42NjcgMzkuNjEyem0tMTYuMzc5LTMzLjE5MmMtMi4zNjctLjI0Mi0zLjM5Ni0uMzEzLTUuMDEzLS4zMTMtMTIuNzI5IDAtMTkuMTgzIDMuNzg4LTE5LjE4MyAxMS4yNjggMCA0LjY5MSAzLjE1IDcuNjMzIDguMDU5IDcuNjMzIDkuMTQ2IDAgMTUuNzUtNy42NSAxNi4xMzgtMTguNTg4ek00NzcgMjg0LjYxYy02LjEyNSAxLjY4LTEwLjg5NiAyLjQwOC0xNi4wNTggMi40MDgtMTEuNDMzIDAtMTcuNjc1LTUuODQxLTE3LjY3NS0xNi4yNS0uMzU4LTIuODU4IDIuNDMzLTE2LjA1OCAzLjA2Ny0xOS43MzguNjMzLTMuNjkxIDEwLjUzOC01Ny40OTIgMTAuNTM4LTU3LjQ5MmgyMi4yMTJsLTMuMzYzIDE3LjhoMTEuMzkybC0zLjA5NiAxOC4xNzFoLTExLjQ0MnMtNi4yNzkgMzEuNTMtNi4yNzkgMzMuOTMzYzAgMy44MjUgMi4zMTcgNS40ODggNy42MzQgNS40ODggMi41NDUgMCA0LjUwOC0uMjM4IDYuMDI5LS42OTJMNDc3IDI4NC42MW05OS4yNS03NC45OGMtMTYuMjc5IDAtMjkgNi43LTM2LjM4OCAxNy44OTJsNi40MTItMTYuNTk2Yy0xMS44MTctNC4zMzgtMTkuNDMzIDEuODUtMjYuMzI1IDEwLjY1IDAgMC0xLjE1NCAxLjQ2Mi0yLjMgMi44di0xMy4wNWgtMjAuODU4Yy0yLjgyNSAyMy4wMjktNy44MiA0Ni4zNzktMTEuNzI5IDY5LjQ0NmwtLjk0MSA1LjAyaDIyLjQzOGMyLjEyNS0xMS43MDcgMy44NzUtMjEuMjExIDUuNjE3LTI4Ljc4NyA0Ljc2Ni0yMC43ODggMTIuNzg4LTI3LjE0MiAyNC44MjktMjQuMzMzLTIuNzggNS45NzktNC4zMDUgMTIuODkyLTQuMzA1IDIwLjU1NCAwIDE4LjU3OSAxMC4wOTIgMzMuNzg4IDM1LjE1IDMzLjc4OCAyNS4yODggMCA0My41OTYtMTMuNTA4IDQzLjU5Ni00NC4zMDggMC0xOC41OC0xMi4yLTMzLjA3NS0zNS4xOTYtMzMuMDc1em0tNi41MyA1OS4zMTdjLTcuOTI0LjEyNS0xMi43MjgtNi41MjUtMTIuNzI4LTE2LjQ3MSAwLTExLjc5MiA3LjAxMi0yNS4xMTIgMTguMjc1LTI1LjExMiA5LjA4NyAwIDEyLjIgNy4yMDQgMTIuMiAxNC44NzkgMCAxNi43NzktNi44NzUgMjYuNzA0LTE3Ljc0NiAyNi43MDR6TTIyNi41MyAyODUuNzloLTIyLjM0bDEzLjI4LTY5Ljk1LTMwLjU3IDY5Ljk1aC0yMC4zN2wtMy43My02OS41NS0xMy4zMiA2OS41NWgtMjAuMjdsMTcuMjctOTAuOTloMzQuOTFsMi45MSA1MC43MiAyMi4xMi01MC43MmgzNy43MmwtMTcuNjEgOTAuOTkiIGZpbGw9IiMwMDAiLz48cGF0aCBkPSJNNjEzLjE1IDI3NC4zOWE1LjggNS44IDAgMCAxIDUuNzk2LTUuNzk2YzMuMjA0IDAgNS43OTYgMi42IDUuNzk2IDUuNzk2YTUuNzk2IDUuNzk2IDAgMSAxLTExLjU5MiAwem01Ljc5NiA0LjQxMmE0LjQxNCA0LjQxNCAwIDAgMCA0LjQwOC00LjQxMiA0LjQwNyA0LjQwNyAwIDAgMC00LjQwOC00LjQwNCA0LjQwNiA0LjQwNiAwIDAgMC00LjQwOSA0LjQwNCA0LjQxNCA0LjQxNCAwIDAgMCA0LjQwOSA0LjQxMnptLS43ODQtMS44NjZoLTEuMTg3di01LjA4M2gyLjE1Yy40NSAwIC45MDggMCAxLjMwNC4yNS40MDkuMjc5LjY0Ni43NjYuNjQ2IDEuMjcgMCAuNTgtLjMzOCAxLjExNy0uODgzIDEuMzE3bC45MzMgMi4yNDZoLTEuMzE3bC0uNzctMi4wMDhoLS44NzZ2Mi4wMDh6bTAtMi44ODhoLjY1OWMuMjQxIDAgLjUwNC4wMTcuNzI1LS4wOTZhLjcwMi43MDIgMCAwIDAgLjI5Ni0uNTg3LjYzNS42MzUgMCAwIDAtLjI4NC0uNTEzYy0uMjEyLS4xMjktLjU0MS0uMDk1LS43NjItLjA5NWgtLjYzNHYxLjI5MXpNMzc4LjA1IDI3OC40Yy03LjY2NyAyLjAzMy0xNS4wODggMy4wMy0yMi45MjUgMy4wMTMtMjUuMDE3LS4wMjYtMzguMDQ2LTExLjQyMi0zOC4wNDYtMzMuMjA5IDAtMjUuNDUgMTYuNTc5LTQ0LjE3OSAzOS4wOTYtNDQuMTc5IDE4LjQyMSAwIDMwLjE3NSAxMC40OTYgMzAuMTc1IDI2Ljk0MiAwIDUuNDY3LS44IDEwLjc3MS0yLjc0MiAxOC4zSDMzOS4xMmMtMS41ODMgMTAuNjMgNi4xOCAxNS4zMDggMTkuNDA4IDE1LjMwOCA3LjkyNSAwIDE1LjA4OC0xLjQyNSAyMy4wMy00LjYxNmwtMy41MDkgMTguNDQyem0tMTEuOTYyLTQ0LjE1YzAtMS42MDQgMi40Ny0xMy4wMzMtMTAuNC0xMy4yNzktNy4xMDggMC0xMi4yMDQgNC43My0xNC4yNzEgMTMuMjc5aDI0LjY3MXptMjcuMDQyLTVjMCA5LjQwOCA1LjI4NyAxNS45IDE3LjMyNSAyMC43NDYgOS4yMDQgMy43NjcgMTAuNjUgNC44NTggMTAuNjUgOC4yMTMgMCA0LjY2Ni00LjA2NyA2LjgwOC0xMy4wODggNi43NS02Ljc4My0uMDQ2LTEyLjk2Ny0uODcxLTIwLjI2Mi0yLjg5NmwtMy4yMzggMTcuMTQ2YzYuNDkyIDEuNTE2IDE1LjU5NiAyLjAxMiAyMy42NTQgMi4yIDI0LjAyNSAwIDM1LjEyMS03Ljg3MSAzNS4xMjEtMjQuODcxIDAtMTAuMjE3LTQuNjI5LTE2LjIzOC0xNi4wNDItMjAuNzEyLTkuNTM3LTMuODA5LTEwLjY1NC00LjYzOC0xMC42NTQtOC4wODQgMC00LjA1IDMuNzg0LTYuMSAxMS4xNDYtNi4xIDQuNDcxIDAgMTAuNTgzLjQxNyAxNi4zODggMS4xMTNsMy4yNS0xNy4yNDZjLTUuOTEyLS44MjUtMTQuODc5LTEuNDgzLTIwLjA2Ny0xLjQ4My0yNS40NTggMC0zNC4yNjIgMTEuNDU0LTM0LjE4MyAyNS4yMjVtLTg4LjI0IDUwLjkyOWgtMTguNjY3bC40NS03LjgyYy01LjY5NiA2LjE1Ny0xMy4yNzUgOS4wMzItMjMuNTU4IDkuMDMyLTEyLjE3NSAwLTIwLjUyMS04LjMyNS0yMC41MjEtMjAuMjg4IDAtMTguMjA0IDE0LjQ5Ni0yOC42OTYgMzkuNDI5LTI4LjY5NiAyLjU2MiAwIDUuODE3LjE5MiA5LjE3LjU2My42OTItMi40MzMuODc2LTMuNDc1Ljg3Ni00LjgwOCAwLTQuOTg0LTMuOTE3LTYuODEzLTE0LjQwOC02LjgxMy0xMC4zNDIuMDQyLTE3LjMyMSAxLjU3NS0yMy43OTYgMy4zMTNsMy4xODMtMTYuNjk2YzExLjItMi44NSAxOC41My0zLjk0NiAyNi44My0zLjk0NiAxOS4zMDMgMCAyOS40OTUgNy41NjcgMjkuNDk1IDIxLjc5Mi4xNjcgMy44LTEuMTU4IDExLjQxMi0xLjgxNyAxNC43NTQtLjc2MiA0Ljg1LTYuMTEyIDMyLjk3LTYuNjY2IDM5LjYxMnptLTE2LjM4OC0zMy4xOTZjLTIuMzU4LS4yNDYtMy4zOTItLjMxMy01LjAxMy0uMzEzLTEyLjcyIDAtMTkuMTc4IDMuNzg4LTE5LjE3OCAxMS4yNjggMCA0LjY5NSAzLjE1NCA3LjYzMyA4LjA1NCA3LjYzMyA5LjE1NCAwIDE1Ljc1OC03LjY1NCAxNi4xMzgtMTguNTg4ek00ODIuNjEgMjc5Yy02LjEyIDEuNjc1LTEwLjg5NiAyLjQwOC0xNi4wNTQgMi40MDgtMTEuNDMzIDAtMTcuNjcxLTUuODQ2LTE3LjY3MS0xNi4yNTQtLjM2Mi0yLjg1NCAyLjQzMy0xNi4wNTggMy4wNjMtMTkuNzM4LjYzMy0zLjY5MSAxMC41MzgtNTcuNDkyIDEwLjUzOC01Ny40OTJoMjIuMjA4bC0zLjM1NSAxNy44aDExLjM5MmwtMy4wOTUgMTguMTcxaC0xMS40NDJzLTYuMjg0IDMxLjUzLTYuMjg0IDMzLjkzM2MwIDMuODI1IDIuMzIxIDUuNDggNy42MzQgNS40OCAyLjU0MSAwIDQuNTA4LS4yMyA2LjAyOS0uNjkybC0yLjk2MyAxNi4zODNtMTEwLjQ3LTQyLjM1OWMwIDE2Ljc3NS02Ljg4IDI2LjcwOC0xNy43NTQgMjYuNzA4LTcuOTIuMTEyLTEyLjcyNS02LjUyNS0xMi43MjUtMTYuNDc1IDAtMTEuNzkyIDcuMDA4LTI1LjExMiAxOC4yNzEtMjUuMTEyIDkuMDkyIDAgMTIuMjA4IDcuMjEyIDEyLjIwOCAxNC44Nzl6bTIzLjk3OS40NjdjMC0xOC41OC0xMi4yMDgtMzMuMDgtMzUuMTk2LTMzLjA4LTI2LjQ1IDAtNDMuNTUgMTcuNjI2LTQzLjU1IDQzLjU5NyAwIDE4LjU3OSAxMC4wODMgMzMuNzkyIDM1LjE1IDMzLjc5MiAyNS4yODggMCA0My41OTYtMTMuNTEyIDQzLjU5Ni00NC4zMDh6TTUwMi40IDIwNS43MmMtMi44MiAyMy4wMjktNy44MTcgNDYuMzc1LTExLjcyMSA2OS40NWwtLjk0NiA1LjAyaDIyLjQzM2M4LjA4OC00NC41NTcgMTAuOC01Ny4yNTMgMjcuNzQyLTUyLjc4Mmw4LjE1LTIxLjA4OGMtMTEuODE3LTQuMzM4LTE5LjQyNSAxLjg1NC0yNi4zMDggMTAuNjU4LjYyMS0zLjk2MyAxLjc5Mi03Ljc4NCAxLjUwOC0xMS4yNThINTAyLjRtLTI3MC4yNiA3NC40N0gyMDkuOGwxMy4yNy02OS45Ni0zMC41NyA2OS45NmgtMjAuMzZsLTMuNzMtNjkuNTUtMTMuMzIgNjkuNTVoLTIwLjI3bDE3LjI2LTkxSDE4N2wxLjg1IDU2LjMzIDI0LjU3LTU2LjMzaDM2LjMzbC0xNy42MSA5MSIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjxyZWN0IGZpbGw9IiMwMDc5QkUiIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIiByeD0iNDAiLz48cGF0aCBkPSJNNTg0LjkzNCAyMzcuOTQ3YzAtOTkuNDE1LTgyLjk4MS0xNjguMTMzLTE3My44OTUtMTY4LjFoLTc4LjI0MmMtOTIuMDAzLS4wMzMtMTY3LjczIDY4LjcwNS0xNjcuNzMgMTY4LjEgMCA5MC45MyA3NS43MjcgMTY1LjY0IDE2Ny43MyAxNjUuMjA0aDc4LjI0MmM5MC45MTQuNDM2IDE3My44OTUtNzQuMjkzIDE3My44OTUtMTY1LjIwNHoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMzMzLjI4IDgzLjkzYy04NC4wNy4wMjctMTUyLjE5NCA2OC4zMDgtMTUyLjIxNCAxNTIuNTguMDIgODQuMjU4IDY4LjE0NCAxNTIuNTMzIDE1Mi4yMTQgMTUyLjU2IDg0LjA5LS4wMjcgMTUyLjIyOC02OC4zMDIgMTUyLjI0LTE1Mi41Ni0uMDEyLTg0LjI3Mi02OC4xNS0xNTIuNTUzLTE1Mi4yNC0xNTIuNTh6IiBmaWxsPSIjMDA3OUJFIi8+PHBhdGggZD0iTTIzNy4wNjYgMjM2LjA5OGMuMDgtNDEuMTggMjUuNzQ2LTc2LjI5NiA2MS45NC05MC4yNXYxODAuNDhjLTM2LjE5NC0xMy45NDctNjEuODYxLTQ5LjA0NC02MS45NC05MC4yM3ptMTMxIDkwLjI3NVYxNDUuODQ3YzM2LjIwNyAxMy45MiA2MS45MTQgNDkuMDU3IDYxLjk4IDkwLjI1Ny0uMDY2IDQxLjIxMi0yNS43NzMgNzYuMzIyLTYxLjk4IDkwLjI2OXoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9Ii4wMzIlIiB5MT0iNTAlIiB4Mj0iOTkuOTc0JSIgeTI9IjUwJSIgaWQ9ImEiPjxzdG9wIHN0b3AtY29sb3I9IiMwMDdCNDAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNTVCMzMwIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iLjQ3MiUiIHkxPSI1MCUiIHgyPSI5OS45ODYlIiB5Mj0iNTAlIiBpZD0iYiI+PHN0b3Agc3RvcC1jb2xvcj0iIzFEMjk3MCIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDZEQkEiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSIuMTE0JSIgeTE9IjUwLjAwMSUiIHgyPSI5OS45ODYlIiB5Mj0iNTAuMDAxJSIgaWQ9ImMiPjxzdG9wIHN0b3AtY29sb3I9IiM2RTJCMkYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRTMwMTM4IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjxyZWN0IGZpbGw9IiMwRTRDOTYiIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIiByeD0iNDAiLz48cGF0aCBkPSJNNjE3LjI0MyAzNDYuNzY2YzAgNDEuNjE1LTMzLjcyOCA3NS4zNi03NS4zNiA3NS4zNkgxMzIuNzU3VjEyNC4yNDVjMC00MS42MjYgMzMuNzMzLTc1LjM3IDc1LjM2NS03NS4zN2w0MDkuMTIxLS4wMDF2Mjk3Ljg5MnoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNNDgzLjg1OSAyNDIuMDQ1YzExLjY4NC4yNTMgMjMuNDM3LS41MTYgMzUuMDc3LjQgMTEuNzg3IDIuMiAxNC42MjggMjAuMDQzIDQuMTU2IDI1Ljg4OC03LjE0MSAzLjg1LTE1LjYzMyAxLjQzMi0yMy4zNzkgMi4xMTNINDgzLjg2di0yOC40MDF6bTQxLjgzMy0zMi4xNDVjMi41OTYgOS4xNjUtNi4yMzggMTcuMzkyLTE1LjA2NiAxNi4xM2gtMjYuNzY3Yy4xODUtOC42NDItLjM2OC0xOC4wMjEuMjcyLTI2LjIwOCAxMC43MjQuMzAxIDIxLjU0OS0uNjE2IDMyLjIxLjQ4IDQuNTggMS4xNSA4LjQxMyA0LjkxNiA5LjM1IDkuNTk4ek01OTAuMTIgNzMuOTk3Yy40OTggMTcuNTAxLjA3MSAzNS45MjcuMjE0IDUzLjc4My0uMDM1IDcyLjU5Ni4wNzIgMTQ1LjE5NC0uMDU1IDIxNy43OS0uNDY5IDI3LjIwNy0yNC41ODIgNTAuODQ0LTUxLjYgNTEuMzg3LTI3LjA0Ni4xMTEtNTQuMDk1LjAxNi04MS4xNDIuMDQ3di0xMDkuNzVjMjkuNDctLjE1NCA1OC45NTkuMzA3IDg4LjQxNy0uMjMyIDEzLjY2Ny0uODYgMjguNjMyLTkuODc2IDI5LjI3LTI0LjkxNSAxLjYxLTE1LjEwMi0xMi42MzItMjUuNTUtMjYuMTUzLTI3LjIwMS01LjE5OC0uMTM1LTUuMDQ0LTEuNTE1IDAtMi4xMTcgMTIuODkyLTIuNzg3IDIzLjAyLTE2LjEzMyAxOS4yMjYtMjkuNDk5LTMuMjM2LTE0LjA1OC0xOC43NzMtMTkuNDk5LTMxLjY5Ny0xOS40NzItMjYuMzUxLS4xOC01Mi43MDktLjAyNi03OS4wNjMtLjA3Ny4xNzItMjAuNDg5LS4zNTQtNDEgLjI4Ni02MS40NzQgMi4wODctMjYuNzE2IDI2LjgwNi00OC43NDcgNTMuNDQ3LTQ4LjI3aDc4Ljg1eiIgZmlsbD0idXJsKCNhKSIvPjxwYXRoIGQ9Ik0xNTkuNzQgMTI1LjA0Yy42NzQtMjcuMTYzIDI0Ljg4OS01MC42MTEgNTEuODc1LTUxLjAwNyAyNi45NDQtLjA4MyA1My44OTEtLjAxMiA4MC44MzctLjAzNi0uMDc0IDkwLjg4NS4xNDggMTgxLjc3Ny0uMTEyIDI3Mi42NTgtMS4wMzggMjYuODM0LTI0Ljk5IDQ5LjgzNC01MS42NzkgNTAuMzA3LTI2Ljk5Ni4wOTktNTMuOTk1LjAxNC04MC45OTIuMDQyVjI4My41NTFjMjYuMjIzIDYuMTk0IDUzLjcyMiA4LjgzMiA4MC40NzMgNC43MjEgMTUuOTkzLTIuNTc1IDMzLjQ4OC0xMC40MjQgMzguOTAyLTI3LjAxNCAzLjk4Ni0xNC4xOTIgMS43NDItMjkuMTI2IDIuMzM0LTQzLjY5MnYtMzMuODI0aC00Ni4yOTdjLS4yMDggMjIuMzcuNDI2IDQ0Ljc4LS4zMzUgNjcuMTI1LTEuMjQ4IDEzLjczNC0xNC44NDYgMjIuNDYtMjcuOCAyMS45OTUtMTYuMDY2LjE2OS00Ny44OTgtMTEuNjQtNDcuODk4LTExLjY0LS4wOC00MS45MTcuNDY2LTk0LjQwOC42OTItMTM2LjE4MnoiIGZpbGw9InVybCgjYikiLz48cGF0aCBkPSJNMzA5LjcyIDE5Ny4zOWMtMi40MzQuNTE3LS40OS04LjMtMS4xMTQtMTEuNjQ2LjE2Ni0yMS4xNS0uMzQ2LTQyLjMyMy4yODQtNjMuNDU4IDIuMDgzLTI2LjgyOSAyNi45OTEtNDguOTE2IDUzLjczOS00OC4yODhoNzguNzY2Yy0uMDc0IDkwLjg4NC4xNDcgMTgxLjc3NS0uMTEyIDI3Mi42NTYtMS4wMzkgMjYuODM0LTI0Ljk5MiA0OS44MzMtNTEuNjggNTAuMzA4LTI2Ljk5OC4xLTUzLjk5OC4wMTUtODAuOTk3LjA0M1YyNzIuNzA4YzE4LjQ0IDE1LjEyOCA0My41IDE3LjQ4NCA2Ni40NzIgMTcuNTI1IDE3LjMxNy0uMDA2IDM0LjUzNC0yLjY3NSA1MS4zNS02LjY3VjI2MC43OWMtMTguOTUzIDkuNDQ3LTQxLjIzMyAxNS40NDYtNjIuMjQzIDEwLjAxOC0xNC42NTYtMy42NS0yNS4yOTQtMTcuODExLTI1LjA1Ni0zMi45MzYtMS42OTktMTUuNzI4IDcuNTI0LTMyLjMzNSAyMi45ODEtMzcuMDExIDE5LjE5LTYuMDA4IDQwLjEwOC0xLjQxMyA1OC4wOTYgNi4zOTggMy44NTUgMi4wMTggNy43NjUgNC41MjEgNi4yMjItMS45MjF2LTE3LjljLTMwLjA4NC03LjE1Ny02Mi4xMDEtOS43OTItOTIuMzI5LTIuMDA0LTguNzQ4IDIuNDY4LTE3LjI3IDYuMjEtMjQuMzc5IDExLjk1NnoiIGZpbGw9InVybCgjYykiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(/wp-content/plugins/give/build/assets/dist/css/../../../images/dankort.b2d8eb77.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjRkZGIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZD0iTTIwMS44MSA1NWgxNDIuMzkzYzE5Ljg3IDAgMzIuMjg3IDE2LjQwNiAyNy42MyAzNi40N0wzMDUuNSAzNzguOTQ4Yy00LjY1NiAyMC4wNjQtMjQuNjI5IDM2LjQ3LTQ0LjQ5OCAzNi40N0gxMTguNjFjLTE5Ljg3IDAtMzIuMjg3LTE2LjQwNi0yNy42My0zNi40N0wxNTcuMzExIDkxLjQ3QzE2MS45NjggNzEuMzAyIDE4MS44MzcgNTUgMjAxLjcwNiA1NWguMTA0eiIgZmlsbD0iI0QxMDQyOSIvPjxwYXRoIGQ9Ik0zMzEuNzUgNTVoMTYzLjgxNWMxOS44NjkgMCAxMC44NjYgMTYuNDA2IDYuMjA5IDM2LjQ3TDQzNS40NCAzNzguOTQ4Yy00LjY1NyAyMC4wNjQtMy4yMDggMzYuNDctMjMuMDc3IDM2LjQ3SDI0OC41NDljLTE5Ljk3MiAwLTMyLjI4Ny0xNi40MDYtMjcuNTI3LTM2LjQ3TDI4Ny4zNTYgOTEuNDdDMjkyLjAxMiA3MS4zMDIgMzExLjg4IDU1IDMzMS44NTQgNTVoLS4xMDR6IiBmaWxsPSIjMDIyRTY0Ii8+PHBhdGggZD0iTTQ4OS44MTUgNTVoMTQyLjM5NGMxOS44NjkgMCAzMi4yODcgMTYuNDA2IDI3LjYzIDM2LjQ3bC02Ni4zMzMgMjg3LjQ3OGMtNC42NTcgMjAuMDY0LTI0LjYzIDM2LjQ3LTQ0LjQ5OCAzNi40N0g0MDYuNjE0Yy0xOS45NzIgMC0zMi4yODctMTYuNDA2LTI3LjYzLTM2LjQ3TDQ0NS4zMTcgOTEuNDdDNDQ5Ljk3NCA3MS4zMDIgNDY5Ljg0MyA1NSA0ODkuNzExIDU1aC4xMDR6IiBmaWxsPSIjMDc2Rjc0Ii8+PHBhdGggZD0iTTQ2NS45MDUgMzI2LjAxNWgxMy40NTNsMy44MjktMTMuMDYzaC0xMy4zNWwtMy45MzIgMTMuMDYzem0xMC43NjItMzUuOTQ4bC00LjY1NyAxNS40NjZzNS4wNzEtMi42MTMgNy44NjUtMy40NDljMi43OTQtLjYyNyA2LjkzMy0xLjE1IDYuOTMzLTEuMTVsMy4yMDgtMTAuNzYzaC0xMy40NTJsLjEwMy0uMTA0em02LjcyNy0yMi4xNTRsLTQuNDUgMTQuODM5czQuOTY3LTIuMyA3Ljc2MS0zLjAzYzIuNzk0LS43MzIgNi45MzMtLjk0MSA2LjkzMy0uOTQxbDMuMjA4LTEwLjc2NGgtMTMuMzQ5bC0uMTAzLS4xMDR6bTI5LjcgMGwtMTcuMzg2IDU3Ljk5N2g0LjY1N2wtMy42MjIgMTIuMDE3aC00LjY1N2wtMS4xMzggMy42NThINDc0LjM5bDEuMTM5LTMuNjU4SDQ0MmwzLjMxMS0xMS4wNzZoMy40MTVsMTcuNTkzLTU4LjkzOEw0NjkuODM3IDI1NmgxNi44NjhsLTEuNzYgNS45NTZzNC40NS0zLjIzOSA4Ljc5Ny00LjM4OWM0LjI0My0xLjE0OSAyOC42NjUtMS41NjcgMjguNjY1LTEuNTY3bC0zLjYyMiAxMS44MDhoLTUuNzk1bC4xMDMuMTA1eiIgZmlsbD0iI0ZFRkVGRSIvPjxwYXRoIGQ9Ik01MjAgMjU2aDE4LjAwNmwuMjA3IDYuNzkyYy0uMTAzIDEuMTUuODI4IDEuNjcyIDMuMDAxIDEuNjcyaDMuNjIybC0zLjMxMSAxMS4xODJoLTkuNzI4Yy04LjM4Mi42MjctMTEuNTktMy4wMy0xMS4zODMtNy4xMDZsLS4zMS0xMi40MzZMNTIwIDI1NnptMi4yMTYgNTMuMmgtMTcuMTc4bDIuODk3LTkuOTI3aDE5LjY2MmwyLjc5NC05LjA5Mkg1MTEuMDRMNTE0LjM1MSAyNzloNTMuODEybC0zLjMxMSAxMS4xODFoLTE4LjExbC0yLjc5NCA5LjA5MmgxOC4xMWwtMy4wMDIgOS45MjdoLTE5LjU1OGwtMy41MTggNC4xOGg3Ljk2OGwxLjk2NiAxMi41NGMuMjA3IDEuMjU0LjIwNyAyLjA5LjYyIDIuNjEzLjQxNS40MTggMi43OTUuNjI3IDQuMTQuNjI3aDIuMzhsLTMuNzI1IDEyLjIyNmgtNi4xMDZjLS45MyAwLTIuMzgtLjEwNC00LjM0Ni0uMTA0LTEuODYzLS4yMS0zLjEwNC0xLjI1NC00LjM0Ni0xLjg4MS0xLjEzOS0uNTIzLTIuNzk0LTEuODgxLTMuMjA4LTQuMjg1bC0xLjg2My0xMi41NC04LjkgMTIuMzMxYy0yLjc5NCAzLjg2Ny02LjYyMiA2Ljg5Ny0xMy4xNDIgNi44OTdINDk1bDMuMzExLTEwLjg2OGg0Ljc2YzEuMzQ2IDAgMi41ODgtLjUyMiAzLjUyLTEuMDQ1LjkzLS40MTggMS43NTgtLjgzNiAyLjU4Ni0yLjE5NGwxMy4wNC0xOC40OTd6TTMzNC4zMTQgMjgyaDQ1LjQyOWwtMy4zMTIgMTAuOTcyaC0xOC4xMWwtMi43OTMgOS4zaDE4LjYyN2wtMy40MTUgMTEuMjg3aC0xOC41MjRsLTQuNTUzIDE1LjE1MmMtLjUxNyAxLjY3MiA0LjQ1IDEuODgxIDYuMjA5IDEuODgxbDkuMzE0LTEuMjU0LTMuNzI2IDEyLjU0aC0yMC45MDRjLTEuNjU1IDAtMi44OTctLjIwOS00Ljc2LS42MjctMS43Ni0uNDE4LTIuNTg3LTEuMjU0LTMuMzExLTIuNDAzLS43MjUtMS4yNTQtMS45NjctMi4xOTUtMS4xMzktNC45MTJsNi4wMDItMjAuMDY0SDMyNWwzLjQxNS0xMS40OTVoMTAuMzQ4bDIuNzk0LTkuM0gzMzEuMjFsMy4zMTItMTAuOTczLS4yMDctLjEwNHptMzEuMzg3LTE5LjgzNWgxOC42MjdsLTMuNDE1IDExLjM5aC0yNS40NTdsLTIuNzk0IDIuNDA0Yy0xLjI0MiAxLjE1LTEuNTUyLjczMi0zLjEwNSAxLjU2OC0xLjQ0OC43MzEtNC40NSAyLjE5NC04LjM4MiAyLjE5NEgzMzNsMy4zMTEtMTAuOTcyaDIuNDg0YzIuMDcgMCAzLjUxOS0uMjEgNC4yNDMtLjYyNy44MjgtLjUyMyAxLjc2LTEuNjcyIDIuNjktMy41NTNsNC42NTctOC41NjloMTguNTI0bC0zLjIwOCA2LjI3di0uMTA1em0zNS4xMDggMTguODFzNS4wNy00LjcwMiAxMy43NjMtNi4xNjVjMS45NjYtLjQxOCAxNC4zODQtLjIxIDE0LjM4NC0uMjFsMS44NjMtNi4yN2gtMjYuMTgxbC0zLjgzIDEyLjc1di0uMTA1em0yNC42MjkgNC44MDdoLTI1Ljk3NWwtMS41NTIgNS4zM2gyMi41NmMyLjY5LS4zMTQgMy4yMDguMTA0IDMuNDE1LS4xMDVsMS42NTUtNS4yMjVoLS4xMDN6bS0zMy43MzYtMjkuNjc4aDE1LjgzM2wtMi4yNzYgOC4wNDdzNC45NjctNC4wNzYgOC40ODUtNS41MzljMy41MTktMS4yNTQgMTEuMzgzLTIuNTA4IDExLjM4My0yLjUwOGwyNS42NjQtLjEwNC04Ljc5NiAyOS40NjljLTEuNDQ5IDUuMDE2LTMuMjA4IDguMjU1LTQuMjQzIDkuODIzLS45MyAxLjQ2My0yLjA3IDIuODIxLTQuMzQ2IDQuMDc1LTIuMTczIDEuMTUtNC4xNCAxLjg4MS02LjAwMiAxLjk4Ni0xLjY1Ni4xMDQtNC4zNDYuMjA5LTcuODY1LjIwOWgtMjQuNzMybC02LjkzNCAyMy4zMDNjLS42MiAyLjI5OS0uOTMxIDMuNDQ4LS41MTcgNC4wNzUuMzEuNTIzIDEuMjQyIDEuMTUgMi4zOCAxLjE1bDEwLjg2Ni0xLjA0NS0zLjcyNiAxMi43NDloLTEyLjIxYy0zLjkzMyAwLTYuNzI3LS4xMDUtOC42OTMtLjIxLTEuODYzLS4yMDgtMy44MyAwLTUuMTc1LTEuMDQ0LTEuMTM4LTEuMDQ1LTIuODk3LTIuNDA0LTIuNzk0LTMuNzYyLjEwNC0xLjI1NC42MjEtMy4zNDQgMS40NS02LjI3bDIyLjI0OC03NC40MDR6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTQzNy44NCAzMDNsLTEuNDQ5IDcuMTA2Yy0uNjIgMi4xOTQtMS4xMzggMy44NjYtMi43OTQgNS4zMy0xLjc1OSAxLjQ2Mi0zLjcyNSAzLjAzLTguNDg1IDMuMDNsLTguNzk2LjQxOC0uMTA0IDcuOTQyYy0uMTAzIDIuMTk0LjUxOCAxLjk4NS44MjggMi40MDMuNDE0LjQxOC43MjQuNTIzIDEuMTM4LjczMmwyLjc5NC0uMjEgOC4zODMtLjQxNy0zLjUxOSAxMS43MDRoLTkuNjI0Yy02LjcyNiAwLTExLjc5Ny0uMjEtMTMuMzUtMS40NjMtMS42NTUtMS4wNDUtMS44NjItMi4zLTEuODYyLTQuNTk4bC42Mi0zMS4xNDFoMTUuNDJsLS4yMDcgNi4zNzRoMy43MjVjMS4yNDIgMCAyLjE3NC0uMTA0IDIuNjkxLS40MTguNTE3LS4zMTMuODI4LS44MzYgMS4wMzUtMS41NjdsMS41NTItNS4wMTZoMTIuMTA4bC0uMTA0LS4yMDl6TTIxOC40NyAxNDdjLS41MTcgMi41MDgtMTAuNDUxIDQ4LjU5Mi0xMC40NTEgNDguNTkyLTIuMTc0IDkuMy0zLjcyNiAxNS45ODktOC45IDIwLjI3My0zLjAwMSAyLjUwOC02LjUyIDMuNjU3LTEwLjU1NSAzLjY1Ny02LjUyIDAtMTAuMjQ1LTMuMjM5LTEwLjg2Ni05LjQwNGwtLjEwNC0yLjA5czEuOTY2LTEyLjQzNiAxLjk2Ni0xMi41NGMwIDAgMTAuMzQ5LTQyLjAwOSAxMi4yMTItNDcuNTQ4LjEwMy0uMzEzLjEwMy0uNTIyLjEwMy0uNjI3LTIwLjE4LjIxLTIzLjgwMSAwLTI0LjAwOC0uMzEzLS4xMDQuNDE4LS42MjEgMy4wMy0uNjIxIDMuMDNsLTEwLjU1NiA0Ny4zNC0uOTMyIDMuOTdMMTU0IDIxNC41MDhjMCAzLjg2Ni43MjQgNy4xMDUgMi4yNzcgOS43MTggNC44NjMgOC41NjkgMTguNjI3IDkuODIzIDI2LjM4OCA5LjgyMyAxMC4wMzggMCAxOS40NTUtMi4xOTUgMjUuNzY3LTYuMDYxIDExLjA3My02LjU4NCAxMy45Ny0xNi45MjkgMTYuNDU0LTI2LjAybDEuMjQyLTQuNzAzczEwLjY1OS00My41NzYgMTIuNTIyLTQ5LjIxOWMuMTAzLS4zMTQuMTAzLS41MjMuMjA3LS42MjctMTQuNjk1LjEwNC0xOC45MzggMC0yMC4zODctLjMxNFYxNDd6bTU5LjAzIDg2LjYyM2MtNy4xNDEtLjEwNS05LjcyOC0uMTA1LTE4LjExLjMxM2wtLjMxMS0uNjI3Yy43MjQtMy4yNCAxLjU1Mi02LjM3NCAyLjE3My05LjYxNGwxLjAzNS00LjM4OWMxLjU1Mi02Ljc5MiAzLjAwMS0xNC44MzkgMy4yMDgtMTcuMjQyLjIwNy0xLjQ2My42Mi01LjEyLTMuNTE5LTUuMTItMS43NTkgMC0zLjUxOC44MzUtNS4zOCAxLjY3MS0xLjAzNiAzLjY1OC0zLjAwMiAxMy44OTktNC4wMzcgMTguNDk3LTIuMDcgOS44MjMtMi4xNzMgMTAuOTcyLTMuMTA0IDE1Ljc4bC0uNjIxLjYyNmMtNy4zNDctLjEwNC05LjkzNC0uMTA0LTE4LjQyLjMxNEwyMzAgMjMzLjFjMS40NDktNS44NTIgMi43OTQtMTEuNzA0IDQuMTQtMTcuNTU2IDMuNTE4LTE1Ljc4IDQuNDUtMjEuODQgNS4zOC0yOS44ODdsLjcyNS0uNDE4YzguMjc5LTEuMTQ5IDEwLjI0NS0xLjQ2MyAxOS4yNDgtMy4yMzlsLjcyNC44MzYtMS4zNDUgNS4wMTZjMS41NTItLjk0IDMuMDAxLTEuODgxIDQuNTUzLTIuNjEzIDQuMjQzLTIuMDkgOC45LTIuNzE3IDExLjQ4Ny0yLjcxNyAzLjkzMiAwIDguMjc5IDEuMTUgMTAuMDM4IDUuNzQ4IDEuNjU2IDQuMDc1LjYyIDkuMDkxLTEuNjU2IDE5LjAxOWwtMS4xMzggNS4wMTZjLTIuMjc3IDExLjA3Ny0yLjY5IDEzLjA2Mi0zLjkzMyAyMC41ODZsLS44MjcuNjI3LjEwMy4xMDV6bTI5LjA1OC4wMjdjLTQuMzQ2IDAtNy4xNC0uMTA0LTkuODMgMC0yLjY5MSAwLTUuMjc4LjIxLTkuMzE0LjMxNGwtLjIwNy0uMzE0LS4yMDctLjQxOGMxLjEzOC00LjE4IDEuNjU2LTUuNjQzIDIuMjc3LTcuMTA2LjUxNy0xLjQ2MyAxLjAzNC0yLjkyNiAyLjA3LTcuMjEgMS4yNDEtNS41MzkgMi4wNjktOS40MDUgMi41ODYtMTIuODU0LjYyMS0zLjI0LjkzMi02LjA2IDEuMzQ2LTkuM2wuMzEtLjIwOS4zMS0uMzE0YzQuMzQ3LS42MjcgNy4wMzgtMS4wNDUgOS44MzItMS40NjMgMi43OTQtLjQxOCA1LjY5MS0uOTQgMTAuMTQxLTEuNzc2bC4yMDcuNDE4LjEwMy40MTgtMi40ODMgMTAuMzQ1Yy0uODI4IDMuNDQ5LTEuNjU2IDYuODk3LTIuMzggMTAuMzQ2LTEuNTUzIDcuMzE1LTIuMjc3IDEwLjAzMi0yLjU4NyAxMi4wMTctLjQxNCAxLjg4MS0uNTE4IDIuODIyLTEuMTM5IDYuNTg0bC0uNDE0LjMxMy0uNDE0LjMxNC0uMjA3LS4xMDV6bTQ1Ljk0MS0yNS42NzVjLS4zMSAxLjg4MS0xLjk2NiA4Ljg4My00LjEzOSAxMS44MDktMS41NTIgMi4xOTQtMy4zMTIgMy41NTMtNS4zODEgMy41NTMtLjYyMSAwLTQuMTQgMC00LjI0My01LjMzIDAtMi42MTIuNTE3LTUuMzMgMS4xMzgtOC4yNTUgMS44NjMtOC40NjUgNC4xNC0xNS40NjYgOS44MzEtMTUuNDY2IDQuNDUgMCA0Ljc2IDUuMjI1IDIuNzk0IDEzLjY5em0xOC43My44MzZjMi40ODQtMTEuMDc3LjUxOC0xNi4zMDItMS44NjItMTkuNDM3LTMuNzI1LTQuODA3LTEwLjM0OC02LjM3NC0xNy4xNzgtNi4zNzQtNC4xNCAwLTEzLjg2Ny40MTgtMjEuNTI1IDcuNTI0LTUuNDg0IDUuMTItOC4wNzEgMTIuMTIyLTkuNTIgMTguODEtMS41NTMgNi43OTItMy4zMTIgMTkuMDE5IDcuODY1IDIzLjYxNyAzLjQxNCAxLjQ2MyA4LjM4MiAxLjg4IDExLjU5IDEuODggOC4xNzUgMCAxNi41NTctMi4yOTggMjIuODctOC45ODYgNC44NjMtNS40MzQgNy4wMzYtMTMuNTg1IDcuODY0LTE3LjAzNGgtLjEwM3ptMTc0LjQzMyAyNi4wOGMtOC42OTMtLjEwNC0xMS4xNzYtLjEwNC0xOS4xNDUuMzE0bC0uNTE3LS42MjdjMi4xNzMtOC4yNTYgNC4zNDYtMTYuNjE2IDYuMzEzLTI0Ljk3NiAyLjQ4My0xMC44NjggMy4xMDQtMTUuNDY2IDMuOTMyLTIxLjg0bC42Mi0uNTIzYzguNTktMS4yNTQgMTAuOTctMS41NjcgMTkuOTczLTMuMjM5bC4yMDcuNzMxYy0xLjY1NiA2Ljg5Ny0zLjIwOCAxMy42OS00Ljg2NCAyMC40ODItMy4zMTEgMTQuMzE3LTQuNDUgMjEuNjMyLTUuNjkxIDI5LjE1NmwtLjgyOC42Mjd2LS4xMDV6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTUzMy4xNiAyMDkuMzc0Yy0uNDE0IDEuNzc2LTIuMDcgOC44ODItNC4yNDMgMTEuODA4LTEuNDQ5IDIuMDktNC45NjcgMy40NDktNi45MzMgMy40NDktLjYyMSAwLTQuMDM2IDAtNC4yNDMtNS4yMjUgMC0yLjYxMy41MTctNS4zMyAxLjEzOC04LjI1NiAxLjg2My04LjI1NSA0LjE0LTE1LjI1NyA5LjgzMS0xNS4yNTcgNC40NSAwIDYuNDE2IDUuMTIgNC40NSAxMy41ODV2LS4xMDR6bTE3LjA3NS44MzZjMi40ODMtMTEuMDc3LTcuNjU4LS45NC05LjIxLTQuNTk4LTIuNDg0LTUuNzQ4LS45MzItMTcuMjQzLTEwLjg2Ni0yMS4xMDktMy44MjktMS41NjgtMTIuODMyLjQxOC0yMC40OSA3LjUyNC01LjM4MSA1LjAxNi04LjA3MiAxMi4wMTctOS41MiAxOC43MDUtMS41NTMgNi42ODgtMy4zMTIgMTkuMDIgNy43NiAyMy4zMDQgMy41MiAxLjU2NyA2LjcyNyAxLjk4NSA5LjkzNSAxLjc3NiAxMS4xNzctLjYyNyAxOS42NjItMTcuNjYgMjUuOTc1LTI0LjM0OCA0Ljg2My01LjMzIDUuNjkxIDEuOTg1IDYuNDE2LTEuMjU0em0tMTI5Ljk0MyAyMy40MTNjLTcuMTQtLjEwNS05LjYyNC0uMTA1LTE4LjAwNi4zMTNsLS4zMS0uNjI3Yy43MjQtMy4yNCAxLjU1Mi02LjM3NCAyLjI3Ni05LjYxNGwuOTMxLTQuMzg5YzEuNTUzLTYuNzkyIDMuMTA1LTE0LjgzOSAzLjIwOC0xNy4yNDIuMjA3LTEuNDYzLjYyMS01LjEyLTMuNDE1LTUuMTItMS43NTkgMC0zLjYyMS44MzUtNS4zOCAxLjY3MS0uOTMyIDMuNjU4LTMuMDAyIDEzLjg5OS00LjAzNyAxOC40OTctMS45NjYgOS44MjMtMi4xNzMgMTAuOTcyLTMuMTA0IDE1Ljc4bC0uNjIxLjYyNmMtNy4zNDctLjEwNC05LjkzNC0uMTA0LTE4LjQyLjMxNEwzNzMgMjMzLjFjMS40NDktNS44NTIgMi43OTQtMTEuNzA0IDQuMTQtMTcuNTU2IDMuNTE4LTE1Ljc4IDQuMzQ2LTIxLjg0IDUuMzgtMjkuODg3bC42MjEtLjQxOGM4LjI4LTEuMTQ5IDEwLjM0OS0xLjQ2MyAxOS4yNDgtMy4yMzlsLjcyNS44MzYtMS4yNDIgNS4wMTZjMS40NDktLjk0IDMuMDAxLTEuODgxIDQuNDUtMi42MTMgNC4yNDMtMi4wOSA4LjktMi43MTcgMTEuNDg2LTIuNzE3IDMuOTMzIDAgOC4xNzYgMS4xNSAxMC4wMzggNS43NDggMS42NTYgNC4wNzUuNTE4IDkuMDkxLTEuNzU5IDE5LjAxOWwtMS4xMzggNS4wMTZjLTIuMzggMTEuMDc3LTIuNjkgMTMuMDYyLTMuOTMzIDIwLjU4NmwtLjgyNy42MjcuMTAzLjEwNXptNjIuMDAxLTg2LjUxOWwtNi4wMDIuMTA1Yy0xNS41MjMuMjA5LTIxLjczMi4xMDQtMjQuMjE1LS4yMDktLjIwNyAxLjE1LS42MjEgMy4xMzUtLjYyMSAzLjEzNXMtNS41ODggMjUuOTE2LTUuNTg4IDI2LjAyYzAgMC0xMy4yNDYgNTUuMTc2LTEzLjg2NyA1Ny43ODggMTMuNTU2LS4yMDkgMTkuMDQxLS4yMDkgMjEuNDIxLjEwNS41MTgtMi42MTMgMy42MjItMTcuOTc0IDMuNzI2LTE3Ljk3NCAwIDAgMi42OS0xMS4yODYgMi43OTQtMTEuNzA0IDAgMCAuODI3LTEuMTUgMS42NTUtMS42NzJoMS4yNDJjMTEuNjk0IDAgMjQuODM2IDAgMzUuMTg1LTcuNjI4IDcuMDM3LTUuMjI1IDExLjc5Ny0xMy4wNjMgMTMuOTctMjIuNDY4LjUxNy0yLjI5OS45MzEtNS4wMTYuOTMxLTcuODM3IDAtMy42NTgtLjcyNC03LjIxLTIuNzk0LTEwLjAzMi01LjI3Ny03LjQyLTE1LjczLTcuNTI0LTI3LjgzNy03LjYyOXptNy43NjEgMjcuMDY2Yy0xLjI0MSA1Ljc0Ny00Ljk2NyAxMC42NTktOS43MjcgMTIuOTU4LTMuOTMyIDEuOTg1LTguNjkzIDIuMTk0LTEzLjY2IDIuMTk0aC0zLjIwOGwuMjA3LTEuMjU0czUuODk5LTI1LjkxNiA1Ljg5OS0yNS44MTFsLjIwNy0xLjM1OS4xMDMtMS4wNDUgMi4zOC4yMXMxMi4yMTEgMS4wNDQgMTIuNDE4IDEuMDQ0YzQuNzYgMS44ODEgNi44MyA2LjY4OCA1LjM4MSAxMy4wNjN6bTEyNy4yMDcgOC42NjZsLS43MjQtLjgzNmMtOC43OTYgMS43NzYtMTAuNDUyIDIuMDktMTguNTI0IDMuMjRsLS42Mi42MjZjMCAuMTA1LS4xMDQuMjEtLjEwNC40MTh2LS4xMDRjLTYuMDAyIDE0LjEwNy01Ljg5OSAxMS4wNzctMTAuNzYyIDIyLjE1NCAwLS41MjMgMC0uODM2LS4xMDQtMS4zNTlsLTEuMjQyLTI0LjAzNS0uNzI0LS44MzZjLTkuMzE0IDEuNzc3LTkuNTIgMi4wOS0xOC4wMDYgMy4yNGwtLjYyMS42MjdjLS4xMDQuMzEzLS4xMDQuNjI3LS4xMDQuOTRsLjEwNC4xMDVjMS4wMzUgNS41MzguODI4IDQuMjg0IDEuODYzIDEyLjk1OC41MTcgNC4yODQgMS4xMzggOC41NjkgMS42NTUgMTIuNzQ5LjgyOCA3LjEwNiAxLjM0NiAxMC41NTQgMi4zOCAyMS4zMTgtNS43OTUgOS42MTQtNy4xNCAxMy4yNzEtMTIuNzI4IDIxLjczNWwuMzEuODM2YzguMzgzLS4zMTMgMTAuMjQ1LS4zMTMgMTYuNDU0LS4zMTNsMS4zNDYtMS41NjhjNC42NTYtMTAuMTM2IDQwLjI1NS03MS43OSA0MC4yNTUtNzEuNzlsLS4xMDQtLjEwNXptLTMwMi43MTcgNi45MjJjNC43Ni0zLjM0NCA1LjM4LTcuOTQyIDEuMzQ1LTEwLjM0NS00LjAzNi0yLjQwNC0xMS4xNzYtMS42NzItMTUuOTM3IDEuNjcyLTQuNzYgMy4yNC01LjI3NyA3LjgzNy0xLjI0MSAxMC4zNDUgMy45MzIgMi4zIDExLjA3MiAxLjY3MiAxNS44MzMtMS42NzJ6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTU3NS43MzUgMjU2LjEwNGwtNi45MzQgMTIuMDE4Yy0yLjE3MyA0LjA3NS02LjMxMiA3LjIxLTEyLjcyOCA3LjIxTDU0NSAyNzUuMTIzbDMuMjA4LTEwLjg2OGgyLjE3M2MxLjEzOCAwIDEuOTY2LS4xMDQgMi41ODctLjQxOC42MjEtLjIwOS45MzItLjYyNyAxLjQ0OS0xLjI1NGw0LjE0LTYuNTgzaDE3LjI4MWwtLjEwMy4xMDR6IiBmaWxsPSIjRkVGRUZFIi8+PC9nPjwvc3ZnPg==) no-repeat}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:right;font-size:16px;font-style:italic;font-weight:400;height:16px;line-height:20px;margin:0;padding:0;width:16px}form[id*=give-form] .give-loading-animation{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;float:left;font-size:16px;height:16px;line-height:1;margin:0 5px 0 0;width:16px}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:right}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative}[id*=give-form] .give-login-account-wrap .give-login-message{margin:0;padding:0;text-align:right}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;right:0;top:.25em}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0}[id*=give-form] .give_login_forgot_password{float:right}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-left:5px}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{display:none;margin:0 0 0 .5em}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left}.give-user-login-fields-container:after{clear:both;content:"";display:block}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px}#give-login-form label,#give-register-form label{display:inline-block;min-width:100px}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{line-height:1.4;margin-bottom:1.2em}div.mfp-content form[id*=give-form] .give_notices{display:block!important}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;cursor:pointer;font-size:1em;line-height:1.2em;padding:8px 10px}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{border-bottom:0;padding:0 5px 5px;width:auto}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px}form#give-email-access-form input#give-email{width:305px}@media(max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{float:none;width:100%}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0}.give-do-validate input.error{border-color:red!important}.give-button-with-loader span.give-loading-animation{display:none;float:right;font-family:give-icomoon;position:relative;top:3px;speak:none;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;font-size:16px;height:16px;line-height:1;margin:0 0 0 5px;width:16px}.give-active span.give-loading-animation{display:inline}@media(min-width:481px){html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title{float:right!important}}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title{margin-left:2.5%;margin-right:0!important}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last{float:right!important}html[dir=rtl] form.give-form .form-row-last{float:left!important}html[dir=rtl] form.give-form .form-row-two-thirds{float:right!important}html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .form-row-one-third{float:right!important;margin-left:0!important;margin-right:3%}html[dir=rtl] form.give-form .form-row-one-third.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .card-expiration select.card-expiry-year{float:left!important}.give-form-grid{display:flex;height:100%}.give-form-grid-media{border-radius:2px;min-width:40%;position:relative}.give-form-grid-media img{border-radius:2px;min-width:100%;-o-object-fit:cover;object-fit:cover}.give-form-grid-media__tags{align-items:center;border-radius:2px;bottom:0;display:flex;gap:10px;left:0;padding:10px 16px;position:absolute;right:0}.give-form-grid-media__tags>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px}.give-form-grid-container{display:flex;flex-direction:column;flex-grow:1;width:100%}#row-media{max-width:40%;min-width:40%}#row-media img{border-radius:2px;min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-form-grid-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:18px}.give-form-grid-content .give-form-grid-media__tags_no_image{background:none;border-radius:2px;display:flex;gap:10px;margin-bottom:12px}.give-form-grid-content .give-form-grid-media__tags_no_image>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px}.give-form-grid-content>h3{font-size:max(1.375rem,22px)!important;font-weight:700!important;margin:0!important}.give-form-grid-content>p{font-size:1rem;font-weight:400}.give-form-grid-content>button{background-color:transparent!important;border:none;cursor:pointer;font-size:max(1rem,16px);font-weight:400;padding:0!important;text-decoration:underline;text-underline-offset:5px}.give-form-grid-btn{align-items:center;background-color:var(--give-primary-color);border:.125rem solid var(--give-primary-color);border-radius:.4rem;color:#fff;font-family:inherit;font-size:max(1rem,16px);font-weight:600;justify-content:center;line-height:1.2;padding:1rem;text-align:center;transition-duration:.2s;transition-property:background-color,color;transition-timing-function:ease-in}.give-form-grid-progress{background:#f6f6f6;padding:10px 20px}.form-grid-raised{background:#f6f6f6;display:flex;justify-content:space-between}.form-grid-raised__details{display:flex;flex-direction:column;font-size:1rem}.form-grid-raised__details>span:first-child{font-size:1rem;font-weight:700!important}.form-grid-raised__details>span:last-child{font-size:max(.875rem,14px);font-weight:400}.form-grid-raised__details_donations{text-align:right}.give-form-grid-progress-bar{margin:12px 0}.give-form-grid-progress-bar .give-progress-bar{background:#d9dfdb;border-radius:25px;box-shadow:inset 0 2px 2px -1px rgba(0,0,0,.11);height:12px;position:relative}.give-form-grid-progress-bar .give-progress-bar>span{border-radius:20px;display:block;height:100%;overflow:hidden;position:relative}.give-embed-form-wrapper{align-items:center;display:flex;justify-content:center;width:100%!important}.give-embed-form-wrapper .iframe-loader{background:none;height:100%;pointer-events:none;position:absolute;top:0;width:100%}.give-embed-form-wrapper iframe{max-width:min(100%,48.5rem);width:100%!important}.give-embed-form-wrapper.is-hide{left:-9999px;position:fixed}.give-embed-form-wrapper.modal{align-items:center;display:flex;flex-direction:column;height:var(--visual-viewport-height);justify-content:center;left:0;min-height:100vh;min-width:100vw;overflow:scroll;position:fixed;top:0;z-index:100}.give-embed-form-wrapper.modal[data-loading=true]{display:none}.give-embed-form-wrapper.modal[data-entering=true]{animation:modal-fade .3s}.give-embed-form-wrapper.modal[data-exiting=true]{animation:modal-fade .15s ease-in reverse}.give-embed-form-wrapper.modal .modal-content{align-items:center;display:flex;justify-content:center;min-height:100vh;min-width:100vw;position:absolute;top:6%;width:100%;z-index:999}.give-embed-form-wrapper.modal .modal-content iframe{z-index:1}.give-embed-form-wrapper.modal .close-btn{background:#e7e8ed;border:1px solid transparent;border-radius:50%;cursor:pointer;display:flex;padding:.75rem;position:fixed;right:25px;top:57px;transition:.2s;z-index:999}.give-embed-form-wrapper.modal .close-btn svg{height:1rem;width:1rem}.give-embed-form-wrapper.modal .close-btn:active,.give-embed-form-wrapper.modal .close-btn:focus,.give-embed-form-wrapper.modal .close-btn:hover{background-color:#caccd7;border:1px solid #caccd7}.give-embed-form-wrapper.modal:before{background:rgba(0,0,0,.7);bottom:0;content:"";display:block;left:0;position:fixed;right:0;top:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none}.admin-bar .give-embed-form-wrapper{background:none;margin-top:-26px}.give_notices{position:relative}.give_notices .notice-dismiss{background:0 0;border:none;color:#72777c;cursor:pointer;margin:0;max-width:28px!important;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.give_notices .notice-dismiss:before{background:0 0;color:#72777c;content:"";display:block;font:400 16px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.give_notices .notice-dismiss:hover{background-color:transparent}.give_notices .notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success,.give_warning{background:#f9f9f9;border-left:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both;margin:15px 0;padding:1em 1.5em 1em 2em;position:relative}.give_error>p,.give_success>p,.give_warning>p{color:#333;margin:0!important}.give_error:before,.give_success:before,.give_warning:before{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:100%;color:#fff;font-size:16px;height:30px;left:-17px;line-height:30px;margin-top:-15px;position:absolute;text-align:center;text-shadow:1px 1px rgba(0,0,0,.5);top:50%;width:30px}.give_error{border-color:#a00}.give_error:before{background-color:#a00;content:""}.give_success{border-color:#7ad03a}.give_success:before{background-color:#7ad03a;content:""}.give_warning{border-color:#ffba00}.give_warning:before{background-color:#ffba00;content:""}.twentythirteen .give_forms{padding:40px 0}.twentyfourteen .tfgive{margin:0 auto;max-width:474px;padding:12px 10px 0}.twentyfourteen .tfgive .give_forms .entry-summary{margin:0 0 1.618em!important;padding:0!important}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-left:15px;padding-right:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-right:54px}.full-width .twentyfourteen .tfgive{margin-right:auto}}.twentyfifteen .t15give{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15);margin-bottom:7.6923%;padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%}.twentyfifteen .t15give .page-title{margin-left:0}.twentyfifteen .t15give div.summary{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.avada-row>div.give-wrap #content{width:100%}.components-base-control__field input[type=text]:focus{box-shadow:none!important}.give-goal-progress{clear:both;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.give-goal-progress .income{color:#333;font-size:46px;letter-spacing:-1px;line-height:48px}.give-goal-progress .raised{margin-bottom:15px}.give-goal-progress .progress-bar{background:none;padding-bottom:10px;width:100%}.give-goal-progress .give-progress-bar{background:#eee;border-radius:25px;height:20px;overflow:hidden;position:relative;width:100%}.give-goal-progress .give-progress-bar>span{background:none;border-radius:20px;display:block;height:100%;overflow:hidden;position:relative}table.give-table{background:#eaebec;border:1px solid #e0e0e0;border-bottom:none;border-top:none;color:#666;font-size:14px;margin:20px 0;text-shadow:1px 1px 0 #fff;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{border-left:none;text-align:left}table.give-table th{background:#f6f6f6;border:1px solid #e0e0e0;border-right:none;border-top-color:#e8e8e8;font-weight:700;padding:21px 25px;text-align:center}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{background:#fff;border:1px solid #e0e0e0;border-right:none;border-top-color:#fff;padding:18px;text-align:center}table.give-table tbody tr td:first-child{border-left:0;text-align:left}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc}body.give-twentysixteen div.entry-summary{margin:0}body.give-twentysixteen button.give-btn{color:#333}body.give-twentysixteen .give-submit{color:#fff}body.give-twentysixteen fieldset#give_terms_agreement{padding-left:0}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent}body.give-twentynineteen .give-form .give-btn:focus{color:#fff}body.theme-twentytwenty .give-wrap{margin:60px auto;max-width:1200px}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{border:1px solid #ccc;border-left:none;width:unset}html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:7px}html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input{padding:8px 6px 0}.give-donation-history .give-table{table-layout:auto}.give-donation-history .give-table .give-security-column{float:left}.give-donation-history .give-table .give-security-column.give-security-description-wrap{font-size:12px;font-style:italic;padding:16px 13px;width:75%}.give-donation-history .give-table .give-security-column.give-security-button-wrap{padding:25px 5px;width:25%}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px}.give_user_history_main .give-mobile-title{display:none}@media screen and (max-width:480px){#give_user_history thead{display:none}#give_user_history tbody{border-top:1px solid #e0e0e0}#give_user_history tr{background:#fff;padding:.5rem 0}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{background-color:transparent;border:none;padding-bottom:0;padding-top:0}#give_user_history td,#give_user_history tr{border-left:none;display:block;text-align:left}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em}}.give-modal{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none!important;overflow:hidden;top:0;width:100%;z-index:2148482499;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0}@media(max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px}}.give-modal .mfp-content{background:#fff;box-sizing:border-box;margin:40px auto;max-width:650px;padding:20px;position:relative;width:auto;z-index:2148482599}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block}.give-modal .mfp-content .mfp-close:hover{background-color:transparent}.give-modal form.give-form button.mfp-close{display:block!important;position:absolute}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{transform:translateY(-100px);vertical-align:middle}.give-modal .mfp-content,.give-modal.mfp-bg{opacity:0;transition:all .2s}.give-modal.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.give-modal.mfp-ready.mfp-bg{opacity:.8}.give-modal.mfp-removing .mfp-content{opacity:0;transform:translateY(-50px)}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{background-color:#fff;margin:0 auto;max-height:85vh;max-width:100%;overflow-y:auto;padding:1rem 1.5rem;position:relative;width:720px}.give-donation-grid-item-form #give_purchase_form_wrap{display:block!important}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none!important}.modal-fade-slide.give-modal .mfp-content{max-width:100%;padding:0}.modal-fade-slide .give-modal--slide{opacity:0;transform:translateY(-20px) perspective(600px) rotateX(0);transition:all .2s ease-out}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.mfp-close:hover{background-color:transparent}.mfp-content .give-display-button-only .give-form-title{display:none}.mfp-content .give-display-button-only form>:not(.give-btn-modal),.mfp-content .give-display-button-only>:not(form){display:block}.give-donor{background:#fff;border:1px solid #e5e5e5;color:#00160a;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;max-height:100%;padding:18px 0;position:relative;transition:all .2s ease-out;width:100%}.give-donor-container{display:flex;flex:1;flex-direction:column;padding:0 5%}.give-donor-container__image{align-items:center;align-self:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;display:flex;justify-content:center;margin-bottom:12px;overflow:hidden}.give-donor-container__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.give-donor-container__image__name_initial{position:absolute}.give-donor-container__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"],.give-donor-container__image[data-anonymous-donation="1"] .give-donor-header__name_initial{visibility:hidden}.give-donor-container__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"]{border:1px solid #e5e5e5}.give-donor-container-variation{display:flex;justify-content:space-between}.give-donor-container-variation__name{font-size:max(1.5rem,24px);font-weight:600;line-height:20px;margin:0 0 10px!important}.give-donor-container-variation__timestamp{color:#525252;font-size:max(.75rem,12px);margin:0 0 10px!important}.give-donor-wrapper{align-items:center;display:flex;flex:1;justify-content:center;word-break:normal!important}.give-donor-content{border-left:2px solid #219653;flex:1;font-weight:400;letter-spacing:0;line-height:20px;margin:12px 0;padding-left:16px;width:100%}.give-donor-content p{color:#00160a;font-size:max(.875rem,14px);font-style:italic;line-height:20px;margin:0!important;width:100%}.give-donor-content__excerpt .give-donor-content__read-more{cursor:pointer;white-space:nowrap}.give-donor-content__excerpt+.give-donor-content__comment{display:none}.give-donor-details{align-items:center;display:flex;justify-content:space-between}.give-donor-details__wrapper{display:flex;flex-direction:column;width:70%;word-break:normal!important}.give-donor-details__wrapper span:first-child{color:#00160a;font-size:max(1rem,16px)!important;font-weight:500!important;letter-spacing:0}.give-donor-details__wrapper span:last-child{color:#00160a;font-size:max(.8rem,12.8px);font-weight:400;letter-spacing:0;text-align:left}.give-donor-details__total{color:#219653;font-size:max(1.25rem,20px);font-weight:700;letter-spacing:0;line-height:24px;overflow-wrap:normal;text-align:right;word-break:normal!important}.give-donor-tribute{align-items:center;display:flex;margin-top:32px;min-height:32px;width:100%}.give-donor-tribute span svg{display:block;height:22px;margin:0 15px 0 32px;width:22px}.give-donor-tribute__message{color:#00160a;font-size:max(.75rem,12px);text-align:center}.give-donor-tribute__message span:last-child{font-weight:600}.give-donor-wall-modal p:last-child{margin-bottom:0}#give-processing-state-template{background:rgba(0,0,0,.8);bottom:0;display:none;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;z-index:9999999}#give-processing-state-template.active{display:flex}#give-processing-state-template div{align-self:center;color:#fff;font-size:26px;margin:0 0 0 10px}#give-processing-state-template h3{color:#fff;font-size:26px;line-height:1.25;margin:0;padding:0 0 5px}#give-processing-state-template p{color:#fff;font-size:16px;line-height:1.5;margin:0;padding:0}#give-processing-state-template .loader{background-image:url("data:image/svg+xml;charset=utf8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%3C%21--%20Generator:%20Adobe%20Illustrator%2024.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200%29%20--%3E%3Csvg%20version=%271.1%27%20id=%27Layer_1%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20x=%270px%27%20y=%270px%27%20viewBox=%270%200%20349%20348%27%20style=%27enable-background:new%200%200%20349%20348;%27%20xml:space=%27preserve%27%3E%3Cstyle%20type=%27text/css%27%3E%20.st0{fill:%23FFFFFF;}%20%3C/style%3E%3Cpath%20class=%27st0%27%20d=%27M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5%20c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9%20C25.72,204.56,25.41,204.57,25.1,204.57z%27/%3E%3Cpath%20class=%27st0%27%20d=%27M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5%20c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49%20C349,270.22,270.72,348.5,174.5,348.5z%27/%3E%3C/svg%3E");height:60px;margin:0 0 20px;opacity:0;pointer-events:none;width:60px}#give-processing-state-template .loader.spinning{animation:load .6s linear infinite;opacity:1;transition:opacity .2s ease}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.separator-with-text{align-items:center;display:flex;font-size:16px;font-style:italic;justify-content:center;padding:30px 0}.separator-with-text .dashed-line{border:1px solid #d4d4d4;flex-grow:1}.separator-with-text .label{color:#8d8e8e;font-size:14px;padding:0 6px}.give-multi-form-goal-block{background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.306);display:flex;flex-direction:column;margin-bottom:20px}.give-multi-form-goal-block .wp-block-media-text{margin:24px!important}.give-multi-form-goal-block .give-multi-form-goal-block__image,.give-multi-form-goal-block .wp-block-media-text__media,.give-multi-form-goal-block .wp-block-media-text__media img{border-radius:6px!important}.give-multi-form-goal-block .wp-block-media-text .wp-block-media-text__content{padding:16px!important}.give-multi-form-goal-block__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;margin:24px!important;min-height:250px}.give-multi-form-goal-block__content .give-multi-form-goal-block__text{display:flex;flex-direction:column;justify-content:center}.give-multi-form-goal-block__content .give-multi-form-goal-block__text h2{margin-bottom:var(--global--spacing-vertical)}.give-multi-form-goal-block__content .give-multi-form-goal-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-progress-bar-block__goal{border-top:1px solid #ebebeb;height:auto;padding:20px 16px}.give-progress-bar-block__progress{align-items:center;background:#f1f1f1;border-radius:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,.095);display:flex;height:20px;overflow:hidden;position:relative}.give-progress-bar-block__progress .give-progress-bar-block__progress-bar{background:linear-gradient(180deg,#28c77b,#28c77b),linear-gradient(180deg,#fff,#ccc);background-blend-mode:multiply;border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0}.give-progress-bar-block__stats{background:#f5f5f5;border-radius:0 0 8px 8px;border-top:1px solid #ebebeb;display:flex;flex-wrap:wrap;height:auto}.give-progress-bar-block__stat{align-items:center;border-right:1px solid #ebebeb;display:flex;flex:1 1 110px;flex-direction:column;font-weight:500;height:96px;justify-content:center}.give-progress-bar-block__stat:last-of-type{border-right:none}.give-progress-bar-block__stat>:first-child{color:#4c4c4c;font-size:24px;line-height:28px}.give-progress-bar-block__stat>:last-child{color:#6f6f6f;font-size:18px;line-height:1}.form-row .give-stripe-cc-field{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}.give-stripe-cc-field.give-fl-input{background-color:#fff;height:auto;line-height:inherit;min-height:50px;padding:14px 10px}.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}.give-stripe-cc-field-wrap .give-fl-label span{display:none}.give-stripe-single-cc-field-wrap{background-color:#fdfdfd;border:1px solid #ccc;height:40px;margin:0 0 15px;padding:10px}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff}.give-stripe-checkout-modal{all:initial;align-items:center;background-color:rgba(0,0,0,.5);box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,sans-serif;height:100%;justify-content:center;left:0;opacity:0;overflow:scroll;position:fixed;top:0;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;visibility:hidden;width:100%;z-index:100001!important}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;visibility:visible}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{background:#fff;border-radius:.5rem;margin:auto;max-width:500px;overflow:hidden;position:relative;width:96%}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header{background-color:#000;color:#fff;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close{background:none;border:none;color:#fff;cursor:pointer;font:inherit;margin:15px;outline:inherit;padding:0;position:absolute;right:0;top:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 10px;text-transform:uppercase}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title{color:#f5f5f5;font-size:18px;font-weight:600;margin:10px 0 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email{color:#e5e5e5;font-size:14px;font-weight:400;margin:5px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount{font-size:36px;font-weight:600}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body{display:block;overflow:hidden;padding:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{border:1px solid #e5e5e5;margin:20px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part{font-size:14px;margin:-5px 0 20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap{margin:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer{background-color:#f5f5f5;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap{align-items:center;display:flex;justify-content:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader{bottom:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button{align-items:center;border:none;border-radius:4px;display:flex;filter:brightness(1);font-size:22px;justify-content:center;line-height:20px;min-width:236px;order:99!important;padding:20px 28px!important;transition:filter .2s ease}.give-wrap .give-grid{max-width:30rem}.give-wrap .give-grid__item{margin-bottom:1.5rem;width:100%}.give-wrap .give-grid__item>:last-child{margin-bottom:0}.give-wrap .give-wrap:before{clear:both;content:"";display:block}@media(min-width:30rem){.give-wrap .give-grid{display:flex;flex-flow:row wrap;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;padding:0 .75rem}}@media(min-width:30rem)and (min-width:40rem){.give-wrap .give-grid--2 .give-grid__item,.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:50%}}@media(min-width:30rem)and (min-width:72rem){.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:33.3333333333%}}@media(min-width:30rem)and (min-width:90rem){.give-wrap .give-grid--4 .give-grid__item{width:25%}}@supports(display:grid){.give-wrap .give-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;margin-bottom:0;padding:0;width:auto!important}@media(min-width:40rem){.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr)}}@media(min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr)}}}.give-wrap .give-card{background-color:#fff;border-radius:8px;box-shadow:0 0 8px hsla(0,0%,44%,.25);color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:all .1s ease-out;width:100%}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16)}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;order:1;width:100%}.give-wrap .give-card__body{display:flex;flex-direction:column;flex-grow:1;order:2;padding:1.5rem}.give-wrap .give-card__body>:last-child{margin-bottom:0}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0}.give-wrap .give-card__progress{margin-top:auto;width:100%}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0}.give-wrap .give-card__progress .income{font-size:2em}.give-wrap .give-page-numbers{font-size:1.25em}#give-receipt .timeline-item{background:#fff}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}#give-receipt .placeholder-animation{margin:0 auto;max-width:650px}#give-receipt .animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}#give-receipt .container{background-color:#eee;border:1px solid #eee;margin:0 auto;width:650px}#give-receipt .layer{display:flex}#give-receipt .layer.h1{height:28px}#give-receipt .layer.h2{height:22px}#give-receipt .layer.inline-radios{height:12px}#give-receipt .layer.label{height:8px}#give-receipt .layer-item.opaque{background:#fff}#give-receipt .layer-gap{background-color:#fff}#give-receipt .layer-gap.large{height:40px}#give-receipt .layer-gap.medium{height:20px}#give-receipt .layer-gap.small{height:10px}#give-receipt .layer-1 .layer-item:nth-child(odd){width:45%}#give-receipt .layer-1 .layer-item:nth-child(2n){width:55%}#give-receipt .layer-4 .layer-item:first-child{width:30%}#give-receipt .layer-4 .layer-item:nth-child(2){width:10%}#give-receipt .layer-4 .layer-item:nth-child(3){width:20%}#give-receipt .layer-4 .layer-item:nth-child(4){width:30%}#give-receipt .layer-4 .layer-item:nth-child(5){width:10%}#give-receipt .layer-5 .layer-item:first-child{width:40%}#give-receipt .layer-5 .layer-item:nth-child(2){width:5%}#give-receipt .layer-5 .layer-item:nth-child(3){width:15%}#give-receipt .layer-5 .layer-item:nth-child(4){width:40%}#give-receipt .layer-6 .layer-item:nth-child(odd){width:30%}#give-receipt .layer-6 .layer-item:nth-child(2n){width:70%}#give-receipt .layer-8 .layer-item:first-child{width:40%}#give-receipt .layer-8 .layer-item:nth-child(2){width:20%}#give-receipt .layer-8 .layer-item:nth-child(3){width:40%}.give-grid-ie-utility{margin:0 -12px}@supports(display:grid){.give-grid-ie-utility{margin:0}}
.give-donation-submit>.give-donation-summary-section{margin-bottom:0}.give-donation-summary-section{font-family:Montserrat,serif;font-size:16px;font-style:normal;font-weight:600}.give-donation-summary-section svg{margin:0 5px;vertical-align:text-top}.give-donation-summary-section svg path{fill:var(--primary-color,#3ba2e0)}.give-donation-summary-section .heading{font-style:italic}.give-donation-summary-section .give-donation-summary-table-wrapper{background-color:#f9f9f9;color:#333;margin:20px -20px;padding:0 20px}.give-donation-summary-section .back-btn{background-color:transparent;border:0;color:var(--primary-color,#3ba2e0);cursor:pointer;font-size:12px;font-weight:500;line-height:23px;margin:0;padding:0;text-decoration:underline}.give-donation-summary-section .give-donation-summary-help-text{align-items:center;color:#8c8c8c;display:flex;gap:5px;margin:10px 0}.give-donation-summary-section .give-donation-summary-help-text .back-btn{font-size:inherit}.give-donation-summary-section table{border-collapse:collapse;width:100%}.give-donation-summary-section tbody{color:#444}.give-donation-summary-section tr{border-bottom:1px solid #f2f2f2}.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:42px;padding:10px 0}.give-donation-summary-section th{text-align:left}.give-donation-summary-section td{font-size:15px;font-weight:500;line-height:18px}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{text-align:right}@media screen and (max-width:500px){.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:26px}.give-donation-summary-section td,.give-donation-summary-section th{padding-top:15px;vertical-align:top}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{width:40%}.give-donation-summary-section .give-donation-summary-help-text{align-items:start}.give-donation-summary-section .give-donation-summary-help-text img{margin-top:3px}}
:root{--givewp-red-25:#fff4f2;--givewp-red-50:#ffdfd9;--givewp-red-100:#ffb5a6;--givewp-red-200:#ff8a73;--givewp-red-300:#ff6040;--givewp-red-400:#f2320c;--givewp-red-500:#d92d0b;--givewp-red-600:#a62308;--givewp-red-700:#8c1700;--givewp-red-800:#590f00;--givewp-red-900:#260600;--givewp-orange-50:#ffefd9;--givewp-orange-100:#ffdaa6;--givewp-orange-200:#ffc473;--givewp-orange-300:#f2a63d;--givewp-orange-400:#f29718;--givewp-orange-500:#d98715;--givewp-orange-600:#a66710;--givewp-orange-700:#73480b;--givewp-orange-800:#402806;--givewp-orange-900:#1a0f00;--givewp-yellow-25:#fffdf2;--givewp-yellow-50:#fff9d9;--givewp-yellow-100:#fff0a6;--givewp-yellow-200:#ffe873;--givewp-yellow-300:#ffdf40;--givewp-yellow-400:#f2cc0c;--givewp-yellow-500:#d9b60b;--givewp-yellow-600:#a68c08;--givewp-yellow-700:#8c7607;--givewp-yellow-800:#594b05;--givewp-yellow-900:#262000;--givewp-green-25:#f2fff3;--givewp-green-50:#e5ffe6;--givewp-green-100:#cef2cf;--givewp-green-200:#a3d9a4;--givewp-green-300:#7cbf7e;--givewp-green-400:#62b265;--givewp-green-500:#459948;--givewp-green-600:#2d802f;--givewp-green-700:#19661c;--givewp-green-800:#0a400b;--givewp-green-900:#022603;--givewp-emerald-25:#f2fff9;--givewp-emerald-50:#d9ffec;--givewp-emerald-100:#9df2c8;--givewp-emerald-200:#6df2b0;--givewp-emerald-300:#3df297;--givewp-emerald-400:#0cf27f;--givewp-emerald-500:#0bd972;--givewp-emerald-600:#08a657;--givewp-emerald-700:#078c4a;--givewp-emerald-800:#05592f;--givewp-emerald-900:#002613;--givewp-blue-25:#f2f9ff;--givewp-blue-50:#d9ecff;--givewp-blue-100:#a6d2ff;--givewp-blue-200:#73b9ff;--givewp-blue-300:#3d97f2;--givewp-blue-400:#0c7ff2;--givewp-blue-500:#0b72d9;--givewp-blue-600:#0857a6;--givewp-blue-700:#074a8c;--givewp-blue-800:#052f59;--givewp-blue-900:#001326;--givewp-purple-25:#f4f2ff;--givewp-purple-50:#beb6f2;--givewp-purple-100:#8c7ee5;--givewp-purple-200:#5f4cd9;--givewp-purple-300:#3a21d9;--givewp-purple-400:#2b13bf;--givewp-purple-500:#2511a6;--givewp-purple-600:#19078c;--givewp-purple-700:#120566;--givewp-purple-800:#090040;--givewp-purple-900:#03001a;--givewp-neutral-25:#f9fafb;--givewp-neutral-50:#f3f4f6;--givewp-neutral-100:#e5e7eb;--givewp-neutral-200:#d1d5db;--givewp-neutral-300:#9ca0af;--givewp-neutral-400:#6b7280;--givewp-neutral-500:#4b5563;--givewp-neutral-600:#374151;--givewp-neutral-700:#1f2937;--givewp-neutral-800:#111827;--givewp-neutral-900:#060c1a;--givewp-grey-5:#fafafa;--givewp-grey-25:#f2f2f2;--givewp-grey-50:#e6e6e6;--givewp-grey-100:#dadada;--givewp-grey-200:#bfbfbf;--givewp-grey-300:#a6a6a6;--givewp-grey-400:#8c8c8c;--givewp-grey-500:#737373;--givewp-grey-600:#595959;--givewp-grey-700:#404040;--givewp-grey-800:#262626;--givewp-grey-900:#0e0e0e;--givewp-shades-white:#fff;--givewp-shades-black:#000}
:root{--givewp-rounded-2:0.125rem;--givewp-rounded-4:0.25rem;--givewp-rounded-6:0.375rem;--givewp-rounded-8:0.5rem;--givewp-rounded-12:0.75rem;--givewp-rounded-16:1rem;--givewp-rounded-24:1.5rem;--givewp-rounded-full:999px;--givewp-rounded-none:0rem}
:root{--givewp-spacing-1:0.25rem;--givewp-spacing-2:0.5rem;--givewp-spacing-3:0.75rem;--givewp-spacing-4:1rem;--givewp-spacing-5:1.25rem;--givewp-spacing-6:1.5rem;--givewp-spacing-7:1.75rem;--givewp-spacing-8:2rem;--givewp-spacing-9:2.25rem;--givewp-spacing-10:2.5rem;--givewp-spacing-11:2.75rem;--givewp-spacing-12:3rem;--givewp-spacing-13:3.25rem;--givewp-spacing-14:3.5rem;--givewp-spacing-15:3.75rem;--givewp-spacing-16:4rem;--givewp-spacing-17:4.25rem;--givewp-spacing-18:4.5rem;--givewp-spacing-19:4.75rem;--givewp-spacing-20:5rem;--givewp-spacing-32:8rem;--givewp-spacing-40:10rem;--givewp-spacing-56:14rem;--givewp-spacing-80:20rem;--givewp-spacing-96:24rem}
:root{--givewp-font-size-display-xl:6rem;--givewp-font-weight-display-xl:semi-bold;--givewp-font-size-display-lg:4.5rem;--givewp-font-weight-display-lg:semi-bold;--givewp-font-size-heading-xl:4rem;--givewp-font-weight-heading-xl:bold;--givewp-font-size-heading-lg:2.5rem;--givewp-font-weight-heading-lg:semi-bold;--givewp-font-size-heading-md:2.25rem;--givewp-font-weight-heading-md:semi-bold;--givewp-font-size-heading-sm:1.5rem;--givewp-font-weight-heading-sm:semi-bold;--givewp-font-size-headline-lg:1.25rem;--givewp-font-weight-headline-lg:extra-bold;--givewp-font-size-headline-md:1rem;--givewp-font-weight-headline-md:extra-bold;--givewp-font-size-headline-sm:0.75rem;--givewp-font-weight-headline-sm:extra-bold;--givewp-font-size-paragraph-lg:1rem;--givewp-font-weight-paragraph-lg:medium;--givewp-font-size-paragraph-md:0.75rem;--givewp-font-weight-paragraph-md:medium;--givewp-font-size-paragraph-sm:0.5rem;--givewp-font-weight-paragraph-sm:medium}
:root{--givewp-shadow-xs:0 1px 2px var(--givewp-grey-50);--givewp-shadow-sm:0 2px 4px var(--givewp-grey-50);--givewp-shadow-md:0 4px 8px var(--givewp-grey-50);--givewp-shadow-lg:0 12px 24px var(--givewp-grey-50);--givewp-shadow-xl:0 16px 32px var(--givewp-grey-50);--givewp-shadow-inner:inset 0 2px 4px var(--givewp-grey-50);--givewp-shadow-xs-green:0 1px 2px var(--givewp-green-50);--givewp-shadow-sm-green:0 2px 4px var(--givewp-green-50);--givewp-shadow-md-green:0 4px 8px var(--givewp-green-50);--givewp-shadow-lg-green:0 12px 24px var(--givewp-green-50);--givewp-shadow-xl-green:0 16px 32px var(--givewp-green-50);--givewp-shadow-inner-green:inset 0 2px 4px var(--givewp-green-50);--givewp-shadow-xs-blue:0 1px 2px var(--givewp-blue-50);--givewp-shadow-sm-blue:0 2px 4px var(--givewp-blue-50);--givewp-shadow-md-blue:0 4px 8px var(--givewp-blue-50);--givewp-shadow-lg-blue:0 12px 24px var(--givewp-blue-50);--givewp-shadow-xl-blue:0 16px 32px var(--givewp-blue-50);--givewp-shadow-inner-blue:inset 0 2px 4px var(--givewp-blue-50);--givewp-shadow-xs-orange:0 1px 2px var(--givewp-orange-50);--givewp-shadow-sm-orange:0 2px 4px var(--givewp-orange-50);--givewp-shadow-md-orange:0 4px 8px var(--givewp-orange-50);--givewp-shadow-lg-orange:0 12px 24px var(--givewp-orange-50);--givewp-shadow-xl-orange:0 16px 32px var(--givewp-orange-50);--givewp-shadow-inner-orange:inset 0 2px 4px var(--givewp-orange-50)}
#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}.ez-toc-btn,.ez-toc-glyphicon{display:inline-block;font-weight:400}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited,#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li::before{content:' ';position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon,label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}#ez-toc-container input,.ez-toc-toggle #item{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label,.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}#ez-toc-container .eztoc-toggle-hide-by-default,.eztoc-hide,label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}
.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.wp-gr{--rev-gap:4px;--rev-padding:4px}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important}.wp-gr .wp-google-rating{color:var(--star-color,#fb8e28)!important;font-size:21px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 3px 0 0!important;line-height:normal!important}.wp-gr .wp-google-based,.wp-gr .wp-google-powered{color:var(--head-based-color,#555)!important;margin:6px 0 0!important}.wp-gr .wp-google-powered{color:var(--powered-color,#777)!important;font-size:15px!important}.wp-gr .wp-google-powered>span{font-weight:600!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;vertical-align:top!important}[dir="ltr"] .wp-google-left{padding-right:10px!important}[dir="rtl"] .wp-google-left{padding-left:10px!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:46px!important;width:46px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .grw-header.wp-place-center{width:100%!important}.wp-gr .wp-place-center{text-align:center!important}.wp-gr .wp-place-center .wp-google-left{display:block!important}.wp-gr .wp-place-center .wp-google-left img{float:none!important}.wp-gr .wp-star svg{display:inline-block!important}.wp-gr .wp-google-place .wp-star svg{width:20px!important;height:20px!important;vertical-align:middle!important}.wp-gr .wp-star svg{width:18px!important;height:18px!important;vertical-align:middle!important}.wp-gr .wp-star svg path{fill:var(--star-color,#fb8e28)}.wp-gr .wp-google-wrap{display:flex;flex-direction:column;gap:var(--rev-gap)}.wp-gr .wp-google-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#555!important;font-size:13px!important;white-space:nowrap!important}.wp-gr .wp-google-text{color:var(--text-color,#222)!important;font-size:15px!important;line-height:24px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#136aaf!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgba(250,250,251,.98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgba(0,0,0,.08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgba(0,0,0,.06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr.wp-dark .wp-google-name{color:#eee!important}.wp-gr.wpac.wp-dark .wp-google-name a{color:var(--head-based-color,#eee)!important}.wp-gr.wp-dark .wp-google-time{color:#bbb!important}.wp-gr.wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wp-dark .wp-google-powered{color:var(--powered-color,#fff)!important}.wp-gr.wp-dark .wp-google-based{color:var(--head-based-color,#999)!important}.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{background:var(--rev-color,#fafafa)!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .wp-google-hide,.wp-gr.wpac .grw-hide{display:none}.wp-gr.wpac .wp-google-name a{color:var(--head-name-color,#333)!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:46px!important;height:46px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:#154fc1!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}@media(max-width:480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important}}@media(max-width:480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important}}.wp-gr{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.wp-gr .grw-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.wp-gr .grw-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-gr .grw-row-xs .grw-header,.wp-gr .grw-row-xs .grw-content,.wp-gr .grw-row-xs .grw-review,.wp-gr .grw-row-x .grw-header+.grw-content .grw-review{--gap:0;--col:1}.wp-gr .grw-row-xl .grw-header+.grw-content{--gap:.2;--col:1.2}.wp-gr .grw-row-l .grw-header+.grw-content{--gap:.25;--col:1.25}.wp-gr .grw-row-m .grw-header+.grw-content{--gap:.333333;--col:1.333333}.wp-gr .grw-row-s .grw-header+.grw-content{--gap:.5;--col:1.5}.wp-gr .grw-row-x .grw-header,.wp-gr .grw-row-x .grw-header+.grw-content,.wp-gr .grw-row-x .grw-review,.wp-gr .grw-row-s .grw-header+.grw-content .grw-review{--gap:1;--col:2}.wp-gr .grw-row-s .grw-header,.wp-gr .grw-row-s .grw-review,.wp-gr .grw-row-m .grw-header+.grw-content .grw-review{--gap:2;--col:3}.wp-gr .grw-row-m .grw-header,.wp-gr .grw-row-m .grw-review,.wp-gr .grw-row-l .grw-review{--gap:3;--col:4}.wp-gr .grw-row-l .grw-header,.wp-gr .grw-row-xl .grw-review{--gap:4;--col:5}.wp-gr .grw-row-xl .grw-header{--gap:5;--col:6}.wp-gr .grw-header,.wp-gr .grw-content{-ms-flex:1 0 calc(100% / var(--col,3))!important;flex:1 0 calc(100% / var(--col,3))!important;width:calc(100% / var(--col,3))!important}.wp-gr .grw-review{-ms-flex:1 0 calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important;flex:1 0 calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important;width:calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important}.wp-gr .grw-content{position:relative!important;min-width:0!important}.wp-gr .grw-content-inner{position:relative!important;display:flex!important;align-items:center!important}.wp-gr .grw-review-inner{display:flex;flex-direction:column;gap:var(--rev-gap);height:100%!important}.wp-gr .grw-header-inner,.wp-gr .grw-review-inner{position:relative!important;padding:15px!important;width:100%!important}.wp-gr .grw-review-inner.grw-round{border-radius:4px!important}.wp-gr .grw-review-inner.grw-shadow{box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .grw-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.wp-gr .grw-reviews{display:flex!important;display:-ms-flexbox!important;flex:1!important;overflow:hidden!important;scrollbar-width:none}.wp-gr .grw-reviews::-webkit-scrollbar{display:none!important}.wp-gr .grw-review{display:flex;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;width:100%!important;padding:var(--rev-padding)!important}.wp-gr .grw-btns{height:33px!important;width:33px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important}.wp-gr .grw-btns svg path{fill:#aaa;transition:all .2s ease-in-out!important}.wp-gr .grw-btns:hover svg path{fill:#555!important}[dir="rtl"] .wp-gr .grw-next,[dir="rtl"] .wp-gr .grw-prev{transform:rotate(180deg)}.wp-gr .grw-review .wp-google-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:24px!important}.wp-gr .grw-review .wp-google-stars{margin:8px 0 var(--rev-gap)!important}.wp-gr .grw-review .wp-google-feedback{height:100px!important;overflow-y:auto!important}.wp-gr .grw-scroll::-webkit-scrollbar{width:4px!important}.wp-gr .grw-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.wp-gr .grw-scroll::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)!important}.wp-gr .grw-scroll::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.wp-gr .wp-google-wr{margin:15px auto 8px!important}.wp-gr .wp-google-wr a{color:#fff!important;padding:6px 15px 10px!important;outline:none!important;border-radius:27px!important;background:var(--btn-color,#1f67e7)!important;white-space:nowrap!important;vertical-align:middle!important;opacity:.9!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .wp-google-wr a:hover{opacity:.95!important;background:var(--btn-color,#1f67e7)!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 3px 5px rgba(0,0,0,.24)!important}.wp-gr .wp-google-wr a:active{opacity:1!important;background:var(--btn-color,#1f67e7)!important;box-shadow:none!important}.wp-gr .wp-google-wr a svg{display:inline-block;width:16px;height:16px;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}.wp-gr[data-layout="slider"] .grw-reviews{gap:calc(var(--card-gap,16px) - var(--rev-padding));overflow-x:scroll!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important}.wp-gr[data-layout="slider"] .grw-review{scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.wp-gr{--slider-dot-size:8px}.wp-gr .rpi-dots-wrap{position:absolute!important;top:calc(100% - 1px)!important;left:0!important;right:0!important;display:flex!important;justify-content:center!important;margin:0 var(--slider-btn)!important;padding-top:var(--slider-dot-padding-top,16px)!important}.wp-gr .rpi-dots{display:flex!important;gap:12px!important;flex-wrap:nowrap!important;overflow-x:scroll!important;scrollbar-width:none!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.wp-gr .rpi-dot{display:inline-block!important;width:var(--slider-dot-size)!important;height:var(--slider-dot-size)!important;margin:1px 0!important;background-color:var(--slider-dot-color,#999)!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;vertical-align:middle!important;flex:1 0 auto!important;width:var(--slider-dot-size)!important;transform:scale(0.65)!important;scroll-snap-align:center!important}.wp-gr .rpi-dot:hover{opacity:1!important}.wp-gr .rpi-dot.active{opacity:1!important;transform:scale(1.1)!important;background-color:var(--slider-act-dot-color,#154fc1)!important}.wp-gr .rpi-dot.s2{transform:scale(.9)!important}.wp-gr .rpi-dot.s3{transform:scale(.75)!important}.wp-gr[data-layout="grid"] .grw-reviews{gap:calc(var(--card-gap,16px) - var(--rev-padding));flex-wrap:wrap!important;-ms-flex-wrap:wrap!important}.wp-gr .grw-b{font-weight:bold!important;white-space:nowrap!important}.wp-gr .wp-google-reply{font-size:14px!important;margin-top:auto!important;margin-left:6px!important;padding-left:6px!important;border-left:1px solid #999!important;overflow:hidden!important;overflow-y:auto!important;line-height:20px!important;max-height:44px!important}.wp-gr .wp-google-reply>div{display:flex;gap:4px;align-items:center}.wp-gr .wp-google-reply .wp-google-time{font-size:11px!important;white-space:nowrap!important}.wp-gr .wp-google-img{display:flex;flex-wrap:wrap;gap:8px}.wp-gr .wp-google-img img{display:flex;width:40px!important;height:40px!important;cursor:pointer!important;border-radius:3px!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.rpi-x{position:absolute;top:var(--x-top,6px)!important;right:var(--x-right,8px)!important;display:flex!important;align-items:center;justify-content:center;width:var(--x-width,20px)!important;height:var(--x-height,20px)!important;cursor:pointer;opacity:var(--x-opacity,.65);border-radius:50%;background-color:var(--x-bg,#fafafa);z-index:2147483003}.rpi-x:hover{opacity:1}.rpi-x::before,.rpi-x::after{content:"";position:absolute;display:block;width:var(--x-line-width,12px);height:var(--x-line-height,1px);border-radius:2px;background-color:var(--x-color,#373737)}.rpi-x::before{transform:rotate(45deg)}.rpi-x::after{transform:rotate(-45deg)}.rpi-x.rpi-xa::before{--x-line-width:7px;--x-line-height:7px;top:4px;border-radius:0;border-right:1px solid #373737;border-bottom:1px solid #373737;background-color:transparent}.rpi-x.rpi-xa::after{content:none}.rpi-bubble:after{content:"";position:absolute;top:-8px;left:16px;bottom:auto;border-style:solid;border-width:0 8px 8px;border-color:#fff transparent}.rpi-fade{-webkit-transition:opacity 150ms ease,-webkit-transform 150ms ease;transition:opacity 150ms ease,-webkit-transform 150ms ease;transition:transform 150ms ease,opacity 150ms ease;transition:transform 150ms ease,opacity 150ms ease,-webkit-transform 150ms ease}.rpi-lightbox{--x-top:15px;--x-right:15px;--x-bg:none;--x-color:#ececec;--x-line-width:25px;--x-line-height:3px;--x-opacity:1;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;height:100%;max-width:100%;color:#333;text-align:left;z-index:2147483001;user-select:none;background-color:rgba(0,0,0,0.6);transition:all 300ms ease-out}.rpi-lightbox-inner{width:95%;height:100%;max-width:1200px;max-height:calc(100vh - 160px)}.rpi-lightbox-xxx{container-name:lightbox;container-type:inline-size;position:relative;height:100%;border:0;overflow:hidden;border-radius:4px}.rpi-lightbox-content{position:relative;display:flex;flex-direction:row;justify-content:flex-start;color:#000;height:100%;flex-direction:row;border-radius:4px;background-color:#fff}.rpi-lightbox-media{position:relative;display:flex;justify-content:center;flex:2;align-items:center;width:100%;height:100%;overflow:hidden;padding-bottom:0;background-color:#000}.rpi-lightbox-btn{position:absolute;display:flex;width:30px;height:30px;font-size:36px;line-height:22px;justify-content:center;z-index:1;cursor:pointer;border-radius:50%;background-color:rgba(214,214,214,.7);transition:background 300ms ease-in-out}.rpi-lightbox-btn:hover{background:rgba(225,225,225,1)}.rpi-lightbox-prev{left:8px}.rpi-lightbox-next{right:8px}.rpi-lightbox-prev::before{content:'â€¹'}.rpi-lightbox-next::before{content:'â€º'}.rpi-lightbox-media img{position:relative;display:block;width:100%;height:100%;max-width:100%;max-height:100%;opacity:1;object-fit:contain;border-radius:inherit;transition:opacity 300ms ease-in-out}.rpi-lightbox-review{display:flex;flex-direction:column;flex:1;height:100%;font-size:15px;color:#000;padding:0}@container lightbox(width < 480px){.rpi-lightbox-xxx .rpi-lightbox-content{flex-direction:column}}@media(max-width:480px){.rpi-lightbox-xxx .rpi-lightbox-content{flex-direction:column}}
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
#page .links-container .icon-portfolio,#page .project-links-container [class*=" icon-portfolio-"],#page .project-links-container [class^=icon-portfolio-],.dt-shortcode-soc-icons [class*=" dt-icon-"],.dt-shortcode-soc-icons [class^=dt-icon-],.soc-ico [class*=" dt-icon-"],.soc-ico [class^=dt-icon-],[class*=" icon-portfolio-"],[class*=icon-im-] span,[class*=" icon-ar-"],[class*=" soc-font-"],[class*=dt-icon-the7],[class*=icomoon-the7-],[class*=the7-mw-],[class^=icon-portfolio-],[class^=icon-im-] span,[class^=icon-ar-],[class^=soc-font-],[class^=dt-icon-the7],[class^=icomoon-the7-],[class^=the7-mw-]{font-family:icomoon-the7-font!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#page .links-container .icon-portfolio:before,#page span[class*=" icon-portfolio-"]:before,#page span[class^=icon-portfolio-]:before,.owl-nav [class*=" icon-"]:before,.owl-nav [class^=icon-ar]:before,[class*=icon-im-] span:before,[class*=the7-mw-]:before,[class^=icon-im-] span:before,[class^=the7-mw-]:before{font-family:inherit!important;margin:0!important}.icomoon-the7-font-the7-mail-01:before,.the7-mw-icon-mail-bold:before{content:"\e001"}.icomoon-the7-font-the7-mail-011:before{content:"\e011"}.icomoon-the7-font-the7-mail-02:before{content:"\e002"}.icomoon-the7-font-the7-mail-03:before{content:"\e003"}.icomoon-the7-font-the7-mw-mail-04:before{content:"\e004"}.icomoon-the7-font-the7-mw-mail-041:before{content:"\e010"}.icomoon-the7-font-the7-mail-05:before{content:"\e005"}.dt-icon-mail:before,.icomoon-the7-font-the7-mail-mail-06:before,.mail .soc-font-icon:before,.the7-mw-icon-mail:before{content:"\e006"}.icomoon-the7-font-the7-mail-07:before{content:"\e007"}.icomoon-the7-font-the7-mail-08:before{content:"\e008"}.icomoon-the7-font-the7-mail-09:before{content:"\e009"}.icomoon-the7-font-the7-phone-00:before{content:"\e101"}.icomoon-the7-font-the7-phone-01:before{content:"\e100"}.icomoon-the7-font-the7-phone-02:before{content:"\e102"}.icomoon-the7-font-the7-phone-03:before{content:"\e103"}.icomoon-the7-font-the7-phone-04:before{content:"\e104"}.icomoon-the7-font-the7-phone-041:before{content:"\e1041"}.icomoon-the7-font-the7-phone-05:before,.the7-mw-icon-phone-bold:before{content:"\e105"}.icomoon-the7-font-the7-phone-051:before,.the7-mw-icon-phone:before{content:"\e1051"}.icomoon-the7-font-the7-phone-06:before{content:"\e106"}.icomoon-the7-font-the7-phone-07:before{content:"\e107"}.icomoon-the7-font-the7-phone-071:before{content:"\e1071"}.icomoon-the7-font-the7-cart-00:before{content:"\e200"}.icomoon-the7-font-the7-cart-001:before{content:"\e2001"}.icomoon-the7-font-the7-cart-002:before{content:"\e2011"}.icomoon-the7-font-the7-cart-01:before{content:"\e201"}.icomoon-the7-font-the7-cart-02:before{content:"\e202"}.icomoon-the7-font-the7-cart-021:before{content:"\e2021"}.icomoon-the7-font-icon-cart-detailed:before{content:"\e203"}.icomoon-the7-font-the7-cart-04:before,.the7-mw-icon-cart-bold:before{content:"\e204"}.icomoon-the7-font-the7-cart-05:before{content:"\e205"}.icomoon-the7-font-the7-cart-051:before{content:"\e2051"}.icomoon-the7-font-the7-cart-06:before{content:"\e206"}.icomoon-the7-font-the7-cart-07:before{content:"\e207"}.icomoon-the7-font-the7-cart-10:before{content:"\e210"}.icomoon-the7-font-the7-cart-11:before{content:"\e211"}.icomoon-the7-font-the7-cart-12:before,.the7-mw-icon-cart:before{content:"\e212"}.icomoon-the7-font-the7-cart-13:before{content:"\e213"}.icomoon-the7-font-the7-cart-14:before{content:"\e214"}.icomoon-the7-font-the7-cart-15:before{content:"\e215"}.icomoon-the7-font-the7-home-00:before{content:"\e300"}.icomoon-the7-font-the7-home-02:before{content:"\e302"}.icomoon-the7-font-the7-home-021:before{content:"\e3021"}.icomoon-the7-font-the7-home-022:before{content:"\e3022"}.icomoon-the7-font-the7-home-03:before{content:"\e303"}.icomoon-the7-font-the7-home-04:before{content:"\e304"}.icomoon-the7-font-the7-map-02:before,.the7-mw-icon-address-bold:before{content:"\e402"}.icomoon-the7-font-the7-map-03:before{content:"\e403"}.icomoon-the7-font-the7-map-04:before{content:"\e404"}.icomoon-the7-font-the7-map-05:before,.the7-mw-icon-address:before{content:"\e405"}.icomoon-the7-font-the7-map-06:before{content:"\e406"}.icomoon-the7-font-the7-map-07:before{content:"\e407"}.icomoon-the7-font-the7-heart-empty:before{content:"\e408"}.icomoon-the7-font-the7-heart-empty-heavy:before{content:"\e409"}.icomoon-the7-font-the7-heart-filled:before{content:"\e410"}.icomoon-the7-font-the7-login-00:before{content:"\e500"}.icomoon-the7-font-the7-login-01:before{content:"\e501"}.icomoon-the7-font-the7-login-02:before,.the7-mw-icon-login-bold:before{content:"\e502"}.icomoon-the7-font-the7-login-021:before,.the7-mw-icon-login:before{content:"\e5021"}.icomoon-the7-font-the7-login-03:before{content:"\e503"}.icomoon-the7-font-the7-login-031:before{content:"\e5031"}.icomoon-the7-font-the7-login-04:before{content:"\e504"}.icomoon-the7-font-the7-login-05:before{content:"\e5041"}.icomoon-the7-font-the7-clock-00:before,.the7-mw-icon-clock-bold:before{content:"\e600"}.icomoon-the7-font-the7-clock-01:before{content:"\e601"}.icomoon-the7-font-the7-clock-02:before{content:"\e602"}.icomoon-the7-font-the7-clock-03:before,.the7-mw-icon-clock:before{content:"\e603"}.icomoon-the7-font-the7-comment-00:before{content:"\e700"}.icomoon-the7-font-the7-comment-01:before{content:"\e701"}.icomoon-the7-font-the7-comment-02:before{content:"\e702"}.icomoon-the7-font-the7-link-00:before,.icon-portfolio-p201:before{content:"\e800"}.icomoon-the7-font-the7-link-01:before{content:"\e801"}.icomoon-the7-font-the7-link-02:before,.icon-portfolio-p204:before,.links-container .project-link span:before{content:"\e802"}.icomoon-the7-font-the7-link-03:before{content:"\e803"}.icomoon-the7-font-the7-more-00:before,.icon-portfolio-p208:before{content:"\e900"}.icomoon-the7-font-the7-more-01:before,.icon-portfolio-p206:before{content:"\e901"}.icomoon-the7-font-the7-sort-00:before{content:"\ea00"}.icomoon-the7-font-the7-sort-01:before{content:"\ea01"}.icomoon-the7-font-the7-sort-02:before{content:"\ea02"}.icomoon-the7-font-the7-sort-03:before{content:"\ea03"}.icomoon-the7-font-the7-social-04:before{content:"\ea04"}.icomoon-the7-font-the7-tag-05:before{content:"\ea05"}.icomoon-the7-font-the7-tag-06:before{content:"\ea06"}.dt-icon-the7-refresh-07:before{content:"\ea07"}.dt-icon-the7-misc-018:before{content:"\ea08"}.dt-icon-the7-misc-017:before{content:"\ea09"}.dt-icon-the7-misc-019:before{content:"\ea10"}.dt-icon-the7-menu-012:before{content:"\ea11"}.icomoon-the7-font-the7-cross-00:before{content:"\eb00"}.icomoon-the7-font-the7-cross-01:before{content:"\eb01"}.icomoon-the7-font-the7-cross-02:before{content:"\eb02"}.icomoon-the7-font-the7-zoom-01:before{content:"\ec01"}.icomoon-the7-font-the7-zoom-02:before,.icon-im-hover-004 span:before{content:"\ec02"}.icomoon-the7-font-the7-zoom-03:before,.icon-im-hover-005 span:before{content:"\ec03"}.icomoon-the7-font-the7-zoom-044:before,.the7-mw-icon-search:before{content:"\ec04"}.icomoon-the7-font-the7-zoom-04:before,.icomoon-the7-font-the7-zoom-05:before,.icon-im-hover-000 span:before,.icon-im-hover-003 span:before{content:"\ec05"}.icomoon-the7-font-icon-gallery-011-2:before,.the7-mw-icon-search-bold:before{content:"\ec051"}.icomoon-the7-font-the7-zoom-06:before,.icon-portfolio-p212:before{content:"\ec06"}.icomoon-the7-font-the7-zoom-07:before{content:"\ec07"}.icomoon-the7-font-the7-zoom-08:before,.icon-im-hover-001 span:before,.icon-portfolio-p211:before{content:"\ec08"}.icomoon-the7-font-the7-expand-01:before{content:"\ed01"}.icomoon-the7-font-the7-expand-02:before,.icon-im-hover-041 span:before,.icon-portfolio-p203:before,.links-container .project-zoom span:before{content:"\ed02"}.icomoon-the7-font-the7-expand-03:before,.icon-im-hover-042 span:before{content:"\ed03"}.icomoon-the7-font-the7-expand-04:before{content:"\ed04"}.icomoon-the7-font-the7-expand-05:before{content:"\ed05"}.icomoon-the7-font-the7-expand-06:before{content:"\ed06"}.icomoon-the7-font-the7-expand-07:before{content:"\ed07"}.icomoon-the7-font-the7-expand-08:before{content:"\ed08"}.icomoon-the7-font-the7-expand-09:before{content:"\ed09"}.icomoon-the7-font-the7-expand-009-1:before{content:"\ed091"}.icomoon-the7-font-the7-plus-00:before{content:"\ef00"}.icomoon-the7-font-the7-plus-01:before,.icon-im-hover-012 span:before{content:"\ef01"}.icomoon-the7-font-the7-plus-02:before,.icon-im-hover-009 span:before,.icon-im-hover-011 span:before,.icon-portfolio-p205:before,.links-container .project-details span:before{content:"\ef02"}.icomoon-the7-font-the7-plus-03:before,.icon-im-hover-013 span:before{content:"\ef03"}.icomoon-the7-font-the7-plus-04:before,.icon-im-hover-010 span:before{content:"\ef04"}.icomoon-the7-font-the7-plus-05:before,.icon-im-hover-021 span:before{content:"\ef05"}.icomoon-the7-font-the7-plus-06:before,.icon-im-hover-022 span:before{content:"\ef06"}.icomoon-the7-font-the7-plus-07:before{content:"\ef07"}.icomoon-the7-font-the7-plus-08:before,.icon-im-hover-023 span:before{content:"\ef08"}.icomoon-the7-font-the7-plus-09:before,.icon-im-hover-024 span:before{content:"\ef09"}.icomoon-the7-font-the7-plus-10:before,.icon-im-hover-031 span:before{content:"\ef10"}.icomoon-the7-font-the7-plus-11:before,.icon-im-hover-032 span:before{content:"\ef11"}.icomoon-the7-font-the7-plus-12:before{content:"\ef12"}.icomoon-the7-font-the7-arrow-00:before{content:"\f000"}.icomoon-the7-font-the7-arrow-01:before{content:"\f001"}.icomoon-the7-font-the7-arrow-02:before{content:"\f002"}.icomoon-the7-font-the7-arrow-03:before{content:"\f003"}.icomoon-the7-font-the7-arrow-04:before{content:"\f004"}.icomoon-the7-font-the7-arrow-05:before{content:"\f005"}.icomoon-the7-font-the7-arrow-06:before{content:"\f006"}.icomoon-the7-font-the7-arrow-07:before{content:"\f007"}.icomoon-the7-font-the7-arrow-29-0:before{content:"\f0290"}.icomoon-the7-font-the7-arrow-29-1:before{content:"\f0291"}.icomoon-the7-font-the7-arrow-28:before,.icon-ar-013-l:before{content:"\f028"}.icomoon-the7-font-the7-arrow-29:before,.icon-ar-013-r:before{content:"\f029"}.icomoon-the7-font-the7-arrow-29-2:before{content:"\f053"}.icomoon-the7-font-the7-arrow-29-3:before{content:"\f052"}.icomoon-the7-font-the7-arrow-08:before,.icon-ar-017-l:before{content:"\f008"}.icomoon-the7-font-the7-arrow-09:before,.icon-ar-017-r:before{content:"\f009"}.icomoon-the7-font-the7-arrow-10:before,.icon-ar-018-l:before{content:"\f010"}.icomoon-the7-font-the7-arrow-11:before,.icon-ar-018-r:before{content:"\f011"}.icomoon-the7-font-the7-arrow-12:before,.icon-ar-021-l:before{content:"\f012"}.icomoon-the7-font-the7-arrow-13:before,.icon-ar-021-r:before{content:"\f013"}.icomoon-the7-font-the7-arrow-14:before,.icon-ar-023-l:before{content:"\f014"}.icomoon-the7-font-the7-arrow-15:before,.icon-ar-023-r:before{content:"\f015"}.icomoon-the7-font-the7-arrow-16:before,.icon-ar-019-l:before{content:"\f016"}.icomoon-the7-font-the7-arrow-17:before,.icon-ar-019-r:before{content:"\f017"}.icomoon-the7-font-the7-arrow-18:before,.icon-ar-011-l:before{content:"\f018"}.icomoon-the7-font-the7-arrow-19:before,.icon-ar-011-r:before{content:"\f019"}.icomoon-the7-font-the7-arrow-20:before,.icon-ar-010-l:before{content:"\f020"}.icomoon-the7-font-the7-arrow-21:before,.icon-ar-010-r:before{content:"\f021"}.icomoon-the7-font-the7-arrow-22:before,.icon-ar-008-l:before{content:"\f022"}.icomoon-the7-font-the7-arrow-23:before,.icon-ar-008-r:before{content:"\f023"}.icomoon-the7-font-the7-arrow-24:before,.icon-ar-009-l:before{content:"\f024"}.icomoon-the7-font-the7-arrow-25:before,.icon-ar-009-r:before{content:"\f025"}.icomoon-the7-font-the7-arrow-26:before,.icon-ar-012-l:before{content:"\f026"}.icomoon-the7-font-the7-arrow-27:before,.icon-ar-012-r:before{content:"\f027"}.dt-icon-the7-arrow-0-42:before{content:"\f0271"}.dt-icon-the7-arrow-0-41:before{content:"\f0272"}.icomoon-the7-font-the7-arrow-30:before,.icon-ar-022-l:before{content:"\f030"}.icomoon-the7-font-the7-arrow-31:before,.icon-ar-022-r:before{content:"\f031"}.icomoon-the7-font-the7-arrow-32:before,.icon-ar-014-l:before{content:"\f032"}.icomoon-the7-font-the7-arrow-33:before,.icon-ar-014-r:before{content:"\f033"}.icomoon-the7-font-the7-arrow-34:before,.icon-ar-015-l:before{content:"\f034"}.icomoon-the7-font-the7-arrow-35:before,.icon-ar-015-r:before{content:"\f035"}.icomoon-the7-font-the7-arrow-36:before,.icon-ar-004-l:before{content:"\f036"}.icomoon-the7-font-the7-arrow-37:before,.icon-ar-004-r:before{content:"\f037"}.icomoon-the7-font-the7-arrow-38:before,.icon-ar-005-l:before{content:"\f038"}.icomoon-the7-font-the7-arrow-39:before,.icon-ar-005-r:before{content:"\f039"}.icomoon-the7-font-the7-arrow-40:before,.icon-ar-006-l:before{content:"\f040"}.icomoon-the7-font-the7-arrow-41:before,.icon-ar-006-r:before{content:"\f041"}.icomoon-the7-font-the7-arrow-42:before,.icon-ar-007-l:before{content:"\f042"}.icomoon-the7-font-the7-arrow-43:before,.icon-ar-007-r:before{content:"\f043"}.icomoon-the7-font-the7-arrow-44:before,.icon-ar-020-l:before{content:"\f044"}.icomoon-the7-font-the7-arrow-45:before,.icon-ar-020-r:before{content:"\f045"}.icomoon-the7-font-the7-arrow-46:before,.icon-ar-001-l:before{content:"\f046"}.icomoon-the7-font-the7-arrow-47:before,.icon-ar-001-r:before{content:"\f047"}.icomoon-the7-font-the7-arrow-48:before,.icon-ar-002-l:before{content:"\f048"}.icomoon-the7-font-the7-arrow-49:before,.icon-ar-002-r:before{content:"\f049"}.icomoon-the7-font-the7-arrow-50:before,.icon-ar-003-l:before{content:"\f050"}.icomoon-the7-font-the7-arrow-51:before,.icon-ar-003-r:before{content:"\f051"}.dt-icon-px-500:before,.icomoon-the7-font-500px:before,.px-500 .soc-font-icon:before{content:"\f100"}.behance .soc-font-icon:before,.dt-icon-behance:before,.icomoon-the7-font-behance:before{content:"\f101"}.blogger .soc-font-icon:before,.dt-icon-blogger:before,.icomoon-the7-font-blogger:before{content:"\f102"}.delicious .soc-font-icon:before,.dt-icon-delicious:before,.icomoon-the7-font-delicious:before{content:"\f103"}.devian .soc-font-icon:before,.dt-icon-devian:before,.icomoon-the7-font-deviantart:before{content:"\f104"}.dribbble .soc-font-icon:before,.dt-icon-dribbble:before,.icomoon-the7-font-dribbble:before{content:"\f105"}.dt-icon-facebook:before,.facebook .soc-font-icon:before,.icomoon-the7-font-facebook:before{content:"\f106"}.dt-icon-flickr:before,.flickr .soc-font-icon:before,.icomoon-the7-font-flickr:before{content:"\f107"}.dt-icon-foursquare:before,.foursquare .soc-font-icon:before,.icomoon-the7-font-foursquare:before{content:"\f108"}.dt-icon-github:before,.github .soc-font-icon:before,.icomoon-the7-font-github:before{content:"\f109"}.dt-icon-instagram:before,.icomoon-the7-font-instagram:before,.instagram .soc-font-icon:before{content:"\f111"}.dt-icon-lastfm:before,.icomoon-the7-font-lastfm:before,.lastfm .soc-font-icon:before{content:"\f112"}.dt-icon-linkedin:before,.icomoon-the7-font-linkedin:before,.linkedin .soc-font-icon:before{content:"\f113"}.dt-icon-odnoklassniki:before,.icomoon-the7-font-odnoklassniki:before,.odnoklassniki .soc-font-icon:before{content:"\f114"}.dt-icon-pinterest:before,.icomoon-the7-font-pinterest:before,.pinterest .soc-font-icon:before{content:"\f115"}.dt-icon-reddit:before,.icomoon-the7-font-reddit:before,.reddit .soc-font-icon:before{content:"\f116"}.dt-icon-research-gate:before,.icomoon-the7-font-researchgate:before,.research-gate .soc-font-icon:before{content:"\f117"}.dt-icon-rss:before,.icomoon-the7-font-rss:before,.rss .soc-font-icon:before{content:"\f118"}.dt-icon-skype:before,.icomoon-the7-font-skype:before,.skype .soc-font-icon:before,.the7-mw-icon-skype-bold:before{content:"\f119"}.icomoon-the7-font-skype-light:before,.the7-mw-icon-skype:before{content:"\f120"}.dt-icon-snapchat:before,.icomoon-the7-font-snapchat:before,.snapchat .soc-font-icon:before{content:"\f121"}.dt-icon-soundcloud:before,.icomoon-the7-font-soundcloud:before,.soundcloud .soc-font-icon:before{content:"\f122"}.dt-icon-stumbleupon:before,.icomoon-the7-font-stumbleupon:before,.stumbleupon .soc-font-icon:before{content:"\f124"}.dt-icon-tripedvisor:before,.icomoon-the7-font-tripadvisor:before,.tripedvisor .soc-font-icon:before{content:"\f125"}.dt-icon-tumbler:before,.icomoon-the7-font-tumblr:before,.tumbler .soc-font-icon:before{content:"\f126"}.dt-icon-twitter:before,.icomoon-the7-font-twitter:before,.twitter .soc-font-icon:before{content:"\f127"}.dt-icon-vimeo:before,.icomoon-the7-font-vimeo:before,.vimeo .soc-font-icon:before{content:"\f128"}.dt-icon-vk:before,.icomoon-the7-font-vk:before,.vk .soc-font-icon:before{content:"\f129"}.dt-icon-website:before,.icomoon-the7-font-website:before,.website .soc-font-icon:before{content:"\f130"}.dt-icon-weibo:before,.icomoon-the7-font-weibo:before,.weibo .soc-font-icon:before{content:"\f131"}.dt-icon-whatsapp:before,.icomoon-the7-font-whatsapp:before,.whatsapp .soc-font-icon:before{content:"\f132"}.dt-icon-viber:before,.icomoon-the7-font-viber:before,.viber .soc-font-icon:before{content:"\f133"}.dt-icon-xing:before,.icomoon-the7-font-xing:before,.xing .soc-font-icon:before{content:"\f134"}.dt-icon-you-tube:before,.icomoon-the7-font-youtube:before,.icon-yt:before,.you-tube .soc-font-icon:before{content:"\f138"}.dt-icon-telegram:before,.icomoon-the7-font-telegram:before,.icon-telegram:before,.telegram .soc-font-icon:before{content:"\f136"}.dt-icon-yelp:before,.icomoon-the7-font-yelp:before,.icon-yelp:before,.yelp .soc-font-icon:before{content:"\f137"}.dt-icon-the7-misc-099:before{content:"\ea12"}.dt-icon-the7-misc-006-1:before{content:"\ea13"}.dt-icon-the7-misc-006-2:before{content:"\ea14"}.dt-icon-the7-cross-00:before{content:"\eb00"}.dt-icon-the7-cross-01:before{content:"\eb01"}.dt-icon-the7-magn-004-12:before{content:"\ea16"}.dt-icon-the7-hide-icons:before{content:"\ea17"}.dt-icon-the7-show-icons:before{content:"\ea18"}.dt-icon-the7-download:before{content:"\ea19"}.dt-icon-the7-play:before{content:"\ea20"}.dt-icon-the7-pause:before{content:"\ea21"}.dt-icon-the7-play-alt:before{content:"\ea22"}.dt-icon-the7-play-large:before{content:"\ea23"}.dt-icon-the7-sort-02:before{content:"\ea02"}.dt-icon-the7-sort-03:before{content:"\ea03"}.dt-icon-the7-sort-00:before{content:"\ea00"}.dt-icon-the7-sort-01:before{content:"\ea01"}.dt-icon-the7-arrow-06:before{content:"\f006"}.dt-icon-the7-arrow-07:before{content:"\f007"}.dt-icon-the7-arrow-072:before{content:"\f0361"}.dt-icon-the7-arrow-071:before{content:"\f0362"}.dt-icon-the7-expand-003-1:before{content:"\ed001"}.dt-icon-the7-expand-001-1:before{content:"\ed021"}.dt-icon-the7-expand-008-1:before{content:"\ed061"}.dt-icon-the7-menu-011:before{content:"\e908"}.dt-icon-the7-menu-010:before{content:"\e909"}.dt-icon-the7-menu-009:before{content:"\e90a"}.dt-icon-the7-menu-002:before,.the7-mw-icon-dropdown-menu:before{content:"\e90b"}.dt-icon-the7-menu-004:before{content:"\e90c"}.dt-icon-the7-menu-007:before,.the7-mw-icon-dropdown-menu-bold:before{content:"\e90d"}.dt-icon-the7-menu-005:before{content:"\e90e"}.dt-icon-the7-menu-006:before{content:"\e90f"}.dt-icon-the7-menu-013:before{content:"\e910"}.dt-icon-the7-menu-014:before{content:"\e911"}.dt-icon-the7-menu-015:before{content:"\e912"}.dt-icon-the7-menu-016:before{content:"\e913"}.dt-icon-the7-arrow-00:before{content:"\f000"}.dt-icon-the7-arrow-01:before{content:"\f001"}.dt-icon-the7-arrow-02:before{content:"\f002"}.dt-icon-the7-arrow-03:before{content:"\f003"}.dt-icon-the7-settings:before{content:"\ea012"}.dt-icon-the7-plus-041:before{content:"\ef041"}.dt-icon-the7-arrow-531:before{content:"\f0531"}.dt-icon-the7-arrow-532:before{content:"\f0532"}.dt-icon-the7-arrow-551:before{content:"\f0551"}.dt-icon-the7-arrow-552:before{content:"\f0552"}.dt-icon-the7-arrow-35-1:before{content:"\f0351"}.dt-icon-the7-arrow-35-2:before{content:"\f0352"}
[data-aos]{animation-delay:var(--aos-delay,0s);animation-duration:var(--aos-duration,.3s);animation-fill-mode:forwards;animation-timing-function:var(--aos-easing,ease);opacity:0;transform:translateZ(0)}[data-aos][data-aos-easing=linear]{animation-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos-easing=ease]{animation-timing-function:ease}[data-aos][data-aos-easing=ease-in]{animation-timing-function:ease-in}[data-aos][data-aos-easing=ease-out]{animation-timing-function:ease-out}[data-aos][data-aos-easing=ease-in-out]{animation-timing-function:ease-in-out}[data-aos][data-aos-easing=ease-back]{animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos-easing=ease-in-quad]{animation-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos-easing=ease-out-quad]{animation-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos-easing=ease-in-out-quad]{animation-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos-easing=ease-in-quart]{animation-timing-function:cubic-bezier(.895,.03,.685,.22)}[data-aos][data-aos-easing=ease-out-quart]{animation-timing-function:cubic-bezier(.165,.84,.44,1)}[data-aos][data-aos-easing=ease-in-out-quart]{animation-timing-function:cubic-bezier(.77,0,.175,1)}[data-aos][data-aos-easing=ease-in-expo]{animation-timing-function:cubic-bezier(.95,.05,.795,.035)}[data-aos][data-aos-easing=ease-out-expo]{animation-timing-function:cubic-bezier(.19,1,.22,1)}[data-aos][data-aos-easing=ease-in-out-expo]{animation-timing-function:cubic-bezier(1,0,0,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}[data-aos|=fade-in].aos-animate,[data-aos|=fade].aos-animate{animation-name:fadeIn}[data-aos|=fade-out].aos-animate{animation-name:fadeOut}@keyframes slideUp{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:none}}@keyframes slideDown{0%{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:none}}@keyframes slideLeft{0%{opacity:0;transform:translate3d(50px,0,0)}to{opacity:1;transform:none}}@keyframes slideRight{0%{opacity:0;transform:translate3d(-50px,0,0)}to{opacity:1;transform:none}}[data-aos=slide-up].aos-animate{animation-name:slideUp}[data-aos=slide-down].aos-animate{animation-name:slideDown}[data-aos=slide-left].aos-animate{animation-name:slideLeft}[data-aos=slide-right].aos-animate{animation-name:slideRight}@keyframes zoomIn{0%{opacity:0;transform:translateZ(0) scale(.8)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes zoomOut{0%{opacity:0;transform:translateZ(0) scale(1.2)}to{opacity:1;transform:translateZ(0) scale(1)}}[data-aos=zoom-in].aos-animate{animation-name:zoomIn}[data-aos=zoom-out].aos-animate{animation-name:zoomOut}
.wp-block-navigation__responsive-container.is-menu-open{box-sizing:border-box;height:100dvh}.has-backdrop-blur{-webkit-backdrop-filter:blur(var(--wp--backdrop-blur,0));backdrop-filter:blur(var(--wp--backdrop-blur,0))}
.wp-block-button.has-hover-text :where(.wp-element-button:hover,.wp-block-button__link:hover){color:var(--wp-block-button--hover-text,initial)!important}.wp-block-button.has-hover-background :where(.wp-element-button:hover,.wp-block-button__link:hover){background-color:var(--wp-block-button--hover-background,initial)!important}.wp-block-button.has-hover-border :where(.wp-element-button:hover,.wp-block-button__link:hover){border-color:var(--wp-block-button--hover-border,initial)!important}.wp-block-button.has-hover-background :where(.wp-element-button,.wp-block-button__link),.wp-block-button.has-hover-border :where(.wp-element-button,.wp-block-button__link),.wp-block-button.has-hover-text :where(.wp-element-button,.wp-block-button__link){transition:color .1s,background-color .1s,border-color .1s}
.dt-cr__flex-item-prevent-shrinking{flex-shrink:0;max-width:100%}
span.text-with-gradient{-webkit-background-clip:text;background-repeat:repeat;background-size:100%;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.format-library__inline-color-dt-cr-gradient{padding:16px}.format-library__inline-color-dt-cr-gradient .components-custom-gradient-picker__gradient-bar .components-button{padding:0}
.wp-block-navigation.has-hover .wp-block-navigation-item__content,.wp-block-navigation.has-submenu-hover .wp-block-navigation-item__content{transition:color .1s}.wp-block-navigation.has-hover .wp-block-navigation-item__content:hover{color:var(--wp-navigation-hover,initial)}.wp-block-navigation.has-submenu-hover .is-menu-open .wp-block-navigation-item__content:hover,.wp-block-navigation.has-submenu-hover .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover{color:var(--wp-navigation-submenu-hover,initial)}
.wp-block-navigation.dt-cr-responsive-navigation .wp-block-navigation__responsive-container-open:not(.always-shown){display:flex}.wp-block-navigation.dt-cr-responsive-navigation .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation.dt-cr-responsive-navigation .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:revert}
.is-position-sticky.is-overlap-bottom{margin-top:var(--wp--pinned-block-overlap,0)!important}.is-position-sticky.is-overlap-top{margin-bottom:var(--wp--pinned-block-overlap,0)!important}
.wp-block-navigation__responsive-container.is-menu-open{box-sizing:border-box;height:100dvh}header:has(>.is-position-sticky){display:contents}.is-position-sticky.is-pin-ready.is-pin-ready{transition-duration:.2s;transition-property:background,border-color,box-shadow,-webkit-backdrop-filter,backdrop-filter}.is-position-sticky.is-pinned.has-pinned-background{background:var(--wp-sticky--pinned-background,initial)!important}.is-position-sticky.is-pinned.has-pinned-blur{-webkit-backdrop-filter:blur(var(--wp-sticky--pinned-backdrop-blur,0));backdrop-filter:blur(var(--wp-sticky--pinned-backdrop-blur,0))}.is-position-sticky.is-pinned.has-pinned-border{border-color:var(--wp-sticky--pinned-border-color,initial)!important}.is-position-sticky.is-pinned.has-pinned-shadow{box-shadow:var(--wp-sticky--pinned-shadow,initial)}
.columns-1.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.columns-2.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.columns-3.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.columns-4.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.columns-5.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.columns-6.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.columns-7.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.columns-8.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.columns-9.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.columns-10.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.columns-11.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(11,minmax(0,1fr))}.columns-12.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.columns-13.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(13,minmax(0,1fr))}.columns-14.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(14,minmax(0,1fr))}.columns-15.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(15,minmax(0,1fr))}.columns-16.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:repeat(16,minmax(0,1fr))}
body:not(.dt-cr-visibility-helper) .dt-cr-visibility-hidden{display:none!important}.dt-cr-visibility-hidden.has-warning,.dt-cr-visibility-visible.has-warning{display:flex!important}
.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
/*!
* WPBakery Page Builder v8.3 (https://wpbakery.com)
* Copyright 2011-2025 WPBakery
* License: Commercial. More details: http://go.wpbakery.com/licensing
*/.vc_row:after,.vc_row:before{content:" ";display:table}.vc_row:after{clear:both}@media (max-width:767px){.vc_hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.vc_hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.vc_hidden-md{display:none!important}}@media (min-width:1200px){.vc_hidden-lg{display:none!important}}.vc_non_responsive .vc_row .vc_col-sm-1{width:8.33333333%}.vc_non_responsive .vc_row .vc_col-sm-1,.vc_non_responsive .vc_row .vc_col-sm-2{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.vc_non_responsive .vc_row .vc_col-sm-2{width:16.66666667%}.vc_non_responsive .vc_row .vc_col-sm-3{width:25%}.vc_non_responsive .vc_row .vc_col-sm-3,.vc_non_responsive .vc_row .vc_col-sm-4{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.vc_non_responsive .vc_row .vc_col-sm-4{width:33.33333333%}.vc_non_responsive .vc_row .vc_col-sm-5{width:41.66666667%}.vc_non_responsive .vc_row .vc_col-sm-5,.vc_non_responsive .vc_row .vc_col-sm-6{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.vc_non_responsive .vc_row .vc_col-sm-6{width:50%}.vc_non_responsive .vc_row .vc_col-sm-7{width:58.33333333%}.vc_non_responsive .vc_row .vc_col-sm-7,.vc_non_responsive .vc_row .vc_col-sm-8{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.vc_non_responsive .vc_row .vc_col-sm-8{width:66.66666667%}.vc_non_responsive .vc_row .vc_col-sm-9{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:75%}.vc_non_responsive .vc_row .vc_col-sm-10{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:83.33333333%}.vc_non_responsive .vc_row .vc_col-sm-11{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:91.66666667%}.vc_non_responsive .vc_row .vc_col-sm-12{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-12{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-11{margin-left:91.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-10{margin-left:83.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-9{margin-left:75%}.vc_non_responsive .vc_row .vc_col-sm-offset-8{margin-left:66.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-7{margin-left:58.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-6{margin-left:50%}.vc_non_responsive .vc_row .vc_col-sm-offset-5{margin-left:41.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-4{margin-left:33.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-3{margin-left:25%}.vc_non_responsive .vc_row .vc_col-sm-offset-2{margin-left:16.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-1{margin-left:8.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-0{margin-left:0}.vc_non_responsive .vc_row .vc_hidden-sm{display:none!important}.vc_non_responsive .vc_row .vc_col-sm-1\/5{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:20%}.vc_non_responsive .vc_row .vc_col-sm-2\/5{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:40%}.vc_non_responsive .vc_row .vc_col-sm-3\/5{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:60%}.vc_non_responsive .vc_row .vc_col-sm-4\/5{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:80%}.vc_non_responsive .vc_row .vc_col-sm-5\/5{float:left;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-5\/5{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-4\/5{margin-left:80%}.vc_non_responsive .vc_row .vc_col-sm-offset-3\/5{margin-left:60%}.vc_non_responsive .vc_row .vc_col-sm-offset-2\/5{margin-left:40%}.vc_non_responsive .vc_row .vc_col-sm-offset-1\/5{margin-left:20%}.vc_non_responsive .vc_row .vc_col-sm-offset-0\/5{margin-left:0}.vc_column_container{width:100%}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{box-sizing:border-box;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-9{float:right}.vc_col-xs-12{width:100%}.vc_col-xs-11{width:91.66666667%}.vc_col-xs-10{width:83.33333333%}.vc_col-xs-9{width:75%}.vc_col-xs-8{width:66.66666667%}.vc_col-xs-7{width:58.33333333%}.vc_col-xs-6{width:50%}.vc_col-xs-5{width:41.66666667%}.vc_col-xs-4{width:33.33333333%}.vc_col-xs-3{width:25%}.vc_col-xs-2{width:16.66666667%}.vc_col-xs-1{width:8.33333333%}.vc_col-xs-pull-12{right:100%}.vc_col-xs-pull-11{right:91.66666667%}.vc_col-xs-pull-10{right:83.33333333%}.vc_col-xs-pull-9{right:75%}.vc_col-xs-pull-8{right:66.66666667%}.vc_col-xs-pull-7{right:58.33333333%}.vc_col-xs-pull-6{right:50%}.vc_col-xs-pull-5{right:41.66666667%}.vc_col-xs-pull-4{right:33.33333333%}.vc_col-xs-pull-3{right:25%}.vc_col-xs-pull-2{right:16.66666667%}.vc_col-xs-pull-1{right:8.33333333%}.vc_col-xs-pull-0{right:auto}.vc_col-xs-push-12{left:100%}.vc_col-xs-push-11{left:91.66666667%}.vc_col-xs-push-10{left:83.33333333%}.vc_col-xs-push-9{left:75%}.vc_col-xs-push-8{left:66.66666667%}.vc_col-xs-push-7{left:58.33333333%}.vc_col-xs-push-6{left:50%}.vc_col-xs-push-5{left:41.66666667%}.vc_col-xs-push-4{left:33.33333333%}.vc_col-xs-push-3{left:25%}.vc_col-xs-push-2{left:16.66666667%}.vc_col-xs-push-1{left:8.33333333%}.vc_col-xs-push-0{left:auto}.vc_col-xs-offset-12{margin-left:100%}.vc_col-xs-offset-11{margin-left:91.66666667%}.vc_col-xs-offset-10{margin-left:83.33333333%}.vc_col-xs-offset-9{margin-left:75%}.vc_col-xs-offset-8{margin-left:66.66666667%}.vc_col-xs-offset-7{margin-left:58.33333333%}.vc_col-xs-offset-6{margin-left:50%}.vc_col-xs-offset-5{margin-left:41.66666667%}.vc_col-xs-offset-4{margin-left:33.33333333%}.vc_col-xs-offset-3{margin-left:25%}.vc_col-xs-offset-2{margin-left:16.66666667%}.vc_col-xs-offset-1{margin-left:8.33333333%}.vc_col-xs-offset-0{margin-left:0}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5,.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5,.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5,.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{box-sizing:border-box;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{float:left}.vc_col-xs-5\/5{width:100%}.vc_col-xs-4\/5{width:80%}.vc_col-xs-3\/5{width:60%}.vc_col-xs-2\/5{width:40%}.vc_col-xs-1\/5{width:20%}.vc_col-xs-pull-5\/5{right:100%}.vc_col-xs-pull-4\/5{right:80%}.vc_col-xs-pull-3\/5{right:60%}.vc_col-xs-pull-2\/5{right:40%}.vc_col-xs-pull-1\/5{right:20%}.vc_col-xs-pull-0\/5{right:auto}.vc_col-xs-push-5\/5{left:100%}.vc_col-xs-push-4\/5{left:80%}.vc_col-xs-push-3\/5{left:60%}.vc_col-xs-push-2\/5{left:40%}.vc_col-xs-push-1\/5{left:20%}.vc_col-xs-push-0\/5{left:auto}.vc_col-xs-offset-5\/5{margin-left:100%}.vc_col-xs-offset-4\/5{margin-left:80%}.vc_col-xs-offset-3\/5{margin-left:60%}.vc_col-xs-offset-2\/5{margin-left:40%}.vc_col-xs-offset-1\/5{margin-left:20%}.vc_col-xs-offset-0\/5{margin-left:0}[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5{float:right}@media (min-width:768px){.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-9{float:right}.vc_col-sm-12{width:100%}.vc_col-sm-11{width:91.66666667%}.vc_col-sm-10{width:83.33333333%}.vc_col-sm-9{width:75%}.vc_col-sm-8{width:66.66666667%}.vc_col-sm-7{width:58.33333333%}.vc_col-sm-6{width:50%}.vc_col-sm-5{width:41.66666667%}.vc_col-sm-4{width:33.33333333%}.vc_col-sm-3{width:25%}.vc_col-sm-2{width:16.66666667%}.vc_col-sm-1{width:8.33333333%}.vc_col-sm-pull-12{right:100%}.vc_col-sm-pull-11{right:91.66666667%}.vc_col-sm-pull-10{right:83.33333333%}.vc_col-sm-pull-9{right:75%}.vc_col-sm-pull-8{right:66.66666667%}.vc_col-sm-pull-7{right:58.33333333%}.vc_col-sm-pull-6{right:50%}.vc_col-sm-pull-5{right:41.66666667%}.vc_col-sm-pull-4{right:33.33333333%}.vc_col-sm-pull-3{right:25%}.vc_col-sm-pull-2{right:16.66666667%}.vc_col-sm-pull-1{right:8.33333333%}.vc_col-sm-pull-0{right:auto}.vc_col-sm-push-12{left:100%}.vc_col-sm-push-11{left:91.66666667%}.vc_col-sm-push-10{left:83.33333333%}.vc_col-sm-push-9{left:75%}.vc_col-sm-push-8{left:66.66666667%}.vc_col-sm-push-7{left:58.33333333%}.vc_col-sm-push-6{left:50%}.vc_col-sm-push-5{left:41.66666667%}.vc_col-sm-push-4{left:33.33333333%}.vc_col-sm-push-3{left:25%}.vc_col-sm-push-2{left:16.66666667%}.vc_col-sm-push-1{left:8.33333333%}.vc_col-sm-push-0{left:auto}.vc_col-sm-offset-12{margin-left:100%}.vc_col-sm-offset-11{margin-left:91.66666667%}.vc_col-sm-offset-10{margin-left:83.33333333%}.vc_col-sm-offset-9{margin-left:75%}.vc_col-sm-offset-8{margin-left:66.66666667%}.vc_col-sm-offset-7{margin-left:58.33333333%}.vc_col-sm-offset-6{margin-left:50%}.vc_col-sm-offset-5{margin-left:41.66666667%}.vc_col-sm-offset-4{margin-left:33.33333333%}.vc_col-sm-offset-3{margin-left:25%}.vc_col-sm-offset-2{margin-left:16.66666667%}.vc_col-sm-offset-1{margin-left:8.33333333%}.vc_col-sm-offset-0{margin-left:0}.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-sm-5\/5{width:100%}.vc_col-sm-4\/5{width:80%}.vc_col-sm-3\/5{width:60%}.vc_col-sm-2\/5{width:40%}.vc_col-sm-1\/5{width:20%}.vc_col-sm-pull-5\/5{right:100%}.vc_col-sm-pull-4\/5{right:80%}.vc_col-sm-pull-3\/5{right:60%}.vc_col-sm-pull-2\/5{right:40%}.vc_col-sm-pull-1\/5{right:20%}.vc_col-sm-pull-0\/5{right:auto}.vc_col-sm-push-5\/5{left:100%}.vc_col-sm-push-4\/5{left:80%}.vc_col-sm-push-3\/5{left:60%}.vc_col-sm-push-2\/5{left:40%}.vc_col-sm-push-1\/5{left:20%}.vc_col-sm-push-0\/5{left:auto}.vc_col-sm-offset-5\/5{margin-left:100%}.vc_col-sm-offset-4\/5{margin-left:80%}.vc_col-sm-offset-3\/5{margin-left:60%}.vc_col-sm-offset-2\/5{margin-left:40%}.vc_col-sm-offset-1\/5{margin-left:20%}.vc_col-sm-offset-0\/5{margin-left:0}}@media (min-width:992px){.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-9{float:right}.vc_col-md-12{width:100%}.vc_col-md-11{width:91.66666667%}.vc_col-md-10{width:83.33333333%}.vc_col-md-9{width:75%}.vc_col-md-8{width:66.66666667%}.vc_col-md-7{width:58.33333333%}.vc_col-md-6{width:50%}.vc_col-md-5{width:41.66666667%}.vc_col-md-4{width:33.33333333%}.vc_col-md-3{width:25%}.vc_col-md-2{width:16.66666667%}.vc_col-md-1{width:8.33333333%}.vc_col-md-pull-12{right:100%}.vc_col-md-pull-11{right:91.66666667%}.vc_col-md-pull-10{right:83.33333333%}.vc_col-md-pull-9{right:75%}.vc_col-md-pull-8{right:66.66666667%}.vc_col-md-pull-7{right:58.33333333%}.vc_col-md-pull-6{right:50%}.vc_col-md-pull-5{right:41.66666667%}.vc_col-md-pull-4{right:33.33333333%}.vc_col-md-pull-3{right:25%}.vc_col-md-pull-2{right:16.66666667%}.vc_col-md-pull-1{right:8.33333333%}.vc_col-md-pull-0{right:auto}.vc_col-md-push-12{left:100%}.vc_col-md-push-11{left:91.66666667%}.vc_col-md-push-10{left:83.33333333%}.vc_col-md-push-9{left:75%}.vc_col-md-push-8{left:66.66666667%}.vc_col-md-push-7{left:58.33333333%}.vc_col-md-push-6{left:50%}.vc_col-md-push-5{left:41.66666667%}.vc_col-md-push-4{left:33.33333333%}.vc_col-md-push-3{left:25%}.vc_col-md-push-2{left:16.66666667%}.vc_col-md-push-1{left:8.33333333%}.vc_col-md-push-0{left:auto}.vc_col-md-offset-12{margin-left:100%}.vc_col-md-offset-11{margin-left:91.66666667%}.vc_col-md-offset-10{margin-left:83.33333333%}.vc_col-md-offset-9{margin-left:75%}.vc_col-md-offset-8{margin-left:66.66666667%}.vc_col-md-offset-7{margin-left:58.33333333%}.vc_col-md-offset-6{margin-left:50%}.vc_col-md-offset-5{margin-left:41.66666667%}.vc_col-md-offset-4{margin-left:33.33333333%}.vc_col-md-offset-3{margin-left:25%}.vc_col-md-offset-2{margin-left:16.66666667%}.vc_col-md-offset-1{margin-left:8.33333333%}.vc_col-md-offset-0{margin-left:0}.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-md-5\/5{width:100%}.vc_col-md-4\/5{width:80%}.vc_col-md-3\/5{width:60%}.vc_col-md-2\/5{width:40%}.vc_col-md-1\/5{width:20%}.vc_col-md-pull-5\/5{right:100%}.vc_col-md-pull-4\/5{right:80%}.vc_col-md-pull-3\/5{right:60%}.vc_col-md-pull-2\/5{right:40%}.vc_col-md-pull-1\/5{right:20%}.vc_col-md-pull-0\/5{right:auto}.vc_col-md-push-5\/5{left:100%}.vc_col-md-push-4\/5{left:80%}.vc_col-md-push-3\/5{left:60%}.vc_col-md-push-2\/5{left:40%}.vc_col-md-push-1\/5{left:20%}.vc_col-md-push-0\/5{left:auto}.vc_col-md-offset-5\/5{margin-left:100%}.vc_col-md-offset-4\/5{margin-left:80%}.vc_col-md-offset-3\/5{margin-left:60%}.vc_col-md-offset-2\/5{margin-left:40%}.vc_col-md-offset-1\/5{margin-left:20%}.vc_col-md-offset-0\/5{margin-left:0}}@media (min-width:1200px){.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-9{float:right}.vc_col-lg-12{width:100%}.vc_col-lg-11{width:91.66666667%}.vc_col-lg-10{width:83.33333333%}.vc_col-lg-9{width:75%}.vc_col-lg-8{width:66.66666667%}.vc_col-lg-7{width:58.33333333%}.vc_col-lg-6{width:50%}.vc_col-lg-5{width:41.66666667%}.vc_col-lg-4{width:33.33333333%}.vc_col-lg-3{width:25%}.vc_col-lg-2{width:16.66666667%}.vc_col-lg-1{width:8.33333333%}.vc_col-lg-pull-12{right:100%}.vc_col-lg-pull-11{right:91.66666667%}.vc_col-lg-pull-10{right:83.33333333%}.vc_col-lg-pull-9{right:75%}.vc_col-lg-pull-8{right:66.66666667%}.vc_col-lg-pull-7{right:58.33333333%}.vc_col-lg-pull-6{right:50%}.vc_col-lg-pull-5{right:41.66666667%}.vc_col-lg-pull-4{right:33.33333333%}.vc_col-lg-pull-3{right:25%}.vc_col-lg-pull-2{right:16.66666667%}.vc_col-lg-pull-1{right:8.33333333%}.vc_col-lg-pull-0{right:auto}.vc_col-lg-push-12{left:100%}.vc_col-lg-push-11{left:91.66666667%}.vc_col-lg-push-10{left:83.33333333%}.vc_col-lg-push-9{left:75%}.vc_col-lg-push-8{left:66.66666667%}.vc_col-lg-push-7{left:58.33333333%}.vc_col-lg-push-6{left:50%}.vc_col-lg-push-5{left:41.66666667%}.vc_col-lg-push-4{left:33.33333333%}.vc_col-lg-push-3{left:25%}.vc_col-lg-push-2{left:16.66666667%}.vc_col-lg-push-1{left:8.33333333%}.vc_col-lg-push-0{left:auto}.vc_col-lg-offset-12{margin-left:100%}.vc_col-lg-offset-11{margin-left:91.66666667%}.vc_col-lg-offset-10{margin-left:83.33333333%}.vc_col-lg-offset-9{margin-left:75%}.vc_col-lg-offset-8{margin-left:66.66666667%}.vc_col-lg-offset-7{margin-left:58.33333333%}.vc_col-lg-offset-6{margin-left:50%}.vc_col-lg-offset-5{margin-left:41.66666667%}.vc_col-lg-offset-4{margin-left:33.33333333%}.vc_col-lg-offset-3{margin-left:25%}.vc_col-lg-offset-2{margin-left:16.66666667%}.vc_col-lg-offset-1{margin-left:8.33333333%}.vc_col-lg-offset-0{margin-left:0}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-lg-5\/5{width:100%}.vc_col-lg-4\/5{width:80%}.vc_col-lg-3\/5{width:60%}.vc_col-lg-2\/5{width:40%}.vc_col-lg-1\/5{width:20%}.vc_col-lg-pull-5\/5{right:100%}.vc_col-lg-pull-4\/5{right:80%}.vc_col-lg-pull-3\/5{right:60%}.vc_col-lg-pull-2\/5{right:40%}.vc_col-lg-pull-1\/5{right:20%}.vc_col-lg-pull-0\/5{right:auto}.vc_col-lg-push-5\/5{left:100%}.vc_col-lg-push-4\/5{left:80%}.vc_col-lg-push-3\/5{left:60%}.vc_col-lg-push-2\/5{left:40%}.vc_col-lg-push-1\/5{left:20%}.vc_col-lg-push-0\/5{left:auto}.vc_col-lg-offset-5\/5{margin-left:100%}.vc_col-lg-offset-4\/5{margin-left:80%}.vc_col-lg-offset-3\/5{margin-left:60%}.vc_col-lg-offset-2\/5{margin-left:40%}.vc_col-lg-offset-1\/5{margin-left:20%}.vc_col-lg-offset-0\/5{margin-left:0}}.vc_pull-right{float:right!important}.vc_pull-left{float:left!important}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_clearfix:after,.vc_el-clearfix{clear:both}@media (max-width:767px){.vc_el-clearfix-xs{clear:both}}@media (min-width:768px) and (max-width:991px){.vc_el-clearfix-sm{clear:both}}@media (min-width:992px) and (max-width:1199px){.vc_el-clearfix-md{clear:both}}@media (min-width:1200px){.vc_el-clearfix-lg{clear:both}}.vc_visible{display:block}.vc_table{border-collapse:collapse;margin-bottom:20px;max-width:100%;width:100%}.vc_table>tbody>tr>td,.vc_table>tbody>tr>th,.vc_table>tfoot>tr>td,.vc_table>tfoot>tr>th,.vc_table>thead>tr>td,.vc_table>thead>tr>th{border-top:1px solid #ddd;line-height:1.42857143;padding:8px;vertical-align:top}.vc_table>thead>tr>th{border-bottom:2px solid #ddd;vertical-align:bottom}.vc_table>caption+thead>tr:first-child>td,.vc_table>caption+thead>tr:first-child>th,.vc_table>colgroup+thead>tr:first-child>td,.vc_table>colgroup+thead>tr:first-child>th,.vc_table>thead:first-child>tr:first-child>td,.vc_table>thead:first-child>tr:first-child>th{border-top:0}.vc_table>tbody+tbody{border-top:2px solid #ddd}.vc_table .table{background-color:#fff}.vc_table-bordered,.vc_table-bordered>tbody>tr>td,.vc_table-bordered>tbody>tr>th,.vc_table-bordered>tfoot>tr>td,.vc_table-bordered>tfoot>tr>th,.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border:1px solid #ddd}.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border-bottom-width:2px}.vc_pixel_icon{background-position:0 0;background-repeat:no-repeat;display:inline-block;height:16px;vertical-align:middle;width:16px}.vc_pixel_icon-alert{background-image:url(/wp-content/plugins/js_composer/assets/css/../vc/alert.png)}.vc_pixel_icon-info{background-image:url(/wp-content/plugins/js_composer/assets/css/../vc/info.png)}.vc_pixel_icon-tick{background-image:url(/wp-content/plugins/js_composer/assets/css/../vc/tick.png)}.vc_pixel_icon-explanation{background-image:url(/wp-content/plugins/js_composer/assets/css/../vc/exclamation.png)}.vc_pixel_icon-address_book{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/address-book.png)}.vc_pixel_icon-alarm_clock{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/alarm-clock.png)}.vc_pixel_icon-anchor{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/anchor.png)}.vc_pixel_icon-application_image{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/application-image.png)}.vc_pixel_icon-arrow{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/arrow.png)}.vc_pixel_icon-asterisk{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/asterisk.png)}.vc_pixel_icon-hammer{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/auction-hammer.png)}.vc_pixel_icon-balloon{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/balloon.png)}.vc_pixel_icon-balloon_buzz{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-buzz.png)}.vc_pixel_icon-balloon_facebook{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-facebook.png)}.vc_pixel_icon-balloon_twitter{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-twitter.png)}.vc_pixel_icon-battery{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/battery-full.png)}.vc_pixel_icon-binocular{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/binocular.png)}.vc_pixel_icon-document_excel{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-excel.png)}.vc_pixel_icon-document_image{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-image.png)}.vc_pixel_icon-document_music{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-music.png)}.vc_pixel_icon-document_office{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-office.png)}.vc_pixel_icon-document_pdf{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-pdf.png)}.vc_pixel_icon-document_powerpoint{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-powerpoint.png)}.vc_pixel_icon-document_word{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-word.png)}.vc_pixel_icon-bookmark{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/bookmark.png)}.vc_pixel_icon-camcorder{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/camcorder.png)}.vc_pixel_icon-camera{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/camera.png)}.vc_pixel_icon-chart{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/chart.png)}.vc_pixel_icon-chart_pie{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/chart-pie.png)}.vc_pixel_icon-clock{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/clock.png)}.vc_pixel_icon-play{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/control.png)}.vc_pixel_icon-fire{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/fire.png)}.vc_pixel_icon-heart{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/heart.png)}.vc_pixel_icon-mail{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/mail.png)}.vc_pixel_icon-shield{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/plus-shield.png)}.vc_pixel_icon-video{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/icons/video.png)}.vc-composer-icon{font-family:vcpb-plugin-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc-c-icon-code:before{content:"\e919"}.vc-c-icon-layout_portrait-tablets:before{content:"\e917"}.vc-c-icon-layout_portrait-smartphones:before{content:"\e918"}.vc-c-icon-layout_landscape-smartphones:before{content:"\e928"}.vc-c-icon-layout_landscape-tablets:before{content:"\e929"}.vc-c-icon-save-draft:before{content:"\e92a"}.vc-c-icon-backend-editor:before{content:"\e92b"}.vc-c-icon-publish:before{content:"\e92c"}.vc-c-icon-preview:before{content:"\e92d"}.vc-c-icon-seo:before{content:"\e927"}.vc-c-icon-clone:before{content:"\e926"}.vc-c-icon-paste:before{content:"\e924"}.vc-c-icon-copy:before{content:"\e925"}.vc-c-icon-layout_default:before{content:"\e91b"}.vc-c-icon-cog:before{content:"\e91f"}.vc-c-icon-add_template:before{content:"\e920"}.vc-c-icon-more:before{content:"\e923"}.vc-c-icon-text-block:before{content:"\e903"}.vc-c-icon-fullscreen_exit:before{content:"\e90d"}.vc-c-icon-fullscreen:before{content:"\e910"}.vc-c-icon-close:before{content:"\e914"}.vc-c-icon-add_element:before{content:"\e915"}.vc-c-icon-redo:before{content:"\e921"}.vc-c-icon-undo:before{content:"\e922"}.vc-c-icon-minimize:before{content:"\e91c"}.vc-c-icon-1-6_4-6_1-6:before{content:"\e90e"}.vc-c-icon-arrow_back:before{content:"\e5c4"}.vc-c-icon-arrow_drop_down:before{content:"\e5c5"}.vc-c-icon-arrow_drop_up:before{content:"\e5c7"}.vc-c-icon-arrow_forward:before{content:"\e5c8"}.vc-c-icon-check:before{content:"\e5ca"}.vc-c-icon-arrow_upward:before{content:"\e5d8"}.vc-c-icon-arrow_downward:before{content:"\e5db"}.vc-c-icon-sync:before{content:"\e627"}.vc-c-icon-search:before{content:"\e8b6"}.vc-c-icon-1-1:before{content:"\e900"}.vc-c-icon-1-2_1-2:before{content:"\e901"}.vc-c-icon-1-3_1-3_1-3:before{content:"\e902"}.vc-c-icon-1-4_1-2_1-4:before{content:"\e904"}.vc-c-icon-1-4_1-4_1-4_1-4:before{content:"\e905"}.vc-c-icon-1-4_3-4:before{content:"\e906"}.vc-c-icon-1-6_1-6_1-6_1-2:before{content:"\e907"}.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before{content:"\e908"}.vc-c-icon-l_15_15_15_15_15:before{content:"\e909"}.vc-c-icon-1-6_2-3_1-6:before{content:"\e90a"}.vc-c-icon-2-3_1-3:before{content:"\e90b"}.vc-c-icon-5-6_1-6:before{content:"\e90c"}.vc-c-icon-add:before{content:"\e90f"}.vc-c-icon-content_copy:before{content:"\e911"}.vc-c-icon-delete_empty:before{content:"\e912"}.vc-c-icon-dragndrop:before{content:"\e913"}.vc-c-icon-arrow_drop_right:before{content:"\e916"}.vc-c-icon-mode_edit:before{content:"\e91d"}.vc-c-icon-row_default_fe:before{content:"\e91e"}.vc_txt_align_left{text-align:left}.vc_txt_align_right{text-align:right}.vc_txt_align_center{text-align:center}.vc_txt_align_justify{text-align:justify;text-justify:inter-word}.vc_el_width_50{width:50%}.vc_el_width_50,.vc_el_width_60{margin-left:auto!important;margin-right:auto!important}.vc_el_width_60{width:60%}.vc_el_width_70{width:70%}.vc_el_width_70,.vc_el_width_80{margin-left:auto!important;margin-right:auto!important}.vc_el_width_80{width:80%}.vc_el_width_90{width:90%}.vc_el_width_100,.vc_el_width_90{margin-left:auto!important;margin-right:auto!important}.vc_el_width_100{width:100%}.vc_btn,a.vc_btn,button.vc_btn{border-radius:4px;box-shadow:none;cursor:pointer;display:inline-block;font-size:100%;line-height:20px;padding:9px 12px;text-decoration:none!important}.vc_btn,.vc_btn:focus,.vc_btn:hover,a.vc_btn,a.vc_btn:focus,a.vc_btn:hover,button.vc_btn,button.vc_btn:focus,button.vc_btn:hover{border:1px solid #0000;box-shadow:none}.vc_btn-lg,a.vc_btn-lg,button.vc_btn-lg{border-radius:6px;font-size:18px;line-height:1.3333333;padding:10px 16px}.vc_btn-sm,a.vc_btn-sm,button.vc_btn-sm{border-radius:3px;font-size:12px;line-height:1.5;padding:5px 10px}.vc_btn-xs,a.vc_btn-xs,button.vc_btn-xs{border-radius:3px;font-size:12px;line-height:1.5;padding:1px 5px}.vc_btn_square,a.vc_btn_square,button.vc_btn_square{border-radius:0}.vc_btn_square_outlined,a.vc_btn_square_outlined,button.vc_btn_square_outlined{background:none!important;border-radius:0}.vc_btn_square_outlined,.vc_btn_square_outlined:focus,.vc_btn_square_outlined:hover,a.vc_btn_square_outlined,a.vc_btn_square_outlined:focus,a.vc_btn_square_outlined:hover,button.vc_btn_square_outlined,button.vc_btn_square_outlined:focus,button.vc_btn_square_outlined:hover{border:2px solid}.vc_btn_round,a.vc_btn_round,button.vc_btn_round{border-radius:25px}.vc_btn_outlined,a.vc_btn_outlined,button.vc_btn_outlined{background:none!important}.vc_btn_outlined,.vc_btn_outlined:focus,.vc_btn_outlined:hover,a.vc_btn_outlined,a.vc_btn_outlined:focus,a.vc_btn_outlined:hover,button.vc_btn_outlined,button.vc_btn_outlined:focus,button.vc_btn_outlined:hover{border:2px solid}.vc_btn-blue,a.vc_btn-blue,button.vc_btn-blue{background-color:#5472d2;color:#fff!important;transition:all .5s}.vc_btn-blue:hover,a.vc_btn-blue:hover,button.vc_btn-blue:hover{background-color:#3c5ecc;color:#f7f7f7!important}.vc_btn-blue.vc_btn_outlined,.vc_btn-blue.vc_btn_square_outlined,a.vc_btn-blue.vc_btn_outlined,a.vc_btn-blue.vc_btn_square_outlined,button.vc_btn-blue.vc_btn_outlined,button.vc_btn-blue.vc_btn_square_outlined{color:#5472d2!important}.vc_btn-blue.vc_btn_outlined:hover,.vc_btn-blue.vc_btn_square_outlined:hover,a.vc_btn-blue.vc_btn_outlined:hover,a.vc_btn-blue.vc_btn_square_outlined:hover,button.vc_btn-blue.vc_btn_outlined:hover,button.vc_btn-blue.vc_btn_square_outlined:hover{border-color:#3c5ecc}.vc_btn-blue.vc_btn_3d,a.vc_btn-blue.vc_btn_3d,button.vc_btn-blue.vc_btn_3d{box-shadow:0 5px 0 #3253bc;margin-bottom:5px}.vc_btn-blue.vc_btn_3d.vc_btn_xs,a.vc_btn-blue.vc_btn_3d.vc_btn_xs,button.vc_btn-blue.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #3253bc;margin-bottom:3px}.vc_btn-blue.vc_btn_3d.vc_btn_sm,a.vc_btn-blue.vc_btn_3d.vc_btn_sm,button.vc_btn-blue.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #3253bc;margin-bottom:4px}.vc_btn-turquoise,a.vc_btn-turquoise,button.vc_btn-turquoise{background-color:#00c1cf;color:#fff!important;transition:all .5s}.vc_btn-turquoise:hover,a.vc_btn-turquoise:hover,button.vc_btn-turquoise:hover{background-color:#00a4b0;color:#f7f7f7!important}.vc_btn-turquoise.vc_btn_outlined,.vc_btn-turquoise.vc_btn_square_outlined,a.vc_btn-turquoise.vc_btn_outlined,a.vc_btn-turquoise.vc_btn_square_outlined,button.vc_btn-turquoise.vc_btn_outlined,button.vc_btn-turquoise.vc_btn_square_outlined{color:#00c1cf!important}.vc_btn-turquoise.vc_btn_outlined:hover,.vc_btn-turquoise.vc_btn_square_outlined:hover,a.vc_btn-turquoise.vc_btn_outlined:hover,a.vc_btn-turquoise.vc_btn_square_outlined:hover,button.vc_btn-turquoise.vc_btn_outlined:hover,button.vc_btn-turquoise.vc_btn_square_outlined:hover{border-color:#00a4b0}.vc_btn-turquoise.vc_btn_3d,a.vc_btn-turquoise.vc_btn_3d,button.vc_btn-turquoise.vc_btn_3d{box-shadow:0 5px 0 #008d97;margin-bottom:5px}.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #008d97;margin-bottom:3px}.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #008d97;margin-bottom:4px}.vc_btn-pink,a.vc_btn-pink,button.vc_btn-pink{background-color:#fe6c61;color:#fff!important;transition:all .5s}.vc_btn-pink:hover,a.vc_btn-pink:hover,button.vc_btn-pink:hover{background-color:#fe5043;color:#f7f7f7!important}.vc_btn-pink.vc_btn_outlined,.vc_btn-pink.vc_btn_square_outlined,a.vc_btn-pink.vc_btn_outlined,a.vc_btn-pink.vc_btn_square_outlined,button.vc_btn-pink.vc_btn_outlined,button.vc_btn-pink.vc_btn_square_outlined{color:#fe6c61!important}.vc_btn-pink.vc_btn_outlined:hover,.vc_btn-pink.vc_btn_square_outlined:hover,a.vc_btn-pink.vc_btn_outlined:hover,a.vc_btn-pink.vc_btn_square_outlined:hover,button.vc_btn-pink.vc_btn_outlined:hover,button.vc_btn-pink.vc_btn_square_outlined:hover{border-color:#fe5043}.vc_btn-pink.vc_btn_3d,a.vc_btn-pink.vc_btn_3d,button.vc_btn-pink.vc_btn_3d{box-shadow:0 5px 0 #fe3829;margin-bottom:5px}.vc_btn-pink.vc_btn_3d.vc_btn_xs,a.vc_btn-pink.vc_btn_3d.vc_btn_xs,button.vc_btn-pink.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #fe3829;margin-bottom:3px}.vc_btn-pink.vc_btn_3d.vc_btn_sm,a.vc_btn-pink.vc_btn_3d.vc_btn_sm,button.vc_btn-pink.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #fe3829;margin-bottom:4px}.vc_btn-violet,a.vc_btn-violet,button.vc_btn-violet{background-color:#8d6dc4;color:#fff!important;transition:all .5s}.vc_btn-violet:hover,a.vc_btn-violet:hover,button.vc_btn-violet:hover{background-color:#7c57bb;color:#f7f7f7!important}.vc_btn-violet.vc_btn_outlined,.vc_btn-violet.vc_btn_square_outlined,a.vc_btn-violet.vc_btn_outlined,a.vc_btn-violet.vc_btn_square_outlined,button.vc_btn-violet.vc_btn_outlined,button.vc_btn-violet.vc_btn_square_outlined{color:#8d6dc4!important}.vc_btn-violet.vc_btn_outlined:hover,.vc_btn-violet.vc_btn_square_outlined:hover,a.vc_btn-violet.vc_btn_outlined:hover,a.vc_btn-violet.vc_btn_square_outlined:hover,button.vc_btn-violet.vc_btn_outlined:hover,button.vc_btn-violet.vc_btn_square_outlined:hover{border-color:#7c57bb}.vc_btn-violet.vc_btn_3d,a.vc_btn-violet.vc_btn_3d,button.vc_btn-violet.vc_btn_3d{box-shadow:0 5px 0 #6e48b1;margin-bottom:5px}.vc_btn-violet.vc_btn_3d.vc_btn_xs,a.vc_btn-violet.vc_btn_3d.vc_btn_xs,button.vc_btn-violet.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #6e48b1;margin-bottom:3px}.vc_btn-violet.vc_btn_3d.vc_btn_sm,a.vc_btn-violet.vc_btn_3d.vc_btn_sm,button.vc_btn-violet.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #6e48b1;margin-bottom:4px}.vc_btn-peacoc,a.vc_btn-peacoc,button.vc_btn-peacoc{background-color:#4cadc9;color:#fff!important;transition:all .5s}.vc_btn-peacoc:hover,a.vc_btn-peacoc:hover,button.vc_btn-peacoc:hover{background-color:#39a0bd;color:#f7f7f7!important}.vc_btn-peacoc.vc_btn_outlined,.vc_btn-peacoc.vc_btn_square_outlined,a.vc_btn-peacoc.vc_btn_outlined,a.vc_btn-peacoc.vc_btn_square_outlined,button.vc_btn-peacoc.vc_btn_outlined,button.vc_btn-peacoc.vc_btn_square_outlined{color:#4cadc9!important}.vc_btn-peacoc.vc_btn_outlined:hover,.vc_btn-peacoc.vc_btn_square_outlined:hover,a.vc_btn-peacoc.vc_btn_outlined:hover,a.vc_btn-peacoc.vc_btn_square_outlined:hover,button.vc_btn-peacoc.vc_btn_outlined:hover,button.vc_btn-peacoc.vc_btn_square_outlined:hover{border-color:#39a0bd}.vc_btn-peacoc.vc_btn_3d,a.vc_btn-peacoc.vc_btn_3d,button.vc_btn-peacoc.vc_btn_3d{box-shadow:0 5px 0 #338faa;margin-bottom:5px}.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #338faa;margin-bottom:3px}.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #338faa;margin-bottom:4px}.vc_btn-chino,a.vc_btn-chino,button.vc_btn-chino{background-color:#cec2ab;color:#fff!important;transition:all .5s}.vc_btn-chino:hover,a.vc_btn-chino:hover,button.vc_btn-chino:hover{background-color:#c3b498;color:#f7f7f7!important}.vc_btn-chino.vc_btn_outlined,.vc_btn-chino.vc_btn_square_outlined,a.vc_btn-chino.vc_btn_outlined,a.vc_btn-chino.vc_btn_square_outlined,button.vc_btn-chino.vc_btn_outlined,button.vc_btn-chino.vc_btn_square_outlined{color:#cec2ab!important}.vc_btn-chino.vc_btn_outlined:hover,.vc_btn-chino.vc_btn_square_outlined:hover,a.vc_btn-chino.vc_btn_outlined:hover,a.vc_btn-chino.vc_btn_square_outlined:hover,button.vc_btn-chino.vc_btn_outlined:hover,button.vc_btn-chino.vc_btn_square_outlined:hover{border-color:#c3b498}.vc_btn-chino.vc_btn_3d,a.vc_btn-chino.vc_btn_3d,button.vc_btn-chino.vc_btn_3d{box-shadow:0 5px 0 #b9a888;margin-bottom:5px}.vc_btn-chino.vc_btn_3d.vc_btn_xs,a.vc_btn-chino.vc_btn_3d.vc_btn_xs,button.vc_btn-chino.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #b9a888;margin-bottom:3px}.vc_btn-chino.vc_btn_3d.vc_btn_sm,a.vc_btn-chino.vc_btn_3d.vc_btn_sm,button.vc_btn-chino.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #b9a888;margin-bottom:4px}.vc_btn-mulled_wine,a.vc_btn-mulled_wine,button.vc_btn-mulled_wine{background-color:#50485b;color:#fff!important;transition:all .5s}.vc_btn-mulled_wine:hover,a.vc_btn-mulled_wine:hover,button.vc_btn-mulled_wine:hover{background-color:#413a4a;color:#f7f7f7!important}.vc_btn-mulled_wine.vc_btn_outlined,.vc_btn-mulled_wine.vc_btn_square_outlined,a.vc_btn-mulled_wine.vc_btn_outlined,a.vc_btn-mulled_wine.vc_btn_square_outlined,button.vc_btn-mulled_wine.vc_btn_outlined,button.vc_btn-mulled_wine.vc_btn_square_outlined{color:#50485b!important}.vc_btn-mulled_wine.vc_btn_outlined:hover,.vc_btn-mulled_wine.vc_btn_square_outlined:hover,a.vc_btn-mulled_wine.vc_btn_outlined:hover,a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,button.vc_btn-mulled_wine.vc_btn_outlined:hover,button.vc_btn-mulled_wine.vc_btn_square_outlined:hover{border-color:#413a4a}.vc_btn-mulled_wine.vc_btn_3d,a.vc_btn-mulled_wine.vc_btn_3d,button.vc_btn-mulled_wine.vc_btn_3d{box-shadow:0 5px 0 #342f3c;margin-bottom:5px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #342f3c;margin-bottom:3px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #342f3c;margin-bottom:4px}.vc_btn-vista_blue,a.vc_btn-vista_blue,button.vc_btn-vista_blue{background-color:#75d69c;color:#fff!important;transition:all .5s}.vc_btn-vista_blue:hover,a.vc_btn-vista_blue:hover,button.vc_btn-vista_blue:hover{background-color:#5dcf8b;color:#f7f7f7!important}.vc_btn-vista_blue.vc_btn_outlined,.vc_btn-vista_blue.vc_btn_square_outlined,a.vc_btn-vista_blue.vc_btn_outlined,a.vc_btn-vista_blue.vc_btn_square_outlined,button.vc_btn-vista_blue.vc_btn_outlined,button.vc_btn-vista_blue.vc_btn_square_outlined{color:#75d69c!important}.vc_btn-vista_blue.vc_btn_outlined:hover,.vc_btn-vista_blue.vc_btn_square_outlined:hover,a.vc_btn-vista_blue.vc_btn_outlined:hover,a.vc_btn-vista_blue.vc_btn_square_outlined:hover,button.vc_btn-vista_blue.vc_btn_outlined:hover,button.vc_btn-vista_blue.vc_btn_square_outlined:hover{border-color:#5dcf8b}.vc_btn-vista_blue.vc_btn_3d,a.vc_btn-vista_blue.vc_btn_3d,button.vc_btn-vista_blue.vc_btn_3d{box-shadow:0 5px 0 #4ac97d;margin-bottom:5px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #4ac97d;margin-bottom:3px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #4ac97d;margin-bottom:4px}.vc_btn-black,a.vc_btn-black,button.vc_btn-black{background-color:#2a2a2a;color:#fff!important;transition:all .5s}.vc_btn-black:hover,a.vc_btn-black:hover,button.vc_btn-black:hover{background-color:#1b1b1b;color:#f7f7f7!important}.vc_btn-black.vc_btn_outlined,.vc_btn-black.vc_btn_square_outlined,a.vc_btn-black.vc_btn_outlined,a.vc_btn-black.vc_btn_square_outlined,button.vc_btn-black.vc_btn_outlined,button.vc_btn-black.vc_btn_square_outlined{color:#2a2a2a!important}.vc_btn-black.vc_btn_outlined:hover,.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover,a.vc_btn-black.vc_btn_square_outlined:hover,button.vc_btn-black.vc_btn_outlined:hover,button.vc_btn-black.vc_btn_square_outlined:hover{border-color:#1b1b1b}.vc_btn-black.vc_btn_3d,a.vc_btn-black.vc_btn_3d,button.vc_btn-black.vc_btn_3d{box-shadow:0 5px 0 #0e0e0e;margin-bottom:5px}.vc_btn-black.vc_btn_3d.vc_btn_xs,a.vc_btn-black.vc_btn_3d.vc_btn_xs,button.vc_btn-black.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #0e0e0e;margin-bottom:3px}.vc_btn-black.vc_btn_3d.vc_btn_sm,a.vc_btn-black.vc_btn_3d.vc_btn_sm,button.vc_btn-black.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #0e0e0e;margin-bottom:4px}.vc_btn-grey,a.vc_btn-grey,button.vc_btn-grey{background-color:#ebebeb;color:#666!important;transition:all .5s}.vc_btn-grey:hover,a.vc_btn-grey:hover,button.vc_btn-grey:hover{background-color:#dcdcdc;color:#5e5e5e!important}.vc_btn-grey.vc_btn_outlined,.vc_btn-grey.vc_btn_square_outlined,a.vc_btn-grey.vc_btn_outlined,a.vc_btn-grey.vc_btn_square_outlined,button.vc_btn-grey.vc_btn_outlined,button.vc_btn-grey.vc_btn_square_outlined{color:#ebebeb!important}.vc_btn-grey.vc_btn_outlined:hover,.vc_btn-grey.vc_btn_square_outlined:hover,a.vc_btn-grey.vc_btn_outlined:hover,a.vc_btn-grey.vc_btn_square_outlined:hover,button.vc_btn-grey.vc_btn_outlined:hover,button.vc_btn-grey.vc_btn_square_outlined:hover{border-color:#dcdcdc}.vc_btn-grey.vc_btn_3d,a.vc_btn-grey.vc_btn_3d,button.vc_btn-grey.vc_btn_3d{box-shadow:0 5px 0 #cfcfcf;margin-bottom:5px}.vc_btn-grey.vc_btn_3d.vc_btn_xs,a.vc_btn-grey.vc_btn_3d.vc_btn_xs,button.vc_btn-grey.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #cfcfcf;margin-bottom:3px}.vc_btn-grey.vc_btn_3d.vc_btn_sm,a.vc_btn-grey.vc_btn_3d.vc_btn_sm,button.vc_btn-grey.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #cfcfcf;margin-bottom:4px}.vc_btn-orange,a.vc_btn-orange,button.vc_btn-orange{background-color:#f7be68;color:#fff!important;transition:all .5s}.vc_btn-orange:hover,a.vc_btn-orange:hover,button.vc_btn-orange:hover{background-color:#f5b14b;color:#f7f7f7!important}.vc_btn-orange.vc_btn_outlined,.vc_btn-orange.vc_btn_square_outlined,a.vc_btn-orange.vc_btn_outlined,a.vc_btn-orange.vc_btn_square_outlined,button.vc_btn-orange.vc_btn_outlined,button.vc_btn-orange.vc_btn_square_outlined{color:#f7be68!important}.vc_btn-orange.vc_btn_outlined:hover,.vc_btn-orange.vc_btn_square_outlined:hover,a.vc_btn-orange.vc_btn_outlined:hover,a.vc_btn-orange.vc_btn_square_outlined:hover,button.vc_btn-orange.vc_btn_outlined:hover,button.vc_btn-orange.vc_btn_square_outlined:hover{border-color:#f5b14b}.vc_btn-orange.vc_btn_3d,a.vc_btn-orange.vc_btn_3d,button.vc_btn-orange.vc_btn_3d{box-shadow:0 5px 0 #f4a733;margin-bottom:5px}.vc_btn-orange.vc_btn_3d.vc_btn_xs,a.vc_btn-orange.vc_btn_3d.vc_btn_xs,button.vc_btn-orange.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f4a733;margin-bottom:3px}.vc_btn-orange.vc_btn_3d.vc_btn_sm,a.vc_btn-orange.vc_btn_3d.vc_btn_sm,button.vc_btn-orange.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f4a733;margin-bottom:4px}.vc_btn-sky,a.vc_btn-sky,button.vc_btn-sky{background-color:#5aa1e3;color:#fff!important;transition:all .5s}.vc_btn-sky:hover,a.vc_btn-sky:hover,button.vc_btn-sky:hover{background-color:#4092df;color:#f7f7f7!important}.vc_btn-sky.vc_btn_outlined,.vc_btn-sky.vc_btn_square_outlined,a.vc_btn-sky.vc_btn_outlined,a.vc_btn-sky.vc_btn_square_outlined,button.vc_btn-sky.vc_btn_outlined,button.vc_btn-sky.vc_btn_square_outlined{color:#5aa1e3!important}.vc_btn-sky.vc_btn_outlined:hover,.vc_btn-sky.vc_btn_square_outlined:hover,a.vc_btn-sky.vc_btn_outlined:hover,a.vc_btn-sky.vc_btn_square_outlined:hover,button.vc_btn-sky.vc_btn_outlined:hover,button.vc_btn-sky.vc_btn_square_outlined:hover{border-color:#4092df}.vc_btn-sky.vc_btn_3d,a.vc_btn-sky.vc_btn_3d,button.vc_btn-sky.vc_btn_3d{box-shadow:0 5px 0 #2a86db;margin-bottom:5px}.vc_btn-sky.vc_btn_3d.vc_btn_xs,a.vc_btn-sky.vc_btn_3d.vc_btn_xs,button.vc_btn-sky.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #2a86db;margin-bottom:3px}.vc_btn-sky.vc_btn_3d.vc_btn_sm,a.vc_btn-sky.vc_btn_3d.vc_btn_sm,button.vc_btn-sky.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #2a86db;margin-bottom:4px}.vc_btn-green,a.vc_btn-green,button.vc_btn-green{background-color:#6dab3c;color:#fff!important;transition:all .5s}.vc_btn-green:hover,a.vc_btn-green:hover,button.vc_btn-green:hover{background-color:#5f9434;color:#f7f7f7!important}.vc_btn-green.vc_btn_outlined,.vc_btn-green.vc_btn_square_outlined,a.vc_btn-green.vc_btn_outlined,a.vc_btn-green.vc_btn_square_outlined,button.vc_btn-green.vc_btn_outlined,button.vc_btn-green.vc_btn_square_outlined{color:#6dab3c!important}.vc_btn-green.vc_btn_outlined:hover,.vc_btn-green.vc_btn_square_outlined:hover,a.vc_btn-green.vc_btn_outlined:hover,a.vc_btn-green.vc_btn_square_outlined:hover,button.vc_btn-green.vc_btn_outlined:hover,button.vc_btn-green.vc_btn_square_outlined:hover{border-color:#5f9434}.vc_btn-green.vc_btn_3d,a.vc_btn-green.vc_btn_3d,button.vc_btn-green.vc_btn_3d{box-shadow:0 5px 0 #53812d;margin-bottom:5px}.vc_btn-green.vc_btn_3d.vc_btn_xs,a.vc_btn-green.vc_btn_3d.vc_btn_xs,button.vc_btn-green.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #53812d;margin-bottom:3px}.vc_btn-green.vc_btn_3d.vc_btn_sm,a.vc_btn-green.vc_btn_3d.vc_btn_sm,button.vc_btn-green.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #53812d;margin-bottom:4px}.vc_btn-juicy_pink,a.vc_btn-juicy_pink,button.vc_btn-juicy_pink{background-color:#f4524d;color:#fff!important;transition:all .5s}.vc_btn-juicy_pink:hover,a.vc_btn-juicy_pink:hover,button.vc_btn-juicy_pink:hover{background-color:#f23630;color:#f7f7f7!important}.vc_btn-juicy_pink.vc_btn_outlined,.vc_btn-juicy_pink.vc_btn_square_outlined,a.vc_btn-juicy_pink.vc_btn_outlined,a.vc_btn-juicy_pink.vc_btn_square_outlined,button.vc_btn-juicy_pink.vc_btn_outlined,button.vc_btn-juicy_pink.vc_btn_square_outlined{color:#f4524d!important}.vc_btn-juicy_pink.vc_btn_outlined:hover,.vc_btn-juicy_pink.vc_btn_square_outlined:hover,a.vc_btn-juicy_pink.vc_btn_outlined:hover,a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,button.vc_btn-juicy_pink.vc_btn_outlined:hover,button.vc_btn-juicy_pink.vc_btn_square_outlined:hover{border-color:#f23630}.vc_btn-juicy_pink.vc_btn_3d,a.vc_btn-juicy_pink.vc_btn_3d,button.vc_btn-juicy_pink.vc_btn_3d{box-shadow:0 5px 0 #f11f18;margin-bottom:5px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f11f18;margin-bottom:3px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f11f18;margin-bottom:4px}.vc_btn-sandy_brown,a.vc_btn-sandy_brown,button.vc_btn-sandy_brown{background-color:#f79468;color:#fff!important;transition:all .5s}.vc_btn-sandy_brown:hover,a.vc_btn-sandy_brown:hover,button.vc_btn-sandy_brown:hover{background-color:#f57f4b;color:#f7f7f7!important}.vc_btn-sandy_brown.vc_btn_outlined,.vc_btn-sandy_brown.vc_btn_square_outlined,a.vc_btn-sandy_brown.vc_btn_outlined,a.vc_btn-sandy_brown.vc_btn_square_outlined,button.vc_btn-sandy_brown.vc_btn_outlined,button.vc_btn-sandy_brown.vc_btn_square_outlined{color:#f79468!important}.vc_btn-sandy_brown.vc_btn_outlined:hover,.vc_btn-sandy_brown.vc_btn_square_outlined:hover,a.vc_btn-sandy_brown.vc_btn_outlined:hover,a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,button.vc_btn-sandy_brown.vc_btn_outlined:hover,button.vc_btn-sandy_brown.vc_btn_square_outlined:hover{border-color:#f57f4b}.vc_btn-sandy_brown.vc_btn_3d,a.vc_btn-sandy_brown.vc_btn_3d,button.vc_btn-sandy_brown.vc_btn_3d{box-shadow:0 5px 0 #f46e33;margin-bottom:5px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f46e33;margin-bottom:3px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f46e33;margin-bottom:4px}.vc_btn-purple,a.vc_btn-purple,button.vc_btn-purple{background-color:#b97ebb;color:#fff!important;transition:all .5s}.vc_btn-purple:hover,a.vc_btn-purple:hover,button.vc_btn-purple:hover{background-color:#ae6ab0;color:#f7f7f7!important}.vc_btn-purple.vc_btn_outlined,.vc_btn-purple.vc_btn_square_outlined,a.vc_btn-purple.vc_btn_outlined,a.vc_btn-purple.vc_btn_square_outlined,button.vc_btn-purple.vc_btn_outlined,button.vc_btn-purple.vc_btn_square_outlined{color:#b97ebb!important}.vc_btn-purple.vc_btn_outlined:hover,.vc_btn-purple.vc_btn_square_outlined:hover,a.vc_btn-purple.vc_btn_outlined:hover,a.vc_btn-purple.vc_btn_square_outlined:hover,button.vc_btn-purple.vc_btn_outlined:hover,button.vc_btn-purple.vc_btn_square_outlined:hover{border-color:#ae6ab0}.vc_btn-purple.vc_btn_3d,a.vc_btn-purple.vc_btn_3d,button.vc_btn-purple.vc_btn_3d{box-shadow:0 5px 0 #a559a8;margin-bottom:5px}.vc_btn-purple.vc_btn_3d.vc_btn_xs,a.vc_btn-purple.vc_btn_3d.vc_btn_xs,button.vc_btn-purple.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #a559a8;margin-bottom:3px}.vc_btn-purple.vc_btn_3d.vc_btn_sm,a.vc_btn-purple.vc_btn_3d.vc_btn_sm,button.vc_btn-purple.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #a559a8;margin-bottom:4px}.vc_btn-white,a.vc_btn-white,button.vc_btn-white{background-color:#fff;color:#666!important;transition:all .5s}.vc_btn-white:hover,a.vc_btn-white:hover,button.vc_btn-white:hover{background-color:#f0f0f0;color:#5e5e5e!important}.vc_btn-white.vc_btn_outlined,.vc_btn-white.vc_btn_square_outlined,a.vc_btn-white.vc_btn_outlined,a.vc_btn-white.vc_btn_square_outlined,button.vc_btn-white.vc_btn_outlined,button.vc_btn-white.vc_btn_square_outlined{color:#fff!important}.vc_btn-white.vc_btn_outlined:hover,.vc_btn-white.vc_btn_square_outlined:hover,a.vc_btn-white.vc_btn_outlined:hover,a.vc_btn-white.vc_btn_square_outlined:hover,button.vc_btn-white.vc_btn_outlined:hover,button.vc_btn-white.vc_btn_square_outlined:hover{border-color:#f0f0f0}.vc_btn-white.vc_btn_3d,a.vc_btn-white.vc_btn_3d,button.vc_btn-white.vc_btn_3d{box-shadow:0 5px 0 #e3e3e3;margin-bottom:5px}.vc_btn-white.vc_btn_3d.vc_btn_xs,a.vc_btn-white.vc_btn_3d.vc_btn_xs,button.vc_btn-white.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #e3e3e3;margin-bottom:3px}.vc_btn-white.vc_btn_3d.vc_btn_sm,a.vc_btn-white.vc_btn_3d.vc_btn_sm,button.vc_btn-white.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #e3e3e3;margin-bottom:4px}.vc_btn-grace,a.vc_btn-grace,button.vc_btn-grace{background-color:#aed13b;color:#fff!important;transition:all .5s}.vc_btn-grace:hover,a.vc_btn-grace:hover,button.vc_btn-grace:hover{background-color:#9ec02d;color:#f7f7f7!important}.vc_btn-grace.vc_btn_outlined,.vc_btn-grace.vc_btn_square_outlined,a.vc_btn-grace.vc_btn_outlined,a.vc_btn-grace.vc_btn_square_outlined,button.vc_btn-grace.vc_btn_outlined,button.vc_btn-grace.vc_btn_square_outlined{color:#aed13b!important}.vc_btn-grace.vc_btn_outlined:hover,.vc_btn-grace.vc_btn_square_outlined:hover,a.vc_btn-grace.vc_btn_outlined:hover,a.vc_btn-grace.vc_btn_square_outlined:hover,button.vc_btn-grace.vc_btn_outlined:hover,button.vc_btn-grace.vc_btn_square_outlined:hover{border-color:#9ec02d}.vc_btn-grace.vc_btn_3d,a.vc_btn-grace.vc_btn_3d,button.vc_btn-grace.vc_btn_3d{box-shadow:0 5px 0 #8dac28;margin-bottom:5px}.vc_btn-grace.vc_btn_3d.vc_btn_xs,a.vc_btn-grace.vc_btn_3d.vc_btn_xs,button.vc_btn-grace.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #8dac28;margin-bottom:3px}.vc_btn-grace.vc_btn_3d.vc_btn_sm,a.vc_btn-grace.vc_btn_3d.vc_btn_sm,button.vc_btn-grace.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #8dac28;margin-bottom:4px}.vc_btn-default,a.vc_btn-default,button.vc_btn-default{background-color:#fff;border-color:#0000;color:#7d7d7d}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default.focus,.vc_btn-default:active,.vc_btn-default:focus,.vc_btn-default:hover,a.vc_btn-default.active,a.vc_btn-default.focus,a.vc_btn-default:active,a.vc_btn-default:focus,a.vc_btn-default:hover,button.vc_btn-default.active,button.vc_btn-default.focus,button.vc_btn-default:active,button.vc_btn-default:focus,button.vc_btn-default:hover{background-color:#e6e6e6;border-color:#0000;color:#7d7d7d}.open>.dropdown-toggle.vc_btn-default.focus,.open>.dropdown-toggle.vc_btn-default:focus,.open>.dropdown-toggle.vc_btn-default:hover,.open>.dropdown-togglea.vc_btn-default.focus,.open>.dropdown-togglea.vc_btn-default:focus,.open>.dropdown-togglea.vc_btn-default:hover,.open>.dropdown-togglebutton.vc_btn-default.focus,.open>.dropdown-togglebutton.vc_btn-default:focus,.open>.dropdown-togglebutton.vc_btn-default:hover,.vc_btn-default.active.focus,.vc_btn-default.active:focus,.vc_btn-default.active:hover,.vc_btn-default:active.focus,.vc_btn-default:active:focus,.vc_btn-default:active:hover,a.vc_btn-default.active.focus,a.vc_btn-default.active:focus,a.vc_btn-default.active:hover,a.vc_btn-default:active.focus,a.vc_btn-default:active:focus,a.vc_btn-default:active:hover,button.vc_btn-default.active.focus,button.vc_btn-default.active:focus,button.vc_btn-default.active:hover,button.vc_btn-default:active.focus,button.vc_btn-default:active:focus,button.vc_btn-default:active:hover{background-color:#d4d4d4;border-color:#0000;color:#7d7d7d}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default:active,a.vc_btn-default.active,a.vc_btn-default:active,button.vc_btn-default.active,button.vc_btn-default:active{background-image:none}.vc_btn-default.disabled,.vc_btn-default.disabled.active,.vc_btn-default.disabled.focus,.vc_btn-default.disabled:active,.vc_btn-default.disabled:focus,.vc_btn-default.disabled:hover,.vc_btn-default[disabled],.vc_btn-default[disabled].active,.vc_btn-default[disabled].focus,.vc_btn-default[disabled]:active,.vc_btn-default[disabled]:focus,.vc_btn-default[disabled]:hover,a.vc_btn-default.disabled,a.vc_btn-default.disabled.active,a.vc_btn-default.disabled.focus,a.vc_btn-default.disabled:active,a.vc_btn-default.disabled:focus,a.vc_btn-default.disabled:hover,a.vc_btn-default[disabled],a.vc_btn-default[disabled].active,a.vc_btn-default[disabled].focus,a.vc_btn-default[disabled]:active,a.vc_btn-default[disabled]:focus,a.vc_btn-default[disabled]:hover,button.vc_btn-default.disabled,button.vc_btn-default.disabled.active,button.vc_btn-default.disabled.focus,button.vc_btn-default.disabled:active,button.vc_btn-default.disabled:focus,button.vc_btn-default.disabled:hover,button.vc_btn-default[disabled],button.vc_btn-default[disabled].active,button.vc_btn-default[disabled].focus,button.vc_btn-default[disabled]:active,button.vc_btn-default[disabled]:focus,button.vc_btn-default[disabled]:hover,fieldset[disabled] .vc_btn-default,fieldset[disabled] .vc_btn-default.active,fieldset[disabled] .vc_btn-default.focus,fieldset[disabled] .vc_btn-default:active,fieldset[disabled] .vc_btn-default:focus,fieldset[disabled] .vc_btn-default:hover,fieldset[disabled] a.vc_btn-default,fieldset[disabled] a.vc_btn-default.active,fieldset[disabled] a.vc_btn-default.focus,fieldset[disabled] a.vc_btn-default:active,fieldset[disabled] a.vc_btn-default:focus,fieldset[disabled] a.vc_btn-default:hover,fieldset[disabled] button.vc_btn-default,fieldset[disabled] button.vc_btn-default.active,fieldset[disabled] button.vc_btn-default.focus,fieldset[disabled] button.vc_btn-default:active,fieldset[disabled] button.vc_btn-default:focus,fieldset[disabled] button.vc_btn-default:hover{background-color:#fff;border-color:#0000}.vc_btn-default .badge,a.vc_btn-default .badge,button.vc_btn-default .badge{background-color:#7d7d7d;color:#fff}.vc_btn-primary,a.vc_btn-primary,button.vc_btn-primary{background-color:#00aef0;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary.focus,.vc_btn-primary:active,.vc_btn-primary:focus,.vc_btn-primary:hover,a.vc_btn-primary.active,a.vc_btn-primary.focus,a.vc_btn-primary:active,a.vc_btn-primary:focus,a.vc_btn-primary:hover,button.vc_btn-primary.active,button.vc_btn-primary.focus,button.vc_btn-primary:active,button.vc_btn-primary:focus,button.vc_btn-primary:hover{background-color:#0089bd;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-primary.focus,.open>.dropdown-toggle.vc_btn-primary:focus,.open>.dropdown-toggle.vc_btn-primary:hover,.open>.dropdown-togglea.vc_btn-primary.focus,.open>.dropdown-togglea.vc_btn-primary:focus,.open>.dropdown-togglea.vc_btn-primary:hover,.open>.dropdown-togglebutton.vc_btn-primary.focus,.open>.dropdown-togglebutton.vc_btn-primary:focus,.open>.dropdown-togglebutton.vc_btn-primary:hover,.vc_btn-primary.active.focus,.vc_btn-primary.active:focus,.vc_btn-primary.active:hover,.vc_btn-primary:active.focus,.vc_btn-primary:active:focus,.vc_btn-primary:active:hover,a.vc_btn-primary.active.focus,a.vc_btn-primary.active:focus,a.vc_btn-primary.active:hover,a.vc_btn-primary:active.focus,a.vc_btn-primary:active:focus,a.vc_btn-primary:active:hover,button.vc_btn-primary.active.focus,button.vc_btn-primary.active:focus,button.vc_btn-primary.active:hover,button.vc_btn-primary:active.focus,button.vc_btn-primary:active:focus,button.vc_btn-primary:active:hover{background-color:#006f99;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary:active,a.vc_btn-primary.active,a.vc_btn-primary:active,button.vc_btn-primary.active,button.vc_btn-primary:active{background-image:none}.vc_btn-primary.disabled,.vc_btn-primary.disabled.active,.vc_btn-primary.disabled.focus,.vc_btn-primary.disabled:active,.vc_btn-primary.disabled:focus,.vc_btn-primary.disabled:hover,.vc_btn-primary[disabled],.vc_btn-primary[disabled].active,.vc_btn-primary[disabled].focus,.vc_btn-primary[disabled]:active,.vc_btn-primary[disabled]:focus,.vc_btn-primary[disabled]:hover,a.vc_btn-primary.disabled,a.vc_btn-primary.disabled.active,a.vc_btn-primary.disabled.focus,a.vc_btn-primary.disabled:active,a.vc_btn-primary.disabled:focus,a.vc_btn-primary.disabled:hover,a.vc_btn-primary[disabled],a.vc_btn-primary[disabled].active,a.vc_btn-primary[disabled].focus,a.vc_btn-primary[disabled]:active,a.vc_btn-primary[disabled]:focus,a.vc_btn-primary[disabled]:hover,button.vc_btn-primary.disabled,button.vc_btn-primary.disabled.active,button.vc_btn-primary.disabled.focus,button.vc_btn-primary.disabled:active,button.vc_btn-primary.disabled:focus,button.vc_btn-primary.disabled:hover,button.vc_btn-primary[disabled],button.vc_btn-primary[disabled].active,button.vc_btn-primary[disabled].focus,button.vc_btn-primary[disabled]:active,button.vc_btn-primary[disabled]:focus,button.vc_btn-primary[disabled]:hover,fieldset[disabled] .vc_btn-primary,fieldset[disabled] .vc_btn-primary.active,fieldset[disabled] .vc_btn-primary.focus,fieldset[disabled] .vc_btn-primary:active,fieldset[disabled] .vc_btn-primary:focus,fieldset[disabled] .vc_btn-primary:hover,fieldset[disabled] a.vc_btn-primary,fieldset[disabled] a.vc_btn-primary.active,fieldset[disabled] a.vc_btn-primary.focus,fieldset[disabled] a.vc_btn-primary:active,fieldset[disabled] a.vc_btn-primary:focus,fieldset[disabled] a.vc_btn-primary:hover,fieldset[disabled] button.vc_btn-primary,fieldset[disabled] button.vc_btn-primary.active,fieldset[disabled] button.vc_btn-primary.focus,fieldset[disabled] button.vc_btn-primary:active,fieldset[disabled] button.vc_btn-primary:focus,fieldset[disabled] button.vc_btn-primary:hover{background-color:#00aef0;border-color:#0000}.vc_btn-primary .badge,a.vc_btn-primary .badge,button.vc_btn-primary .badge{background-color:#fff;color:#00aef0}.vc_btn-success,a.vc_btn-success,button.vc_btn-success{background-color:#5cb85c;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success.focus,.vc_btn-success:active,.vc_btn-success:focus,.vc_btn-success:hover,a.vc_btn-success.active,a.vc_btn-success.focus,a.vc_btn-success:active,a.vc_btn-success:focus,a.vc_btn-success:hover,button.vc_btn-success.active,button.vc_btn-success.focus,button.vc_btn-success:active,button.vc_btn-success:focus,button.vc_btn-success:hover{background-color:#449d44;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-success.focus,.open>.dropdown-toggle.vc_btn-success:focus,.open>.dropdown-toggle.vc_btn-success:hover,.open>.dropdown-togglea.vc_btn-success.focus,.open>.dropdown-togglea.vc_btn-success:focus,.open>.dropdown-togglea.vc_btn-success:hover,.open>.dropdown-togglebutton.vc_btn-success.focus,.open>.dropdown-togglebutton.vc_btn-success:focus,.open>.dropdown-togglebutton.vc_btn-success:hover,.vc_btn-success.active.focus,.vc_btn-success.active:focus,.vc_btn-success.active:hover,.vc_btn-success:active.focus,.vc_btn-success:active:focus,.vc_btn-success:active:hover,a.vc_btn-success.active.focus,a.vc_btn-success.active:focus,a.vc_btn-success.active:hover,a.vc_btn-success:active.focus,a.vc_btn-success:active:focus,a.vc_btn-success:active:hover,button.vc_btn-success.active.focus,button.vc_btn-success.active:focus,button.vc_btn-success.active:hover,button.vc_btn-success:active.focus,button.vc_btn-success:active:focus,button.vc_btn-success:active:hover{background-color:#398439;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success:active,a.vc_btn-success.active,a.vc_btn-success:active,button.vc_btn-success.active,button.vc_btn-success:active{background-image:none}.vc_btn-success.disabled,.vc_btn-success.disabled.active,.vc_btn-success.disabled.focus,.vc_btn-success.disabled:active,.vc_btn-success.disabled:focus,.vc_btn-success.disabled:hover,.vc_btn-success[disabled],.vc_btn-success[disabled].active,.vc_btn-success[disabled].focus,.vc_btn-success[disabled]:active,.vc_btn-success[disabled]:focus,.vc_btn-success[disabled]:hover,a.vc_btn-success.disabled,a.vc_btn-success.disabled.active,a.vc_btn-success.disabled.focus,a.vc_btn-success.disabled:active,a.vc_btn-success.disabled:focus,a.vc_btn-success.disabled:hover,a.vc_btn-success[disabled],a.vc_btn-success[disabled].active,a.vc_btn-success[disabled].focus,a.vc_btn-success[disabled]:active,a.vc_btn-success[disabled]:focus,a.vc_btn-success[disabled]:hover,button.vc_btn-success.disabled,button.vc_btn-success.disabled.active,button.vc_btn-success.disabled.focus,button.vc_btn-success.disabled:active,button.vc_btn-success.disabled:focus,button.vc_btn-success.disabled:hover,button.vc_btn-success[disabled],button.vc_btn-success[disabled].active,button.vc_btn-success[disabled].focus,button.vc_btn-success[disabled]:active,button.vc_btn-success[disabled]:focus,button.vc_btn-success[disabled]:hover,fieldset[disabled] .vc_btn-success,fieldset[disabled] .vc_btn-success.active,fieldset[disabled] .vc_btn-success.focus,fieldset[disabled] .vc_btn-success:active,fieldset[disabled] .vc_btn-success:focus,fieldset[disabled] .vc_btn-success:hover,fieldset[disabled] a.vc_btn-success,fieldset[disabled] a.vc_btn-success.active,fieldset[disabled] a.vc_btn-success.focus,fieldset[disabled] a.vc_btn-success:active,fieldset[disabled] a.vc_btn-success:focus,fieldset[disabled] a.vc_btn-success:hover,fieldset[disabled] button.vc_btn-success,fieldset[disabled] button.vc_btn-success.active,fieldset[disabled] button.vc_btn-success.focus,fieldset[disabled] button.vc_btn-success:active,fieldset[disabled] button.vc_btn-success:focus,fieldset[disabled] button.vc_btn-success:hover{background-color:#5cb85c;border-color:#0000}.vc_btn-success .badge,a.vc_btn-success .badge,button.vc_btn-success .badge{background-color:#fff;color:#5cb85c}.vc_btn-info,a.vc_btn-info,button.vc_btn-info{background-color:#5bc0de;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info.focus,.vc_btn-info:active,.vc_btn-info:focus,.vc_btn-info:hover,a.vc_btn-info.active,a.vc_btn-info.focus,a.vc_btn-info:active,a.vc_btn-info:focus,a.vc_btn-info:hover,button.vc_btn-info.active,button.vc_btn-info.focus,button.vc_btn-info:active,button.vc_btn-info:focus,button.vc_btn-info:hover{background-color:#31b0d5;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-info.focus,.open>.dropdown-toggle.vc_btn-info:focus,.open>.dropdown-toggle.vc_btn-info:hover,.open>.dropdown-togglea.vc_btn-info.focus,.open>.dropdown-togglea.vc_btn-info:focus,.open>.dropdown-togglea.vc_btn-info:hover,.open>.dropdown-togglebutton.vc_btn-info.focus,.open>.dropdown-togglebutton.vc_btn-info:focus,.open>.dropdown-togglebutton.vc_btn-info:hover,.vc_btn-info.active.focus,.vc_btn-info.active:focus,.vc_btn-info.active:hover,.vc_btn-info:active.focus,.vc_btn-info:active:focus,.vc_btn-info:active:hover,a.vc_btn-info.active.focus,a.vc_btn-info.active:focus,a.vc_btn-info.active:hover,a.vc_btn-info:active.focus,a.vc_btn-info:active:focus,a.vc_btn-info:active:hover,button.vc_btn-info.active.focus,button.vc_btn-info.active:focus,button.vc_btn-info.active:hover,button.vc_btn-info:active.focus,button.vc_btn-info:active:focus,button.vc_btn-info:active:hover{background-color:#269abc;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info:active,a.vc_btn-info.active,a.vc_btn-info:active,button.vc_btn-info.active,button.vc_btn-info:active{background-image:none}.vc_btn-info.disabled,.vc_btn-info.disabled.active,.vc_btn-info.disabled.focus,.vc_btn-info.disabled:active,.vc_btn-info.disabled:focus,.vc_btn-info.disabled:hover,.vc_btn-info[disabled],.vc_btn-info[disabled].active,.vc_btn-info[disabled].focus,.vc_btn-info[disabled]:active,.vc_btn-info[disabled]:focus,.vc_btn-info[disabled]:hover,a.vc_btn-info.disabled,a.vc_btn-info.disabled.active,a.vc_btn-info.disabled.focus,a.vc_btn-info.disabled:active,a.vc_btn-info.disabled:focus,a.vc_btn-info.disabled:hover,a.vc_btn-info[disabled],a.vc_btn-info[disabled].active,a.vc_btn-info[disabled].focus,a.vc_btn-info[disabled]:active,a.vc_btn-info[disabled]:focus,a.vc_btn-info[disabled]:hover,button.vc_btn-info.disabled,button.vc_btn-info.disabled.active,button.vc_btn-info.disabled.focus,button.vc_btn-info.disabled:active,button.vc_btn-info.disabled:focus,button.vc_btn-info.disabled:hover,button.vc_btn-info[disabled],button.vc_btn-info[disabled].active,button.vc_btn-info[disabled].focus,button.vc_btn-info[disabled]:active,button.vc_btn-info[disabled]:focus,button.vc_btn-info[disabled]:hover,fieldset[disabled] .vc_btn-info,fieldset[disabled] .vc_btn-info.active,fieldset[disabled] .vc_btn-info.focus,fieldset[disabled] .vc_btn-info:active,fieldset[disabled] .vc_btn-info:focus,fieldset[disabled] .vc_btn-info:hover,fieldset[disabled] a.vc_btn-info,fieldset[disabled] a.vc_btn-info.active,fieldset[disabled] a.vc_btn-info.focus,fieldset[disabled] a.vc_btn-info:active,fieldset[disabled] a.vc_btn-info:focus,fieldset[disabled] a.vc_btn-info:hover,fieldset[disabled] button.vc_btn-info,fieldset[disabled] button.vc_btn-info.active,fieldset[disabled] button.vc_btn-info.focus,fieldset[disabled] button.vc_btn-info:active,fieldset[disabled] button.vc_btn-info:focus,fieldset[disabled] button.vc_btn-info:hover{background-color:#5bc0de;border-color:#0000}.vc_btn-info .badge,a.vc_btn-info .badge,button.vc_btn-info .badge{background-color:#fff;color:#5bc0de}.vc_btn-warning,a.vc_btn-warning,button.vc_btn-warning{background-color:#f0ad4e;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning.focus,.vc_btn-warning:active,.vc_btn-warning:focus,.vc_btn-warning:hover,a.vc_btn-warning.active,a.vc_btn-warning.focus,a.vc_btn-warning:active,a.vc_btn-warning:focus,a.vc_btn-warning:hover,button.vc_btn-warning.active,button.vc_btn-warning.focus,button.vc_btn-warning:active,button.vc_btn-warning:focus,button.vc_btn-warning:hover{background-color:#ec971f;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-warning.focus,.open>.dropdown-toggle.vc_btn-warning:focus,.open>.dropdown-toggle.vc_btn-warning:hover,.open>.dropdown-togglea.vc_btn-warning.focus,.open>.dropdown-togglea.vc_btn-warning:focus,.open>.dropdown-togglea.vc_btn-warning:hover,.open>.dropdown-togglebutton.vc_btn-warning.focus,.open>.dropdown-togglebutton.vc_btn-warning:focus,.open>.dropdown-togglebutton.vc_btn-warning:hover,.vc_btn-warning.active.focus,.vc_btn-warning.active:focus,.vc_btn-warning.active:hover,.vc_btn-warning:active.focus,.vc_btn-warning:active:focus,.vc_btn-warning:active:hover,a.vc_btn-warning.active.focus,a.vc_btn-warning.active:focus,a.vc_btn-warning.active:hover,a.vc_btn-warning:active.focus,a.vc_btn-warning:active:focus,a.vc_btn-warning:active:hover,button.vc_btn-warning.active.focus,button.vc_btn-warning.active:focus,button.vc_btn-warning.active:hover,button.vc_btn-warning:active.focus,button.vc_btn-warning:active:focus,button.vc_btn-warning:active:hover{background-color:#d58512;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning:active,a.vc_btn-warning.active,a.vc_btn-warning:active,button.vc_btn-warning.active,button.vc_btn-warning:active{background-image:none}.vc_btn-warning.disabled,.vc_btn-warning.disabled.active,.vc_btn-warning.disabled.focus,.vc_btn-warning.disabled:active,.vc_btn-warning.disabled:focus,.vc_btn-warning.disabled:hover,.vc_btn-warning[disabled],.vc_btn-warning[disabled].active,.vc_btn-warning[disabled].focus,.vc_btn-warning[disabled]:active,.vc_btn-warning[disabled]:focus,.vc_btn-warning[disabled]:hover,a.vc_btn-warning.disabled,a.vc_btn-warning.disabled.active,a.vc_btn-warning.disabled.focus,a.vc_btn-warning.disabled:active,a.vc_btn-warning.disabled:focus,a.vc_btn-warning.disabled:hover,a.vc_btn-warning[disabled],a.vc_btn-warning[disabled].active,a.vc_btn-warning[disabled].focus,a.vc_btn-warning[disabled]:active,a.vc_btn-warning[disabled]:focus,a.vc_btn-warning[disabled]:hover,button.vc_btn-warning.disabled,button.vc_btn-warning.disabled.active,button.vc_btn-warning.disabled.focus,button.vc_btn-warning.disabled:active,button.vc_btn-warning.disabled:focus,button.vc_btn-warning.disabled:hover,button.vc_btn-warning[disabled],button.vc_btn-warning[disabled].active,button.vc_btn-warning[disabled].focus,button.vc_btn-warning[disabled]:active,button.vc_btn-warning[disabled]:focus,button.vc_btn-warning[disabled]:hover,fieldset[disabled] .vc_btn-warning,fieldset[disabled] .vc_btn-warning.active,fieldset[disabled] .vc_btn-warning.focus,fieldset[disabled] .vc_btn-warning:active,fieldset[disabled] .vc_btn-warning:focus,fieldset[disabled] .vc_btn-warning:hover,fieldset[disabled] a.vc_btn-warning,fieldset[disabled] a.vc_btn-warning.active,fieldset[disabled] a.vc_btn-warning.focus,fieldset[disabled] a.vc_btn-warning:active,fieldset[disabled] a.vc_btn-warning:focus,fieldset[disabled] a.vc_btn-warning:hover,fieldset[disabled] button.vc_btn-warning,fieldset[disabled] button.vc_btn-warning.active,fieldset[disabled] button.vc_btn-warning.focus,fieldset[disabled] button.vc_btn-warning:active,fieldset[disabled] button.vc_btn-warning:focus,fieldset[disabled] button.vc_btn-warning:hover{background-color:#f0ad4e;border-color:#0000}.vc_btn-warning .badge,a.vc_btn-warning .badge,button.vc_btn-warning .badge{background-color:#fff;color:#f0ad4e}.vc_btn-danger,a.vc_btn-danger,button.vc_btn-danger{background-color:#d9534f;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger.focus,.vc_btn-danger:active,.vc_btn-danger:focus,.vc_btn-danger:hover,a.vc_btn-danger.active,a.vc_btn-danger.focus,a.vc_btn-danger:active,a.vc_btn-danger:focus,a.vc_btn-danger:hover,button.vc_btn-danger.active,button.vc_btn-danger.focus,button.vc_btn-danger:active,button.vc_btn-danger:focus,button.vc_btn-danger:hover{background-color:#c9302c;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-danger.focus,.open>.dropdown-toggle.vc_btn-danger:focus,.open>.dropdown-toggle.vc_btn-danger:hover,.open>.dropdown-togglea.vc_btn-danger.focus,.open>.dropdown-togglea.vc_btn-danger:focus,.open>.dropdown-togglea.vc_btn-danger:hover,.open>.dropdown-togglebutton.vc_btn-danger.focus,.open>.dropdown-togglebutton.vc_btn-danger:focus,.open>.dropdown-togglebutton.vc_btn-danger:hover,.vc_btn-danger.active.focus,.vc_btn-danger.active:focus,.vc_btn-danger.active:hover,.vc_btn-danger:active.focus,.vc_btn-danger:active:focus,.vc_btn-danger:active:hover,a.vc_btn-danger.active.focus,a.vc_btn-danger.active:focus,a.vc_btn-danger.active:hover,a.vc_btn-danger:active.focus,a.vc_btn-danger:active:focus,a.vc_btn-danger:active:hover,button.vc_btn-danger.active.focus,button.vc_btn-danger.active:focus,button.vc_btn-danger.active:hover,button.vc_btn-danger:active.focus,button.vc_btn-danger:active:focus,button.vc_btn-danger:active:hover{background-color:#ac2925;border-color:#0000;color:#fff}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger:active,a.vc_btn-danger.active,a.vc_btn-danger:active,button.vc_btn-danger.active,button.vc_btn-danger:active{background-image:none}.vc_btn-danger.disabled,.vc_btn-danger.disabled.active,.vc_btn-danger.disabled.focus,.vc_btn-danger.disabled:active,.vc_btn-danger.disabled:focus,.vc_btn-danger.disabled:hover,.vc_btn-danger[disabled],.vc_btn-danger[disabled].active,.vc_btn-danger[disabled].focus,.vc_btn-danger[disabled]:active,.vc_btn-danger[disabled]:focus,.vc_btn-danger[disabled]:hover,a.vc_btn-danger.disabled,a.vc_btn-danger.disabled.active,a.vc_btn-danger.disabled.focus,a.vc_btn-danger.disabled:active,a.vc_btn-danger.disabled:focus,a.vc_btn-danger.disabled:hover,a.vc_btn-danger[disabled],a.vc_btn-danger[disabled].active,a.vc_btn-danger[disabled].focus,a.vc_btn-danger[disabled]:active,a.vc_btn-danger[disabled]:focus,a.vc_btn-danger[disabled]:hover,button.vc_btn-danger.disabled,button.vc_btn-danger.disabled.active,button.vc_btn-danger.disabled.focus,button.vc_btn-danger.disabled:active,button.vc_btn-danger.disabled:focus,button.vc_btn-danger.disabled:hover,button.vc_btn-danger[disabled],button.vc_btn-danger[disabled].active,button.vc_btn-danger[disabled].focus,button.vc_btn-danger[disabled]:active,button.vc_btn-danger[disabled]:focus,button.vc_btn-danger[disabled]:hover,fieldset[disabled] .vc_btn-danger,fieldset[disabled] .vc_btn-danger.active,fieldset[disabled] .vc_btn-danger.focus,fieldset[disabled] .vc_btn-danger:active,fieldset[disabled] .vc_btn-danger:focus,fieldset[disabled] .vc_btn-danger:hover,fieldset[disabled] a.vc_btn-danger,fieldset[disabled] a.vc_btn-danger.active,fieldset[disabled] a.vc_btn-danger.focus,fieldset[disabled] a.vc_btn-danger:active,fieldset[disabled] a.vc_btn-danger:focus,fieldset[disabled] a.vc_btn-danger:hover,fieldset[disabled] button.vc_btn-danger,fieldset[disabled] button.vc_btn-danger.active,fieldset[disabled] button.vc_btn-danger.focus,fieldset[disabled] button.vc_btn-danger:active,fieldset[disabled] button.vc_btn-danger:focus,fieldset[disabled] button.vc_btn-danger:hover{background-color:#d9534f;border-color:#0000}.vc_btn-danger .badge,a.vc_btn-danger .badge,button.vc_btn-danger .badge{background-color:#fff;color:#d9534f}.vc_button-2-wrapper{display:inline-block;vertical-align:middle}.vc_button-2-wrapper.vc_button-2-align-left{display:block;text-align:left}.vc_button-2-wrapper.vc_button-2-align-right{display:block;text-align:right}.vc_button-2-wrapper.vc_button-2-align-center{display:block;text-align:center}i.icon{display:inline-block;height:16px;line-height:16px;margin-left:5px;vertical-align:text-top;width:16px}.wpb_btn-large i.icon{height:19px;margin-left:9px}.wpb_btn-small i.icon{height:15px}.wpb_btn-mini i.icon{display:none}.wpb_address_book i.icon,option.wpb_address_book{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/address-book.png) no-repeat 100%}.wpb_alarm_clock i.icon,option.wpb_alarm_clock{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/alarm-clock.png) no-repeat 100%}.wpb_anchor i.icon,option.wpb_anchor{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/anchor.png) no-repeat 100%}.wpb_application_image i.icon,option.wpb_application_image{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/application-image.png) no-repeat 100%}.wpb_arrow i.icon,option.wpb_arrow{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/arrow.png) no-repeat 100%}.wpb_asterisk i.icon,option.wpb_asterisk{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/asterisk.png) no-repeat 100%}.wpb_hammer i.icon,option.wpb_hammer{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/auction-hammer.png) no-repeat 100%}.wpb_balloon i.icon,option.wpb_balloon{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/balloon.png) no-repeat 100%}.wpb_balloon_buzz i.icon,option.wpb_balloon_buzz{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-buzz.png) no-repeat 100%}.wpb_balloon_facebook i.icon,option.wpb_balloon_facebook{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-facebook.png) no-repeat 100%}.wpb_balloon_twitter i.icon,option.wpb_balloon_twitter{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-twitter.png) no-repeat 100%}.wpb_battery i.icon,option.wpb_battery{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/battery-full.png) no-repeat 100%}.wpb_binocular i.icon,option.wpb_binocular{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/binocular.png) no-repeat 100%}.wpb_document_excel i.icon,option.wpb_document_excel{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-excel.png) no-repeat 100%}.wpb_document_image i.icon,option.wpb_document_image{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-image.png) no-repeat 100%}.wpb_document_music i.icon,option.wpb_document_music{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-music.png) no-repeat 100%}.wpb_document_office i.icon,option.wpb_document_office{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-office.png) no-repeat 100%}.wpb_document_pdf i.icon,option.wpb_document_pdf{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-pdf.png) no-repeat 100%}.wpb_document_powerpoint i.icon,option.wpb_document_powerpoint{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-powerpoint.png) no-repeat 100%}.wpb_document_word i.icon,option.wpb_document_word{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-word.png) no-repeat 100%}.wpb_bookmark i.icon,option.wpb_bookmark{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/bookmark.png) no-repeat 100%}.wpb_camcorder i.icon,option.wpb_camcorder{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/camcorder.png) no-repeat 100%}.wpb_camera i.icon,option.wpb_camera{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/camera.png) no-repeat 100%}.wpb_chart i.icon,option.wpb_chart{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/chart.png) no-repeat 100%}.wpb_chart_pie i.icon,option.wpb_chart_pie{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/chart-pie.png) no-repeat 100%}.wpb_clock i.icon,option.wpb_clock{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/clock.png) no-repeat 100%}.wpb_play i.icon,option.wpb_play{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/control.png) no-repeat 100%}.wpb_fire i.icon,option.wpb_fire{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/fire.png) no-repeat 100%}.wpb_heart i.icon,option.wpb_heart{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/heart.png) no-repeat 100%}.wpb_mail i.icon,option.wpb_mail{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/mail.png) no-repeat 100%}.wpb_shield i.icon,option.wpb_shield{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/plus-shield.png) no-repeat 100%}.wpb_video i.icon,option.wpb_video{background:url(/wp-content/plugins/js_composer/assets/css/../images/icons/video.png) no-repeat 100%}.vc_column_container .vc_btn,.vc_column_container .wpb_button{margin-bottom:5px;margin-top:5px}.vc_message_box{border:1px solid #0000;box-sizing:border-box;display:block;font-size:1em;margin:0 0 21.73913043px;overflow:hidden;padding:1em 1em 1em 4em;position:relative}.vc_message_box>p:first-child{margin-top:0}.vc_message_box>p:last-child{margin-bottom:0}.vc_message_box-icon{bottom:0;font-size:1em;font-style:normal;left:0;position:absolute;top:0;width:4em}.vc_message_box-icon>*{font-style:normal;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vc_message_box-icon>*,.vc_message_box-icon>.fa{font-size:1.7em;line-height:1}.vc_color-blue.vc_message_box{background-color:#edf1fa;border-color:#c5cff0;color:#364a8a}.vc_color-blue.vc_message_box .vc_message_box-icon{color:#5472d2}.vc_color-blue.vc_message_box-solid{background-color:#5472d2;border-color:#0000;color:#fff}.vc_color-blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-blue.vc_message_box-outline,.vc_color-blue.vc_message_box-solid-icon{background-color:initial;border-color:#5472d2;color:#364a8a}.vc_color-blue.vc_message_box-outline .vc_message_box-icon,.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#5472d2}.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{background-color:#5472d2;color:#fff}.vc_color-blue.vc_message_box-3d{box-shadow:0 5px 0 #9daee5}.vc_color-turquoise.vc_message_box{background-color:#ebfcfd;border-color:#c6ecee;color:#085b61}.vc_color-turquoise.vc_message_box .vc_message_box-icon{color:#00c1cf}.vc_color-turquoise.vc_message_box-solid{background-color:#00c1cf;border-color:#0000;color:#fff}.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-turquoise.vc_message_box-outline,.vc_color-turquoise.vc_message_box-solid-icon{background-color:initial;border-color:#00c1cf;color:#085b61}.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#00c1cf}.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{background-color:#00c1cf;color:#fff}.vc_color-turquoise.vc_message_box-3d{box-shadow:0 5px 0 #9fdee3}.vc_color-pink.vc_message_box{background-color:#fff0ef;border-color:#ffd8d6;color:#d82e21}.vc_color-pink.vc_message_box .vc_message_box-icon{color:#fe6c61}.vc_color-pink.vc_message_box-solid{background-color:#fe6c61;border-color:#0000;color:#fff}.vc_color-pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-pink.vc_message_box-outline,.vc_color-pink.vc_message_box-solid-icon{background-color:initial;border-color:#fe6c61;color:#d82e21}.vc_color-pink.vc_message_box-outline .vc_message_box-icon,.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fe6c61}.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{background-color:#fe6c61;color:#fff}.vc_color-pink.vc_message_box-3d{box-shadow:0 5px 0 #fea9a3}.vc_color-violet.vc_message_box{background-color:#f0ecf7;border-color:#d4c8e9;color:#5e4a81}.vc_color-violet.vc_message_box .vc_message_box-icon{color:#8d6dc4}.vc_color-violet.vc_message_box-solid{background-color:#8d6dc4;border-color:#0000;color:#fff}.vc_color-violet.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-violet.vc_message_box-outline,.vc_color-violet.vc_message_box-solid-icon{background-color:initial;border-color:#8d6dc4;color:#5e4a81}.vc_color-violet.vc_message_box-outline .vc_message_box-icon,.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#8d6dc4}.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{background-color:#8d6dc4;color:#fff}.vc_color-violet.vc_message_box-3d{box-shadow:0 5px 0 #b8a3da}.vc_color-peacoc.vc_message_box{background-color:#e9f5f8;border-color:#c2e3ec;color:#366a79}.vc_color-peacoc.vc_message_box .vc_message_box-icon{color:#4cadc9}.vc_color-peacoc.vc_message_box-solid{background-color:#4cadc9;border-color:#0000;color:#fff}.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-peacoc.vc_message_box-outline,.vc_color-peacoc.vc_message_box-solid-icon{background-color:initial;border-color:#4cadc9;color:#366a79}.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#4cadc9}.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{background-color:#4cadc9;color:#fff}.vc_color-peacoc.vc_message_box-3d{box-shadow:0 5px 0 #9ad1e1}.vc_color-chino.vc_message_box{background-color:#f7f5f2;border-color:#e5ded2;color:#978258}.vc_color-chino.vc_message_box .vc_message_box-icon{color:#cec2ab}.vc_color-chino.vc_message_box-solid{background-color:#cec2ab;border-color:#0000;color:#fff}.vc_color-chino.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-chino.vc_message_box-outline,.vc_color-chino.vc_message_box-solid-icon{background-color:initial;border-color:#cec2ab;color:#978258}.vc_color-chino.vc_message_box-outline .vc_message_box-icon,.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#cec2ab}.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{background-color:#cec2ab;color:#fff}.vc_color-chino.vc_message_box-3d{box-shadow:0 5px 0 #d2c7b1}.vc_color-mulled_wine.vc_message_box{background-color:#eae8ed;border-color:#d0ccd6;color:#1e1b22}.vc_color-mulled_wine.vc_message_box .vc_message_box-icon{color:#50485b}.vc_color-mulled_wine.vc_message_box-solid{background-color:#50485b;border-color:#0000;color:#fff}.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-mulled_wine.vc_message_box-outline,.vc_color-mulled_wine.vc_message_box-solid-icon{background-color:initial;border-color:#50485b;color:#1e1b22}.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#50485b}.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{background-color:#50485b;color:#fff}.vc_color-mulled_wine.vc_message_box-3d{box-shadow:0 5px 0 #b6afc0}.vc_color-vista_blue.vc_message_box{background-color:#e3f7eb;border-color:#bcebcf;color:#3e8e5e}.vc_color-vista_blue.vc_message_box .vc_message_box-icon{color:#75d69c}.vc_color-vista_blue.vc_message_box-solid{background-color:#75d69c;border-color:#0000;color:#fff}.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-vista_blue.vc_message_box-outline,.vc_color-vista_blue.vc_message_box-solid-icon{background-color:initial;border-color:#75d69c;color:#3e8e5e}.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#75d69c}.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{background-color:#75d69c;color:#fff}.vc_color-vista_blue.vc_message_box-3d{box-shadow:0 5px 0 #94dfb3}.vc_color-orange.vc_message_box{background-color:#fef6eb;border-color:#fbe1ba;color:#c3811c}.vc_color-orange.vc_message_box .vc_message_box-icon{color:#f7be68}.vc_color-orange.vc_message_box-solid{background-color:#f7be68;border-color:#0000;color:#fff}.vc_color-orange.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-orange.vc_message_box-outline,.vc_color-orange.vc_message_box-solid-icon{background-color:initial;border-color:#f7be68;color:#c3811c}.vc_color-orange.vc_message_box-outline .vc_message_box-icon,.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#f7be68}.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{background-color:#f7be68;color:#fff}.vc_color-orange.vc_message_box-3d{box-shadow:0 5px 0 #f9cd8a}.vc_color-sky.vc_message_box{background-color:#eaf3fb;border-color:#bedaf4;color:#2a6194}.vc_color-sky.vc_message_box .vc_message_box-icon{color:#5aa1e3}.vc_color-sky.vc_message_box-solid{background-color:#5aa1e3;border-color:#0000;color:#fff}.vc_color-sky.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sky.vc_message_box-outline,.vc_color-sky.vc_message_box-solid-icon{background-color:initial;border-color:#5aa1e3;color:#2a6194}.vc_color-sky.vc_message_box-outline .vc_message_box-icon,.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#5aa1e3}.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{background-color:#5aa1e3;color:#fff}.vc_color-sky.vc_message_box-3d{box-shadow:0 5px 0 #93c1ed}.vc_color-green.vc_message_box{background-color:#eaf5e2;border-color:#c2e1a9;color:#3e562b}.vc_color-green.vc_message_box .vc_message_box-icon{color:#6dab3c}.vc_color-green.vc_message_box-solid{background-color:#6dab3c;border-color:#0000;color:#fff}.vc_color-green.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-green.vc_message_box-outline,.vc_color-green.vc_message_box-solid-icon{background-color:initial;border-color:#6dab3c;color:#3e562b}.vc_color-green.vc_message_box-outline .vc_message_box-icon,.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#6dab3c}.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{background-color:#6dab3c;color:#fff}.vc_color-green.vc_message_box-3d{box-shadow:0 5px 0 #a7d484}.vc_color-juicy_pink.vc_message_box{background-color:#fef5f5;border-color:#fbc7c5;color:#a3231f}.vc_color-juicy_pink.vc_message_box .vc_message_box-icon{color:#f4524d}.vc_color-juicy_pink.vc_message_box-solid{background-color:#f4524d;border-color:#0000;color:#fff}.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-juicy_pink.vc_message_box-outline,.vc_color-juicy_pink.vc_message_box-solid-icon{background-color:initial;border-color:#f4524d;color:#a3231f}.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#f4524d}.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{background-color:#f4524d;color:#fff}.vc_color-juicy_pink.vc_message_box-3d{box-shadow:0 5px 0 #f89895}.vc_color-sandy_brown.vc_message_box{background-color:#fef1eb;border-color:#fbceba;color:#c3501c}.vc_color-sandy_brown.vc_message_box .vc_message_box-icon{color:#f79468}.vc_color-sandy_brown.vc_message_box-solid{background-color:#f79468;border-color:#0000;color:#fff}.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sandy_brown.vc_message_box-outline,.vc_color-sandy_brown.vc_message_box-solid-icon{background-color:initial;border-color:#f79468;color:#c3501c}.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#f79468}.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{background-color:#f79468;color:#fff}.vc_color-sandy_brown.vc_message_box-3d{box-shadow:0 5px 0 #f9ac8a}.vc_color-purple.vc_message_box{background-color:#f5ecf5;border-color:#e3cbe3;color:#886389}.vc_color-purple.vc_message_box .vc_message_box-icon{color:#b97ebb}.vc_color-purple.vc_message_box-solid{background-color:#b97ebb;border-color:#0000;color:#fff}.vc_color-purple.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-purple.vc_message_box-outline,.vc_color-purple.vc_message_box-solid-icon{background-color:initial;border-color:#b97ebb;color:#886389}.vc_color-purple.vc_message_box-outline .vc_message_box-icon,.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#b97ebb}.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{background-color:#b97ebb;color:#fff}.vc_color-purple.vc_message_box-3d{box-shadow:0 5px 0 #d1a9d2}.vc_color-black.vc_message_box{background-color:#3c3c3c;border-color:#2a2a2a;color:#fff}.vc_color-black.vc_message_box .vc_message_box-icon{color:#2a2a2a}.vc_color-black.vc_message_box-solid{background-color:#2a2a2a;border-color:#0000;color:#fff}.vc_color-black.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-solid-icon{background-color:initial;border-color:#2a2a2a;color:#fff}.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#2a2a2a}.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{background-color:#2a2a2a;color:#fff}.vc_color-black.vc_message_box-3d{box-shadow:0 5px 0 #101010}.vc_color-grey.vc_message_box{background-color:#ebebeb;border-color:#d2d2d2;color:#858585}.vc_color-grey.vc_message_box .vc_message_box-icon{color:#ebebeb}.vc_color-grey.vc_message_box-solid{background-color:#ebebeb;border-color:#0000;color:#858585}.vc_color-grey.vc_message_box-solid .vc_message_box-icon{color:#858585}.vc_color-grey.vc_message_box-outline,.vc_color-grey.vc_message_box-solid-icon{background-color:initial;border-color:#ebebeb;color:#858585}.vc_color-grey.vc_message_box-outline .vc_message_box-icon,.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#ebebeb}.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{background-color:#ebebeb;color:#858585}.vc_color-grey.vc_message_box-3d{box-shadow:0 5px 0 #b8b8b8}.vc_color-white.vc_message_box{background-color:#fff;border-color:#e6e6e6;color:#b3b3b3}.vc_color-white.vc_message_box .vc_message_box-icon{color:#fff}.vc_color-white.vc_message_box-solid{background-color:#fff;border-color:#0000;color:#b3b3b3}.vc_color-white.vc_message_box-solid .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-solid-icon{background-color:initial;border-color:#fff;color:#b3b3b3}.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#fff}.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{background-color:#fff;color:#b3b3b3}.vc_color-white.vc_message_box-3d{box-shadow:0 5px 0 #ccc}.vc_color-info.vc_message_box{background-color:#dff2fe;border-color:#cfebfe;color:#5e7f96}.vc_color-info.vc_message_box .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid{background-color:#56b0ee;border-color:#0000;color:#fff}.vc_color-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-info.vc_message_box-outline,.vc_color-info.vc_message_box-solid-icon{background-color:initial;border-color:#56b0ee;color:#5e7f96}.vc_color-info.vc_message_box-outline .vc_message_box-icon,.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{background-color:#56b0ee;color:#fff}.vc_color-info.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-success.vc_message_box{background-color:#e6fdf8;border-color:#cfebfe;color:#5e7f96}.vc_color-success.vc_message_box .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid{background-color:#1bbc9b;border-color:#0000;color:#fff}.vc_color-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-success.vc_message_box-outline,.vc_color-success.vc_message_box-solid-icon{background-color:initial;border-color:#1bbc9b;color:#5e7f96}.vc_color-success.vc_message_box-outline .vc_message_box-icon,.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{background-color:#1bbc9b;color:#fff}.vc_color-success.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-warning.vc_message_box{background-color:#fff4e2;border-color:#ffeccc;color:#9d8967}.vc_color-warning.vc_message_box .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid{background-color:#fcb53f;border-color:#0000;color:#fff}.vc_color-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-warning.vc_message_box-outline,.vc_color-warning.vc_message_box-solid-icon{background-color:initial;border-color:#fcb53f;color:#9d8967}.vc_color-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{background-color:#fcb53f;color:#fff}.vc_color-warning.vc_message_box-3d{box-shadow:0 5px 0 #ffd999}.vc_color-danger.vc_message_box{background-color:#fdeaea;border-color:#fedede;color:#a85959}.vc_color-danger.vc_message_box .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid{background-color:#ff7877;border-color:#0000;color:#fff}.vc_color-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-danger.vc_message_box-outline,.vc_color-danger.vc_message_box-solid-icon{background-color:initial;border-color:#ff7877;color:#a85959}.vc_color-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{background-color:#ff7877;color:#fff}.vc_color-danger.vc_message_box-3d{box-shadow:0 5px 0 #fdacac}.vc_color-alert-info.vc_message_box{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.vc_color-alert-info.vc_message_box .vc_message_box-icon{color:#67cce0}.vc_color-alert-info.vc_message_box-solid{background-color:#67cce0;border-color:#0000;color:#fff}.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-info.vc_message_box-outline,.vc_color-alert-info.vc_message_box-solid-icon{background-color:initial;border-color:#67cce0;color:#31708f}.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#67cce0}.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{background-color:#67cce0;color:#fff}.vc_color-alert-info.vc_message_box-3d{box-shadow:0 5px 0 #91d9e8}.vc_color-alert-success.vc_message_box{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.vc_color-alert-success.vc_message_box .vc_message_box-icon{color:#9ad36a}.vc_color-alert-success.vc_message_box-solid{background-color:#9ad36a;border-color:#0000;color:#fff}.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-success.vc_message_box-outline,.vc_color-alert-success.vc_message_box-solid-icon{background-color:initial;border-color:#9ad36a;color:#3c763d}.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#9ad36a}.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{background-color:#9ad36a;color:#fff}.vc_color-alert-success.vc_message_box-3d{box-shadow:0 5px 0 #bbdba1}.vc_color-alert-warning.vc_message_box{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.vc_color-alert-warning.vc_message_box .vc_message_box-icon{color:#f9cf79}.vc_color-alert-warning.vc_message_box-solid{background-color:#f9cf79;border-color:#0000;color:#fff}.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-warning.vc_message_box-outline,.vc_color-alert-warning.vc_message_box-solid-icon{background-color:initial;border-color:#f9cf79;color:#8a6d3b}.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#f9cf79}.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{background-color:#f9cf79;color:#fff}.vc_color-alert-warning.vc_message_box-3d{box-shadow:0 5px 0 #f5d89e}.vc_color-alert-danger.vc_message_box{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.vc_color-alert-danger.vc_message_box .vc_message_box-icon{color:#ef8495}.vc_color-alert-danger.vc_message_box-solid{background-color:#ef8495;border-color:#0000;color:#fff}.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-danger.vc_message_box-outline,.vc_color-alert-danger.vc_message_box-solid-icon{background-color:initial;border-color:#ef8495;color:#a94442}.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#ef8495}.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{background-color:#ef8495;color:#fff}.vc_color-alert-danger.vc_message_box-3d{box-shadow:0 5px 0 #dca7b0}.vc_color-black.vc_message_box .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon{color:#2a2a2a}.vc_color-grey.vc_message_box .vc_message_box-icon{color:#858585}.vc_color-white.vc_message_box .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon{color:#fff}.vc_message_box-outline,.vc_message_box-solid-icon{border-width:2px}.vc_message_box-solid-icon .vc_message_box-icon{width:3.25em}.vc_message_box-rounded{border-radius:5px}.vc_message_box-round{border-radius:4em}#content .wpb_alert p:last-child,#content .wpb_text_column :last-child,#content .wpb_text_column p:last-child,.wpb_alert p:last-child,.wpb_text_column :last-child,.wpb_text_column p:last-child{margin-bottom:0}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:35px}.entry-content .twitter-share-button,.fb_like,.twitter-share-button,.wpb_accordion .wpb_content_element,.wpb_googleplus,.wpb_pinterest,.wpb_tab .wpb_content_element{margin-bottom:21.73913043px}.wpb-content-wrapper{border:none;display:block;margin:0;overflow:unset;padding:0}.wpb-content--blank .wpb-content-wrapper{margin:0 auto}@media (min-width:576px){.wpb-content--blank .wpb-content-wrapper{max-width:540px}}@media (min-width:768px){.wpb-content--blank .wpb-content-wrapper{max-width:720px}}@media (min-width:992px){.wpb-content--blank .wpb-content-wrapper{max-width:960px}}@media (min-width:1200px){.wpb-content--blank .wpb-content-wrapper{max-width:1140px}}.vc_parallax{overflow:hidden;position:relative}.vc_parallax>*{position:relative;z-index:1}.vc_parallax .vc_parallax-inner{background-attachment:scroll;background-color:initial;background-image:inherit;background-position:50% 0;background-size:cover;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.vc_parallax-inner iframe{max-width:1000%}.vc_video-bg-container{position:relative}.vc_video-bg{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.vc_video-bg iframe{max-width:1000%}.vc_row.vc_row-no-padding .vc_column-inner{padding-left:0;padding-right:0}.vc_row[data-vc-full-width]{overflow:hidden;transition:opacity .5s ease}.vc_row[data-vc-full-width].vc_hidden{opacity:0}.vc_row[data-vc-full-width-temp]{left:0;margin-left:calc(-50vw + 50%);right:0;width:100vw}.vc_editor .vc_row[data-vc-full-width]{overflow:visible}.vc_row-no-padding .vc_inner{margin-left:0;margin-right:0}.vc_row.vc_row-o-full-height{min-height:100vh}.vc_row.vc_row-flex{box-sizing:border-box;display:flex;flex-wrap:wrap}.vc_row.vc_row-flex>.vc_column_container{display:flex}.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{display:flex;flex-direction:column;flex-grow:1;z-index:1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>*{min-height:1em}}.vc_row.vc_row-flex:after,.vc_row.vc_row-flex:before{display:none}.vc_row.vc_row-o-columns-stretch{align-content:stretch}.vc_row.vc_row-o-columns-top{align-content:flex-start}.vc_row.vc_row-o-columns-bottom{align-content:flex-end}.vc_row.vc_row-o-columns-middle{align-content:center}.vc_row.vc_row-o-columns-bottom:after,.vc_row.vc_row-o-columns-middle:after,.vc_row.vc_row-o-columns-top:after{content:"";display:block;height:0;overflow:hidden;visibility:hidden;width:100%}.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner{justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container{align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner{justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container{align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container{align-items:center}.vc_column-inner:after,.vc_column-inner:before{content:" ";display:table}.vc_column-inner:after{clear:both}.vc_ie-flexbox-fixer{display:flex;flex-direction:column}.vc_ie-flexbox-fixer>.vc_row{flex:1 1 auto}.vc_row.vc_column-gap-1{margin-left:-15.5px;margin-right:-15.5px}.vc_row.vc_column-gap-1>.vc_column_container{padding:.5px}.vc_row.vc_column-gap-2{margin-left:-16px;margin-right:-16px}.vc_row.vc_column-gap-2>.vc_column_container{padding:1px}.vc_row.vc_column-gap-3{margin-left:-16.5px;margin-right:-16.5px}.vc_row.vc_column-gap-3>.vc_column_container{padding:1.5px}.vc_row.vc_column-gap-4{margin-left:-17px;margin-right:-17px}.vc_row.vc_column-gap-4>.vc_column_container{padding:2px}.vc_row.vc_column-gap-5{margin-left:-17.5px;margin-right:-17.5px}.vc_row.vc_column-gap-5>.vc_column_container{padding:2.5px}.vc_row.vc_column-gap-10{margin-left:-20px;margin-right:-20px}.vc_row.vc_column-gap-10>.vc_column_container{padding:5px}.vc_row.vc_column-gap-15{margin-left:-22.5px;margin-right:-22.5px}.vc_row.vc_column-gap-15>.vc_column_container{padding:7.5px}.vc_row.vc_column-gap-20{margin-left:-25px;margin-right:-25px}.vc_row.vc_column-gap-20>.vc_column_container{padding:10px}.vc_row.vc_column-gap-25{margin-left:-27.5px;margin-right:-27.5px}.vc_row.vc_column-gap-25>.vc_column_container{padding:12.5px}.vc_row.vc_column-gap-30{margin-left:-30px;margin-right:-30px}.vc_row.vc_column-gap-30>.vc_column_container{padding:15px}.vc_row.vc_column-gap-35{margin-left:-32.5px;margin-right:-32.5px}.vc_row.vc_column-gap-35>.vc_column_container{padding:17.5px}.vc_column_container{padding-left:0;padding-right:0}.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top:35px}.vc_section{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.vc_section[data-vc-full-width]{overflow:hidden;transition:opacity .5s ease}.vc_section[data-vc-full-width].vc_hidden{opacity:0}.vc_section[data-vc-full-width]>.vc_row{margin-left:0;margin-right:0}.vc_section[data-vc-full-width-temp]{left:0;margin-left:calc(-50vw + 50%);right:0;width:100vw}.vc_section[data-vc-stretch-content]{padding-left:0;padding-right:0}.vc_section.vc_row-o-full-height{min-height:100vh}.vc_section.vc_section-flex{box-sizing:border-box;display:flex;flex-flow:column nowrap}.vc_section.vc_section-flex .vc_vc_row{width:100%}.vc_section.vc_section-flex:after,.vc_section.vc_section-flex:before{display:none}.vc_section.vc_section-o-content-top{justify-content:flex-start}.vc_section.vc_section-o-content-bottom{justify-content:flex-end}.vc_section.vc_section-o-content-middle{justify-content:center}.vc_section.vc_section-o-content-bottom:after,.vc_section.vc_section-o-content-middle:after,.vc_section.vc_section-o-content-top:after{content:"";display:block;height:0;overflow:hidden;visibility:hidden;width:100%}.vc_section.vc_section-has-fill,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_section{padding-top:35px}.vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container{padding-left:.5px;padding-right:.5px}.vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container{padding-left:1px;padding-right:1px}.vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container{padding-left:1.5px;padding-right:1.5px}.vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container{padding-left:2px;padding-right:2px}.vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container{padding-left:2.5px;padding-right:2.5px}.vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container{padding-left:5px;padding-right:5px}.vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container{padding-left:7.5px;padding-right:7.5px}.vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container{padding-left:10px;padding-right:10px}.vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container{padding-left:12.5px;padding-right:12.5px}.vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container{padding-left:15px;padding-right:15px}.vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container{padding-left:17.5px;padding-right:17.5px}.vc_vc_column,.vc_vc_column_inner{padding-left:0;padding-right:0}.vc_row.vc_row-flex>.vc_vc_column,.vc_row.vc_row-flex>.vc_vc_column_inner{display:flex}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container{display:flex;width:100%}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{display:flex;flex-direction:column;flex-grow:1}.vc_row.vc_row-o-equal-height>.vc_column_container{align-items:stretch}.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:center}.vc_empty-element>.vc_column-inner{min-height:100px}.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{padding-top:35px}.fb_type_standard,.fb_type_standard iframe{height:25px}.fb_type_button_count,.fb_type_button_count iframe{height:20px}.fb_type_box_count,.fb_type_box_count iframe{height:62px}.wpb_googleplus_type_standard{height:25px}.wpb_googleplus_type_small{height:19px}.wpb_googleplus_type_medium,.wpb_googleplus_type_tall{height:21px}.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble{height:62px}.wpb_pinterest a{border-bottom:0}.wpb_pinterest_type_horizontal{height:21px}.wpb_pinterest_type_vertical{box-sizing:initial;height:21px;padding-top:29px}.wpb_pinterest_type_none{height:21px}iframe.twitter-share-button{margin:0}.vc_toggle{display:block;font-size:1em}.vc_toggle:last-of-type{margin-bottom:35px}.vc_toggle_title{cursor:pointer;display:block;font-weight:400;margin:0;padding:0;position:relative;-webkit-user-select:none;user-select:none}.vc_toggle_title>h4{display:inline}.vc_toggle_icon{display:none;position:relative;vertical-align:middle}.vc_toggle_content{display:none;margin-bottom:21.73913043px;margin-top:1em;overflow:hidden;padding:0}.vc_toggle.vc_toggle_active>.vc_toggle_content{display:block}.vc_toggle_simple .vc_toggle_icon{border:0 solid #0000;border-radius:0;display:inline-block}.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_simple .vc_toggle_icon:before{box-sizing:border-box;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vc_toggle_simple.vc_toggle_active .vc_toggle_icon:after{visibility:hidden}.vc_toggle_simple .vc_toggle_icon{height:22px;width:22px}.vc_toggle_simple .vc_toggle_icon:before{height:2px;width:10px}.vc_toggle_simple .vc_toggle_icon:after{height:10px;width:2px}.vc_toggle_simple .vc_toggle_icon{background-color:#2a2a2a}.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_simple .vc_toggle_icon:before{background-color:#fff}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{border-color:#2a2a2a}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{border-color:#444}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#444}.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_simple .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#444}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_simple .vc_toggle_icon{margin-left:2px}.vc_toggle_round .vc_toggle_icon{border:2px solid #0000;border-radius:50%;display:inline-block}.vc_toggle_round .vc_toggle_icon:after,.vc_toggle_round .vc_toggle_icon:before{box-sizing:border-box;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vc_toggle_round.vc_toggle_active .vc_toggle_icon:after{visibility:hidden}.vc_toggle_round .vc_toggle_icon{height:22px;width:22px}.vc_toggle_round .vc_toggle_icon:before{height:2px;width:10px}.vc_toggle_round .vc_toggle_icon:after{height:10px;width:2px}.vc_toggle_round .vc_toggle_icon{background-color:#2a2a2a;border-color:#0000}.vc_toggle_round .vc_toggle_icon:after,.vc_toggle_round .vc_toggle_icon:before{background-color:#fff}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#2a2a2a}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#444}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#444}.vc_toggle_rounded .vc_toggle_icon{border:2px solid #0000;border-radius:20%;display:inline-block}.vc_toggle_rounded .vc_toggle_icon:after,.vc_toggle_rounded .vc_toggle_icon:before{box-sizing:border-box;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon:after{visibility:hidden}.vc_toggle_rounded .vc_toggle_icon{height:22px;width:22px}.vc_toggle_rounded .vc_toggle_icon:before{height:2px;width:10px}.vc_toggle_rounded .vc_toggle_icon:after{height:10px;width:2px}.vc_toggle_rounded .vc_toggle_icon{background-color:#2a2a2a;border-color:#0000}.vc_toggle_rounded .vc_toggle_icon:after,.vc_toggle_rounded .vc_toggle_icon:before{background-color:#fff}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#2a2a2a}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#444}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#444}.vc_toggle_square .vc_toggle_icon{border:2px solid #0000;border-radius:0;display:inline-block}.vc_toggle_square .vc_toggle_icon:after,.vc_toggle_square .vc_toggle_icon:before{box-sizing:border-box;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vc_toggle_square.vc_toggle_active .vc_toggle_icon:after{visibility:hidden}.vc_toggle_square .vc_toggle_icon{height:22px;width:22px}.vc_toggle_square .vc_toggle_icon:before{height:2px;width:10px}.vc_toggle_square .vc_toggle_icon:after{height:10px;width:2px}.vc_toggle_square .vc_toggle_icon{background-color:#2a2a2a;border-color:#0000}.vc_toggle_square .vc_toggle_icon:after,.vc_toggle_square .vc_toggle_icon:before{background-color:#fff}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#2a2a2a}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#444}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#444}.vc_toggle_text_only .vc_toggle_icon{display:none}.vc_toggle_arrow .vc_toggle_icon{display:inline-block}.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_arrow .vc_toggle_icon:before{border-style:solid;box-sizing:border-box;content:"";display:block;left:50%;position:absolute;top:50%;transform:rotate(45deg)}.vc_toggle_arrow .vc_toggle_icon:before{border-left:none;border-top:none}.vc_toggle_arrow .vc_toggle_icon:after{border-bottom:none;border-right:none;visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon:before{visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon:after{visibility:visible}.vc_toggle.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon:before{border-width:2px;height:10px;margin-left:-5px;width:10px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon:before{margin-top:-10px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon:after{margin-top:-5px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#2a2a2a}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#444}.vc_toggle_default .vc_toggle_icon{background:#bababa;border:1px solid #acacac;box-sizing:border-box;transform:translateY(-50%)}.vc_toggle_default .vc_toggle_icon:after,.vc_toggle_default .vc_toggle_icon:before{background:#bababa;box-sizing:border-box;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vc_toggle_default .vc_toggle_icon:before{border:1px solid #acacac}.vc_toggle_default.vc_toggle_active .vc_toggle_icon:after,.vc_toggle_default.vc_toggle_active .vc_toggle_icon:before{visibility:hidden}.vc_toggle.vc_toggle_default .vc_toggle_icon{display:inline-block;height:4px;margin-left:5px;width:10px}.vc_toggle.vc_toggle_default .vc_toggle_icon:before{height:10px;width:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon:after{height:2px;width:8px}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon:before{background-color:#5472d2}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_blue .vc_toggle_icon{background-color:#5472d2;border-color:#0000}.vc_toggle_color_blue .vc_toggle_icon:after,.vc_toggle_color_blue .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#5472d2}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#5472d2}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#7c93dd}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon:before{background:#5472d2;border-color:#3354c0}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon:after{background:#5472d2}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#7c93dd;border-color:#5472d2}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#7c93dd}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#5472d2}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#7c93dd}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon:before{background-color:#00c1cf}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_turquoise .vc_toggle_icon{background-color:#00c1cf;border-color:#0000}.vc_toggle_color_turquoise .vc_toggle_icon:after,.vc_toggle_color_turquoise .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#00c1cf}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#00c1cf}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon{background-color:#00919c}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon:before{background:#00c1cf;border-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon:after{background:#00c1cf}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#00919c;border-color:#006269}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#00919c}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#00c1cf}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#00919c}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon:before{background-color:#fe6c61}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_pink .vc_toggle_icon{background-color:#fe6c61;border-color:#0000}.vc_toggle_color_pink .vc_toggle_icon:after,.vc_toggle_color_pink .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#fe6c61}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#fe6c61}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#fe9b94}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon:before{background:#fe6c61;border-color:#fe3d2e}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon:after{background:#fe6c61}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#fe9b94;border-color:#fe6c61}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#fe9b94}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#fe6c61}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#fe9b94}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon:before{background-color:#8d6dc4}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_violet .vc_toggle_icon{background-color:#8d6dc4;border-color:#0000}.vc_toggle_color_violet .vc_toggle_icon:after,.vc_toggle_color_violet .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#8d6dc4}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#8d6dc4}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon{background-color:#a991d3}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#a991d3}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon:before{background:#8d6dc4;border-color:#7149b5}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon:after{background:#8d6dc4}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#a991d3;border-color:#8d6dc4}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#a991d3}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#8d6dc4}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#a991d3}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon:before{background-color:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_peacoc .vc_toggle_icon{background-color:#4cadc9;border-color:#0000}.vc_toggle_color_peacoc .vc_toggle_icon:after,.vc_toggle_color_peacoc .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#4cadc9}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon{background-color:#73bfd5}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon:before{background:#4cadc9;border-color:#3492ae}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon:after{background:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#73bfd5;border-color:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#73bfd5}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon:before{background-color:#cec2ab}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_chino .vc_toggle_icon{background-color:#cec2ab;border-color:#0000}.vc_toggle_color_chino .vc_toggle_icon:after,.vc_toggle_color_chino .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#cec2ab}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#cec2ab}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon{background-color:#e1d9cb}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon:before{background:#cec2ab;border-color:#bbab8b}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon:after{background:#cec2ab}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#e1d9cb;border-color:#cec2ab}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#cec2ab}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#e1d9cb}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon:before{background-color:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_mulled_wine .vc_toggle_icon{background-color:#50485b;border-color:#0000}.vc_toggle_color_mulled_wine .vc_toggle_icon:after,.vc_toggle_color_mulled_wine .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#50485b}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon{background-color:#695f77}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon:before{background:#50485b;border-color:#37313f}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon:after{background:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#695f77;border-color:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#695f77}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon:before{background-color:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_vista_blue .vc_toggle_icon{background-color:#75d69c;border-color:#0000}.vc_toggle_color_vista_blue .vc_toggle_icon:after,.vc_toggle_color_vista_blue .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#75d69c}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#9ce2b8}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon:before{background:#75d69c;border-color:#4eca80}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon:after{background:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#9ce2b8;border-color:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#9ce2b8}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#444}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_black .vc_toggle_icon{background-color:#2a2a2a;border-color:#0000}.vc_toggle_color_black .vc_toggle_icon:after,.vc_toggle_color_black .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#2a2a2a}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#444}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon:before{background:#2a2a2a;border-color:#101010}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon:after{background:#2a2a2a}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#444;border-color:#2a2a2a}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#444}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#2a2a2a}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#444}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon:before{background-color:#ebebeb}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_grey .vc_toggle_icon{background-color:#ebebeb;border-color:#0000}.vc_toggle_color_grey .vc_toggle_icon:after,.vc_toggle_color_grey .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#ebebeb}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#ebebeb}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon{background-color:#d2d2d2}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon:before{background:#ebebeb;border-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon:after{background:#ebebeb}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#d2d2d2;border-color:#b8b8b8}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#ebebeb}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#d2d2d2}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon:before{background-color:#f7be68}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_orange .vc_toggle_icon{background-color:#f7be68;border-color:#0000}.vc_toggle_color_orange .vc_toggle_icon:after,.vc_toggle_color_orange .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#f7be68}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#f7be68}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon{background-color:#fad398}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#fad398}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon:before{background:#f7be68;border-color:#f4a938}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon:after{background:#f7be68}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#fad398;border-color:#f7be68}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#fad398}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#f7be68}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#fad398}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon:before{background-color:#5aa1e3}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_sky .vc_toggle_icon{background-color:#5aa1e3;border-color:#0000}.vc_toggle_color_sky .vc_toggle_icon:after,.vc_toggle_color_sky .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#5aa1e3}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#5aa1e3}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon{background-color:#86baea}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#86baea}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon:before{background:#5aa1e3;border-color:#2e88dc}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon:after{background:#5aa1e3}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#86baea;border-color:#5aa1e3}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#86baea}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#5aa1e3}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#86baea}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon:before{background-color:#6dab3c}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_green .vc_toggle_icon{background-color:#6dab3c;border-color:#0000}.vc_toggle_color_green .vc_toggle_icon:after,.vc_toggle_color_green .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#6dab3c}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#6dab3c}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon{background-color:#87c456}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#87c456}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon:before{background:#6dab3c;border-color:#55852f}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon:after{background:#6dab3c}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#87c456;border-color:#6dab3c}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#87c456}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#6dab3c}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#87c456}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon:before{background-color:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_juicy_pink .vc_toggle_icon{background-color:#f4524d;border-color:#0000}.vc_toggle_color_juicy_pink .vc_toggle_icon:after,.vc_toggle_color_juicy_pink .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#f4524d}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#f7817d}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon:before{background:#f4524d;border-color:#f1231d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon:after{background:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#f7817d;border-color:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#f7817d}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon:before{background-color:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_sandy_brown .vc_toggle_icon{background-color:#f79468;border-color:#0000}.vc_toggle_color_sandy_brown .vc_toggle_icon:after,.vc_toggle_color_sandy_brown .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#f79468}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon{background-color:#fab698}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon:before{background:#f79468;border-color:#f47238}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon:after{background:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#fab698;border-color:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#fab698}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon:before{background-color:#b97ebb}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_purple .vc_toggle_icon{background-color:#b97ebb;border-color:#0000}.vc_toggle_color_purple .vc_toggle_icon:after,.vc_toggle_color_purple .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#b97ebb}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#b97ebb}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon{background-color:#cb9fcd}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon:before{background:#b97ebb;border-color:#a75da9}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon:after{background:#b97ebb}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#cb9fcd;border-color:#b97ebb}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#b97ebb}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#cb9fcd}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon:after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#0000}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:initial}.vc_toggle_color_white .vc_toggle_icon{background-color:#fff;border-color:#0000}.vc_toggle_color_white .vc_toggle_icon:after,.vc_toggle_color_white .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon{background-color:initial;border-color:#fff}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon:after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#fff}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon{background-color:#e6e6e6}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#2a2a2a}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:initial;border-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon:before{background:#fff;border-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon:after{background:#fff}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:before{background:#e6e6e6;border-color:#ccc}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after{background:#e6e6e6}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon{background:#0000}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon:before{background:#0000;border-color:#fff}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:#0000}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon:before{background:#0000;border-color:#e6e6e6}.vc_toggle_size_sm .vc_toggle_icon{height:16px;width:16px}.vc_toggle_size_sm .vc_toggle_icon:before{height:2px;width:8px}.vc_toggle_size_sm .vc_toggle_icon:after{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon{display:inline-block;height:2px;margin-left:4px;width:8px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon:before{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon:after{height:0;width:6px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{height:16px;width:16px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon:before{border-width:2px;height:8px;margin-left:-4px;width:8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon:before{margin-top:-8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon:after{margin-top:-4px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title{padding-left:24px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon{left:0;position:absolute;top:50%;transform:translateY(-50%)}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title{padding-left:17.6px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{margin-left:8px}.vc_toggle_size_md .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md .vc_toggle_icon:before{height:2px;width:10px}.vc_toggle_size_md .vc_toggle_icon:after{height:10px;width:2px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon{display:inline-block;height:4px;margin-left:5px;width:10px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon:before{height:10px;width:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon:after{height:2px;width:8px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon:before{border-width:2px;height:10px;margin-left:-5px;width:10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon:before{margin-top:-10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon:after{margin-top:-5px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon{left:0;position:absolute;top:50%;transform:translateY(-50%)}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.vc_toggle_size_lg .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg .vc_toggle_icon:before{height:2px;width:14px}.vc_toggle_size_lg .vc_toggle_icon:after{height:14px;width:2px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon{display:inline-block;height:4px;margin-left:7px;width:14px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon:before{height:14px;width:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon:after{height:2px;width:12px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon:after,.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon:before{border-width:2px;height:14px;margin-left:-7px;width:14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon:before{margin-top:-14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon:after{margin-top:-7px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title{padding-left:42px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon{left:0;position:absolute;top:50%;transform:translateY(-50%)}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title{padding-left:30.8px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{margin-left:14px}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title,.vc_toggle_round .vc_toggle_content,.vc_toggle_round .vc_toggle_title,.vc_toggle_rounded .vc_toggle_content,.vc_toggle_rounded .vc_toggle_title,.vc_toggle_simple .vc_toggle_content,.vc_toggle_simple .vc_toggle_title,.vc_toggle_square .vc_toggle_content,.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_square .vc_toggle_title .vc_toggle_icon{left:0;position:absolute;top:50%;transform:translateY(-50%)}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.wpb-tta-toggle{appearance:none;border:none;border-radius:3em;cursor:pointer;display:inline-block;height:30px;margin:0 15px;position:relative;transition:background .2s ease-in-out,border-color .25s ease-in-out;width:60px}.wpb-tta-toggle:before{background:#fff;border-radius:inherit;content:"";height:22px;left:4px;position:absolute;top:4px;transition:left .25s ease-in-out;width:22px}.wpb-tta-toggle.wpb-tta-toggle-active:before{left:34px}.wpb-wrapper-tta-toggle .vc_pagination.vc_pagination-style-outline.vc_pagination-shape-square{height:0;margin:0;padding:0;text-align:left;width:0}.wpb-tta-toggle-wrapper{align-items:center;display:flex;justify-content:center}.wpb-tta-toggle-wrapper .vc_custom_heading{display:inline}.wpb-wrapper-tta-toggle .vc_tta-tabs.vc_tta-has-pagination.vc_tta-tabs-position-bottom{padding-top:10px}.compose-mode .wpb-wrapper-tta-toggle.wpb-toggle-position-top .vc_controls>.vc_controls-out-tr{top:-70px}.wpb_widgetised_column .wpb_wrapper>ul{margin:0}.wpb_widgetised_column .wpb_wrapper>ul>li{background-image:none;list-style:none!important;margin-left:0}.wpb_widgetised_column .wpb_wrapper>ul>li:after,.wpb_widgetised_column .wpb_wrapper>ul>li:before{display:none!important}.wpb_button{background-color:#f7f7f7;border:1px solid;border-color:#ccc #ccc #b3b3b3;border-radius:2px;box-shadow:none;color:#333;cursor:pointer;display:inline-block;font-size:13px;line-height:18px;margin-bottom:0;margin-top:0;padding:4px 10px;text-align:center;text-shadow:0 1px 1px #ffffffbf;vertical-align:middle}.wpb_button.active,.wpb_button.disabled,.wpb_button:active,.wpb_button:hover,.wpb_button[disabled]{background-color:#eaeaea}.vc_vc_button .vc_btn,.vc_vc_button2 .vc_btn{margin-bottom:5px;margin-top:5px}.wpb_button:hover{background-color:#e6e6e6;color:#333;text-decoration:none;transition:background-color .1s linear}.wpb_button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.wpb_button.active,.wpb_button:active{background-color:#e6e6e6;background-image:none;box-shadow:inset 0 2px 4px #00000026,0 1px 2px #0000000d;outline:0}button.wpb_btn-large,span.wpb_btn-large{border-radius:2px;font-size:15px;line-height:normal;padding:9px 14px}button.wpb_btn-large [class^=icon-],span.wpb_btn-large [class^=icon-]{margin-top:1px}button.wpb_btn-small,span.wpb_btn-small{font-size:11px;line-height:16px;padding:5px 9px}button.wpb_btn-small [class^=icon-],span.wpb_btn-small [class^=icon-]{margin-top:-1px}button.wpb_btn-mini,span.wpb_btn-mini{font-size:11px;line-height:14px;padding:2px 6px}.wpb_btn-danger,.wpb_btn-danger:hover,.wpb_btn-info,.wpb_btn-info:hover,.wpb_btn-inverse,.wpb_btn-inverse:hover,.wpb_btn-primary,.wpb_btn-primary:hover,.wpb_btn-success,.wpb_btn-success:hover,.wpb_btn-warning,.wpb_btn-warning:hover{color:#fff;text-shadow:0 -1px 0 #00000040}.wpb_btn-danger.active,.wpb_btn-info.active,.wpb_btn-inverse.active,.wpb_btn-primary.active,.wpb_btn-success.active,.wpb_btn-warning.active{color:#ffffffbf}.wpb_button{border-color:#0000001a}.wpb_btn-primary{background-color:#08c}.wpb_btn-primary.active,.wpb_btn-primary.disabled,.wpb_btn-primary:active,.wpb_btn-primary:hover,.wpb_btn-primary[disabled]{background-color:#0077b3}.wpb_btn-warning{background-color:#f90}.wpb_btn-warning.active,.wpb_btn-warning.disabled,.wpb_btn-warning:active,.wpb_btn-warning:hover,.wpb_btn-warning[disabled]{background-color:#e68a00}.wpb_btn-danger{background-color:#ff675b}.wpb_btn-danger.active,.wpb_btn-danger.disabled,.wpb_btn-danger:active,.wpb_btn-danger:hover,.wpb_btn-danger[disabled]{background-color:#ff4f42}.wpb_btn-success{background-color:#6ab165}.wpb_btn-success.active,.wpb_btn-success.disabled,.wpb_btn-success:active,.wpb_btn-success:hover,.wpb_btn-success[disabled]{background-color:#5aa855}.wpb_btn-info{background-color:#58b9da}.wpb_btn-info.active,.wpb_btn-info.disabled,.wpb_btn-info:active,.wpb_btn-info:hover,.wpb_btn-info[disabled]{background-color:#43b0d5}.wpb_btn-inverse{background-color:#555}.wpb_btn-inverse.active,.wpb_btn-inverse.disabled,.wpb_btn-inverse:active,.wpb_btn-inverse:hover,.wpb_btn-inverse[disabled]{background-color:#484848}button.wpb_button::-moz-focus-inner,input[type=submit].wpb_button::-moz-focus-inner{border:0;padding:0}a.wpb_button_a{border:none}a.wpb_button_a,a.wpb_button_a:hover{text-decoration:none}.wpb_button:hover{background-image:none}.vc_btn3-container{display:block;margin-bottom:21.73913043px;max-width:100%}.vc_btn3-container.vc_btn3-inline{display:inline-block;vertical-align:top}.vc_general.vc_btn3{background-color:initial;background-image:none;border:1px solid #0000;box-sizing:border-box;color:#5472d2;cursor:pointer;display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;word-wrap:break-word;box-shadow:none;font-size:14px;line-height:normal;padding:14px 20px;position:relative;text-decoration:none;top:0;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none}.vc_general.vc_btn3.vc_btn3-style-outline,.vc_general.vc_btn3.vc_btn3-style-outline-custom{padding:13px 19px}.vc_general.vc_btn3.active,.vc_general.vc_btn3:active,.vc_general.vc_btn3:focus{outline:0}.vc_general.vc_btn3:focus,.vc_general.vc_btn3:hover{border:1px solid #0000;color:#4868cf;text-decoration:none}.vc_general.vc_btn3 .vc_btn3-icon{font-size:16px;height:14px;line-height:1;vertical-align:top}.vc_general.vc_btn3 .vc_btn3-icon-inner{display:block;left:0;position:absolute;top:50%;transform:translateY(-50%)}.vc_general.vc_btn3 .vc_btn3-placeholder{display:inline-block;vertical-align:top;width:0}.vc_btn3.vc_btn3-icon-left,.vc_btn3.vc_btn3-icon-right{position:relative}.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3.vc_btn3-icon-right .vc_btn3-icon{display:block;position:absolute;top:50%;transform:translateY(-50%)}.vc_btn3.vc_btn3-icon-left{text-align:left}.vc_btn3.vc_btn3-icon-right{text-align:right}.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner{transform:translate(-75%,-50%)}.vc_btn3.vc_btn3-o-empty .vc_btn3-icon,.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner{transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-style-classic{border-color:#0000001a}.vc_btn3.vc_btn3-style-modern{background-image:linear-gradient(180deg,#fff3 0,#ffffff03);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33ffffff",endColorstr="#03ffffff",GradientType=0)}.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover{border-width:2px}.vc_btn3.vc_btn3-style-custom{background-image:linear-gradient(#0000,#0000001a 50%,#0000001a);background-position:0 -100%;background-repeat:no-repeat;background-repeat:repeat-x;background-size:200%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#1a000000",GradientType=0)}.vc_btn3.vc_btn3-style-custom:focus,.vc_btn3.vc_btn3-style-custom:hover{background-position:0 100%}.vc_btn3.vc_btn3-block{display:block;text-align:inherit;width:100%}.vc_btn3.vc_btn3-shape-square{border-radius:0}.vc_btn3.vc_btn3-shape-rounded{border-radius:5px}.vc_btn3.vc_btn3-shape-round{border-radius:2em}.vc_btn3.vc_btn3-size-xs{font-size:11px;padding:8px 12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding:7px 11px}.vc_btn3.vc_btn3-size-xs .vc_btn3-icon{font-size:14px;height:11px;line-height:11px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:12px}.vc_btn3.vc_btn3-size-sm{font-size:12px;padding:11px 16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding:10px 15px}.vc_btn3.vc_btn3-size-sm .vc_btn3-icon{font-size:14px;height:12px;line-height:12px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:16px}.vc_btn3.vc_btn3-size-md{font-size:14px;padding:14px 20px}.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{padding:13px 19px}.vc_btn3.vc_btn3-size-md .vc_btn3-icon{font-size:16px;height:14px;line-height:14px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:20px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:20px}.vc_btn3.vc_btn3-size-lg{font-size:16px;padding:18px 25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding:17px 24px}.vc_btn3.vc_btn3-size-lg .vc_btn3-icon{font-size:20px;height:16px;line-height:16px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:25px}.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{background-color:#5472d2;color:#fff}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-blue:focus,.vc_btn3.vc_btn3-color-blue:hover{background-color:#3c5ecc;color:#f7f7f7}.vc_btn3.vc_btn3-color-blue.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-blue:active{background-color:#3558c8;color:#f2f2f2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline{background-color:initial;border-color:#5472d2;color:#5472d2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover{background-color:#5472d2;border-color:#5472d2;color:#fff}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d{background-color:#5472d2;box-shadow:0 5px 0 #3253bc;color:#fff}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover{background-color:#5472d2;color:#f7f7f7}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active{background-color:#5472d2;color:#f2f2f2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #3253bc;top:3px}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #3253bc;top:1px}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #3253bc;top:2px}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #3253bc;top:3px}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern{background-color:#5472d2;border-color:#5472d2;color:#fff}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover{background-color:#3c5ecc;border-color:#3c5ecc;color:#f7f7f7}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active{background-color:#3558c8;border-color:#3558c8;color:#f2f2f2}.vc_btn3.vc_btn3-color-turquoise,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat{background-color:#00c1cf;color:#fff}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-turquoise:focus,.vc_btn3.vc_btn3-color-turquoise:hover{background-color:#00a4b0;color:#f7f7f7}.vc_btn3.vc_btn3-color-turquoise.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-turquoise:active{background-color:#009ba6;color:#f2f2f2}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline{background-color:initial;border-color:#00c1cf;color:#00c1cf}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover{background-color:#00c1cf;border-color:#00c1cf;color:#fff}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d{background-color:#00c1cf;box-shadow:0 5px 0 #008d97;color:#fff}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover{background-color:#00c1cf;color:#f7f7f7}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active{background-color:#00c1cf;color:#f2f2f2}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #008d97;top:3px}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #008d97;top:1px}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #008d97;top:2px}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #008d97;top:3px}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern{background-color:#00c1cf;border-color:#00c1cf;color:#fff}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover{background-color:#00a4b0;border-color:#00a4b0;color:#f7f7f7}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active{background-color:#009ba6;border-color:#009ba6;color:#f2f2f2}.vc_btn3.vc_btn3-color-pink,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat{background-color:#fe6c61;color:#fff}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-pink:focus,.vc_btn3.vc_btn3-color-pink:hover{background-color:#fe5043;color:#f7f7f7}.vc_btn3.vc_btn3-color-pink.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-pink:active{background-color:#fe4638;color:#f2f2f2}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline{background-color:initial;border-color:#fe6c61;color:#fe6c61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover{background-color:#fe6c61;border-color:#fe6c61;color:#fff}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d{background-color:#fe6c61;box-shadow:0 5px 0 #fe3829;color:#fff}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover{background-color:#fe6c61;color:#f7f7f7}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active{background-color:#fe6c61;color:#f2f2f2}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #fe3829;top:3px}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #fe3829;top:1px}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #fe3829;top:2px}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #fe3829;top:3px}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern{background-color:#fe6c61;border-color:#fe6c61;color:#fff}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover{background-color:#fe5043;border-color:#fe5043;color:#f7f7f7}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active{background-color:#fe4638;border-color:#fe4638;color:#f2f2f2}.vc_btn3.vc_btn3-color-violet,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat{background-color:#8d6dc4;color:#fff}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-violet:focus,.vc_btn3.vc_btn3-color-violet:hover{background-color:#7c57bb;color:#f7f7f7}.vc_btn3.vc_btn3-color-violet.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-violet:active{background-color:#7650b8;color:#f2f2f2}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline{background-color:initial;border-color:#8d6dc4;color:#8d6dc4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover{background-color:#8d6dc4;border-color:#8d6dc4;color:#fff}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d{background-color:#8d6dc4;box-shadow:0 5px 0 #6e48b1;color:#fff}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover{background-color:#8d6dc4;color:#f7f7f7}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active{background-color:#8d6dc4;color:#f2f2f2}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #6e48b1;top:3px}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #6e48b1;top:1px}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #6e48b1;top:2px}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #6e48b1;top:3px}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern{background-color:#8d6dc4;border-color:#8d6dc4;color:#fff}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover{background-color:#7c57bb;border-color:#7c57bb;color:#f7f7f7}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active{background-color:#7650b8;border-color:#7650b8;color:#f2f2f2}.vc_btn3.vc_btn3-color-peacoc,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat{background-color:#4cadc9;color:#fff}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-peacoc:focus,.vc_btn3.vc_btn3-color-peacoc:hover{background-color:#39a0bd;color:#f7f7f7}.vc_btn3.vc_btn3-color-peacoc.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-peacoc:active{background-color:#3799b5;color:#f2f2f2}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline{background-color:initial;border-color:#4cadc9;color:#4cadc9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover{background-color:#4cadc9;border-color:#4cadc9;color:#fff}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d{background-color:#4cadc9;box-shadow:0 5px 0 #338faa;color:#fff}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover{background-color:#4cadc9;color:#f7f7f7}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active{background-color:#4cadc9;color:#f2f2f2}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #338faa;top:3px}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #338faa;top:1px}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #338faa;top:2px}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #338faa;top:3px}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern{background-color:#4cadc9;border-color:#4cadc9;color:#fff}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover{background-color:#39a0bd;border-color:#39a0bd;color:#f7f7f7}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active{background-color:#3799b5;border-color:#3799b5;color:#f2f2f2}.vc_btn3.vc_btn3-color-chino,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat{background-color:#cec2ab;color:#fff}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-chino:focus,.vc_btn3.vc_btn3-color-chino:hover{background-color:#c3b498;color:#f7f7f7}.vc_btn3.vc_btn3-color-chino.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-chino:active{background-color:#bfaf91;color:#f2f2f2}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline{background-color:initial;border-color:#cec2ab;color:#cec2ab}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover{background-color:#cec2ab;border-color:#cec2ab;color:#fff}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d{background-color:#cec2ab;box-shadow:0 5px 0 #b9a888;color:#fff}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover{background-color:#cec2ab;color:#f7f7f7}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active{background-color:#cec2ab;color:#f2f2f2}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #b9a888;top:3px}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #b9a888;top:1px}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #b9a888;top:2px}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #b9a888;top:3px}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern{background-color:#cec2ab;border-color:#cec2ab;color:#fff}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover{background-color:#c3b498;border-color:#c3b498;color:#f7f7f7}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active{background-color:#bfaf91;border-color:#bfaf91;color:#f2f2f2}.vc_btn3.vc_btn3-color-mulled-wine,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat{background-color:#50485b;color:#fff}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-mulled-wine:focus,.vc_btn3.vc_btn3-color-mulled-wine:hover{background-color:#413a4a;color:#f7f7f7}.vc_btn3.vc_btn3-color-mulled-wine.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-mulled-wine:active{background-color:#3c3644;color:#f2f2f2}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline{background-color:initial;border-color:#50485b;color:#50485b}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover{background-color:#50485b;border-color:#50485b;color:#fff}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d{background-color:#50485b;box-shadow:0 5px 0 #342f3c;color:#fff}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover{background-color:#50485b;color:#f7f7f7}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active{background-color:#50485b;color:#f2f2f2}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #342f3c;top:3px}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #342f3c;top:1px}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #342f3c;top:2px}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #342f3c;top:3px}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern{background-color:#50485b;border-color:#50485b;color:#fff}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover{background-color:#413a4a;border-color:#413a4a;color:#f7f7f7}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active{background-color:#3c3644;border-color:#3c3644;color:#f2f2f2}.vc_btn3.vc_btn3-color-vista-blue,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat{background-color:#75d69c;color:#fff}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-vista-blue:focus,.vc_btn3.vc_btn3-color-vista-blue:hover{background-color:#5dcf8b;color:#f7f7f7}.vc_btn3.vc_btn3-color-vista-blue.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-vista-blue:active{background-color:#56cd85;color:#f2f2f2}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline{background-color:initial;border-color:#75d69c;color:#75d69c}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover{background-color:#75d69c;border-color:#75d69c;color:#fff}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d{background-color:#75d69c;box-shadow:0 5px 0 #4ac97d;color:#fff}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover{background-color:#75d69c;color:#f7f7f7}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active{background-color:#75d69c;color:#f2f2f2}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #4ac97d;top:3px}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #4ac97d;top:1px}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #4ac97d;top:2px}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #4ac97d;top:3px}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern{background-color:#75d69c;border-color:#75d69c;color:#fff}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover{background-color:#5dcf8b;border-color:#5dcf8b;color:#f7f7f7}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active{background-color:#56cd85;border-color:#56cd85;color:#f2f2f2}.vc_btn3.vc_btn3-color-orange,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat{background-color:#f7be68;color:#fff}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-orange:focus,.vc_btn3.vc_btn3-color-orange:hover{background-color:#f5b14b;color:#f7f7f7}.vc_btn3.vc_btn3-color-orange.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-orange:active{background-color:#f5ad41;color:#f2f2f2}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline{background-color:initial;border-color:#f7be68;color:#f7be68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover{background-color:#f7be68;border-color:#f7be68;color:#fff}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d{background-color:#f7be68;box-shadow:0 5px 0 #f4a733;color:#fff}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover{background-color:#f7be68;color:#f7f7f7}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active{background-color:#f7be68;color:#f2f2f2}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #f4a733;top:3px}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #f4a733;top:1px}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #f4a733;top:2px}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #f4a733;top:3px}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern{background-color:#f7be68;border-color:#f7be68;color:#fff}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover{background-color:#f5b14b;border-color:#f5b14b;color:#f7f7f7}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active{background-color:#f5ad41;border-color:#f5ad41;color:#f2f2f2}.vc_btn3.vc_btn3-color-sky,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat{background-color:#5aa1e3;color:#fff}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sky:focus,.vc_btn3.vc_btn3-color-sky:hover{background-color:#4092df;color:#f7f7f7}.vc_btn3.vc_btn3-color-sky.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sky:active{background-color:#378ddd;color:#f2f2f2}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline{background-color:initial;border-color:#5aa1e3;color:#5aa1e3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover{background-color:#5aa1e3;border-color:#5aa1e3;color:#fff}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d{background-color:#5aa1e3;box-shadow:0 5px 0 #2a86db;color:#fff}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover{background-color:#5aa1e3;color:#f7f7f7}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active{background-color:#5aa1e3;color:#f2f2f2}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #2a86db;top:3px}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #2a86db;top:1px}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #2a86db;top:2px}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #2a86db;top:3px}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern{background-color:#5aa1e3;border-color:#5aa1e3;color:#fff}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover{background-color:#4092df;border-color:#4092df;color:#f7f7f7}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active{background-color:#378ddd;border-color:#378ddd;color:#f2f2f2}.vc_btn3.vc_btn3-color-green,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{background-color:#6dab3c;color:#fff}.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-green:focus,.vc_btn3.vc_btn3-color-green:hover{background-color:#5f9434;color:#f7f7f7}.vc_btn3.vc_btn3-color-green.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-green:active{background-color:#5a8d31;color:#f2f2f2}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline{background-color:initial;border-color:#6dab3c;color:#6dab3c}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover{background-color:#6dab3c;border-color:#6dab3c;color:#fff}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d{background-color:#6dab3c;box-shadow:0 5px 0 #53812d;color:#fff}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover{background-color:#6dab3c;color:#f7f7f7}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active{background-color:#6dab3c;color:#f2f2f2}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #53812d;top:3px}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #53812d;top:1px}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #53812d;top:2px}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #53812d;top:3px}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern{background-color:#6dab3c;border-color:#6dab3c;color:#fff}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover{background-color:#5f9434;border-color:#5f9434;color:#f7f7f7}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active{background-color:#5a8d31;border-color:#5a8d31;color:#f2f2f2}.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{background-color:#f4524d;color:#fff}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-juicy-pink:focus,.vc_btn3.vc_btn3-color-juicy-pink:hover{background-color:#f23630;color:#f7f7f7}.vc_btn3.vc_btn3-color-juicy-pink.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-juicy-pink:active{background-color:#f22d27;color:#f2f2f2}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline{background-color:initial;border-color:#f4524d;color:#f4524d}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover{background-color:#f4524d;border-color:#f4524d;color:#fff}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d{background-color:#f4524d;box-shadow:0 5px 0 #f11f18;color:#fff}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover{background-color:#f4524d;color:#f7f7f7}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active{background-color:#f4524d;color:#f2f2f2}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #f11f18;top:3px}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #f11f18;top:1px}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #f11f18;top:2px}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #f11f18;top:3px}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern{background-color:#f4524d;border-color:#f4524d;color:#fff}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover{background-color:#f23630;border-color:#f23630;color:#f7f7f7}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active{background-color:#f22d27;border-color:#f22d27;color:#f2f2f2}.vc_btn3.vc_btn3-color-sandy-brown,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat{background-color:#f79468;color:#fff}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sandy-brown:focus,.vc_btn3.vc_btn3-color-sandy-brown:hover{background-color:#f57f4b;color:#f7f7f7}.vc_btn3.vc_btn3-color-sandy-brown.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sandy-brown:active{background-color:#f57941;color:#f2f2f2}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline{background-color:initial;border-color:#f79468;color:#f79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover{background-color:#f79468;border-color:#f79468;color:#fff}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d{background-color:#f79468;box-shadow:0 5px 0 #f46e33;color:#fff}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover{background-color:#f79468;color:#f7f7f7}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active{background-color:#f79468;color:#f2f2f2}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #f46e33;top:3px}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #f46e33;top:1px}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #f46e33;top:2px}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #f46e33;top:3px}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern{background-color:#f79468;border-color:#f79468;color:#fff}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover{background-color:#f57f4b;border-color:#f57f4b;color:#f7f7f7}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active{background-color:#f57941;border-color:#f57941;color:#f2f2f2}.vc_btn3.vc_btn3-color-purple,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat{background-color:#b97ebb;color:#fff}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-purple:focus,.vc_btn3.vc_btn3-color-purple:hover{background-color:#ae6ab0;color:#f7f7f7}.vc_btn3.vc_btn3-color-purple.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-purple:active{background-color:#ab63ad;color:#f2f2f2}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline{background-color:initial;border-color:#b97ebb;color:#b97ebb}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover{background-color:#b97ebb;border-color:#b97ebb;color:#fff}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d{background-color:#b97ebb;box-shadow:0 5px 0 #a559a8;color:#fff}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover{background-color:#b97ebb;color:#f7f7f7}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active{background-color:#b97ebb;color:#f2f2f2}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #a559a8;top:3px}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #a559a8;top:1px}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #a559a8;top:2px}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #a559a8;top:3px}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern{background-color:#b97ebb;border-color:#b97ebb;color:#fff}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover{background-color:#ae6ab0;border-color:#ae6ab0;color:#f7f7f7}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active{background-color:#ab63ad;border-color:#ab63ad;color:#f2f2f2}.vc_btn3.vc_btn3-color-black,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat{background-color:#2a2a2a;color:#fff}.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-black:focus,.vc_btn3.vc_btn3-color-black:hover{background-color:#1b1b1b;color:#f7f7f7}.vc_btn3.vc_btn3-color-black.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-black:active{background-color:#161616;color:#f2f2f2}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{background-color:initial;border-color:#2a2a2a;color:#fff}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover{background-color:#2a2a2a;border-color:#2a2a2a;color:#fff}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d{background-color:#2a2a2a;box-shadow:0 5px 0 #0e0e0e;color:#fff}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover{background-color:#2a2a2a;color:#f7f7f7}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active{background-color:#2a2a2a;color:#f2f2f2}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #0e0e0e;top:3px}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #0e0e0e;top:1px}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #0e0e0e;top:2px}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #0e0e0e;top:3px}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern{background-color:#2a2a2a;border-color:#2a2a2a;color:#fff}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover{background-color:#1b1b1b;border-color:#1b1b1b;color:#f7f7f7}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active{background-color:#161616;border-color:#161616;color:#f2f2f2}.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat{background-color:#ebebeb;color:#666}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-grey:focus,.vc_btn3.vc_btn3-color-grey:hover{background-color:#dcdcdc;color:#5e5e5e}.vc_btn3.vc_btn3-color-grey.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-grey:active{background-color:#d7d7d7;color:#595959}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{background-color:initial;border-color:#ebebeb;color:#666}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover{background-color:#ebebeb;border-color:#ebebeb;color:#666}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d{background-color:#ebebeb;box-shadow:0 5px 0 #cfcfcf;color:#666}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover{background-color:#ebebeb;color:#5e5e5e}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active{background-color:#ebebeb;color:#595959}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #cfcfcf;top:3px}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #cfcfcf;top:1px}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #cfcfcf;top:2px}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #cfcfcf;top:3px}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{background-color:#ebebeb;border-color:#ebebeb;color:#666}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{background-color:#dcdcdc;border-color:#dcdcdc;color:#5e5e5e}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active{background-color:#d7d7d7;border-color:#d7d7d7;color:#595959}.vc_btn3.vc_btn3-color-white,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{background-color:#fff;color:#666}.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-white:focus,.vc_btn3.vc_btn3-color-white:hover{background-color:#f0f0f0;color:#5e5e5e}.vc_btn3.vc_btn3-color-white.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-white:active{background-color:#ebebeb;color:#595959}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{background-color:initial;border-color:#fff;color:#666}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover{background-color:#fff;border-color:#fff;color:#666}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{background-color:#fff;box-shadow:0 5px 0 #e3e3e3;color:#666}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover{background-color:#fff;color:#5e5e5e}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active{background-color:#fff;color:#595959}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #e3e3e3;top:3px}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #e3e3e3;top:1px}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #e3e3e3;top:2px}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #e3e3e3;top:3px}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{background-color:#fff;border-color:#fff;color:#666}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover{background-color:#f0f0f0;border-color:#f0f0f0;color:#5e5e5e}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active{background-color:#ebebeb;border-color:#ebebeb;color:#595959}.vc_btn3.vc_btn3-color-default,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat{background-color:#f7f7f7;color:#333}.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-default:focus,.vc_btn3.vc_btn3-color-default:hover{background-color:#e8e8e8;color:#2b2b2b}.vc_btn3.vc_btn3-color-default.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-default:active{background-color:#e3e3e3;color:#262626}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline{background-color:initial;border-color:#f7f7f7;color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover{background-color:#f7f7f7;border-color:#f7f7f7;color:#333}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d{background-color:#f7f7f7;box-shadow:0 5px 0 #dbdbdb;color:#333}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover{background-color:#f7f7f7;color:#2b2b2b}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active{background-color:#f7f7f7;color:#262626}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #dbdbdb;top:3px}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #dbdbdb;top:1px}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #dbdbdb;top:2px}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #dbdbdb;top:3px}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern{background-color:#f7f7f7;border-color:#f7f7f7;color:#333}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover{background-color:#e8e8e8;border-color:#e8e8e8;color:#2b2b2b}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active{background-color:#e3e3e3;border-color:#e3e3e3;color:#262626}.vc_btn3.vc_btn3-color-primary,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat{background-color:#08c;color:#fff}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-primary:focus,.vc_btn3.vc_btn3-color-primary:hover{background-color:#0074ad;color:#f7f7f7}.vc_btn3.vc_btn3-color-primary.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-primary:active{background-color:#006da3;color:#f2f2f2}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline{background-color:initial;border-color:#08c;color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover{background-color:#08c;border-color:#08c;color:#fff}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d{background-color:#08c;box-shadow:0 5px 0 #006394;color:#fff}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover{background-color:#08c;color:#f7f7f7}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active{background-color:#08c;color:#f2f2f2}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #006394;top:3px}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #006394;top:1px}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #006394;top:2px}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #006394;top:3px}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern{background-color:#08c;border-color:#08c;color:#fff}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover{background-color:#0074ad;border-color:#0074ad;color:#f7f7f7}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active{background-color:#006da3;border-color:#006da3;color:#f2f2f2}.vc_btn3.vc_btn3-color-info,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat{background-color:#58b9da;color:#fff}.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-info:focus,.vc_btn3.vc_btn3-color-info:hover{background-color:#3fafd4;color:#f7f7f7}.vc_btn3.vc_btn3-color-info.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-info:active{background-color:#37abd3;color:#f2f2f2}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline{background-color:initial;border-color:#58b9da;color:#58b9da}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover{background-color:#58b9da;border-color:#58b9da;color:#fff}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d{background-color:#58b9da;box-shadow:0 5px 0 #2da4cd;color:#fff}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover{background-color:#58b9da;color:#f7f7f7}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active{background-color:#58b9da;color:#f2f2f2}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #2da4cd;top:3px}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #2da4cd;top:1px}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #2da4cd;top:2px}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #2da4cd;top:3px}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern{background-color:#58b9da;border-color:#58b9da;color:#fff}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover{background-color:#3fafd4;border-color:#3fafd4;color:#f7f7f7}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active{background-color:#37abd3;border-color:#37abd3;color:#f2f2f2}.vc_btn3.vc_btn3-color-success,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat{background-color:#6ab165;color:#fff}.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-success:focus,.vc_btn3.vc_btn3-color-success:hover{background-color:#59a453;color:#f7f7f7}.vc_btn3.vc_btn3-color-success.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-success:active{background-color:#559d50;color:#f2f2f2}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline{background-color:initial;border-color:#6ab165;color:#6ab165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover{background-color:#6ab165;border-color:#6ab165;color:#fff}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d{background-color:#6ab165;box-shadow:0 5px 0 #4f934b;color:#fff}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover{background-color:#6ab165;color:#f7f7f7}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active{background-color:#6ab165;color:#f2f2f2}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #4f934b;top:3px}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #4f934b;top:1px}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #4f934b;top:2px}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #4f934b;top:3px}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern{background-color:#6ab165;border-color:#6ab165;color:#fff}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover{background-color:#59a453;border-color:#59a453;color:#f7f7f7}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active{background-color:#559d50;border-color:#559d50;color:#f2f2f2}.vc_btn3.vc_btn3-color-warning,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat{background-color:#f90;color:#fff}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-warning:focus,.vc_btn3.vc_btn3-color-warning:hover{background-color:#e08700;color:#f7f7f7}.vc_btn3.vc_btn3-color-warning.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-warning:active{background-color:#d68100;color:#f2f2f2}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{background-color:initial;border-color:#f90;color:#f90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{background-color:#f90;border-color:#f90;color:#fff}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d{background-color:#f90;box-shadow:0 5px 0 #c77700;color:#fff}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover{background-color:#f90;color:#f7f7f7}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active{background-color:#f90;color:#f2f2f2}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #c77700;top:3px}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #c77700;top:1px}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #c77700;top:2px}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #c77700;top:3px}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern{background-color:#f90;border-color:#f90;color:#fff}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover{background-color:#e08700;border-color:#e08700;color:#f7f7f7}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active{background-color:#d68100;border-color:#d68100;color:#f2f2f2}.vc_btn3.vc_btn3-color-danger,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat{background-color:#ff675b;color:#fff}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-danger:focus,.vc_btn3.vc_btn3-color-danger:hover{background-color:#ff4b3c;color:#f7f7f7}.vc_btn3.vc_btn3-color-danger.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-danger:active{background-color:#ff4132;color:#f2f2f2}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline{background-color:initial;border-color:#ff675b;color:#ff675b}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover{background-color:#ff675b;border-color:#ff675b;color:#fff}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d{background-color:#ff675b;box-shadow:0 5px 0 #ff3323;color:#fff}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover{background-color:#ff675b;color:#f7f7f7}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active{background-color:#ff675b;color:#f2f2f2}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #ff3323;top:3px}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #ff3323;top:1px}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #ff3323;top:2px}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #ff3323;top:3px}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern{background-color:#ff675b;border-color:#ff675b;color:#fff}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover{background-color:#ff4b3c;border-color:#ff4b3c;color:#f7f7f7}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active{background-color:#ff4132;border-color:#ff4132;color:#f2f2f2}.vc_btn3.vc_btn3-color-inverse,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat{background-color:#555;color:#fff}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-inverse:focus,.vc_btn3.vc_btn3-color-inverse:hover{background-color:#464646;color:#f7f7f7}.vc_btn3.vc_btn3-color-inverse.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-inverse:active{background-color:#414141;color:#f2f2f2}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline{background-color:initial;border-color:#555;color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover{background-color:#555;border-color:#555;color:#fff}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d{background-color:#555;box-shadow:0 5px 0 #393939;color:#fff}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover{background-color:#555;color:#f7f7f7}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active{background-color:#555;color:#f2f2f2}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover{box-shadow:0 2px 0 #393939;top:3px}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover{box-shadow:0 2px 0 #393939;top:1px}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover{box-shadow:0 2px 0 #393939;top:2px}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover{box-shadow:0 2px 0 #393939;top:3px}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern{background-color:#555;border-color:#555;color:#fff}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover{background-color:#464646;border-color:#464646;color:#f7f7f7}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active{background-color:#414141;border-color:#414141;color:#f2f2f2}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{color:#2a2a2a}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{color:#ebebeb}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{color:#fff}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{background-image:linear-gradient(180deg,#00000003 0,#00000005);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03000000",endColorstr="#05000000",GradientType=0)}.vc_btn3-container.vc_btn3-center{text-align:center}.vc_btn3-container.vc_btn3-left{text-align:left}.vc_btn3-container.vc_btn3-right{text-align:right}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon{display:inline-block;min-width:1em;position:static;transform:translate(0)}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-right:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-left:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs{font-size:11px;padding:8px 12px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding:7px 11px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm{font-size:12px;padding:11px 16px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding:10px 15px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md{font-size:14px;padding:14px 20px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom{padding:13px 19px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg{font-size:16px;padding:18px 25px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding:17px 24px}.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right{text-align:inherit}.vc_custom_heading a,.vc_custom_heading a:focus,.vc_custom_heading a:hover,.vc_custom_heading a:visited{border:none;color:inherit;text-decoration:inherit}.vc_custom_heading a{opacity:1;transition:all .2s ease-in-out}.vc_custom_heading a:hover{opacity:.85}.wpb-pricing-table{word-wrap:break-word}.wpb-plan-title{margin:0 0 10px;text-align:center}.wpb-plan-description{margin:0;text-align:center}.wpb-price-container{color:#333;padding:15px 0;text-align:center}.wpb-currency{font-size:13px;position:relative;top:-20px}.wpb-price{font-size:52px;font-weight:700;margin:0 5px}.wpb-period{bottom:3px;font-size:13px;position:relative}.wpb-plan-features{margin:20px 0 0;padding:0}.wpb-plan-features li{list-style:none}.vc_call_to_action{background-color:#ebebeb;border:2px solid #ebebeb;border-radius:5px;padding:2em}.vc_call_to_action :last-child{margin-bottom:0}.vc_call_to_action.vc_cta_square{border-radius:0}.vc_call_to_action.vc_cta_square_outlined{background:none!important;border-radius:0}.vc_call_to_action.vc_cta_round{border-radius:50px}.vc_call_to_action.vc_cta_outlined{background:none!important}.vc_call_to_action hgroup h2,.vc_call_to_action hgroup h4{clear:none;margin:0}.vc_call_to_action hgroup+p{margin-top:1em}.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn{float:right;margin-left:2em}.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn{float:left;margin-right:2em}.wpb_call_to_action{background-color:#f7f7f7;border:1px solid #f0f0f0;box-sizing:border-box;padding:35px;position:relative}.wpb_call_to_action .wpb_button{box-sizing:border-box;margin:0}.cta_align_left .wpb_button{float:left}.cta_align_right .wpb_button{float:right}.cta_align_left .wpb_button,.cta_align_right .wpb_button{max-width:27.5%}.cta_align_left .wpb_call_text,.cta_align_right .wpb_call_text{clear:none;float:left;width:70%}.cta_align_left .wpb_call_text{float:right}#content .wpb_call_to_action .wpb_call_text,.wpb_call_to_action .wpb_call_text{margin:0;padding-top:0}.cta_align_bottom{text-align:center}.cta_align_bottom .wpb_button{display:inline-block;margin-top:21.73913043px;position:static}.cta_no_button .wpb_call_text{float:none;width:auto}@media (max-width:600px){.vc_responsive .cta_align_left .wpb_button,.vc_responsive .cta_align_right .wpb_button{display:block;float:none;margin:3% auto;max-width:70%;width:70%}.vc_responsive .cta_align_left .wpb_call_text,.vc_responsive .cta_align_right .wpb_call_text{max-width:none;text-align:center;width:auto}}.vc_cta3-container{margin-left:auto;margin-right:auto}.vc_cta3-container:after,.vc_cta3-container:before{content:" ";display:table}.vc_cta3-container.vc_cta3-size-xs{width:50%}.vc_cta3-container.vc_cta3-size-sm{width:60%}.vc_cta3-container.vc_cta3-size-md{width:70%}.vc_cta3-container.vc_cta3-size-lg{width:80%}.vc_cta3-container.vc_cta3-size-xl{width:90%}.vc_general.vc_cta3{border:1px solid #0000;font-size:1em;word-wrap:break-word}.vc_general.vc_cta3 .vc_cta3-content{vertical-align:top}.vc_general.vc_cta3 .vc_cta3-content>:last-child,.vc_general.vc_cta3 .vc_cta3-icons>:last-child{margin-bottom:0}.vc_general.vc_cta3 .vc_cta3-actions{vertical-align:middle;white-space:nowrap}@media (min-width:768px){.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container{margin:0}}.vc_general.vc_cta3 .vc_cta3-icons{vertical-align:middle}.vc_general.vc_cta3 h2,.vc_general.vc_cta3 h4{margin-left:0;margin-right:0;margin-top:0}.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content{text-align:left}.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content{text-align:right}.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{text-align:center}.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content{text-align:justify}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container{padding-top:1em}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons{text-align:center}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element{display:inline-block}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container{padding-bottom:1em}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons{text-align:center}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element{display:inline-block}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container{display:table-cell;padding-left:1em}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container{display:table-cell;padding-right:1em}.vc_general.vc_cta3.vc_cta3-icons-on-border{position:relative}.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons{position:absolute}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons{right:0;top:50%;transform:translate(50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs{margin-right:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-right:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm{margin-right:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container{padding-right:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md{margin-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container{padding-right:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg{margin-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container{padding-right:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl{margin-right:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons{left:0;top:50%;transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs{margin-left:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-left:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm{margin-left:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container{padding-left:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md{margin-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container{padding-left:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg{margin-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container{padding-left:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl{margin-left:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons{left:50%;top:0;transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs{margin-top:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-top:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm{margin-top:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container{padding-top:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md{margin-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container{padding-top:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg{margin-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container{padding-top:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl{margin-top:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons{bottom:0;left:50%;transform:translate(-50%,50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs{margin-bottom:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-bottom:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm{margin-bottom:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container{padding-bottom:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md{margin-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container{padding-bottom:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg{margin-bottom:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container{padding-bottom:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl{margin-bottom:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:35px}.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content{margin-top:1em}.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content{margin-bottom:1em}@media (min-width:768px){.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions{display:table-cell;max-width:30%}.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content{display:table-cell;padding-left:28px}.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions{display:table-cell;max-width:30%}.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content{display:table-cell;padding-right:28px;width:100%}}.vc_general.vc_cta3.vc_cta3-style-classic{background-color:#f7f7f7;border-color:#f0f0f0}.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4{color:inherit}.vc_general.vc_cta3.vc_cta3-style-outline{border-width:3px}.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4{color:inherit}.vc_general.vc_cta3.vc_cta3-style-custom{background-color:#f7f7f7;border-color:#f0f0f0}.vc_general.vc_cta3.vc_cta3-shape-square{border-radius:0}.vc_general.vc_cta3.vc_cta3-shape-rounded{border-radius:5px}.vc_general.vc_cta3.vc_cta3-shape-round{border-radius:4em}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#5472d2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat{background-color:#5472d2;border-color:#0000;color:#c9d2f0}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d{background-color:#5472d2;border-color:#0000;box-shadow:0 5px 0 #3253bc;color:#c9d2f0}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline{background-color:initial;border-color:#5472d2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header{color:#5472d2}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header{color:#00c1cf}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat{background-color:#00c1cf;border-color:#0000;color:#d3f5f1}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d{background-color:#00c1cf;border-color:#0000;box-shadow:0 5px 0 #008d97;color:#d3f5f1}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline{background-color:initial;border-color:#00c1cf}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header{color:#00c1cf}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#fe6c61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat{background-color:#fe6c61;border-color:#0000;color:#fcdbd7}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d{background-color:#fe6c61;border-color:#0000;box-shadow:0 5px 0 #fe3829;color:#fcdbd7}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline{background-color:initial;border-color:#fe6c61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#fe6c61}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header{color:#8d6dc4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat{background-color:#8d6dc4;border-color:#0000;color:#e1d5f5}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d{background-color:#8d6dc4;border-color:#0000;box-shadow:0 5px 0 #6e48b1;color:#e1d5f5}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline{background-color:initial;border-color:#8d6dc4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header{color:#8d6dc4}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header{color:#4cadc9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat{background-color:#4cadc9;border-color:#0000;color:#d0edf5}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d{background-color:#4cadc9;border-color:#0000;box-shadow:0 5px 0 #338faa;color:#d0edf5}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline{background-color:initial;border-color:#4cadc9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header{color:#4cadc9}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header{color:#cec2ab}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat{background-color:#cec2ab;border-color:#0000;color:#f7f3eb}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d{background-color:#cec2ab;border-color:#0000;box-shadow:0 5px 0 #b9a888;color:#f7f3eb}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline{background-color:initial;border-color:#cec2ab}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header{color:#cec2ab}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header{color:#50485b}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat{background-color:#50485b;border-color:#0000;color:#e2ddeb}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d{background-color:#50485b;border-color:#0000;box-shadow:0 5px 0 #342f3c;color:#e2ddeb}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline{background-color:initial;border-color:#50485b}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header{color:#50485b}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#75d69c}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat{background-color:#75d69c;border-color:#0000;color:#e1f5e9}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d{background-color:#75d69c;border-color:#0000;box-shadow:0 5px 0 #4ac97d;color:#e1f5e9}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline{background-color:initial;border-color:#75d69c}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header{color:#75d69c}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header{color:#f7be68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat{background-color:#f7be68;border-color:#0000;color:#faf0e1}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d{background-color:#f7be68;border-color:#0000;box-shadow:0 5px 0 #f4a733;color:#faf0e1}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline{background-color:initial;border-color:#f7be68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header{color:#f7be68}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header{color:#5aa1e3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat{background-color:#5aa1e3;border-color:#0000;color:#dce9f5}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d{background-color:#5aa1e3;border-color:#0000;box-shadow:0 5px 0 #2a86db;color:#dce9f5}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline{background-color:initial;border-color:#5aa1e3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header{color:#5aa1e3}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header{color:#6dab3c}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat{background-color:#6dab3c;border-color:#0000;color:#e5f2da}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d{background-color:#6dab3c;border-color:#0000;box-shadow:0 5px 0 #53812d;color:#e5f2da}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline{background-color:initial;border-color:#6dab3c}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header{color:#6dab3c}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#f4524d}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat{background-color:#f4524d;border-color:#0000;color:#fce2e1}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d{background-color:#f4524d;border-color:#0000;box-shadow:0 5px 0 #f11f18;color:#fce2e1}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline{background-color:initial;border-color:#f4524d}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#f4524d}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header{color:#f79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat{background-color:#f79468;border-color:#0000;color:#f7e1d7}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d{background-color:#f79468;border-color:#0000;box-shadow:0 5px 0 #f46e33;color:#f7e1d7}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline{background-color:initial;border-color:#f79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header{color:#f79468}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header{color:#b97ebb}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat{background-color:#b97ebb;border-color:#0000;color:#f4dff5}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d{background-color:#b97ebb;border-color:#0000;box-shadow:0 5px 0 #a559a8;color:#f4dff5}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline{background-color:initial;border-color:#b97ebb}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header{color:#b97ebb}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header{color:#2a2a2a}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat{background-color:#2a2a2a;border-color:#0000;color:#d9d9d9}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d{background-color:#2a2a2a;border-color:#0000;box-shadow:0 5px 0 #0e0e0e;color:#d9d9d9}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline{background-color:initial;border-color:#2a2a2a}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header{color:#2a2a2a}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header{color:#ebebeb}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat{background-color:#ebebeb;border-color:#0000;color:#9d9d9e}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d{background-color:#ebebeb;border-color:#0000;box-shadow:0 5px 0 #cfcfcf;color:#9d9d9e}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline{background-color:initial;border-color:#ebebeb}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header{color:#ebebeb}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat{background-color:#fff;border-color:#0000;color:#9d9d9e}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d{background-color:#fff;border-color:#0000;box-shadow:0 5px 0 #e3e3e3;color:#9d9d9e}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline{background-color:initial;border-color:#fff}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat{background-color:#f0f0f0;border-color:#0000;color:#9d9d9e}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d{background-color:#f0f0f0;border-color:#0000;box-shadow:0 5px 0 #d4d4d4;color:#9d9d9e}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline{background-color:initial;border-color:#f0f0f0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header{color:#f0f0f0}.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner{height:1em;width:1em}.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner{height:2em;width:2em}.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner{height:3em;width:3em}.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner{height:4em;width:4em}.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner{height:5em;width:5em}.wpb_gmaps_widget .wpb_wrapper{background-color:#f7f7f7;padding:5px}.wpb_gmaps_widget .wpb_map_wraper iframe{border:none;display:block;margin-bottom:0;padding:0;width:100%}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{height:0;padding-bottom:56.25%;position:relative}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe{height:100%;left:0;position:absolute;top:0}.wpb_accordion_section .wpb_accordion_header a:focus,.wpb_content_element .wpb_tabs_nav li a:focus,.wpb_tour_next_prev_nav a:focus{outline:none}.wpb_content_element .wpb_tabs_nav,.wpb_content_element .wpb_tour_tabs_wrapper{padding:0}.wpb_content_element .wpb_tabs_nav{margin:0;padding-left:0!important;text-indent:inherit!important}#content .wpb_content_element .wpb_tabs_nav{margin:0}.wpb_content_element .wpb_tabs_nav li{background-color:#fff;background-image:none;list-style:none!important;padding:0;white-space:nowrap}.wpb_content_element .wpb_tabs_nav li:after,.wpb_content_element .wpb_tabs_nav li:before{display:none!important}.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,.wpb_content_element .wpb_tabs_nav li:hover{background-color:#f7f7f7}.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a{cursor:default}.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide{display:none}.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{border-bottom:none;display:block;padding:.5em 1em;text-decoration:none}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#f7f7f7}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child{margin-bottom:0}.wpb_tabs .wpb_tabs_nav li{float:left;margin:0 1px 0 0}.wpb_tour .wpb_tabs_nav{float:left;width:31.66666667%}.wpb_tour .wpb_tabs_nav li{clear:left;margin:0 0 1px;width:100%}.wpb_tour .wpb_tabs_nav a{width:100%}.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{border:none;box-sizing:border-box;float:left;padding:0 0 0 21.73913043px;width:68.33333333%}.wpb_tour_next_prev_nav{font-size:80%;margin-left:31.66666667%;padding-left:21.73913043px}.wpb_tour_next_prev_nav a{border-bottom:1px dotted;text-decoration:none}.wpb_tour_next_prev_nav a:hover{border-bottom:none;text-decoration:none}.wpb_tour_next_prev_nav span{display:inline-block;float:left;padding-top:1em;width:48%}.wpb_tour_next_prev_nav span.wpb_next_slide{float:right;text-align:right}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0 0 1px;padding-top:0;position:relative;text-transform:none}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{padding-left:1em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/toggle_open.png);background-repeat:no-repeat;display:block;height:16px;position:absolute;right:.7em;top:.7em;width:16px}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/toggle_close.png)}@media (max-width:480px){.vc_responsive .wpb_tour .wpb_tab,.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,.vc_responsive .wpb_tour_next_prev_nav{float:none;margin-left:0;width:100%}.vc_responsive .wpb_tour_next_prev_nav{padding:0 1em;width:auto}.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav{margin-bottom:1em}.vc_responsive .wpb_tour .wpb_tab{padding-left:1em;padding-right:1em}}.wpb_column .wpb_wrapper .wpb_teaser_grid{float:none}body ul.wpb_thumbnails-fluid li{background-image:none;list-style:none!important;margin-left:0;padding:0}body ul.wpb_thumbnails-fluid li:after,body ul.wpb_thumbnails-fluid li:before{display:none!important}body ul.wpb_thumbnails-fluid li .entry-content :last-child{margin-bottom:0}.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,.wpb_row .wpb_grid ul.wpb_thumbnails-fluid{overflow:visible!important;padding:0}.wpb_teaser_grid .entry-content{margin:0;padding:0;width:100%}.grid_layout-thumbnail .post-thumb{margin-bottom:0}.grid_layout-thumbnail .post-thumb img{max-width:100%}.wpb_carousel .wpb_wrapper{position:relative}.wpb_carousel .next,.wpb_carousel .prev{background-color:#f7f7f7;font-size:12px;padding:0 6px;position:absolute;text-decoration:none;top:3px;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;z-index:10}.wpb_carousel .next:hover,.wpb_carousel .prev:hover{background-color:#f0f0f0}.wpb_carousel .next:focus,.wpb_carousel .prev:focus{outline:none;text-decoration:none}.wpb_carousel .prev{right:30px}.wpb_carousel .next{right:0}.wpb_carousel .wpb_thumbnails-fluid{width:100%}.wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span]{height:auto!important}.wpb_categories_filter,.wpb_teaser_grid .categories_filter{list-style:none;list-style-type:none;margin:0 0 10px;padding:0}.wpb_categories_filter li,.wpb_teaser_grid .categories_filter li{background-image:none;display:block;float:left;list-style:none!important;margin:0 10px 10px 0}.wpb_categories_filter li:after,.wpb_categories_filter li:before,.wpb_teaser_grid .categories_filter li:after,.wpb_teaser_grid .categories_filter li:before{display:none!important}.wpb_categories_filter li a,.wpb_teaser_grid .categories_filter li a{border:none;text-decoration:none}.wpb_categories_filter li a:hover,.wpb_categories_filter li.active a,.wpb_teaser_grid .categories_filter li a:hover,.wpb_teaser_grid .categories_filter li.active a{border-bottom:1px dotted}@media (max-width:480px){.vc_responsive .wpb_row ul.wpb_thumbnails-fluid{margin-left:0;width:auto}.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-]{display:block;float:none;margin-left:0;margin-right:0;width:100%}}.wpb_image_grid .wpb_image_grid_ul{margin:0;padding:0}.wpb_image_grid .wpb_image_grid_ul>li{background-image:none;list-style:none!important}.wpb_image_grid .wpb_image_grid_ul>li:after,.wpb_image_grid .wpb_image_grid_ul>li:before{display:none!important}.wpb_image_grid .wpb_image_grid_ul .isotope-item{float:left;list-style:none;margin:0 1px 1px 0;max-width:100%}.wpb_image_grid .wpb_image_grid_ul a{display:block}.wpb_image_grid .wpb_image_grid_ul img{display:block;height:auto;max-width:100%}.wpb_gallery .theme-default .nivoSlider{margin-bottom:0}.wpb_gallery .theme-default .nivo-controlNav{padding:10px 0 3px}.wpb_gallery .wpb_flexslider .flex-control-nav{bottom:auto;margin-top:15px;top:100%}.wpb_gallery .wpb_flexslider .flex-caption{cursor:default}.wpb_gallery .wpb_flexslider .flex-direction-nav a{border:none;box-shadow:none}.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover{box-shadow:none}.wpb_gallery .wpb_flexslider .flex-direction-nav a:before{line-height:1}.wpb_gallery .wpb_flexslider .flex-control-paging{z-index:10}#content .wpb_gallery_slides ul.flex-direction-nav,#content .wpb_gallery_slides ul.slides,.content .wpb_gallery_slides ul.flex-direction-nav,.content .wpb_gallery_slides ul.slides,.wpb_content_element .wpb_gallery_slides ul li,.wpb_gallery_slides ul.flex-direction-nav,.wpb_gallery_slides ul.slides,body .wpb_gallery_slides ul li{background-image:none;list-style:none;margin:0;padding:0}.flickr_badge_image{background:none;float:left;height:72px;margin:0 10px 10px 0;padding:0;width:72px}.flickr_badge_image a{border:none}.flickr_badge_image img{height:100%;margin:0;max-height:100%;max-width:100%;object-fit:cover;overflow:hidden;position:relative;width:100%}.wpb_flickr_widget p.flickr_stream_wrap{clear:both;font-size:80%;margin-bottom:0}.wpb_flickr_widget p.flickr_stream_wrap a{background-image:url(/wp-content/plugins/js_composer/assets/css/../images/flickr.png);background-position:0;background-repeat:no-repeat;display:inline-block;padding-left:25px}.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper{width:10%}.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper{width:20%}.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper{width:30%}.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper{width:40%}.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper{width:50%}.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper{width:60%}.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper{width:70%}.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper{width:80%}.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper{width:90%}.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper{width:100%}.wpb_video_widget .wpb_video_wrapper{padding-top:56.25%;position:relative;width:100%}.wpb_video_widget .wpb_video_wrapper>div{padding-top:0!important;position:static}.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper{padding-top:56.25%}.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper{padding-top:75%}.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper{padding-top:42.55319149%}.wpb_video_widget.vc_video-aspect-ratio-916 .wpb_video_wrapper{padding-top:177.77777778%}.wpb_video_widget.vc_video-aspect-ratio-34 .wpb_video_wrapper{padding-top:133.33333333%}.wpb_video_widget.vc_video-aspect-ratio-1235 .wpb_video_wrapper{padding-top:235%}.wpb_video_widget.vc_video-align-left .wpb_wrapper{float:left}.wpb_video_widget.vc_video-align-center .wpb_wrapper{margin:0 auto}.wpb_video_widget.vc_video-align-right .wpb_wrapper{float:right}.wpb_video_widget .wpb_wrapper{position:relative}.wpb_video_widget .wpb_wrapper iframe{box-sizing:border-box;display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_video_wrapper .fluid-width-video-wrapper{padding-top:0!important;position:static}.wpb_posts_slider .flex-caption,.wpb_posts_slider .nivo-caption{background-color:#f7f7f7;color:inherit;filter:alpha(opacity=100);opacity:1;padding:10px 15px;position:static}.wpb_posts_slider .wpb_gallery_slides>ul>li{background-image:none;list-style:none!important}.wpb_posts_slider .wpb_gallery_slides>ul>li:after,.wpb_posts_slider .wpb_gallery_slides>ul>li:before{display:none!important}.vc_progress_bar .vc_single_bar{background:#f7f7f7;border-radius:3px;box-shadow:inset 0 1px 2px #0000001a;margin-bottom:11.66666667px;position:relative}.vc_progress_bar .vc_single_bar:last-child{margin-bottom:0}.vc_progress_bar .vc_single_bar .vc_label{display:block;padding:.5em 1em;position:relative;z-index:1}.vc_progress_bar .vc_single_bar .vc_bar{background-color:#e0e0e0;border-radius:3px;display:block;height:100%;left:0;position:absolute;top:0;transition:width 1s linear;-moz-transition:width 1s linear;-webkit-transition:width 1s linear;-o-transition:width 1s linear;width:0}.vc_progress_bar .vc_single_bar .vc_bar.striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:40px 40px}.vc_progress_bar .vc_single_bar .vc_bar.animated{animation:progress-bar-stripes 2s linear infinite}.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar{background-color:#0074cc}.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar{background-color:#0074cc}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar{background-color:#49afcd}.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar{background-color:#49afcd}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar{background-color:#5bb75b}.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar{background-color:#5bb75b}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar{background-color:#faa732}.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar{background-color:#faa732}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar{background-color:#da4f49}.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar{background-color:#da4f49}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar{background-color:#414141}.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar{background-color:#414141}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar{background-color:#5472d2}.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar{background-color:#5472d2}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar{background-color:#00c1cf}.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar{background-color:#00c1cf}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar{background-color:#fe6c61}.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar{background-color:#fe6c61}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar{background-color:#8d6dc4}.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar{background-color:#8d6dc4}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar{background-color:#4cadc9}.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar{background-color:#4cadc9}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar{background-color:#cec2ab}.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar{background-color:#cec2ab}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar{background-color:#50485b}.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar{background-color:#50485b}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar{background-color:#75d69c}.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar{background-color:#75d69c}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar{background-color:#75d69c}.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar{background-color:#75d69c}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar{background-color:#2a2a2a}.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar{background-color:#2a2a2a}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar{background-color:#ebebeb}.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar{background-color:#ebebeb}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label{color:#666;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar{background-color:#f7be68}.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar{background-color:#f7be68}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar{background-color:#5aa1e3}.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar{background-color:#5aa1e3}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar{background-color:#6dab3c}.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar{background-color:#6dab3c}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar{background-color:#f4524d}.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar{background-color:#f4524d}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar{background-color:#f79468}.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar{background-color:#f79468}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar{background-color:#b97ebb}.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar{background-color:#b97ebb}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label{color:#fff;text-shadow:0 -1px 0 #00000040}.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar{background-color:#fff}.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 #00000040}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar{background-color:#fff}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label{color:#666;text-shadow:0 -1px 0 #00000040}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.vc_pie_chart{filter:alpha(opacity=0);opacity:0;text-align:center;z-index:0}.vc_pie_chart.vc_ready{filter:alpha(opacity=100);opacity:1}.vc_pie_chart .vc_pie_wrapper{margin:0 auto;position:relative}.vc_pie_chart canvas{position:relative;z-index:1}.vc_pie_chart .vc_pie_chart_value{font-size:200%;text-align:center}.vc_pie_chart .vc_pie_chart_value,.vc_pie_chart_back{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.vc_pie_chart_back{border:6px solid #f7f7f7;border-radius:999px;border-radius:50%;box-sizing:border-box;filter:alpha(opacity=30);opacity:.3}.vc_images_carousel .vc_carousel-control{border:none}.vc_carousel .vc_carousel-control{border:none;text-shadow:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_carousel .vc_carousel-control:active,.vc_carousel .vc_carousel-control:focus{outline:none}.vc_carousel .vc_carousel-indicators li{border-color:#f7f7f7;height:5px;margin:0;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;width:5px}.vc_separator{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.vc_separator h4{font-size:100%;line-height:1em;margin:0;word-wrap:break-word;flex:0 1 auto}.vc_separator h4 .normal{font-size:12px;font-weight:400}.vc_separator .vc_sep_holder{flex:1 1 auto;height:1px;min-width:10%;position:relative}.vc_separator .vc_sep_holder .vc_sep_line{border-top:1px solid #ebebeb;display:block;height:1px;position:relative;top:1px;width:100%}.vc_separator.vc_separator_align_center h4{padding:0 .8em}.vc_separator.vc_separator_align_left h4{padding:0 .8em 0 0}.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l{display:none}.vc_separator.vc_separator_align_right h4{margin:0!important;padding:0 0 0 .8em}.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r{display:none}.vc_separator.vc_sep_double{height:3px}.vc_separator.vc_sep_double .vc_sep_line{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;height:3px}.vc_separator.vc_sep_dashed .vc_sep_line{border-top-style:dashed}.vc_separator.vc_sep_dotted .vc_sep_line{border-top-style:dotted}.vc_separator.vc_sep_shadow .vc_sep_line{border:none;height:20px;overflow:hidden;position:relative;top:0}.vc_separator.vc_sep_shadow .vc_sep_line:after{border-radius:100%;content:"";display:block;height:10px;left:0;position:absolute;right:0;top:-20px}.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 1px;right:-100%}.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 1px;left:-100%}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l{width:100%}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r{display:none}.vc_separator .vc_icon_element{margin-bottom:0}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4{padding-left:0}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl{margin-left:.8em;margin-right:.8em}.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style{margin-left:.8em}.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4{padding-left:.8em}.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line{border-top-width:1px}.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:1px;top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line{top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 1px}.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line{border-top-width:2px}.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:2px;top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line{top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 2px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 2px}.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line{border-top-width:3px}.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:3px;top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line{top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 3px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 3px}.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line{border-top-width:4px}.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:4px;top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line{top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 4px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 4px}.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line{border-top-width:5px}.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:5px;top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line{top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 5px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 5px}.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line{border-top-width:6px}.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:6px;top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line{top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 6px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 6px}.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line{border-top-width:7px}.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:7px;top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line{top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 7px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 7px}.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line{border-top-width:8px}.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:8px;top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line{top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 8px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 8px}.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line{border-top-width:9px}.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:9px;top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line{top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 9px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 9px}.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line{border-top-width:10px}.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:10px;top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line{top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line:after{box-shadow:10px 10px 10px 10px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line:after{box-shadow:-10px 10px 10px 10px}.vc_separator.vc_sep_color_blue .vc_sep_line{border-color:#5472d2}.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder{color:#5472d2}.vc_separator.vc_sep_color_turquoise .vc_sep_line{border-color:#00c1cf}.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder{color:#00c1cf}.vc_separator.vc_sep_color_pink .vc_sep_line{border-color:#fe6c61}.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder{color:#fe6c61}.vc_separator.vc_sep_color_violet .vc_sep_line{border-color:#8d6dc4}.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder{color:#8d6dc4}.vc_separator.vc_sep_color_peacoc .vc_sep_line{border-color:#4cadc9}.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder{color:#4cadc9}.vc_separator.vc_sep_color_chino .vc_sep_line{border-color:#cec2ab}.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder{color:#cec2ab}.vc_separator.vc_sep_color_mulled_wine .vc_sep_line{border-color:#50485b}.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder{color:#50485b}.vc_separator.vc_sep_color_vista_blue .vc_sep_line{border-color:#75d69c}.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder{color:#75d69c}.vc_separator.vc_sep_color_black .vc_sep_line{border-color:#2a2a2a}.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder{color:#2a2a2a}.vc_separator.vc_sep_color_grey .vc_sep_line{border-color:#ebebeb}.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder{color:#ebebeb}.vc_separator.vc_sep_color_orange .vc_sep_line{border-color:#f7be68}.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder{color:#f7be68}.vc_separator.vc_sep_color_sky .vc_sep_line{border-color:#5aa1e3}.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder{color:#5aa1e3}.vc_separator.vc_sep_color_green .vc_sep_line{border-color:#6dab3c}.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder{color:#6dab3c}.vc_separator.vc_sep_color_juicy_pink .vc_sep_line{border-color:#f4524d}.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder{color:#f4524d}.vc_separator.vc_sep_color_sandy_brown .vc_sep_line{border-color:#f79468}.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder{color:#f79468}.vc_separator.vc_sep_color_purple .vc_sep_line{border-color:#b97ebb}.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder{color:#b97ebb}.vc_separator.vc_sep_color_white .vc_sep_line{border-color:#fff}.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder{color:#fff}.vc_text_separator,.wpb_separator{border-bottom:1px solid #ebebeb}.vc_sep_width_10{width:10%}.vc_sep_width_20{width:20%}.vc_sep_width_30{width:30%}.vc_sep_width_40{width:40%}.vc_sep_width_50{width:50%}.vc_sep_width_60{width:60%}.vc_sep_width_70{width:70%}.vc_sep_width_80{width:80%}.vc_sep_width_90{width:90%}.vc_sep_width_100{width:100%}.vc_sep_pos_align_center{margin-left:auto;margin-right:auto}.vc_sep_pos_align_left{margin-left:0;margin-right:auto}.vc_sep_pos_align_right{margin-left:auto;margin-right:0}.vc_text_separator,.wpb_separator{clear:both;height:1px}.vc_text_separator div{background-color:#fff;display:inline-block;padding:1px 1em;position:relative;top:-9px}.separator_align_center{text-align:center}.separator_align_left{text-align:left}.separator_align_right{text-align:right}.vc-zigzag-wrapper{text-align:center}.vc-zigzag-wrapper.vc-zigzag-align-left{text-align:left}.vc-zigzag-wrapper.vc-zigzag-align-right{text-align:right}.vc-zigzag-inner{display:inline-block}.wpb_single_image a{border:none;outline:none}.wpb_single_image img{height:auto;max-width:100%;vertical-align:top}.wpb_single_image img.vc_img-placeholder{width:100%}.wpb_single_image .vc_single_image-wrapper{display:inline-block;max-width:100%;vertical-align:top}.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{border-radius:4px;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_outline,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle{border:1px solid #ebebeb;border-radius:0;box-shadow:none;padding:6px}.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img{border:1px solid #ebebeb;border-radius:0;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle{border:none;border-radius:0;box-shadow:none;padding:6px}.wpb_single_image .vc_single_image-wrapper.vc_box_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img{border:none;border-radius:0;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:0;box-shadow:0 0 5px #0000001a}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle{padding:6px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d{border-radius:0;box-shadow:none;margin-bottom:15px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img{border-radius:0;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:50%;box-shadow:none;overflow:hidden}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{box-shadow:0 0 5px #0000001a}.wpb_single_image.vc_align_center{text-align:center}.wpb_single_image.vc_align_right{text-align:right}.wpb_single_image.vc_align_left{text-align:left}.wpb_single_image .vc_box_shadow_3d{display:inline-block;max-width:100%;position:relative;z-index:0}.wpb_single_image .vc_box_shadow_3d:after,.wpb_single_image .vc_box_shadow_3d:before{border-radius:inherit;bottom:8px;box-shadow:0 15px 10px #0009;content:"";height:30%;left:5px;position:absolute;right:50%;transform:skewY(-6deg);transform-origin:0 0;z-index:-1}.wpb_single_image .vc_box_shadow_3d:after{left:50%;right:5px;transform:skewY(6deg);transform-origin:100% 0}.wpb_single_image .vc_figure{display:inline-block;margin:0;max-width:100%;vertical-align:top}.wpb_single_image .vc_figure-caption{font-size:.8em;margin-top:.2em}.wpb_single_image .vc_box_outline.vc_box_border_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_blue{border-color:#5472d2}.wpb_single_image .vc_box_border.vc_box_border_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_blue{background-color:#5472d2}.wpb_single_image .vc_box_outline.vc_box_border_turquoise,.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise{border-color:#00c1cf}.wpb_single_image .vc_box_border.vc_box_border_turquoise,.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise{background-color:#00c1cf}.wpb_single_image .vc_box_outline.vc_box_border_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_pink{border-color:#fe6c61}.wpb_single_image .vc_box_border.vc_box_border_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_pink{background-color:#fe6c61}.wpb_single_image .vc_box_outline.vc_box_border_violet,.wpb_single_image .vc_box_outline_circle.vc_box_border_violet{border-color:#8d6dc4}.wpb_single_image .vc_box_border.vc_box_border_violet,.wpb_single_image .vc_box_border_circle.vc_box_border_violet{background-color:#8d6dc4}.wpb_single_image .vc_box_outline.vc_box_border_peacoc,.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc{border-color:#4cadc9}.wpb_single_image .vc_box_border.vc_box_border_peacoc,.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc{background-color:#4cadc9}.wpb_single_image .vc_box_outline.vc_box_border_chino,.wpb_single_image .vc_box_outline_circle.vc_box_border_chino{border-color:#cec2ab}.wpb_single_image .vc_box_border.vc_box_border_chino,.wpb_single_image .vc_box_border_circle.vc_box_border_chino{background-color:#cec2ab}.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine{border-color:#50485b}.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine{background-color:#50485b}.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue{border-color:#75d69c}.wpb_single_image .vc_box_border.vc_box_border_vista_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue{background-color:#75d69c}.wpb_single_image .vc_box_outline.vc_box_border_black,.wpb_single_image .vc_box_outline_circle.vc_box_border_black{border-color:#2a2a2a}.wpb_single_image .vc_box_border.vc_box_border_black,.wpb_single_image .vc_box_border_circle.vc_box_border_black{background-color:#2a2a2a}.wpb_single_image .vc_box_outline.vc_box_border_grey,.wpb_single_image .vc_box_outline_circle.vc_box_border_grey{border-color:#ebebeb}.wpb_single_image .vc_box_border.vc_box_border_grey,.wpb_single_image .vc_box_border_circle.vc_box_border_grey{background-color:#ebebeb}.wpb_single_image .vc_box_outline.vc_box_border_orange,.wpb_single_image .vc_box_outline_circle.vc_box_border_orange{border-color:#f7be68}.wpb_single_image .vc_box_border.vc_box_border_orange,.wpb_single_image .vc_box_border_circle.vc_box_border_orange{background-color:#f7be68}.wpb_single_image .vc_box_outline.vc_box_border_sky,.wpb_single_image .vc_box_outline_circle.vc_box_border_sky{border-color:#5aa1e3}.wpb_single_image .vc_box_border.vc_box_border_sky,.wpb_single_image .vc_box_border_circle.vc_box_border_sky{background-color:#5aa1e3}.wpb_single_image .vc_box_outline.vc_box_border_green,.wpb_single_image .vc_box_outline_circle.vc_box_border_green{border-color:#6dab3c}.wpb_single_image .vc_box_border.vc_box_border_green,.wpb_single_image .vc_box_border_circle.vc_box_border_green{background-color:#6dab3c}.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink{border-color:#f4524d}.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink{background-color:#f4524d}.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown{border-color:#f79468}.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown{background-color:#f79468}.wpb_single_image .vc_box_outline.vc_box_border_purple,.wpb_single_image .vc_box_outline_circle.vc_box_border_purple{border-color:#b97ebb}.wpb_single_image .vc_box_border.vc_box_border_purple,.wpb_single_image .vc_box_border_circle.vc_box_border_purple{background-color:#b97ebb}.wpb_single_image .vc_box_outline.vc_box_border_white,.wpb_single_image .vc_box_outline_circle.vc_box_border_white{border-color:#fff}.wpb_single_image .vc_box_border.vc_box_border_white,.wpb_single_image .vc_box_border_circle.vc_box_border_white{background-color:#fff}.vc_icon_element{font-size:14px;line-height:0;margin-bottom:35px}.vc_icon_element.vc_icon_element-outer{box-sizing:border-box;text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{text-align:left}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center{text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right{text-align:right}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{border:2px solid #0000;box-sizing:initial;display:inline-block;height:4em;position:relative;text-align:center;width:4em}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{display:inline-block;font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:2.15em;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;left:50%;line-height:1!important;position:absolute;text-rendering:auto;top:50%;transform:translate(-50%,-50%)}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before{display:inline-block;font-size:1em;font-style:normal;height:inherit;text-align:center;text-decoration:inherit;text-rendering:optimizelegibility;width:inherit}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link{border:none;box-sizing:initial;display:block;height:100%;position:absolute;top:0;width:100%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs{line-height:1.2em!important;max-width:100%!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner{height:2.5em!important;width:2.5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon{font-size:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm{line-height:1.6em!important;max-width:100%!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner{height:3.15em!important;width:3.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon{font-size:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md{line-height:2.15em!important;max-width:100%!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner{height:4em!important;width:4em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{font-size:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg{line-height:2.85em!important;max-width:100%!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner{height:5em!important;width:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{font-size:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl{line-height:5em!important;max-width:100%!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner{height:7.15em!important;width:7.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{font-size:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link{border-radius:50%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link{border-radius:5px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon{color:#5472d2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon{color:#00c1cf}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon{color:#fe6c61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon{color:#8d6dc4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon{color:#4cadc9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon{color:#cec2ab}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon{color:#50485b}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon{color:#75d69c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon{color:#2a2a2a}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon{color:#ebebeb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon{color:#f7be68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon{color:#5aa1e3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon{color:#6dab3c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon{color:#f4524d}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon{color:#f79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon{color:#b97ebb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon{color:#fff}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline{border-color:#5472d2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background{background-color:#5472d2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline{border-color:#00c1cf}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background{background-color:#00c1cf}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline{border-color:#fe6c61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background{background-color:#fe6c61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline{border-color:#8d6dc4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background{background-color:#8d6dc4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline{border-color:#4cadc9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background{background-color:#4cadc9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline{border-color:#cec2ab}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background{background-color:#cec2ab}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline{border-color:#50485b}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background{background-color:#50485b}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline{border-color:#75d69c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background{background-color:#75d69c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline{border-color:#2a2a2a}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background{background-color:#2a2a2a}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline{border-color:#ebebeb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background{background-color:#ebebeb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline{border-color:#f7be68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background{background-color:#f7be68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline{border-color:#5aa1e3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background{background-color:#5aa1e3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline{border-color:#6dab3c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background{background-color:#6dab3c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline{border-color:#f4524d}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background{background-color:#f4524d}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline{border-color:#f79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background{background-color:#f79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline{border-color:#b97ebb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background{background-color:#b97ebb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline{border-color:#fff}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background{background-color:#fff}.vc_chart .vc_chart-legend{font-size:14px;margin:0;padding:0}.vc_chart .vc_chart-legend li{line-height:1.3em;list-style:none;margin:0 0 .3em;min-height:1.3em}.vc_chart .vc_chart-legend span{border-radius:.3em;display:inline-block;height:1.3em;left:0;margin-right:.5em;vertical-align:middle;width:1.3em}@media (min-width:768px){.vc_chart .vc_chart-legend{display:inline-block;vertical-align:middle;width:40%}.vc_chart .vc_chart-legend li{margin-left:1em}.vc_chart .vc_chart-with-legend{display:inline-block;vertical-align:middle;width:60%}}.vc_line-chart .vc_chart-with-legend{width:75%}.vc_line-chart .vc_chart-legend{width:25%}.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg{border-radius:0}.wpb_single_image [class*=_circle] .vc-zoom-wrapper{border-radius:50%}.wpb_single_image [class*=_rounded] .vc-zoom-wrapper{border-radius:4px}.vc_general.vc_pagination{display:block;margin:0;padding:0;text-align:center}.vc_general.vc_pagination .vc_pagination-item{display:inline-block;margin:0;padding:0;vertical-align:middle}.vc_general.vc_pagination .vc_pagination-trigger{background:#0000;border:none;cursor:pointer;display:block;height:10px;margin:5px 7px;text-decoration:none;transition:all .2s ease-in-out;width:10px}.vc_general.vc_pagination .vc_pagination-trigger:focus{outline:none}.vc_general.vc_pagination .vc_active .vc_pagination-trigger{cursor:default}.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger{border:3px solid #0000}.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger{opacity:.6}.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger,.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover{opacity:1}.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger{border-radius:50%}.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger{border-radius:3px}.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5472d2}.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5472d2}.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger{border-color:#00c1cf}.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#00c1cf}.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#fe6c61}.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#fe6c61}.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger{border-color:#8d6dc4}.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#8d6dc4}.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger{border-color:#4cadc9}.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#4cadc9}.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger{border-color:#cec2ab}.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#cec2ab}.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger{border-color:#50485b}.vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#50485b}.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#75d69c}.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#75d69c}.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger{border-color:#f7be68}.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#f7be68}.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5aa1e3}.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5aa1e3}.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger{border-color:#6dab3c}.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#6dab3c}.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#f4524d}.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#f4524d}.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger{border-color:#f79468}.vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#f79468}.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger{border-color:#b97ebb}.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#b97ebb}.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger{border-color:#2a2a2a}.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#2a2a2a}.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger{border-color:#ebebeb}.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#ebebeb}.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger{border-color:#fff}.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#fff}.vc_grid.vc_row{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.vc-row[data-vc-full-width] .vc_grid.vc_row{overflow:hidden}.vc_grid.vc_row.vc_grid-gutter-1px{margin-bottom:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper{margin-right:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item{padding-bottom:1px;padding-right:1px}.vc_grid.vc_row.vc_grid-gutter-2px{margin-bottom:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper{margin-right:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item{padding-bottom:2px;padding-right:2px}.vc_grid.vc_row.vc_grid-gutter-3px{margin-bottom:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper{margin-right:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item{padding-bottom:3px;padding-right:3px}.vc_grid.vc_row.vc_grid-gutter-4px{margin-bottom:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper{margin-right:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item{padding-bottom:4px;padding-right:4px}.vc_grid.vc_row.vc_grid-gutter-5px{margin-bottom:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper{margin-right:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item{padding-bottom:5px;padding-right:5px}.vc_grid.vc_row.vc_grid-gutter-10px{margin-bottom:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper{margin-right:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item{padding-bottom:10px;padding-right:10px}.vc_grid.vc_row.vc_grid-gutter-15px{margin-bottom:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper{margin-right:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item{padding-bottom:15px;padding-right:15px}.vc_grid.vc_row.vc_grid-gutter-20px{margin-bottom:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper{margin-right:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item{padding-bottom:20px;padding-right:20px}.vc_grid.vc_row.vc_grid-gutter-25px{margin-bottom:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper{margin-right:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item{padding-bottom:25px;padding-right:25px}.vc_grid.vc_row.vc_grid-gutter-30px{margin-bottom:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{margin-right:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-bottom:30px;padding-right:30px}.vc_grid.vc_row.vc_grid-gutter-35px{margin-bottom:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper{margin-right:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item{padding-bottom:35px;padding-right:35px}.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover{z-index:3}.vc_grid.vc_row .vc_grid-item{box-sizing:border-box;display:none;float:none;padding:0;vertical-align:top;z-index:1}.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content{overflow:hidden}.vc_grid.vc_row .vc_grid-item .vc_btn,.vc_grid.vc_row .vc_grid-item .vc_icon_element,.vc_grid.vc_row .vc_grid-item .wpb_content_element{margin-bottom:15px}.vc_grid.vc_row .vc_grid-item .vc_btn a,.vc_grid.vc_row .vc_grid-item .vc_icon_element a,.vc_grid.vc_row .vc_grid-item .wpb_content_element a{border-bottom:0;text-decoration:none}.vc_grid-animation-none .vc_grid.vc_row .vc_grid-item{transition:none!important}.vc_grid .vc_gitem-link{border-bottom:none;box-shadow:none;outline:none}.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item{position:static}.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:block}@media (min-width:768px){.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:inline-block}}@-moz-document url-prefix(){.vc_masonry_grid .vc_grid-item,.vc_masonry_media_grid .vc_grid-item{margin-left:-.01px}}.vc_gitem-zone-b{display:none}.vc_gitem-float-none{float:none}.vc_gitem-float-left{float:left}.vc_gitem-float-right{float:right}.vc_gitem-align-center{text-align:center}.vc_gitem-align-right{text-align:right}.vc_gitem-align-justify{text-align:justify}.vc_gitem-block{overflow:hidden;position:relative}.vc_gitem-is-link{cursor:pointer}.vc_gitem-link{text-decoration:none}.vc_gitem_row{box-sizing:border-box;margin-left:0;margin-right:0;padding:inherit}.vc_gitem_row,.vc_gitem_row .vc_gitem_row{margin-bottom:0}.vc_gitem-zone-a .vc_gitem-row-position-top,.vc_gitem-zone-b .vc_gitem-row-position-top{left:0;position:absolute;right:0;top:0}.vc_gitem-zone-a .vc_gitem-row-position-middle,.vc_gitem-zone-b .vc_gitem-row-position-middle{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.vc_gitem-zone-a .vc_gitem-row-position-bottom,.vc_gitem-zone-b .vc_gitem-row-position-bottom{bottom:0;left:0;position:absolute;right:0}.vc_gitem_row .vc_gitem-col{padding:10px}.vc_gitem-zone,.vc_gitem_row .vc_gitem-col{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box}.vc_gitem-zone{background-clip:initial;overflow:hidden;position:relative}.vc_gitem-zone .vc-zone-link{bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:5}.vc_gitem-zone-img{display:block;height:auto;visibility:hidden;width:100%}.vc_gitem-zone-a .vc_gitem-zone-mini{bottom:0;box-sizing:border-box;left:0;padding:inherit;position:static;right:0;top:0}.vc_gitem-zone-b{overflow:hidden}.vc_gitem-zone-b .vc_gitem-zone-mini{bottom:0;left:0;margin:0;padding:inherit;position:static;right:0;top:0}.vc_grid-item-zone-c-left .vc_gitem-animated-block{float:right;width:50%}.vc_grid-item-zone-c-left .vc_gitem-zone-c,.vc_grid-item-zone-c-right .vc_gitem-animated-block{float:left;width:50%}.vc_grid-item-zone-c-right .vc_gitem-zone-c{float:right;width:50%}.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img{display:none!important}.vc-gitem-zone-height-mode-auto:before{content:"";display:block;padding-top:100%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before{padding-top:75%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before{padding-top:133.33333333%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before{padding-top:56.25%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before{padding-top:177.77777778%}.vc_gitem-animated-block{position:relative}.vc_gitem-animate .vc_btn{transition:all 0s ease}.vc_gitem-animate .vc_gitem-zone-b{z-index:199}.vc_gitem-animate-none .vc_gitem-zone-b{bottom:0;box-sizing:border-box;display:block;filter:alpha(opacity=0);left:0;margin:0;opacity:0;position:absolute;right:0;top:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b{filter:alpha(opacity=100);opacity:1}.vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{bottom:0;box-sizing:border-box;display:block;filter:alpha(opacity=0);left:0;margin:0;opacity:0;position:absolute;right:0;top:0;transition:all 1s ease}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{transition:all 1s ease;width:0}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{transform:scale(0);transition:all 1s ease}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{-webkit-backface-visibility:hidden;display:inline-block;filter:alpha(opacity=0);opacity:0;-webkit-perspective:1000;transform:translate3d(0,-100%,0);transition:transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator{transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn{transform:scale(1);transition:all 1s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title{filter:alpha(opacity=100);opacity:1;transform:translateZ(0)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{filter:alpha(opacity=100);opacity:1}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{transform:scale(1);transition:all 1s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{filter:alpha(opacity=100);opacity:1;transform:translateZ(0)}.vc_gitem-animate-scaleIn{overflow:hidden}.vc_gitem-animate-scaleIn .vc_gitem-zone-a{transform:scale(1);transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a{transform:scale(1.1)}.vc_gitem-animate-scaleRotateIn{overflow:hidden}.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{transform:scale(1);transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{transform:scale(1.5) rotate(10deg)}.vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-webkit-backface-visibility:hidden;filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius="0");-webkit-perspective:1000;transform-origin:50% 50%;webkit-transition:filter .5s cubic-bezier(0,.275,.125,1),-webkit-transform .5s cubic-bezier(0,.275,.125,1);transition:filter .5s cubic-bezier(0,.275,.125,1),transform .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{filter:url(/wp-content/plugins/js_composer/assets/css/../vc/blur.svg#blur);-moz-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius="0")}.vc_gitem-animate-blurScaleOut{overflow:hidden}.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{transform:scale(1.1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{transform:scale(1)}.vc_gitem-animate-slideInRight{overflow:hidden}.vc_gitem-animate-slideInRight .vc_gitem-zone-b{bottom:0;display:block;filter:alpha(opacity=0);left:0;margin:0;opacity:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:all 1s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b{filter:alpha(opacity=100);opacity:1;transform:translateX(0)}.vc_gitem-animate-slideInLeft{overflow:hidden}.vc_gitem-animate-slideInLeft .vc_gitem-zone-b{bottom:0;display:block;filter:alpha(opacity=0);left:0;margin:0;opacity:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:all 1s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b{filter:alpha(opacity=100);opacity:1;transform:translateX(0)}.vc_gitem-animate-slideBottom{overflow:hidden;position:relative}.vc_gitem-animate-slideBottom .vc_gitem-zone-b{display:block;height:100%;left:0;margin:0;position:absolute;right:0;top:100%;transition:all 1s ease;z-index:1000}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b{top:0}.vc_gitem-animate-slideTop{overflow:hidden;position:relative}.vc_gitem-animate-slideTop .vc_gitem-zone-b{display:block;height:100%;left:0;margin:0;position:absolute;right:0;top:-100%;transition:all 1s ease;z-index:1000}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b{top:0}.vc_gitem-animate-flipFadeIn{overflow:hidden}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{backface-visibility:hidden;transform-style:preserve-3d;transition:transform 1s}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{transform:rotateX(180deg)}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{backface-visibility:hidden;bottom:0;display:block;filter:alpha(opacity=0);left:0;opacity:0;position:absolute;right:0;top:0;transform:rotateX(180deg);transform-style:preserve-3d;transition:all .6s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{filter:alpha(opacity=100);opacity:1;transform:rotateX(0deg)}.vc_gitem-animate-flipHorizontalFadeIn{overflow:hidden}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{backface-visibility:hidden;transform-style:preserve-3d;transition:transform 1s}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{transform:rotateY(180deg)}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{backface-visibility:hidden;bottom:0;display:block;filter:alpha(opacity=0);left:0;opacity:0;position:absolute;right:0;top:0;transform:rotateY(180deg);transform-style:preserve-3d;transition:all .6s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{filter:alpha(opacity=100);opacity:1;transform:rotateY(0deg)}.vc_gitem-animate-goTop20{overflow:hidden}.vc_gitem-animate-goTop20 .vc_gitem-zone-a{position:relative;transform:translateY(0);transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a{transform:translateY(-20%)}.vc_gitem-animate-goTop20 .vc_gitem-zone-b{bottom:-100%;display:block;margin:0;position:absolute;transition:bottom .5s ease;width:100%;z-index:1000}.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b{bottom:0}.vc_gitem-animate-goBottom20{overflow:hidden}.vc_gitem-animate-goBottom20 .vc_gitem-zone-a{position:relative;transform:translateY(0);transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a{transform:translateY(20%)}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b{display:block;margin:0;position:absolute;top:-100%;transition:top .5s ease;width:100%;z-index:1000}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b{top:0}.vc_gitem-post-data{margin-bottom:15px}.vc_gitem-post-data h2{margin:0}.vc_gitem-post-category-name .vc_gitem-link{color:inherit}.vc_grid .vc_pageable-load-more-btn{margin-top:25px;text-align:center}.vc_grid .vc_pageable-load-more-btn>.vc_btn{outline:none}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots{display:none;margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot{cursor:pointer;display:inline-block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span{-webkit-backface-visibility:visible;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span{border:3px solid;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span{border:3px solid;border-radius:10px;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span{border-radius:30px;filter:alpha(opacity=60);opacity:.6}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span{filter:alpha(opacity=100);opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span{-webkit-backface-visibility:visible;display:block;filter:alpha(opacity=60);height:10px;margin:5px 7px;opacity:.6;transition:opacity .2s ease;width:10px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span{filter:alpha(opacity=100);opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span{-webkit-backface-visibility:visible;border-radius:3px;display:block;filter:alpha(opacity=60);height:10px;margin:5px 7px;opacity:.6;transition:opacity .2s ease;width:10px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span{filter:alpha(opacity=100);opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{border-color:#5472d2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span{background-color:#5472d2!important;border-color:#5472d2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{border-color:#00c1cf!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span{background-color:#00c1cf!important;border-color:#00c1cf!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{border-color:#fe6c61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span{background-color:#fe6c61!important;border-color:#fe6c61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{border-color:#8d6dc4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span{background-color:#8d6dc4!important;border-color:#8d6dc4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{border-color:#4cadc9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span{background-color:#4cadc9!important;border-color:#4cadc9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{border-color:#cec2ab!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span{background-color:#cec2ab!important;border-color:#cec2ab!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{border-color:#50485b!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span{background-color:#50485b!important;border-color:#50485b!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{border-color:#75d69c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span{background-color:#75d69c!important;border-color:#75d69c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{border-color:#2a2a2a!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span{background-color:#2a2a2a!important;border-color:#2a2a2a!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{border-color:#ebebeb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span{background-color:#ebebeb!important;border-color:#ebebeb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{border-color:#f7be68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span{background-color:#f7be68!important;border-color:#f7be68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{border-color:#5aa1e3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span{background-color:#5aa1e3!important;border-color:#5aa1e3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{border-color:#6dab3c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span{background-color:#6dab3c!important;border-color:#6dab3c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{border-color:#f4524d!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span{background-color:#f4524d!important;border-color:#f4524d!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{border-color:#f79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span{background-color:#f79468!important;border-color:#f79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{border-color:#b97ebb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span{background-color:#b97ebb!important;border-color:#b97ebb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{border-color:#fff!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span{background-color:#fff!important;border-color:#fff!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{background-color:#5472d2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{background-color:#00c1cf!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{background-color:#fe6c61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{background-color:#8d6dc4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{background-color:#4cadc9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{background-color:#cec2ab!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{background-color:#50485b!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{background-color:#75d69c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{background-color:#2a2a2a!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{background-color:#ebebeb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{background-color:#f7be68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{background-color:#5aa1e3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{background-color:#6dab3c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{background-color:#f4524d!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{background-color:#f79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{background-color:#b97ebb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{background-color:#fff!important}.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav{filter:alpha(opacity=100);opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav{cursor:pointer;filter:alpha(opacity=0);opacity:0;transition:opacity .3s ease-in 0s;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled{display:none!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{cursor:pointer;display:inline-block;filter:alpha(opacity=50);font-size:25px;height:25px;line-height:25px;margin-top:-12.5px;opacity:.5;position:absolute;text-decoration:none;top:50%;transition:opacity .3s ease-in 0s}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover{filter:alpha(opacity=100);opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{left:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside{left:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next{right:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside{right:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue{color:#5472d2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise{color:#00c1cf!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink{color:#fe6c61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet{color:#8d6dc4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc{color:#4cadc9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino{color:#cec2ab!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine{color:#50485b!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue{color:#75d69c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black{color:#2a2a2a!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey{color:#ebebeb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange{color:#f7be68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky{color:#5aa1e3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green{color:#6dab3c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink{color:#f4524d!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown{color:#f79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple{color:#b97ebb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white{color:#fff!important}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-15px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-17.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-20px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-22.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-25px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-27.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-30px}.vc_grid-pagination .vc_grid-pagination-list{border-radius:2px;display:block;margin:20px 0 0!important;outline:none;padding-left:0;text-align:center}.vc_grid-pagination .vc_grid-pagination-list>li{border:0 solid #0000;display:inline-block;margin:0}.vc_grid-pagination .vc_grid-pagination-list>li>a,.vc_grid-pagination .vc_grid-pagination-list>li>span{background-color:#337ab7;border:1px solid #337ab7;color:#fff;filter:alpha(opacity=50);float:left;font-size:10px;line-height:1.42857143;margin-left:-1px;opacity:.5;padding:3px 10px;position:relative;text-decoration:none;transition:opacity .3s ease-in 0s}.vc_grid-pagination .vc_grid-pagination-list>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list>li:first-child>span{margin-left:0}.vc_grid-pagination .vc_grid-pagination-list>li:focus a,.vc_grid-pagination .vc_grid-pagination-list>li:focus span,.vc_grid-pagination .vc_grid-pagination-list>li:hover a,.vc_grid-pagination .vc_grid-pagination-list>li:hover span{filter:alpha(opacity=100);opacity:1}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-prev>a:after{content:"\e61b";display:inline-block;font-family:vc_grid_v1}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-next>a:after{content:"\e61a";display:inline-block;font-family:vc_grid_v1}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-first>a:after{content:"\e618";display:inline-block;font-family:vc_grid_v1}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-last>a:after{content:"\e619";display:inline-block;font-family:vc_grid_v1}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:hover{cursor:default;filter:alpha(opacity=100);opacity:1;z-index:2}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:hover{display:none}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li{border-color:#5472d2!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>span{background-color:#5472d2!important;border-color:#5472d2!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li{border-color:#00c1cf!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>span{background-color:#00c1cf!important;border-color:#00c1cf!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li{border-color:#fe6c61!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>span{background-color:#fe6c61!important;border-color:#fe6c61!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li{border-color:#8d6dc4!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>span{background-color:#8d6dc4!important;border-color:#8d6dc4!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li{border-color:#4cadc9!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span{background-color:#4cadc9!important;border-color:#4cadc9!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li{border-color:#cec2ab!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>span{background-color:#cec2ab!important;border-color:#cec2ab!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li{border-color:#50485b!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>span{background-color:#50485b!important;border-color:#50485b!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li{border-color:#75d69c!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>span{background-color:#75d69c!important;border-color:#75d69c!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li{border-color:#2a2a2a!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>span{background-color:#2a2a2a!important;border-color:#2a2a2a!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li{border-color:#ebebeb!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span{background-color:#ebebeb!important;border-color:#ebebeb!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li{border-color:#f7be68!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span{background-color:#f7be68!important;border-color:#f7be68!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li{border-color:#5aa1e3!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span{background-color:#5aa1e3!important;border-color:#5aa1e3!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li{border-color:#6dab3c!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>span{background-color:#6dab3c!important;border-color:#6dab3c!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li{border-color:#f4524d!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span{background-color:#f4524d!important;border-color:#f4524d!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li{border-color:#f79468!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>span{background-color:#f79468!important;border-color:#f79468!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li{border-color:#b97ebb!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>span{background-color:#b97ebb!important;border-color:#b97ebb!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li{border-color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>span{background-color:#fff!important;border-color:#fff!important;color:#2a2a2a!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span{box-sizing:border-box;min-height:22px;min-width:28px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{box-sizing:border-box;margin-left:5px;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{border-radius:30px;box-sizing:border-box;margin-left:5px;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{border-radius:5px;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span{background-color:initial!important;color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{background-color:initial!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li{border-left-width:1px!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{background:none repeat scroll 0 0 #0000!important;border-width:0}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li:first-child,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li:first-child{border-width:0!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a{color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{color:#fff!important}.vc_grid-loading{animation-delay:.16s;font-size:10px;height:20px;margin:2em auto;position:relative;text-indent:-9999em}.vc_grid-loading,.vc_grid-loading:after,.vc_grid-loading:before{animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;border-radius:50%;height:12px;width:12px}.vc_grid-loading:before{left:-20px}.vc_grid-loading:after{animation-delay:.32s;left:20px}.vc_grid-loading:after,.vc_grid-loading:before{content:"";position:absolute;top:0}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em #ebebebbf}40%{box-shadow:0 2.5em 0 0 #ebebebbf}}.vc_grid-filter{list-style:none;margin-bottom:20px;margin-left:0;padding:0}.vc_grid-filter.vc_grid-filter-center{text-align:center}.vc_grid-filter.vc_grid-filter-right{text-align:right}.vc_grid-filter.vc_grid-filter-left{text-align:left}.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472d2}.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00c1cf}.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#fe6c61}.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8d6dc4}.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4cadc9}.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#cec2ab}.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485b}.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75d69c}.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2a2a2a}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#ebebeb}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#f7be68}.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5aa1e3}.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6dab3c}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#f4524d}.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#f79468}.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#b97ebb}.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#fff}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter>.vc_grid-filter-item{background:#0000;cursor:pointer;display:inline-block;padding:4px 10px;transition:background-color .1s linear}.vc_grid-filter>.vc_grid-filter-item:first-child{margin-left:0!important}.vc_grid-filter>.vc_grid-filter-item>span{outline:none;padding:0;text-decoration:none;transition:color .1s linear}.vc_grid-filter>.vc_grid-filter-item.vc_active>span,.vc_grid-filter>.vc_grid-filter-item:hover>span{text-decoration:none}.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item{border-radius:30px;margin:0 5px 5px 0}.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item{padding:0!important}.vc_grid-filter.vc_grid-filter-default-less-rounded>.vc_grid-filter-item{border-radius:5px;margin:0 5px 5px 0}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item{border:1px solid #ebebebcc;border-collapse:collapse;margin:0}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2){margin-left:-1px;margin-top:-1px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover{border-color:#0000;position:relative;z-index:1}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover>a{text-decoration:none}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:first-child{border-bottom-left-radius:30px;border-top-left-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:last-child{border-bottom-right-radius:30px;border-top-right-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item{background-color:#7c93dd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472d2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item{background-color:#00919c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00c1cf}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item{background-color:#fe9b94}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#fe6c61}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item{background-color:#a991d3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8d6dc4}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item{background-color:#73bfd5}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4cadc9}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item{background-color:#e1d9cb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#cec2ab}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item{background-color:#695f77}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485b}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item{background-color:#9ce2b8}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75d69c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item{background-color:#444}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2a2a2a}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item{background-color:#d2d2d2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#ebebeb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item{background-color:#fad398}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#f7be68}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item{background-color:#86baea}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5aa1e3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item{background-color:#87c456}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6dab3c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item{background-color:#f7817d}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#f4524d}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item{background-color:#fab698}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#f79468}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item{background-color:#cb9fcd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#b97ebb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item{background-color:#e6e6e6}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item{border:1px solid #0000;border-collapse:collapse;margin:0;padding:3px 7px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:nth-child(n+2){border-left:none;border-top:none;margin-left:1px;margin-top:1px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:first-child{border-bottom-left-radius:3px;border-top:0;border-top-left-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child{border-bottom-left-radius:30px;border-top:0;border-top-left-radius:30px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child{border-bottom-right-radius:30px;border-top-right-radius:30px}.vc_grid-filter.vc_grid-filter-filled-rounded-all>.vc_grid-filter-item{border-radius:3px!important}.vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item{border-radius:30px!important}.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item{font-size:12px;padding:1px 5px}.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item{font-size:13px;padding:2px 7px}.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item{font-size:100%;padding:2px 10px}.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item{font-size:18px;padding:4px 10px}.vc_grid-filter-select{display:none}.vc_grid-filter-dropdown,.vc_grid-filter-select{font-size:12px;margin-bottom:20px}.vc_grid-filter-dropdown.vc_grid-filter-center,.vc_grid-filter-select.vc_grid-filter-center{text-align:center}.vc_grid-filter-dropdown.vc_grid-filter-right,.vc_grid-filter-select.vc_grid-filter-right{text-align:right}.vc_grid-filter-dropdown.vc_grid-filter-left,.vc_grid-filter-select.vc_grid-filter-left{text-align:left}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{display:none}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{display:inline-block;outline:none}@media (min-width:768px){.vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon{color:#5472d2}.vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon{color:#00c1cf}.vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon{color:#fe6c61}.vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon{color:#8d6dc4}.vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon{color:#4cadc9}.vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon{color:#cec2ab}.vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon{color:#50485b}.vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon{color:#75d69c}.vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon{color:#2a2a2a}.vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon{color:#ebebeb}.vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon{color:#f7be68}.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon{color:#5aa1e3}.vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon{color:#6dab3c}.vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon{color:#f4524d}.vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon{color:#f79468}.vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon{color:#b97ebb}.vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon{color:#fff}.vc_grid-filter-dropdown .vc_grid-styled-select,.vc_grid-filter-select .vc_grid-styled-select{border:1px solid #ccc;display:inline-block;height:30px;overflow:hidden;padding-right:5px;text-align:left;vertical-align:middle;width:auto}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{display:inline;font-size:17px;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{background:none repeat scroll 0 0 #0000;border:0;border-radius:0;cursor:pointer;font-size:12px;height:30px;line-height:1;margin-right:-50px;max-width:inherit!important;padding:5px;position:relative;z-index:0}}@media (max-width:768px){.vc_responsive .vc_grid-filter-select{display:block}.vc_responsive .vc_grid-filter:not(.vc_gitem-post-data){display:none!important}}.owl-carousel .owl-item .vc_grid-item{transform:translateZ(0)}.owl-carousel .owl-animated-out{z-index:0}.owl-carousel .owl-animated-in{z-index:1}.vc-hoverbox-wrapper,.vc-hoverbox-wrapper *{box-sizing:border-box}.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front{border-radius:10px}.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front{border-radius:50px}.vc-hoverbox-wrapper.vc-hoverbox-align--center{text-align:center}.vc-hoverbox-wrapper.vc-hoverbox-align--left{text-align:left}.vc-hoverbox-wrapper.vc-hoverbox-align--right{text-align:right}.vc-hoverbox-wrapper .vc-hoverbox{display:inline-block;position:relative;text-align:center;width:100%}.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox{width:100%}.vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox{width:90%}.vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox{width:80%}.vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox{width:70%}.vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox{width:60%}.vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox{width:50%}.vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox{width:40%}.vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox{width:30%}.vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox{width:20%}.vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox{width:10%}.vc-hoverbox-inner{display:inline-block;min-height:250px;width:100%}.vc-hoverbox-inner :last-child{margin-bottom:0}.vc-hoverbox-block{backface-visibility:hidden;background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;transform-style:preserve-3d;transition:transform .5s ease-in-out;width:100%}.vc-hoverbox-block-inner{flex-shrink:0;padding:20px}.vc-hoverbox-front{transform:rotateY(0deg)}.vc-hoverbox-back{transform:rotateY(180deg)}.vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(-180deg)}.vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(0deg)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front{transform:rotateY(180deg)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back{transform:rotateY(0deg);z-index:2}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(0deg)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(-180deg)}.wpb_copyright_element{display:flex;white-space:pre}.wpb_copyright_element.wpb_copyright_element-align-left{justify-content:flex-start}.wpb_copyright_element.wpb_copyright_element-align-center{justify-content:center}.wpb_copyright_element.wpb_copyright_element-align-right{justify-content:flex-end}[class*=" vc_arrow-icon-"],[class^=vc_arrow-icon-]{font-family:vc_grid_v1;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc_arrow-icon-minus:before{content:"\e61c"}.vc_arrow-icon-plus:before{content:"\e61d"}.vc_arrow-icon-arrow_down:before{content:"\e61e"}.vc_arrow-icon-arrow_up:before{content:"\e61f"}.vc_arrow-icon-arrow_01_left:before{content:"\e600"}.vc_arrow-icon-arrow_01_right:before{content:"\e601"}.vc_arrow-icon-arrow_02_left:before{content:"\e602"}.vc_arrow-icon-arrow_02_right:before{content:"\e603"}.vc_arrow-icon-arrow_03_left:before{content:"\e604"}.vc_arrow-icon-arrow_03_right:before{content:"\e605"}.vc_arrow-icon-arrow_04_left:before{content:"\e606"}.vc_arrow-icon-arrow_04_right:before{content:"\e607"}.vc_arrow-icon-arrow_05_left:before{content:"\e608"}.vc_arrow-icon-arrow_05_right:before{content:"\e609"}.vc_arrow-icon-arrow_06_left:before{content:"\e60a"}.vc_arrow-icon-arrow_06_right:before{content:"\e60b"}.vc_arrow-icon-arrow_07_left:before{content:"\e60c"}.vc_arrow-icon-arrow_07_right:before{content:"\e60d"}.vc_arrow-icon-arrow_08_left:before{content:"\e60e"}.vc_arrow-icon-arrow_08_right:before{content:"\e60f"}.vc_arrow-icon-arrow_09_left:before{content:"\e610"}.vc_arrow-icon-arrow_09_right:before{content:"\e611"}.vc_arrow-icon-arrow_10_left:before{content:"\e612"}.vc_arrow-icon-arrow_10_right:before{content:"\e613"}.vc_arrow-icon-arrow_11_left:before{content:"\e614"}.vc_arrow-icon-arrow_11_right:before{content:"\e615"}.vc_arrow-icon-arrow_12_left:before{content:"\e616"}.vc_arrow-icon-arrow_12_right:before{content:"\e617"}.vc_arrow-icon-navicon:before{content:"\f0c9"}.wpb_animate_when_almost_visible{filter:alpha(opacity=0);opacity:0}.wpb_animate_when_almost_visible:not(.wpb_start_animation){animation:none}.top-to-bottom,.wpb_top-to-bottom{animation:wpb_ttb .7s cubic-bezier(.175,.885,.32,1.275) 1}.bottom-to-top,.wpb_bottom-to-top{animation:wpb_btt .7s cubic-bezier(.175,.885,.32,1.275) 1}.left-to-right,.wpb_left-to-right{animation:wpb_ltr .7s cubic-bezier(.175,.885,.32,1.275) 1}.right-to-left,.wpb_right-to-left{animation:wpb_rtl .7s cubic-bezier(.175,.885,.32,1.275) 1}.appear,.wpb_appear{animation:wpb_appear .7s cubic-bezier(.175,.885,.32,1.275) 1;transform:scale(1)}.wpb_start_animation{filter:alpha(opacity=100);opacity:1}@keyframes wpb_ttb{0%{filter:alpha(opacity=0);opacity:0;transform:translateY(-10%)}to{filter:alpha(opacity=100);opacity:1;transform:translate(0)}}@keyframes wpb_btt{0%{filter:alpha(opacity=0);opacity:0;transform:translateY(10%)}to{filter:alpha(opacity=100);opacity:1;transform:translate(0)}}@keyframes wpb_ltr{0%{filter:alpha(opacity=0);opacity:0;transform:translate(-10%)}to{filter:alpha(opacity=100);opacity:1;transform:translate(0)}}@keyframes wpb_rtl{0%{filter:alpha(opacity=0);opacity:0;transform:translate(10%)}to{filter:alpha(opacity=100);opacity:1;transform:translate(0)}}@keyframes wpb_appear{0%{filter:alpha(opacity=10);opacity:.1;transform:scale(.5)}to{filter:alpha(opacity=100);opacity:1;transform:scale(1)}}.vc-spinner:before{background:url(/wp-content/plugins/js_composer/assets/css/../images/spinner.gif) no-repeat;background-position-x:center;background-position-y:center;content:"";display:inline-block;height:16px;margin-top:6px;pointer-events:none;width:16px}.vc-spinner.vc-spinner-complete:before{background-image:url(/wp-content/plugins/js_composer/assets/css/../vc/tick.png)}.vc-spinner.vc-spinner-failed:before{background-image:url(/wp-content/plugins/js_composer/assets/css/../vc/remove.png)}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini{position:relative}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone{filter:alpha(opacity=0)!important;opacity:0!important;transform:none!important;transition:none!important}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper{left:0;margin-top:-50px;position:absolute;right:0;top:50%}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader{animation-delay:.16s;font-size:10px;height:50px;margin:2em auto;position:relative;text-indent:-9999em}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{animation-fill-mode:both;animation:vc_woo-add-cart-load 1.8s ease-in-out infinite;border-radius:50%;height:12px;width:12px}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{left:-20px}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after{animation-delay:.32s;left:20px}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{content:"";position:absolute;top:0}@keyframes vc_woo-add-cart-load{0%,80%,to{box-shadow:0 2.5em 0 -1.3em #ebebebbf}40%{box-shadow:0 2.5em 0 0 #ebebebbf}}.vc_grid-item-mini .added_to_cart.wc-forward{display:none}




.vertical-centering{top:50%;transform:translateY(-50%)}.horizontal-centering{left:50%;transform:translateX(-50%)}.centering-mixin{top:50%;left:50%;transform:translate(-50%,-50%)}/*! Prefix flex for IE10  in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license *//*! normalize.css by Dream-Theme.com based on http://github.com/necolas/normalize.css */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}.old-ie audio,.old-ie canvas,.old-ie video{display:inline;zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}*{padding:0;margin:0}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:active,a:focus,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}code,kbd,pre,samp{font-family:monospace,serif;font-family:'courier new',monospace}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd,dl,menu,ol,ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}legend{border:0;padding:0;white-space:normal}.old-ie legend{margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}.old-ie button,.old-ie input,.old-ie select,.old-ie textarea{vertical-align:middle}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}.old-ie button,.old-ie input[type=button],.old-ie input[type=reset],.old-ie input[type=submit]{overflow:visible}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}.old-ie input[type=checkbox],.old-ie input[type=radio]{height:13px;width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.formError{position:absolute;top:300px;left:300px;padding-bottom:13px;display:block;z-index:5000}.ajaxSubmit{padding:10px;text-align:center;border:1px solid #999;display:none}.formError .formErrorContent{background:#8a0b2c;color:#fff;width:165px;font-family:tahoma;font-size:11px;border:0 solid #ddd;text-shadow:#f5f5f5;padding:4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.greenPopup .formErrorContent{background:#33be40}.blackPopup .formErrorContent{background:#393939;color:#FFF}.formError .formErrorArrow{position:absolute;bottom:0;left:20px;width:15px;height:15px;z-index:5001;border:none}.formError .formErrorArrowBottom{top:0;margin:-6px}.formError .formErrorArrow div{border:none;height:1px;background:#8a0b2c;margin:0 auto;line-height:0;font-size:0;display:block}.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.formError .formErrorArrow .line10{width:15px;border:none}.formError .formErrorArrow .line9{width:13px;border:none}.formError .formErrorArrow .line8{width:11px}.formError .formErrorArrow .line7{width:9px}.formError .formErrorArrow .line6{width:7px}.formError .formErrorArrow .line5{width:5px}.formError .formErrorArrow .line4{width:3px}.formError .formErrorArrow .line3{width:1px}.formError .formErrorArrow .line2{width:3px;border:none;display:none}.formError .formErrorArrow .line1{width:1px;border:none;display:none}.dt-contact-form.dt-form .formError,.dt-contact-form.dt-form .hide-privacy-message,.dt-contact-form.dt-form span .formError,.popup-message-style .dt-contact-form.dt-form .formError{display:none}.dt-contact-form.dt-form span .formError.field-success,.dt-contact-form.dt-form span .formError.first,.inline-message-style .dt-contact-form.dt-form .formError.field-success,.inline-message-style .dt-contact-form.dt-form .formError.first,.popup-message-style .dt-contact-form.dt-form .formError.field-success,.popup-message-style .dt-contact-form.dt-form .formError.first{display:-ms-flexbox;display:-ms-flex;display:flex}.dt-contact-form.dt-form .formError .close-message{position:absolute;top:50%;width:30px;height:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:15px;line-height:30px;text-align:center;opacity:.5}.dt-contact-form.dt-form .formError .close-message svg{fill:#fff;width:18px}.dt-contact-form.dt-form .formError .close-message:hover{cursor:pointer;opacity:1}.dt-contact-form.dt-form .error-field:not(.field-success){border-color:red}.inline-message-style .dt-contact-form.dt-form{position:relative}.inline-message-style .form-fields>span{position:static}.inline-message-style .formError{z-index:100;width:100%;top:0!important;left:0!important;margin:0 0 10px!important;padding:15px 40px 15px 45px;box-sizing:border-box}.inline-message-style .formError.run-animation{position:relative}.inline-message-style .formError .formErrorContent{width:100%;background:0 0}.inline-message-style .formError .formErrorArrow{display:none}.popup-message-style .parentFormundefined.run-animation{-webkit-transform:translate3d(200px,-50%,0);-ms-transform:translate3d(200px,-50%,0);transform:translate3d(200px,-50%,0);-webkit-animation:slide-in-message,slide-out-message;animation:slide-in-message,slide-out-message;-webkit-animation-duration:1.2s,1.1s;animation-duration:1.2s,1.1s;-webkit-animation-delay:.4s,9s;animation-delay:.4s,9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.popup-message-style .parentFormundefined.run-animation .formErrorContent{opacity:1}.parentFormundefined:before{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;top:0px;left:0;width:65px;height:100%;content:"";-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-exclamation-circle-fill.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-exclamation-circle-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-size:24px;mask-size:24px}.greenPopup.parentFormundefined:before{-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-check-circle-fill.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-check-circle-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.popup-message-style .parentFormundefined.run-animation,.popup-message-style .parentFormundefined:not(.run-animation){display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;box-shadow:0px 10px 40px 0px rgba(0,0,0,.3);border:none;opacity:0;position:fixed!important;top:50%!important;left:100%!important;right:auto!important;margin:0!important;padding:15px 40px 15px 45px;width:400px;max-height:500px;z-index:9999;overflow:hidden;font-weight:700;color:#FFF;box-sizing:border-box}.popup-message-style .parentFormundefined.run-animation a,.popup-message-style .parentFormundefined.run-animation a:hover,.popup-message-style .parentFormundefined:not(.run-animation) a,.popup-message-style .parentFormundefined:not(.run-animation) a:hover{color:#fff}.popup-message-style .parentFormundefined.run-animation .formErrorContent,.popup-message-style .parentFormundefined:not(.run-animation) .formErrorContent{width:100%;background:0 0}.popup-message-style .parentFormundefined.run-animation .formErrorArrow,.popup-message-style .parentFormundefined:not(.run-animation) .formErrorArrow{display:none}@-webkit-keyframes slide-in-message{0%{opacity:0;-webkit-transform:translate3d(600px,-50%,0);transform:translate3d(600px,-50%,0)}50%{opacity:0;-webkit-transform:translate3d(-200px,-50%,0);transform:translate3d(-200px,-50%,0)}100%{opacity:1;-webkit-transform:translate3d(-400px,-50%,0);transform:translate3d(-400px,-50%,0)}}@keyframes slide-in-message{0%{opacity:0;-webkit-transform:translate3d(600px,-50%,0);transform:translate3d(600px,-50%,0)}50%{opacity:0;-webkit-transform:translate3d(-200px,-50%,0);transform:translate3d(-200px,-50%,0)}100%{opacity:1;-webkit-transform:translate3d(-400px,-50%,0);transform:translate3d(-400px,-50%,0)}}@-webkit-keyframes slide-out-message{0%{opacity:1;-webkit-transform:translate3d(-400px,-50%,0);transform:translate3d(-400px,-50%,0)}50%{opacity:0;-webkit-transform:translate3d(-100px,-50%,0);transform:translate3d(-100px,-50%,0)}100%{opacity:0;-webkit-transform:translate3d(800px,-50%,0);transform:translate3d(800px,-50%,0)}}@keyframes slide-out-message{0%{opacity:1;-webkit-transform:translate3d(-400px,-50%,0);transform:translate3d(-400px,-50%,0)}50%{opacity:0;-webkit-transform:translate3d(-100px,-50%,0);transform:translate3d(-100px,-50%,0)}100%{opacity:0;-webkit-transform:translate3d(800px,-50%,0);transform:translate3d(800px,-50%,0)}}.rev_slider_wrapper{z-index:1}.tp-scrollbelowslider:hover{cursor:pointer}.is-iphone .kenburnimg img{transform:none!important}/*!Revolution slider arrows*/.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .dt-owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .dt-owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;outline:0}.owl-carousel.owl-loaded{display:block;display:grid}.owl-carousel.owl-loading{opacity:0;display:grid}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .dt-owl-item{visibility:hidden}.owl-carousel.owl-drag .dt-owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .dt-owl-item{float:right}.owl-carousel .animated:not(.elementor-element){animation-duration:var(--transition-speed,1000ms);animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;-ms-touch-action:none;touch-action:none;z-index:9500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp::after,.pswp::before{content:' ';display:table}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:unset;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-backface-visibility:hidden}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);text-align:center;display:-ms-flexbox;display:-ms-flex;display:flex}.pswp__bg{-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}.admin-bar .pswp{z-index:100000}.pswp-video-wrap{-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;line-height:0;width:100%;max-width:900px;position:relative;margin:0 auto;text-align:left;z-index:1045}.video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%}.video-wrapper iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.video-wrapper video{width:100%!important;height:auto!important}.pswp .pswp__ui--fit .pswp__caption,.pswp .pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.5)}.admin-bar .pswp .pswp__ui--fit .pswp__caption,.admin-bar .pswp .pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.7)}.pswp.video-active .pswp__share-tooltip.show-share-pin .pswp__share--pinterest{display:none}.pswp__caption .pswp__caption__center{text-align:center}.pswp__caption h5{color:#fff;margin-bottom:5px}.pswp button.pswp__button{height:1.5em;width:1.5em;margin-top:-.75em;background:0 0!important;opacity:.5}.pswp button.pswp__button:before{display:block;width:100%;height:100%;content:"";background-color:#fff!important}.pswp .pswp__top-bar button.pswp__button{height:26px;width:26px;margin-top:-13px;top:50%;margin-right:15px}.pswp--touch .pswp__ui:not(.pswp__ui--hidden) .pswp__button--arrow--left,.pswp--touch .pswp__ui:not(.pswp__ui--hidden) .pswp__button--arrow--right{visibility:visible}.pswp button.pswp__button:focus,.pswp button.pswp__button:hover{opacity:1}.pswp .pswp__button:active{opacity:.9}.pswp--zoom-allowed .pswp__button--zoom:before{-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/zoom-in.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/zoom-in.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.pswp--zoomed-in .pswp__button--zoom:before{-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/zoom-out.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/zoom-out.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.pswp--supports-fs .pswp__button--fs{-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/fullscreen.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/fullscreen.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.pswp--fs .pswp__button--fs{-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/fullscreen-exit.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/fullscreen-exit.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.pswp button.pswp__button--close{margin-right:15px}.pswp button.pswp__button--close:before{-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/x-lg.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/x-lg.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;-webkit-mask-size:26px;mask-size:26px}.pswp__button--share:before{-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-share-fill.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-share-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.pswp .pswp__button--arrow--left:before,.pswp .pswp__button--arrow--right:before{position:static;display:flex;justify-content:center;align-items:center;width:1.5em;height:1.5em}.pswp button.pswp__button.pswp__button--arrow--left:before{background-image:none!important;-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-left.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-left.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.pswp button.pswp__button.pswp__button--arrow--right:before{background-image:none!important;-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-right.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.pswp .pswp__share-tooltip,.pswp .pswp__share-tooltip a:first-child,.pswp .pswp__share-tooltip a:last-child{border-radius:0}.pswp .pswp__share-tooltip a{display:none;color:#222}.pswp .pswp__share-tooltip a svg{fill:#222}.pswp__share-tooltip a:hover{color:#fff!important;text-decoration:none}.pswp__share-tooltip a:hover svg{fill:#fff}.pswp__share-tooltip a svg{min-width:15px;margin-right:5px}.hide-pspw-share .pswp__button--share,.hide-pspw-share .pswp__share-modal{display:none}.pswp .pswp__share-tooltip.show-share-d .pswp__share--download,.pswp .pswp__share-tooltip.show-share-fb .pswp__share--facebook,.pswp .pswp__share-tooltip.show-share-g .pswp__share--google,.pswp .pswp__share-tooltip.show-share-in .pswp__share--linkedin,.pswp .pswp__share-tooltip.show-share-pin .pswp__share--pinterest,.pswp .pswp__share-tooltip.show-share-tw .pswp__share--twitter,.pswp .pswp__share-tooltip.show-share-wp .pswp__share--whatsapp{display:flex}.pswp__share-tooltip:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--pinterest:hover{background:#cf2834!important}a.pswp__share--linkedin:hover{background:#007bc7}a.pswp__share--whatsapp:hover{background:#36b74d}a.pswp__share--google:hover{background:#e64235}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px}.pswp__button--arrow--right:before{left:0;right:6px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{min-width:150px;z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.asp_all_buttons_container{margin-top:20px}#page .asp_product_item{padding:0;margin:0}#page .asp_product_description,#page .asp_product_item{box-shadow:none;border:none}.asp_product_buy_button input{margin-right:5px}@media (max-width:500px){#page .asp_price_container,#page .asp_product_buy_btn_container{text-align:left}}.content .elementor-nav-menu,.content .elementor-nav-menu ul{margin:0}.ifb-flip-box.ifb-hover .ifb-face.ifb-front{opacity:0}.mec-container{max-width:100%}@media only screen and (min-width:961px){.mec-container{width:auto}}.mec-event-footer .mec-booking-button,.mec-event-sharing-wrap li a{text-decoration:none}.mec-single-event .mec-event-social li.mec-event-social-icon a{text-decoration:none}.mec-event-footer .mec-booking-button,.mec-event-footer .mec-booking-button:hover{border:none}#page .mec-topsec .mec-event-image{line-height:0}#page.ls-overflow-visible{overflow-x:hidden!important}/*!
 * WireFrame v.1.0.rc2 - teeny-tiny leyout framework by Dream-Theme (http://dream-theme.com, http://themeforest.net/user/Dream-Theme)
 * Copyright © 2013 Dream-Theme. All rights reserved. 
 */.responsive-off #page{display:grid;grid-template-rows:auto;grid-template-columns:100%;grid-template-areas:"header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"}.footer-overlap.responsive-off #page{grid-template-areas:"header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"}.floating-navigation-below-slider.responsive-off #page{grid-template-areas:"slider" "header" "title" "fancyheader" "elementor-header" "main" "footer"}.responsive-off.header-side-left:not(.sticky-header) #page,.responsive-off.header-side-line.left-side-line #page{grid-template-areas:"header-side slider" "header-side title" "header-side fancyheader" "header-side elementor-header" "header-side checkout" "header-side main" "header-side footer"}.footer-overlap.responsive-off.header-side-left:not(.sticky-header) #page,.footer-overlap.responsive-off.header-side-line.left-side-line #page{grid-template-areas:"header-side page-inner" "header-side footer"}.responsive-off.header-side-right:not(.sticky-header) #page{grid-template-areas:"slider header-side" "title header-side" "fancyheader header-side" "elementor-header header-side" "checkout header-side" "main header-side" "footer header-side"}.footer-overlap.responsive-off.header-side-right:not(.sticky-header) #page{grid-template-areas:"page-inner header-side" "footer header-side"}.footer-overlap.floating-navigation-below-slider.responsive-off .page-inner{display:grid;grid-template-rows:auto;grid-template-columns:100%;grid-template-areas:"slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"}.no-cssgridlegacy.no-cssgrid .wf-container-main:before,.no-cssgridlegacy.no-cssgrid .wf-container:before{content:"";display:table}.no-cssgridlegacy.no-cssgrid .wf-container-main:after,.no-cssgridlegacy.no-cssgrid .wf-container:after{content:"";display:table;clear:both}.ancient-ie .no-cssgridlegacy.no-cssgrid .wf-container,.ancient-ie .no-cssgridlegacy.no-cssgrid .wf-container-main{zoom:1}.page-inner{-ms-grid-column:1;-ms-grid-row:2;grid-area:page-inner}.is-safari .page-inner{max-width:100%}.header-side-left:not(.sticky-header) .page-inner,.header-side-line.left-side-line .page-inner{-ms-grid-column:2}.header-side-right:not(.sticky-header) .page-inner{-ms-grid-column:1}#main-slideshow,.photo-scroller{-ms-grid-column:1;-ms-grid-row:2;grid-area:slider}.floating-navigation-below-slider #main-slideshow,.floating-navigation-below-slider .photo-scroller{-ms-grid-column:1;-ms-grid-row:1}.header-side-left:not(.sticky-header) #main-slideshow,.header-side-left:not(.sticky-header) .photo-scroller,.header-side-line.left-side-line #main-slideshow,.header-side-line.left-side-line .photo-scroller{-ms-grid-column:2}.header-side-right:not(.sticky-header) #main-slideshow,.header-side-right:not(.sticky-header) .photo-scroller{-ms-grid-column:1}.masthead{-ms-grid-column:1;-ms-grid-row:1;grid-area:header}.floating-navigation-below-slider .masthead{-ms-grid-column:1;-ms-grid-row:2}.side-header-v-stroke.masthead,.side-header.masthead{-ms-grid-column:1;grid-area:header-side}.checkout-page-title{grid-area:checkout;-ms-grid-column:1;-ms-grid-row:4}.is-safari .checkout-page-title{max-width:100%}.header-side-left:not(.sticky-header) .checkout-page-title,.header-side-line.left-side-line .checkout-page-title{-ms-grid-column:2}.header-side-right:not(.sticky-header) .checkout-page-title{-ms-grid-column:1}.page-title{-ms-grid-column:1;-ms-grid-row:3;grid-area:title}.is-safari .page-title{max-width:100%}.header-side-left:not(.sticky-header) .page-title,.header-side-line.left-side-line .page-title{-ms-grid-column:2}.header-side-right:not(.sticky-header) .page-title{-ms-grid-column:1}.fancy-header{-ms-grid-column:1;-ms-grid-row:3;grid-area:fancyheader}.is-safari .fancy-header{max-width:100%}.header-side-left:not(.sticky-header) .fancy-header,.header-side-line.left-side-line .fancy-header{-ms-grid-column:2}.header-side-right:not(.sticky-header) .fancy-header{-ms-grid-column:1}.elementor-location-header{grid-area:elementor-header}#main{-ms-grid-column:1;-ms-grid-row:5;grid-area:main}.is-safari #main{max-width:100%}.header-side-left:not(.sticky-header) #main,.header-side-line.left-side-line #main{-ms-grid-column:2}.header-side-right:not(.sticky-header) #main{-ms-grid-column:1}.footer{-ms-grid-column:1;-ms-grid-row:6;grid-area:footer}.is-safari .footer{max-width:100%}.header-side-left:not(.sticky-header) .footer,.header-side-line.left-side-line .footer{-ms-grid-column:2}.header-side-right:not(.sticky-header) .footer{-ms-grid-column:1}.responsive-off #main:not(.sidebar-none) .wf-container-main{display:-ms-grid;display:grid}.responsive-off .sidebar-right .wf-container-main{grid-template-areas:"content sidebar"}.responsive-off .sidebar-left .wf-container-main{grid-template-areas:"sidebar content"}.responsive-off .sidebar{grid-area:sidebar;-ms-grid-row:1}.responsive-off .sidebar-right .sidebar{-ms-grid-column:3}.responsive-off .sidebar-left .sidebar{-ms-grid-column:1}.responsive-off .content{grid-area:content;-ms-grid-row:1}.responsive-off .sidebar-right .content{-ms-grid-column:1}.responsive-off .sidebar-left .content{-ms-grid-column:3}.wf-mobile-visible,.wf-phone-visible{display:none}.content,.sidebar,.wf-cell,.wf-usr-cell,.wf-wrap,.wpb_row{box-sizing:border-box}.footer .widget,.wf-cell,.wf-usr-cell{display:inline-block;vertical-align:top;padding:0 22px}.ancient-ie .footer .widget,.ancient-ie .wf-cell,.ancient-ie .wf-usr-cell{display:inline;zoom:1}.wf-1,.wf-1-1,.wf-span-12{width:100%}.wf-1-2,.wf-2-4,.wf-span-6{width:50%}.wf-1-3,.wf-span-4{width:33.3333%}.wf-2-3,.wf-span-8{width:66.6667%}.wf-1-4,.wf-span-3{width:25%}.wf-3-4,.wf-span-9{width:75%}.wf-1-5{width:20%}.wf-2-5{width:40%}.wf-1-6,.wf-span-2{width:16.6667%}.wf-span-1,.wf-span-10{width:83.3333%}.wf-span-7{width:58.3333%}.wf-table{display:table;width:100%}.wf-tr{display:table-row}.wf-td{display:table-cell;vertical-align:middle}.wf-float-left{float:left}.wf-float-right{float:right}.wf-container{font-size:0;line-height:0;word-spacing:-4px;margin:0 -22px;padding:0}.wf-wrap{max-width:100%;padding:0 44px;margin:0 auto}#main-slideshow{position:relative;z-index:1;clear:both;overflow:hidden}#main-slideshow-content{display:none}#main-slideshow.fixed{padding:44px;margin-top:0px}#main-slideshow.layer-fixed{padding:40px;margin-top:0px}#main-slideshow.fix.rv-slider{padding-top:0;padding-bottom:0;margin-top:0px}#main-slideshow.fix:after,#main-slideshow.fixed:after,#main-slideshow.layer-fixed:after{position:absolute;left:0;width:100%;height:1px;content:"";top:auto;bottom:0}#main-slideshow #main-slideshow-content{display:block}.transparent .page-title{visibility:hidden}#fancy-header{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex}#fancy-header>.wf-wrap{position:relative;z-index:1;max-width:100%}.fancy-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.content-right.fancy-header .hgroup,.title-left .breadcrumbs,.title-right .hgroup{text-align:right}.fancy-header.title-center .hgroup{text-align:center}.mobile-false #fancy-header .breadcrumbs,.mobile-false #fancy-header .fancy-subtitle,.mobile-false #fancy-header .fancy-title{opacity:0}#fancy-header .fancy-title>span{display:inline-block}.ie-mobile #fancy-header .breadcrumbs,.ie-mobile #fancy-header .fancy-subtitle,.ie-mobile #fancy-header .fancy-title{opacity:1}#fancy-header .breadcrumbs.start-animation,#fancy-header .fancy-subtitle.start-animation,#fancy-header .fancy-title.start-animation{animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.fancy-header .hgroup,.page-title .hgroup{overflow:hidden}.fancy-header .hgroup{padding:5px 0}#fancy-header.content-left.breadcrumbs-off .hgroup,#fancy-header.content-right.breadcrumbs-off .hgroup,#fancy-header.title-center.breadcrumbs-off .hgroup{margin-top:5px;margin-bottom:5px}#fancy-header.content-left .breadcrumbs.breadcrumbs-bg,#fancy-header.content-right .breadcrumbs.breadcrumbs-bg,#fancy-header.title-center .breadcrumbs.breadcrumbs-bg{margin-top:10px}#fancy-header.titles-off .breadcrumbs{margin-top:5px;margin-bottom:5px}#fancy-header.content-left .breadcrumbs,#fancy-header.content-right .breadcrumbs,#fancy-header.title-center .breadcrumbs{margin-bottom:10px}#fancy-header.disabled-bg.breadcrumbs-off.page-title h1,#fancy-header.disabled-bg.content-left .breadcrumbs,#fancy-header.disabled-bg.content-left.breadcrumbs-off .hgroup,#fancy-header.disabled-bg.content-right .breadcrumbs,#fancy-header.disabled-bg.content-right.breadcrumbs-off .hgroup,#fancy-header.disabled-bg.title-center .breadcrumbs,#fancy-header.disabled-bg.title-center.breadcrumbs-off .hgroup{margin-bottom:0}#fancy-header.content-left .hgroup,#fancy-header.content-right .hgroup,#fancy-header.title-center .hgroup{padding-bottom:5px}.fancy-header .fancy-title{margin:5px 0;padding:0}.fancy-header .fancy-subtitle{margin:0;padding:5px 0}.fancy-header .wf-td .breadcrumbs,.page-title .wf-td .breadcrumbs{display:inline-block}.breadcrumbs.bg-dark,.breadcrumbs.bg-light,.hr-breadcrumbs .breadcrumbs.bg-dark,.hr-breadcrumbs .breadcrumbs.bg-light{padding:4px 10px}.breadcrumbs.bg-dark{background-color:rgba(15,18,19,.1)}.breadcrumbs.bg-light{background-color:rgba(255,255,255,.12)}.title-left .breadcrumbs{float:right}.fancy-header .breadcrumbs li{position:relative;background:0 0}.breadcrumbs li:first-child:before,.fancy-header .breadcrumbs li:first-child:before{content:""}.breadcrumbs li:before,.fancy-header .breadcrumbs li:before{position:absolute;left:0;top:0;width:15px;height:13px;content:"/";opacity:.5;text-align:left;z-index:3}.breadcrumbs li:before{opacity:1}.page-title{display:-ms-flexbox;display:-ms-flex;display:flex}.fancy-title-head,.page-title-head{max-width:100%}.page-title.overlay-bg{position:relative}.page-title.overlay-bg .wf-wrap{position:relative;z-index:1}.page-title.overlay-bg:after{position:absolute;left:0;top:0;width:100%;height:100%;content:""}.page-title .wf-wrap{position:relative}.page-title .wf-wrap:after{position:absolute;width:100%;bottom:0;content:""}.page-title.disabled-bg .wf-wrap:after,.page-title.full-width-line .wf-wrap:after,.page-title.gradient-bg .wf-wrap:after,.page-title.solid-bg .wf-wrap:after,.page-title.transparent-bg .wf-wrap:after{display:none}.fancy-header>.wf-wrap,.page-title>.wf-wrap{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;box-sizing:border-box}.content-left>.wf-wrap{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-flow:column wrap;flex-flow:column wrap}.content-right>.wf-wrap{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-ms-flex-flow:column wrap;flex-flow:column wrap}.title-center>.wf-wrap{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column wrap;flex-flow:column wrap}.title-left>.wf-wrap,.title-right>.wf-wrap{-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between}.page-title.title-left .hr-breadcrumbs,.page-title.title-right h1{text-align:right}.title-center .hr-breadcrumbs,.title-center h1{text-align:center}.page-title h1,.page-title h2{margin:0}.page-title .hr-breadcrumbs .breadcrumbs:after{display:none}.page-title .wf-container-title,.page-title.full-width-line{border-bottom:1px solid}.page-title.title-left.disabled-bg h1,.page-title.title-right.disabled-bg h1{margin:0}.dt-breadcrumbs-shortcode{display:-ms-flexbox;display:-ms-flex;display:flex}.dt-breadcrumbs-shortcode.align-centre{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.dt-breadcrumbs-shortcode.align-right{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.breadcrumbs{list-style:none}.page-title.title-center .breadcrumbs{text-align:center}.breadcrumbs li{position:relative;display:inline-block;padding-left:12px;margin-left:8px}.breadcrumbs li:first-child{padding-left:0;margin-left:0;background:0 0!important}.breadcrumbs li a,.fancy-header .breadcrumbs li a{color:inherit}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.filter{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.filter.iso-filter{z-index:1}.filter-align-left .filter{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter-align-right .filter{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter:before{content:"";display:table}.filter:after{content:"";display:table;clear:both}.filter-by,.filter-categories,.filter-categories a,.filter-extras,.filter-sorting{display:inline-block;box-sizing:border-box}.filter-by,.filter-categories,.filter-sorting{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.filter-categories,.filter-extras{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter-align-left .filter-categories,.filter-align-left .filter-extras{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.filter-align-right .filter-categories,.filter-align-right .filter-extras{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.filter-categories{position:relative}.filter-categories .hasCustomSelect{display:none;left:0;z-index:1}#page .filter-categories .customSelect{position:relative;padding:0;background:0 0;display:none!important}#page .filter-categories .customSelect:after{position:relative;right:0;width:20px;height:20px;font-family:'Font Awesome 5 Free';font-weight:900;font-size:14px;line-height:1;content:"\f0dc"}#page .filter-categories .customSelect .customSelectInner{background:0 0}.filter .filter-categories a,.filter .filter-extras a{position:relative;text-decoration:none}.filter .filter-extras a{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex}.filter-categories a{white-space:nowrap}.filter-bg-decoration .filter-categories a{overflow:hidden}.filter-bg-decoration .filter-categories a:after{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;content:"";opacity:0}.filter-bg-decoration .filter-categories a.act:after{opacity:1}.filter-underline-decoration .filter-categories a:after{position:absolute;left:0;bottom:0;width:100%;content:"";opacity:0;transition:opacity .3s ease}.filter-underline-decoration .filter-categories a.act:after,.filter-underline-decoration .filter-categories a:hover:after{opacity:1}.filter .filter-extras a svg{width:16px}.filter .filter-popup{position:absolute;left:50%;z-index:999;bottom:100%;padding:2px 6px;margin-bottom:15px;background:#000;color:#fff!important;font:400 10px/14px Arial,Verdana,sans-serif;letter-spacing:.3px;white-space:nowrap;opacity:0;visibility:hidden;transform:translate3d(-50%,10px,0);transition:all .25s ease-out;border-radius:2px}.filter .filter-popup:after{position:absolute;left:50%;bottom:-5px;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;content:""}.filter .filter-popup:before{position:absolute;left:0;bottom:-20px;content:" ";display:block;width:100%;height:20px}.lte8 .filter-popup{display:none}.lte8 .filter-extras a:hover .filter-popup{display:block}.filter-extras>div>a:hover{cursor:default}.filter-extras>div>a>i:hover{cursor:pointer}.filter-extras>div>a>i:hover+.filter-popup,.filter-extras>div>a>svg:hover+.filter-popup{visibility:visible;opacity:1;transform:translate3d(-50%,0,0)}.filter-extras>div>a>i:hover+.filter-popup:before,.filter-extras>div>a>svg:hover+.filter-popup:before{bottom:0}.filter-switch{position:relative;display:inline-block;width:19px;height:7px;margin:0 10px}.filter-switch:hover{cursor:pointer}.filter-switch,.filter-switch-toggle{border-radius:8px}.filter-switch-toggle{position:absolute;top:-1px;left:0;width:9px;height:9px;background-color:#fff;content:"";transition:left .3s ease-out}.filter-switch.right-act .filter-switch-toggle{left:9px}.filter-extras a.pressed:after,.pressed .filter-switch-toggle:after{animation:anim-effect-boris .45s ease-out forwards}@keyframes anim-effect-boris{0%{transform:scale(0)}25%,50%{opacity:1}to{opacity:0;transform:scale(1)}}.paginator{position:relative;margin:30px 0 0;padding-bottom:2px;z-index:10;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.paginator:before{content:"";display:table}.paginator:after{content:"";display:table;clear:both}.paginator:not(.paginator-more-button) a{box-sizing:border-box}.paginator .disabled:hover{cursor:default}.paginator:not(.paginator-more-button):not(.filter-decorations) a:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span:after{position:absolute;left:0;bottom:-2px;width:100%;height:2px;content:"";opacity:0;transition:opacity .3s ease}.paginator:not(.paginator-more-button):not(.filter-decorations) a.act:after,.paginator:not(.paginator-more-button):not(.filter-decorations) a:hover:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span.act:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span:hover:after{opacity:1}.paginator:not(.paginator-more-button) a,.paginator:not(.paginator-more-button) span{position:relative;display:inline-block;padding:1px 8px;margin:0 6px;text-align:center;text-decoration:none}.paginator:not(.paginator-more-button) a.disabled,.paginator:not(.paginator-more-button) span.disabled{opacity:0}.paginator .nav-next,.paginator .nav-prev{position:relative;display:inline-block;text-decoration:none}.paginator.paginator-more-button{text-align:center;overflow:hidden}.lazy-loading-mode .paginator.paginator-more-button{opacity:0}.justified-grid .paginator.paginator-more-button{width:100%}.paginator .button-load-more,.paginator .loading-ready{position:relative;display:inline-block;float:none;text-decoration:none}.paginator .button-load-more{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;width:220px;height:50px;border:2px solid;box-sizing:border-box;transition:all .4s cubic-bezier(.19,1,.22,1)}.paginator .button-load-more .stick{display:none;opacity:0;transition:opacity .1s ease}.paginator .button-load-more .button-caption{display:flex;align-items:center;margin:0;font-weight:700;transition:opacity 10ms ease,color .2s ease}.paginator .button-load-more .button-caption:before{width:12px;height:12px;content:"";margin-right:5px;-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-check-circle-fill.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-check-circle-fill.svg);-webkit-mask-size:12px;mask-size:12px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.the7-elementor-widget .paginator .button-load-more .button-caption:before{display:none}.paginator .button-load-more.animate-load,.paginator .button-load-more.button-lazy-loading{width:50px;height:50px;border-radius:50%}.paginator .button-load-more.animate-load .button-caption,.paginator .button-load-more.button-lazy-loading .button-caption{opacity:0;text-indent:-9999px}.paginator .button-load-more.animate-load .stick,.paginator .button-load-more.button-lazy-loading .stick{display:block;animation:dt-spin 1s infinite linear .2s;animation-delay:.4s;border-bottom-color:transparent;border-left-color:transparent}.dt-posts-preload.iso-preloader .dt-posts-preload-activity:before{border-color:#fff transparent transparent;border-right-color:#fff!important}.iso-preloader .dt-posts-preload-activity:after{display:none}.iso-preloader .dt-posts-preload-activity:before,.stick:first-child{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px;width:50px;height:50px;border-radius:40px;box-sizing:border-box;background-color:transparent;border:2px solid;animation:dt-spin 1s infinite linear .2s}.stick:first-child{top:-2px;left:-2px;margin:0}@keyframes dt-spin{0%{opacity:1}100%{opacity:1;transform:rotate(360deg)}}.page-info{padding:0 0 10px}.post{position:relative}.post:after,.post:before{content:"";display:table;clear:both}.post .entry-title a{display:initial}.blog .details.more-link,.dt-blog-shortcode .details.more-link{margin-bottom:10px}.more-link.dt-btn{margin-top:5px}.post .more-link.dt-btn{margin-right:10px}.post.bg-on .block-style-widget,.post.bg-on .format-aside-content,.post.bg-on .format-link-content,.post.bg-on .format-status-content{padding:0;background:0 0!important;box-shadow:none!important;box-sizing:border-box}.format-aside-content,.format-link-content{padding:25px 30px 15px;margin:0 0 15px}.author-quote{border-left:5px solid;padding-left:10px}.format-status-content{padding:25px 20px 15px;margin:5px 0 15px}.format-aside .details,.format-link .details,.format-quote .details,.format-status .details{display:none}.albums .post img,.blog .post img,.dt-albums-shortcode:not(.owl-carousel) img,.dt-blog-shortcode img,.dt-portfolio-shortcode:not(.owl-carousel) img,.images-container img,.media .post img,.portfolio .post img,.related-projects .rollover img,.related-projects .rollover-video img,.wf-container.iso-grid img,.wf-container.layout-masonry img{max-width:100%;width:100%;height:auto}.portfolio .slider-simple.owl-carousel img{max-width:none}.blog.layout-list .post .blog-media img,.mobile-true .post img.iso-lazy-load:not(.blog-thumb-lazy-load-show){width:100%}.bg-on .blog-content,.bg-on .project-list-content{padding:10px 25px}.slider-wrapper .bg-on .project-list-content{padding-top:20px}.iso-container .bg-on .blog-content>*,.iso-container .bg-on .project-list-content>*,.iso-grid .bg-on .blog-content>*,.iso-grid .bg-on .project-list-content>*{padding-top:10px;padding-bottom:0;margin-bottom:0}.iso-container .bg-on .blog-content>:last-child,.iso-container .bg-on .project-list-content>:last-child,.iso-grid .bg-on .blog-content>:last-child,.iso-grid .bg-on .project-list-content>:last-child{margin-bottom:10px}.bg-on .blog-media>p,.bg-on .project-list-media>p,.description-under-image .post.bg-on ul.royalSlider.alignnone,.post.bg-on .alignleft,.post.bg-on .alignnone,.post.bg-on ul.royalSlider.alignnone{margin-bottom:0}.bg-on .blog-media,.bg-on .project-list-media{padding:25px 25px 0}.bg-on.fullwidth-img .blog-media,.bg-on.fullwidth-img .project-list-media{padding:0}.bg-on .blog-content,.bg-on .blog-media{position:relative;z-index:9}.bg-on.post .alignnone{margin-top:0}.layout-list .post{padding-top:44px;margin-top:19px}.layout-list .articles-list .post:last-child{margin-bottom:-25px}.layout-list .articles-list .post.bg-on:last-child{margin-bottom:0}.layout-list .post:first-child{border:none;padding-top:0;margin-top:0}.blog .post.bg-on,.portfolio .post.bg-on{border-top:none}.layout-list .blog-content,.layout-list .blog-media,.layout-list .project-list-content,.layout-list .project-list-media{display:block;float:left;width:100%}.layout-list article.no-img .blog-content{width:100%!important}.project-even .alignleft,.project-even ul.royalSlider.alignleft{float:right;margin-right:0;margin-left:30px}.layout-list .post.bg-on{padding:25px 25px 0px;margin:0 0 20px}.layout-list .bg-on .blog-content,.layout-list .bg-on .blog-media,.layout-list .bg-on .project-list-content,.layout-list .bg-on .project-list-media{display:block;float:left;width:100%;padding:0}.layout-list .bg-on .blog-content,.layout-list .bg-on .project-list-content{padding-bottom:10px}.layout-list .post-slider{margin-right:30px}.layout-list .project-even .post-slider{margin-right:0;margin-left:30px}.layout-list .media-wide .post-slider,.layout-list .media-wide.project-even .post-slider{margin-right:0;margin-left:0}.blog.layout-list .post.bg-on .slider-masonry.alignnone,.description-under-image .post .alignnone,.description-under-image .post .photoSlider,.description-under-image .post .slider-masonry.alignnone,.post .alignleft{margin-bottom:20px}.description-under-image .bg-on.post .alignnone,.description-under-image .post .buttons-on-img .slider-masonry.alignnone{margin-bottom:0}.project-list-media .alignleft{width:100%}.blog-media .alignleft{float:none}.blog.layout-list .post .alignleft,.blog.layout-list .post .alignnone,.blog.layout-list .post .post-slider{margin-bottom:25px}.format-quote .block-style-widget{margin:0 0 15px;padding:25px 30px 15px}.bg-on .format-aside-content,.bg-on .format-link-content,.format-quote.bg-on .block-style-widget{margin-bottom:10px}.iso-container .blog-content.wf-td,.iso-container .blog-media.wf-td,.iso-grid .blog-content.wf-td,.iso-grid .blog-media.wf-td,.layout-masonry .blog-content.wf-td,.layout-masonry .blog-media.wf-td,.media-wide .blog-content.wf-td,.media-wide .blog-media.wf-td,.shortcode-blog-posts .wf-td{display:block}.blog-media{position:relative;overflow:hidden;z-index:9}.fancy-date a{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;top:10px;right:10px;z-index:30;box-sizing:border-box;text-decoration:none;background:#fff}.circle-fancy-style .fancy-date a{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;border-radius:50%;padding:0 8px;min-width:63px;min-height:63px}.vertical-fancy-style .fancy-date a{-ms-flex-flow:column nowrap;flex-flow:column nowrap;min-height:80px;min-width:42px;padding:2px 0}.horizontal-fancy-style .fancy-date a{padding:2px 2px 1px 4px}.fancy-date a *{color:#222}.circle-fancy-style .fancy-date a .entry-date:after,.circle-fancy-style .fancy-date a .entry-year{display:none}.fancy-date a .entry-date,.fancy-date a .entry-month{position:relative}.fancy-date a .entry-date:after,.fancy-date a .entry-month:after{position:absolute;height:2px;content:""}.circle-fancy-style .fancy-date a .entry-date:after,.circle-fancy-style .fancy-date a .entry-month:after{left:0;bottom:-2px;width:100%}.vertical-fancy-style .fancy-date a .entry-date:after,.vertical-fancy-style .fancy-date a .entry-month:after{left:50%;bottom:-2px;width:14px;margin-left:-7px}.horizontal-fancy-style .fancy-date a .entry-date:after,.horizontal-fancy-style .fancy-date a .entry-month:after{top:50%;margin-top:-2px;right:0;width:4px;height:4px;border-radius:50%}.layout-list article.project-odd .fancy-date a{top:10px;right:auto;left:10px}.layout-list article.project-even .fancy-date a{top:10px;left:auto;right:10px}.bg-on:not(.fullwidth-img) .fancy-date a{top:35px;right:35px}.fancy-date .entry-month,.fancy-date .entry-year{font:700 11px/19px Arial,Verdana,sans-serif}.circle-fancy-style .fancy-date .entry-month,.circle-fancy-style .fancy-date .entry-year{text-transform:uppercase}.vertical-fancy-style .fancy-date .entry-month,.vertical-fancy-style .fancy-date .entry-year{font:700 12px/22px Arial;padding:1px}.horizontal-fancy-style .fancy-date .entry-month,.horizontal-fancy-style .fancy-date .entry-year{padding:0 6px 0 5px;text-transform:none;font:700 12px/22px Arial,Verdana,sans-serif}.circle-fancy-style .fancy-date .entry-month,.vertical-fancy-style .fancy-date .entry-month{margin-bottom:2px}.horizontal-fancy-style .fancy-date .entry-month{padding:0 9px 0 5px}.fancy-date .entry-date{font:700 24px/29px Arial,Verdana,sans-serif}.vertical-fancy-style .fancy-date .entry-date{font:700 22px/28px Arial;margin-bottom:3px;padding:2px}.horizontal-fancy-style .fancy-date .entry-date{padding:0 9px 0 5px;font:700 12px/22px Arial,Verdana,sans-serif}.post .project-media{margin-bottom:20px;line-height:0}.project-content,.project-media{box-sizing:border-box}.project-media img{max-width:100%}.dt-posts-preload{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;user-select:none}.dt-posts-preload .dt-posts-preload-activity{position:fixed;display:block;z-index:2000;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px;border-radius:50%}.dt-posts-preload .dt-posts-preload-activity:before{width:32px;height:32px;margin:-16px 0 0 -16px;border:3px solid #fff;border-right-color:transparent!important;border-left-color:transparent!important;animation:dt-posts-loader-rotation 1s linear infinite;content:''}@keyframes dt-posts-loader-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.single .content>.post,.single .content>.project-post,.single .content>.single-postlike{margin-bottom:50px}.single .content>.post:last-child,.single .content>.project-post:last-child,.single .content>.single-postlike:last-child{margin-bottom:0}/*!-Meta & tags*/.post-meta .entry-meta,.post-meta .entry-tags{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.portfolio-categories{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;overflow:hidden}.content-align-center .portfolio-categories,.content-align-centre .portfolio-categories,.related-projects .portfolio-categories{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.blog-content .entry-meta,.portfolio-categories{padding:0 0 10px}.project-post .portfolio-categories{padding:0px 0 0;margin-bottom:10px}.entry-meta>a,.entry-meta>span,.portfolio-categories>a,.portfolio-categories>span{position:relative;display:inline-block;text-decoration:none;margin:0 6px 0 0;padding:0 9px 0 0}.portfolio-categories a{transition:all 50ms linear 50ms}.entry-meta span a,.portfolio-categories>span a{text-decoration:none}.portfolio-categories>a.data-link:hover{text-decoration:none;cursor:default}.entry-meta>a:last-child,.entry-meta>span:last-child,.portfolio-categories>a:last-child,.portfolio-categories>span:last-child{padding:0;margin:0}.entry-meta>a:after,.entry-meta>span:after,.portfolio-categories>a:after,.portfolio-categories>span:after{position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:3px;content:"";border-radius:50%}.entry-meta>a:last-child:after,.entry-meta>span:last-child:after,.portfolio-categories>a:last-child:after,.portfolio-categories>span:last-child:after{display:none}.fullwidth-slider .portfolio-categories span,.fullwidth-slider .portfolio-categories>a{float:none;display:inline-block}.entry-tags{display:block;overflow:hidden;padding:10px 0 0}.entry-tags,.entry-tags a,.entry-tags span{word-wrap:break-word}.entry-tags span.single-tags{position:relative;float:left}.single .entry-tags a{padding:1px 6px;margin:2px;border:1px solid;font:400 10px/15px Arial,Verdana,sans-serif;text-decoration:none;letter-spacing:.3px}/*!-Post author*/.entry-author{overflow:hidden;margin-bottom:60px;padding:30px 30px 25px;box-sizing:border-box}.entry-author:last-child{margin-bottom:0}.entry-author-img{width:115px}.entry-author-info{vertical-align:top}.entry-author .text-primary{font-weight:700}.entry-author .alignleft{margin-bottom:10px}.entry-author .alignleft img,.entry-author img.alignleft{border-radius:50%}.post .entry-author img,.single-postlike .entry-author img{max-width:none}.blog .post .wp-smiley{width:auto}.single .post:not(.type-event) .post-thumbnail,.single .single-postlike:not(.type-event) .post-thumbnail{position:relative;margin-bottom:45px;line-height:0}.single .post:not(.type-event) .post-thumbnail:last-child,.single .single-postlike:not(.type-event) .post-thumbnail:last-child{margin-bottom:0}.single .post:not(.type-event) .post-thumbnail img,.single .single-postlike:not(.type-event) .post-thumbnail img{width:100%}.single .entry-content{margin-bottom:50px}.single .entry-content:last-child{margin-bottom:0}.single .post-meta{margin-bottom:55px}.single .post-meta:last-child{margin-bottom:0}.single-share-box{position:relative}.single .single-share-box{margin-top:-5px;margin-bottom:60px}.single .single-share-box:last-child{margin-bottom:0}.page .single-share-box{margin-top:50px}.single-share-box.show-on-hover{z-index:10;display:inline-block;left:50%;transform:translateX(-50%)}.single-share-box.show-on-hover:hover{cursor:pointer}.share-link-description{display:block;margin-bottom:10px;font-weight:700;text-align:center}.share-link-description .share-link-icon{display:none}.show-on-hover .share-link-description{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column wrap;flex-flow:column wrap}.show-on-hover .share-link-description .share-link-icon{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border:2px solid;margin-bottom:5px;border-radius:50%;box-sizing:border-box;transition:all .2s ease;font-size:14px;line-height:1}.show-on-hover .share-link-description .share-link-icon svg{width:14px}.single-share-box .share-buttons{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;line-height:0}.single-share-box:not(.show-on-hover) .share-buttons{-ms-flex-flow:row wrap;flex-flow:row wrap}.share-buttons .soc-font-icon{display:none}.show-on-hover .share-buttons{position:absolute;-ms-flex-flow:column wrap;flex-flow:column wrap;left:50%;transform:translateX(-50%);bottom:100%;min-width:180px;margin-bottom:10px;background:#fff;box-shadow:1px 3px 16px 0px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translate3d(-50%,10px,0);transition:all .25s ease-out}.show-on-hover .share-buttons:after{position:absolute;left:50%;bottom:-6px;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #fff;content:""}.show-on-hover .share-buttons:before{position:absolute;left:0;bottom:-20px;content:" ";display:block;width:100%;height:20px}.show-on-hover:hover .share-buttons{visibility:visible;opacity:1;pointer-events:auto;transform:translate3d(-50%,0,0)}.single-share-box .share-buttons a{display:inline-flex;justify-content:center;align-items:center;width:50px;height:30px;min-width:50px;min-height:30px;margin:0 4px 4px 0;border:1px solid;text-transform:none;font-size:16px;line-height:30px;text-decoration:none;text-align:center;transition:border-color .2s ease;box-sizing:border-box}:not(.show-on-hover).single-share-box .share-buttons a .social-text{display:none}.show-on-hover.single-share-box .share-buttons a{display:flex;justify-content:flex-start;align-items:center;width:auto;line-height:1;text-align:left;padding:10px 5px 10px 10px}.single-share-box .share-buttons a .icon{display:none}.single-share-box .share-buttons a.facebook{border-color:rgba(76,105,199,.3)}.single-share-box .share-buttons a.facebook:hover{border-color:#4c69c7}.single-share-box .share-buttons a.facebook svg{fill:#4c69c7}.single-share-box .share-buttons a.twitter{border-color:rgba(42,190,235,.3)}.single-share-box .share-buttons a.twitter:hover{border-color:#2abeeb}.single-share-box .share-buttons a.twitter svg{fill:#2abeeb}.single-share-box .share-buttons a.google{border-color:rgba(230,66,53,.3)}.single-share-box .share-buttons a.google:hover{border-color:#e64235}.single-share-box .share-buttons a.google svg{fill:#e64235}.single-share-box .share-buttons a.pinterest{border-color:rgba(207,40,52,.3)}.single-share-box .share-buttons a.pinterest:hover{border-color:#cf2834}.single-share-box .share-buttons a.pinterest svg{fill:#cf2834}.single-share-box .share-buttons a.linkedin{border-color:rgba(0,123,199,.3)}.single-share-box .share-buttons a.linkedin:hover{border-color:#007bc7}.single-share-box .share-buttons a.linkedin svg{color:#007bc7}.single-share-box .share-buttons a.whatsapp{border-color:rgba(54,183,77,.3)}.single-share-box .share-buttons a.whatsapp:hover{border-color:#36b74d}.single-share-box .share-buttons a.whatsapp svg{fill:#36b74d}.show-on-hover .share-buttons a{height:auto;border:none;font-size:14px;line-height:18px!important;margin:0}.show-on-hover .share-buttons a svg{margin-right:5px}.show-on-hover .share-buttons a *,.show-on-hover .share-buttons a svg{color:#222;fill:#222}.show-on-hover .share-buttons a:hover *,.show-on-hover .share-buttons a:hover svg{color:#fff;fill:#fff}.show-on-hover .share-buttons a.facebook:hover{background-color:#4c69c7}.show-on-hover .share-buttons a.twitter:hover{background-color:#2abeeb}.show-on-hover .share-buttons a.google:hover{background-color:#e64235}.show-on-hover .share-buttons a.pinterest:hover{background-color:#cf2834}.show-on-hover .share-buttons a.linkedin:hover{background-color:#007bc7}.show-on-hover .share-buttons a.whatsapp:hover{background-color:#36b74d}.author-info{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.author-avatar{-ms-flex:0 0 80px;flex:0 0 80px;margin-right:30px}.author-avatar .avatar-lazy-load-wrap{border-radius:50%;display:flex}.author-avatar .no-avatar{width:80px;height:80px;border-radius:50%}.author-avatar .no-avatar.no-avatar svg{width:36px;height:auto}.author-description h4{margin-bottom:5px}.author-description .author-link{display:inline-block;margin-bottom:20px;text-decoration:none}.author-description .author-link:hover{text-decoration:underline}.author-avatar .avatar-lazy-load-wrap.layzr-bg svg,.comment-author .avatar-lazy-load-wrap.layzr-bg svg{opacity:0}.post-navigation{margin-bottom:50px}.post-navigation:last-child{margin-bottom:0}.post-navigation .nav-links{display:-ms-flexbox;display:-ms-flex;display:flex;padding:25px 0;border-width:1px 0;border-style:solid}.disabled-post-navigation.post-navigation .nav-links{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.post-navigation .nav-links .back-to-list [class^=dt-icon-]{font-size:24px}.meta-nav{margin-bottom:5px;text-transform:uppercase}.post-navigation .back-to-list,.post-navigation .nav-next,.post-navigation .nav-previous{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;text-decoration:none}.back-to-list{width:30px}.rtl .back-to-list{-ms-flex-order:1;order:1}.nav-previous{width:45%;padding-left:35px;margin-right:30px}.nav-previous svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px}.nav-previous .post-title{-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start;max-width:100%}.rtl .nav-previous .post-title{-ms-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end}.rtl .nav-previous{-ms-flex-order:2;order:2;-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.post-navigation .nav-next{padding-right:35px;margin-left:30px;width:45%;text-align:right}.post-navigation .nav-next svg{position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px}.post-navigation .nav-next .post-title{-ms-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end;max-width:100%}.rtl .post-navigation .nav-next .post-title{-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}.rtl .nav-next{-ms-flex-order:0;order:0}.project-post{position:relative}.single .project-slider{margin-bottom:45px}.single-gallery-media{padding-bottom:45px}.single .project-content{margin-bottom:55px}.single .project-content:last-child{margin-bottom:0}.images-container{line-height:0}.images-list{position:relative;margin-bottom:20px;line-height:0}.images-list img,.images-list:last-child{margin-bottom:0}.images-list-caption{position:absolute;top:auto;bottom:0;left:0;width:100%;z-index:99}.images-list-inner{position:absolute;bottom:0;display:inline-block;margin:0 20px;padding:15px 0}.images-list-inner h4{display:inline-block;margin:5px 0 0}.images-list-inner,.images-list-inner *{color:#fff}.navigation-inner a,.project-details,.project-link,.project-zoom,.vc-item .vc_read_more{text-decoration:none}/*!-Slideshow description*/.slider-post-inner h4{display:inline-block;vertical-align:middle;margin:5px 0 0}#main .images-list-inner h4,#main .slider-post-inner h4,.images-list-inner,.slider-post-inner{text-shadow:1px 1px 5px rgba(0,0,0,.5)}.images-list-inner .album-content-btn,.slider-post-inner .album-content-btn{display:block;float:left;width:100%;margin-bottom:0}.images-list-inner p{margin-bottom:0}.slider-link{float:left;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpolygon points='14,14 2,14 2,2 5.011,2 5.011,0 2,0 0.011,0 0,0 0,14 0,16 2,16 16,16 16,15.989 16,14 16,10.989 14,10.989 '/%3E%3Cpolygon points='14,-0.019 14,0 8.993,0 8.993,2 12.637,2 6.5,8.137 7.863,9.5 14,3.364 14,6.981 16,6.981 16,-0.019 '/%3E%3C/svg%3E");background-color:rgba(0,0,0,.4);border-radius:50%;background-repeat:no-repeat;transition:opacity .2s ease}.slider-link:hover{background-color:rgba(0,0,0,.4);opacity:.7}.images-list-inner .share-button.entry-share,.slider-link,.slider-post-inner .share-button.entry-share{margin:0 5px 5px 0;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;font-size:0;text-indent:-9999px}.single-related-posts{padding-bottom:35px;margin-bottom:50px;border-bottom:1px solid}.single-related-posts:last-child{margin-bottom:0}.single-related-posts .items-grid{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -25px -25px}.single-related-posts .items-grid>.related-item{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;width:33%;padding:0 25px 25px;box-sizing:border-box}.sidebar-left .single-related-posts .items-grid>.related-item,.sidebar-right .single-related-posts .items-grid>.related-item{width:50%}.comment-respond,.comments-area,.single-related-posts{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.comment-respond>h3,.comments-area>h3,.single-related-posts>h3{margin-bottom:30px}.comment-respond a{text-decoration:none}.single-related-posts>h3{margin-bottom:30px}.single-portfolio .single-related-posts{padding-bottom:60px}.single-portfolio .single-related-posts>h3{margin-bottom:30px}#comments .children,#comments .comment-list{margin:0;padding:0;list-style:none}#comments .comment-list{padding-bottom:50px}#comments .comment-list:last-child{padding-bottom:0}.comment-list .comment-body{position:relative;padding:20px 20px 10px 100px;margin-top:20px;box-sizing:border-box}.comment-list>li:first-child>.comment-body{margin-top:0}#comments .children{margin-left:90px}.comment-author-name{display:block;margin-bottom:5px}.comment-author-name a{font:inherit!important}.comment-metadata{margin-bottom:20px}.comment-author .avatar,.comment-author .avatar-lazy-load-wrap,.comment-author .rollover{float:left;margin:0px 20px 15px -80px}.comment-author .avatar,.comment-author .avatar-lazy-load-wrap,.comment-author .rollover,.comment-author .rollover i{border-radius:50%}.comment-author .avatar-lazy-load-wrap .avatar,.comment-author .rollover .avatar{margin:0}.comment-content{overflow:hidden;margin-bottom:10px}.comment-list .reply{text-align:right;margin-bottom:10px}.comment-reply-link{margin-left:10px}.comment-reply-title>small{display:block;text-align:center}.comment-reply-title #cancel-comment-reply-link{float:left;margin-top:10px}.comment-notes,.logged-in-as{margin-bottom:15px}.comment-form .form-fields{overflow:hidden;margin-bottom:10px}#page .comment-respond .dt-btn,#page .comment-respond p.form-submit{margin-bottom:0}.rtl #page .comment-respond .dt-btn{float:left}.says{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.comment #respond{padding-top:24px}#respond #submit{display:none}#commentform textarea,.dt-contact-form textarea{width:100%;margin:0 0 10px}.clear-form,.comment-meta a,.comment-reply-link,.fn a,.pingback a{text-decoration:none}#reply-title small a:hover,.clear-form:hover,.comment-meta a:hover,.comment-reply-link:hover,.pingback a:hover{text-decoration:underline}.project-share-overlay{position:relative;display:inline-block;padding-top:5px;padding-bottom:5px}.project-info-box{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column wrap;flex-flow:column wrap;margin-bottom:40px}.project-post .btn-project-link{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;min-width:220px;height:50px;border:2px solid;margin-bottom:15px;font-weight:700;text-decoration:none;box-sizing:border-box}.project-share-overlay .share-button.entry-share{text-decoration:none}#page .project-share-overlay .share-button.entry-share{padding:0 0 0 23px}.share-button.entry-share{display:inline-block;padding:0 0 0 23px}.btn-project-link.no-text,.share-button.entry-share.no-text{width:36px;height:36px;padding:0;font-size:0}.btn-project-link,.share-button.entry-share,.share-overlay .soc-ico a{transition:all .2s ease}.images-list-inner .share-button.entry-share,.photo-scroller .share-button.entry-share,.slider-post-inner .share-button.entry-share{text-decoration:none;text-align:center}.images-list-inner .share-button.entry-share:before,.photo-scroller .share-button.entry-share:before,.slider-post-inner .share-button.entry-share:before{display:block;background:#fff;content:"";-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-share-fill.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-share-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;width:16px;height:16px}.project-share-overlay:not(.allways-visible-icons) .soc-ico{position:absolute;z-index:999;bottom:46px;width:150px;height:36px;padding:0 3px;visibility:hidden;overflow:visible;opacity:0;background-color:#fff;text-align:center;left:50%;transform:translateX(-50%);box-shadow:0 0 2px 0 rgba(0,0,0,.2)}.single-post .project-share-overlay:not(.allways-visible-icons) .soc-ico{bottom:48px}.project-content-btn .project-share-overlay:not(.allways-visible-icons) .soc-ico{bottom:38px}.project-share-overlay:not(.allways-visible-icons) .soc-ico:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico:before{position:absolute;left:50%;margin-left:-5px;bottom:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;content:""}.project-share-overlay:not(.allways-visible-icons) .soc-ico:before{margin-left:-6px;bottom:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(0,0,0,.1)}.project-share-overlay:not(.allways-visible-icons) .soc-ico a{display:none;float:none;width:24px;margin:7px 3px 0;background:0 0!important}#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a{box-shadow:none}.project-share-overlay:not(.allways-visible-icons) .soc-ico a:hover{background:0 0!important;opacity:.6}.project-share-overlay:not(.allways-visible-icons) .soc-ico a:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico a:before{display:none}#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a .soc-font-icon,#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a:hover .soc-font-icon{color:#000}.project-share-overlay.allways-visible-icons .soc-ico{display:inline-block;vertical-align:middle;margin-left:10px}.slide-caption .btn-project-link,.slide-caption .share-button.entry-share{border-color:rgba(255,255,255,.35)}.slide-caption .btn-project-link:hover,.slide-caption .share-button.entry-share:hover{background-color:rgba(255,255,255,.35);border-color:rgba(255,255,255,.35)}.single-attachment article.type-attachment{text-align:center}.single-attachment article.type-attachment .rollover{display:inline-block}.sidebar{position:relative;z-index:9}.sidebar .sidebar-content{box-sizing:border-box}.sidebar-none .sidebar,.wc-sidebar-toggle{display:none}#main .ui-widget-content{clear:both}.sidebar-left .sidebar.bg-under-widget,.sidebar-left .sidebar.solid-bg,.sidebar-right .sidebar.bg-under-widget,.sidebar-right .sidebar.solid-bg{border:none}.sidebar-left .sidebar.bg-under-widget,.sidebar-left .sidebar.solid-bg{padding-right:0}.sidebar-right .sidebar.bg-under-widget,.sidebar-right .sidebar.solid-bg{padding-left:0}.sidebar-left .wf-wrap:after,.sidebar-left .wf-wrap:before,.sidebar-right .wf-wrap:after,.sidebar-right .wf-wrap:before{content:"";display:table}.sidebar-divider-off #sidebar{border:none}.no-cssgridlegacy.no-cssgrid .sidebar-none .content,.sidebar-none .content{width:100%}.sidebar .widget,.sidebar-content .widget{padding:0}.bg-under-widget .sidebar-content .widget,.sidebar.bg-under-widget .widget,.solid-bg.sidebar-content .widget{margin-bottom:0;padding:25px}.sidebar.solid-bg .widget,.solid-bg .sidebar-content .widget,.solid-bg.sidebar-content .widget{padding-left:25px;padding-right:25px}.sidebar .widget-divider-off .widget,.sidebar-content.widget-divider-off .widget,.solid-bg.sidebar-content .widget{border-top:none}.bg-under-widget .sidebar-content .widget:first-child,.elementor-widget-sidebar .widget:first-child,.sidebar.bg-under-widget .widget:first-child,.solid-bg.sidebar-content .widget:first-child{margin-top:0}.content .sidebar-content:not(.solid-bg):not(.bg-under-widget) .widget:first-child,.elementor-widget-sidebar .widget:first-child,.sidebar:not(.solid-bg):not(.bg-under-widget) .widget:first-child{padding-top:0}.elementor-widget-sidebar .widget:first-child,.sidebar .widget:first-child,.sidebar-content .widget:first-child{border-top:none}.footer .widget{margin-bottom:30px}.widget:after,.widget:before{content:"";display:table;clear:both}.widget-info:not(:last-child){margin-bottom:10px}.content .widget ul{list-style:none}.widget-title{margin-bottom:15px;clear:both}.cat-item,.custom-categories li,.elementor-widget-sitemap .page_item{margin:5px 0 0;padding:5px 0 0}.custom-categories li{overflow:hidden;margin-top:0}.cat-item:first-child,.custom-categories>li:first-child,.elementor-widget-sitemap .page_item:first-child{margin-top:0;padding-top:0;border-top:none!important}.cat-item a,.custom-categories a{text-decoration:none}.custom-categories a{display:block;clear:both}.custom-categories span.item-name{float:left}.custom-categories span.item-num{float:right;margin-left:10px}.cat-item ul,.custom-categories ul{margin-left:20px}#wp-calendar{margin:25px 0 15px;border-width:1px;border-style:solid}#wp-calendar caption{padding:5px 0;margin:0;height:auto;border-style:solid;border-width:1px;border-bottom:none}#wp-calendar th{height:25px;font-weight:400}.content #wp-calendar th{border:none}#wp-calendar td{width:34px;height:25px;border-style:solid;border-width:1px;vertical-align:middle;text-align:center;line-height:20px;cursor:default}#wp-calendar td.act{color:#fff}#wp-calendar td a{display:block;width:100%;text-decoration:none}#wp-calendar td.pad,.footer #wp-calendar td.pad{background:0 0!important;border:none}#wp-calendar tfoot td{width:auto}#wp-calendar tfoot td#prev{padding-left:10px;text-align:left}#wp-calendar tfoot td#next{padding-right:10px;text-align:right}#wp-calendar tfoot td a:hover{background:0 0;text-decoration:none}.shortcode-contact-info,.shortcode-contacts{margin-bottom:20px}.contact-info:not(:last-child),.content .contact-info:not(:last-child){margin:0;padding-bottom:15px}.contact-info li{margin:15px 0 0;list-style:none}.contact-info li span:not(:last-child){display:inline-block;margin-bottom:5px}.contact-info li:first-child{margin-top:0}.widget .soc-ico:not(:last-child){padding:0px 0 10px}.custom-nav{margin:0}.custom-nav>li:first-child{border-top:none!important}.custom-nav>li>a{display:flex;position:relative;justify-content:space-between;align-items:center;text-decoration:none}.custom-nav>li:not(:last-child)>a{padding:0 0 10px}.custom-nav>li>a span{display:inline-block}.custom-nav>li li a:before,.custom-nav>li>a:before{display:block;position:absolute;top:14px;right:0;width:13px;height:13px}.custom-nav>li.has-children li.has-children>a svg,.custom-nav>li.has-children>a svg{float:right;width:10px}.custom-nav>li .custom-menu li{border:none!important}.custom-nav>li li a{display:flex;position:relative;justify-content:space-between;align-items:center;padding-left:12px;background-image:none!important}.custom-nav>li>ul{display:none;margin:0 0px;padding:0 20px 15px}.custom-nav>li:last-child>ul{padding:10px 20px 15px}.custom-nav>li>ul a span{display:inline-block}.custom-nav>li li{margin-top:0;padding-top:7px}.custom-nav>li>ul a:hover{text-decoration:none}.bg-under-widget .custom-nav>li:last-child>ul,.custom-nav>li:last-child>ul,.solid-bg .custom-nav>li:last-child>ul{margin-bottom:-5px}.content .menu,.custom-menu .widget_pages>ul,.menu{margin:0;padding:0 0 0px}.menu li,.qts-lang-menu li,.widget_pages li{display:block;position:relative;margin:9px 0 0;padding:10px 0 0}.custom-menu li{margin:6px 0 0;padding:7px 0 0}.dividers-on.custom-menu li{margin:9px 0 0;padding:10px 0 0}.custom-menu>li:first-child,.menu>li:first-child,.qts-lang-menu li:first-child,.widget_pages>ul>li:first-child{border:none!important;margin-top:0;padding-top:0}#page .qtrans_flag{width:auto;height:auto;background-position:0 center}.custom-menu a,.menu a,.widget_pages a{text-decoration:none}.widget_nav_menu a{display:inline-block}.widget_nav_menu a:hover{text-decoration:none}.custom-menu a{position:relative;display:inline-block}.show-arrow.custom-menu a{padding-left:23px}.enable-bold.custom-menu a{font-weight:700}div[class*=elementor-widget-wp-widget-] ul{list-style:none}div[class*=elementor-widget-wp-widget-] .elementor-widget-container>ul{margin:0}.elementor-widget-wp-widget-pages ul.children{margin:5px 0 5px 20px}.custom-menu.show-arrow a svg,.custom-menu.show-arrow a:before,.widget_presscore-custom-menu-one .custom-menu.show-arrow a svg,.widget_presscore-custom-menu-one .custom-menu.show-arrow a:before,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a svg,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a:before{position:absolute;width:14px;height:14px;top:50%;transform:translateY(-50%);left:0}.custom-menu.show-arrow a svg,.widget_presscore-custom-menu-one .custom-menu.show-arrow a svg,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a svg{width:8px;height:auto;left:3px}.widget_presscore-custom-menu-one .custom-menu.show-arrow a:before{content:""}.widget_presscore-custom-menu-one .custom-menu.show-arrow a:after{position:absolute;width:14px;height:14px;top:50%!important;transform:translateY(-50%);left:0;content:"";-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-side.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-side.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:8px;mask-size:8px}.custom-menu.show-arrow .has-children>a:before,.widget_presscore-custom-menu-one .custom-menu.show-arrow .has-children>a:before,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow .has-children>a:before{content:""}.custom-nav.show-arrow>.has-children>a:before{display:block;position:absolute;top:0;right:0;margin-top:5px;width:8px;height:8px;content:""}.widget_pages a{display:inline-block}.content .custom-menu li ul,.content .menu li ul,.content .widget_pages li ul,.custom-menu li ul,.menu li ul,.widget_pages li ul{margin-left:20px}.custom-nav .custom-menu li ul{padding-top:10px}.widget_tag_cloud a{display:inline-block;padding:0 3px;margin-bottom:2px;text-decoration:none}.content .recent-posts,.recent-posts{margin:0;padding:0 0 5px}.widget .recent-posts{padding-bottom:0}.recent-posts li{display:block;overflow:hidden;margin:0}.recent-posts li article{display:-ms-flexbox;display:-ms-flex;display:flex}.recent-posts li:not(:last-child){padding:0 0 15px}.widget .recent-posts li{margin-top:0}.recent-posts>li:first-child{margin-top:0;padding-top:0;border-top:none!important}.items-grid .post-content>a,.recent-posts a{display:inline-block;text-decoration:none}.items-grid .post-content>p,.recent-posts .post-content>p{margin:5px 0 0}#footer .items-grid .alignleft,#footer .recent-posts .alignleft,#sidebar .items-grid .alignleft,#sidebar .recent-posts .alignleft{margin:0 15px 5px 0}.items-grid .post-content>time,.recent-posts .post-content>time{display:block;margin:5px 0 0}.recent-posts .alignleft{margin:0px 15px 5px 0;font-size:0;line-height:0}.widget .tp_recent_tweets{margin-bottom:10px}.widget .tp_recent_tweets li .twitter_time{position:relative;padding:0 0 0 20px}.widget .tp_recent_tweets li{padding:15px 0 0;background-image:none}.tp_recent_tweets li,.tp_recent_tweets li *{line-height:inherit}.widget .tp_recent_tweets li:first-child{margin-top:0;padding-top:0;border:none!important}.widget .tp_recent_tweets li .twitter_time:before{position:absolute;display:block;top:2px;left:0;width:15px;height:15px;content:"";background-position:0 0;background-repeat:no-repeat}.widget .tp_recent_tweets li:first-child:before{top:5px}.tp_recent_tweets li a{font-weight:400;text-decoration:none}.widget .tp_recent_tweets .twitter_time{font-style:normal}.widget .tp_recent_tweets .twitter_time:hover{text-decoration:underline}.content .searchform,.widget .searchform{position:relative}.widget_search form{margin:5px 0 0}.widget_search input[type=text]{width:100%;margin:0!important}.content .searchform input,.widget .searchform input{padding-right:30px}.content .searchform .submit,.widget .searchform .submit,.widget .searchsubmit{position:absolute;top:0;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;right:11px;width:20px;height:100%;padding:0;text-decoration:none}.content .searchform .submit:hover,.widget .searchform .submit:hover,.widget .searchsubmit:hover{opacity:.7;cursor:pointer}.content .searchform .submit svg,.widget .searchform .submit svg,.widget .searchsubmit svg{width:16px}.skills.hide-percent .skill-value>span{display:none!important}html:not(.mobile-true) .skill-value{transition:width 1.2s ease;transition-delay:.3s}.skill-name{margin-bottom:5px}.skill-name span{margin-left:5px}.skill{height:7px}.skill:not(:last-child){margin-bottom:15px}.skill-value{position:relative;width:0%;height:100%}.skill-value:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.skill-value span{position:absolute;top:-26px;right:-16px;margin-right:4px;padding:2px 6px 3px;background-color:rgba(0,0,0,.8);color:#fff;font-size:10px;font-family:Tahoma,san-serif;line-height:14px}.skill-value span:after{position:absolute;left:50%;bottom:-5px;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,.8);content:""}.widget .rsContW{padding-top:5px}.blogroll li,.widget_archive li,.widget_categories li,.widget_links li,.widget_meta li,.widget_recent_comments li,.widget_recent_entries li{margin:5px 0 0;padding:0}.widget_archive select[name=archive-dropdown],.widget_categories select.postform{margin-bottom:0}.blogroll li:first-child,.custom-menu>li:first-child,.widget_archive>ul>li:first-child,.widget_categories li:first-child,.widget_links>ul>li:first-child,.widget_meta li:first-child,.widget_recent_comments>ul>li:first-child,.widget_recent_entries li:first-child{margin-top:0;padding-top:0;border-top:none!important}.blogroll a,.widget_archive a,.widget_categories a,.widget_links a,.widget_meta a,.widget_recent_comments a,.widget_recent_entries a{display:inline-block;text-decoration:none}.st-accordion ul{margin:0}.st-accordion>ul>li{overflow:hidden;margin:0;padding:9px 0 0;list-style:none}.st-accordion>ul>li:first-child .st-content{display:block}.st-accordion>ul>li:first-child{padding-top:0;margin-top:0;border:none}.st-accordion li>a{display:inline-block;position:relative;padding-left:25px;outline:0}.st-accordion li>a:after,.st-accordion li>a:before{position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;content:""}.st-accordion li>a:after{content:"\f005";font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:8px;line-height:14px;text-align:center}.st-content{display:none;padding:10px 0 5px}.st-content p{margin-bottom:0}.st-accordion li>a:hover,.textwidget a{text-decoration:none}.textwidget img{max-width:100%;height:auto}.textwidget *{max-width:100%}.textwidget input{width:100%}.textwidget .owl-stage{max-width:none}.textwidget p:last-child{margin-bottom:0}a.rsswidget{text-decoration:none;display:inline-block}.widget .testimonials{padding-bottom:0}.widget_presscore-contact-form-widget form>p:last-child{margin-bottom:0}body{overflow-x:hidden}body.responsive-off{min-width:998px;overflow-x:auto}div[data-pagination-mode=load-more]{overflow-anchor:none}h1,h2,h3,h4,h5,h6{margin-bottom:10px;clear:both}a:hover,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}p{margin-bottom:10px}a{text-decoration:underline}.content ol,.content ul{margin:0 0 10px 20px}.fa-ul li{list-style:none}.content .widget ol,.content .widget ul{margin:0 0 0px 0px}.content ul{list-style:disc}.content ol{list-style-type:decimal}.content table{border-bottom:1px solid transparent;width:100%;margin:0 0 10px}.content table caption{margin:10px 0}.content td,.content th{border-top:1px solid transparent;padding:5px 10px 5px 5px}.content th{text-align:left}.post .rollover,.post .rollover-video:not(.ts-slide),.post img,.single-postlike img,img[class*=align],img[class*=wp-image-],img[class*=attachment-]{max-width:100%;height:auto}.recent-posts .alignleft img{max-width:inherit;height:inherit}blockquote{padding:20px 25px;margin:0 0 10px;box-sizing:border-box}.format-status-content{border:none}.alignleft{float:left;margin:0 30px 10px 0}.alignleft.photoswipe-wrapper{clear:both;margin:0}.alignleft.photoswipe-wrapper .wp-caption-text{float:left;clear:both}.alignleft>.dt-pswp-item{float:left;margin:0 30px 10px 0}#footer .alignleft,#sidebar .alignleft{margin-right:20px}.alignright{float:right;margin:0 0 10px 30px}.alignright.photoswipe-wrapper{clear:both;margin:0}.alignright>.dt-pswp-item{float:right;margin:0 0 10px 30px}.alignright.photoswipe-wrapper .wp-caption-text{float:right;clear:both}#footer .alignright,#sidebar .alignright{margin-left:20px}.aligncenter{display:block;margin:0 auto 10px}.wp-caption.aligncenter{text-align:center}.entry-content .wp-block-image.alignfull img{width:100vw;margin-left:auto;margin-right:auto}.alignnone{float:none;margin:0 auto 10px}.shortcode-single-image-wrap.aligncenter,.shortcode-single-image-wrap.alignnone{margin-left:auto!important;margin-right:auto!important}.wp-caption{max-width:100%}.gap,.gap-10,.gap-20,.gap-30,.gap-40,.hr-thick,.hr-thin,.vc_empty_space{clear:both}.hr-thick{height:1px;line-height:1px;border-bottom-style:solid;border-bottom-width:5px;margin:0 auto}.hr-thin{height:9px;line-height:9px;margin:0 auto}.hr-thin.hr-left{margin:0}.hr-thin.hr-right{margin:0 0 0 auto}.divider-heder,.layout-list .divider-heder,.layout-masonry .divider-heder,.page .divider-heder,.single .divider-heder{margin:25px 0 36px}.divider-comments{margin:0 0 35px}.divider-post{margin:10px 0 20px}.text-centered{text-align:center}a.text-secondary{text-decoration:none}a.text-secondary:hover{text-decoration:underline}.assistive-text{position:absolute!important;clip:rect(1px,1px,1px,1px)}.assistive-info{text-align:right;color:#fff}.wf-clearfix:before{content:"";display:table}.wf-clearfix:after{content:"";display:table;clear:both}.ancient-ie .wf-clearfix{zoom:1}#main-nav:before,#top-bar:before,.header-bottom-bar:before,.layout-list .post:before,.wf-container:before{content:"";display:table}#main-nav:after,#top-bar:after,.header-bottom-bar:after,.layout-list .post:after,.wf-container:after{content:"";display:table;clear:both}.ancient-ie #main-nav,.ancient-ie #top-bar,.ancient-ie .header-bottom-bar,.ancient-ie .layout-list .post,.ancient-ie .wf-container{zoom:1}#page{position:relative;overflow:hidden}.footer-overlap #page{background:0 0}#page.boxed{max-width:1320px;margin:0px auto;box-shadow:0 0 12px rgba(0,0,0,.15)}.main-gradient{display:none}#main{padding:50px 0}.static-height{position:relative}.fancy-parallax-bg,.page-title-parallax-bg{background-attachment:fixed!important;background-position-x:50%}.fancy-parallax-bg>.wf-wrap,.page-title-parallax-bg>.wf-wrap{position:relative}.mobile-false .fancy-parallax-bg,.mobile-false .page-title-parallax-bg{opacity:0;transition:opacity .3s ease}/*!-Video */embed,iframe,object,video{max-width:100%}/*!-Parallax background for device*/.mobile-true .fancy-parallax-bg,.mobile-true .page-title-parallax-bg{background-attachment:scroll!important;background-size:auto!important}/*!-Row settings->Full-width content*/.full-width-wrap{position:relative;display:block;opacity:0;transition:opacity .4s ease}.is-iphone .full-width-wrap{opacity:1}.content .vc_row.full-width-wrap>.wpb_column,.full-width-wrap>.wf-cell,.full-width-wrap>.wpb_column,.full-width-wrap>.wpb_column>.vc_column-inner{padding-left:0;padding-right:0}/*!-WP Audio*/.mejs-controls .mejs-play:hover button{background-position:0 0}.mejs-controls .mejs-pause button,.mejs-controls .mejs-pause:hover button{background-position:0 -16px}.mejs-controls button{box-shadow:none}.mejs-controls .mejs-mute button:hover{background-position:-16px -16px}.mejs-controls .mejs-unmute button:hover{background-position:-16px 0}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}#page .skip-link{background-color:#f1f1f1;box-shadow:0 0 1px 1px rgba(0,0,0,.2);color:#21759b;display:block;font-size:14px;font-weight:700;left:-9999em;outline:0;padding:15px 23px 14px;text-decoration:none;text-transform:none;top:-9999em}#page .skip-link:focus{left:30px;top:15px;height:auto;width:auto;clip:unset!important;z-index:9}article.attachment:after,article.attachment:before{content:"";display:table;clear:both}.one-line{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.widget_search input[type=text].searchform-s,.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,.wpcf7-number,input[type=text]:not(.elementor-field):not(.searchform-s),input[type=search]:not(.elementor-field),input[type=tel]:not(.elementor-field),input[type=url]:not(.elementor-field),input[type=email]:not(.elementor-field),input[type=number]:not(.elementor-field),input[type=date]:not(.elementor-field),input[type=range]:not(.elementor-field),input[type=password]:not(.elementor-field),select:not(.elementor-field):not(.elementor-field-textual),textarea:not(.elementor-field){margin-bottom:10px;border-style:var(--the7-form-border);box-sizing:border-box}input[type=button]{outline:0}@media all and (-ms-high-contrast:none){.dt-form textarea{min-height:100px}}.comment-form .form-fields>span{box-sizing:border-box}.form-fields input,.login-password input,.login-username input{width:100%}.the7-g-captcha{margin-bottom:20px}.form-message{display:block;margin-bottom:10px}.inline-message-style .form-message{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap}.inline-message-style .form-message .formError{-ms-flex-order:0;order:0}.inline-message-style .form-message textarea{-ms-flex-order:1;order:1}input[type=text],input[type=tel],input[type=url],input[type=email],input[type=number],input[type=date],input[type=range],input[type=password],textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0}.form-fields>span{position:relative;display:block}.inline-message-style .form-fields>span{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap}.inline-message-style .form-fields>span .formError{-ms-flex-order:0;order:0}.inline-message-style .form-fields>span input{-ms-flex-order:1;order:1}.form-allowed-tags{margin-bottom:20px}.clear-form{position:relative;float:right;padding:0 15px 0 0}.clear-form:before{display:block;position:absolute;top:50%;right:0;margin-top:-5px;width:10px;font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:10px;line-height:1;content:"\eb01"}.wpcf7-form input[type=text],.wpcf7-form input[type=tel],.wpcf7-form input[type=url],.wpcf7-form input[type=email],.wpcf7-form input[type=number],.wpcf7-form input[type=date],.wpcf7-form input[type=range],.wpcf7-form textarea,.wpcf7-select{width:100%}.wpcf7-not-valid-tip{display:none}.popup-message-style #page .wpcf7-response-output{position:fixed;top:50%;left:100%;opacity:0}.inline-message-style .wpcf7-mail-sent-ok,.inline-message-style .wpcf7-response-output.run-animation,.inline-message-style .wpcf7-validation-errors{border:none}.popup-message-style #page .wpcf7-mail-sent-ok,.popup-message-style #page .wpcf7-response-output.run-animation,.popup-message-style #page .wpcf7-validation-errors{display:-ms-flexbox!important;display:-ms-flex!important;display:flex!important;-ms-align-items:center;-ms-flex-align:center;align-items:center;box-shadow:0px 10px 40px 0px rgba(0,0,0,.3);border:none!important;position:fixed;top:50%;left:100%;width:400px;max-height:500px;margin:0!important;padding:15px 20px 15px 65px;z-index:9999;overflow:hidden;transform:translate3d(200px,-50%,0);animation:slide-in-message,slide-out-message;animation-duration:1.2s,1.1s;animation-delay:.4s,9s;animation-fill-mode:forwards;animation-timing-function:ease;font-weight:700;box-sizing:border-box}.popup-message-style #page .wpcf7-mail-sent-ok:before,.popup-message-style #page .wpcf7-response-output.run-animation:before,.popup-message-style #page .wpcf7-validation-errors:before{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;top:20px;left:0;width:65px;height:100%;font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:18px;line-height:1;content:"\ea10"}.popup-message-style #page .wpcf7-mail-sent-ok .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-mail-sent-ok .wpcf7-valid-tip-text,.popup-message-style #page .wpcf7-response-output.run-animation .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-response-output.run-animation .wpcf7-valid-tip-text,.popup-message-style #page .wpcf7-validation-errors .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-validation-errors .wpcf7-valid-tip-text{opacity:1}.popup-message-style #page .wpcf7-mail-sent-ok.wpcf7-response-output:before,.popup-message-style #page .wpcf7-mail-sent-ok:before{content:"\ea09"}.wpcf7-quiz.wpcf7-not-valid,input.wpcf7-validates-as-required.wpcf7-not-valid{border-color:#f55b5f}.gform_fields li{list-style:none}.gform_wrapper .gform_body input[type=text],.gform_wrapper .gform_body input[type=tel],.gform_wrapper .gform_body input[type=url],.gform_wrapper .gform_body input[type=email],.gform_wrapper .gform_body input[type=number],.gform_wrapper .gform_body input[type=password]{padding:9px 10px 8px;font-size:100%}.gform_wrapper .gform_body select,.gform_wrapper.gf_browser_chrome .gform_body .ginput_complex .ginput_right select,.gform_wrapper.gf_browser_chrome .gform_body .ginput_complex select,.mc4wp-form form select{padding:6px 10px 5px;font-size:100%}#main .gform_wrapper .ginput_full input:focus+label,#main .gform_wrapper .ginput_left input:focus+label,#main .gform_wrapper .ginput_right input:focus+label{font-weight:400}.comment-form-cookies-consent,.the7-form-terms-wrap{margin-bottom:20px}#wp-comment-cookies-consent,.the7-form-terms{margin-right:5px}.wpcf7 .wf-cell{padding:0 15px}.wpcf7 .wf-container{margin:0 -15px}#main .gform_wrapper .gform_footer input.button,#main .gform_wrapper .gform_footer input[type=submit],#main-slideshow .tp-button,.dt-btn,.dt-form button,.mc4wp-form input[type=submit],.nsu-submit,.post-password-form input[type=submit],.tml-submit-wrap input[type=submit],.woocommerce-widget-layered-nav-dropdown__submit,a.button,button.button,div.mc4wp-form button[type=submit],form.mc4wp-form input[type=submit],input[type=button],input[type=reset],input[type=submit]{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}#main .gform_wrapper .gform_footer input.button:hover,#main .gform_wrapper .gform_footer input[type=submit]:hover,#main-slideshow .tp-button:hover,.dt-btn:hover,.dt-form button:hover,.mc4wp-form input[type=submit]:hover,.nsu-submit:hover,.post-password-form input[type=submit]:hover,.tml-submit-wrap input[type=submit]:hover,.woocommerce-widget-layered-nav-dropdown__submit:hover,a.button:hover,button.button:hover,div.mc4wp-form button[type=submit]:hover,form.mc4wp-form input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{text-decoration:none}.full-width-btn.dt-btn{display:block;text-align:center;clear:both}#page .btn-margin,#page .btn-margin:last-child,#page .dt-contact-form .dt-btn{margin-right:10px}#page .btn-margin-left,#page .btn-margin-left:last-child{margin-left:10px}.btn-shortcode{margin-bottom:10px}.mc4wp-form input[type=submit],.woocommerce-widget-layered-nav-dropdown__submit,button.button,input[type=button],input[type=reset]{border:none}#page .btn-link{padding:0}.btn-link,.dt-btn-link{position:relative;display:inline-block;text-decoration:none;white-space:nowrap}.dt-btn-link.left-to-right-line:after{position:absolute;display:block;left:0;bottom:0;width:0;content:"";transition:width .4s ease}.dt-btn-link.left-to-right-line:hover:after{width:100%}.dt-btn-link{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.dt-btn-link.full-width-btn{width:100%}.btn-align-left .dt-btn-link.full-width-btn,.dt-btn-link.full-width-btn.btn-inline-left{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.btn-align-right .dt-btn-link.full-width-btn,.dt-btn-link.full-width-btn.btn-inline-right{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.dt-btn-link.from-center-line:after{position:absolute;visibility:hidden;left:0;bottom:-5px;width:100%;background-color:#000;content:"";transform:scaleX(0);transition:all .2s ease-in-out 0s;opacity:.85}.dt-btn-link.from-center-line:hover:after{visibility:visible;transform:scaleX(1)}.dt-btn-link.upwards-line:after{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:rgba(0,0,0,.1);content:'';opacity:0;transition:opacity .3s,transform .3s;transform:translateY(10px)}.dt-btn-link.upwards-line:hover:after{opacity:1;transform:translateY(0px)}.dt-btn-link.downwards-line:after{position:absolute;bottom:-5px;left:0;width:100%;background:#fff;content:'';opacity:0;transition:height .3s,opacity .3s,transform .3s;transform:translateY(-10px)}.dt-btn-link.downwards-line:hover:after{opacity:1;transform:translateY(0px)}.btn-link i,.btn-link i *,.dt-btn i,.dt-btn i *{color:inherit}.dt-btn-m i,.dt-btn-s i{margin-right:8px}.dt-btn-l i{margin-right:9px}.dt-btn-m.ico-right-side i,.dt-btn-s.ico-right-side i{margin-right:0px;margin-left:8px}.dt-btn-l.ico-right-side i{margin-right:0px;margin-left:9px}.btn-light,.btn-link,.light-bg-btn,.outline-btn{transition:background .2s ease-out,color .2s ease-out,border-color .2s ease-out}.outline-bg-btn{transition:all .2s ease-out}#page .btn-light:after{display:none}#page .outline-bg-btn,#page .outline-btn,#phantom .outline-bg-btn,#phantom .outline-btn{border:2px solid}.custom-btn-color .dt-btn>*{color:inherit!important}.btn-link.custom-btn-hover-color:hover>.text-wrap *,.btn-link.custom-btn-hover-color:hover>i,.btn-link.custom-btn-hover-color:hover>span,.dt-btn.custom-btn-hover-color:hover>.text-wrap *,.dt-btn.custom-btn-hover-color:hover>i,.dt-btn.custom-btn-hover-color:hover>span,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>.text-wrap *,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>i,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>span{background:0 0!important;color:inherit!important}.outline-element-decoration .btn-light:hover{box-shadow:none}.default-btn-shortcode{text-align:center;max-width:100%;box-sizing:border-box;white-space:normal}.default-btn-shortcode.btn-inline-center{margin-left:auto;margin-right:auto}.default-btn-shortcode.btn-inline-right{float:right}.btn-align-center{text-align:center}.btn-align-right{text-align:right}.shortcode-banner{position:relative;overflow:hidden;background-position:center;line-height:0;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";background-size:cover}.shortcode-banner,.shortcode-banner-inside{box-sizing:border-box}.wf-table .shortcode-banner-inside{display:table-cell;vertical-align:middle}.content .shortcode-banner-inside *{color:inherit}.shortcode-banner-link:hover .shortcode-banner-bg{opacity:.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";cursor:pointer}.shortcode-banner img{width:100%;height:auto}.shortcode-banner-bg{height:100%;background-clip:padding-box;box-sizing:border-box}.shortcode-banner-inside{overflow:hidden;width:100%;height:100%;padding:15px 20px;background-clip:padding-box}.shortcode-blockquote{position:relative;overflow:hidden;padding:20px 25px;font-style:normal}blockquote.shortcode-blockquote{background-color:transparent;border:1px solid}blockquote.shortcode-blockquote.block-style-widget{border:none}.shortcode-blockquote.block-style-widget:before{position:absolute;right:0;bottom:0;width:117px;height:81px;background-repeat:no-repeat;background-position:right bottom;background-size:117px 81px;content:""}.block-style-widget{border:none}.shortcode-blockquote p{margin-bottom:0}.shortcode-pullquote{position:relative;background-color:transparent!important}#page .shortcode-pullquote.align-left,.shortcode-pullquote.align-left{float:left;margin:15px 30px 10px 0;padding:5px 20px 5px 0}#page .shortcode-pullquote.align-right,.shortcode-pullquote.align-right{float:right;margin:15px 0 10px 30px;padding:5px 0 5px 20px}.shortcode-pullquote:after{position:absolute;top:0;left:0;width:5px;height:100%;content:""}.shortcode-pullquote.align-left:after{left:auto;right:0}.shortcode-action-bg.no-line,.shortcode-action-box{word-wrap:break-word}.plain-bg{border-style:solid;border-width:1px}.shortcode-action-bg.no-line:before{display:none;background-color:transparent}.shortcode-action-box.box-style-table{display:table;width:100%;box-sizing:border-box}.box-style-table .shortcode-action-container{display:table-cell;vertical-align:middle}.shortcode-action-bg{position:relative;padding:20px 25px 10px 30px}.block-style-widget.shortcode-action-bg{border:none}.shortcode-action-bg.no-line{padding-left:25px}#page .shortcode-action-bg:before{position:absolute;left:0;top:0;width:5px;height:100%;content:"";border-bottom-right-radius:0px;border-top-right-radius:0px}.action-button{margin-bottom:20px}.box-style-table .action-button{padding-top:0;padding-left:40px;margin-bottom:0;box-sizing:border-box}.box-style-table .action-button .dt-btn{float:right;margin-right:0;margin-bottom:10px}.shortcode-single-image-wrap{margin-bottom:0px;max-width:100%}.shortcode-single-image-wrap:before{content:"";display:table}.shortcode-single-image-wrap:after{content:"";display:table;clear:both}.ancient-ie .shortcode-single-image-wrap{zoom:1}.shortcode-single-image-wrap.alignnone img{display:inherit;margin:0 auto}.shortcode-single-image-wrap.alignnone .fancy-media-wrap{text-align:center;display:inline-block}.shortcode-single-image-wrap.alignnone .rollover,.shortcode-single-image-wrap.alignnone .rollover-video{display:inline-block;overflow:hidden}.shortcode-single-image-wrap.alignnone .rollover img,.shortcode-single-image-wrap.alignnone .rollover-video img{border-radius:inherit}.shortcode-single-image-wrap.alignleft,.shortcode-single-image-wrap.alignright{margin:0}.shortcode-single-image-wrap .rollover-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;opacity:0;transition:all 450ms ease}.mobile-false .shortcode-single-image-wrap .rollover:hover .rollover-icon{opacity:1}.quick-scale-img.shortcode-single-image-wrap img{transition:transform .25s ease-out,opacity .25s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mobile-false .scale-img.shortcode-single-image-wrap:hover img{transform:scale(1.2);transition:transform 4s ease-out}.mobile-false .quick-scale-img.shortcode-single-image-wrap:hover img{transform:scale(1.2);transition:transform .25s ease-out}.mobile-false .shortcode-single-image-wrap .rollover-video:hover .rollover-icon{transform:scale(1.2)}.shortcode-single-image-wrap .rollover-video .video-icon{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;text-decoration:none;background:0 0}.shortcode-single-image-wrap .rollover-video .rollover-icon{position:relative;top:0;left:0;opacity:1;transform:scale(1)}.shortcode-single-image-wrap .rollover-video .video-icon:before{display:none}.fancy-media-wrap>a{display:block}.disable-bg-rollover .fancy-media-wrap .rollover i,.disable-bg-rollover .shortcode-single-image .rollover-video i{display:none}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.shortcode-single-image-wrap .fancy-media-wrap,.shortcode-single-image-wrap .rollover{display:block!important}}.shortcode-single-image{position:relative;line-height:0;box-sizing:border-box}.alignnone .shortcode-single-image{text-align:center}.shortcode-single-image:before{content:"";display:table}.shortcode-single-image:after{content:"";display:table;clear:both}.ancient-ie .shortcode-single-image{zoom:1}.shortcode-single-image .rollover i,.shortcode-single-image .rollover i:after,.shortcode-single-image .rollover-video i{border-radius:inherit}.post-video,.shortcode-single-video .fancy-media-wrap,.shortcode-single-video .shortcode-teaser-video,.shortcode-single-video.alignnone .fancy-media-wrap,.shortcode-video{position:relative;display:block;overflow:hidden;padding-top:30px;height:0;padding-bottom:56.25%}.shortcode-single-video .mejs-container,.shortcode-single-video .mejs-overlay.load,.shortcode-single-video .wp-video,.shortcode-single-video video.wp-video-shortcode{width:100%!important;height:100%!important}.shortcode-single-video .mejs-container{padding-top:56.25%}.shortcode-single-video .wp-video,.shortcode-single-video video.wp-video-shortcode{max-width:100%!important}.shortcode-single-video video.wp-video-shortcode{position:relative}.shortcode-single-video .mejs-mediaelement{position:absolute;top:0;right:0;bottom:0;left:0}.post-video embed,.post-video iframe,.post-video object,.shortcode-single-video embed,.shortcode-single-video iframe,.shortcode-single-video object,.shortcode-single-video video,.shortcode-video iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.shortcode-single-image img{max-width:100%;height:auto}.borderframe .shortcode-single-image{border:1px solid}.borderframe.br-standard .shortcode-single-image{border:none}.content .borderframe.caption-on .shortcode-single-image{border-bottom:none}#main .borderframe.caption-on .shortcode-single-image{padding-bottom:0!important}.shortcode-single-caption{width:100%;height:auto;padding:15px 20px 0;box-sizing:border-box;text-align:center}.br-standard.borderframe .shortcode-single-caption{border:none}.shortcode-single-caption p{margin-bottom:0}.shortcode-single-image-wrap img{border-radius:inherit}.content .image-arrow,.content .standard-arrow,.content .standard-number-list,.standard-arrow{margin:0 0 15px}.content .image-arrow ul,.content .standard-arrow ul,.content .standard-number-list ul{margin:0}.standard-arrow li,.standard-number-list li{position:relative;padding-left:24px;margin-bottom:10px;list-style:none}.standard-arrow li:after,.standard-arrow li:before{position:absolute;top:50%;left:0;transform:translateY(-50%);width:14px;height:14px;content:""}.standard-arrow.list-divider:not(.bullet-top) li:first-child:after,.standard-arrow.list-divider:not(.bullet-top) li:first-child:before{transform:translateY(calc(-50% - 9px/2))}.standard-arrow li:after{content:"\f007";font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:7px;line-height:14px;text-align:center;color:#fff}.standard-arrow li:before,.standard-number-list li:before,.standard-number-list.list-divider li:first-child:before{border-radius:50%}.standard-arrow.bullet-top li:after{margin-top:0;height:14px}.standard-arrow.bullet-top li:after,.standard-arrow.bullet-top li:before{top:0;transform:translateY(0%)}.standard-arrow.bullet-top li:after,.standard-arrow.list-divider.bullet-top li:after,.standard-arrow.list-divider.bullet-top li:first-child:after{background-position:center center}.list-divider li{padding-top:9px;padding-bottom:10px;margin-bottom:0;border-top:1px solid;background-position:0 13px}.image-arrow .fa-ul li{padding-left:2.14286em}.image-arrow .fa-ul li .fa-li{left:0;line-height:inherit}.list-divider.image-arrow .fa-ul li .fa-li{padding:9px 0 10px}.list-divider.image-arrow .fa-ul li:first-child .fa-li{padding-top:0}.list-divider li p{margin-bottom:0}.list-divider li:first-child{padding-top:0;margin-bottom:0;border:none!important;background-position:0 4px}.standard-number-list{counter-reset:my-badass-counter}.standard-number-list li{position:relative;padding-left:30px}.standard-number-list.list-divider li{padding-top:9px}.standard-number-list li:before{position:absolute;text-align:center;top:50%;left:0;width:20px;height:20px;transform:translateY(-50%);color:#fff;background-color:red;content:counter(my-badass-counter,decimal);counter-increment:my-badass-counter;font-family:Arial,Verdana,sans-serif;font-size:11px;line-height:20px}.standard-number-list.list-divider li:first-child{padding-top:0}.standard-number-list.bullet-top li:before,.standard-number-list.bullet-top li:first-child:before{top:0px;margin-top:2px;transform:translateY(0%)}.standard-number-list.list-divider.bullet-top li:not(:first-child):before{margin-top:9px}.image-arrow li{overflow:hidden;width:100%;margin-bottom:10px;list-style:none}.image-arrow.list-divider li{margin-bottom:0}.image-arrow li .wf-table{width:auto}.image-arrow li .wf-table div{display:table-cell;vertical-align:middle}.image-arrow li .list-img{margin:0 10px 0px 0}.font-arrow ul{list-style:none}.font-arrow i{font-size:14px;margin-right:10px}.frame-on{padding-top:25px;border:1px solid}.frame-on.img-full{padding-top:0px}.content .frame-on.frame-fancy{border:none}.shortcode-teaser.frame-on.img-full{border-radius:0}.shortcode-teaser-img{line-height:0;padding-bottom:20px}.frame-on .shortcode-teaser-img{padding:0px 25px 25px}.img-full .shortcode-teaser-img{padding:0 0 25px}.shortcode-teaser-img img{width:100%;height:auto}.frame-on .shortcode-teaser-content{padding:0px 25px 10px}.shortcode-teaser-content{margin-top:-5px}.text-centered .shortcode-teaser-content{text-align:center}.shortcode-tooltip{border-bottom:1px dashed}.shortcode-tooltip:hover{border:none;cursor:help}.tooltip-c{display:none}.shortcode-tooltip-content{position:absolute;left:-9999px;z-index:999;display:none;overflow:visible;margin:5px 0 15px;padding:13px 20px 17px;min-width:210px;max-width:210px;background:rgba(24,25,25,.95);color:#fff!important}.tooltip-title.text-big{color:#fff}.tooltip-title{display:block;margin-bottom:10px}.dt-highlight{padding:1px 4px;color:#fff}.dt-highlight.highlight-white{background-color:#fff!important;background-image:none!important;color:#2e2e2f}.dt-highlight.highlight-red{background-color:#d73b37;background-image:none!important;color:#fff}.dt-highlight.highlight-berry{background-color:#e32a5a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-orange{background-color:#f36c0a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-yellow{background-color:#f2a809!important;background-image:none!important;color:#fff}.dt-highlight.highlight-pink{background-color:#fd8fb6!important;background-image:none!important;color:#fff}.dt-highlight.highlight-green{background-color:#8cc63a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-dark-green{background-color:#3ab459!important;background-image:none!important;color:#fff}.dt-highlight.highlight-blue{background-color:#27cff3!important;background-image:none!important;color:#fff}.dt-highlight.highlight-dark-blue{background-color:#2985c6!important;background-image:none!important;color:#fff}.dt-highlight.highlight-violet{background-color:#6946b8!important;background-image:none!important;color:#fff}.dt-highlight.highlight-black{background-color:#3e3f3f!important;background-image:none!important;color:#fff}.dt-highlight.highlight-gray{background-color:#a5a6a7!important;background-image:none!important;color:#fff}.dt-format-gallery{overflow:hidden;max-width:100%}.dt-format-gallery.shortcode-gallery{margin-bottom:0}.dt-format-gallery.shortcode-gallery a{line-height:0}.dt-format-gallery .rollover-video.big-img,.dt-format-gallery a.big-img{border-bottom:none}.gallery-col-1 .rollover-video,.gallery-col-1>a{width:100%}.gallery-col-2 .rollover-video,.gallery-col-2>a{width:50%}.gallery-col-2 .rollover-video.big-img,.gallery-col-2>a.big-img{width:100%}.gallery-col-3 .rollover-video.big-img,.gallery-col-3 a.big-img{width:66.6667%}.gallery-col-3 .rollover-video,.gallery-col-3>a{width:33.3333%}.gallery-col-4 .rollover-video.big-img,.gallery-col-4 a.big-img{width:50%}.gallery-col-4 .rollover-video,.gallery-col-4>a{width:25%}.gallery-col-5 .rollover-video.big-img,.gallery-col-5 a.big-img{width:40%}.gallery-col-5 .rollover-video,.gallery-col-5>a{width:20%}.gallery-col-6 .rollover-video.big-img,.gallery-col-6 a.big-img{width:33.3333%}.gallery-col-6 .rollover-video,.gallery-col-6>a{width:16.6667%}.gallery-coll-half{float:left;line-height:0}.gallery-coll-fourth{float:left}.dt-format-gallery .rollover-video,.dt-format-gallery a{box-sizing:border-box;max-width:100%;float:left;border-bottom:2px solid transparent;border-right:2px solid transparent}.dt-format-gallery.gallery-col-1 .rollover-video.big-img,.dt-format-gallery.gallery-col-1 a.big-img,.dt-format-gallery.gallery-col-2 .rollover-video.big-img,.dt-format-gallery.gallery-col-2 a.big-img{border-bottom:3px solid transparent}.dt-format-gallery img{width:100%;height:auto}#main .gallery img{border:none}.slider-wrapper{position:relative}#page .slider-wrapper img{max-width:none}.bg-on .project-list-content{position:relative}.slider-content{visibility:hidden}.dt-owl-item .post.bg-on{position:static;background:0 0}.dt-owl-item .post.bg-on:before{position:absolute;display:block;width:100%;height:100%;content:"";z-index:0}.slider-wrapper .owl-next,.slider-wrapper .owl-prev{position:absolute;z-index:99;left:10px;top:50%;margin-top:-20px;width:40px;height:40px;opacity:0;visibility:hidden;transition:opacity .4s ease}.slider-wrapper .owl-next{left:auto;right:10px}.shadow-element-decoration .description-under-image.slider-wrapper .owl-next{right:0}.slider-wrapper.arrows-accent .owl-next,.slider-wrapper.arrows-accent .owl-prev{width:30px;height:60px;margin-top:-30px}.slider-wrapper.hide-arrows .disabled{display:none}.slider-wrapper.arrows-accent .owl-next,.slider-wrapper.arrows-accent .owl-prev,.slider-wrapper.arrows-dark .owl-next,.slider-wrapper.arrows-dark .owl-prev,.slider-wrapper.arrows-light .owl-next,.slider-wrapper.arrows-light .owl-prev{visibility:visible}.slider-wrapper.show-arrows .owl-next,.slider-wrapper.show-arrows .owl-prev{opacity:1}.mobile-true .slider-wrapper.show-arrows .owl-next,.mobile-true .slider-wrapper.show-arrows .owl-prev{display:none}.mobile-true .enable-mobile-arrows.slider-wrapper .owl-next,.mobile-true .enable-mobile-arrows.slider-wrapper .owl-prev{display:block;opacity:1}.slider-wrapper .owl-next i:hover,.slider-wrapper .owl-prev i:hover{cursor:pointer}.slider-wrapper .owl-next i,.slider-wrapper .owl-prev i{position:absolute;left:0px;top:0;width:40px;height:40px;transition:opacity .4s ease;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;-ms-flex-align:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;font-size:18px}.slider-wrapper .owl-next i:before,.slider-wrapper .owl-prev i:before{background:0 0}.arrows-accent.slider-wrapper .owl-next i:before,.arrows-accent.slider-wrapper .owl-prev i:before,.arrows-dark.slider-wrapper .owl-next i:before,.arrows-dark.slider-wrapper .owl-prev i:before{color:#fff!important}.arrows-light.slider-wrapper .owl-next i:before,.arrows-light.slider-wrapper .owl-prev i:before{color:rgba(34,34,34,.85)!important}.slider-wrapper .owl-next.disabled i:active:before,.slider-wrapper .owl-next.disabled i:before,.slider-wrapper .owl-prev.disabled i:active:before,.slider-wrapper .owl-prev.disabled i:before{opacity:.55}.slider-wrapper .owl-next i:active:before,.slider-wrapper .owl-prev i:active:before{opacity:.8}.slider-wrapper.arrows-accent .owl-next i,.slider-wrapper.arrows-accent .owl-prev i{width:30px;height:60px}.arrows-light .owl-next i,.arrows-light .owl-prev i{background:#fff!important;box-shadow:0 6px 18px rgba(0,0,0,.1);border-radius:50%}.arrows-light .owl-next:not(.disabled):hover i,.arrows-light .owl-prev:not(.disabled):hover i{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)}.arrows-light .owl-next.disabled i,.arrows-light .owl-next.disabled:hover i,.arrows-light .owl-prev.disabled i,.arrows-light .owl-prev.disabled:hover i{background-color:rgba(255,255,255,.5)!important}.arrows-dark .owl-next i,.arrows-dark .owl-prev i{-webkit-background-clip:unset!important;background:rgba(34,34,34,.6)!important;border-radius:50%}.arrows-dark .owl-next.disabled i,.arrows-dark .owl-next.disabled:hover i,.arrows-dark .owl-prev.disabled i,.arrows-dark .owl-prev.disabled:hover i{background-color:rgba(34,34,34,.25)!important}.arrows-dark .owl-next:hover i,.arrows-dark .owl-prev:hover i{background-color:rgba(34,34,34,.85)!important}.arrows-light .owl-next:hover i,.arrows-light .owl-prev:hover i{background-color:rgba(255,255,255,.85)!important}.arrows-dark .owl-next i:before,.arrows-dark .owl-prev i:before{opacity:.7}.photoSlider .ps-link:hover,.photoSlider .video-icon:hover{background-color:rgba(0,0,0,.4);opacity:.7}.photoSlider .slider-post-caption{position:absolute;left:0;top:auto;bottom:0;width:100%;text-align:left}.photoSlider .slider-post-caption p{margin-bottom:0}.photoSlider .slider-post-inner{position:absolute;bottom:0;display:inline-block;padding:5px 90px 15px 20px;margin:0}.photoSlider .slider-post-inner *{color:#fff}.slider-masonry .owl-nav div,.slider-masonry .psPlay,.slider-simple .owl-nav div,.slider-simple .psPlay{height:32px;width:32px;line-height:34px;text-align:center;position:absolute;display:block;cursor:pointer;z-index:100;background-color:rgba(0,0,0,.4);border-radius:50%;transition:opacity .4s ease}.slider-masonry .owl-nav div:hover,.slider-masonry .psPlay:hover,.slider-simple .owl-nav div:hover,.slider-simple .psPlay:hover{opacity:.7}.slider-masonry .owl-nav,.slider-simple .owl-nav{position:relative;right:0px}.slider-masonry .owl-prev,.slider-simple .owl-prev{right:58px;bottom:20px}.slider-masonry .owl-next,.slider-simple .owl-next{right:19px;bottom:20px}.shortcode-photo-slider .owl-nav{right:40px}.shortcode-slider-wrap .owl-prev{right:98px;bottom:20px}.shortcode-slider-wrap .owl-next{right:58px;bottom:20px}.slider-simple .psPlay{right:19px;bottom:20px}.slider-masonry .psPlay:before,.slider-simple .psPlay:before{position:absolute;left:0;top:0;width:32px;height:32px;line-height:32px;content:"";background-position:center center;background-repeat:no-repeat;z-index:9}.slider-masonry .owl-nav div i:before,.slider-simple .owl-nav div i:before{color:#fff;background:0 0!important}.accent-gradient .slider-masonry .owl-nav div i:before,.accent-gradient .slider-simple .owl-nav div i:before{color:#fff}.photoSlider-wrap .rightArrow:hover:before,.rsShor-wrap .rsArrowRight.rsArrowDisabled .rsArrowIcn:hover:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpolygon fill='white' points='9.349,2.035 8.016,3.363 11.661,7.022 1.031,7.022 1.031,9.016 11.661,9.016 8.016,12.674 9.349,14.002 15.309,8.02 '/%3E%3C/svg%3E")}.photoSlider-wrap .leftArrow:before,.photoSlider-wrap .leftArrow:hover:before,.rsShor .rsArrowLeft.rsArrowDisabled .rsArrowIcn:hover:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpolygon fill='white' points='0.719,8.02 6.679,14.002 8.012,12.674 4.366,9.016 14.996,9.016 14.996,7.022 4.366,7.022 8.012,3.363 6.679,2.035 '/%3E%3C/svg%3E")}.slider-simple .psPlay.paused:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M13.481,7.134L5.371,2.292C5.134,2.164,4.892,1.969,4.65,1.969C4.262,1.969,4,2.359,4,2.83v10.332c0,0.471,0.262,0.86,0.65,0.86c0.242,0,0.484-0.194,0.721-0.322l8.111-4.844C13.677,8.741,14,8.511,14,8C14,7.489,13.677,7.248,13.481,7.134z M5.85,11.381V4.592l5.535,3.395L5.85,11.381z'/%3E%3C/svg%3E")}.slider-simple .psPlay:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Crect x='4' y='3' width='2.15' height='10'/%3E%3Crect x='9.85' y='3' width='2.15' height='10'/%3E%3C/svg%3E")}.widget .slider-content{margin-bottom:25px}.widget_presscore-team .slider-content{margin-bottom:17px}.slider-content .owl-dots{position:absolute;top:calc(100%);overflow:hidden;width:100%;height:auto;text-align:center}.widget .slider-content .owl-dots{top:100%}.widget_presscore-testimonials-slider .slider-content .owl-dots{top:calc(100% + 8px)}.slider-content .owl-dot:hover{cursor:pointer}.slider-content .owl-dot,.slider-content .owl-dot:after{border-radius:50%;box-sizing:border-box}.slider-content .owl-dot{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;vertical-align:middle;background-color:transparent;transition:box-shadow .3s ease}.gallery-carousel-shortcode .dt-owl-item,.gallery-carousel-shortcode .dt-owl-item>div,.gallery-carousel-shortcode .owl-stage{display:-ms-flexbox;display:-ms-flex;display:flex}.gallery-carousel-shortcode .post{-ms-align-content:center;align-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.slider-wrapper .blog-media{-ms-flex:0 0 auto;display:block}.soc-ico{overflow:hidden}.dt-shortcode-soc-icons.soc-icons-center{text-align:center}.dt-shortcode-soc-icons.soc-icons-right{text-align:right}.dt-shortcode-icon .soc-icon,.dt-shortcode-soc-icons .soc-icon,.text-icon .soc-icon{position:relative;z-index:2}.masthead .mega-menu-widgets .soc-ico a,.soc-ico a{position:relative;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;margin:2px;width:26px;height:26px;line-height:26px;text-align:center;border-radius:50%;box-sizing:border-box;text-decoration:none}.masthead .mega-menu-widgets .soc-ico a .soc-font-icon,.soc-ico a .soc-font-icon{position:relative;z-index:1;font-size:16px}.dt-shortcode-icon,.dt-shortcode-icon .icon-inner,.dt-shortcode-soc-icons a,.text-icon .icon-inner{position:relative;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;min-width:26px;min-height:26px;line-height:26px;text-align:center;border-radius:50%;box-sizing:border-box;text-decoration:none;margin:0}#page .dt-shortcode-icon,#page .dt-shortcode-icon .icon-inner,#page .dt-shortcode-soc-icons a,#page .text-icon .icon-inner,#phantom .dt-shortcode-icon,#phantom .dt-shortcode-icon .icon-inner,#phantom .dt-shortcode-soc-icons a,#phantom .text-icon .icon-inner{text-decoration:none}.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:after,.dt-shortcode-icon:before,.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:before,.text-icon .icon-inner:after,.text-icon .icon-inner:before{box-sizing:border-box;border:0px solid}.dt-icon-center{text-align:center}.dt-icon-right{text-align:right}.soc-ico a:after,.soc-ico a:before{position:absolute;top:0;left:0;width:26px;height:26px;content:"";border-radius:inherit;transition:opacity .15s linear}.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:before{position:absolute;top:0;left:0;min-width:26px;min-height:26px;width:100%;height:100%;content:"";border-radius:inherit;transition:opacity .15s linear}.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:after,.dt-shortcode-icon:before{position:absolute;top:0;left:0;width:26px;height:26px;margin:0!important;content:"";font-size:0!important;border-radius:inherit;transition:opacity .15s linear}.dt-shortcode-icon:after,.dt-shortcode-icon:before{z-index:2}.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover .icon-inner:after,.dt-shortcode-icon:not(.dt-icon-hover-off):hover:after,.dt-shortcode-soc-icons a:before,.dt-shortcode-soc-icons a:hover:after,.soc-ico a:before,.soc-ico a:hover:after{opacity:1}.dt-shortcode-icon:hover .icon-inner:before,.dt-shortcode-icon:hover:before,.dt-shortcode-icon:not(:hover) .icon-inner:after,.dt-shortcode-icon:not(:hover):after,.dt-shortcode-soc-icons a:hover:before,.dt-shortcode-soc-icons a:not(:hover):after,.soc-ico a:hover:before,.soc-ico a:not(:hover):after{transition-delay:.1s}.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon:after,.dt-shortcode-icon:hover:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover .icon-inner:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover:before,.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:hover:before,.soc-ico a:after,.soc-ico a:hover:before{opacity:0}.dt-shortcode-icon.dt-icon-hover-off:after{display:none}.dt-hover-icon,.dt-regular-icon{top:0;left:0;display:block;transition:all .3s ease-in-out}.dt-icon-animate-slide-up:hover .dt-regular-icon{transform:translateY(-200%)}.dt-icon-animate-slide-right .dt-regular-icon{transform:translate(-200%,0%)}.dt-icon-animate-slide-right:hover .dt-regular-icon{transform:translate(0,0%)}.dt-icon-animate-slide-right .icon-inner,.dt-icon-animate-slide-up .icon-inner{overflow:hidden}.dt-shortcode-icon .dt-hover-icon,.text-icon .dt-hover-icon{position:absolute;width:100%;height:100%;display:none}.dt-icon-animate-slide-up:not(.dt-icon-hover-off) .dt-hover-icon{display:block;transform:translateY(200%)}.dt-icon-animate-slide-up:not(.dt-icon-hover-off):hover .dt-hover-icon{transform:translateY(0%)}.dt-icon-animate-slide-right:not(.dt-icon-hover-off) .dt-hover-icon{display:block;transform:translate(0,0%)}.dt-icon-animate-slide-right:not(.dt-icon-hover-off):hover .dt-hover-icon{transform:translate(200%,0%)}.dt-icon-animate-scale,.dt-icon-animate-scale-down,.dt-icon-animate-shadow{transition:all .2s ease-in-out}.dt-icon-animate-shadow:not(.dt-icon-hover-off):hover{box-shadow:0 0 10px rgba(0,0,0,.3)}.dt-icon-animate-scale:not(.dt-icon-hover-off):hover{transform:scale(1.2)}.dt-icon-animate-scale-down:not(.dt-icon-hover-off):hover{transform:scale(.8)}.dt-icon-animate-spin-around:not(.dt-icon-hover-off):hover .dt-regular-icon{animation:rotate .9s forwards}@keyframes rotate{100%{transform:rotate(360deg)}}.soc-ico.text-centered a{float:none;display:inline-block}#top-bar .right-block .soc-ico a{float:right;margin:2px}#bottom-bar .soc-ico a:hover,#top-bar .soc-ico a:hover,.soc-ico a,.soc-ico a:hover{text-decoration:none}.dt-mega-parent .sidebar-content .widget .soc-ico a:hover .soc-font-icon{color:#fff!important}#footer .soc-ico a:hover .soc-font-icon,#main .soc-ico a:hover .soc-font-icon{color:#fff}.dt-fancy-separator{position:relative;overflow:hidden;margin:0 auto;text-align:center}.dt-fancy-separator.title-left,.dt-fancy-separator.title-right{margin:0}.dt-fancy-separator.title-left{text-align:left}.dt-fancy-separator.title-left .dt-fancy-title{padding-left:0}.dt-fancy-separator.title-left .dt-fancy-title.bg-on{padding-left:1em}.dt-fancy-separator.title-right{float:right;clear:both;text-align:right}.dt-fancy-separator.title-right .dt-fancy-title{padding-right:0}.dt-fancy-separator.title-right .dt-fancy-title.bg-on{padding-right:1em}.separator-holder{position:absolute;display:block;top:49.99%;width:2000px;border-top:1px solid red;content:''}.style-dashed .separator-holder{border-top-width:1px;border-top-style:dashed}.style-dotted .separator-holder{border-top-width:1px;border-top-style:dotted}.style-double .separator-holder{border-top-width:3px;border-top-style:double}.style-thick .separator-holder{border-top-width:5px;border-top-style:solid}.style-disabled .separator-holder{display:none}.separator-left{right:100%;margin-right:1em}.separator-right{left:100%;margin-left:1em}.dt-fancy-separator.line-below .separator-left{top:auto;right:0;bottom:-1em;margin-right:0}.line-below .separator-holder{top:auto;bottom:-1em;margin-right:0;margin-left:0}.dt-fancy-separator.line-below.title-left .separator-left{left:0;right:auto}.dt-fancy-separator.line-below.title-right .separator-left{left:auto;right:0}.dt-fancy-separator.line-below.title-left .separator-right,.dt-fancy-separator.line-below.title-right .separator-right{display:none}.dt-fancy-title{position:relative;display:inline-block;top:50%}.dt-fancy-title.bg-on{padding:0 1em}.accent-gradient .accent-border-color.hr-thin.style-line{height:1px}.accent-gradient .accent-border-color.hr-thick{height:5px}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label{position:absolute;width:120px;padding:3px 5px;color:#fff!important;font-size:13px;line-height:16px;vertical-align:middle;text-align:center;z-index:99;opacity:0;text-shadow:0 0 2px rgba(0,0,0,.5);transition:opacity .4s ease}.twentytwenty-horizontal .twentytwenty-before-label{bottom:10px;left:10px;text-align:left}.twentytwenty-horizontal .twentytwenty-after-label{bottom:10px;right:10px;text-align:right}.twentytwenty-vertical .twentytwenty-before-label{top:10px;left:50%;margin-left:-65px}.twentytwenty-vertical .twentytwenty-after-label{bottom:10px;left:50%;margin-left:-65px}.twentytwenty-container:hover .twentytwenty-after-label,.twentytwenty-container:hover .twentytwenty-before-label{opacity:1}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;width:100%;height:auto;position:absolute;top:0;display:block}.active-click .twentytwenty-handle,.twentytwenty-container.active-click img{transition:all .3s ease-out}.twentytwenty-container *{box-sizing:content-box}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;z-index:40;cursor:pointer}.twentytwenty-container[data-navigation=move] .twentytwenty-handle{border:none;cursor:default}.twentytwenty-container[data-navigation=move] .twentytwenty-handle>span{display:none}.twentytwenty-horizontal .twentytwenty-container[data-navigation=move] .twentytwenty-handle:before{margin-bottom:0;margin-left:0}.twentytwenty-horizontal .twentytwenty-container[data-navigation=move] .twentytwenty-handle:after{margin-top:0;margin-left:0}.twentytwenty-vertical .twentytwenty-container[data-navigation=move] .twentytwenty-handle:before{margin-left:0;margin-top:0}.twentytwenty-vertical .twentytwenty-container[data-navigation=move] .twentytwenty-handle:after{margin-right:0;margin-top:0}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px}.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.shortcode-blog-posts .post{border:none}.items-grid .wf-td,.recent-posts .wf-td{display:table-cell;vertical-align:top}.post-content a{text-decoration:none}.shortcode-blog-posts .entry-meta{padding-bottom:10px}.items-grid{margin-bottom:-20px}.items-grid .wf-cell{margin-bottom:20px}.items-grid .borders:before{display:block;position:absolute;bottom:-15px;left:0;width:100%;content:""}.items-grid article{overflow:hidden;display:-ms-flexbox;display:-ms-flex;display:flex}.single-related-posts .mini-post-img{-ms-flex:1 0 auto;flex:1 0 auto}.items-grid a{text-decoration:none}.items-grid .alignleft{margin:5px 20px 5px 0;font-size:0;line-height:0}.blog-shortcode article{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.mode-grid:not(.bottom-overlap-layout-list) article,.mode-masonry:not(.bottom-overlap-layout-list) article{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.albums-shortcode.gradient-overlay-layout-list article,.blog-shortcode.gradient-overlay-layout-list article,article.on-hover{cursor:pointer}.bottom-overlap-layout-list article,.centered-layout-list article{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-align-items:center;-ms-flex-align:center;align-items:center}.classic-layout-list.mode-list article.full-width-img{-ms-flex-flow:column wrap;flex-flow:column wrap}.dividers-on.classic-layout-list article{padding-top:44px;margin-top:19px}.dividers-on.classic-layout-list article:first-child{padding-top:0;margin-top:0}.jquery-filter article:not(.visible){visibility:hidden;opacity:0}.jquery-filter article.visible{animation:fadeInFromNone .5s ease-out}.jquery-filter article.hidden{visibility:hidden;opacity:0}@keyframes fadeInFromNone{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}.blog-shortcode .post-thumbnail-wrap{position:relative;width:100%;box-sizing:border-box;-ms-flex:0 0 auto}.project-even .post-thumbnail-wrap{-ms-flex-order:2;order:2}.blog-shortcode .post-thumbnail{position:relative;display:block}.blog-shortcode .post-thumbnail .alignleft{margin:0}.blog-shortcode .post-thumbnail .alignnone{margin-bottom:0}.blog-shortcode .format-gallery .post-thumbnail{width:100%}.post-thumbnail-rollover{position:relative;display:block;line-height:0;overflow:hidden}.post-thumbnail-rollover:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0;transition:opacity .35s linear}.blog-shortcode.gradient-overlay-layout-list .post-thumbnail-rollover:after{display:none}.post-thumbnail-rollover:before{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:1}.mobile-false .post-thumbnail>.post-thumbnail-rollover:hover:after,.on-hover .post-thumbnail>.post-thumbnail-rollover:after{opacity:1}.blog-thumb-iso-lazy-load{opacity:0}.content-rollover-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after,.gradient-overlay-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after{opacity:1}.no-img .overlay-placeholder img{max-width:none}.post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img{width:100%}.scale-img.content-rollover-layout-list article:hover .post-thumbnail>.post-thumbnail-rollover img,.scale-img.gradient-overlay-layout-list article:hover .post-thumbnail>.post-thumbnail-rollover img{transform:scale(1.2);transition:transform 4s ease-out}.side-overlap-layout-list .project-odd .fancy-date a{right:auto;left:10px}.fancy-date a>span{display:block}.fancy-categories{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;z-index:30;top:10px;left:10px}.fancy-categories a{padding:2px 9px 1px;margin:0 0 2px;text-decoration:none;background-color:rgba(0,0,0,.75);color:#fff}.fancy-categories a:hover{color:#fff}.side-overlap-layout-list .project-odd .fancy-categories{top:auto;bottom:10px}.side-overlap-layout-list .project-even .fancy-categories{top:auto;right:10px;bottom:10px;left:auto}.fancy-categories *{font:700 12px/22px Arial,Verdana,sans-serif}.post-entry-content{box-sizing:border-box}.content-align-center .post-entry-content{text-align:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.content-align-right .post-entry-content{text-align:right;-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end}.content-align-left .post-entry-content{text-align:left;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}.blog-shortcode .post-entry-content{position:relative;z-index:10;max-width:100%}.centered-layout-list .post-entry-content{position:static;text-align:center}.centered-layout-list .post-entry-content:after{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:100%;height:1px;content:""}.gradient-overlap-layout-list .post-entry-content{position:relative;margin-top:-125px;z-index:1;padding-top:90px}.gradient-overlap-layout-list .post-entry-content:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:150px;content:""}.gradient-overlap-layout-list .no-img .post-entry-content{margin-top:0}.gradient-overlay-layout-list:not(.portfolio-shortcode):not(.albums-shortcode) .post-entry-content{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-flex-flow:column wrap;flex-flow:column wrap;top:20px;right:10px;bottom:10px;left:10px;align-self:stretch;overflow:hidden}.mode-grid.bottom-overlap-layout-list .post-entry-content{-ms-flex:1 0 auto;flex:1 0 auto}.mode-grid.gradient-overlap-layout-list .post-entry-content{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-flow:column wrap;flex-flow:column wrap}.gradient-overlay-layout-list:not(.portfolio-shortcode) .post-entry-content .entry-title{pointer-events:none}.content-rollover-layout-list.mode-grid .post-entry-content,.content-rollover-layout-list.mode-masonry .post-entry-content{position:absolute;bottom:0;left:0;width:100%}.content-rollover-layout-list.mode-grid .post-entry-content:hover,.content-rollover-layout-list.mode-masonry .post-entry-content:hover{cursor:pointer}.content-rollover-layout-list.mode-grid:not(.portfolio-shortcode) .post-entry-content .entry-title,.content-rollover-layout-list.mode-masonry:not(.portfolio-shortcode) .post-entry-content .entry-title{pointer-events:none}#main .blog-shortcode .format-aside .post-entry-content,#main .blog-shortcode .format-link .post-entry-content,#main .blog-shortcode .format-quote .post-entry-content,#main .blog-shortcode .format-status .post-entry-content{width:100%;top:0;margin:0}#main .classic-layout-list.mode-list .full-width-img .post-entry-content{width:100%}.blog-shortcode .entry-excerpt{overflow:hidden}.post-entry-title-content{text-align:center;box-sizing:border-box}.blog-shortcode .post-entry-content .entry-title a,.blog-shortcode .post-entry-title-content .entry-title a{transition:color .35s}.accent-gradient .blog-shortcode .post-entry-content .entry-title a,.accent-gradient .blog-shortcode .post-entry-title-content .entry-title a{transition:none}.blog-shortcode .entry-meta{padding:0}.blog-shortcode .entry-meta a:hover{text-decoration:none}.blog-shortcode .entry-meta>span a{display:inline-block}.centered-layout-list .entry-meta{text-align:center}.blog-shortcode .entry-meta *{color:inherit}.blog-shortcode .entry-meta>a:after,.blog-shortcode .entry-meta>span:after{right:0;width:3px;height:3px;top:50%;transform:translateY(-50%);content:""}.post-details{position:relative;display:inline-block;text-decoration:none}.post-details:before{content:"";display:table}.post-details:after{content:"";display:table;clear:both}.ancient-ie .post-details{zoom:1}.post-details i{margin-right:0;margin-left:7px}#page .post-details i{font-size:8px}.gradient-overlay-layout-list .post-details,.mode-grid.gradient-overlap-layout-list .post-details{-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}.content-align-center.gradient-overlay-layout-list .post-details,.content-align-center.mode-grid.gradient-overlap-layout-list .post-details{-ms-align-self:center;-ms-flex-item-align:center;align-self:center}#page .post-details.details-type-btn{margin-bottom:0}.post-details.details-type-link{float:left;padding-bottom:8px;margin-bottom:-8px;font-weight:700}.centered-layout-list .post-details.details-type-link,.content-align-center .post-details.details-type-link{float:none;vertical-align:top}.post-details.details-type-link:after{position:absolute;display:block;left:0;bottom:0;width:0;height:2px;content:"";transition:width .4s ease}.post-details.details-type-link:hover:after{width:100%}.owl-carousel.bottom-overlap-layout-list .post-entry-content,.owl-carousel.gradient-overlap-layout-list .post-entry-content{transform:translateZ(0)}.owl-carousel{--stage-top-gap:0px;--stage-right-gap:0;--stage-left-gap:0;--box-padding-top:0px;--top:0px;box-sizing:border-box}.owl-carousel .post{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap}.owl-carousel article.post{width:100%}.dt-arrow-border-on .owl-nav div:hover:after,.dt-arrow-border-on .owl-nav div:not(:hover):before,.dt-arrow-hover-border-on .owl-nav div:hover:after{border-style:solid;border-width:0}.owl-nav div{position:absolute;z-index:10;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none}.owl-nav div:after,.owl-nav div:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0;box-sizing:border-box;border-radius:inherit;-webkit-backface-visibility:hidden;transition:opacity .15s linear}.disable-arrows-hover-bg .owl-nav div:after,.disable-arrows-hover-bg .owl-nav div:before{transition:none}.owl-nav div:not(:hover):before{opacity:1}.owl-nav div:hover:before,.owl-nav div:not(:hover):after{transition-delay:.1s}.owl-nav div:hover:after{opacity:1}.owl-nav div:after,.owl-nav div:hover:before{opacity:0}.owl-nav div i{position:relative;z-index:1;transition:color .15s;transition-delay:.1s}.owl-carousel .owl-dots{position:absolute}.owl-carousel .owl-dots .owl-dot{position:relative;display:inline-block;vertical-align:middle}:not(.bullets-etefu).owl-carousel .owl-dots .owl-dot span{position:absolute;top:0;left:0;width:100%;height:100%;outline:0;border-radius:50%}.bullets-scale-up .owl-dot span{transition:transform .3s ease,background .3s ease}.bullets-scale-up .owl-dot.active span{transform:scale(1.5)}.bullets-stroke .owl-dot:not(.active) span{box-shadow:0 0 0 2px rgba(255,255,255,0)!important}.bullets-stroke .owl-dot span{transition:box-shadow .3s ease,background-color .3s ease}.bullets-stroke .owl-dot.active span{background-color:transparent;box-shadow:0 0 0 2px #fff}.bullets-fill-in .owl-dot span{background-color:transparent;transition:box-shadow .3s ease}.bullets-small-dot-stroke .owl-dot{border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,0);transition:box-shadow .3s ease}.bullets-small-dot-stroke .owl-dot span{cursor:pointer;position:absolute;transition:background-color .3s ease,transform .3s ease}.bullets-small-dot-stroke .owl-dot.active span{transform:scale(.4)}.bullets-ubax .owl-dot span{content:'';position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);border:2px solid transparent;border-radius:0!important;box-sizing:border-box}.bullets-ubax .owl-dot.active span{z-index:10;background:0 0!important;transition:background-color .3s,border-color .3s}.bullets-ubax .owl-dot:not(.active):hover span{transition:background-color .3s}.bullets-etefu .elementor-owl-carousel-call .owl-dot{height:5px!important}.bullets-etefu .owl-dot span{position:relative;display:block;overflow:hidden;width:100%;height:5px;transition:background .3s}.bullets-etefu .owl-dot span:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;transform:translate3d(-100%,0,0);transition:transform .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.bullets-etefu .owl-dot.active span:before{transform:translate3d(0,0,0)}.owl-carousel:not(.gradient-overlay-layout-list):not( .content-rollover-layout-list ) .post-entry-content{position:relative;z-index:10}.bottom-overlap-layout-list[data-auto-height=false] .owl-stage,.classic-layout-list[data-auto-height=false] .owl-stage,.gradient-overlap-layout-list[data-auto-height=false] .owl-stage{display:-ms-flexbox;display:-ms-flex;display:flex}.bottom-overlap-layout-list[data-auto-height=false] .owl-stage .dt-owl-item,.classic-layout-list[data-auto-height=false] .owl-stage .dt-owl-item,.gradient-overlap-layout-list[data-auto-height=false] .owl-stage .dt-owl-item{display:-ms-flexbox;display:-ms-flex;display:flex;flex-shrink:0}.bottom-overlap-layout-list[data-auto-height=false] .post-entry-content,.gradient-overlap-layout-list[data-auto-height=false] .post-entry-content{-ms-flex:1 0 auto;flex:1 0 auto}.content-rollover-layout-list.owl-carousel .post-entry-content{position:absolute;bottom:0;left:0;width:100%}.content-rollover-layout-list.owl-carousel .post-entry-content:hover{cursor:pointer}.content-rollover-layout-list.owl-carousel .post-entry-content .entry-title{pointer-events:none}.owl-carousel .post-thumbnail-wrap{position:relative;width:100%;box-sizing:border-box;-ms-flex:0 0 auto}.owl-carousel .post-thumbnail{position:relative;display:block}.owl-carousel .post-thumbnail .alignleft{margin:0}.owl-carousel .post-thumbnail .alignnone{margin-bottom:0}.owl-carousel .format-gallery .post-thumbnail{width:100%}.owl-carousel .fancy-categories,.owl-carousel .fancy-date>a,.owl-carousel .post-entry-wrapper>*{-webkit-backface-visibility:hidden;transform:translatez(0)}.owl-carousel .entry-excerpt{overflow:hidden}.owl-carousel .post-entry-content .entry-title a,.owl-carousel .post-entry-title-content .entry-title a{transition:color .35s}.accent-gradient .owl-carousel .post-entry-content .entry-title a,.accent-gradient .owl-carousel .post-entry-title-content .entry-title a{transition:none}.owl-carousel .entry-meta{padding:0}.owl-carousel .entry-meta a:hover{text-decoration:none}.owl-carousel .entry-meta>span a{display:inline-block}.owl-carousel .entry-meta *{color:inherit}.owl-carousel .entry-meta>a:after,.owl-carousel .entry-meta>span:after{right:0;width:3px;height:3px;top:50%;transform:translateY(-50%);content:""}.icon-with-text-shortcode{position:relative;flex-flow:column wrap;align-items:center;display:grid;grid-gap:0px;grid-template-rows:auto}.icon-with-text-shortcode .block-link{position:absolute;top:0;left:0;width:100%;height:100%}.icon-with-text-shortcode.layout-1{grid-template-columns:100px minmax(0,1fr);grid-template-areas:"icon  header" "icon  desc" "icon  button"}.icon-with-text-shortcode.layout-2{grid-template-columns:minmax(0,1fr) 100px;grid-template-areas:" header icon " " desc icon " " button icon "}.icon-with-text-shortcode.layout-3{grid-template-areas:" icon header " " desc desc " " button button "}.icon-with-text-shortcode.layout-4{grid-template-columns:1fr;grid-template-areas:" icon" " header " " desc" " button "}.icon-with-text-shortcode.layout-5{justify-content:center;text-align:center;grid-template-areas:" icon" " header " " desc" " button "}.dt-text-title{grid-area:header;max-width:100%}@media all and (-ms-high-contrast:none){.post-entry-content{max-width:100%}.layout-4 .dt-text-title{align-self:flex-start}.popup-search-wrap{box-shadow:0px 0px 4px rgba(0,0,0,.2)}}.icon-with-text-shortcode .dt-text-title{font-weight:400}.dt-text-desc{grid-area:desc;max-width:100%}.icon-with-text-shortcode.layout-1>*{grid-column:2}.icon-with-text-shortcode .text-icon{grid-area:icon;text-decoration:none}.icon-with-text-shortcode .text-icon.layout-1{grid-column:1;grid-row:1}.icon-with-text-shortcode.layout-5 .text-icon{justify-self:center}.icon-with-text-shortcode .default-btn-shortcode{justify-self:start;grid-area:button}.icon-with-text-shortcode .default-btn-shortcode.full-width-btn{justify-self:stretch}.icon-with-text-shortcode.layout-5 .default-btn-shortcode{justify-self:center}.icon-with-text-shortcode.layout-5 .default-btn-shortcode.full-width-btn{justify-self:stretch}.icon-with-text-shortcode .default-btn-shortcode.layout-1{align-self:flex-start}.icon-with-text-shortcode>*{order:1}.icon-with-text-shortcode .text-icon{position:relative;order:0;align-self:flex-start}.layout-3.icon-with-text-shortcode .text-icon,.layout-5.icon-with-text-shortcode .text-icon{align-self:center}.text-icon .icon-inner:after,.text-icon .icon-inner:before,.text-icon:after,.text-icon:before{position:absolute;top:0;left:0;width:26px;height:26px;box-sizing:border-box;margin:0!important;content:"";font-size:0!important;border-radius:inherit;transition:opacity .15s linear}.text-icon:after,.text-icon:before{z-index:2}.text-icon .icon-inner:before,.text-icon:not(.dt-icon-hover-off):hover .icon-inner:after,.text-icon:not(.dt-icon-hover-off):hover:after{opacity:1}.text-icon:hover .icon-inner:before,.text-icon:hover:before,.text-icon:not(:hover) .icon-inner:after,.text-icon:not(:hover):after{transition-delay:.1s}.text-icon .icon-inner:after,.text-icon:after,.text-icon:not(.dt-icon-hover-off):hover .icon-inner:before,.text-icon:not(.dt-icon-hover-off):hover:before{opacity:0}.text-icon.dt-icon-hover-off:after{display:none}.masthead{position:relative;z-index:102;box-sizing:border-box}.masthead:not(.side-header){display:-ms-flexbox;-ms-flex-direction:column}.floating-navigation-below-slider.transparent .masthead:not(#phantom):not(.no-slider){transform:translateY(-100%)}.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .header-bar,.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mobile-header-bar,.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .top-bar{display:none}.disable-headers.header-side-left #page,.disable-headers.header-side-left.header-side-line #page:not(.boxed),.disable-headers.overlay-navigation.header-side-line #page:not(.boxed),.hidden-header.header-side-left #page,.hidden-header.header-side-left.header-side-line #page:not(.boxed),.hidden-header.overlay-navigation.header-side-line #page:not(.boxed){padding-left:0}.disable-headers.header-side-right #page,.disable-headers.header-side-right.header-side-line #page:not(.boxed),.hidden-header.header-side-right #page,.hidden-header.header-side-right.header-side-line #page:not(.boxed){padding-right:0}.responsive-off.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead:not(.side-header){position:absolute;width:100%;z-index:102}.top-bar{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;margin-top:0;box-sizing:border-box}.top-bar-bg,.top-bar:after{position:absolute;bottom:0;left:0;width:100%;height:100%;content:"";box-sizing:content-box}.boxed .top-bar-bg,.boxed .top-bar:after{padding:0;margin:0;left:50%;transform:translateX(-50%)}.top-bar:after{height:1px}.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .top-bar-line-hide.top-bar:after{display:none}.top-bar-bg,.top-bar.full-width-line:after{padding:0 1000px;margin-left:-1000px}.boxed .top-bar-bg,.boxed .top-bar.full-width-line:after{padding:0;margin:0;left:50%;transform:translateX(-50%)}.top-bar>.mini-widgets{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex:1 1 auto;flex:1 1 auto;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-ms-flex-flow:row wrap;flex-flow:row wrap}.top-bar .mini-widgets.right-widgets,.top-bar .mini-widgets:last-child{-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}.top-bar *{font-size:inherit;line-height:inherit}.top-bar.hide-top-bar,.top-bar.top-bar-empty{position:absolute;visibility:hidden;opacity:0}.transparent .top-bar{margin-bottom:-1px}.top-bar .sub-nav{z-index:1003}.top-bar .sub-nav a:hover,.top-bar a,.top-bar a:hover{text-decoration:none}.top-bar .mini-login a:hover,.top-bar .mini-search .submit:hover,.top-bar a:hover{text-decoration:none;opacity:.7}.top-bar .shopping-cart-inner a:hover,.top-bar .soc-ico a:hover,.top-bar .sub-nav li a:hover{opacity:1}.branding{line-height:0;font-size:0}.side-header .branding{display:-ms-flexbox;display:-ms-flex;display:flex}.branding>a{display:block}.branding a img,.branding img{max-width:100%;height:auto}.branding .mobile-desktop-logo,.branding .mobile-logo,.phantom-sticky .side-header .branding .mobile-logo{display:none}.responsive-off .masthead .hide-on-desktop{visibility:hidden;position:absolute;left:-9999px}.responsive-off .masthead .hide-on-desktop.display-none{display:none}.mobile-mini-widgets{max-width:calc(100% - 45px)}.masthead .mini-widgets>*,.masthead .mobile-mini-widgets>*{display:inline-block;margin-left:10px;margin-right:10px}.masthead.side-header:not(.masthead-mobile-header) .mini-widgets>*,.masthead.side-header:not(.masthead-mobile-header) .mobile-mini-widgets>*{margin:5px 20px 5px 0}.masthead.side-header.h-center .mini-widgets>*,.masthead.side-header.h-center .mobile-mini-widgets>*{margin-left:10px;margin-right:10px}.side-header-v-stroke:not(.masthead-mobile-header) .mini-widgets>*,.side-header-v-stroke:not(.masthead-mobile-header) .mobile-mini-widgets>*{margin:10px 0}.dt-mobile-header .mobile-mini-widgets-in-menu>*{margin:5px 20px 5px 0}.masthead:not(.side-header) .mini-widgets>.first,.masthead:not(.side-header) .mini-widgets>:first-child,.masthead:not(.side-header) .mobile-mini-widgets>.first,.masthead:not(.side-header) .mobile-mini-widgets>:first-child,.side-header .top-bar .mini-widgets>.first,.side-header .top-bar .mini-widgets>:first-child,.side-header .top-bar .mobile-mini-widgets>.first,.side-header .top-bar .mobile-mini-widgets>:first-child,.side-header-h-stroke .mini-widgets>.first,.side-header-h-stroke .mini-widgets>:first-child,.side-header-h-stroke .mobile-mini-widgets>.first,.side-header-h-stroke .mobile-mini-widgets>:first-child{margin-left:0}.masthead:not(.side-header) .mini-widgets>.last,.masthead:not(.side-header) .mini-widgets>:last-child,.masthead:not(.side-header) .mobile-mini-widgets>.last,.masthead:not(.side-header) .mobile-mini-widgets>:last-child,.side-header .top-bar .mini-widgets>.last,.side-header .top-bar .mini-widgets>:last-child,.side-header .top-bar .mobile-mini-widgets>.last,.side-header .top-bar .mobile-mini-widgets>:last-child,.side-header-h-stroke .mini-widgets>.last,.side-header-h-stroke .mini-widgets>:last-child,.side-header-h-stroke .mobile-mini-widgets>.last,.side-header-h-stroke .mobile-mini-widgets>:last-child{margin-right:0}.masthead .mobile-header-bar .mini-widgets>*,.masthead .mobile-header-bar .mobile-mini-widgets>*,.masthead-mobile-header .mini-widgets>*,.masthead-mobile-header .mobile-mini-widgets>*,.side-header-h-stroke .mobile-header-bar .mini-widgets>*,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>*{margin:0 10px}.masthead .mobile-header-bar .mini-widgets>.first,.masthead .mobile-header-bar .mini-widgets>:first-child,.masthead .mobile-header-bar .mobile-mini-widgets>.first,.masthead .mobile-header-bar .mobile-mini-widgets>:first-child,.masthead-mobile-header .mini-widgets>.first,.masthead-mobile-header .mini-widgets>:first-child,.masthead-mobile-header .mobile-mini-widgets>.first,.masthead-mobile-header .mobile-mini-widgets>:first-child,.side-header-h-stroke .mobile-header-bar .mini-widgets>.first,.side-header-h-stroke .mobile-header-bar .mini-widgets>:first-child,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>.first,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>:first-child{margin-left:10px}.masthead .mobile-header-bar .mini-widgets>.last,.masthead .mobile-header-bar .mini-widgets>:last-child,.masthead .mobile-header-bar .mobile-mini-widgets>.last,.masthead .mobile-header-bar .mobile-mini-widgets>:last-child,.masthead-mobile-header .mini-widgets>.last,.masthead-mobile-header .mini-widgets>:last-child,.masthead-mobile-header .mobile-mini-widgets>.last,.masthead-mobile-header .mobile-mini-widgets>:last-child,.side-header-h-stroke .mobile-header-bar .mini-widgets>.last,.side-header-h-stroke .mobile-header-bar .mini-widgets>:last-child,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>.last,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>:last-child{margin-right:10px}.mini-contacts,.mini-login a{position:relative;margin:0}.masthead .mini-contacts,.masthead .mini-login a{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.dt-mobile-header .mini-contacts,.dt-mobile-header .mini-login a,.side-header .mini-contacts,.side-header .mini-login a{white-space:normal}.mini-contacts i,.mini-login a i{margin-right:5px}.mini-nav{position:relative;display:inline-block;vertical-align:middle}.mini-nav .mini-sub-nav{position:absolute;visibility:hidden;z-index:200;top:100%;left:0;width:240px;opacity:0;background:#fff;box-shadow:0px 0px 4px rgba(0,0,0,.2)}.mini-nav .mini-sub-nav>li{position:relative;display:block;padding:0 10px;box-sizing:border-box}.mini-nav .mini-sub-nav>li:first-child{padding-top:10px}.mini-nav .mini-sub-nav>li:last-child{padding-bottom:10px}.mini-nav .mini-sub-nav>li a{padding:5px}.mini-nav .mini-sub-nav>li a:hover{opacity:1}.mini-nav .mini-sub-nav .mini-sub-nav{top:0;left:241px!important}.rtl .mini-nav .mini-sub-nav .mini-sub-nav{right:241px;left:auto!important}.mini-nav .mini-sub-nav .mini-sub-nav.right-overflow{left:-241px!important}.rtl .mini-nav .mini-sub-nav .mini-sub-nav.right-overflow{right:-241px;left:auto!important}.mini-nav .mini-sub-nav li.has-children>a:after,.mini-nav .mini-sub-nav>li:not(.wpml-ls-item)>a .menu-text,.mini-nav .mini-sub-nav>li:not(.wpml-ls-item)>a .subtitle-text{color:#222}.menu-select select,.mini-nav .customSelect{border:none;padding:0;margin-bottom:0}.mini-nav .customSelect{position:absolute;visibility:hidden;padding:0}.mini-nav .customSelect .customSelectInner{opacity:0}.menu-select select,.mini-nav .customSelect1{position:relative;visibility:visible;opacity:1}.menu-select select,.menu-select:hover{cursor:pointer}.menu a:hover,.menu-select:hover{text-decoration:underline}.dt-mobile-header .menu a:hover,.dt-mobile-header .menu-select:hover,.masthead .menu a:hover,.masthead .menu-select:hover{text-decoration:none}.mini-nav .customSelectInner{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;background:0 0}.mini-nav .customSelectInner i{margin-right:5px}.mini-nav .customSelectInner:hover{text-decoration:none}.mini-nav.select-type-menu .menu-select{vertical-align:middle}.menu-select select{z-index:9}.mini-nav li{position:relative;display:inline-block;vertical-align:middle}.dt-mobile-header .mini-nav .sub-nav>li{display:block}#page .mini-nav .sub-nav li.has-children a:after{right:8px}.mini-nav li:last-child{margin-right:0}#bottom-bar .mini-nav ul>li.act>a .menu-item-text,#bottom-bar .mini-nav>ul>li>a:hover .menu-item-text{text-decoration:underline}#bottom-bar .mini-nav ul .sub-nav>li.act>a .menu-item-text,#bottom-bar .mini-nav ul>li>a:hover,.mini-nav ul .sub-nav>li.act>a .menu-item-text,.mini-nav ul>li>a,.mini-nav>ul>li>a:hover{text-decoration:none}.mini-nav li:first-child:before{border-left:none}.mini-nav select{min-width:100px;height:0;opacity:0}#page .mini-nav select option,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mini-nav select option{color:#b8bcbe!important}.masthead .popup-search.act{position:relative;z-index:1002}.dt-mobile-header .mini-search,.masthead .mini-search{position:relative;display:inline-block;vertical-align:middle;z-index:10;max-width:100%}.dt-mobile-header .popup-search,.dt-mobile-header .searchform{position:static}.popup-search .popup-search-wrap{background:#fff}.popup-search .popup-search-wrap:before{border-bottom-color:#fff}.dt-mobile-header .popup-search .popup-search-wrap:before,.popup-search .popup-search-wrap.bottom-overflow:before,.side-header:not(.masthead-mobile-header) .popup-search .popup-search-wrap:before{border-top-color:#fff}.searchform{position:relative;z-index:3;max-width:100%}.searchform .field{max-width:100%;border-style:solid;box-sizing:border-box}.elementor-widget .searchform .field{border-style:var(--the7-form-border,solid)}.popup-search-wrap{padding:10px;position:absolute;right:-10px;top:38px;visibility:hidden;-webkit-filter:drop-shadow(0px 0px 4px rgba(0, 0, 0, .2));filter:drop-shadow(0px 0px 4px rgba(0, 0, 0, .2));-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0)}.popup-search-wrap:before{position:absolute;top:-7px;right:20px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid red;content:''}.dt-mobile-header .popup-search-wrap:before{display:none}.popup-search-wrap.left-overflow:before{left:20px;right:auto}.dt-mobile-header .popup-search-wrap:before,.popup-search-wrap.bottom-overflow:before,.side-header:not(.masthead-mobile-header) .popup-search-wrap:before{top:auto;bottom:-7px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid;border-bottom:none}.popup-search-wrap .search-icon{position:absolute;top:0;right:20px;height:100%}.mini-search .popup-search-wrap.left-overflow{left:-10px;right:auto}.dt-mobile-header .mini-search .field{left:0;z-index:100}.dt-mobile-header .mini-search:not(.animate-search-width) .field{width:100%}.mini-search input[type=text]{margin-bottom:0}.mini-search .field:focus{outline:0}.overlay-search .searchform .submit,.popup-search .searchform .submit{border:none;background-color:transparent;text-decoration:none}.overlay-search .searchform .submit>span,.popup-search .searchform .submit>span{margin-left:5px}.dt-mobile-header .overlay-search .searchform .submit,.dt-mobile-header .popup-search .searchform .submit{position:relative}.mini-search .submit{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;border:none;background-color:transparent;text-decoration:none}.mini-search .submit.default-icon{padding-left:17px}.mini-search .search-icon{text-decoration:none;background-repeat:no-repeat;background-position:center center}.mini-search .search-icon,.overlay-search-microwidget .search-icon{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.mini-search .search-icon:hover,.overlay-search-microwidget .search-icon:hover{opacity:.7}.overlay-search .submit.default-icon:before,.popup-search .submit.default-icon:before{position:absolute;top:50%;transform:translateY(-50%);left:0;height:16px;width:16px;background-position:0 center;background-repeat:no-repeat;content:""}.overlay-search .submit i,.popup-search .submit i{font-size:16px}.dt-mobile-header .mini-search .searchsubmit,.masthead .mini-search .searchsubmit{display:none}.classic-search .search-icon{position:absolute;top:0;right:10px;height:100%;padding:0}.mini-search .overlay-search-wrap{display:none}.overlay-search-microwidget{position:fixed;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;top:0;right:0;bottom:0;left:0;z-index:9999;text-align:center;opacity:0;visibility:hidden;transition:opacity .55s ease}.overlay-search-microwidget.open{opacity:1;visibility:visible}.overlay-search-microwidget .submit{display:none}.overlay-search-microwidget>i{position:absolute;top:30px;right:30px;width:34px;height:34px;color:#fff;font-size:30px}.overlay-search-microwidget>i:hover{cursor:pointer}.overlay-search-microwidget .search-icon{position:absolute;top:0px;right:10px;height:100%;padding:0;background-position:0 center;background-repeat:no-repeat;text-decoration:none}.overlay-search-microwidget .search-icon>span{position:absolute;text-indent:-9999px}.overlay-search-microwidget .searchform{max-width:90%}.overlay-search-microwidget input[type=text]{margin-bottom:0}.animate-search-width .searchform{overflow:hidden}.animate-search-width input.field{transition:width .55s ease}.animate-search-width .search-icon{position:absolute;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;top:0;right:0;height:100%;width:100%}.animate-search-width input.field:active,.animate-search-width input.field:focus{outline:0}.masthead .mini-widgets .mini-login{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.mini-login i{margin-right:5px}.mini-login:hover{opacity:.7}.mini-login a{position:relative;display:inherit;text-decoration:none}.mini-login a:hover{text-decoration:none}.accent-gradient .masthead .mini-widgets .soc-ico.accent-bg a:hover,.accent-gradient .masthead .mini-widgets .soc-ico.gradient-bg a:hover,.masthead .mini-widgets .soc-ico a:hover,.masthead .mini-widgets .soc-ico.accent-bg a:hover,.masthead .mini-widgets .soc-ico.custom-bg a:hover,.masthead .mini-widgets .soc-ico.gradient-bg a:hover{background:0 0}.accent-gradient .masthead .soc-ico.gradient-bg.hover-custom-bg a:hover,.masthead .soc-ico.accent-bg.hover-custom-bg a:hover,.masthead .soc-ico.hover-accent-bg a:hover,.masthead .soc-ico.hover-custom-bg a:hover,.masthead .soc-ico.hover-disabled-bg a:hover{box-shadow:none}#page .mini-icon-off,#page .mini-icon-off:before,#page .mini-login .submit.mini-icon-off:before,#page .wc-ico-cart.mini-icon-off:before,#phantom .mini-icon-off,#phantom .mini-icon-off:before,#phantom .mini-login .submit.mini-icon-off:before,#phantom .wc-ico-cart.mini-icon-off:before{background:0 0!important;padding-left:0}.masthead .soc-ico{display:inline-block;vertical-align:middle}.text-area{position:relative;display:inline-block;vertical-align:middle}.mini-widgets .text-area a:not(.dt-btn),.mobile-mini-widgets .text-area a:not(.dt-btn){text-decoration:underline}.text-area a:not(.dt-btn):hover{text-decoration:none}.text-area>p{margin-bottom:0}.top-bar>span{display:none!important}.mini-login .submit.text-disable,.wc-ico-cart.text-disable{letter-spacing:-4px}.masthead .soc-ico a{line-height:22px}.menu-line{position:absolute;display:inline-block;left:0;width:22px;height:2px;content:'';transform-origin:1.5px center;transition:transform .2s linear,color .2s linear}.hide-overlay.active .lines-button.x .menu-line,.menu-close-toggle .lines-button.x .menu-line{transform-origin:50% 50%;top:0;transition:transform .2s linear}.menu-line:nth-of-type(3){top:7px}.medium-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3),.small-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3){transform:translateY(-2px)}.large-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3){transform:translateY(-3px)}.medium-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3),.small-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3){transform:translateY(-2px)}.large-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3){transform:translateY(-3px)}.menu-line:first-of-type{top:-7px}.medium-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type,.small-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type{transform:translateY(2px)}.large-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type{transform:translateY(3px)}.medium-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type,.small-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type{transform:translateY(2px)}.large-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type{transform:translateY(3px)}.microwidget-btn{position:relative;max-width:100%;text-decoration:none}.masthead .mini-widgets .microwidget-btn,.masthead .mobile-mini-widgets .microwidget-btn{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.microwidget-btn i,.microwidget-btn>span{position:relative;z-index:1}.microwidget-btn.btn-icon-align-right i{margin-left:5px;padding-right:1px}.microwidget-btn.btn-icon-align-left i{margin-right:5px}.top-bar .microwidget-btn:hover{opacity:1}.microwidget-btn:after,.microwidget-btn:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:inherit;transition:opacity .15s linear;-webkit-backface-visibility:hidden}.disable-animation-bg.microwidget-btn:after,.disable-animation-bg.microwidget-btn:before{transition:none}.microwidget-btn:before,.microwidget-btn:hover:after{opacity:1}.microwidget-btn:hover:before,.microwidget-btn:not(:hover):after{transition-delay:.1s}.microwidget-btn:after,.microwidget-btn:hover:before{opacity:0}.dt-mobile-menu-icon,.menu-toggle>a{text-decoration:none}.dt-mobile-menu-icon .menu-toggle-caption,.menu-toggle .menu-toggle-caption{position:relative;z-index:2;transition:color .2s linear}.dt-mobile-menu-icon .menu-line,.menu-toggle .menu-line{z-index:2}.dt-close-mobile-menu-icon,.dt-mobile-menu-icon,.hide-overlay,.menu-close-toggle,.menu-toggle{position:relative}.dt-close-mobile-menu-icon:after,.dt-close-mobile-menu-icon:before,.dt-mobile-menu-icon:after,.dt-mobile-menu-icon:before,.hide-overlay:after,.hide-overlay:before,.menu-close-toggle:after,.menu-close-toggle:before,.menu-toggle:after,.menu-toggle:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:inherit;box-sizing:border-box}.dt-close-mobile-menu-icon:after,.dt-close-mobile-menu-icon:hover:before,.dt-mobile-menu-icon:after,.dt-mobile-menu-icon:hover:before,.hide-overlay:after,.hide-overlay:hover:before,.menu-close-toggle:after,.menu-close-toggle:hover:before,.menu-toggle:after,.menu-toggle:hover:before{opacity:0}.dt-close-mobile-menu-icon:before,.dt-close-mobile-menu-icon:hover:after,.dt-mobile-menu-icon:before,.dt-mobile-menu-icon:hover:after,.hide-overlay:before,.hide-overlay:hover:after,.menu-close-toggle:before,.menu-close-toggle:hover:after,.menu-toggle:before,.menu-toggle:hover:after{opacity:1}.lines-button{z-index:2}.dt-mobile-menu-icon .lines-button{position:relative;margin-right:0;text-align:center}.small-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:16px;width:22px}.two-line-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:8px;width:22px}.diagonal-mobile-menu-icon .dt-mobile-menu-icon .lines-button,.medium-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:17px;width:24px}.large-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:17px;width:30px}.x-move-mobile-icon .dt-mobile-menu-icon .lines-button{height:14px;width:30px}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:16px;width:22px}.animate-position-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:20px;width:35px}.dot-mobile-menu-icon .dt-mobile-menu-icon .lines-button{width:7px;height:7px;border-radius:50%}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:7px;width:24px}.fade-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:13px;width:20px}.diagonal-mobile-menu-icon .dt-mobile-menu-icon .lines-button{transform:rotate(-45deg)}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:11px;width:40px}.dots-mobile-menu-icon .dt-mobile-menu-icon .lines-button{width:3px;height:15px}.h-dots-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:3px;width:15px}.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){background:0 0!important;display:none}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.small-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:22px;height:2px}.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:35px;height:4px;border-radius:4px}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line{height:1px;width:100%}.medium-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:24px;height:3px}.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:7px;height:7px}.fade-mobile-menu-icon .mobile-header-bar .menu-line{width:20px;height:1px}.dots-mobile-menu-icon .menu-line,.h-dots-mobile-menu-icon .menu-line{width:3px;height:3px;border-radius:50%}.menu-line:after,.menu-line:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:inherit;box-sizing:border-box}.menu-line:after{opacity:0}.menu-line:before{opacity:1}.animate-color-menu-icon .menu-toggle .menu-line:before,.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:before,.two-line-menu-icon .menu-toggle .menu-line:before,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:before{display:none}.medium-mobile-menu-icon .mobile-header-bar .menu-line{width:24px;height:3px}.large-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:30px;height:3px}.dt-mobile-menu-icon .menu-line{max-width:100%;position:absolute}.x-move-mobile-icon .dt-mobile-menu-icon .menu-line{width:100%;transition:width .2s linear;border-radius:2px}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line{transition:transform .2s linear}.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line{transform:scale(.8);border-radius:inherit}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line{overflow:hidden}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:100%;z-index:1;opacity:1;transition:.2s linear}.dt-mobile-menu-icon .menu-line:first-of-type{top:0}.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:first-of-type{left:.3%;top:0;transform-origin:top left;width:80%}.diagonal-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type{width:50%;left:50%;transform:translateX(-50%)}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type{left:2px}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type:after{transition-delay:.1s}.dt-mobile-menu-icon .menu-line:nth-of-type(2){top:7px}.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:6px;opacity:1;left:0;width:100%}.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){display:none}.dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2),.fade-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:6px}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){left:-2px;top:5px}.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:8px}.h-dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:0;left:6px}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:5px}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2):after{transition-delay:.2s}.dt-mobile-menu-icon .menu-line:nth-of-type(3){top:14px}.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:12px;right:30%;transform-origin:bottom left;width:80%}.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){display:none}.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:6px}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:10px}.dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3),.fade-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:12px}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){display:none}.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:16px}.h-dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:0;left:12px}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3):after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3):after{transition-delay:.3s}.x-move-mobile-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{width:100%}.dt-mobile-menu-icon:hover .menu-line:before,.menu-toggle:hover .menu-line:before{opacity:0}.dt-mobile-menu-icon:hover .menu-line:after,.menu-toggle:hover .menu-line:after{opacity:1}.x-move-mobile-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3){width:100%}.animate-position-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{transform:translateY(2px)}.animate-position-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3){transform:translateY(-2px)}.dot-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{transform:scale(1)}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{transform:translateX(-4px)}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(2){transform:translateX(4px)}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{transform:translateY(-2px)}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3){transform:translateY(2px)}.animate-color-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:after{left:0}.type-9-menu-icon .menu-toggle .lines-button,.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button{width:24px;height:11px;z-index:2}.type-9-menu-icon .menu-toggle .lines-button .menu-line,.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line{width:24px;height:1px;display:block;position:absolute;top:0;right:0;left:auto;transition:width .2s linear}.type-9-menu-icon .menu-toggle .lines-button .menu-line:nth-child(2),.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line:nth-child(2){top:5px;width:19px}.type-9-menu-icon .menu-toggle .lines-button .menu-line:nth-child(3),.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line:nth-child(3){top:10px}.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line,.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line{width:19px}.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line:nth-child(2),.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line:nth-child(2){width:24px}.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line:nth-child(3),.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line:nth-child(3){width:19px}.main-nav>li{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex}.main-nav>li>a{text-decoration:none}.main-nav>li>a,.mini-nav li>a{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.side-header:not(.h-center) .main-nav>li>a,.side-header:not(.h-center) .mini-nav li>a{-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.not-clickable-item{cursor:default}.main-nav>li>a .text-wrap{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;border-radius:inherit}.main-nav>li>a .text-wrap .menu-item-text{position:relative;z-index:10}.main-nav.level-arrows-on>li.has-children>a{position:relative}.main-nav .menu-item .text-wrap>i,.main-nav .menu-item a i[class^=fa],.main-nav .menu-item a>i,.mini-nav .menu-item .text-wrap>i,.mini-nav .menu-item a i[class^=fa],.mini-nav .menu-item a>i,.mobile-main-nav .menu-item .text-wrap>i,.mobile-main-nav .menu-item a i[class^=fa],.mobile-main-nav .menu-item a>i{margin-right:6px}.menu-text,.subtitle-text{display:block}.top-header .main-nav.level-arrows-on>li.has-children>a .menu-text{position:relative;padding-right:10px;display:inline-block;vertical-align:top}.sub-sideways .main-nav.level-arrows-on>li.has-children>a .menu-item-text{position:relative}.top-header .level-arrows-on .menu-text:after{position:absolute;top:50%;margin-top:-4px;right:0;width:8px;height:8px;content:"";-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-down.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;-webkit-mask-size:8px;mask-size:8px}.sub-downwards .next-level-button,.sub-downwards.dt-parent-menu-clickable.side-header .next-level-button{position:relative;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:-ms-flex;display:flex;margin-left:5px}.sub-downwards .next-level-button svg,.sub-downwards.dt-parent-menu-clickable.side-header .next-level-button svg{width:12px}.dt-mobile-header .next-level-button,.sub-downwards .next-level-button{transition:transform .3s ease-out}.dt-mobile-header li.has-children.open-sub>.next-level-button,.sub-downwards li.has-children.open-sub>.next-level-button{transform:rotate(45deg)}.l-to-r-line>li>a>span{position:relative;display:block}.l-to-r-line>li>a i.underline{position:absolute;display:block;left:1px;bottom:-5px;overflow:hidden;width:0;pointer-events:none;background-color:transparent;opacity:.85;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.top-header .l-to-r-line>li.act>a i.underline,.top-header .l-to-r-line>li.dt-hovered>a i.underline,.top-header .l-to-r-line>li>a:hover i.underline{width:100%}.from-centre-line>li>a>span{position:relative;display:block}.from-centre-line>li>a .menu-item-text:before{position:absolute;visibility:hidden;left:0;bottom:-5px;width:100%;height:2px;background-color:#000;content:"";transform:scaleX(0);transition:all .2s ease-in-out 0s;opacity:.85}.top-header .from-centre-line>li.act>a .menu-item-text:before,.top-header .from-centre-line>li.dt-hovered>a .menu-item-text:before,.top-header .from-centre-line>li>a:hover .menu-item-text:before{visibility:visible;transform:scaleX(1)}.upwards-line>li>a>span{position:relative;display:block}.upwards-line>li>a .menu-item-text:before{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:rgba(0,0,0,.1);content:'';opacity:0;transition:opacity .3s,transform .3s;transform:translateY(10px)}.top-header .upwards-line>li.act>a .menu-item-text:before,.top-header .upwards-line>li.dt-hovered>a .menu-item-text:before,.top-header .upwards-line>li>a:hover .menu-item-text:before{opacity:1;transform:translateY(0px)}.downwards-line>li>a>span{position:relative;display:block}.downwards-line>li>a .menu-item-text:before{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:#fff;content:'';opacity:0;transition:height .3s,opacity .3s,transform .3s;transform:translateY(-10px)}.top-header .downwards-line>li.act>a .menu-item-text:before,.top-header .downwards-line>li.dt-hovered>a .menu-item-text:before,.top-header .downwards-line>li>a:hover .menu-item-text:before{height:2px;opacity:1;transform:translateY(0px)}.top-header .active-line-decoration>li>a,.top-header .hover-line-decoration>li>a{overflow:hidden}.top-header .active-line-decoration>li>a .decoration-line,.top-header .hover-line-decoration>li>a .decoration-line{position:absolute;top:0;left:0;width:100%;height:2px;content:"";opacity:0;transition:opacity .3s ease}.top-header .active-line-decoration>li.act>a .decoration-line,.top-header .hover-line-decoration>li.dt-hovered>a .decoration-line,.top-header .hover-line-decoration>li>a:hover .decoration-line{opacity:1}.top-header .hover-bg-decoration>li:not(.act)>a{transition:background .3s ease}.dt-mega-menu-wrap,.sub-nav{position:absolute;visibility:hidden;z-index:200;top:100%;left:0;width:240px;opacity:0}.sub-sideways .dt-mega-menu-wrap,.sub-sideways .sub-nav{z-index:9800}.sub-nav.right-overflow{left:auto;right:20px}.sub-nav{padding:0;box-shadow:0px 0px 4px rgba(0,0,0,.2);box-sizing:border-box}.sub-nav>li{position:relative;display:block;box-sizing:border-box}.sub-nav li:first-child:before{display:none}.sub-nav li a .text-wrap,.sub-nav>li>a{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-align-content:center;align-content:center;-ms-flex-line-pack:center;text-decoration:none}.sub-downwards:not(.h-center) .sub-nav li a .text-wrap,.sub-downwards:not(.h-center) .sub-nav>li>a{-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-align-content:flex-start;align-content:flex-start}.sub-nav li a{box-sizing:border-box}.sub-nav li a .text-wrap{width:100%}.sub-downwards.h-center .sub-nav li a .text-wrap,.sub-downwards.h-center .sub-nav>li,.sub-downwards.h-justify.h-center .sub-nav>li>a{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;text-align:center}.sub-sideways .main-nav .sub-nav>li.has-children>a:after,.top-header .main-nav .sub-nav>li.has-children>a:after{position:absolute;display:block;right:0;top:50%;width:8px;height:8px;margin-top:-4px;content:"";-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-side.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-side.svg);-webkit-mask-size:8px;mask-size:8px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.sub-sideways .main-nav.level-arrows-on>li.has-children>a .menu-text:after{display:inline-block;width:10px;height:10px;content:"";-webkit-mask:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-side.svg);mask-image:url(/wp-content/themes/dt-the7/css/../images/the7-chevron-side.svg);-webkit-mask-size:10px;mask-size:10px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;text-align:center;margin-left:5px}.dt-mobile-header .sub-nav .next-level-button:before,.sub-downwards .sub-nav .next-level-button:before,.sub-downwards.dt-parent-menu-clickable.side-header .sub-nav .next-level-button:before{-ms-align-self:center;-ms-flex-item-align:center;align-self:center;font-size:8px}.dt-mobile-header .sub-nav .next-level-button,.sub-downwards .sub-nav .next-level-button{transition:transform .3s ease-out}.dt-mobile-header .sub-nav li.has-children.open-sub>.next-level-button,.sub-downwards .sub-nav li.has-children.open-sub>.next-level-button{transform:rotate(45deg)}.sub-nav .sub-nav{left:241px;top:0;margin-top:0px}.rtl .sub-nav .sub-nav{left:auto;right:241px}.sub-nav .sub-nav.right-overflow{left:-241px}.rtl .sub-nav .sub-nav.right-overflow{left:auto;right:-241px}.side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap:not(.bottom-overflow),.side-header:not(.sub-downwards) .main-nav>li>.sub-nav:not(.bottom-overflow){top:0;left:100%}.rtl .side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap:not(.bottom-overflow),.rtl .side-header:not(.sub-downwards) .main-nav>li>.sub-nav:not(.bottom-overflow){right:100%;left:auto}.side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap,.side-header:not(.sub-downwards) .main-nav>li>.sub-nav{left:100%}.rtl .side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap,.rtl .side-header:not(.sub-downwards) .main-nav>li>.sub-nav{right:100%;left:auto}.side-header .dt-mega-menu-wrap.bottom-overflow,.side-header .mini-nav.sub-nav.bottom-overflow,.side-header .sub-nav.bottom-overflow,.top-header.floating-navigation-below-slider .sub-nav.bottom-overflow{top:auto!important;bottom:0}.dt-mobile-header .mini-nav,.dt-mobile-header .mini-nav li{position:static}.dt-mobile-header .mini-nav .sub-nav{left:0;width:100%}.dt-mobile-header .mini-nav .sub-nav .sub-nav{left:0!important}.header-side-right .sub-sideways .main-nav>li>.dt-mega-menu-wrap,.header-side-right .sub-sideways .main-nav>li>.sub-nav,.overlay-navigation .content-right.sub-sideways .main-nav>li>.dt-mega-menu-wrap,.overlay-navigation .content-right.sub-sideways .main-nav>li>.sub-nav{left:auto!important;right:100%}.rtl.header-side-right .sub-sideways .main-nav>li>.dt-mega-menu-wrap,.rtl.header-side-right .sub-sideways .main-nav>li>.sub-nav,.rtl.overlay-navigation .content-right.sub-sideways .main-nav>li>.dt-mega-menu-wrap,.rtl.overlay-navigation .content-right.sub-sideways .main-nav>li>.sub-nav{left:100%!important;right:auto}.dt-mobile-header .sub-nav>li,.mobile-main-nav>li,.sub-downwards .main-nav>li,.sub-downwards .sub-nav>li{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.sub-downwards.side-header .main-nav>li>.dt-mega-menu-wrap>.sub-nav .sub-nav,.sub-downwards.side-header .main-nav>li>.sub-nav,.sub-downwards.side-header .main-nav>li>.sub-nav .sub-nav{position:relative;display:none;top:0;left:0;width:100%;visibility:visible;opacity:1;z-index:auto}.dt-mobile-header .mobile-main-nav>li>.dt-mega-menu-wrap,.dt-mobile-header .mobile-main-nav>li>.dt-mega-menu-wrap>.sub-nav .sub-nav,.dt-mobile-header .mobile-main-nav>li>.sub-nav,.dt-mobile-header .mobile-main-nav>li>.sub-nav .sub-nav,.sub-downwards.side-header .main-nav>li>.dt-mega-menu-wrap{position:relative;display:none;top:0;left:0;width:100%;padding:0;visibility:visible;opacity:1;z-index:auto}.sub-downwards.side-header .main-nav>li .sub-nav .sub-nav{box-sizing:border-box}.sub-downwards li:not(.dt-mega-menu) .sub-nav{width:auto}.sub-downwards li.has-children>a{max-width:calc(100% - 30px);box-sizing:border-box}.sub-downwards .main-nav>li>.sub-nav{padding-bottom:0}.mobile-main-nav .sub-nav,.sub-downwards .main-nav .sub-nav{background:0 0;box-shadow:none}.masthead.sub-downwards .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent,.sub-downwards .main-nav .sub-nav li{padding:0;width:100%}.sub-downwards .main-nav.level-arrows-on>li.has-children:last-child{margin-right:0}.main-nav .sub-nav>li>a{transition:background .3s}.next-level-button:hover,.sub-downwards #main-nav li a:hover{cursor:pointer!important}.mobile-header-bar,.mobile-header-space{display:none}.menu-open.not-iOS,.menu-open.not-iOS body{overflow:hidden}.dt-mobile-header{position:fixed;top:0;height:100%;min-height:100%;width:500px;max-width:100%;z-index:9602;box-sizing:border-box;background-color:grey;transition:transform .5s ease;transform:translate3d(-100%,0,0);overflow:hidden}.show-mobile-header .dt-mobile-header{transform:translate3d(0,0,0)}.right-mobile-menu .dt-mobile-header{right:0;transform:translate3d(100%,0,0);transition:right .5s ease}.touchevents .dt-mobile-header{overflow:auto;-webkit-overflow-scrolling:touch}html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar{width:13px}html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-thumb{border-radius:10px;background-color:#1ebac8;border:4px solid #fff;box-sizing:border-box}.mobile-header-scrollbar-wrap{position:relative;width:100%;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.mobile-mini-widgets-in-menu,.show-on-first-switch,.show-on-second-switch{display:none}.mobile-mini-widgets-in-menu{padding:30px 0}.dt-mobile-header .mini-widgets{padding-bottom:30px}.mobile-sticky-header-overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .4s}.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn{position:fixed;visibility:hidden;top:10px;right:10px;opacity:0;margin:0!important;background-color:rgba(0,0,0,.2);transition:background .2s linear;-webkit-backface-visibility:hidden}.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:hover{background-color:rgba(0,0,0,.5)}.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-toggle-caption{color:#fff!important}.floating-mobile-menu-icon .show-floating-icon .dt-mobile-menu-icon.floating-btn{visibility:visible;opacity:1}.dt-mobile-menu-icon.floating-btn .lines{border-radius:0}.floating-mobile-menu-icon .animate-color-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line,.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-line:after,.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-line:before,.floating-mobile-menu-icon .two-line-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line{background-color:#fff}.floating-mobile-menu-icon .animate-color-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line:after,.floating-mobile-menu-icon .two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after{background-color:rgba(255,255,255,.6)}.mobile-main-nav{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:10 1 auto;flex:10 1 auto}.mobile-main-nav>li{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex}.mobile-menu-show-divider .mobile-main-nav>li:before{content:"";position:absolute;top:-.5px;height:0;width:100%;max-width:100%;left:0}.dt-mobile-header.mobile-menu-show-divider .mobile-main-nav .new-column,.mobile-menu-show-divider .mobile-main-nav>li:first-child:before{display:none}.mobile-main-nav>li>a{text-decoration:none;position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 30px 10px 0;-ms-flex-positive:1;-ms-flex-grow:1;flex-grow:1}.mobile-main-nav>li>a.mega-menu-img-top{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.mobile-main-nav .sub-nav li.hide-mega-title>a{display:block;display:-ms-flexbox;display:-ms-flex;display:flex}.dt-mobile-header .next-level-button{position:relative;right:0px;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-webkit-tap-highlight-color:transparent;min-width:30px}.dt-mobile-header .next-level-button svg{width:16px}.mobile-main-nav .next-level-button{transition:transform .3s ease-out}.mobile-main-nav li.has-children.open-sub>.next-level-button{transform:rotate(45deg)}.mobile-main-nav .menu-item a i{margin-right:6px}.mobile-main-nav li>a .subtitle-text{font-size:10px;line-height:12px;font-family:Arial,sans-serif}.mobile-main-nav .sub-nav{margin-left:20px}.header-side-right .mobile-main-nav .mega-auto-width>.sub-nav,.header-side-right .mobile-main-nav .mega-full-width>.sub-nav{right:0}#page #mobile-menu .sub-nav>li,#page .mobile-main-nav .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent{padding:0;width:100%}#page .mobile-main-nav .sub-nav{width:100%}.mobile-main-nav .sub-nav .sub-nav{left:0}.mobile-main-nav .sub-nav>li>a{padding:10px 30px 10px 0;margin:0;-ms-flex-positive:1;-ms-flex-grow:1;flex-grow:1}.mobile-main-nav .sub-nav>li>a:hover{background:0 0!important}.mobile-main-nav .sub-nav .next-level-button{-ms-align-self:center;-ms-flex-item-align:center;align-self:center;content:"\ef02";font-family:icomoon-the7-font;speak:none;font-weight:400;font-variant:normal;text-transform:none;font-size:10px;line-height:1;font-style:normal;top:0;margin:0;transition:transform .3s ease-out}.mobile-main-nav .sub-nav li.has-children.open-sub>.next-level-button{transform:rotate(45deg)}.dt-mobile-menu-icon,.lines-button{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;cursor:pointer;user-select:none}.dt-mobile-menu-icon .menu-toggle-caption,.lines-button .menu-toggle-caption{transition:color .2s linear}.mobile-right-caption .dt-mobile-menu-icon .menu-toggle-caption,.mobile-right-caption .lines-button .menu-toggle-caption{order:2}.lines-button:active{transition:none}.dt-close-mobile-menu-icon{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;position:absolute;top:0;z-index:9999;opacity:0;transition:opacity .5s ease;min-width:12px;min-height:12px}.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon{position:fixed}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon{min-height:15px;min-width:3px}.dt-close-mobile-menu-icon .mobile-menu-close-caption{transition:color .2s linear}.mobile-close-right-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption{order:2}.admin-bar .dt-close-mobile-menu-icon{top:32px}.show-mobile-header .dt-close-mobile-menu-icon{opacity:1}.dt-close-mobile-menu-icon:hover{cursor:pointer}.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover .close-line-wrap{transform:rotate(180deg)}.dt-close-mobile-menu-icon .close-line-wrap{position:relative;width:22px;height:100%}.fade-small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:16px;height:16px}.fade-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:20px;height:20px}.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:16px;height:16px}.fade-big-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:26px;height:26px}.fade-thin-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:12px;height:12px}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:3px;height:15px}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:15px;height:3px}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:7px;height:7px}.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:20px;height:20px;transform-style:preserve-3d;transition:transform .4s ease-in-out;z-index:2}@keyframes rotate-close-icon{100%{transform:rotate(360deg)}}@media screen and (max-width:782px){.admin-bar .dt-close-mobile-menu-icon{top:46px}}.dt-close-mobile-menu-icon span{position:relative;display:block;margin:0;transition:all .2s;z-index:2}.small-mobile-menu-close-icon .dt-close-mobile-menu-icon span{min-height:18px;min-width:18px}.large-mobile-menu-close-icon .dt-close-mobile-menu-icon span{min-height:28px;min-width:28px}.dt-close-mobile-menu-icon .close-line{display:inline-block;transform-origin:50% 50%;width:22px;height:2px;position:absolute;left:0;content:'';transition:transform .2s ease}.small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:18px}.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:16px;height:4px;top:50%;margin-top:-2px}.fade-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:20px;top:50%;margin-top:-1px}.large-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:28px}.dt-close-mobile-menu-icon .close-line:nth-child(2){display:none}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:nth-child(2){display:block;top:6px}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:nth-child(2){display:block;left:6px}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:3px;height:3px;top:0;border-radius:50%}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:3px;height:3px;top:0;left:0;border-radius:50%}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:7px;height:7px;border-radius:50%;transition:transform .2s ease}.fade-big-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:26px;height:1px;top:50%;margin-top:-1px}.fade-thin-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:12px;height:1px;top:50%;margin-top:-1px}.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:20px;height:4px;top:50%;margin-top:-2px}.fade-small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:16px;height:2px;top:50%;margin-top:-1px}.dt-close-mobile-menu-icon .close-line:after,.dt-close-mobile-menu-icon .close-line:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:inherit;box-sizing:border-box}.dt-close-mobile-menu-icon .close-line:after{opacity:0}.dt-close-mobile-menu-icon .close-line:before{opacity:1}.small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{margin:-1px 0 0 -9px}.large-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{margin:-1px 0 0 -14px}.dt-close-mobile-menu-icon:hover .close-line:before{opacity:0}.dt-close-mobile-menu-icon:hover .close-line:after{opacity:1}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover .close-line:first-child{transform:scale(1)}.lines{position:relative;display:inline-block;width:22px;height:2px}.lines:after,.lines:before{position:absolute;width:22px;height:2px;left:0;content:'';transform-origin:1.5px center;transition:transform .3s}.dt-mobile-menu-icon .lines:before{top:7px}.dt-mobile-menu-icon .lines:after{top:-7px}.dt-mobile-menu-icon:hover .lines:before{transform:translateY(-2px)}.dt-mobile-menu-icon:hover .lines:after{transform:translateY(2px)}.dt-close-mobile-menu-icon .close-line:first-child{transform:rotate3d(0,0,1,45deg)}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child,.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child{transform:none}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child{transform:scale(.8)}.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover span:first-child{transform:rotate3d(0,0,1,0deg)}.dt-close-mobile-menu-icon .close-line:last-child{transform:rotate3d(0,0,1,-45deg)}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child{transform:none;top:12px}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child{transform:none;left:12px}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child{display:none}.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover span:last-child{transform:rotate3d(0,0,1,0deg)}.masthead .mobile-header-bar{position:relative;min-height:150px;width:100%;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-align-content:stretch;align-content:stretch;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.mobile-header-bar>*{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.mobile-header-bar .mobile-branding{line-height:0}.mobile-header-bar .mobile-branding img{max-width:100%;height:auto}#phantom{position:fixed;width:100%;left:0;top:0;box-sizing:border-box}#phantom.boxed{left:50%;transform:translateX(-50%)}.dt-style-um #phantom{display:none}.phantom-fade #phantom{-webkit-transform:translateZ(0)}.phantom-fade #phantom:not(.show-phantom):not(.hide-phantom){display:none;opacity:0}.phantom-fade #phantom.boxed{-webkit-transform:translate3d(-50%,0,0)}.phantom-fade .hide-phantom#phantom{animation:fade-out-anim .8s ease 0s 1 normal both}.phantom-fade .show-phantom#phantom{animation:opacity-lat .7s ease 0s 1 normal both;animation-delay:.1s}.phantom-fade #phantom.hide-phantom{will-change:opacity}@keyframes opacity-lat{0%{opacity:0;visibility:hidden}100%,70%{opacity:1;visibility:visible}}@keyframes fade-out-anim{0%{opacity:1;display:block}30%,99%{opacity:0;display:block}100%{opacity:0;display:none;z-index:1}}@keyframes fade-in-anim{0%{opacity:0;display:none}1%{opacity:0;display:block}100%,50%{opacity:1;display:block}}.phantom-slide #phantom.hide-phantom{will-change:transform,opacity}.phantom-slide #phantom{transform:translateY(-100%);opacity:0}.phantom-slide .hide-phantom#phantom{animation:slide-out-anim .35s ease 0s 1 normal both}.phantom-slide .boxed.hide-phantom#phantom{animation:slide-out-anim-boxed .35s ease 0s 1 normal both}.phantom-slide .show-phantom#phantom{animation:slide-in-anim .52s ease 0s 1 normal both}.phantom-slide .boxed.show-phantom#phantom{animation:slide-in-anim-boxed .52s ease 0s 1 normal both}@keyframes slide-out-anim{0%{opacity:1;transform:translateY(0)}30%{opacity:1;transform:translateY(-50%)}100%{opacity:0;transform:translateY(-100%)}}@keyframes slide-in-anim{0%{opacity:0;transform:translateY(-100%)}10%{opacity:1;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-out-anim-boxed{0%{opacity:1;transform:translate3d(-50%,0,0)}30%{opacity:1;transform:translate3d(-50%,-50%,0)}100%{opacity:0;transform:translate3d(-50%,-100%,0)}}@keyframes slide-in-anim-boxed{0%{opacity:0;transform:translate3d(-50%,-100%,0)}10%{opacity:1;transform:translate3d(-50%,-100%,0)}100%{opacity:1;transform:translate3d(-50%,0,0)}}body.admin-bar #phantom{top:32px!important}#phantom.boxed{z-index:9008}.ph-wrap{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;margin:0 auto}.full-height .ph-wrap{-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.ph-wrap .menu-box{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.justify .ph-wrap .menu-box,.ph-wrap.with-logo .menu-box{-ms-flex-positive:1;-ms-flex-grow:1;flex-grow:1}.ph-wrap.with-logo .menu-box{-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}#phantom.inline-header.center .main-nav,#phantom:not(.split-header) .main-nav,.inline-header.center .ph-wrap.with-logo .menu-box{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}#phantom.classic-header.justify .main-nav,#phantom.inline-header.justify .main-nav,#phantom.split-header.justify .main-nav{-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}#phantom .with-logo .main-nav{-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}#phantom.inline-header.left .main-nav{-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.widget-box .mini-widgets{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}#phantom.full-width .ph-wrap{max-width:100%}#phantom .ph-wrap.boxed{width:100%;max-width:1320px;margin:0 auto}.ph-wrap .header-bar{width:100%}.ph-wrap .header-bar .mini-widgets{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.header-side-left .mixed-header .ph-wrap .header-bar .mini-widgets{-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}.header-side-left .mixed-header.logo-center .ph-wrap .header-bar .menu-toggle{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.ph-wrap .logo-box{display:none}.ph-wrap.with-logo .logo-box{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;line-height:0}.ph-wrap .widget-box{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.phantom-logo-off .show-phantom .branding{display:none;visibility:hidden}.phantom-custom-logo-on .hide-phantom.classic-header .branding .phantom-top-line-logo,.phantom-custom-logo-on .masthead:not(#phantom) .phantom-top-line-logo,.phantom-custom-logo-on .show-phantom.classic-header .branding>a:not(.phantom-top-line-logo),.phantom-custom-logo-on .show-phantom.classic-header .branding>img:not(.phantom-top-line-logo){opacity:0;visibility:hidden}.phantom-custom-logo-on .masthead:not(#phantom) .phantom-top-line-logo{position:absolute}.phantom-custom-logo-on .hide-phantom.masthead:not(.classic-header):not(.side-header) .branding .phantom-top-line-logo,.phantom-custom-logo-on .show-phantom.masthead:not(.classic-header):not(.side-header) .branding>a:not(.phantom-top-line-logo),.phantom-custom-logo-on .show-phantom.masthead:not(.classic-header):not(.side-header) .branding>img:not(.phantom-top-line-logo){opacity:0;display:none}.animate-sticky{float:left;width:1px;height:100%}.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo){display:none;opacity:0}.phantom-logo-off.phantom-sticky .sticky-on .branding>a,.phantom-logo-off.phantom-sticky .sticky-on .branding>img,.phantom-main-logo-on.phantom-sticky .sticky-on .branding>a,.phantom-main-logo-on.phantom-sticky .sticky-on .branding>img,.phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,.phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo{display:none;visibility:hidden}.responsive-off .dt-mobile-header,.responsive-off .dt-mobile-menu-icon,.responsive-off .masthead .mobile-header-bar,.responsive-off .mobile-header-space,.responsive-off.transparent .header-space{display:none}/*!!!REWRITE Sticky floating*/.responsive-off.overlay-navigation .sticky-header-overlay{display:none}.responsive-off.phantom-sticky .fixed-masthead.masthead{position:absolute;top:0;width:100%;z-index:500}.phantom-sticky .fixed-masthead.masthead.sticky-on{position:fixed}.responsive-off.phantom-shadow-decoration.phantom-sticky .masthead.sticky-on{box-shadow:0 0 15px 1px rgba(0,0,0,.07);border-bottom:none}.responsive-off.phantom-disable-decoration.phantom-sticky .masthead.sticky-on{box-shadow:none!important;border-bottom:none}.responsive-off.phantom-sticky:not(.phantom-shadow-decoration) .masthead.sticky-on.shadow-decoration:not(.side-header-menu-icon){box-shadow:none}.responsive-off.floating-navigation-below-slider.phantom-sticky:not(.transparent) .masthead{position:relative;top:0!important}.responsive-off.floating-navigation-below-slider.phantom-sticky.transparent .masthead{position:absolute}.responsive-off.floating-navigation-below-slider.phantom-sticky .masthead.sticky-on{position:fixed}.responsive-off.phantom-sticky:not(.overlap):not(.transparent) .masthead:not(.side-header){transition:background-color 330ms ease}.responsive-off.phantom-sticky .page-inner .masthead:not(.side-header){-webkit-backface-visibility:hidden}.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo){display:none;opacity:0}.responsive-off.phantom-logo-off.phantom-sticky .sticky-on .branding>a,.responsive-off.phantom-logo-off.phantom-sticky .sticky-on .branding>img,.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding>a,.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding>img,.responsive-off.phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo{display:none;visibility:hidden}.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding .sticky-logo{display:block;visibility:visible}.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo){visibility:hidden}.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding>img:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding .sticky-logo{visibility:visible}.phantom-main-logo-on.phantom-sticky.responsive-off .branding .sticky-logo{display:none}.phantom-sticky.responsive-off #page .side-header .branding>a:not(.sticky-logo),.phantom-sticky.responsive-off #page .side-header .branding>img:not(.sticky-logo):not(.mobile-logo){display:block;opacity:1;animation:none;visibility:visible}.sticky-mobile-header .masthead-mobile-header{transition:background .5s ease}.phantom-sticky .masthead{transition:background-color .5s ease,background-image .5s ease}.phantom-sticky .branding>a.same-logo{display:block!important;visibility:visible!important;opacity:1!important}.phantom-sticky .branding>a:not(.same-logo){opacity:0;transition:opacity .3s ease;display:block!important;position:absolute;left:-100%}.phantom-sticky .sticky-off .branding>a:not(.sticky-logo),.phantom-sticky .sticky-on .branding>a.sticky-logo{opacity:1;position:static}.footer{padding:0}.footer.full-width-line.empty-footer{border:none}#bottom-bar.full-width-line .wf-container-bottom,#bottom-bar.solid-bg .wf-container-bottom,.empty-footer.solid-bg #bottom-bar.full-width-line,.empty-footer.solid-bg .wf-container-bottom,.footer.full-width-line .wf-container-footer,.footer.solid-bg .wf-container-footer{border-top:none}.header-side-left.footer-overlap #footer,.header-side-right.footer-overlap #footer,.overlay-navigation.header-side-line.footer-overlap #footer{box-sizing:border-box}.footer-overlap #page .page-inner{position:relative;z-index:100}.engage-opened.footer-overlap .page-inner{z-index:9400}.mobile-false .footer-overlap .footer{position:fixed;bottom:0;width:100%;z-index:99;opacity:0}.wf-container-footer{padding-top:50px}.footer .widget{box-sizing:border-box}#bottom-bar{position:relative;z-index:9;margin:0 auto}#bottom-bar .wf-container-bottom{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between;box-sizing:border-box}.logo-center#bottom-bar .wf-container-bottom{-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}#bottom-bar p{margin-bottom:0}.bottom-text-block{text-align:right}.bottom-text-block:not(:first-child){margin-left:20px}.logo-center .bottom-text-block{text-align:center}.logo-center .bottom-text-block:not(:first-child){margin-left:0}#branding-bottom{padding:10px 10px 10px 0;line-height:0;font-size:0}.logo-split #branding-bottom{-ms-flex-order:1;order:1}#bottom-bar .wf-float-left{margin-right:10px}.logo-center#bottom-bar .wf-float-left{margin-right:0}.logo-split#bottom-bar .wf-float-left{text-align:right}#bottom-bar.logo-split .wf-float-left{-ms-flex:1 1 0%;flex:1 1 0%}#bottom-bar .wf-float-left:last-of-type{margin-right:0}#bottom-bar .wf-float-right{display:-ms-flexbox;display:-ms-flex;display:flex;flex-grow:1;-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;margin-left:10px;margin-right:0}.logo-center#bottom-bar .wf-float-right{margin-left:0;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.logo-split#bottom-bar .wf-float-right{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}#bottom-bar.logo-split .wf-float-right{-ms-flex-order:2;order:2;-ms-flex:1 1 0%;flex:1 1 0%}#bottom-bar .sub-nav{top:auto;bottom:100%}#bottom-bar .sub-nav .sub-nav{bottom:0}#bottom-bar .sub-nav li:before{width:200px;margin:0 15px}#bottom-bar .sub-nav a:hover,#bottom-bar a{text-decoration:none}#bottom-bar a:hover{text-decoration:underline}#bottom-bar .dt-shortcode-soc-icons a:hover{text-decoration:none}#bottom-menu li .menu-text svg{display:none}#bottom-bar .menu-select{position:absolute;align-items:center;visibility:hidden;height:0;opacity:0;overflow:hidden}#bottom-bar .menu-select svg{margin-right:8px;width:16px}#bottom-bar .mini-nav ul{display:block}.logo-center#bottom-bar .mini-nav ul{text-align:center}.footer-sub-nav{position:absolute;visibility:hidden;z-index:200;bottom:100%;left:0;width:240px;opacity:0;background:#fff;box-shadow:0px 0px 4px rgba(0,0,0,.2)}.footer-sub-nav>li{position:relative;display:block;padding:0 10px;box-sizing:border-box}.footer-sub-nav>li:first-child{padding-top:10px}.footer-sub-nav>li:last-child{padding-bottom:10px}.footer-sub-nav>li a{padding:5px}.footer-sub-nav>li a .menu-text,.footer-sub-nav>li a .subtitle-text{color:#222}.footer-sub-nav .footer-sub-nav{bottom:0;left:241px!important}.rtl .footer-sub-nav .footer-sub-nav{right:241px;left:auto!important}.footer-sub-nav .footer-sub-nav.right-overflow{left:-241px!important}.rtl .footer-sub-nav .footer-sub-nav.right-overflow{right:-241px;left:auto!important}#bottom-bar .wf-float-right .mini-nav ul li{vertical-align:baseline}.post-rollover,.rollover,.rollover-project>a,.rollover-video{position:relative;display:block;line-height:0;text-decoration:none}.rollover:hover{text-decoration:none}.rollover img{max-width:100%;height:auto}.rsShor .rollover-video{position:static}.gallery-item .gallery-icon .rollover{display:inline-block}.format-gallery .rollover{overflow:hidden}.post-rollover i,.rollover i,.rollover-video i{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.hover-style-one .links-container,.hover-style-one .rollover-project>a:after,.hover-style-one .rollover-thumbnails,.hover-style-three .rollover-project>a:after,.hover-style-two .links-container,.hover-style-two .rollover-thumbnails,.post-rollover i,.rollover i,.rollover-content-container,.rollover-thumbnails,.rollover-video .video-icon,.rollover-video i,.rollover-video i:after{transition:all 450ms ease}.description-on-hover>.wf-cell .rollover i{visibility:hidden}.description-on-hover>.wf-cell .description-off .rollover i,.description-on-hover>.wf-cell .forward-post .rollover i{visibility:visible}.project-list-media .rollover-video i:after{position:absolute;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;content:""}.rollover-video .video-icon{position:absolute;left:0;top:0;width:100%;height:100%;z-index:99;background-position:center center;background-repeat:no-repeat}.rollover-video .video-icon:before{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background-color:rgba(0,0,0,.4);background-position:30px center;background-repeat:no-repeat;content:"";border-radius:50%}.mobile-false .images-list:hover i,.mobile-false .post-rollover:hover i,.mobile-false .rollover:hover i,.rollover-video:hover i{display:block;opacity:1}.images-list:hover .rollover-video .video-icon:before,.rollover-video:hover .video-icon:before{background-color:rgba(0,0,0,.4);opacity:1}.rollover-video .video-icon:hover{opacity:1}.blog .format-video .rollover i:after,.dt-blog-shortcode .format-video .rollover i:after,.rollover-video .video-icon:before,.rollover-video i:after{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve' fill='white'%3E%3Cpath d='M3.125,4L10.2,8.001L3.125,12V3.8 M1,0v16l13-8L1,0L1,0z'/%3E%3C/svg%3E")}.hover-style-one .rollover:hover i{display:none}.filter-grayscale .content img,.filter-grayscale .footer img,.filter-grayscale .map-container,.filter-grayscale .royalSlider img,.filter-grayscale .shortcode-banner,.filter-grayscale .sidebar img,.filter-grayscale embed,.filter-grayscale iframe,.filter-grayscale object,.filter-grayscale-static .content img,.filter-grayscale-static .footer img,.filter-grayscale-static .map-container,.filter-grayscale-static .royalSlider img,.filter-grayscale-static .shortcode-banner,.filter-grayscale-static .sidebar img,.filter-grayscale-static embed,.filter-grayscale-static iframe,.filter-grayscale-static object{-webkit-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.mobile-false .filter-grayscale .content img,.mobile-false .filter-grayscale .footer img,.mobile-false .filter-grayscale .map-container,.mobile-false .filter-grayscale .royalSlider img,.mobile-false .filter-grayscale .shortcode-banner,.mobile-false .filter-grayscale .sidebar img,.mobile-false .filter-grayscale embed,.mobile-false .filter-grayscale iframe,.mobile-false .filter-grayscale object,.mobile-false .filter-grayscale-static .content img,.mobile-false .filter-grayscale-static .footer img,.mobile-false .filter-grayscale-static .map-container,.mobile-false .filter-grayscale-static .royalSlider img,.mobile-false .filter-grayscale-static .shortcode-banner,.mobile-false .filter-grayscale-static .sidebar img,.mobile-false .filter-grayscale-static embed,.mobile-false .filter-grayscale-static iframe,.mobile-false .filter-grayscale-static object{-webkit-backface-visibility:visible!important}.filter-grayscale #branding-bottom img,.filter-grayscale .buttons-on-img:hover img,.filter-grayscale .content .rev_slider_wrapper:hover img,.filter-grayscale .content img:hover,.filter-grayscale .cs-style-3 .link:hover img,.filter-grayscale .dt-hovered img,.filter-grayscale .dt-owl-item:hover img,.filter-grayscale .filter-disable img,.filter-grayscale .footer img:hover,.filter-grayscale .gradient-overlap-layout-list article:hover img,.filter-grayscale .map-container:hover,.filter-grayscale .post-rollover:hover img,.filter-grayscale .post-thumbnail-rollover:hover img,.filter-grayscale .post-thumbnail:hover img,.filter-grayscale .rollover-project:hover img,.filter-grayscale .rollover-video:hover img,.filter-grayscale .rollover:hover img,.filter-grayscale .royalSlider:hover img,.filter-grayscale .rsThumb:hover img,.filter-grayscale .shortcode-banner:hover,.filter-grayscale .sidebar img:hover,.filter-grayscale embed:hover,.filter-grayscale iframe:hover,.filter-grayscale img.dt-hovered,.filter-grayscale img.filter-disable,.filter-grayscale object:hover,.filter-grayscale-static #branding-bottom img,.mobile-false .content-rollover-layout-list article:hover img,.mobile-false .gradient-overlay-layout-list article:hover img{-webkit-filter:grayscale(0%);-ms-filter:grayscale(0%);filter:grayscale(0%);filter:none}.gallery-shortcode figure{position:relative;overflow:hidden;transform:translateZ(0)}.gallery-rollover{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;opacity:0;transition:opacity .4s ease}.gallery-shortcode figure:hover .gallery-rollover{opacity:1}.album-gallery-shortcode .rollover{float:left}.blog-carousel-shortcode .gallery-zoom-ico,.blog-shortcode .gallery-zoom-ico{opacity:0;transition:opacity .4s ease}.blog-carousel-shortcode .post-thumbnail-rollover:hover .gallery-zoom-ico,.blog-shortcode .post-thumbnail-rollover:hover .gallery-zoom-ico,.content-rollover-layout-list .gallery-zoom-ico,.gradient-overlay-layout-list .gallery-zoom-ico{opacity:1}.albums-shortcode .gallery-zoom-ico,.blog-carousel-shortcode .gallery-zoom-ico,.blog-shortcode .gallery-zoom-ico,.gallery-shortcode .gallery-zoom-ico{position:absolute;top:50%;left:50%;width:100%;height:100%;z-index:10;border-style:solid;box-sizing:border-box;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.albums-shortcode .gallery-zoom-ico span,.blog-carousel-shortcode .gallery-zoom-ico span,.blog-shortcode .gallery-zoom-ico span,.gallery-shortcode .gallery-zoom-ico span{position:relative;z-index:11}.content-rollover-layout-list.albums-shortcode .gallery-zoom-ico,.content-rollover-layout-list.blog-carousel-shortcode .gallery-zoom-ico,.content-rollover-layout-list.blog-shortcode .gallery-zoom-ico,.content-rollover-layout-list.gallery-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.albums-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.blog-carousel-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.blog-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.gallery-shortcode .gallery-zoom-ico{position:static}.content-rollover-layout-list .post-thumbnail-wrap .gallery-zoom-ico,.gallery-shortcode.album-gallery-shortcode.hover-scale article:after,.gradient-overlay-layout-list .post-thumbnail-wrap .gallery-zoom-ico{display:none}.gallery-shortcode .rollover>i{display:none!important}.quick-scale-img .rollover,.scale-img .rollover{transform:translateZ(0);overflow:hidden}.quick-scale-img .post-thumbnail-rollover img,.quick-scale-img .rollover img,.quick-scale-img .trigger-img-hover .img-wrap img{transition:transform .25s ease-out,opacity .25s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.scale-img .post-thumbnail-rollover img,.scale-img .rollover img,.scale-img .trigger-img-hover .img-wrap img{transition:transform .3s ease-out,opacity .35s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.post-thumbnail-rollover img.blog-thumb-lazy-load,.post-thumbnail-rollover img.lazy-load,.post-thumbnail-rollover img.lazy-scroll,.rollover img.blog-thumb-lazy-load,.rollover img.lazy-load,.rollover img.lazy-scroll,.trigger-img-hover .img-wrap img.blog-thumb-lazy-load,.trigger-img-hover .img-wrap img.lazy-load,.trigger-img-hover .img-wrap img.lazy-scroll{transition:transform .3s ease-out,opacity .35s}.mobile-false .scale-img .post-thumbnail:not(.overlay-placeholder):hover>.post-thumbnail-rollover img,.mobile-false .scale-img .trigger-img-hover:hover .img-wrap img,.mobile-false .scale-img article:hover .rollover img,.mobile-false .scale-img figure:hover .rollover img,.scale-img .on-hover .post-thumbnail>.post-thumbnail-rollover img{transform:scale(1.2);transition:transform 4s ease-out,opacity .25s ease-out}.mobile-false .quick-scale-img .post-thumbnail:not(.overlay-placeholder):hover>.post-thumbnail-rollover img,.mobile-false .quick-scale-img .trigger-img-hover:hover .img-wrap img,.mobile-false .quick-scale-img article:hover .rollover img,.mobile-false .quick-scale-img figure:hover .rollover img,.quick-scale-img .on-hover .post-thumbnail>.post-thumbnail-rollover img{transform:scale(1.2);transition:transform .25s ease-out,opacity .25s ease-out}.mobile-false .hover-scale.gallery-shortcode .rollover-content{background:0 0!important;transform:scale(1)}.hover-scale.gallery-shortcode .post,.hover-scale.gallery-shortcode .post .rollover{overflow:hidden}.hover-scale.gallery-shortcode .rollover:after{display:block;background-color:inherit;position:absolute;top:0;left:0;right:0;opacity:0;content:"";border-radius:50%;padding-bottom:100%;transform:scale(0);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s}.hover-scale.gallery-shortcode .ratio-2 .rollover:after{top:-50%}.hover-scale .ratio_3-2 .rollover:after{top:-25%}.hover-scale article.ratio_0-5:after,.hover-scale.gallery-shortcode .ratio_0-5 .rollover:after{top:25%}.hover-scale.gallery-shortcode .ratio_4-3 .rollover:after{top:-16.6666%}.hover-scale.gallery-shortcode .ratio_2-3 .rollover:after{top:16.6666%}.hover-scale.gallery-shortcode .ratio_3-4 .rollover:after{top:14.5%}.mobile-false .hover-scale.gallery-shortcode .post:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked .rollover:after{opacity:1;transform:scale(1.42)}.mobile-false .hover-scale.gallery-shortcode .post.ratio_3-2:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_3-2 .rollover:after{transform:scale(1.2)}.mobile-false .hover-scale article.ratio_0-5:hover:after,.mobile-false .hover-scale.gallery-shortcode .post.ratio_0-5:hover .rollover:after{transform:scale(2.5)}.mobile-false .hover-scale.gallery-shortcode .post.ratio_4-3:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_4-3 .rollover:after{transform:scale(1.5)}.mobile-false .hover-scale.gallery-shortcode .post.ratio_2-3:hover .rollover:after,.mobile-false .hover-scale.gallery-shortcode .post.ratio_3-4:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_2-3 .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_3-4 .rollover:after{transform:scale(2)}.mobile-false .hover-scale .rollover-content{background:0 0!important;transform:scale(0);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s}.blog-shortcode>div:not(.dt-css-grid) .wf-cell,.blog.layout-grid .wf-container.description-under-image .wf-cell,.grid-masonry .wf-cell,.iso-grid .wf-cell,.iso-item,.portfolio-shortcode .wf-cell,.shortcode-blog-posts .wf-cell{opacity:0}.no-cssanimations #main .jg-container .wf-cell,.no-cssanimations .blog.layout-grid .wf-container.description-under-image .wf-cell,.no-cssanimations .grid-masonry .wf-cell,.no-cssanimations .iso-grid .wf-cell,.no-cssanimations .iso-item,.no-cssanimations .shortcode-blog-posts.iso-grid .wf-cell{opacity:1}.mobile-false .iso-container .wf-cell,.mobile-false .iso-grid .wf-cell{float:left}.iso-grid.iso-item-ready article,.mode-grid article{height:100%}.iso-item{width:100%}.dt-isotope .wf-cell{will-change:top,left}.dt-isotope .wf-cell.animate-position{transition:top .65s ease-out,left .65s ease-out;opacity:1}.footer .layzr-bg,.layzr-bg{background-position:center center;background-repeat:no-repeat}.layzr-bg.post-rollover,.layzr-bg.rollover-small{background-size:auto 30%}.layzr-loading-on .iso-lazy-load{opacity:0;transition:opacity .35s ease-out}.layzr-loading-on .iso-lazy-load.is-loaded{opacity:1}.loading-effect-none .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-true .dt-isotope .wf-cell.shown:not(.isotope-hidden),.mobile-true .wf-cell.shown:not(.isotope-hidden):not(.hidden){animation:dt_fadeIn .4s ease forwards}.mobile-false .loading-effect-fade-in .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-false .loading-effect-fade-in .wf-cell.start-animation{animation:dt_fadeIn .7s ease forwards}@keyframes dt_fadeIn{to{opacity:1}}.mobile-false .loading-effect-move-up .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-false .loading-effect-move-up .wf-cell.start-animation{transform:translateY(200px);animation:dt_moveUp .55s ease-in-out forwards}.mobile-false .loading-effect-move-up .wf-cell .project-list-content{-moz-osx-font-smoothing:grayscale}@keyframes dt_moveUp{to{transform:translateY(0);opacity:1}}.mobile-false .loading-effect-scale-up .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-scale-up .wf-cell.start-animation{transform:scale(.6);animation:dt_scaleUp .57s ease-in-out forwards}@keyframes dt_scaleUp{to{transform:scale(1);opacity:1}}.mobile-false .loading-effect-fall-perspective,.mobile-false .loading-effect-flip,.mobile-false .loading-effect-helix,.mobile-false .loading-effect-scale{-webkit-perspective:1300px;perspective:1300px}.mobile-false .loading-effect-fall-perspective{-webkit-backface-visibility:hidden}.mobile-false .loading-effect-fall-perspective .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fall-perspective .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform:translateZ(400px) translateY(300px) rotateX(-65deg);animation:dt_fallPerspective .75s ease-in-out forwards}@keyframes dt_fallPerspective{100%{transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1}}.mobile-false .loading-effect-fly .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fly .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform-origin:50% 50% -300px;transform:rotateX(-180deg);animation:dt_fly .7s ease-in-out forwards}.mobile-false .loading-effect-fly .wf-cell.animation-complete{opacity:1}@keyframes dt_fly{100%{transform:rotateX(0deg);opacity:1}}.mobile-false .loading-effect-flip .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-flip .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform-origin:0% 0%;transform:rotateX(-80deg);animation:dt_flip .7s ease-in-out forwards}@keyframes dt_flip{100%{transform:rotateX(0deg);opacity:1}}.mobile-false .loading-effect-helix .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-helix .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform:rotateY(-180deg);animation:dt_helix .7s ease-in-out forwards}@keyframes dt_helix{100%{transform:rotateY(0deg);opacity:1}}.mobile-false .loading-effect-scale .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-scale .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform:scale(.4);animation:dt_popUp .9s ease-in forwards}@keyframes dt_popUp{70%{transform:scale(1.05);opacity:.8;animation-timing-function:ease-in-out}100%{transform:scale(1);opacity:1}}.dt-isotope .wf-cell.no-transition,.dt-isotope.no-transition,.dt-isotope.no-transition .wf-cell{transition-duration:0s}#main .jg-container .wf-cell{float:left;opacity:0;padding:0}#main .jg-container .wf-cell .post{margin:0;padding:0}.layzr-loading-on .jgrid-lazy-load{opacity:0;transition:opacity .33s}.layzr-loading-on .jgrid-layzr-loaded{opacity:1}.jg-container .post .alignleft,.jg-container .post .alignnone{margin-bottom:0}.wf-container.dt-css-grid:before{display:none}.dt-css-grid{display:-ms-grid;display:grid;transition:all .33s}.cssgridlegacy.no-cssgrid .dt-css-grid,.no-cssgridlegacy.no-cssgrid .dt-css-grid{display:block}.dt-css-grid .wf-cell{display:flex;padding:0;opacity:0}.dt-css-grid .wf-cell>a,.dt-css-grid .wf-cell>article,.dt-css-grid .wf-cell>div{width:100%}.cssgridlegacy.no-cssgrid .dt-css-grid .wf-cell:not(.hidden),.no-cssgridlegacy.no-cssgrid .dt-css-grid .wf-cell:not(.hidden){display:inline-block}.jquery-filter .dt-css-grid .wf-cell.hidden,.jquery-filter .dt-css-grid .wf-cell:not(.visible):not(.shown){visibility:hidden;opacity:0}.dt-css-grid .no-img .overlay-placeholder img{max-width:100%}.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}img.lazy-load,img.lazy-scroll,img.owl-thumb-lazy-load-show{transition:opacity .38s}img.lazy-load:not(.is-loaded),img.lazy-scroll:not(.is-loaded),img.owl-thumb-lazy-load-show:not(.is-loaded){opacity:0!important}img.is-loaded{opacity:1}.scroll-top{position:fixed;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;right:10px;bottom:10px;width:40px;height:40px;opacity:0;z-index:-1;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";text-decoration:none;background-color:#000;background-color:rgba(0,0,0,.2)}.show-mobile-header .scroll-top{opacity:0}.scroll-top,.scroll-top i,.scroll-top svg,.scroll-top::before{transition:all .4s ease}.scroll-top.off{right:-45px;opacity:0}.scroll-top.on{right:10px;opacity:1;z-index:109}.header-side-right .scroll-top.on{right:auto;left:10px}.show-mobile-header .scroll-top.on{opacity:0}.scroll-top:hover{background-color:#000;background-color:rgba(0,0,0,.5)}.scroll-top svg{text-transform:none;width:24px;line-height:1;fill:#fff}.scroll-top-elementor-icon:before{display:none}.scroll-top-elementor-icon,.scroll-top-elementor-icon:hover{color:#fff}.scroll-top-elementor-icon svg{fill:#fff}.no-avatar{position:relative;width:50px;height:50px;box-sizing:border-box}a.no-avatar{transition:all 450ms ease}.no-avatar svg{width:32px;height:auto}.comment .no-avatar,.items-grid .no-avatar,.recent-posts .no-avatar{width:60px;height:60px}.author-avatar .no-avatar,.comment .no-avatar{display:inline-flex;justify-content:center;align-items:center;position:initial}.shortcode-code{padding:25px 20px}.edit-link{padding:5px 10px;background-color:#69c354;color:#fff!important;text-decoration:none;font-family:Arial,sans-serif;font-size:12px;border-radius:3px}.edit-link:hover{color:#fff;background-color:#4fa53b}.details{position:relative;display:inline-block;vertical-align:top;padding-bottom:6px!important;margin-bottom:-6px;font-weight:700;text-decoration:none}.details:after{display:inline-block;padding-left:5px;font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:8px;line-height:1;content:"\f003"}.details:before{position:absolute;display:block;left:0;bottom:0;width:0;height:2px;content:"";transition:width .4s ease}.details:hover:before{width:100%}.round-images .alignleft,.round-images .alignleft i,.round-images .alignleft img,.round-images .blur-effect,.round-images .rollover i,.round-images a.rollover,.round-images img{border-radius:50%}#page .customSelect{padding:6px 10px 5px;box-sizing:border-box}#content span:last-child[class*=gw-go-btn-icon][class*=gw-go-btn-icon-large]{margin-bottom:-6px}#content span:last-child[class*=gw-go-btn-icon]{margin-bottom:-5px}.content .gw-go-col{border-top-width:1px;border-bottom-width:1px;border-color:#e2e2e2}.content .gw-go-col:before{margin-top:1px}.esgbox-overlay.esgbox-overlay-fixed{z-index:10000}.esg-grid a{text-decoration:none}.offer-tag{display:none}.boxed-layout #tiptip_holder{top:-20px!important}#main .chzn-container-single .chzn-single{background-image:none}.nsu_widget label{margin-right:10px}form.mc4wp-form label{font-weight:400}#main #content .rotatingtweet{padding:25px 20px 20px;box-sizing:border-box}#content .rotatingtweets{max-width:100%}.interval{padding-bottom:10px}.search-no-results .submit:hover{cursor:default}.useJS .container .l3,.useJS .container .photo.show,.useJS .container-1,.useJS .container-2,.useJS .container-3{transform:none}.lightbox.useJS .close,div.lightbox.useJS .img-caption{transition:none}.jp-carousel-comment-form-button,.wpb-js-composer div.pp_default .pp_contract,.wpb-js-composer div.pp_default .pp_expand{box-shadow:none}.content .searchform input.searchform-s{width:100%;margin-bottom:0}.dt-circle-content{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;-ms-flex-align:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;border-radius:50%}@keyframes opacity-lat-rev{0%{opacity:1;visibility:visible}100%,30%{opacity:0;visibility:hidden}}.loading-ready #load{animation:opacity-lat-rev .8s ease 0s 1 normal both}body #load.loader-removed{opacity:0;visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dt-owl-item>article,.slick-slide .vc_row.vc_row-flex .ult-item-wrap{-ms-flex:0 0 auto;max-width:100%}.owl-carousel .post.product{display:block}}.slick-next,.slick-prev{z-index:10}.woocommerce-Reviews .comment-notes{text-align:left}.post-password-form input[type=password]{margin-right:10px}.customSelectInner{background-repeat:no-repeat;background-position:right center}.archive .taxonomy-description{margin-bottom:40px}.archive:not(.post-type-archive-product) .woocommerce-products-header .term-description{margin-bottom:50px}.mini-wpml{position:relative}[id*=give-form] .give-form-title{text-align:center;margin-bottom:30px}.give-btn.give-btn-reveal{border-color:transparent}.widget_give_forms_widget .give-form-title{display:none}.widget_give_forms_widget #give-donation-level-button-wrap>li{margin-bottom:0}.widget_give_forms_widget #give-donation-level-button-wrap{margin-bottom:5px}.footer-overlap .grecaptcha-badge{z-index:103}.hidden{display:none!important;opacity:0!important}.notransition{transition:none!important}.project-links-container{pointer-events:none}.project-links-container a{pointer-events:initial}.post-entry-content{pointer-events:none}.post-entry-content a{pointer-events:initial}.post-thumbnail::after{content:none}.flatpickr-current-month input.cur-year{min-height:inherit}.ult_modal ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.elementor-popup-modal .mCSB_container.mCS_no_scrollbar,.masthead .mCSB_container.mCS_no_scrollbar,.the7-scrollbar-style .mCSB_container.mCS_no_scrollbar{margin-right:0}.elementor-popup-modal .mCSB_scrollTools,.masthead .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools{opacity:0;transition:opacity .4s;width:16px;height:100%;top:10px;right:4px;z-index:10}.elementor-popup-modal .dialog-message:hover .mCSB_scrollTools,.masthead:hover .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools{opacity:1}.dt-mobile-header .masthead .mCSB_scrollTools{right:-30px!important;left:auto!important}.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerContainer,.masthead .mCSB_scrollTools .mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerContainers{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.elementor-popup-modal .mCSB_scrollTools a+.mCSB_draggerContainer,.masthead .mCSB_scrollTools a+.mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerRail,.masthead .mCSB_scrollTools .mCSB_draggerRail,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerRail{width:5px;height:100%;margin:0 auto;border-radius:10px}.elementor-popup-modal .mCSB_scrollTools .mCSB_dragger,.masthead .mCSB_scrollTools .mCSB_dragger,.the7-scrollbar-style .mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px}.elementor-popup-modal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.masthead .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.the7-scrollbar-style .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:5px;height:100%;margin:0 auto;border-radius:10px;text-align:center}.elementor-popup-modal .mCSB_container>.elementor-section-wrap{width:100%}.dt-mobile-header .mCSB_container,.elementor-popup-modal .mCSB_container,.masthead .mCSB_container,.the7-scrollbar-style .mCSB_container{min-height:100%!important;position:relative!important}.dt-mobile-header .mCSB_scrollTools,.elementor-popup-modal .mCSB_scrollTools,.masthead .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools{top:0}.dt-mobile-header .mCSB_scrollTools .mCSB_draggerContainer,.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerContainer,.masthead .mCSB_scrollTools .mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerContainer{top:10px;bottom:10px}.the7-scrollbar-style .mCSB_inside>.mCSB_container{margin-right:20px}.the7-scrollbar-style .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCSB_scrollTools .mCSB_draggerRail{background:#000;background:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#fff;background:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}
.vertical-centering{top:50%;transform:translateY(-50%)}.horizontal-centering{left:50%;transform:translateX(-50%)}.centering-mixin{top:50%;left:50%;transform:translate(-50%,-50%)}/*! Prefix flex for IE10  in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license */@keyframes mk_scale{0%{transform:scale(.3);opacity:.1}100%{transform:scale(1);opacity:1}}@keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}@keyframes mk_left_to_right{0%{transform:translate(-20px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes mk_right_to_left{0%{transform:translate(20px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes mk_bottom_to_top{0%{transform:translate(0,20px);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes mk_top_to_bottom{0%{transform:translate(0,-20px);opacity:0}100%{transform:translate(0,0);opacity:1}}.mobile-false .animate-element{opacity:0}.ie-mobile .animate-element,.no-cssanimations .animate-element.start-animation,.skills.animate-element{opacity:1}.mobile-false #page .animate-element.start-animation.scale-up,.mobile-false .animate-element.start-animation.scale-up{animation:mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.mobile-false #page .animate-element.start-animation.fade-in,.mobile-false .animate-element.start-animation.fade-in{animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.mobile-false #page .animate-element.start-animation.right-to-left,.mobile-false .animate-element.start-animation.right-to-left{animation:mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.mobile-false #page .animate-element.start-animation.left-to-right,.mobile-false .animate-element.start-animation.left-to-right{animation:mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.mobile-false #page .animate-element.start-animation.top-to-bottom,.mobile-false .animate-element.start-animation.top-to-bottom{animation:mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.mobile-false #page .animate-element.start-animation.bottom-to-top,.mobile-false .animate-element.start-animation.bottom-to-top{animation:mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.mobile-false .animate-element.start-animation{animation-duration:1s;animation-fill-mode:both}@keyframes dt_bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.mobile-false #page .animate-element.start-animation.bounce,.mobile-false .animate-element.start-animation.bounce{animation-name:dt_bounce;transform-origin:center bottom;opacity:1}@keyframes dt_flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.mobile-false .animate-element.start-animation.flash{animation-name:dt_flash}@keyframes dt_pulse{0%,100%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.mobile-false .animate-element.start-animation.pulse{animation-name:dt_pulse;opacity:1}@keyframes dt_rubberBand{0%,100%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.mobile-false .animate-element.start-animation.rubberBand{animation-name:dt_rubberBand;opacity:1}@keyframes dt_shake{0%,100%{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.mobile-false .animate-element.start-animation.shake{animation-name:dt_shake;opacity:1}@keyframes dt_swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}100%{transform:rotate3d(0,0,1,0deg)}}.mobile-false .animate-element.start-animation.swing{transform-origin:top center;animation-name:dt_swing;opacity:1}@keyframes dt_tada{0%,100%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.mobile-false .animate-element.start-animation.tada{animation-name:dt_tada;opacity:1}@keyframes dt_wobble{0%,100%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.mobile-false .animate-element.start-animation.wobble{animation-name:dt_wobble;opacity:1}@keyframes dt_bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}.mobile-false .animate-element.start-animation.bounceIn{animation-name:dt_bounceIn;animation-duration:.75s;opacity:1}@keyframes dt_bounceInDown{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none}}.mobile-false .animate-element.start-animation.bounceInDown{animation-name:dt_bounceInDown;opacity:1}@keyframes dt_bounceInLeft{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}100%{transform:none}}.mobile-false .animate-element.start-animation.bounceInLeft{animation-name:dt_bounceInLeft;opacity:1}@keyframes dt_bounceInRight{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{transform:none}}.mobile-false .animate-element.start-animation.bounceInRight{animation-name:dt_bounceInRight;opacity:1}@keyframes dt_bounceInUp{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}.mobile-false .animate-element.start-animation.bounceInUp{animation-name:dt_bounceInUp;opacity:1}@keyframes dt_fadeIn{0%{opacity:0}100%{opacity:1}}.mobile-false .animate-element.start-animation.fadeIn{animation-name:dt_fadeIn}@keyframes dt_fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInDown{animation-name:dt_fadeInDown}@keyframes dt_fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInDownBig{animation-name:dt_fadeInDownBig}@keyframes dt_fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInLeft{animation-name:dt_fadeInLeft}@keyframes dt_fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInLeftBig{animation-name:dt_fadeInLeftBig}@keyframes dt_fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInRight{animation-name:dt_fadeInRight}@keyframes dt_fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInRightBig{animation-name:dt_fadeInRightBig}@keyframes dt_fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInUp{animation-name:dt_fadeInUp}@keyframes dt_fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInUpBig{animation-name:dt_fadeInUpBig}@keyframes dt_flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{transform:perspective(400px)}}.mobile-false .animate-element.start-animation.flipInX{backface-visibility:visible!important;animation-name:dt_flipInX;opacity:1}@keyframes dt_flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{transform:perspective(400px)}}.mobile-false .animate-element.start-animation.flipInY{backface-visibility:visible!important;animation-name:dt_flipInY;opacity:1}@keyframes dt_rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}100%{transform-origin:center;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateIn{animation-name:dt_rotateIn}@keyframes dt_rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateInDownLeft{animation-name:dt_rotateInDownLeft}@keyframes dt_rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateInDownRight{animation-name:dt_rotateInDownRight}@keyframes dt_rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateInUpLeft{animation-name:dt_rotateInUpLeft}@keyframes dt_rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateInUpRight{animation-name:dt_rotateInUpRight}@keyframes dt_rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.rollIn{animation-name:dt_rollIn}@keyframes dt_rollOut{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.mobile-false .animate-element.start-animation.rollOut{animation-name:dt_rollOut;opacity:1}@keyframes dt_zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.mobile-false .animate-element.start-animation.zoomIn{animation-name:dt_zoomIn;opacity:1}@keyframes dt_zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mobile-false .animate-element.start-animation.zoomInDown{animation-name:dt_zoomInDown;opacity:1}@keyframes dt_zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mobile-false .animate-element.start-animation.zoomInLeft{animation-name:dt_zoomInLeft;opacity:1}@keyframes dt_zoomInRight{0%{opacity:0;-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mobile-false .animate-element.start-animation.zoomInRight{animation-name:dt_zoomInRight;opacity:1}@keyframes dt_zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mobile-false .animate-element.start-animation.zoomInUp{animation-name:dt_zoomInUp;opacity:1}@keyframes dt_lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}100%{transform:none;opacity:1}}.mobile-false .animate-element.start-animation.lightspeedIn{animation-name:dt_lightSpeedIn;animation-timing-function:ease-out}img.info-circle-img-icon{max-width:100%}.smile_icon_list.left li .icon_list_connector{border-width:0}.vc_grid-container div[style*="vc_gitem_image.png"]{display:none}.ult_modal-header>*{font-family:inherit;font-style:inherit;font-weight:inherit}#main .ui-widget,#main .ui-widget-content,#main .wpb_wrapper.ui-widget-content{color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}#main .wpb_alert{text-shadow:none}#main .wpb_alert strong{font-style:normal}.wpb_alert,.wpb_alert *{color:#c09853}.wpb_alert-success,.wpb_alert-success *{color:#468847}.wpb_alert-danger,.wpb_alert-danger *,.wpb_alert-error,.wpb_alert-error *{color:#b94a48}.wpb_alert-info,.wpb_alert-info *{color:#3a87ad}#main .vc_text_separator div{top:-10px}.wpb_single_image .vc_single_image-wrapper{line-height:0}.wpb_single_image .rollover .blur-effect{display:none}.wpb_single_image .vc_figure{max-width:100%}.rollover.vc_box_border .blur-effect,.rollover.vc_box_border i,.rollover.vc_box_outline .blur-effect,.rollover.vc_box_outline i{top:6px;left:6px;width:calc(100% - 12px)!important;height:calc(100% - 12px)!important}.vc_box_border_circle .blur-effect,.vc_box_border_circle i,.vc_box_circle .blur-effect,.vc_box_circle i,.vc_box_circle img,.vc_box_outline_circle .blur-effect,.vc_box_outline_circle i,.vc_box_shadow_border_circle .blur-effect,.vc_box_shadow_border_circle i,.vc_box_shadow_circle .blur-effect,.vc_box_shadow_circle i{border-radius:50%}div .vc_box_rounded>img{border-radius:inherit}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon,.vc_message_box-icon>i{transform:translate(-50%,-50%)}#main .wpb_gmaps_widget .wpb_map_wraper{background:0 0;padding:0}.wpb_gmaps_widget .wpb_map_wraper{padding:0}/*!-VC last-child*/.last_toggle_el_margin,.wpb_button,ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}.content .uvc-sub-heading{line-height:inherit}.ult-just-icon-wrapper .aio-icon{border-style:none}@media (max-width:480px){#main #content .tab-style-one.wpb_content_element .wpb_tabs_nav,#main #content .tab-style-three.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-four.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-one.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-three.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-two.wpb_content_element .wpb_tabs_nav,#main .tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,#main .tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-four .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab{display:block}#main .wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper{display:block!important}.wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding-top:0}.wpb_tour.tab-style-one .wpb_tabs_nav,.wpb_tour.tab-style-three .wpb_tabs_nav{border-right:none}.wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab{padding-left:0}.wc-login-wrap .log-left-block,.wc-login-wrap .log-right-block{width:100%}.wc-login-wrap .log-right-block{margin-top:20px}}.dt-style.wpb_content_element{margin-bottom:0!important}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_accordion_header a:active,.wpb_content_element .wpb_accordion_header a:focus{outline:0!important;-webkit-appearance:none}.wpb_content_element .wpb_accordion_header>a span{display:inline-block}#main .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,#main .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{display:none}.wpb_content_element.dt-style .wpb_accordion_wrapper .wpb_accordion_header{margin:10px 0 0;border:none;background:0 0}.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header{margin:10px 0 0;padding:9px 0 0;border-top:1px solid}.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header,.wpb_content_element.dt-style .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header{padding-top:0;margin-top:0;border:none}.wpb_content_element.dt-style .wpb_accordion_header a{position:relative;display:block;padding:0 25px 0 0}.wpb_accordion .wpb_accordion_wrapper .ui-state-active>a:hover{text-decoration:none}.dt-style.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a{padding:9px 0 9px 18px}.rtl .dt-style.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a{padding:9px 18px 9px 0}.wpb_content_element .wpb_accordion_header>a:after,.wpb_content_element .wpb_accordion_header>a:before{position:absolute;top:50%;right:0;margin-top:-8px;width:16px;height:16px;content:""}.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after,.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:before{right:13px}.rtl .dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after,.rtl .dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:before{right:auto;left:13px}.wpb_content_element .wpb_accordion_header>a:after{margin-top:-8px;content:"\f005";font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:8px;line-height:16px;text-align:center}.wpb_content_element .wpb_accordion_header.ui-state-active>a:after{content:"\f004"}.dt-style.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{display:none;padding:10px 0 5px;margin:0;clear:both}.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{padding:17px 0 13px}.vc_progress_bar.dt-style .vc_single_bar{height:30px;margin-bottom:10px;box-shadow:none}.vc_progress_bar.dt-style .vc_single_bar:last-child{margin-bottom:0}.dt-style.vc_progress_bar.pb-style-two .vc_single_bar{height:13px}.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar{animation:none;background-repeat:no-repeat;background-size:100%}.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.vc_progress_bar .vc_single_bar.accent-bg .vc_bar.animated:after{animation:progress-bar-stripes 2s linear infinite}.dt-style.vc_progress_bar.pb-style-three .vc_single_bar{height:7px;margin-bottom:15px}.vc_progress_bar.dt-style .vc_single_bar .vc_label{height:30px;padding-top:0;padding-bottom:0;line-height:30px;text-shadow:none}.pb-style-three.dt-style .vc_label,.pb-style-two.dt-style .vc_label{display:block;margin-bottom:8px}.pb-style-one.vc_progress_bar .vc_label *,.vc_progress_bar .vc_label{color:#fff}#main .wpb_tour_next_prev_nav{display:none}.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{display:inline-block;width:auto}#page .tab-style-one .wpb_tabs_nav li.ui-state-active a{color:#fff}.wpb_tabs_nav a{box-sizing:border-box}.wpb_tabs .wpb_tabs_nav li{position:relative}.tab-style-one.wpb_tabs .wpb_tabs_nav li{margin:0 10px 5px 0}.tab-style-one.wpb_tabs .wpb_tabs_nav a{padding-top:9px;padding-bottom:9px}.tab-style-one.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{padding:15px 0 0;background:0 0}.tab-style-two.wpb_tabs .wpb_tabs_nav{overflow:hidden;padding-left:25px!important}.tab-style-two.wpb_tabs .wpb_tabs_nav li{margin:12px 30px 6px 0;background:0 0}.tab-style-two.wpb_tabs .wpb_tabs_nav li.ui-tabs-active:before{position:absolute;display:block!important;bottom:-5px;left:0;width:100%;height:2px;content:"";-webkit-backface-visibility:hidden}.tab-style-two.wpb_tabs .wpb_tabs_nav li a{padding:0 0 .5em}.tab-style-two.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px;background:0 0}.tab-style-three.wpb_tabs .wpb_tabs_nav li{margin-right:30px;border:none}.tab-style-three.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding:0}.tab-style-three.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{padding:15px 0 0}.tab-style-three.wpb_content_element .wpb_tabs_nav li,.tab-style-three.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background:0 0}.tab-style-four.wpb_tabs,.tab-style-four.wpb_tabs .wpb_tabs_nav{overflow:hidden}.tab-style-four.wpb_tabs .wpb_tabs_nav li{margin:0;background:0 0;transition:background .4s ease}.tab-style-four.wpb_tabs .wpb_tabs_nav li.ui-tabs-active,.tab-style-four.wpb_tabs .wpb_tabs_nav li:hover{background-color:rgba(255,255,255,.15)}.tab-style-four.wpb_tabs .wpb_tabs_nav li a,.tab-style-four.wpb_tabs .wpb_tabs_nav li a *{color:#fff}.tab-style-four.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px;background:0 0}.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper{display:table}.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab,.wpb_tour.wpb_content_element .wpb_tabs_nav{display:table-cell;float:none;vertical-align:top}.wpb_tour .wpb_tabs_nav{box-sizing:border-box}.wpb_tour .wpb_tabs_nav li:hover{cursor:pointer}.wpb_tour.tab-style-one .wpb_tabs_nav li{margin-bottom:10px}.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding-top:8px;padding-bottom:8px}.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab{padding-top:0;padding-left:25px}.rtl .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab{padding-left:0;padding-right:25px}.wpb_tour.tab-style-two .wpb_tabs_nav{padding-right:10px}.rtl .wpb_tour.tab-style-two .wpb_tabs_nav{padding-right:0;padding-left:10px!important}.wpb_tour.tab-style-two .wpb_tabs_nav li{margin-bottom:10px}.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding:12px 15px 12px 0}.tab-style-four.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li a{padding:10px 15px}.wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px}.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab{padding-top:0;padding-left:25px}.wpb_tour.tab-style-three .wpb_tabs_nav{border-right:1px solid}.wpb_tour.tab-style-three .wpb_tabs_nav li{border-top:1px solid}.tab-style-three.wpb_tour .wpb_tabs_nav li:first-child{border:none}.tab-style-four.wpb_tour,.tab-style-four.wpb_tour .wpb_tabs_nav{overflow:hidden}.tab-style-four.wpb_tour .wpb_tabs_nav li{margin:0;background:0 0;transition:background .4s ease}.tab-style-four.wpb_tour .wpb_tabs_nav li.ui-tabs-active,.tab-style-four.wpb_tour .wpb_tabs_nav li:hover{background-color:rgba(255,255,255,.15)}.tab-style-four.wpb_tour .wpb_tabs_nav li a,.tab-style-four.wpb_tour .wpb_tabs_nav li a *{display:block;color:#fff}.tab-style-four.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px;background:0 0}.transparent-pie .vc_pie_wrapper .vc_pie_chart_back{border-color:transparent!important}.transparent-pie .vc_pie_wrapper span{width:100%!important;height:auto!important}.transparent-pie .vc_pie_wrapper canvas{height:70px!important;visibility:hidden}.transparent-pie .vc_pie_chart_value{font-size:70px!important;line-height:70px!important}.transparent-pie[data-pie-color=dt-content] .vc_pie_wrapper span,.vc_pie_chart[data-pie-color=dt-content] canvas{opacity:.5}.vc_pie_chart .vc_pie_wrapper{visibility:hidden}#page .vc_pie_chart_back{opacity:1}.vc_row[data-vc-full-width-temp],.vc_section[data-vc-full-width-temp]{margin-left:-15px;margin-right:-15px}
/*! Prefix flex for IE10  in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license */.testimonial-item{position:relative}.testimonial-item:not(.testimonial-item-slider){padding:20px 25px 20px}.dt-testimonials-shortcode .dt-css-grid .testimonial-item{height:100%}.testimonial-item .dt-owl-item article{padding:20px 25px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.hide-testimonial-position .testimonial-position{display:none}.testimonial-item.testimonial-item-slider{margin-bottom:32px}.testimonial-vcard .no-avatar{display:inline-flex;justify-content:center;align-items:center;width:60px;height:60px}.testimonial-vcard a.no-avatar:hover:after{color:#fff}.testimonial-vcard .rollover i{width:60px;height:60px}.testimonials .description-on-hover>.wf-cell .rollover i{visibility:visible}.testimonial-vcard .alignleft,.testimonial-vcard .alignleft div,.testimonial-vcard .rollover i,.testimonial-vcard img{-webkit-border-radius:50%;border-radius:50%}.testimonials{padding-bottom:10px}body.testimonials{padding-bottom:0}.widget .testimonials article{position:relative;padding:0}.testimonial-vcard{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin:20px 0 0 0;overflow:hidden}.testimonial-desc{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.testimonial-vcard .alignleft{margin:0 15px 5px 0;font-size:0;line-height:0}#footer .testimonial-vcard .alignleft,#sidebar .testimonial-vcard .alignleft{margin:0 15px 5px 0}.testimonial-vcard .alignleft div{overflow:hidden}.testimonials.list-view li{position:relative;overflow:hidden;padding:25px 0 0 0}.testimonials.list-view li:first-child{margin-top:0;padding-top:0;border-top:none!important}.testimonial-item .testimonial-desc .text-primary,.widget .testimonials .text-primary{display:block}.dt-testimonials-shortcode .testimonial-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%;padding:0;box-sizing:border-box}.content-align-center.dt-testimonials-shortcode .testimonial-item{-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.content-bg-off.dt-testimonials-shortcode .testimonial-item{background:0 0}.dt-testimonials-shortcode .testimonial-vcard{-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;margin-top:0;overflow:visible}.dt-testimonials-shortcode .testimonial-name a:hover{text-decoration:none}.testimonial-avatar img,.testimonial-avatar svg{max-width:100%;height:auto}.testim-no-avatar{display:block;line-height:0;box-sizing:border-box}.testim-no-avatar svg{transform:scale(.5)}.dt-testimonials-shortcode .testimonial-avatar{max-width:100%;-ms-flex:0 0 auto}.dt-testimonials-shortcode .testimonial-avatar .no-avatar{display:block;max-width:100%}.dt-testimonials-shortcode .testimonial-avatar .testimonial-thumb{display:block;line-height:0}.dt-testimonials-shortcode .testimonial-avatar .layzr-bg{border-radius:inherit}.dt-testimonials-shortcode .more-link{display:inline-block}.dt-testimonials-shortcode .testimonial-author{max-width:100%}.dt-testimonials-shortcode .testimonial-content{max-width:100%}.dt-testimonials-shortcode.layout-1 .testimonial-vcard{width:100%}.dt-testimonials-shortcode.layout-2 .testimonial-content{-webkit-order:0;-ms-flex-order:0;order:0}.dt-testimonials-shortcode.layout-2 .testimonial-avatar{-webkit-order:1;-ms-flex-order:1;order:1}.dt-testimonials-shortcode.layout-2 .testimonial-vcard{-webkit-order:2;-ms-flex-order:2;order:2}.dt-testimonials-shortcode.layout-3 .testimonial-content{-webkit-order:0;-ms-flex-order:0;order:0}.dt-testimonials-shortcode.layout-3 .testimonial-author{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:0 0 auto;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-order:1;-ms-flex-order:1;order:1;text-align:left}.content-align-center.dt-testimonials-shortcode.layout-3 .testimonial-author{-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.dt-testimonials-shortcode.layout-3 .testimonial-vcard,.dt-testimonials-shortcode.layout-3 .testimonial-vcard span{display:inline-block}.dt-testimonials-shortcode.layout-4 .testimonial-author{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex:0 0 auto;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;text-align:left}.content-align-center.dt-testimonials-shortcode.layout-4 .testimonial-author{-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.dt-testimonials-shortcode.layout-4 .testimonial-vcard,.dt-testimonials-shortcode.layout-4 .testimonial-vcard span{display:inline-block}.dt-testimonials-shortcode .content-wrap{max-width:100%}.dt-testimonials-shortcode.layout-5 .testimonial-item{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.dt-testimonials-shortcode.layout-5 .content-wrap{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex:0 0 auto;max-width:100%}.dt-testimonials-shortcode.layout-5 .testimonial-content{-webkit-order:0;-ms-flex-order:0;order:0}.dt-testimonials-shortcode.layout-5 .testimonial-vcard{-webkit-order:1;-ms-flex-order:1;order:1}.dt-testimonials-shortcode.layout-6 .testimonial-item{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.dt-testimonials-shortcode.layout-6 .content-wrap{-ms-flex:0 0 auto;max-width:100%}.dt-testimonials-shortcode[data-auto-height=false] .owl-stage{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}.dt-testimonials-shortcode[data-auto-height=false] .owl-stage .dt-owl-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}.dt-testimonials-shortcode[data-auto-height=false] .testimonial-content{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.content .slider-content .team-container{margin-bottom:0}.team-container{min-width:100%}.dt-team-masonry-shortcode .team-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}.content-align-center.dt-team-masonry-shortcode .team-container{-webkit-align-content:center;-ms-align-content:center;align-content:center}.dt-team-shortcode .dt-css-grid .team-container{height:100%}.bg-on.team-container:not(.fullwidth-img){-webkit-border-radius:0;border-radius:0}.team-container img{max-width:100%;height:auto}.widget .team-container{padding:0;text-align:center}.widget .team-media a.rollover{display:inline-block;width:auto}.widget .team-container img{max-width:81px;-webkit-border-radius:50%;border-radius:50%}.team-desc{padding:20px 0 0;text-align:center}.content-align-left .team-desc{text-align:left}.bg-on .team-desc{padding:15px 25px 10px}#footer .team-desc,#sidebar .team-desc{padding:13px 0 7px}.team-container .soc-ico{padding-top:5px;margin-bottom:18px}.team-container.bg-on .soc-ico{margin-bottom:13px}#footer .team-container .soc-ico,#sidebar .team-container .soc-ico,.sidebar-content .team-container .soc-ico{margin-bottom:0}.content .team-items ul{margin:0}.round-images .team-container{text-align:center}.team-author-name a{text-decoration:none}.wf-container .team-author-name a{font-weight:700}.wf-container .team-author-name{font-weight:700}.dt-team-shortcode .team-media.apply-max-width{-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start;-ms-flex:0 0 auto}.content-align-center.dt-team-shortcode .team-media.apply-max-width{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.dt-team-shortcode .team-author p{display:inline-block}.team-author{padding-bottom:5px}.team-author p{margin-bottom:5px}.dt-team-shortcode.hide-team-position .team-author p,.hide-team-position .team-author p{display:none}.team-media{position:relative;line-height:0}.content-align-center .team-media{text-align:center}.dt-css-grid .team-media{-ms-flex:0 0 auto}.team-media>a,.team-media>span{width:100%;display:inline-block}.round-images .bg-on .team-media{padding:25px 25px 0}.disable-bg-rollover .rollover i{visibility:hidden}.dt-team-shortcode.scale-img .rollover{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translatez(0)}.dt-team-shortcode.scale-img .rollover img{-webkit-transition:-webkit-transform .3s ease-out,opacity .35s;transition:transform .3s ease-out,opacity .35s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rollover img.lazy-load{-webkit-transition:transform .3s ease-out,opacity .35s;transition:transform .3s ease-out,opacity .35s}.dt-team-shortcode.scale-img .rollover:hover img{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform 4s ease-out;transition:transform 4s ease-out}.content .dt-team-shortcode .soc-ico a{margin-left:0}.content .dt-team-shortcode .soc-ico a:after,.content .dt-team-shortcode .soc-ico a:before{box-sizing:border-box}.content .dt-team-shortcode.dt-icon-bg-off .soc-ico a:before{background:0 0}.dt-team-shortcode.dt-icon-hover-bg-off .soc-ico a:after{background:0 0!important}.dt-team-shortcode .post-details{float:none;vertical-align:top;-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.content-align-left.dt-team-shortcode .post-details{-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}.dt-team-shortcode[data-auto-height=false] .owl-stage{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}.dt-team-shortcode[data-auto-height=false] .owl-stage .dt-owl-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}.dt-team-shortcode[data-auto-height=false] .team-desc{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.move-icons-under-position .team-desc{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.move-icons-under-position .team-desc .soc-ico{-webkit-order:0;-ms-flex-order:0;order:0}.move-icons-under-position .team-desc .team-content{-webkit-order:1;-ms-flex-order:1;order:1}.move-icons-under-position .team-desc .post-details{-webkit-order:2;-ms-flex-order:2;order:2}.content-align-bottom,.content-align-centre{text-align:center}.rollover-project{position:relative;overflow:hidden}.post .rollover-project.alignnone{margin-bottom:0}.rollover-content{position:absolute;top:0;left:0;z-index:100;display:none;width:100%;height:100%;padding:10px 25px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.mobile-true .hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content{display:none}.rollover-content:hover{cursor:pointer}.mobile-false .rollover-content{display:block;opacity:0}.mobile-false .buttons-on-img:hover .rollover-content,.mobile-false .rollover-project:hover .rollover-content{opacity:1}.hover-grid .rollover-content,.mobile-false .text-on-img.hover-grid .dt-owl-item{overflow:hidden}.mobile-true .rollover-content.hide-content{display:none}.mobile-true .albums .rollover-content,.mobile-true .buttons-on-img .rollover-content,.mobile-true .media .rollover-content{opacity:0}.mobile-true .is-clicked .buttons-on-img i,.mobile-true .is-clicked.rollover-content{visibility:visible!important;opacity:1!important}.always-show-info .rollover-content,.always-show-info .rollover-content-container{display:block;opacity:1!important}.rollover-content-container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.links-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.description-under-image .links-container{position:absolute;top:0;left:0;width:100%;height:100%}.effect-sarah .links-container{-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.content-align-left-bottom.hover-style-two .links-container,.content-align-left.hover-style-three .links-container{position:absolute;display:block;top:15px;right:15px}.content-align-left-top.hover-style-two .links-container{position:absolute;display:block;bottom:15px;right:15px;text-align:right}.effect-bubba .links-container,.effect-layla .links-container,.effect-sarah .links-container{margin-top:10px}.mobile-true .links-container{visibility:hidden}.mobile-true .effect-bubba.always-show-info .links-container,.mobile-true .effect-layla.always-show-info .links-container,.mobile-true .effect-sarah.always-show-info .links-container,.mobile-true .is-clicked .links-container{visibility:visible}.mobile-true .hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .is-clicked .links-container{-webkit-transition-delay:0.3s;transition-delay:0.3s}.links-container>a{position:relative;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;font-size:0;width:44px;height:44px;line-height:44px;border-radius:100px;margin:10px 5px 10px;opacity:1;text-align:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-backface-visibility:hidden}.effect-sarah .links-container>a{margin:5px 10px 5px 0}.links-container>a:after,.links-container>a:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";box-sizing:border-box;-webkit-border-radius:inherit;border-radius:inherit;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;-webkit-backface-visibility:hidden}.disable-icon-hover-bg .links-container>a:after,.disable-icon-hover-bg .links-container>a:before{-webkit-transition:none;transition:none}.links-container>a:before{background:rgba(255,255,255,.3)}.links-container>a:after{background:rgba(255,255,255,.5)}.links-container>a:before,.links-container>a:hover:after{opacity:1}.links-container>a:after,.links-container>a:hover:before{opacity:0}.links-container>a:hover:before,.links-container>a:not(:hover):after{transition-delay:0.1s}.links-container>a>span{position:relative;z-index:2;-webkit-transition:color .25s;transition:color .25s;font-size:16px;line-height:44px}.buttons-on-img .links-container>a,.hover-style-two:not(.hover-color-static) .links-container>a{-webkit-box-sizing:border-box;box-sizing:border-box}.cs-style-3 .rollover-content-wrap:before,.description-under-image .links-container:after,.description-under-image .links-container:before,.links-container:after,.links-container:before{content:"";display:table;clear:both}#page .rollover-content .entry-title a{background:0 0}.links-hovers-disabled .rollover-content .entry-title a:hover{background:0 0;-webkit-background-clip:text}#page .hover-style-one h2.entry-title,#page .hover-style-two h2.entry-title,#page .post .rollover-content .entry-title a:hover,#page .post .rollover-content h3.entry-title a:hover,#page .post .rollover-content h4.entry-title a:hover,#page .rollover-content,#page .rollover-content *,#page .rollover-content a:hover,#page .rollover-content h3.entry-title,#page .rollover-content h3.entry-title a{color:#fff}.rollover-content .portfolio-categories>a:after,.rollover-content .portfolio-categories>span:after{background:#fff}#page .hover-style-one h2.entry-title,#page .hover-style-two h2.entry-title,#page .hover-style-two h4.entry-title,#page .post .rollover-content .entry-title a:hover,#page .rollover-content .entry-title a,#page .rollover-content h3.entry-title{background:0 0}.hover-grid .rollover-content{-webkit-transition:none;transition:none}.mobile-true .hover-grid .rollover-content,.mobile-true .hover-grid-reverse .rollover-content,.mobile-true .hover-scale .rollover-content{top:0!important;left:0!important;opacity:0}.mobile-true .hover-grid .is-clicked .rollover-content,.mobile-true .hover-grid-reverse .is-clicked .rollover-content,.mobile-true .hover-scale .is-clicked .rollover-content{opacity:1}.mobile-false .hover-scale .rollover-content{background:0 0}.hover-scale .post{overflow:hidden}.hover-scale .post:after,.hover-scale .rollover-project:after{display:block;background-color:inherit;position:absolute;top:0;left:0;right:0;opacity:0;content:"";-webkit-border-radius:50%;border-radius:50%;padding-bottom:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.4, 0, .2, 1),opacity .4s;transition:transform .4s cubic-bezier(.4, 0, .2, 1),opacity .4s}.hover-scale .post-thumbnail-rollover:after,.hover-scale .post:after{padding-bottom:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.4, 0, .2, 1),opacity .4s;transition:transform .4s cubic-bezier(.4, 0, .2, 1),opacity .4s}.hover-scale .ratio-2.rollover-project:after,.hover-scale article.ratio-2.post:after{top:-50%}.hover-scale .ratio_3-2.rollover-project:after,.hover-scale article.ratio_3-2:after{top:-25%}.hover-scale .ratio_4-3.rollover-project:after,.hover-scale article.ratio_4-3:after{top:-16.6666%}.hover-scale .ratio_2-3.rollover-project:after,.hover-scale article.ratio_2-3:after{top:16.6666%}.hover-scale .ratio_3-4.rollover-project:after,.hover-scale article.ratio_3-4:after{top:14.5%}.mobile-false .hover-scale .rollover-project:hover:after,.mobile-false .hover-scale article:hover:after,.mobile-true .hover-scale article.is-clicked:after{opacity:1;-webkit-transform:scale(1.42);transform:scale(1.42)}.mobile-false .hover-scale .ratio_3-2.rollover-project:hover:after,.mobile-false .hover-scale article.ratio_3-2:hover:after,.mobile-true .hover-scale article.is-clicked.ratio_3-2:after{-webkit-transform:scale(1.2);transform:scale(1.2)}.mobile-false .hover-scale .ratio_4-3.rollover-project:hover:after,.mobile-false .hover-scale article.ratio_4-3:hover:after,.mobile-true .hover-scale article.is-clicked.ratio_4-3:after{-webkit-transform:scale(1.5);transform:scale(1.5)}.mobile-false .hover-scale .ratio_3-4.rollover-project:hover:after,.mobile-false .hover-scale article.ratio_3-4:hover:after,.mobile-true .hover-scale article.is-clicked.ratio_3-4:after{-webkit-transform:scale(2);transform:scale(2)}.mobile-false .hover-scale .ratio_2-3.rollover-project:hover:after,.mobile-false .hover-scale article.ratio_2-3:hover:after,.mobile-true .hover-scale article.is-clicked.ratio_2-3:after{-webkit-transform:scale(2);transform:scale(2)}.mobile-false .hover-scale .rollover-content{background:0 0!important;background-color:transparent;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.4, 0, .2, 1),opacity .25s;transition:transform .25s cubic-bezier(.4, 0, .2, 1),opacity .25s}.mobile-false .hover-scale .rollover-project:hover .rollover-content{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.rollover-thumbnails{display:-ms-flexbox;width:170px;height:70px}.buttons-on-img .rollover-thumbnails,.description-under-image .rollover-thumbnails{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0;z-index:9}.content-align-left-bottom.hover-style-two .rollover-thumbnails,.hover-style-one.content-align-left .rollover-thumbnails,.hover-style-three.content-align-left .rollover-thumbnails{position:absolute;display:block;top:15px;right:17px}.content-align-left-top.hover-style-two .rollover-thumbnails{position:absolute;display:block;bottom:14px;right:17px}.rollover-project .rollover-thumbnails{position:relative;margin-top:5px;margin-bottom:5px}.effect-bubba .rollover-project .rollover-thumbnails,.effect-layla .rollover-project .rollover-thumbnails,.effect-sarah .rollover-project .rollover-thumbnails{display:inline-block;margin-bottom:-5px;margin-top:15px}.mobile-false .buttons-on-img:hover .rollover-thumbnails,.mobile-false .rollover:hover .rollover-thumbnails,.mobile-true .rollover.is-clicked .rollover-thumbnails{opacity:1}.rollover-thumbnails span{position:absolute;top:0;left:0;width:69px;height:69px!important;border:3px solid #fff;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.15);box-shadow:0 0 5px 1px rgba(0,0,0,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.album-minuatures-style-1 .rollover-thumbnails span{width:90px;height:90px!important}.rollover-thumbnails span,.rollover-thumbnails span img{-webkit-border-radius:50%;border-radius:50%}.albums-shortcode .rollover-thumbnails span img{height:90px;max-height:100%}.rollover-thumbnails .r-thumbn-2 img{min-height:44px}.rollover-thumbnails .r-thumbn-1{z-index:102}.rollover-thumbnails .r-thumbn-2{left:49px;z-index:100}.rollover-thumbnails .r-thumbn-3{left:98px;z-index:99}.rollover-thumbnails span i{display:none!important}#page .rollover-thumbnails img{max-width:100%}.rollover-thumbnails .r-thumbn-1{z-index:102}.album-minuatures-style-1 .rollover-thumbnails .r-thumbn-1{top:25px;left:49px}.rollover-thumbnails .r-thumbn-2{z-index:100}.album-minuatures-style-1 .rollover-thumbnails .r-thumbn-2{top:0;left:42px;width:50px;height:50px!important}.album-minuatures-style-1 .rollover-thumbnails .r-thumbn-3{top:29px;left:0;width:70px;height:70px!important;z-index:101}.related-projects .project-list-content{padding-top:5px}.related-projects .portfolio-categories,.related-projects .project-list-content h3{margin-bottom:8px}#page .related-projects .owl-nav div,#page .related-projects .owl-nav div i{width:36px;height:36px;border-width:0;border-style:solid;border-radius:500px;opacity:1}.arrows-accent.slider-wrapper.related-projects .owl-nav div:hover i:before,.slider-wrapper.arrows-accent.related-projects .owl-nav div:hover i{color:rgba(255,255,255,.75)!important}.related-projects .owl-prev{top:50%;transform:translateY(calc(-50% + 0));left:10px}.related-projects .owl-next{top:50%;transform:translateY(calc(-50% + 0));right:10px}.owl-carousel.shortcode-photo-slider[data-img-mode=fit] .owl-stage{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-webkit-align-content:stretch;-ms-align-content:stretch;align-content:stretch}.owl-carousel.shortcode-photo-slider .dt-owl-item{overflow:hidden}.widget .instagram-photos{overflow:hidden;padding-top:5px}.widget_media_gallery .gallery-item{line-height:0}.instagram-photos a{position:relative;float:left;max-width:115px;border-right:2px solid transparent;border-bottom:2px solid transparent;line-height:0;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box}.widget .instagram-photos a{max-width:77px}.instagram-photos img{max-width:100%;width:100%;height:auto}.instagram-photos a i{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.mobile-false .instagram-photos a:hover i{opacity:1}.albums-shortcode article,.portfolio-shortcode article{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.mode-grid:not(.bottom-overlap-layout-list).albums-shortcode article,.mode-grid:not(.bottom-overlap-layout-list).portfolio-shortcode article,.mode-masonry:not(.bottom-overlap-layout-list).albums-shortcode article,.mode-masonry:not(.bottom-overlap-layout-list).portfolio-shortcode article{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.bottom-overlap-layout-list.albums-shortcode article,.bottom-overlap-layout-list.portfolio-shortcode article{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.content-rollover-layout-list.mode-grid.albums-shortcode article,.content-rollover-layout-list.mode-grid.portfolio-shortcode article,.gradient-overlay-layout-list.mode-grid.albums-shortcode article,.gradient-overlay-layout-list.mode-grid.portfolio-shortcode article{height:auto}.hover-grid article,.hover-grid-reverse article{position:relative;overflow:hidden}.gradient-overlay-layout-list.albums-shortcode article,.gradient-overlay-layout-list.portfolio-shortcode article{overflow:hidden;transform:translateZ(0)}.albums-shortcode.quick-scale-img .post-thumbnail-rollover,.albums-shortcode.scale-img .post-thumbnail-rollover,.portfolio-shortcode.quick-scale-img .post-thumbnail-rollover,.portfolio-shortcode.scale-img .post-thumbnail-rollover{transform:translateZ(0)}.albums-shortcode .post-thumbnail-wrap,.portfolio-shortcode .post-thumbnail-wrap{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto}.gallery-carousel-shortcode .rollover,.related-projects .project-list-media{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto}.albums-shortcode .post-thumbnail,.portfolio-shortcode .post-thumbnail{position:relative;display:block}.albums-shortcode .post-thumbnail .alignleft,.portfolio-shortcode .post-thumbnail .alignleft{margin:0}.albums-shortcode .post-thumbnail .alignnone,.portfolio-shortcode .post-thumbnail .alignnone{margin-bottom:0}.portfolio-shortcode .format-gallery .post-thumbnail{width:100%}.post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img{width:100%}.mobile-false .quick-scale-img.content-rollover-layout-list article:hover .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img,.mobile-false .quick-scale-img.gradient-overlap-layout-list article:hover .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img,.mobile-false .quick-scale-img.gradient-overlay-layout-list article:hover .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out}.mobile-true .quick-scale-img.content-rollover-layout-list article.is-clicked .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img,.mobile-true .quick-scale-img.gradient-overlay-layout-list article.is-clicked .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out}.mobile-false .gradient-overlap-layout-list.scale-img article:hover .post-thumbnail>.post-thumbnail-rollover img,.mobile-true .gradient-overlap-layout-list.scale-img .is-clicked .post-thumbnail>.post-thumbnail-rollover img{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform 4s ease-out;transition:transform 4s ease-out}.content-rollover-layout-list.albums-shortcode.show-content .post-entry-content:before,.content-rollover-layout-list.albums-shortcode.show-content .post-entry-wrapper{transform:translateY(0)!important;bottom:0!important}#page .content-rollover-layout-list.albums-shortcode.show-content .entry-excerpt,#page .content-rollover-layout-list.albums-shortcode.show-content .post-details{opacity:1}.albums-shortcode .post-entry-content,.portfolio-shortcode .post-entry-content{position:relative;z-index:10}.gradient-overlap-layout-list.albums-shortcode .post-entry-content,.gradient-overlap-layout-list.portfolio-shortcode .post-entry-content{position:relative;margin-top:-125px;z-index:1;padding-top:90px;width:100%}.gradient-overlap-layout-list.albums-shortcode .post-entry-content:before,.gradient-overlap-layout-list.portfolio-shortcode .post-entry-content:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:150px;content:""}.gradient-overlay-layout-list.albums-shortcode .post-entry-content,.gradient-overlay-layout-list.portfolio-shortcode .post-entry-content{position:absolute;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;background:0 0!important;width:100%;min-height:100%;left:0;top:0;overflow:hidden;-webkit-transition:opacity .35s;transition:opacity .35s}.mobile-true .hover-scale.gradient-overlay-layout-list.albums-shortcode .post-entry-content,.mobile-true .hover-scale.gradient-overlay-layout-list.portfolio-shortcode .post-entry-content{opacity:0}.mobile-true .hover-scale.gradient-overlay-layout-list.albums-shortcode .is-clicked .post-entry-content,.mobile-true .hover-scale.gradient-overlay-layout-list.portfolio-shortcode .is-clicked .post-entry-content{opacity:1}.mobile-true .hover-scale article.is-clicked .post-entry-content{opacity:1}.content-rollover-layout-list.albums-shortcode .post-entry-content,.content-rollover-layout-list.portfolio-shortcode .post-entry-content{height:100%}.gradient-overlay-layout-list.hover-fade article .post-entry-content{opacity:0;visibility:hidden}.mobile-false .gradient-overlay-layout-list.hover-fade article:hover .post-entry-content,.mobile-true .gradient-overlay-layout-list.hover-fade article.is-clicked .post-entry-content{opacity:1;visibility:visible}@-webkit-keyframes fadeInFromNone{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@keyframes fadeInFromNone{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@-webkit-keyframes fadeToNone{0%{opacity:1}1%{opacity:0}100%{opacity:0;visibility:hidden}}@keyframes fadeToNone{0%{opacity:1}1%{opacity:0}100%{opacity:0;visibility:hidden}}.mobile-false .hover-scale .post-entry-content{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.4, 0, .2, 1),opacity .25s;transition:transform .25s cubic-bezier(.4, 0, .2, 1),opacity .25s}.mobile-false .hover-scale article:hover .post-entry-content{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.hover-grid .post-entry-content,.hover-grid-reverse .post-entry-content{opacity:0}.mobile-false .hover-grid article:hover .post-entry-content,.mobile-false .hover-grid-reverse article:hover .post-entry-content,.mobile-true .hover-grid .is-clicked .post-entry-content,.mobile-true .hover-grid-reverse .is-clicked .post-entry-content{opacity:1}.mobile-false .hover-scale .post-thumbnail-rollover:after{display:none}.portfolio-shortcode .entry-excerpt{overflow:hidden}.portfolio-shortcode .post-entry-content .entry-title a,.portfolio-shortcode .post-entry-title-content .entry-title a{-webkit-transition:color .35s;transition:color .35s}.accent-gradient .portfolio-shortcode .post-entry-content .entry-title a,.accent-gradient .portfolio-shortcode .post-entry-title-content .entry-title a{-webkit-transition:none;transition:none}.albums-shortcode .entry-meta,.portfolio-shortcode .entry-meta{padding:0}.albums-shortcode .entry-meta a:hover,.portfolio-shortcode .entry-meta a:hover{text-decoration:none}.albums-shortcode .entry-meta>span a,.portfolio-shortcode .entry-meta>span a{display:inline-block}.albums-shortcode .entry-meta *,.portfolio-shortcode .entry-meta *{color:inherit}.albums-shortcode .entry-meta>a:after,.albums-shortcode .entry-meta>span:after,.portfolio-shortcode .entry-meta>a:after,.portfolio-shortcode .entry-meta>span:after{right:0;width:3px;height:3px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:""}.albums-shortcode .entry-meta>.data-link:hover,.portfolio-shortcode .entry-meta>.data-link:hover{text-decoration:none}.post-entry-content .project-links-container,.post-thumbnail-wrap .project-links-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.gradient-overlap-layout-list .post-entry-content .project-links-container,.gradient-overlap-layout-list .post-thumbnail-wrap .project-links-container{height:calc(100% - 125px)}.content-rollover-layout-list:not(.content-align-center) .post-entry-content .project-links-container,.content-rollover-layout-list:not(.content-align-center) .post-thumbnail-wrap .project-links-container,.gradient-overlay-layout-list:not(.content-align-center) .post-entry-content .project-links-container,.gradient-overlay-layout-list:not(.content-align-center) .post-thumbnail-wrap .project-links-container{-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.post-entry-content .project-links-container a,.post-thumbnail-wrap .project-links-container a{position:relative;font-size:0;line-height:0;opacity:0;text-align:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-backface-visibility:hidden}.post-entry-content .project-links-container a:after,.post-entry-content .project-links-container a:before,.post-thumbnail-wrap .project-links-container a:after,.post-thumbnail-wrap .project-links-container a:before{position:absolute;background:0 0;top:0;left:0;width:100%;height:100%;content:"";box-sizing:border-box;-webkit-border-radius:inherit;border-radius:inherit;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;-webkit-backface-visibility:hidden}.disable-icon-hover-bg .post-entry-content .project-links-container a:after,.disable-icon-hover-bg .post-entry-content .project-links-container a:before,.disable-icon-hover-bg .post-thumbnail-wrap .project-links-container a:after,.disable-icon-hover-bg .post-thumbnail-wrap .project-links-container a:before{-webkit-transition:none;transition:none}.post-entry-content .project-links-container a:before,.post-thumbnail-wrap .project-links-container a:before{opacity:1}.dt-icon-hover-on .post-entry-content .project-links-container a:hover:after,.dt-icon-hover-on .post-thumbnail-wrap .project-links-container a:hover:after{opacity:1}.post-entry-content .project-links-container a:after,.post-thumbnail-wrap .project-links-container a:after{opacity:0}.dt-icon-hover-on .post-entry-content .project-links-container a:hover:before,.dt-icon-hover-on .post-thumbnail-wrap .project-links-container a:hover:before{opacity:0}.post-entry-content .project-links-container a:hover:before,.post-entry-content .project-links-container a:not(:hover):after,.post-thumbnail-wrap .project-links-container a:hover:before,.post-thumbnail-wrap .project-links-container a:not(:hover):after{transition-delay:0.1s}.post-entry-content .project-links-container a>span,.post-thumbnail-wrap .project-links-container a>span{position:relative;z-index:2;-webkit-transition:color .25s;transition:color .25s}.gradient-overlay-layout-list .post-entry-content .project-links-container a,.gradient-overlay-layout-list .post-thumbnail-wrap .project-links-container a{opacity:1}.post-thumbnail-wrap .project-links-container{position:absolute;top:0;left:0;width:100%;height:100%}.gradient-overlap-layout-list.portfolio-shortcode article:hover .post-thumbnail-rollover:after,.mobile-true .gradient-overlap-layout-list.portfolio-shortcode .is-clicked .post-thumbnail-rollover:after,.mobile-true .portfolio-shortcode .is-clicked .post-thumbnail>.post-thumbnail-rollover:after,.portfolio-shortcode .post-thumbnail:hover>.post-thumbnail-rollover:after{opacity:1}.gradient-overlap-layout-list article:hover .project-links-container a,.post-entry-content:hover .project-links-container a,.post-thumbnail:hover .project-links-container a{opacity:1}.slider-simple{background:#262626}.slider-masonry .slide-item,.slider-simple .slide-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.slider-masonry .dt-owl-item,.slider-simple .dt-owl-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden}.album-share-overlay .share-button.entry-share{margin:0}.album-share-overlay .soc-ico{position:absolute;z-index:999;visibility:hidden;overflow:visible;opacity:0;left:0;bottom:46px;width:auto;min-width:220px;color:#000;background-color:#fff}.album-share-overlay .soc-ico:after{position:absolute;left:0;margin-left:10px;bottom:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;content:""}.album-share-overlay .soc-ico a{display:none;width:100%;padding:8px 12px;margin:0;line-height:18px;height:auto;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;text-align:left;-webkit-border-radius:0;border-radius:0}.album-share-overlay .soc-ico a:hover *{color:#fff!important;fill:#fff!important}.album-share-overlay .soc-ico a:not(:hover){background:0 0!important}.album-share-overlay a.facebook:hover{background:#4c69c7!important}.album-share-overlay a.twitter:hover{background:#2abeeb!important}.album-share-overlay a.pinterest:hover{background:#cf2834!important}.album-share-overlay a.linkedin:hover{background:#007bc7!important}.album-share-overlay a.whatsapp:hover{background:#36b74d!important}.album-share-overlay a.google:hover{background:#e64235!important}.mobile-false .album-share-overlay .soc-ico a.whatsapp{display:none}#page .album-share-overlay .soc-ico a{box-shadow:none;text-shadow:none}.album-share-overlay .soc-ico a:after,.album-share-overlay .soc-ico a:before{display:none}#page .album-share-overlay .soc-ico a svg,#page .album-share-overlay .soc-ico a:hover svg{fill:#000;margin-right:5px}#page .album-share-overlay .social-text{font-size:14px;color:#222;text-shadow:none}.album-share-overlay{position:relative}.album-share-overlay,.album-share-overlay .share-button.entry-share,.photo-scroller .btn-project-link{float:left;width:32px;height:32px;padding:0;margin:0 5px 5px 0}.album-share-overlay .share-button.entry-share,.photo-scroller .btn-project-link{background-color:rgba(0,0,0,.4);-webkit-border-radius:50%;border-radius:50%}.album-share-overlay .share-button.entry-share:hover,.photo-scroller .btn-project-link:hover{opacity:.7;background-color:rgba(0,0,0,.4)}.photo-scroller .album-share-overlay .share-button.entry-share{display:flex;justify-content:center;align-items:center;width:36px;height:36px;line-height:36px;font-size:0;background-color:rgba(0,0,0,.4)}.photo-scroller .album-share-overlay .share-button.entry-share:hover{opacity:.7;background-color:rgba(0,0,0,.4)}.photoSlider .video-icon,.rsPlayBtn{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;left:50%;width:80px;height:80px;margin-left:-40px;margin-top:-40px;background-color:#000;background-color:rgba(0,0,0,.4);-webkit-border-radius:50%;border-radius:50%;-webkit-transition:opacity .4s ease}.photoSlider .video-icon svg,.rsPlayBtn svg{fill:#fff;width:32px}.photo-scroller .ps-link{opacity:0;background-color:rgba(0,0,0,.4);-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.ps-center-btn,.rsBtnCenterer{position:absolute;left:50%;top:50%;width:91px;height:91px;margin:-45px 0 0 -45px}.ps-center-btn.BtnCenterer,.rsBtnCenterer.with-link{width:200px;margin:-45px 0 0 -100px}.photoSlider .ps-center-btn.BtnCenterer .ps-link,.photoSlider .ps-center-btn.BtnCenterer .video-icon,.rsBtnCenterer .rsPlayBtn{position:relative;top:0;left:0;display:inline-block;margin:0 5px}#page .photo-scroller .act .ps-link:hover,#page .photo-scroller .photoSlider .video-icon:hover,.rsPlayBtn:hover{background-color:rgba(0,0,0,.4);opacity:.7!important}.slider-content.logo-items .dt-owl-item{text-align:center}.logo-items.owl-carousel img{max-width:100%;height:auto}.albums-shortcode article:hover .gallery-rollover,.albums-shortcode article:hover .rollover-thumbnails,.gallery-shortcode article:hover .gallery-rollover,.gallery-shortcode article:hover .rollover-thumbnails{opacity:1}.albums-shortcode .rollover-thumbnails{position:relative;top:0;left:0;transform:none;display:inline-block;opacity:1}.album-minuatures-style-1.albums-shortcode .rollover-thumbnails{width:142px;height:116px}.album-minuatures-style-2.albums-shortcode .rollover-thumbnails{width:170px;height:70px}.album-rollover{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}.album-rollover:hover{cursor:pointer}.bottom-overlap-layout-list .album-rollover,.classic-layout-list .album-rollover,.content-align-center .album-rollover,.gradient-overlap-layout-list .album-rollover{-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.bottom-overlap-layout-list .album-rollover,.classic-layout-list .album-rollover,.gradient-overlap-layout-list .album-rollover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.gradient-overlay-layout-list:not(.content-align-center) .album-rollover{display:block}.album-rollover .mobile-true .bottom-overlap-layout-list article.is-clicked,.album-rollover .mobile-true .classic-layout-list article.is-clicked,.album-rollover .mobile-true .gradient-overlap-layout-list article.is-clicked,.mobile-false .bottom-overlap-layout-list figure:hover .album-rollover,.mobile-false .classic-layout-list figure:hover .album-rollover,.mobile-false .gradient-overlap-layout-list article:hover .album-rollover{opacity:1}.gradient-overlap-layout-list .album-rollover{height:calc(100% - 125px)}.content-rollover-layout-list .album-rollover,.gradient-overlap-layout-list .album-rollover,.gradient-overlay-layout-list .album-rollover{background:0 0!important}.albums-shortcode.gradient-overlap-layout-list .post-entry-content{width:100%}.albums-shortcode .album-zoom-ico{border-style:solid;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.albums-shortcode .album-zoom-ico span{position:relative}.albums-shortcode figure{position:relative;overflow:hidden}.mobile-false .albums-shortcode figure:hover>.post-thumbnail-rollover:after{opacity:1}.content-rollover-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after,.gradient-overlap-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after,.gradient-overlay-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after{opacity:1}
:root {
  --the7-accent-bg-2: #000e60;
  --the7-accent-bg-color-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-accent-bg-color: #0094f7;
  --the7-accent-bg-filter-switch: 135deg, rgba(0,148,247,0.2) 25%, rgba(0,14,96,0.2) 100%;
  --the7-accent-bg-scroller-arrow: 135deg, rgba(0,148,247,0.9) 25%, rgba(0,14,96,0.9) 100%;
  --the7-accent-color: #0094f7;
  --the7-accent-gradient: 135deg, #0094f7 25%, #000e60 100%;
  --the7-accent-text-color-2: left, #0094f7 25%, #000e60 100%;
  --the7-additional-logo-elements-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-additional-logo-elements-font-size: 20px;
  --the7-additional-logo-elements-icon-size: 0px;
  --the7-additional-menu-elements-color: #333333;
  --the7-additional-menu-elements-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-additional-menu-elements-font-size: 14px;
  --the7-additional-menu-elements-icon-color: #ffffff;
  --the7-additional-menu-elements-icon-size: 16px;
  --the7-base-border-radius: 1px;
  --the7-base-color: #0a0a0a;
  --the7-base-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-base-font-size: 14px;
  --the7-base-line-height: 25px;
  --the7-beautiful-loading-bg: #ffffff;
  --the7-beautiful-spinner-color: rgba(51,51,51,0.25);
  --the7-body-bg-attachment: fixed;
  --the7-body-bg-color: #ffffff;
  --the7-body-bg-image: none;
  --the7-body-bg-position-x: center;
  --the7-body-bg-position-y: center;
  --the7-body-bg-repeat: no-repeat;
  --the7-body-bg-size: auto;
  --the7-border-radius-size: 1px;
  --the7-bottom-bar-bottom-padding: 6px;
  --the7-bottom-bar-height: 30px;
  --the7-bottom-bar-line-size: 1px;
  --the7-bottom-bar-menu-switch: 0px;
  --the7-bottom-bar-switch: 778px;
  --the7-bottom-bar-top-padding: 6px;
  --the7-bottom-bg-color: rgba(255,255,255,0.12);
  --the7-bottom-bg-image: none;
  --the7-bottom-bg-position-x: center;
  --the7-bottom-bg-position-y: top;
  --the7-bottom-bg-repeat: repeat;
  --the7-bottom-color: #eeeeee;
  --the7-bottom-content-padding: 0px;
  --the7-bottom-input-border-width: 1px;
  --the7-bottom-input-padding: 5px;
  --the7-bottom-logo-bottom-padding: 0px;
  --the7-bottom-logo-left-padding: 0px;
  --the7-bottom-logo-right-padding: 0px;
  --the7-bottom-logo-top-padding: 0px;
  --the7-bottom-overlay-content-padding: 0px;
  --the7-box-width: 1280px;
  --the7-breadcrumbs-bg-color: #594492;
  --the7-breadcrumbs-border-color: rgba(255,255,255,0);
  --the7-breadcrumbs-border-radius: 2px;
  --the7-breadcrumbs-border-width: 0px;
  --the7-breadcrumbs-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-breadcrumbs-font-size: 14px;
  --the7-breadcrumbs-line-height: 24px;
  --the7-breadcrumbs-margin-bottom: 0px;
  --the7-breadcrumbs-margin-left: 0px;
  --the7-breadcrumbs-margin-right: 0px;
  --the7-breadcrumbs-margin-top: 10px;
  --the7-breadcrumbs-padding-bottom: 0px;
  --the7-breadcrumbs-padding-left: 0px;
  --the7-breadcrumbs-padding-right: 0px;
  --the7-breadcrumbs-padding-top: 0px;
  --the7-breadcrumbs-text-transform: none;
  --the7-btn-bg-color-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-btn-bg-color: #0094f7;
  --the7-btn-border-color: #0094f7;
  --the7-btn-border-hover-color: #0094f7;
  --the7-btn-color: #ffffff;
  --the7-btn-hover-bg-color-2: 135deg, #016d9b 30%, #37ce9d 100%;
  --the7-btn-hover-bg-color: #016d9b;
  --the7-btn-hover-color: #ffffff;
  --the7-btn-l-border-radius: 1px;
  --the7-btn-l-border-style: solid;
  --the7-btn-l-border-width: 0px;
  --the7-btn-l-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-btn-l-font-size: 18px;
  --the7-btn-l-font-weight: 700;
  --the7-btn-l-icon-size: 18px;
  --the7-btn-l-letter-spacing: 0px;
  --the7-btn-l-line-height: 20px;
  --the7-btn-l-min-height: 1px;
  --the7-btn-l-min-width: 1px;
  --the7-btn-l-padding: 16px 24px 16px 24px;
  --the7-btn-l-text-transform: none;
  --the7-btn-m-border-radius: 1px;
  --the7-btn-m-border-style: solid;
  --the7-btn-m-border-width: 0px;
  --the7-btn-m-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-btn-m-font-size: 14px;
  --the7-btn-m-font-weight: 700;
  --the7-btn-m-icon-size: 14px;
  --the7-btn-m-letter-spacing: 0px;
  --the7-btn-m-line-height: 16px;
  --the7-btn-m-min-height: 1px;
  --the7-btn-m-min-width: 1px;
  --the7-btn-m-padding: 12px 18px 12px 18px;
  --the7-btn-m-text-transform: none;
  --the7-btn-s-border-radius: 1px;
  --the7-btn-s-border-style: solid;
  --the7-btn-s-border-width: 0px;
  --the7-btn-s-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-btn-s-font-size: 12px;
  --the7-btn-s-font-weight: 700;
  --the7-btn-s-icon-size: 12px;
  --the7-btn-s-letter-spacing: 0px;
  --the7-btn-s-line-height: 14px;
  --the7-btn-s-min-height: 1px;
  --the7-btn-s-min-width: 1px;
  --the7-btn-s-padding: 8px 14px 7px 14px;
  --the7-btn-s-text-transform: none;
  --the7-button-shadow-blur: 7px;
  --the7-button-shadow-color: rgba(0,0,0,0);
  --the7-button-shadow-horizontal: 0px;
  --the7-button-shadow-hover-blur: 14px;
  --the7-button-shadow-hover-color: rgba(0,0,0,0);
  --the7-button-shadow-hover-horizontal: 0px;
  --the7-button-shadow-hover-spread: 2px;
  --the7-button-shadow-hover-vertical: 4px;
  --the7-button-shadow-spread: 0px;
  --the7-button-shadow-vertical: 1px;
  --the7-cart-total-width: 50%;
  --the7-classic-menu-bottom-margin: 0px;
  --the7-classic-menu-top-margin: 0px;
  --the7-close-menu-caption-color-hover: #000000;
  --the7-close-menu-caption-color: #000000;
  --the7-close-menu-caption-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-close-menu-caption-font-size: 16px;
  --the7-close-menu-caption-gap: 20px;
  --the7-close-menu-caption-text-transform: uppercase;
  --the7-close-mobile-menu-caption-color-hover: #ffffff;
  --the7-close-mobile-menu-caption-color: #ffffff;
  --the7-close-mobile-menu-caption-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-close-mobile-menu-caption-font-size: 16px;
  --the7-close-mobile-menu-caption-gap: 10px;
  --the7-close-mobile-menu-caption-text-transform: none;
  --the7-content-boxes-bg: rgba(0,0,0,0);
  --the7-content-width: 100%;
  --the7-divider-bg-color: rgba(0,0,0,0);
  --the7-divider-color: rgba(255,255,255,0.08);
  --the7-filter-border-radius: 1px;
  --the7-filter-decoration-line-size: 2px;
  --the7-filter-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-filter-font-size: 14px;
  --the7-filter-font-weight: 700;
  --the7-filter-item-margin-bottom: 0px;
  --the7-filter-item-margin-left: 3px;
  --the7-filter-item-margin-right: 3px;
  --the7-filter-item-margin-top: 0px;
  --the7-filter-item-padding-bottom: 7px;
  --the7-filter-item-padding-left: 14px;
  --the7-filter-item-padding-right: 14px;
  --the7-filter-item-padding-top: 8px;
  --the7-filter-pointer-bg-radius: 1px;
  --the7-filter-pointer-border-width: 2px;
  --the7-filter-text-transform: uppercase;
  --the7-first-switch-header-padding-left: 20px;
  --the7-first-switch-header-padding-right: 20px;
  --the7-first-switch-mobile-header-height: 80px;
  --the7-first-switch: 1050px;
  --the7-float-menu-bg: #ffffff;
  --the7-float-menu-height: 60px;
  --the7-float-menu-line-decoration-color: rgba(51,51,51,0.11);
  --the7-float-menu-line-decoration-size: 1px;
  --the7-floating-header-bg-image: none;
  --the7-floating-header-bg-position-x: center;
  --the7-floating-header-bg-position-y: center;
  --the7-floating-header-bg-repeat: repeat;
  --the7-floating-header-bg-size: auto;
  --the7-floating-logo-bottom-padding: 10px;
  --the7-floating-logo-left-padding: 0px;
  --the7-floating-logo-right-padding: 15px;
  --the7-floating-logo-top-padding: 10px;
  --the7-floating-menu-active-last-color: #333333;
  --the7-floating-menu-color-active: #333333;
  --the7-floating-menu-color-hover: #333333;
  --the7-floating-menu-color: #333333;
  --the7-floating-menu-hover-last-color: #333333;
  --the7-floating-mixed-logo-bottom-padding: 0px;
  --the7-floating-mixed-logo-left-padding: 0px;
  --the7-floating-mixed-logo-right-padding: 0px;
  --the7-floating-mixed-logo-top-padding: 0px;
  --the7-floating-mobile-logo-bottom-padding: 0px;
  --the7-floating-mobile-logo-left-padding: 0px;
  --the7-floating-mobile-logo-right-padding: 0px;
  --the7-floating-mobile-logo-top-padding: 0px;
  --the7-footer-bg-color: #1a1c20;
  --the7-footer-bg-image: url('/wp-content/themes/dt-the7/images/backgrounds/patterns/full/grid-light.png');
  --the7-footer-bg-position-x: center;
  --the7-footer-bg-position-y: top;
  --the7-footer-bg-repeat: repeat;
  --the7-footer-bottom-padding: 20px;
  --the7-footer-decoration-line-size: 1px;
  --the7-footer-left-padding: 10px;
  --the7-footer-outline-color: rgba(129,215,66,0.96);
  --the7-footer-right-padding: 10px;
  --the7-footer-switch-colums: 778px;
  --the7-footer-switch: 100px;
  --the7-footer-top-padding: 10px;
  --the7-general-border-radius: 1px;
  --the7-general-title-responsiveness: 778px;
  --the7-h1-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-h1-font-size-desktop: 48px;
  --the7-h1-font-size: 48px;
  --the7-h1-font-style: normal;
  --the7-h1-font-weight: 700;
  --the7-h1-line-height-desktop: 54px;
  --the7-h1-line-height: 54px;
  --the7-h1-text-transform: none;
  --the7-h2-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-h2-font-size-desktop: 25px;
  --the7-h2-font-size: 25px;
  --the7-h2-font-weight: normal;
  --the7-h2-line-height-desktop: 46px;
  --the7-h2-line-height: 46px;
  --the7-h2-text-transform: none;
  --the7-h3-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-h3-font-size-desktop: 24px;
  --the7-h3-font-size: 24px;
  --the7-h3-font-weight: 700;
  --the7-h3-line-height-desktop: 40px;
  --the7-h3-line-height: 40px;
  --the7-h3-text-transform: none;
  --the7-h4-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-h4-font-size-desktop: 20px;
  --the7-h4-font-size: 20px;
  --the7-h4-line-height-desktop: 35px;
  --the7-h4-line-height: 35px;
  --the7-h4-text-transform: none;
  --the7-h5-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-h5-font-size-desktop: 14px;
  --the7-h5-font-size: 14px;
  --the7-h5-line-height-desktop: 22px;
  --the7-h5-line-height: 22px;
  --the7-h5-text-transform: none;
  --the7-h6-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-h6-font-size-desktop: 14px;
  --the7-h6-font-size: 14px;
  --the7-h6-line-height-desktop: 24px;
  --the7-h6-line-height: 24px;
  --the7-h6-text-transform: none;
  --the7-hamburger-border-width: 0px;
  --the7-hamburger-close-border-radius: 0px;
  --the7-hamburger-close-border-width: 0px;
  --the7-hamburger-mobile-close-border-radius: 0px;
  --the7-hamburger-mobile-close-border-width: 0px;
  --the7-header-bg-color: #ffffff;
  --the7-header-bg-image: none;
  --the7-header-bg-position-x: center;
  --the7-header-bg-position-y: center;
  --the7-header-bg-repeat: no-repeat;
  --the7-header-bg-size: cover;
  --the7-header-classic-menu-line-size: 1px;
  --the7-header-decoration-size: 1px;
  --the7-header-decoration: rgba(51,51,51,0.11);
  --the7-header-height: 100px;
  --the7-header-left-padding: 50px;
  --the7-header-mobile-left-padding: 0px;
  --the7-header-mobile-menu-bottom-padding: 30px;
  --the7-header-mobile-menu-left-padding: 30px;
  --the7-header-mobile-menu-right-padding: 15px;
  --the7-header-mobile-menu-top-padding: 45px;
  --the7-header-mobile-right-padding: 0px;
  --the7-header-right-padding: 50px;
  --the7-header-side-content-width: 300px;
  --the7-header-side-width: 300px;
  --the7-header-slide-out-width: 400px;
  --the7-header-switch-paddings: 0px;
  --the7-header-transparent-bg-color: #eeee22;
  --the7-input-bg-color: #fdfdfd;
  --the7-input-border-color: rgba(51,51,51,0.11);
  --the7-input-border-radius: 2px;
  --the7-input-color: #8b8d94;
  --the7-input-height: 40px;
  --the7-left-content-padding: 0px;
  --the7-left-input-border-width: 1px;
  --the7-left-input-padding: 15px;
  --the7-left-overlay-content-padding: 0px;
  --the7-lightbox-arrow-size: 62px;
  --the7-links-color: #db9411;
  --the7-logo-area-left-padding-bottom: 0px;
  --the7-logo-area-left-padding-left: 0px;
  --the7-logo-area-left-padding-right: 0px;
  --the7-logo-area-left-padding-top: 0px;
  --the7-logo-area-right-padding-bottom: 0px;
  --the7-logo-area-right-padding-left: 0px;
  --the7-logo-area-right-padding-right: 0px;
  --the7-logo-area-right-padding-top: 0px;
  --the7-main-logo-bottom-padding: 0px;
  --the7-main-logo-left-padding: 0px;
  --the7-main-logo-right-padding: 5px;
  --the7-main-logo-top-padding: 0px;
  --the7-main-menu-icon-size: 14px;
  --the7-mega-col-padding-bottom: 20px;
  --the7-mega-col-padding-left: 10px;
  --the7-mega-col-padding-right: 10px;
  --the7-mega-col-padding-top: 20px;
  --the7-mega-menu-desc-color: #333333;
  --the7-mega-menu-desc-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mega-menu-desc-font-size: 13px;
  --the7-mega-menu-title-color: #333333;
  --the7-mega-menu-title-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mega-menu-title-font-size: 16px;
  --the7-mega-menu-title-font-weight: 700;
  --the7-mega-menu-title-icon-size: 16px;
  --the7-mega-menu-title-text-transform: uppercase;
  --the7-mega-menu-widget-color: #333333;
  --the7-mega-menu-widget-title-color: #333333;
  --the7-mega-submenu-col-width: 242px;
  --the7-mega-submenu-item-2-level-spacing: 0px;
  --the7-mega-submenu-item-padding-bottom: 0px;
  --the7-mega-submenu-item-padding-left: 0px;
  --the7-mega-submenu-item-padding-right: 0px;
  --the7-mega-submenu-item-padding-top: 0px;
  --the7-mega-submenu-padding-bottom: 0px;
  --the7-mega-submenu-padding-left: 10px;
  --the7-mega-submenu-padding-right: 10px;
  --the7-mega-submenu-padding-top: 0px;
  --the7-megamenu-title-active-color-2: left, #0094f7 25%, #000e60 100%;
  --the7-megamenu-title-active-color: #0094f7;
  --the7-megamenu-title-hover-color-2: left, #0094f7 25%, #000e60 100%;
  --the7-megamenu-title-hover-color: #0094f7;
  --the7-menu-active-color: #333333;
  --the7-menu-active-decor-color-2: 135deg, rgba(0,148,247,0.15) 25%, rgba(0,14,96,0.15) 100%;
  --the7-menu-active-decor-color: rgba(0,148,247,0.15);
  --the7-menu-active-last-color: #333333;
  --the7-menu-active-line-decor-color: rgba(130,36,227,0.3);
  --the7-menu-area-below-padding-bottom: 0px;
  --the7-menu-area-below-padding-left: 0px;
  --the7-menu-area-below-padding-right: 0px;
  --the7-menu-area-below-padding-top: 0px;
  --the7-menu-area-left-padding-bottom: 0px;
  --the7-menu-area-left-padding-left: 0px;
  --the7-menu-area-left-padding-right: 0px;
  --the7-menu-area-left-padding-top: 0px;
  --the7-menu-area-right-padding-bottom: 0px;
  --the7-menu-area-right-padding-left: 5px;
  --the7-menu-area-right-padding-right: 0px;
  --the7-menu-area-right-padding-top: 0px;
  --the7-menu-area-top-line-padding-bottom: 0px;
  --the7-menu-area-top-line-padding-left: 0px;
  --the7-menu-area-top-line-padding-right: 0px;
  --the7-menu-area-top-line-padding-top: 0px;
  --the7-menu-area-top-line-right-padding-bottom: 0px;
  --the7-menu-area-top-line-right-padding-left: 0px;
  --the7-menu-area-top-line-right-padding-right: 0px;
  --the7-menu-area-top-line-right-padding-top: 0px;
  --the7-menu-caption-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-menu-caption-font-size: 16px;
  --the7-menu-caption-gap: 10px;
  --the7-menu-caption-text-transform: none;
  --the7-menu-click-decor-bg-color-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-menu-click-decor-bg-color: rgba(0,148,247,0);
  --the7-menu-color: #333333;
  --the7-menu-decor-border-radius: 3px;
  --the7-menu-decor-color-2: to left, #0094f7 25%, #000e60 100%;
  --the7-menu-decor-color: #0094f7;
  --the7-menu-decoration-line-size: 2px;
  --the7-menu-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-menu-font-size: 15px;
  --the7-menu-font-weight: 500;
  --the7-menu-hover-color: #333333;
  --the7-menu-hover-decor-color-2: 135deg, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%;
  --the7-menu-hover-decor-color: rgba(255,255,255,0.23);
  --the7-menu-hover-last-color: #333333;
  --the7-menu-item-divider-width: 2px;
  --the7-menu-item-margin-bottom: 0px;
  --the7-menu-item-margin-left: 5px;
  --the7-menu-item-margin-right: 5px;
  --the7-menu-item-margin-top: 0px;
  --the7-menu-item-padding-bottom: 2px;
  --the7-menu-item-padding-left: 2px;
  --the7-menu-item-padding-right: 2px;
  --the7-menu-item-padding-top: 2px;
  --the7-menu-line-decor-color-2: to left, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%;
  --the7-menu-line-decor-color: rgba(255,255,255,0.23);
  --the7-menu-tem-divider-color: #000000;
  --the7-menu-tem-divider-height: 14px;
  --the7-menu-text-transform: none;
  --the7-message-color: #ffffff;
  --the7-microwidget-button-2-bg-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-microwidget-button-2-bg: #0094f7;
  --the7-microwidget-button-2-border-color-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-microwidget-button-2-border-color: #0094f7;
  --the7-microwidget-button-2-border-radius: 0px;
  --the7-microwidget-button-2-border-width: 1px;
  --the7-microwidget-button-2-bottom-padding: 10px;
  --the7-microwidget-button-2-color: #ffffff;
  --the7-microwidget-button-2-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-microwidget-button-2-font-size: 14px;
  --the7-microwidget-button-2-font-weight: 700;
  --the7-microwidget-button-2-hover-bg-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-microwidget-button-2-hover-bg: #0094f7;
  --the7-microwidget-button-2-hover-border-color-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-microwidget-button-2-hover-border-color: #0094f7;
  --the7-microwidget-button-2-hover-color: #ffffff;
  --the7-microwidget-button-2-icon-gap: 5px;
  --the7-microwidget-button-2-icon-size: 14px;
  --the7-microwidget-button-2-left-padding: 20px;
  --the7-microwidget-button-2-right-padding: 20px;
  --the7-microwidget-button-2-top-padding: 10px;
  --the7-microwidget-button-bg-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-microwidget-button-bg: #0094f7;
  --the7-microwidget-button-border-color-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-microwidget-button-border-color: #0094f7;
  --the7-microwidget-button-border-radius: 0px;
  --the7-microwidget-button-border-width: 1px;
  --the7-microwidget-button-bottom-padding: 10px;
  --the7-microwidget-button-color: #ffffff;
  --the7-microwidget-button-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-microwidget-button-font-size: 14px;
  --the7-microwidget-button-font-weight: 700;
  --the7-microwidget-button-hover-bg-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-microwidget-button-hover-bg: #0094f7;
  --the7-microwidget-button-hover-border-color-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-microwidget-button-hover-border-color: #0094f7;
  --the7-microwidget-button-hover-color: #ffffff;
  --the7-microwidget-button-icon-gap: 5px;
  --the7-microwidget-button-icon-size: 14px;
  --the7-microwidget-button-left-padding: 20px;
  --the7-microwidget-button-right-padding: 20px;
  --the7-microwidget-button-top-padding: 10px;
  --the7-microwidgets-in-top-line-color: #888888;
  --the7-microwidgets-in-top-line-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-microwidgets-in-top-line-font-size: 20px;
  --the7-microwidgets-in-top-line-icon-color: #888888;
  --the7-microwidgets-in-top-line-icon-size: 16px;
  --the7-mixed-logo-bottom-padding: 0px;
  --the7-mixed-logo-left-padding: 0px;
  --the7-mixed-logo-right-padding: 0px;
  --the7-mixed-logo-top-padding: 0px;
  --the7-mobile-floating-header-bg-color: #dbdbdb;
  --the7-mobile-footer-bottom-padding: 10px;
  --the7-mobile-footer-left-padding: 5px;
  --the7-mobile-footer-right-padding: 5px;
  --the7-mobile-footer-top-padding: 10px;
  --the7-mobile-hamburger-border-width: 0px;
  --the7-mobile-header-bg-color: #ffffff;
  --the7-mobile-header-decoration-color: #ffffff;
  --the7-mobile-header-decoration-size: 1px;
  --the7-mobile-logo-bottom-padding: 0px;
  --the7-mobile-logo-left-padding: 0px;
  --the7-mobile-logo-right-padding: 0px;
  --the7-mobile-logo-top-padding: 0px;
  --the7-mobile-menu-active-color-2: left, #0094f7 25%, #000e60 100%;
  --the7-mobile-menu-active-color: #0094f7;
  --the7-mobile-menu-bg-color: #ffffff;
  --the7-mobile-menu-caption-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-menu-caption-font-size: 16px;
  --the7-mobile-menu-caption-gap: 10px;
  --the7-mobile-menu-caption-text-transform: none;
  --the7-mobile-menu-color: #333333;
  --the7-mobile-menu-divider-color: rgba(51,51,51,0.12);
  --the7-mobile-menu-divider-height: 1px;
  --the7-mobile-menu-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-menu-font-size: 16px;
  --the7-mobile-menu-font-weight: 700;
  --the7-mobile-menu-hover-color-2: left, #0094f7 25%, #000e60 100%;
  --the7-mobile-menu-hover-color: #0094f7;
  --the7-mobile-menu-microwidgets-color: #494949;
  --the7-mobile-menu-microwidgets-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-menu-microwidgets-font-size: 13px;
  --the7-mobile-menu-microwidgets-icon-color: #494949;
  --the7-mobile-menu-microwidgets-icon-size: 16px;
  --the7-mobile-menu-text-transform: none;
  --the7-mobile-menu-width: 300px;
  --the7-mobile-microwidgets-color: #333333;
  --the7-mobile-microwidgets-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-microwidgets-font-size: 13px;
  --the7-mobile-microwidgets-icon-color: #333333;
  --the7-mobile-microwidgets-icon-size: 16px;
  --the7-mobile-overlay-bg-color: rgba(17,17,17,0.5);
  --the7-mobile-page-bottom-margin: 70px;
  --the7-mobile-page-left-margin: 20px;
  --the7-mobile-page-right-margin: 20px;
  --the7-mobile-page-top-margin: 70px;
  --the7-mobile-sub-menu-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-sub-menu-font-size: 13px;
  --the7-mobile-sub-menu-font-weight: 500;
  --the7-mobile-sub-menu-text-transform: none;
  --the7-mobile-toggle-menu-bg-color: #ffffff;
  --the7-mobile-toggle-menu-bg-hover-color: rgba(255,255,255,0);
  --the7-mobile-toggle-menu-border-radius: 0px;
  --the7-mobile-toggle-menu-color: #333333;
  --the7-mobile-toggle-menu-hover-color: #333333;
  --the7-mw-address-icon-size: 16px;
  --the7-mw-clock-icon-size: 16px;
  --the7-mw-email-icon-size: 16px;
  --the7-mw-login-icon-size: 16px;
  --the7-mw-phone-icon-size: 16px;
  --the7-mw-search-bg-active-width: 200px;
  --the7-mw-search-bg-color: #f4f4f4;
  --the7-mw-search-bg-height: 34px;
  --the7-mw-search-bg-width: 200px;
  --the7-mw-search-border-color: #e2e2e2;
  --the7-mw-search-border-radius: 0px;
  --the7-mw-search-border-width: 0px;
  --the7-mw-search-color: #aaaaaa;
  --the7-mw-search-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mw-search-font-size: 14px;
  --the7-mw-search-icon-size: 16px;
  --the7-mw-search-left-padding: 12px;
  --the7-mw-search-overlay-bg: rgba(0,0,0,0.9);
  --the7-mw-search-right-padding: 12px;
  --the7-mw-skype-icon-size: 16px;
  --the7-mw-woocommerce-cart-icon-size: 16px;
  --the7-navigation-bg-color: #000000;
  --the7-navigation-line-bg: #ffffff;
  --the7-navigation-line-decoration-color: #dd9933;
  --the7-navigation-line-decoration-line-size: 1px;
  --the7-navigation-line-sticky-bg: #000000;
  --the7-navigation-margin: 50px;
  --the7-outside-item-custom-margin: 30px;
  --the7-page-bg-color: rgba(37,37,37,0);
  --the7-page-bg-image: url('/wp-content/themes/dt-the7/images/backgrounds/patterns/full/poly.png');
  --the7-page-bg-position-x: left;
  --the7-page-bg-position-y: bottom;
  --the7-page-bg-repeat: repeat;
  --the7-page-bg-size: auto;
  --the7-page-bottom-margin: 70px;
  --the7-page-left-margin: 50px;
  --the7-page-responsive-title-height: 0px;
  --the7-page-responsive-title-line-height: 34px;
  --the7-page-right-margin: 50px;
  --the7-page-title-bg-color: rgba(0,0,0,0.04);
  --the7-page-title-bg-image: none;
  --the7-page-title-bg-position-x: center;
  --the7-page-title-bg-position-y: center;
  --the7-page-title-bg-repeat: repeat;
  --the7-page-title-bg-size: auto auto;
  --the7-page-title-border-height: 10px;
  --the7-page-title-border-style: solid;
  --the7-page-title-bottom-padding: 30px;
  --the7-page-title-breadcrumbs-color: #0a0a0a;
  --the7-page-title-color: #333333;
  --the7-page-title-decorative-line-height: 6px;
  --the7-page-title-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-page-title-font-weight: 700;
  --the7-page-title-height: 200px;
  --the7-page-title-line-color: rgba(51,51,51,0.11);
  --the7-page-title-line-height: 44px;
  --the7-page-title-line-style: double;
  --the7-page-title-overlay-color: rgba(0,0,0,0.5);
  --the7-page-title-text-transform: none;
  --the7-page-title-top-padding: 30px;
  --the7-page-top-margin: 70px;
  --the7-product-alignment: center;
  --the7-product-cart-gap: 25px;
  --the7-product-counter-bg-2: left, #0094f7 25%, #000e60 100%;
  --the7-product-counter-bg: #0094f7;
  --the7-product-counter-color: #ffffff;
  --the7-product-description-gap: 15px;
  --the7-product-img-width: 50%;
  --the7-product-microwidget-content-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-product-microwidget-content-font-size-desktop: 15px;
  --the7-product-microwidget-content-font-size: 15px;
  --the7-product-microwidget-content-line-height-desktop: 1.4em;
  --the7-product-microwidget-content-line-height: 1.4em;
  --the7-product-microwidget-content-text-transform: none;
  --the7-product-price-gap: 5px;
  --the7-product-rating-gap: 10px;
  --the7-product-title-gap: 15px;
  --the7-project-rollover-bg-color-2: 135deg, rgba(0,148,247,0.85) 25%, rgba(0,14,96,0.85) 100%;
  --the7-project-rollover-bg-color: rgba(0,148,247,0.85);
  --the7-right-content-padding: 0px;
  --the7-right-input-border-width: 1px;
  --the7-right-input-padding: 15px;
  --the7-right-overlay-content-padding: 0px;
  --the7-rollover-bg-color-2: 135deg, rgba(0,148,247,0.2) 25%, rgba(0,14,96,0.2) 100%;
  --the7-rollover-bg-color: rgba(0,148,247,0.2);
  --the7-second-switch-header-padding-left: 20px;
  --the7-second-switch-header-padding-right: 20px;
  --the7-second-switch-mobile-header-height: 60px;
  --the7-second-switch: 778px;
  --the7-secondary-text-color: #0a0a0a;
  --the7-side-header-h-stroke-height: 130px;
  --the7-side-header-v-stroke-width: 60px;
  --the7-sidebar-distace-to-content: 50px;
  --the7-sidebar-outline-color: rgba(0,0,0,0.06);
  --the7-sidebar-responsiveness: 990px;
  --the7-sidebar-width: 350px;
  --the7-soc-ico-hover-color: #ffffff;
  --the7-soc-icons-bg-size: 26px;
  --the7-soc-icons-border-radius: 100px;
  --the7-soc-icons-border-width: 1px;
  --the7-soc-icons-gap: 5px;
  --the7-soc-icons-size: 16px;
  --the7-sticky-header-overlay-bg: rgba(17,17,17,0.4);
  --the7-sub-cart-bg: #ffffff;
  --the7-sub-cart-color: #333333;
  --the7-sub-cart-width: 260px;
  --the7-sub-menu-icon-size: 14px;
  --the7-sub-subtitle-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-sub-subtitle-font-size: 10px;
  --the7-sub-subtitle-font-style: italic;
  --the7-submenu-active-bg-2: 135deg, rgba(0,148,247,0.07) 25%, rgba(0,14,96,0.07) 100%;
  --the7-submenu-active-bg: rgba(0,148,247,0.07);
  --the7-submenu-active-color-2: left, #0094f7 25%, #000e60 100%;
  --the7-submenu-active-color: #0094f7;
  --the7-submenu-bg-color: #ffffff;
  --the7-submenu-color: #333333;
  --the7-submenu-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-submenu-font-size: 13px;
  --the7-submenu-font-weight: 500;
  --the7-submenu-hover-bg-2: 135deg, rgba(0,148,247,0.07) 25%, rgba(0,14,96,0.07) 100%;
  --the7-submenu-hover-bg: rgba(0,148,247,0.07);
  --the7-submenu-hover-color-2: left, #0094f7 25%, #000e60 100%;
  --the7-submenu-hover-color: #0094f7;
  --the7-submenu-item-margin-bottom: 2px;
  --the7-submenu-item-margin-left: 0px;
  --the7-submenu-item-margin-right: 0px;
  --the7-submenu-item-margin-top: 0px;
  --the7-submenu-item-padding-bottom: 10px;
  --the7-submenu-item-padding-left: 10px;
  --the7-submenu-item-padding-right: 10px;
  --the7-submenu-item-padding-top: 10px;
  --the7-submenu-padding-bottom: 10px;
  --the7-submenu-padding-left: 10px;
  --the7-submenu-padding-right: 10px;
  --the7-submenu-padding-top: 10px;
  --the7-submenu-text-transform: none;
  --the7-submenu-width: 280px;
  --the7-subtitle-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-subtitle-font-size: 11px;
  --the7-subtitle-font-weight: 400;
  --the7-switch-content-paddings: 778px;
  --the7-text-big-font-size: 15px;
  --the7-text-big-line-height: 27px;
  --the7-text-small-font-size: 13px;
  --the7-text-small-line-height: 23px;
  --the7-title-color: #333333;
  --the7-title-font-size: 34px;
  --the7-title-outline-color: rgba(30,115,190,0);
  --the7-title-responsive-font-size: 24px;
  --the7-toggle-menu-bg-color-hover: rgba(255,255,255,0.75);
  --the7-toggle-menu-bg-color: #ffffff;
  --the7-toggle-menu-border-radius: 0px;
  --the7-toggle-menu-bottom-margin: 0px;
  --the7-toggle-menu-caption-color-hover: #000000;
  --the7-toggle-menu-caption-color: #000000;
  --the7-toggle-menu-caption-padding-bottom: 18px;
  --the7-toggle-menu-caption-padding-left: 15px;
  --the7-toggle-menu-caption-padding-right: 15px;
  --the7-toggle-menu-caption-padding-top: 18px;
  --the7-toggle-menu-close-bg-color: rgba(255,255,255,0.75);
  --the7-toggle-menu-close-bottom-margin: 30px;
  --the7-toggle-menu-close-color: #000000;
  --the7-toggle-menu-close-left-margin: 30px;
  --the7-toggle-menu-close-padding-bottom: 15px;
  --the7-toggle-menu-close-padding-left: 15px;
  --the7-toggle-menu-close-padding-right: 15px;
  --the7-toggle-menu-close-padding-top: 15px;
  --the7-toggle-menu-close-right-margin: 30px;
  --the7-toggle-menu-close-top-margin: 30px;
  --the7-toggle-menu-color-hover: #000000;
  --the7-toggle-menu-color: #333333;
  --the7-toggle-menu-hover-bg-color: #ffffff;
  --the7-toggle-menu-hover-color: #000000;
  --the7-toggle-menu-left-margin: 0px;
  --the7-toggle-menu-right-margin: 0px;
  --the7-toggle-menu-top-margin: 0px;
  --the7-toggle-mobile-margin-bottom: 0px;
  --the7-toggle-mobile-margin-left: 0px;
  --the7-toggle-mobile-margin-right: 0px;
  --the7-toggle-mobile-margin-top: 0px;
  --the7-toggle-mobile-menu-caption-color-hover: #333333;
  --the7-toggle-mobile-menu-caption-color: #333333;
  --the7-toggle-mobile-menu-close-bottom-margin: 0px;
  --the7-toggle-mobile-menu-close-color: #ffffff;
  --the7-toggle-mobile-menu-close-hover-color: #ffffff;
  --the7-toggle-mobile-menu-close-left-margin: 0px;
  --the7-toggle-mobile-menu-close-padding-bottom: 5px;
  --the7-toggle-mobile-menu-close-padding-left: 5px;
  --the7-toggle-mobile-menu-close-padding-right: 5px;
  --the7-toggle-mobile-menu-close-padding-top: 5px;
  --the7-toggle-mobile-menu-close-right-margin: 0px;
  --the7-toggle-mobile-menu-close-top-margin: 15px;
  --the7-toggle-mobile-padding-bottom: 5px;
  --the7-toggle-mobile-padding-left: 2px;
  --the7-toggle-mobile-padding-right: 2px;
  --the7-toggle-mobile-padding-top: 5px;
  --the7-top-bar-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-top-bar-font-size: 13px;
  --the7-top-bar-height: 36px;
  --the7-top-bar-icon-color: #ffffff;
  --the7-top-bar-icon-size: 16px;
  --the7-top-bar-line-color: rgba(51,51,51,0.11);
  --the7-top-bar-line-size: 1px;
  --the7-top-bar-line-style: solid;
  --the7-top-bar-mobile-padding-bottom: 5px;
  --the7-top-bar-mobile-padding-left: 20px;
  --the7-top-bar-mobile-padding-right: 20px;
  --the7-top-bar-mobile-padding-top: 5px;
  --the7-top-bar-padding-bottom: 5px;
  --the7-top-bar-padding-left: 50px;
  --the7-top-bar-padding-right: 50px;
  --the7-top-bar-padding-top: 5px;
  --the7-top-bar-switch-paddings: 778px;
  --the7-top-bar-text-transform: none;
  --the7-top-bar-transparent-bg-color: rgba(0,0,0,0.5);
  --the7-top-bg-color: rgba(10,10,10,0.81);
  --the7-top-bg-image: none;
  --the7-top-bg-position-x: center;
  --the7-top-bg-position-y: center;
  --the7-top-bg-repeat: repeat;
  --the7-top-color: #ffffff;
  --the7-top-content-padding: 0px;
  --the7-top-icons-bg-color-hover-2: 135deg, #0094f7 25%, #000e60 100%;
  --the7-top-icons-bg-color-hover: #0094f7;
  --the7-top-icons-bg-color: rgba(0,0,0,0.07);
  --the7-top-icons-border-color-hover: rgba(255,255,255,0);
  --the7-top-icons-border-color: rgba(255,255,255,0);
  --the7-top-icons-color: #ffffff;
  --the7-top-input-border-width: 1px;
  --the7-top-input-padding: 5px;
  --the7-top-overlay-content-padding: 0px;
  --the7-transparent-logo-bottom-padding: 0px;
  --the7-transparent-logo-left-padding: 0px;
  --the7-transparent-logo-right-padding: 5px;
  --the7-transparent-logo-top-padding: 0px;
  --the7-transparent-mixed-logo-bottom-padding: 0px;
  --the7-transparent-mixed-logo-left-padding: 0px;
  --the7-transparent-mixed-logo-right-padding: 0px;
  --the7-transparent-mixed-logo-top-padding: 0px;
  --the7-transparent-mobile-logo-bottom-padding: 0px;
  --the7-transparent-mobile-logo-left-padding: 0px;
  --the7-transparent-mobile-logo-right-padding: 0px;
  --the7-transparent-mobile-logo-top-padding: 0px;
  --the7-wc-grid-product-gap: 18px;
  --the7-wc-grid-product-min-width: 220px;
  --the7-wc-list-img-width: 50%;
  --the7-wc-step-padding-bottom: 0px;
  --the7-wc-step-padding-top: 60px;
  --the7-wc-steps-bg: #ffffff;
  --the7-wc-steps-color: #333333;
  --the7-widget-content-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-widget-content-font-size-desktop: 13px;
  --the7-widget-content-font-size: 13px;
  --the7-widget-content-line-height-desktop: 20px;
  --the7-widget-content-line-height: 20px;
  --the7-widget-content-text-transform: none;
  --the7-widget-footer-color: #8b8d94;
  --the7-widget-footer-header-color: #eeeeee;
  --the7-widget-footer-padding: 25px;
  --the7-widget-gap: 20px;
  --the7-widget-sidebar-bg-color: #ffffff;
  --the7-widget-sidebar-bg-image: none;
  --the7-widget-sidebar-bg-position-x: center;
  --the7-widget-sidebar-bg-position-y: center;
  --the7-widget-sidebar-bg-repeat: repeat;
  --the7-widget-sidebar-color: #0a0a0a;
  --the7-widget-sidebar-distace: 70px;
  --the7-widget-sidebar-header-color: #333333;
  --the7-widget-title-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-widget-title-font-size-desktop: 15px;
  --the7-widget-title-font-size: 15px;
  --the7-widget-title-font-weight: 700;
  --the7-widget-title-line-height-desktop: 20px;
  --the7-widget-title-line-height: 20px;
  --the7-widget-title-text-transform: none;
  --the7-woo-content-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-woo-content-font-size-desktop: 15px;
  --the7-woo-content-font-size: 15px;
  --the7-woo-content-line-height-desktop: 20px;
  --the7-woo-content-line-height: 20px;
  --the7-woo-content-text-transform: none;
  --the7-woo-title-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-woo-title-font-size-desktop: 15px;
  --the7-woo-title-font-size: 15px;
  --the7-woo-title-line-height-desktop: 20px;
  --the7-woo-title-line-height: 20px;
  --the7-woo-title-text-transform: none;
}
@media screen and (max-width: 1050px) {
  :root {
    --the7-h1-font-size: 34px;
  }
}
@media screen and (max-width: 778px) {
  :root {
    --the7-h1-font-size: 34px;
  }
}
.vertical-centering {
  top: 50%;
  transform: translateY(-50%);
}
.horizontal-centering {
  left: 50%;
  transform: translateX(-50%);
}
.centering-mixin {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.wp-block-button__link {
  opacity: 1;
  transition: opacity 0.250s;
}
.wp-block-button__link:hover {
  opacity: 0.7;
}
.wp-block-button .wp-block-button__link {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  clear: none;
}
.content ul.wp-block-gallery,
.content ul.blocks-gallery-grid {
  margin: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
  border-left: 4px solid #000;
  padding: 1em 0 1em 1em;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  position: relative;
  padding: 1em 0;
  margin: 1em 0;
}
.wp-block-quote.is-large:before,
.wp-block-quote.is-large:after,
.wp-block-quote.is-style-large:before,
.wp-block-quote.is-style-large:after {
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
}
.wp-block-quote.is-large:after,
.wp-block-quote.is-style-large:after {
  top: 100%;
}
.content blockquote.wp-block-quote,
.content .wp-block-pullquote blockquote {
  background: none;
}
.wp-block-pullquote {
  padding: 1rem;
}
.wp-block-pullquote blockquote {
  color: #111;
  border: none;
  margin-top: calc(2 * 1rem);
  margin-bottom: calc(2.15 * 1rem);
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.wp-block-pullquote p {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.wp-block-pullquote p em {
  font-style: normal;
}
.wp-block-pullquote cite {
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  text-transform: inherit;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  width: 100%;
  padding: 0;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  max-width: 100%;
}
.wp-block-pullquote.is-style-solid-color {
  background-color: #0073aa;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .wp-block-pullquote.is-style-solid-color {
    padding-left: 10%;
    padding-right: 10%;
    box-sizing: border-box;
  }
}
.wp-block-pullquote.is-style-solid-color p {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.wp-block-pullquote.is-style-solid-color a,
.wp-block-pullquote.is-style-solid-color cite,
.wp-block-pullquote blockquote * {
  color: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: calc(100% - ( 2 * 1rem ));
  color: #fff;
  padding-left: 0;
  margin-left: 1rem;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 768px) {
  .wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: 0;
    margin-right: 0;
  }
}
.wp-block-quote p {
  font-size: 20px;
  line-height: 28px;
}
.wp-block-quote cite {
  font-size: 13px;
  line-height: 18px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 26px;
  line-height: 32px;
  font-style: normal;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 15px;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  .wp-block-quote.is-large,
  .wp-block-quote.is-style-large {
    margin: 2rem 0;
    padding: 2em 0;
  }
  .wp-block-quote.is-large:before,
  .wp-block-quote.is-large:after,
  .wp-block-quote.is-style-large:before,
  .wp-block-quote.is-style-large:after {
    height: 4px;
    top: -4px;
  }
  .wp-block-quote.is-large:after,
  .wp-block-quote.is-style-large:after {
    top: 100%;
  }
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  box-sizing: border-box;
}
.content .wp-block-table.is-style-stripes td {
  border-color: transparent;
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .alignwide {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
}
.alignfull {
  margin-top: calc(2 * 1rem);
  margin-right: 0;
  margin-bottom: calc(2 * 1rem);
  margin-left: 0;
  max-width: 100%;
}
.content>*.alignfull {
  position: relative;
}
.sidebar-none .content> *.alignfull,
.sidebar-none [class*="wp-block"].alignfull,
.sidebar-none .content ul.wp-block-gallery.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
}
.content>*.alignfull img {
  display: block;
  width: 100vw;
}
@media only screen and (min-width: 768px) {
  .wp-block-image.alignfull img {
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-block-image img {
  display: block;
}
.wp-block-image.alignleft,
.wp-block-image.alignright {
  max-width: 100%;
}
.wp-block-image.alignfull img {
  width: 100vw;
}
@media only screen and (min-width: 768px) {
  .wp-block-image.alignfull img {
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-block-cover-image,
.wp-block-cover {
  position: relative;
  min-height: 430px;
}
.wp-block-cover-image.aligncenter h2,
.wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.wp-block-cover-image.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2,
.wp-block-cover.aligncenter .wp-block-cover-image-text,
.wp-block-cover.aligncenter .wp-block-cover-text {
  width: 100%;
  z-index: 1;
  left: 50%;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .wp-block-cover-image.alignfull .wp-block-cover-text,
  .wp-block-cover-image.alignfull h2,
  .wp-block-cover.alignfull .wp-block-cover-image-text,
  .wp-block-cover.alignfull .wp-block-cover-text,
  .wp-block-cover.alignfull h2 {
    max-width: calc(8 *( 100vw / 12 ) - 28px);
  }
}
@media only screen and (min-width: 1168px) {
  .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .wp-block-cover-image.alignfull .wp-block-cover-text,
  .wp-block-cover-image.alignfull h2,
  .wp-block-cover.alignfull .wp-block-cover-image-text,
  .wp-block-cover.alignfull .wp-block-cover-text,
  .wp-block-cover.alignfull h2 {
    max-width: calc(6 * ( 100vw / 12 ) - 28px);
  }
}
.wp-block-gallery {
  list-style-type: none;
  padding-left: 0;
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px;
}
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 0.71111em;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  padding: 14px;
  box-sizing: border-box;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .wp-block-cover-image .wp-block-cover-image-text,
  .wp-block-cover-image .wp-block-cover-text,
  .wp-block-cover-image h2,
  .wp-block-cover .wp-block-cover-image-text,
  .wp-block-cover .wp-block-cover-text,
  .wp-block-cover h2 {
    max-width: 100%;
  }
}
.has-blue-color {
  color: #1982d1;
}
.has-blue-background-color {
  background-color: #1982d1;
}
.has-black-color {
  color: #000;
}
.has-black-background-color {
  background-color: #000;
}
.has-dark-gray-color {
  color: #373737;
}
.has-dark-gray-background-color {
  background-color: #373737;
}
.has-medium-gray-color {
  color: #666;
}
.has-medium-gray-background-color {
  background-color: #666;
}
.has-light-gray-color {
  color: #e2e2e2;
}
.has-light-gray-background-color {
  background-color: #e2e2e2;
}
.has-white-color {
  color: #fff;
}
.has-white-background-color {
  background-color: #fff;
}
.content .has-secondary-background-color,
.content .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
  background-color: #005177;
}
.content .has-dark-gray-background-color,
.content .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
  background-color: #111;
}
.content .has-light-gray-background-color,
.content .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
  background-color: #767676;
}
.content .has-white-background-color,
.content .wp-block-pullquote.is-style-solid-color.has-white-background-color {
  background-color: #FFF;
}
.content .has-primary-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
  color: #0073aa;
}
.content .has-secondary-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
  color: #005177;
}
.content .has-dark-gray-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
  color: #111;
}
.content .has-light-gray-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
  color: #767676;
}
.content .has-white-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
  color: #FFF;
}
.content .has-drop-cap:not(:focus):first-letter {
  font-size: 3.375em;
  line-height: 1;
  font-weight: bold;
  margin: 0 0.25em 0 0;
}
.content .wp-block-latest-comments {
  margin: 0;
}
.content .wp-block-categories,
.content .wp-block-archives,
.content .wp-block-latest-posts {
  margin: 0;
}
.wp-block-categories li,
.wp-block-archives li,
.wp-block-latest-posts li {
  margin-bottom: 10px;
  padding: 0;
}
.wp-block-archives li,
.wp-block-latest-posts li {
  list-style: none;
}
.wp-block-archives li a,
.wp-block-latest-posts li a {
  text-decoration: none;
}
.wp-block-latest-comments__comment-meta a {
  text-decoration: none;
}
.content .wc-block-grid__products {
  list-style: none;
  margin: 0 0 24px;
}
.wc-block-grid__product {
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  [data-align="left"] .wp-block-cover-image,
  [data-align="right"] .wp-block-cover-image,
  .wp-block-cover-image.alignleft,
  .wp-block-cover-image.alignright,
  [data-align="left"] .wp-block-cover,
  [data-align="right"] .wp-block-cover,
  .wp-block-cover.alignleft,
  .wp-block-cover.alignright,
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    max-width: 100%;
  }
}
@media (max-width: 782px) {
  .wp-block-columns {
    flex-wrap: wrap;
  }
  .wp-block-column {
    flex-basis: 100%;
  }
  .wp-block-column:not(:first-child) {
    margin-left: 0;
    margin-right: 0;
  }
  .wp-block-column:not(:last-child) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .content .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0;
  }
  .content .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0;
  }
  .content .wp-block-columns[class*='has-'] > *:last-child {
    margin-right: 0;
  }
}
.content .wp-block-quote:not(.is-style-large),
.content .wp-block-quote.is-style-large {
  border-color: #0094f7;
}
.wp-block-separator {
  border-bottom-color: rgba(255,255,255,0.08);
}
.wp-block-quote.is-large:before,
.wp-block-quote.is-large:after,
.wp-block-quote.is-style-large:before,
.wp-block-quote.is-style-large:after {
  background: #0094f7;
}
blockquote.has-accent-color,
.wp-block-pullquote blockquote.has-accent-color,
.has-accent-color,
.has-accent-color:hover {
  color: #0094f7;
}
.wp-block-pullquote blockquote {
  font:  normal  15px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  font-size: 22px;
  line-height: 28px;
}
:root .has-accent-background-color,
.wp-block-pullquote.is-style-solid-color.has-accent-background-color {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient :root .has-accent-background-color,
.accent-gradient .wp-block-pullquote.is-style-solid-color.has-accent-background-color {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.wp-block-separator.is-style-dots::before {
  color: rgba(255,255,255,0.08);
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  font:  normal 700 24px / 40px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.wp-block-categories li a,
.wp-block-archives li a,
.wp-block-latest-posts li a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-categories li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-archives li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-latest-posts li a {
  color: #333333;
}
.sidebar-content .wp-block-categories li a,
.sidebar-content .wp-block-archives li a,
.sidebar-content .wp-block-latest-posts li a {
  color: #333333;
}
.footer .wp-block-categories li a,
.footer .wp-block-archives li a,
.footer .wp-block-latest-posts li a {
  color: #eeeeee;
}
.wp-block-categories li a:hover,
.wp-block-archives li a:hover,
.wp-block-latest-posts li a:hover {
  color: #0094f7;
}
.accent-gradient .wp-block-categories li a:hover,
.accent-gradient .wp-block-archives li a:hover,
.accent-gradient .wp-block-latest-posts li a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wp-block-latest-comments__comment-date {
  color: var(--the7-secondary-text-color);
}
.wp-block-latest-comments__comment-meta a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-latest-comments__comment-meta a {
  color: #333333;
}
.sidebar-content .wp-block-latest-comments__comment-meta a {
  color: #333333;
}
.footer .wp-block-latest-comments__comment-meta a {
  color: #eeeeee;
}
.wp-block-latest-comments__comment-meta a:hover {
  color: #0094f7;
}
.accent-gradient .wp-block-latest-comments__comment-meta a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.masthead:not(.side-header) {
  max-width: 100%;
}
.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead:not(.side-header) {
  position: absolute;
  width: 100%;
  z-index: 102;
}
.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) {
  box-sizing: border-box;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
  .masthead:not(.side-header):not(.mixed-header) {
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-align-content: space-between;
    align-content: space-between;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .masthead:not(.side-header):not(.mixed-header) .top-bar,
  .masthead:not(.side-header):not(.mixed-header) .header-bar,
  .masthead:not(.side-header):not(.mixed-header) .ph-wrap {
    width: 100%;
  }
  .masthead .header-bar {
    box-sizing: border-box;
  }
  .phantom-sticky.floating-navigation-below-slider .fixed-masthead.masthead:not(.sticky-on) {
    top: auto !important;
  }
}
.masthead:not(.side-header) .header-bar {
  position: relative;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -ms-flex-line-pack: stretch;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.masthead:not(.side-header) .main-nav {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.masthead:not(.side-header).full-height .main-nav {
  -ms-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.masthead:not(.side-header).full-height .header-bar .main-nav > li > a,
.masthead:not(.side-header) .header-bar .main-nav > li > a {
  display: flex;
  display: -ms-flexbox;
  display: -ms-flex;
  -ms-align-content: center;
  align-content: center;
  -ms-flex-line-pack: stretch;
}
.masthead:not(.side-header).dividers.justify .main-nav > li {
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
.masthead:not(.side-header).dividers .main-nav > li:not(.dt-mega-menu) {
  position: relative;
}
.masthead:not(.side-header).dividers .main-nav > li:before,
.masthead:not(.side-header).dividers.surround .main-nav > li:last-child:after {
  content: "";
  position: absolute;
  left: -0.5px;
  width: 0;
  border-right: solid 1px yellow;
  height: 100%;
  max-height: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.masthead:not(.side-header).dividers .main-nav > li:first-child:before {
  display: none;
}
.masthead:not(.side-header).dividers.surround .main-nav > li:first-child:before {
  display: block;
}
.masthead:not(.side-header).dividers.surround .main-nav > li:last-child:after {
  left: auto;
  right: -0.5px;
}
.masthead:not(.side-header).full-height .main-nav > li > a {
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
.masthead.inline-header:not(.widgets) .header-bar .mini-widgets {
  display: none;
}
.inline-header .header-bar {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.inline-header .branding,
.inline-header .header-bar > .mini-widgets {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.inline-header.left .main-nav,
.inline-header.right .main-nav,
.inline-header.center .main-nav {
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.inline-header.left .main-nav {
  -ms-flex-pack: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
.inline-header.right .main-nav {
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
.inline-header.center .main-nav {
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
.inline-header.justify .main-nav {
  -ms-flex-positive: 10;
  -ms-flex-grow: 10;
  flex-grow: 10;
  -ms-flex-pack: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
}
.inline-header.justify .main-nav > li {
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
.inline-header.justify .main-nav > li > a {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.inline-header.justify.widgets .main-nav > li {
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
:root {
  --the7-h1-spacing: var(--the7-p-spacing,10px);
  --the7-h2-spacing: var(--the7-p-spacing,10px);
  --the7-h3-spacing: var(--the7-p-spacing,10px);
  --the7-h4-spacing: var(--the7-p-spacing,10px);
  --the7-h5-spacing: var(--the7-p-spacing,10px);
  --the7-h6-spacing: var(--the7-p-spacing,10px);
  --the7-form-border: solid;
  --the7-btn-shadow: 0px 1px 7px 0px rgba(0,0,0,0) ;
  --the7-btn-shadow-hover: 0px 4px 14px 2px rgba(0,0,0,0) ;
}
#the7-body {
  --the7-h1-color: var(--the7-title-color);
  --the7-h2-color: var(--the7-title-color);
  --the7-h3-color: var(--the7-title-color);
  --the7-h4-color: var(--the7-title-color);
  --the7-h5-color: var(--the7-title-color);
  --the7-h6-color: var(--the7-title-color);
  --the7-btn-s-font: var(--the7-btn-s-font-style,normal) normal var(--the7-btn-s-font-weight,normal) var(--the7-btn-s-font-size) / var(--the7-btn-s-line-height) var(--the7-btn-s-font-family);
  --the7-btn-m-font: var(--the7-btn-m-font-style,normal) normal var(--the7-btn-m-font-weight,normal) var(--the7-btn-m-font-size) / var(--the7-btn-m-line-height) var(--the7-btn-m-font-family);
  --the7-btn-l-font: var(--the7-btn-l-font-style,normal) normal var(--the7-btn-l-font-weight,normal) var(--the7-btn-l-font-size) / var(--the7-btn-l-line-height) var(--the7-btn-l-font-family);
  --the7-btn-lg-font: var(--the7-btn-lg-font-style,normal) normal var(--the7-btn-lg-font-weight,normal) var(--the7-btn-lg-font-size) / var(--the7-btn-lg-line-height) var(--the7-btn-lg-font-family);
  --the7-btn-xl-font: var(--the7-btn-xl-font-style,normal) normal var(--the7-btn-xl-font-weight,normal) var(--the7-btn-xl-font-size) / var(--the7-btn-xl-line-height) var(--the7-btn-xl-font-family);
  --the7-woo-title-font: var(--the7-woo-title-font-style,normal) normal var(--the7-woo-title-font-weight,normal) var(--the7-woo-title-font-size) / var(--the7-woo-title-line-height) var(--the7-woo-title-font-family);
  --the7-woo-content-font: var(--the7-woo-content-font-style,normal) normal var(--the7-woo-content-font-weight,normal) var(--the7-woo-content-font-size) / var(--the7-woo-content-line-height) var(--the7-woo-content-font-family);
  --the7-base-font: var(--the7-base-font-style,normal) normal var(--the7-base-font-weight,normal) var(--the7-base-font-size) / var(--the7-base-line-height) var(--the7-base-font-family);
  --the7-base-font-big: var(--the7-base-font-style,normal) normal var(--the7-base-font-weight,normal) var(--the7-text-big-font-size) / var(--the7-text-big-line-height) var(--the7-base-font-family);
  --the7-widget-title-font: var(--the7-widget-title-font-style,normal) normal var(--the7-widget-title-font-weight,normal) var(--the7-widget-title-font-size) / var(--the7-widget-title-line-height) var(--the7-widget-title-font-family);
  --the7-widget-content-font: var(--the7-widget-content-font-style,normal) normal var(--the7-widget-content-font-weight,normal) var(--the7-widget-content-font-size) / var(--the7-widget-content-line-height) var(--the7-widget-content-font-family);
  --the7-h1-font: var(--the7-h1-font-style,normal) normal var(--the7-h1-font-weight,normal) var(--the7-h1-font-size) / var(--the7-h1-line-height) var(--the7-h1-font-family);
  --the7-h2-font: var(--the7-h2-font-style,normal) normal var(--the7-h2-font-weight,normal) var(--the7-h2-font-size) / var(--the7-h2-line-height) var(--the7-h2-font-family);
  --the7-h3-font: var(--the7-h3-font-style,normal) normal var(--the7-h3-font-weight,normal) var(--the7-h3-font-size) / var(--the7-h3-line-height) var(--the7-h3-font-family);
  --the7-h4-font: var(--the7-h4-font-style,normal) normal var(--the7-h4-font-weight,normal) var(--the7-h4-font-size) / var(--the7-h4-line-height) var(--the7-h4-font-family);
  --the7-h5-font: var(--the7-h5-font-style,normal) normal var(--the7-h5-font-weight,normal) var(--the7-h5-font-size) / var(--the7-h5-line-height) var(--the7-h5-font-family);
  --the7-h6-font: var(--the7-h6-font-style,normal) normal var(--the7-h6-font-weight,normal) var(--the7-h6-font-size) / var(--the7-h6-line-height) var(--the7-h6-font-family);
  --the7-form-md-font-family: var(--the7-base-font-family);
  --the7-form-md-font-style: var(--the7-base-font-style,normal);
  --the7-form-md-font-weight: var(--the7-base-font-weight,normal);
  --the7-form-md-font-size: var(--the7-base-font-size);
  --the7-form-md-line-height: var(--the7-base-line-height);
  --the7-form-md-font: var(--the7-form-md-font-style) normal var(--the7-form-md-font-weight) var(--the7-form-md-font-size,--the7-base-font-size) / var(--the7-form-md-line-height,--the7-base-line-height) var(--the7-form-md-font-family,--the7-base-font-family);
  --the7-fit-height: calc(var(--the7-vh,1vh) * 100);
}
#the7-body.admin-bar {
  --the7-fit-height: calc(var(--the7-vh,1vh) * 100 - 32px);
}
@media screen and (max-width: 782px) {
  #the7-body.admin-bar {
    --the7-fit-height: calc(var(--the7-vh,1vh) * 100);
  }
}
.transparent-border-mixin {
  border-color: var(--the7-divider-color);
}
.sidebar .transparent-border-mixin,
.sidebar-content .transparent-border-mixin {
  border-color: rgba(10,10,10,0.15);
}
.footer .transparent-border-mixin {
  border-color: rgba(139,141,148,0.15);
}
.solid-bg-mixin {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .outline-decoration {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .shadow-decoration {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.accent-bg-mixin {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .accent-bg-mixin {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
html,
body,
body.page,
.wf-container > * {
  font: var(--the7-base-font-big);
  letter-spacing: var(--the7-base-letter-spacing);
  text-transform: var(--the7-base-text-transform);
  text-decoration: var(--the7-base-text-decoration);
  word-spacing: normal;
  color: var(--the7-base-color);
}
a.dt-owl-item-wrap,
a.dt-owl-item-wrap:hover {
  color: var(--the7-base-color);
}
.elementor-widget[class*='elementor-widget-wp-widget-'] a:not(:hover) {
  color: var(--the7-base-color);
}
#main .wf-wrap,
.page-title .wf-wrap,
.fancy-header .wf-wrap {
  padding: 0 50px 0 50px;
}
.side-header .mobile-header-bar {
  box-sizing: border-box;
}
.no-cssgridlegacy.no-cssgrid .wf-container,
.no-cssgridlegacy.no-cssgrid .wf-container-main {
  margin: 0 -50px 0 -50px;
}
#main-slideshow.fixed > .royalSlider {
  max-width: 100%;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
  max-width: calc(100% - 50px - 50px);
  max-width: 100%;
  margin: 0 auto;
}
.masthead:not(.side-header).full-width .header-bar,
.header-bar .masthead.side-header-menu-icon {
  max-width: 100%;
}
.page-title .wf-wrap:after {
  width: calc(100% - 50px - 50px);
  max-width: calc(100% - 50px - 50px);
}
.boxed .page-title .wf-wrap:after {
  left: 50px;
}
.no-cssgridlegacy.no-cssgrid .wf-container,
.no-cssgridlegacy.no-cssgrid .wf-container-main {
  margin: 0 -50px 0 -50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-right .content {
  padding-left: 50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-left .content {
  padding-right: 50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
  padding-right: 50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
  padding-left: 50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
  padding-left: 0;
}
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
  padding-right: 0;
}
.no-cssgridlegacy.no-cssgrid .content,
.no-cssgridlegacy.no-cssgrid .sidebar {
  padding: 0 50px 0 50px;
}
.sidebar-right .sidebar,
.sidebar-divider-off.sidebar-right .sidebar,
.sidebar-right .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget {
  margin-right: 0;
  margin-left: 0;
}
.sidebar-left .sidebar,
.sidebar-divider-off.sidebar-left .sidebar,
.sidebar-left .sidebar.solid-bg,
.sidebar-left .sidebar.bg-under-widget {
  margin-right: 0;
  margin-left: 0;
}
#main-slideshow.fixed {
  padding: 70px 50px 70px 50px;
}
.wf-container {
  margin: 0 -50px 0 -50px;
}
.wf-cell,
.wf-usr-cell {
  padding: 0 50px 0 50px;
}
#footer .wf-wrap {
  padding: 0 10px 0 10px;
}
.text-big,
.dt-accordion-text-big .wpb_accordion_header > a {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.text-normal,
.dt-accordion-text-normal .wpb_accordion_header > a,
.icon-with-text-shortcode .dt-text-desc {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.text-small,
.dt-accordion-text-small .wpb_accordion_header > a {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.wp-caption-text {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.text-uppercase {
  text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1-size,
.entry-title.h1-size,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.h5-size,
.entry-title.h5-size,
.h6-size,
.entry-title.h6-size,
.header-color,
.entry-meta .header-color,
.color-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h1-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h1-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h2-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h2-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1.entry-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h3-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h3-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2.entry-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h4-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h4-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3.entry-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h5-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h5-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h6-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h6-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .header-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-meta .header-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .color-title {
  color: #333333;
}
.sidebar-content h1,
.sidebar-content h2,
.sidebar-content h3,
.sidebar-content h4,
.sidebar-content h5,
.sidebar-content h6,
.sidebar-content h1 a,
.sidebar-content h2 a,
.sidebar-content h3 a,
.sidebar-content h4 a,
.sidebar-content h5 a,
.sidebar-content h6 a,
.sidebar-content h1 a:hover,
.sidebar-content h2 a:hover,
.sidebar-content h3 a:hover,
.sidebar-content h4 a:hover,
.sidebar-content h5 a:hover,
.sidebar-content h6 a:hover,
.sidebar-content .h1-size,
.sidebar-content .entry-title.h1-size,
.sidebar-content .h2-size,
.sidebar-content .entry-title.h2-size,
.sidebar-content h1.entry-title,
.sidebar-content .h3-size,
.sidebar-content .entry-title.h3-size,
.sidebar-content h2.entry-title,
.sidebar-content .h4-size,
.sidebar-content .entry-title.h4-size,
.sidebar-content h3.entry-title,
.sidebar-content .h5-size,
.sidebar-content .entry-title.h5-size,
.sidebar-content .h6-size,
.sidebar-content .entry-title.h6-size,
.sidebar-content .header-color,
.sidebar-content .entry-meta .header-color,
.sidebar-content .color-title {
  color: #333333;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer h1 a,
.footer h2 a,
.footer h3 a,
.footer h4 a,
.footer h5 a,
.footer h6 a,
.footer h1 a:hover,
.footer h2 a:hover,
.footer h3 a:hover,
.footer h4 a:hover,
.footer h5 a:hover,
.footer h6 a:hover,
.footer .h1-size,
.footer .entry-title.h1-size,
.footer .h2-size,
.footer .entry-title.h2-size,
.footer h1.entry-title,
.footer .h3-size,
.footer .entry-title.h3-size,
.footer h2.entry-title,
.footer .h4-size,
.footer .entry-title.h4-size,
.footer h3.entry-title,
.footer .h5-size,
.footer .entry-title.h5-size,
.footer .h6-size,
.footer .entry-title.h6-size,
.footer .header-color,
.footer .entry-meta .header-color,
.footer .color-title {
  color: #eeeeee;
}
h1,
.h1-size,
.entry-title.h1-size,
.dt-accordion-h1-size .wpb_accordion_header > a {
  color: var(--the7-h1-color);
  font: var(--the7-h1-font);
  text-transform: var(--the7-h1-text-transform);
  letter-spacing: var(--the7-h1-letter-spacing);
  word-spacing: var(--the7-h1-word-spacing);
  text-decoration: var(--the7-h1-text-decoration);
}
h2,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.dt-accordion-h2-size .wpb_accordion_header > a {
  color: var(--the7-h2-color);
  font: var(--the7-h2-font);
  text-transform: var(--the7-h2-text-transform);
  letter-spacing: var(--the7-h2-letter-spacing);
  word-spacing: var(--the7-h2-word-spacing);
  text-decoration: var(--the7-h2-text-decoration);
}
h3,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.dt-accordion-h3-size .wpb_accordion_header > a {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
  letter-spacing: var(--the7-h3-letter-spacing);
  word-spacing: var(--the7-h3-word-spacing);
  text-decoration: var(--the7-h3-text-decoration);
}
h4,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.dt-accordion-h4-size .wpb_accordion_header > a,
.vc_separator h4 {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
  letter-spacing: var(--the7-h4-letter-spacing);
  word-spacing: var(--the7-h4-word-spacing);
  text-decoration: var(--the7-h4-text-decoration);
}
h5,
.h5-size,
h4.entry-title,
.entry-title.h5-size,
.dt-accordion-h5-size .wpb_accordion_header > a {
  color: var(--the7-h5-color);
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
  letter-spacing: var(--the7-h5-letter-spacing);
  word-spacing: var(--the7-h5-word-spacing);
  text-decoration: var(--the7-h5-text-decoration);
}
h6,
.h6-size,
.entry-title.h6-size,
.dt-accordion-h6-size .wpb_accordion_header > a {
  color: var(--the7-h6-color);
  font: var(--the7-h6-font);
  text-transform: var(--the7-h6-text-transform);
  letter-spacing: var(--the7-h6-letter-spacing);
  word-spacing: var(--the7-h6-word-spacing);
}
.text-primary {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.content .text-primary {
  color: var(--the7-h4-color);
}
.footer .text-primary {
  color: #eeeeee;
}
a.text-primary {
  text-decoration: none;
}
a.text-primary:hover {
  text-decoration: underline;
}
.color-primary .sidebar,
.sidebar-content .color-primary {
  color: #333333;
}
.footer .color-primary {
  color: #eeeeee;
}
a.color-primary {
  text-decoration: none;
}
a.color-primary:hover {
  text-decoration: underline;
}
.text-secondary {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.color-secondary,
.text-secondary {
  color: var(--the7-accent-color);
}
.stripe .color-secondary,
.stripe .text-secondary {
  color: var(--the7-accent-color);
}
a,
a:hover {
  color: var(--the7-links-color);
}
a:hover {
  color: var(--the7-links-hover-color,var(--the7-links-color));
}
#page .color-accent {
  color: var(--the7-accent-color);
}
.accent-gradient #page .color-accent {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .color-accent {
    color: #0094f7;
  }
}
.paint-accent-color {
  color: var(--the7-accent-color) !important;
}
.accent-gradient .paint-accent-color {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color-secondary,
.color-base-transparent {
  color: var(--the7-secondary-text-color);
}
.sidebar-content .color-secondary,
.sidebar-content .color-base-transparent {
  color: rgba(10,10,10,0.5);
}
.footer .color-secondary,
.footer .color-base-transparent {
  color: rgba(139,141,148,0.5);
}
#main > .wf-wrap,
#bottom-bar > .wf-wrap,
#footer > .wf-wrap {
  width: 100%;
}
#phantom.full-width .ph-wrap.boxed {
  max-width: 100%;
}
#page.boxed {
  max-width: 1280px;
}
.footer-overlap .boxed .footer,
.footer-overlap .boxed #bottom-bar {
  max-width: 1280px;
}
#phantom .ph-wrap.boxed,
.boxed .top-bar.line-content:before,
.boxed .classic-header.content-width-line .navigation:before {
  max-width: calc(100% - 50px - 50px);
}
.boxed .full-width .top-bar.line-content:before,
.boxed .classic-header.full-width.content-width-line .navigation:before {
  max-width: 100%;
}
#main {
  padding: 70px 0 70px 0;
}
#main > .wf-wrap {
  padding: 0 50px 0 50px;
}
body {
  background: #ffffff none no-repeat fixed center center;
  background-size: auto;
}
#page {
  background: rgba(37,37,37,0) url(/wp-content/uploads/the7-css/../../../wp-content/themes/dt-the7/images/backgrounds/patterns/full/poly.png) repeat  left bottom;
  background-size: auto;
}
.fixed-page-bg #page {
  background: none;
}
.fixed-page-bg #page:after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: rgba(37,37,37,0) url(/wp-content/uploads/the7-css/../../../wp-content/themes/dt-the7/images/backgrounds/patterns/full/poly.png) repeat left bottom;
  background-size: auto;
}
.fixed-page-bg #page.boxed:after {
  max-width: 1280px;
  margin: 0 auto;
}
.footer-overlap .page-inner {
  background: rgba(37,37,37,0) url(/wp-content/uploads/the7-css/../../../wp-content/themes/dt-the7/images/backgrounds/patterns/full/poly.png) repeat  left bottom;
  background-size: auto;
}
textarea,
select,
blockquote,
.entry-author,
.format-aside-content,
.format-status-content,
.format-link-content,
.dt-form button,
.dt-btn,
#main-slideshow .tp-button,
.wpcf7-submit.dt-btn-m,
.shortcode-action-bg,
.shortcode-action-bg:before,
.shortcode-teaser.frame-on,
.testimonial-item  .ts-viewport,
.footer .testimonials.slider-content,
.shortcode-code,
#main .vc_text_separator div,
#main .vc_progress_bar .vc_single_bar,
#main .vc_progress_bar .vc_single_bar .vc_label,
#main .vc_progress_bar .vc_single_bar .vc_bar,
#main .flexslider,
.nsu-submit,
.mc4wp-form input[type="url"],
.mc4wp-form input[type="date"],
#main #content .rotatingtweets,
#main #content .norotatingtweets,
.mc4wp-form form select,
#megaMenu ul.megaMenu > li.menu-item,
#megaMenu ul.megaMenu > li.menu-item > a,
.customSelect,
.loading-label,
.widget .testimonial-content,
.skill,
.skill-value,
.widget .team-container,
.widget .logo-items li,
.comment-list .comment > article,
.bg-on:not(.fullwidth-img),
.blog-content .block-style-widget,
#mobile-menu,
.testimonial-content,
.wpb_content_element .wpb_accordion_header > a:before,
.wpb_content_element.dt-accordion-bg-on .wpb_accordion_wrapper .wpb_accordion_header,
.twentytwenty-before-label,
.twentytwenty-after-label,
.btn-cntr a,
.photo-scroller .album-share-overlay .share-button.entry-share,
.project-navigation,
.album-share-overlay,
.st-accordion li > a:before,
.arrows-accent .prev i,
.arrows-accent .next i,
.arrows-accent .owl-prev i,
.arrows-accent .owl-next i,
.round-images .bg-on.team-container:not(.fullwidth-img),
.solid-bg .sidebar-content,
.solid-bg.sidebar-content .widget,
.bg-under-widget .sidebar-content .widget,
.ls-container.ls-carousel .ls-nav-prev,
.ls-container.ls-carousel .ls-nav-next,
.menu-btn,
.custom-menu a:before,
.small-fancy-datas .fancy-date a {
  border-radius: 1px;
}
.wpb_tabs.tab-style-two,
.wpb_tour.tab-style-two {
  border-radius: 1px;
}
.top-bar-bg {
  background: rgba(10,10,10,0.81) none repeat center center;
}
#phantom .top-bar-bg,
.sticky-on .top-bar-bg,
.sticky-top-line-on .top-bar-bg {
  background: rgba(10,10,10,0.81) none repeat center center !important;
}
.top-bar.line-content:after,
.top-bar.full-width-line:after {
  border-bottom: 1px solid rgba(51,51,51,0.11);
}
.top-bar.line-content:after {
  width: calc(100% - 50px - 50px);
  left: auto;
  right: auto;
}
.boxed .top-bar.line-content:after {
  left: 50%;
}
.top-bar {
  min-height: 36px;
  padding: 5px 50px 5px 50px;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
  max-width: calc(100%);
  max-width: 100%;
  margin: 0 auto;
}
.masthead:not(.side-header).full-width .top-bar,
.top-bar .masthead.side-header-menu-icon {
  max-width: 100%;
}
.top-bar,
.top-bar a:not(.wpml-ls-link):not(.wpml-ls-item-toggle),
.top-bar .mini-nav .customSelect,
.top-bar .mini-nav a:hover,
.header-bottom-bar a {
  color: #ffffff;
}
.masthead .top-bar .mini-contacts,
.masthead .top-bar .mini-nav > ul:not(.mini-sub-nav) > li > a,
.masthead .top-bar .mini-login,
.masthead .top-bar .mini-login .submit,
.masthead .top-bar .mini-search .submit,
.masthead .top-bar .mini-search,
.masthead .top-bar .wc-ico-cart,
.masthead .top-bar .text-area,
.masthead .top-bar .customSelectInner {
  font:   13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.masthead .top-bar .shopping-cart,
.masthead .top-bar .soc-ico a,
.masthead .top-bar .soc-ico {
  line-height: 19px;
}
.branding > a,
.branding > img {
  padding: 0px 5px 0px 0px;
}
.transparent .masthead:not(.side-header-h-stroke) .branding > a,
.transparent .masthead:not(.side-header-h-stroke) .branding > img {
  padding: 0px 5px 0px 0px;
}
.side-header-h-stroke .branding > a,
.side-header-v-stroke .branding > a,
.side-header-h-stroke .branding > img,
.side-header-v-stroke .branding > img {
  padding: 10px 15px 10px 0px;
}
.mini-search input.field,
.overlay-search-microwidget input[type=text] {
  font:    14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  min-height: 34px;
  height: auto;
  line-height: 34px;
  width: 200px;
  border-width: 0px;
  border-color: #e2e2e2;
  border-radius: 0px;
  background: #f4f4f4;
  padding: 0 12px 0 12px;
}
.overlay-search-microwidget .searchform:not(.search-icon-disabled) input.field,
.mini-search .searchform:not(.search-icon-disabled) input.field {
  padding-right: 12px;
}
.animate-search-width .search-icon {
  width: 16px;
}
.animate-search-width input.field:focus,
.animate-search-width input.field:active,
.animate-search-width:hover input.field {
  width: 200px;
}
.mini-search .search-icon i,
.overlay-search-microwidget .search-icon i {
  color: #aaaaaa;
}
.searchform input::-moz-placeholder {
  color: #aaaaaa !important;
  opacity: 1;
}
.searchform input[type=text],
.mini-search .field::placeholder,
.overlay-search-microwidget .field::placeholder {
  color: #aaaaaa;
}
.popup-search .field::placeholder {
  color: #aaaaaa !important;
}
.overlay-search-microwidget .search-icon,
.mini-search .search-icon {
  right: 12px;
}
.overlay-search-microwidget .search-icon i,
.mini-search .search-icon i {
  font-size: 16px;
}
.popup-search .search-icon {
  right: 22px;
}
.branding .popup-search .searchform .submit > span,
.branding .overlay-search .searchform .submit > span {
  margin-left: 7.1428571428571px;
}
.mixed-header .header-bar .popup-search .searchform .submit > span,
.mixed-header .header-bar .overlay-search .searchform .submit > span {
  margin-left: 7.1428571428571px;
}
.popup-search .submit i,
.overlay-search .submit i {
  font-size: 16px;
  color: #ffffff;
}
.branding .popup-search .submit i,
.branding .overlay-search .submit i {
  font-size: 0px;
}
.mixed-header .popup-search .submit i,
.mixed-header .overlay-search .submit i {
  font-size: 16px;
  color: #888888;
}
.masthead .top-bar .popup-search .submit i,
.masthead .top-bar .overlay-search .submit i {
  font-size: 16px;
  color: #ffffff;
}
.dt-mobile-header .popup-search .submit i,
.dt-mobile-header .overlay-search .submit i {
  font-size: 16px;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .popup-search .submit i,
.mobile-header-bar .mobile-mini-widgets .overlay-search .submit i {
  font-size: 16px;
  color: #333333;
}
.overlay-search-microwidget {
  background: rgba(0,0,0,0.9);
}
.masthead .popup-search .popup-search-wrap {
  top: calc(100% + 8px);
}
.dt-mobile-header .popup-search .popup-search-wrap {
  width: 100%;
}
.masthead.side-header .mini-widgets .popup-search .popup-search-wrap {
  top: auto;
  bottom: calc(100% + 8px);
}
.masthead .mini-widgets .popup-search .popup-search-wrap.bottom-overflow {
  top: auto;
  bottom: calc(100% + 8px);
}
.masthead .mini-search input[type="text"]::-moz-placeholder {
  color: #333333;
}
.mini-search .submit {
  font:  normal  14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-search .submit:hover {
  opacity: 0.7;
}
.branding .mini-search .submit {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.mixed-header .mini-search .submit {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.dt-mobile-header .mini-search .submit {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .mini-search .submit {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.dt-mobile-header .mini-search .popup-search-wrap {
  top: auto;
  bottom: auto;
}
.overlay-search-microwidget .search-icon,
.mini-search .search-icon {
  color: #aaaaaa;
}
.popup-search .submit.default-icon:before,
.overlay-search .submit.default-icon:before {
  color: #333333;
}
.mixed-header .popup-search .submit.default-icon:before,
.mixed-header .overlay-search .submit.default-icon:before {
  color: #888888;
}
.dt-mobile-header .popup-search .submit.default-icon:before,
.dt-mobile-header .overlay-search .submit.default-icon:before {
  color: #333333;
}
.mobile-header-bar .popup-search .submit.default-icon:before,
.mobile-header-bar .overlay-search .submit.default-icon:before {
  color: #333333;
}
.top-bar .mini-search .submit {
  color: #ffffff;
}
.top-bar .mini-search .submit:hover {
  opacity: 0.7;
}
.top-bar .popup-search .submit:before,
.top-bar .overlay-search .submit:before {
  color: rgba(0,0,0,0.07);
}
.login-remember {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.mini-login,
.mini-login .submit {
  font:  normal  14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-login i,
.mini-login .submit i {
  font-size: 16px;
  color: #ffffff;
}
.branding .mini-login,
.branding .mini-login .submit {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.branding .mini-login i,
.branding .mini-login .submit i {
  font-size: 0px;
  margin-right: 7.1428571428571px;
}
.mixed-header .mini-login,
.mixed-header .mini-login .submit {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.mixed-header .mini-login i,
.mixed-header .mini-login .submit i {
  font-size: 16px;
  color: #888888;
}
.masthead .top-bar .mini-login,
.masthead .top-bar .mini-login .submit {
  color: #ffffff;
}
.masthead .top-bar .mini-login i,
.masthead .top-bar .mini-login .submit i {
  font-size: 16px;
  color: #ffffff;
}
.mixed-header .header-bar .mini-login i,
.mixed-header .header-bar .mini-login .submit i {
  margin-right: 7.1428571428571px;
}
.dt-mobile-header .mini-login,
.dt-mobile-header .mini-login .submit {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.dt-mobile-header .mini-login i,
.dt-mobile-header .mini-login .submit i {
  font-size: 16px;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .mini-login,
.mobile-header-bar .mobile-mini-widgets .mini-login .submit {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mobile-header-bar .mobile-mini-widgets .mini-login i,
.mobile-header-bar .mobile-mini-widgets .mini-login .submit i {
  font-size: 16px;
  color: #333333;
}
a.mini-contacts:hover {
  opacity: 0.7;
}
.mini-contacts {
  text-decoration: none;
  font:  normal  14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-contacts i {
  font-size: 16px;
  color: #ffffff;
}
.branding .mini-contacts {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.branding .mini-contacts i {
  font-size: 0px;
}
.mixed-header .mini-contacts {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.mixed-header .mini-contacts i {
  font-size: 16px;
  color: #888888;
}
.mixed-header .header-bar .mini-contacts i {
  margin-right: 7.1428571428571px;
}
.masthead .top-bar .mini-contacts {
  color: #ffffff;
}
.masthead .top-bar .mini-contacts i {
  font-size: 16px;
  color: #ffffff;
}
.dt-mobile-header .mini-contacts {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.dt-mobile-header .mini-contacts i {
  font-size: 16px;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .mini-contacts {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mobile-header-bar .mobile-mini-widgets .mini-contacts i {
  font-size: 16px;
  color: #333333;
}
.masthead .mini-widgets .soc-ico a,
.masthead .mobile-mini-widgets .soc-ico a,
.dt-mobile-header .soc-ico a {
  width: 26px;
  height: 26px;
  margin: 0 2.5px;
  line-height: 26px;
  border-radius: 100px;
}
.masthead .mini-widgets .soc-ico a:before,
.masthead .mini-widgets .soc-ico a:after,
.masthead .mobile-mini-widgets .soc-ico a:before,
.masthead .mobile-mini-widgets .soc-ico a:after,
.dt-mobile-header .soc-ico a:before,
.dt-mobile-header .soc-ico a:after {
  width: 26px;
  height: 26px;
}
.masthead .mini-widgets .soc-ico a:first-child,
.masthead .mobile-mini-widgets .soc-ico a:first-child,
.dt-mobile-header .soc-ico a:first-child {
  margin-left: 0;
}
.masthead .mini-widgets .soc-ico a:last-child,
.masthead .mobile-mini-widgets .soc-ico a:last-child,
.dt-mobile-header .soc-ico a:last-child {
  margin-right: 0;
}
.masthead .soc-ico .soc-font-icon,
.dt-mobile-header .soc-ico .soc-font-icon {
  font-size: 16px;
  line-height: 26px;
}
.masthead .soc-ico.border-on a:before,
.dt-mobile-header .soc-ico.border-on a:before {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0);
}
.masthead .soc-ico.hover-border-on a:hover:after,
.dt-mobile-header .soc-ico.hover-border-on a:hover:after {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0);
}
.masthead .soc-ico.custom-bg a:before,
.masthead .soc-ico.accent-bg a:before,
.dt-mobile-header .soc-ico.custom-bg a:before,
.dt-mobile-header .soc-ico.accent-bg a:before {
  background-color: rgba(0,0,0,0.07);
}
.masthead .soc-ico.hover-gradient-bg a:after,
.masthead .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .masthead .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .masthead .soc-ico.hover-accent-bg a:after,
.masthead .soc-ico.gradient-bg.hover-gradient-bg a:after,
.dt-mobile-header .soc-ico.hover-gradient-bg a:after,
.dt-mobile-header .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.hover-accent-bg a:after,
.dt-mobile-header .soc-ico.gradient-bg.hover-gradient-bg a:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.masthead .soc-ico.hover-custom-bg a:after,
.masthead .soc-ico.accent-bg.hover-custom-bg a:after,
.masthead .soc-ico.hover-custom-bg a:after,
.accent-gradient .masthead .soc-ico.gradient-bg.hover-custom-bg a:after,
.masthead .soc-ico.hover-accent-bg a:after,
.dt-mobile-header .soc-ico.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.accent-bg.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.hover-custom-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.gradient-bg.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.hover-accent-bg a:after {
  background-color: #0094f7;
  background-image: none;
}
.masthead .mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.masthead .mobile-mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon {
  color: var(--the7-accent-color);
  color: #ffffff !important;
  background: none !important;
}
.accent-gradient .masthead .mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.accent-gradient .masthead .mobile-mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.accent-gradient .dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .masthead .mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
  .accent-gradient .masthead .mobile-mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
  .accent-gradient .dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon {
    color: #0094f7;
  }
}
.masthead .mini-widgets .soc-ico a:hover .soc-font-icon,
.masthead .mobile-mini-widgets .soc-ico a:hover .soc-font-icon,
.dt-mobile-header .soc-ico a:hover .soc-font-icon {
  color: var(--the7-accent-color);
  color: #ffffff !important;
  background: none !important;
}
.accent-gradient .masthead .mini-widgets .soc-ico a:hover .soc-font-icon,
.accent-gradient .masthead .mobile-mini-widgets .soc-ico a:hover .soc-font-icon,
.accent-gradient .dt-mobile-header .soc-ico a:hover .soc-font-icon {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .masthead .mini-widgets .soc-ico a:hover .soc-font-icon,
  .accent-gradient .masthead .mobile-mini-widgets .soc-ico a:hover .soc-font-icon,
  .accent-gradient .dt-mobile-header .soc-ico a:hover .soc-font-icon {
    color: #0094f7;
  }
}
.text-area {
  font:  normal  14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.branding .text-area {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.mixed-header .text-area {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.top-bar .text-area {
  color: #ffffff;
}
.dt-mobile-header .text-area {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .text-area {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-nav .mini-sub-nav > li:not(.wpml-ls-item) > a .menu-text,
.mini-nav .mini-sub-nav li.has-children > a:after,
.footer-sub-nav > li a .subtitle-text,
.mini-nav .mini-sub-nav li a .subtitle-text {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.footer-sub-nav > li a .subtitle-text,
.mini-nav .mini-sub-nav li a .subtitle-text {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  font-size: calc(var(--the7-text-small-font-size) - 2);
}
.mini-sub-nav > li.act:not(.wpml-ls-item) > a .menu-text,
.mini-sub-nav > li:not(.act):not(.wpml-ls-item):hover > a .menu-text,
.mini-nav .mini-sub-nav > li.act:not(.wpml-ls-item) > a .subtitle-text,
.mini-nav .mini-sub-nav > li:not(.act):not(.wpml-ls-item):hover > a .subtitle-text {
  color: var(--the7-accent-color);
}
.masthead .menu-select,
.masthead .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:  normal  14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.masthead .branding .menu-select,
.masthead .branding .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.masthead.mixed-header .menu-select,
.masthead.mixed-header .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.masthead .top-bar .menu-select,
.masthead .top-bar .mini-nav > ul:not(.mini-sub-nav) > li > a {
  color: #ffffff;
  font:   13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.dt-mobile-header .menu-select,
.dt-mobile-header .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .menu-select,
.mobile-header-bar .mobile-mini-widgets .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mobile-header-bar .mobile-mini-widgets .mini-nav .mini-sub-nav > li > a * {
  color: #222222 !important;
}
.masthead .mini-nav .customSelectInner {
  font:  normal  14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.branding .mini-nav .customSelectInner {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.mixed-header .mini-nav .customSelectInner {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.top-bar .mini-nav .customSelectInner {
  color: #ffffff;
  font:   13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.dt-mobile-header .mini-nav .customSelectInner {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .mini-nav .customSelectInner {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
#bottom-bar .mini-nav .customSelectInner {
  color: #eeeeee;
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  line-height: 17px;
}
#bottom-bar .mini-nav .customSelectInner i {
  color: #eeeeee;
}
.dt-mobile-header .mini-nav {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .mini-nav {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-nav .customSelectInner i,
.list-type-menu.mini-nav > ul > li > a i,
.list-type-menu-first-switch.mini-nav > ul > li > a i,
.list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #ffffff;
}
.branding .mini-nav .customSelectInner i,
.branding .list-type-menu.mini-nav > ul > li > a i,
.branding .list-type-menu-first-switch.mini-nav > ul > li > a i,
.branding .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 0px;
  margin-right: 7.1428571428571px;
}
.mixed-header .mini-nav .customSelectInner i,
.mixed-header .list-type-menu.mini-nav > ul > li > a i,
.mixed-header .list-type-menu-first-switch.mini-nav > ul > li > a i,
.mixed-header .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #888888;
}
.mixed-header .header-bar .mini-nav .customSelectInner i i,
.mixed-header .header-bar .list-type-menu.mini-nav > ul > li > a i i,
.mixed-header .header-bar .list-type-menu-first-switch.mini-nav > ul > li > a i i,
.mixed-header .header-bar .list-type-menu-second-switch.mini-nav > ul > li > a i i {
  margin-right: 7.1428571428571px;
}
.masthead .top-bar .mini-nav .customSelectInner i,
.masthead .top-bar .list-type-menu.mini-nav > ul > li > a i,
.masthead .top-bar .list-type-menu-first-switch.mini-nav > ul > li > a i,
.masthead .top-bar .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #ffffff;
}
.dt-mobile-header .mini-nav .customSelectInner i,
.dt-mobile-header .list-type-menu.mini-nav > ul > li > a i,
.dt-mobile-header .list-type-menu-first-switch.mini-nav > ul > li > a i,
.dt-mobile-header .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .mini-nav .customSelectInner i,
.mobile-header-bar .mobile-mini-widgets .list-type-menu.mini-nav > ul > li > a i,
.mobile-header-bar .mobile-mini-widgets .list-type-menu-first-switch.mini-nav > ul > li > a i,
.mobile-header-bar .mobile-mini-widgets .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #333333;
}
#bottom-bar .mini-nav .menu-select:hover .customSelectInner i {
  color: inherit;
}
.header-elements-button-1 {
  font:   700 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  padding: 10px 20px 10px 20px;
  border-radius: 0px;
}
.header-elements-button-1:not(:hover) span {
  color: #ffffff;
}
.header-elements-button-1.microwidget-btn-bg-on:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.header-elements-button-1.border-on:before {
  box-shadow: inset 0px 0px 0px 1px #0094f7;
}
.header-elements-button-1 i {
  font-size: 14px;
}
.header-elements-button-1.btn-icon-align-left i {
  margin-right: 5px;
}
.header-elements-button-1.btn-icon-align-right i {
  margin-left: 5px;
}
.header-elements-button-1.btn-icon-align-right:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-1.btn-icon-align-left:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-1:hover span {
  color: #ffffff;
}
.header-elements-button-1.btn-icon-align-right:hover i {
  color: #ffffff;
}
.header-elements-button-1.btn-icon-align-left:hover i {
  color: #ffffff;
}
.header-elements-button-1.microwidget-btn-hover-bg-on:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.header-elements-button-1.hover-border-on:after {
  box-shadow: inset 0px 0px 0px 1px #0094f7;
}
.header-elements-button-2 {
  font:   700 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  padding: 10px 20px 10px 20px;
  border-radius: 0px;
}
.header-elements-button-2:not(:hover) span {
  color: #ffffff;
}
.header-elements-button-2.microwidget-btn-bg-on:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.header-elements-button-2.border-on:before {
  box-shadow: inset 0px 0px 0px 1px #0094f7;
}
.header-elements-button-2 i {
  font-size: 14px;
}
.header-elements-button-2.btn-icon-align-left i {
  margin-right: 5px;
}
.header-elements-button-2.btn-icon-align-right i {
  margin-left: 5px;
}
.header-elements-button-2:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-2:hover span {
  color: #ffffff;
}
.header-elements-button-2.btn-icon-align-right:hover i {
  color: #ffffff;
}
.header-elements-button-2.btn-icon-align-left:hover i {
  color: #ffffff;
}
.header-elements-button-2.btn-icon-align-right:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-2.btn-icon-align-left:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-2.microwidget-btn-hover-bg-on:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.header-elements-button-2.hover-border-on:after {
  box-shadow: inset 0px 0px 0px 1px #0094f7;
}
.masthead:not(.side-header).dividers .main-nav > li:before,
.masthead:not(.side-header).dividers.surround .main-nav > li:last-child:after {
  border-color: #000000;
  height: 14px;
  border-width: 2px;
}
.side-header.dividers .main-nav > li:before,
.side-header.dividers.surround .main-nav > li:last-child:after {
  border-color: #000000;
  width: 14px;
  border-width: 2px;
}
.main-nav > li > a {
  margin: 0px 5px 0px 5px;
  padding: 2px 2px 2px 2px;
}
.main-nav > li > a .animate-wrap {
  margin: -2px -2px -2px -2px;
  padding: 2px 2px 2px 2px;
}
.side-header.dividers:not(.surround) .main-nav {
  margin: -2px 0 -2px 0;
}
.side-header:not(.dividers) .main-nav {
  margin: -2px 0 -2px 0;
}
.top-header .outside-item-double-margin.main-nav > li:first-child > a {
  margin-left: 10px;
}
.top-header .outside-item-custom-margin.main-nav > li:first-child > a {
  margin-left: 30px;
}
.top-header .outside-item-remove-margin.main-nav > li:first-child > a {
  margin-left: 0;
}
.top-header .outside-item-double-margin.main-nav > li:last-child > a {
  margin-right: 10px;
}
.top-header .outside-item-custom-margin.main-nav > li:last-child > a {
  margin-right: 30px;
}
.top-header .outside-item-remove-margin.main-nav > li:last-child > a {
  margin-right: 0;
}
.sub-downwards .main-nav > li > .next-level-button {
  left: -5px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.sub-downwards .main-nav > li > .sub-nav:last-child {
  margin-bottom: 2px;
}
.sub-downwards .main-nav > li:last-child > .sub-nav:last-child {
  margin-bottom: 0;
}
.side-header.dividers .main-nav > li:before,
.side-header.dividers.surround .main-nav > li:last-child:after {
  left: 7px;
}
.main-nav > li > a .menu-text {
  font:  normal 500 15px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.main-nav.level-arrows-on > li.has-children > a .menu-item-text {
  line-height: 19px;
}
.main-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #333333;
}
.sticky-on .main-nav > li:not(.wpml-ls-item) > a .menu-text,
#phantom .main-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #333333;
}
.main-nav > li:not(.wpml-ls-item) > a {
  color: #333333;
}
.sticky-on .main-nav > li:not(.wpml-ls-item) > a,
#phantom .main-nav > li:not(.wpml-ls-item) > a {
  color: #333333;
}
.main-nav > li.act:not(.wpml-ls-item) > a {
  color: #333333;
}
.sticky-on .main-nav > li.act:not(.wpml-ls-item) > a,
#phantom .main-nav > li.act:not(.wpml-ls-item) > a {
  color: #333333;
}
.main-nav > li.act:not(.wpml-ls-item) > a .menu-text,
.main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text {
  color: #333333;
}
.sticky-on .main-nav > li.act:not(.wpml-ls-item) > a .menu-text,
#phantom .main-nav > li.act:not(.wpml-ls-item) > a .menu-text,
.sticky-on .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text,
#phantom .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text {
  color: #333333;
}
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text,
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .subtitle-text,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .menu-text {
  color: #333333;
}
.sticky-on .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text,
#phantom .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text,
.sticky-on .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text,
#phantom .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text,
.sticky-on .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .subtitle-text,
#phantom .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .subtitle-text,
.sticky-on .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .menu-text,
#phantom .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .menu-text {
  color: #333333;
}
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a {
  color: #333333;
}
.sticky-on .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover,
#phantom .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover,
.sticky-on .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a,
#phantom .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a {
  color: #333333;
}
.top-header .main-nav.level-arrows-on > li.has-children > a .menu-text:after {
  background: #333333;
}
.sticky-on .main-nav.level-arrows-on > li.has-children > a .menu-text:after,
#phantom .main-nav.level-arrows-on > li.has-children > a .menu-text:after {
  background: #333333;
}
.sub-sideways .main-nav.level-arrows-on > li.has-children > a span:after {
  background: rgba(51,51,51,0.2);
}
.sub-downwards .main-nav.level-arrows-on > li.has-children > a:after,
.sub-downwards .next-level-button svg,
.sub-downwards .main-nav > li.menu-item-language > a:after {
  color: rgba(51,51,51,0.2);
  fill: rgba(51,51,51,0.2);
}
.top-header .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.top-header .main-nav.level-arrows-on > li.dt-hovered.has-children:not(.act) > a .menu-text:after {
  background: #333333;
}
.sticky-on .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
#phantom .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.sticky-on .main-nav.level-arrows-on > li.dt-hovered.has-children:not(.act) > a .menu-text:after,
#phantom .main-nav.level-arrows-on > li.dt-hovered.has-children:not(.act) > a .menu-text:after {
  background: #333333;
}
.top-header .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after {
  background: #333333;
}
.sticky-on .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after,
#phantom .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after {
  background: #333333;
}
.side-header.sub-downwards .main-nav.level-arrows-on li.has-children > a:after {
  line-height: 19px;
}
.main-nav > li > a .subtitle-text {
  font:  normal 400 11px / 15px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.main-nav > .menu-item > a > i {
  font-size: 14px;
}
#main-nav > .menu-item > a > i {
  line-height: 14px;
}
.main-nav .sub-nav > .menu-item > a i {
  font-size: 14px;
}
.hover-outline-decoration > li > a,
.active-outline-decoration > li > a {
  border: 2px solid transparent;
}
.top-header .hover-outline-decoration > li:not(.act) > a:hover,
.top-header .hover-outline-decoration > li.dt-hovered:not(.act) > a {
  border: 2px solid #0094f7;
}
.top-header .active-outline-decoration > li.act > a {
  border: 2px solid rgba(0,148,247,0.15);
}
.top-header .active-bg-decoration > li.act > a {
  background-color: rgba(0,148,247,0.15);
  background: rgba(0,148,247,0.15);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.15) 25%, rgba(0,14,96,0.15) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.15) 25%, rgba(0,14,96,0.15) 100%);
}
.top-header .hover-bg-decoration > li:not(.act) > a:hover,
.top-header .hover-bg-decoration > li.dt-hovered:not(.act) > a {
  background-color: #0094f7;
  background: #0094f7;
  background: -webkit-linear-gradient(to left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(to left, #0094f7 25%, #000e60 100%);
}
.hover-outline-decoration > li > a,
.active-outline-decoration > li > a,
.active-bg-decoration > li > a,
.hover-bg-decoration > li > a {
  border-radius: 3px;
}
.bg-outline-decoration > li > a,
.main-nav > li > a .animate-wrap,
.hover-line-decoration > li:not(.act) > a:hover .decoration-line,
.hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line,
.active-line-decoration > li > a .decoration-line {
  border-radius: 3px;
}
.top-header .active-line-decoration > li.act > a:after {
  background-color: rgba(130,36,227,0.3);
}
.top-header .hover-line-decoration > li > a:hover .decoration-line,
.top-header .hover-line-decoration > li.dt-hovered > a .decoration-line {
  height: 2px;
  background-color: rgba(255,255,255,0.23);
  background: rgba(255,255,255,0.23);
  background: -webkit-linear-gradient(to left, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%);
  background: linear-gradient(to left, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%);
}
.top-header .active-line-decoration > li.act > a .decoration-line {
  height: 2px;
  background-color: rgba(130,36,227,0.3);
}
.l-to-r-line > li > a i.underline {
  bottom: -4px;
  background-color: #0094f7;
  background: #0094f7;
  background: -webkit-linear-gradient(to left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(to left, #0094f7 25%, #000e60 100%);
  height: 2px;
}
.from-centre-line > li > a .menu-item-text:before {
  bottom: -4px;
  height: 2px;
  background-color: #0094f7;
  background: #0094f7;
  background: -webkit-linear-gradient(to left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(to left, #0094f7 25%, #000e60 100%);
}
.upwards-line > li > a .menu-item-text:before {
  bottom: -4px;
  height: 2px;
  background-color: #0094f7;
  background: #0094f7;
  background: -webkit-linear-gradient(to left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(to left, #0094f7 25%, #000e60 100%);
}
.downwards-line > li > a .menu-item-text:before {
  bottom: -4px;
  background-color: #0094f7;
  background: #0094f7;
  background: -webkit-linear-gradient(to left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(to left, #0094f7 25%, #000e60 100%);
}
.top-header .masthead .downwards-line > li > a .menu-item-text:before {
  height: 2px;
}
li:not(.dt-mega-menu) .sub-nav {
  width: 280px;
}
.sub-nav {
  background-color: #ffffff;
  padding: 10px 10px 10px 10px;
}
.top-header .sub-nav .sub-nav,
.sub-sideways .sub-nav .sub-nav {
  top: -10px;
}
.main-nav .sub-nav > li > a .menu-text {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.sub-downwards .sub-nav .next-level-button:before,
.side-header.sub-downwards .main-nav.level-arrows-on .sub-nav > li.has-children > a:after {
  line-height: 17px;
}
.main-nav .sub-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #333333;
}
.main-nav .sub-nav > li:not(.wpml-ls-item) > a,
#bottom-bar .sub-nav > li:not(.wpml-ls-item) > a {
  color: #333333;
}
.sub-nav.level-arrows-on > li.has-children:not(.dt-mega-parent) > a:after,
#bottom-bar .sub-nav li.has-children > a:after {
  background: #333333;
}
.main-nav .sub-nav > li > a .subtitle-text {
  font: italic normal  10px / 14px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.main-nav .sub-nav > li > a,
.sub-downwards .sub-nav.sub-nav-widgets > li {
  margin: 0px 0px 2px 0px;
  padding: 10px 10px 10px 10px;
}
.top-header .main-nav .sub-nav.level-arrows-on > li.has-children > a {
  padding-right: 18px;
}
.sub-nav li:not(:first-child) .sub-nav {
  top: -10px;
}
.masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
  right: 2px;
}
.top-header .masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
  right: 10px;
}
.rtl .masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
  right: auto;
  left: 10px;
}
.sub-downwards .sub-nav > li > .next-level-button {
  left: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}
.sub-downwards.dt-parent-menu-clickable .sub-nav > li:not(.has-children) > a {
  margin-right: 30px;
}
.masthead:not(.sub-downwards) .main-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a,
#bottom-bar .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a,
.masthead:not(.sub-downwards) .main-nav .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover,
.sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item):not(.dt-mega-parent) > a:hover {
  color: #0094f7;
}
.masthead:not(.sub-downwards) .main-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text {
  color: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .masthead:not(.sub-downwards) .main-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text {
    color: #0094f7;
  }
}
.sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item):not(.dt-mega-parent) > a:hover .menu-text {
  color: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item):not(.dt-mega-parent) > a:hover .menu-text {
    color: #0094f7;
  }
}
.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent):not(.act):hover > a:after,
#bottom-bar .sub-nav li.has-children:not(.act):hover > a:after {
  background: #0094f7;
}
.top-header .sub-nav.hover-style-bg > li:not(.dt-mega-parent):not(.act):hover > a,
.top-header .sub-nav.gradient-hover.hover-style-bg > li:not(.dt-mega-parent):not(.act):hover > a {
  background-color: rgba(0,148,247,0.07);
  background: rgba(0,148,247,0.07);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.07) 25%, rgba(0,14,96,0.07) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.07) 25%, rgba(0,14,96,0.07) 100%);
}
.top-header .sub-nav.hover-style-bg > li:not(.dt-mega-parent).act > a,
.top-header .sub-nav.gradient-hover.hover-style-bg > li:not(.dt-mega-parent).act > a {
  background-color: rgba(0,148,247,0.07);
  background: rgba(0,148,247,0.07);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.07) 25%, rgba(0,14,96,0.07) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.07) 25%, rgba(0,14,96,0.07) 100%);
}
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item):not(.wpml-ls-item) > a,
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a i[class^="fa"],
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a i[class^="dt-icon"],
.main-nav .sub-nav > li.dt-mega-parent.current-menu-item:not(.wpml-ls-item) > a {
  color: #0094f7;
}
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text {
  color: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text {
    color: #0094f7;
  }
}
.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent).act > a:after,
#bottom-bar .sub-nav li.has-children.act > a:after {
  background: #0094f7;
}
.masthead:not(.sub-downwards) .sub-nav .sub-nav {
  left: 271px !important;
}
.rtl .masthead:not(.sub-downwards) .sub-nav .sub-nav {
  right: 271px;
  left: auto !important;
}
.masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow {
  left: -291px !important;
}
.rtl .masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow {
  right: -289px;
  left: auto !important;
}
.sub-downwards .sub-nav.level-arrows-on li.has-children > a svg,
.sub-downwards .sub-nav.level-arrows-on li.has-children:not(.act):hover > a svg,
.sub-downwards .sub-nav.level-arrows-on li.has-children.act > a svg,
.sub-downwards .sub-nav .next-level-button {
  fill: rgba(51,51,51,0.27);
  color: rgba(51,51,51,0.27);
}
.sub-downwards .main-nav.level-arrows-on > li.has-children > a {
  max-width: calc(100% - 30px - 5px - 5px);
}
.sub-downwards .sub-nav.level-arrows-on > li.has-children > a {
  max-width: calc(100% - 30px - 0px - 0px);
}
.masthead.masthead-mobile-header,
.masthead.masthead-mobile-header:not(.mixed-header) {
  background: #ffffff;
}
.mobile-sticky-header-overlay,
.mobile-sticky-sidebar-overlay {
  background-color: rgba(17,17,17,0.5);
}
.dt-mobile-header {
  background-color: #ffffff;
  width: 300px;
}
.right-mobile-menu .show-mobile-header .dt-mobile-header {
  right: 300px;
}
.dt-mobile-header .mobile-header-scrollbar-wrap {
  width: calc(300px - 13px);
  padding: 45px 15px 30px 30px;
  box-sizing: border-box;
}
.admin-bar .dt-mobile-header .mobile-header-scrollbar-wrap {
  padding-top: 77px;
}
@media screen and (max-width: 782px) {
  .admin-bar .dt-mobile-header .mobile-header-scrollbar-wrap {
    padding-top: 91px;
  }
}
html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-thumb {
  background: rgba(51,51,51,0.2);
  border-color: #ffffff;
}
html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
  margin: 0 auto;
  box-sizing: border-box;
}
.masthead:not(.side-header).full-width .mobile-header-bar,
.mobile-header-bar .masthead.side-header-menu-icon {
  max-width: 100%;
}
.dt-mobile-menu-icon {
  padding: 5px 2px 5px 2px;
}
.dt-mobile-menu-icon .menu-toggle-caption {
  font:    16px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  word-spacing: normal;
}
.mobile-left-caption .dt-mobile-menu-icon .menu-toggle-caption {
  margin-right: 10px;
}
.mobile-right-caption .dt-mobile-menu-icon .menu-toggle-caption {
  margin-left: 10px;
}
.dt-mobile-menu-icon:not(.floating-btn) {
  margin: 0px 0px 0px 0px;
  border-radius: 0px;
}
.mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before {
  background-color: var(--the7-accent-color);
  background: #ffffff !important;
  transition: 0.2s linear;
}
.accent-gradient .mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.mobile-menu-icon-border-enable .dt-mobile-menu-icon:not(.floating-btn):before {
  border: 0px solid var(--the7-accent-color);
}
.mobile-menu-icon-hover-bg-on .dt-mobile-menu-icon:not(.floating-btn):after {
  background-color: var(--the7-accent-color);
  background: rgba(255,255,255,0) !important;
  transition: 0.2s linear;
}
.accent-gradient .mobile-menu-icon-hover-bg-on .dt-mobile-menu-icon:not(.floating-btn):after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.mobile-menu-icon-hover-border-enable .dt-mobile-menu-icon:not(.floating-btn):after {
  border: 0px solid var(--the7-accent-color);
}
.dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-toggle-caption {
  color: var(--the7-accent-color);
  color: #333333 !important;
  background: none;
}
.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line,
.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line,
.accent-gradient .two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.dt-mobile-menu-icon:not(.floating-btn) .menu-line:before {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .dt-mobile-menu-icon:not(.floating-btn) .menu-line:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.dt-mobile-menu-icon:not(.floating-btn) .menu-line:after {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .dt-mobile-menu-icon:not(.floating-btn) .menu-line:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.dt-mobile-menu-icon:not(.floating-btn):hover .menu-toggle-caption {
  color: var(--the7-accent-color);
  color: #333333 !important;
  background: none;
}
.masthead:not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .masthead:not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line,
.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line,
.accent-gradient.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.h-dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.accent-gradient .dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.accent-gradient .h-dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.accent-gradient .two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
  border-radius: 1px;
}
.dt-close-mobile-menu-icon .mobile-menu-close-caption {
  font:    16px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  word-spacing: normal;
}
.mobile-close-left-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption {
  margin-right: 10px;
}
.mobile-close-right-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption {
  margin-left: 10px;
}
.dt-close-mobile-menu-icon:not(:hover) .mobile-menu-close-caption {
  color: var(--the7-accent-color);
  color: #ffffff !important;
  background: none;
}
.dt-close-mobile-menu-icon:hover .mobile-menu-close-caption {
  color: var(--the7-accent-color);
  color: #ffffff !important;
  background: none;
}
.left-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  left: 0;
}
.right-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  right: 0;
}
.center-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  left: 50%;
  transform: translateX(-50%);
}
.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  left: 300px;
}
.right-mobile-menu.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  right: 300px;
  left: auto;
}
@media screen and (max-width: 300px) {
  .show-mobile-header .dt-close-mobile-menu-icon {
    left: calc(100% - 30px);
  }
  .right-mobile-menu .show-mobile-header .dt-close-mobile-menu-icon {
    left: auto;
    right: 0;
  }
  .right-mobile-menu .show-mobile-header .dt-mobile-header {
    right: 100%;
  }
}
.mobile-branding > a,
.mobile-branding > img {
  padding: 0px 0px 0px 0px;
}
.transparent .masthead:not(.mixed-header) .mobile-branding > a,
.transparent .masthead:not(.mixed-header) .mobile-branding > img {
  padding: 0px 0px 0px 0px;
}
.sticky-mobile-on.masthead:not(.mixed-header) .mobile-branding > a,
.sticky-mobile-on.masthead:not(.mixed-header) .mobile-branding > img {
  padding: 0px 0px 0px 0px;
}
.sticky-mobile-on.masthead.masthead-mobile-header .sticky-mobile-logo-first-switch,
.sticky-mobile-on.masthead.masthead-mobile-header .sticky-mobile-logo-second-switch {
  padding: 0px 0px 0px 0px;
}
.mobile-main-nav > li > a {
  padding: 10.4px 25px 10.4px 0;
}
.mobile-menu-show-divider .mobile-main-nav > li > a {
  padding: 15.2px 25px 15.2px 0;
}
.dt-mobile-header .next-level-button {
  padding: 10.4px 0;
  top: 0;
  line-height: 20px;
}
.mobile-menu-show-divider.dt-mobile-header .next-level-button {
  padding: 15.2px 0;
}
.dt-mobile-header .next-level-button:before {
  line-height: 20px;
}
.mobile-main-nav > li > .sub-nav:last-child {
  margin-bottom: 16px;
}
.mobile-main-nav li > a .menu-text {
  font:   700 16px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  text-transform: none;
}
.mobile-main-nav > .menu-item > a i[class^="fa"],
.mobile-main-nav > .menu-item > a i[class^="dt-icon"] {
  font-size: 16px;
}
.mobile-main-nav li > a {
  color: #333333;
}
.mobile-main-nav li.act > a {
  color: #0094f7;
}
.mobile-main-nav li.act > a .menu-text,
.mobile-main-nav li.act > a .subtitle-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .subtitle-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text {
  color: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .mobile-main-nav li.act > a .menu-text,
  .mobile-main-nav li.act > a .subtitle-text,
  .dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .subtitle-text,
  .dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text {
    color: #0094f7;
  }
}
.mobile-main-nav li:not(.act) > a:hover .subtitle-text,
.mobile-main-nav li:not(.act) > a:hover .menu-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover .menu-text {
  color: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .mobile-main-nav li:not(.act) > a:hover .subtitle-text,
  .mobile-main-nav li:not(.act) > a:hover .menu-text,
  .dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover .menu-text {
    color: #0094f7;
  }
}
.mobile-main-nav li:not(.act) > a:hover,
.dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover {
  color: #0094f7;
}
.mobile-main-nav > li.has-children > a:after,
.mobile-main-nav .next-level-button svg,
.mobile-main-nav > li.menu-item-language > a:after {
  color: rgba(51,51,51,0.17);
  fill: rgba(51,51,51,0.17);
}
.mobile-menu-show-divider .mobile-main-nav > li:before {
  border-bottom: 1px solid rgba(51,51,51,0.12);
}
.mobile-main-nav .sub-nav > li > a,
#page .mobile-main-nav .sub-nav li {
  padding: 5.2px 0px 5.2px 0;
}
.dt-mobile-header .mobile-main-nav li .sub-nav > li > a .menu-text {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  text-transform: none;
}
.mobile-main-nav .sub-nav > .menu-item > a i[class^="fa"],
.mobile-main-nav .sub-nav > .menu-item > a i[class^="dt-icon"] {
  font-size: 13px;
}
.mobile-main-nav .sub-nav li > a .menu-text,
.mobile-main-nav .sub-nav li > a i[class^="fa"],
.mobile-main-nav .sub-nav li > a i[class^="dt-icon"] {
  font-size: 9px;
  line-height: 13px;
}
.mobile-main-nav .sub-nav.level-arrows-on li.has-children > a:after,
.mobile-main-nav .sub-nav.level-arrows-on li.has-children:not(.act):hover > a:after,
.mobile-main-nav .sub-nav.level-arrows-on li.has-children.act > a:after,
.mobile-main-nav .sub-nav li.has-children a:after,
.mobile-main-nav .sub-nav .next-level-button {
  color: rgba(51,51,51,0.17);
}
.mobile-main-nav .sub-nav .next-level-button {
  padding: 6.5px 0;
  top: 0;
  line-height: 17px;
}
.mobile-main-nav .sub-nav .next-level-button:before {
  line-height: 17px;
}
.mobile-main-nav  > li.has-children > a {
  max-width: calc(100% - 55px);
}
.mobile-main-nav .sub-nav > li.has-children > a {
  max-width: calc(100% - 30px);
}
.dt-close-mobile-menu-icon {
  padding: 5px 5px 5px 5px;
  margin: 15px 0px 0px 0px;
  border-radius: 0px;
}
.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.mobile-hamburger-close-border-enable .dt-close-mobile-menu-icon:before {
  border: 0px solid var(--the7-accent-color);
}
.mobile-hamburger-close-bg-hover-enable .dt-close-mobile-menu-icon:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient.mobile-hamburger-close-bg-hover-enable .dt-close-mobile-menu-icon:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.mobile-hamburger-close-border-hover-enable .dt-close-mobile-menu-icon:after {
  border: 0px solid var(--the7-accent-color);
}
.dt-close-mobile-menu-icon span:after {
  background-color: var(--the7-accent-color);
  background: #ffffff !important;
}
.accent-gradient .dt-close-mobile-menu-icon span:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.dt-close-mobile-menu-icon span:before {
  background-color: var(--the7-accent-color);
  background: #ffffff !important;
}
.accent-gradient .dt-close-mobile-menu-icon span:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.top-bar .sub-nav li.has-children.act:after,
#bottom-bar .sub-nav li.has-children.act:after {
  color: var(--the7-accent-color);
}
.top-bar .sub-nav > ul > li > a,
#bottom-bar .sub-nav > ul > li > a {
  color: #333333;
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
#page .masthead.sticky-on .header-bar,
#phantom.masthead .header-bar,
#phantom .ph-wrap {
  min-height: 60px;
}
#phantom .logo-box,
#phantom .phantom-top-line-logo,
.phantom-sticky .sticky-on.masthead:not(.side-header) .branding > a,
.phantom-sticky .sticky-on.masthead:not(.side-header) .branding > img {
  padding: 10px 15px 10px 0px;
}
.transparent.phantom-sticky .sticky-on.masthead .branding > a,
.transparent.phantom-sticky .sticky-on.masthead .branding > img {
  padding: 10px 15px 10px 0px;
}
#phantom {
  background: #ffffff none repeat center center;
  background-size: auto;
}
.phantom-shadow-decoration #phantom {
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
#phantom.boxed {
  max-width: 1280px;
}
.phantom-line-decoration #phantom {
  border-bottom: 1px solid rgba(51,51,51,0.11);
  box-shadow: none !important;
}
.phantom-content-width-line-decoration #phantom .ph-wrap {
  position: relative;
  box-shadow: none !important;
}
.phantom-content-width-line-decoration #phantom .ph-wrap:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
  content: "";
  width: calc(100% - 50px - 50px);
  height: 1px;
  background: rgba(51,51,51,0.11);
}
.phantom-shadow-decoration #phantom {
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  border-bottom: none;
}
.phantom-disable-decoration #phantom {
  box-shadow: none !important;
  border-bottom: none;
}
.responsive-off.phantom-sticky .sticky-on.masthead:not(.masthead-mobile) {
  background: #ffffff !important;
}
.responsive-off.phantom-line-decoration.phantom-sticky .sticky-on.masthead {
  border-bottom: 1px solid rgba(51,51,51,0.11);
  box-shadow: none !important;
}
.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
.ph-wrap {
  padding: 0 50px 0 50px;
}
.top-header .mega-full-width > .dt-mega-menu-wrap {
  width: calc(100% - 50px - 50px);
}
.boxed .masthead:not(.full-width):not(.side-header):not(.side-header-menu-icon):not(.side-header-v-stroke) .header-bar,
.boxed .ph-wrap {
  max-width: 100%;
  width: calc(100% - 50px - 50px);
}
#phantom .ph-wrap .header-bar {
  padding: 0;
}
.boxed .masthead:not(.width-in-pixel):not(#phantom) .top-bar.full-width-line:after,
.boxed .masthead:not(.width-in-pixel):not(.sticky-on) .top-bar-bg,
.boxed.masthead:not(.width-in-pixel):not(#phantom) .top-bar-bg,
.boxed .classic-header:not(.width-in-pixel) .navigation:before {
  margin: 0 -50px 0 -50px;
  padding: 0 1000px;
}
.ph-wrap,
#phantom .ph-wrap.boxed,
.boxed .top-bar.line-content:before,
.boxed .classic-header.content-width-line .navigation:before {
  max-width: calc(100% - 50px - 50px);
  max-width: 100%;
}
.masthead:not(.mixed-header) {
  background: #ffffff none no-repeat center center;
  background-size: cover;
}
.masthead.line-decoration:not(.side-header):not(.mixed-header):not(.masthead-mobile-header) {
  border-bottom: 1px solid rgba(51,51,51,0.11);
}
.header-side-left .masthead.line-decoration:not(.mixed-header):not(.masthead-mobile-header) {
  border-right: 1px solid rgba(51,51,51,0.11);
}
.header-side-right .masthead.line-decoration:not(.mixed-header):not(.masthead-mobile-header) {
  border-left: 1px solid rgba(51,51,51,0.11);
}
.masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar {
  padding-bottom: 1px;
}
.masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
  content: "";
  width: calc(100% - 50px - 50px);
  height: 1px;
  background: rgba(51,51,51,0.11);
}
.header-side-left .masthead.content-width-line-decoration:not(.mixed-header):not(.masthead-mobile-header) .header-bar:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: auto;
  top: auto;
  height: calc(100% - 0px - 0px);
  width: 1px;
  background: rgba(51,51,51,0.11);
}
.header-side-right .masthead.content-width-line-decoration:not(.mixed-header):not(.masthead-mobile-header) .header-bar:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: auto;
  top: auto;
  height: calc(100% - 0px - 0px);
  width: 1px;
  background: rgba(51,51,51,0.11);
}
.transparent .masthead:not(.side-header),
.overlay-navigation .masthead.shadow-decoration:not(.mixed-header) {
  box-shadow: none;
}
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header) {
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
.transparent .masthead:not(.side-header) {
  background: #eeee22;
}
.transparent .top-bar-bg {
  background: rgba(0,0,0,0.5);
}
#main-slideshow:not(.rv-slider):not(.empty-slider) {
  min-height: 100px;
}
#main-slideshow.fixed,
#main-slideshow.fix,
#main-slideshow.layer-fixed {
  background-color: rgba(10,10,10,0.08);
}
#main-slideshow.fixed > .royalSlider,
#main-slideshow.fixed .ts-wrap {
  max-width: 12%;
}
.outline-element-decoration #main-slideshow.fixed:after,
.outline-element-decoration #main-slideshow.layer-fixed:after,
.outline-element-decoration #main-slideshow.fix:after {
  background-color: rgba(10,10,10,0.15);
}
.page-title .wf-wrap {
  min-height: 200px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-title .wf-wrap:after {
  border-bottom: 6px double rgba(51,51,51,0.11);
}
.page-title.solid-bg {
  background-color: rgba(0,0,0,0.04);
}
.page-title.solid-bg.bg-img-enabled {
  background-image: none;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto auto;
}
.page-title.overlay-bg:after {
  background: rgba(0,0,0,0.5);
}
.page-title.gradient-bg {
  background: rgba(0,0,0,0.04);
}
.page-title.title-outline-decoration {
  border-bottom: 10px solid rgba(30,115,190,0);
}
.page-title > .wf-wrap,
#fancy-header > .wf-wrap {
  width: 100%;
}
.page-title h1,
.page-title h1 *,
.page-title h1 a:hover,
#page .page-title .entry-title {
  font:  normal 700 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  text-transform: none;
}
.page-title .breadcrumbs li:before,
.page-title .breadcrumbs li:before {
  color: rgba(10,10,10,0.35);
}
.page-title.breadcrumbs-bg .breadcrumbs {
  background: #594492;
  border-radius: 2px;
  border: 0px solid rgba(255,255,255,0);
}
.page-title .breadcrumbs {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}
.page-title .breadcrumbs,
.page-title .breadcrumbs a {
  color: #0a0a0a;
  font:  normal  14px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.page-title .breadcrumbs li:before,
.page-title .breadcrumbs li:before {
  color: rgba(10,10,10,0.5);
}
.fancy-header h1,
.fancy-header h2,
.fancy-header .fancy-subtitle {
  font:  normal 700 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
#page .fancy-header .color-accent span {
  color: var(--the7-accent-color);
}
.accent-gradient #page .fancy-header .color-accent span {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .fancy-header .color-accent span {
    color: #0094f7;
  }
}
.dt-breadcrumbs-shortcode .breadcrumbs * {
  color: var(--the7-secondary-text-color);
}
.responsive-off #main:not(.sidebar-none) .wf-container-main {
  grid-column-gap: 50px;
}
.responsive-off .sidebar-right .wf-container-main {
  -ms-grid-columns: calc(100% - 350px - 25px) 50px calc(350px - 25px);
  grid-template-columns: calc(100% - 350px - 25px) calc(350px - 25px);
}
.responsive-off .sidebar-left .wf-container-main {
  -ms-grid-columns: calc(350px - 25px) 50px calc(100% - 350px - 25px);
  grid-template-columns: calc(350px - 25px) calc(100% - 350px - 25px);
}
.responsive-off .sidebar-divider-vertical.sidebar-left .sidebar {
  padding-right: 50px;
}
.responsive-off .sidebar-divider-vertical.sidebar-right .sidebar {
  padding-left: 50px;
}
.sidebar-right .sidebar {
  border-left: 1px solid var(--the7-divider-color);
}
.sidebar-left .sidebar {
  border-right: 1px solid var(--the7-divider-color);
}
.solid-bg .sidebar-content {
  background: #ffffff none repeat center center;
}
.solid-bg.sidebar-outline-decoration .sidebar-content,
.bg-under-widget.sidebar-outline-decoration .widget {
  border: 1px solid rgba(0,0,0,0.06);
}
.bg-under-widget .sidebar-content .widget,
.solid-bg.sidebar-content .widget {
  background: #ffffff none repeat center center;
}
.solid-bg.sidebar-content.sidebar-outline-decoration .widget {
  border: 1px solid rgba(0,0,0,0.06);
}
.solid-bg.sidebar-shadow-decoration .sidebar-content,
.bg-under-widget.sidebar-shadow-decoration .sidebar-content .widget,
.solid-bg.sidebar-content.sidebar-shadow-decoration .widget {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.sidebar .widget,
.sidebar-content .widget,
.elementor-widget-sidebar .widget {
  border-top: 1px solid var(--the7-divider-color);
  color: #0a0a0a;
  padding-top: 35px;
  padding-bottom: 35px;
}
.sidebar .widget,
.widget_product_categories li a,
.widget .st-accordion li > a,
ul.cart_list li a,
ul.product_list_widget li a,
.sidebar-content .widget,
.widget .testimonial-vcard .text-primary,
.widget .testimonial-vcard .text-secondary,
div[class*='elementor-widget-wp-widget-'],
.elementor-widget-sidebar .widget,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products,
.elementor-widget-wp-widget-woocommerce_recent_reviews,
.elementor-widget-wp-widget-woocommerce_product_categories,
.elementor-widget-wp-widget-woocommerce_top_rated_products,
.elementor-widget-wp-widget-woocommerce_widget_cart,
.elementor-widget-wp-widget-woocommerce_price_filter,
.elementor-widget-wp-widget-woocommerce_layered_nav,
.elementor-widget-wp-widget-woocommerce_products,
.elementor-widget-woocommerce-products,
.elementor-widget-wp-widget-woocommerce_layered_nav_filters,
.elementor-widget-wp-widget-woocommerce_rating_filter,
.the7-product-filter {
  font: var(--the7-widget-content-font);
  text-transform: var(--the7-widget-content-text-transform);
  letter-spacing: var(--the7-widget-content-letter-spacing);
  text-decoration: var(--the7-widget-content-text-decoration);
}
.sidebar.bg-under-widget .widget,
.bg-under-widget .sidebar-content .widget,
.solid-bg.sidebar-content .widget,
.mec-wrap .col-md-4 .widget {
  margin-top: 70px;
}
.widget-title,
div[class*='elementor-widget-wp-widget-'] h5,
.elementor-widget .woocommerce h5 {
  font: var(--the7-widget-title-font);
  text-transform: var(--the7-widget-title-text-transform);
  letter-spacing: var(--the7-widget-title-letter-spacing);
  text-decoration: var(--the7-widget-title-text-decoration);
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget div[class*='elementor-widget-wp-widget-'] h5,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .elementor-widget .woocommerce h5 {
  color: #333333;
}
.sidebar-content .widget-title,
.sidebar-content div[class*='elementor-widget-wp-widget-'] h5,
.sidebar-content .elementor-widget .woocommerce h5 {
  color: #333333;
}
.footer .widget-title,
.footer div[class*='elementor-widget-wp-widget-'] h5,
.footer .elementor-widget .woocommerce h5 {
  color: #eeeeee;
}
.widget-title,
body .elementor-widget .woocommerce h5 {
  margin-bottom: var(--the7-widget-gap);
}
.widgettitle {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widgettitle {
  color: #333333;
}
.sidebar-content .widgettitle {
  color: #333333;
}
.footer .widgettitle {
  color: #eeeeee;
}
.sidebar-content .widget:not(.widget_icl_lang_sel_widget) a:not(.elementor-button),
.sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a:not(.elementor-button) * {
  color: #0a0a0a;
}
.sidebar-content .widget .post-content .text-secondary {
  color: rgba(10,10,10,0.5);
}
.footer .widget a,
.footer .widget .post-content .text-secondary {
  color: #8b8d94;
}
.footer .widget .post-content .text-secondary {
  color: rgba(139,141,148,0.5);
}
.widget_categories li a,
.widget_meta a,
.blogroll a,
.widget_archive li a,
.widget_recent_entries a,
.widget_recent_comments a,
.widget_links a,
.items-grid a,
.recent-posts a,
.widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.contact-info .secondary-color,
.widget_nav_menu a,
.tagcloud a,
.widget_pages a,
a.rsswidget,
.textwidget a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_categories li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_meta a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .blogroll a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_archive li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_recent_entries a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_recent_comments a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_links a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .items-grid a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .recent-posts a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .contact-info .secondary-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_nav_menu a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .tagcloud a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_pages a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget a.rsswidget,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .textwidget a {
  color: #333333;
}
.sidebar-content .widget_categories li a,
.sidebar-content .widget_meta a,
.sidebar-content .blogroll a,
.sidebar-content .widget_archive li a,
.sidebar-content .widget_recent_entries a,
.sidebar-content .widget_recent_comments a,
.sidebar-content .widget_links a,
.sidebar-content .items-grid a,
.sidebar-content .recent-posts a,
.sidebar-content .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.sidebar-content .contact-info .secondary-color,
.sidebar-content .widget_nav_menu a,
.sidebar-content .tagcloud a,
.sidebar-content .widget_pages a,
.sidebar-content a.rsswidget,
.sidebar-content .textwidget a {
  color: #333333;
}
.footer .widget_categories li a,
.footer .widget_meta a,
.footer .blogroll a,
.footer .widget_archive li a,
.footer .widget_recent_entries a,
.footer .widget_recent_comments a,
.footer .widget_links a,
.footer .items-grid a,
.footer .recent-posts a,
.footer .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.footer .contact-info .secondary-color,
.footer .widget_nav_menu a,
.footer .tagcloud a,
.footer .widget_pages a,
.footer a.rsswidget,
.footer .textwidget a {
  color: #eeeeee;
}
.widget_categories li,
.widget_archive li {
  color: rgba(10,10,10,0.5);
}
.sidebar-content .custom-categories a,
.sidebar-content .cat-item a,
.sidebar-content .widget_recent_comments a,
.sidebar-content .widget_tag_cloud a:hover {
  color: #333333;
}
.footer .custom-categories a,
.footer .cat-item a,
.footer .widget_recent_comments a,
.footer .widget_tag_cloud a:hover {
  color: #eeeeee;
}
.sidebar-content .custom-categories a span.item-num,
.sidebar-content .cat-item a span.item-num {
  color: rgba(10,10,10,0.5);
}
.footer .custom-categories a span.item-num,
.footer .cat-item a span.item-num {
  color: rgba(139,141,148,0.5);
}
.sidebar-content .custom-categories a:hover span.item-name,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-categories a:hover span.item-name,
.sidebar-content .cat-item a:hover span.item-name,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .cat-item a:hover span.item-name,
.sidebar-content .custom-menu a:hover,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover,
.sidebar-content .custom-menu li.act > a,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu li.act > a,
.sidebar-content .widget_recent_comments a:hover,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .widget_recent_comments a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .custom-categories a:hover span.item-name,
.accent-gradient #page .cat-item a:hover span.item-name,
.accent-gradient #page .custom-menu a:hover,
.accent-gradient #page .custom-menu li.act > a,
.accent-gradient #page .widget_recent_comments a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .custom-categories a:hover span.item-name,
  .accent-gradient #page .cat-item a:hover span.item-name,
  .accent-gradient #page .custom-menu a:hover,
  .accent-gradient #page .custom-menu li.act > a,
  .accent-gradient #page .widget_recent_comments a:hover {
    color: #0094f7;
  }
}
.footer .custom-categories a:hover span.item-name,
.footer .cat-item a:hover span.item-name,
.footer .custom-menu a:hover,
.footer .custom-menu li.act > a,
.footer .widget_recent_comments a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .footer .custom-categories a:hover span.item-name,
.accent-gradient #page .footer .cat-item a:hover span.item-name,
.accent-gradient #page .footer .custom-menu a:hover,
.accent-gradient #page .footer .custom-menu li.act > a,
.accent-gradient #page .footer .widget_recent_comments a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .footer .custom-categories a:hover span.item-name,
  .accent-gradient #page .footer .cat-item a:hover span.item-name,
  .accent-gradient #page .footer .custom-menu a:hover,
  .accent-gradient #page .footer .custom-menu li.act > a,
  .accent-gradient #page .footer .widget_recent_comments a:hover {
    color: #0094f7;
  }
}
.sidebar-content .custom-menu a:hover svg,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover svg,
.sidebar-content .custom-menu li.act > a svg,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu li.act > a svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.footer .custom-menu a:hover svg,
.footer .custom-menu li.act > a svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.widget .menu li,
.widget_pages li,
.widget .custom-menu.dividers-on li,
div[class*='elementor-widget-wp-widget-'] .custom-menu.dividers-on li,
div[class*='elementor-widget-wp-widget-'] .menu li,
.widget .blogroll li,
.widget .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: var(--the7-divider-color);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.sidebar-content .widget .menu li,
.sidebar-content .widget .custom-menu.dividers-on li,
.sidebar-content .widget_pages li,
.sidebar-content .blogroll li,
.sidebar-content .widget .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(10,10,10,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.footer .menu li,
.footer .widget_pages li,
.footer .custom-menu.dividers-on li,
.footer .blogroll li,
.footer .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(139,141,148,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.menu .current-menu-parent > a,
.menu .current-menu-item > a,
.custom-nav > li > a:hover span,
.custom-nav li.act > a span,
.custom-nav > li > ul a:hover span,
.st-accordion li > a:hover,
.st-accordion > ul li > a:hover *,
.widget .custom-categories a:hover span.item-name,
.widget_categories li a:hover,
.widget_categories li a:not(.class-1):hover,
.widget_meta a:hover,
.blogroll a:hover,
.widget_archive li a:hover,
.widget_archive li a:not(.class-1):hover,
.widget_recent_entries a:hover,
.widget_recent_entries a:not(.class-1):hover,
.widget_links a:hover,
.widget_pages a:hover,
.recent-posts a:not(.post-rollover):hover,
.items-grid .post-content > a:hover,
#wp-calendar td a:hover,
.tagcloud a:hover,
.tagcloud a:not(.class-1):hover,
.widget_nav_menu a:hover,
a.rsswidget:hover {
  color: var(--the7-accent-color);
}
.sidebar-content .menu .current-menu-parent > a,
.sidebar-content.solid-bg .menu .current-menu-parent > a,
.sidebar-content .menu .current-menu-item > a,
.sidebar-content.solid-bg .menu .current-menu-item > a,
.sidebar-content .custom-nav > li > a:hover span,
.sidebar-content.solid-bg .custom-nav > li > a:hover span,
.sidebar-content .custom-nav li.act > a span,
.sidebar-content.solid-bg .custom-nav li.act > a span,
.sidebar-content .custom-nav > li > ul a:hover span,
.sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
.sidebar-content .st-accordion li > a:hover,
.sidebar-content.solid-bg .st-accordion li > a:hover,
.sidebar-content .st-accordion > ul li > a:hover *,
.sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
.sidebar-content .widget .custom-categories a:hover span.item-name,
.sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
.sidebar-content .widget_categories li a:hover,
.sidebar-content.solid-bg .widget_categories li a:hover,
.sidebar-content .widget_categories li a:not(.class-1):hover,
.sidebar-content.solid-bg .widget_categories li a:not(.class-1):hover,
.sidebar-content .widget_meta a:hover,
.sidebar-content.solid-bg .widget_meta a:hover,
.sidebar-content .blogroll a:hover,
.sidebar-content.solid-bg .blogroll a:hover,
.sidebar-content .widget_archive li a:hover,
.sidebar-content.solid-bg .widget_archive li a:hover,
.sidebar-content .widget_archive li a:not(.class-1):hover,
.sidebar-content.solid-bg .widget_archive li a:not(.class-1):hover,
.sidebar-content .widget_recent_entries a:hover,
.sidebar-content.solid-bg .widget_recent_entries a:hover,
.sidebar-content .widget_recent_entries a:not(.class-1):hover,
.sidebar-content.solid-bg .widget_recent_entries a:not(.class-1):hover,
.sidebar-content .widget_links a:hover,
.sidebar-content.solid-bg .widget_links a:hover,
.sidebar-content .widget_pages a:hover,
.sidebar-content.solid-bg .widget_pages a:hover,
.sidebar-content .recent-posts a:not(.post-rollover):hover,
.sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
.sidebar-content .items-grid .post-content > a:hover,
.sidebar-content.solid-bg .items-grid .post-content > a:hover,
.sidebar-content #wp-calendar td a:hover,
.sidebar-content.solid-bg #wp-calendar td a:hover,
.sidebar-content .tagcloud a:hover,
.sidebar-content.solid-bg .tagcloud a:hover,
.sidebar-content .tagcloud a:not(.class-1):hover,
.sidebar-content.solid-bg .tagcloud a:not(.class-1):hover,
.sidebar-content .widget_nav_menu a:hover,
.sidebar-content.solid-bg .widget_nav_menu a:hover,
.sidebar-content a.rsswidget:hover,
.sidebar-content.solid-bg a.rsswidget:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .sidebar-content .menu .current-menu-parent > a,
.accent-gradient .sidebar-content.solid-bg .menu .current-menu-parent > a,
.accent-gradient .sidebar-content .menu .current-menu-item > a,
.accent-gradient .sidebar-content.solid-bg .menu .current-menu-item > a,
.accent-gradient .sidebar-content .custom-nav > li > a:hover span,
.accent-gradient .sidebar-content.solid-bg .custom-nav > li > a:hover span,
.accent-gradient .sidebar-content .custom-nav li.act > a span,
.accent-gradient .sidebar-content.solid-bg .custom-nav li.act > a span,
.accent-gradient .sidebar-content .custom-nav > li > ul a:hover span,
.accent-gradient .sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
.accent-gradient .sidebar-content .st-accordion li > a:hover,
.accent-gradient .sidebar-content.solid-bg .st-accordion li > a:hover,
.accent-gradient .sidebar-content .st-accordion > ul li > a:hover *,
.accent-gradient .sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
.accent-gradient .sidebar-content .widget .custom-categories a:hover span.item-name,
.accent-gradient .sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
.accent-gradient .sidebar-content .widget_categories li a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_categories li a:hover,
.accent-gradient .sidebar-content .widget_categories li a:not(.class-1):hover,
.accent-gradient .sidebar-content.solid-bg .widget_categories li a:not(.class-1):hover,
.accent-gradient .sidebar-content .widget_meta a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_meta a:hover,
.accent-gradient .sidebar-content .blogroll a:hover,
.accent-gradient .sidebar-content.solid-bg .blogroll a:hover,
.accent-gradient .sidebar-content .widget_archive li a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_archive li a:hover,
.accent-gradient .sidebar-content .widget_archive li a:not(.class-1):hover,
.accent-gradient .sidebar-content.solid-bg .widget_archive li a:not(.class-1):hover,
.accent-gradient .sidebar-content .widget_recent_entries a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_recent_entries a:hover,
.accent-gradient .sidebar-content .widget_recent_entries a:not(.class-1):hover,
.accent-gradient .sidebar-content.solid-bg .widget_recent_entries a:not(.class-1):hover,
.accent-gradient .sidebar-content .widget_links a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_links a:hover,
.accent-gradient .sidebar-content .widget_pages a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_pages a:hover,
.accent-gradient .sidebar-content .recent-posts a:not(.post-rollover):hover,
.accent-gradient .sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
.accent-gradient .sidebar-content .items-grid .post-content > a:hover,
.accent-gradient .sidebar-content.solid-bg .items-grid .post-content > a:hover,
.accent-gradient .sidebar-content #wp-calendar td a:hover,
.accent-gradient .sidebar-content.solid-bg #wp-calendar td a:hover,
.accent-gradient .sidebar-content .tagcloud a:hover,
.accent-gradient .sidebar-content.solid-bg .tagcloud a:hover,
.accent-gradient .sidebar-content .tagcloud a:not(.class-1):hover,
.accent-gradient .sidebar-content.solid-bg .tagcloud a:not(.class-1):hover,
.accent-gradient .sidebar-content .widget_nav_menu a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_nav_menu a:hover,
.accent-gradient .sidebar-content a.rsswidget:hover,
.accent-gradient .sidebar-content.solid-bg a.rsswidget:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .sidebar-content .menu .current-menu-parent > a,
  .accent-gradient .sidebar-content.solid-bg .menu .current-menu-parent > a,
  .accent-gradient .sidebar-content .menu .current-menu-item > a,
  .accent-gradient .sidebar-content.solid-bg .menu .current-menu-item > a,
  .accent-gradient .sidebar-content .custom-nav > li > a:hover span,
  .accent-gradient .sidebar-content.solid-bg .custom-nav > li > a:hover span,
  .accent-gradient .sidebar-content .custom-nav li.act > a span,
  .accent-gradient .sidebar-content.solid-bg .custom-nav li.act > a span,
  .accent-gradient .sidebar-content .custom-nav > li > ul a:hover span,
  .accent-gradient .sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
  .accent-gradient .sidebar-content .st-accordion li > a:hover,
  .accent-gradient .sidebar-content.solid-bg .st-accordion li > a:hover,
  .accent-gradient .sidebar-content .st-accordion > ul li > a:hover *,
  .accent-gradient .sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
  .accent-gradient .sidebar-content .widget .custom-categories a:hover span.item-name,
  .accent-gradient .sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
  .accent-gradient .sidebar-content .widget_categories li a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_categories li a:hover,
  .accent-gradient .sidebar-content .widget_categories li a:not(.class-1):hover,
  .accent-gradient .sidebar-content.solid-bg .widget_categories li a:not(.class-1):hover,
  .accent-gradient .sidebar-content .widget_meta a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_meta a:hover,
  .accent-gradient .sidebar-content .blogroll a:hover,
  .accent-gradient .sidebar-content.solid-bg .blogroll a:hover,
  .accent-gradient .sidebar-content .widget_archive li a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_archive li a:hover,
  .accent-gradient .sidebar-content .widget_archive li a:not(.class-1):hover,
  .accent-gradient .sidebar-content.solid-bg .widget_archive li a:not(.class-1):hover,
  .accent-gradient .sidebar-content .widget_recent_entries a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_recent_entries a:hover,
  .accent-gradient .sidebar-content .widget_recent_entries a:not(.class-1):hover,
  .accent-gradient .sidebar-content.solid-bg .widget_recent_entries a:not(.class-1):hover,
  .accent-gradient .sidebar-content .widget_links a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_links a:hover,
  .accent-gradient .sidebar-content .widget_pages a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_pages a:hover,
  .accent-gradient .sidebar-content .recent-posts a:not(.post-rollover):hover,
  .accent-gradient .sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
  .accent-gradient .sidebar-content .items-grid .post-content > a:hover,
  .accent-gradient .sidebar-content.solid-bg .items-grid .post-content > a:hover,
  .accent-gradient .sidebar-content #wp-calendar td a:hover,
  .accent-gradient .sidebar-content.solid-bg #wp-calendar td a:hover,
  .accent-gradient .sidebar-content .tagcloud a:hover,
  .accent-gradient .sidebar-content.solid-bg .tagcloud a:hover,
  .accent-gradient .sidebar-content .tagcloud a:not(.class-1):hover,
  .accent-gradient .sidebar-content.solid-bg .tagcloud a:not(.class-1):hover,
  .accent-gradient .sidebar-content .widget_nav_menu a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_nav_menu a:hover,
  .accent-gradient .sidebar-content a.rsswidget:hover,
  .accent-gradient .sidebar-content.solid-bg a.rsswidget:hover {
    color: #0094f7;
  }
}
.footer .menu .current-menu-parent > a,
.footer .menu .current-menu-item > a,
.footer .custom-nav > li > a:hover span,
.footer .custom-nav li.act > a span,
.footer .custom-nav > li > ul a:hover span,
.footer .st-accordion li > a:hover,
.footer .st-accordion > ul li > a:hover *,
.footer .widget .custom-categories a:hover span.item-name,
.footer .widget_categories li a:hover,
.footer .widget_categories li a:not(.class-1):hover,
.footer .widget_meta a:hover,
.footer .blogroll a:hover,
.footer .widget_archive li a:hover,
.footer .widget_archive li a:not(.class-1):hover,
.footer .widget_recent_entries a:hover,
.footer .widget_recent_entries a:not(.class-1):hover,
.footer .widget_links a:hover,
.footer .widget_pages a:hover,
.footer .recent-posts a:not(.post-rollover):hover,
.footer .items-grid .post-content > a:hover,
.footer #wp-calendar td a:hover,
.footer .tagcloud a:hover,
.footer .tagcloud a:not(.class-1):hover,
.footer .widget_nav_menu a:hover,
.footer a.rsswidget:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .footer .menu .current-menu-parent > a,
.accent-gradient .footer .menu .current-menu-item > a,
.accent-gradient .footer .custom-nav > li > a:hover span,
.accent-gradient .footer .custom-nav li.act > a span,
.accent-gradient .footer .custom-nav > li > ul a:hover span,
.accent-gradient .footer .st-accordion li > a:hover,
.accent-gradient .footer .st-accordion > ul li > a:hover *,
.accent-gradient .footer .widget .custom-categories a:hover span.item-name,
.accent-gradient .footer .widget_categories li a:hover,
.accent-gradient .footer .widget_categories li a:not(.class-1):hover,
.accent-gradient .footer .widget_meta a:hover,
.accent-gradient .footer .blogroll a:hover,
.accent-gradient .footer .widget_archive li a:hover,
.accent-gradient .footer .widget_archive li a:not(.class-1):hover,
.accent-gradient .footer .widget_recent_entries a:hover,
.accent-gradient .footer .widget_recent_entries a:not(.class-1):hover,
.accent-gradient .footer .widget_links a:hover,
.accent-gradient .footer .widget_pages a:hover,
.accent-gradient .footer .recent-posts a:not(.post-rollover):hover,
.accent-gradient .footer .items-grid .post-content > a:hover,
.accent-gradient .footer #wp-calendar td a:hover,
.accent-gradient .footer .tagcloud a:hover,
.accent-gradient .footer .tagcloud a:not(.class-1):hover,
.accent-gradient .footer .widget_nav_menu a:hover,
.accent-gradient .footer a.rsswidget:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .footer .menu .current-menu-parent > a,
  .accent-gradient .footer .menu .current-menu-item > a,
  .accent-gradient .footer .custom-nav > li > a:hover span,
  .accent-gradient .footer .custom-nav li.act > a span,
  .accent-gradient .footer .custom-nav > li > ul a:hover span,
  .accent-gradient .footer .st-accordion li > a:hover,
  .accent-gradient .footer .st-accordion > ul li > a:hover *,
  .accent-gradient .footer .widget .custom-categories a:hover span.item-name,
  .accent-gradient .footer .widget_categories li a:hover,
  .accent-gradient .footer .widget_categories li a:not(.class-1):hover,
  .accent-gradient .footer .widget_meta a:hover,
  .accent-gradient .footer .blogroll a:hover,
  .accent-gradient .footer .widget_archive li a:hover,
  .accent-gradient .footer .widget_archive li a:not(.class-1):hover,
  .accent-gradient .footer .widget_recent_entries a:hover,
  .accent-gradient .footer .widget_recent_entries a:not(.class-1):hover,
  .accent-gradient .footer .widget_links a:hover,
  .accent-gradient .footer .widget_pages a:hover,
  .accent-gradient .footer .recent-posts a:not(.post-rollover):hover,
  .accent-gradient .footer .items-grid .post-content > a:hover,
  .accent-gradient .footer #wp-calendar td a:hover,
  .accent-gradient .footer .tagcloud a:hover,
  .accent-gradient .footer .tagcloud a:not(.class-1):hover,
  .accent-gradient .footer .widget_nav_menu a:hover,
  .accent-gradient .footer a.rsswidget:hover {
    color: #0094f7;
  }
}
.textwidget a:not(.dt-btn):hover {
  color: var(--the7-accent-color);
}
.sidebar-content .textwidget a:not(.dt-btn):hover,
.stripe .sidebar-content.solid-bg .textwidget a:not(.dt-btn):hover {
  color: var(--the7-accent-color);
}
.footer .textwidget a:not(.dt-btn):hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .footer .textwidget a:not(.dt-btn):hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .footer .textwidget a:not(.dt-btn):hover {
    color: #0094f7;
  }
}
#wp-calendar,
#wp-calendar td {
  background-color: rgba(51,51,51,0.04);
}
.sidebar-content #wp-calendar,
.sidebar-content #wp-calendar td {
  background-color: rgba(51,51,51,0.04);
}
#wp-calendar,
#wp-calendar caption,
#wp-calendar td {
  border-color: var(--the7-divider-color);
}
.sidebar-content #wp-calendar,
.sidebar-content #wp-calendar caption,
.sidebar-content #wp-calendar td {
  border-color: rgba(10,10,10,0.15);
}
#wp-calendar td:hover {
  background-color: rgba(51,51,51,0.08);
}
.sidebar-content #wp-calendar td:hover {
  background-color: rgba(51,51,51,0.08);
}
.footer #wp-calendar,
.footer #wp-calendar td {
  background-color: rgba(238,238,238,0.04);
}
.footer #wp-calendar td:hover {
  background-color: rgba(238,238,238,0.08);
}
.footer #wp-calendar,
.footer #wp-calendar caption,
.footer #wp-calendar td {
  border-color: rgba(139,141,148,0.15);
}
#wp-calendar td.act {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient #wp-calendar td.act {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
#wp-calendar th,
#wp-calendar caption,
#wp-calendar tfoot td,
#wp-calendar tfoot td a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar th,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar caption,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar tfoot td,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar tfoot td a {
  color: #333333;
}
.sidebar-content #wp-calendar th,
.sidebar-content #wp-calendar caption,
.sidebar-content #wp-calendar tfoot td,
.sidebar-content #wp-calendar tfoot td a {
  color: #333333;
}
.footer #wp-calendar th,
.footer #wp-calendar caption,
.footer #wp-calendar tfoot td,
.footer #wp-calendar tfoot td a {
  color: #eeeeee;
}
#page .widget .searchform .submit svg,
#page .content .searchform .submit svg {
  fill: var(--the7-input-color);
  color: var(--the7-input-color);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  padding: 0;
  border-color: var(--the7-input-border-color);
  background-color: var(--the7-input-bg-color);
  border-radius: var(--the7-input-border-radius);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
  background: none;
  margin: 0;
}
.wp-block-search .wp-block-search__button {
  height: var(--the7-input-height);
}
.wp-block-search .wp-block-search__label {
  display: block;
  color: #333333;
  margin-bottom: 8px;
  font:   700 15px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.widget_recent_comments a:hover {
  color: var(--the7-accent-color) !important;
}
.custom-menu a svg {
  fill: var(--the7-secondary-text-color);
  color: var(--the7-secondary-text-color);
}
.sidebar-content .custom-menu a svg {
  fill: rgba(10,10,10,0.5);
  color: rgba(10,10,10,0.5);
}
.footer .custom-menu a svg {
  fill: rgba(139,141,148,0.5);
  color: rgba(139,141,148,0.5);
}
.custom-nav a svg {
  fill: #0a0a0a;
  color: #0a0a0a;
}
.footer .custom-nav a svg {
  fill: #8b8d94;
  color: #8b8d94;
}
.custom-menu a:hover svg,
.custom-menu .act > a svg {
  fill: var(--the7-secondary-text-color);
  color: var(--the7-secondary-text-color);
}
.sidebar-content .custom-menu a:hover svg,
.sidebar-content .custom-menu .act > a svg {
  fill: rgba(0,148,247,0.999);
  color: rgba(0,148,247,0.999);
}
.footer .custom-menu a:hover svg,
.footer .custom-menu .act > a svg {
  fill: rgba(0,148,247,0.999);
  color: rgba(0,148,247,0.999);
}
.sidebar .skill,
.sidebar-content .skill {
  background-color: rgba(10,10,10,0.15);
}
.footer .skill {
  background-color: rgba(139,141,148,0.15);
}
.skill-value {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .skill-value {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.skill-name,
.skill-name *,
.custom-nav > li > a span,
.custom-nav > li > ul a span,
.st-accordion li a,
.st-accordion > ul li > a * {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .skill-name,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .skill-name *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .custom-nav > li > a span,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .custom-nav > li > ul a span,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .st-accordion li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .st-accordion > ul li > a * {
  color: #333333;
}
.sidebar-content .skill-name,
.sidebar-content .skill-name *,
.sidebar-content .custom-nav > li > a span,
.sidebar-content .custom-nav > li > ul a span,
.sidebar-content .st-accordion li a,
.sidebar-content .st-accordion > ul li > a * {
  color: #333333;
}
.footer .skill-name,
.footer .skill-name *,
.footer .custom-nav > li > a span,
.footer .custom-nav > li > ul a span,
.footer .st-accordion li a,
.footer .st-accordion > ul li > a * {
  color: #eeeeee;
}
.st-accordion li > a {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.custom-menu.show-arrow a:after {
  top: calc(var(--the7-text-big-line-height) - 13 / 2);
}
.footer .custom-menu.show-arrow a:after {
  top: calc(var(--the7-base-line-height) - 13 / 2);
}
.custom-menu a:not(:hover) {
  color: var(--the7-base-color);
}
.dt-mega-menu .sidebar-content .custom-menu a:not(:hover) {
  color: #333333;
}
.sidebar-content .custom-menu a:not(:hover) {
  color: #0a0a0a;
}
.footer .custom-menu a:not(:hover) {
  color: #8b8d94;
}
.widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
  background-color: var(--the7-base-color);
}
.dt-mega-menu .sidebar-content .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
  background-color: #333333;
}
.sidebar-content .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
  background-color: #0a0a0a;
}
.footer .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
  background-color: #8b8d94;
}
.sidebar .st-accordion li > a:before,
.sidebar-content .st-accordion li > a:before,
.sidebar .custom-menu a:before,
.sidebar-content .custom-menu a:before {
  background-color: rgba(10,10,10,0.15);
}
.footer .st-accordion li > a:before,
.footer .custom-menu a:before {
  background-color: rgba(139,141,148,0.15);
}
.st-accordion li > a:after {
  color: rgba(10,10,10,0.5);
}
.footer .st-accordion li > a:after {
  color: rgba(139,141,148,0.5);
}
.st-accordion li > a:hover:after {
  color: var(--the7-accent-color);
}
.dt-posts-preload .dt-posts-preload-activity {
  background-color: rgba(0,148,247,0.9);
}
.format-link-content,
.format-aside-content,
.format-status-content {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .format-link-content {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .format-link-content {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.post.bg-on,
.post.bg-on.fullwidth-img.format-quote,
.post.bg-on.fullwidth-img.format-link {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .post.bg-on,
.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .post.bg-on.fullwidth-img.format-link {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .post.bg-on.fullwidth-img.format-link {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.layout-list .post {
  border-top: 1px solid;
  border-color: var(--the7-divider-color);
}
.sidebar .layout-list .post,
.sidebar-content .layout-list .post {
  border-color: rgba(10,10,10,0.15);
}
.footer .layout-list .post {
  border-color: rgba(139,141,148,0.15);
}
.dividers-on.classic-layout-list .post {
  border-bottom: 1px solid;
  border-color: var(--the7-divider-color);
}
.sidebar .dividers-on.classic-layout-list .post,
.sidebar-content .dividers-on.classic-layout-list .post {
  border-color: rgba(10,10,10,0.15);
}
.footer .dividers-on.classic-layout-list .post {
  border-color: rgba(139,141,148,0.15);
}
.content-bg-on.centered-layout-list article,
.content-bg-on.classic-layout-list article {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .content-bg-on.classic-layout-list article {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .content-bg-on.classic-layout-list article {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(10,10,10,0.15);
}
.sidebar .centered-layout-list.dividers-on .post-entry-content:after,
.sidebar-content .centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(10,10,10,0.15);
}
.footer .centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(139,141,148,0.15);
}
.content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlay-layout-list) .post-entry-content {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.content-bg-on.content-rollover-layout-list .post-entry-content:before {
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 65%,rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 65%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 65%,rgba(0,0,0,0) 100%);
}
#page .content-bg-on.gradient-overlap-layout-list .post-entry-content {
  background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0)) no-repeat 0px 150px;
}
.content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0) 83%,rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0) 83%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0) 83%,rgba(0,0,0,0) 100%);
}
#page .content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content {
  background: var(--the7-content-boxes-bg);
}
.content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content:before {
  display: none;
}
#page .enable-bg-rollover.gradient-overlay-layout-list .post-entry-content {
  background-color: rgba(0,148,247,0.85);
  background: rgba(0,148,247,0.85);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.85) 25%, rgba(0,14,96,0.85) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.85) 25%, rgba(0,14,96,0.85) 100%);
}
.blog-shortcode .entry-title,
.portfolio-shortcode .entry-title,
.albums-shortcode .entry-title,
.owl-carousel.blog-carousel-shortcode .entry-title {
  font: normal normal normal var(--the7-h3-font-size) / var(--the7-h3-line-height) var(--the7-h3-font-family);
}
.mode-masonry.blog-shortcode .entry-title,
.mode-grid.blog-shortcode .entry-title,
.blog-carousel-shortcode.blog-shortcode .entry-title,
.portfolio-carousel-shortcode.blog-shortcode .entry-title,
.albums-carousel-shortcode.blog-shortcode .entry-title,
.mode-masonry.portfolio-shortcode .entry-title,
.mode-grid.portfolio-shortcode .entry-title,
.blog-carousel-shortcode.portfolio-shortcode .entry-title,
.portfolio-carousel-shortcode.portfolio-shortcode .entry-title,
.albums-carousel-shortcode.portfolio-shortcode .entry-title,
.mode-masonry.albums-shortcode .entry-title,
.mode-grid.albums-shortcode .entry-title,
.blog-carousel-shortcode.albums-shortcode .entry-title,
.portfolio-carousel-shortcode.albums-shortcode .entry-title,
.albums-carousel-shortcode.albums-shortcode .entry-title,
.mode-masonry.owl-carousel.blog-carousel-shortcode .entry-title,
.mode-grid.owl-carousel.blog-carousel-shortcode .entry-title,
.blog-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title,
.portfolio-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title,
.albums-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title {
  font: normal normal normal var(--the7-h4-font-size) / var(--the7-h4-line-height) var(--the7-h4-font-family);
}
.blog-shortcode .entry-title a,
.portfolio-shortcode .entry-title a,
.albums-shortcode .entry-title a,
.owl-carousel.blog-carousel-shortcode .entry-title a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .blog-shortcode .entry-title a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .portfolio-shortcode .entry-title a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .albums-shortcode .entry-title a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .owl-carousel.blog-carousel-shortcode .entry-title a {
  color: #333333;
}
.sidebar-content .blog-shortcode .entry-title a,
.sidebar-content .portfolio-shortcode .entry-title a,
.sidebar-content .albums-shortcode .entry-title a,
.sidebar-content .owl-carousel.blog-carousel-shortcode .entry-title a {
  color: #333333;
}
.footer .blog-shortcode .entry-title a,
.footer .portfolio-shortcode .entry-title a,
.footer .albums-shortcode .entry-title a,
.footer .owl-carousel.blog-carousel-shortcode .entry-title a {
  color: #eeeeee;
}
#page .blog-shortcode .entry-title a:hover,
#page .portfolio-shortcode:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .entry-title a:hover,
#page .albums-shortcode .entry-title a:hover,
#page .owl-carousel.blog-carousel-shortcode .entry-title a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .blog-shortcode .entry-title a:hover,
.accent-gradient #page .portfolio-shortcode:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .entry-title a:hover,
.accent-gradient #page .albums-shortcode .entry-title a:hover,
.accent-gradient #page .owl-carousel.blog-carousel-shortcode .entry-title a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .blog-shortcode .entry-title a:hover,
  .accent-gradient #page .portfolio-shortcode:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .entry-title a:hover,
  .accent-gradient #page .albums-shortcode .entry-title a:hover,
  .accent-gradient #page .owl-carousel.blog-carousel-shortcode .entry-title a:hover {
    color: #0094f7;
  }
}
.blog-shortcode .entry-meta,
.portfolio-shortcode .entry-meta,
.albums-shortcode .entry-meta,
.owl-carousel .entry-meta {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  color: var(--the7-secondary-text-color);
}
.sidebar-content .blog-shortcode .entry-meta,
.sidebar-content .portfolio-shortcode .entry-meta,
.sidebar-content .albums-shortcode .entry-meta,
.sidebar-content .owl-carousel .entry-meta {
  color: rgba(10,10,10,0.5);
}
.footer .blog-shortcode .entry-meta,
.footer .portfolio-shortcode .entry-meta,
.footer .albums-shortcode .entry-meta,
.footer .owl-carousel .entry-meta {
  color: rgba(139,141,148,0.5);
}
.blog-shortcode .entry-excerpt,
.portfolio-shortcode .entry-excerpt,
.albums-shortcode .entry-excerpt,
.owl-carousel .entry-excerpt {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.blog-shortcode.mode-list .entry-excerpt {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.post-details.details-type-link {
  font-size: var(--the7-text-small-font-size);
  line-height: calc(var(--the7-text-small-font-size) + 4px);
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post-details.details-type-link {
  color: #333333;
}
.sidebar-content .post-details.details-type-link {
  color: #333333;
}
.footer .post-details.details-type-link {
  color: #eeeeee;
}
.post-details.details-type-link * {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post-details.details-type-link * {
  color: #333333;
}
.sidebar-content .post-details.details-type-link * {
  color: #333333;
}
.footer .post-details.details-type-link * {
  color: #eeeeee;
}
.post-details.details-type-link:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .post-details.details-type-link:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.details {
  font-size: var(--the7-text-small-font-size);
  line-height: calc(var(--the7-text-small-font-size) + 4px);
  color: var(--the7-h1-color);
}
.details:hover {
  color: var(--the7-h1-color);
}
.details:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient .details:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.layout-masonry .post h2.entry-title,
.layout-grid .post h2.entry-title,
.shortcode-blog-posts .post h2.entry-title,
.dt-blog-shortcode .post h2.entry-title,
.slider-wrapper .post h2.entry-title,
.rollover-content h2.entry-title {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.post h2.entry-title,
.post h2.entry-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post h2.entry-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post h2.entry-title {
  color: #333333;
}
.sidebar-content .post h2.entry-title,
.sidebar-content .post h2.entry-title {
  color: #333333;
}
.footer .post h2.entry-title,
.footer .post h2.entry-title {
  color: #eeeeee;
}
.description-under-image .post .entry-title a:hover,
.post .blog-content .entry-title a:hover,
.project-list-content .entry-title a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .description-under-image .post .entry-title a:hover,
.accent-gradient .post .blog-content .entry-title a:hover,
.accent-gradient .project-list-content .entry-title a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .description-under-image .post .entry-title a:hover,
  .accent-gradient .post .blog-content .entry-title a:hover,
  .accent-gradient .project-list-content .entry-title a:hover {
    color: #0094f7;
  }
}
article.product-category .woocom-list-content .entry-title a:hover .count {
  color: var(--the7-title-color);
  background: none;
}
.fancy-date .entry-month:after,
.fancy-date .entry-date:after {
  color: #fff;
  background-color: var(--the7-accent-color);
  background: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(left, #0094f7 25%, #000e60 100%);
}
.accent-gradient .fancy-date .entry-month:after,
.accent-gradient .fancy-date .entry-date:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.portfolio-shortcode .project-links-container a:not(:hover) span {
  color: var(--the7-accent-color);
}
.dt-icon-hover-on.portfolio-shortcode .project-links-container a:hover span {
  color: var(--the7-accent-color);
}
.portfolio-shortcode .project-links-container:before,
.portfolio-shortcode .project-links-container:after {
  border-color: var(--the7-accent-color);
}
.dt-icon-bg-on.portfolio-shortcode .project-links-container a:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-bg-on.portfolio-shortcode .project-links-container a:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.dt-icon-hover-bg-on.portfolio-shortcode .project-links-container a:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-hover-bg-on.portfolio-shortcode .project-links-container a:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.comment-list .comment-body {
  background-color: var(--the7-content-boxes-bg);
}
.shadow-element-decoration .comment-list .comment-body {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.outline-element-decoration .comment-list .comment-body {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.comment-content {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.reply,
.comment-meta,
#reply-title small {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.comment-author,
.pingback-title {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.comment-author a,
.comment-author .fn {
  color: var(--the7-h5-color);
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
}
.comments-title {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
#reply-title small {
  font: var(--the7-base-font);
}
.comments-title,
.comments-title a,
.comment-author a,
.comment-author .fn,
#reply-title,
.fn,
.fn a,
.pingback-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comments-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comments-title a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author .fn,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #reply-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .fn,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .fn a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pingback-title {
  color: #333333;
}
.sidebar-content .comments-title,
.sidebar-content .comments-title a,
.sidebar-content .comment-author a,
.sidebar-content .comment-author .fn,
.sidebar-content #reply-title,
.sidebar-content .fn,
.sidebar-content .fn a,
.sidebar-content .pingback-title {
  color: #333333;
}
.footer .comments-title,
.footer .comments-title a,
.footer .comment-author a,
.footer .comment-author .fn,
.footer #reply-title,
.footer .fn,
.footer .fn a,
.footer .pingback-title {
  color: #eeeeee;
}
#page .fn a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .fn a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .fn a:hover {
    color: #0094f7;
  }
}
.entry-author {
  background-color: var(--the7-content-boxes-bg);
}
.shadow-element-decoration .entry-author {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.outline-element-decoration .entry-author {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.entry-author .text-primary {
  font-size: var(--the7-base-font-size);
}
.author-link,
.author-link:hover,
.meta-nav {
  color: var(--the7-secondary-text-color);
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.sidebar-content .author-link,
.sidebar-content .author-link:hover,
.sidebar-content .meta-nav {
  color: rgba(10,10,10,0.5);
}
.footer .author-link,
.footer .author-link:hover,
.footer .meta-nav {
  color: rgba(139,141,148,0.5);
}
.author-description h4,
.comment-author-name {
  color: var(--the7-title-color);
  color: var(--the7-h5-color);
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
  letter-spacing: var(--the7-h5-letter-spacing);
  word-spacing: var(--the7-h5-word-spacing);
  text-decoration: var(--the7-h5-text-decoration);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .author-description h4,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author-name {
  color: #333333;
}
.sidebar-content .author-description h4,
.sidebar-content .comment-author-name {
  color: #333333;
}
.footer .author-description h4,
.footer .comment-author-name {
  color: #eeeeee;
}
.entry-meta,
.entry-tags,
.portfolio-categories,
.author-link {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.share-link-description,
.author-bio {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.single .entry-tags a {
  border-color: var(--the7-divider-color);
}
.sidebar .single .entry-tags a,
.sidebar-content .single .entry-tags a {
  border-color: rgba(10,10,10,0.15);
}
.footer .single .entry-tags a {
  border-color: rgba(139,141,148,0.15);
}
.entry-meta:before {
  width: var(--the7-base-line-height);
  height: var(--the7-base-line-height);
}
.portfolio-categories > a:after,
.portfolio-categories > span:after,
.entry-meta > a:after,
.entry-meta > span:after {
  background-color: var(--the7-secondary-text-color);
}
.sidebar-content .portfolio-categories > a:after,
.sidebar-content .portfolio-categories > span:after,
.sidebar-content .entry-meta > a:after,
.sidebar-content .entry-meta > span:after {
  background-color: rgba(10,10,10,0.5);
}
.footer .portfolio-categories > a:after,
.footer .portfolio-categories > span:after,
.footer .entry-meta > a:after,
.footer .entry-meta > span:after {
  background-color: rgba(139,141,148,0.5);
}
.comment-metadata,
.comment-metadata a,
.entry-meta a,
.entry-meta span,
.entry-meta a *,
.comment-reply-link,
.single .entry-tags,
.single .entry-tags a {
  color: var(--the7-secondary-text-color);
}
.single .entry-tags a:hover {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .single .entry-tags a:hover {
  color: #333333;
}
.sidebar-content .single .entry-tags a:hover {
  color: #333333;
}
.footer .single .entry-tags a:hover {
  color: #eeeeee;
}
.share-button.entry-share,
.btn-project-link,
.btn-project-link:hover,
.share-link-description {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .share-button.entry-share,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-project-link,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-project-link:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .share-link-description {
  color: #333333;
}
.sidebar-content .share-button.entry-share,
.sidebar-content .btn-project-link,
.sidebar-content .btn-project-link:hover,
.sidebar-content .share-link-description {
  color: #333333;
}
.footer .share-button.entry-share,
.footer .btn-project-link,
.footer .btn-project-link:hover,
.footer .share-link-description {
  color: #eeeeee;
}
.show-on-hover .share-link-description .share-link-icon {
  border-color: rgba(51,51,51,0.1);
}
.show-on-hover:hover .share-link-description .share-link-icon {
  border-color: rgba(51,51,51,0.21);
}
.project-post .btn-project-link {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  border-color: rgba(51,51,51,0.1);
}
.project-post .btn-project-link:hover {
  border-color: rgba(51,51,51,0.21);
}
.project-navigation span {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  line-height: 22px;
}
.rsSlide .slider-post-caption,
.images-list-caption {
  line-height: var(--the7-base-line-height);
}
.post-navigation .nav-links {
  border-color: var(--the7-divider-color);
}
.sidebar .post-navigation .nav-links,
.sidebar-content .post-navigation .nav-links {
  border-color: rgba(10,10,10,0.15);
}
.footer .post-navigation .nav-links {
  border-color: rgba(139,141,148,0.15);
}
.post-navigation .nav-links svg {
  fill: rgba(51,51,51,0.12);
  color: rgba(51,51,51,0.12);
}
.post-navigation .nav-links a svg:hover {
  fill: rgba(51,51,51,0.23);
  color: rgba(51,51,51,0.23);
}
#page .post-navigation .nav-links a .post-title:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .post-navigation .nav-links a .post-title:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .post-navigation .nav-links a .post-title:hover {
    color: #0094f7;
  }
}
.single-related-posts {
  border-color: var(--the7-divider-color);
}
.sidebar .single-related-posts,
.sidebar-content .single-related-posts {
  border-color: rgba(10,10,10,0.15);
}
.footer .single-related-posts {
  border-color: rgba(139,141,148,0.15);
}
.dt-btn,
.widget .dt-form .dt-btn,
.nsu-submit,
.give-btn.give-btn-reveal,
.give-submit.give-btn,
.wp-block-search .wp-block-search__button,
.wc-block-product-search .wc-block-product-search__button {
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  letter-spacing: var(--the7-btn-s-letter-spacing);
  word-spacing: var(--the7-btn-s-word-spacing);
  border-radius: var(--the7-btn-s-border-radius);
  border-width: var(--the7-btn-s-border-width);
  border-style: var(--the7-btn-s-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-s-padding);
  min-width: var(--the7-btn-s-min-width);
  min-height: var(--the7-btn-s-min-height);
}
.dt-btn.ico-right-side > i,
.widget .dt-form .dt-btn.ico-right-side > i,
.nsu-submit.ico-right-side > i,
.give-btn.give-btn-reveal.ico-right-side > i,
.give-submit.give-btn.ico-right-side > i,
.wp-block-search .wp-block-search__button.ico-right-side > i,
.wc-block-product-search .wc-block-product-search__button.ico-right-side > i {
  margin-left: calc(var(--the7-btn-s-font-size) * 8 / 12);
  margin-right: 0 !important;
}
.dt-btn > i,
.dt-btn > i[class^="fa"],
.dt-btn > i[class^="dt-icon"],
.widget .dt-form .dt-btn > i,
.widget .dt-form .dt-btn > i[class^="fa"],
.widget .dt-form .dt-btn > i[class^="dt-icon"],
.nsu-submit > i,
.nsu-submit > i[class^="fa"],
.nsu-submit > i[class^="dt-icon"],
.give-btn.give-btn-reveal > i,
.give-btn.give-btn-reveal > i[class^="fa"],
.give-btn.give-btn-reveal > i[class^="dt-icon"],
.give-submit.give-btn > i,
.give-submit.give-btn > i[class^="fa"],
.give-submit.give-btn > i[class^="dt-icon"],
.wp-block-search .wp-block-search__button > i,
.wp-block-search .wp-block-search__button > i[class^="fa"],
.wp-block-search .wp-block-search__button > i[class^="dt-icon"],
.wc-block-product-search .wc-block-product-search__button > i,
.wc-block-product-search .wc-block-product-search__button > i[class^="fa"],
.wc-block-product-search .wc-block-product-search__button > i[class^="dt-icon"] {
  font-size: var(--the7-btn-s-icon-size);
  margin-right: var(--the7-btn-s-icon-gap,calc(var(--the7-btn-s-font-size) * 8 / 12));
}
.btn-link.dt-btn-s {
  font: var(--the7-btn-s-font);
}
button.button,
a.button,
input[type="reset"],
.wpcf7-submit,
.dt-btn-m,
input.dt-btn-m[type="submit"],
#main .gform_wrapper .gform_footer input.button,
#main .gform_wrapper .gform_footer input[type="submit"],
#main-slideshow .tp-button,
.woocommerce-widget-layered-nav-dropdown__submit {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
  word-spacing: var(--the7-btn-m-word-spacing);
  border-radius: var(--the7-btn-m-border-radius);
  border-width: var(--the7-btn-m-border-width);
  border-style: var(--the7-btn-m-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-m-padding);
  min-width: var(--the7-btn-m-min-width);
  min-height: var(--the7-btn-m-min-height);
}
.dt-btn-m.ico-right-side > i {
  margin-left: calc(var(--the7-btn-m-font-size) * 8 / 14);
  margin-right: 0 !important;
}
.dt-btn-m > i,
.dt-btn-m > i[class^="fa"],
.dt-btn-m > i[class^="dt-icon-"] {
  font-size: var(--the7-btn-m-icon-size);
  margin-right: var(--the7-btn-m-icon-gap,calc(var(--the7-btn-m-font-size) * 8 / 14));
}
.dt-btn-l {
  font: var(--the7-btn-l-font);
  text-transform: var(--the7-btn-l-text-transform);
  letter-spacing: var(--the7-btn-l-letter-spacing);
  word-spacing: var(--the7-btn-l-word-spacing);
  border-radius: var(--the7-btn-l-border-radius);
  border-width: var(--the7-btn-l-border-width);
  border-style: var(--the7-btn-l-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-l-padding);
  min-width: var(--the7-btn-l-min-width);
  min-height: var(--the7-btn-l-min-height);
}
.dt-btn-l.ico-right-side > i {
  margin-left: calc(var(--the7-btn-l-font-size) * 8 / 18);
  margin-right: 0 !important;
}
.dt-btn-l > i,
.dt-btn-l > i[class^="fa"],
.dt-btn-l > i[class^="dt-icon-"] {
  font-size: var(--the7-btn-l-icon-size);
  margin-right: var(--the7-btn-l-icon-gap,calc(var(--the7-btn-l-font-size) * 8 / 18));
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration),
.mec-event-footer .mec-booking-button,
button.button,
a.button:not(.edd-submit),
.dt-form button,
.widget .dt-form .dt-btn,
input[type="reset"],
.wpcf7-submit,
.nsu-submit,
.dt-wc-btn,
.checkout-button,
input#place_order,
input[name="apply_coupon"],
input[name="login"],
button[name="calc_shipping"],
button[name="calc_shipping"]:hover,
.single_add_to_cart_button.button,
.button.wc-backward,
.woocommerce-Button.button,
.woocommerce-button.button,
.woocommerce-Reviews .submit,
.woocommerce-Button[name="register"],
.woocommerce-button[name="register"],
.track_order input[name="track"],
.cart-btn-below-img .woo-buttons a,
input[name="save_address"],
.wc-layout-list .woo-buttons a,
.post-password-form input[type="submit"],
.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
.tml-submit-wrap input[type="submit"],
.wpcf7-form input[type="submit"],
input[type="submit"]:not([name="update_cart"]),
.woocommerce-widget-layered-nav-dropdown__submit,
.give-btn.give-btn-reveal,
.give-submit.give-btn,
.wp-block-search .wp-block-search__button,
.wc-block-product-search .wc-block-product-search__button {
  transition: all 0.3s ease-out;
  box-shadow: var(--the7-btn-shadow);
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover,
.mec-event-footer .mec-booking-button:hover,
button.button:hover,
a.button:not(.edd-submit):hover,
.dt-form button:hover,
.widget .dt-form .dt-btn:hover,
input[type="reset"]:hover,
.wpcf7-submit:hover,
.nsu-submit:hover,
.dt-wc-btn:hover,
.checkout-button:hover,
input#place_order:hover,
input[name="apply_coupon"]:hover,
input[name="login"]:hover,
button[name="calc_shipping"]:hover,
button[name="calc_shipping"]:hover:hover,
.single_add_to_cart_button.button:hover,
.button.wc-backward:hover,
.woocommerce-Button.button:hover,
.woocommerce-button.button:hover,
.woocommerce-Reviews .submit:hover,
.woocommerce-Button[name="register"]:hover,
.woocommerce-button[name="register"]:hover,
.track_order input[name="track"]:hover,
.cart-btn-below-img .woo-buttons a:hover,
input[name="save_address"]:hover,
.wc-layout-list .woo-buttons a:hover,
.post-password-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:hover,
div.mc4wp-form button[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover,
input[type="submit"]:not([name="update_cart"]):hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover,
.give-btn.give-btn-reveal:hover,
.give-submit.give-btn:hover,
.wp-block-search .wp-block-search__button:hover,
.wc-block-product-search .wc-block-product-search__button:hover {
  box-shadow: var(--the7-btn-shadow-hover);
}
.btn-shadow.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration) {
  box-shadow: 0 1px 6px rgba(0,0,0,0.12);
}
.btn-shadow.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover {
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.btn-3d.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration) {
  box-shadow: 0px 2px 0px 0px #136ca7;
  transition: none;
}
.btn-3d.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover {
  box-shadow: 0px 2px 0px 0px #0a3e55;
}
.mec-event-footer .mec-booking-button,
.dt-form button,
#page .widget .dt-form .dt-btn,
.widget .dt-form .dt-btn,
input[type="reset"],
.wpcf7-submit,
.nsu-submit,
.dt-wc-btn,
input#place_order,
.woocommerce-Reviews .submit:not(.box-button),
input.button,
input[name="save_address"],
.wc-layout-list .woo-buttons a,
.post-password-form input[type="submit"],
.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
.tml-submit-wrap input[type="submit"],
.wpcf7-form input[type="submit"],
input[type="submit"]:not([name="update_cart"]),
.woocommerce-widget-layered-nav-dropdown__submit,
.give-btn.give-btn-reveal,
.give-submit.give-btn,
.wc-block-filter-submit-button {
  color: var(--the7-btn-color);
  background: var(--the7-btn-bg,transparent linear-gradient(135deg, #0094f7 25%, #000e60 100%));
}
.stripe .mec-event-footer .mec-booking-button,
.mec-event-footer .mec-booking-button *,
.sidebar .mec-event-footer .mec-booking-button,
.sidebar .widget .mec-event-footer .mec-booking-button,
.sidebar-content .widget .mec-event-footer .mec-booking-button,
.footer .mec-event-footer .mec-booking-button,
.stripe .dt-form button,
.dt-form button *,
.sidebar .dt-form button,
.sidebar .widget .dt-form button,
.sidebar-content .widget .dt-form button,
.footer .dt-form button,
.stripe #page .widget .dt-form .dt-btn,
#page .widget .dt-form .dt-btn *,
.sidebar #page .widget .dt-form .dt-btn,
.sidebar .widget #page .widget .dt-form .dt-btn,
.sidebar-content .widget #page .widget .dt-form .dt-btn,
.footer #page .widget .dt-form .dt-btn,
.stripe .widget .dt-form .dt-btn,
.widget .dt-form .dt-btn *,
.sidebar .widget .dt-form .dt-btn,
.sidebar .widget .widget .dt-form .dt-btn,
.sidebar-content .widget .widget .dt-form .dt-btn,
.footer .widget .dt-form .dt-btn,
.stripe input[type="reset"],
input[type="reset"] *,
.sidebar input[type="reset"],
.sidebar .widget input[type="reset"],
.sidebar-content .widget input[type="reset"],
.footer input[type="reset"],
.stripe .wpcf7-submit,
.wpcf7-submit *,
.sidebar .wpcf7-submit,
.sidebar .widget .wpcf7-submit,
.sidebar-content .widget .wpcf7-submit,
.footer .wpcf7-submit,
.stripe .nsu-submit,
.nsu-submit *,
.sidebar .nsu-submit,
.sidebar .widget .nsu-submit,
.sidebar-content .widget .nsu-submit,
.footer .nsu-submit,
.stripe .dt-wc-btn,
.dt-wc-btn *,
.sidebar .dt-wc-btn,
.sidebar .widget .dt-wc-btn,
.sidebar-content .widget .dt-wc-btn,
.footer .dt-wc-btn,
.stripe input#place_order,
input#place_order *,
.sidebar input#place_order,
.sidebar .widget input#place_order,
.sidebar-content .widget input#place_order,
.footer input#place_order,
.stripe .woocommerce-Reviews .submit:not(.box-button),
.woocommerce-Reviews .submit:not(.box-button) *,
.sidebar .woocommerce-Reviews .submit:not(.box-button),
.sidebar .widget .woocommerce-Reviews .submit:not(.box-button),
.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button),
.footer .woocommerce-Reviews .submit:not(.box-button),
.stripe input.button,
input.button *,
.sidebar input.button,
.sidebar .widget input.button,
.sidebar-content .widget input.button,
.footer input.button,
.stripe input[name="save_address"],
input[name="save_address"] *,
.sidebar input[name="save_address"],
.sidebar .widget input[name="save_address"],
.sidebar-content .widget input[name="save_address"],
.footer input[name="save_address"],
.stripe .wc-layout-list .woo-buttons a,
.wc-layout-list .woo-buttons a *,
.sidebar .wc-layout-list .woo-buttons a,
.sidebar .widget .wc-layout-list .woo-buttons a,
.sidebar-content .widget .wc-layout-list .woo-buttons a,
.footer .wc-layout-list .woo-buttons a,
.stripe .post-password-form input[type="submit"],
.post-password-form input[type="submit"] *,
.sidebar .post-password-form input[type="submit"],
.sidebar .widget .post-password-form input[type="submit"],
.sidebar-content .widget .post-password-form input[type="submit"],
.footer .post-password-form input[type="submit"],
.stripe .mc4wp-form input[type="submit"],
.mc4wp-form input[type="submit"] *,
.sidebar .mc4wp-form input[type="submit"],
.sidebar .widget .mc4wp-form input[type="submit"],
.sidebar-content .widget .mc4wp-form input[type="submit"],
.footer .mc4wp-form input[type="submit"],
.stripe div.mc4wp-form button[type="submit"],
div.mc4wp-form button[type="submit"] *,
.sidebar div.mc4wp-form button[type="submit"],
.sidebar .widget div.mc4wp-form button[type="submit"],
.sidebar-content .widget div.mc4wp-form button[type="submit"],
.footer div.mc4wp-form button[type="submit"],
.stripe .tml-submit-wrap input[type="submit"],
.tml-submit-wrap input[type="submit"] *,
.sidebar .tml-submit-wrap input[type="submit"],
.sidebar .widget .tml-submit-wrap input[type="submit"],
.sidebar-content .widget .tml-submit-wrap input[type="submit"],
.footer .tml-submit-wrap input[type="submit"],
.stripe .wpcf7-form input[type="submit"],
.wpcf7-form input[type="submit"] *,
.sidebar .wpcf7-form input[type="submit"],
.sidebar .widget .wpcf7-form input[type="submit"],
.sidebar-content .widget .wpcf7-form input[type="submit"],
.footer .wpcf7-form input[type="submit"],
.stripe input[type="submit"]:not([name="update_cart"]),
input[type="submit"]:not([name="update_cart"]) *,
.sidebar input[type="submit"]:not([name="update_cart"]),
.sidebar .widget input[type="submit"]:not([name="update_cart"]),
.sidebar-content .widget input[type="submit"]:not([name="update_cart"]),
.footer input[type="submit"]:not([name="update_cart"]),
.stripe .woocommerce-widget-layered-nav-dropdown__submit,
.woocommerce-widget-layered-nav-dropdown__submit *,
.sidebar .woocommerce-widget-layered-nav-dropdown__submit,
.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit,
.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit,
.footer .woocommerce-widget-layered-nav-dropdown__submit,
.stripe .give-btn.give-btn-reveal,
.give-btn.give-btn-reveal *,
.sidebar .give-btn.give-btn-reveal,
.sidebar .widget .give-btn.give-btn-reveal,
.sidebar-content .widget .give-btn.give-btn-reveal,
.footer .give-btn.give-btn-reveal,
.stripe .give-submit.give-btn,
.give-submit.give-btn *,
.sidebar .give-submit.give-btn,
.sidebar .widget .give-submit.give-btn,
.sidebar-content .widget .give-submit.give-btn,
.footer .give-submit.give-btn,
.stripe .wc-block-filter-submit-button,
.wc-block-filter-submit-button *,
.sidebar .wc-block-filter-submit-button,
.sidebar .widget .wc-block-filter-submit-button,
.sidebar-content .widget .wc-block-filter-submit-button,
.footer .wc-block-filter-submit-button {
  color: var(--the7-btn-color);
}
.btn-bg-off .mec-event-footer .mec-booking-button:not(:hover),
.btn-bg-off .dt-form button:not(:hover),
.btn-bg-off #page .widget .dt-form .dt-btn:not(:hover),
.btn-bg-off .widget .dt-form .dt-btn:not(:hover),
.btn-bg-off input[type="reset"]:not(:hover),
.btn-bg-off .wpcf7-submit:not(:hover),
.btn-bg-off .nsu-submit:not(:hover),
.btn-bg-off .dt-wc-btn:not(:hover),
.btn-bg-off input#place_order:not(:hover),
.btn-bg-off .woocommerce-Reviews .submit:not(.box-button):not(:hover),
.btn-bg-off input.button:not(:hover),
.btn-bg-off input[name="save_address"]:not(:hover),
.btn-bg-off .wc-layout-list .woo-buttons a:not(:hover),
.btn-bg-off .post-password-form input[type="submit"]:not(:hover),
.btn-bg-off .mc4wp-form input[type="submit"]:not(:hover),
.btn-bg-off div.mc4wp-form button[type="submit"]:not(:hover),
.btn-bg-off .tml-submit-wrap input[type="submit"]:not(:hover),
.btn-bg-off .wpcf7-form input[type="submit"]:not(:hover),
.btn-bg-off input[type="submit"]:not([name="update_cart"]):not(:hover),
.btn-bg-off .woocommerce-widget-layered-nav-dropdown__submit:not(:hover),
.btn-bg-off .give-btn.give-btn-reveal:not(:hover),
.btn-bg-off .give-submit.give-btn:not(:hover),
.btn-bg-off .wc-block-filter-submit-button:not(:hover) {
  background: none;
}
.mec-event-footer .mec-booking-button:hover > *,
.mec-event-footer .mec-booking-button:hover,
.dt-form button:hover > *,
.dt-form button:hover,
#page .widget .dt-form .dt-btn:hover > *,
#page .widget .dt-form .dt-btn:hover,
.widget .dt-form .dt-btn:hover > *,
.widget .dt-form .dt-btn:hover,
input[type="reset"]:hover > *,
input[type="reset"]:hover,
.wpcf7-submit:hover > *,
.wpcf7-submit:hover,
.nsu-submit:hover > *,
.nsu-submit:hover,
.dt-wc-btn:hover > *,
.dt-wc-btn:hover,
input#place_order:hover > *,
input#place_order:hover,
.woocommerce-Reviews .submit:not(.box-button):hover > *,
.woocommerce-Reviews .submit:not(.box-button):hover,
input.button:hover > *,
input.button:hover,
input[name="save_address"]:hover > *,
input[name="save_address"]:hover,
.wc-layout-list .woo-buttons a:hover > *,
.wc-layout-list .woo-buttons a:hover,
.post-password-form input[type="submit"]:hover > *,
.post-password-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:hover > *,
.mc4wp-form input[type="submit"]:hover,
div.mc4wp-form button[type="submit"]:hover > *,
div.mc4wp-form button[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:hover > *,
.tml-submit-wrap input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover > *,
.wpcf7-form input[type="submit"]:hover,
input[type="submit"]:not([name="update_cart"]):hover > *,
input[type="submit"]:not([name="update_cart"]):hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.woocommerce-widget-layered-nav-dropdown__submit:hover,
.give-btn.give-btn-reveal:hover > *,
.give-btn.give-btn-reveal:hover,
.give-submit.give-btn:hover > *,
.give-submit.give-btn:hover,
.wc-block-filter-submit-button:hover > *,
.wc-block-filter-submit-button:hover {
  color: var(--the7-btn-hover-color);
}
.stripe .mec-event-footer .mec-booking-button:hover > *,
.mec-event-footer .mec-booking-button:hover > * *,
.sidebar .mec-event-footer .mec-booking-button:hover > *,
.sidebar .widget .mec-event-footer .mec-booking-button:hover > *,
.sidebar-content .widget .mec-event-footer .mec-booking-button:hover > *,
.footer .mec-event-footer .mec-booking-button:hover > *,
.stripe .mec-event-footer .mec-booking-button:hover,
.mec-event-footer .mec-booking-button:hover *,
.sidebar .mec-event-footer .mec-booking-button:hover,
.sidebar .widget .mec-event-footer .mec-booking-button:hover,
.sidebar-content .widget .mec-event-footer .mec-booking-button:hover,
.footer .mec-event-footer .mec-booking-button:hover,
.stripe .dt-form button:hover > *,
.dt-form button:hover > * *,
.sidebar .dt-form button:hover > *,
.sidebar .widget .dt-form button:hover > *,
.sidebar-content .widget .dt-form button:hover > *,
.footer .dt-form button:hover > *,
.stripe .dt-form button:hover,
.dt-form button:hover *,
.sidebar .dt-form button:hover,
.sidebar .widget .dt-form button:hover,
.sidebar-content .widget .dt-form button:hover,
.footer .dt-form button:hover,
.stripe #page .widget .dt-form .dt-btn:hover > *,
#page .widget .dt-form .dt-btn:hover > * *,
.sidebar #page .widget .dt-form .dt-btn:hover > *,
.sidebar .widget #page .widget .dt-form .dt-btn:hover > *,
.sidebar-content .widget #page .widget .dt-form .dt-btn:hover > *,
.footer #page .widget .dt-form .dt-btn:hover > *,
.stripe #page .widget .dt-form .dt-btn:hover,
#page .widget .dt-form .dt-btn:hover *,
.sidebar #page .widget .dt-form .dt-btn:hover,
.sidebar .widget #page .widget .dt-form .dt-btn:hover,
.sidebar-content .widget #page .widget .dt-form .dt-btn:hover,
.footer #page .widget .dt-form .dt-btn:hover,
.stripe .widget .dt-form .dt-btn:hover > *,
.widget .dt-form .dt-btn:hover > * *,
.sidebar .widget .dt-form .dt-btn:hover > *,
.sidebar .widget .widget .dt-form .dt-btn:hover > *,
.sidebar-content .widget .widget .dt-form .dt-btn:hover > *,
.footer .widget .dt-form .dt-btn:hover > *,
.stripe .widget .dt-form .dt-btn:hover,
.widget .dt-form .dt-btn:hover *,
.sidebar .widget .dt-form .dt-btn:hover,
.sidebar .widget .widget .dt-form .dt-btn:hover,
.sidebar-content .widget .widget .dt-form .dt-btn:hover,
.footer .widget .dt-form .dt-btn:hover,
.stripe input[type="reset"]:hover > *,
input[type="reset"]:hover > * *,
.sidebar input[type="reset"]:hover > *,
.sidebar .widget input[type="reset"]:hover > *,
.sidebar-content .widget input[type="reset"]:hover > *,
.footer input[type="reset"]:hover > *,
.stripe input[type="reset"]:hover,
input[type="reset"]:hover *,
.sidebar input[type="reset"]:hover,
.sidebar .widget input[type="reset"]:hover,
.sidebar-content .widget input[type="reset"]:hover,
.footer input[type="reset"]:hover,
.stripe .wpcf7-submit:hover > *,
.wpcf7-submit:hover > * *,
.sidebar .wpcf7-submit:hover > *,
.sidebar .widget .wpcf7-submit:hover > *,
.sidebar-content .widget .wpcf7-submit:hover > *,
.footer .wpcf7-submit:hover > *,
.stripe .wpcf7-submit:hover,
.wpcf7-submit:hover *,
.sidebar .wpcf7-submit:hover,
.sidebar .widget .wpcf7-submit:hover,
.sidebar-content .widget .wpcf7-submit:hover,
.footer .wpcf7-submit:hover,
.stripe .nsu-submit:hover > *,
.nsu-submit:hover > * *,
.sidebar .nsu-submit:hover > *,
.sidebar .widget .nsu-submit:hover > *,
.sidebar-content .widget .nsu-submit:hover > *,
.footer .nsu-submit:hover > *,
.stripe .nsu-submit:hover,
.nsu-submit:hover *,
.sidebar .nsu-submit:hover,
.sidebar .widget .nsu-submit:hover,
.sidebar-content .widget .nsu-submit:hover,
.footer .nsu-submit:hover,
.stripe .dt-wc-btn:hover > *,
.dt-wc-btn:hover > * *,
.sidebar .dt-wc-btn:hover > *,
.sidebar .widget .dt-wc-btn:hover > *,
.sidebar-content .widget .dt-wc-btn:hover > *,
.footer .dt-wc-btn:hover > *,
.stripe .dt-wc-btn:hover,
.dt-wc-btn:hover *,
.sidebar .dt-wc-btn:hover,
.sidebar .widget .dt-wc-btn:hover,
.sidebar-content .widget .dt-wc-btn:hover,
.footer .dt-wc-btn:hover,
.stripe input#place_order:hover > *,
input#place_order:hover > * *,
.sidebar input#place_order:hover > *,
.sidebar .widget input#place_order:hover > *,
.sidebar-content .widget input#place_order:hover > *,
.footer input#place_order:hover > *,
.stripe input#place_order:hover,
input#place_order:hover *,
.sidebar input#place_order:hover,
.sidebar .widget input#place_order:hover,
.sidebar-content .widget input#place_order:hover,
.footer input#place_order:hover,
.stripe .woocommerce-Reviews .submit:not(.box-button):hover > *,
.woocommerce-Reviews .submit:not(.box-button):hover > * *,
.sidebar .woocommerce-Reviews .submit:not(.box-button):hover > *,
.sidebar .widget .woocommerce-Reviews .submit:not(.box-button):hover > *,
.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button):hover > *,
.footer .woocommerce-Reviews .submit:not(.box-button):hover > *,
.stripe .woocommerce-Reviews .submit:not(.box-button):hover,
.woocommerce-Reviews .submit:not(.box-button):hover *,
.sidebar .woocommerce-Reviews .submit:not(.box-button):hover,
.sidebar .widget .woocommerce-Reviews .submit:not(.box-button):hover,
.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button):hover,
.footer .woocommerce-Reviews .submit:not(.box-button):hover,
.stripe input.button:hover > *,
input.button:hover > * *,
.sidebar input.button:hover > *,
.sidebar .widget input.button:hover > *,
.sidebar-content .widget input.button:hover > *,
.footer input.button:hover > *,
.stripe input.button:hover,
input.button:hover *,
.sidebar input.button:hover,
.sidebar .widget input.button:hover,
.sidebar-content .widget input.button:hover,
.footer input.button:hover,
.stripe input[name="save_address"]:hover > *,
input[name="save_address"]:hover > * *,
.sidebar input[name="save_address"]:hover > *,
.sidebar .widget input[name="save_address"]:hover > *,
.sidebar-content .widget input[name="save_address"]:hover > *,
.footer input[name="save_address"]:hover > *,
.stripe input[name="save_address"]:hover,
input[name="save_address"]:hover *,
.sidebar input[name="save_address"]:hover,
.sidebar .widget input[name="save_address"]:hover,
.sidebar-content .widget input[name="save_address"]:hover,
.footer input[name="save_address"]:hover,
.stripe .wc-layout-list .woo-buttons a:hover > *,
.wc-layout-list .woo-buttons a:hover > * *,
.sidebar .wc-layout-list .woo-buttons a:hover > *,
.sidebar .widget .wc-layout-list .woo-buttons a:hover > *,
.sidebar-content .widget .wc-layout-list .woo-buttons a:hover > *,
.footer .wc-layout-list .woo-buttons a:hover > *,
.stripe .wc-layout-list .woo-buttons a:hover,
.wc-layout-list .woo-buttons a:hover *,
.sidebar .wc-layout-list .woo-buttons a:hover,
.sidebar .widget .wc-layout-list .woo-buttons a:hover,
.sidebar-content .widget .wc-layout-list .woo-buttons a:hover,
.footer .wc-layout-list .woo-buttons a:hover,
.stripe .post-password-form input[type="submit"]:hover > *,
.post-password-form input[type="submit"]:hover > * *,
.sidebar .post-password-form input[type="submit"]:hover > *,
.sidebar .widget .post-password-form input[type="submit"]:hover > *,
.sidebar-content .widget .post-password-form input[type="submit"]:hover > *,
.footer .post-password-form input[type="submit"]:hover > *,
.stripe .post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover *,
.sidebar .post-password-form input[type="submit"]:hover,
.sidebar .widget .post-password-form input[type="submit"]:hover,
.sidebar-content .widget .post-password-form input[type="submit"]:hover,
.footer .post-password-form input[type="submit"]:hover,
.stripe .mc4wp-form input[type="submit"]:hover > *,
.mc4wp-form input[type="submit"]:hover > * *,
.sidebar .mc4wp-form input[type="submit"]:hover > *,
.sidebar .widget .mc4wp-form input[type="submit"]:hover > *,
.sidebar-content .widget .mc4wp-form input[type="submit"]:hover > *,
.footer .mc4wp-form input[type="submit"]:hover > *,
.stripe .mc4wp-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:hover *,
.sidebar .mc4wp-form input[type="submit"]:hover,
.sidebar .widget .mc4wp-form input[type="submit"]:hover,
.sidebar-content .widget .mc4wp-form input[type="submit"]:hover,
.footer .mc4wp-form input[type="submit"]:hover,
.stripe div.mc4wp-form button[type="submit"]:hover > *,
div.mc4wp-form button[type="submit"]:hover > * *,
.sidebar div.mc4wp-form button[type="submit"]:hover > *,
.sidebar .widget div.mc4wp-form button[type="submit"]:hover > *,
.sidebar-content .widget div.mc4wp-form button[type="submit"]:hover > *,
.footer div.mc4wp-form button[type="submit"]:hover > *,
.stripe div.mc4wp-form button[type="submit"]:hover,
div.mc4wp-form button[type="submit"]:hover *,
.sidebar div.mc4wp-form button[type="submit"]:hover,
.sidebar .widget div.mc4wp-form button[type="submit"]:hover,
.sidebar-content .widget div.mc4wp-form button[type="submit"]:hover,
.footer div.mc4wp-form button[type="submit"]:hover,
.stripe .tml-submit-wrap input[type="submit"]:hover > *,
.tml-submit-wrap input[type="submit"]:hover > * *,
.sidebar .tml-submit-wrap input[type="submit"]:hover > *,
.sidebar .widget .tml-submit-wrap input[type="submit"]:hover > *,
.sidebar-content .widget .tml-submit-wrap input[type="submit"]:hover > *,
.footer .tml-submit-wrap input[type="submit"]:hover > *,
.stripe .tml-submit-wrap input[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:hover *,
.sidebar .tml-submit-wrap input[type="submit"]:hover,
.sidebar .widget .tml-submit-wrap input[type="submit"]:hover,
.sidebar-content .widget .tml-submit-wrap input[type="submit"]:hover,
.footer .tml-submit-wrap input[type="submit"]:hover,
.stripe .wpcf7-form input[type="submit"]:hover > *,
.wpcf7-form input[type="submit"]:hover > * *,
.sidebar .wpcf7-form input[type="submit"]:hover > *,
.sidebar .widget .wpcf7-form input[type="submit"]:hover > *,
.sidebar-content .widget .wpcf7-form input[type="submit"]:hover > *,
.footer .wpcf7-form input[type="submit"]:hover > *,
.stripe .wpcf7-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover *,
.sidebar .wpcf7-form input[type="submit"]:hover,
.sidebar .widget .wpcf7-form input[type="submit"]:hover,
.sidebar-content .widget .wpcf7-form input[type="submit"]:hover,
.footer .wpcf7-form input[type="submit"]:hover,
.stripe input[type="submit"]:not([name="update_cart"]):hover > *,
input[type="submit"]:not([name="update_cart"]):hover > * *,
.sidebar input[type="submit"]:not([name="update_cart"]):hover > *,
.sidebar .widget input[type="submit"]:not([name="update_cart"]):hover > *,
.sidebar-content .widget input[type="submit"]:not([name="update_cart"]):hover > *,
.footer input[type="submit"]:not([name="update_cart"]):hover > *,
.stripe input[type="submit"]:not([name="update_cart"]):hover,
input[type="submit"]:not([name="update_cart"]):hover *,
.sidebar input[type="submit"]:not([name="update_cart"]):hover,
.sidebar .widget input[type="submit"]:not([name="update_cart"]):hover,
.sidebar-content .widget input[type="submit"]:not([name="update_cart"]):hover,
.footer input[type="submit"]:not([name="update_cart"]):hover,
.stripe .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.woocommerce-widget-layered-nav-dropdown__submit:hover > * *,
.sidebar .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.footer .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.stripe .woocommerce-widget-layered-nav-dropdown__submit:hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover *,
.sidebar .woocommerce-widget-layered-nav-dropdown__submit:hover,
.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit:hover,
.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit:hover,
.footer .woocommerce-widget-layered-nav-dropdown__submit:hover,
.stripe .give-btn.give-btn-reveal:hover > *,
.give-btn.give-btn-reveal:hover > * *,
.sidebar .give-btn.give-btn-reveal:hover > *,
.sidebar .widget .give-btn.give-btn-reveal:hover > *,
.sidebar-content .widget .give-btn.give-btn-reveal:hover > *,
.footer .give-btn.give-btn-reveal:hover > *,
.stripe .give-btn.give-btn-reveal:hover,
.give-btn.give-btn-reveal:hover *,
.sidebar .give-btn.give-btn-reveal:hover,
.sidebar .widget .give-btn.give-btn-reveal:hover,
.sidebar-content .widget .give-btn.give-btn-reveal:hover,
.footer .give-btn.give-btn-reveal:hover,
.stripe .give-submit.give-btn:hover > *,
.give-submit.give-btn:hover > * *,
.sidebar .give-submit.give-btn:hover > *,
.sidebar .widget .give-submit.give-btn:hover > *,
.sidebar-content .widget .give-submit.give-btn:hover > *,
.footer .give-submit.give-btn:hover > *,
.stripe .give-submit.give-btn:hover,
.give-submit.give-btn:hover *,
.sidebar .give-submit.give-btn:hover,
.sidebar .widget .give-submit.give-btn:hover,
.sidebar-content .widget .give-submit.give-btn:hover,
.footer .give-submit.give-btn:hover,
.stripe .wc-block-filter-submit-button:hover > *,
.wc-block-filter-submit-button:hover > * *,
.sidebar .wc-block-filter-submit-button:hover > *,
.sidebar .widget .wc-block-filter-submit-button:hover > *,
.sidebar-content .widget .wc-block-filter-submit-button:hover > *,
.footer .wc-block-filter-submit-button:hover > *,
.stripe .wc-block-filter-submit-button:hover,
.wc-block-filter-submit-button:hover *,
.sidebar .wc-block-filter-submit-button:hover,
.sidebar .widget .wc-block-filter-submit-button:hover,
.sidebar-content .widget .wc-block-filter-submit-button:hover,
.footer .wc-block-filter-submit-button:hover {
  color: var(--the7-btn-hover-color);
}
.mec-event-footer .mec-booking-button:hover,
.dt-form button:hover,
#page .widget .dt-form .dt-btn:hover,
.widget .dt-form .dt-btn:hover,
input[type="reset"]:hover,
.wpcf7-submit:hover,
.nsu-submit:hover,
.dt-wc-btn:hover,
input#place_order:hover,
.woocommerce-Reviews .submit:not(.box-button):hover,
input.button:hover,
input[name="save_address"]:hover,
.wc-layout-list .woo-buttons a:hover,
.post-password-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:hover,
div.mc4wp-form button[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover,
input[type="submit"]:not([name="update_cart"]):hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover,
.give-btn.give-btn-reveal:hover,
.give-submit.give-btn:hover,
.wc-block-filter-submit-button:hover {
  border-color: var(--the7-btn-border-hover-color);
}
#page .mec-event-footer .mec-booking-button:hover,
.tinv-modal .mec-event-footer .mec-booking-button:hover,
#page .dt-form button:hover,
.tinv-modal .dt-form button:hover,
#page #page .widget .dt-form .dt-btn:hover,
.tinv-modal #page .widget .dt-form .dt-btn:hover,
#page .widget .dt-form .dt-btn:hover,
.tinv-modal .widget .dt-form .dt-btn:hover,
#page input[type="reset"]:hover,
.tinv-modal input[type="reset"]:hover,
#page .wpcf7-submit:hover,
.tinv-modal .wpcf7-submit:hover,
#page .nsu-submit:hover,
.tinv-modal .nsu-submit:hover,
#page .dt-wc-btn:hover,
.tinv-modal .dt-wc-btn:hover,
#page input#place_order:hover,
.tinv-modal input#place_order:hover,
#page .woocommerce-Reviews .submit:not(.box-button):hover,
.tinv-modal .woocommerce-Reviews .submit:not(.box-button):hover,
#page input.button:hover,
.tinv-modal input.button:hover,
#page input[name="save_address"]:hover,
.tinv-modal input[name="save_address"]:hover,
#page .wc-layout-list .woo-buttons a:hover,
.tinv-modal .wc-layout-list .woo-buttons a:hover,
#page .post-password-form input[type="submit"]:hover,
.tinv-modal .post-password-form input[type="submit"]:hover,
#page .mc4wp-form input[type="submit"]:hover,
.tinv-modal .mc4wp-form input[type="submit"]:hover,
#page div.mc4wp-form button[type="submit"]:hover,
.tinv-modal div.mc4wp-form button[type="submit"]:hover,
#page .tml-submit-wrap input[type="submit"]:hover,
.tinv-modal .tml-submit-wrap input[type="submit"]:hover,
#page .wpcf7-form input[type="submit"]:hover,
.tinv-modal .wpcf7-form input[type="submit"]:hover,
#page input[type="submit"]:not([name="update_cart"]):hover,
.tinv-modal input[type="submit"]:not([name="update_cart"]):hover,
#page .woocommerce-widget-layered-nav-dropdown__submit:hover,
.tinv-modal .woocommerce-widget-layered-nav-dropdown__submit:hover,
#page .give-btn.give-btn-reveal:hover,
.tinv-modal .give-btn.give-btn-reveal:hover,
#page .give-submit.give-btn:hover,
.tinv-modal .give-submit.give-btn:hover,
#page .wc-block-filter-submit-button:hover,
.tinv-modal .wc-block-filter-submit-button:hover {
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #016d9b 30%, #37ce9d 100%));
}
.btn-hover-bg-off #page .mec-event-footer .mec-booking-button:hover,
.btn-hover-bg-off #page .dt-form button:hover,
.btn-hover-bg-off #page #page .widget .dt-form .dt-btn:hover,
.btn-hover-bg-off #page .widget .dt-form .dt-btn:hover,
.btn-hover-bg-off #page input[type="reset"]:hover,
.btn-hover-bg-off #page .wpcf7-submit:hover,
.btn-hover-bg-off #page .nsu-submit:hover,
.btn-hover-bg-off #page .dt-wc-btn:hover,
.btn-hover-bg-off #page input#place_order:hover,
.btn-hover-bg-off #page .woocommerce-Reviews .submit:not(.box-button):hover,
.btn-hover-bg-off #page input.button:hover,
.btn-hover-bg-off #page input[name="save_address"]:hover,
.btn-hover-bg-off #page .wc-layout-list .woo-buttons a:hover,
.btn-hover-bg-off #page .post-password-form input[type="submit"]:hover,
.btn-hover-bg-off #page .mc4wp-form input[type="submit"]:hover,
.btn-hover-bg-off #page div.mc4wp-form button[type="submit"]:hover,
.btn-hover-bg-off #page .tml-submit-wrap input[type="submit"]:hover,
.btn-hover-bg-off #page .wpcf7-form input[type="submit"]:hover,
.btn-hover-bg-off #page input[type="submit"]:not([name="update_cart"]):hover,
.btn-hover-bg-off #page .woocommerce-widget-layered-nav-dropdown__submit:hover,
.btn-hover-bg-off #page .give-btn.give-btn-reveal:hover,
.btn-hover-bg-off #page .give-submit.give-btn:hover,
.btn-hover-bg-off #page .wc-block-filter-submit-button:hover {
  background: none;
}
.mec-event-footer .mec-booking-button:hover .text-wrap,
.dt-form button:hover .text-wrap,
#page .widget .dt-form .dt-btn:hover .text-wrap,
.widget .dt-form .dt-btn:hover .text-wrap,
input[type="reset"]:hover .text-wrap,
.wpcf7-submit:hover .text-wrap,
.nsu-submit:hover .text-wrap,
.dt-wc-btn:hover .text-wrap,
input#place_order:hover .text-wrap,
.woocommerce-Reviews .submit:not(.box-button):hover .text-wrap,
input.button:hover .text-wrap,
input[name="save_address"]:hover .text-wrap,
.wc-layout-list .woo-buttons a:hover .text-wrap,
.post-password-form input[type="submit"]:hover .text-wrap,
.mc4wp-form input[type="submit"]:hover .text-wrap,
div.mc4wp-form button[type="submit"]:hover .text-wrap,
.tml-submit-wrap input[type="submit"]:hover .text-wrap,
.wpcf7-form input[type="submit"]:hover .text-wrap,
input[type="submit"]:not([name="update_cart"]):hover .text-wrap,
.woocommerce-widget-layered-nav-dropdown__submit:hover .text-wrap,
.give-btn.give-btn-reveal:hover .text-wrap,
.give-submit.give-btn:hover .text-wrap,
.wc-block-filter-submit-button:hover .text-wrap {
  color: var(--the7-btn-hover-color);
}
.wc-block-product-search .wc-block-product-search__button,
.wp-block-search .wp-block-search__button,
button.button,
.cart-btn-below-img .woo-buttons a,
a.button:not(.edd-submit) {
  color: var(--the7-btn-color);
  background: var(--the7-btn-bg,transparent linear-gradient(135deg, #0094f7 25%, #000e60 100%));
}
.stripe .wc-block-product-search .wc-block-product-search__button,
.wc-block-product-search .wc-block-product-search__button *,
.sidebar .wc-block-product-search .wc-block-product-search__button,
.sidebar .widget .wc-block-product-search .wc-block-product-search__button,
.sidebar-content .widget .wc-block-product-search .wc-block-product-search__button,
.footer .wc-block-product-search .wc-block-product-search__button,
.stripe .wp-block-search .wp-block-search__button,
.wp-block-search .wp-block-search__button *,
.sidebar .wp-block-search .wp-block-search__button,
.sidebar .widget .wp-block-search .wp-block-search__button,
.sidebar-content .widget .wp-block-search .wp-block-search__button,
.footer .wp-block-search .wp-block-search__button,
.stripe button.button,
button.button *,
.sidebar button.button,
.sidebar .widget button.button,
.sidebar-content .widget button.button,
.footer button.button,
.stripe .cart-btn-below-img .woo-buttons a,
.cart-btn-below-img .woo-buttons a *,
.sidebar .cart-btn-below-img .woo-buttons a,
.sidebar .widget .cart-btn-below-img .woo-buttons a,
.sidebar-content .widget .cart-btn-below-img .woo-buttons a,
.footer .cart-btn-below-img .woo-buttons a,
.stripe a.button:not(.edd-submit),
a.button:not(.edd-submit) *,
.sidebar a.button:not(.edd-submit),
.sidebar .widget a.button:not(.edd-submit),
.sidebar-content .widget a.button:not(.edd-submit),
.footer a.button:not(.edd-submit) {
  color: var(--the7-btn-color);
}
.btn-bg-off .wc-block-product-search .wc-block-product-search__button:not(:hover),
.btn-bg-off .wp-block-search .wp-block-search__button:not(:hover),
.btn-bg-off button.button:not(:hover),
.btn-bg-off .cart-btn-below-img .woo-buttons a:not(:hover),
.btn-bg-off a.button:not(.edd-submit):not(:hover) {
  background: none;
}
.wc-block-product-search .wc-block-product-search__button:hover > *,
.wc-block-product-search .wc-block-product-search__button:hover,
.wp-block-search .wp-block-search__button:hover > *,
.wp-block-search .wp-block-search__button:hover,
button.button:hover > *,
button.button:hover,
.cart-btn-below-img .woo-buttons a:hover > *,
.cart-btn-below-img .woo-buttons a:hover,
a.button:not(.edd-submit):hover > *,
a.button:not(.edd-submit):hover {
  color: var(--the7-btn-hover-color);
}
.wc-block-product-search .wc-block-product-search__button:hover,
.wp-block-search .wp-block-search__button:hover,
button.button:hover,
.cart-btn-below-img .woo-buttons a:hover,
a.button:not(.edd-submit):hover {
  border-color: var(--the7-btn-border-hover-color);
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #016d9b 30%, #37ce9d 100%));
}
.stripe .wc-block-product-search .wc-block-product-search__button:hover,
.wc-block-product-search .wc-block-product-search__button:hover *,
.sidebar .wc-block-product-search .wc-block-product-search__button:hover,
.sidebar .widget .wc-block-product-search .wc-block-product-search__button:hover,
.sidebar-content .widget .wc-block-product-search .wc-block-product-search__button:hover,
.footer .wc-block-product-search .wc-block-product-search__button:hover,
.stripe .wp-block-search .wp-block-search__button:hover,
.wp-block-search .wp-block-search__button:hover *,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .widget .wp-block-search .wp-block-search__button:hover,
.sidebar-content .widget .wp-block-search .wp-block-search__button:hover,
.footer .wp-block-search .wp-block-search__button:hover,
.stripe button.button:hover,
button.button:hover *,
.sidebar button.button:hover,
.sidebar .widget button.button:hover,
.sidebar-content .widget button.button:hover,
.footer button.button:hover,
.stripe .cart-btn-below-img .woo-buttons a:hover,
.cart-btn-below-img .woo-buttons a:hover *,
.sidebar .cart-btn-below-img .woo-buttons a:hover,
.sidebar .widget .cart-btn-below-img .woo-buttons a:hover,
.sidebar-content .widget .cart-btn-below-img .woo-buttons a:hover,
.footer .cart-btn-below-img .woo-buttons a:hover,
.stripe a.button:not(.edd-submit):hover,
a.button:not(.edd-submit):hover *,
.sidebar a.button:not(.edd-submit):hover,
.sidebar .widget a.button:not(.edd-submit):hover,
.sidebar-content .widget a.button:not(.edd-submit):hover,
.footer a.button:not(.edd-submit):hover {
  color: var(--the7-btn-hover-color);
}
.btn-hover-bg-off .wc-block-product-search .wc-block-product-search__button:hover,
.btn-hover-bg-off .wp-block-search .wp-block-search__button:hover,
.btn-hover-bg-off button.button:hover,
.btn-hover-bg-off .cart-btn-below-img .woo-buttons a:hover,
.btn-hover-bg-off a.button:not(.edd-submit):hover {
  background: none;
}
.wc-block-product-search .wc-block-product-search__button:hover .text-wrap,
.wp-block-search .wp-block-search__button:hover .text-wrap,
button.button:hover .text-wrap,
.cart-btn-below-img .woo-buttons a:hover .text-wrap,
a.button:not(.edd-submit):hover .text-wrap {
  color: var(--the7-btn-hover-color);
}
button.button.tinvwl-add-to-cart:hover > * {
  color: inherit;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style),
.mec-event-footer .mec-booking-button,
.give-btn.give-btn-reveal,
.give-submit.give-btn {
  background: var(--the7-btn-bg,transparent linear-gradient(135deg, #0094f7 25%, #000e60 100%));
}
.btn-bg-off .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):not(:hover),
.btn-bg-off .mec-event-footer .mec-booking-button:not(:hover),
.btn-bg-off .give-btn.give-btn-reveal:not(:hover),
.btn-bg-off .give-submit.give-btn:not(:hover) {
  background: none;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,
.mec-event-footer .mec-booking-button:hover,
.give-btn.give-btn-reveal:hover,
.give-submit.give-btn:hover {
  background: none;
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #016d9b 30%, #37ce9d 100%));
  border-color: var(--the7-btn-border-hover-color);
}
.btn-hover-bg-off .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,
.btn-hover-bg-off .mec-event-footer .mec-booking-button:hover,
.btn-hover-bg-off .give-btn.give-btn-reveal:hover,
.btn-hover-bg-off .give-submit.give-btn:hover {
  background: none;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-color,
.mec-event-footer .mec-booking-button.accent-btn-bg-color,
.give-btn.give-btn-reveal.accent-btn-bg-color,
.give-submit.give-btn.accent-btn-bg-color {
  background: var(--the7-accent-color);
}
.accent-gradient .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-color,
.accent-gradient .mec-event-footer .mec-booking-button.accent-btn-bg-color,
.accent-gradient .give-btn.give-btn-reveal.accent-btn-bg-color,
.accent-gradient .give-submit.give-btn.accent-btn-bg-color {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
#page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-hover-color:hover,
#page .mec-event-footer .mec-booking-button.accent-btn-bg-hover-color:hover,
#page .give-btn.give-btn-reveal.accent-btn-bg-hover-color:hover,
#page .give-submit.give-btn.accent-btn-bg-hover-color:hover {
  background: var(--the7-accent-color);
}
.accent-gradient #page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-hover-color:hover,
.accent-gradient #page .mec-event-footer .mec-booking-button.accent-btn-bg-hover-color:hover,
.accent-gradient #page .give-btn.give-btn-reveal.accent-btn-bg-hover-color:hover,
.accent-gradient #page .give-submit.give-btn.accent-btn-bg-hover-color:hover {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
#page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).default-btn-bg-hover-color:hover,
#page .mec-event-footer .mec-booking-button.default-btn-bg-hover-color:hover,
#page .give-btn.give-btn-reveal.default-btn-bg-hover-color:hover,
#page .give-submit.give-btn.default-btn-bg-hover-color:hover {
  background: none;
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #016d9b 30%, #37ce9d 100%));
}
.btn-light:hover,
.outline-bg-btn:hover {
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #016d9b 30%, #37ce9d 100%));
}
.dt-btn.btn-hover-off:hover {
  background: var(--the7-btn-bg,transparent linear-gradient(135deg, #0094f7 25%, #000e60 100%)) !important;
}
.dt-btn:not(.btn-custom-style),
.btn-link {
  color: var(--the7-btn-color);
}
.dt-btn:not(.btn-custom-style) *,
.sidebar .dt-btn:not(.btn-custom-style),
.content .sidebar-content .dt-btn:not(.btn-custom-style),
.footer .dt-btn:not(.btn-custom-style),
.content .shortcode-banner-inside .dt-btn:not(.btn-custom-style) *,
.content .dt-btn:not(.btn-custom-style),
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style),
.btn-link *,
.sidebar .btn-link,
.content .sidebar-content .btn-link,
.footer .btn-link,
.content .shortcode-banner-inside .btn-link *,
.content .btn-link,
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link {
  color: var(--the7-btn-color);
}
.dt-btn:not(.btn-custom-style):hover,
.dt-btn:not(.btn-custom-style):hover > *,
.btn-link:hover,
.btn-link:hover > * {
  color: var(--the7-btn-hover-color);
}
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style):hover,
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style):hover > *,
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link:hover,
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link:hover > * {
  color: var(--the7-btn-hover-color);
}
.dt-btn:not(.btn-custom-style).accent-btn-color > span,
.dt-btn:not(.btn-custom-style).accent-btn-color > .text-wrap *,
.dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="fa"],
.dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="dt-icon-"],
.btn-link.accent-btn-color > span,
.btn-link.accent-btn-color > .text-wrap *,
.btn-link.accent-btn-color > i[class^="fa"],
.btn-link.accent-btn-color > i[class^="dt-icon-"] {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > span,
.accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > .text-wrap *,
.accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="fa"],
.accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="dt-icon-"],
.accent-gradient .btn-link.accent-btn-color > span,
.accent-gradient .btn-link.accent-btn-color > .text-wrap *,
.accent-gradient .btn-link.accent-btn-color > i[class^="fa"],
.accent-gradient .btn-link.accent-btn-color > i[class^="dt-icon-"] {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > span,
  .accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > .text-wrap *,
  .accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="fa"],
  .accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="dt-icon-"],
  .accent-gradient .btn-link.accent-btn-color > span,
  .accent-gradient .btn-link.accent-btn-color > .text-wrap *,
  .accent-gradient .btn-link.accent-btn-color > i[class^="fa"],
  .accent-gradient .btn-link.accent-btn-color > i[class^="dt-icon-"] {
    color: #0094f7;
  }
}
.dt-btn:not(.btn-custom-style).title-btn-color,
.dt-btn:not(.btn-custom-style).title-btn-color > span,
.dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.dt-btn:not(.btn-custom-style).title-btn-color > i[class^="dt-icon-"],
.btn-link.title-btn-color,
.btn-link.title-btn-color > span,
.btn-link.title-btn-color > .text-wrap *,
.btn-link.title-btn-color > i[class^="fa"],
.btn-link.title-btn-color > i[class^="dt-icon-"] {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color > span,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="dt-icon-"],
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color > span,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color > .text-wrap *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color > i[class^="fa"],
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color > i[class^="dt-icon-"] {
  color: #333333;
}
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color,
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > span,
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="dt-icon-"],
.sidebar-content .btn-link.title-btn-color,
.sidebar-content .btn-link.title-btn-color > span,
.sidebar-content .btn-link.title-btn-color > .text-wrap *,
.sidebar-content .btn-link.title-btn-color > i[class^="fa"],
.sidebar-content .btn-link.title-btn-color > i[class^="dt-icon-"] {
  color: #333333;
}
.footer .dt-btn:not(.btn-custom-style).title-btn-color,
.footer .dt-btn:not(.btn-custom-style).title-btn-color > span,
.footer .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.footer .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.footer .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="dt-icon-"],
.footer .btn-link.title-btn-color,
.footer .btn-link.title-btn-color > span,
.footer .btn-link.title-btn-color > .text-wrap *,
.footer .btn-link.title-btn-color > i[class^="fa"],
.footer .btn-link.title-btn-color > i[class^="dt-icon-"] {
  color: #eeeeee;
}
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="dt-icon-"],
.btn-link.title-btn-hover-color:hover > span,
.btn-link.title-btn-hover-color:hover > .text-wrap *,
.btn-link.title-btn-hover-color:hover > i[class^="fa"],
.btn-link.title-btn-hover-color:hover > i[class^="dt-icon-"] {
  color: var(--the7-h1-color) !important;
}
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > span,
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > .text-wrap *,
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > i[class^="fa"],
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > i[class^="dt-icon-"],
.btn-link.default-btn-hover-color:hover > span,
.btn-link.default-btn-hover-color:hover > .text-wrap *,
.btn-link.default-btn-hover-color:hover > i[class^="fa"],
.btn-link.default-btn-hover-color:hover > i[class^="dt-icon-"] {
  color: var(--the7-btn-hover-color) !important;
}
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > span,
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > .text-wrap *,
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="fa"],
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="dt-icon-"],
#page .btn-link.accent-btn-hover-color:hover > span,
#page .btn-link.accent-btn-hover-color:hover > .text-wrap *,
#page .btn-link.accent-btn-hover-color:hover > i[class^="fa"],
#page .btn-link.accent-btn-hover-color:hover > i[class^="dt-icon-"] {
  color: var(--the7-accent-color) !important;
}
.accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > span,
.accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > .text-wrap *,
.accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="fa"],
.accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="dt-icon-"],
.accent-gradient #page .btn-link.accent-btn-hover-color:hover > span,
.accent-gradient #page .btn-link.accent-btn-hover-color:hover > .text-wrap *,
.accent-gradient #page .btn-link.accent-btn-hover-color:hover > i[class^="fa"],
.accent-gradient #page .btn-link.accent-btn-hover-color:hover > i[class^="dt-icon-"] {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > span,
  .accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > .text-wrap *,
  .accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="fa"],
  .accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="dt-icon-"],
  .accent-gradient #page .btn-link.accent-btn-hover-color:hover > span,
  .accent-gradient #page .btn-link.accent-btn-hover-color:hover > .text-wrap *,
  .accent-gradient #page .btn-link.accent-btn-hover-color:hover > i[class^="fa"],
  .accent-gradient #page .btn-link.accent-btn-hover-color:hover > i[class^="dt-icon-"] {
    color: #0094f7;
  }
}
.accent-btn-color .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > span,
.accent-btn-color .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > .text-wrap * {
  color: var(--the7-accent-color);
}
.accent-btn-color.accent-gradient .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > span,
.accent-btn-color.accent-gradient .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > .text-wrap * {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-btn-color.accent-gradient .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > span,
  .accent-btn-color.accent-gradient .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > .text-wrap * {
    color: #0094f7;
  }
}
.custom-btn-hover-color .dt-btn:not(.custom-btn-color):not(.accent-btn-hover-color):not(.btn-shortcode):hover > span,
.custom-btn-hover-color .dt-btn:not(.custom-btn-color):not(.accent-btn-hover-color):not(.btn-shortcode):hover > .text-wrap * {
  background: none;
  color: var(--the7-btn-hover-color);
}
.custom-btn-hover-color .dt-btn:hover > .text-wrap * {
  color: inherit;
}
.accent-btn-hover-color .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > span,
.accent-btn-hover-color .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > .text-wrap * {
  color: var(--the7-accent-color);
}
.accent-btn-hover-color.accent-gradient .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > span,
.accent-btn-hover-color.accent-gradient .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > .text-wrap * {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-btn-hover-color.accent-gradient .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > span,
  .accent-btn-hover-color.accent-gradient .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > .text-wrap * {
    color: #0094f7;
  }
}
.light-bg-btn {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .light-bg-btn {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .light-bg-btn {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.light-bg-btn:hover {
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #016d9b 30%, #37ce9d 100%));
}
#page .light-bg-btn.accent-btn-bg-hover-color:hover {
  background: var(--the7-accent-color);
}
.accent-gradient #page .light-bg-btn.accent-btn-bg-hover-color:hover {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.btn-light {
  background-color: var(--the7-content-boxes-bg);
  background-image: none;
}
.outline-element-decoration .btn-light {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .btn-light {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.btn-light:hover {
  background-image: none;
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .btn-light:hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .btn-light:hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.dt-btn.outline-bg-btn {
  background: none;
}
.accent-gradient .dt-btn.outline-bg-btn {
  background: none;
}
.dt-btn.outline-bg-btn:hover {
  border-color: transparent;
}
.outline-bg-btn {
  border-color: var(--the7-btn-bg-color);
}
.outline-bg-btn:hover {
  border-color: var(--the7-btn-hover-bg-color);
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #016d9b 30%, #37ce9d 100%));
}
.outline-bg-btn.accent-btn-bg-color {
  border-color: var(--the7-accent-color);
}
#page .outline-bg-btn.accent-btn-bg-hover-color:hover {
  background: var(--the7-accent-color);
  border-color: transparent;
}
.accent-gradient #page .outline-bg-btn.accent-btn-bg-hover-color:hover {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.outline-btn {
  border-color: var(--the7-btn-bg-color);
}
.outline-btn:hover {
  border-color: var(--the7-btn-hover-bg-color);
  background: none;
}
.outline-btn.accent-btn-bg-color {
  border-color: var(--the7-accent-color);
}
#page .outline-btn.accent-btn-bg-hover-color:hover {
  border-color: var(--the7-accent-color);
}
.dt-btn-link,
.dt-btn-link > span,
.dt-btn-link > i {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-btn-link,
.accent-gradient .dt-btn-link > span,
.accent-gradient .dt-btn-link > i {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-btn-link,
  .accent-gradient .dt-btn-link > span,
  .accent-gradient .dt-btn-link > i {
    color: #0094f7;
  }
}
.dt-btn-link:after {
  background: var(--the7-accent-color);
}
.accent-gradient .dt-btn-link:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.hr-thick {
  border-color: rgba(10,10,10,0.1);
}
.hr-thin {
  border-style: solid;
  border-width: 1px;
  border-color: var(--the7-divider-color);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.hr-thin.style-dashed {
  border-top-style: dashed;
  border-bottom: none;
}
.hr-thin.style-dotted {
  border-top-style: dotted;
  border-bottom: none;
}
.hr-thin.style-double {
  border-top-style: double;
  border-top-width: 3px;
  border-bottom: none;
}
.accent-border-color .separator-holder,
.accent-border-color.hr-thin,
.accent-border-color.hr-thick {
  border-color: var(--the7-accent-color);
}
.accent-gradient .accent-border-color.hr-thin.style-line,
.accent-gradient .accent-border-color.hr-thick {
  border-width: 0;
  border-color: var(--the7-accent-color);
  -webkit-border-image: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  border-image: linear-gradient(left, #0094f7 25%, #000e60 100%);
  border-image-slice: 1;
}
.dt-fancy-title.bg-on,
hr.gf_rule {
  background-color: rgba(10,10,10,0.08);
}
.sidebar .dt-fancy-title.bg-on,
.sidebar-content .dt-fancy-title.bg-on,
.sidebar hr.gf_rule,
.sidebar-content hr.gf_rule {
  background-color: rgba(10,10,10,0.08);
}
.footer .dt-fancy-title.bg-on,
.footer hr.gf_rule {
  background-color: rgba(139,141,148,0.08);
}
.accent-border-color .dt-fancy-title.bg-on {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .accent-border-color .dt-fancy-title.bg-on {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
#page .accent-title-color .dt-fancy-title {
  color: var(--the7-accent-color);
}
.accent-gradient #page .accent-title-color .dt-fancy-title {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .accent-title-color .dt-fancy-title {
    color: #0094f7;
  }
}
.title-color .dt-fancy-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .title-color .dt-fancy-title {
  color: #333333;
}
.sidebar-content .title-color .dt-fancy-title {
  color: #333333;
}
.footer .title-color .dt-fancy-title {
  color: #eeeeee;
}
.dt-fancy-separator,
.dt-fancy-separator * {
  color: var(--the7-secondary-text-color);
}
.sidebar-content .dt-fancy-separator,
.sidebar-content .dt-fancy-separator * {
  color: rgba(10,10,10,0.5);
}
.footer .dt-fancy-separator,
.footer .dt-fancy-separator * {
  color: rgba(139,141,148,0.5);
}
.separator-holder {
  border-color: var(--the7-divider-color);
}
.separator-holder,
.accent-border-color .bg-on .separator-holder {
  border-color: var(--the7-divider-color);
}
.sidebar .separator-holder,
.sidebar-content .separator-holder,
.sidebar .accent-border-color .bg-on .separator-holder,
.sidebar-content .accent-border-color .bg-on .separator-holder {
  border-color: rgba(10,10,10,0.15);
}
.footer .separator-holder,
.footer .accent-border-color .bg-on .separator-holder {
  border-color: rgba(139,141,148,0.15);
}
.dt-fancy-title.bg-on {
  min-height: calc(var(--the7-base-font-size) * 2);
  line-height: calc(var(--the7-base-font-size) * 2);
}
.text-small .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-text-small-font-size) * 2);
  line-height: calc(var(--the7-text-small-font-size) * 2);
}
.text-big .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-text-big-font-size) * 2);
  line-height: calc(var(--the7-text-big-font-size) * 2);
}
.h1-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h1-font-size)*2);
  line-height: calc(var(--the7-h1-font-size)*2);
}
.h2-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h2-font-size)*2);
  line-height: calc(var(--the7-h2-font-size)*2);
}
.h3-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h3-font-size)*2);
  line-height: calc(var(--the7-h3-font-size)*2);
}
.h4-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h4-font-size)*2);
  line-height: calc(var(--the7-h4-font-size)*2);
}
.h5-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h5-font-size)*2);
  line-height: calc(var(--the7-h5-font-size)*2);
}
.h6-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h6-font-size)*2);
  line-height: calc(var(--the7-h6-font-size)*2);
}
.shortcode-tooltip {
  color: var(--the7-links-color);
  border-color: var(--the7-links-color);
}
.borderframe .shortcode-single-image {
  border-color: var(--the7-divider-color);
}
.sidebar .borderframe .shortcode-single-image,
.sidebar-content .borderframe .shortcode-single-image {
  border-color: rgba(10,10,10,0.15);
}
.footer .borderframe .shortcode-single-image {
  border-color: rgba(139,141,148,0.15);
}
.shortcode-single-caption {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-secondary-text-color);
}
.sidebar-content .shortcode-single-caption {
  color: rgba(10,10,10,0.5);
}
.footer .shortcode-single-caption {
  color: rgba(139,141,148,0.5);
}
.borderframe.br-standard .shortcode-single-image {
  background-color: var(--the7-content-boxes-bg);
}
.shadow-element-decoration .borderframe.br-standard .shortcode-single-image {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.outline-element-decoration .borderframe.br-standard .shortcode-single-image {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.frame-on {
  border-color: var(--the7-divider-color);
}
.sidebar .frame-on,
.sidebar-content .frame-on {
  border-color: rgba(10,10,10,0.15);
}
.footer .frame-on {
  border-color: rgba(139,141,148,0.15);
}
.frame-on.frame-fancy {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .frame-on.frame-fancy {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .frame-on.frame-fancy {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shortcode-single-image-wrap .rollover-icon {
  color: var(--the7-accent-color);
  border-color: var(--the7-accent-color);
}
.dt-icon-bg-on.shortcode-single-image-wrap .rollover-icon {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-bg-on.shortcode-single-image-wrap .rollover-icon {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.list-divider li {
  border-color: var(--the7-divider-color);
}
.sidebar .list-divider li,
.sidebar-content .list-divider li {
  border-color: rgba(10,10,10,0.15);
}
.footer .list-divider li {
  border-color: rgba(139,141,148,0.15);
}
.standard-arrow.list-divider.bullet-top li:not(:first-child):before,
.standard-arrow.list-divider.bullet-top li:not(:first-child):after {
  margin-top: 14px;
}
.standard-arrow.bullet-top li:before,
.standard-arrow.bullet-top li:after {
  margin-top: 5px;
}
.standard-number-list li:before,
.standard-arrow li:before {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .standard-number-list li:before,
.accent-gradient .standard-arrow li:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.content .soc-ico a:before {
  background-color: rgba(10,10,10,0.15);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .soc-ico a:before {
  background-color: rgba(51,51,51,0.15);
}
.sidebar .soc-ico a:before,
.sidebar-content .soc-ico a:before {
  background-color: rgba(10,10,10,0.15);
}
.footer .soc-ico a:before {
  background-color: rgba(139,141,148,0.15);
}
.dt-shortcode-soc-icons a.dt-icon-bg-on:before,
.dt-shortcode-icon.dt-icon-bg-on .icon-inner:before,
.text-icon.dt-icon-bg-on .icon-inner:before {
  border-color: var(--the7-accent-color);
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-shortcode-soc-icons a.dt-icon-bg-on:before,
.accent-gradient .dt-shortcode-icon.dt-icon-bg-on .icon-inner:before,
.accent-gradient .text-icon.dt-icon-bg-on .icon-inner:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.content .dt-icon-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient .content .dt-icon-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.content .dt-icon-border-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:before {
  border-color: var(--the7-accent-color);
}
.dt-shortcode-soc-icons a.dt-icon-border-on:before,
.dt-shortcode-soc-icons a.dt-icon-hover-border-on:after,
.dt-shortcode-icon.dt-icon-border-on:before,
.dt-shortcode-icon.dt-icon-hover-border-on:after,
.text-icon.dt-icon-border-on:before,
.text-icon.dt-icon-hover-border-on:after {
  border-color: var(--the7-accent-color);
}
#main .soc-ico a:hover,
#footer .soc-ico a:hover {
  background-color: transparent;
  box-shadow: none;
}
#main .soc-ico a:after,
#footer .soc-ico a:after {
  background-color: var(--the7-accent-color);
  box-shadow: none;
}
.accent-gradient #main .soc-ico a:hover,
.accent-gradient #footer .soc-ico a:hover {
  background: none;
}
.accent-gradient #main .soc-ico a:after,
.accent-gradient #footer .soc-ico a:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.dt-shortcode-soc-icons a.dt-icon-hover-bg-on:after,
.dt-shortcode-icon.dt-icon-hover-bg-on .icon-inner:after,
.text-icon.dt-icon-hover-bg-on .icon-inner:after {
  border-color: var(--the7-accent-color);
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-shortcode-soc-icons a.dt-icon-hover-bg-on:after,
.accent-gradient .dt-shortcode-icon.dt-icon-hover-bg-on .icon-inner:after,
.accent-gradient .text-icon.dt-icon-hover-bg-on .icon-inner:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.content .dt-icon-hover-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .content .dt-icon-hover-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.content .dt-icon-border-hover-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:after {
  border-color: var(--the7-accent-color);
}
.dt-shortcode-soc-icons a .soc-font-icon,
#main .dt-team-shortcode .soc-ico a .soc-font-icon,
.dt-shortcode-icon .soc-icon,
.text-icon .soc-icon {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-shortcode-soc-icons a .soc-font-icon,
.accent-gradient #main .dt-team-shortcode .soc-ico a .soc-font-icon,
.accent-gradient .dt-shortcode-icon .soc-icon,
.accent-gradient .text-icon .soc-icon {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-shortcode-soc-icons a .soc-font-icon,
  .accent-gradient #main .dt-team-shortcode .soc-ico a .soc-font-icon,
  .accent-gradient .dt-shortcode-icon .soc-icon,
  .accent-gradient .text-icon .soc-icon {
    color: #0094f7;
  }
}
.content .soc-ico a:not(:hover) .soc-font-icon {
  color: var(--the7-base-color);
}
.sidebar .soc-ico a:not(:hover) .soc-font-icon,
.sidebar-content .soc-ico a:not(:hover) .soc-font-icon {
  color: #0a0a0a;
}
.footer .soc-ico a:not(:hover) .soc-font-icon {
  color: #8b8d94;
}
blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),
blockquote.shortcode-blockquote.block-style-widget,
.block-style-widget {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),
.outline-element-decoration .block-style-widget {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),
.shadow-element-decoration .block-style-widget {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shortcode-pullquote:after,
.shortcode-action-bg:before {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .shortcode-pullquote:after,
.accent-gradient .shortcode-action-bg:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
blockquote.shortcode-blockquote {
  border-color: var(--the7-divider-color);
}
.sidebar blockquote.shortcode-blockquote,
.sidebar-content blockquote.shortcode-blockquote {
  border-color: rgba(10,10,10,0.15);
}
.footer blockquote.shortcode-blockquote {
  border-color: rgba(139,141,148,0.15);
}
blockquote:not(.elementor-blockquote),
blockquote:not(.elementor-blockquote) *,
.shortcode-pullquote,
.wp-block-quote cite {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget blockquote:not(.elementor-blockquote),
.dt-mega-menu .dt-mega-parent .sidebar-content .widget blockquote:not(.elementor-blockquote) *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .shortcode-pullquote,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-quote cite {
  color: #333333;
}
.sidebar-content blockquote:not(.elementor-blockquote),
.sidebar-content blockquote:not(.elementor-blockquote) *,
.sidebar-content .shortcode-pullquote,
.sidebar-content .wp-block-quote cite {
  color: #333333;
}
.footer blockquote:not(.elementor-blockquote),
.footer blockquote:not(.elementor-blockquote) *,
.footer .shortcode-pullquote,
.footer .wp-block-quote cite {
  color: #eeeeee;
}
blockquote:not(.wp-block-quote):not(.elementor-blockquote) {
  color: var(--the7-h5-color);
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
}
.plain-bg {
  border-color: var(--the7-divider-color);
}
.sidebar .plain-bg,
.sidebar-content .plain-bg {
  border-color: rgba(10,10,10,0.15);
}
.footer .plain-bg {
  border-color: rgba(139,141,148,0.15);
}
.slider-wrapper.arrows-accent .owl-prev i,
.slider-wrapper.arrows-accent .owl-next i {
  background-color: rgba(0,148,247,0.9);
}
.accent-gradient .slider-wrapper.arrows-accent .owl-prev i,
.accent-gradient .slider-wrapper.arrows-accent .owl-next i {
  background: rgba(0,148,247,0.9);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.9) 25%, rgba(0,14,96,0.9) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.9) 25%, rgba(0,14,96,0.9) 100%);
}
.elementor-widget-the7_photo-scroller .scroller-arrow i,
.elementor-widget-the7_photo-scroller .scroller-arrow:hover i {
  color: var(--the7-accent-color);
}
.elementor-widget-the7_photo-scroller .scroller-arrow svg,
.elementor-widget-the7_photo-scroller .scroller-arrow:hover svg {
  color: var(--the7-accent-color);
  fill: var(--the7-accent-color);
}
.slider-wrapper.arrows-accent .owl-prev:hover i,
.slider-wrapper.arrows-accent .owl-next:hover i {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .slider-wrapper.arrows-accent .owl-prev:hover i,
.accent-gradient .slider-wrapper.arrows-accent .owl-next:hover i {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.dt-owl-item .post.bg-on {
  box-shadow: none;
}
.dt-owl-item .post.bg-on:before {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .dt-owl-item .post.bg-on:before {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .dt-owl-item .post.bg-on:before {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
input::-webkit-input-placeholder {
  color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity,0.5);
}
input:-moz-placeholder {
  color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity,0.5);
}
textarea::-webkit-input-placeholder {
  color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity,0.5);
}
textarea:-moz-placeholder {
  color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity,0.5);
}
input:focus::-webkit-input-placeholder {
  opacity: var(--the7-form-placeholder-opacity-focus,0.15);
}
input:focus:-moz-placeholder {
  opacity: var(--the7-form-placeholder-opacity-focus,0.15);
}
textarea:focus::-webkit-input-placeholder {
  opacity: var(--the7-form-placeholder-opacity-focus,0.15);
}
textarea:focus:-moz-placeholder {
  opacity: var(--the7-form-placeholder-opacity-focus,0.15);
}
.form-fields label,
.comment-form label:not([for="wp-comment-cookies-consent"]) {
  color: var(--the7-input-color);
}
input[type="text"],
.widget_search input[type="text"].searchform-s,
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea,
.wpcf7-number,
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,
.the7-elementor-product-comments .elementor-field-textual,
.elementor-field-group .elementor-field-textual,
.elementor-field-group .elementor-select-wrapper select {
  color: var(--the7-input-color);
  font: var(--the7-form-md-font);
  border-style: var(--the7-form-border);
  border-top-width: var(--the7-top-input-border-width);
  border-right-width: var(--the7-right-input-border-width);
  border-bottom-width: var(--the7-bottom-input-border-width);
  border-left-width: var(--the7-left-input-border-width);
  padding: var(--the7-top-input-padding) var(--the7-right-input-padding) var(--the7-bottom-input-padding) var(--the7-left-input-padding);
  border-color: var(--the7-input-border-color);
  background-color: var(--the7-input-bg-color);
  border-radius: var(--the7-input-border-radius);
  box-shadow: var(--the7-form-shadow);
  transition: all 0.3s ease;
}
input[type="text"]:focus,
.widget_search input[type="text"].searchform-s:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="range"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus,
.wpcf7-number:focus,
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:focus,
.the7-elementor-product-comments .elementor-field-textual:focus,
.elementor-field-group .elementor-field-textual:focus,
.elementor-field-group .elementor-select-wrapper select:focus {
  box-shadow: var(--the7-form-shadow-focus);
}
.content input[type="text"],
.content .widget_search input[type="text"].searchform-s,
.content input[type="search"],
.content input[type="tel"],
.content input[type="url"],
.content input[type="email"],
.content input[type="number"],
.content input[type="date"],
.content input[type="range"],
.content input[type="password"],
.content select,
.content textarea,
.content .wpcf7-number,
.content .woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,
.content .the7-elementor-product-comments .elementor-field-textual,
.content .elementor-field-group .elementor-field-textual,
.content .elementor-field-group .elementor-select-wrapper select {
  font-size: var(--the7-form-md-font-size);
  line-height: var(--the7-form-md-line-height);
}
.content .elementor-field-group .elementor-select-wrapper select {
  font-size: inherit;
  line-height: inherit;
}
input:-webkit-autofill {
  transition: background-color 99999s ease-in-out 0s;
}
input[type="text"],
.widget_search input[type="text"].searchform-s,
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
.wpcf7-number,
.tinvwl-input-group .form-control,
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select {
  min-height: var(--the7-input-height);
}
.formError + input,
.formError + textarea {
  border-color: #f55b5f;
}
select:focus,
.woocommerce div.product.elementor form.cart table.variations td.value:focus:before {
  outline: 0px solid transparent;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.1) inset;
}
.widget .dt-form .dt-btn,
.dt-form .dt-btn,
.comment-form .dt-btn {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
  word-spacing: var(--the7-btn-m-word-spacing);
  border-radius: var(--the7-btn-m-border-radius);
  padding: var(--the7-btn-m-padding);
}
input[type="submit"]:not([name="update_cart"]):not(.woocommerce-widget-layered-nav-dropdown__submit),
.post-password-form input[type="submit"],
.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
.tml-submit-wrap input[type="submit"],
.wpcf7-form input[type="submit"] {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
  word-spacing: var(--the7-btn-m-word-spacing);
  border-radius: var(--the7-btn-m-border-radius);
  padding: var(--the7-btn-m-padding);
  min-width: var(--the7-btn-m-min-width);
  min-height: var(--the7-btn-m-min-height);
}
.popup-message-style .parentFormundefined,
.inline-message-style .parentFormundefined,
.popup-message-style .wpcf7-mail-sent-ok,
.inline-message-style .wpcf7-mail-sent-ok,
.popup-message-style .wpcf7-validation-errors,
.inline-message-style .wpcf7-validation-errors,
.popup-message-style .wpcf7-response-output,
.inline-message-style .wpcf7-response-output {
  background: var(--the7-accent-color);
}
.popup-message-style.accent-gradient .parentFormundefined,
.inline-message-style.accent-gradient .parentFormundefined,
.popup-message-style.accent-gradient .wpcf7-mail-sent-ok,
.inline-message-style.accent-gradient .wpcf7-mail-sent-ok,
.popup-message-style.accent-gradient .wpcf7-validation-errors,
.inline-message-style.accent-gradient .wpcf7-validation-errors,
.popup-message-style.accent-gradient .wpcf7-response-output,
.inline-message-style.accent-gradient .wpcf7-response-output {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.parentFormundefined .formErrorContent,
.wpcf7-mail-sent-ok .formErrorContent,
.wpcf7-validation-errors .formErrorContent,
.wpcf7-response-output .formErrorContent {
  font: var(--the7-base-font-big);
}
#page .parentFormundefined,
.popup-message-style .parentFormundefined,
.inline-message-style .parentFormundefined,
#page .wpcf7-mail-sent-ok,
.popup-message-style .wpcf7-mail-sent-ok,
.inline-message-style .wpcf7-mail-sent-ok,
#page .wpcf7-validation-errors,
.popup-message-style .wpcf7-validation-errors,
.inline-message-style .wpcf7-validation-errors,
#page .wpcf7-response-output,
.popup-message-style .wpcf7-response-output,
.inline-message-style .wpcf7-response-output {
  color: #ffffff !important;
  border: none;
}
#page .parentFormundefined .formErrorContent,
#page .parentFormundefined .formErrorContent a,
#page .parentFormundefined .close-message
		#page .parentFormundefined a,
.popup-message-style .parentFormundefined .formErrorContent,
.popup-message-style .parentFormundefined .formErrorContent a,
.popup-message-style .parentFormundefined .close-message
		.popup-message-style .parentFormundefined a,
.inline-message-style .parentFormundefined .formErrorContent,
.inline-message-style .parentFormundefined .formErrorContent a,
.inline-message-style .parentFormundefined .close-message
		.inline-message-style .parentFormundefined a,
#page .wpcf7-mail-sent-ok .formErrorContent,
#page .wpcf7-mail-sent-ok .formErrorContent a,
#page .wpcf7-mail-sent-ok .close-message
		#page .wpcf7-mail-sent-ok a,
.popup-message-style .wpcf7-mail-sent-ok .formErrorContent,
.popup-message-style .wpcf7-mail-sent-ok .formErrorContent a,
.popup-message-style .wpcf7-mail-sent-ok .close-message
		.popup-message-style .wpcf7-mail-sent-ok a,
.inline-message-style .wpcf7-mail-sent-ok .formErrorContent,
.inline-message-style .wpcf7-mail-sent-ok .formErrorContent a,
.inline-message-style .wpcf7-mail-sent-ok .close-message
		.inline-message-style .wpcf7-mail-sent-ok a,
#page .wpcf7-validation-errors .formErrorContent,
#page .wpcf7-validation-errors .formErrorContent a,
#page .wpcf7-validation-errors .close-message
		#page .wpcf7-validation-errors a,
.popup-message-style .wpcf7-validation-errors .formErrorContent,
.popup-message-style .wpcf7-validation-errors .formErrorContent a,
.popup-message-style .wpcf7-validation-errors .close-message
		.popup-message-style .wpcf7-validation-errors a,
.inline-message-style .wpcf7-validation-errors .formErrorContent,
.inline-message-style .wpcf7-validation-errors .formErrorContent a,
.inline-message-style .wpcf7-validation-errors .close-message
		.inline-message-style .wpcf7-validation-errors a,
#page .wpcf7-response-output .formErrorContent,
#page .wpcf7-response-output .formErrorContent a,
#page .wpcf7-response-output .close-message
		#page .wpcf7-response-output a,
.popup-message-style .wpcf7-response-output .formErrorContent,
.popup-message-style .wpcf7-response-output .formErrorContent a,
.popup-message-style .wpcf7-response-output .close-message
		.popup-message-style .wpcf7-response-output a,
.inline-message-style .wpcf7-response-output .formErrorContent,
.inline-message-style .wpcf7-response-output .formErrorContent a,
.inline-message-style .wpcf7-response-output .close-message
		.inline-message-style .wpcf7-response-output a {
  color: #ffffff;
}
#page .parentFormundefined:before,
.popup-message-style .parentFormundefined:before,
.inline-message-style .parentFormundefined:before,
#page .wpcf7-mail-sent-ok:before,
.popup-message-style .wpcf7-mail-sent-ok:before,
.inline-message-style .wpcf7-mail-sent-ok:before,
#page .wpcf7-validation-errors:before,
.popup-message-style .wpcf7-validation-errors:before,
.inline-message-style .wpcf7-validation-errors:before,
#page .wpcf7-response-output:before,
.popup-message-style .wpcf7-response-output:before,
.inline-message-style .wpcf7-response-output:before {
  color: #ffffff;
}
.comment-form-cookies-consent label,
.form-terms-text {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
select:not(.elementor-field),
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:not(.elementor-field) {
  -webkit-appearance: none !important;
  -moz-appearance: none;
  background-image: linear-gradient(45deg,transparent 50%,var(--the7-input-color) 50%), linear-gradient(135deg,var(--the7-input-color) 50%,transparent 50%);
  background-position: calc(100% - var(--the7-right-input-padding) - 5px) 50%, calc(100% - var(--the7-right-input-padding)) 50%, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  padding-right: calc(var(--the7-right-input-padding) + 15px);
}
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:not(.elementor-field) {
  background-image: linear-gradient(45deg,transparent 50%,var(--the7-input-color) 50%), linear-gradient(135deg,var(--the7-input-color) 50%,transparent 50%);
  background-position: calc(100% - var(--the7-right-input-padding) - 4px) 50%, calc(100% - var(--the7-right-input-padding)) 50%, 100% 0;
  background-size: 4px 4px, 4px 4px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
.dt-arrow-border-on .owl-carousel .owl-nav div:not(:hover):before {
  border-color: var(--the7-accent-color);
}
.dt-arrow-hover-border-on.owl-carousel .owl-nav div:hover:after,
.dt-arrow-border-on.owl-carousel .owl-nav div:hover:after {
  border-color: var(--the7-accent-color);
}
.arrows-bg-on.owl-carousel .owl-nav div:before {
  background-color: var(--the7-accent-color);
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  border-color: var(--the7-accent-color);
}
.arrows-hover-bg-on.owl-carousel .owl-nav div:after {
  background-color: var(--the7-accent-color);
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.owl-carousel .owl-nav svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.owl-carousel .owl-nav i,
.owl-carousel .owl-nav i:before {
  color: var(--the7-accent-color);
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .owl-carousel .owl-nav i,
  .owl-carousel .owl-nav i:before {
    color: #0094f7;
  }
}
.owl-carousel .owl-nav div:hover svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.owl-carousel .owl-nav div:hover i {
  color: var(--the7-accent-color);
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .owl-carousel .owl-nav div:hover i {
    color: #0094f7;
  }
}
.owl-carousel.bullets-scale-up .owl-dot span,
.owl-carousel.bullets-scale-up .owl-dot:not(.active):hover span,
.owl-carousel.bullets-scale-up .owl-dot.active span {
  background: var(--the7-accent-color);
}
.owl-carousel.bullets-stroke .owl-dot:not(.active) span,
.owl-carousel.bullets-stroke .owl-dot:not(.active):hover span {
  background: var(--the7-accent-color);
}
.owl-carousel.bullets-stroke .owl-dot.active span {
  box-shadow: 0 0 0 2px var(--the7-accent-color);
}
.owl-carousel.bullets-fill-in .owl-dot span,
.owl-carousel.bullets-fill-in .owl-dot:not(.active):hover span,
.owl-carousel.bullets-fill-in .owl-dot.active span {
  box-shadow: inset 0 0 0 2px var(--the7-accent-color);
}
.owl-carousel.bullets-small-dot-stroke .owl-dot span,
.owl-carousel.bullets-small-dot-stroke .owl-dot:not(.active):hover span,
.owl-carousel.bullets-small-dot-stroke .owl-dot.active span {
  background: var(--the7-accent-color);
}
.owl-carousel.bullets-small-dot-stroke .owl-dot.active {
  box-shadow: 0 0 0 2px var(--the7-accent-color);
}
.owl-carousel.bullets-ubax .owl-dot span,
.owl-carousel.bullets-ubax .owl-dot:not(.active):hover span {
  background: var(--the7-accent-color);
}
.owl-carousel.bullets-ubax .owl-dot.active span {
  border-color: var(--the7-accent-color);
}
.owl-carousel.bullets-etefu .owl-dot span,
.owl-carousel.bullets-etefu .owl-dot:not(.active):hover span,
.owl-carousel.bullets-etefu .owl-dot span:before {
  background: var(--the7-accent-color);
}
.dt-owl-item-icon i {
  color: var(--the7-accent-color);
}
.dt-owl-item-icon svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.text-and-icon-carousel .owl-nav i,
.testimonials-carousel .owl-nav i,
.text-and-icon-carousel .owl-nav a:hover i,
.testimonials-carousel .owl-nav a:hover i,
.text-and-icon-carousel .owl-nav i:before,
.testimonials-carousel .owl-nav i:before {
  background: none;
  color: var(--the7-accent-color);
}
.dt-owl-item-icon:before,
.dt-owl-item-icon:after,
.text-and-icon-carousel .owl-nav a,
.text-and-icon-carousel .owl-nav a:hover,
.testimonials-carousel .owl-nav a,
.testimonials-carousel .owl-nav a:hover {
  border-color: var(--the7-accent-color);
}
.full-width-wrap .dt-shortcode .filter {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.filter {
  margin-bottom: 50px;
}
.paginator {
  margin-top: 50px;
}
.filter-categories a,
.filter-categories .customSelect {
  font:   700 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
.filter a,
.filter a *,
.filter .customSelect {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter a *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter .customSelect {
  color: #333333;
}
.sidebar-content .filter a,
.sidebar-content .filter a *,
.sidebar-content .filter .customSelect {
  color: #333333;
}
.footer .filter a,
.footer .filter a *,
.footer .filter .customSelect {
  color: #eeeeee;
}
.filter svg {
  fill: var(--the7-h5-color);
  color: var(--the7-h5-color);
}
.filter-categories a,
.filter-extras > div {
  padding: 8px 14px 7px 14px;
  margin: 0px 3px 0px 3px;
}
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {
  color: var(--the7-accent-color);
}
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,
  .filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {
    color: #0094f7;
  }
}
.filter-bg-decoration .filter-categories a {
  border-radius: 1px;
}
.filter-bg-decoration .filter-categories a:not(.act):hover {
  color: var(--the7-accent-color);
}
.filter-bg-decoration .filter-categories a:after {
  display: none;
}
.filter-bg-decoration .filter-categories a:not(.act):hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .filter-bg-decoration .filter-categories a:not(.act):hover {
    color: #0094f7;
  }
}
.filter-bg-decoration .filter-categories a.act {
  color: #fff;
}
.filter-bg-decoration .filter-categories a.act {
  color: #fff;
  background-color: var(--the7-accent-color);
  border-radius: 1px;
}
.accent-gradient .filter-bg-decoration .filter-categories a.act {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.filter-underline-decoration .filter-categories a:after {
  color: #fff;
  background-color: var(--the7-accent-color);
  height: 2px;
}
.accent-gradient .filter-underline-decoration .filter-categories a:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.filter-switch {
  background-color: rgba(0,148,247,0.2);
  background: rgba(0,148,247,0.2);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.2) 25%, rgba(0,14,96,0.2) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.2) 25%, rgba(0,14,96,0.2) 100%);
}
.filter:not(.filter-bg-decoration) .filter-categories a.act:after,
.filter-switch-toggle {
  background-color: var(--the7-accent-color);
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.paginator a,
.paginator a * {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator a * {
  color: #333333;
}
.sidebar-content .paginator a,
.sidebar-content .paginator a * {
  color: #333333;
}
.footer .paginator a,
.footer .paginator a * {
  color: #eeeeee;
}
.paginator .button-caption:before {
  background: var(--the7-title-color);
}
.paginator .button-load-more,
.paginator .loading-ready {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.paginator .button-load-more {
  border-color: rgba(51,51,51,0.1);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.paginator .button-load-more.animate-load,
.paginator .button-load-more:hover {
  border-color: rgba(51,51,51,0.21);
}
.paginator .button-load-more.animate-load .stick,
.paginator .button-load-more.button-lazy-loading .stick {
  border-top-color: var(--the7-h5-color);
  border-right-color: var(--the7-h5-color);
}
.paginator:not(.paginator-more-button) a {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator:not(.paginator-more-button) a {
  color: #333333;
}
.sidebar-content .paginator:not(.paginator-more-button) a {
  color: #333333;
}
.footer .paginator:not(.paginator-more-button) a {
  color: #eeeeee;
}
.paginator:not(.paginator-more-button) a:after {
  background-color: var(--the7-accent-color);
  background: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(left, #0094f7 25%, #000e60 100%);
}
#footer.solid-bg {
  background: #1a1c20 url(/wp-content/uploads/the7-css/../../../wp-content/themes/dt-the7/images/backgrounds/patterns/full/grid-light.png) repeat center top;
}
#footer.footer-outline-decoration {
  border-top: 1px solid rgba(129,215,66,0.96);
}
.wf-container-footer,
.footer.full-width-line {
  border-top: 1px solid #1a1c20;
}
.header-side-left.footer-overlap.boxed-layout:not(.sticky-header) #footer,
.header-side-right.footer-overlap.boxed-layout:not(.sticky-header) #footer {
  max-width: 1580px;
}
#footer .wf-container-footer {
  padding-top: 10px;
  padding-bottom: 20px;
}
#footer .wf-container {
  margin: 0 -25px;
}
.footer .widget {
  color: #8b8d94;
  padding: 0 25px;
}
.footer .widget,
.footer .tp_recent_tweets li {
  font: var(--the7-widget-content-font);
  text-transform: var(--the7-widget-content-text-transform);
  letter-spacing: var(--the7-widget-content-letter-spacing);
  text-decoration: var(--the7-widget-content-text-decoration);
}
#footer.full-width > .wf-wrap,
#footer.full-width #bottom-bar > .wf-wrap {
  width: 100%;
}
#footer > .wf-wrap,
#footer #bottom-bar > .wf-wrap {
  padding: 0 10px 0 10px;
}
#bottom-bar.solid-bg {
  background: rgba(255,255,255,0.12) none repeat center top;
}
.wf-container-bottom,
#bottom-bar.full-width-line {
  border-top: 1px solid rgba(255,255,255,0.12);
}
.wf-container-bottom {
  padding: 6px 0 6px 0;
  min-height: 30px;
}
#bottom-bar {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  color: #eeeeee;
}
#bottom-bar .mini-nav li:before {
  border-left-color: #38393a;
}
.footer-sub-nav > li.act > a .menu-text,
.footer-sub-nav > li:not(.act):hover > a .menu-text,
.footer-sub-nav > li.act > a .subtitle-text,
.footer-sub-nav > li:not(.act):hover > a .subtitle-text {
  color: var(--the7-accent-color);
}
#bottom-bar a,
#bottom-bar .mini-nav .customSelect,
#bottom-bar .menu-select {
  color: #eeeeee;
}
#bottom-bar .menu-select svg {
  fill: #eeeeee;
  color: #eeeeee;
}
#bottom-bar .mini-search,
#bottom-bar .mini-contacts:before {
  background-color: rgba(0,0,0,0.07);
}
#branding-bottom {
  padding: 0px 0px 0px 0px;
}
.no-avatar,
.testim-no-avatar {
  border: 1px solid;
  border-color: var(--the7-divider-color);
}
.sidebar .no-avatar,
.sidebar-content .no-avatar,
.sidebar .testim-no-avatar,
.sidebar-content .testim-no-avatar {
  border-color: rgba(10,10,10,0.15);
}
.footer .no-avatar,
.footer .testim-no-avatar {
  border-color: rgba(139,141,148,0.15);
}
.testim-no-avatar svg {
  fill: var(--the7-divider-color);
  color: var(--the7-divider-color);
}
.no-avatar,
.no-avatar svg,
.comment-list .no-avatar:after {
  color: var(--the7-divider-color);
  fill: var(--the7-divider-color);
}
.sidebar .no-avatar,
.sidebar-content .no-avatar,
.sidebar .no-avatar svg,
.sidebar-content .no-avatar svg,
.sidebar .comment-list .no-avatar:after,
.sidebar-content .comment-list .no-avatar:after {
  color: rgba(10,10,10,0.15);
}
.footer .no-avatar,
.footer .no-avatar svg,
.footer .comment-list .no-avatar:after {
  color: rgba(139,141,148,0.15);
}
.scroll-top {
  border-radius: 1px;
}
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea {
  font: var(--the7-form-md-font);
  letter-spacing: var(--the7-form-md-letter-spacing);
  text-transform: var(--the7-form-md-text-transform);
  text-decoration: var(--the7-base-text-decoration);
}
.content .wpcf7-select {
  line-height: calc(var(--the7-input-height) - 14px);
  min-width: 200px;
}
a.clear-form,
#cancel-comment-reply-link {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  color: var(--the7-secondary-text-color);
}
.sidebar-content a.clear-form,
.sidebar-content #cancel-comment-reply-link {
  color: rgba(10,10,10,0.5);
}
.footer a.clear-form,
.footer #cancel-comment-reply-link {
  color: rgba(139,141,148,0.5);
}
.customSelect {
  font: var(--the7-base-font);
  background-color: rgba(10,10,10,0.08);
}
.sidebar .customSelect,
.sidebar-content .customSelect {
  background-color: rgba(10,10,10,0.08);
}
.footer .customSelect {
  background-color: rgba(139,141,148,0.08);
}
.shortcode-code {
  background-color: var(--the7-content-boxes-bg);
}
.shadow-element-decoration .shortcode-code {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.outline-element-decoration .shortcode-code {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.content table,
.content td,
.content th {
  border-color: var(--the7-divider-color);
}
.dt-highlight {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-highlight {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.post-content .text-secondary {
  color: rgba(10,10,10,0.5);
}
.sidebar-content .post-content .text-secondary {
  color: rgba(10,10,10,0.5);
}
.footer .post-content .text-secondary {
  color: rgba(139,141,148,0.5);
}
#page .items-grid .post-content a:hover,
#page .post-content a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .items-grid .post-content a:hover,
.accent-gradient #page .post-content a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .items-grid .post-content a:hover,
  .accent-gradient #page .post-content a:hover {
    color: #0094f7;
  }
}
.shortcode-banner-bg > * {
  line-height: var(--the7-base-line-height);
}
.layzr-bg {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(10,10,10,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.sidebar .layzr-bg,
.sidebar-content .layzr-bg {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(10,10,10,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.footer .layzr-bg {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(139,141,148,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(10,10,10,0.05);
}
.sidebar .layzr-bg:not(.layzr-bg-transparent),
.sidebar-content .layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(10,10,10,0.05);
}
.footer .layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(139,141,148,0.05);
}
#page .woocom-project .layzr-bg:not(.layzr-bg-transparent) {
  background-color: transparent;
}
.pswp button.pswp__button--arrow--left,
.pswp button.pswp__button--arrow--right,
.pswp .pswp__button--arrow--left:before,
.pswp .pswp__button--arrow--right:before {
  font-size: 62px;
  line-height: 62px;
  min-height: 62px;
}
.rollover i,
.post-rollover i,
.rollover-video i,
.enable-bg-rollover .post-thumbnail-rollover:after,
.enable-bg-rollover .gallery-rollover,
.enable-bg-rollover.hover-scale figure:after {
  background-color: rgba(0,148,247,0.2);
  background: rgba(0,148,247,0.2);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.2) 25%, rgba(0,14,96,0.2) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.2) 25%, rgba(0,14,96,0.2) 100%);
}
.hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.buttons-on-img .rollover-content,
.albums .rollover-thumbnails-on i,
.dt-albums-shortcode .rollover-thumbnails-on i,
.rollover-buttons-on i,
.hover-scale .rollover-project:after,
.hover-style-two.content-align-bottom .rollover-project:after,
.portfolio-shortcode.enable-bg-rollover .post-thumbnail-rollover:after,
.albums-shortcode.enable-bg-rollover .post-thumbnail-rollover:after,
.enable-bg-rollover.hover-scale article:after {
  background-color: rgba(0,148,247,0.85);
  background: rgba(0,148,247,0.85);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.85) 25%, rgba(0,14,96,0.85) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.85) 25%, rgba(0,14,96,0.85) 100%);
}
.effect-bubba .rollover-project,
.effect-layla .rollover-project,
.effect-sarah .rollover-project {
  background-color: rgba(0,148,247,0.85);
  background: rgba(0,148,247,0.85);
  background: -webkit-linear-gradient(135deg, rgba(0,148,247,0.85) 25%, rgba(0,14,96,0.85) 100%);
  background: linear-gradient(135deg, rgba(0,148,247,0.85) 25%, rgba(0,14,96,0.85) 100%);
}
.effect-bubba:not(.hover-color-static) .rollover-project:hover > a > img,
.effect-layla:not(.hover-color-static) .rollover-project:hover > a > img,
.effect-sarah:not(.hover-color-static) .rollover-project:hover > a > img {
  opacity: 0.3;
}
.hover-color-static:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.accent-gradient .hover-color-static:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.hover-color-static.hover-scale .rollover-project:after,
.hover-color-static.hover-style-two.content-align-bottom .rollover-project:after {
  background-color: rgba(0,0,0,0.65);
  background-image: none;
}
.hover-color-static.effect-bubba .rollover-project,
.hover-color-static.effect-layla .rollover-project,
.hover-color-static.effect-sarah .rollover-project {
  background-color: #000000;
  background-image: none;
}
.hover-color-static .buttons-on-img i,
.hover-color-static .rollover i,
.hover-color-static .rollover-video i,
.hover-color-static .rollover.rollover-thumbnails-on i,
#page .hover-color-static .buttons-on-img .rollover-content {
  background-color: rgba(0,0,0,0.35);
  background-image: none;
}
.rollover-thumbnails span:first-child i {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .rollover-thumbnails span:first-child i {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.gallery-shortcode .gallery-zoom-ico,
.blog-shortcode .gallery-zoom-ico,
.blog-carousel-shortcode .gallery-zoom-ico {
  border-color: var(--the7-accent-color);
}
.gallery-shortcode .gallery-zoom-ico span,
.gallery-shortcode .gallery-zoom-ico:before,
.blog-shortcode .gallery-zoom-ico span,
.blog-shortcode .gallery-zoom-ico:before,
.blog-carousel-shortcode .gallery-zoom-ico span,
.blog-carousel-shortcode .gallery-zoom-ico:before {
  color: var(--the7-accent-color);
}
.dt-icon-bg-on.gallery-shortcode .gallery-zoom-ico,
.dt-icon-bg-on.blog-shortcode .gallery-zoom-ico,
.dt-icon-bg-on.blog-carousel-shortcode .gallery-zoom-ico {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-bg-on.gallery-shortcode .gallery-zoom-ico,
.accent-gradient .dt-icon-bg-on.blog-shortcode .gallery-zoom-ico,
.accent-gradient .dt-icon-bg-on.blog-carousel-shortcode .gallery-zoom-ico {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.albums-shortcode .album-zoom-ico {
  border-color: var(--the7-accent-color);
}
.albums-shortcode .album-zoom-ico span {
  color: var(--the7-accent-color);
}
.dt-icon-bg-on.albums-shortcode .album-zoom-ico {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-bg-on.albums-shortcode .album-zoom-ico {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.rollover-content {
  line-height: var(--the7-base-line-height);
}
.rollover-content h2.entry-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .rollover-content h2.entry-title {
  color: #333333;
}
.sidebar-content .rollover-content h2.entry-title {
  color: #333333;
}
.footer .rollover-content h2.entry-title {
  color: #eeeeee;
}
.portfolio-categories a,
.portfolio-categories a *,
.portfolio-categories span {
  color: var(--the7-secondary-text-color);
}
.gform_wrapper .gsection {
  border-bottom-style: solid !important;
  border-bottom-width: var(--the7-bottom-input-border-width);
  border-bottom-color: var(--the7-divider-color);
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  font-size: var(--the7-text-small-font-size);
  color: rgba(10,10,10,0.45);
}
#main .gform_wrapper span.ginput_total,
#main .gform_wrapper .gfield_required,
#main .gform_wrapper .ginput_left input:focus + label,
#main .gform_wrapper .ginput_right input:focus + label,
#main .gform_wrapper .ginput_full input:focus + label {
  color: var(--the7-accent-color);
}
.gform_wrapper h3.gform_title,
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
h3.gform_title,
form.mc4wp-form label {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper h3.gform_title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper .gsection .gfield_label,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper h2.gsection_title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3.gform_title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget form.mc4wp-form label {
  color: #333333;
}
.sidebar-content .gform_wrapper h3.gform_title,
.sidebar-content .gform_wrapper .gsection .gfield_label,
.sidebar-content .gform_wrapper h2.gsection_title,
.sidebar-content h3.gform_title,
.sidebar-content form.mc4wp-form label {
  color: #333333;
}
.footer .gform_wrapper h3.gform_title,
.footer .gform_wrapper .gsection .gfield_label,
.footer .gform_wrapper h2.gsection_title,
.footer h3.gform_title,
.footer form.mc4wp-form label {
  color: #eeeeee;
}
h3.gform_title,
.gform_wrapper h3.gform_title {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
#main .gform_wrapper textarea,
.gform_wrapper .top_label .gfield_label {
  font: var(--the7-base-font);
}
.ngg-albumoverview .ngg-album,
.wpb_separator.wpb_content_element,
.vc_text_separator {
  border-color: var(--the7-divider-color);
}
.sidebar .ngg-albumoverview .ngg-album,
.sidebar-content .ngg-albumoverview .ngg-album,
.sidebar .wpb_separator.wpb_content_element,
.sidebar-content .wpb_separator.wpb_content_element,
.sidebar .vc_text_separator,
.sidebar-content .vc_text_separator {
  border-color: rgba(10,10,10,0.15);
}
.footer .ngg-albumoverview .ngg-album,
.footer .wpb_separator.wpb_content_element,
.footer .vc_text_separator {
  border-color: rgba(139,141,148,0.15);
}
.mini-wpml {
  font:  normal  14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.branding .mini-wpml,
.mixed-header .mini-wpml,
.classic-header .mobile-mini-widgets .mini-wpml {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.top-bar .mini-wpml {
  font:   13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.dt-mobile-header .mini-wpml {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.popup-message-style .wpcf7-validation-errors,
.popup-message-style .wpcf7-mail-sent-ok,
.popup-message-style .wpcf7-response-output {
  background-color: var(--the7-accent-color);
}
.accent-gradient.popup-message-style .wpcf7-validation-errors,
.accent-gradient.popup-message-style .wpcf7-mail-sent-ok,
.accent-gradient.popup-message-style .wpcf7-response-output {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.wpcf7-validation-errors .wpcf7-not-valid-tip-text,
.wpcf7-validation-errors .wpcf7-valid-tip-text,
.wpcf7-mail-sent-ok .wpcf7-not-valid-tip-text,
.wpcf7-mail-sent-ok .wpcf7-valid-tip-text,
.wpcf7-response-output .wpcf7-not-valid-tip-text,
.wpcf7-response-output .wpcf7-valid-tip-text {
  font: var(--the7-base-font-big);
}
.asp_product_name {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead.line-decoration:not(.masthead-mobile-header) {
  border-bottom: 1px solid rgba(255,255,255,0.25);
}
.transparent:not(.photo-scroller-album) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on),
.transparent .sticky-on.masthead.masthead-mobile {
  border: none;
  box-shadow: none !important;
}
.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .top-bar.line-content:after,
.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .top-bar.full-width-line:after {
  border-bottom-color: rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets > *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .mini-nav > ul:not(.mini-sub-nav) > li > a *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-mini-widgets .mini-nav > ul:not(.mini-sub-nav) > li > a *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav > ul:not(.mini-sub-nav) > li > a:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .searchform > .search-icon i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit i {
  color: #fff;
}
.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-current-language > a,
.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-legacy-list-horizontal a,
.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-legacy-list-vertical a {
  color: #fff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .branding,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .branding .mini-widgets > *:not(.sub-nav),
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets > *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-mini-widgets > *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-branding *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-contacts * {
  color: #fff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit:hover {
  color: rgba(255,255,255,0.7) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on:not(.sticky-top-line-on)) .popup-search .submit:hover i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on:not(.sticky-top-line-on)) .overlay-search .submit:hover i {
  color: rgba(255,255,255,0.7) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input[type="text"] {
  background: rgba(255,255,255,0.25);
  border-color: rgba(255,255,255,0.3);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input.field {
  background: rgba(255,255,255,0.25);
  border-color: rgba(255,255,255,0.3);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input[type=text],
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input::placeholder,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input::placeholder {
  color: #fff !important;
}
.transparent .classic-header.content-width-line:not(.sticky-on) .navigation:before,
.transparent .classic-header.full-width-line:not(.sticky-on) .navigation:before,
.transparent .classic-header.bg-behind-menu:not(.sticky-on) .navigation:before {
  background-color: rgba(255,255,255,0.25);
  background-image: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .menu-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .subtitle-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a:hover span,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li.act > a > span {
  color: #fff !important;
  background: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a > span > span.menu-subtitle,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li:hover > a > span > span.menu-subtitle {
  color: rgba(255,255,255,0.5);
}
.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers .main-nav > li:before,
.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers.surround .main-nav > li:before,
.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers .main-nav > li:last-child:after,
.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers.surround .main-nav > li:last-child:after {
  border-color: rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-outline-decoration > li:not(.act):hover > a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .active-outline-decoration > li.act > a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-outline-decoration > li.dt-hovered:not(.act) > a {
  border-color: rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration > li:not(.act) > a:hover,
.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration > li:not(.act) > a:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration > li.dt-hovered:not(.act) > a,
.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration > li.dt-hovered:not(.act) > a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .active-bg-decoration > li.act > a,
.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .active-bg-decoration > li.act > a {
  background-color: rgba(255,255,255,0.25);
  background-image: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .l-to-r-line > li > a i.underline,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .from-centre-line > li > a .menu-item-text:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .upwards-line > li > a .menu-item-text:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .downwards-line > li > a .menu-item-text:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .active-line-decoration > li.act > a .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration > li > a:hover .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines:after {
  background-color: #ffffff;
  background-image: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:before {
  background: #ffffff !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before {
  background: rgba(255,255,255,0.3) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-hover-bg-on .dt-mobile-menu-icon:not(.floating-btn):after {
  background: rgba(255,255,255,0.25) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-hover-border-enable .dt-mobile-menu-icon:not(.floating-btn):after {
  border-color: rgba(255,255,255,0.25) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on):not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background: #ffffff !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-bg-enable .menu-toggle:before {
  background: rgba(255,255,255,0.3) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-border-enable .dt-mobile-menu-icon:not(.floating-btn):before {
  border-color: rgba(255,255,255,0.3) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-bg-hover-enable .menu-toggle:after {
  background: rgba(255,255,255,0.25) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-border-enable .menu-toggle:before {
  border-color: rgba(255,255,255,0.3) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-border-hover-enable .menu-toggle:after {
  border-color: rgba(255,255,255,0.25) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on > li.has-children > a .menu-text:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after {
  background: white !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.disabled-bg a:before {
  background-color: transparent !important;
}
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.custom-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.accent-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.gradient-bg a {
  box-shadow: none !important;
}
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.custom-bg a:before,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.accent-bg a:before,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.gradient-bg a:before {
  background: rgba(255,255,255,0.25) !important;
  background-image: none !important;
}
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-gradient-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-custom-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-accent-bg a {
  box-shadow: none !important;
}
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-gradient-bg a:after,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-custom-bg a:after,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-accent-bg a:after {
  background: rgba(255,255,255,0.45) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-disabled-bg a:after {
  background-color: transparent !important;
  box-shadow: none !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico a .soc-font-icon,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico a:hover .soc-font-icon {
  color: #fff !important;
  background: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.border-on a:before {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-border-on a:hover:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-border-on a:hover:after {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.45) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .searchform > .search-icon,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-contacts,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:before {
  color: white;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart {
  color: #fff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart i {
  color: #fff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:hover {
  opacity: 1;
  color: rgba(255,255,255,0.7);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:hover i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:hover i {
  color: rgba(255,255,255,0.7);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart > .counter,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart > .counter {
  background-color: rgba(255,255,255,0.25);
  background-image: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .rectangular-counter-style .wc-ico-cart > .counter:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .rectangular-counter-style .edd-ico-cart > .counter:before {
  border-right: 4px solid rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart > .counter.custom-bg,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart > .counter.custom-bg {
  background-color: rgba(255,255,255,0.25) !important;
  background-image: none !important;
}
.phantom-sticky .boxed .masthead:not(.side-header).sticky-on {
  max-width: 1280px;
}
.boxed .top-bar-bg,
.boxed .classic-header .navigation:before {
  width: 100%;
}
.boxed .width-in-pixel .top-bar-bg,
.boxed .width-in-pixel .top-bar.full-width-line:after,
.boxed .width-in-pixel.classic-header.full-width-line .navigation:before,
.boxed .width-in-pixel.classic-header.bg-behind-menu .navigation:before {
  width: 1280px;
}
#phantom.boxed.width-in-pixel .top-bar-bg {
  width: 1280px;
}
.boxed .masthead.full-width:not(.side-header):not(.masthead-mobile) {
  width: 1280px;
}
.masthead:not(.side-header):not(.mixed-header) .header-bar,
.header-space {
  min-height: 100px;
}
.inline-header .header-bar > .mini-widgets,
.inline-header .widget-box .mini-widgets {
  padding: 0px 0px 0px 5px;
}
.wpb_content_element .wpb_tabs_nav > li > a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wpb_content_element .wpb_tabs_nav > li > a {
  color: #333333;
}
.sidebar-content .wpb_content_element .wpb_tabs_nav > li > a {
  color: #333333;
}
.footer .wpb_content_element .wpb_tabs_nav > li > a {
  color: #eeeeee;
}
.wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active > a {
  color: #0094f7;
}
.accent-gradient .wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.accent-gradient .wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.accent-gradient .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.accent-gradient .wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active > a {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
  .accent-gradient .wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
  .accent-gradient .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
  .accent-gradient .wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active > a {
    color: #0094f7;
  }
}
.tab-style-one.wpb_tabs .wpb_tabs_nav li {
  border-radius: 1px;
}
.tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wpb_tabs.tab-style-one .wpb_tabs_nav > li.ui-state-active {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .wpb_tabs.tab-style-one .wpb_tabs_nav > li.ui-state-active {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.wpb_tabs.tab-style-two {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .wpb_tabs.tab-style-two {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .wpb_tabs.tab-style-two {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wpb_tabs.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
  background-color: #0094f7;
}
.accent-gradient .wpb_tabs.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
  background: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(left, #0094f7 25%, #000e60 100%);
}
.tab-style-four.wpb_tabs {
  border-radius: 1px;
}
.tab-style-four.wpb_tabs {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .tab-style-four.wpb_tabs {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-four.wpb_tabs {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.tab-style-four.wpb_tabs .wpb_tabs_nav {
  background-color: #0094f7;
}
.accent-gradient .tab-style-four.wpb_tabs .wpb_tabs_nav {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.wpb_tour.tab-style-one,
.tab-style-one.wpb_tour .wpb_tabs_nav li {
  border-radius: 1px;
}
.tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active,
.wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover {
  color: #fff;
}
#page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active,
#page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover {
  background-color: #0094f7;
}
.accent-gradient #page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active,
.accent-gradient #page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.wpb_tour.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
  background-color: #0094f7;
}
.accent-gradient .wpb_tour.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.wpb_tour.tab-style-two .wpb_tab {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 1px;
}
.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.tab-style-two.wpb_tour .wpb_tabs_nav li.ui-tabs-active {
  border-radius: 1px;
}
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active,
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active:hover {
  color: #fff;
}
#page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active,
#page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active:hover {
  background-color: #0094f7;
}
.accent-gradient #page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active,
.accent-gradient #page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active:hover {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active a {
  color: #fff;
}
.wpb_tour.tab-style-three .wpb_tabs_nav li,
.wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: var(--the7-divider-color);
}
.sidebar .wpb_tour.tab-style-three .wpb_tabs_nav li,
.sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav li,
.sidebar .wpb_tour.tab-style-three .wpb_tabs_nav,
.sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(10,10,10,0.15);
}
.footer .wpb_tour.tab-style-three .wpb_tabs_nav li,
.footer .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(139,141,148,0.15);
}
.tab-style-four.wpb_tour {
  border-radius: 1px;
}
.tab-style-four.wpb_tour {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .tab-style-four.wpb_tour {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-four.wpb_tour {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.tab-style-four.wpb_tour .wpb_tabs_nav {
  background-color: #0094f7;
}
.accent-gradient .tab-style-four.wpb_tour .wpb_tabs_nav {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.wpb_content_element .wpb_accordion_header > a span {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wpb_content_element .wpb_accordion_header > a span {
  color: #333333;
}
.sidebar-content .wpb_content_element .wpb_accordion_header > a span {
  color: #333333;
}
.footer .wpb_content_element .wpb_accordion_header > a span {
  color: #eeeeee;
}
#page .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#page .wpb_content_element .wpb_accordion_header a:hover span {
  color: var(--the7-accent-color);
}
.accent-gradient #page .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.accent-gradient #page .wpb_content_element .wpb_accordion_header a:hover span {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .wpb_accordion .wpb_accordion_wrapper > a:hover span,
  .accent-gradient #page .wpb_content_element .wpb_accordion_header a:hover span {
    color: #0094f7;
  }
}
.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
  border-color: var(--the7-divider-color);
}
.sidebar .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.sidebar-content .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
  border-color: rgba(10,10,10,0.15);
}
.footer .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
  border-color: rgba(139,141,148,0.15);
}
.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
  background-color: rgba(10,10,10,0.15);
}
.wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:hover:after,
.wpb_content_element.dt-style:not(.dt-accordion-bg-on) .ui-state-active > a:hover:after {
  color: #0094f7;
}
.vc_pie_chart .vc_pie_chart_value {
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(51,51,51,0.1) !important;
}
.dt-style.vc_progress_bar.default-bg .vc_single_bar {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.dt-style.vc_progress_bar.outline-bg .vc_single_bar {
  box-shadow: inset 0px 0px 0px 1px rgba(10,10,10,0.2);
  background: none;
}
.dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
  background-color: rgba(10,10,10,0.15);
}
.pb-style-two .vc_label,
.pb-style-three .vc_label {
  color: var(--the7-title-color);
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pb-style-two .vc_label,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pb-style-three .vc_label {
  color: #333333;
}
.sidebar-content .pb-style-two .vc_label,
.sidebar-content .pb-style-three .vc_label {
  color: #333333;
}
.footer .pb-style-two .vc_label,
.footer .pb-style-three .vc_label {
  color: #eeeeee;
}
#page .accent-bg:not([class*='vc_progress-bar-color']) .vc_bar {
  color: #fff;
  background-color: #0094f7;
}
.accent-gradient #page .accent-bg:not([class*='vc_progress-bar-color']) .vc_bar {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.accent-icon-bg .aio-icon {
  background: #0094f7 !important;
}
.accent-gradient .accent-icon-bg .aio-icon {
  background: #0094f7 !important;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%) !important;
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%) !important;
}
.accent-icon-color .aio-icon > i {
  color: #0094f7 !important;
}
.accent-gradient .accent-icon-color .aio-icon > i {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.accent-border-color .aio-icon {
  border-color: #0094f7 !important;
}
.accent-title-color .uvc-main-heading > *,
.accent-title-color .aio-icon-title {
  color: #0094f7 !important;
}
.accent-gradient .accent-title-color .uvc-main-heading > *,
.accent-gradient .accent-title-color .aio-icon-title {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.accent-subtitle-color .uvc-sub-heading,
.accent-subtitle-color .aio-icon-description {
  color: #0094f7 !important;
}
.accent-gradient .accent-subtitle-color .uvc-sub-heading,
.accent-gradient .accent-subtitle-color .aio-icon-description {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.accent-subtitle-color .uvc-main-heading > *,
.accent-title-color .uvc-main-heading > *,
.accent-subtitle-color .uvc-sub-heading,
.accent-title-color .uvc-sub-heading {
  display: inline-block;
}
.accent-border-color .uvc-headings-line {
  border-color: #0094f7 !important;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.accent-gradient .accent-border-color .uvc-headings-line {
  border-color: transparent;
  -webkit-border-image: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  border-image: linear-gradient(left, #0094f7 25%, #000e60 100%);
  border-image-slice: 1;
}
.accent-arrow-bg .slick-arrow {
  background: #0094f7 !important;
}
.accent-gradient .accent-arrow-bg .slick-arrow {
  background: #0094f7 !important;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%) !important;
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%) !important;
}
#main .wpb_alert strong {
  font:  normal  14px / 22px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h1 {
  line-height: 54px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h2 {
  line-height: 46px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h3 {
  line-height: 40px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h4 {
  line-height: 35px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h5 {
  line-height: 22px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h6 {
  line-height: 24px;
}


.text-normal {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.text-small {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.text-big {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.solid-bg-mixin {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .outline-decoration {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .shadow-decoration {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.header-color {
  color: var(--the7-h1-color);
}
.sidebar-content .header-color {
  color: #333333;
}
.footer .header-color {
  color: #eeeeee;
}
.horizontal-centering {
  left: 50%;
  transform: translateX(-50%);
}
.centering-mixin {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.woocommerce button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="submit"]:focus,
a.button,
button.button {
  -webkit-appearance: none;
  outline: none;
}
.woocommerce #reviews #comments .add_review::after,
.woocommerce .products ul::after,
.woocommerce div.product form.cart::after,
.woocommerce div.product p.cart::after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products::after {
  clear: both;
}
.woocommerce-store-notice,
p.demo_store {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0,0,0,0.2);
  display: none;
}
.admin-bar p.demo_store {
  top: 32px;
}
.woocommerce-store-notice a,
p.demo_store a {
  color: #fff;
  text-decoration: underline;
}
#wc-bookings-booking-form .wc-bookings-date-picker legend {
  display: block;
}
.currentTextHolder {
  line-height: 20px;
}
.related-product .woocommerce-placeholder.wp-post-image,
.upsells.products .woocommerce-placeholder.wp-post-image,
.cross-sells .woocommerce-placeholder.wp-post-image {
  max-width: 100%;
  height: auto;
}
.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
  padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  transition: all cubic-bezier(.795,-0.035,0,1) .5s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: rgba(0,0,0,0.8);
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
  background: rgba(0,0,0,0.7);
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  transform: rotate(-45deg);
  box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin: 0 -5px;
}
.woocommerce div.product div.images .flex-control-thumbs  li {
  width: 25%;
  float: left;
  padding: 10px 5px 0 5px;
  box-sizing: border-box;
  list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: .5;
  margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1;
}
.woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce .products ul,
.woocommerce ul.products {
  padding: 0;
  list-style: none;
  clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none;
}
.dt-products ul.products li.product .onsale,
.products-shortcode ul.products li.product .onsale,
.product ul.products li.product .onsale,
.widget.woocommerce ul.products li.product .onsale,
.products-carousel-shortcode ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
ul.products li.product .woocommerce-loop-category__title,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h3 {
  margin: 0 0 5px 0;
  font-size: 1em;
  line-height: 1.2em;
}
.woocommerce ul.products li.product a {
  text-decoration: none;
}
ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 10px 0;
  box-shadow: none;
}
.woocommerce ul.products li.product strong {
  display: block;
}
ul.products li.product .button {
  margin-top: 10px;
}
ul.products li.product .price {
  color: #77a464;
  display: block;
  font-weight: 400;
  font-size: .857em;
  line-height: 1.2em;
}
.dt-products ul.products li.product .price del,
.products-shortcode ul.products li.product .price del,
.product ul.products li.product .price del,
.widget.woocommerce ul.products li.product .price del,
.products-carousel-shortcode ul.products li.product .price del {
  color: inherit;
  opacity: .5;
  display: block;
}
ul.products li.product .price ins {
  background: 0 0;
}
.woocommerce ul.products li.product .price .from {
  font-size: .67em;
  margin: -2px 0 0;
  color: rgba(132,132,132,0.5);
}
.pswp {
  z-index: 999999;
}
.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img {
  max-width: none;
}
button.pswp__button {
  box-shadow: none !important;
  background-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../images/default-skin.png) !important;
}
button.pswp__button,
button.pswp__button--arrow--left::before,
button.pswp__button--arrow--right::before,
button.pswp__button:hover {
  background-color: transparent !important;
}
button.pswp__button--arrow--left,
button.pswp__button--arrow--left:hover,
button.pswp__button--arrow--right,
button.pswp__button--arrow--right:hover {
  background-image: none !important;
}
button.pswp__button--close:hover {
  background-position: 0 -44px;
}
button.pswp__button--zoom:hover {
  background-position: -88px 0;
}
.woocommerce-account .addresses .title::after,
.woocommerce-account .addresses .title::before,
.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
  content: ' ';
  display: table;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "î€Š";
  text-decoration: none;
}
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px .5em;
  font-size: 1em;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}
.woocommerce-password-hint {
  margin: .5em 0 0;
  display: block;
}
.product.has-default-attributes.has-children>.images {
  opacity: 0;
}
.shop_table strong,
strong[itemprop="author"],
.shopping-cart-inner strong,
.widget_shopping_cart_content strong,
.shop_table th,
.shop_table td,
.woocommerce-MyAccount-content strong {
  font-weight: normal;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  color: var(--wc-form-color-text,#000);
  cursor: pointer;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  position: absolute;
  right: .7em;
  text-decoration: none;
  top: 50%;
  transform: translateY(-50%);
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
}
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: .618em;
  content: "\e010";
  text-decoration: none;
  margin-left: 0;
  margin-top: -2px;
  vertical-align: middle;
  display: inline-block;
}
.woocommerce form .show-password-input.display-password:after,
.woocommerce-page form .show-password-input.display-password:after {
  color: #585858;
}
.woocommerce-invalid-required-field input[type="text"],
.woocommerce-invalid-required-field input[type="search"],
.woocommerce-invalid-required-field input[type="tel"],
.woocommerce-invalid-required-field input[type="url"],
.woocommerce-invalid-required-field input[type="email"],
.woocommerce-invalid-required-field input[type="number"],
.woocommerce-invalid-required-field input[type="date"],
.woocommerce-invalid-required-field input[type="range"],
.woocommerce-invalid-required-field input[type="password"] {
  border-color: #f55b5f;
}
.woocommerce-additional-fields label,
.woocommerce-billing-fields label,
.woocommerce-shipping-fields label,
.woocommerce-MyAccount-content label,
.woocommerce-account-fields label,
.track_order label,
.lost_reset_password label,
form.register label:not(.elementor-field-label),
.woocommerce-form-login label:not(.elementor-field-label),
.wp-block-woocommerce-product-search label {
  margin-bottom: 8px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
textarea {
  width: 100%;
}
#the7-body .widget_layered_nav ul li.chosen a,
#the7-body .widget_layered_nav_filters ul li.chosen a {
  color: #fff;
}
.widget_layered_nav_filters ul li a {
  color: #fff;
  background: none;
}
.widget_layered_nav ul li.chosen a {
  color: #fff !important;
}
.switcher-wrap {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 20px;
}
.switcher-wrap > * {
  margin-bottom: 10px;
}
.switcher-wrap .woocommerce-result-count {
  -ms-flex-order: 1;
  order: 1;
}
.switcher-wrap .woocommerce-ordering {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.switcher-wrap .woocommerce-ordering select {
  margin-bottom: 0;
  line-height: 1.3;
}
.view-mode-switcher {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 20px;
}
.view-mode-switcher > a {
  position: relative;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid;
  text-decoration: none;
}
.view-mode-switcher > a:first-child {
  border-right: none;
}
.view-mode-switcher > a svg {
  width: 16px;
}
.view-mode-switcher .filter-popup {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  padding: 2px 6px;
  margin-bottom: 8px;
  background: #000;
  color: #fff !important;
  font: normal 10px/14px Arial, Verdana, sans-serif;
  letter-spacing: 0.3px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-50%,10px,0);
  transition: all .25s ease-out;
  border-radius: 2px;
}
.view-mode-switcher .filter-popup:after {
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: "";
}
.view-mode-switcher .filter-popup:before {
  position: absolute;
  left: 0;
  bottom: -20px;
  content: " ";
  display: block;
  width: 100%;
  height: 20px;
}
.view-mode-switcher > a:hover > .filter-popup {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(-50%,0,0);
}
.description-on-hover .woocom-project > a {
  display: block;
  line-height: 0;
}
.wc-img-hover .woo-buttons-on-img {
  overflow: hidden;
}
.wc-img-hover .woo-buttons-on-img a {
  text-align: center;
}
.wc-img-hover .woocom-project img {
  position: relative;
  transition: opacity 0.35s ease-in-out !important;
}
.wc-img-hover .woocom-project img.back-image {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  visibility: visible;
}
.wc-img-hover .woo-buttons-on-img:hover img.show-on-hover,
.mobile-false .wc-img-hover .trigger-img-hover:hover .img-wrap img.show-on-hover {
  opacity: 1;
}
.woocommerce-cart-wrap .cart-collaterals {
  width: 25%;
  padding: 30px;
  margin-left: 60px;
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  box-sizing: border-box;
}
.woocommerce-cart-wrap .cart-collaterals .shop_table {
  margin-bottom: 20px;
}
.woocommerce-cart-wrap .cart_totals tr:first-of-type td,
.woocommerce-cart-wrap .cart_totals tr:first-of-type th {
  border: none;
}
.woocommerce-cart-wrap .cart_totals tr th {
  padding-right: 10px;
}
.woocommerce-cart-wrap .cart_totals table,
.woocommerce-cart-wrap .cart_totals tbody,
.woocommerce-cart-wrap .cart_totals tr,
.woocommerce-cart-wrap .cart_totals th,
.woocommerce-cart-wrap .cart_totals tbody th,
.woocommerce-cart-wrap .cart_totals td {
  display: block;
  border: none;
  padding: 0;
}
.woocommerce-cart-wrap .cart_totals tr {
  border-top: 1px solid;
  padding: 10px 0;
}
.woocommerce-cart-wrap .cart_totals tr:first-of-type {
  border: none;
}
.woocommerce-cart-wrap .cart_totals td {
  text-align: left;
  padding-right: 0;
}
.shipping-calculator-form select {
  margin-bottom: 0 !important;
}
.shipping-calculator-form p:last-of-type {
  margin-bottom: 0;
}
body .checkout-button.wc-forward,
body #place_order {
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  white-space: normal;
}
.checkout-button {
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
}
.shipping-calculator-button {
  display: inline-block;
}
.wc-login-wrap form,
.wc-coupon-wrap .form-coupon-wrap {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 1px;
}
.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
form.lost_reset_password,
#customer_login > div {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 1px;
}
.outline-element-decoration form.lost_reset_password,
.outline-element-decoration #customer_login > div {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration #customer_login > div {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
#reviews ol.commentlist .comment_container {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration #reviews ol.commentlist .comment_container {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration #reviews ol.commentlist .comment_container {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.woocommerce-store-notice,
p.demo_store {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .woocommerce-store-notice,
.accent-gradient p.demo_store {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.checkout-page-title {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  padding: 50px 2000px;
  margin-left: -2000px;
  background-color: #ffffff;
  color: #333333;
  padding-top: 60px;
  padding-bottom: 0px;
}
.checkout-page-title nav {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
  max-width: 100%;
  width: 100%;
}
.checkout-page-title a.current {
  color: #333333;
}
.checkout-page-title a {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  text-align: center;
  text-decoration: none;
  flex: 1 0 auto;
  width: 33.333%;
  color: rgba(51,51,51,0.3);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.checkout-page-title .checkout-breadcrumbs {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.checkout-page-title .current .checkout-counter {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .checkout-page-title .current .checkout-counter {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.checkout-page-title .checkout-counter {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  background-color: rgba(51,51,51,0.09);
  color: rgba(51,51,51,0.3);
}
.checkout-page-title a:last-child .checkout-line {
  display: none;
}
.checkout-page-title .checkout-step {
  position: relative;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  flex: 1 0 auto;
}
.checkout-page-title .checkout-step:before {
  left: 0;
  width: calc(50% - 40px);
}
.checkout-page-title .checkout-step:after {
  left: calc(50% + 40px);
}
.checkout-page-title .checkout-step:before,
.checkout-page-title .checkout-step:after {
  position: absolute;
  top: 50%;
  margin-top: 5px;
  width: calc(50% - 40px);
  height: 3px;
  content: "";
  background-color: rgba(51,51,51,0.09);
}
.checkout-page-title .step-checkout.current .checkout-step:before {
  display: none;
}
.checkout-page-title a:first-child .checkout-step:before {
  display: none;
}
.checkout-page-title a:last-child .checkout-step:after {
  display: none;
}
.checkout-page-title .step-cart.hide-for-small .checkout-step:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .checkout-page-title .step-cart.hide-for-small .checkout-step:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.checkout-page-title .step-cart .checkout-step:after,
.checkout-page-title .step-checkout.current .checkout-step:after,
.checkout-page-title .step-complete.current .checkout-step:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .checkout-page-title .step-cart .checkout-step:after,
.accent-gradient .checkout-page-title .step-checkout.current .checkout-step:after,
.accent-gradient .checkout-page-title .step-complete.current .checkout-step:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.checkout-page-title .step-cart .checkout-step:before,
.checkout-page-title .step-checkout.current .checkout-step:before,
.checkout-page-title .step-complete.current .checkout-step:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient .checkout-page-title .step-cart .checkout-step:before,
.accent-gradient .checkout-page-title .step-checkout.current .checkout-step:before,
.accent-gradient .checkout-page-title .step-complete.current .checkout-step:before {
  background: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(left, #0094f7 25%, #000e60 100%);
}
.step-cart.current:not(.hide-for-small) .checkout-step:after {
  width: calc(50% - 40px);
}
.woocommerce-order-received .checkout-page-title .step-cart .checkout-step:after,
.woocommerce-order-received .checkout-page-title .step-checkout .checkout-step:after {
  width: calc(100% - 80px);
}
.woocommerce-checkout .checkout-page-title .step-cart .checkout-step:after {
  width: calc(100% - 80px);
}
.woocommerce-order-received .checkout-page-title .step-complete .checkout-step:before {
  display: none;
}
@media screen and (max-width: 768px) {
  .checkout-page-title .checkout-breadcrumbs {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .checkout-page-title a {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin-bottom: 40px;
    text-align: left;
  }
  .checkout-page-title a:last-child {
    margin-bottom: 0;
  }
  .checkout-page-title a .checkout-step {
    -ms-flex-order: 0;
    order: 0;
    flex: none;
  }
  .checkout-page-title a .checkout-step .checkout-counter {
    margin: 0 10px 0 0;
  }
  .checkout-page-title a .checkout-step:before,
  .checkout-page-title a .checkout-step:after {
    left: 50%;
    margin-left: -5px;
    height: 14px;
    width: 3px;
  }
  .checkout-page-title a .checkout-step:before {
    top: -26px;
  }
  .checkout-page-title a .checkout-step:after {
    top: 40px;
  }
  .checkout-page-title a .checkout-name {
    -ms-flex-order: 1;
    order: 1;
  }
  .step-cart.current:not(.hide-for-small) .checkout-step:after,
  .woocommerce-checkout .checkout-page-title .step-cart .checkout-step:after,
  .woocommerce-order-received .checkout-page-title .step-cart .checkout-step:after,
  .woocommerce-order-received .checkout-page-title .step-checkout .checkout-step:after {
    width: 3px;
  }
  .woocommerce-checkout .checkout-page-title .step-cart .checkout-step:after,
  .woocommerce-order-received .checkout-page-title .step-checkout .checkout-step:after {
    height: 28px;
  }
}
.stars {
  position: relative;
  font-size: 1em;
}
.the7-elementor-widget .stars span {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  text-indent: 9999px;
  position: relative;
  white-space: nowrap;
}
.stars a:last-child {
  border-right: 0;
}
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5 {
  border-right: 1px solid;
}
p.stars a:after {
  font-family: WooCommerce;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
p.stars a.star-1 {
  width: 2em;
}
p.stars a.star-1:after {
  content: "\e021";
}
p.stars a.star-1.active:after,
p.stars a.star-1:hover:after {
  content: "\e020";
}
p.stars a.star-2 {
  width: 3em;
}
.woocommerce p.stars a.star-2:after {
  content: "\e021\e021";
}
p.stars a.star-2.active:after,
p.stars a.star-2:hover:after {
  content: "\e020\e020";
}
p.stars a.star-3 {
  width: 4em;
}
p.stars a.star-3:after {
  content: "\e021\e021\e021";
}
p.stars a.star-3.active:after,
p.stars a.star-3:hover:after {
  content: "\e020\e020\e020";
}
p.stars a.star-4 {
  width: 5em;
}
p.stars a.star-4:after {
  content: "\e021\e021\e021\e021";
}
p.stars a.star-4.active:after,
p.stars a.star-4:hover:after {
  content: "\e020\e020\e020\e020";
}
p.stars a.star-5 {
  width: 6em;
  border: 0;
}
p.stars a.star-5:after {
  content: "\e021\e021\e021\e021\e021";
}
p.stars a.star-5.active:after,
p.stars a.star-5:hover:after {
  content: "\e020\e020\e020\e020\e020";
}
body .the7-elementor-widget .stars a {
  margin: 0;
  border: none;
  width: 1.2em;
}
.the7-elementor-widget p.stars a:after {
  content: "\e021" !important;
}
.the7-elementor-widget p.stars a.active:after,
.the7-elementor-widget p.stars a.active ~ a:after,
.the7-elementor-widget p.stars a:hover:after,
.the7-elementor-widget p.stars a:hover ~ a:after {
  content: "\e020" !important;
}
.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1.2em;
  line-height: 1.2;
  font-size: 0.8em;
  width: 5.4em;
  font-family: star;
  margin-bottom: 5px;
}
.widget .star-rating {
  float: none;
  margin: 5px 0;
}
.woocom-list-content {
  text-align: center;
}
.woocommerce .woocom-list-content ul,
.woocommerce .woocom-list-content ul li {
  list-style: initial;
}
.woocom-project .woocommerce-product-details__short-description ul:last-child {
  margin-bottom: 0;
}
.woocom-list-content .star-rating,
.woocom-list-content .price {
  display: block;
  float: none;
  margin: 0;
  margin: 0 auto;
}
.woocom-list-content .price,
article.product-category .woocom-list-content .count {
  margin-top: 5px;
}
.woocom-list-content .star-rating,
#content .woocom-list-content .star-rating:last-child,
.woocommerce div.product.elementor .woocom-list-content .star-rating {
  margin-top: 10px;
}
.star-rating:before {
  content: "\53\53\53\53\53";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.products .star-rating {
  display: block;
  float: none;
}
.hreview-aggregate .star-rating {
  margin: 10px 0 0;
}
.woocommerce-message:focus-visible {
  outline: none;
}
.woocommerce-error-text > li,
.woocommerce-info  li,
.woocommerce-message  li,
.payment_methods li {
  list-style: none;
}
.woocommerce-error:after,
.woocommerce-message:after,
.woocommerce-message:before {
  content: " ";
  display: table;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  clear: both;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
}
.inline-message-style .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  width: 100%;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.woocommerce-error,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  position: relative;
  color: #fff;
  padding: 15px 40px 15px 65px;
  box-sizing: border-box;
  margin-bottom: 40px;
  width: 100%;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a:hover,
.woocommerce-error a:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a:hover {
  color: #fff;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .close-message,
.woocommerce-error .close-message,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .close-message {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  right: 15px;
  opacity: 0.5;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .close-message:before,
.woocommerce-error .close-message:before,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .close-message:before {
  width: 20px;
  height: 20px;
  content: "";
  -webkit-mask: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/the7-cross-lg.svg);
  mask-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/the7-cross-lg.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right center;
  mask-position: right center;
  background: #fff;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .close-message:hover,
.woocommerce-error .close-message:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .close-message:hover {
  cursor: pointer;
  opacity: 1;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.woocommerce-error .woocommerce-error-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  white-space: pre-wrap;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.woocommerce-error .woocommerce-message-text,
.woocommerce-error .woocommerce-info-text,
.woocommerce-error .woocommerce-error-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 100%;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text li,
.woocommerce-error .woocommerce-message-text li,
.woocommerce-error .woocommerce-info-text li,
.woocommerce-error .woocommerce-error-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text li {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text .button,
.woocommerce-error .woocommerce-message-text .button,
.woocommerce-error .woocommerce-info-text .button,
.woocommerce-error .woocommerce-error-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text .button {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  -ms-flex-order: 1;
  order: 1;
  background: none;
  box-shadow: none;
  border: none;
  padding: 0 !important;
  font: inherit !important;
  font-size: inherit !important;
  text-decoration: underline !important;
  line-height: inherit !important;
  text-transform: none !important;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text .button:hover,
.woocommerce-error .woocommerce-message-text .button:hover,
.woocommerce-error .woocommerce-info-text .button:hover,
.woocommerce-error .woocommerce-error-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text .button:hover {
  background: none !important;
  box-shadow: none;
  border: none;
  text-decoration: none !important;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message:before,
.woocommerce-error:before,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info:before {
  position: absolute;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 65px;
  height: 100%;
  -webkit-mask: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/the7-check-circle-fill.svg);
  mask-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/the7-check-circle-fill.svg);
  background: #fff;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 24px;
  mask-size: 24px;
  content: "";
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message ul,
.woocommerce-error ul,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info ul {
  margin: 0 !important;
}
.inline-message-style .wc-coupon-wrap div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.inline-message-style .wc-coupon-wrap .woocommerce-error,
.inline-message-style .wc-coupon-wrap div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  margin: 20px 0 5px 0;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message.hide-message,
.woocommerce-error.hide-message,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info.hide-message {
  display: none;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.popup-message-style .woocommerce-error,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.3);
  border: none;
  position: fixed;
  top: 50%;
  left: 100%;
  width: 400px;
  max-height: 500px;
  margin: 0 !important;
  padding: 15px 40px 15px 65px;
  z-index: 9999;
  overflow: hidden;
  transform: translate3d(200px,-50%,0);
  animation: slide-in-message, slide-out-message;
  animation-duration: 1.2s, 1.1s;
  animation-delay: .4s, 9s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  color: #FFF;
  box-sizing: border-box;
  outline: none;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a:hover,
.popup-message-style .woocommerce-error a,
.popup-message-style .woocommerce-error a:hover,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a:hover {
  color: #fff;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.popup-message-style .woocommerce-error .woocommerce-message-text,
.popup-message-style .woocommerce-error .woocommerce-info-text,
.popup-message-style .woocommerce-error .woocommerce-error-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  opacity: 1;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message ul,
.popup-message-style .woocommerce-error ul,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info ul {
  margin: 0 !important;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message.hide-message,
.popup-message-style .woocommerce-error.hide-message,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info.hide-message {
  display: none;
}
body.popup-message-style .woocommerce-error + .woocommerce-message,
body.popup-message-style .woocommerce-message + .cart-empty {
  -webkit-animation-delay: 9s, 18s;
  animation-delay: 9s, 18s;
}
.woocommerce-error {
  background: #dd3c3d;
}
.woocommerce-error:before {
  content: "";
  -webkit-mask: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/the7-exclamation-circle-fill.svg);
  mask-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/the7-exclamation-circle-fill.svg);
  background: #fff;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 24px;
  mask-size: 24px;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: left;
  width: calc(100% - 360px);
}
.woocommerce-MyAccount-content .woocommerce-info {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.woocommerce-MyAccount-content .woocommerce-info a.button {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 5px;
}
@keyframes slide-in-message {
  0% {
    opacity: 0;
    transform: translate3d(600px,-50%,0);
  }
  50% {
    opacity: 0;
    transform: translate3d(-200px,-50%,0);
  }
  100% {
    opacity: 1;
    transform: translate3d(-400px,-50%,0);
  }
}
@keyframes slide-out-message {
  0% {
    opacity: 1;
    transform: translate3d(-400px,-50%,0);
  }
  50% {
    opacity: 0;
    transform: translate3d(-100px,-50%,0);
  }
  100% {
    opacity: 0;
    transform: translate3d(800px,-50%,0);
  }
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.update-cart-button input[type="submit"]:disabled {
  cursor: not-allowed;
}
.woocommerce-orders-table thead th {
  color: var(--the7-secondary-text-color);
}
.reset_variations,
.reset_variations:hover,
.variations label,
.entry-summary .product_meta > span,
.dhvc-woocommerce-page .product_meta > span,
.entry-summary .product_meta > span a,
.dhvc-woocommerce-page .product_meta > span a,
.the7-elementor-widget .product_meta > span,
.the7-elementor-widget .product_meta > span a,
.product_list_widget del,
.product_list_widget del .amount,
.product_list_widget del .amount *,
.woocom-list-content .price del,
.woocom-list-content del,
.woocom-list-content del .amount,
.woocom-list-content del .amount *,
.woocommerce-review-link,
.woocommerce-review-link *,
.woocommerce-review-link:hover,
.widget_price_filter .price_slider_amount,
.shop_table .variation *,
.product:not(.elementor) .woocommerce-tabs li > a,
.the7-elementor-widget .woocommerce-tabs li > a,
.the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title,
.product .summary.entry-summary .price del,
.woocommerce-variation-price .price del,
.woocommerce-result-count,
.widget_layered_nav li > small,
.stars a {
  color: var(--the7-secondary-text-color);
}
.sidebar-content .reset_variations,
.dt-mega-parent .sidebar-content .reset_variations,
.sidebar-content .reset_variations:hover,
.dt-mega-parent .sidebar-content .reset_variations:hover,
.sidebar-content .variations label,
.dt-mega-parent .sidebar-content .variations label,
.sidebar-content .entry-summary .product_meta > span,
.dt-mega-parent .sidebar-content .entry-summary .product_meta > span,
.sidebar-content .dhvc-woocommerce-page .product_meta > span,
.dt-mega-parent .sidebar-content .dhvc-woocommerce-page .product_meta > span,
.sidebar-content .entry-summary .product_meta > span a,
.dt-mega-parent .sidebar-content .entry-summary .product_meta > span a,
.sidebar-content .dhvc-woocommerce-page .product_meta > span a,
.dt-mega-parent .sidebar-content .dhvc-woocommerce-page .product_meta > span a,
.sidebar-content .the7-elementor-widget .product_meta > span,
.dt-mega-parent .sidebar-content .the7-elementor-widget .product_meta > span,
.sidebar-content .the7-elementor-widget .product_meta > span a,
.dt-mega-parent .sidebar-content .the7-elementor-widget .product_meta > span a,
.sidebar-content .product_list_widget del,
.dt-mega-parent .sidebar-content .product_list_widget del,
.sidebar-content .product_list_widget del .amount,
.dt-mega-parent .sidebar-content .product_list_widget del .amount,
.sidebar-content .product_list_widget del .amount *,
.dt-mega-parent .sidebar-content .product_list_widget del .amount *,
.sidebar-content .woocom-list-content .price del,
.dt-mega-parent .sidebar-content .woocom-list-content .price del,
.sidebar-content .woocom-list-content del,
.dt-mega-parent .sidebar-content .woocom-list-content del,
.sidebar-content .woocom-list-content del .amount,
.dt-mega-parent .sidebar-content .woocom-list-content del .amount,
.sidebar-content .woocom-list-content del .amount *,
.dt-mega-parent .sidebar-content .woocom-list-content del .amount *,
.sidebar-content .woocommerce-review-link,
.dt-mega-parent .sidebar-content .woocommerce-review-link,
.sidebar-content .woocommerce-review-link *,
.dt-mega-parent .sidebar-content .woocommerce-review-link *,
.sidebar-content .woocommerce-review-link:hover,
.dt-mega-parent .sidebar-content .woocommerce-review-link:hover,
.sidebar-content .widget_price_filter .price_slider_amount,
.dt-mega-parent .sidebar-content .widget_price_filter .price_slider_amount,
.sidebar-content .shop_table .variation *,
.dt-mega-parent .sidebar-content .shop_table .variation *,
.sidebar-content .product:not(.elementor) .woocommerce-tabs li > a,
.dt-mega-parent .sidebar-content .product:not(.elementor) .woocommerce-tabs li > a,
.sidebar-content .the7-elementor-widget .woocommerce-tabs li > a,
.dt-mega-parent .sidebar-content .the7-elementor-widget .woocommerce-tabs li > a,
.sidebar-content .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title,
.dt-mega-parent .sidebar-content .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title,
.sidebar-content .product .summary.entry-summary .price del,
.dt-mega-parent .sidebar-content .product .summary.entry-summary .price del,
.sidebar-content .woocommerce-variation-price .price del,
.dt-mega-parent .sidebar-content .woocommerce-variation-price .price del,
.sidebar-content .woocommerce-result-count,
.dt-mega-parent .sidebar-content .woocommerce-result-count,
.sidebar-content .widget_layered_nav li > small,
.dt-mega-parent .sidebar-content .widget_layered_nav li > small,
.sidebar-content .stars a,
.dt-mega-parent .sidebar-content .stars a {
  color: rgba(10,10,10,0.5);
}
.footer .reset_variations,
.footer .reset_variations:hover,
.footer .variations label,
.footer .entry-summary .product_meta > span,
.footer .dhvc-woocommerce-page .product_meta > span,
.footer .entry-summary .product_meta > span a,
.footer .dhvc-woocommerce-page .product_meta > span a,
.footer .the7-elementor-widget .product_meta > span,
.footer .the7-elementor-widget .product_meta > span a,
.footer .product_list_widget del,
.footer .product_list_widget del .amount,
.footer .product_list_widget del .amount *,
.footer .woocom-list-content .price del,
.footer .woocom-list-content del,
.footer .woocom-list-content del .amount,
.footer .woocom-list-content del .amount *,
.footer .woocommerce-review-link,
.footer .woocommerce-review-link *,
.footer .woocommerce-review-link:hover,
.footer .widget_price_filter .price_slider_amount,
.footer .shop_table .variation *,
.footer .product:not(.elementor) .woocommerce-tabs li > a,
.footer .the7-elementor-widget .woocommerce-tabs li > a,
.footer .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title,
.footer .product .summary.entry-summary .price del,
.footer .woocommerce-variation-price .price del,
.footer .woocommerce-result-count,
.footer .widget_layered_nav li > small,
.footer .stars a {
  color: rgba(139,141,148,0.5);
}
.widget_product_categories .count {
  color: rgba(10,10,10,0.5);
}
.sidebar-content .widget_product_categories .count {
  color: rgba(10,10,10,0.5);
}
.footer .widget_product_categories .count {
  color: rgba(139,141,148,0.5);
}
.sidebar-content .elementor-menu-cart__product-price {
  color: #0a0a0a;
}
.sidebar-content .elementor-menu-cart__product-name,
.sidebar-content .elementor-menu-cart__product-price {
  line-height: 1.2;
}
.sidebar-content .elementor-menu-cart__product-price .amount,
.sidebar-content .elementor-menu-cart__subtotal {
  font-weight: inherit;
}
.sidebar-content .elementor-menu-cart__product-name > a {
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
}
.sidebar-content .elementor-menu-cart__product-name  p {
  margin-bottom: 0;
}
.woocommerce-cart-wrap .product-remove a {
  background: rgba(51,51,51,0.2);
}
.woocommerce-cart-wrap .product-remove a:hover {
  background: rgba(51,51,51,0.35);
}
.woocommerce-cart-wrap .product-name a,
.woocommerce-cart-wrap .product-subtotal,
.woocommerce-cart-wrap .cart-subtotal .amount {
  color: var(--the7-h6-color);
}
.product-name > a,
#reviews ol.commentlist .meta,
ul.cart_list li a:not(:hover),
ul.product_list_widget li a:not(:hover),
.widget-product-title:not(:hover) *,
.product:not(.elementor) .woocommerce-tabs li.active > a,
.product:not(.elementor) .woocommerce-tabs li > a:hover,
.the7-elementor-widget .woocommerce-tabs li.active > a,
.the7-elementor-widget .woocommerce-tabs li > a:hover,
.the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.product .summary.entry-summary .price,
.product .summary.entry-summary .price ins,
.product-category mark,
.woocom-list-content .price,
.woocom-list-content .price *,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.widget_shopping_cart .total,
.widget_rating_filter {
  color: var(--the7-h1-color);
}
.elementor-widget[class*=elementor-widget-wp-widget-] .product-name > a,
.elementor-widget[class*=elementor-widget-wp-widget-] #reviews ol.commentlist .meta,
.elementor-widget[class*=elementor-widget-wp-widget-] ul.cart_list li a:not(:hover),
.elementor-widget[class*=elementor-widget-wp-widget-] ul.product_list_widget li a:not(:hover),
.elementor-widget[class*=elementor-widget-wp-widget-] .widget-product-title:not(:hover) *,
.elementor-widget[class*=elementor-widget-wp-widget-] .product:not(.elementor) .woocommerce-tabs li.active > a,
.elementor-widget[class*=elementor-widget-wp-widget-] .product:not(.elementor) .woocommerce-tabs li > a:hover,
.elementor-widget[class*=elementor-widget-wp-widget-] .the7-elementor-widget .woocommerce-tabs li.active > a,
.elementor-widget[class*=elementor-widget-wp-widget-] .the7-elementor-widget .woocommerce-tabs li > a:hover,
.elementor-widget[class*=elementor-widget-wp-widget-] .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.elementor-widget[class*=elementor-widget-wp-widget-] .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.elementor-widget[class*=elementor-widget-wp-widget-] .product .summary.entry-summary .price,
.elementor-widget[class*=elementor-widget-wp-widget-] .product .summary.entry-summary .price ins,
.elementor-widget[class*=elementor-widget-wp-widget-] .product-category mark,
.elementor-widget[class*=elementor-widget-wp-widget-] .woocom-list-content .price,
.elementor-widget[class*=elementor-widget-wp-widget-] .woocom-list-content .price *,
.elementor-widget[class*=elementor-widget-wp-widget-] .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.elementor-widget[class*=elementor-widget-wp-widget-] .widget_shopping_cart .total,
.elementor-widget[class*=elementor-widget-wp-widget-] .widget_rating_filter {
  color: var(--the7-h1-color);
}
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product-name > a,
.sidebar-content .product-name > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) #reviews ol.commentlist .meta,
.sidebar-content #reviews ol.commentlist .meta,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.cart_list li a:not(:hover),
.sidebar-content ul.cart_list li a:not(:hover),
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover),
.sidebar-content ul.product_list_widget li a:not(:hover),
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .widget-product-title:not(:hover) *,
.sidebar-content .widget-product-title:not(:hover) *,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product:not(.elementor) .woocommerce-tabs li.active > a,
.sidebar-content .product:not(.elementor) .woocommerce-tabs li.active > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product:not(.elementor) .woocommerce-tabs li > a:hover,
.sidebar-content .product:not(.elementor) .woocommerce-tabs li > a:hover,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs li.active > a,
.sidebar-content .the7-elementor-widget .woocommerce-tabs li.active > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs li > a:hover,
.sidebar-content .the7-elementor-widget .woocommerce-tabs li > a:hover,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.sidebar-content .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.sidebar-content .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price,
.sidebar-content .product .summary.entry-summary .price,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price ins,
.sidebar-content .product .summary.entry-summary .price ins,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product-category mark,
.sidebar-content .product-category mark,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price,
.sidebar-content .woocom-list-content .price,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price *,
.sidebar-content .woocom-list-content .price *,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.sidebar-content .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .widget_shopping_cart .total,
.sidebar-content .widget_shopping_cart .total,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .widget_rating_filter,
.sidebar-content .widget_rating_filter {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .product-name > a,
.dt-mega-parent .sidebar-content .widget #reviews ol.commentlist .meta,
.dt-mega-parent .sidebar-content .widget ul.cart_list li a:not(:hover),
.dt-mega-parent .sidebar-content .widget ul.product_list_widget li a:not(:hover),
.dt-mega-parent .sidebar-content .widget .widget-product-title:not(:hover) *,
.dt-mega-parent .sidebar-content .widget .product:not(.elementor) .woocommerce-tabs li.active > a,
.dt-mega-parent .sidebar-content .widget .product:not(.elementor) .woocommerce-tabs li > a:hover,
.dt-mega-parent .sidebar-content .widget .the7-elementor-widget .woocommerce-tabs li.active > a,
.dt-mega-parent .sidebar-content .widget .the7-elementor-widget .woocommerce-tabs li > a:hover,
.dt-mega-parent .sidebar-content .widget .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.dt-mega-parent .sidebar-content .widget .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.dt-mega-parent .sidebar-content .widget .product .summary.entry-summary .price,
.dt-mega-parent .sidebar-content .widget .product .summary.entry-summary .price ins,
.dt-mega-parent .sidebar-content .widget .product-category mark,
.dt-mega-parent .sidebar-content .widget .woocom-list-content .price,
.dt-mega-parent .sidebar-content .widget .woocom-list-content .price *,
.dt-mega-parent .sidebar-content .widget .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.dt-mega-parent .sidebar-content .widget .widget_shopping_cart .total,
.dt-mega-parent .sidebar-content .widget .widget_rating_filter {
  color: #333333;
}
.footer .widget:not(.widget_icl_lang_sel_widget) .product-name > a,
.footer .widget:not(.widget_icl_lang_sel_widget) #reviews ol.commentlist .meta,
.footer .widget:not(.widget_icl_lang_sel_widget) ul.cart_list li a:not(:hover),
.footer .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover),
.footer .widget:not(.widget_icl_lang_sel_widget) .widget-product-title:not(:hover) *,
.footer .widget:not(.widget_icl_lang_sel_widget) .product:not(.elementor) .woocommerce-tabs li.active > a,
.footer .widget:not(.widget_icl_lang_sel_widget) .product:not(.elementor) .woocommerce-tabs li > a:hover,
.footer .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs li.active > a,
.footer .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs li > a:hover,
.footer .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.footer .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.footer .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price,
.footer .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price ins,
.footer .widget:not(.widget_icl_lang_sel_widget) .product-category mark,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price *,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.footer .widget:not(.widget_icl_lang_sel_widget) .widget_shopping_cart .total,
.footer .widget:not(.widget_icl_lang_sel_widget) .widget_rating_filter {
  color: #eeeeee;
}
.widget_rating_filter a,
.elementor-widget[class*=elementor-widget-wp-widget-] .widget_rating_filter a {
  color: rgba(10,10,10,0.5);
}
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget).widget_rating_filter a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget).elementor-widget[class*=elementor-widget-wp-widget-] .widget_rating_filter a {
  color: rgba(10,10,10,0.5);
}
.footer .widget:not(.widget_icl_lang_sel_widget).widget_rating_filter a,
.footer .widget:not(.widget_icl_lang_sel_widget).elementor-widget[class*=elementor-widget-wp-widget-] .widget_rating_filter a {
  color: rgba(139,141,148,0.5);
}
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover):not(.remove) {
  color: #333333;
}
.footer .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover):not(.remove) {
  color: #eeeeee;
}
.shop_table thead th,
.cart.shop_table thead th {
  color: var(--the7-secondary-text-color);
}
.woocommerce-cart-wrap .shop_table thead th,
.woocommerce-cart-wrap .cart.shop_table thead th,
.woocommerce-cart-wrap .wc-item-meta {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-cart-wrap .cart-subtotal .amount {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-cart-wrap .order-total .amount,
.woocommerce-cart-wrap .cart_totals h2 {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"] {
  font: var(--the7-base-font-big);
  letter-spacing: var(--the7-base-letter-spacing);
  text-transform: var(--the7-base-text-transform);
  text-decoration: var(--the7-base-text-decoration);
  color: var(--the7-h6-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"]:disabled {
  color: var(--the7-secondary-text-color);
}
.woocommerce-cart-wrap .update-cart-button svg {
  width: 16px;
  fill: rgba(51,51,51,0.25);
}
.wc-coupon-text:after {
  color: rgba(51,51,51,0.2);
}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button,
.dt-wc-btn,
.checkout-button,
#place_order,
input[name="apply_coupon"],
#page input[name="login"],
button[name="calc_shipping"],
button[name="calc_shipping"]:hover,
.single_add_to_cart_button.button,
.button.wc-backward,
.woocommerce-Button.button,
.woocommerce-button.button,
.woocommerce-Reviews .submit,
.woocommerce-Button[name="register"],
.woocommerce-button[name="register"],
.track_order input[name="track"],
input[name="save_address"],
form.track_order .button,
.woocommerce-address-fields .button {
  font: var(--the7-btn-l-font);
  text-transform: var(--the7-btn-l-text-transform);
  letter-spacing: var(--the7-btn-l-letter-spacing);
  word-spacing: var(--the7-btn-l-word-spacing);
  border-radius: var(--the7-btn-l-border-radius);
  border-width: var(--the7-btn-l-border-width);
  border-style: var(--the7-btn-l-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-l-padding);
  min-width: var(--the7-btn-l-min-width);
  min-height: var(--the7-btn-l-min-height);
}
.dt-wc-btn,
input[name="apply_coupon"],
.single_add_to_cart_button.button {
  min-height: var(--the7-input-height);
}
body .woocommerce-widget-layered-nav-dropdown__submit,
#phantom .woocommerce-widget-layered-nav-dropdown__submit,
body .button.view-cart,
#phantom .button.view-cart,
body .button.checkout,
#phantom .button.checkout,
body .button.wc-forward,
#phantom .button.wc-forward,
body .price_slider_wrapper .button,
#phantom .price_slider_wrapper .button,
body .woocommerce-orders-table a.button,
#phantom .woocommerce-orders-table a.button,
body .wc-layout-list .woo-buttons a,
#phantom .wc-layout-list .woo-buttons a,
body .wc-block-filter-submit-button,
#phantom .wc-block-filter-submit-button {
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  border-radius: var(--the7-btn-s-border-radius);
  border-width: var(--the7-btn-s-border-width);
  border-style: var(--the7-btn-s-border-style);
  padding: var(--the7-btn-s-padding);
  min-width: var(--the7-btn-s-min-width);
  min-height: var(--the7-btn-s-min-height);
}
.wc-block-filter-submit-button {
  margin-bottom: 10px;
}
.wc-block-components-price-slider__range-input-progress {
  --range-color: var(--the7-accent-color);
}
.woocommerce-widget-layered-nav .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-flex;
  align-items: center;
}
.wc-layout-list .woo-buttons a {
  border-radius: var(--the7-btn-s-border-radius);
  border-width: var(--the7-btn-s-border-width);
  border-style: var(--the7-btn-s-border-style);
  border-color: var(--the7-btn-border-color);
}
body .button.view-cart *,
#phantom .button.view-cart *,
body .button.checkout *,
#phantom .button.checkout * {
  font: var(--the7-btn-s-font);
}
body .checkout-button.wc-forward,
body #place_order {
  padding: var(--the7-btn-l-padding);
  font: var(--the7-btn-l-font);
  text-transform: var(--the7-btn-l-text-transform);
  letter-spacing: var(--the7-btn-l-letter-spacing);
  word-spacing: var(--the7-btn-l-word-spacing);
  border-radius: var(--the7-btn-l-border-radius);
  min-width: var(--the7-btn-l-min-width);
  min-height: var(--the7-btn-l-min-height);
}
.woocommerce-cart-wrap .cart_totals th {
  color: var(--the7-secondary-text-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.woocommerce-error,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  background-color: var(--the7-accent-color);
}
.accent-gradient div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.accent-gradient .woocommerce-error,
.accent-gradient div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.woocommerce-error .woocommerce-message-text,
.woocommerce-error .woocommerce-info-text,
.woocommerce-error .woocommerce-error-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  font: var(--the7-base-font-big);
}
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
body .woocommerce-error,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  color: #ffffff;
}
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message *,
body .woocommerce-error a,
body .woocommerce-error *,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info * {
  color: #ffffff;
}
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message:before,
body .woocommerce-error:before,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info:before {
  color: #ffffff;
}
.showcoupon-tag,
.showlogin-tag,
#ship-to-different-address,
.order_details td {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
  color: var(--the7-h6-color);
}
.showcoupon-tag i,
.showlogin-tag i,
#ship-to-different-address i,
.order_details td i {
  color: var(--the7-h6-color);
}
.customer_details td,
.customer_details th,
.order_details td,
.order_details th {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.shop_table.customer_details th {
  color: var(--the7-secondary-text-color);
}
.wc-complete-wrap .wc-bacs-bank-details li {
  color: var(--the7-secondary-text-color);
}
.wc-complete-wrap .wc-bacs-bank-details li > strong {
  color: var(--the7-base-color);
}
#ship-to-different-address {
  font: var(--the7-base-font-big);
}
.showcoupon,
.showlogin {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.woocommerce-orders-table thead th,
.log-message,
form.track_order p:not(.form-row),
.lost_reset_password p:not(.form-row),
label[for="rememberme"],
.woocommerce-shipping-totals td {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-billing-fields label,
.woocommerce-additional-fields label,
.wc-terms-and-conditions label,
.woocommerce-shipping-fields label,
.woocommerce-account-fields label,
.woocommerce-MyAccount-content label,
form.track_order label,
form.lost_reset_password label,
#customer_login label,
.woocommerce-Reviews label,
.woocommerce-form-login label:not(.elementor-field-label),
.wp-block-woocommerce-product-search label {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-h4-color);
}
.woocommerce-billing-fields label abbr[title],
.woocommerce-billing-fields label .required,
.woocommerce-additional-fields label abbr[title],
.woocommerce-additional-fields label .required,
.wc-terms-and-conditions label abbr[title],
.wc-terms-and-conditions label .required,
.woocommerce-shipping-fields label abbr[title],
.woocommerce-shipping-fields label .required,
.woocommerce-account-fields label abbr[title],
.woocommerce-account-fields label .required,
.woocommerce-MyAccount-content label abbr[title],
.woocommerce-MyAccount-content label .required,
form.track_order label abbr[title],
form.track_order label .required,
form.lost_reset_password label abbr[title],
form.lost_reset_password label .required,
#customer_login label abbr[title],
#customer_login label .required,
.woocommerce-Reviews label abbr[title],
.woocommerce-Reviews label .required,
.woocommerce-form-login label:not(.elementor-field-label) abbr[title],
.woocommerce-form-login label:not(.elementor-field-label) .required,
.wp-block-woocommerce-product-search label abbr[title],
.wp-block-woocommerce-product-search label .required {
  color: var(--the7-secondary-text-color);
  text-decoration: none;
}
#ship-to-different-address label,
.create-account label.checkbox span,
.lost_password a,
.lost_password,
.woocommerce-form-register {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.lost_password a {
  text-decoration: none;
}
.lost_password a:hover {
  text-decoration: underline;
}
.product table.variations td.label,
.product table.variations td.label label,
.elementor-widget table.variations td.label,
.elementor-widget table.variations td.label label,
.wc-terms-and-conditions a,
.variations label {
  font: var(--the7-base-font);
  color: var(--the7-base-color);
}
.the7-woocommerce-checkout #customer_details,
.the7-cart-form,
.wc-complete-wrap .wc-wide-column,
.wc-complete-wrap .woocommerce-bacs-bank-details,
.shop_table_responsive,
.woocommerce-cart-wrap .cross-sells {
  width: calc(100% - 50% - 60px);
}
.woocommerce-cart-wrap .cross-sells {
  margin-top: 30px;
}
.shop_table.order_details .wc-item-meta *,
.order_details .product-total,
.woocommerce-Reviews .comment-notes,
#customer_login > div label.woocommerce-form__label-for-checkbox,
.woocommerce-form-login label.woocommerce-form__label-for-checkbox,
label.woocommerce-form__label-for-checkbox,
.woocommerce-Reviews .woocommerce-noreviews {
  color: var(--the7-base-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-checkout-review-order .product-name,
.woocommerce-checkout-review-order .product-name a {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-base-color);
}
.woocommerce-checkout-review-order .woocommerce-Price-amount,
.woocommerce-checkout-review-order th {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-checkout-review-order .about_paypal {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  font-weight: normal;
}
.woocommerce-checkout-review-order .product-quantity,
.woocommerce-checkout-review-order .product-total,
.woocommerce-checkout-review-order .cart-subtotal th,
.woocommerce-checkout-review-order .order-total th,
.woocommerce-checkout-review-order .shipping th,
.woocommerce-checkout-review-order .about_paypal,
.woocommerce-checkout-review-order .product-total .woocommerce-Price-amount,
.woocommerce-checkout-review-order tfoot th {
  color: var(--the7-secondary-text-color);
}
.woocommerce-checkout-review-order .cart-subtotal .amount,
.woocommerce-checkout-review-order .order-total .amount {
  color: var(--the7-h6-color);
}
.woocommerce-checkout-review-order .order-total .amount {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.woocommerce-order-downloads .download-product a {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-base-color);
  text-decoration: none;
}
.woocommerce-order-downloads .download-product a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .woocommerce-order-downloads .download-product a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .woocommerce-order-downloads .download-product a:hover {
    color: #0094f7;
  }
}
.woocommerce-order-downloads .download-file {
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wc-bacs-bank-details-heading,
.woocommerce-order-downloads__title {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
#shipping_method label,
.payment_methods label {
  color: var(--the7-h6-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.select2-container {
  z-index: 100;
}
.theme-dt-the7 .select2-container {
  display: block;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  margin-left: 5px;
}
.theme-dt-the7 .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0;
  height: 100%;
  width: auto;
}
.theme-dt-the7 .widget .selection {
  display: block;
  height: var(--the7-input-height);
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container .select2-selection--single,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default .select2-selection--multiple,
.theme-dt-the7 .woocommerce-MyAccount-content .yit-wcan-select-open,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--focus .select2-selection--multiple,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container .select2-selection--single,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default .select2-selection--multiple,
.theme-dt-the7 .woocommerce-cart-wrap .yit-wcan-select-open,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--focus .select2-selection--multiple,
.theme-dt-the7 .widget.woocommerce .select2-container .select2-selection--single,
.theme-dt-the7 .widget.woocommerce .select2-container--default .select2-selection--multiple,
.theme-dt-the7 .widget.woocommerce .yit-wcan-select-open,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--focus .select2-selection--multiple,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container .select2-selection--single,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default .select2-selection--multiple,
.theme-dt-the7 .the7-woocommerce-checkout .yit-wcan-select-open,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--multiple {
  height: auto;
  min-height: var(--the7-input-height);
  padding: var(--the7-top-input-padding) var(--the7-right-input-padding) var(--the7-bottom-input-padding) var(--the7-left-input-padding);
  color: var(--the7-input-color);
  border-color: var(--the7-input-border-color);
  border-style: var(--the7-form-border);
  border-width: var(--the7-top-input-border-width) var(--the7-right-input-border-width) var(--the7-bottom-input-border-width) var(--the7-left-input-border-width);
  background-color: var(--the7-input-bg-color);
  border-radius: var(--the7-input-border-radius);
  box-shadow: var(--the7-form-shadow);
  transition: all 0.3s ease;
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container .select2-selection--single  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-MyAccount-content .yit-wcan-select-open  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--focus .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container .select2-selection--single  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-cart-wrap .yit-wcan-select-open  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--focus .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .widget.woocommerce .select2-container .select2-selection--single  > .select2-selection__rendered,
.theme-dt-the7 .widget.woocommerce .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .widget.woocommerce .yit-wcan-select-open  > .select2-selection__rendered,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--focus .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container .select2-selection--single  > .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .yit-wcan-select-open  > .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--multiple  > .select2-selection__rendered {
  padding: 0px 0;
  color: var(--the7-input-color);
  font: var(--the7-form-md-font);
  letter-spacing: var(--the7-form-md-letter-spacing);
  text-transform: var(--the7-form-md-text-transform);
  box-sizing: border-box;
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-MyAccount-content .yit-wcan-select-open .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .yit-wcan-select-open .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .select2-container .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .yit-wcan-select-open .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .yit-wcan-select-open .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__arrow b {
  border-top-color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity);
  border-right-color: transparent !important;
  border-left-color: transparent !important;
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container.select2-container--open .select2-selection--single,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--open .select2-selection--multiple,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container.select2-container--open .select2-selection--single,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--open .select2-selection--multiple,
.theme-dt-the7 .widget.woocommerce .select2-container.select2-container--open .select2-selection--single,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--open .select2-selection--multiple,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container.select2-container--open .select2-selection--single,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--multiple {
  box-shadow: var(--the7-form-shadow-focus);
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity);
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-dropdown-open .select2-choice .select2-arrow b:after,
.theme-dt-the7 .woocommerce-cart-wrap .select2-dropdown-open .select2-choice .select2-arrow b:after,
.theme-dt-the7 .widget.woocommerce .select2-dropdown-open .select2-choice .select2-arrow b:after,
.theme-dt-the7 .the7-woocommerce-checkout .select2-dropdown-open .select2-choice .select2-arrow b:after {
  border-top-color: transparent;
  border-bottom-color: var(--the7-input-color);
}
.widget .yit-wcan-select-open {
  color: var(--the7-input-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-input-height);
  text-decoration: none;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li a:before {
  color: #fff;
}
.yith-wcan-select-wrapper {
  box-sizing: border-box;
  border-color: var(--the7-input-border-color);
}
.widget .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
  border: none;
}
.widget .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover,
.widget.widget_layered_nav .yith-wcan-select-wrapper ul li.chosen {
  box-shadow: none;
  border: none;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown {
  margin-bottom: 10px;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple {
  padding: 0 10px;
  height: auto;
  min-height: var(--the7-input-height);
  background-image: linear-gradient(45deg,transparent 50%,var(--the7-input-color) 50%), linear-gradient(135deg,var(--the7-input-color) 50%,transparent 50%);
  background-position: calc(100% - var(--the7-right-input-padding) - 4px) 50%, calc(100% - var(--the7-right-input-padding)) 50%, 100% 0;
  background-size: 4px 4px, 4px 4px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple input {
  padding: 0 !important;
  margin: 0;
  border: none;
  height: calc(var(--the7-input-height,40px) - var(--the7-top-input-border-width,0px) - var(--the7-bottom-input-border-width,0px));
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple ul.select2-selection__rendered {
  padding: 0;
  line-height: calc(var(--the7-input-height) - 15px);
  vertical-align: middle;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple li {
  margin: 0;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 10px;
}
body .woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple li {
  margin-right: 5px;
}
.woocommerce-MyAccount-content mark {
  padding: 0 5px;
}
.the7-woo-select2-dropdown .select2-results__option {
  line-height: 1.2em;
  color: #666;
  padding: 10px;
}
.the7-woo-select2-dropdown .select2-results__option[aria-selected=true],
.the7-woo-select2-dropdown .select2-results__option[data-selected=true] {
  background: rgba(0,0,0,0.05);
  color: #222;
}
.theme-dt-the7 .the7-woo-select2-dropdown .select2-results__option--highlighted[aria-selected],
.woocommerce-MyAccount-content mark {
  color: #fff;
  background: #222;
}
.woocommerce-thankyou-order-details li {
  border-color: var(--the7-divider-color) !important;
  color: var(--the7-secondary-text-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-thankyou-order-details li strong {
  color: var(--the7-base-color);
}
.woocommerce-thankyou-order-details li .amount {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
#reviews .comment-form #submit,
.pp_content {
  display: inline-block !important;
}
.products mark {
  background: none;
}
.cart-collaterals h2,
.upsells.products > h2,
.product:not(.elementor) .woocommerce-tabs .panel > h2,
.the7-elementor-widget .woocommerce-tabs .panel > h2,
.related.products > h2,
.cross-sells > h2 {
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.product:not(.elementor) .woocommerce-tabs #comments > h2,
.the7-elementor-widget .woocommerce-tabs #comments > h2,
.woocommerce-Reviews #comments > h2,
.woocommerce-Reviews #reply-title {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.shopping-cart {
  position: relative;
}
.masthead .shopping-cart {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-flow: column wrap;
}
.dt-mobile-header .shopping-cart {
  position: static;
}
.top-bar .shopping-cart {
  z-index: 1001;
  vertical-align: middle;
}
.floating-navigation-below-slider .top-bar .shopping-cart {
  z-index: 101;
}
.shopping-cart-wrap {
  position: absolute;
  top: 100%;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
}
.side-header:not(.masthead-mobile-header) .mini-widgets .shopping-cart-wrap {
  top: auto;
  bottom: 100%;
}
.masthead .shopping-cart-wrap {
  top: calc(100% + 8px);
}
.dt-mobile-header .shopping-cart-wrap {
  width: 100%;
}
.masthead.side-header .mini-widgets .shopping-cart-wrap {
  top: auto;
  bottom: calc(100% + 8px);
}
.dt-mobile-header .shopping-cart-wrap {
  width: 100%;
}
.masthead .mini-widgets .shopping-cart-wrap.bottom-overflow {
  top: auto;
  bottom: calc(100% + 8px);
}
.floating-navigation-below-slider .shopping-cart-wrap.bottom-overflow {
  top: auto;
  bottom: 100%;
  padding-top: 0;
  padding-bottom: 10px;
}
.right-overflow.shopping-cart-wrap {
  right: -10px;
}
.shopping-cart-inner,
.shopping-cart-inner ul.cart_list li a,
.shopping-cart-inner ul.product_list_widget li a {
  font:    15px / 1.4em "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.shopping-cart-inner {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  width: 260px;
  padding: 20px 20px 20px;
  background-color: #ffffff;
  text-align: left;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
  filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
}
.dt-mobile-header .shopping-cart-inner {
  width: 100%;
}
@media all and (-ms-high-contrast: none) {
  .shopping-cart-inner {
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  }
}
.shopping-cart-inner:before {
  position: absolute;
  top: -7px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid red;
  border-bottom-color: #ffffff;
  content: '';
}
.dt-mobile-header .shopping-cart-inner:before {
  display: none;
}
.right-overflow .shopping-cart-inner:before {
  right: 20px;
  left: auto;
}
.side-header:not(.masthead-mobile-header) .shopping-cart-inner:before,
.dt-mobile-header .shopping-cart-inner:before {
  top: auto;
  bottom: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid;
  border-bottom: none;
  border-top-color: #ffffff;
}
.bottom-overflow .shopping-cart-inner:before {
  top: auto;
  bottom: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid;
  border-bottom: none;
  border-top-color: #ffffff;
}
.right-overflow.bottom-overflow .shopping-cart-inner:before {
  top: -7px;
  bottom: auto;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid red;
  border-top: none;
  border-bottom-color: #ffffff;
}
.masthead .shopping-cart-inner,
.dt-mobile-header .shopping-cart-inner,
.masthead .shopping-cart-inner *,
.dt-mobile-header .shopping-cart-inner *,
.masthead .shopping-cart-inner a:not(.button):not(.remove),
.dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove),
.masthead .shopping-cart-inner .amount,
.dt-mobile-header .shopping-cart-inner .amount {
  color: #333333 !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a:not(.button):not(.remove),
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .amount {
  color: #333333 !important;
}
.show-top-buttons .buttons {
  display: none;
}
.buttons.top-position {
  display: none;
}
.show-top-buttons .buttons.top-position {
  display: block;
  margin-bottom: 10px;
}
.product_list_widget.cart_list {
  overflow: hidden;
  margin-bottom: 0px;
  clear: both;
}
.shopping-cart-inner .cart_list.empty li,
.shopping-cart-inner .cart_list.empty li:last-child {
  padding: 0;
}
.shopping-cart-inner .cart_list li .quantity {
  display: block;
}
.shopping-cart-inner .variation *,
.shopping-cart-inner .quantity *,
.shopping-cart-inner .quantity,
.shopping-cart-inner strong,
.shopping-cart-inner .quantity .amount {
  color: rgba(51,51,51,0.5) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .variation *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner strong,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity .amount {
  color: rgba(51,51,51,0.5) !important;
}
.shopping-cart-inner .total,
.elementor-menu-cart__main .total,
.widget_shopping_cart .total {
  margin-bottom: 5px;
}
.masthead .shopping-cart-inner a.button,
.dt-mobile-header .shopping-cart-inner a.button,
.masthead .shopping-cart-inner a.button > span,
.dt-mobile-header .shopping-cart-inner a.button > span {
  color: var(--the7-btn-color) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button > span {
  color: var(--the7-btn-color) !important;
}
.masthead .shopping-cart-inner a.button:hover,
.dt-mobile-header .shopping-cart-inner a.button:hover,
.masthead .shopping-cart-inner a.button:hover > span,
.dt-mobile-header .shopping-cart-inner a.button:hover > span {
  color: var(--the7-btn-hover-color) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button:hover > span {
  color: var(--the7-btn-hover-color) !important;
}
.masthead .shopping-cart-inner a:not(.button):not(.remove):hover,
.dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove):hover,
.masthead .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover,
.dt-mobile-header .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover {
  background: none;
  color: var(--the7-accent-color) !important;
  text-decoration: none !important;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%) !important;
  color: transparent !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}
@media all and (-ms-high-contrast: none) {
  .masthead .shopping-cart-inner a:not(.button):not(.remove):hover,
  .dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove):hover,
  .masthead .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover,
  .dt-mobile-header .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover {
    color: #0094f7;
  }
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a:not(.button):not(.remove):hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover {
  color: var(--the7-accent-color) !important;
}
.masthead .shopping-cart .buttons a.button *,
.shopping-cart .buttons a.button,
.shopping-cart .buttons a.button:hover,
.buttons a.button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  text-decoration: none !important;
}
.wc-ico-cart {
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font:   14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.wc-ico-cart i {
  margin-right: 5px;
  font-size: 16px;
  color: #ffffff;
}
.branding .wc-ico-cart {
  font:   20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.branding .wc-ico-cart i {
  font-size: 0px;
  margin-right: 7.1428571428571px;
}
.mixed-header .wc-ico-cart {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.mixed-header .wc-ico-cart i {
  font-size: 16px;
  color: #888888;
}
.mixed-header .header-bar .wc-ico-cart i {
  margin-right: 7.1428571428571px;
}
.top-bar .wc-ico-cart {
  font:   13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-bar .wc-ico-cart {
  color: #ffffff;
}
.top-bar .wc-ico-cart i {
  font-size: 16px;
  color: #ffffff;
}
.dt-mobile-header .wc-ico-cart {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.dt-mobile-header .wc-ico-cart i {
  font-size: 16px;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart i {
  font-size: 16px;
  color: #333333;
}
a.wc-ico-cart:hover {
  font:   14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  opacity: 0.7;
}
.branding a.wc-ico-cart:hover {
  font:   20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.mixed-header a.wc-ico-cart:hover {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.top-bar a.wc-ico-cart:hover {
  font:   13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: rgba(255,255,255,0.7);
  color: #ffffff;
}
.dt-mobile-header a.wc-ico-cart:hover {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #494949;
}
.mobile-header-bar .mobile-mini-widgets a.wc-ico-cart:hover {
  font:    13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.wc-ico-cart > .counter {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding: 1px;
  min-width: 14px;
  min-height: 14px;
  background-color: #0094f7;
  text-align: center;
  font-size: 8px;
  font-family: Tahoma, Arial, sans-serif !important;
  line-height: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
}
.branding .wc-ico-cart > .counter {
  font-size: -8px;
  line-height: -2px;
  min-width: -2px;
  min-height: -2px;
}
.mixed-header .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.top-bar .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.dt-mobile-header .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.wc-ico-cart > .counter.hidden {
  display: none;
}
.round-counter-style .wc-ico-cart > .counter {
  margin-left: 5px;
  border-radius: 50%;
}
.rectangular-counter-style .wc-ico-cart > .counter {
  padding: 0 2px 0 1px;
  min-width: 18px;
  border-radius: 2px;
  box-sizing: border-box;
}
.rectangular-counter-style .wc-ico-cart > .counter:before {
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-right: 4px solid var(--the7-accent-color);
  border-bottom: 3px solid transparent;
  content: "";
}
.branding .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 2px;
}
.mixed-header .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.top-bar .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.dt-mobile-header .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.mobile-header-bar .mobile-mini-widgets .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.wc-ico-cart > .counter,
.wc-ico-cart:hover > .counter {
  color: #ffffff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .wc-ico-cart > .counter,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .wc-ico-cart:hover > .counter {
  color: #fff;
}
.wc-ico-cart > .counter.custom-bg {
  background-color: #0094f7 !important;
  background-image: none !important;
}
.wc-ico-cart > .counter.custom-bg:before {
  border-right-color: #0094f7;
}
.accent-gradient .wc-ico-cart > .counter,
.accent-gradient .wc-ico-cart > .counter.gradient-bg,
.wc-ico-cart > .counter.gradient-bg {
  background: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  background: linear-gradient(left, #0094f7 25%, #000e60 100%);
}
.accent-gradient .wc-ico-cart > .counter:before,
.accent-gradient .wc-ico-cart > .counter.gradient-bg:before,
.wc-ico-cart > .counter.gradient-bg:before {
  border-right-color: #0094f7;
}
#top-bar .wc-ico-cart:hover .counter {
  text-decoration: none;
}
.wc-grid .dt-css-grid {
  margin: 0;
}
.wc-grid.resize-by-browser-width .dt-css-grid {
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid {
  margin: -18px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
  width: 33.333333333333%;
  padding: 18px;
}
.wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  grid-row-gap: 36px;
  grid-column-gap: 36px;
  grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  display: flex;
  flex-flow: row wrap;
  margin: -18px;
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell {
  flex: 1 0 220px;
  min-width: 220px;
  max-width: 100%;
  padding: 18px;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(3,1fr);
  }
  .cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell {
    width: 33.333333333333%;
  }
}
@media screen and (max-width: 991px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(2,1fr);
  }
  .cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(1,1fr);
  }
  .cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell {
    width: 100%;
  }
}
.view-mode-switcher > a {
  height: var(--the7-input-height);
  width: var(--the7-input-height);
  border-width: var(--the7-top-input-border-width) var(--the7-right-input-border-width) var(--the7-bottom-input-border-width) var(--the7-left-input-border-width);
  border-color: var(--the7-input-border-color);
  color: var(--the7-input-color);
  background-color: var(--the7-input-bg-color);
}
.view-mode-switcher > a svg {
  fill: var(--the7-input-color);
}
.view-mode-switcher > a:first-child {
  border-bottom-left-radius: var(--the7-input-border-radius);
  border-top-left-radius: var(--the7-input-border-radius);
}
.view-mode-switcher > a:last-child {
  border-bottom-right-radius: var(--the7-input-border-radius);
  border-top-right-radius: var(--the7-input-border-radius);
}
.view-mode-switcher > a.switcher-active {
  color: var(--the7-input-color);
}
.wc-layout-list article.product {
  margin-bottom: 50px;
}
article.product.post.bg-on {
  background: none;
}
.wc-layout-list .woocom-project {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.wc-layout-list .woocom-project .woo-buttons-on-img {
  margin-bottom: 0;
  text-align: left;
  width: 50%;
}
.wc-layout-list .woocom-project .woocom-list-content {
  padding-left: 30px;
  margin-bottom: 0;
  box-sizing: border-box;
  text-align: left;
  width: calc(100% - 50%);
}
.wc-layout-list .woocom-project .woocom-list-content .star-rating {
  margin-right: 0;
  margin-left: 0;
}
.woocom-project .woocommerce-product-details__short-description {
  padding-top: 15px;
}
.woocom-project .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}
.hide-description .woocommerce-product-details__short-description {
  display: none;
}
.product .woo-buttons-on-img {
  position: relative;
  margin: 0;
  text-align: center;
}
.product .woo-buttons-on-img .out-stock-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  z-index: 2;
  width: auto;
  max-width: 100%;
  min-height: 30px;
  padding: 6% 8%;
  box-sizing: border-box;
  background: rgba(0,0,0,0.5);
  color: #fff;
  white-space: nowrap;
  font: var(--the7-woo-title-font);
  text-transform: var(--the7-woo-title-text-transform);
}
.woocom-project {
  position: relative;
}
.woo-buttons-on-img > p,
.post .woo-buttons-on-img .alignnone,
.description-under-image .post .woo-buttons-on-img .alignnone {
  margin-bottom: 0;
}
.post .woo-buttons-on-img .alignleft {
  margin: 0;
}
.woocom-project .woo-buttons-on-img > a {
  display: block;
  line-height: 0;
}
.products-carousel-shortcode .woocom-project .woo-buttons-on-img > a {
  display: block;
  width: 100%;
}
.product .woo-buttons-on-img {
  -ms-flex: 0 0 auto;
  max-width: 100%;
}
.product .woo-content-container {
  position: relative;
  width: 100%;
  bottom: 0;
}
.woo-hover .blur-this .blur-effect {
  display: none;
}
.mobile-false .hover-fade.woo-hover .woo-content-container {
  bottom: 0;
}
.product .wf-td {
  vertical-align: bottom;
}
.cart-btn-on-img .woo-buttons {
  position: absolute;
  right: 10px;
  bottom: 10px;
  height: 32px;
  min-width: 32px;
  border-radius: 16px;
  z-index: 2;
  box-sizing: border-box;
  transition: opacity 0.2s linear;
}
.cart-btn-on-img .woo-buttons a {
  display: block;
  float: right;
  height: 32px;
  max-width: 22px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  padding: 0 32px 0 0px;
  border-radius: 16px;
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  white-space: nowrap;
  color: #fff;
  background-color: var(--the7-accent-color);
  line-height: 0;
  text-align: left;
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.cart-btn-on-img .woo-buttons a .filter-popup {
  display: inline-block;
  visibility: hidden;
  vertical-align: middle;
  line-height: 32px;
  margin-left: 14px;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.cart-btn-on-img .woo-buttons a .popup-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  content: "";
  text-align: center;
}
.cart-btn-on-img .woo-buttons:hover a,
.cart-btn-on-img .woo-buttons.is-clicked a {
  width: auto;
  max-width: 100%;
}
.cart-btn-on-img .woo-buttons:hover a .filter-popup,
.cart-btn-on-img .woo-buttons.is-clicked a .filter-popup {
  opacity: 1;
  visibility: visible;
  transition-delay: 100ms;
}
.cart-btn-on-hover .woo-buttons {
  opacity: 0;
}
.cart-btn-below-img .woo-buttons,
.wc-layout-list .woo-buttons {
  padding-top: 25px;
}
table.tinvwl-table-manage-list {
  border-collapse: unset;
}
.woo-buttons-on-img .tinv-wishlist {
  position: relative;
  z-index: 1;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.wishlist-btn {
  position: absolute;
  left: 10px;
  bottom: 10px;
  height: 32px;
  min-width: 32px;
  border-radius: 16px;
  z-index: 2;
  display: block;
  float: right;
  max-width: 22px;
  padding: 0 32px 0 0px;
  box-sizing: border-box;
  -webkit-transition: max-width 0.4s ease-in-out;
  transition: max-width 0.4s ease-in-out;
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  background-color: var(--the7-accent-color);
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.wishlist-btn:before {
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
  font-size: inherit;
}
.cart-btn-on-hover article:hover .woo-buttons,
.cart-btn-on-hover .woocom-project:hover .woo-buttons,
.cart-btn-on-hover .woo-buttons-on-img.is-clicked .woo-buttons {
  opacity: 1;
}
.woo-buttons-on-img .woo-buttons i:before {
  font-size: 16px;
  line-height: 32px;
}
.woo-buttons a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0 0 0 0px;
  text-decoration: none;
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.cart-btn-below-img .woo-buttons a {
  display: inline-flex;
  align-items: center;
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  letter-spacing: var(--the7-btn-s-letter-spacing);
  word-spacing: var(--the7-btn-s-word-spacing);
  border-radius: var(--the7-btn-s-border-radius);
  border-width: var(--the7-btn-s-border-width);
  border-style: var(--the7-btn-s-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-s-padding);
  min-width: var(--the7-btn-s-min-width);
  min-height: var(--the7-btn-s-min-height);
  color: var(--the7-btn-color);
}
.cart-btn-below-img .woo-buttons a:not(.elementor-button) {
  border-radius: var(--the7-btn-s-border-radius);
  padding: var(--the7-btn-s-padding);
  font-size: var(--the7-btn-s-font-size);
}
.cart-btn-below-img .woo-buttons a:hover {
  color: var(--the7-btn-hover-color);
}
.product_type_simple.added,
.product_type_variation.added {
  display: none !important;
}
body .widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
body .widget_rating_filter ul li {
  padding: 0 0 1px;
  list-style: none;
}
body .widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none;
}
body .widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block;
  margin: 0;
}
body .widget_rating_filter ul li.chosen a:before {
  color: red;
}
.woocommerce.widget_layered_nav select {
  width: 100%;
  margin-bottom: 0;
}
#dropdown_product_cat {
  opacity: 0;
}
.widget_layered_nav .customSelect {
  margin-bottom: 10px;
}
.product-categories {
  margin-bottom: 10px;
}
.widget_layered_nav_filters ul {
  overflow: hidden;
}
.widget .product-categories {
  margin-bottom: 0;
}
ul.cart_list li,
ul.product_list_widget li,
.widget_product_categories li {
  position: relative;
  display: block;
  overflow: hidden;
}
ul.cart_list li:not(:last-child),
ul.product_list_widget li:not(:last-child),
.widget_product_categories li:not(:last-child) {
  padding: 0 0 15px;
}
.shopping-cart-inner .product_list_widget li:last-child,
.woocommerce-mini-cart.product_list_widget li:last-child {
  padding: 0 0 15px;
}
.widget_product_categories ul.children {
  padding-top: 5px;
  clear: both;
}
.widget_product_categories .cat-item > a,
.widget_product_categories .count {
  display: inline-block;
}
.widget_product_categories li,
.widget_product_categories li:not(:last-child) {
  padding: 0;
}
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a {
  display: block;
  text-decoration: none;
}
.widget_layered_nav li > a,
.widget_product_categories li a {
  color: var(--the7-base-color);
}
.dt-mega-menu .sidebar-content .widget_layered_nav li > a,
.dt-mega-menu .sidebar-content .widget_product_categories li a {
  color: #333333;
}
.sidebar-content .widget_layered_nav li > a,
.sidebar-content .widget_product_categories li a {
  color: #0a0a0a;
}
.footer .widget_layered_nav li > a,
.footer .widget_product_categories li a {
  color: #8b8d94;
}
.product_list_widget img,
.woocommerce .wf-cell .product_list_widget img {
  float: left;
  width: 60px;
  height: auto;
  margin: 0 15px 5px 0;
}
.widget_products .product_list_widget li,
.widget_recently_viewed_products .product_list_widget li,
.widget_top_rated_products .product_list_widget li,
.shopping-cart-inner .product_list_widget:not(.empty) li,
.widget_recent_reviews .product_list_widget li,
.dt-mini-cart-template.product_list_widget li {
  display: grid;
  grid-gap: 15px;
  grid-template-rows: auto;
  grid-template-areas: " image title ";
  grid-template-columns: 60px minmax(0,1fr);
}
.widget_products .product_list_widget > a,
.widget_recently_viewed_products .product_list_widget > a,
.widget_top_rated_products .product_list_widget > a,
.shopping-cart-inner .product_list_widget > a,
.widget_recent_reviews .product_list_widget > a,
.dt-mini-cart-template.product_list_widget > a {
  grid-area: image;
}
.widget_products .product_list_widget > span,
.widget_recently_viewed_products .product_list_widget > span,
.widget_top_rated_products .product_list_widget > span,
.shopping-cart-inner .product_list_widget > span,
.widget_recent_reviews .product_list_widget > span,
.dt-mini-cart-template.product_list_widget > span {
  grid-area: title;
}
.widget_products .star-rating,
.widget_recently_viewed_products .star-rating,
.widget_top_rated_products .star-rating,
.widget_recent_reviews .star-rating,
.shopping-cart-inner .star-rating,
.dt-mini-cart-template .star-rating {
  margin: 5px 0 0 0;
}
.widget_products .price-wrap,
.widget_products .reviewer,
.widget_products .variation,
.widget_recently_viewed_products .price-wrap,
.widget_recently_viewed_products .reviewer,
.widget_recently_viewed_products .variation,
.widget_top_rated_products .price-wrap,
.widget_top_rated_products .reviewer,
.widget_top_rated_products .variation,
.widget_recent_reviews .price-wrap,
.widget_recent_reviews .reviewer,
.widget_recent_reviews .variation,
.shopping-cart-inner .price-wrap,
.shopping-cart-inner .reviewer,
.shopping-cart-inner .variation,
.dt-mini-cart-template .price-wrap,
.dt-mini-cart-template .reviewer,
.dt-mini-cart-template .variation {
  display: block;
  padding: 5px 0 0 0;
}
.shopping-cart-inner .price-wrap {
  clear: both;
}
.woocommerce-mini-cart .quantity {
  display: block;
  margin: 5px 0 0 0;
}
.woocommerce-mini-cart .variation {
  margin: 5px 0 0 0;
}
ul.cart_list li dl,
ul.product_list_widget li dl,
ul.product_list_widget li .quantity {
  display: block;
}
ul.cart_list li dl p,
ul.product_list_widget li dl p,
.shop_attributes td p {
  margin-bottom: 0;
}
.widget_shopping_cart_content dt,
.product_list_widget dt {
  float: left;
  margin-right: 5px;
}
.widget_shopping_cart_content .quantity {
  display: block;
  width: auto;
  font-weight: normal;
}
.product .widget_shopping_cart_content .quantity {
  text-align: left;
}
.shopping-cart-inner .buttons {
  overflow: hidden;
  margin-bottom: 0px;
}
.buttons a.button {
  float: left;
  margin: 10px 10px 0 0;
}
.buttons.top-position .button {
  margin: 0px 10px 10px 0;
}
.widget_product_search .woocommerce-product-search {
  position: relative;
}
.widget_product_search .woocommerce-product-search label {
  display: none;
}
.widget_product_search .woocommerce-product-search .search-field {
  width: 100%;
  margin-bottom: 0;
  -webkit-appearance: none;
  appearance: none;
}
.widget_product_search .woocommerce-product-search .search-field:focus {
  outline: none;
}
body .widget_product_search input[type="submit"],
body .widget_product_search button[type="submit"] {
  position: absolute;
  top: 0;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  right: 11px;
  width: 20px;
  height: 100%;
  padding: 0;
  text-decoration: none;
  border: none;
  font-size: 0;
  background-color: transparent;
  color: var(--the7-input-color);
  border-radius: 0 !important;
  box-shadow: none !important;
}
body .widget_product_search input[type="submit"]:before,
body .widget_product_search button[type="submit"]:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-mask: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/search-icon.svg);
  mask-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/search-icon.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right center;
  mask-position: right center;
  -webkit-mask-size: 16px;
  mask-size: 16px;
  background: var(--the7-input-color);
}
body .widget_product_search input[type="submit"]:hover,
body .widget_product_search button[type="submit"]:hover {
  opacity: 0.7;
  background-color: transparent !important;
  color: rgba(184,188,190,0.99);
  box-shadow: none;
}
.wc-block-product-search .wc-block-product-search__button {
  height: var(--the7-input-height);
}
.select2-search input {
  padding: 5px 15px 5px 15px !important;
  color: rgba(195,195,195,0.99) !important;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50% !important;
  background-size: 16px 16px !important;
}
.woocommerce-widget-layered-nav-dropdown .select2-search input {
  background-image: none !important;
}
.select2-container--default.the7-woo-select2-dropdown .select2-selection--multiple {
  border-color: var(--the7-input-border-color);
}
.woocommerce-widget-layered-nav-dropdown .select2-search {
  padding: 0;
}
.wc-block-components-price-slider__range-input {
  min-height: unset !important;
}
.widget_price_filter .price_slider {
  margin-bottom: 20px;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
}
.widget_price_filter .price_slider_amount > input {
  opacity: 0;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 3px;
  height: 11px;
  cursor: pointer;
  outline: 0;
  border: 8px solid transparent;
  transform: translate3d(-10px,-50%,0);
  box-sizing: content-box;
}
.widget_price_filter .ui-slider .ui-slider-handle:before {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 11px;
  content: "";
}
.widget_price_filter .ui-slider .ui-slider-handle:last-of-type {
  transform: translate3d(-7px,-50%,0);
}
.widget_price_filter .ui-slider .ui-slider-handle:first-of-type:before {
  left: 1px;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-of-type:before {
  right: 1px;
}
.widget_price_filter .ui-slider .ui-slider-handle:before,
.widget_price_filter .ui-slider .ui-slider-range,
.product .onsale {
  background-color: var(--the7-accent-color);
}
.accent-gradient .widget_price_filter .ui-slider .ui-slider-handle:before,
.accent-gradient .widget_price_filter .ui-slider .ui-slider-range,
.accent-gradient .product .onsale {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  border-radius: 1em;
}
body .widget_price_filter .price_slider_wrapper .ui-widget-content,
body .price_slider_inner_wrapper_wrapper {
  background-color: rgba(10,10,10,0.2);
}
.sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content,
.sidebar-content .widget_price_filter .price_slider_wrapper .ui-widget-content,
.sidebar .price_slider_inner_wrapper_wrapper,
.sidebar-content .price_slider_inner_wrapper_wrapper {
  background-color: rgba(10,10,10,0.2);
}
.footer .widget_price_filter .price_slider_wrapper .ui-widget-content,
.footer .price_slider_inner_wrapper_wrapper {
  background-color: rgba(139,141,148,0.2);
}
.price_slider_wrapper {
  padding-top: 5px;
}
.widget_price_filter .ui-slider-horizontal,
.price_slider_inner_wrapper_wrapper {
  height: 3px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.widget_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li a {
  padding: 2px 6px;
  border-radius: 1px;
  text-decoration: none;
}
.widget_layered_nav ul li a {
  padding-top: 2px;
  padding-bottom: 2px;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li a:before,
.the7-woo-select2-dropdown .select2-selection--multiple .select2-selection__choice__remove:before {
  display: inline-block;
  margin-right: 5px;
  content: "";
  width: 12px;
  height: 12px;
  -webkit-mask: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/the7-cross-circle-fill.svg);
  mask-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/the7-cross-circle-fill.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 12px;
  mask-size: 12px;
  background-color: #fff;
}
.widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
}
.widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1px 1px 0;
  list-style: none;
}
.widget_layered_nav_filters ul li a {
  float: left;
  text-decoration: none;
}
.woocommerce-widget-layered-nav-list li {
  display: block;
  padding: 0 1px 1px 0;
}
.woocommerce-widget-layered-nav-list li span {
  opacity: 0.5;
}
.woocommerce-widget-layered-nav-list li a {
  display: inline-block;
  text-decoration: none;
}
.product {
  position: relative;
}
.product:before,
.product:after {
  content: "";
  display: table;
  clear: both;
}
.onsale {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  text-align: center;
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  line-height: 3.236;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
}
.dt-products .onsale,
.products-shortcode .onsale,
.the7-products-carousel .onsale,
.widget.woocommerce .onsale,
.products-carousel-shortcode .onsale,
.single-product .onsale,
.elementor-widget .dt-product-gallery .onsale,
.elementor-widget-woocommerce-product-images .onsale {
  top: 10px;
  left: 10px;
  min-height: 32px;
  min-width: 32px;
  padding: 7px;
  box-sizing: content-box;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  line-height: 32px;
}
.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
  padding: 7px;
}
ul.products {
  margin: 0;
}
.products .product {
  display: block;
  list-style: none;
}
.content .woocommerce .wf-cell img,
.woocommerce .content .wf-cell img {
  height: auto;
  max-width: 100%;
}
body.hide-product-title .summary > .product_title {
  display: none;
}
.product .variations_button:before,
.product .variations_button:after,
.elementor-widget .variations_button:before,
.elementor-widget .variations_button:after,
.product .cart:before,
.product .cart:after,
#review_form:before,
#review_form:after,
form.cart:before,
form.cart:after {
  content: "";
  display: table;
  clear: both;
}
.summary.entry-summary div[itemprop="description"] {
  margin: 25px 0;
}
.product div.images,
.product div.summary {
  float: left;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.product div.images {
  width: 50%;
  margin-right: 60px;
}
.product div.summary {
  width: calc(100% - 50% - 60px);
}
.woocommerce div.product div.summary > :last-child {
  margin-bottom: 0;
}
.woocommerce-main-image {
  display: block;
  line-height: 0;
}
.product div.thumbnails {
  margin-right: -10px;
}
.product div.thumbnails a {
  float: left;
  width: 33.3333%;
  margin-top: 10px;
  padding-right: 10px;
  line-height: 0;
  box-sizing: border-box;
}
.product:not(.elementor-location-single) table.variations,
.the7-elementor-widget table.variations {
  position: relative;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  width: auto;
  margin-bottom: 10px;
}
.product:not(.elementor-location-single) table.variations tr,
.product:not(.elementor-location-single) table.variations td,
.the7-elementor-widget table.variations tr,
.the7-elementor-widget table.variations td {
  display: block;
}
.product:not(.elementor-location-single) table.variations td.label,
.the7-elementor-widget table.variations td.label {
  padding: 0;
  margin-bottom: 8px;
}
.product:not(.elementor-location-single) table.variations td.value,
.the7-elementor-widget table.variations td.value {
  padding: 0;
  margin-bottom: 10px;
}
.product:not(.elementor-location-single) table.variations .reset_variations,
.the7-elementor-widget table.variations .reset_variations {
  position: absolute;
  top: 0px;
  right: 0;
  text-decoration: none;
}
.product:not(.elementor-location-single) table.variations .reset_variations:hover,
.the7-elementor-widget table.variations .reset_variations:hover {
  text-decoration: underline;
}
.product .variations,
.product .variations th,
.product .variations td,
.elementor-widget .variations,
.elementor-widget .variations th,
.elementor-widget .variations td {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.variations td.label {
  vertical-align: top;
}
.variations td.value {
  text-align: right;
}
.variations td.value .customSelect {
  text-align: left;
}
.variations select {
  display: inline-block;
  width: 250px;
  max-width: 100%;
  height: var(--the7-input-height,auto) !important;
  min-height: var(--the7-input-height);
  line-height: 1 !important;
  margin-bottom: 10px !important;
}
.myaccount_address,
.customer_details {
  margin-bottom: 20px !important;
}
.woocommerce .product .project-list-media .woo-buttons-on-img {
  margin-bottom: 15px !important;
}
.wc-grid article.product-category .woocom-list-content .entry-title,
.woocommerce .product .woocom-list-content  h4,
#content .woocommerce .product .woocom-list-content h4:last-child {
  margin-top: 15px;
  margin-bottom: 0;
}
.wc-layout-list article.product-category .woocom-list-content .entry-title,
.woocommerce .wc-layout-list .woocom-list-content  h4,
#content .woocommerce .wc-layout-list .woocom-list-content h4:last-child {
  margin-top: 0;
}
.woocommerce-shipping-destination {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.reset_variations {
  display: block;
  font-size: var(--the7-text-small-font-size);
}
form.cart {
  display: block;
}
.woocommerce div.product div.summary {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.woocommerce div.product div.summary .woocommerce-product-rating {
  display: block;
  margin: -5px 0 20px 0;
  -ms-flex-order: -1;
  order: -1;
}
.woocommerce div.product div.summary .woocommerce-review-link {
  text-decoration: none;
}
.woocommerce div.product div.summary .woocommerce-review-link:hover {
  text-decoration: underline;
}
.woocommerce div.product div.summary h1 {
  margin-bottom: 30px;
}
.woocommerce div.product div.summary .woocommerce-product-rating .star-rating {
  display: inline-block;
  margin: 0 4px 0 0;
  float: none;
}
.woocommerce div.product div.summary form.cart,
.woocommerce div.product div.summary p.cart {
  margin-bottom: 30px;
}
.woocommerce div.product div.summary .woocommerce-review-link {
  display: inline-block;
}
.woocommerce div.product div.summary > .price {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 35px;
}
.woocommerce div.product div.summary > .price:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  content: "";
}
.woocommerce div.product div.summary .woocommerce-product-details__short-description {
  margin-bottom: 20px;
}
.woocommerce div.product .single_variation .price,
.woocommerce div.product .single_variation > p,
.woocommerce div.product .single_variation .woocommerce-variation-description > p,
.woocommerce div.product .single_variation .woocommerce-variation-availability > p {
  display: block;
  margin-bottom: 5px;
}
.woocommerce div.product .woocommerce-variation-availability .in-stock {
  margin-bottom: 0;
}
div.product div.summary .price:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient div.product div.summary .price:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
form.cart div.quantity,
.the7-cart-form .quantity {
  float: left;
  margin: 0 10px 0 0;
  height: 44px;
  box-shadow: var(--the7-form-shadow);
  transition: all 0.3s ease;
  border-radius: var(--the7-input-border-radius);
}
form.cart div.quantity:focus,
.the7-cart-form .quantity:focus {
  box-shadow: var(--the7-form-shadow-focus);
}
form.cart div.quantity:not([style='display: none;'])+button,
.the7-cart-form .quantity:not([style='display: none;'])+button {
  margin-top: 0;
  margin-left: 10px;
}
.woocommerce-variation-add-to-cart {
  display: flex;
  flex-flow: row wrap;
}
.woocommerce-variation-add-to-cart > .button {
  margin-right: 15px;
}
.woocommerce-variation-add-to-cart .tinv-wraper.tinv-wishlist {
  margin-top: 5px;
  align-self: center;
}
.woocommerce-variation-add-to-cart .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button {
  margin-top: 5px;
}
.the7-add-to-cart form.cart:not(.grouped_form):not(.variations_form) {
  display: flex;
}
.quantity .plus,
.quantity .minus {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  padding: 0;
  background-image: none !important;
  font-family: "Arial", sans-serif;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-input-height);
  cursor: pointer;
  min-height: 100%;
  color: var(--the7-input-color);
  border: 1px solid;
  border-color: var(--the7-input-border-color);
  background-color: var(--the7-input-bg-color);
  border-radius: 0;
}
body .quantity .plus,
body .quantity .minus {
  border-width: var(--the7-top-input-border-width) var(--the7-right-input-border-width) var(--the7-bottom-input-border-width) var(--the7-left-input-border-width);
}
.quantity .plus:hover,
.quantity .minus:hover {
  color: var(--the7-input-color);
  border-color: var(--the7-input-border-color);
}
.woocommerce-cart-wrap .quantity button.plus.is-form,
.woocommerce-variation-add-to-cart .quantity button.plus.is-form,
.product .quantity button.plus.is-form {
  border-bottom-right-radius: inherit;
  border-top-right-radius: inherit;
}
.woocommerce-cart-wrap .quantity button.minus.is-form,
.woocommerce-variation-add-to-cart .quantity button.minus.is-form,
.product .quantity button.minus.is-form {
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
}
.the7-elementor-widget .product_meta,
.entry-summary .product_meta,
.dhvc-woocommerce-page .product_meta {
  margin-bottom: 30px;
}
.the7-elementor-widget .product_meta .posted_in,
.the7-elementor-widget .product_meta .sku_wrapper,
.entry-summary .product_meta .posted_in,
.entry-summary .product_meta .sku_wrapper,
.dhvc-woocommerce-page .product_meta .posted_in,
.dhvc-woocommerce-page .product_meta .sku_wrapper {
  display: inline-block;
}
.the7-elementor-widget .product_meta .posted_in a,
.the7-elementor-widget .product_meta .sku_wrapper a,
.entry-summary .product_meta .posted_in a,
.entry-summary .product_meta .sku_wrapper a,
.dhvc-woocommerce-page .product_meta .posted_in a,
.dhvc-woocommerce-page .product_meta .sku_wrapper a {
  text-decoration: none;
}
.the7-elementor-widget .product_meta .posted_in a:hover,
.the7-elementor-widget .product_meta .sku_wrapper a:hover,
.entry-summary .product_meta .posted_in a:hover,
.entry-summary .product_meta .sku_wrapper a:hover,
.dhvc-woocommerce-page .product_meta .posted_in a:hover,
.dhvc-woocommerce-page .product_meta .sku_wrapper a:hover {
  text-decoration: underline;
}
.the7-elementor-widget .product_meta .posted_in,
.entry-summary .product_meta .posted_in,
.dhvc-woocommerce-page .product_meta .posted_in {
  position: relative;
  margin: 0 6px 5px 0;
  padding: 0 9px 0 0;
}
.the7-elementor-widget .product_meta .posted_in:after,
.entry-summary .product_meta .posted_in:after,
.dhvc-woocommerce-page .product_meta .posted_in:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 3px;
  content: "";
  border-radius: 50%;
}
.the7-elementor-widget .product_meta > .tagged_as,
.entry-summary .product_meta > .tagged_as,
.dhvc-woocommerce-page .product_meta > .tagged_as {
  margin-top: 3px;
}
.the7-elementor-widget .product_meta > .tagged_as a,
.entry-summary .product_meta > .tagged_as a,
.dhvc-woocommerce-page .product_meta > .tagged_as a {
  display: inline-block;
  padding: 1px 6px;
  margin: 2px 1px 2px 0;
  border: 1px solid;
  font: normal 10px/15px Arial, Verdana, sans-serif;
  text-decoration: none;
  letter-spacing: 0.3px;
}
.entry-summary .product_meta .posted_in:after,
.the7-elementor-widget .posted_in:after,
.dhvc-woocommerce-page .product_meta .posted_in:after {
  background-color: var(--the7-secondary-text-color);
}
.entry-summary .product_meta .tagged_as a,
.the7-elementor-widget .tagged_as a,
.dhvc-woocommerce-page .product_meta .tagged_as a {
  border-color: var(--the7-divider-color);
  color: var(--the7-secondary-text-color);
}
.entry-summary .product_meta .tagged_as a:hover,
.the7-elementor-widget .tagged_as a:hover,
.dhvc-woocommerce-page .product_meta .tagged_as a:hover {
  color: var(--the7-h1-color);
}
.price ins {
  text-decoration: none;
}
.product .summary.entry-summary .price,
.product-category .woo-content-container > a h3,
.product-category .woocom-list-content > a h3,
#customer_login h2 {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.product form.cart .button {
  float: left;
  vertical-align: middle;
}
.product_meta {
  clear: both;
}
.entry-summary .product_meta > span,
.the7-elementor-widget .product_meta > span,
.dhvc-woocommerce-page .product_meta > span {
  display: block;
  margin-bottom: 5px;
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.woocommerce-tabs {
  padding-top: 30px;
  clear: both;
}
.single .woocommerce-tabs .entry-content {
  margin-bottom: 0;
}
.woocommerce-tabs .tabs {
  position: relative;
  overflow: hidden;
  margin: 0 0 30px 0;
}
.woocommerce-tabs .tabs  li {
  position: relative;
  float: left;
  list-style: none;
}
.woocommerce-tabs .tabs  li > a {
  text-decoration: none;
}
.woocommerce-tabs #tab-description > h2:first-child,
.woocommerce-tabs #tab-additional_information > h2:first-child {
  display: none;
}
.woocommerce-tabs .shop_attributes {
  padding: 20px 30px;
  border-collapse: separate;
  border: none;
}
.woocommerce-tabs .shop_attributes tr:first-of-type th,
.woocommerce-tabs .shop_attributes tr:first-of-type td {
  border: none;
}
.product:not(.elementor) .woocommerce-tabs .tabs:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  content: "";
  background: var(--the7-divider-color);
}
.product:not(.elementor) .woocommerce-tabs .tabs li {
  padding-top: 20px;
  margin-left: 40px;
}
.product:not(.elementor) .woocommerce-tabs .tabs li:first-child {
  margin-left: 0;
}
.product:not(.elementor) .woocommerce-tabs .tabs li:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  content: "";
}
.product:not(.elementor) .woocommerce-tabs .tabs li.active:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .product:not(.elementor) .woocommerce-tabs .tabs li.active:after {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.product:not(.elementor) .woocommerce-tabs .tabs li > a {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.woocommerce-Reviews .comment-reply-title {
  margin-bottom: 5px;
}
.woocommerce-Reviews label[for="wp-comment-cookies-consent"] {
  color: var(--the7-base-color);
}
.woocommerce-Reviews label:not([for="wp-comment-cookies-consent"]) {
  display: block;
  margin-bottom: 5px;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-h1-color);
}
.sidebar-content .woocommerce-Reviews label:not([for="wp-comment-cookies-consent"]) {
  color: #333333;
}
.footer .woocommerce-Reviews label:not([for="wp-comment-cookies-consent"]) {
  color: #eeeeee;
}
.woocommerce-Reviews .comment-form-rating {
  margin-top: 30px;
}
.the7-elementor-product-comments .woocommerce-Reviews .comment-form-rating {
  margin-top: 0;
}
.woocommerce-noreviews {
  display: none;
}
#reviews ol.commentlist {
  margin: 40px 0 0 0;
  padding-bottom: 20px;
}
.the7-elementor-product-comments #reviews ol.commentlist {
  margin-top: 0;
}
#reviews ol.commentlist li {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 20px 0 !important;
  list-style: none;
}
.no-avatars #reviews ol.commentlist li {
  padding-left: 0;
}
#reviews ol.commentlist .comment_container {
  position: relative;
  padding: 20px 20px 10px 100px;
}
#reviews ol.commentlist .comment_container p.meta {
  margin-bottom: 10px;
}
#reviews ol.commentlist .comment_container .description {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
#reviews ol.commentlist .comment_container .woocommerce-review__dash {
  display: none;
}
#reviews ol.commentlist .comment_container .woocommerce-review__author {
  display: block;
  margin-bottom: 5px;
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
}
#reviews ol.commentlist .comment_container .woocommerce-review__published-date,
#reviews ol.commentlist .comment_container .woocommerce-review__awaiting-approval {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  color: var(--the7-secondary-text-color);
}
#reviews .commentlist li img.avatar {
  float: left;
  margin-right: 20px;
  border-radius: 50%;
  margin: 0 20px 15px -80px;
}
.woocommerce-Reviews .comment-respond > h3 {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  padding: 0;
  margin-bottom: 20px;
}
.woocommerce-Reviews .comment-respond > h3:after {
  display: none;
}
.woocommerce .form-submit .dt-btn {
  display: none;
}
.wc-bacs-bank-details-account-name {
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
}
.product:not(.elementor) .upsells.products,
.product:not(.elementor) .related.products {
  padding-top: 50px;
  margin-top: 60px;
  border-top: 1px solid;
  clear: both;
  border-color: var(--the7-divider-color);
}
.related.products > h2,
.upsells.products > h2,
.woocommerce > h2,
.product:not(.elementor) .woocommerce-tabs .panel > h2,
.woocommerce-tabs .woocommerce-tabs .panel > h2 {
  margin-bottom: 20px;
}
.product:not(.elementor) .related.products > h2,
.product:not(.elementor) .upsells.products > h2,
.cross-sells > h2 {
  position: relative;
  margin-bottom: 30px;
}
.product .wf-container.description-on-hover > .wf-cell {
  line-height: 0;
}
.content .related-product {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -25px -25px -25px;
}
.related-product > li {
  position: relative;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 33%;
  padding: 0 25px 25px 25px;
  box-sizing: border-box;
}
.sidebar-right .related-product > li,
.sidebar-left .related-product > li {
  width: 50%;
}
.woocommerce-cart-wrap .related-product > li {
  width: 100%;
}
.related-product > li .amount {
  color: var(--the7-h1-color);
}
.sidebar-content .related-product > li .amount {
  color: #333333;
}
.footer .related-product > li .amount {
  color: #eeeeee;
}
.related-product > li .onsale {
  position: absolute;
  top: 5px;
  left: 30px !important;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  padding: 4px;
  min-width: 24px;
  min-height: 24px;
  line-height: 1;
  font-size: 14px;
  box-sizing: border-box;
  background-color: var(--the7-accent-color);
}
.accent-gradient .related-product > li .onsale {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.related-product > li .onsale:before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  -webkit-mask: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/percent.svg);
  mask-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/percent.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 16px;
  mask-size: 16px;
  background-color: #fff;
}
.related-product > li .product-thumbnail {
  max-width: 100px;
  min-width: 100px;
  margin-right: 20px;
}
.related-product > li .product-content {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.related-product > li .product-title {
  display: inline-block;
  text-decoration: none;
  color: var(--the7-h1-color);
}
.sidebar-content .related-product > li .product-title {
  color: #333333;
}
.footer .related-product > li .product-title {
  color: #eeeeee;
}
.related-product > li .product-title:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .related-product > li .product-title:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .related-product > li .product-title:hover {
    color: #0094f7;
  }
}
.related-product > li .price {
  margin-top: 5px;
}
.related-product > li .star-rating {
  margin: 10px 0 0;
}
.related-product > li .dt-btn {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.related-product > li .woo-buttons {
  padding: 25px 0 0;
}
.related-product > li del,
.related-product > li del .amount {
  color: var(--the7-secondary-text-color);
}
.single.single-product .single-share-box {
  padding-top: 5px;
  margin-bottom: 30px;
}
.single-product .share-link-description {
  text-align: left;
}
.single-product .single-share-box .share-buttons {
  -ms-flex-pack: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.woocommerce-cart-wrap,
.wc-complete-wrap {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.wc-complete-wrap {
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wc-complete-wrap * {
  -ms-flex-order: 2;
  order: 2;
}
.wc-complete-wrap .wc-side-column {
  -ms-flex-order: 0;
  order: 0;
}
.wc-complete-wrap .wc-wide-column {
  -ms-flex-order: 1;
  order: 1;
}
.wc-complete-wrap .woocommerce-bacs-bank-details {
  margin-top: 20px;
}
.wc-complete-wrap .wc-bacs-bank-details {
  margin: 0;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.wc-complete-wrap .wc-bacs-bank-details li {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid;
  list-style: none;
  box-sizing: border-box;
}
.wc-complete-wrap .wc-bacs-bank-details li > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.wc-complete-wrap .wc-bacs-bank-details li > strong {
  font-weight: normal;
  padding-left: 5px;
  box-sizing: border-box;
}
.woocommerce-cart-wrap table.shop_table:not(.order_details) {
  border: none;
}
.shop_table {
  border-collapse: separate;
}
.woocommerce-cart-wrap .cart.shop_table {
  border-collapse: separate;
}
.woocommerce-cart-wrap .cart.shop_table td {
  padding: 25px 10px 25px 0;
}
.woocommerce-cart-wrap .cart.shop_table td.actions {
  padding-top: 45px;
  padding-right: 0;
}
.woocommerce-cart-wrap .cart.shop_table td.product-subtotal {
  padding-right: 0;
}
.woocommerce-cart-wrap .cart.shop_table tfoot th,
.woocommerce-cart-wrap .cart.shop_table tbody th {
  padding: 25px 0;
}
.shop_table.customer_details td {
  padding-right: 0;
}
.shop_table.customer_details tbody th {
  padding-right: 10px;
}
.customer_details tr:first-of-type th,
.customer_details tr:first-of-type td {
  border-top: none;
}
.woocommerce-cart-wrap .shop_table thead th,
.customer_details thead th,
.woocommerce-orders-table thead th {
  border: none;
  padding: 0 0 10px 0;
}
.woocommerce-cart-wrap td.product-remove {
  width: 30px;
  max-width: 30px;
}
.woocommerce-cart-wrap a.remove {
  display: block;
  width: 20px;
  height: 20px;
  text-align: left;
  line-height: 20px;
  text-decoration: none;
  border: 0;
  -webkit-mask: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/x-lg.svg);
  mask-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/x-lg.svg);
  -webkit-mask-size: 16px;
  mask-size: 16px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right center;
  mask-position: right center;
}
.woocommerce-cart-wrap a.remove:hover {
  cursor: pointer;
}
.woocommerce-cart-wrap .shop_table .product-thumbnail {
  width: 70px;
  padding-right: 20px;
}
.woocommerce-cart-wrap .shop_table .product-thumbnail img {
  max-width: 70px;
  height: auto;
}
.woocommerce-cart-wrap .shop_table .product-thumbnail > a {
  display: block;
  width: 70px;
  font-size: 0;
  line-height: 0;
}
.woocommerce-cart-wrap .product-price,
.woocommerce-cart-wrap .product-quantity {
  width: 18%;
}
.woocommerce-cart-wrap .product-quantity {
  width: 17%;
}
.woocommerce-cart-wrap .product-subtotal {
  width: 18%;
  text-align: right;
}
.woocommerce-cart-wrap .cart_item .product-name {
  width: 32%;
}
.woocommerce-cart-wrap .cart_item .product-name a {
  display: inline-block;
  text-decoration: none;
}
.woocommerce-cart-wrap table.cart th.product-name {
  position: relative;
}
.content .variation dt,
.content .variation dd {
  font-weight: normal;
  float: left;
}
.content .variation dt p,
.content .variation dd p {
  margin-bottom: 0;
}
.content .variation dt {
  clear: left;
  margin-right: 5px;
}
.woocommerce-cart-wrap .quantity,
.woocommerce-variation-add-to-cart .quantity,
.product .quantity {
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  text-align: right;
}
.woocommerce-cart-wrap .quantity button.is-form,
.woocommerce-variation-add-to-cart .quantity button.is-form,
.product .quantity button.is-form {
  overflow: hidden;
  position: relative;
  margin: 0;
  border-width: 1px;
  border-top-width: var(--the7-top-input-border-width);
  border-right-width: var(--the7-right-input-border-width);
  border-bottom-width: var(--the7-bottom-input-border-width);
  border-left-width: var(--the7-left-input-border-width);
  border-style: var(--the7-form-border);
  text-transform: none;
  font-weight: bold;
  border-radius: 0;
  box-shadow: none !important;
}
#page .woocommerce-cart-wrap .quantity button.is-form,
#page .woocommerce-variation-add-to-cart .quantity button.is-form,
#page .product .quantity button.is-form {
  background-color: #fff;
}
.quantity .plus:hover,
.quantity .minus:hover,
.quantity .plus:active,
.quantity .minus:active {
  top: 0 !important;
  margin-bottom: 0 !important;
}
.quantity .qty {
  width: 3.631em;
  -moz-appearance: textfield;
}
.product div.summary .quantity input.qty,
.dhvc-woocommerce-page .quantity input.qty,
.the7-elementor-widget .quantity input.qty,
.the7-cart-form .quantity input.qty {
  display: inline;
  float: left;
  vertical-align: middle;
  width: 40px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: center;
  min-height: 100%;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: textfield;
  box-shadow: none;
}
.product div.summary .quantity input.qty:not(:read-only),
.dhvc-woocommerce-page .quantity input.qty:not(:read-only),
.the7-elementor-widget .quantity input.qty:not(:read-only),
.the7-cart-form .quantity input.qty:not(:read-only) {
  border-right: none;
  border-left: none;
}
.product div.summary .quantity input[type=number]::-webkit-inner-spin-button,
.product div.summary .quantity input[type=number]::-webkit-outer-spin-button,
.the7-elementor-widget .quantity input[type=number]::-webkit-inner-spin-button,
.the7-elementor-widget .quantity input[type=number]::-webkit-outer-spin-button,
.the7-cart-form .quantity input[type=number]::-webkit-inner-spin-button,
.the7-cart-form .quantity input::-webkit-outer-spin-button,
.dhvc-woocommerce-page .quantity input[type=number]::-webkit-inner-spin-button,
.dhvc-woocommerce-page .quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.cart-footer {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce-cart-wrap .coupon,
.wc-coupon-wrap .coupon {
  position: relative;
  padding-right: calc(10px + var(--button-spacing,10px));
  padding-bottom: 10px;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.wc-coupon-field {
  position: relative;
}
.wc-coupon-field:focus label {
  display: none;
}
.cart td.actions .coupon label {
  position: absolute;
  display: none;
  height: 40px;
  width: 100%;
  padding: 5px 15px;
  box-sizing: border-box;
}
.woocommerce-cart-wrap .wc-coupon-text,
.woocommerce-cart-wrap .wc-coupon-field {
  display: inline-block;
}
.woocommerce-cart-wrap .wc-coupon-text {
  position: relative;
  margin-right: 20px;
}
.woocommerce-cart-wrap .wc-coupon-text > span {
  position: relative;
  z-index: 1;
}
.woocommerce-cart-wrap .wc-coupon-text span {
  display: block;
}
.woocommerce-cart-wrap .update-cart-button {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"] {
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: right;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"]:focus {
  outline: none;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"]:not(:disabled):hover {
  opacity: 0.7;
}
.woocommerce-cart-wrap .update-cart-button:before {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  content: "";
  -webkit-mask: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/ther7-arrow-repeat.svg);
  mask-image: url(/wp-content/uploads/the7-css/compatibility/../../../../wp-content/themes/dt-the7/css/compatibility/../../images/ther7-arrow-repeat.svg);
  -webkit-mask-size: 20px;
  mask-size: 20px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center left;
  mask-position: center left;
  background: var(--the7-secondary-text-color);
}
.wc-coupon-input.input-text {
  width: 200px;
  max-width: 100%;
  height: 100%;
}
.wc-cart-button,
input[name="apply_coupon"],
input[name="login"],
.single_add_to_cart_button.button,
.button.wc-backward,
.button.view-cart,
.button.checkout,
.button.wc-forward,
.price_slider .button,
.woocommerce-Reviews .submit,
button[name="calc_shipping"],
.woocommerce-Button[name="register"],
.woocommerce-button[name="register"],
.track_order input[name="track"],
.woocommerce-orders-table a.button {
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}
.woocommerce-orders-table a.button {
  margin-left: 5px;
}
.single_add_to_cart_button.button {
  height: 44px;
}
button.dt-wc-btn {
  position: relative;
  min-height: 100%;
}
.coupon button.dt-wc-btn {
  min-height: max(var(--the7-input-height), var(--the7-btn-l-min-height));
}
input[name="update_cart"] {
  border: none;
  box-shadow: none !important;
}
table.shop_table td button[name="calc_shipping"] {
  margin: 0;
  padding: var(--the7-btn-l-padding);
  min-width: var(--the7-btn-l-min-width);
  min-height: var(--the7-btn-l-min-height);
}
#shipping_method {
  margin: 0;
}
#shipping_method li {
  list-style: none;
}
#shipping_method li .shipping_method {
  margin: 0 5px 0 0;
}
#payment .input-radio {
  margin: 0 5px 0 0;
}
.woocommerce-ordering-div,
.shipping-calculator-form {
  position: relative;
}
.shipping-calculator-form .woocommerce-ordering-div {
  margin-bottom: 10px;
}
#calc_shipping_country,
#calc_shipping_state,
select.shipping_method,
form .form-row input.input-text {
  width: 100% !important;
}
.shipping_method {
  margin-bottom: 10px;
}
.woocommerce-shipping-calculator > p {
  margin-bottom: 0;
}
.shipping-calculator-form {
  margin: 10px 0;
}
.cross-sells {
  margin-top: 30px;
}
.col2-set .col-1 {
  float: left;
  width: 48%;
}
.col2-set .col-2 {
  float: right;
  width: 48%;
}
form.track_order form {
  width: 100%;
  margin-top: 25px;
  padding: 30px;
  box-sizing: border-box;
}
form.track_order .form-row {
  width: 100%;
  padding: 0;
}
form.lost_reset_password .coupon,
.wc-login-wrap .coupon,
.wc-coupon-wrap .coupon,
#customer_login > div .coupon {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-bottom: 0;
  margin-bottom: 10px;
}
form.lost_reset_password .coupon input,
.wc-login-wrap .coupon input,
.wc-coupon-wrap .coupon input,
#customer_login > div .coupon input {
  width: 100%;
  margin-bottom: 0 !important;
  height: 100%;
}
form.lost_reset_password .woocommerce-info,
.wc-login-wrap .woocommerce-info,
.wc-coupon-wrap .woocommerce-info,
#customer_login > div .woocommerce-info {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
form.lost_reset_password form,
.wc-login-wrap form,
.wc-coupon-wrap form,
#customer_login > div form {
  width: 100%;
  margin-top: 25px;
  padding: 30px;
  box-sizing: border-box;
}
form.lost_reset_password .form-row,
.wc-login-wrap .form-row,
.wc-coupon-wrap .form-row,
#customer_login > div .form-row {
  width: 100%;
  padding: 0;
}
form.lost_reset_password .showcoupon,
form.lost_reset_password .showlogin,
.wc-login-wrap .showcoupon,
.wc-login-wrap .showlogin,
.wc-coupon-wrap .showcoupon,
.wc-coupon-wrap .showlogin,
#customer_login > div .showcoupon,
#customer_login > div .showlogin {
  text-decoration: none;
}
form.lost_reset_password .showcoupon:hover,
form.lost_reset_password .showlogin:hover,
.wc-login-wrap .showcoupon:hover,
.wc-login-wrap .showlogin:hover,
.wc-coupon-wrap .showcoupon:hover,
.wc-coupon-wrap .showlogin:hover,
#customer_login > div .showcoupon:hover,
#customer_login > div .showlogin:hover {
  text-decoration: underline;
}
form.lost_reset_password .log-message,
.wc-login-wrap .log-message,
.wc-coupon-wrap .log-message,
#customer_login > div .log-message {
  margin-bottom: 20px;
}
.wc-login-wrap {
  margin-bottom: 20px;
}
.wc-login-wrap form {
  padding-top: 25px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wc-login-wrap form .form-row-last {
  margin-bottom: 20px;
}
.wc-coupon-wrap {
  margin-bottom: 50px;
}
.wc-coupon-wrap form {
  padding: 0;
  margin-top: 0;
}
.wc-coupon-wrap .form-coupon-wrap {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 30px 30px 20px 30px;
  margin-top: 25px;
}
.wc-coupon-wrap .form-coupon-wrap .button {
  font: var(--the7-btn-l-font);
  padding: var(--the7-btn-l-padding);
  margin-bottom: 10px;
  border-radius: var(--the7-btn-l-border-radius);
  min-height: var(--the7-input-height);
}
.wc-coupon-wrap .form-coupon-wrap > p {
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  margin-bottom: 20px;
}
form.lost_reset_password,
#customer_login > div {
  padding: 25px 30px 20px;
}
form.track_order,
form.lost_reset_password,
#customer_login > div {
  box-sizing: border-box;
}
form.track_order > p:not(.form-row),
form.lost_reset_password > p:not(.form-row),
#customer_login > div > p:not(.form-row) {
  margin-bottom: 20px;
}
form.track_order .button,
form.lost_reset_password .button,
#customer_login > div .button {
  margin-top: 10px;
}
#customer_login {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#customer_login > div {
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin: 0 auto;
}
#customer_login > div form {
  margin-top: 10px;
  padding: 0;
}
#customer_login > div form label.woocommerce-form__label-for-checkbox {
  text-transform: none;
}
#customer_login > div + div {
  margin-left: 60px;
}
.woocommerce-form-login
.name-row,
.password-row {
  position: relative;
}
.showcoupon-tag,
.showlogin-tag {
  display: inline-block;
  margin-right: 2px;
}
.showcoupon-tag i,
.showlogin-tag i {
  margin: 2px 5px 0 0;
}
form.the7-woocommerce-checkout {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.wc-order-review {
  margin-left: 60px;
  padding: 30px;
  box-sizing: border-box;
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.woocommerce-checkout-review-order-table tr.cart_item:first-of-type td {
  border-top: none;
}
.content .woocommerce-checkout-review-order-table td {
  overflow: hidden;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table {
  display: block;
  border-collapse: separate;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tbody,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tfoot,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tr,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table td,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table th {
  display: block;
  border: none;
  padding: 0;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tr {
  border-top: 1px solid;
  padding: 10px 0;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .product-name,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .product-total .amount {
  font-weight: normal;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr:first-of-type {
  border: none;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table td,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th {
  vertical-align: top;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th.product-name {
  padding-right: 10px;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table th {
  padding-right: 10px;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal th {
  width: 100%;
}
.woocommerce-cart-wrap .cart_totals th {
  width: 40%;
  padding: 25px 0;
}
.woocommerce-billing-fields label abbr[title],
.woocommerce-shipping-fields label abbr[title],
.woocommerce-account-fields label abbr[title],
.woocommerce-MyAccount-content label abbr[title] {
  border-bottom: none;
}
.woocommerce-MyAccount-content a:not(.button) {
  text-decoration: none;
}
.woocommerce-MyAccount-content a:not(.button):hover {
  text-decoration: underline;
}
.content .payment_methods {
  padding-top: 5px;
  margin: 0 0 30px 0;
}
.content .payment_methods li img {
  vertical-align: middle;
  margin: -2px .5em 0 .5em;
}
.payment_method_stripe img {
  max-width: 50px;
  margin: 5px;
}
.widget.woocommerce .form-row,
form.the7-woocommerce-checkout .form-row,
.woocommerce-MyAccount-content .form-row {
  padding-bottom: 20px;
}
.widget.woocommerce .form-row.place-order,
form.the7-woocommerce-checkout .form-row.place-order,
.woocommerce-MyAccount-content .form-row.place-order {
  padding-bottom: 0;
}
.widget.woocommerce .select2-container .select2-selection__arrow,
form.the7-woocommerce-checkout .select2-container .select2-selection__arrow,
.woocommerce-MyAccount-content .select2-container .select2-selection__arrow {
  right: calc(8px + var(--the7-right-input-padding,7px));
}
.woocommerce-cart-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: calc(8px + var(--the7-right-input-padding,7px));
}
form.the7-woocommerce-checkout .form-row {
  padding-bottom: 20px;
}
form.the7-woocommerce-checkout .form-row#billing_address_1_field {
  padding-bottom: 0;
}
.woocommerce-MyAccount-content fieldset,
.woocommerce-MyAccount-content .woocommerce-Button.button {
  margin-top: 20px;
}
.woocommerce-address-fields .button {
  margin-top: 30px;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields > p {
  -ms-flex-order: 0;
  order: 0;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields > p:first-of-type {
  -ms-flex-order: 1;
  order: 1;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields .form-row-wide {
  width: 100%;
}
.woocommerce-cart-wrap .cart-collaterals {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 1px;
  width: 50%;
}
.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shop_attributes {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 1px;
}
.outline-element-decoration .shop_attributes {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .shop_attributes {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wc-order-review,
.wc-side-column {
  width: 50%;
  background-color: var(--the7-content-boxes-bg);
  border-radius: 1px;
}
.outline-element-decoration .wc-order-review,
.outline-element-decoration .wc-side-column {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .wc-side-column {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.theme-dt-the7 .select2-container .select2-selection--single {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#ship-to-different-address {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#ship-to-different-address label {
  -ms-flex-order: 1;
  order: 1;
}
#ship-to-different-address input {
  -ms-flex-order: 0;
  order: 0;
  margin-right: 5px;
}
.create-account {
  margin-bottom: 10px;
}
.woocommerce-billing-fields {
  padding-bottom: 10px;
}
.form-row.create-account {
  padding-top: 15px;
  padding-bottom: 0 !important;
  margin-bottom: 15px;
  clear: both;
}
.form-row.create-account label.checkbox {
  margin-bottom: 0;
}
.the7-woocommerce-checkout .woocommerce-shipping-fields {
  padding-top: 15px;
  clear: both;
}
.the7-woocommerce-checkout .woocommerce-shipping-fields label.checkbox {
  margin-bottom: 0;
}
#account_password_field {
  padding-top: 10px;
  margin-bottom: 0;
}
.the7-woocommerce-checkout .woocommerce-shipping-fields {
  margin-bottom: 45px;
}
.the7-woocommerce-checkout .woocommerce-shipping-fields .shipping_address {
  margin-top: 20px;
  margin-bottom: -20px;
}
.the7-woocommerce-checkout #order_comments_field {
  margin-top: 30px;
}
.wc-side-column {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  padding: 30px;
  margin-right: 60px;
  box-sizing: border-box;
}
.wc-complete-wrap .wc-side-column {
  margin-bottom: 30px;
}
.content .woocommerce-thankyou-order-details {
  margin: 0;
}
.woocommerce-thankyou-order-details li {
  padding: 10px 0;
  border-top: 1px solid;
  list-style: none;
}
.woocommerce-thankyou-order-details li:first-child {
  border-top: none;
}
.woocommerce-thankyou-order-details li:last-child {
  padding-bottom: 0;
}
.woocommerce-thankyou-order-details li strong {
  display: block;
  font-weight: normal;
}
.order_details,
.customer_details {
  display: block;
}
.order_details thead,
.customer_details thead {
  display: none;
}
.order_details tbody tr:first-of-type td,
.customer_details tbody tr:first-of-type td {
  border-top: none;
}
.order_details tbody,
.order_details tfoot,
.customer_details tbody,
.customer_details tfoot {
  display: block;
}
.order_details tr,
.customer_details tr {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.order_details tr td,
.order_details tr th,
.customer_details tr td,
.customer_details tr th {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 50%;
  padding: 10px 0;
}
.order_details tr td.product-name,
.order_details tr th.product-name,
.customer_details tr td.product-name,
.customer_details tr th.product-name {
  justify-content: space-between;
}
.order_details tr td.product-total,
.order_details tr th.product-total,
.customer_details tr td.product-total,
.customer_details tr th.product-total {
  justify-content: flex-end;
}
.order_details tfoot td,
.customer_details tfoot td {
  justify-content: flex-end;
}
.woocommerce-cart-wrap .order_details .product-total,
.woocommerce-cart-wrap .order_details tfoot td,
.woocommerce-cart-wrap .customer_details .product-total,
.woocommerce-cart-wrap .customer_details tfoot td {
  padding-right: 0;
}
.woocommerce-cart-wrap .order_details tfoot th,
.woocommerce-cart-wrap .customer_details tfoot th {
  padding-right: 10px;
}
.woocommerce-table--order-details .shipped_via {
  margin-left: 5px;
}
.woocommerce-cart-wrap .order_details tbody tr td:first-of-type {
  padding-right: 10px;
}
.shop_table.order_details {
  margin-bottom: 40px;
}
.shop_table.order_details .product-quantity {
  margin-left: 5px;
}
.shop_table.order_details .product-name a {
  text-decoration: none;
}
.wc-item-meta {
  margin: 0 !important;
}
.wc-item-meta li {
  list-style: none;
}
.wc-item-meta li > * {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
}
.the7-woo-select2-dropdown .select2-dropdown {
  border: 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.theme-dt-the7 .the7-cart-form .select2-container .select2-selection--single .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}
.theme-dt-the7 .select2-drop.select2-drop-above.select2-drop-active {
  border-top: none;
}
.the7-woo-select2-dropdown .select2-search {
  padding-top: 5px;
  padding-bottom: 5px;
}
.the7-woo-select2-dropdown .select2-search input[type="text"] {
  margin-bottom: 0;
}
.theme-dt-the7 .the7-woo-select2-dropdown .the7-woo-select2-dropdown .select2-dropdown .select2-search input {
  margin-top: 4px;
}
.theme-dt-the7 .the7-woo-select2-dropdown .select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(0,0,0,0.12);
  height: auto;
  background-color: #fff;
  color: #888888;
  border-radius: 3px;
  box-shadow: none;
}
.theme-dt-the7 .the7-woo-select2-dropdown .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none !important;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  margin-bottom: 0;
}
.the7-woo-select2-dropdown .select2-search--dropdown {
  padding: 10px 10px 0;
}
.theme-dt-the7 .the7-woo-select2-dropdown .select2-results {
  color: #000;
  font-size: 14px;
  line-height: 18px;
  background: none;
}
.woocommerce-form-login .woocommerce-form__label-for-checkbox {
  margin-top: 18px;
}
body .wc-item-downloads {
  width: 100%;
  margin: 0;
}
body .wc-item-downloads li {
  list-style: none;
}
.shop_table.cart {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.shop_table.cart .product-subtotal {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.myaccount_user,
.order-info,
.order-again,
.product .upsells.products {
  margin-bottom: 30px;
}
.shipping-calculator-button {
  position: relative;
  font: var(--the7-base-font);
  word-spacing: normal;
  text-decoration: none;
  color: var(--the7-accent-color);
}
body.accent-gradient .shipping-calculator-button {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  body.accent-gradient .shipping-calculator-button {
    color: #0094f7;
  }
}
form .form-row label {
  clear: both;
}
form .form-row label,
.wp-block-woocommerce-product-search label {
  display: block;
}
.form-row.terms {
  margin-top: 20px;
}
.form-row.terms label,
.form-row.create-account label {
  display: inline-block;
}
.terms #terms {
  float: left;
  margin: 5px 5px 0 0;
}
form label[for="rememberme"] {
  display: block;
  margin: 18px 0 8px;
}
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row select {
  width: 100%;
  line-height: 1.5;
  margin-bottom: 0;
  height: auto;
}
form .form-row-first,
form .form-row-last {
  float: left;
  overflow: visible;
  width: 47%;
  box-sizing: border-box;
}
form .form-row-last {
  float: right;
}
form .form-row-first {
  padding-right: 15px;
}
form .form-row-last {
  padding-left: 15px;
}
.clear {
  clear: both;
}
form .form-row input.input-text,
form .form-row input.input-text.woocommerce-Input--password,
form .form-row textarea {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  outline: 0 none;
}
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row input.input-text,
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row textarea {
  margin: 0;
  line-height: normal;
}
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row {
  padding: 3px;
  margin: 0 0 6px;
}
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row-wide {
  clear: both;
}
.cart td.actions .coupon .input-text {
  float: left;
  margin: 0 calc(10px + var(--button-spacing,10px)) 0px 0;
  outline: 0 none;
}
.cart td.actions .coupon:before {
  color: var(--the7-input-color);
  line-height: var(--the7-input-height);
}
.cart .coupon-error-notice {
  align-self: center;
  margin: 0 0 0 10px;
}
.stars a.active,
.stars a:hover {
  color: var(--the7-accent-color);
}
.the7-elementor-widget p.stars a.active ~ a,
.the7-elementor-widget p.stars a:hover ~ a {
  color: var(--the7-accent-color);
}
.dt-products .star-rating span:before,
.products-shortcode .star-rating span:before,
.product .star-rating span:before,
.widget.woocommerce .star-rating span:before,
.products-carousel-shortcode .star-rating span:before,
.elementor-widget-wp-widget-woocommerce_top_rated_products .star-rating span:before,
.elementor-widget-wp-widget-woocommerce_recent_reviews .star-rating span:before,
.elementor-widget-woocommerce-products.elementor-wc-products .star-rating span:before,
.elementor-widget-wp-widget-woocommerce_products .star-rating span:before,
.elementor-widget-wp-widget-woocommerce_rating_filter .star-rating span:before,
.cross-sells .star-rating span:before {
  color: var(--the7-accent-color);
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .dt-products .star-rating span:before,
  .products-shortcode .star-rating span:before,
  .product .star-rating span:before,
  .widget.woocommerce .star-rating span:before,
  .products-carousel-shortcode .star-rating span:before,
  .elementor-widget-wp-widget-woocommerce_top_rated_products .star-rating span:before,
  .elementor-widget-wp-widget-woocommerce_recent_reviews .star-rating span:before,
  .elementor-widget-woocommerce-products.elementor-wc-products .star-rating span:before,
  .elementor-widget-wp-widget-woocommerce_products .star-rating span:before,
  .elementor-widget-wp-widget-woocommerce_rating_filter .star-rating span:before,
  .cross-sells .star-rating span:before {
    color: #0094f7;
  }
}
.widget a.wishlist_products_counter:hover,
.woocommerce-widget-layered-nav-list li a:hover,
ul.product_list_widget li a:hover,
.sidebar-content .widget ul.product_list_widget li a:hover,
.footer ul.cart_list li a:hover,
.sidebar-content .widget_product_categories li a:hover,
.footer ul.product_list_widget li a:hover,
.widget_product_categories li a:hover,
.order-info mark,
.widget_layered_nav:not(.yith-woocommerce-ajax-product-filter) li > a:hover {
  color: var(--the7-accent-color);
}
.product-name > a:hover {
  color: var(--the7-accent-color);
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .product-name > a:hover {
    color: #0094f7;
  }
}
.elementor-widget-woocommerce-product-rating .star-rating {
  margin-bottom: 0;
}
#tab-reviews .fancy-comments-form {
  display: none;
}
#main .woocommerce:before,
#main .woocommerce:after {
  content: "";
  display: table;
  clear: both;
}
.order-info mark,
.product-category mark {
  background-color: transparent;
}
.woocommerce fieldset {
  border: none;
}
.woocommerce fieldset legend {
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
  margin-bottom: 20px;
  color: var(--the7-h1-color);
}
.sidebar-content .woocommerce fieldset legend {
  color: #333333;
}
.footer .woocommerce fieldset legend {
  color: #eeeeee;
}
#reviews ol.commentlist .comment_container {
  border: none;
  color: var(--the7-base-color);
}
table.shop_table td,
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th,
.shop_attributes td,
.shop_attributes th,
table.shop_attributes,
.content table.shop_table tr,
.woocommerce table.shop_table,
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5,
.wc-complete-wrap .wc-bacs-bank-details li {
  border-color: var(--the7-divider-color);
}
.woocom-list-content .price ins,
.woocom-list-content .price ins *,
.woocommerce-variation-price .price ins {
  color: var(--the7-h1-color);
}
.sidebar-content .woocom-list-content .price ins,
.sidebar-content .woocom-list-content .price ins *,
.sidebar-content .woocommerce-variation-price .price ins {
  color: #333333;
}
.footer .woocom-list-content .price ins,
.footer .woocom-list-content .price ins *,
.footer .woocommerce-variation-price .price ins {
  color: #eeeeee;
}
.star-rating,
.star-rating:before {
  color: rgba(51,51,51,0.2);
}
.sidebar-content .star-rating,
.sidebar-content .star-rating:before {
  color: rgba(51,51,51,0.2);
}
.footer .star-rating,
.footer .star-rating:before {
  color: rgba(238,238,238,0.2);
}
#the7-body .widget_layered_nav ul:not(.yith-wcan-color) li.chosen a,
#the7-body .widget_layered_nav_filters ul li a,
#the7-body .widget_layered_nav ul.yith-wcan-label li a:hover,
#the7-body .elementor-widget-wp-widget-woocommerce_layered_nav .select2-container--default .select2-selection--multiple .select2-selection__choice,
#the7-body .woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: var(--the7-accent-color);
}
#the7-body.accent-gradient .widget_layered_nav ul:not(.yith-wcan-color) li.chosen a,
#the7-body.accent-gradient .widget_layered_nav_filters ul li a,
#the7-body.accent-gradient .widget_layered_nav ul.yith-wcan-label li a:hover,
#the7-body.accent-gradient .elementor-widget-wp-widget-woocommerce_layered_nav .select2-container--default .select2-selection--multiple .select2-selection__choice,
#the7-body.accent-gradient .woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.the7-woo-select2-dropdown .select2-selection--multiple.select2-selection .select2-selection__choice,
.the7-woo-select2-dropdown .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove,
.the7-woo-select2-dropdown .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  border-radius: 0;
  border: none;
  color: #fff;
}
.the7-woo-select2-dropdown .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  font-size: 0;
  margin: 0;
  line-height: 1;
}
#reviews ol.commentlist .meta,
.woocommerce-result-count
.woocommerce form .form-row .required {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
#payment .payment_box,
.woocommerce-terms-and-conditions {
  position: relative;
  margin: 10px 0;
  color: var(--the7-base-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-terms-and-conditions-text,
.woocommerce-privacy-policy-text,
.woocommerce-terms-and-conditions-checkbox-text,
.wc_payment_methods .woocommerce-info {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-privacy-policy-text a {
  text-decoration: none;
}
.woocommerce-privacy-policy-text a:hover {
  text-decoration: underline;
}
.widget_shopping_cart_content .elementor-menu-cart__product {
  position: relative;
}
body .widget_shopping_cart a.remove,
.elementor-menu-cart__main a.remove,
.masthead .shopping-cart-inner a.remove,
.dt-mobile-header .shopping-cart-inner a.remove {
  display: block;
  font-size: 14px !important;
  height: 14px !important;
  width: 14px;
  margin: 3px;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  text-decoration: none;
  font-weight: 700;
  font-family: Arial, Verdana, sans-serif;
  border: 0;
}
.woocommerce .cart_list:not(.product_list_widget) a.remove:hover,
.masthead .shopping-cart-inner .cart_list a.remove:hover,
.elementor-menu-cart__main .cart_list a.remove:hover,
.dt-mobile-header .shopping-cart-inner .cart_list a.remove:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .cart_list a.remove:hover,
#the7-body .widget_shopping_cart a.remove:hover {
  color: #fff !important;
  background: rgba(0,0,0,0.3);
}
.widget_shopping_cart .cart_list li a.remove,
.elementor-menu-cart__main .cart_list li a.remove,
.shopping-cart-inner .cart_list li a.remove {
  position: absolute;
  top: 20px;
  left: 0;
}
.widget_shopping_cart .cart_list li a.remove,
.elementor-menu-cart__main .cart_list li a.remove,
.shopping-cart-inner .cart_list li a.remove {
  top: 0;
}
.widget_shopping_cart .cart_list li:first-child a.remove,
.elementor-menu-cart__main .cart_list li:first-child a.remove,
.shopping-cart-inner .cart_list li:first-child a.remove {
  top: 0;
}
.masthead .shopping-cart-inner a.remove,
.elementor-menu-cart__main a.remove,
.dt-mobile-header .shopping-cart-inner a.remove,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.remove,
#the7-body .widget_shopping_cart a.remove {
  border-radius: 100%;
  color: #fff !important;
  background: rgba(0,0,0,0.15);
}
.woocommerce-MyAccount-navigation {
  float: left;
  width: 300px;
  padding-right: 60px;
}
.content .woocommerce-MyAccount-navigation > ul {
  margin: 0;
}
.woocommerce-MyAccount-navigation > ul li {
  margin-bottom: 10px;
  list-style: none;
  border-radius: 1px;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a,
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active) a,
.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active) a,
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.woocommerce-MyAccount-navigation > ul li.is-active a,
.woocommerce-MyAccount-navigation > ul li.is-active a:hover {
  color: #fff;
  background-color: var(--the7-accent-color);
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.woocommerce-MyAccount-navigation > ul li.is-active a a,
.woocommerce-MyAccount-navigation > ul li.is-active a:hover a {
  color: #fff;
}
.woocommerce-MyAccount-navigation > ul li a:hover {
  color: var(--the7-accent-color);
}
.woocommerce-MyAccount-navigation > ul li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: var(--the7-h1-color);
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.sidebar-content .woocommerce-MyAccount-navigation > ul li a {
  color: #333333;
}
.footer .woocommerce-MyAccount-navigation > ul li a {
  color: #eeeeee;
}
@media screen and (max-width: 768px) {
  .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
}
.woocommerce-Addresses {
  padding-top: 20px;
}
.woocommerce-MyAccount-content address {
  font-style: normal;
}
.wc-single-shortcode.wf-container {
  margin: 0;
}
.products-carousel-shortcode .product h4,
.products-shortcode .product h4 {
  margin-top: 15px;
  margin-bottom: 0;
}
.hide-rating .star-rating {
  display: none;
}
.wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  grid-row-gap: 36px;
  grid-column-gap: 36px;
  grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  display: flex;
  flex-flow: row wrap;
  margin: -18px;
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell {
  flex: 1 0 220px;
  min-width: 220px;
  max-width: 100%;
  padding: 18px;
  box-sizing: border-box;
}
.wc-grid.resize-by-browser-width .dt-css-grid {
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid {
  margin: -18px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
  width: 33.333333333333%;
  padding: 18px;
}
@media screen and (max-width: 1199px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(3,1fr);
  }
  .cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
    width: 33.333333333333%;
  }
}
@media screen and (max-width: 991px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(2,1fr);
  }
  .cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(1,1fr);
  }
  .cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
    width: 100%;
  }
}
.woocommerce-pagination {
  text-align: center;
}
.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #d3ced2;
  border-right: 0;
  margin: 1px;
}
.woocommerce-pagination ul li {
  display: inline-block;
  border-right: 1px solid #d3ced2;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: inherit;
  padding: 0;
  padding: .5em;
  min-width: 1em;
  display: block;
}
.woocommerce-pagination {
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
}
.tinv-modal-inner button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.tinv-modal-inner button > i {
  line-height: inherit;
}
.tinv-modal-inner button > i:before {
  top: 0 !important;
}
.tinv-wishlist .tinvwl-to-right button,
.tinvwl-input-group-btn button {
  min-height: var(--the7-input-height);
}
.tinvwl-input-group select.form-control {
  line-height: 1;
}
.tinv-wishlist .product-remove button {
  font-size: 24px;
  background: none;
  width: 20px;
  min-height: 20px;
  padding: 0;
  color: rgba(51,51,51,0.2);
}
.tinv-wishlist .product-remove button:hover {
  color: rgba(51,51,51,0.35);
}
.wishlist_item,
.tinv-wishlist table th {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  font-weight: inherit;
}
.wishlist_item .product-name a {
  display: block;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.wishlist_item a {
  text-decoration: none;
}
.tinv-wishlist table thead th {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  border: none;
  padding: 0 0 10px 0;
}
.tinv-wishlist table td,
.tinv-wishlist table th {
  padding: 25px 10px 25px 0;
}
.wishlist_item .product-thumbnail > a {
  display: block;
  width: 70px;
  font-size: 0;
  line-height: 0;
}
.woocommerce .product p.price,
.related-product .price,
.woocom-list-content,
article.product-category .woocom-list-content .count {
  font: var(--the7-woo-content-font);
  text-transform: var(--the7-woo-content-text-transform);
}
.related-product .product-title,
.woocom-list-content .entry-title {
  font: var(--the7-woo-title-font);
  text-transform: var(--the7-woo-title-text-transform);
}
.woocommerce div.product.elementor .the7-elementor-widget .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce .the7-elementor-widget .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce div.product.elementor .the7-elementor-widget .wc-tabs-wrapper,
.woocommerce .the7-elementor-widget .dt-tab-accordion-title:not(.first),
.woocommerce .dt-tabs-view-mobile-accordion.the7-elementor-widget .dt-tab-accordion-title:not(.first),
.woocommerce .the7-elementor-widget .woocommerce-tabs ul.wc-tabs li.active {
  border-color: var(--the7-divider-color);
}
.woocommerce div.product .the7-elementor-widget .wc-tabs li.active:before,
.woocommerce div.product .the7-elementor-widget .wc-tabs li.active:after {
  border-color: var(--the7-divider-color);
  background: none;
}
@media screen and (max-width: 778px) {
  .product div.images,
  .product div.summary {
    width: 100%;
    margin-right: 0;
  }
  .product:not(.elementor) .woocommerce-tabs .tabs > li,
  .the7-elementor-widget .woocommerce-tabs .tabs > li {
    float: none;
    margin: 0;
  }
  .woocommerce-tabs .tabs > li:after {
    display: none;
  }
  #reviews ol.commentlist li {
    padding-left: 0;
  }
  #comments .children {
    margin-left: 0px;
  }
  #reviews ol.commentlist .comment_container {
    overflow: hidden;
  }
  #reviews ol.commentlist .comment_container .star-rating {
    float: none;
    display: block;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 778px) {
  .wc-layout-list .woocom-project {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .wc-layout-list .woocom-project .woo-buttons-on-img {
    width: 100%;
  }
  .wc-layout-list .woocom-project .woocom-list-content {
    margin-top: 20px;
    padding-left: 0;
    width: 100%;
  }
  .view-mode-switcher {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .woocommerce-cart-wrap .cart-collaterals,
  .woocommerce-cart-wrap .cross-sells {
    width: 100%;
    margin: 0;
  }
  .woocommerce-cart-wrap .cross-sells {
    margin-top: 50px;
  }
  .the7-cart-form,
  .the7-woocommerce-checkout #customer_details,
  .wc-side-column,
  .wc-complete-wrap .wc-wide-column,
  .wc-complete-wrap .woocommerce-bacs-bank-details {
    width: 100%;
  }
  .wc-side-column {
    margin: 0;
  }
  .woocommerce-cart-wrap,
  form.woocommerce-checkout,
  .wc-complete-wrap {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .wc-order-review,
  .wc-wide-column {
    width: 100%;
    margin: 40px 0 0 0;
  }
  .cart-collaterals .cart_totals,
  .cart-collaterals .shipping_calculator,
  .col2-set .col-1,
  .col2-set .col-2,
  form .form-row-first,
  form .form-row-last {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .col2-set .col-1 {
    margin-bottom: 25px;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 10px;
  }
  .woocommerce-thankyou-order-details li {
    overflow: hidden;
  }
  .woocommerce-thankyou-order-details li strong {
    width: 100%;
    float: left;
  }
  .shop_table.my_account_orders {
    border-bottom: 1px solid;
  }
  #page .woocommerce-checkout-review-order-table td {
    display: block;
    padding: 0;
    border: none;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #page .woocommerce-checkout-review-order-table td .variation {
    flex: 100%;
  }
  #page .woocommerce-checkout-review-order-table tr.cart_item {
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  #page .woocommerce-checkout-review-order-table .cart_item .product-name {
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  #page .woocommerce-checkout-review-order-table tfoot tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #page .woocommerce-checkout-review-order-table tbody tr:first-of-type {
    border: none;
  }
  #page .woocommerce-checkout-review-order-table .cart-subtotal th
		#page .woocommerce-checkout-review-order-table .order-total th {
    display: none;
  }
  .woocommerce-cart-wrap .shop_table td.actions {
    padding-top: 25px;
  }
  .woocommerce-cart-wrap .coupon {
    padding-bottom: 50px;
  }
  .woocommerce-cart-wrap .coupon:before {
    top: 15px;
  }
  .woocommerce-cart-wrap .coupon > * {
    margin-top: 15px;
  }
  .product .variations td,
  .elementor-widget .variations td {
    text-align: left;
  }
}
@media screen and (min-width: 1051px) {
  #page {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .floating-navigation-below-slider #page {
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "main" "footer";
  }
  .footer-overlap #page {
    grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .header-side-left:not(.sticky-header):not(.hidden-header) #page,
  .header-side-line.left-side-line:not(.hidden-header) #page {
    grid-template-areas: "header-side slider" "header-side title" "header-side fancyheader" "header-side elementor-header" "header-side checkout" "header-side main" "header-side footer";
  }
  .footer-overlap.header-side-left:not(.sticky-header):not(.hidden-header) #page,
  .footer-overlap.header-side-line.left-side-line:not(.hidden-header) #page {
    grid-template-areas: "header-side page-inner" "header-side footer";
  }
  .header-side-right:not(.sticky-header):not(.hidden-header) #page {
    grid-template-areas: "slider header-side" "title header-side" "fancyheader header-side" "elementor-header header-side" "checkout header-side" "main header-side" "footer header-side";
  }
  .footer-overlap.header-side-right:not(.sticky-header):not(.hidden-header) #page {
    grid-template-areas: "page-inner header-side" "footer header-side";
  }
  .header-side-left:not(.sticky-header):not(.hidden-header) #page {
    -ms-grid-columns: 300px calc(100% - 300px);
    grid-template-columns: 300px calc(100% - 300px);
  }
  .rtl.header-side-left:not(.sticky-header):not(.hidden-header) #page {
    -ms-grid-columns: calc(100% - 300px) 300px;
    grid-template-columns: calc(100% - 300px) 300px;
  }
  .header-side-right:not(.sticky-header):not(.hidden-header) #page {
    -ms-grid-columns: calc(100% - 300px) 300px;
    grid-template-columns: calc(100% - 300px) 300px;
  }
  .rtl.header-side-right:not(.sticky-header):not(.hidden-header) #page {
    -ms-grid-columns: 300px calc(100% - 300px);
    grid-template-columns: 300px calc(100% - 300px);
  }
  .header-side-line.left-side-line:not(.hidden-header) #page {
    -ms-grid-columns: 60px calc(100% - 60px);
    grid-template-columns: 60px calc(100% - 60px);
  }
  .rtl.header-side-line.left-side-line:not(.hidden-header) #page {
    -ms-grid-columns: calc(100% - 60px) 60px;
    grid-template-columns: calc(100% - 60px) 60px;
  }
  .footer-overlap.floating-navigation-below-slider .page-inner {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .dt-mobile-header,
  .dt-mobile-menu-icon,
  .mobile-header-space,
  .masthead .mobile-header-bar,
  .transparent .header-space,
  .hidden-header.header-side-left .masthead,
  .hidden-header.header-side-right .masthead,
  .hidden-header .top-line-space,
  .hidden-header .masthead:not(.sticky-on):not(#phantom),
  .hidden-header .header-space:not(.sticky-space-on) {
    display: none;
  }
  .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
  .ph-wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
  .top-header .mega-full-width > .dt-mega-menu-wrap {
    width: calc(100% - 50px - 50px);
  }
  .boxed .masthead:not(.full-width):not(.side-header):not(.side-header-menu-icon):not(.side-header-v-stroke) .header-bar,
  .boxed .ph-wrap {
    box-sizing: border-box;
    max-width: 100%;
    width: calc(100%);
  }
  #phantom .ph-wrap .header-bar {
    padding: 0;
  }
  .boxed .masthead:not(.width-in-pixel):not(.sticky-on) .top-bar-bg,
  .boxed.masthead:not(.width-in-pixel):not(#phantom) .top-bar-bg,
  .boxed .classic-header:not(.width-in-pixel) .navigation:before {
    margin: 0 -50px 0 -50px;
    padding: 0 1000px;
  }
  .ph-wrap,
  #phantom .ph-wrap.boxed,
  .boxed .top-bar.line-content:before,
  .boxed .classic-header.content-width-line .navigation:before {
    max-width: calc(100% - 50px - 50px);
    max-width: 100%;
  }
  .side-header > .top-bar,
  .mixed-header:not(.side-header-h-stroke) > .top-bar {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
  .is-safari .desktop-side-header {
    height: 100vh;
  }
  .admin-bar .desktop-side-header.is-safari {
    height: calc(100vh - 32px);
  }
  .is-safari .desktop-side-header .mCustomScrollbar.header-scrollbar-wrap {
    height: 100vh;
  }
  .header-side-left.footer-overlap:not(.sticky-header) #footer,
  .header-side-right.footer-overlap:not(.sticky-header) #footer {
    max-width: calc(100% - 300px);
  }
  .header-side-left.footer-overlap:not(.sticky-header) .boxed #footer,
  .header-side-right.footer-overlap:not(.sticky-header) .boxed #footer {
    max-width: 100%;
    width: calc(1280px - 300px);
  }
  .header-side-left.footer-overlap:not(.sticky-header) #footer {
    right: 0;
  }
  .header-side-line.footer-overlap #footer {
    max-width: calc(100% - 60px);
  }
  .left-side-line.header-side-line.footer-overlap #footer {
    right: 0;
  }
  .header-side-line.footer-overlap .boxed #footer {
    max-width: 100%;
    width: calc(1280px - 60px);
  }
  .is-iOS .side-header:not(.sub-sideways),
  .mobile-true .side-header:not(.sub-sideways) {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .overlay-navigation .sticky-header-overlay {
    display: none;
  }
  .phantom-sticky .fixed-masthead.masthead {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 500;
  }
  .phantom-sticky .fixed-masthead.sticky-on.masthead {
    position: fixed;
  }
  .floating-navigation-below-slider.phantom-sticky:not(.transparent) .masthead {
    position: relative;
  }
  .transparent .masthead:not(.side-header) {
    position: absolute;
    width: 100%;
  }
  .floating-navigation-below-slider.phantom-sticky.transparent .masthead {
    position: absolute;
  }
  .floating-navigation-below-slider.phantom-sticky .masthead.sticky-on {
    position: fixed;
  }
  .floating-navigation-below-slider.phantom-sticky .header-space.sticky-space-off {
    display: none;
  }
  .phantom-sticky .sticky-on.masthead:not(.masthead-mobile) {
    background: #ffffff none repeat center center !important;
    background-size: auto;
  }
  .mixed-header.side-header-h-stroke.sticky-top-line-on {
    background-color: #000000 !important;
  }
  .phantom-line-decoration.phantom-sticky .sticky-on.masthead {
    border-bottom: 1px solid rgba(51,51,51,0.11);
    box-shadow: none !important;
  }
  .phantom-shadow-decoration.phantom-sticky .sticky-on.masthead {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
    border-bottom: none;
  }
  .phantom-disable-decoration.phantom-sticky .sticky-on.masthead {
    box-shadow: none !important;
    border-bottom: none;
  }
  .phantom-sticky:not(.phantom-shadow-decoration) .sticky-on.masthead.shadow-decoration {
    box-shadow: none;
  }
  .phantom-sticky:not(.overlap):not(.transparent) .masthead {
    transition: background-color 330ms ease, background-image 330ms ease;
  }
  .phantom-sticky .page-inner .masthead {
    -webkit-backface-visibility: hidden;
  }
  .phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding > a:not(.sticky-logo),
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding > img:not(.sticky-logo) {
    display: none;
    opacity: 0;
  }
  .phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,
  .phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo,
  .phantom-main-logo-on.phantom-sticky .sticky-on .branding > a,
  .phantom-main-logo-on.phantom-sticky .sticky-on .branding > img,
  .phantom-logo-off.phantom-sticky .sticky-on .branding > a,
  .phantom-logo-off.phantom-sticky .sticky-on .branding > img {
    display: none;
    visibility: hidden;
  }
  .phantom-main-logo-on.phantom-sticky .sticky-on .branding .sticky-logo {
    display: block;
    visibility: visible;
  }
  .phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding > a:not(.sticky-logo),
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding > img:not(.sticky-logo) {
    visibility: hidden;
  }
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding .sticky-logo,
  .phantom-sticky.phantom-custom-logo-on .sticky-off .branding > a:not(.sticky-logo),
  .phantom-sticky.phantom-custom-logo-on .sticky-off .branding > img:not(.sticky-logo) {
    visibility: visible;
  }
  .phantom-main-logo-on.phantom-sticky .branding .sticky-logo {
    display: none;
  }
  .phantom-sticky #page .side-header .branding > a:not(.sticky-logo),
  .phantom-sticky #page .side-header .branding > img:not(.sticky-logo):not(.mobile-logo) {
    display: block;
    opacity: 1;
    animation: none;
    visibility: visible;
  }
  .phantom-fade .masthead,
  .phantom-slide .masthead {
    top: 0 !important;
  }
  .masthead .in-top-bar-left:not(.show-on-desktop),
  .masthead .in-top-bar-right:not(.show-on-desktop),
  .masthead .in-top-bar:not(.show-on-desktop),
  .masthead .hide-on-desktop {
    visibility: hidden;
    position: absolute;
    left: -9999px;
  }
  .masthead .in-top-bar-left:not(.show-on-desktop).display-none,
  .masthead .in-top-bar-right:not(.show-on-desktop).display-none,
  .masthead .in-top-bar:not(.show-on-desktop).display-none,
  .masthead .hide-on-desktop.display-none {
    display: none;
  }
  .masthead .hide-on-desktop .menu-select {
    display: none;
  }
  .select-type-menu .menu-select {
    position: relative;
    display: inline-block;
    visibility: visible;
    margin: 0 auto;
    opacity: 1;
  }
  .select-type-menu .menu-select:hover {
    opacity: 0.7;
  }
  .select-type-menu > ul {
    visibility: hidden;
  }
  .mini-nav:not(.select-type-menu) > ul > li:not(:last-child) {
    margin: 0 16px 0 0;
  }
  .list-type-menu.mini-nav > ul > li > .mini-sub-nav {
    top: 23px;
  }
  .list-type-menu .menu-select {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
  .list-type-menu.mini-nav ul {
    display: block;
    line-height: 0;
  }
  .list-type-menu.mini-nav > ul > li.act > a,
  .list-type-menu.mini-nav > ul > li:not(.act) > a:hover {
    opacity: 0.7;
  }
  .list-type-menu.mini-nav > ul > li.act > a i,
  .list-type-menu.mini-nav > ul > li:not(.act) > a:hover i {
    opacity: 0.7;
  }
  .side-header .mini-nav.select-type-menu > .mini-sub-nav:not(.bottom-overflow),
  .side-header .list-type-menu > ul > li > .mini-sub-nav,
  .top-header.floating-navigation-below-slider .main-nav > li >  .mini-sub-nav.bottom-overflow {
    top: auto !important;
    bottom: 100%;
  }
  .side-header-h-stroke .show-on-first-switch,
  .masthead .mobile-mini-widgets .show-on-first-switch,
  .side-header-h-stroke .show-on-second-switch,
  .masthead .mobile-mini-widgets .show-on-second-switch {
    display: none;
  }
}
@media screen and (max-width: 0px) {
  .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
  .ph-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }
  .phantom-content-width-line-decoration #phantom .ph-wrap:after {
    width: calc(100% - 0px - 0px);
  }
  .masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar:after,
  .mixed-header.side-header-h-stroke.content-width-line-decoration:not(.masthead-mobile-header) .header-bar:after {
    width: calc(100% - 0px - 0px);
  }
}
@media screen and (min-width: 778px) {
  .boxed .masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    max-width: 100%;
    width: calc(100% - 50px - 50px);
  }
}
@media screen and (max-width: 778px) {
  .top-bar {
    padding: 5px 20px 5px 20px;
  }
  .top-bar.line-content:after {
    width: calc(100% - 20px - 20px);
  }
}
@media screen and (max-width: 1050px) {
  .transparent.sticky-mobile-header .masthead-mobile-header {
    transition: none;
  }
  .masthead.shadow-mobile-header-decoration.masthead-mobile-header {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  }
  .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar {
    padding-bottom: 1px;
  }
  .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar:after {
    position: absolute;
    bottom: 0;
    left: auto;
    right: auto;
    content: "";
    width: calc(100% - 20px - 20px);
    height: 1px;
    background: #ffffff;
  }
  .masthead.masthead-mobile-header.line-mobile-header-decoration:not(#phantom) {
    border-bottom: 1px solid #ffffff;
  }
  .boxed .masthead.sticky-mobile-on {
    max-width: 1280px;
  }
  #page {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .floating-navigation-below-slider #page {
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .footer-overlap #page {
    grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .header-side-left:not(.sticky-header) #page,
  .header-side-line.left-side-line #page,
  .header-side-right:not(.sticky-header) #page {
    grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .footer-overlap.header-side-left:not(.sticky-header) #page,
  .footer-overlap.header-side-line.left-side-line #page,
  .footer-overlap.header-side-right:not(.sticky-header) #page {
    grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .footer-overlap.floating-navigation-below-slider .page-inner {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .hidden-header.header-side-left .masthead:not(.show-floating-icon):not(.sticky-mobile-on),
  .hidden-header.header-side-right .masthead:not(.show-floating-icon):not(.sticky-mobile-on),
  .hidden-header.header-side-left .masthead.mixed-header:not(.show-floating-icon):not(.sticky-mobile-on),
  .hidden-header.header-side-right .masthead.mixed-header:not(.show-floating-icon):not(.sticky-mobile-on),
  .hidden-header.header-side-left .mobile-header-space,
  .hidden-header.header-side-right .mobile-header-space {
    display: none;
  }
  .masthead {
    grid-area: header;
  }
  .side-header.masthead,
  .side-header-v-stroke.masthead {
    grid-area: header;
    -ms-grid-column: 1;
  }
  .masthead:not(.side-header) .mobile-header-bar,
  .side-header.masthead-mobile-header .mobile-header-bar {
    padding: 0 20px 0 20px;
    box-sizing: border-box;
  }
  .header-side-left:not(.sticky-header) .checkout-page-title,
  .header-side-line.left-side-line .checkout-page-title,
  .header-side-left:not(.sticky-header) .page-title,
  .header-side-line.left-side-line .page-title,
  .header-side-left:not(.sticky-header) .fancy-header,
  .header-side-line.left-side-line .fancy-header,
  .header-side-left:not(.sticky-header) #main,
  .header-side-line.left-side-line #main,
  .header-side-left:not(.sticky-header) .footer,
  .header-side-line.left-side-line .footer,
  .header-side-left:not(.sticky-header) #main-slideshow,
  .header-side-line.left-side-line #main-slideshow,
  .header-side-left:not(.sticky-header) .photo-scroller,
  .header-side-line.left-side-line .photo-scroller {
    -ms-grid-column: 1;
  }
  .mobile-header-space {
    grid-area: header;
  }
  .transparent.sticky-mobile-header.floating-navigation-below-slider .fixed-mobile-header.masthead.masthead-mobile-header:not(#phantom) {
    transform: translateY(0);
  }
  .phantom-sticky.floating-mobile-menu-icon:not(.transparent) .fixed-masthead.masthead {
    position: relative;
  }
  .overlay-navigation.header-side-line #page,
  .header-side-left.header-side-line #page {
    padding: 0 !important;
  }
  .header-side-left #page {
    padding-left: 0 !important;
  }
  .header-side-right #page {
    padding-right: 0 !important;
  }
  .side-header {
    height: auto;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .admin-bar .side-header {
    height: auto;
  }
  .transparent:not(.photo-scroller-album) .masthead {
    position: absolute;
    width: 100%;
    z-index: 102;
  }
  .side-header .top-bar .mini-widgets.right-widgets {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  .masthead .main-nav,
  .masthead:not(.side-header) .main-nav,
  #phantom,
  .masthead:not(.side-header) .header-bar,
  .masthead.side-header .header-bar,
  .header-scrollbar-wrap,
  .masthead.mixed-header,
  .header-space,
  .hide-overlay,
  .top-line-space {
    display: none;
  }
  .sticky-header .masthead.side-header,
  .overlay-navigation .masthead.side-header {
    display: none;
  }
  .sticky-header .masthead.mixed-header,
  .overlay-navigation .masthead.mixed-header,
  .dt-mobile-header {
    display: block;
  }
  .phantom-fade.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead,
  .phantom-slide.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead,
  .phantom-sticky.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead {
    display: block;
  }
  .show-floating-icon.masthead:not(.side-header),
  .fixed-mobile-header.masthead:not(.side-header) {
    transform: none !important;
  }
  .transparent.floating-navigation-below-slider .show-floating-icon.masthead {
    background: none !important;
  }
  body:not(.transparent) .masthead:not(.side-header) {
    background-color: #ffffff;
  }
  .transparent .masthead:not(.mixed-header),
  .transparent .masthead.masthead-mobile-header {
    background: #eeee22;
  }
  .sticky-mobile-on.masthead:not(.side-header),
  .side-header.masthead-mobile-header.sticky-mobile-on {
    background-color: #dbdbdb !important;
  }
  .sticky-mobile-header:not(.transparent):not(.hidden-header) .mobile-header-space {
    display: block;
  }
  .no-cssgridlegacy.no-cssgrid .sticky-mobile-header:not(.transparent)  .masthead.masthead-mobile-header:not(#phantom) {
    position: absolute;
  }
  .masthead .mobile-header-bar {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .dt-mobile-menu-icon {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .masthead .mobile-header-bar {
    min-height: 80px;
  }
  .masthead.full-width,
  .masthead.mixed-header {
    box-sizing: border-box;
  }
  .top-bar.top-bar-disabled {
    display: none;
  }
  .top-bar .soc-ico a {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  #bottom-bar .mini-nav select,
  #bottom-bar .menu-select {
    display: inline-flex;
  }
  .header-side-left:not(.header-top-line-active)  .masthead,
  .header-side-right:not(.header-top-line-active) .masthead,
  .overlay-navigation:not(.header-top-line-active) .masthead {
    position: relative;
    left: 0 !important;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0;
  }
  .header-side-left:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active)  .masthead,
  .header-side-right:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active)  .masthead,
  .overlay-navigation:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active)  .masthead,
  .header-side-left:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,
  .header-side-right:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,
  .overlay-navigation:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,
  .header-side-left:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead,
  .header-side-right:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead,
  .overlay-navigation:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead {
    width: 100% !important;
  }
  .header-side-left:not(.header-top-line-active)  .header-side-left:not(.header-top-line-active)  .masthead:not(.sticky-mobile-on),
  .header-side-right:not(.header-top-line-active) .header-side-left:not(.header-top-line-active)  .masthead:not(.sticky-mobile-on),
  .overlay-navigation:not(.header-top-line-active) .header-side-left:not(.header-top-line-active)  .masthead:not(.sticky-mobile-on),
  .header-side-left:not(.header-top-line-active)  .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .header-side-right:not(.header-top-line-active) .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .overlay-navigation:not(.header-top-line-active) .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .header-side-left:not(.header-top-line-active)  .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .header-side-right:not(.header-top-line-active) .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .overlay-navigation:not(.header-top-line-active) .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on) {
    top: 0 !important;
  }
  .header-side-left:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on),
  .header-side-right:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on),
  .overlay-navigation:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on) {
    transform: none !important;
    transition: none !important;
  }
  #page .mixed-header.side-header-menu-icon.line-decoration:not(.masthead-mobile-header),
  #page .mixed-header.side-header-v-stroke.line-decoration:not(.masthead-mobile-header) {
    border-bottom: 1px solid #dd9933;
  }
  .masthead.shadow-decoration.side-header-menu-icon:not(.masthead-mobile-header) {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  }
  .side-header-v-stroke .header-bar .mini-login,
  .side-header-v-stroke .header-bar .mini-search,
  .side-header-v-stroke .header-bar .shopping-cart,
  .side-header-v-stroke .header-bar .mini-contacts,
  .side-header-v-stroke .header-bar .text-area,
  .side-header-v-stroke .header-bar .mini-nav,
  .side-header-v-stroke .header-bar .soc-ico,
  .side-header-v-stroke .header-bar .mini-wpml {
    margin: 0 10px;
  }
  .transparent .masthead.side-header {
    position: absolute;
    height: auto;
  }
  .transparent .masthead.full-width-line:not(.side-header) {
    border-bottom: none;
  }
  .sticky-header.fade-header-animation .side-header,
  .overlay-navigation .masthead {
    opacity: 1 !important;
    visibility: visible !important;
    animation: none !important;
  }
  .sticky-header.header-side-left.slide-header-animation .side-header {
    transform: translate3d(0,0,0);
  }
  .floating-mobile-menu-icon.admin-bar .dt-mobile-menu-icon.floating-btn {
    top: 50px;
  }
  #page .project-navigation {
    top: 10px;
    right: 10px;
  }
  .mobile-branding img.mobile-logo,
  .mobile-branding img.mobile-desktop-logo,
  .show-device-logo .branding img,
  .show-device-logo .mobile-branding img,
  .sticky-mobile-logo-first-switch,
  .sticky-mobile-logo-second-switch,
  .sticky-mobile-on .mobile-branding * {
    display: none;
  }
  .show-device-logo .branding img.mobile-logo,
  .show-device-logo .mobile-branding img.mobile-logo {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .mobile-header-bar .mobile-mini-widgets {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 2;
    order: 2;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-branding {
    -ms-flex-order: 1;
    order: 1;
  }
  .first-switch-logo-right.first-switch-menu-left .mobile-header-bar {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-branding {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-branding {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-flex-order: 0;
    order: 0;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-navigation {
    -ms-flex-order: 2;
    order: 2;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-branding {
    -ms-flex-order: 0;
    order: 0;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-navigation {
    -ms-flex-order: 2;
    order: 2;
  }
  .mobile-sticky-header-overlay.active {
    opacity: 1;
    visibility: visible;
    z-index: 9601;
  }
  .show-overlay-mobile-header .sticky-header-overlay.active,
  .closed-overlay-mobile-header .sticky-header-overlay.active {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  .footer-overlap .footer {
    width: 100% !important;
  }
  .floating-navigation-below-slider.phantom-sticky:not(.transparent):not(.sticky-mobile-header) .masthead-mobile {
    top: 0 !important;
  }
  .mobile-mini-widgets-in-menu {
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dt-mobile-header .mini-widgets {
    display: none;
  }
  .floating-navigation-below-slider.sticky-mobile-header:not(.transparent) .masthead,
  .floating-navigation-below-slider.floating-mobile-menu-icon:not(.transparent) .masthead {
    position: relative;
  }
  html:not(.no-cssgridlegacy.no-cssgrid) .floating-navigation-below-slider.sticky-mobile-header:not(.transparent) .masthead,
  html:not(.no-cssgridlegacy.no-cssgrid) .floating-navigation-below-slider.floating-mobile-menu-icon:not(.transparent) .masthead {
    top: 0 !important;
  }
  .sticky-mobile-header .masthead {
    height: auto;
    width: 100%;
  }
  .sticky-mobile-header:not(.floating-navigation-below-slider) .masthead {
    top: 0;
  }
  .sticky-mobile-header:not(.floating-navigation-below-slider) .sticky-mobile-on.masthead {
    position: fixed !important;
    top: 0;
  }
  .sticky-mobile-header.floating-navigation-below-slider .fixed-mobile-header.masthead {
    position: fixed !important;
  }
  .sticky-mobile-header.floating-navigation-below-slider:not(.admin-bar) .fixed-mobile-header.masthead {
    top: 0 !important;
  }
  .sticky-mobile-header.fixed-mobile-menu .top-bar {
    display: none;
  }
  .sticky-mobile-header.floating-navigation-below-slider.transparent .mobile-header-space {
    display: none;
  }
}
@media screen and (min-width: 779px) and (max-width: 1050px) {
  .side-header-h-stroke .show-on-second-switch,
  .masthead .mobile-mini-widgets .show-on-second-switch {
    display: none;
  }
  .mobile-mini-widgets-in-menu.first-switch-no-widgets {
    padding: 0;
  }
  .transparent:not(.photo-scroller-album) .masthead {
    position: absolute;
    width: 100%;
    z-index: 102;
  }
  .masthead .top-bar .mini-widgets > *,
  .masthead .mobile-header-bar .in-top-bar-left,
  .masthead .mobile-header-bar .in-top-bar-right,
  .dt-mobile-header .in-top-bar-left,
  .dt-mobile-header .in-top-bar-right {
    display: none;
  }
  .masthead .top-bar .left-widgets .in-top-bar-left,
  .masthead .top-bar .right-widgets .in-top-bar-right,
  .mobile-mini-widgets .near-logo-first-switch {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
  }
  .masthead .top-bar .left-widgets .in-top-bar-left.text-area,
  .masthead .top-bar .right-widgets .in-top-bar-right.text-area,
  .mobile-mini-widgets .near-logo-first-switch.text-area {
    display: inline-block;
  }
  .masthead .top-bar .left-widgets .in-top-bar-left:not(.show-on-first-switch) {
    display: none;
  }
  .masthead .top-bar .right-widgets .in-top-bar-right:not(.show-on-first-switch) {
    display: none;
  }
  .side-header .top-bar .mini-widgets.left-widgets {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .select-type-menu-first-switch .menu-select {
    position: relative;
    display: inline-block;
    visibility: visible;
    margin: 0 auto;
    opacity: 1;
  }
  .select-type-menu-first-switch .menu-select:hover {
    opacity: 0.7;
  }
  .select-type-menu-first-switch > ul {
    visibility: hidden;
  }
  .mini-nav:not(.select-type-menu-first-switch) > ul > li:not(:last-child) {
    margin: 0 16px 0 0;
  }
  .list-type-menu-first-switch.mini-nav > ul > li > .mini-sub-nav {
    top: 23px;
  }
  .list-type-menu-first-switch .menu-select {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
  .list-type-menu-first-switch.mini-nav ul {
    display: block;
    line-height: 0;
  }
  .list-type-menu-first-switch.mini-nav .customSelect1 {
    visibility: hidden !important;
  }
  .list-type-menu-first-switch.mini-nav > ul > li.act > a .menu-item-text,
  .list-type-menu-first-switch.mini-nav > ul > li > a:hover {
    opacity: 0.7;
  }
  .sticky-mobile-on .mobile-branding .sticky-mobile-logo-first-switch img,
  .sticky-mobile-on .mobile-branding .sticky-mobile-logo-first-switch {
    display: block;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-navigation {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-navigation {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets .last {
    margin-right: 0;
  }
  .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-navigation {
    margin-left: 10px;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets .first {
    margin-left: 0;
  }
  .masthead .in-menu-first-switch {
    display: none;
  }
  .masthead .hide-on-first-switch,
  .dt-mobile-header .hide-on-first-switch {
    display: none;
  }
  .mobile-mini-widgets-in-menu .in-menu-second-switch,
  .masthead.widgets .show-on-second-switch,
  .masthead .show-on-second-switch {
    display: none;
  }
  .mobile-mini-widgets-in-menu .in-menu-first-switch:not(.hide-on-first-switch) {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
  }
  .mobile-mini-widgets-in-menu .in-menu-first-switch:not(.hide-on-first-switch).text-area {
    display: inline-block;
  }
}
@media screen and (max-width: 778px) {
  html:not(.no-cssgridlegacy.no-cssgrid) .masthead:not(.sticky-mobile-on) {
    top: 0 !important;
  }
  .sticky-mobile-header .masthead {
    height: auto;
    width: 100%;
  }
  .mobile-mini-widgets-in-menu.second-switch-no-widgets {
    padding: 0;
  }
  .sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch img,
  .show-mobile-logo.side-header.show-device-logo.sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch img,
  .sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch,
  .show-mobile-logo.side-header.show-device-logo.sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch {
    display: block;
  }
  .masthead .top-bar .mini-widgets > * {
    margin: 0 10px !important;
  }
  .masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch) {
    display: none;
  }
  .masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch).microwidget-btn,
  .masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch).text-area {
    display: none;
  }
  .select-type-menu-second-switch .menu-select {
    position: relative;
    display: block;
    visibility: visible;
    margin: 0 auto;
    opacity: 1;
  }
  .select-type-menu-second-switch .menu-select:hover {
    opacity: 0.7;
  }
  .select-type-menu-second-switch > ul {
    visibility: hidden;
  }
  .mini-nav:not(.select-type-menu-second-switch) > ul > li:not(:last-child) {
    margin: 0 16px 0 0;
  }
  .list-type-menu-second-switch.mini-nav > ul > li > .mini-sub-nav {
    top: 23px;
  }
  .list-type-menu-second-switch .menu-select {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
  .list-type-menu-second-switch.mini-nav ul {
    display: block;
    line-height: 0;
  }
  .mini-nav.list-type-menu-second-switch .customSelect1 {
    visibility: hidden !important;
  }
  .list-type-menu-second-switch.mini-nav > ul > li.act > a,
  .list-type-menu-second-switch.mini-nav > ul > li:not(.act) > a:hover {
    opacity: 0.7;
  }
  body.page:not(.sticky-mobile-header):not(.floating-navigation-below-slider) .masthead:not(.side-header) {
    transform: none !important;
  }
  .sticky-mobile-header:not(.transparent):not(.hidden-header) .mobile-header-space {
    display: block;
  }
  .no-cssgridlegacy.no-cssgrid .sticky-mobile-header:not(.transparent)  .masthead.masthead-mobile-header:not(#phantom) {
    position: absolute;
  }
  .masthead .mobile-header-bar {
    min-height: 60px;
  }
  .masthead .mobile-header-bar .mobile-mini-widgets > *,
  .masthead .mobile-mini-widgets .in-menu-second-switch {
    display: none;
  }
  .masthead .mobile-header-bar .mobile-mini-widgets > *.microwidget-btn,
  .masthead .mobile-mini-widgets .in-menu-second-switch.microwidget-btn {
    display: none;
  }
  .masthead .top-bar .mini-widgets > *,
  .masthead .mobile-header-bar .in-top-bar-left,
  .masthead .mobile-header-bar .in-top-bar-right,
  .masthead .top-bar .right-widgets,
  .dt-mobile-header .in-top-bar {
    display: none;
  }
  .masthead .top-bar .mini-widgets > *.microwidget-btn,
  .masthead .mobile-header-bar .in-top-bar-left.microwidget-btn,
  .masthead .mobile-header-bar .in-top-bar-right.microwidget-btn,
  .masthead .top-bar .right-widgets.microwidget-btn,
  .dt-mobile-header .in-top-bar.microwidget-btn {
    display: none;
  }
  .side-header .top-bar .mini-widgets.left-widgets,
  .masthead .top-bar .left-widgets {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .side-header .top-bar .mini-widgets.left-widgets .in-top-bar,
  .masthead .top-bar .left-widgets .in-top-bar {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    text-align: center;
  }
  .side-header .top-bar .mini-widgets.left-widgets .in-top-bar.text-area,
  .masthead .top-bar .left-widgets .in-top-bar.text-area {
    display: inline-block;
  }
  .hide-on-second-switch {
    display: none !important;
  }
  .show-on-second-switch {
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .show-on-second-switch.text-area,
  .show-on-second-switch.in-top-bar {
    display: flex !important;
  }
  .show-on-second-switch.text-area.hide-on-second-switch {
    display: none !important;
  }
  .dt-mobile-header .mini-widgets {
    display: none;
  }
  .mobile-mini-widgets-in-menu .near-logo-second-switch {
    display: none;
  }
  .mobile-mini-widgets-in-menu .near-logo-second-switch.microwidget-btn {
    display: none;
  }
  .masthead .mobile-mini-widgets .near-logo-second-switch.show-on-second-switch {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
  }
  .masthead .mobile-mini-widgets .near-logo-second-switch.show-on-second-switch.text-area {
    display: inline-block;
  }
  .masthead.line-decoration {
    border-bottom: none;
  }
  .mini-contacts {
    white-space: normal;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-branding {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 0%;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-mini-widgets .last {
    margin-right: 0;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-branding {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    -ms-flex-order: 0;
    order: 0;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
    margin-left: 0;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-branding {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-flex-order: 0;
    order: 0;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 1;
    order: 1;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
    -ms-flex-order: 2;
    order: 2;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
    margin-left: 10px;
  }
  .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-branding {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .second-switch-logo-center.second-switch-menu-right .mobile-navigation {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 0%;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets .first {
    margin-left: 0;
  }
  .show-mobile-logo .branding img,
  .show-device-logo .branding img.mobile-logo,
  .side-header.show-device-logo .branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .branding img,
  .show-mobile-logo.side-header.show-device-logo .branding img,
  .show-mobile-logo .mobile-branding img,
  .show-device-logo .mobile-branding img.mobile-logo,
  .side-header.show-device-logo .mobile-branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .mobile-branding img,
  .show-mobile-logo.side-header.show-device-logo .mobile-branding img {
    display: none;
  }
  .show-mobile-logo .branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .branding img.mobile-logo,
  .show-device-logo .branding img,
  .show-mobile-logo .mobile-branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,
  .show-device-logo .mobile-branding img,
  .transparent .mobile-branding img.mobile-desktop-logo {
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 778px) {
  .page-title.page-title-responsive-enabled .wf-wrap {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    min-height: 0px;
  }
  .page-title-responsive-enabled.page-title.title-left.disabled-bg h1 {
    margin: 5px 0;
  }
  .page-title-responsive-enabled.page-title.title-left .breadcrumbs {
    text-align: center;
  }
  .page-title-responsive-enabled.page-title h1,
  .page-title-responsive-enabled.page-title h1 *,
  .page-title-responsive-enabled.page-title h1 a:hover,
  #page .page-title-responsive-enabled.page-title .entry-title {
    font:   700 24px / 34px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  }
  .page-title-responsive-enabled.page-title.breadcrumbs-mobile-off .breadcrumbs {
    display: none;
  }
}
@media screen and (min-width: 800px) {
  .transparent.video-playing .masthead {
    display: none !important;
  }
  .video-playing .rsHomePorthole .rsCloseVideoBtn {
    top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .project-even .alignleft,
  .project-even ul.royalSlider.alignleft {
    width: 100%;
  }
  .content .project-wide-col {
    width: 100%;
  }
  .content .project-wide-col.left-side {
    padding-right: 0;
  }
  .content .project-wide-col.right-side {
    padding-left: 0;
  }
  .content .project-narrow-col {
    width: 100%;
  }
  .layout-list .blog-content,
  .layout-list .blog-media,
  .layout-list .project-list-content,
  .layout-list .project-list-media {
    float: none;
    width: 100% !important;
  }
  .layout-list .buttons-on-img,
  .layout-list .project-even .buttons-on-img {
    margin-left: 0;
    margin-right: 0;
  }
  .blog.layout-list .post .alignleft {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 100px) {
  #footer .wf-container-footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #footer > .wf-wrap,
  #footer #bottom-bar > .wf-wrap {
    padding: 0 5px 0 5px;
  }
}
@media screen and (max-width: 778px) {
  .footer .widget {
    width: 100%;
  }
  .mobile-hide-footer #footer > .wf-wrap {
    display: none;
  }
  .footer-overlap .page-inner {
    margin-bottom: 0 !important;
  }
  .footer-overlap .footer {
    bottom: initial !important;
  }
  .footer-overlap .footer {
    position: relative !important;
    left: 0 !important;
  }
}
@media screen and (max-width: 778px) {
  #bottom-bar .wf-container-bottom {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #bottom-bar .wf-container-bottom > div {
    margin: 0;
  }
  #branding-bottom,
  #bottom-bar .wf-float-left,
  #bottom-bar .wf-float-right {
    display: block;
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center !important;
  }
  #bottom-bar.logo-split .wf-float-left,
  #bottom-bar.logo-split .wf-float-right {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  #bottom-bar .bottom-text-block {
    text-align: center;
    margin-left: 0;
  }
}
@media screen and (max-width: 0px) {
  #bottom-bar .mini-nav ul {
    display: none;
  }
  #bottom-bar .mini-nav select,
  #bottom-bar .menu-select {
    display: block;
    height: auto;
  }
  #bottom-bar .menu-select {
    position: relative;
    opacity: 1;
    visibility: visible;
    display: flex;
  }
}
@media screen and (max-width: 778px) {
  #main {
    padding: 70px 0 70px 0;
  }
  #main > .wf-wrap {
    padding: 0 20px 0 20px;
  }
  .page-title .wf-wrap,
  .fancy-header .wf-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  #main-slideshow.fixed {
    padding-left: 20px;
    padding-right: 20px;
  }
  #main-slideshow.fixed > .royalSlider {
    max-width: 60%;
  }
  .page-title .wf-wrap:after {
    width: calc(100% - 20px - 20px);
    max-width: calc(100% - 20px - 20px);
  }
  .boxed .page-title .wf-wrap:after {
    left: 20px;
  }
  .no-cssgridlegacy.no-cssgrid .wf-container,
  .no-cssgridlegacy.no-cssgrid .wf-container-main {
    margin: 0 -10px 0 -10px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar {
    padding-right: 20px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar {
    padding-left: 20px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-right .content {
    padding-left: 10px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .content {
    padding-right: 10px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
    padding-right: 10px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .content,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
    padding-left: 10px;
  }
  .no-cssgridlegacy.no-cssgrid .wf-container-main {
    margin: 0 -10px 0 -10px;
  }
  .no-cssgridlegacy.no-cssgrid .content,
  .no-cssgridlegacy.no-cssgrid .sidebar {
    padding: 0 10px 0 10px;
  }
  #main .wf-container {
    margin: 0 -10px 0 -10px;
  }
  .wf-cell,
  .wf-usr-cell {
    padding: 0 10px 0 10px;
  }
}
@media screen and (min-width: 990px) {
  #main > .wf-wrap {
    position: relative;
  }
  .dt-sticky-sidebar {
    will-change: min-height;
  }
  .dt-sticky-sidebar .sidebar-content {
    position: relative;
    transform: translate(0,0);
    transform: translate3d(0,0,0);
    will-change: position, transform;
    -webkit-backface-visibility: hidden;
  }
  .no-cssgridlegacy.no-cssgrid .content {
    width: calc(100% - 350px);
  }
  .no-cssgridlegacy.no-cssgrid .sidebar {
    width: 350px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .content,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar {
    float: right;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .content {
    float: left;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .content,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
    padding-right: 25px;
  }
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .content,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
    padding-right: 50px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .content,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg {
    padding-left: 25px;
  }
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .content,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg {
    padding-left: 50px;
  }
  #main:not(.sidebar-none) .wf-container-main {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 50px;
  }
  .sidebar-right .wf-container-main {
    grid-template-areas: "content sidebar";
  }
  .sidebar-left .wf-container-main {
    grid-template-areas: "sidebar content";
  }
  .sidebar,
  .sidebar-space {
    grid-area: sidebar;
    -ms-grid-row: 1;
  }
  .sidebar-right .sidebar,
  .sidebar-right .sidebar-space {
    -ms-grid-column: 3;
  }
  .sidebar-left .sidebar,
  .sidebar-left .sidebar-space {
    -ms-grid-column: 1;
  }
  .content {
    grid-area: content;
    -ms-grid-row: 1;
  }
  .sidebar-right .content {
    -ms-grid-column: 1;
  }
  .sidebar-left .content {
    -ms-grid-column: 3;
  }
  .sidebar-right .wf-container-main {
    -ms-grid-columns: calc(100% - 350px - 25px) 50px calc(350px - 25px);
    grid-template-columns: calc(100% - 350px - 25px) calc(350px - 25px);
  }
  .sidebar-left .wf-container-main {
    -ms-grid-columns: calc(350px - 25px) 50px calc(100% - 350px - 25px);
    grid-template-columns: calc(350px - 25px) calc(100% - 350px - 25px);
  }
  .sidebar-divider-vertical.sidebar-left .sidebar {
    padding-right: 0;
  }
  .sidebar-divider-vertical.sidebar-left .sidebar .sidebar-content {
    padding-right: 50px;
  }
  .sidebar-divider-vertical.sidebar-right .sidebar {
    padding-left: 0;
  }
  .sidebar-divider-vertical.sidebar-right .sidebar .sidebar-content {
    padding-left: 50px;
  }
}
@media screen and (max-width: 990px) {
  .mobile-hide-sidebar .sidebar {
    display: none;
  }
  .sidebar-right .sidebar,
  .sidebar-left .sidebar {
    border: none;
  }
  .sidebar-right .sidebar,
  .sidebar-left .sidebar,
  .sidebar-divider-off.sidebar-right .sidebar,
  .sidebar-divider-off.sidebar-left .sidebar,
  .sidebar-right .sidebar.solid-bg,
  .sidebar-left .sidebar.solid-bg,
  .sidebar-right .sidebar.bg-under-widget,
  .sidebar-left .sidebar.bg-under-widget {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-top: 60px;
  }
  .wc-sidebar-toggle {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 40%;
    right: -40px;
    width: 40px;
    height: 40px;
    background-color: var(--the7-accent-color);
    color: #fff;
    transition: left 0.3s;
    z-index: 9996;
    box-shadow: 0 1px 6px rgba(0,0,0,0.12);
    transition: box-shadow 0.2s ease-out, opacity 0.45s;
    cursor: pointer;
    border-radius: 1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .accent-gradient .wc-sidebar-toggle {
    background: #0094f7;
    background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
    background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  }
  .wc-sidebar-toggle:hover {
    box-shadow: 0 1px 11px 0 rgba(0,0,0,0.18);
  }
  .wc-sidebar-toggle:before {
    font-family: 'icomoon-the7-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\ea012";
  }
  .mobile-sticky-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
  }
  .mobile-sticky-sidebar-overlay.active {
    opacity: 1;
    visibility: visible;
    z-index: 9601;
  }
  .dt-wc-sidebar-collapse .sidebar-right .sidebar,
  .dt-wc-sidebar-collapse .sidebar-left .sidebar {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    max-width: 80%;
    min-width: 280px;
    width: 350px;
    height: 100vh;
    transform: translateX(-100%);
    transition: transform 0.3s;
    z-index: 9996;
    background: #ffffff;
  }
  .dt-wc-sidebar-collapse .sidebar-right .sidebar:before,
  .dt-wc-sidebar-collapse .sidebar-left .sidebar:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(37,37,37,0);
  }
  .dt-wc-sidebar-collapse .sidebar-right .sidebar .sidebar-content,
  .dt-wc-sidebar-collapse .sidebar-left .sidebar .sidebar-content {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    padding: 30px;
  }
  .dt-wc-sidebar-collapse .show-mobile-sidebar .sidebar-right .sidebar,
  .dt-wc-sidebar-collapse .show-mobile-sidebar .sidebar-left .sidebar {
    transform: translateX(0);
  }
  .dt-wc-sidebar-collapse .closed-mobile-sidebar .sidebar-right .sidebar,
  .dt-wc-sidebar-collapse .closed-mobile-sidebar .sidebar-left .sidebar {
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 640px) {
  #page .order_details tbody tr:first-of-type,
  #page .customer_details tbody tr:first-of-type {
    border: none;
  }
  #page .order_details td,
  #page .customer_details td {
    text-align: left;
    padding: 0;
    border: none;
  }
  #page .order_details th,
  #page .customer_details th {
    border: none;
    padding: 0;
  }
  #page .order_details tbody tr,
  #page .customer_details tbody tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #page .order_details tfoot,
  #page .customer_details tfoot {
    display: block;
  }
  #page .order_details tfoot tr,
  #page .customer_details tfoot tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .the7-cart-form table.shop_table tbody tr {
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .wc-complete-wrap .wc-bacs-bank-details li {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .wc-complete-wrap .wc-bacs-bank-details li > strong {
    padding-left: 0;
  }
  .shop_table {
    display: block;
  }
  .shop_table tbody,
  .shop_table tfoot {
    display: block;
  }
  .shop_table thead {
    display: none;
  }
  .shop_table tr {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    border-top: 1px solid var(--the7-divider-color);
  }
  .calculated_shipping .shop_table tr:first-child {
    border-top: none;
  }
  #page .shop_table tr td {
    border: none;
  }
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    padding: 5px 0;
    border: none;
  }
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-thumbnail,
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-quantity {
    padding-bottom: 10px;
  }
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-price {
    display: none;
  }
  .shop_table tr.cart_item td a.remove {
    display: inline-block;
    text-align: center;
  }
  .shop_table tr.cart_item td a.remove i {
    vertical-align: top;
  }
  .shop_table tr.cart_item td .product-thumbnail > a {
    display: block;
    padding-bottom: 7px;
  }
  .shop_table tr.cart_item td .product-quantity {
    margin-top: 3px;
  }
  .shop_table tr.cart_item td td.product-subtotal {
    margin-top: 10px;
  }
  .shop_table tr.cart_item td.product-name {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .shop_table tr.cart_item td.product-name a,
  .shop_table tr.cart_item td.product-name .variation {
    display: block;
    padding-bottom: 7px;
    text-align: center;
  }
  .order_details tr td,
  .order_details tr th,
  .customer_details tr td,
  .customer_details tr th {
    width: 100%;
  }
  table.shop_table.cart td,
  .product .variations td,
  .elementor-widget .variations td,
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child {
    display: block;
    margin: 0 auto;
  }
  .e-cart-section.shop_table {
    overflow: hidden;
  }
  .cart .product-thumbnail {
    margin: 0 auto;
  }
  .cart-footer {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  table.tinvwl-table-manage-list {
    border-collapse: collapse;
  }
  .tinv-wishlist .tinvwl-table-manage-list .product-cb,
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove {
    display: inline-block;
    width: auto !important;
    vertical-align: text-top;
  }
  .tinv-wishlist td.product-name a {
    display: block;
    padding-bottom: 10px;
  }
  .wishlist_item .product-thumbnail > a {
    display: inline-block;
  }
  .tinv-wishlist td.product-name a+.variation {
    display: inline-block;
  }
  .tinv-wishlist table.tinvwl-table-manage-list {
    text-align: center;
  }
  .tinv-wishlist table.tinvwl-table-manage-list th.product-name,
  .tinv-wishlist table.tinvwl-table-manage-list th.wishlist-name {
    padding: 0;
    border: none;
  }
  .tinv-wishlist table.tinvwl-table-manage-list td {
    border: none;
    padding: 0;
  }
  .tinv-wishlist table.tinvwl-table-manage-list td.product-cb input {
    vertical-align: middle;
  }
  .tinv-wishlist table.tinvwl-table-manage-list td.product-name,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-action,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-remove,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-cb {
    padding: 5px 0;
  }
  .tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-stock {
    padding-bottom: 10px;
  }
  .tinv-wishlist table.tinvwl-table-manage-list tr {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--the7-divider-color);
  }
}
@media screen and (max-width: 768px) {
  .checkout-page-title a {
    font: var(--the7-h4-font);
  }
  .checkout-page-title .checkout-counter {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .rsHomePorthole .rsPlayBtn,
  .rsHomePorthole .rsCLink {
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
  }
  .rsHomePorthole .rsPlayBtn {
    background-size: 30px 30px;
    background-position: 15px center;
  }
  .rsHomePorthole .rsCLink {
    background-size: 24px 24px;
  }
  .rsHomePorthole .rsBtnCenterer {
    margin-top: -25px;
    height: 50px;
  }
  .rsHomePorthole .rsBtnCenterer:not(.with-link) .rsPlayBtn {
    margin-top: 0;
  }
  .rsHomePorthole .rsBtnCenterer.with-link {
    width: 120px;
    margin: -25px 0 0 -60px;
  }
  .rsHomePorthole .with-link .rsCLink,
  .rsHomePorthole .with-link .rsPlayBtn {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    margin: 0 5px;
  }
}
@media screen and (max-width: 1100px) {
  .floating-content {
    transform: translateY(0) !important;
  }
}
@media screen and (max-width: 970px) {
  #main .wf-mobile-hidden,
  .filter-extras {
    display: none;
  }
  #main .wf-mobile-visible,
  .content .wf-table.wf-mobile-collapsed,
  .content .wf-mobile-collapsed .wf-tr,
  .content .wf-mobile-collapsed .wf-td {
    display: block;
  }
  .table-standard {
    overflow: scroll;
  }
  .content .wf-1,
  .content .wf-1-2,
  .content .wf-2-4,
  .content .wf-1-3,
  .content .wf-2-3,
  .content .wf-1-4,
  .content .wf-3-4,
  .content .wf-1-5,
  .content [class*="wf-span-"] {
    width: 100%;
  }
  .items-grid .wf-cell.wf-1-3,
  .items-grid .wf-cell.wf-1-2 {
    width: 50%;
  }
  .related-product > li {
    width: 50%;
  }
  .sidebar-right .related-product > li,
  .sidebar-left .related-product > li {
    width: 50%;
  }
  .woocommerce-cart-wrap .related-product > li {
    width: 100%;
  }
  .single-related-posts .items-grid > .related-item {
    width: 50%;
  }
  .sidebar-right .single-related-posts .items-grid > .related-item,
  .sidebar-left .single-related-posts .items-grid > .related-item {
    width: 50%;
  }
  li.comment,
  li.pingback {
    padding-left: 0;
  }
  .children li.comment,
  .children li.pingback {
    padding-left: 30px;
  }
  #comments .children {
    margin-left: 10px;
  }
  .box-style-table .shortcode-action-container {
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    overflow: hidden;
  }
  .shortcode-action-box.box-style-table {
    display: block;
  }
  .box-style-table .action-button .dt-btn {
    float: left;
  }
}
@media only screen and (max-width: 960px) {
  .header-side-left .mega-full-width > .sub-nav,
  .header-side-left .mega-auto-width > .sub-nav {
    max-width: 767px;
    left: 0;
    top: auto !important;
    padding-left: 0;
  }
  .header-side-right .mega-full-width > .sub-nav,
  .header-side-right .mega-auto-width > .sub-nav {
    max-width: 767px;
    right: 0;
    top: auto !important;
    padding-right: 0;
  }
  form.lost_reset_password {
    width: 67%;
  }
  #customer_login {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #customer_login > div {
    width: 67%;
  }
  #customer_login > div + div {
    margin-left: auto;
    margin-top: 60px;
  }
}
@media screen and (max-width: 800px) {
  .rsHomePorthole .rsCapt {
    bottom: 25px;
  }
}
@media screen and (min-width: 0px) and (max-width: 760px) {
  #main-slideshow .psThumbs {
    display: none;
  }
  .rsHomePorthole .rsCapt {
    padding: 0 20px;
    bottom: 15px;
  }
  form.lost_reset_password {
    width: 100%;
  }
  #customer_login > div {
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .scroller-arrow,
  .project-navigation > span,
  .album-content-description,
  .hide-thumb-btn,
  .photo-scroller:not([class*="the7_photo-scroller"]) .ts-wrap.scroller-thumbnails,
  .photo-scroller:not([class*="the7_photo-scroller"]) .hide-thumb-btn,
  .share-overlay h3 {
    display: none;
  }
  .photo-scroller:not([class*="the7_photo-scroller"]) .btn-cntr,
  .photo-scroller:not([class*="the7_photo-scroller"]) .slide-caption {
    bottom: 5px !important;
  }
  .project-navigation .next-post {
    margin-right: 0;
  }
  .share-overlay .wf-td {
    padding-top: 60px;
  }
  .share-overlay h1 {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 44px;
  }
  #page .share-overlay .soc-ico a,
  .share-overlay .soc-ico a {
    width: 50px;
    height: 50px;
    margin: 5px;
  }
  .share-overlay .soc-ico a .icon {
    width: 40px;
    height: 40px;
  }
  .dt-fancy-separator {
    width: 100% !important;
  }
  .overlap.video-playing #header {
    display: none !important;
  }
  .items-grid .wf-cell.wf-1-3,
  .items-grid .wf-cell.wf-1-2 {
    width: 100%;
  }
  .related-product > li {
    width: 100%;
  }
  .sidebar-right .related-product > li,
  .sidebar-left .related-product > li,
  .woocommerce-cart-wrap .related-product > li {
    width: 100%;
  }
  .single-related-posts .items-grid > .related-item {
    width: 100%;
  }
  .sidebar-right .single-related-posts .items-grid > .related-item,
  .sidebar-left .single-related-posts .items-grid > .related-item {
    width: 100%;
  }
  .dt-testimonials-shortcode.layout-6 .testimonial-item,
  .dt-testimonials-shortcode.layout-5 .testimonial-item {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .dt-testimonials-shortcode.layout-6 .testimonial-item .content-wrap,
  .dt-testimonials-shortcode.layout-5 .testimonial-item .content-wrap {
    width: 100% !important;
  }
  .dt-testimonials-shortcode.layout-6 .testimonial-item .testimonial-avatar,
  .dt-testimonials-shortcode.layout-5 .testimonial-item .testimonial-avatar {
    padding: 0;
    margin-bottom: 20px;
  }
  .content-align-center.dt-testimonials-shortcode.layout-6 .testimonial-item,
  .content-align-center.dt-testimonials-shortcode.layout-5 .testimonial-item {
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 778px) {
  .masthead:not(.side-header) .mobile-header-bar,
  .side-header.masthead-mobile-header .mobile-header-bar {
    padding: 0 20px 0 20px;
    box-sizing: border-box;
  }
  .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar:after {
    width: calc(100% - 20px - 20px);
  }
  .masthead.shadow-mobile-header-decoration.masthead-mobile-header {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  }
  .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
  }
  .first-switch-logo-left.first-switch-menu-right:not(.second-switch-menu-left) .mobile-header-bar .mobile-navigation {
    margin-left: 10px;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
    margin-left: 10px;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
  }
}
@media screen and (max-width: 568px) {
  .rollover-content p,
  .rollover-content .entry-meta {
    display: none;
  }
  .popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap) > .woocommerce-message,
  .popup-message-style .woocommerce-error,
  .popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap) > .woocommerce-info,
  .popup-message-style .parentFormundefined:not(.run-animation),
  .popup-message-style .parentFormundefined.run-animation,
  .popup-message-style #page .wpcf7-mail-sent-ok,
  .popup-message-style #page .wpcf7-validation-errors,
  .popup-message-style #page .wpcf7-response-output {
    max-width: 300px;
  }
  @keyframes slide-in-message {
    0% {
      opacity: 0;
      transform: translate3d(600px,-50%,0);
    }
    50% {
      opacity: 0;
      transform: translate3d(-200px,-50%,0);
    }
    100% {
      opacity: 1;
      transform: translate3d(-300px,-50%,0);
    }
  }
  @keyframes slide-out-message {
    0% {
      opacity: 1;
      transform: translate3d(-300px,-50%,0);
    }
    100% {
      opacity: 0;
      transform: translate3d(800px,-50%,0);
    }
  }
}
@media (max-width: 600px) {
  .floating-mobile-menu-icon.admin-bar .dt-mobile-menu-icon.floating-btn {
    top: 10px;
  }
}
@media (max-width: 480px) {
  .wc-login-wrap .log-left-block,
  .wc-login-wrap .log-right-block {
    width: 100%;
  }
  .wc-login-wrap .log-right-block {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .post-navigation .nav-links {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 100%;
    padding: 0;
    margin: 0 0 25px 0;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .post-navigation .nav-previous .post-title,
  .post-navigation .nav-next .post-title {
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .rtl .post-navigation .nav-previous .post-title,
  .rtl .post-navigation .nav-next .post-title {
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .post-navigation .nav-previous i,
  .post-navigation .nav-next i {
    display: none;
  }
  .post-navigation .nav-links {
    padding-bottom: 0;
  }
  .post-navigation .back-to-list,
  .post-navigation .disabled {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .woocommerce-result-count {
    float: none;
  }
  .mobile-header-bar,
  .masthead .popup-search .submit {
    position: relative;
  }
  .dt-mobile-header .mini-nav,
  .masthead .mini-nav,
  .dt-mobile-header .shopping-cart,
  .masthead .shopping-cart,
  .dt-mobile-header .popup-search,
  .masthead .popup-search,
  .dt-mobile-header .searchform,
  .masthead .searchform,
  .dt-mobile-header .popup-search.act,
  .masthead .popup-search.act,
  .dt-mobile-header .mini-nav li,
  .masthead .mini-nav li {
    position: static;
  }
  #page .masthead .mini-nav .mini-sub-nav,
  #page .masthead .shopping-cart-wrap,
  #page .masthead .popup-search .popup-search-wrap {
    max-width: 280px !important;
    left: 50% !important;
    transform: translate3d(-50%,0,0);
  }
  #page .masthead .mini-nav .mini-sub-nav .shopping-cart-inner:before,
  #page .masthead .shopping-cart-wrap .shopping-cart-inner:before,
  #page .masthead .popup-search .popup-search-wrap .shopping-cart-inner:before {
    display: none;
  }
  #page .masthead .mini-nav .mini-sub-nav:before,
  #page .masthead .shopping-cart-wrap:before,
  #page .masthead .popup-search .popup-search-wrap:before {
    display: none;
  }
  #page .masthead .popup-search .popup-search-wrap {
    width: 280px;
  }
  .dt-mobile-header .select-type-menu .sub-nav,
  .dt-mobile-header .select-type-menu-first-switch .sub-nav,
  .dt-mobile-header .select-type-menu-second-switch .sub-nav {
    top: 0;
  }
  .masthead .popup-search .popup-search-wrap,
  .masthead .top-bar .popup-search .popup-search-wrap {
    top: 100%;
  }
  .masthead .shopping-cart-wrap,
  .masthead .top-bar .shopping-cart-wrap {
    top: 100%;
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body:after {
    content: 'tablet';
    display: none;
  }
}
@media screen and (max-width: 760px),screen and (max-height: 300px) {
  body:after {
    content: 'phone';
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ipad-reverse-col {
    order: 2;
  }
  .vert-tablet-reverse-col {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hor-tablet-reverse-col {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 768px) {
  .reverse-row-on-mobile,
  .phone-reverse-col {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    flex-direction: column-reverse;
  }
}
.main-nav > li.dt-mega-menu > a {
  position: relative;
}
.side-header .main-nav > li > a.mega-menu-img-top,
.side-header .main-nav > li > a.mega-menu-img-top_align_left,
.side-header .mini-nav li > a.mega-menu-img-top,
.side-header .mini-nav li > a.mega-menu-img-top_align_left {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.masthead:not(.sub-downwards) .main-nav .sub-nav li.hide-mega-title > a .menu-text,
.dt-mega-menu .sub-nav li.has-children:after,
.dt-mega-menu .sub-nav .dt-mega-parent:before,
.dt-mega-menu .sub-nav .dt-mega-parent:first-child:before,
.dt-mega-menu .sub-nav li:before {
  display: none;
}
.sub-downwards .sub-nav li.hide-mega-title > a {
  display: block;
}
.sub-downwards .sub-nav li.hide-mega-title > a.mega-menu-img-top,
.sub-downwards .sub-nav li.hide-mega-title > a.mega-menu-img-top_align_left {
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.menu-subtitle {
  display: block;
  text-transform: none;
}
.menu-subtitle {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.dt-mega-menu .sub-nav .dt-mega-parent > a span.menu-subtitle {
  font-size: 12px;
  line-height: 14px;
}
.menu-subtitle:after,
.mega-icon:after {
  display: none !important;
}
.top-header .mega-full-width > .dt-mega-menu-wrap {
  width: 100%;
}
.side-header .mega-full-width .dt-mega-menu-wrap,
.side-header .mega-auto-width .dt-mega-menu-wrap {
  top: 0;
  left: 100%;
}
.header-side-right .mega-full-width > .dt-mega-menu-wrap,
.header-side-right .mega-auto-width > .dt-mega-menu-wrap {
  top: 0;
  left: auto;
  right: 100%;
  padding-left: 0;
}
.masthead.side-header:not(.sub-downwards) .mega-full-width > .dt-mega-menu-wrap,
.masthead.side-header:not(.sub-downwards) .mega-auto-width > .dt-mega-menu-wrap {
  width: 890px;
  max-width: 890px;
}
.mega-auto-width .dt-mega-menu-wrap {
  left: 0;
  width: auto;
}
.main-nav .mega-auto-width > .dt-mega-menu-wrap {
  min-width: 240px;
}
.mega-auto-width > .dt-mega-menu-wrap.left-overflow,
.mega-full-width .dt-mega-menu-wrap.left-overflow {
  left: 0 !important;
  right: auto !important;
  margin-left: 0 !important;
}
.top-header .main-nav .dt-mega-menu-wrap {
  position: absolute;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  padding: 10px;
  box-sizing: border-box;
}
.main-nav .dt-mega-menu-wrap {
  box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.top-header.floating-navigation-below-slider .main-nav > li > .dt-mega-menu-wrap.bottom-overflow {
  top: auto;
  bottom: 100%;
}
.dt-mega-menu-wrap.y-overflow {
  overflow-y: auto;
}
.top-header.floating-navigation-below-slider .dt-mega-menu-wrap.bottom-overflow {
  top: auto;
  bottom: 0;
}
.dt-mega-menu-wrap .sub-nav {
  position: relative;
  width: auto;
  padding: 0;
  background: none;
  box-shadow: none;
}
.show-mega-menu .dt-mega-menu-wrap .sub-nav,
.sub-downwards .dt-mega-menu-wrap .sub-nav {
  visibility: visible;
  opacity: 1;
}
#page .dt-mobile-header .dt-mega-menu-wrap > .sub-nav {
  visibility: visible;
  opacity: 1;
  width: auto;
}
.main-nav .mega-full-width > .dt-mega-menu-wrap .sub-nav .sub-nav,
.main-nav .mega-full-width > .dt-mega-menu-wrap .sub-nav .sub-nav ul,
.main-nav .mega-auto-width > .dt-mega-menu-wrap .sub-nav .sub-nav,
.main-nav .mega-auto-width > .dt-mega-menu-wrap .sub-nav .sub-nav ul {
  width: auto;
}
.dt-mega-menu .dt-mega-menu-wrap {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0;
  line-height: 0;
  word-spacing: -4px;
  text-align: left;
}
.dt-mega-menu .dt-mega-menu-wrap:before,
.dt-mega-menu .dt-mega-menu-wrap:after {
  content: "";
  display: table;
  clear: both;
}
.dt-mega-menu > .dt-mega-menu-wrap {
  padding: 20px 10px 10px;
}
.dt-mega-menu .dt-mega-menu-wrap  li {
  padding-left: 0;
  padding-right: 0;
  word-spacing: normal;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
  position: static;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding: 0 10px 0;
  box-sizing: border-box;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent > .sub-nav > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.dt-mega-menu .sub-nav .dt-mega-parent:first-child {
  border-left: none;
}
.new-column > a {
  margin-left: -21px !important;
  border-radius: none;
}
.dt-mega-menu .sub-nav .dt-mega-parent:hover > a {
  border-radius: 0;
}
.dt-mega-menu .sub-nav .dt-mega-parent > a {
  width: auto;
}
.dt-mega-menu .sub-nav .dt-mega-parent.no-link > a:hover,
.no-link > a:hover {
  opacity: 1;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav,
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav.right-overflow {
  position: relative;
  left: auto !important;
  top: auto;
  max-width: 100%;
  padding: 0;
  background: none;
  box-shadow: none;
}
.rtl .masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav,
.rtl .masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav.right-overflow {
  right: auto;
  left: auto !important;
}
.dt-mega-menu.dt-hovered .sub-nav .sub-nav,
.show-mega-menu.dt-mega-menu .sub-nav .sub-nav {
  visibility: visible !important;
  opacity: 1 !important;
}
.dt-mega-parent .sub-nav > li {
  margin-bottom: 2px;
}
.side-header .main-nav .new-column {
  display: none;
}
.top-header .sub-nav > li.dt-mega-parent > a {
  margin: 0;
}
.top-header .sub-nav > li.dt-mega-parent > a.mega-menu-img-top {
  text-align: center;
}
.top-header .sub-nav > li.dt-mega-parent.empty-title > a,
.sub-sideways .sub-nav > li.dt-mega-parent.empty-title > a {
  padding: 0;
}
.menu-item .dt-mega-menu-wrap > .sub-nav {
  transition: opacity 200ms ease;
}
.menu-item.show-mega-menu-content .dt-mega-menu-wrap > .sub-nav {
  visibility: visible;
  opacity: 1;
}
.dt-mega-menu-wrap > .sub-nav {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.dt-mega-parent .sub-nav .sub-nav {
  margin-left: 20px;
}
.sub-downwards.side-header .main-nav .sub-nav li.dt-mega-parent .sub-nav {
  padding-top: 0;
  padding-bottom: 0;
}
.dt-mega-parent .sub-nav .sub-nav > li:first-child {
  padding-top: 0;
}
.dt-mega-parent .sub-nav > li.has-children > a:after {
  display: none;
}
.sub-nav-widgets .sidebar-content .widget:first-child {
  padding-top: 0;
}
.mobile-main-nav .sub-nav.sub-nav-widgets {
  padding: 0 !important;
}
#page .mobile-main-nav .sub-nav.sub-nav-widgets {
  max-width: 100%;
  width: 100% !important;
}
.side-header .mega-menu-widgets,
.mobile-main-nav .mega-menu-widgets {
  max-width: 100%;
}
.dt-mega-menu .dt-mega-menu-wrap .sub-nav .mega-menu-widgets {
  overflow: hidden;
  max-width: 100%;
}
.masthead.side-header:not(.sub-downwards) .mega-full-width > .dt-mega-menu-wrap .sub-nav-widgets,
.masthead.side-header:not(.sub-downwards) .mega-auto-width > .dt-mega-menu-wrap .sub-nav-widgets {
  width: 100%;
}
.mega-menu-img,
.mega-menu-img img {
  max-width: 100%;
  height: auto;
}
.mega-menu-img-right img,
.mega-menu-img-right i,
.mega-menu-img-right_top img,
.mega-menu-img-right_top i {
  order: 1;
}
.mega-menu-img-right .menu-item-text,
.mega-menu-img-right_top .menu-item-text {
  order: 0;
}
.mega-menu-img-right_top,
.mega-menu-img-left_top {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.masthead:not(.sub-downwards) .dt-mega-parent > .mega-menu-img-right_top,
.mobile-main-nav .mega-menu-img-right_top,
.masthead:not(.sub-downwards) .dt-mega-parent > .mega-menu-img-left_top,
.mobile-main-nav .mega-menu-img-left_top {
  -ms-align-content: flex-start;
  align-content: flex-start;
}
.mobile-main-nav .mega-menu-img-right_top,
.mobile-main-nav .mega-menu-img-left_top {
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.mega-menu-img-right_top .menu-item-text,
.mega-menu-img-left_top .menu-item-text {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.masthead:not(.sub-downwards) .mega-menu-img-right_top .menu-item-text,
.masthead:not(.sub-downwards) .mega-menu-img-left_top .menu-item-text {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.masthead:not(.sub-downwards) .mega-menu-img-right_top .subtitle-text,
.masthead:not(.sub-downwards) .mega-menu-img-left_top .subtitle-text {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  width: 100%;
}
.mega-menu-img-right,
.mega-menu-img-left {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.sub-nav li .mega-menu-img-top,
.sub-nav li .mega-menu-img-top img,
.sub-nav li .mega-menu-img-top_align_left,
.sub-nav li .mega-menu-img-top_align_left img {
  display: block;
}
.sub-downwards.h-justify.h-center .sub-nav li .mega-menu-img-top_align_left img,
.sub-downwards.h-center .sub-nav li .mega-menu-img-top_align_left img {
  display: inline-block;
}
.mobile-main-nav .mega-menu-img-top img,
.mobile-main-nav .mega-menu-img-top_align_left img {
  margin: 0 0 5px 0 !important;
}
.sub-nav li .mega-menu-img-top img {
  display: inline-block;
}
.top-header .main-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top,
.top-header .main-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top_align_left {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.masthead:not(.sub-downwards) .main-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top_align_left {
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.top-header .main-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top .menu-text {
  text-align: center;
}
.top-header .sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top,
.top-header .sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top_align_left {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-right_top,
.sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-right {
  -ms-align-content: flex-start;
  align-content: flex-start;
}
.masthead:not(.sub-downwards) .sub-nav > li > a.mega-menu-img-right_top .menu-item-text,
.dt-mobile-header .sub-nav > li > a.mega-menu-img-right_top .menu-item-text,
.masthead:not(.sub-downwards) .sub-nav > li > a.mega-menu-img-right .menu-item-text,
.dt-mobile-header .sub-nav > li > a.mega-menu-img-right .menu-item-text {
  width: 100%;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.masthead:not(.sub-downwards) .sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top {
  text-align: center;
}
.sub-downwards.h-center .sub-nav > li > a.mega-menu-img-top {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.mega-menu-widgets .slider-content {
  visibility: visible;
}
.main-nav .dt-mega-menu .post-rollover i,
.main-nav .dt-mega-menu .rollover i {
  padding: 0;
}
.sub-nav > li.dt-mega-parent > a:not(.not-clickable-item):hover {
  cursor: pointer;
}
.top-header .dt-mega-menu-wrap .sub-nav-widgets > li:last-child .widget {
  padding-bottom: 0;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu-wrap {
  background-color: #ffffff;
}
.top-header .main-nav .dt-mega-menu-wrap,
.sub-sideways .main-nav .dt-mega-menu-wrap {
  padding: 0px 10px 0px 10px;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
  padding: 20px 10px 20px 10px;
}
.dt-mega-menu > .sub-nav > li:hover > a {
  background-color: transparent;
}
.main-nav .sub-nav > li.dt-mega-parent:not(.empty-title) > a,
.sub-downwards .main-nav .sub-nav > li.dt-mega-parent.empty-title > a {
  padding: 0px 0px 0px 0px;
}
.main-nav .sub-nav:first-child > li.dt-mega-parent.has-children:not(.has-widget) > a,
.main-nav .sub-nav:first-child > li.dt-mega-parent.has-children.has-widget > .sub-nav-widgets,
.sub-downwards .main-nav .sub-nav:first-child > li.dt-mega-parent.empty-title.has-children:not(.has-widget) > a,
.sub-downwards .main-nav .sub-nav:first-child > li.dt-mega-parent.empty-title.has-children.has-widget > .sub-nav-widgets {
  margin-bottom: 0px;
}
.sub-downwards .sub-nav > li.dt-mega-parent > .next-level-button {
  margin-top: 0px;
  margin-bottom: 0px;
}
.main-nav > li > a > span > span.menu-subtitle {
  color: rgba(51,51,51,0.4);
}
.sub-nav .menu-subtitle,
.sub-nav li.act > a:hover .menu-subtitle {
  color: rgba(51,51,51,0.4);
  font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}
.main-nav .sub-nav > li.dt-mega-parent > a .menu-text {
  font:   700 16px / 22px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #333333;
}
.main-nav .sub-nav > li.dt-mega-parent:not(.act):not(.wpml-ls-item) > a:not(.not-clickable-item):hover .menu-text {
  color: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .main-nav .sub-nav > li.dt-mega-parent:not(.act):not(.wpml-ls-item) > a:not(.not-clickable-item):hover .menu-text {
    color: #0094f7;
  }
}
.main-nav .sub-nav > li.dt-mega-parent.current-menu-item > a .menu-text {
  color: #0094f7;
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .main-nav .sub-nav > li.dt-mega-parent.current-menu-item > a .menu-text {
    color: #0094f7;
  }
}
.main-nav .sub-nav > li.dt-mega-parent > a .subtitle-text {
  font:  normal  13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.main-nav .sub-nav .mega-menu-img > i,
.main-nav .sub-nav .mega-menu-img > span > i,
.mobile-main-nav .sub-nav .mega-menu-img > i,
.mobile-main-nav .sub-nav .mega-menu-img > span > i {
  display: inline-block;
}
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent > a > i,
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent > a > span i {
  font-size: 16px;
  color: #333333;
}
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent:not(.current-menu-item) > a:not(.not-clickable-item):hover i {
  color: #0094f7;
}
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent.current-menu-item > a i {
  color: #0094f7;
}
.sub-nav .menu-subtitle,
.sub-nav li.act > a:hover .menu-subtitle {
  color: rgba(51,51,51,0.4);
}
.dt-mega-menu .sub-nav .dt-mega-parent > a {
  border-bottom-color: rgba(51,51,51,0.1);
}
.top-header .main-nav .mega-auto-width > .dt-mega-menu-wrap,
.sub-sideways .main-nav .mega-auto-width > .dt-mega-menu-wrap {
  min-width: 242px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent {
  width: 242px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-1 > .dt-mega-menu-wrap {
  width: 262px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-2 > .dt-mega-menu-wrap {
  width: 504px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-3 > .dt-mega-menu-wrap {
  width: 746px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-4 > .dt-mega-menu-wrap {
  width: 988px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-5 > .dt-mega-menu-wrap {
  width: 1230px;
}
.dt-mega-parent .sidebar-content .widget {
  border: none;
  margin-bottom: 0;
}
.dt-mega-parent .sidebar-content .widget *,
.dt-mega-parent .sidebar-content .widget:not(.widget_icl_lang_sel_widget) a:not(:hover),
.dt-mega-parent .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a:not(:hover) * {
  color: #333333;
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .recent-posts a {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget-title,
.dt-mega-parent .sidebar-content .widget .team-author-name a:not(:hover) {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover,
.dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover * {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover * {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover * {
    color: #0094f7;
  }
}
.mobile-main-nav > li .dt-mega-menu-wrap,
.mobile-main-nav > li .dt-mega-menu-wrap > .sub-nav .sub-nav {
  margin-bottom: 16px;
}
.dt-mega-parent .sidebar-content .widget .soc-ico a:before {
  background-color: rgba(51,51,51,0.15);
}
.mega-menu-widgets .soc-ico a:after {
  background-color: var(--the7-accent-color);
  box-shadow: none;
}
.dt-mega-parent .sidebar-content .widget .soc-ico a:not(:hover) .soc-font-icon {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .post-content .text-secondary {
  color: rgba(51,51,51,0.5);
}
.dt-mega-parent .sidebar-content .widget .custom-categories a,
.dt-mega-parent .sidebar-content .widget .custom-categories a .item-name,
.dt-mega-parent .sidebar-content .widget .cat-item a,
.dt-mega-parent .sidebar-content .widget .widget_recent_comments a,
.dt-mega-parent .sidebar-content .widget .widget_tag_cloud a:hover {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .custom-categories a span.item-num,
.dt-mega-parent .sidebar-content .widget .cat-item a span.item-num {
  color: rgba(51,51,51,0.5);
}
.dt-mega-parent .sidebar-content .widget .menu .current-menu-parent > a,
.dt-mega-parent .sidebar-content .widget .menu .current-menu-item > a,
.dt-mega-parent .sidebar-content .widget .custom-nav > li > a:hover span,
.dt-mega-parent .sidebar-content .widget .custom-nav li.act > a span,
.dt-mega-parent .sidebar-content .widget .custom-nav > li > ul a:hover span,
.dt-mega-parent .sidebar-content .widget .st-accordion li > a:hover,
.dt-mega-parent .sidebar-content .widget .st-accordion > ul li > a:hover *,
.dt-mega-parent .sidebar-content .widget .widget .custom-categories a:hover span.item-name,
.dt-mega-parent .sidebar-content .widget .widget_categories li a:hover,
.dt-mega-parent .sidebar-content .widget .widget_meta a:hover,
.dt-mega-parent .sidebar-content .widget .blogroll a:hover,
.dt-mega-parent .sidebar-content .widget .widget_archive li a:hover,
.dt-mega-parent .sidebar-content .widget .widget_recent_entries a:hover,
.dt-mega-parent .sidebar-content .widget .widget_links a:hover,
.dt-mega-parent .sidebar-content .widget .widget_pages a:hover,
.dt-mega-parent .sidebar-content .widget .recent-posts a:not(.post-rollover):hover,
.dt-mega-parent .sidebar-content .widget .items-grid .post-content > a:hover,
.dt-mega-parent .sidebar-content .widget #wp-calendar td a:hover,
.dt-mega-parent .sidebar-content .widget .tagcloud a:hover,
.dt-mega-parent .sidebar-content .widget .widget_nav_menu a:hover,
.dt-mega-parent .sidebar-content .widget a.rsswidget:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-mega-parent .sidebar-content .widget .menu .current-menu-parent > a,
.accent-gradient .dt-mega-parent .sidebar-content .widget .menu .current-menu-item > a,
.accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav > li > a:hover span,
.accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav li.act > a span,
.accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav > li > ul a:hover span,
.accent-gradient .dt-mega-parent .sidebar-content .widget .st-accordion li > a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .st-accordion > ul li > a:hover *,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget .custom-categories a:hover span.item-name,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_categories li a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_meta a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .blogroll a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_archive li a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_recent_entries a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_links a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_pages a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .recent-posts a:not(.post-rollover):hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .items-grid .post-content > a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget #wp-calendar td a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .tagcloud a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_nav_menu a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget a.rsswidget:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-mega-parent .sidebar-content .widget .menu .current-menu-parent > a,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .menu .current-menu-item > a,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav > li > a:hover span,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav li.act > a span,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav > li > ul a:hover span,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .st-accordion li > a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .st-accordion > ul li > a:hover *,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget .custom-categories a:hover span.item-name,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_categories li a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_meta a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .blogroll a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_archive li a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_recent_entries a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_links a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_pages a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .recent-posts a:not(.post-rollover):hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .items-grid .post-content > a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget #wp-calendar td a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .tagcloud a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_nav_menu a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget a.rsswidget:hover {
    color: #0094f7;
  }
}
.dt-mega-parent .sidebar-content .widget .custom-menu a:after {
  color: rgba(51,51,51,0.5);
}
.dt-mega-parent .sidebar-content .widget .st-accordion li > a:before,
.dt-mega-parent .sidebar-content .widget .custom-menu a:before {
  background-color: rgba(51,51,51,0.15);
}
.dt-mega-parent .sidebar-content .widget .st-accordion li > a:after {
  color: rgba(51,51,51,0.5);
}
.main-nav li.dt-mega-menu .mega-menu-img >.the7-svg-image {
  width: 16px;
}
.floating-content {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
}
.project-wide-col {
  display: inline-block;
  vertical-align: top;
  width: 66.6667%;
  box-sizing: border-box;
}
.project-wide-col.left-side {
  padding-right: 50px;
}
.project-wide-col.right-side {
  padding-left: 50px;
}
.project-narrow-col {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
}
.mobile-false .wf-container.effect-layla:not(.jg-container) .rollover-project > a > img {
  position: absolute;
  left: 0;
  top: 50%;
  width: calc(100% + 40px);
  max-width: calc(100% + 40px);
}
.filter-grayscale .wf-container.effect-layla:not(.jg-container) .rollover-project > a > img,
.filter-grayscale-static .wf-container.effect-layla:not(.jg-container) .rollover-project > a > img {
  top: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.effect-layla .rollover-content {
  display: block;
  padding: 35px 45px;
  opacity: 1;
  text-align: center;
}
.effect-layla .rollover-content:hover {
  padding: 35px 45px;
}
.effect-layla .rollover-content:before,
.effect-layla .rollover-content:after {
  position: absolute;
  content: '';
  opacity: 0;
}
.effect-layla .rollover-content:before {
  top: 25px;
  right: 15px;
  bottom: 25px;
  left: 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -ms-transform: scale(0,1);
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.effect-layla .rollover-content:after {
  top: 15px;
  right: 25px;
  bottom: 15px;
  left: 25px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -ms-transform: scale(1,0);
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
  -ms-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.effect-layla .entry-title,
.effect-layla .links-container,
.effect-layla .rollover-thumbnails {
  -ms-transition: -ms-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.effect-layla:not(.always-show-info) .entry-title,
.effect-layla:not(.always-show-info) .links-container,
.effect-layla:not(.always-show-info) .rollover-thumbnails {
  opacity: 0;
  -ms-transition: -ms-transform 0.35s, opacity 0.35s;
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
  transition: transform 0.35s, opacity 0.35s;
}
.effect-layla p,
.effect-layla .entry-meta {
  opacity: 0;
  -webkit-transform: translate3d(0,-15px,0);
  transform: translate3d(0,-15px,0);
}
.effect-layla .entry-title,
.effect-layla .links-container,
.effect-layla .rollover-thumbnails {
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}
.always-show-info.effect-layla .entry-title,
.always-show-info.effect-layla .links-container,
.always-show-info.effect-layla .rollover-thumbnails {
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}
.mobile-false .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project > a > img {
  -webkit-transform: translate3d(-20px,-50%,0);
  transform: translate3d(-20px,-50%,0);
}
.effect-layla .rollover-project > a > img,
.effect-layla .rollover-content:before,
.effect-layla .rollover-content:after,
.effect-layla p,
.effect-layla .entry-meta {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.effect-layla .links-container,
.effect-layla .entry-meta {
  position: relative;
  z-index: 10;
}
.mobile-false .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project:hover > a > img {
  -webkit-transform: translate3d(-20px,calc(-50% + 10px),0);
  transform: translate3d(-20px,calc(-50% + 10px),0);
}
.mobile-true .filter-grayscale .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project.is-clicked > a > img,
.mobile-true .filter-grayscale-static .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project.is-clicked > a > img,
.mobile-true .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project.is-clicked > a > img {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.mobile-false .effect-layla.hover-color-static .rollover-project:hover > a > img,
.mobile-true .effect-layla.hover-color-static .rollover-project.is-clicked > a > img {
  opacity: 0.3;
}
.mobile-false .effect-layla .rollover-project:hover figcaption::before,
.mobile-true .effect-layla .rollover-project.is-clicked figcaption::before,
.mobile-false .effect-layla .rollover-project:hover figcaption::after,
.mobile-true .effect-layla .rollover-project.is-clicked figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mobile-false .effect-layla .rollover-project:hover .entry-title,
.mobile-true .effect-layla .rollover-project.is-clicked .entry-title,
.mobile-false .effect-layla .rollover-project:hover p,
.mobile-true .effect-layla .rollover-project.is-clicked p,
.mobile-false .effect-layla .rollover-project:hover .entry-meta,
.mobile-true .effect-layla .rollover-project.is-clicked .entry-meta,
.mobile-false .effect-layla .rollover-project:hover .links-container,
.mobile-true .effect-layla .rollover-project.is-clicked .links-container,
.mobile-false .effect-layla .rollover-project:hover .rollover-thumbnails,
.mobile-true .effect-layla .rollover-project.is-clicked .rollover-thumbnails {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.mobile-false.mobile-false .effect-layla .rollover-project:hover .rollover-content:after,
.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .rollover-content:after,
.mobile-false.mobile-false .effect-layla .rollover-project:hover .entry-title,
.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .entry-title,
.mobile-false.mobile-false .effect-layla .rollover-project:hover .links-container,
.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .links-container,
.mobile-false.mobile-false .effect-layla .rollover-project:hover .rollover-thumbnails,
.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .rollover-thumbnails,
.mobile-false.mobile-false .effect-layla .rollover-project:hover p,
.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked p,
.mobile-false.mobile-false .effect-layla .rollover-project:hover a > img,
.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked a > img,
.mobile-false.mobile-false .effect-layla .rollover-project:hover .entry-meta,
.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .entry-meta {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.effect-bubba .rollover-project > a > img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.mobile-false .effect-bubba.hover-color-static .rollover-project:hover > a > img,
.mobile-true .effect-bubba.hover-color-static .rollover-project.is-clicked > a > img {
  opacity: 0.3;
}
.effect-bubba .rollover-content {
  display: block;
  padding: 35px 45px;
  text-align: center;
  opacity: 1;
}
.effect-bubba .rollover-content:before,
.effect-bubba .rollover-content:after {
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 25px;
  left: 25px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.effect-bubba .rollover-content:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}
.effect-bubba .rollover-content:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}
.effect-bubba:not(.always-show-info) .rollover-content .entry-title,
.effect-bubba:not(.always-show-info) .rollover-content .links-container,
.effect-bubba:not(.always-show-info) .rollover-content .rollover-thumbnails {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
  transition: transform 0.35s, opacity 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}
.effect-bubba .rollover-content p,
.effect-bubba .rollover-content .entry-meta {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}
.effect-bubba .links-container,
.effect-bubba .entry-meta {
  position: relative;
  z-index: 10;
}
.mobile-false.mobile-false .effect-bubba .rollover-project:hover .rollover-content:before,
.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .rollover-content:before,
.mobile-false.mobile-false .effect-bubba .rollover-project:hover .rollover-content:after,
.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .rollover-content:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mobile-false.mobile-false .effect-bubba .rollover-project:hover .entry-title,
.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .entry-title,
.mobile-false.mobile-false .effect-bubba .rollover-project:hover .links-container,
.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .links-container,
.mobile-false.mobile-false .effect-bubba .rollover-project:hover .rollover-thumbnails,
.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .rollover-thumbnails,
.mobile-false.mobile-false .effect-bubba .rollover-project:hover p,
.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked p,
.mobile-false.mobile-false .effect-bubba .rollover-project:hover .entry-meta,
.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .entry-meta {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.mobile-false .wf-container.effect-sarah:not(.jg-container) .rollover-project > a > img {
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(100% + 20px);
  max-width: calc(100% + 20px);
}
.filter-grayscale .wf-container.effect-sarah:not(.jg-container) .rollover-project > a > img,
.filter-grayscale-static .wf-container.effect-sarah:not(.jg-container) .rollover-project > a > img {
  top: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.effect-sarah .rollover-project > a > img {
  max-width: none;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,-50%,0);
  transform: translate3d(-10px,-50%,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.jg-container.effect-sarah .rollover-project > a > img,
.slider-wrapper.effect-sarah .rollover-project > a > img,
.mobile-true .effect-sarah .rollover-project > a > img {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slider-wrapper.effect-sarah .rollover-project > a > img {
  width: 100%;
}
.mobile-false.mobile-false .effect-sarah.hover-color-static .rollover-project:hover > a > img,
.mobile-true.mobile-true .effect-sarah.hover-color-static .rollover-project.is-clicked > a > img {
  opacity: 0.3;
}
.mobile-false.mobile-false .effect-sarah:not(.jg-container):not(.slider-wrapper) .rollover-project:hover > a > img,
.mobile-false.mobile-false .effect-sarah:not(.jg-container):not(.slider-wrapper) .rollover-project.is-clicked > a > img {
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}
.effect-sarah .rollover-content {
  display: block;
  padding: 25px 40px;
  text-align: left;
  opacity: 1;
}
.effect-sarah .rollover-content .links-container {
  text-align: left;
}
.effect-sarah:not(.always-show-info) .rollover-content .entry-title,
.effect-sarah:not(.always-show-info) .rollover-content .links-container,
.effect-sarah:not(.always-show-info) .rollover-content .rollover-thumbnails {
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.effect-sarah .rollover-content .entry-title {
  position: relative;
  overflow: hidden;
  padding: 0 0 15px;
  margin-bottom: 15px;
}
.effect-sarah .rollover-content .entry-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-101%,0,0);
  transform: translate3d(-100%,0,0);
}
.mobile-false.mobile-false .effect-sarah .rollover-project:hover .entry-title,
.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .entry-title {
  opacity: 1;
}
.mobile-false.mobile-false .effect-sarah .rollover-project:hover .entry-title:after,
.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .entry-title:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.mobile-false.mobile-false .effect-sarah .rollover-project:hover .links-container,
.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .links-container,
.mobile-false.mobile-false .effect-sarah .rollover-project:hover .rollover-thumbnails,
.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .rollover-thumbnails {
  opacity: 1;
}
.effect-sarah .rollover-content p,
.effect-sarah .rollover-content .entry-meta {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}
.mobile-false.mobile-false .effect-sarah .rollover-project:hover p,
.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked p,
.mobile-false.mobile-false .effect-sarah .rollover-project:hover .entry-meta,
.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .entry-meta {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.effect-layla .links-container,
.effect-sarah .links-container,
.effect-bubba .links-container {
  width: 100%;
  height: 44px;
}
.effect-layla .rollover-content,
.effect-sarah .rollover-content,
.effect-bubba .rollover-content {
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
}
.effect-layla .rollover-content,
.effect-bubba .rollover-content {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
.cs-style-3 .rollover-project .rollover-content {
  opacity: 1;
}
.cs-style-3 .rollover-content {
  padding: 0;
}
.cs-style-3.content-align-centre .rollover-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}
.cs-style-3 .rollover-project > a {
  position: relative;
  display: block;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.mobile-false .cs-style-3 .rollover-project:hover > a {
  -ms-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
.hover-style-three .rollover-project > a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0,0,0,0.2);
  opacity: 0;
}
.mobile-false .hover-style-three .rollover-project:hover > a:after,
.mobile-true .hover-style-three .rollover-project.is-clicked > a:after {
  opacity: 1;
}
.cs-style-3.content-align-left .rollover-content-container {
  position: absolute;
  bottom: 0;
}
.cs-style-3 .rollover-content-container {
  width: 100%;
  padding: 15px 20px 5px;
  background-color: #1e1e1e;
}
.mobile-false .cs-style-3 .rollover-content-container {
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.cs-style-3 .rollover-project:hover .rollover-content-container,
.mobile-false .cs-style-3 .dt-owl-item:hover .rollover-content-container,
.mobile-true .cs-style-3 .is-clicked .rollover-content-container,
.mobile-true .cs-style-3 .dt-owl-item .rollover-content-container {
  opacity: 1;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -ms-transition: -ms-transform 0.4s, opacity 0.1s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}
.mobile-true .cs-style-3 .is-clicked .rollover-content {
  display: block;
}
.mobile-true .cs-style-3.content-align-centre .rollover-content {
  display: none;
}
.cs-style-3.content-align-centre .rollover-content.is-clicked {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.cs-style-3 .rollover-thumbnails {
  opacity: 0;
  margin-bottom: 20px;
}
.mobile-false .cs-style-3 .links-container {
  opacity: 0;
}
.cs-style-3 .links-container {
  margin-bottom: 15px;
}
.mobile-false .cs-style-3 .rollover-project:hover .links-container,
.mobile-false .cs-style-3 .rollover-project:hover .rollover-thumbnails,
.mobile-false .cs-style-3 .dt-owl-item:hover .links-container {
  opacity: 1;
}
.mobile-false .cs-style-3 .links-container,
.cs-style-3 .rollover-project .rollover-thumbnails {
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.mobile-true .cs-style-3 .links-container {
  -webkit-transition: opacity 0.1s 0.3s;
  transition: opacity 0.1s 0.3s;
}
.cs-style-3 .rollover-content * {
  color: #fff !important;
}
.accent-gradient .cs-style-3 .rollover-content .entry-title a {
  -webkit-backface-visibility: hidden;
  background-image: none;
}
.hover-style-one .rollover-content,
.accent-gradient .hover-style-one .rollover-content {
  background: rgba(0,0,0,0.6);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),rgba(0,0,0,0.1) 50%,color-stop(100%,rgba(0,0,0,0.6)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.6) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.6) 100%);
  background-color: transparent !important;
  color: #fff;
}
.hover-style-one .rollover-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content-align-centre.hover-style-one .rollover-content {
  -webkit-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}
.content-align-left.hover-style-one .rollover-content {
  -webkit-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}
.hover-style-one .rollover-project > a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0,0,0,0.2);
  opacity: 0;
}
.mobile-false .hover-style-one .rollover-project:hover > a:after {
  opacity: 1;
}
.hover-style-one .rollover-content-container {
  margin-top: 10px;
  width: 100%;
}
.hover-style-one.always-show-info .links-container,
.hover-style-one.always-show-info .rollover-thumbnails {
  opacity: 0;
}
.hover-style-one.always-show-info .rollover-project:hover .links-container,
.hover-style-one.always-show-info .rollover-project:hover .rollover-thumbnails {
  opacity: 1;
}
.mobile-true .hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content.is-clicked {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hover-style-two .rollover-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content-align-bottom.hover-style-two .rollover-content {
  -webkit-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}
.content-align-centre.hover-style-two .rollover-content {
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.content-align-left-bottom.hover-style-two .rollover-content {
  -webkit-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}
.content-align-left-top.hover-style-two .rollover-content {
  -webkit-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -ms-flex-line-pack: start;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
}
.hover-style-two .rollover-content-container {
  margin-top: 10px;
  width: 100%;
}
.buttons-on-img {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
  text-align: center;
}
.bg-on .buttons-on-img {
  margin: 0;
}
.layout-list .buttons-on-img {
  margin: 0 30px 25px 0;
}
.layout-list .project-even .buttons-on-img {
  margin: 0 0 25px 30px;
}
.layout-list .media-wide .buttons-on-img {
  margin-right: 0;
  margin-left: 0;
}
.buttons-on-img > p,
.post .buttons-on-img .alignnone,
.description-under-image .post .buttons-on-img .alignnone,
.description-under-image .post .buttons-on-img .slider-masonry {
  margin-bottom: 0;
}
.post .buttons-on-img .alignleft {
  margin: 0;
}
.buttons-on-img > .rollover-content {
  padding: 0;
}
.mobile-true .buttons-on-img > .rollover-content {
  display: block;
}
.accent-bg-mixin {
  color: #fff;
  background-color: #0094f7;
}
.accent-gradient .accent-bg-mixin {
  background: #0094f7;
  background: -webkit-linear-gradient(135deg, #0094f7 25%, #000e60 100%);
  background: linear-gradient(135deg, #0094f7 25%, #000e60 100%);
}
.solid-bg-mixin {
  background-color: rgba(0,0,0,0);
}
.header-color {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .header-color {
  color: #333333;
}
#main .sidebar-content .header-color {
  color: #333333;
}
.footer .header-color {
  color: #eeeeee;
}
.color-base-transparent {
  color: #0a0a0a;
}
.sidebar-content .color-base-transparent {
  color: rgba(10,10,10,0.5);
}
.footer .color-base-transparent {
  color: rgba(139,141,148,0.5);
}
.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .shadow-decoration {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.testimonial-item:not(.testimonial-item-slider),
.testimonial-item .ts-viewport,
.bg-on.team-container,
.dt-team-shortcode.content-bg-on .team-container {
  background-color: rgba(0,0,0,0);
}
.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .testimonial-item .ts-viewport,
.outline-element-decoration .bg-on.team-container,
.outline-element-decoration .dt-team-shortcode.content-bg-on .team-container {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .testimonial-item .ts-viewport,
.shadow-element-decoration .bg-on.team-container,
.shadow-element-decoration .dt-team-shortcode.content-bg-on .team-container {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.dt-team-shortcode .team-content {
  font-size: 14px;
  line-height: 25px;
}
.testimonial-item .testimonial-vcard .text-secondary,
.testimonial-item .testimonial-vcard .text-primary,
.testimonial-item .testimonial-vcard .text-primary * {
  color: #333333;
}
.sidebar-content .testimonial-item .testimonial-vcard .text-secondary,
.sidebar-content .testimonial-item .testimonial-vcard .text-primary,
.sidebar-content .testimonial-item .testimonial-vcard .text-primary * {
  color: #333333;
}
.footer .testimonial-item .testimonial-vcard .text-secondary,
.footer .testimonial-item .testimonial-vcard .text-primary,
.footer .testimonial-item .testimonial-vcard .text-primary * {
  color: #eeeeee;
}
.testimonial-item .testimonial-vcard a.text-primary:hover,
.testimonial-item .testimonial-vcard a.text-primary:hover * {
  text-decoration: underline;
}
.team-author p {
  color: #333333;
  font:     /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.dt-team-shortcode .team-author p {
  font:     / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #0094f7;
}
.accent-gradient .dt-team-shortcode .team-author p {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-team-shortcode .team-author p {
    color: #0094f7;
  }
}
.dt-mega-parent .sidebar-content .widget .team-author p {
  font:    13px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: rgba(51,51,51,0.5);
}
.sidebar-content .team-author p {
  font:    13px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: rgba(10,10,10,0.5);
}
.footer .team-author p {
  font:    13px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: rgba(139,141,148,0.5);
}
.testimonial-vcard .text-secondary {
  color: #333333;
  line-height: 23px;
  font-weight: bold;
}
.dt-mega-parent .sidebar-content .widget .testimonial-vcard .text-secondary {
  color: #333333;
}
#main .sidebar-content .testimonial-vcard .text-secondary {
  color: #333333;
}
.footer .testimonial-vcard .text-secondary {
  color: #eeeeee;
}
#main .sidebar-content .widget .testimonial-vcard .text-secondary {
  color: rgba(10,10,10,0.5);
}
.dt-testimonials-shortcode .testimonial-vcard .text-secondary {
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  color: #0094f7;
}
.accent-gradient .dt-testimonials-shortcode .testimonial-vcard .text-secondary {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-testimonials-shortcode .testimonial-vcard .text-secondary {
    color: #0094f7;
  }
}
.dt-testimonials-shortcode .more-link {
  color: #0094f7;
}
.testimonial-vcard .text-primary {
  color: #333333;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
}
.dt-mega-parent .sidebar-content .widget .testimonial-vcard .text-primary {
  color: #333333;
}
#main .sidebar-content .testimonial-vcard .text-primary {
  color: #333333;
}
.footer .testimonial-vcard .text-primary {
  color: #eeeeee;
}
.testimonial-vcard .text-primary * {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .testimonial-vcard .text-primary * {
  color: #333333;
}
#main .sidebar-content .testimonial-vcard .text-primary * {
  color: #333333;
}
.footer .testimonial-vcard .text-primary * {
  color: #eeeeee;
}
.dt-testimonials-shortcode .testimonial-vcard .text-primary {
  font: normal  normal  /  "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.team-author-name,
.team-author-name a {
  color: #333333;
  font: normal  normal  /  "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.content .team-author-name a:hover {
  color: #0094f7;
}
.accent-gradient .content .team-author-name a:hover {
  background: -webkit-linear-gradient(left, #0094f7 25%, #000e60 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .content .team-author-name a:hover {
    color: #0094f7;
  }
}
.widget .team-author-name,
.widget .team-author-name a {
  font:     /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .widget .team-author-name,
.dt-mega-parent .sidebar-content .widget .widget .team-author-name a {
  color: #333333;
}
#main .sidebar-content .widget .team-author-name,
#main .sidebar-content .widget .team-author-name a {
  color: #333333;
}
.footer .widget .team-author-name,
.footer .widget .team-author-name a {
  color: #eeeeee;
}
.team-author-name,
.team-author-name a {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .team-author-name,
.dt-mega-parent .sidebar-content .widget .team-author-name a {
  color: #333333;
}
#main .sidebar-content .team-author-name,
#main .sidebar-content .team-author-name a {
  color: #333333;
}
.footer .team-author-name,
.footer .team-author-name a {
  color: #eeeeee;
}
.rsTitle {
  font: normal  700  /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.rsDesc {
  font:   normal  /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
@media screen and (max-width: 1200px) {
  .rsTitle {
    font:   normal  /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  }
  .rsDesc {
    font:   700  /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  }
}
@media screen and (max-width: 1024px) {
  .rsTitle {
    font:   700  /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  }
  .rsDesc {
    font:     /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  }
}
@media screen and (max-width: 800px) {
  .rsTitle {
    font:     /  "Arial", Helvetica, Arial, Verdana, sans-serif;
  }
  .rsDesc {
    font:    14px / 25px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  }
}
@media screen and (max-width: 320px) {
  .rsTitle {
    font:    14px / 25px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  }
  .rsDesc {
    display: none !important;
    font:    14px / 25px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  }
}
#main-slideshow .progress-spinner-left,
#main-slideshow .progress-spinner-right {
  border-color: #0094f7 !important;
}
.slider-content .owl-dot:not(.active):not(:hover),
.slider-content .owl-dot:not(.active):hover {
  -webkit-box-shadow: inset 0 0 0 2px rgba(10,10,10,0.35);
  box-shadow: inset 0 0 0 2px rgba(10,10,10,0.35);
}
.slider-content .owl-dot.active {
  -webkit-box-shadow: inset 0 0 0 20px rgba(10,10,10,0.35);
  box-shadow: inset 0 0 0 20px rgba(10,10,10,0.35);
}
.dt-mega-parent .sidebar-content .widget .slider-content .owl-dot:not(.active):not(:hover),
.dt-mega-parent .sidebar-content .widget .slider-content .owl-dot:not(.active):hover {
  -webkit-box-shadow: inset 0 0 0 2px rgba(51,51,51,0.35);
  box-shadow: inset 0 0 0 2px rgba(51,51,51,0.35);
}
.dt-mega-parent .sidebar-content .widget .slider-content .owl-dot.active {
  -webkit-box-shadow: inset 0 0 0 20px rgba(51,51,51,0.35);
  box-shadow: inset 0 0 0 20px rgba(51,51,51,0.35);
}
.sidebar .slider-content .owl-dot:not(.active):not(:hover),
.sidebar .slider-content .owl-dot:not(.active):hover,
.sidebar-content .slider-content .owl-dot:not(.active):not(:hover),
.sidebar-content .slider-content .owl-dot:not(.active):hover {
  -webkit-box-shadow: inset 0 0 0 2px rgba(10,10,10,0.35);
  box-shadow: inset 0 0 0 2px rgba(10,10,10,0.35);
}
.sidebar .slider-content .owl-dot.active,
.sidebar-content .slider-content .owl-dot.active {
  -webkit-box-shadow: inset 0 0 0 20px rgba(10,10,10,0.35);
  box-shadow: inset 0 0 0 20px rgba(10,10,10,0.35);
}
.footer .slider-content .owl-dot:not(.active):not(:hover),
.footer .slider-content .owl-dot:not(.active):hover {
  -webkit-box-shadow: inset 0 0 0 2px rgba(139,141,148,0.35);
  box-shadow: inset 0 0 0 2px rgba(139,141,148,0.35);
}
.footer .slider-content .owl-dot.active {
  -webkit-box-shadow: inset 0 0 0 20px rgba(139,141,148,0.35);
  box-shadow: inset 0 0 0 20px rgba(139,141,148,0.35);
}
/*
Theme Name: The7
Theme URI: https://the7.io/
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 12.5.3
Tested up to: 6.8.0
Requires PHP: 7.2.0
Requires at least: 6.6.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: https://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: https://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}
body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"î€—";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"î€±";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}




