
#honeypot-field-url, .um-form input[type=text].apbct_special_field, .wc_apbct_email_id, input[class*=apbct].apbct_special_field, label[id*=apbct_label_id].apbct_special_field {
	display: none !important;
}

.apbct-tooltip, .apbct-tooltip--text {
	border-radius: 5px;
	background: #d3d3d3;
}

.comment-form-cookies-consent {
	width: 100%;
	overflow: hidden;
}

.apbct-tooltip {
	display: none;
	position: inherit;
	margin-top: 5px;
	left: 5px;
	opacity: .9;
}

.apbct-tooltip--text {
	position: sticky;
	padding: 10px;
	width: max-content;
}

.apbct-tooltip--arrow {
	position: absolute;
	background: #d3d3d3;
	width: 10px;
	height: 10px;
	top: -5px;
	left: 10px;
	transform: rotate(135deg);
}

.apbct-trusted-text--div {
	font-size: small !important;
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 2pc;
}

.apbct-trusted-text--center {
	font-size: small !important;
	display: block;
	text-align: center;
	width: 100%;
	margin-bottom: 2pc;
}

.apbct-trusted-text--label {
	font-size: small !important;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 5px 0;
}

.apbct-trusted-text--label_left {
	font-size: small !important;
	display: inline-block;
	text-align: left;
	padding: 5px 0;
}

.apbct-trusted-text--span {
	display: inline-block;
}

.apbct-popup-fade:before {
	content: "";
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	z-index: 9999;
}

.apbct-popup {
	position: fixed;
	top: 20%;
	left: 50%;
	padding: 20px;
	width: 360px;
	margin-left: -200px;
	background: #fff;
	border: 1px solid;
	border-radius: 4px;
	z-index: 99999;
	opacity: 1;
}

.apbct-iframe-preloader {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	position: relative;
	left: calc(50% - 27px);
	top: calc(50% - 27px);
	animation: apbctIframePreloaderRotate 1s linear infinite;
}

.apbct-iframe-preloader-spin {
	content: "";
	box-sizing: border-box;
	position: absolute;
	inset: 0;
	border-radius: 50%;
	border: 6px solid #fff;
	animation: apbctIframePreloaderPrixClipFix 2s linear infinite;
}

.apbct-iframe-preloader-text {
	color: #fff;
	background: #000;
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 60%;
}

.comments-area .comment-list article .comment-author {
	overflow: visible !important;
}

@keyframes apbctIframePreloaderRotate {
	100% {
		transform: rotate(360deg);
	}
}

@keyframes apbctIframePreloaderPrixClipFix {
	0% {
		clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
	}
	
	25% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
	}
	
	50% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
	}
	
	75% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
	}
	
	100% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
	}
}

.apbct-check_email_exist-bad_email, .apbct-check_email_exist-good_email, .apbct-check_email_exist-load {
	z-index: 9999;
	margin: 0 6px;
	transition: none !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: center;
	cursor: pointer;
}

.apbct-check_email_exist-load {
	background-size: contain;
	background-image: url("https://cdn-ilechjn.nitrocdn.com/VUmjsaxEFLycWGkESzOgRuFwniZopwyg/assets/images/optimized/rev-df2a567/georgiamicroendo.com/wp-content/plugins/cleantalk-spam-protect/css/images/checking_email.gif");
}

.apbct-check_email_exist-load.nitro-lazy {
	background-image: none !important;
}

.apbct-check_email_exist-block {
	position: fixed;
	display: block;
}

.apbct-check_email_exist-good_email {
	background-image: url("https://cdn-ilechjn.nitrocdn.com/VUmjsaxEFLycWGkESzOgRuFwniZopwyg/assets/images/optimized/rev-df2a567/georgiamicroendo.com/wp-content/plugins/cleantalk-spam-protect/css/images/good_email.svg");
}

.apbct-check_email_exist-good_email.nitro-lazy {
	background-image: none !important;
}

.apbct-check_email_exist-bad_email {
	background-image: url("https://cdn-ilechjn.nitrocdn.com/VUmjsaxEFLycWGkESzOgRuFwniZopwyg/assets/images/optimized/rev-df2a567/georgiamicroendo.com/wp-content/plugins/cleantalk-spam-protect/css/images/bad_email.svg");
}

.apbct-check_email_exist-bad_email.nitro-lazy {
	background-image: none !important;
}

.apbct-check_email_exist-popup_description {
	display: none;
	position: fixed;
	padding: 2px;
	border: 1px solid #e5e8ed;
	border-radius: 16px 16px 0;
	background: #fff;
	background-position-x: right;
	font-size: 14px;
	text-align: center;
	transition: all 1s ease-out;
}

@media screen and (max-width:782px) {
	.apbct-check_email_exist-popup_description {
		width: 100%;
	}
}

.ct-encoded-form {
	display: none;
}

.ct-encoded-form-loader {
	display: block;
	width: 48px;
	height: 48px;
	border: 5px solid #f3f3f3;
	border-top: 5px solid #3498db;
	border-radius: 50%;
	animation: ct-encoded-form-loader-spin 1s linear infinite;
	margin: auto;
}

@keyframes ct-encoded-form-loader-spin {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.ct-encoded-form-forbidden {
	display: block;
	border: 1px solid red;
	padding: 10px;
	background: #fdd;
	color: red;
	font-weight: 700;
}

.apbct_dog_one, .apbct_dog_three, .apbct_dog_two {
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-name: apbct_dog;
}

.apbct-email-encoder, .apbct-email-encoder--settings_example_encoded {
	position: relative;
}

.apbct-email-encoder-popup {
	width: 30vw;
	min-width: 400px;
	font-size: 16px;
}

.apbct-email-encoder--popup-header {
	font-size: 16px;
	color: #333;
}

.apbct-email-encoder-elements_center {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 16px !important;
	color: #000 !important;
}

.top-margin-long {
	margin-top: 5px;
}

.apbct-tooltip {
	display: none;
}

.apbct-blur {
	filter: blur(5px);
	transition: filter 2s;
}

.apbct-email-encoder.no-blur .apbct-blur {
	filter: none;
}

.apbct-email-encoder-select-whole-email {
	-webkit-user-select: all;
	user-select: all;
}

.apbct-email-encoder-got-it-button {
	all: unset;
	margin-top: 10px;
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #333;
	color: #fff;
	cursor: pointer;
	transition: background-color .3s;
}

.apbct-ee-animation-wrapper {
	display: flex;
	height: 60px;
	justify-content: center;
	font-size: 16px;
	align-items: center;
}

.apbct_dog {
	margin: 0 5px;
	color: transparent;
	text-shadow: 0 0 2px #aaa;
}

.apbct_dog_one {
	animation-delay: 0s;
}

.apbct_dog_two {
	animation-delay: .5s;
}

.apbct_dog_three {
	animation-delay: 1s;
}

@keyframes apbct_dog {
	0%, 100%, 75% {
		scale: 100%;
		color: transparent;
		text-shadow: 0 0 2px #aaa;
	}
	
	25% {
		scale: 200%;
		color: unset;
		text-shadow: unset;
	}
}

@media screen and (max-width:782px) {
	.apbct-email-encoder--settings_example_encoded {
		position: relative;
		display: block;
	}
	
	.apbct-email-encoder-popup {
		width: 20vw;
		min-width: 200px;
		font-size: 16px;
		top: 20%;
		left: 75%;
	}
	
	.apbct-email-encoder-elements_center {
		flex-direction: column !important;
		text-align: center;
	}
}

.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 .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2;
}

.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;
}

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

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

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

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

.wpcf7-not-valid-tip {
	color: #dc3232;
	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;
	opacity: .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;
	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: .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;
}

.alert-wrapper {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	padding: 0 auto;
	left: 0;
	top: 0;
	overflow: hidden;
	position: fixed;
	background: rgba(0, 0, 0, .3);
	z-index: 999999;
}

@keyframes open-frame {
	0% {
		transform: scale(1);
	}
	
	25% {
		transform: scale(.95);
	}
	
	50% {
		transform: scale(.97);
	}
	
	75% {
		transform: scale(.93);
	}
	
	100% {
		transform: scale(1);
	}
}

.alert-frame {
	background: #fff;
	min-height: 350px;
	width: 300px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	animation: open-frame .3s linear;
}

.alert-header {
	display: flex;
	flex-direction: row;
	height: 175px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.alert-header-base {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.custom-img-wrapper {
	min-height: 145px;
	max-height: 20rem;
	overflow: scroll;
	display: flex;
	align-items: center;
	justify-content: center;
}

.alert-img {
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	align-self: center;
}

.alert-close {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Dosis, sans-serif;
	font-weight: 700;
	cursor: pointer;
	line-height: 30px;
}

.alert-close-default {
	color: rgba(0, 0, 0, .2);
	font-size: 16px;
	transition: color .5s;
	margin-left: auto;
	margin-right: 5px;
	margin-top: 5px;
}

.alert-close-circle {
	background: #e4eae7;
	color: #222;
	border-radius: 17.5px;
	margin-top: -15px;
	margin-right: -15px;
	font-size: 12px;
	transition: background .5s;
	margin-left: auto;
}

.alert-close-circle:hover {
	background: #fff;
}

.alert-close:hover {
	color: rgba(0, 0, 0, .5);
}

.alert-body {
	padding: 30px 30px;
	display: flex;
	flex-direction: column;
	text-align: center;
}

.alert-title {
	font-size: 18px !important;
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	margin-bottom: 35px;
	color: #222;
	align-self: center;
}

.alert-message {
	font-size: 15px !important;
	font-size: 15px;
	color: #666;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 1.6;
	align-self: center;
}

.alert-button {
	min-width: 140px;
	height: 35px;
	border-radius: 20px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	border: none;
	cursor: pointer;
	transition: background .5s;
	padding: 0 15px;
	align-self: center;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.alert-button:focus {
	outline: 0;
}

.question-buttons {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.confirm-button {
	min-width: 100px;
	height: 35px;
	border-radius: 20px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	border: none;
	cursor: pointer;
	transition: background .5s;
	padding: 0 15px;
	margin-right: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.confirm-button:focus {
	outline: 0;
}

.cancel-button {
	min-width: 100px;
	height: 35px;
	border-radius: 20px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 0;
	padding: 0 15px;
	line-height: 1.6;
	transition: background .5s;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.cancel-button:focus {
	outline: 0;
}

@keyframes open-toast {
	0% {
		transform: scaleX(1) scaleY(1);
	}
	
	20%, 45% {
		transform: scaleX(1.35) scaleY(.1);
	}
	
	65% {
		transform: scaleX(.8) scaleY(1.7);
	}
	
	80% {
		transform: scaleX(.6) scaleY(.85);
	}
	
	100% {
		transform: scaleX(1) scaleY(1);
	}
}

.toast-container {
	display: flex;
	flex-direction: column;
	top: 15px;
	right: 15px;
	position: fixed;
	z-index: 999999;
}

.toast-content {
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	animation: open-toast .3s linear;
}

.toast-content+.toast-content {
	margin-top: 10px;
}

.toast-frame {
	padding: 5px 15px;
	display: flex;
	min-width: 100px;
	height: 70px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	align-items: center;
	flex-wrap: wrap;
}

.toast-body-img {
	height: 40px;
}

.toast-body {
	display: flex;
	align-items: center;
	width: 100%;
}

.toast-body-content {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.toast-title {
	font-size: 16px !important;
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	color: #fff;
	margin-left: 15px;
}

.toast-message {
	font-size: 13px !important;
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	color: #fff;
	margin-left: 15px;
}

.toast-close {
	color: rgba(0, 0, 0, .2);
	font-family: Dosis, sans-serif;
	font-weight: 700;
	font-size: 16px;
	cursor: pointer;
	transition: color .5s;
	margin-left: 25px;
}

@keyframes timer {
	0% {
		width: 100%;
	}
	
	25% {
		width: 75%;
	}
	
	50% {
		width: 50%;
	}
	
	75% {
		width: 25%;
	}
	
	100% {
		width: 1%;
	}
}

.toast-timer {
	width: 1%;
	height: 5px;
}

.toast-close:hover {
	color: rgba(0, 0, 0, .5);
}

.error-bg {
	background: #d85261;
}

.success-bg {
	background: #2dd284;
}

.warning-bg {
	background: #fada5e;
}

.question-bg {
	background: #779ecb;
}

.error-btn:hover {
	background: #e5a4b4;
}

.success-btn:hover {
	background: #6edaa4;
}

.warning-btn:hover {
	background: #fcecae;
}

.info-btn:hover {
	background: #c3e6fb;
}

.question-btn:hover {
	background: #bacee4;
}

.error-timer {
	background: #e5a4b4;
}

.success-timer {
	background: #6edaa4;
}

.warning-timer {
	background: #fcecae;
}

.info-timer {
	background: #c3e6fb;
}

.info-bg {
	background: #88cef7;
}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Helvetica, Arial, sans-serif;
	min-height: 200px;
	font-size: 13px;
	height: 100%;
	margin: 0;
	position: relative;
}

.ql-container.ql-disabled .ql-tooltip {
	visibility: hidden;
}

.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before {
	pointer-events: none;
}

.ql-clipboard {
	left: -100000px;
	height: 1px;
	overflow-y: hidden;
	position: absolute;
	top: 50%;
}

.ql-clipboard p {
	margin: 0;
	padding: 0;
}

.ql-editor {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.42;
	height: 100%;
	outline: 0;
	overflow-y: auto;
	padding: 0;
	-o-tab-size: 4;
	tab-size: 4;
	-moz-tab-size: 4;
	text-align: left;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.ql-editor>* {
	cursor: text;
}

.ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6, .ql-editor ol, .ql-editor p, .ql-editor pre, .ql-editor ul {
	margin: 0;
	padding: 0;
	counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol, .ql-editor ul {
	padding-left: 1.5em;
}

.ql-editor ol>li, .ql-editor ul>li {
	list-style-type: none;
}

.ql-editor ul>li::before {
	content: "•";
}

.ql-editor ul[data-checked=false], .ql-editor ul[data-checked=true] {
	pointer-events: none;
}

.ql-editor ul[data-checked=false]>li *, .ql-editor ul[data-checked=true]>li * {
	pointer-events: all;
}

.ql-editor ul[data-checked=false]>li::before, .ql-editor ul[data-checked=true]>li::before {
	color: #777;
	cursor: pointer;
	pointer-events: all;
}

.ql-editor ul[data-checked=true]>li::before {
	content: "☑";
}

.ql-editor ul[data-checked=false]>li::before {
	content: "☐";
}

.ql-editor li::before {
	display: inline-block;
	white-space: nowrap;
	width: 1.2em;
}

.ql-editor li:not(.ql-direction-rtl)::before {
	margin-left: -1.5em;
	margin-right: .3em;
	text-align: right;
}

.ql-editor li.ql-direction-rtl::before {
	margin-left: .3em;
	margin-right: -1.5em;
}

.ql-editor ol li:not(.ql-direction-rtl), .ql-editor ul li:not(.ql-direction-rtl) {
	padding-left: 1.5em;
}

.ql-editor ol li.ql-direction-rtl, .ql-editor ul li.ql-direction-rtl {
	padding-right: 1.5em;
}

.ql-editor ol li {
	counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
	counter-increment: list-0;
}

.ql-editor ol li:before {
	content: counter(list-0, decimal) ". ";
}

.ql-editor ol li.ql-indent-1 {
	counter-increment: list-1;
}

.ql-editor ol li.ql-indent-1:before {
	content: counter(list-1, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-1 {
	counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-2 {
	counter-increment: list-2;
}

.ql-editor ol li.ql-indent-2:before {
	content: counter(list-2, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-2 {
	counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-3 {
	counter-increment: list-3;
}

.ql-editor ol li.ql-indent-3:before {
	content: counter(list-3, decimal) ". ";
}

.ql-editor ol li.ql-indent-3 {
	counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-4 {
	counter-increment: list-4;
}

.ql-editor ol li.ql-indent-4:before {
	content: counter(list-4, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-4 {
	counter-reset: list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-5 {
	counter-increment: list-5;
}

.ql-editor ol li.ql-indent-5:before {
	content: counter(list-5, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-5 {
	counter-reset: list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-6 {
	counter-increment: list-6;
}

.ql-editor ol li.ql-indent-6:before {
	content: counter(list-6, decimal) ". ";
}

.ql-editor ol li.ql-indent-6 {
	counter-reset: list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-7 {
	counter-increment: list-7;
}

.ql-editor ol li.ql-indent-7:before {
	content: counter(list-7, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-7 {
	counter-reset: list-8 list-9;
}

.ql-editor ol li.ql-indent-8 {
	counter-increment: list-8;
}

.ql-editor ol li.ql-indent-8:before {
	content: counter(list-8, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-8 {
	counter-reset: list-9;
}

.ql-editor ol li.ql-indent-9 {
	counter-increment: list-9;
}

.ql-editor ol li.ql-indent-9:before {
	content: counter(list-9, decimal) ". ";
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
	padding-left: 3em;
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
	padding-left: 4.5em;
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
	padding-right: 3em;
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
	padding-right: 4.5em;
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
	padding-left: 6em;
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
	padding-left: 7.5em;
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
	padding-right: 6em;
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
	padding-right: 7.5em;
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
	padding-left: 9em;
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
	padding-left: 10.5em;
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
	padding-right: 9em;
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
	padding-right: 10.5em;
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
	padding-left: 12em;
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
	padding-left: 13.5em;
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
	padding-right: 12em;
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
	padding-right: 13.5em;
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
	padding-left: 15em;
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
	padding-left: 16.5em;
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
	padding-right: 15em;
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
	padding-right: 16.5em;
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
	padding-left: 18em;
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
	padding-left: 19.5em;
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
	padding-right: 18em;
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
	padding-right: 19.5em;
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
	padding-left: 21em;
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
	padding-left: 22.5em;
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
	padding-right: 21em;
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
	padding-right: 22.5em;
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
	padding-left: 24em;
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
	padding-left: 25.5em;
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
	padding-right: 24em;
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
	padding-right: 25.5em;
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
	padding-left: 27em;
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
	padding-left: 28.5em;
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
	padding-right: 27em;
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
	padding-right: 28.5em;
}

.ql-editor .ql-video {
	display: block;
	max-width: 100%;
}

.ql-editor .ql-video.ql-align-center {
	margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
	margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
	background-color: #000;
}

.ql-editor .ql-bg-red {
	background-color: #e60000;
}

.ql-editor .ql-bg-orange {
	background-color: #f90;
}

.ql-editor .ql-bg-yellow {
	background-color: #ff0;
}

.ql-editor .ql-bg-green {
	background-color: #008a00;
}

.ql-editor .ql-bg-blue {
	background-color: #06c;
}

.ql-editor .ql-bg-purple {
	background-color: #93f;
}

.ql-editor .ql-color-white {
	color: #fff;
}

.ql-editor .ql-color-red {
	color: #e60000;
}

.ql-editor .ql-color-orange {
	color: #f90;
}

.ql-editor .ql-color-yellow {
	color: #ff0;
}

.ql-editor .ql-color-green {
	color: #008a00;
}

.ql-editor .ql-color-blue {
	color: #06c;
}

.ql-editor .ql-color-purple {
	color: #93f;
}

.ql-editor .ql-font-serif {
	font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
	font-family: Monaco, Courier New, monospace;
}

.ql-editor .ql-size-small {
	font-size: .75em;
}

.ql-editor .ql-size-large {
	font-size: 1.5em;
}

.ql-editor .ql-size-huge {
	font-size: 2.5em;
}

.ql-editor .ql-direction-rtl {
	direction: rtl;
	text-align: inherit;
}

.ql-editor .ql-align-center {
	text-align: center;
}

.ql-editor .ql-align-justify {
	text-align: justify;
}

.ql-editor .ql-align-right {
	text-align: right;
}

.ql-editor.ql-blank::before {
	color: rgba(0, 0, 0, .6);
	content: attr(data-placeholder);
	font-style: italic;
	left: 15px;
	pointer-events: none;
	position: absolute;
	right: 15px;
}

.ql-snow .ql-toolbar:after, .ql-snow.ql-toolbar:after {
	clear: both;
	content: "";
	display: table;
}

.ql-snow .ql-toolbar button, .ql-snow.ql-toolbar button {
	background: 0 0;
	border: none;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 24px;
	padding: 3px 5px;
	width: 28px;
}

.ql-snow .ql-toolbar button svg, .ql-snow.ql-toolbar button svg {
	float: left;
	height: 100%;
}

.ql-snow .ql-toolbar button:active:hover, .ql-snow.ql-toolbar button:active:hover {
	outline: 0;
}

.ql-snow .ql-toolbar input.ql-image[type=file], .ql-snow.ql-toolbar input.ql-image[type=file] {
	display: none;
}

.ql-snow .ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar button.ql-active, .ql-snow .ql-toolbar button:focus, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar button.ql-active, .ql-snow.ql-toolbar button:focus, .ql-snow.ql-toolbar button:hover {
	color: #06c;
}

.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:focus .ql-fill, .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover .ql-fill, .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:focus .ql-fill, .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:hover .ql-fill, .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill {
	fill: #06c;
}

.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter {
	stroke: #06c;
}

@media (pointer:coarse) {
	.ql-snow .ql-toolbar button:hover:not(.ql-active), .ql-snow.ql-toolbar button:hover:not(.ql-active) {
		color: #444;
	}
	
	.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
		fill: #444;
	}
	
	.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
		stroke: #444;
	}
}

.ql-snow {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ql-snow * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ql-snow .ql-hidden {
	display: none;
}

.ql-snow .ql-out-bottom, .ql-snow .ql-out-top {
	visibility: hidden;
}

.ql-snow .ql-tooltip {
	position: absolute;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.ql-snow .ql-tooltip a {
	cursor: pointer;
	text-decoration: none;
}

.ql-snow .ql-tooltip.ql-flip {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.ql-snow .ql-formats {
	display: inline-block;
	vertical-align: middle;
}

.ql-snow .ql-formats:after {
	clear: both;
	content: "";
	display: table;
}

.ql-snow .ql-stroke {
	fill: none;
	stroke: #444;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2;
}

.ql-snow .ql-stroke-miter {
	fill: none;
	stroke: #444;
	stroke-miterlimit: 10;
	stroke-width: 2;
}

.ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill {
	fill: #444;
}

.ql-snow .ql-empty {
	fill: none;
}

.ql-snow .ql-even {
	fill-rule: evenodd;
}

.ql-snow .ql-stroke.ql-thin, .ql-snow .ql-thin {
	stroke-width: 1;
}

.ql-snow .ql-transparent {
	opacity: .4;
}

.ql-snow .ql-direction svg:last-child {
	display: none;
}

.ql-snow .ql-direction.ql-active svg:last-child {
	display: inline;
}

.ql-snow .ql-direction.ql-active svg:first-child {
	display: none;
}

.ql-snow .ql-editor h1 {
	font-size: 2em;
}

.ql-snow .ql-editor h2 {
	font-size: 1.5em;
}

.ql-snow .ql-editor h3 {
	font-size: 1.17em;
}

.ql-snow .ql-editor h4 {
	font-size: 1em;
}

.ql-snow .ql-editor h5 {
	font-size: .83em;
}

.ql-snow .ql-editor h6 {
	font-size: .67em;
}

.ql-snow .ql-editor a {
	text-decoration: underline;
}

.ql-snow .ql-editor blockquote {
	border-left: 4px solid #ccc;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 16px;
}

.ql-snow .ql-editor code, .ql-snow .ql-editor pre {
	background-color: #f0f0f0;
	border-radius: 3px;
}

.ql-snow .ql-editor pre {
	white-space: pre-wrap;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 10px;
}

.ql-snow .ql-editor code {
	font-size: 85%;
	padding: 2px 4px;
}

.ql-snow .ql-editor pre.ql-syntax {
	background-color: #23241f;
	color: #f8f8f2;
	overflow: visible;
}

.ql-snow .ql-editor img {
	max-width: 100%;
}

.ql-snow .ql-picker {
	color: #444;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: 500;
	height: 24px;
	position: relative;
	vertical-align: middle;
}

.ql-snow .ql-picker-label {
	cursor: pointer;
	display: inline-block;
	height: 100%;
	padding-left: 8px;
	padding-right: 2px;
	position: relative;
	width: 100%;
}

.ql-snow .ql-picker-label::before {
	display: inline-block;
	line-height: 22px;
}

.ql-snow .ql-picker-options {
	background-color: #fff;
	display: none;
	min-width: 100%;
	padding: 4px 8px;
	position: absolute;
	white-space: nowrap;
}

.ql-snow .ql-picker-options .ql-picker-item {
	cursor: pointer;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
	color: #ccc;
	z-index: 2;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
	fill: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
	stroke: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
	display: block;
	margin-top: -1px;
	top: 100%;
	z-index: 1;
}

.ql-snow .ql-color-picker, .ql-snow .ql-icon-picker {
	width: 28px;
}

.ql-snow .ql-color-picker .ql-picker-label, .ql-snow .ql-icon-picker .ql-picker-label {
	padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-label svg {
	right: 4px;
}

.ql-snow .ql-icon-picker .ql-picker-options {
	padding: 4px 0;
}

.ql-snow .ql-icon-picker .ql-picker-item {
	height: 24px;
	width: 24px;
	padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-options {
	padding: 3px 5px;
	width: 152px;
}

.ql-snow .ql-color-picker .ql-picker-item {
	border: 1px solid transparent;
	float: left;
	height: 16px;
	margin: 2px;
	padding: 0;
	width: 16px;
}

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
	position: absolute;
	margin-top: -9px;
	right: 0;
	top: 50%;
	width: 18px;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before {
	content: attr(data-label);
}

.ql-snow .ql-picker.ql-header {
	width: 98px;
}

.ql-snow .ql-picker.ql-header .ql-picker-item::before, .ql-snow .ql-picker.ql-header .ql-picker-label::before {
	content: "Normal";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before, .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before {
	content: "Heading 1";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before, .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before {
	content: "Heading 2";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before, .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before {
	content: "Heading 3";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before, .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before {
	content: "Heading 4";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before, .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before {
	content: "Heading 5";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before, .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before {
	content: "Heading 6";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
	font-size: 2em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
	font-size: 1.5em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
	font-size: 1.17em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
	font-size: 1em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
	font-size: .83em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
	font-size: .67em;
}

.ql-snow .ql-picker.ql-font {
	width: 108px;
}

.ql-snow .ql-picker.ql-font .ql-picker-item::before, .ql-snow .ql-picker.ql-font .ql-picker-label::before {
	content: "Sans Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before {
	content: "Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before {
	content: "Monospace";
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
	font-family: Georgia, Times New Roman, serif;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
	font-family: Monaco, Courier New, monospace;
}

.ql-snow .ql-picker.ql-size {
	width: 98px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item::before, .ql-snow .ql-picker.ql-size .ql-picker-label::before {
	content: "Normal";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before {
	content: "Small";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before {
	content: "Large";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before {
	content: "Huge";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
	font-size: 10px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
	font-size: 18px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
	font-size: 32px;
}

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
	background-color: #fff;
}

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
	background-color: #000;
}

.ql-toolbar.ql-snow {
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px 0;
}

.ql-toolbar.ql-snow .ql-formats {
	margin-right: 15px;
}

.ql-toolbar.ql-snow .ql-picker-label {
	border: 1px solid transparent;
}

.ql-toolbar.ql-snow .ql-picker-options {
	border: 1px solid transparent;
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
	box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
	border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
	border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected, .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
	border-color: #000;
}

.ql-toolbar.ql-snow+.ql-container.ql-snow {
	border-top: 0;
}

.ql-snow .ql-tooltip {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	color: #444;
	padding: 5px 12px;
	white-space: nowrap;
}

.ql-snow .ql-tooltip::before {
	content: "Visit URL:";
	line-height: 26px;
	margin-right: 8px;
}

.ql-snow .ql-tooltip input[type=text] {
	display: none;
	border: 1px solid #ccc;
	font-size: 13px;
	height: 26px;
	margin: 0;
	padding: 3px 5px;
	width: 170px;
}

.ql-snow .ql-tooltip a.ql-preview {
	display: inline-block;
	max-width: 200px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	vertical-align: top;
}

.ql-snow .ql-tooltip a.ql-action::after {
	border-right: 1px solid #ccc;
	content: "Edit";
	margin-left: 16px;
	padding-right: 8px;
}

.ql-snow .ql-tooltip a.ql-remove::before {
	content: "Remove";
	margin-left: 8px;
}

.ql-snow .ql-tooltip a {
	line-height: 26px;
}

.ql-snow .ql-tooltip.ql-editing a.ql-preview, .ql-snow .ql-tooltip.ql-editing a.ql-remove {
	display: none;
}

.ql-snow .ql-tooltip.ql-editing input[type=text] {
	display: inline-block;
}

.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
	border-right: 0;
	content: "Save";
	padding-right: 0;
}

.ql-snow .ql-tooltip[data-mode=link]::before {
	content: "Enter link:";
}

.ql-snow .ql-tooltip[data-mode=formula]::before {
	content: "Enter formula:";
}

.ql-snow .ql-tooltip[data-mode=video]::before {
	content: "Enter video:";
}

.ql-snow a {
	color: #06c;
}

.ql-container.ql-snow {
	border-top: 1px solid #ccc;
}

[class^="tf_social_icon-"], [class*=" tf_social_icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "tf-social-icon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tf_social_icon-credit-card:before {
	content: "";
}

.tf_social_icon-credit-card-blank:before {
	content: "";
}

.tf_social_icon-credit-card-front:before {
	content: "";
}

.tf_social_icon-check:before {
	content: "";
}

.tf_social_icon-chevron-up:before {
	content: "";
}

.tf_social_icon-credit-card1:before {
	content: "";
}

.tf_social_icon-credit-card-blank1:before {
	content: "";
}

.tf_social_icon-credit-card-front1:before {
	content: "";
}

.tf_social_icon-credit-card2:before {
	content: "";
}

.tf_social_icon-credit-card-blank2:before {
	content: "";
}

.tf_social_icon-credit-card-front2:before {
	content: "";
}

.tf_social_icon-credit-card-blank-primary:before {
	content: "";
}

.tf_social_icon-credit-card-front-primary:before {
	content: "";
}

.tf_social_icon-credit-card-secondary:before {
	content: "􏂝";
}

.tf_social_icon-twitter-square:before {
	content: "";
}

.tf_social_icon-facebook-square:before {
	content: "";
}

.tf_social_icon-linkedin:before {
	content: "";
}

.tf_social_icon-github-square:before {
	content: "";
}

.tf_social_icon-twitter:before {
	content: "";
}

.tf_social_icon-facebook:before {
	content: "";
}

.tf_social_icon-github:before {
	content: "";
}

.tf_social_icon-pinterest:before {
	content: "";
}

.tf_social_icon-pinterest-square:before {
	content: "";
}

.tf_social_icon-google-plus-square:before {
	content: "";
}

.tf_social_icon-google-plus-g:before {
	content: "";
}

.tf_social_icon-linkedin-in:before {
	content: "";
}

.tf_social_icon-github-alt:before {
	content: "";
}

.tf_social_icon-youtube:before {
	content: "";
}

.tf_social_icon-stack-overflow:before {
	content: "";
}

.tf_social_icon-instagram:before {
	content: "";
}

.tf_social_icon-flickr:before {
	content: "";
}

.tf_social_icon-bitbucket:before {
	content: "";
}

.tf_social_icon-tumblr:before {
	content: "";
}

.tf_social_icon-tumblr-square:before {
	content: "";
}

.tf_social_icon-dribbble:before {
	content: "";
}

.tf_social_icon-skype:before {
	content: "";
}

.tf_social_icon-foursquare:before {
	content: "";
}

.tf_social_icon-stack-exchange:before {
	content: "";
}

.tf_social_icon-vimeo-square:before {
	content: "";
}

.tf_social_icon-slack:before {
	content: "";
}

.tf_social_icon-google:before {
	content: "";
}

.tf_social_icon-reddit:before {
	content: "";
}

.tf_social_icon-reddit-square:before {
	content: "";
}

.tf_social_icon-stumbleupon-circle:before {
	content: "";
}

.tf_social_icon-stumbleupon:before {
	content: "";
}

.tf_social_icon-delicious:before {
	content: "";
}

.tf_social_icon-digg:before {
	content: "";
}

.tf_social_icon-behance:before {
	content: "";
}

.tf_social_icon-behance-square:before {
	content: "";
}

.tf_social_icon-steam:before {
	content: "";
}

.tf_social_icon-steam-square:before {
	content: "";
}

.tf_social_icon-spotify:before {
	content: "";
}

.tf_social_icon-deviantart:before {
	content: "";
}

.tf_social_icon-soundcloud:before {
	content: "";
}

.tf_social_icon-codepen:before {
	content: "";
}

.tf_social_icon-jsfiddle:before {
	content: "";
}

.tf_social_icon-pinterest-p:before {
	content: "";
}

.tf_social_icon-vimeo-v:before {
	content: "";
}

.tf_social_icon-reddit-alien:before {
	content: "";
}

.tf_social_icon-google-plus:before {
	content: "";
}

.tf_social_icon-bitcoin:before {
	content: "";
}

.tf_social_icon-dribbble-square:before {
	content: "";
}

.tf_social_icon-facebook-f:before {
	content: "";
}

.tf_social_icon-facebook-messenger:before {
	content: "";
}

.tf_social_icon-slack-hash:before {
	content: "";
}

.tf_social_icon-steam-symbol:before {
	content: "";
}

.tf_social_icon-vimeo:before {
	content: "";
}

.tf_social_icon-youtube-square:before {
	content: "";
}

.tf_social_icon-instagram-square:before {
	content: "凌";
}

.tf_social_icon-shopify:before {
	content: "綾";
}

[class^="carenow-icon-"], [class*=" carenow-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "carenow" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.carenow-icon-cancel:before {
	content: "";
}

.carenow-icon-arrow-left:before {
	content: "";
}

.carenow-icon-arrow-right:before {
	content: "";
}

.carenow-icon-arrow-right-long:before {
	content: "";
}

.carenow-icon-arrow-right-small:before {
	content: "";
}

.carenow-icon-icon-center1:before {
	content: "";
}

.carenow-icon-icon-mail1:before {
	content: "";
}

.carenow-icon-icon-pin1:before {
	content: "";
}

.carenow-icon-ios-checkmark:before {
	content: "";
}

.carenow-icon-mail:before {
	content: "";
}

.carenow-icon-map:before {
	content: "";
}

.carenow-icon-medal1:before {
	content: "";
}

.carenow-icon-metro-file-pdf:before {
	content: "";
}

.carenow-icon-phone2:before {
	content: "";
}

.carenow-icon-plus:before {
	content: "";
}

.carenow-icon-clock:before {
	content: "";
}

.carenow-icon-clock1:before {
	content: "";
}

.carenow-icon-play-primary:before {
	content: "";
}

.carenow-icon-chevron-left:before {
	content: "";
}

.carenow-icon-chevron-right:before {
	content: "";
}

.carenow-icon-calendar-alt:before {
	content: "";
}

.carenow-icon-phone:before {
	content: "";
}

.carenow-icon-phone1:before {
	content: "";
}

.carenow-icon-caret-down:before {
	content: "";
}

.carenow-icon-caret-up:before {
	content: "";
}

.carenow-icon-caret-down1:before {
	content: "";
}

.carenow-icon-caret-up1:before {
	content: "";
}

.carenow-icon-caret-down2:before {
	content: "";
}

.carenow-icon-caret-left:before {
	content: "";
}

.carenow-icon-sort-down:before {
	content: "";
}

.carenow-icon-sort-up:before {
	content: "";
}

.carenow-icon-sort-down1:before {
	content: "";
}

.carenow-icon-envelope:before {
	content: "";
}

.carenow-icon-sort-up1:before {
	content: "";
}

.carenow-icon-envelope1:before {
	content: "";
}

.carenow-icon-sort-down2:before {
	content: "";
}

.carenow-icon-caret-right:before {
	content: "";
}

.carenow-icon-angle-double-left:before {
	content: "";
}

.carenow-icon-angle-double-right:before {
	content: "";
}

.carenow-icon-angle-double-left1:before {
	content: "";
}

.carenow-icon-angle-double-right1:before {
	content: "";
}

.carenow-icon-angle-left:before {
	content: "";
}

.carenow-icon-angle-right:before {
	content: "";
}

.carenow-icon-angle-up:before {
	content: "";
}

.carenow-icon-angle-down:before {
	content: "";
}

.carenow-icon-angle-left1:before {
	content: "";
}

.carenow-icon-angle-right1:before {
	content: "";
}

.carenow-icon-angle-up1:before {
	content: "";
}

.carenow-icon-angle-down1:before {
	content: "";
}

.carenow-icon-021-phone-1:before {
	content: "";
}

.carenow-icon-022-quotation:before {
	content: "";
}

.carenow-icon-play-circle-primary:before {
	content: "";
}

.carenow-icon-caret-square-right-primary:before {
	content: "";
}

.carenow-icon-long-arrow-left:before {
	content: "";
}

.carenow-icon-long-arrow-right1:before {
	content: "";
}

.carenow-icon-long-arrow-left1:before {
	content: "";
}

.carenow-icon-long-arrow-right2:before {
	content: "";
}

.carenow-icon-paper-plane:before {
	content: "";
}

.carenow-icon-paper-plane1:before {
	content: "";
}

.carenow-icon-envelope-open1:before {
	content: "";
}

.carenow-icon-envelope-open12:before {
	content: "";
}

.carenow-icon-long-arrow-alt-left:before {
	content: "";
}

.carenow-icon-long-arrow-alt-right:before {
	content: "";
}

.carenow-icon-chevron-double-left:before {
	content: "";
}

.carenow-icon-chevron-double-right:before {
	content: "";
}

.carenow-icon-chevron-double-left1:before {
	content: "";
}

.carenow-icon-chevron-double-right1:before {
	content: "";
}

.carenow-icon-caret-circle-left-primary:before {
	content: "";
}

.carenow-icon-map-marker-alt1:before {
	content: "";
}

.carenow-icon-map-marker-alt12:before {
	content: "";
}

.carenow-icon-phone-alt1:before {
	content: "";
}

.carenow-icon-phone-alt12:before {
	content: "";
}

.carenow-icon-play-secondary:before {
	content: "􏁋";
}

.carenow-icon-custom-arrow-right:before {
	content: "";
}

.carenow-icon-custom-arrow-left:before {
	content: "";
}

.carenow-icon-Icon-awesome-arrow-left:before {
	content: "";
}

.carenow-icon-Icon-awesome-arrow-right:before {
	content: "";
}

.carenow-icon-Icon-zocial-call:before {
	content: "";
}

.carenow-icon-medal:before {
	content: "";
}

.carenow-icon-search-01:before {
	content: "";
}

.carenow-icon-envelope-open:before {
	content: "";
}

.carenow-icon-envelope-open11:before {
	content: "";
}

.carenow-icon-map-marker-alt:before {
	content: "";
}

.carenow-icon-map-marker-alt11:before {
	content: "";
}

.carenow-icon-phone-alt:before {
	content: "";
}

.carenow-icon-phone-alt11:before {
	content: "";
}

.carenow-icon-play-secondary1:before {
	content: "􏁌";
}

.carenow-icon-icon-center:before {
	content: "";
}

.carenow-icon-icon-mail:before {
	content: "";
}

.carenow-icon-icon-pin:before {
	content: "";
}

[class^="carenow-medical-icon-"], [class*=" carenow-medical-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "carenow-medical" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.carenow-medical-icon-healthcare-01:before {
	content: "";
}

.carenow-medical-icon-dental-care:before {
	content: "";
}

.carenow-medical-icon-doctor:before {
	content: "";
}

.carenow-medical-icon-first-aid-kit:before {
	content: "";
}

.carenow-medical-icon-healthcare:before {
	content: "";
}

.carenow-medical-icon-medical:before {
	content: "";
}

.carenow-medical-icon-medical-insurance:before {
	content: "";
}

.carenow-medical-icon-medical-report:before {
	content: "";
}

.carenow-medical-icon-microscope:before {
	content: "";
}

.carenow-medical-icon-001-neurology:before {
	content: "";
}

.carenow-medical-icon-002-heart-attack:before {
	content: "";
}

.carenow-medical-icon-003-dental-crown:before {
	content: "";
}

.carenow-medical-icon-004-x-ray:before {
	content: "";
}

.carenow-medical-icon-005-lungs:before {
	content: "";
}

.carenow-medical-icon-006-eye-recognition:before {
	content: "";
}

.carenow-medical-icon-008-baby:before {
	content: "";
}

.carenow-medical-icon-009-partnership:before {
	content: "";
}

.carenow-medical-icon-010-maternity:before {
	content: "";
}

.carenow-medical-icon-011-maternity-1:before {
	content: "";
}

.carenow-medical-icon-012-old-man:before {
	content: "";
}

.carenow-medical-icon-013-baby-boy:before {
	content: "";
}

.carenow-medical-icon-014-pregnant:before {
	content: "";
}

.carenow-medical-icon-015-neurology-1:before {
	content: "";
}

.carenow-medical-icon-016-social-care:before {
	content: "";
}

.carenow-medical-icon-017-maternity-2:before {
	content: "";
}

.carenow-medical-icon-018-stethoscope:before {
	content: "";
}

.carenow-medical-icon-019-stethoscope-1:before {
	content: "";
}

.carenow-medical-icon-020-alarm:before {
	content: "";
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel {
	display: none;
	width: 100%;
	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(0, 0, 0);
}

.owl-carousel .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 .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block;
}

.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;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .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 .owl-item {
	float: right;
}

.owl-carousel .animated {
	animation-duration: 1s;
	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;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("https://georgiamicroendo.com/wp-content/plugins/themesflat-elementor/assets/css/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon.nitro-lazy {
	background: none !important;
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

body.rtl .owl-carousel .owl-stage-outer {
	direction: ltr;
}

.tf-pulse-infinite {
	transform: scale(1);
	animation: tf-pulse 2s infinite;
}

.tf-pulse-infinite-3s {
	transform: scale(1);
	animation: tf-pulse 3s infinite;
}

.tf-pulse-infinite-4s {
	transform: scale(1);
	animation: tf-pulse 4s infinite;
}

.tf-pulse-infinite-5s {
	transform: scale(1);
	animation: tf-pulse 5s infinite;
}

@keyframes tf-pulse {
	0% {
		transform: scale(.95);
	}
	
	70% {
		transform: scale(1);
	}
	
	100% {
		transform: scale(.95);
	}
}

.tf-bob-infinite {
	transform: translateY(0);
	animation: tf-bob 2s infinite;
}

.tf-bob-infinite-3s {
	transform: translateY(0);
	animation: tf-bob 3s infinite;
}

.tf-bob-infinite-4s {
	transform: translateY(0);
	animation: tf-bob 4s infinite;
}

.tf-bob-infinite-5s {
	transform: translateY(0);
	animation: tf-bob 5s infinite;
}

@keyframes tf-bob {
	0% {
		transform: translateY(-8px);
	}
	
	50% {
		transform: translateY(0);
	}
	
	100% {
		transform: translateY(-8px);
	}
}

.deeper-fancy-image, .deeper-fancy-img {
	position: relative;
}

.deeper-fancy-image .url-wrap, .deeper-fancy-img .url-wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all ease 1.3s;
}

.deeper-fancy-image.simple .url-wrap {
	opacity: 1;
	margin: 0;
}

.deeper-fancy-image.animated .url-wrap, .deeper-fancy-image.is-in-view .url-wrap {
	opacity: 1;
	margin-left: 0;
}

@media screen and (max-width:991px) {
	.deeper-fancy-image.stretch-on-mobile img {
		width: 100%;
		height: auto;
	}
}

.deeper-fancy-img-bg, .deeper-fancy-img-holder {
	-webkit-transition: opacity 1s 0s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1.5s .25s cubic-bezier(.23, 1, .32, 1);
	transition: opacity 1s 0s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1.5s .25s cubic-bezier(.23, 1, .32, 1);
	transition: opacity 1s 0s cubic-bezier(.23, 1, .32, 1), transform 1.5s .25s cubic-bezier(.23, 1, .32, 1);
	transition: opacity 1s 0s cubic-bezier(.23, 1, .32, 1), transform 1.5s .25s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1.5s .25s cubic-bezier(.23, 1, .32, 1);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 0;
}

.deeper-fancy-img-bg {
	display: inline-block;
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	z-index: 0;
	background-color: #4582ff;
}

.deeper-fancy-img-holder {
	opacity: 0;
}

.deeper-fancy-img-holder img {
	width: 100%;
}

.deeper-fancy-img, .deeper-fancy-img-holder {
	position: relative;
}

.deeper-fancy-img.is-in-view .deeper-fancy-img-bg, .deeper-fancy-img.is-in-view .deeper-fancy-img-holder {
	opacity: 1;
}

.deeper-fancy-img.is-in-view .deeper-video-icon {
	opacity: 1;
	margin-left: 0;
}

.deeper-fancy-img.is-in-view.bg-top .deeper-fancy-img-bg {
	-webkit-transform: translate(-20px, -20px);
	transform: translate(-20px, -20px);
}

.deeper-fancy-img.is-in-view.bg-top .deeper-fancy-img-holder {
	-webkit-transform: translate(15px, 15px);
	transform: translate(15px, 15px);
}

.deeper-fancy-img.is-in-view.bg-right .deeper-fancy-img-bg {
	-webkit-transform: translate(20px, -20px);
	transform: translate(20px, -20px);
}

.deeper-fancy-img.is-in-view.bg-right .deeper-fancy-img-holder {
	-webkit-transform: translate(-15px, 15px);
	transform: translate(-15px, 15px);
}

.deeper-fancy-img.is-in-view.bg-bottom .deeper-fancy-img-bg {
	-webkit-transform: translate(20px, 20px);
	transform: translate(20px, 20px);
}

.deeper-fancy-img.is-in-view.bg-bottom .deeper-fancy-img-holder {
	-webkit-transform: translate(-15px, -15px);
	transform: translate(-15px, -15px);
}

.deeper-fancy-img.is-in-view.bg-left .deeper-fancy-img-bg {
	-webkit-transform: translate(-20px, 20px);
	transform: translate(-20px, 20px);
}

.deeper-fancy-img.is-in-view.bg-left .deeper-fancy-img-holder {
	-webkit-transform: translate(15px, -15px);
	transform: translate(15px, -15px);
}

.deeper-fancy-image.reveal {
	display: inline-block;
}

.deeper-fancy-image.reveal>* {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(.86, 0, .07, 1);
	animation-timing-function: cubic-bezier(.86, 0, .07, 1);
}

.deeper-fancy-image.reveal.animated {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.deeper-fancy-image.reveal>figure {
	opacity: 0;
}

.deeper-fancy-image.reveal.animated>figure {
	-webkit-animation-name: hide-show;
	animation-name: hide-show;
}

.deeper-fancy-image.reveal {
	position: relative;
}

.deeper-fancy-image.reveal:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ddd;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(.86, 0, .07, 1);
	animation-timing-function: cubic-bezier(.86, 0, .07, 1);
}

.deeper-fancy-image.reveal.lr.animated:after {
	-webkit-animation-name: reveal-from-left;
	animation-name: reveal-from-left;
}

.deeper-fancy-image.reveal.rl.animated:after {
	-webkit-animation-name: reveal-from-right;
	animation-name: reveal-from-right;
}

@keyframes popup {
	0% {
		opacity: 0;
	}
	
	66.67% {
		opacity: 0;
		transform: scale(.95) translateX(-.05%);
	}
	
	100% {
		opacity: 1;
		transform: scale(1) translateX(0);
	}
}

@keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1);
	}
	
	50% {
		background-position: center;
		transform: scale(1.3);
	}
	
	100% {
		background-position: center;
		transform: scale(1);
	}
}

@keyframes zoomeffect2 {
	0% {
		background-position: center;
		transform: scale(1);
	}
	
	50% {
		background-position: center;
		transform: scale(.7);
	}
	
	100% {
		background-position: center;
		transform: scale(1);
	}
}

@keyframes smallzoom {
	0% {
		background-position: center;
		transform: scale(1);
	}
	
	50% {
		background-position: center;
		transform: scale(.95);
	}
	
	100% {
		background-position: center;
		transform: scale(1);
	}
}

@keyframes movingeffect {
	0%, 100% {
		transform: perspective(400px) translateY(0) rotate(0) translateZ(0) translateX(0);
	}
	
	50% {
		transform: perspective(400px) rotate(-45deg) translateZ(40px) translateY(-50px) translateX(200px);
	}
}

@keyframes shakeeffect {
	0% {
		-webkit-transform: rotate3d(0, 1, 0, 0deg);
		transform: rotate3d(0, 1, 0, 0deg);
	}
	
	30% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}
	
	60% {
		-webkit-transform: rotate3d(1, 0, 0, 0deg);
		transform: rotate3d(1, 0, 0, 0deg);
	}
	
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}
	
	100% {
		-webkit-transform: rotate3d(0, 1, 0, 0deg);
		transform: rotate3d(0, 1, 0, 0deg);
	}
}

@keyframes bounceeffect {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
}

@keyframes c1 {
	0% {
		bottom: 20px;
	}
	
	30% {
		bottom: -200px;
	}
	
	70% {
		bottom: 100px;
	}
	
	100% {
		bottom: 20px;
	}
}

@keyframes c2 {
	0% {
		top: 20px;
	}
	
	20% {
		top: -130px;
	}
	
	70% {
		top: 200px;
	}
	
	100% {
		top: 20px;
	}
}

@keyframes animatedBubble1 {
	0% {
		transform: translateY(0);
		opacity: 1;
	}
	
	80% {
		opacity: 1;
		transform: translateY(-80px) rotate(288deg) scale(1.1);
	}
	
	100% {
		transform: translateY(-100px) rotate(360deg);
		opacity: 0;
	}
}

@keyframes animatedBubble4 {
	0% {
		transform: translateY(0);
		opacity: 1;
	}
	
	80% {
		opacity: 1;
		transform: translateY(-90px) rotate(288deg) scale(1.12);
	}
	
	100% {
		transform: translateY(-120px) rotate(-360deg);
		opacity: 0;
	}
}

@keyframes animatedBubble2 {
	0% {
		margin-left: 0;
	}
	
	25% {
		margin-left: -10px;
	}
	
	50% {
		margin-left: 0;
	}
	
	70% {
		margin-left: 10px;
	}
	
	100% {
		margin-left: 0;
	}
}

@keyframes animatedBubble3 {
	0% {
		margin-right: 0;
	}
	
	25% {
		margin-right: -10px;
	}
	
	50% {
		margin-right: 0;
	}
	
	70% {
		margin-right: 10px;
	}
	
	100% {
		margin-right: 0;
	}
}

@keyframes hide-show {
	0% {
		opacity: 0;
	}
	
	66.6% {
		opacity: 0;
	}
	
	66.7% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes reveal-from-left {
	0% {
		-webkit-transform-origin: left top;
		transform-origin: left top;
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1);
	}
	
	66.6% {
		-webkit-transform-origin: left center;
		transform-origin: left center;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	66.7% {
		-webkit-transform-origin: right center;
		transform-origin: right center;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform-origin: right center;
		transform-origin: right center;
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1);
	}
}

@keyframes reveal-from-right {
	0% {
		-webkit-transform-origin: right top;
		transform-origin: right top;
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1);
	}
	
	66.6% {
		-webkit-transform-origin: right center;
		transform-origin: right center;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	66.7% {
		-webkit-transform-origin: left center;
		transform-origin: left center;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform-origin: left center;
		transform-origin: left center;
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1);
	}
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes arrowMoving {
	49% {
		right: -20px;
		opacity: 0;
	}
	
	50% {
		right: 20px;
		opacity: 0;
	}
	
	100% {
		right: 3px;
		opacity: 1;
	}
}

@keyframes hidden {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes hide-show1 {
	0% {
		opacity: 0;
	}
	
	79.99% {
		opacity: 0;
	}
	
	80% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes hide-show2 {
	0% {
		opacity: 0;
	}
	
	84.99% {
		opacity: 0;
	}
	
	85% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes hide-show3 {
	0% {
		opacity: 0;
	}
	
	87.99% {
		opacity: 0;
	}
	
	88% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes hide-show4 {
	0% {
		opacity: 0;
	}
	
	89.99% {
		opacity: 0;
	}
	
	90% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes hide-show5 {
	0% {
		opacity: 0;
	}
	
	91.42% {
		opacity: 0;
	}
	
	91.43% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes hide-show6 {
	0% {
		opacity: 0;
	}
	
	92.49% {
		opacity: 0;
	}
	
	92.5% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes progress {
	0% {
		width: 0;
	}
	
	100% {
		width: 100%;
	}
}

@keyframes bg-moving-1 {
	0% {
		background-position-x: -130px;
		background-position-y: -70px;
		background-size: 250%;
	}
	
	50% {
		background-position-x: 0;
		background-position-y: 65px;
		background-size: 450%;
	}
	
	100% {
		background-position-x: -130px;
		background-position-y: -70px;
		background-size: 250%;
	}
}

@keyframes video-pulse {
	to {
		box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
	}
}

@keyframes s1-a1 {
	0% {
		opacity: 0;
		transform: scale(.7);
	}
	
	50% {
		opacity: 0;
		transform: scale(.7);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes ripple {
	0% {
		width: 150px;
		height: 150px;
		opacity: 0;
	}
	
	10% {
		width: 170px;
		height: 170px;
		opacity: 1;
	}
	
	25% {
		width: 200px;
		height: 200px;
		top: -5px;
		left: -5px;
	}
	
	50% {
		width: 240px;
		height: 240px;
		top: -10px;
		left: -10px;
	}
	
	75% {
		width: 270px;
		height: 270px;
		top: -15px;
		left: -15px;
	}
	
	100% {
		width: 300px;
		height: 300px;
		top: -20px;
		left: -20px;
		opacity: 0;
	}
}

@keyframes rtd {
	from, to {
		-moz-transform: rotateX(0) rotateY(0) rotateZ(0);
		-ms-transform: rotateX(0) rotateY(0) rotateZ(0);
		transform: rotateX(0) rotateY(0) rotateZ(0);
	}
	
	20% {
		-moz-transform: rotateY(-90deg) rotateZ(90deg);
		-ms-transform: rotateY(-90deg) rotateZ(90deg);
		transform: rotateY(-90deg) rotateZ(90deg);
	}
	
	40% {
		-moz-transform: rotateY(-180deg) rotateZ(90deg);
		-ms-transform: rotateY(-180deg) rotateZ(90deg);
		transform: rotateY(-180deg) rotateZ(90deg);
	}
	
	60% {
		-moz-transform: rotateY(-270deg) rotateX(90deg);
		-ms-transform: rotateY(-270deg) rotateX(90deg);
		transform: rotateY(-270deg) rotateX(90deg);
	}
	
	80% {
		-moz-transform: rotateX(90deg);
		-ms-transform: rotateX(90deg);
		transform: rotateX(90deg);
	}
}

@keyframes tilt {
	0% {
		-webkit-transform: rotateX(-30deg);
		-moz-transform: rotateX(-30deg);
		transform: rotateX(-30deg);
	}
	
	25% {
		-webkit-transform: rotateX(30deg);
		-moz-transform: rotateX(30deg);
		transform: rotateX(30deg);
	}
	
	50% {
		-webkit-transform: rotateY(-30deg);
		-moz-transform: rotateY(-30deg);
		transform: rotateY(-30deg);
	}
	
	75% {
		-webkit-transform: rotateY(30deg);
		-moz-transform: rotateY(30deg);
		transform: rotateY(30deg);
	}
	
	100% {
		-webkit-transform: rotateZ(20deg);
		-moz-transform: rotateZ(20deg);
		transform: rotateZ(20deg);
	}
}

@keyframes hvr-buzz-out {
	10% {
		transform: translateX(3%) rotate(2deg);
	}
	
	20% {
		transform: translateX(-3%) rotate(-2deg);
	}
	
	30% {
		transform: translateX(3%) rotate(2deg);
	}
	
	40% {
		transform: translateX(-3%) rotate(-2deg);
	}
	
	50% {
		transform: translateX(2%) rotate(1deg);
	}
	
	60% {
		transform: translateX(-2%) rotate(-1deg);
	}
	
	70% {
		transform: translateX(2%) rotate(1deg);
	}
	
	80% {
		transform: translateX(-2%) rotate(-1deg);
	}
	
	90% {
		transform: translateX(1%) rotate(0);
	}
	
	to {
		transform: translateX(-1%) rotate(0);
	}
}

@keyframes flyout {
	20% {
		transform: scale(1);
		opacity: 1;
	}
	
	40% {
		transform: scale(1.1) translate(-5px, 5px);
	}
	
	70% {
		transform: scale(.9) translate(30px, -30px);
	}
	
	100% {
		transform: scale(.7) translate(75px, -75px);
		opacity: 0;
	}
}

.moveBounceY {
	animation: 3s moveBounceY linear infinite;
}

@keyframes moveBounceY {
	0% {
		transform: translateY(0);
	}
	
	50% {
		transform: translateY(20px);
	}
	
	to {
		transform: translateY(0);
	}
}

.moveBounceX {
	animation: 3s moveBounceX linear infinite;
}

@keyframes moveBounceX {
	0% {
		transform: translateX(0);
	}
	
	50% {
		transform: translateX(-20px);
	}
	
	to {
		transform: translateX(0);
	}
}

.tf-animation-img figure:hover img {
	-webkit-animation: tfBottomToTop .5s forwards;
	-moz-animation: tfBottomToTop .5s forwards;
	animation: tfBottomToTop .5s forwards;
}

@-webkit-keyframes tfBottomToTop {
	49% {
		-webkit-transform: translateY(-100%);
	}
	
	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	
	51% {
		opacity: 1;
	}
}

@keyframes tfBottomToTop {
	49% {
		transform: translateY(-100%);
	}
	
	50% {
		opacity: 0;
		transform: translateY(100%);
	}
	
	51% {
		opacity: 1;
	}
}

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}
	
	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}
	
	51% {
		opacity: 1;
	}
}

@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(100%);
	}
	
	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}
	
	51% {
		opacity: 1;
	}
}

@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}
	
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	
	51% {
		opacity: 1;
	}
}

@keyframes shine {
	0% {
		background-position-x: -500%;
	}
	
	100% {
		background-position-x: 500%;
	}
}

@-webkit-keyframes toLeftFromRight {
	49% {
		-webkit-transform: translate(-100%);
	}
	
	50% {
		opacity: 0;
		-webkit-transform: translate(100%);
	}
	
	51% {
		opacity: 1;
	}
}

@-moz-keyframes toLeftFromRight {
	49% {
		-moz-transform: translate(-100%);
	}
	
	50% {
		opacity: 0;
		-moz-transform: translate(100%);
	}
	
	51% {
		opacity: 1;
	}
}

@keyframes toLeftFromRight {
	49% {
		transform: translate(-100%);
	}
	
	50% {
		opacity: 0;
		transform: translate(100%);
	}
	
	51% {
		opacity: 1;
	}
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

@-webkit-keyframes flash {
	0%, 100%, 50% {
		opacity: 1;
	}
	
	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 100%, 50% {
		opacity: 1;
	}
	
	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	30% {
		-webkit-transform: scaleX(1.25) scaleY(.75);
		transform: scaleX(1.25) scaleY(.75);
	}
	
	40% {
		-webkit-transform: scaleX(.75) scaleY(1.25);
		transform: scaleX(.75) scaleY(1.25);
	}
	
	60% {
		-webkit-transform: scaleX(1.15) scaleY(.85);
		transform: scaleX(1.15) scaleY(.85);
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	
	30% {
		-webkit-transform: scaleX(1.25) scaleY(.75);
		-ms-transform: scaleX(1.25) scaleY(.75);
		transform: scaleX(1.25) scaleY(.75);
	}
	
	40% {
		-webkit-transform: scaleX(.75) scaleY(1.25);
		-ms-transform: scaleX(.75) scaleY(1.25);
		transform: scaleX(.75) scaleY(1.25);
	}
	
	60% {
		-webkit-transform: scaleX(1.15) scaleY(.85);
		-ms-transform: scaleX(1.15) scaleY(.85);
		transform: scaleX(1.15) scaleY(.85);
	}
	
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	
	20%, 40%, 60%, 80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	
	20%, 40%, 60%, 80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	
	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	
	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	
	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	
	100% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	10%, 20% {
		-webkit-transform: scale(.9) rotate(-3deg);
		transform: scale(.9) rotate(-3deg);
	}
	
	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	
	40%, 60%, 80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	
	10%, 20% {
		-webkit-transform: scale(.9) rotate(-3deg);
		-ms-transform: scale(.9) rotate(-3deg);
		transform: scale(.9) rotate(-3deg);
	}
	
	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	
	40%, 60%, 80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	
	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	
	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	25% {
		-webkit-transform: scale(.95);
		transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	
	25% {
		-webkit-transform: scale(.95);
		-ms-transform: scale(.95);
		transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		-ms-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1;
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		opacity: 1;
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		opacity: 1;
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0);
		-ms-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: translateX(0) skewX(-15deg);
		transform: translateX(0) skewX(-15deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translateX(0) skewX(0);
		transform: translateX(0) skewX(0);
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: translateX(0) skewX(-15deg);
		-ms-transform: translateX(0) skewX(-15deg);
		transform: translateX(0) skewX(-15deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translateX(0) skewX(0);
		-ms-transform: translateX(0) skewX(0);
		transform: translateX(0) skewX(0);
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0) skewX(0);
		transform: translateX(0) skewX(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0) skewX(0);
		-ms-transform: translateX(0) skewX(0);
		transform: translateX(0) skewX(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	20%, 60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	20%, 60% {
		-webkit-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	40% {
		-webkit-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translateY(700px);
		-ms-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		-ms-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		-ms-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		-ms-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(-2000px);
		transform: scale(.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(60px);
		transform: scale(.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(-2000px);
		-ms-transform: scale(.1) translateY(-2000px);
		transform: scale(.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(60px);
		-ms-transform: scale(.475) translateY(60px);
		transform: scale(.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(-2000px);
		transform: scale(.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(48px);
		transform: scale(.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(-2000px);
		-ms-transform: scale(.1) translateX(-2000px);
		transform: scale(.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(48px);
		-ms-transform: scale(.475) translateX(48px);
		transform: scale(.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(2000px);
		transform: scale(.1) translateX(2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(-48px);
		transform: scale(.475) translateX(-48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(2000px);
		-ms-transform: scale(.1) translateX(2000px);
		transform: scale(.1) translateX(2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(-48px);
		-ms-transform: scale(.475) translateX(-48px);
		transform: scale(.475) translateX(-48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(2000px);
		transform: scale(.1) translateY(2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(-60px);
		transform: scale(.475) translateY(-60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(2000px);
		-ms-transform: scale(.1) translateY(2000px);
		transform: scale(.1) translateY(2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(-60px);
		-ms-transform: scale(.475) translateY(-60px);
		transform: scale(.475) translateY(-60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}
	
	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(-60px);
		transform: scale(.475) translateY(-60px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(2000px);
		transform: scale(.1) translateY(2000px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(-60px);
		-ms-transform: scale(.475) translateY(-60px);
		transform: scale(.475) translateY(-60px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(2000px);
		-ms-transform: scale(.1) translateY(2000px);
		transform: scale(.1) translateY(2000px);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(42px);
		transform: scale(.475) translateX(42px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(-2000px);
		transform: scale(.1) translateX(-2000px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(42px);
		-ms-transform: scale(.475) translateX(42px);
		transform: scale(.475) translateX(42px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(-2000px);
		-ms-transform: scale(.1) translateX(-2000px);
		transform: scale(.1) translateX(-2000px);
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(-42px);
		transform: scale(.475) translateX(-42px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(2000px);
		transform: scale(.1) translateX(2000px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(-42px);
		-ms-transform: scale(.475) translateX(-42px);
		transform: scale(.475) translateX(-42px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(2000px);
		-ms-transform: scale(.1) translateX(2000px);
		transform: scale(.1) translateX(2000px);
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(60px);
		transform: scale(.475) translateY(60px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(-2000px);
		transform: scale(.1) translateY(-2000px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(60px);
		-ms-transform: scale(.475) translateY(60px);
		transform: scale(.475) translateY(60px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(-2000px);
		-ms-transform: scale(.1) translateY(-2000px);
		transform: scale(.1) translateY(-2000px);
		-webkit-transform-origin: center top;
		-ms-transform-origin: center top;
		transform-origin: center top;
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes effect-zoom-out-left {
	50% {
		-webkit-transform: scale(.8) translateX(0);
		-moz-transform: scale(.8) translateX(0);
		-ms-transform: scale(.8) translateX(0);
		-o-transform: scale(.8) translateX(0);
		transform: scale(.8) translateX(0);
		opacity: .5;
	}
	
	100% {
		-webkit-transform: scale(.8) translateX(-150%);
		-moz-transform: scale(.8) translateX(-150%);
		-ms-transform: scale(.8) translateX(-150%);
		-o-transform: scale(.8) translateX(-150%);
		transform: scale(.8) translateX(-150%);
		opacity: .5;
	}
}

@keyframes effect-zoom-out-left {
	50% {
		-webkit-transform: scale(.8) translateX(0);
		-moz-transform: scale(.8) translateX(0);
		-ms-transform: scale(.8) translateX(0);
		-o-transform: scale(.8) translateX(0);
		transform: scale(.8) translateX(0);
		opacity: .5;
	}
	
	100% {
		-webkit-transform: scale(.8) translateX(-150%);
		-moz-transform: scale(.8) translateX(-150%);
		-ms-transform: scale(.8) translateX(-150%);
		-o-transform: scale(.8) translateX(-150%);
		transform: scale(.8) translateX(-150%);
		opacity: .5;
	}
}

@-webkit-keyframes effect-zoom-out-right {
	50% {
		-webkit-transform: scale(.8) translateX(0);
		-moz-transform: scale(.8) translateX(0);
		-ms-transform: scale(.8) translateX(0);
		-o-transform: scale(.8) translateX(0);
		transform: scale(.8) translateX(0);
		opacity: .5;
	}
	
	100% {
		-webkit-transform: scale(.8) translateX(150%);
		-moz-transform: scale(.8) translateX(150%);
		-ms-transform: scale(.8) translateX(150%);
		-o-transform: scale(.8) translateX(150%);
		transform: scale(.8) translateX(150%);
		opacity: .5;
	}
}

@keyframes effect-zoom-out-right {
	50% {
		-webkit-transform: scale(.8) translateX(0);
		-moz-transform: scale(.8) translateX(0);
		-ms-transform: scale(.8) translateX(0);
		-o-transform: scale(.8) translateX(0);
		transform: scale(.8) translateX(0);
		opacity: .5;
	}
	
	100% {
		-webkit-transform: scale(.8) translateX(150%);
		-moz-transform: scale(.8) translateX(150%);
		-ms-transform: scale(.8) translateX(150%);
		-o-transform: scale(.8) translateX(150%);
		transform: scale(.8) translateX(150%);
		opacity: .5;
	}
}

@-webkit-keyframes pulse_two {
	0% {
		-webkit-box-shadow: 0 0 0 0 #fff;
	}
	
	70% {
		-webkit-box-shadow: 0 0 0 30px #fff;
	}
	
	100% {
		-webkit-box-shadow: 0 0 0 0 #fff;
	}
}

@keyframes pulse_two {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .7);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, .7);
	}
	
	70% {
		-moz-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
	}
	
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

@keyframes loader-rotate {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes rotateLoad {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes scaleChange_1 {
	0% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(0);
	}
	
	100% {
		transform: scale(1);
	}
}

@keyframes scaleChange_2 {
	0% {
		transform: scale(0);
	}
	
	50% {
		transform: scale(1);
	}
	
	100% {
		transform: scale(0);
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes cssload-rotate0 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	60% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	
	100% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

@-webkit-keyframes cssload-rotate0 {
	0% {
		-webkit-transform: rotate(0);
	}
	
	60% {
		-webkit-transform: rotate(180deg);
	}
	
	100% {
		-webkit-transform: rotate(180deg);
	}
}

@keyframes cssload-rotate90 {
	0% {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	60% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
		transform: rotate(270deg);
	}
	
	100% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

@-webkit-keyframes cssload-rotate90 {
	0% {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	60% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
	
	100% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

@keyframes cssload-rotate45 {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	60% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		transform: rotate(225deg);
	}
	
	100% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		transform: rotate(225deg);
	}
}

@-webkit-keyframes cssload-rotate45 {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	60% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}
	
	100% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}
}

@keyframes cssload-rotate135 {
	0% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		transform: rotate(135deg);
	}
	
	60% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
		transform: rotate(315deg);
	}
	
	100% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
		transform: rotate(315deg);
	}
}

@-webkit-keyframes cssload-rotate135 {
	0% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	
	60% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	
	100% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
}

@keyframes cssload-loader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-loader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes sk-circleBounceDelay {
	0%, 100%, 80% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-circleBounceDelay {
	0%, 100%, 80% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes sk-bounce {
	0%, 100% {
		-webkit-transform: scale(0);
	}
	
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%, 100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}
	
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}
	
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0) rotateY(0);
		-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	}
	
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
	}
	
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

@-webkit-keyframes sk-stretchdelay {
	0%, 100%, 40% {
		-webkit-transform: scaleY(.4);
	}
	
	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {
	0%, 100%, 40% {
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4);
	}
	
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

@keyframes circle-fade-inf {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	
	100% {
		transform: scale(1.4);
		opacity: 0;
	}
}

/*
* Repeatable Patterns
* Carousel
* Topbar
* Header
* Mobile navigation
* Temtplate Css Global 
* Page Title
* Blog
* Blog Single
* Sidebar
* Pagination
* Mail Chimp
* Footer
* Widget footer
* Bottom
* GoTop Button
* Boxed
* Preload
* Contact form
* Flat List
* Services grid
* 404
* Search No Results
*/

/* Repeatable Patterns
-------------------------------------------------------------- */
::-moz-selection {
	color: #fff;
	text-shadow: none;
	background: #78b942;
}

::-webkit-selection {
	color: #fff;
	text-shadow: none;
	background: #78b942;
}

::selection {
	color: #fff;
	text-shadow: none;
	background: #000;
}

a {
	color: var(--theme-primary-color);
	text-decoration: none;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

a:hover {
	color: var(--theme-secondary-color);
	text-decoration: none;
	outline: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

a:focus {
	text-decoration: none;
	outline: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

img {
	max-width: 100%;
	height: auto;
}

/* Typography */
body, button, input, select, textarea {
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

strong, b {
	font-weight: 700;
}

p {
	margin-bottom: 30px;
}

p:last-of-type {
	margin-bottom: 0px;
}

article:last-of-type, article p:last-of-type {
	margin-bottom: 0;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	position: relative;
	margin: 30px 0px 30px 0px;
	padding: 18px 45px 18px 45px;
	border-left: 8px solid var(--theme-secondary-color);
	border-radius: 5px;
	background: var(--theme-primary-color);
	color: #fff;
}

.has-background blockquote.has-very-dark-gray-color, blockquote em a, blockquote a {
	color: #fff;
}

blockquote code {
	color: inherit;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	margin: 40px 0px 40px 0px;
	padding: 40px 50px 50px 50px;
}

blockquote a:hover {
	color: #203b48;
}

blockquote .name {
	color: #fff;
	margin: 11px 0 0 0;
}

blockquote p .icon-blockquote {
	font-size: 24px;
	line-height: 40px;
	line-height: 0;
	font-weight: 300;
	vertical-align: text-bottom;
	color: #203b48;
	position: relative;
	display: inline-block;
}

blockquote p .icon-blockquote:first-of-type {
	margin-right: 17px;
	top: -8px;
}

blockquote p .icon-blockquote:last-of-type {
	margin-left: 5px;
	top: 2px;
}

blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6 {
	color: #fff;
}

table {
	width: 100%;
	margin: 15px 0;
}

th, td {
	border: 1px solid #dbdbdb;
	padding: 7px;
	text-align: center;
}

blockquote .blockqoute-text:before, blockquote .blockqoute-text:after {
	position: absolute;
	left: 0px;
	top: 4px;
	content: "”";
	font-size: 60px;
	line-height: 60px;
	color: #999;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote em, blockquote i, blockquote cite {
	font-weight: 700;
}

blockquote em, blockquote cite {
	margin-top: 10px;
}

blockquote cite {
	display: inline-flex;
	line-height: 1.3;
}

blockquote strong, blockquote b {
	font-weight: 600;
}

blockquote > p:last-of-type {
	margin-bottom: 0px;
}

abbr[title] {
	border-bottom: 1px dotted #c0c0c0;
	cursor: help;
}

mark, ins {
	background-color: #eb6d2f;
	text-decoration: none;
	color: #fff;
	padding: 7px;
}

sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -6px;
}

sub {
	bottom: -3px;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

address {
	font-style: italic;
	margin: 0 0 20px;
}

code, kbd, tt, var, samp, pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background: #f9f9f9;
	border: 1px solid #eee;
	border-radius: 0;
	font-family: Consolas, monospace;
	height: auto;
	margin: 0 0 20px;
	overflow-x: auto;
	padding: 20px;
}

h1.w6, h2.w6, h3.w6, h4.w6, h5.w6, h6.w6 {
	font-weight: 600;
}

h1.w4, h2.w4, h3.w4, h4.w4, h5.w4, h6.w4 {
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	color: #203b48;
	line-height: 1.3;
}

h1 {
	font-size: 50px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 16px;
}

/* Alignments */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.blockcenter {
	left: 50%;
	transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	-webkit-transform: translatex(-50%);
	-o-transform: translatex(-50%);
}

.float-right {
	float: right;
}

blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
	margin: 7px 30px 25px 0 !important;
}

blockquote.alignright, .wp-caption.alignright, img.alignright {
	margin: 7px 0 25px 30px !important;
}

blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
	clear: both;
}

.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
	margin-bottom: 10px;
}

/* Content */
.container {
	max-width: 1195px;
}

.bypostauthor article .gravatar {
	float: left;
	display: inline-block;
}

.sticky, .tag-sticky-2 {
	display: block;
	background: #f7f7f7;
	border: 1px solid rgba(54, 70, 115, .08);
}

.single .sticky, .single .tag-sticky-2 {
	padding: 30px;
}

.page-header {
	margin: 0;
	border: 0;
}

.page-header .nothing {
	padding: 0;
	background-color: transparent;
	font-size: 40px;
	line-height: 40px;
	color: #ff1200;
}

.site-main {
	position: relative;
}

/* Accessibility */

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

/* Media */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
	max-width: 100%;
}

/* Captions */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: .8075em 0;
}

/* Galleries */
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/* Elements */
hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}

ul, ol {
	padding: 0;
	margin: 0 0 30px 25px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul, li > ol {
	margin-bottom: 0;
}

dd, dt {
	line-height: 30px;
}

::-moz-selection {
	color: #fff;
	text-shadow: none;
	background: #333;
}

::-webkit-selection {
	color: #fff;
	text-shadow: none;
	background: #333;
}

::selection {
	color: #fff;
	text-shadow: none;
	background: #333;
}

/* Forms */
button, input[type="button"], input[type="reset"], input[type="submit"] {
	color: #fff;
	background-color: var(--theme-secondary-color);
	border-radius: 5px;
	padding: 23px 37px 23px 37px;
	cursor: pointer;
	white-space: nowrap;
	z-index: 0;
	display: inline-block;
	line-height: 1;
	margin-bottom: 0;
	border: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: var(--theme-primary-color);
	color: #fff;
	border-color: var(--theme-primary-color);
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	border: 2px solid #e2eeff;
	background-color: transparent;
	padding: 16px 20px;
	max-width: 100%;
	margin-bottom: 30px;
	width: 100%;
	outline: none;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
	border: 2px solid;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input[type="date"], input[type="datetime-local"], input[type="month"], input[type="time"] {
	-webkit-appearance: listbox;
}

textarea {
	width: 100%;
	height: 150px;
	padding: 8px 15px;
}

input[type="checkbox"] {
	display: inline;
}

input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {
	color: #525368;
	opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #525368;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #525368;
	opacity: 1;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
	background-position: calc(100% - 20px), calc(100% - 15px);
	background-size: 5px 5px, 5px 5px;
	background-repeat: no-repeat;
	line-height: 1.5;
}

/* Bootstrap Resetting Elements */
.btn {
	background-image: none;
}

.btn.nitro-lazy {
	background-image: none !important;
}

textarea, input[type="text"], input[type="submit"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

button:focus {
	outline: none;
}

input[type='radio'] {
	-webkit-appearance: none;
	appearance: none;
	width: 20px !important;
	height: 20px !important;
	border: 1px solid #d5d5d5 !important;
	border-radius: 50% !important;
	outline: none;
	position: relative;
	background: transparent !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
	margin-right: 15px;
}

input[type='radio']:before {
	content: "";
	display: block;
	width: 80%;
	height: 80%;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

input[type='radio']:checked {
	border-color: var(--theme-secondary-color) !important;
}

input[type='radio']:checked:before {
	background: var(--theme-secondary-color) !important;
}

input[type='checkbox'] {
	-webkit-appearance: none;
	appearance: none;
	width: 20px !important;
	height: 20px !important;
	border-width: 1px !important;
	border-style: solid;
	outline: none;
	position: relative;
	background: transparent !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
	margin-right: 15px;
	border-radius: 0 !important;
	border-color: var(--theme-secondary-color);
}

input[type='checkbox']:before {
	content: "";
	left: 9px;
	top: 8px;
	width: 5px;
	height: 10px;
	border: solid #d5d5d5;
	border-width: 0 1px 1px 0;
	position: absolute;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	display: none;
}

input[type='checkbox']:checked:before {
	display: block;
}

input[type='checkbox']:focus {
	border-color: #d5d5d5 !important;
}

/*Block Editor*/
.wp-block-button__link {
	border-radius: 5px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 18px 52px 17px 52px;
	line-height: 1.3;
}

.wp-block-button__link:before {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #222;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
	transition: transform 500ms cubic-bezier(.86, 0, .07, 1) 0s, -webkit-transform 500ms 0s;
}

.wp-block-button__link:hover:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
}

.is-style-outline .wp-block-button__link:hover {
	color: #fff;
}

.wp-block-button:not(.alignleft):not(.aligncenter):not(.alignright) {
	margin-top: 30px;
}

.wp-block-button.is-style-squared a, .wp-block-button__link.wp-block-button.is-style-squared a {
	border-radius: 0px;
}

.post-password-form button[type="submit"], .post-password-form input[type="submit"] {
	margin-left: 7px;
	border-radius: 0px;
	padding: 23px 57px 24px 57px;
	font-size: 18px;
}

.post-password-form input[type="password"] {
	min-width: 300px;
	border-radius: 0px;
	border-color: #eaeaea;
}

.wp-block-button {
	margin-bottom: 30px;
}

.wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.entry-content > .alignwide:not(.wp-block-group.has-background), .entry-content > .alignfull:not(.wp-block-group.has-background), .wp-block-archives:not(.alignwide):not(.alignfull), .wp-block-categories:not(.alignwide):not(.alignfull), .wp-block-code, .wp-block-columns:not(.alignwide):not(.alignfull), .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull), .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), .wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright), .wp-block-media-text:not(.alignwide):not(.alignfull), .wp-block-preformatted, .wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright), .wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-verse, .wp-block-video:not(.alignwide):not(.alignfull) {
	margin-top: 30px;
	margin-bottom: 30px;
}

.wp-block-column > ul:last-child {
	margin-bottom: 0;
}

.wp-block-group.has-background {
	padding: 30px;
	margin-top: 0;
	margin-bottom: 0;
}

.has-large-font-size {
	line-height: 1.3;
}

.wp-block-group.has-background .wp-block-group__inner-container ul:last-of-type {
	margin-bottom: 0;
}

/* Block Widget */
ul.wp-block-rss, ul.wp-block-latest-posts, ul.wp-block-archives-list, ol.wp-block-latest-comments {
	margin-left: 0;
}

ul.wp-block-rss, ol.wp-block-latest-comments {
	width: fit-content;
}

ul.wp-block-rss ul, ul.wp-block-latest-posts ul, ul.wp-block-archives-list ul, ol.wp-block-latest-comments ul {
	padding-left: 15px;
}

ul.wp-block-rss li, ul.wp-block-latest-posts li, ul.wp-block-archives-list li, ol.wp-block-latest-comments li {
	position: relative;
	list-style: none;
}

/* Carousel
-------------------------------------------------------------- */
.owl-carousel {
	touch-action: manipulation;
}

/* Topbar
-------------------------------------------------------------- */
.themesflat-top {
	position: relative;
}

.themesflat-top .container-inside {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
	justify-content: center;
}

.themesflat-top .container-inside .content-left {
	flex-grow: 1;
	justify-content: flex-start;
	display: flex;
	align-items: center;
}

.themesflat-top .container-inside .content-right {
	flex-grow: 1;
	justify-content: flex-end;
	display: flex;
	align-items: center;
}

.themesflat-top ul {
	list-style: none;
	margin: 0;
}

.themesflat-top ul li {
	display: inline-block;
	margin-left: 20px;
	text-align: left;
	position: relative;
}

.header-03 .themesflat-top ul.flat-information li {
	margin-left: 41px;
}

.themesflat-top ul li:first-child, .header-03 .themesflat-top ul.flat-information li:first-child {
	margin-left: 0px;
}

.themesflat-top .content-left ul li > i {
	margin-right: 5px;
	font-size: 17px;
	position: relative;
	top: 4px;
}

.header-03 .themesflat-top .content-left ul li > i {
	font-size: 21px;
}

.themesflat-top .themesflat-socials li {
	background: transparent;
	margin-left: 28px;
}

.header-01 .themesflat-top .container {
	max-width: 1790px;
}

.header-01 .themesflat-top .container-inside .content-left {
	margin-left: 28.4em;
}

.themesflat-top .widget-topbar-menu {
	margin-right: 45px;
}

.themesflat-top .widget-topbar-menu ul li {}

/* Header
-------------------------------------------------------------- */
#header {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.header-sticky {
	-webkit-box-shadow: 0 0 65px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 65px rgba(0, 0, 0, .09);
	-ms-box-shadow: 0 0 65px rgba(0, 0, 0, .09);
	-o-box-shadow: 0 0 65px rgba(0, 0, 0, .09);
	box-shadow: 0 0 65px rgba(0, 0, 0, .09);
}

#header.header-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	-webkit-animation-name: fadeInDown;
	-webkit-animation-duration: .8s;
	animation-name: fadeInDown;
	animation-duration: .8s;
}

#header .header-wrap, #header .header-wrap .header-ct-left, #header .header-wrap .header-ct-center, #header .header-wrap .header-ct-right {
	height: 100%;
}

/* header-default */

/* header-style1 */
#header.header-style1 .container {
	max-width: 1790px;
}

#header .header-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
	justify-content: center;
}

#header .header-wrap .header-ct-left {
	flex-grow: 0;
	justify-content: flex-start;
	display: flex;
	align-items: center;
}

#header .header-wrap .header-ct-center {
	flex-grow: 1;
	justify-content: right;
	display: flex;
	align-items: center;
}

#header .header-wrap .header-ct-right {
	flex-grow: 1;
	justify-content: flex-end;
	display: flex;
	align-items: center;
}

#header.header-style1 .logo {
	min-width: 255px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	margin-top: -55px;
	min-height: 160px;
}

#header.header-style1 .logo:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-53%);
	height: 100%;
	width: 160%;
	background: #fff;
	z-index: -1;
}

#header.header-style1 .header-wrap .header-ct-center {
	margin-left: 9em;
	justify-content: flex-start;
}

/* header-style2 */
#header.header-style2 .container {
	max-width: 1790px;
}

#header.header-style2 .header-wrap .header-ct-left {
	flex-grow: 0;
	justify-content: flex-start;
	display: flex;
	align-items: center;
}

#header.header-style2 .header-wrap .header-ct-center {
	flex-grow: 1;
	justify-content: right;
	display: flex;
	align-items: center;
}

#header.header-style2 .header-wrap .header-ct-right {
	flex-grow: 1;
	justify-content: flex-end;
	display: flex;
	align-items: center;
}

/* header-style3 */
.header-03 .themesflat-top .container, #header.header-style3 .container {
	max-width: 1800px;
}

/* #header.header-style3 .header-wrap .header-ct-right {
	flex-grow: 0;
} */
#header.header-style3 .wrap-btn-header .btn-header {
	padding: 17px 30px;
	margin-left: 40px;
}

.wrap-btn-header .btn-header > i {
	margin-left: 10px;
}

#header.header-style3 .info-header {
	padding-left: 65px;
}

#header.header-style3 .info-header .icon-info {
	transform: translateY(-50%) rotate(-92deg);
}

#header.header-style3 .info-header .text {
	font-size: 15px;
	font-weight: 700;
}

#header.header-style3 .info-header .phone {
	font-size: 21px;
}

#header.header-style3 .info-header .icon-info svg {
	fill: #fff;
}

#header.header-style3 .show-search > a {
	background: transparent;
}

/* button header */
.btn-topbar, .btn-header {
	background: var(--theme-secondary-color);
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 21px 33px;
	display: inline-flex;
	z-index: 1;
	overflow: hidden;
	position: relative;
	line-height: 1;
	white-space: nowrap;
	border-radius: 5px;
}

.wrap-btn-topbar .btn-topbar, .wrap-btn-header .btn-header {
	display: inline-flex;
	margin-left: 20px;
}

.themesflat-top .wrap-btn-topbar .btn-topbar {
	border-radius: 0;
	padding: 15px 31px;
	margin-left: 34px;
}

/* info header */
.info-header {
	position: relative;
	padding-left: 60px;
	margin-right: 34px;
	margin-left: 15px;
}

.info-header .icon-info {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 48px;
	height: 48px;
	border: 2px solid rgba(31, 36, 44, .1);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.info-header .icon-info svg {
	fill: var(--theme-secondary-color);
}

.info-header .content {
	display: flex;
	flex-direction: column;
	line-height: 1.3;
}

.info-header .phone {
	font-weight: bold;
	color: #191919;
}

/* logo */
#logo a, #logo-mobi a {
	display: inline-block;
}

.logo img, .logo svg, .logo {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

/* navigation */
#mainnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainnav ul li {
	position: relative;
}

#mainnav > ul > li {
	float: left;
}

#mainnav > ul > li:last-child {
	margin-right: 0;
}

#mainnav > ul {
	display: flex;
}

#mainnav > ul > li {
	padding: 0;
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
	max-width: unset;
}

#mainnav > ul > li > a {
	font-size: 18px;
	position: relative;
	display: inline-block;
}

#mainnav > ul > li:first-child {
	margin-left: 0px;
}

#mainnav > ul > li.menu-item-has-children > a {
	padding-right: 15px;
}

#mainnav > ul > li.menu-item-has-children > a:before {
	content: "+";
	position: absolute;
	right: 0;
	top: 50%;
	display: block;
	font-size: 16px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#mainnav > ul > li.current-menu-item > a, #mainnav > ul > li > a:hover, #mainnav > ul > li.current-menu-item > a, #mainnav > ul > li.current-menu-ancestor > a, #mainnav > ul > li.current-menu-parent > a {
	color: #eb6d2f;
}

#mainnav > ul > li > a i {
	font-size: 14px;
	margin-left: 5px;
}

#mainnav > ul > li > a:after {
	content: "";
	width: 0%;
	height: 1px;
	position: absolute;
	bottom: 35%;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	background: #0067da;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#mainnav > ul > li > a:hover:after {
	width: 100%;
	opacity: 1;
	visibility: visible;
}

/* submenu */
#mainnav ul.sub-menu {
	padding: 0;
	padding: 0px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 110%;
	min-width: 200px;
	background: #fff;
	border-radius: 0px;
	z-index: 9999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .15);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .15);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#mainnav > ul > li:last-child > ul.sub-menu {
	left: unset;
	right: 0;
}

#mainnav ul.sub-menu > li > a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: #f9f8f8;
	transition: width .3s cubic-bezier(.35, .7, .35, 1) 0s;
	z-index: -1;
}

#mainnav ul.sub-menu > li > a:hover:before, #mainnav ul.sub-menu > li.current-menu-item > a:before, #mainnav ul.sub-menu > li.current-menu-ancestor > a:before, #mainnav ul.sub-menu > li.current-menu-parent > a:before {
	width: 100%;
	transition-delay: .3s;
}

#mainnav ul.sub-menu > li > a > span {
	background: var(--theme-secondary-color);
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
	padding: 5px 7px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	line-height: 1;
}

/* Right sub-menu */
#mainnav ul.right-sub-menu {
	left: auto;
	right: 0;
}

#mainnav ul li:hover > ul.sub-menu {
	top: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
}

#mainnav ul li ul li {
	margin-left: 0;
}

#mainnav ul.sub-menu li ul.sub-menu {
	position: absolute;
	left: 100%;
	top: 0;
}

#mainnav ul.sub-menu li ul.sub-menu ul.sub-menu ul.sub-menu {
	left: 0;
	top: 100%;
}

#mainnav ul.sub-menu li ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu {
	left: -100%;
	top: 0;
}

#mainnav ul.sub-menu > li {
	border-top: 1px solid #f7f7f7;
}

#mainnav ul.sub-menu > li:first-child {
	border-top: 0;
}

#mainnav ul.sub-menu > li > a {
	display: block;
	text-decoration: none;
	padding: 15px 20px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#mainnav ul.sub-menu li.menu-item-has-children > a:after {
	font-family: "carenow";
	content: "";
	font-weight: 900;
	right: 20px;
	line-height: normal;
	font-size: 12px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

#mainnav .megamenu ul.sub-menu li.menu-item-has-children > a:after {
	display: none;
}

#mainnav ul.sub-menu > li > a:hover {
	color: #eb6d2f;
}

#mainnav ul.sub-menu > li.sub-parent:hover::after {
	right: 18px;
}

#mainnav > ul > li.home > a:before {
	opacity: 1;
	content: "";
	position: absolute;
	left: 20px;
	bottom: -15px;
	width: 15px;
	height: 5px;
	background-color: #eb6d2f;
}

#mainnav > ul > li.home > a:after {
	opacity: 1;
	position: absolute;
	left: 36px;
	bottom: -15px;
	width: 15px;
	height: 5px;
	background-color: #000;
	content: "";
}

/* Mega Menu */
#mainnav li.megamenu {
	position: inherit;
}

#mainnav li.megamenu ul.sub-menu {
	z-index: 9999;
}

#mainnav li.megamenu > ul.sub-menu {
	width: 100%;
	left: 0;
	right: auto;
	padding: 15px;
	position: absolute;
	z-index: 98;
	-webkit-box-shadow: 0 6px 50px rgba(0, 0, 0, .04);
	box-shadow: 0 6px 50px rgba(0, 0, 0, .04);
	border-top: solid 1px #f7f7f7;
}

#mainnav li.megamenu > ul.sub-menu > li {
	margin: -15px 0;
	padding: 20px 0;
	display: block;
	float: left;
	width: 100%;
	border-right: solid 1px #f0f0f0 !important;
}

#mainnav li.megamenu > ul.sub-menu > li:last-child {
	border-right: none !important;
}

#mainnav li.megamenu.col-1 > ul.sub-menu > li {
	width: 100%;
}

#mainnav li.megamenu.col-2 > ul.sub-menu > li {
	width: 50%;
}

#mainnav li.megamenu.col-2 > ul.sub-menu > li:nth-child(3n) {
	clear: both;
}

#mainnav li.megamenu.col-3 > ul.sub-menu > li {
	width: 33.33%;
}

#mainnav li.megamenu.col-3 > ul.sub-menu > li:nth-child(4n) {
	clear: both;
}

#mainnav li.megamenu.col-4 > ul.sub-menu > li {
	width: 25%;
}

#mainnav li.megamenu.col-4 > ul.sub-menu > li:nth-child(5n) {
	clear: both;
}

#mainnav li.megamenu.col-5 > ul.sub-menu > li {
	width: 20%;
}

#mainnav li.megamenu.col-5 > ul.sub-menu > li:nth-child(6n) {
	clear: both;
}

#mainnav li.megamenu.col-6 > ul.sub-menu > li {
	width: 16.66%;
}

#mainnav li.megamenu.col-6 > ul.sub-menu > li:nth-child(7n) {
	clear: both;
}

#mainnav li.megamenu > ul.sub-menu > li ul {
	display: block;
	top: auto;
	width: 100%;
	min-width: 0;
	left: auto;
	position: relative;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#mainnav li.megamenu ul.sub-menu > li > a {
	padding: 10px 15px;
}

#mainnav li.megamenu > ul.sub-menu > .menu-item-has-children > a {
	font-weight: 700;
	opacity: .8;
	color: #222;
	background: transparent !important;
}

#mainnav li.megamenu > ul.sub-menu ul {
	background: transparent !important;
}

#mainnav li.megamenu > ul.sub-menu > .menu-item-has-children > a:hover {
	opacity: 1;
}

#mainnav li.megamenu.no-heading > ul.sub-menu > .menu-item-has-children > a {
	display: none;
}

#mainnav li.megamenu:hover ul li ul {
	opacity: 1;
	visibility: visible;
}

/* Canvas Menu */
.canvas-nav-wrap .inner-canvas-nav {
	width: 320px;
	height: 100%;
	top: 0;
	left: 0px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	position: fixed;
	background-color: #fff;
	z-index: 999999;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.canvas-nav-wrap.active .inner-canvas-nav {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}

.canvas-nav-wrap .overlay-canvas-nav {
	content: "";
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.canvas-nav-wrap.active .overlay-canvas-nav {
	opacity: 1;
	visibility: visible;
}

.canvas-menu-close {
	position: absolute;
	right: 20px;
	top: 30px;
}

.canvas-menu-close span {
	position: relative;
	background: transparent;
	cursor: pointer;
	display: inline-block;
	width: 26px;
	height: 26px;
}

.canvas-menu-close span:before, .canvas-menu-close span:after {
	content: "";
	position: absolute;
	top: 0;
	top: 50%;
	height: 2px;
	width: 100%;
	left: 0;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	background: #fff;
}

.canvas-menu-close span:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.canvas-menu-close span:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

.inner-canvas-nav .logo {
	padding: 25px 25px !important;
	line-height: unset;
	text-align: left;
}

.inner-canvas-nav .logo > a {
	max-width: 180px;
}

#mainnav_canvas ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainnav_canvas ul > li {
	width: 100%;
	position: relative;
	border-top: solid 1px rgba(255, 255, 255, .05);
}

#mainnav_canvas > ul > li:last-child {
	border-bottom: solid 1px rgba(255, 255, 255, .2);
}

#mainnav_canvas ul > li:last-child {
	border-bottom: solid 1px transparent;
}

#mainnav_canvas ul li a {
	font-weight: 500;
	display: inline-block;
	width: 100%;
	height: auto;
	padding: 12px 50px 12px 25px;
	text-align: left;
	color: #191919;
}

#mainnav_canvas ul li a > span {
	background: var(--theme-secondary-color);
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
	padding: 5px 7px;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	line-height: 1;
}

#mainnav_canvas .sub-menu a {
	padding: 12px 50px 12px 35px;
}

#mainnav_canvas .sub-menu .sub-menu a {
	padding: 12px 50px 12px 45px;
}

#mainnav_canvas ul li.current_page_item > a, #mainnav_canvas ul li.current-menu-item > a, #mainnav_canvas ul li.current-menu-ancestor > a, #mainnav_canvas ul li.current-menu-parent > a {
	color: var(--theme-secondary-color);
}

#mainnav_canvas ul li {
	border-top-style: solid;
	border-top-color: rgba(209, 209, 209, .56);
	border-top-width: 1px;
}

#mainnav_canvas > ul > li:last-child {
	border-bottom-style: solid;
	border-bottom-color: rgba(209, 209, 209, .56);
	border-bottom-width: 1px;
}

/* Show search */
.header-style1 .show-search, .header-style3 .show-search, .header-style1 .flat-language {
	float: right;
}

.show-search {
	position: relative;
	min-width: 20px;
	margin-left: 20px;
	z-index: 10;
	display: flex;
	align-items: center;
	height: 100%;
}

.show-search > a {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: #f8f8f8;
	color: var(--theme-primary-color);
	font-size: 20px;
}

.show-search > a:hover {
	color: #fff;
}

.show-search a {
	position: relative;
}

.show-search.active a > .fa-search:before {
	content: "";
}

.top-search {
	line-height: normal;
	position: absolute;
	right: 0px;
	top: 120%;
	width: 300px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.top-search.show {
	visibility: visible;
	opacity: 1;
	z-index: 1;
	top: 100%;
}

#header {
	width: 100%;
	z-index: 11;
	position: relative;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.header_sticky #header.header-sticky {
	z-index: 100;
	position: fixed;
	width: 100%;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 6%);
}

.header_sticky #header.header-sticky.header-style1 .logo {
	min-height: unset !important;
	background: transparent;
	margin-top: 0 !important;
	box-shadow: unset;
}

#mainnav > ul > li:first-child > a {
	padding-left: 0;
}

#header, #mainnav > ul > li > a, #header .show-search a, header .block a, #header .mini-cart-header .cart-count, #header .mini-cart .cart-count, .button-menu {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

/* Header Absolute */
.header-absolute #header {
	position: absolute;
	width: 100%;
	z-index: 999;
}

.header-absolute .header.widget-header .nav .header-wrap {
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}

/* Mobile navigation
-------------------------------------------------------------- */
#mainnav-mobi {
	display: block;
	margin: 0 auto;
	width: 100%;
	z-index: 1000;
	position: absolute;
}

#mainnav-mobi ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainnav-mobi ul {
	background-color: #222;
}

#mainnav-mobi ul li {
	margin: 0;
	position: relative;
	text-align: center;
	border-top: 1px solid rgba(255, 255, 255, .05);
	cursor: pointer;
	background-color: #222;
}

#mainnav-mobi ul ul li {
	background-color: #252525;
}

#mainnav-mobi ul ul ul li {
	background-color: #292929;
}

#mainnav-mobi ul > li > a {
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	color: #b1b1b1;
}

#mainnav-mobi ul.sub-menu {
	top: 100%;
	left: 0;
	z-index: 2000;
	position: relative;
}

#mainnav-mobi ul.sub-menu > li > a {
	display: block;
	text-decoration: none;
	padding: 0 15px;
	border-top-color: rgba(255, 255, 255, .1);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

#mainnav-mobi ul li ul li ul li a {
	padding-left: 45px !important;
}

#mainnav-mobi > ul > li > ul > li:first-child a {
	border-top: none;
}

.btn-menu {
	display: none;
	float: right;
	position: relative;
	background: transparent;
	cursor: pointer;
	margin: 32px 0px 32px 20px;
	width: 30px;
	height: 20px;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

.btn-menu:before, .btn-menu:after, .btn-menu span {
	background-color: var(--theme-primary-color);
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

.btn-menu:before, .btn-menu:after {
	content: "";
	position: absolute;
	top: 0;
	top: 50%;
	height: 2px;
	width: 100%;
	left: 0;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.btn-menu span {
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	top: 50%;
	overflow: hidden;
	text-indent: 200%;
}

.btn-menu span.line-1 {
	top: 50%;
}

.btn-menu span.line-2 {
	top: 60%;
}

.btn-menu:before {
	-webkit-transform: translate3d(0, -9px, 0);
	transform: translate3d(0, -9px, 0);
}

.btn-menu:after {
	-webkit-transform: translate3d(0, 9px, 0);
	transform: translate3d(0, 9px, 0);
}

.btn-menu.active span {
	opacity: 0;
}

.btn-menu.active:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.btn-menu.active:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

.mainnav_canvas .btn-submenu {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
	width: 47px;
	height: 47px;
	line-height: 42px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.mainnav_canvas .btn-submenu.active {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.mainnav_canvas .btn-submenu:before {
	content: "";
	height: 6px;
	width: 6px;
	display: inline-block;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #000 #000 transparent;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border .3s;
	transition: border .3s;
}

.btn-menu {
	display: none;
}

/* Flat language
-------------------------------------------------------------- */
.flat-language {
	position: relative;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.flat-language ul {
	margin: 0;
}

.flat-language > ul > li {
	list-style: none;
}

.flat-language ul.unstyled-child {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 110%;
	width: 150px;
	margin: 0;
	list-style: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	background: #fff;
	z-index: 9999;
	box-shadow: 1px 8px 16px 0px rgba(0, 0, 0, .4);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.flat-language .current .unstyled-child {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.flat-language .current:hover ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
	z-index: 99999;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.flat-language ul.unstyled-child li {
	margin: 0;
	text-align: left;
	display: block;
	padding: 0 0 0 25px;
	line-height: 45px;
	font-weight: 400;
	font-size: 13px;
	border-bottom: 1px solid rgba(133, 131, 177, .2);
}

.flat-language ul.unstyled-child li:last-child {
	border-bottom: none;
}

.flat-language ul li.current i {
	font-size: 12px;
	margin-left: 7px;
}

.flat-language ul li.current .languages-before-icon {
	font-size: 15px;
	margin-right: 9px;
}

/* Temtplate Css Global 
-------------------------------------------------------------- */
.page-template-front-page .page-wrap, .page-template-page_nosidebar .page-wrap, .page-template-one-page .page-wrap {
	padding: 0;
}

.page-template-front-page .page-wrap .content-area, .page-template-page_nosidebar .page-wrap .content-area, .error404 .page-wrap .content-area, .page-template-portfolio .page-wrap .content-area, .page-template-one-page .page-wrap .content-area {
	width: 100%;
	margin: 0;
}

.page-template-front-page .page-wrap .content-area:after {
	background-color: transparent;
	width: 0;
	height: 0;
}

.page-template-front-page .page-wrap .content-area, .page-template-page_nosidebar .page-wrap .content-area, .page-template-one-page .page-wrap .content-area {
	padding-right: 0 !important;
}

.page-wrap.sidebar-left .content-area, .page-wrap.sidebar-right .content-area {
	float: left;
	width: 68.3%;
	padding-right: 30px;
	position: relative;
}

.page-wrap.sidebar-left .widget-area, .page-wrap.sidebar-right .widget-area {
	float: left;
	width: 31.7%;
	position: relative;
}

/* Blog Sidebar Left */
.page-wrap.sidebar-left .content-area {
	float: right;
	padding-left: 30px;
	padding-right: 0;
}

.page-wrap.sidebar-left .content-area:after {
	left: 0;
}

.page-wrap.sidebar-left .pagination {
	text-align: center;
	margin-right: 0;
}

/* No sidebar */
body.no-sidebar .page-wrap.sidebar-left .content-area, body.no-sidebar .page-wrap.sidebar-right .content-area {
	float: none;
	width: 100%;
	padding-right: 0;
}

body.no-sidebar .page-wrap.sidebar-left .content-area {
	padding-left: 0;
}

body.no-sidebar .widget-area {
	display: none;
}

/* Full Width Center */
.page-wrap.fullwidth-center .wrap-content-area {
	width: 82.933333%;
	max-width: 82.933333%;
	margin: 0 auto;
	float: none;
	text-align: center;
}

.fullwidth-center article .entry-content > p {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.8;
	text-align: left;
	padding: 0 2.5px;
}

.page-wrap.fullwidth-small .wrap-content-area, .page-wrap.fullwidth-small .wrap-content-area {
	width: 82.933333%;
	max-width: 82.933333%;
	margin: 0 auto;
	float: none;
}

.page-wrap.fullwidth .post-wrap {
	padding: 0;
}

.page-wrap.fullwidth .content-area:after {
	width: 0;
}

.page-wrap.fullwidth .widget-area, .page-wrap.fullwidth-center .widget-area, .page-wrap.fullwidth-small .widget-area {
	display: none;
}

/* Full Width */
.page-wrap.fullwidth .content-area, .page-template-page_nosidebar .page-wrap.sidebar-right .content-area {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	float: none;
}

.has-carousel article:before, .has-carousel article:after {
	content: "";
	display: table;
	clear: both;
}

.blog-list-small .sticky .entry-border, .blog-list-small .tag-sticky-2 .entry-border, .blog-grid .sticky .entry-border, .blog-grid .tag-sticky-2 .entry-border {
	border: none;
}

.blog-list-small .sticky .entry-border:hover, .blog-list-small .tag-sticky-2 .entry-border:hover, .blog-grid .sticky .entry-border:hover, .blog-grid .tag-sticky-2 .entry-border:hover {
	box-shadow: none;
}

.blog-list .entry-border:hover {
	box-shadow: none;
}

/* Blog List Full Width */
article .featured-post {
	margin-bottom: 23px;
}

article .content-post {
	-ms-word-wrap: break-word;
	word-break: break-word;
	word-wrap: break-word;
	padding: 29px 28px 34px 28px;
}

.blog-list-full-width article {
	margin-bottom: 70px;
}

.blog-list-full-width article .featured-post {
	margin-bottom: 24px;
}

.blog-list-full-width article .content-post .entry-content p, .blog-list-full-width article .content-post p {
	margin-bottom: 12px;
}

.blog-list-full-width article .content-post .entry-title {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 7px;
}

.blog-list-full-width article {
	margin-bottom: 41px;
}

.blog-list-full-width article:last-of-type {
	margin-bottom: 50px;
}

/* Blog Grid */
.blog-grid, .blog-grid-simple {
	margin: 0 -15px;
}

.blog-grid > .item, .blog-grid-simple > .item {
	float: left;
	width: 50%;
	padding: 0 15px;
}

.blog-grid.columns-3 > .item, .blog-grid-simple.columns-3 > .item, .blog-grid.blog-three-columns > .item, .blog-grid-simple.blog-three-columns > .item {
	float: left;
	width: 33.33%;
}

.blog-grid.columns-4 > .item, .blog-grid-simple.columns-4 > .item, .blog-grid.blog-four-columns > .item, .blog-grid-simple.blog-four-columns > .item {
	float: left;
	width: 25%;
}

.blog-grid, .blog-grid-s1, .blog-grid-simple {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.blog-grid .entry-border, .blog-grid-simple .entry-border {
	-webkit-align-content: space-between;
	align-content: space-between;
	height: 100%;
	position: relative;
	border-radius: 0px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

.blog-grid-simple .entry-border {
	border-radius: 10px;
}

.blog-grid-simple .featured-post {
	display: none;
}

.single .blog-grid article .featured-post {
	margin: 0;
}

.blog-grid article .entry-meta.meta-below .post-date, .blog-grid-image-left article .entry-meta.meta-below .post-date {
	font-size: 12px;
	font-weight: 700;
}

.blog-grid.center .content-post {
	text-align: center;
}

.blog-grid.right .content-post {
	text-align: right;
}

.blog-grid.center .content-post .entry-meta, .blog-grid.right .content-post .entry-meta {
	width: 100%;
}

.blog-grid, .blog-grid-simple {
	margin: 0 -15px;
	border-bottom: none;
	position: relative;
}

.blog-grid.owl-theme .owl-controls .owl-nav div.owl-prev {
	left: 0px;
}

.blog-grid.owl-theme .owl-controls .owl-nav div.owl-next {
	right: 0px;
}

/* Blog Grid Simple */
.blog-grid-simple article .content-post {
	padding: 30px 30px 26px;
}

.blog-grid-simple.columns-4 article .content-post {
	padding: 15px;
}

.blog-grid-simple article .entry-meta {
	display: inline-block;
}

.blog-grid-simple article .entry-meta ul {
	margin: 0;
}

.blog-grid-simple article .entry-meta ul li {
	display: inline-flex;
}

.blog-grid-simple article .themesflat-button-container {
	padding: 0;
	display: inline-block;
	float: right;
	line-height: initial;
}

.blog-grid-simple article .wrap-meta-button {
	line-height: initial;
	border-top: 1px solid #ececec;
	padding-top: 22px;
	margin-top: 15px;
}

.blog-grid-simple.columns-4 article .wrap-meta-button {
	padding-top: 15px;
}

.blog-grid-simple article .themesflat-button-container > a:hover {
	color: #222;
}

.blog-grid-simple article .entry-meta ul li a {
	color: #888;
	font-size: 13px;
}

.blog-grid-simple article .entry-meta ul li > i {
	font-size: 20px;
	padding-right: 23px;
}

.blog-grid-simple.columns-4 article .entry-meta ul li > i {
	font-size: 16px;
	padding-right: 7px;
}

.blog-grid-simple article .entry-title {
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 12px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-grid-simple article .entry-title:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	margin-right: 10px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

.blog-grid-simple article {
	margin-bottom: 30px;
}

/* Blog list */
.blog-list .themesflat-button-container, article .themesflat-button-container {
	margin-top: 22px;
}

.blog-list article .entry-title, .item article .entry-title {
	margin-bottom: 9px;
}

.blog-list article .post-meta, .item article .post-meta {
	margin-bottom: 9px;
}

.post-meta a {
	color: #191919;
}

article .entry-title a {
	color: #191919;
}

/* Page Title
-------------------------------------------------------------- */
.page-title {
	position: relative;
	padding: 28px 0 22px;
	overflow: hidden;
	background-position: center 85%;
	background-repeat: no-repeat;
}

.page-title .overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.breadcrumbs span.trail-browse {
	position: relative;
	margin-right: 5px;
}

.breadcrumbs span.sep {
	text-align: center;
	vertical-align: middle;
	margin: 0 10px;
	font-size: 12px;
}

.breadcrumbs span a, .breadcrumbs a, .breadcrumbs span {
	color: #999;
	position: relative;
	font-size: 18px;
	font-weight: 500;
}

.breadcrumbs span a span {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

/* Style1 */
.page-title h1 {
	margin: 0;
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.page-title.left .page-title-container h1, .page-title.left .breadcrumbs {
	text-align: left;
}

.page-title.center .page-title-container h1, .page-title.center .breadcrumbs {
	text-align: center;
}

.page-title.right .page-title-container h1, .page-title.right .breadcrumbs {
	text-align: right;
}

.page-title.default .page-title-heading {
	margin-bottom: 15px;
}

.page-title.inline .page-title-container {
	display: table;
}

.page-title.inline .page-title-container h1, .page-title.inline .breadcrumbs {
	display: table-cell;
	vertical-align: middle;
}

.page-title.inline .page-title-container h1 {
	text-align: left;
}

.page-title.inline .breadcrumbs {
	text-align: right;
}

.page-title .wrap-button-page-title {
	display: flex;
	height: 100%;
	justify-content: flex-end;
	align-items: center;
}

/* Blog
-------------------------------------------------------------- */
article h4.entry-time {
	margin: 0;
	float: left;
	width: 85px;
	border-right: 1px solid rgba(0, 0, 0, .1);
	margin-right: 20px;
	line-height: 1;
}

article h4.entry-time a {
	color: #eb6d2f;
}

article h4.entry-time span.entry-day {
	font-size: 64px;
	line-height: 45px;
	display: block;
}

article h4.entry-time span.entry-month {
	font-size: 14px;
	line-height: .7px;
	font-weight: 700;
	padding-left: 5px;
}

.archive-services .featured-post {
	float: none;
	margin-bottom: 15px;
}

article {
	margin-bottom: 60px;
	position: relative;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

article .blog-slider ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

article .entry-title {
	margin: 0;
	overflow: hidden;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

article .entry-meta ul {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
}

article .entry-meta ul li {
	position: relative;
	display: inline-block;
	margin-right: 23px;
}

article .entry-meta ul li span {
	font-size: 14px;
	font-weight: 500;
}

article .entry-meta ul li span.gravatar img {
	border-radius: 50%;
}

article .entry-meta ul li span.gravatar {
	margin-right: 2px;
	vertical-align: top;
}

article .entry-meta ul li:last-child {
	margin-right: 0;
}

article .entry-meta ul li > i {
	padding-right: 10px;
}

article .entry-meta .dot {
	font-size: 17px;
	vertical-align: text-bottom;
	padding: 0 17px 0 10px;
}

article .entry-meta ul li a {
	color: #999;
}

article .entry-meta .meta-right {
	float: right;
}

article .entry-meta .meta-right li {
	padding-left: 31px;
}

article .entry-meta .meta-right li i {
	padding-right: 10px;
}

.themesflat-button {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 18px 52px 17px 52px;
	display: inline-block;
	z-index: 1;
	overflow: hidden;
	position: relative;
	line-height: 1;
	white-space: nowrap;
	border-radius: 5px;
}

.themesflat-button:hover {
	color: #fff;
}

.blog-list .blog-post .featured-post, .blog-list .blog-post .themesflat_audio, .item .blog-post .featured-post, .item .blog-post .themesflat_audio {
	margin-bottom: 0px;
	border-radius: 5px;
	overflow: hidden;
}

.blog-list .blog-post .themesflat_audio {
	background-color: transparent;
	padding: 0;
}

.themesflat_audio iframe {
	width: 100%;
	height: 166px;
	border: none;
}

article .featured-post img {
	border-radius: 0px;
}

.blog article .featured-post a, .page-template-blog article .featured-post a, .blog-post .featured-post a, .featured-post a {
	position: relative;
	display: inline-block;
}

.page-template-blog .navigation, .blog .navigation {
	margin-top: 102px;
	margin-bottom: 9px;
}

.blog .blog-archive.blog-list article .entry-meta ul i {
	font-size: 16px;
}

.blog-list article, .item article {
	margin-bottom: 40px;
}

.blog-grid article {
	margin-bottom: 30px;
}

.blog-grid article .entry-content > p {
	font-size: 15px;
	line-height: 170%;
}

.blog-grid article .themesflat-button-container {
	margin-top: 15px;
}

.blog-grid article .themesflat-button-container > a i, .blog-grid-simple article .themesflat-button-container > a i.fa-angle-right {
	font-weight: 900;
	font-size: 16px;
	margin-left: 5px;
	line-height: inherit;
}

.blog .blog-grid article .entry-title, .blog-grid article .entry-title {
	font-size: 20px;
	color: var(--theme-primary-color);
	font-family: "Rubik";
	font-weight: 500;
}

.blog-grid article .entry-meta ul {
	margin: 0 0 15px 0;
}

.blog-grid article {
	box-shadow: none;
}

.blog .blog-grid .featured-post, .blog-grid .featured-post {
	overflow: hidden;
	border-radius: 0;
}

.blog .blog-grid .featured-post img, .blog-grid .featured-post img {
	min-height: 300px;
	object-fit: cover;
}

.blog .blog-grid article:not(.sticky, .tag-sticky-2) .content-post, .blog-grid article:not(.sticky, .tag-sticky-2) .content-post {
	background: #fff;
	z-index: 1;
	position: relative;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 7%);
	padding: 24px 28px 24px 28px;
}

.blog .blog-grid article.has-post-thumbnail .content-post, .blog-grid article.has-post-thumbnail .content-post {
	margin-right: 43px;
	margin-top: -27px;
}

.blog .blog-grid .content-post:before, .blog-grid .content-post:before {
	content: "";
	width: 100%;
	height: 4px;
	position: absolute;
	top: 0;
	left: 0;
}

.blog .blog-grid .posts-navigation, .blog-grid .posts-navigation {
	width: 100%;
	padding: 0 15px;
}

.blog-grid article .entry-meta ul li, .blog-grid article .entry-meta ul li a {
	color: #000;
	font-size: 15px;
	font-weight: 400;
}

.blog-grid article .meta-category-list a {
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	color: rgba(0, 0, 0, .47);
}

.blog-grid article .entry-meta ul li {
	font-weight: 400;
}

.blog-grid article .entry-meta ul li.post-date {
	float: right;
}

.blog-grid article .entry-meta ul li > i {
	font-size: 14px;
	padding-right: 7px;
}

.blog-grid.columns-4 article .entry-meta ul li {
	font-weight: 600;
	font-size: 12px;
	margin-right: 7px;
}

.blog-grid.columns-4 article .entry-meta ul li > i {
	font-size: 13px;
	padding-right: 3px;
}

.blog-grid.columns-4 article .content-post {
	padding: 20px 20px 18px;
}

.blog-grid.columns-4 article {
	margin-bottom: 40px;
}

.blog-grid.columns-4 article .entry-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 9px;
}

.blog-grid.columns-4 article .entry-content > p {
	font-size: 14px;
}

.blog-grid.columns-4 article .entry-meta ul li:last-child {
	margin-right: 0;
}

.blog-grid.columns-4 article .themesflat-button-container > a {
	font-size: 13px;
}

.blog-grid.columns-4 article .themesflat-button-container {
	padding: 15px 0 0 5px;
}

.blog-grid.columns-4 article .themesflat-button-container > a i.fa-angle-right {
	font-size: 14px;
}

article .entry-meta ul li, article .post-meta .item-meta {
	margin-right: 12px;
	text-transform: uppercase;
	padding-left: 12px;
	border-left: 1px solid #565872;
}

article .entry-meta ul li:first-child, article .post-meta .item-meta:first-child {
	padding-left: 0px;
	border-left: none;
}

.blog-list article {
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .07);
	border-radius: 5px;
}

/* Blog Single
-------------------------------------------------------------- */
.blog-single .featured-post {
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

.blog-single .themesflat_audio {
	margin-bottom: 30px;
	border-radius: 0px;
	overflow: hidden;
	position: relative;
}

.blog-single .featured-post img {
	border-radius: 0px;
}

.blog-single .post-meta {
	margin-bottom: 8px;
}

.blog-single .entry-title {
	margin-bottom: 15px;
}

.blog-single .img-blog-detail {
	margin-top: 37px;
	margin-bottom: 38px;
	border-radius: 5px;
}

.blog-single .entry-content h2, .blog-single .entry-content h3, .blog-single .entry-content h4, .blog-single .entry-content h5, .blog-single .entry-content h6 {
	margin-bottom: 16px;
}

.blog-single .entry-content .icon-list {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}

.blog-single .entry-content .icon-list li {
	position: relative;
	padding: 10px 0px 10px 42px;
}

.blog-single .entry-content .icon-list li:before {
	content: "";
	font-family: "FontAwesome";
	color: var(--theme-secondary-color);
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 17px;
}

.single .entry-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 34px;
}

.blog-single {
	padding-bottom: 14px;
	border-bottom: 2px solid #f0f4f9;
	margin-bottom: 44px;
}

.single-post .wrap-social-share-article {
	padding-top: 20px;
	border-top: 1px solid #eee;
}

.blog-single .meta-left {
	margin-top: 3px;
	padding-bottom: 11px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 22px;
}

.clearboth {
	clear: both;
}

.blog-single .entry-footer .tags-links strong, .blog-single .entry-footer .social-share-article strong {
	color: #222;
	margin-right: 5px;
	font-weight: 400;
	display: block;
}

.blog-single .entry-footer .social-share-article strong {
	margin-right: 20px;
}

.blog-single .entry-footer .social-share-article h5 {
	text-align: right;
	margin-bottom: 27px;
}

.blog-single .entry-footer .tags-links h5 {
	display: inline-block;
}

.blog-single .entry-footer .themesflat-socials li a {
	line-height: normal;
	font-size: 18px;
	color: #fff;
}

.blog-single .entry-footer .tags-links a {
	margin: 0 5px 8px 0;
	position: relative;
	display: inline-block;
	padding: 7px 9px;
	border-radius: 5px;
	font-weight: 500;
	background: #f2f7ff;
	line-height: 1;
}

.blog-single .entry-footer .tags-links a:hover {
	color: #fff;
}

.blog-single .main-post .customizable-carousel {
	margin: 30px 0 15px;
}

.blog-single blockquote.mgt46.mgbt43 {
	font-style: normal;
	background: #140a20;
	margin: 25px 0px 25px 0px;
	padding: 26px 40px 28px 90px;
}

.blog-single blockquote.mgt46.mgbt43:before {
	content: "";
	font-family: "FontAwesome";
	position: absolute;
	left: 37px;
	top: 42%;
	transform: translateY(-50%);
	line-height: normal;
	font-size: 33px;
	color: #e1e1e1;
}

.customizable-carousel {
	position: relative;
}

.customizable-carousel.owl-theme .owl-nav, .customizable-carousel.owl-loaded .owl-nav {
	display: block;
}

.customizable-carousel.owl-theme .owl-nav.disabled, .customizable-carousel.owl-loaded .owl-nav.disabled, .customizable-carousel.owl-carousel .owl-nav.disabled, .customizable-carousel.owl-carousel .owl-dots.disabled {
	display: none;
}

.customizable-carousel.owl-theme .owl-dots, .customizable-carousel.owl-loaded .owl-dots, .customizable-carousel .owl-dots {
	padding: 0 !important;
}

.customizable-carousel .owl-prev, .customizable-carousel .owl-next {
	opacity: 1;
	width: 60px !important;
	height: 60px !important;
	position: absolute !important;
	left: 0;
	top: calc(50% - 30px);
	display: block !important;
	display: inline-block;
	border: 0px solid black;
	padding-top: 15px !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	color: #68739d;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
	text-indent: 100%;
	margin: 5px;
	padding: 4px 7px;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 10%);
}

.customizable-carousel .owl-prev i, .customizable-carousel .owl-next i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-indent: 0%;
}

.customizable-carousel .owl-next {
	left: auto;
	right: 0;
}

.customizable-carousel.owl-theme .owl-nav [class*="owl-"]:after {
	line-height: 50px;
}

.customizable-carousel.owl-carousel:hover .owl-prev, .customizable-carousel.owl-carousel:hover .owl-next, .customizable-carousel.owl-loaded:hover .owl-prev, .customizable-carousel.owl-loaded:hover .owl-next {
	opacity: 1;
}

/*Navigation links*/
.navigation.posts-navigation .nav-links a {
	border-radius: 10px;
}

.nav-links {
	margin: 0 0 34px 0;
	list-style: none;
	padding: 30px 0 30px 0;
	border-top: 3px solid #f2f7ff;
	border-bottom: 3px solid #f2f7ff;
}

.nav-links:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.nav-links .previous-post {
	width: 50%;
	float: left;
}

.nav-links .center i {
	font-size: 40px;
	line-height: 68px;
	font-family: "carenow-icon" !important;
}

.nav-links .next-post {
	width: 50%;
	float: right;
}

.navigation.posts-navigation .nav-links {
	margin: 30px 0 30px 0;
}

.navigation.posts-navigation .nav-links li a .meta-nav {
	display: block;
	font-size: 14px;
	font-weight: 600;
}

.navigation.posts-navigation .nav-links li a {
	display: block;
	font-weight: 600;
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	padding: 0 10px 0 70px;
	padding: 0;
	background: transparent;
	margin: 0;
	border: none;
	border-radius: 0px;
	font-size: 24px;
	color: #140a20;
	line-height: 1.6;
}

.navigation.posts-navigation .nav-links li a:after {
	display: none;
	content: "";
	font-family: "FontAwesome";
	font-size: 20px;
	font-weight: normal;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 48px;
	background: #eb6d2f;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -24px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.navigation.posts-navigation .nav-links li a:hover:after {
	background-color: #222;
}

.navigation.posts-navigation .nav-links li.previous-post a {
	text-align: left;
}

.navigation.posts-navigation .nav-links li.next-post a {
	text-align: right;
	padding: 0 70px 0 10px;
	padding: 0;
	float: right;
}

.navigation.posts-navigation .nav-links li.next-post a:after {
	content: "";
	right: 0;
	left: auto;
}

/* Author Post */
.single .author-post {
	padding: 40px;
	background: #f3f1ff;
	margin-bottom: 42px;
}

.author-post .author-avatar {
	max-width: 150px;
	float: left;
	margin-right: 30px;
}

.author-post .author-avatar img {
	border-radius: 50%;
}

.author-post .info .name h6 {
	margin-top: 0;
	margin-bottom: 6px;
}

.author-post .info .name a {
	font-size: 18px;
	font-weight: 600;
	color: #eb6d2f;
}

.author-post .themesflat-socials {
	text-align: left;
	margin-bottom: 15px;
}

.author-post .themesflat-socials li {
	background: transparent;
	padding: 0 7px;
	font-size: 12px;
}

.author-post .themesflat-socials li:first-child {
	padding-left: 0;
}

.author-post .intro {
	font-size: 14px;
}

/* Comment List */
#comments {
	margin-top: 49px;
}

.comments-area {
	overflow: hidden;
}

.comment-title, .comment-reply-title {
	position: relative;
	overflow: hidden;
	margin-bottom: 35px;
	margin-top: 0;
	line-height: 1;
}

.comment-reply-title {
	position: relative;
	padding-right: 155px;
}

.comment-respond #commentform {
	margin-top: 0;
}

.comment-reply-title a#cancel-comment-reply-link {
	position: absolute;
	right: 0;
	top: 8px;
	color: var(--theme-secondary-color);
	padding-left: 10px;
}

.comment-reply-title a#cancel-comment-reply-link:hover {
	color: var(--theme-primary-color);
}

.comment-title:after, .comment-reply-title:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #203b48;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}

.comments-area ul.children {
	list-style: none;
	margin-left: 70px;
}

.comments-area article {
	margin-bottom: 0;
}

.comments-area ol.comment-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.comments-area ol.comment-list article, .comment-list-wrap .comment-respond {
	padding-bottom: 28px;
	border-bottom: 3px solid #f2f7ff;
	margin-bottom: 28px;
}

.comments-area ol.comment-list article .gravatar {
	position: relative;
	border-radius: 50%;
}

.comments-area ol.comment-list article .gravatar img {
	border-radius: 50%;
	margin-right: 35px;
}

.comment-reply-link {
	position: relative;
	padding-left: 0;
}

.comments-area ol.comment-list article {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.comments-area ol.comment-list article .comment_content {
	min-height: 100px;
	width: calc(100% - 135px);
}

.comments-area ol.comment-list article .comment_content .comment_meta {
	margin-bottom: 12px;
}

.comments-area ol.comment-list article .comment_content .comment_meta .comment_author {
	margin: 0;
	font-size: 20px;
	display: inline-block;
	font-family: "Rubik";
}

.comments-area ol.comment-list article .comment_content .comment_meta .comment_author a {
	color: #191919;
}

.comments-area ol.comment-list article .comment_content .comement_reply {
	font-weight: 700;
	font-size: 14px;
	margin-top: 15px;
}

.comments-area ol.comment-list article .comment_content .comment_time {
	position: relative;
	display: inline-block;
	float: right;
}

.comments-area ol.comment-list article .comment_content .comment_time i {
	margin-right: 4px;
}

.comment-post .comment-detail .comment-author a {
	font-size: 16px;
	line-height: 36px;
	color: #222;
	font-weight: 700;
}

.comments-area ol.comment-list article .comment_content .comment_meta .comment_time a {
	color: #a8a8a8;
}

.comments-area ol.comment-list article .comment_content .comment_meta .comment_time a:hover {
	color: #2e5797;
}

.logged-in-as + .comment-right {
	width: 100%;
}

.logged-in-as {
	margin-bottom: 20px;
	line-height: 1.5;
}

.comment-respond fieldset {
	position: relative;
}

.comment-respond .message {
	width: 100%;
}

.comment-respond textarea {
	width: 100%;
	margin-bottom: 22px;
	padding: 16px 20px;
}

.comment-respond input {
	width: 100%;
}

.comment-respond input#wp-comment-cookies-consent {
	width: auto;
}

.comment-respond .comment-form-cookies-consent {
	display: flex;
	align-items: center;
	width: 100%;
}

.comment-respond .comment-form-cookies-consent label {
	margin: 0;
	padding-left: 15px;
}

.comment-respond .comment-left .name-container, .comment-respond .comment-left .email-container {
	width: 50%;
	float: left;
	padding: 0 15px;
}

.comment-respond .comment-left {
	margin: 0 -15px;
}

.comment-respond .comment-form-author, .comment-respond .comment-form-email {
	width: 50%;
	float: left;
	margin-bottom: 0;
}

.comment-respond .url-container {
	width: 100%;
	padding: 0 15px;
}

.comment-respond p.form-submit {
	padding: 0 0px;
	margin: 0;
}

.comment-respond .comment-form {
	margin: 0 -15px;
}

.comment-respond {
	padding: 50px 40px 41px 40px;
	border: 2px solid #e2eeff;
}

.comment-respond p.comment-notes {
	margin-bottom: 25px;
}

.comment-respond p.comment-form-comment {
	margin-bottom: 12px;
}

.comment-respond label {
	font-weight: 400;
	color: #222;
}

.comment-respond input[type="submit"] {
	color: #fff;
	width: auto;
}

.comment-list-wrap {
	margin-bottom: 0px;
}

/* Related Post */
.related-post.related-posts-box {
	margin-top: 128px;
}

.related-post article .entry-meta .post-author {
	display: none;
}

.related-post article .entry-meta li {
	margin: 0;
}

.related-post article .entry-meta li i {
	display: none;
}

.related-post .box-title {
	position: relative;
	overflow: hidden;
	margin: 0 0 52px 0;
	text-align: center;
}

.related-post .box-title .sub-title {
	font-family: "Rubik";
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 4px;
	color: var(--theme-secondary-color);
	margin-bottom: 17px;
}

.related-post .box-title .title {
	font-family: "Jost";
	font-size: 46px;
	font-weight: 500;
	margin-bottom: 0;
}

.related-post .blog-grid article .content-post {
	padding: 20px;
}

.related-post .blog-grid .entry-border, .related-post .blog-grid article:hover .entry-border {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.related-post article .entry-meta ul {
	margin-bottom: 10px;
	line-height: normal;
}

.related-post article .entry-meta ul li a {
	color: #eb6d2f;
}

.related-post .blog-grid article .entry-title {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}

/* Sidebar
-------------------------------------------------------------- */
.block-get-a-quote {
	min-height: 490px;
	border-radius: 5px;
	overflow: hidden;
	padding: 47px 46px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.block-get-a-quote .overlay-color {
	background-color: var(--theme-secondary-color);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .9;
}

.block-get-a-quote .title {
	color: #fff;
	font-weight: 400;
}

.block-get-a-quote a {
	display: inline-block;
	padding: 10px 19px 11px 22px;
	color: #fff;
	border: 1px solid #fff;
	font-weight: 700;
	font-size: 15px;
	border-radius: 5px;
	margin-top: 10px;
}

.block-get-a-quote a > i {
	margin-left: 25px;
	font-size: 9px;
}

.block-get-a-quote a:hover {
	border-color: transparent;
}

.sidebar .wpcf7-form-control-wrap {
	display: inline-block;
}

.sidebar input[type="search"] {
	width: unset;
}

.sidebar .wpcf7-form-control-wrap.your-name:before, .sidebar .wpcf7-form-control-wrap.your-email:before, .sidebar .wpcf7-form-control-wrap.your-message:before {
	content: "";
	font-family: "carenow";
	position: absolute;
	right: 30px;
	top: 26px;
	color: #df1e08;
	font-size: 13px;
}

.sidebar .wpcf7-form-control-wrap.your-name:before {
	content: "";
}

.sidebar .wpcf7-form-control-wrap.your-email:before {
	content: "";
	font-size: 12px;
}

.sidebar .wpcf7-form-control-wrap.your-message:before {
	content: "";
	top: 20px;
}

.sidebar .wpcf7-form input {
	padding: 18px 22px;
	border-color: #e3e3e3;
	margin-bottom: 17px;
	width: 100%;
}

.sidebar .wpcf7-form textarea {
	border-color: #e3e3e3;
	height: 125px;
	margin-bottom: 8px;
	padding: 12px 21px;
}

.sidebar .wpcf7-form button, .sidebar .wpcf7-form input[type="submit"] {
	padding: 17px 51px;
	margin-bottom: 0;
}

.block-company-profile {
	border-radius: 5px;
	padding: 13px 33px 48px 32px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: rgba(87, 179, 62, 1);
}

.block-company-profile, .block-company-profile .title, .block-company-profile a {
	color: #fff;
}

.block-company-profile .title {
	margin-bottom: 14px;
}

.block-company-profile .overlay-color {
	position: absolute;
	top: 33px;
	right: 25px;
	z-index: -1;
}

.block-company-profile .overlay-color svg {
	fill: #fff;
	max-width: 100px;
}

.block-company-profile a.btn {
	display: inline-block;
	padding: 13px 30px;
	color: #fff;
	border-radius: 5px;
	margin-top: 28px;
	background: var(--theme-primary-color);
	width: 100%;
}

.block-company-profile a.btn:before {
	width: 100%;
	height: 100%;
	opacity: .1;
}

.block-company-profile a.btn i {
	margin-right: 12px;
}

.block-opening-hours {
	margin: 0;
	padding: 0;
	width: 100%;
}

.block-opening-hours .item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #c8c8c8;
	padding: 12px 0;
	color: var(--theme-primary-color);
}

.block-opening-hours .item:first-child {
	padding-top: 0;
}

.block-opening-hours .item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

/* Widgets
-------------------------------------------------------------- */
.widget ul {
	margin: 0;
	list-style: none;
}

.widget {
	position: relative;
	margin-bottom: 40px;
}

.widget .widget-title, .widget h2, .wp-block-search .wp-block-search__label {
	position: relative;
	line-height: 1.3;
	margin-bottom: 30px;
	margin-top: 0;
}

.wp-block-search {
	margin-bottom: 20px;
}

.sidebar .wp-block-search, footer .wp-block-search {
	margin-bottom: 0px;
}

.widget.widget_categories, .widget.widget_recent_entries, .widget.widget_tag_cloud, .sidebar .widget.widget_nav_menu {
	padding: 30px;
	background-color: #f8f8f8;
	position: relative;
}

.widget.widget_categories:before, .widget.widget_recent_entries:before, .widget.widget_tag_cloud:before, .sidebar .widget.widget_nav_menu::before {
	content: "";
	position: absolute;
	top: 0;
	left: 30px;
	right: 30px;
	height: 4px;
	background: var(--theme-secondary-color);
}

.widget.widget_tag_cloud .tagcloud a {
	background: #fff;
}

.wp-block-group.has-background {
	position: relative;
}

.wp-block-group.has-background:before {
	content: "";
	position: absolute;
	top: 0;
	left: 30px;
	right: 30px;
	height: 4px;
	background: var(--theme-secondary-color);
}

.widget_archive ul ul, .widget_categories ul ul, .widget_meta ul ul, .widget_nav_menu ul ul, .widget_pages ul ul, .widget_recent_comments ul ul, .widget_recent_entries ul ul, .widget_rss ul ul, .widget.widget_block ul ul {
	padding-left: 16px;
}

.widget.widget_pages ul li, .widget.widget_nav_menu ul li, .widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_recent_entries ul li, .widget.widget_recent_comments ul li, .widget.widget_rss ul li, .widget.widget_block ul li, .widget.widget_block ol li {
	position: relative;
}

.widget.widget_categories ul li, .widget.widget_pages ul li, .widget.widget_archive ul li, .widget.widget_block .wp-block-archives li, .widget .wp-block-categories li {
	font-weight: 500;
}

.widget.widget_recent_comments ul li, .widget.widget_rss ul li, .widget.widget_block ol.wp-block-latest-comments li, .widget.widget_meta ul li {
	padding: 5px 0;
	margin-bottom: 0;
}

.wp-block-latest-comments__comment {
	line-height: inherit;
}

.widget ul li {
	padding: 5px 0;
}

.widget ul ul li:last-child {
	padding-bottom: 0;
}

.widget ul ul li:first-child {
	margin-top: 5px;
}

.widget.widget_pages ul ul li:last-child, .widget.widget_archive ul ul li:last-child, .widget.widget_categories ul ul li:last-child, .widget.widget_meta ul ul li:last-child, .widget.widget_recent_comments ul ul li:last-child, .widget.widget_rss ul ul li:last-child, .widget.widget_block .wp-block-archives ul ul li:last-child, .widget .wp-block-categories ul ul li:last-child {
	padding-bottom: 0;
}

.widget.widget_pages ul ul li:first-child, .widget.widget_archive ul ul li:first-child, .widget.widget_categories ul ul li:first-child, .widget.widget_meta ul ul li:first-child, .widget.widget_recent_comments ul ul li:first-child, .widget.widget_rss ul ul li:first-child, .widget.widget_block .wp-block-archives ul ul li:first-child, .widget .wp-block-categories ul ul li:first-child {
	margin-top: 14px;
}

.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_pages ul li, .widget.widget_categories ul li, .widget ul.wp-block-categories li, .widget.widget_nav_menu ul li {
	padding: 0;
}

.widget.widget_archive ul li a, .widget.widget_categories ul li a, .widget.widget_pages ul li a, .widget.widget_categories ul li a, .widget ul.wp-block-categories li a, .widget.widget_nav_menu ul li a {
	display: block;
	padding: 9px 23px;
	position: relative;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	margin-top: 16px;
	font-weight: 500;
	color: var(--theme-primary-color);
}

.widget.widget_archive ul li a:hover, .widget.widget_categories ul li a:hover, .widget.widget_pages ul li a:hover, .widget.widget_categories ul li a:hover, .widget ul.wp-block-categories li a:hover, .widget.widget_nav_menu ul li a:hover {
	color: #fff !important;
	background: var(--theme-secondary-color);
}

.widget.widget_nav_menu ul li:first-child a {
	margin-top: 0;
}

.widget.widget_recent_entries ul li, .widget.widget_block ul.wp-block-latest-posts li {
	padding: 0;
	padding: 21px 0px;
	border: none;
	overflow: hidden;
	border-bottom: 1px solid #c5c5c5;
}

.widget.widget_recent_entries ul li:first-child, .widget.widget_block ul.wp-block-latest-posts li:first-child {
	padding-top: 0;
}

.widget.widget_recent_entries ul li:last-child, .widget.widget_block ul.wp-block-latest-posts li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.widget.widget_recent_entries ul li a, .widget.widget_block ul.wp-block-latest-posts li a {
	display: block;
	display: -webkit-box;
	padding: 0;
	border: none;
	margin-top: 0px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.47;
	color: #1f242c;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.widget.widget_recent_entries ul li a:hover, .widget.widget_block ul.wp-block-latest-posts li a:hover {
	background: transparent !important;
}

.widget.widget_block ul.wp-block-latest-posts li a {
	margin-bottom: 0;
}

.widget.widget_categories ul li a, .widget.widget_block .wp-block-archives li a, .widget .wp-block-categories li a, .widget.widget_archive ul li a, .widget.widget_pages ul li a {
	color: #191919;
}

.wp-block-latest-posts__featured-image {
	margin-bottom: 10px;
}

.wp-block-latest-posts__featured-image img {
	border-radius: 5px;
}

.wp-block-latest-posts__featured-image.alignleft, .wp-block-latest-posts__featured-image.alignright {
	margin-bottom: 0;
}

.widget.widget_recent_entries ul li .post-date {
	display: block;
	position: relative;
	margin-top: 0;
	font-size: 12px;
	color: #1f242c;
	line-height: normal;
}

.widget.widget_recent_entries .post-date {
	font-size: 14px;
	line-height: 26px;
}

.widget.widget_categories ul li a, .widget.widget_pages ul li a, .widget.widget_archive ul li a, .widget.widget_nav_menu ul li a {
	position: relative;
}

.widget.widget_categories ul li>a:after, .widget ul.wp-block-categories li>a:after, .widget.widget_archive ul li>a:after, .widget.widget_pages ul li>a:after, .sidebar .widget.widget_nav_menu ul li > a::after {
	content: "";
	font-family: "carenow";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 23px;
	line-height: 1;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.widget.widget_categories ul li>a:hover:after, .widget.widget_archive ul li>a:hover:after, .widget.widget_pages ul li>a:hover:after, .widget.widget_meta ul li>a:hover:after, .widget.widget_nav_menu ul li > a:hover::after {
	color: #fff;
}

.widget select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	background-image: linear-gradient(45deg, transparent 50%, var(--theme-primary-color) 50%), linear-gradient(135deg, var(--theme-primary-color) 50%, transparent 50%);
	background-position: calc(100% - 20px), calc(100% - 15px);
	background-size: 5px 5px, 5px 5px;
	background-repeat: no-repeat;
	line-height: 1.5;
}

/*Widget Nav Menu*/
.sidebar-about {
	padding: 35px 15px;
}

.sidebar .widget.widget_nav_menu ul li {
	position: relative;
	width: 100%;
}

.sidebar .widget.widget_nav_menu .menu > li > a > i {
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -15px;
	font-size: 30px;
}

.background_fbfbfb {
	background: #fbfbfb;
}

/*Widget Themesflat Social*/
.themesflat-widget-socials li {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

li.android {
	background: #8ec147;
}

li.apple {
	background: #777;
}

li.behance {
	background: #07f;
}

li.bitcoin {
	background: #f79012;
}

li.buysellads {
	background: #c90100;
}

li.codepen {
	background: #444;
}

li.css3 {
	background: #0270bb;
}

li.delicious {
	background: #31a9ff;
}

li.deviantart {
	background: #05cc47;
}

li.digg {
	background: #0093cc;
}

li.dribbble {
	background: #ea4c89;
}

li.dropbox {
	background: #007ee5;
}

li.drupal {
	background: #0073ba;
}

li.email-1 {
	background: #35c7ed;
}

li.email-2 {
	background: #35c7ed;
}

li.facebook, li.facebook-f {
	background: #4862a3;
}

li.flickr {
	background: #ff1981;
}

li.foursquare {
	background: #f04d7a;
}

li.git {
	background: #f64d27;
}

li.github {
	background: #999;
}

li.google {
	background: #3f85f4;
}

li.google-plus, li.google-plus-g {
	background: #dd4b39;
}

li.html5 {
	background: #e54d26;
}

li.instagram {
	background: #3d6b92;
}

li.joomla {
	background: #fc8f30;
}

li.jsfiddle {
	background: #4679bd;
}

li.lastfm {
	background: #df1c23;
}

li.linkedin {
	background: #0177b5;
}

li.linux {
	background: #39a6df;
}

li.maxcdn {
	background: #ff5b02;
}

li.medium {
	background: #333;
}

li.pagelines {
	background: #444;
}

li.paypal {
	background: #009cde;
}

li.pinterest {
	background: #db242c;
}

li.reddit {
	background: #ff4500;
}

li.rss {
	background: #fc8f55;
}

li.share {
	background: #01924b;
}

li.skype {
	background: #00aff0;
}

li.slideshare {
	background: #0679b5;
}

li.soundcloud {
	background: #ff4e00;
}

li.spotify {
	background: #84bd00;
}

li.stack-exchange {
	background: #366fb3;
}

li.stack-overflow {
	background: #07c;
}

li.stumbleupon {
	background: #ea4b24;
}

li.trello {
	background: #026aa7;
}

li.tumblr {
	background: #2c4762;
}

li.twitter {
	background: #55acee;
}

li.vimeo {
	background: #4bf;
}

li.vine {
	background: #00bf8f;
}

li.vk {
	background: #6281a3;
}

li.whatsapp {
	background: #59ac23;
}

li.windows {
	background: #00bcf2;
}

li.wordpress {
	background: #1e8cbe;
}

li.xing {
	background: #006464;
}

li.yahoo {
	background: #5210c4;
}

li.yelp {
	background: #c41200;
}

li.youtube {
	background: #d02022;
}

li.youtube-play {
	background: #d02022;
}

.sidebar .widget.widget_themesflat_socials ul li, .widget.widget_themesflat_socials ul li {
	display: inline-block;
	border: none;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 20px;
	padding: 0;
	line-height: 40px;
	margin-right: 8px;
	margin-bottom: 8px;
	border-radius: 50%;
}

.sidebar .widget.widget_themesflat_socials .themesflat-widget-socials {
	margin-left: 25px;
}

.widget.widget_themesflat_socials .widget-title {
	margin-bottom: 25px;
}

.sidebar .widget.widget_themesflat_socials ul li:hover, .widget.widget_themesflat_socials ul li:hover {
	background: #222;
}

.sidebar .widget.widget_themesflat_socials ul li a, .widget.widget_themesflat_socials ul li a {
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

/* widget tags */
.widget.widget_categories ul.children li:first-child > a:before {
	display: none;
}

.widget .tagcloud a, .widget_tag_cloud a, .wp-block-tag-cloud a {
	padding: 5px 20px;
	margin: 0 8px 11px 0;
	display: inline-block;
	position: relative;
	font-size: 16px !important;
	font-weight: 700;
	font-family: "Rubik";
	text-align: center;
	background-color: #eef3f9;
	color: #757575;
	-webkit-border-radius: 106px;
	-moz-border-radius: 106px;
	border-radius: 106px;
}

.widget .tagcloud a:hover, .widget_tag_cloud a:hover, .wp-block-tag-cloud a:hover {
	color: #fff;
}

.wp-block-group.has-background .wp-block-tag-cloud a {
	background-color: #fff;
}

input[type="search"].wp-block-search__input {
	width: unset;
	margin-bottom: 0;
}

.wp-block-search__button {
	box-shadow: none;
	border: 0;
	outline: none !important;
	padding: 0 20px !important;
	border-radius: 0rem;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: var(--theme-secondary-color);
}

/* widget search */
.widget_search .widget-title {
	margin-bottom: 30px;
}

.widget_search form {
	width: 100%;
	position: relative;
	margin: 0;
	background: #fff;
}

.widget_search form label {
	display: block;
	margin-bottom: 10px;
}

.widget_search form button.search-submit {
	width: 80px;
	height: 100%;
	padding: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	box-shadow: none;
	border: 0;
	outline: none !important;
	border-radius: 0rem;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: var(--theme-secondary-color);
}

.widget_search .wp-block-search__button {
	background: var(--theme-secondary-color);
	background: var(--theme-secondary-color);
	box-shadow: none;
	border: 0;
	outline: none !important;
	padding: 0 20px !important;
	border-radius: 0rem;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.widget_search .wp-block-search__button.has-icon {
	width: 80px;
	font-size: 24px;
	padding: 0 !important;
}

.widget_search .wp-block-search__inside-wrapper {
	position: relative;
}

.widget_search .wp-block-search__button-inside .wp-block-search__button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}

.widget_search form button svg, .wp-block-search .wp-block-search__button svg {
	fill: #fff;
	transform: rotate(-90deg);
}

.widget_search form button:hover {
	opacity: .9;
}

.widget_search form.search-form input[type="search"], .widget_search .wp-block-search__input {
	margin-bottom: 0;
	padding: 21px 15px 21px 15px !important;
	border-radius: 0px;
	font-size: 18px;
	border: 2px solid #eaeaea !important;
}

.widget_search form.search-form input[type="search"] {
	width: 100%;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 0;
	border: none;
}

.widget_search form input::placeholder, .widget_search form input:-moz-placeholder, .widget_search form input::-moz-placeholder, .widget_search form input:-ms-input-placeholder, .widget_search form input::-webkit-input-placeholder {
	color: #616161;
}

/* widget recent post */
.widget.widget-recent-news .widget-title, .widget.widget_latest_news .widget-title {
	margin-bottom: 33px;
}

.widget.widget-recent-news .thumb, .widget.widget_latest_news .thumb, .elementor-widget-container .recent-news .thumb {
	display: inline-block;
	float: left;
	margin-right: 15px;
	position: relative;
	border-radius: 0;
	overflow: hidden;
	margin-top: 3px;
	width: 75px;
	min-width: 75px;
}

.elementor-widget-container .recent-news .thumb {
	width: 81px;
	max-width: 81px;
	margin-right: 26px;
}

.elementor-widget-container .recent-news {
	margin: 0;
	list-style: none;
}

.elementor-widget-container .recent-news li {
	margin-bottom: 23px;
}

.widget.widget-recent-news .text, .widget.widget_latest_news .text, .elementor-widget-container .recent-news .text {
	overflow: hidden;
}

.widget.widget-recent-news .text h6, .widget.widget_latest_news .text h6 {
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
}

.elementor-widget-container .recent-news .text h6 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.7;
	margin-bottom: -4px;
}

.elementor-widget-container .recent-news .text h6 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.elementor-widget-container .recent-news .text .author {
	text-transform: capitalize;
	font-size: 16px;
}

.elementor-widget-container .recent-news .text .author a > span {
	color: var(--theme-secondary-color);
	font-weight: 500;
}

.widget.widget_latest_news .text h6 {
	margin-top: 8px;
	margin-bottom: 0;
}

.widget.widget-recent-news .thumb a img, .widget.widget_latest_news .thumb a img {
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	max-width: 100%;
	height: auto;
	border-radius: 5px;
	max-height: 70px;
	object-fit: cover;
}

.widget.widget-recent-news li, .widget.widget_latest_news li {
	margin-bottom: 14px;
	padding: 0;
	padding: 12px 20px 14px 16px;
	border: none;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	border-radius: 5px;
}

.widget.widget-recent-news li .text h6 a, .widget.widget_latest_news li .text h6 a {
	color: #140a20;
}

.widget.widget-recent-news li .text p.desc, .widget.widget_latest_news li .text p.desc {
	margin-bottom: 0;
	margin-top: 10px;
}

.widget.widget-recent-news li .text .post-date, .widget.widget_latest_news li .text .post-date {
	display: block;
	position: relative;
	margin-top: 0;
	font-size: 12px;
	color: #1f242c;
	line-height: normal;
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
	color: #1f242c;
}

.wp-block-latest-posts__post-date {
	display: flex;
	align-items: center;
	font-size: 12px;
}

.wp-block-latest-posts__post-date:before {
	content: "";
	font-family: "carenow";
	font-size: 15px;
	margin-right: 10px;
}

.widget.widget-recent-news li .text .post-date i, .widget.widget_latest_news li .text .post-date i {
	font-size: 16px;
	margin-right: 11px;
}

.widget.widget-recent-news li .text .post-comment {
	font-size: 13px;
	line-height: 1.5;
	font-weight: 700;
	margin-top: 5px;
}

.widget.widget-recent-news li .text .post-comment i {
	margin-right: 3px;
}

.sidebar .widget.widget-recent-news {
	margin-bottom: 39px;
}

/* widget recent comments */
.widget_recent_comments .recentcomments > a {
	line-height: normal;
}

.widget.widget_block blockquote {
	margin: 0;
}

.sidebar .wp-block-pullquote {
	padding: 0;
	margin: 0;
}

.sidebar .wp-block-media-text .wp-block-media-text__content p {
	margin-bottom: 5px;
}

.sidebar .wp-block-media-text .wp-block-media-text__content .has-large-font-size {
	line-height: 1;
}

.widget_block ul.wp-block-social-links li a {
	margin: 0;
	border: none;
}

.widget_block ul.wp-block-social-links li {
	border-radius: 5px;
}

/* Pagination
-------------------------------------------------------------- */
.navigation.paging-navigation .pagination, .navigation.paging-navigation.pager {
	margin: 0 0;
	text-align: left;
	display: inline-flex;
}

.navigation.paging-navigation.pager .pagination {
	width: 100%;
	display: block;
}

.navigation.paging-navigation.pager a:last-child {
	float: right;
}

.navigation a, .pagination >  span, .navigation.paging-navigation span, .page-links a, .page-links > span {
	position: relative;
	color: #222;
	padding: 14px 20px;
	margin-right: 15px;
	border: 1px solid transparent;
	border-radius: 10px;
	min-width: 60px;
	min-height: 60px;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background: #f0f4f9;
}

.page-links {
	margin-top: 30px;
	clear: both;
}

.navigation.paging-navigation.pager a {
	display: inline-block;
	background-color: transparent;
	color: #2d2d2d;
	padding: 7px 17px 6px 17px;
	border-radius: 0px;
}

.navigation.paging-navigation.pager a:hover {
	background-color: transparent;
	color: #222;
}

.navigation.paging-navigation .current, .navigation.paging-navigation a:hover, .navigation.paging-navigation a.next:hover {
	color: #fff;
}

.page-links a:hover, .page-links a:focus, .page-links > span {
	color: #fff;
	background-color: transparent;
}

.navigation.paging-navigation a.next i, .navigation.paging-navigation a.prev i {
	font-weight: 700;
}

/* Navigation page */
.navigation.pager a, .navigation.loadmore a {
	width: auto;
	height: auto;
	padding: 0 20px;
	border-radius: 5px;
}

.navigation.loadmore .pagination {
	display: inline-flex;
}

.search .nav-links .nav-previous {
	float: left;
}

.search .nav-links .nav-next {
	float: right;
}

/* Navigation Loadmore */
.post-wrap {
	-webkit-transition: height .5s ease;
	-moz-transition: height .5s ease;
	-ms-transition: height .5s ease;
	-o-transition: height .5s ease;
	transition: height .5s ease;
}

.navigation.loadmore {
	text-align: center;
}

.navigation.loadmore a {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	margin-right: 0;
	padding: 11px 47px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	z-index: 1;
	overflow: hidden;
	border-radius: 3px;
}

.navigation.loadmore a svg {
	margin-right: 10px;
	margin-top: -3px;
}

.navigation.loadmore a:hover svg {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.infscr-loading {
	background: #000 url("https://cdn-ilechjn.nitrocdn.com/VUmjsaxEFLycWGkESzOgRuFwniZopwyg/assets/images/optimized/rev-df2a567/georgiamicroendo.com/wp-content/themes/carenow/images/loading.gif") no-repeat scroll center 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #ccc;
	left: 50%;
	margin-left: -90px;
	opacity: .8;
	padding: 80px 0 10px;
	position: fixed;
	text-align: center;
	width: 180px;
	z-index: 100;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.infscr-loading.nitro-lazy {
	background: none !important;
}

.infscr-loading.no-ajax {
	background: #000;
	padding: 10px;
}

.flex-box {
	display: flex;
	align-items: center;
}

/* Mail Chimp
-------------------------------------------------------------- */
.footer-widgets .widget.widget_mc4wp_form_widget .widget-title {
	margin-top: 7px;
	margin-bottom: 21px;
}

.mc4wp-form input[type="email"] {
	display: block;
	border: none;
	border: 2px solid #3e444e;
	outline: 0;
	background: transparent;
	width: 100%;
	padding: 9px 25px 9px 25px;
	text-align: left;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.mc4wp-form input::-webkit-input-placeholder, .mc4wp-form input:-ms-input-placeholder, .mc4wp-form input::-moz-placeholder, .mc4wp-form input::placeholder {
	color: #fff;
}

.mc4wp-form input[type="submit"], .mc4wp-form button {
	width: 100%;
	border-radius: 3px;
	margin-bottom: 12px;
	color: #fff;
	background-color: #ff7029;
	padding: 17px 5px;
}

.mc4wp-form .mc4wp-form-fields {
	position: relative;
}

.mc4wp-form .mc4wp-form-fields, .themesflat-action-box .mc4wp-form-fields {
	position: relative;
}

.elementor-widget-container .mc4wp-form input[type="email"], .themesflat-action-box .mc4wp-form input[type="email"] {
	background: #fff;
	color: #565872;
	border-color: #fff;
	padding: 28px 185px 28px 28px;
	margin: 0;
	border-radius: 5px;
}

.elementor-widget-container .mc4wp-form input[type="submit"], .themesflat-action-box .mc4wp-form input[type="submit"], .elementor-widget-container .mc4wp-form button, .themesflat-action-box .mc4wp-form button {
	max-width: 183px;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
	text-transform: uppercase;
	font-family: "Rubik";
	font-size: 20px;
	padding: 30px 5px 30px 5px;
	border-radius: 5px;
}

.themesflat-action-box form {
	width: 100%;
}

.themesflat-action-box.style1 .mc4wp-form-fields {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.themesflat-action-box.style1 .mc4wp-form input[type="email"] {
	background: transparent;
	padding: 15px 14px 15px 28px;
	max-width: 400px;
	margin-right: 15px;
	border-color: rgba(255, 255, 255, .1);
}

.themesflat-action-box.style1 .mc4wp-form input:-moz-placeholder, .themesflat-action-box.style1 .mc4wp-form input::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.themesflat-action-box.style1 .mc4wp-form input:-ms-input-placeholder {
	color: #fff;
}

.themesflat-action-box.style1 .mc4wp-form input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.themesflat-action-box.style1 .mc4wp-form input[type="submit"], .themesflat-action-box.style1 .mc4wp-form button {
	padding: 21px 5px 21px 5px;
	position: relative;
	right: unset;
	top: unset;
	transform: unset;
	text-transform: unset;
	font-family: "Jost";
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
}

/* Footer
-------------------------------------------------------------- */
.footer_background {
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

/* Widget footer
-------------------------------------------------------------- */

/* Title widget for footer */
footer .widget.widget_nav_menu ul li, footer .widget.widget_pages ul li, footer .widget.widget_block ul li, footer .widget.widget_block ol li {
	padding: 7px 0px;
	border: none;
}

footer .widget.widget_nav_menu ul li:first-child, footer .widget.widget_pages ul li:first-child, footer .widget.widget_block ul li:first-child, footer .widget.widget_block ol li:first-child {
	padding-top: 0;
}

footer .widget.widget_nav_menu ul li:last-child, footer .widget.widget_pages ul li:last-child, footer .widget.widget_block ul li:last-child, footer .widget.widget_block ol li:last-child {
	padding-bottom: 0;
}

footer .widget.widget_nav_menu ul li a {
	display: inline;
	padding: 0px;
	border: none;
}

footer .widget.widget_pages ul ul li:first-child, footer .widget.widget_nav_menu ul ul li:first-child, footer .widget.widget_categories ul ul li:first-child, footer .widget.widget_meta ul ul li:first-child, footer .widget.widget_recent_comments ul ul li:first-child, footer .widget.widget_rss ul ul li:first-child, footer .widget.widget_block ul ul li:first-child {
	margin-top: 0px;
}

footer .widget.widget_recent_comments ul li, footer .widget.widget_rss ul li, footer .widget.widget_block ol.wp-block-latest-comments li {
	padding: 5px 0px;
	margin-bottom: 0;
}

footer .widget.widget_categories select, footer .widget select {
	background: transparent;
}

footer .widget.widget_categories select option, footer .widget select option {
	color: #000;
}

footer .widget.widget_categories ul li a:hover, footer .widget.widget_meta ul li a:hover, footer .widget.widget_nav_menu ul li a:hover, footer .widget.widget_pages ul li a:hover, footer .widget.widget_archive ul li a:hover, footer .widget.widget_block ul li a {
	background: transparent !important;
}

footer .widget .widget-title, footer .widget > h2, footer .widget > h3, footer .widget > h4, footer .widget > h5, footer .widget > h6, footer .wp-block-group__inner-container > h2, footer .wp-block-group__inner-container > h3, footer .wp-block-group__inner-container > h4, footer .wp-block-group__inner-container > h5, footer .wp-block-group__inner-container > h6 {
	margin-top: 11px;
	margin-bottom: 26px;
	padding-bottom: 16px;
	position: relative;
}

footer .wp-block-search .wp-block-search__label {
	margin-top: 11px;
	margin-bottom: 27px;
	padding-bottom: 16px;
	position: relative;
}

footer.footer-style1 .widget .widget-title:after, footer.footer-style1 .wp-block-search .wp-block-search__label:after, footer.footer-style1 .widget > h2:after, footer.footer-style1 .widget > h3:after, footer.footer-style1 .widget > h4:after, footer.footer-style1 .widget > h5:after, footer.footer-style1 .widget > h6:after, footer.footer-style1 .wp-block-group__inner-container > h2:after, footer.footer-style1 .wp-block-group__inner-container > h3:after, footer.footer-style1 .wp-block-group__inner-container > h4:after, footer.footer-style1 .wp-block-group__inner-container > h5:after, footer.footer-style1 .wp-block-group__inner-container > h6:after {
	content: "";
	width: 22px;
	height: 3px;
	border-radius: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: var(--theme-secondary-color);
}

footer.footer-style2 .widget .widget-title, footer.footer-style2 .widget > h2, footer.footer-style2 .widget > h3, footer.footer-style2 .widget > h4, footer.footer-style2 .widget > h5, footer.footer-style2 .widget > h6, footer.footer-style2 .wp-block-group__inner-container > h2, footer.footer-style2 .wp-block-group__inner-container > h3, footer.footer-style2 .wp-block-group__inner-container > h4, footer.footer-style2 .wp-block-group__inner-container > h5, footer.footer-style2 .wp-block-group__inner-container > h6, footer.footer-style2 .wp-block-search .wp-block-search__label {
	margin-top: 11px;
	margin-bottom: 26px;
	padding-bottom: 0px;
	position: relative;
}

footer .wp-block-latest-posts__post-date {
	margin-top: 5px;
}

.footer-widgets .widget.widget_media_image {
	margin-bottom: 21px;
}

.footer-widgets .widget.widget_text {
	margin-bottom: 29px;
}

.footer-widgets .widget.widget_text .textwidget p:last-of-type {
	margin-bottom: 0px;
}

.footer-widgets .widget ul.contact-info li {
	padding: 11px 0px 11px 0px;
	display: flex;
}

.footer-widgets .widget ul.contact-info li:first-child {
	padding-top: 0px;
}

.footer-widgets .widget ul.contact-info li i {
	font-size: 20px;
	min-width: 50px;
}

.footer-widgets .widget ul.contact-info li .icon {
	position: relative;
	top: 6px;
	margin-right: 19px;
}

.footer-widgets .widget ul.contact-info li img, .footer-widgets .widget ul.contact-info li svg {
	width: 25px;
	max-width: 25px;
	max-height: 42px;
	margin-right: 20px;
	height: auto;
	line-height: normal;
}

.footer-widgets .widget.widget_themesflat_socials ul li {
	width: 37px;
	height: 37px;
	font-size: 15px;
	margin-right: 18px;
	margin-bottom: 10px;
	border-radius: 50%;
	background: transparent;
}

.footer-widgets .widget.widget_themesflat_socials ul li:last-child {
	margin-right: 0;
}

.footer-widgets .widget.widget_themesflat_socials ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	color: #fff;
	border-radius: 50%;
	background: #707070;
}

.footer-widgets .widget.widget_tag_cloud .tagcloud a {
	background-color: rgba(255, 255, 255, .1);
}

.footer-widgets .widget.widget_themesflat_socials ul li:first-child a {
	background: var(--theme-secondary-color);
	color: #fff;
}

#footer .widgets-areas .widget_block .wp-block-group {
	margin: 0;
}

#footer .widget_calendar nav a, #footer .widget_calendar table tbody tr a {
	color: #ff7029;
}

#footer.footer-style1 .widgets-areas-1, #footer.footer-style1 .widgets-areas-3 {
	background: rgba(0, 0, 0, .05);
}

#footer.footer-style1 .widgets-areas-2, #footer.footer-style1 .widgets-areas-4 {
	background: rgba(255, 255, 255, .02);
}

#footer.footer-style1 .wrap-widgets {
	padding: 32px 15px 3px 46px;
}

/*widget Nav Menu*/
footer.footer-style1 .widget.widget_nav_menu ul li > a, footer.footer-style1 ul.wp-block-latest-posts li > a {
	padding-left: 18px;
	position: relative;
}

footer.footer-style1 .widget.widget_nav_menu ul li > a:before, footer.footer-style1 ul.wp-block-latest-posts li > a:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 7px;
	opacity: .3;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

footer.footer-style1 ul.wp-block-latest-posts li > a:before {
	top: 10px;
}

footer.footer-style1 .widget.widget_nav_menu ul li > a:hover:before, footer.footer-style1 ul.wp-block-latest-posts li > a:hover:before {
	opacity: 1;
}

/*widget Recent News*/
footer .widget.widget-recent-news .thumb, footer .widget.widget_latest_news .thumb {
	margin-top: 0;
	border-radius: 0;
	overflow: hidden;
	width: 85px;
	min-width: 85px;
}

footer .widget.widget-recent-news .thumb img, footer .widget.widget_latest_news .thumb img {
	max-height: 75px;
}

footer .widget.widget-recent-news li .text .post-date, footer .widget.widget_latest_news li .text .post-date {
	font-size: 12px;
	margin-bottom: 8px;
}

footer .widget.widget-recent-news .widget-title, footer .widget.widget_latest_news .widget-title {
	margin-bottom: 17px;
}

footer .widget.widget-recent-news li, footer .widget.widget_latest_news li, footer .widget.widget_recent_entries ul li, footer .widget.widget_block ul.wp-block-latest-posts li {
	border: none;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	position: relative;
}

footer.footer-style1 .widget.widget-recent-news li a, footer.footer-style1 .widget.widget_latest_news li a, footer.footer-style1 .widget.widget_recent_entries ul li a, footer.footer-style1 .widget.widget_block ul.wp-block-latest-posts li a, footer.footer-style1 .widget.widget-recent-news li time, footer.footer-style1 .widget.widget_latest_news li time, footer.footer-style1 .widget.widget_recent_entries ul li time, footer.footer-style1 .widget.widget_block ul.wp-block-latest-posts li time {
	padding-left: 18px;
}

/*widget Tag Cloud*/
#footer .widget.widget_tag_cloud a {
	color: #fff;
}

/*widget Categories*/
.widget.widget_categories select, .widget select {
	margin-bottom: 0px !important;
	font-weight: 500;
	width: 100%;
	border: 1px solid #e3e3e3;
	color: var(--theme-primary-color);
}

footer .widget.widget_nav_menu ul > li > a, footer .widget.widget_categories ul > li > a, footer .widget.widget_pages ul > li > a, footer .widget.widget_archive ul > li > a, footer .widget.widget_meta ul > li > a, footer .widget.widget_block ul > li > a, .bottom .copyright a {
	position: relative;
}

footer .widget.widget_nav_menu ul > li > a:before, footer .widget.widget_meta ul > li > a:before, .bottom .copyright a:before {
	content: "";
	width: 0;
	height: 1px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: var(--theme-secondary-color);
	-webkit-transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
	-moz-transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
	-ms-transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
	-o-transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
	transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
}

footer .widget ul li a[aria-current]:not([aria-current="false"]):before {
	left: 0;
	right: auto;
}

.footer-efect ul li a {
	position: relative;
	width: unset !important;
}

.footer-efect ul li a:before {
	content: "";
	width: 0;
	height: 1px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #eb6d2f;
	-webkit-transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
	-moz-transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
	-ms-transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
	-o-transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
	transition: width .35s cubic-bezier(.35, .7, .35, 1) 0s;
}

.footer-efect ul li a:hover:before {
	width: 100%;
	left: 0;
	right: auto;
}

footer .widget_calendar table > thead {
	background-color: #000;
}

footer .widget.widget_mc4wp_form_widget {
	margin-bottom: 0;
}

.widget.widget_calendar tbody #today {
	color: #ff7029;
}

footer .widget.widget_recent_entries ul li a, footer .widget.widget_block ul.wp-block-latest-posts li a {
	font-weight: 500;
	line-height: 1.6;
	font-size: 16px;
}

footer .widget.widget_recent_entries ul li time, footer .widget.widget_block ul.wp-block-latest-posts li time {
	line-height: 1.2;
}

footer .widget.widget_block ul.wp-block-latest-posts li .wp-block-latest-posts__post-date:before {
	margin-right: 8px;
}

footer .widget.widget_recent_entries ul li, footer .widget.widget_block ul.wp-block-latest-posts li {
	padding: 8px 0px;
}

footer .widget.widget_categories, footer .widget.widget_recent_entries, footer .widget.widget_tag_cloud {
	padding: 0px;
	background-color: transparent;
}

footer .widget.widget_categories:before, footer .widget.widget_recent_entries:before, footer .widget.widget_tag_cloud:before {
	display: none;
}

/* Bottom
-------------------------------------------------------------- */
.footer_background .bottom {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.bottom .container-inside {
	padding: 25px 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.bottom.bottom-style2 .container-inside {
	padding: 47px 0;
}

.bottom p {
	margin-bottom: 0;
}

.bottom ul.menu {
	margin: 0;
	display: flex;
}

.bottom ul {
	list-style: none;
}

.bottom ul.menu > li {
	display: inline-block;
	position: relative;
}

.bottom ul.menu > li > a {
	padding: 0 8px 0 14px;
}

.bottom ul.menu > li ul.sub-menu li {
	padding: 3px 0px;
}

.bottom ul.menu > li:before {
	content: "|";
	position: absolute;
	left: 0;
	top: -2px;
}

.bottom ul li:first-child:before {
	display: none;
}

.bottom ul li ul li:first-child:before {
	display: block;
}

.bottom ul.menu > li:first-child > a {
	padding-left: 0;
	margin-left: 0;
}

.bottom ul.menu > li:last-child > a {
	padding-right: 0;
	margin-right: 0;
}

.bottom .wrap-logo-bottom {
	max-width: 198px;
}

.bottom ul.themesflat-socials {
	display: flex;
	margin: 0;
}

.bottom ul.themesflat-socials li {
	background: transparent;
	margin: 9px;
}

.bottom ul.themesflat-socials li a {
	width: 37px;
	height: 37px;
	background: rgba(255, 255, 255, .1);
	padding: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 12px;
}

.bottom ul.themesflat-socials li:before {
	display: none;
}

/* GoTop Button
-------------------------------------------------------------- */
.go-top {
	position: fixed !important;
	right: -100px;
	bottom: 82px;
	width: 50px;
	height: 50px;
	background-color: #0f222b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	line-height: 50px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	overflow: hidden;
}

.go-top.show {
	right: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}

.go-top i {
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 50px;
	transition: all ease .3s;
}

.go-top:hover i {
	color: #fff;
	animation: 1s tf-buzz-out alternate linear infinite;
}

@keyframes tf-buzz-out {
	10% {
		transform: translateY(3%) rotate(2deg);
	}
	
	20% {
		transform: translateY(-3%) rotate(-2deg);
	}
	
	30% {
		transform: translateY(3%) rotate(2deg);
	}
	
	40% {
		transform: translateY(-3%) rotate(-2deg);
	}
	
	50% {
		transform: translateY(2%) rotate(1deg);
	}
	
	60% {
		transform: translateY(-2%) rotate(-1deg);
	}
	
	70% {
		transform: translateY(2%) rotate(1deg);
	}
	
	80% {
		transform: translateY(-2%) rotate(-1deg);
	}
	
	90% {
		transform: translateY(1%) rotate(0);
	}
	
	to {
		transform: translateY(-1%) rotate(0);
	}
}

/* Boxed
-------------------------------------------------------------- */
.boxed .themesflat-boxed {
	max-width: 1370px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	box-shadow: 0px 30px 53.1px 5.9px rgba(0, 0, 0, .15);
	overflow: hidden;
	position: relative;
}

.themesflat-boxed {
	overflow: hidden;
}

.boxed .header.header-sticky {
	max-width: 1370px;
	margin: 0 auto;
}

/* Preload
-------------------------------------------------------------- */
#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff;
	display: table;
	text-align: center;
}

.loader {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	height: 200px;
	width: 100%;
	width: 200px;
	position: relative;
}

/*--- Style 1 ---*/
.loader-icon {
	width: 80px;
	height: 80px;
	border: 2px solid #eb6d2f;
	border-right-color: transparent;
	border-radius: 50%;
	position: relative;
	animation: loader-rotate 1s linear infinite;
	margin: 0 auto;
}

/*--- Style 2 ---*/
.loader-icon-2 {
	width: 80px;
	height: 80px;
	border: 2px solid #fff;
	border-right-color: transparent;
	border-radius: 50%;
	position: relative;
	animation: loader-rotate 1s linear infinite;
	margin: 0 auto;
}

/*--- Style 3 ---*/
.loader-icon-3 {
	width: 80px;
	height: 80px;
	border: 2px solid #222;
	border-right-color: transparent;
	border-radius: 50%;
	position: relative;
	animation: loader-rotate 1s linear infinite;
	margin: 0 auto;
}

/*--- Style 4 ---*/
.load-holder {
	display: flex;
	align-items: center;
	justify-content: center;
}

.load {
	display: flex;
	position: relative;
	animation: rotateLoad infinite linear 1s;
}

.load.mini {
	width: 15px;
	height: 15px;
}

.load.little {
	width: 25px;
	height: 25px;
}

.load {
	width: 60px;
	height: 60px;
}

.load:before, .load:after {
	display: flex;
	position: absolute;
	content: "";
	background: #eb6d2f;
	border-radius: 50%;
	width: 55%;
	height: 55%;
}

.load:before {
	right: 0;
	bottom: 0;
	animation: scaleChange_1 infinite linear 1s;
}

.load:after {
	top: 0;
	left: 0;
	animation: scaleChange_2 infinite linear 1s;
}

.load.dark:before, .load.dark:after {
	background: transparent;
}

.load.mini:after {
	border-width: 2px;
}

.load.little:after {
	border-width: 3px;
}

.load:after {
	border-width: 8px;
}

/*--- Style 5 ---*/
.load-2 {
	display: flex;
	position: relative;
	animation: rotateLoad infinite linear 1s;
}

.load-2.mini {
	width: 15px;
	height: 15px;
}

.load-2.little {
	width: 25px;
	height: 25px;
}

.load-2 {
	width: 60px;
	height: 60px;
}

.load-2:before, .load-2:after {
	display: flex;
	position: absolute;
	content: "";
	background: #fff;
	border-radius: 50%;
	width: 55%;
	height: 55%;
}

.load-2:before {
	right: 0;
	bottom: 0;
	animation: scaleChange_1 infinite linear 1s;
}

.load-2:after {
	top: 0;
	left: 0;
	animation: scaleChange_2 infinite linear 1s;
}

.load-2.dark:before, .load-2.dark:after {
	background: transparent;
}

.load-2.mini:after {
	border-width: 2px;
}

.load-2.little:after {
	border-width: 3px;
}

.load-2:after {
	border-width: 8px;
}

/*--- Style 6 ---*/
.load-3 {
	display: flex;
	position: relative;
	animation: rotateLoad infinite linear 1s;
}

.load-3.mini {
	width: 15px;
	height: 15px;
}

.load-3.little {
	width: 25px;
	height: 25px;
}

.load-3 {
	width: 60px;
	height: 60px;
}

.load-3:before, .load-3:after {
	display: flex;
	position: absolute;
	content: "";
	background: #222;
	border-radius: 50%;
	width: 55%;
	height: 55%;
}

.load-3:before {
	right: 0;
	bottom: 0;
	animation: scaleChange_1 infinite linear 1s;
}

.load-3:after {
	top: 0;
	left: 0;
	animation: scaleChange_2 infinite linear 1s;
}

.load-3.dark:before, .load-3.dark:after {
	background: transparent;
}

.load-3.mini:after {
	border-width: 2px;
}

.load-3.little:after {
	border-width: 3px;
}

.load-3:after {
	border-width: 8px;
}

/*--- Style 7 ---*/
.spin-load-holder {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.spin-load-1 {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #9370db;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin-top: 5px;
}

.spin-load-1:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #ba55d3;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}

.spin-load-1:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f0f;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

/*--- Style 8 ---*/
.loader-wrap {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	background-color: #000;
}

.cssload-loader {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 78.284271247462px;
	height: 78.284271247462px;
	margin-left: -39.142135623731px;
	margin-top: -39.142135623731px;
	border-radius: 100%;
	animation-name: cssload-loader;
	-o-animation-name: cssload-loader;
	-ms-animation-name: cssload-loader;
	-webkit-animation-name: cssload-loader;
	-moz-animation-name: cssload-loader;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-timing-function: linear;
	-o-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-duration: 2.4s;
	-o-animation-duration: 2.4s;
	-ms-animation-duration: 2.4s;
	-webkit-animation-duration: 2.4s;
	-moz-animation-duration: 2.4s;
}

.cssload-loader .cssload-side {
	display: block;
	width: 10px;
	height: 33px;
	background-color: #eb6d2f;
	margin: 3px;
	position: absolute;
	border-radius: 50%;
	animation-duration: .895s;
	-o-animation-duration: .895s;
	-ms-animation-duration: .895s;
	-webkit-animation-duration: .895s;
	-moz-animation-duration: .895s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-timing-function: ease;
	-o-animation-timing-function: ease;
	-ms-animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
}

.cssload-loader .cssload-side:nth-child(1), .cssload-loader .cssload-side:nth-child(5) {
	transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	animation-name: cssload-rotate0;
	-o-animation-name: cssload-rotate0;
	-ms-animation-name: cssload-rotate0;
	-webkit-animation-name: cssload-rotate0;
	-moz-animation-name: cssload-rotate0;
}

.cssload-loader .cssload-side:nth-child(3), .cssload-loader .cssload-side:nth-child(7) {
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	animation-name: cssload-rotate90;
	-o-animation-name: cssload-rotate90;
	-ms-animation-name: cssload-rotate90;
	-webkit-animation-name: cssload-rotate90;
	-moz-animation-name: cssload-rotate90;
}

.cssload-loader .cssload-side:nth-child(2), .cssload-loader .cssload-side:nth-child(6) {
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	animation-name: cssload-rotate45;
	-o-animation-name: cssload-rotate45;
	-ms-animation-name: cssload-rotate45;
	-webkit-animation-name: cssload-rotate45;
	-moz-animation-name: cssload-rotate45;
}

.cssload-loader .cssload-side:nth-child(4), .cssload-loader .cssload-side:nth-child(8) {
	transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	animation-name: cssload-rotate135;
	-o-animation-name: cssload-rotate135;
	-ms-animation-name: cssload-rotate135;
	-webkit-animation-name: cssload-rotate135;
	-moz-animation-name: cssload-rotate135;
}

.cssload-loader .cssload-side:nth-child(1) {
	top: 39.142135623731px;
	left: 78.284271247462px;
	margin-left: -5px;
	margin-top: -16px;
}

.cssload-loader .cssload-side:nth-child(2) {
	top: 67.213203431093px;
	left: 67.213203431093px;
	margin-left: -5px;
	margin-top: -16px;
}

.cssload-loader .cssload-side:nth-child(3) {
	top: 78.284271247462px;
	left: 39.142135623731px;
	margin-left: -5px;
	margin-top: -16px;
}

.cssload-loader .cssload-side:nth-child(4) {
	top: 67.213203431093px;
	left: 11.071067816369px;
	margin-left: -5px;
	margin-top: -16px;
}

.cssload-loader .cssload-side:nth-child(5) {
	top: 39.142135623731px;
	left: 0px;
	margin-left: -5px;
	margin-top: -16px;
}

.cssload-loader .cssload-side:nth-child(6) {
	top: 11.071067816369px;
	left: 11.071067816369px;
	margin-left: -5px;
	margin-top: -16px;
}

.cssload-loader .cssload-side:nth-child(7) {
	top: 0px;
	left: 39.142135623731px;
	margin-left: -5px;
	margin-top: -16px;
}

.cssload-loader .cssload-side:nth-child(8) {
	top: 11.071067816369px;
	left: 67.213203431093px;
	margin-left: -5px;
	margin-top: -16px;
}

/*--- Style 9 ---*/
.sk-circle {
	margin: 100px auto;
	width: 70px;
	height: 70px;
	position: relative;
}

.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.sk-circle .sk-child:before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}

.sk-circle .sk-circle5:before {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}

.sk-circle .sk-circle6:before {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s;
}

.sk-circle .sk-circle7:before {
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s;
}

.sk-circle .sk-circle8:before {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s;
}

.sk-circle .sk-circle9:before {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s;
}

.sk-circle .sk-circle10:before {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s;
}

.sk-circle .sk-circle11:before {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s;
}

.sk-circle .sk-circle12:before {
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s;
}

/*--- Style 10 ---*/
.pulse-loader {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 0px auto;
}

.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.double-bounce3, .double-bounce4 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #eb6d2f;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce4 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.double-bounce5, .double-bounce6 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #222;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce6 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

/*--- Style 11 ---*/
.saquare-loader-1 {
	width: 40px;
	height: 40px;
	background-color: #eb6d2f;
	margin: 0px auto;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

.saquare-loader-2 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	margin: 0px auto;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

.saquare-loader-3 {
	width: 40px;
	height: 40px;
	background-color: #222;
	margin: 0px auto;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

/*--- Style 12 ---*/
.line-loader {
	margin: 0px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}

.line-loader > div {
	background-color: #eb6d2f;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.line-loader .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.line-loader .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.line-loader .rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}

.line-loader .rect5 {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}

.line-loader-2 {
	margin: 0px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}

.line-loader-2 > div {
	background-color: #fff;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.line-loader-2 .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.line-loader-2 .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.line-loader-2 .rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}

.line-loader-2 .rect5 {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}

.line-loader-3 {
	margin: 0px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}

.line-loader-3 > div {
	background-color: #222;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.line-loader-3 .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.line-loader-3 .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.line-loader-3 .rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}

.line-loader-3 .rect5 {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}

/* preload animation */
@keyframes loader-rotate {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes rotateLoad {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes scaleChange_1 {
	0% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(0);
	}
	
	100% {
		transform: scale(1);
	}
}

@keyframes scaleChange_2 {
	0% {
		transform: scale(0);
	}
	
	50% {
		transform: scale(1);
	}
	
	100% {
		transform: scale(0);
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes cssload-rotate0 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	60% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	
	100% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

@-webkit-keyframes cssload-rotate0 {
	0% {
		-webkit-transform: rotate(0deg);
	}
	
	60% {
		-webkit-transform: rotate(180deg);
	}
	
	100% {
		-webkit-transform: rotate(180deg);
	}
}

@keyframes cssload-rotate90 {
	0% {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	60% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
		transform: rotate(270deg);
	}
	
	100% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

@-webkit-keyframes cssload-rotate90 {
	0% {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	60% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
	
	100% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

@keyframes cssload-rotate45 {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	60% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		transform: rotate(225deg);
	}
	
	100% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		transform: rotate(225deg);
	}
}

@-webkit-keyframes cssload-rotate45 {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	60% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}
	
	100% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}
}

@keyframes cssload-rotate135 {
	0% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		transform: rotate(135deg);
	}
	
	60% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
		transform: rotate(315deg);
	}
	
	100% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
		transform: rotate(315deg);
	}
}

@-webkit-keyframes cssload-rotate135 {
	0% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	
	60% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	
	100% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
}

@keyframes cssload-loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes sk-circleBounceDelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-circleBounceDelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes sk-bounce {
	0%, 100% {
		-webkit-transform: scale(0);
	}
	
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%, 100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}
	
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}
	
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}
	
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}
	
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

@-webkit-keyframes sk-stretchdelay {
	0%, 40%, 100% {
		-webkit-transform: scaleY(.4);
	}
	
	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {
	0%, 40%, 100% {
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4);
	}
	
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

/* Contact form
-------------------------------------------------------------- */
.wpcf7-form input:focus, .wpcf7-form select:focus, .wpcf7-form textarea:focus {
	outline: none;
}

.contact-form-popups select {
	width: 100%;
}

.contact-form-popups label {
	font-size: 14px;
	color: #222;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 10px;
}

.contact-form-popups input, .contact-form-popups textarea, .contact-form-popups select {
	display: block;
	border-radius: 0px;
	outline: 0;
	background: #f4f4f4;
	font-size: 13px;
	font-weight: 500;
	width: 100%;
	margin-bottom: 17px;
	padding: 12px 16px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.contact-form-popups .wpcf7-submit {
	position: relative;
	display: inline-block;
	font-weight: 600;
	font-size: 12px;
	text-align: center;
	padding: 9px 19px 9px 19px;
	margin: 5px 0px 0px 0px;
	width: auto;
	line-height: normal;
	color: #fff;
	border-radius: 0px;
}

/*--- Primary Form ---*/
.primary-form {
	position: relative;
}

.primary-form label {
	font-size: 14px;
	color: #222;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 10px;
}

.primary-form input, .primary-form textarea, .primary-form select, .primary-form input[type="text"] {
	display: block;
	border-radius: 0px;
	background: #f4f4f4;
	font-size: 13px;
	border: none;
	font-weight: 500;
	width: 100%;
	margin-bottom: 17px;
	padding: 12px 16px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.primary-form input:focus, .primary-form textarea:focus, .primary-form select:focus {
	background: #ececec;
	border-color: transparent;
}

.primary-form textarea {
	min-height: 100px;
}

.primary-form .wpcf7-submit {
	padding: 0;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin: 0;
}

/*--- Bordered Form ---*/
.bordered-form {
	position: relative;
}

.bordered-form label {
	font-size: 14px;
	color: #222;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 10px;
}

.bordered-form input, .bordered-form textarea, .bordered-form select, .transparent-form input, .transparent-form select {
	display: block;
	border-radius: 0px;
	outline: 0;
	border: 2px solid #343c4a;
	background-color: transparent;
	width: 100%;
	padding: 0px 16px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.bordered-form input:focus, .bordered-form textarea:focus, .bordered-form select:focus, .bordered-form input[type="text"]:focus {
	background: #f4f4f4;
}

.bordered-form input:focus {
	border: 2px solid;
}

.bordered-form textarea {
	min-height: 100px;
}

.bordered-form .wpcf7-submit {
	padding: 0;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin: 0;
}

/*--- Transparent Form ---*/
.transparent-form {
	position: relative;
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(var(--bs-gutter-y) * -1);
	margin-right: -10px;
	margin-left: -10px;
}

.transparent-form p {
	margin-bottom: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px;
}

.transparent-form p:last-of-type {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.transparent-form button, .transparent-form input[type="submit"] {
	width: 100%;
	font-size: 18px;
	font-weight: 500;
}

.transparent-form label {
	color: #fff;
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 16px;
}

.transparent-form option {
	color: #000;
}

.transparent-form input::placeholder, .transparent-form textarea::placeholder, .transparent-form select {
	color: #8a8a8a;
}

.transparent-form input, .transparent-form textarea, .transparent-form select, .transparent-form input[type="text"] {
	display: block;
	color: rgba(255, 255, 255, .6);
	outline: 0;
	background: rgba(255, 255, 255, 0);
	width: 100%;
	margin-bottom: 21px;
	line-height: 1;
	padding: 17px 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	border-radius: 5px;
	border: 1px solid #ebebeb;
}

.transparent-form input:focus, .transparent-form textarea:focus, .transparent-form input[type="text"]:focus {
	background: rgba(255, 255, 255, 0);
}

.transparent-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
	background-position: calc(100% - 20px), calc(100% - 15px);
	background-size: 5px 5px, 5px 5px;
	background-repeat: no-repeat;
	line-height: 1.5;
}

.transparent-form textarea {
	min-height: 176px;
}

/*--- Dark Form ---*/
.dark-form {
	position: relative;
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(var(--bs-gutter-y) * -1);
	margin-right: -15px;
	margin-left: -15px;
}

.dark-form p {
	margin-bottom: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.dark-form p:last-of-type {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0;
}

.dark-form button, .dark-form input[type="submit"] {
	padding: 17px 10px;
	font-size: 18px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	width: unset;
	min-width: 215px;
	border: none !important;
	text-align: center;
	background-color: var(--theme-secondary-color);
}

.dark-form button i {
	margin-left: 10px;
}

.dark-form label {
	display: flex;
	align-items: center;
	margin-top: 16px;
	margin-bottom: 30px;
}

.contact-us-form .wpcf7-list-item, .dark-form .wpcf7-list-item {
	margin: 0;
}

.dark-form option {
	color: var(--theme-primary-color);
}

.dark-form input::placeholder, .dark-form textarea::placeholder, .dark-form select {
	color: var(--theme-primary-color);
}

.dark-form input, .dark-form textarea, .dark-form select, .dark-form input[type="text"] {
	display: block;
	color: rgba(255, 255, 255, .6);
	outline: 0;
	background: rgba(255, 255, 255, 0);
	width: 100%;
	margin-bottom: 21px;
	line-height: 1;
	padding: 24px 18px 22px 18px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	border-radius: 5px;
	border: 2px solid rgba(8, 76, 148, .2);
}

.dark-form textarea {
	border: 2px solid rgba(8, 76, 148, .2);
}

.dark-form input:focus, .dark-form textarea:focus, .dark-form input[type="text"]:focus {
	background: rgba(255, 255, 255, 0);
}

.dark-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
	background-position: calc(100% - 20px), calc(100% - 15px);
	background-size: 5px 5px, 5px 5px;
	background-repeat: no-repeat;
	line-height: 1.5;
}

.dark-form textarea {
	min-height: 183px;
}

/* Style 2 */
.dark-form.style2 input, .dark-form.style2 textarea, .dark-form.style2 select, .dark-form.style2 input[type="text"] {
	background: #223452;
	color: rgba(255, 255, 255, .7);
	padding: 19px 25px 17px 20px;
	margin-bottom: 31px;
	border-radius: 5px;
	border: 2px solid #223452;
}

.dark-form.style2 input:focus, .dark-form.style2 textarea:focus, .dark-form.style2 input[type="text"]:focus {
	background: #223452;
}

.dark-form.style2 input::placeholder, .dark-form.style2 textarea::placeholder, .dark-form.style2 select {
	color: rgba(255, 255, 255, .7);
}

.dark-form.style2 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	background-image: linear-gradient(45deg, transparent 50%, #fc6f29 50%), linear-gradient(135deg, #fc6f29 50%, transparent 50%);
	background-position: calc(100% - 25px), calc(100% - 18px);
	background-size: 7px 7px, 7px 7px;
	background-repeat: no-repeat;
	line-height: 1.5;
}

.dark-form.style2 textarea {
	height: 140px;
	min-height: 140px;
}

.dark-form.style2 button, .dark-form.style2 input[type="submit"] {
	margin-left: auto;
}

.dark-form.style2 label {
	color: rgba(255, 255, 255, .7);
}

.dark-form.style2 input[type="checkbox"] {
	border-color: rgba(255, 255, 255, .7);
}

/* Style 3 */
.dark-form.style3 input, .dark-form.style3 textarea, .dark-form.style3 select, .dark-form.style3 input[type="text"] {
	background: #fff;
	color: var(--theme-primary-color);
	font-size: 18px;
	padding: 19px 25px 19px 31px;
	margin-bottom: 12px;
	border-radius: 5px;
	border: none;
	font-weight: 600;
}

.dark-form.style3 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	background-image: linear-gradient(45deg, transparent 50%, var(--theme-secondary-color) 50%), linear-gradient(135deg, var(--theme-secondary-color) 50%, transparent 50%);
	background-position: calc(100% - 33px), calc(100% - 26px);
	background-size: 7px 7px, 7px 7px;
	background-repeat: no-repeat;
	line-height: 1.5;
}

.dark-form.style3 input[type="date"] {
	position: relative;
}

.dark-form.style3 input[type="date"]::-webkit-inner-spin-button, .dark-form.style3 input[type="date"]::-webkit-calendar-picker-indicator {
	opacity: 0;
	-webkit-appearance: none;
}

.dark-form.style3 input[type="date"]:before {
	content: "";
	font-family: "carenow";
	font-size: 19px;
	position: absolute;
	right: 28px;
	top: 50%;
	transform: translateY(-50%);
	color: var(--theme-secondary-color);
}

.dark-form.style3 button, .dark-form.style3 input[type="submit"] {
	width: 100%;
	padding: 21px 15px 21px 15px;
	border-radius: 5px;
	background-color: var(--theme-secondary-color);
}

/*--- Form On Slider ---*/
.contact-slide.dark-form.style3 input, .contact-slide.dark-form.style3 textarea, .contact-slide.dark-form.style3 select, .contact-slide.dark-form.style3 input[type="text"], .contact-slide.dark-form.style3 input[type="date"] {
	background-color: #f8f8f8;
	padding: 21px 25px 21px 31px;
	margin-bottom: 13px;
	width: 100%;
	min-height: 64px;
}

.contact-slide.dark-form.style3 .wpcf7-form-control-wrap {
	display: block;
}

.contact-slide.dark-form.style3 button, .contact-slide.dark-form.style3 input[type="submit"] {
	padding: 23px 15px 23px 15px;
}

/* Contact Us Form */
.contact-us-form input, .contact-us-form textarea, .contact-us-form select, .contact-us-form input[type="text"] {
	display: block;
	color: #7d7bad;
	border-radius: 0px;
	border: none;
	outline: 0;
	background: #f9f7ff;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	margin-bottom: 20px;
	padding: 20px 30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.contact-us-form input:focus, .contact-us-form textarea:focus, .contact-us-form select:focus {
	background: #f9f7f7;
}

.contact-us-form input:focus, .contact-us-form select:focus, .contact-us-form textarea:focus {
	outline: none;
	border: none;
}

.contact-us-form textarea {
	height: 117px;
	margin-bottom: 22px;
}

.contact-us-form input::placeholder, .contact-us-form textarea::placeholder, .contact-us-form select {
	color: #7d7bad;
}

.contact-us-form button {
	padding: 18px 99px 17px 39px;
	font-size: 14px;
	position: relative;
	height: auto;
	font-weight: 600;
}

.contact-us-form button:hover {
	background-color: var(--theme-primary-color);
}

.contact-us-form button .wrap-icon {
	color: #fff;
	width: 60px;
	height: 60px;
	background-color: #19348e;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.contact-us-form button .wrap-icon i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/*--- Form Metform ---*/
.mf-input-multiselect .mf_multiselect__dropdown-indicator, .mf-input-select .mf_select__indicator {
	border-width: 7px 7px 0 !important;
}

.css-tlfecz-indicatorContainer, .css-1gtu0rj-indicatorContainer {
	color: var(--theme-secondary-color) !important;
}

/*--- White Form ---*/
.white-form {
	position: relative;
}

.white-form label {
	font-size: 14px;
	color: #222;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 10px;
}

.white-form input, .white-form textarea, .white-form select, .white-form input[type="text"], .white-form input[type="email"] {
	display: block;
	border-radius: 0px;
	border: none;
	border: 1px solid #f4f4f4;
	outline: 0;
	background: #fff;
	font-size: 13px;
	font-weight: 600;
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-bottom: 17px;
	padding: 0px 16px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.white-form input:focus, .white-form textarea:focus, .white-form select:focus, .white-form input[type="text"]:focus, .white-form input[type="email"]:focus {
	border-color: #eee;
}

.white-form textarea {
	min-height: 100px;
}

.white-form .wpcf7-submit {
	padding: 0;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin: 0;
}

/*--- Checkbox Styles ---*/
.checkbox {
	display: inline-block;
	margin-right: 15px;
	margin-top: 10px;
}

.checkbox input[type="checkbox"] {
	display: none;
}

.checkbox label {
	position: relative;
	font-weight: 600;
	font-size: 13px;
	display: inline-block;
	padding-left: 35px;
	padding-top: 6px;
}

.checkbox label::before, .checkbox label::after {
	position: absolute;
	content: "";
	display: inline-block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

/*Outer box of the fake checkbox*/
.checkbox label::before {
	height: 27px;
	width: 27px;
	border: 1px solid;
	border-radius: 0px;
	left: 0px;
	top: 3px;
	color: #ccc;
}

/*Checkmark of the fake checkbox*/
.checkbox label::after {
	height: 7px;
	width: 13px;
	border-left: 2px solid;
	border-bottom: 2px solid;
	transform: rotate(-45deg);
	left: 7px;
	top: 11px;
}

/*Hide the checkmark by default*/
.checkbox input[type="checkbox"] + label::after {
	content: none;
}

/*Unhide on the checked state*/
.checkbox input[type="checkbox"]:checked + label::after {
	content: "";
	color: #fff;
}

/*Adding focus styles on the outer-box of the fake checkbox*/
.checkbox input[type="checkbox"]:focus + label::before {
	outline: none;
}

.checkbox input[type="checkbox"]:checked + label::before {
	background-color: #eb6d2f;
	color: #eb6d2f;
}

/*--- Radio Styles ---*/
.radio {
	display: none !important;
}

.radio-custom {
	width: 30px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 0px;
	margin-left: 25px;
	margin-right: 5px;
	position: relative;
}

.radio-custom, .radio-label {
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
}

@media (max-width: 767px) {
	.radio-label {
		display: block;
	}
	
	.radio-custom {
		text-align: center;
		margin: 0px 15px;
	}
}

.radio:checked + .radio-custom::before {
	content: "";
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	bottom: 7px;
	left: 7px;
	background: #eb6d2f;
	border-radius: 0px;
}

.radio-custom, .radio:checked + .radio-custom::before {
	border-radius: 50%;
}

.radio-label {
	font-weight: 600;
	font-size: 13px;
}

.contact-form1 input, .contact-form2 input, .contact-form3 input, .contact-form4 input {
	display: block;
	border-radius: 0px;
	border: none;
	border: none !important;
	background: #f4f4f4;
	font-size: 13px;
	font-weight: 600;
	width: 100%;
	padding: 12px 16px;
	margin-bottom: 15px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.contact-form1 textarea, .contact-form2 textarea, .contact-form3 textarea, .contact-form4 textarea {
	display: block;
	border-radius: 0px;
	border: none;
	height: 90px;
	background: #f4f4f4;
	font-size: 13px;
	font-weight: 600;
	width: 100%;
	margin-bottom: 15px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.contact-form1 input[type="submit"], .contact-form2 input[type="submit"], .contact-form3 input[type="submit"], .contact-form4 input[type="submit"], .contact-form5 input[type="submit"] {
	background: #eb6d2f;
	position: relative;
	display: inline-block;
	font-weight: 600;
	font-size: 12px;
	text-align: center;
	padding: 0px 21px;
	margin: 5px 5px 5px 0px;
	border-radius: 0px;
	color: #fff;
	width: auto;
}

.contact-form1 input[type="submit"]:hover, .contact-form2 input[type="submit"]:hover, .contact-form3 input[type="submit"]:hover, .contact-form3 input[type="submit"]:hover, .contact-form4 input[type="submit"]:hover, .contact-form4 input[type="submit"]:hover, .contact-form5 input[type="submit"]:hover {
	background: #222;
}

.contact-form1 input:focus, .contact-form1 textarea:focus, .contact-form2 input:focus, .contact-form2 textarea:focus, .contact-form3 input:focus, .contact-form3 textarea:focus, .contact-form4 input:focus, .contact-form4 textarea:focus {
	background: #ececec;
}

.contact-form1 input[type="submit"]:hover {
	color: #fff;
	background: #222;
}

.btn-full-width input[type="submit"] {
	width: 100%;
}

.contact-form2 input[type="submit"] {
	width: 100%;
}

.contact-form4 input {
	background: #f4f4f4;
}

.contact-form4 textarea {
	background: #f4f4f4;
	height: 200px;
}

.contact-form4 input[type="submit"], .contact-form5 input[type="submit"] {
	border-radius: 0px;
	margin-top: 12px;
}

.contact-form5 input, .contact-form5  textarea {
	display: block;
	border-radius: 0px;
	outline: 0;
	border: 2px solid #f4f4f4;
	background: transparent;
	font-size: 13px;
	font-weight: 600;
	width: 100%;
	height: 47px;
	line-height: 42px;
	margin-bottom: 17px;
	padding: 0px 16px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.contact-form5  textarea {
	min-height: 100px;
}

.contact-form5 input:focus, .contact-form5 textarea:focus, .contact-form5 input[type="text"]:focus, .contact-form5 input[type="email"]:focus {
	background: #f4f4f4;
	border-color: transparent;
}

.contact-form5 input[type="submit"] {
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	border: none;
}

.one-haft, .one-half {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}

.from-invest-your-money .title {
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 20px;
}

.wpcf7-form .from-invest-your-money input, .wpcf7-form .from-invest-your-money select {
	width: 100%;
	height: 70px;
	margin: 0;
	background: #418417;
	color: #b5eb93;
	border: none;
	font-size: 14px;
	padding: 0 40px;
}

.from-invest-your-money input::placeholder, .from-invest-your-money textarea::placeholder, .from-invest-your-money select {
	color: #b5eb93;
}

.from-invest-your-money select option:first-child {
	color: #b5eb93;
}

.wpcf7-form .from-invest-your-money select {
	-moz-appearance: none;
	-webkit-appearance: none;
}

.from-invest-your-money .wpcf7-form-control-wrap {
	display: inline-block;
	position: relative;
	width: 100%;
}

.from-invest-your-money .wpcf7-form-control-wrap:before {
	content: "";
	font-family: "FontAwesome";
	color: #b5eb93;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
	font-size: 14px;
}

.from-invest-your-money .wpcf7-form-control-wrap.select-year:before {
	content: "";
}

.from-invest-your-money .wrap-input {
	margin-bottom: 39px;
}

.from-invest-your-money .wrap-input:last-of-type {
	margin-bottom: 0px;
}

/* Flat List
-------------------------------------------------------------- */
.primary-list {
	padding-left: 0px;
	margin-left: 0px;
}

.primary-list li {
	list-style-type: none;
	color: #222;
	font-size: 14px;
	font-weight: 600;
	margin-top: 11px;
}

.primary-list li i {
	color: #eb6d2f;
	padding-right: 10px;
}

.dark-list {
	padding-left: 0px;
}

.dark-list li {
	list-style-type: none;
	color: #222;
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
}

.dark-list li i {
	color: #222;
	padding-right: 15px;
}

.white-list {
	padding-left: 0px;
}

.white-list li {
	list-style-type: none;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin-top: 15px;
}

.white-list li i {
	color: #eb6d2f;
	padding-right: 15px;
}

/* 404
-------------------------------------------------------------- */
.error-404-text h2 {
	position: relative;
	font-size: 200px;
	line-height: 1;
	font-weight: 700;
	font-family: "Open Sans";
	text-align: center;
	color: var(--theme-secondary-color);
	margin: 0;
}

.error-404-text h4 {
	position: relative;
	color: var(--theme-primary-color);
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 50px;
}

.error-404-text h4 span {
	color: var(--theme-secondary-color);
}

.error-404-text p {
	color: #222;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}

.error404 .go-top {
	display: none;
}

.button-md {
	position: relative;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	padding: 11px 25px 11px 25px;
	margin: 5px 5px 5px 5px;
	background: var(--theme-secondary-color);
	border-radius: 5px;
}

.bg-404 {
	background: var(--theme-secondary-color);
}

.clip-text {
	display: inline-block;
	position: relative;
	padding: 14px 0px;
	text-align: center;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-position: center center;
}

/* Search No Results
-------------------------------------------------------------- */
.search-no-results .no-results .subtext-nothing {
	margin-bottom: 25px;
}

/* widget instagram
-------------------------------------------------------------- */
.widget-instagram-feed .flat-imgbox-instagram {
	margin: 0 -8px 8px;
}

.widget-instagram-feed .item {
	width: 33.33%;
	float: left;
	padding: 0 8px;
	margin-top: 16px;
}

.widget-instagram-feed .column-4 {}

.sidebar .widget-instagram-feed .item {
	height: 60px;
	overflow: hidden;
}

/* Custom Footer Widget Area
-------------------------------------------------------------- */
.custom-footer-widget-area .widget .widget-title {
	color: #fff;
	font-size: 30px;
}

.custom-footer-widget-area .widget.widget-recent-news li .text h6 a, .custom-footer-widget-area .widget.widget_latest_news li .text h6 a {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}

.custom-footer-widget-area .widget ul li a, .custom-footer-widget-area .widget ul li ul.children li a {
	color: #b9c9ff;
	font-size: 14px;
}

.custom-footer-widget-area .widget ul li:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

.custom-footer-widget-area .widget.widget-recent-news .thumb, .custom-footer-widget-area .widget.widget_latest_news .thumb {
	width: 70px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 5px;
}

.custom-footer-widget-area .widget.widget-recent-news li .text .post-date {
	font-size: 12px;
	font-weight: 500;
	color: #b9c9ff;
	margin-top: 4px;
	margin-bottom: 8px;
}

.custom-footer-widget-area .widget.widget-recent-news li, .custom-footer-widget-area .widget.widget_latest_news li {
	margin-bottom: 12px;
}

.custom-footer-widget-area .widget.widget-recent-news .text h6, .custom-footer-widget-area .widget.widget_latest_news .text h6 {
	margin-bottom: 0px;
}

.custom-footer-widget-area .widget.widget-instagram-feed .widget-title {
	margin-bottom: 15px;
}

.custom-footer-widget-area .widget_nav_menu .menu > li {
	padding: 5px 0px 6px 0px;
}

rs-module-wrap {
	z-index: 0 !important;
}

.image-about3 {
	position: absolute;
	top: 60px;
	left: -155px;
}

.img-about3 {
	position: relative;
	z-index: 1;
}

.custom-footer-widget-area.style1 .widget .widget-title {
	font-size: 20px;
	margin-bottom: 33px;
}

.flat-calendar:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-bottom: 831px solid transparent;
	border-right: 806px solid #fde428;
}

/* Widget Calendar 
---------------------------------------------------------*/
.widget_calendar table > caption {
	caption-side: top;
	font-weight: 500;
	color: #ff7029;
}

.widget_calendar table {
	margin-bottom: 5px;
}

.widget_calendar table > thead {
	background: #ddd;
}

.widget_calendar table > thead th {
	font-weight: 500;
}

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

.widget_calendar table > tfoot {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.widget_calendar table > tfoot #prev a, .widget_calendar table > tfoot #next a {
	color: transparent;
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.widget_calendar table > tfoot > tr {
	line-height: 67px;
}

.widget_calendar table > tfoot > tr, .widget_calendar table > tfoot > tr > td {
	display: block;
}

.widget_calendar table > tfoot > tr > td {
	width: 33.33%;
	float: left;
}

.widget_calendar table > tfoot #prev a:before, .widget_calendar table > tfoot #next a:before {
	content: "";
	font-family: "FontAwesome";
	color: #2f516a;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	font-size: 16px;
}

.widget_calendar table > tfoot #prev a:before {
	content: "";
	left: auto;
	left: 20px;
	right: auto;
}

.widget_calendar table > tfoot .pad {
	color: transparent;
}

.widget_calendar table > tfoot #prev a:hover:before, .widget_calendar table > tfoot #next a:hover:before {
	color: #fde428;
}

/* Info Footer
-------------------------------------------------------------- */
.info-footer .wrap-info {
	position: relative;
	padding-left: 55px;
}

.info-footer .wrap-info .icon-info {
	position: absolute;
	top: 2px;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 43px;
}

.info-footer .wrap-info.wrap-mail .icon-info {
	font-size: 37px;
}

.info-footer .wrap-info .content {
	display: flex;
	flex-direction: column;
	line-height: 1.3;
}

.info-footer .wrap-info .info {
	margin-top: 9px;
}

.wrap-info-item {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
	padding: 29px 0px 15px 0px;
	margin-bottom: 60px;
}

.info-item {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 15px;
	max-width: 33.33%;
	padding: 0 30px;
	position: relative;
}

.info-item:after {
	content: "";
	width: 2px;
	height: 70px;
	background: rgba(255, 255, 255, .1);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.info-footer .wrap-info-item .info-item:last-child:after {
	display: none;
}

.info-footer, .info-footer a {
	color: #fff !important;
}

.info-footer .wrap-info .icon-info svg {
	fill: #fff;
}

/* Action box headings
-------------------------------------------------------------- */
.themesflat-action-box {
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-attachment: fixed !important;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
}

.themesflat-action-box .overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.themesflat-action-box .heading {
	position: relative;
	margin-top: 0;
	margin-bottom: 0px;
}

.themesflat-action-box.style1 .heading {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: -.7px;
	margin-bottom: 2px;
}

.themesflat-action-box.style2 .heading {
	font-size: 46px;
	font-weight: 500;
	line-height: 58px;
	letter-spacing: -1px;
}

.themesflat-action-box p {
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -.5px;
}

.themesflat-action-box .themesflat-button {
	border: none !important;
}

.themesflat-action-box .inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.themesflat-action-box.style1 {
	padding-top: 41px;
	padding-bottom: 41px;
}

.themesflat-action-box.style2 {
	margin-bottom: -102px;
}

.themesflat-action-box.style2 .inner {
	border-radius: 10px;
	padding-top: 60px;
	padding-right: 83px;
	padding-bottom: 60px;
	padding-left: 83px;
}

.themesflat-action-box .heading-wrap {
	display: table-cell;
	margin: 0;
	text-align: left;
	vertical-align: middle;
}

.themesflat-action-box .content-right {
	min-width: 54.5%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.iziModal-overlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

/*  Video Box */
.themesflat_video_embed {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}

.video-video-box-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 1;
	transition: .5s ease;
}

.video-video-box-button {
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.video-video-box-button button {
	color: #222;
	font-size: 25px;
	background: rgba(255, 255, 255, 1);
	width: 100px;
	height: 100px;
	border-radius: 50%;
	padding-top: 5px;
	padding-left: 12px;
	margin: 30px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

.video-video-box-button button:hover {
	color: #222;
	background: rgba(255, 255, 255, .7);
}

.video-video-box-button-sm {
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.video-video-box-button-sm button {
	color: #222;
	font-size: 20px;
	background: rgba(255, 255, 255, 1);
	width: 80px;
	height: 80px;
	border-radius: 50%;
	padding: 0;
	padding-left: 5px;
	margin: 30px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	border: none;
}

.video-video-box-button-sm button:hover {
	background: rgba(255, 255, 255, .7);
}

.alert button:hover {
	background-color: transparent;
}

.video-video-box-button-sm.video-box-button-lg button {
	width: 100px;
	height: 100px;
	font-size: 30px;
}

/* Partner box
-------------------------------------------------------------- */
.themesflat-partner-box {
	padding: 50px 0;
}

.themesflat-partner-box .client-carousel .item-client {
	vertical-align: middle;
	text-align: center;
}

.partner-box img {
	margin-left: auto;
	margin-right: auto;
}

.partner-box img {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform-style: preserve-3d;
	-webkit-filter: grayscale(100%);
	opacity: .5;
}

.partner-box img:hover {
	-webkit-filter: grayscale(0%);
	opacity: 1;
}

/* Social Share
-------------------------------------------------------------- */
.social-share-article {
	display: flex;
	align-items: center;
}

.social-share-article ul {
	display: flex;
	list-style: none;
	margin: 0;
}

.social-share-article ul li {
	margin: 8px;
}

.social-share-article ul li a {
	min-width: 40px;
	min-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.single-post .social-share-article strong {
	color: #203b48;
	font-size: 14px;
	font-weight: 700;
	margin-right: 12px;
}

/* Elementor
-------------------------------------------------------------- */
.post-password-form button, .post-password-form input[type="button"], .post-password-form input[type="reset"], .post-password-form input[type="submit"] {
	line-height: 1;
}

.tf-btn-effect .tf-imagebox .tf-button, .tf-btn-effect .tficonbox .tf-button {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.tf-btn-effect .tf-imagebox .tf-button:before, .tf-btn-effect .tficonbox .tf-button:before {
	content: "";
	position: absolute;
	background-color: #fbd83f;
	width: 20px;
	height: 20px;
	top: 23%;
	left: 8%;
	border-top-left-radius: 40px;
	border-top-right-radius: 75px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 75px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	z-index: -1;
}

.tf-btn-effect.tf-btn-effect-small .tf-imagebox .tf-button:before, .tf-btn-effect.tf-btn-effect-small .tficonbox .tf-button:before {
	width: 14px;
	height: 14px;
	top: 23%;
	left: 13%;
}

.tf-btn-effect .tf-imagebox .tf-button:hover:before, .tf-btn-effect .tficonbox .tf-button:hover:before {
	border-radius: 50%;
	transform: scale(23, 10);
}

.customizable-carousel.owl-carousel .owl-item img {
	width: auto;
}

.tf-border-tr-img .elementor-image:before {
	content: "";
	width: 108px;
	height: 108px;
	border-top: 10px solid #fbd83f;
	border-right: 10px solid #fbd83f;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

/* Modal Menu Left
-------------------------------------------------------------- */
.header-modal-menu-left-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #f8f8f8;
	margin-left: 20px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.header-modal-menu-left-btn .text {
	margin-right: 15px;
}

.modal-menu-left-btn {
	position: relative;
	cursor: pointer;
	margin: 0;
	transform: rotateY(180deg);
}

.modal-menu-left-btn .line {
	padding: 0;
	width: 22px;
	height: 2px;
	background: #1f242c;
	margin: 5px 0;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	border-radius: 10px;
}

.modal-menu-left-btn .line--3 {
	width: 14px;
}

.header-modal-menu-left-btn:hover .modal-menu-left-btn .line {
	width: 22px;
	background: #fff;
}

.modal-menu-left {
	visibility: hidden;
	transition: visibility 0s .25s;
}

.modal-menu--open {
	visibility: visible;
	transition-delay: 0s;
}

.modal-menu__backdrop, .modal-menu__body {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 99999;
}

.modal-menu__body {
	left: auto;
	right: 0;
}

.modal-menu__backdrop {
	right: 0;
	background: rgba(0, 0, 0, .9);
	opacity: 0;
	will-change: opacity;
	transition: opacity .25s cubic-bezier(.25, .46, .45, .94);
}

.modal-menu-left .modal-menu__body {
	background: #fff;
	width: 445px;
	transition: transform .25s cubic-bezier(.25, .46, .45, .94);
	will-change: transform;
	overflow: hidden;
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	-webkit-transition-duration: .8s;
	transition-duration: .8s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.modal-menu--open .modal-menu__backdrop {
	opacity: 1;
}

.modal-menu--open .modal-menu__body {
	transform: translateX(0);
}

.modal-menu__close {
	position: absolute;
	top: 10px;
	width: 70px;
	height: 70px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 2;
	border: none;
	padding: 0;
	fill: currentColor;
	transition: background-color .15s, color .15s;
	color: #fff;
	left: 10px;
}

.modal-menu__body .modal-menu__close {
	color: #fff;
}

.modal-menu__panel {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
	z-index: 1;
	transition: transform .25s cubic-bezier(.25, .46, .45, .94);
}

.modal-menu__panel-back, .modal-menu__panel-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.modal-menu__panel-header {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 90px;
	padding: 10px 100px 10px 10px;
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #f4f4f4;
}

.modal-menu__panel-title {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.modal-menu__panel-body {
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow-y: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 60px 60px 60px 60px;
	min-height: 60vh;
}

.modal-menu__panel-body .widget .widget-title {
	color: #fff;
	margin-bottom: 20px;
}

.modal-menu__panel-body .widget .gallery-item {
	padding: 0 5px;
	margin: 0 0 10px 0;
}

.modal-menu__panel-body .widget > .gallery {
	margin: 0 -5px;
}

.modal-menu__panel-body .widget {
	margin-bottom: 30px;
}

.modal-menu__panel-body .widget ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.modal-menu__panel-body .widget > ul > li {
	padding-left: 0px;
}

.modal-menu__panel-body .widget_block ul, .modal-menu__panel-body .widget_block ul.wp-block-categories {
	margin: 0;
}

.modal-menu__panel-body .widget.widget_media_gallery ul li {
	padding: 0;
}

.modal-menu__panel-body .widget.widget_categories ul li {
	font-size: 14px;
}

.modal-menu__panel-body .widget.widget-recent-news .text h6, .modal-menu__panel-body .widget.widget_latest_news .text h6 {
	font-weight: 500;
}

.modal-menu__panel-body .widget.widget-recent-news .text h6 a, .modal-menu__panel-body .widget.widget_latest_news .text h6 a, .modal-menu__panel-body .widget.widget-recent-news li .text .post-date, .modal-menu__panel-body .widget.widget_latest_news li .text .post-date {
	color: #fff;
}

.modal-menu__panel-body .widget.widget-recent-news .text h6, .modal-menu__panel-body .widget.widget_latest_news .text h6 {
	margin-bottom: 0;
}

.modal-menu__panel-body .widget_search .widget-title {
	margin-bottom: 20px;
}

.modal-menu__panel-body .widget.widget_tag_cloud .tagcloud a {
	margin-bottom: 4px;
}

.modal-menu__panel-body .widget_calendar nav span {
	color: #fff;
}

.modal-menu__panel-body .widget_calendar table td, .modal-menu__panel-body .widget_calendar table tr, .modal-menu__panel-body .widget_calendar table th, .modal-menu__panel-body .widget_calendar table > caption {
	font-size: 14px;
}

#mainnav-secondary .menu {
	list-style: none;
	margin: 0;
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
}

#mainnav-secondary ul {
	list-style: none;
	margin: 0;
}

#mainnav-secondary .menu li {
	position: relative;
}

#mainnav-secondary .menu li a {
	position: relative;
	color: #fff;
	width: 100%;
	border: none;
	font-size: 16px;
	font-weight: 500;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0px;
	text-align: left;
}

#mainnav-secondary .menu .menu-item-has-children > span {
	position: absolute;
	right: 20px;
	top: 1px;
	transition: all .3s ease-in-out;
	cursor: pointer;
	display: block;
	padding: 10px 14px;
	color: #fff;
}

#mainnav-secondary .menu .menu-item-has-children.opened > span {
	transform: rotate(90deg);
	transition: all .3s ease-in-out;
}

#mainnav-secondary .menu li .sub-menu a {
	padding-left: 30px;
}

.modal-menu__panel-footer {
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow-y: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 20px 30px 20px 60px;
	background: #f4f4f4;
	min-height: 150px;
	justify-content: center;
}

.modal-menu__panel-footer .logo-panel a {
	display: inline-block;
}

.socials-panel .themesflat-socials {
	list-style: none;
	margin: 30px 0 0 0;
	display: flex;
	justify-content: flex-start;
	width: 100%;
}

.socials-panel .themesflat-socials li {
	background: transparent;
}

.socials-panel .themesflat-socials li a {
	padding: 15px;
	line-height: 1;
}

.socials-panel .themesflat-socials li:first-child a {
	padding-left: 0px;
}

/* Effect Button 
----------------------------------------------------*/
.btn {
	border-width: 2px;
}

#commentform .wrap-input-submit, .themesflat-button, .draw-border a, .block-get-a-quote a, button, .btn, .rev-btn, .mc4wp-form input[type="submit"] {
	display: inline-block;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	z-index: 1;
	color: #fff;
	transition: all .3s linear;
}

#commentform .wrap-input-submit:hover, .themesflat-button:hover, .draw-border a:hover, .block-get-a-quote a:hover, button:hover, .btn:hover, .rev-btn:hover {
	color: #fff;
}

#commentform .wrap-input-submit:before, .themesflat-button:before, .draw-border a:before, .block-get-a-quote a:before, button:before, .btn:before, .rev-btn:before, .mc4wp-form input[type="submit"]::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: "";
	background-color: var(--theme-primary-color);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
	transition: transform 500ms ease;
}

.draw-border.btn-s2 a:before, .btn.btn-s2:before {
	background-color: var(--theme-secondary-color);
}

.draw-border.btn-s3 a:before, .dark-form.style2 button.btn-s3:before, button.btn-s3:before {
	background-color: #fff;
}

.draw-border.btn-s3 a:hover, .dark-form.style2 button.btn-s3:hover, button.btn-s3:hover {
	color: var(--theme-primary-color);
}

.dark-form.style2 button.btn-s3:hover {
	background: var(--theme-secondary-color);
}

#commentform .wrap-input-submit:hover:before, .themesflat-button:hover:before, .draw-border a:hover:before, .block-get-a-quote a:hover:before, button:hover:before, .btn:hover:before, .rev-btn:hover:before, .mc4wp-form input[type="submit"]:hover::before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
}

#commentform .wrap-input-submit input[type="submit"] {
	background: transparent;
}

.img-radius-5 {
	border-radius: 5px;
}

ul.custom-icon-list {
	margin-left: 0;
	list-style: none;
}

ul.custom-icon-list li {
	position: relative;
	padding: 6px 0px 6px 34px;
}

ul.custom-icon-list li:before {
	content: "";
	font-family: "carenow";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--theme-secondary-color);
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
}

/* Other
-------------------------------------------------------------- */
.row {
	margin-right: -15px;
	margin-left: -15px;
}

.row>* {
	padding-left: 15px;
	padding-right: 15px;
}

.mr--15 > div.elementor-container {
	margin-right: -15px;
}

.ml--15 > div.elementor-container {
	margin-left: -15px;
}

.mr--7 > div.elementor-container {
	margin-right: -7px;
}

.ml--7 > div.elementor-container {
	margin-left: -7px;
}

.translate_x_50 {
	transform: translateX(-50%);
}

.ml--58 {
	margin-left: -58px;
}

.section-width-1230 {
	max-width: 1230px;
	margin-left: auto;
	margin-right: auto;
}

.section-width-1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.section-width-1170 {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.max-width-570 {
	max-width: 570px;
}

.element-inline, .widget-inline {
	display: inline-block;
	width: unset !important;
}

.element-inline.link-underline a {
	text-decoration: underline;
	font-weight: 600;
	color: inherit;
}

.elementor-widget-container a.hover-accent:hover {
	color: var(--theme-secondary-color);
}

.tf-revo-btn {
	display: flex !important;
}

.tf-revo-btn > i {
	margin-left: 12px !important;
}

#rev_slider_3_1_wrapper .hesperiden.tparrows {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

#rev_slider_3_1_wrapper .hesperiden.tparrows:hover {
	color: #fff !important;
}

.tf-revo-btn:hover i, .tf-revo-btn:hover svg {
	-webkit-animation: tfLeftToRight .5s forwards;
	-moz-animation: tfLeftToRight .5s forwards;
	animation: tfLeftToRight .5s forwards;
}

.tf-carousel-box .owl-nav .owl-prev svg, .tf-carousel-box .owl-nav .owl-next svg {
	fill: #fff;
	width: 25px;
}

.tf-carousel-box .owl-nav .owl-prev svg {
	transform: rotate(-180deg);
}

.tf-image .elementor-widget-container {
	position: relative;
	z-index: 1;
	display: inline-block;
}

.tf-image .elementor-widget-container:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: rotate(-5deg);
	opacity: 1;
	visibility: visible;
	background: var(--theme-secondary-color);
	animation: fan_arrangement 5s infinite linear;
}

section.tf-overlay-section:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: rotate(-4deg);
	opacity: 1;
	visibility: visible;
	background: var(--theme-secondary-color);
	animation: fan_arrangement 5s infinite linear;
}

@keyframes fan_arrangement {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	50% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.cursor-resize, .customizable-carousel {
	cursor: e-resize;
}

.tf-effect-image .elementor-image {
	position: relative;
	overflow: hidden;
}

.tf-effect-image .elementor-image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #f4f5f7;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(.86, 0, .07, 1);
	animation-timing-function: cubic-bezier(.86, 0, .07, 1);
}

.tf-effect-image.animated .elementor-image:after {
	-webkit-animation-name: effect-image-from-left;
	animation-name: effect-image-from-left;
}

@keyframes effect-image-from-left {
	0% {
		-webkit-transform-origin: left top;
		transform-origin: left top;
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1);
	}
	
	66.6% {
		-webkit-transform-origin: left center;
		transform-origin: left center;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	66.7% {
		-webkit-transform-origin: right center;
		transform-origin: right center;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform-origin: right center;
		transform-origin: right center;
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1);
	}
}

.up-down:after {
	animation-name: up-down;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: up-down;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: up-down;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: up-down;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: up-down;
	-o-animation-duration: 2s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}

@keyframes up-down {
	0% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

.animation-move2-img img {
	animation: move2 5s infinite linear;
}

.animation-move3-img img {
	animation: move3 5s infinite linear;
}

.animation-move4-img img {
	animation: move4 5s infinite linear;
}

.animation-move5-img img {
	animation: move5 5s infinite linear;
}

.animation-move6-img img {
	animation: move6 5s infinite linear;
}

.animation-move2 {
	animation: move2 5s infinite linear;
}

.animation-move3 {
	animation: move3 5s infinite linear;
}

.animation-move4 {
	animation: move4 5s infinite linear;
}

.animation-move5 {
	animation: move5 5s infinite linear;
}

.animation-move6 {
	animation: move6 5s infinite linear;
}

@keyframes move2 {
	0% {
		-webkit-transform: rotate(1deg) translate(2px, 2px);
		transform: rotate(1deg) translate(2px, 2px);
	}
	
	50% {
		-webkit-transform: rotate(-1deg) translate(-2px, -2px);
		transform: rotate(-1deg) translate(-2px, -2px);
	}
	
	100% {
		-webkit-transform: rotate(1deg) translate(2px, 2px);
		transform: rotate(1deg) translate(2px, 2px);
	}
}

@keyframes move3 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
	
	50% {
		-webkit-transform: translate(30px);
		transform: translate(30px);
	}
	
	100% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@keyframes move4 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
	
	50% {
		-webkit-transform: translate(-30px);
		transform: translate(-30px);
	}
	
	100% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@keyframes move5 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	50% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes move6 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	25% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	
	50% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	75% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

/*footer elementor*/
footer .elementor-widget-container > h2, footer .elementor-widget-container > h3, footer .elementor-widget-container > h4, footer .elementor-widget-container > h5, footer .elementor-widget-container > h6 {
	margin-top: 4px;
	margin-bottom: 23px;
	padding-bottom: 0px;
	position: relative;
	position: relative;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}

footer .elementor-widget-wp-widget-nav_menu ul {
	list-style: none;
	margin: 0;
}

footer.footer-style2 .elementor-widget-wp-widget-nav_menu ul a, footer.footer-style2 .elementor-widget-tf-nav-menu ul a {
	color: rgba(255, 255, 255, 1);
}

footer.footer-style2 .elementor-widget-wp-widget-nav_menu ul a:hover, footer.footer-style2 .elementor-widget-tf-nav-menu ul a:hover {
	color: var(--theme-secondary-color);
}

footer .elementor-widget-container .mc4wp-form input[type="email"] {
	background: transparent;
	color: #fff;
	border-color: #fff;
	padding: 8px 20px;
	margin: 0;
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, .2);
}

footer .elementor-widget-container .mc4wp-form input[type="submit"] {
	max-width: 100%;
	position: unset;
	right: unset;
	top: unset;
	transform: translateY(0%);
	margin: 0;
	text-transform: unset;
	font-family: "Poppins";
	font-size: 15px;
	padding: 17px 5px;
	border-radius: 5px;
	background-color: var(--theme-secondary-color);
	margin-top: 15px;
}

footer.footer-style2 input:-moz-placeholder, footer.footer-style2 textarea:-moz-placeholder, footer.footer-style2 input::-moz-placeholder, footer.footer-style2 textarea::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

footer.footer-style2 input:-ms-input-placeholder, footer.footer-style2 textarea:-ms-input-placeholder {
	color: #fff;
}

footer.footer-style2 input::-webkit-input-placeholder, footer.footer-style2 textarea::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

footer.footer-style1 .elementor-widget-container > h2, footer.footer-style1 .elementor-widget-container > h3, footer.footer-style1 .elementor-widget-container > h4, footer.footer-style1 .elementor-widget-container > h5, footer.footer-style1 .elementor-widget-container > h6 {
	padding-bottom: 16px;
	font-size: 24px;
}

footer.footer-style1 .elementor-widget-container > h2:after, footer.footer-style1 .elementor-widget-container > h3:after, footer.footer-style1 .elementor-widget-container > h4:after, footer.footer-style1 .elementor-widget-container > h5:after, footer.footer-style1 .elementor-widget-container > h6:after {
	content: "";
	width: 22px;
	height: 3px;
	border-radius: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: var(--theme-secondary-color);
}

footer.footer-style1 .elementor-widget-container ul.menu li {
	padding: 3px 0;
}
