@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

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

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

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

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

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

.wpcf7-reflection > output[hidden] {
	display: none;
}

:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>");content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url("data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>")}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}
@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url("/assets/template/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2") format("woff2"),url("/assets/template/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"),url("/assets/template/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url("/assets/template/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2") format("woff2"),url("/assets/template/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"),url("/assets/template/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=");background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=") no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/loader.svg") center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/loader.svg") center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=") no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg")}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg")}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg")}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg")}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg")}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg")}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg")}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url("/assets/template/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg")}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}sub,sup{position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{text-transform:uppercase}.blockquote{margin-bottom:1rem}.blockquote-footer{display:block;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{color:#6c757d}code{color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0}pre{display:block;color:#212529}pre code{color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px)}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px)}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5")' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5")' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-fLite-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highLiteer:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-Litebulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-Lite:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url("/assets/template/wp-content/plugins/rselements/assets/css/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url("/assets/template/wp-content/plugins/rselements/assets/css/fonts/slick.eot");
    src: url("/assets/template/wp-content/plugins/rselements/assets/css/fonts/slick.eot?#iefix") format('embedded-opentype'), url("/assets/template/wp-content/plugins/rselements/assets/css/fonts/slick.woff") format('woff'), url("/assets/template/wp-content/plugins/rselements/assets/css/fonts/slick.ttf") format('truetype'), url("/assets/template/wp-content/plugins/rselements/assets/css/fonts/slick.svg#slick") format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.eot");
  src: url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.woff2") format("woff2"), url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.woff") format("woff"), url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.ttf") format("truetype"), url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.eot");
  src: url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.woff2") format("woff2"), url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.woff") format("woff"), url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.ttf") format("truetype"), url("/assets/template/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

	/*
  	Flaticon icon font: Flaticon
  	Creation date: 09/11/2019 07:30
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("/assets/template/wp-content/plugins/rselements/assets/fonts/Flaticon.eot");
  src: url("/assets/template/wp-content/plugins/rselements/assets/fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("/assets/template/wp-content/plugins/rselements/assets/fonts/Flaticon.woff2") format("woff2"),
       url("/assets/template/wp-content/plugins/rselements/assets/fonts/Flaticon.woff") format("woff"),
       url("/assets/template/wp-content/plugins/rselements/assets/fonts/Flaticon.ttf") format("truetype"),
       url("/assets/template/wp-content/plugins/rselements/assets/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/assets/template/wp-content/plugins/rselements/assets/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-spreadsheet:before { content: "\f100"; }
.flaticon-letter:before { content: "\f101"; }
.flaticon-files-and-folders:before { content: "\f102"; }
.flaticon-membership:before { content: "\f103"; }
.flaticon-grid:before { content: "\f104"; }
.flaticon-table:before { content: "\f105"; }
.flaticon-count:before { content: "\f106"; }
.flaticon-support:before { content: "\f107"; }
.flaticon-multimedia:before { content: "\f108"; }
.flaticon-price:before { content: "\f109"; }
.flaticon-slider:before { content: "\f10a"; }
.flaticon-menu:before { content: "\f10b"; }
.flaticon-behance:before { content: "\f10c"; }
.flaticon-error:before { content: "\f10d"; }
.flaticon-rate:before { content: "\f10e"; }
.flaticon-ballot-box:before { content: "\f10f"; }
.flaticon-shipping-and-delivery:before { content: "\f110"; }
.flaticon-one:before { content: "\f111"; }
.flaticon-info:before { content: "\f112"; }
.flaticon-growth:before { content: "\f113"; }
.flaticon-option:before { content: "\f114"; }
.flaticon-files-and-folders-1:before { content: "\f115"; }
.flaticon-attach:before { content: "\f116"; }
.flaticon-tabs-1:before { content: "\f117"; }
.flaticon-blogging:before { content: "\f118"; }
.flaticon-network:before { content: "\f119"; }
.flaticon-text-box:before { content: "\f11a"; }
.flaticon-shipping-and-delivery-1:before { content: "\f11b"; }
.flaticon-music-and-multimedia:before { content: "\f11c"; }
.flaticon-slideshow:before { content: "\f11d"; }
.flaticon-success:before { content: "\f11e"; }
.flaticon-progress:before { content: "\f11f"; }
.flaticon-tool-tip:before { content: "\f120"; }
.flaticon-shopping-cart:before { content: "\f121"; }
.flaticon-conversation:before { content: "\f122"; }
.flaticon-image:before { content: "\f123"; }
.flaticon-24-hours:before { content: "\f124"; }
.flaticon-form:before { content: "\f125"; }
.flaticon-countdown:before { content: "\f126"; }
.flaticon-table-for-data:before { content: "\f127"; }
.flaticon-slider-1:before { content: "\f128"; }
.flaticon-percentage:before { content: "\f129"; }
.flaticon-timeline:before { content: "\f12a"; }
.flaticon-slider-2:before { content: "\f12b"; }
.flaticon-slider-3:before { content: "\f12c"; }
/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}


.cd-intro {
  width: 90%;
  max-width: 768px;
  text-align: center;
}


.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper p {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper p.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper p {
  opacity: 0;
}
.no-js .cd-words-wrapper p.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xrotate-1 

-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-1 p {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.cd-headline.rotate-1 p.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  -moz-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 p.is-hidden {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  -moz-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s;
}

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    opacity: 1;
  }
}
@-moz-keyframes cd-rotate-1-in {
  0% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -moz-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    -moz-transform: rotateX(120deg);
    -ms-transform: rotateX(120deg);
    -o-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
}
@-moz-keyframes cd-rotate-1-out {
  0% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -moz-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
}
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    -moz-transform: rotateX(-40deg);
    -ms-transform: rotateX(-40deg);
    -o-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
/* -------------------------------- 

xtype 

-------------------------------- */
.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden;
}
.cd-headline.type .cd-words-wrapper::after {
  /* vertical bar */
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  -moz-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected p {
  color: #0d0d0d;
}
.cd-headline.type p {
  visibility: hidden;
}
.cd-headline.type p.is-visible {
  visibility: visible;
}
.cd-headline.type i {
  position: absolute;
  visibility: hidden;
}
.cd-headline.type i.in {
  position: relative;
  visibility: visible;
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -moz-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -moz-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    -o-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xrotate-2 

-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-2 i, .cd-headline.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-headline.rotate-2 p {
  opacity: 0;
}
.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -moz-transform: translateZ(-20px) rotateX(90deg);
  -ms-transform: translateZ(-20px) rotateX(90deg);
  -o-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
  opacity: 1;
}
.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  -moz-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  -moz-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  -moz-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  -o-transform: translateZ(20px);
  transform: translateZ(20px);
}

.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
  }
}
@-moz-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -moz-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    -o-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -moz-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    -o-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@-moz-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -moz-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    -o-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -moz-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    -o-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -moz-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    -o-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
/* -------------------------------- 

xloading-bar 

-------------------------------- */
.cd-headline.loading-bar span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
  /* loading bar */
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  -moz-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  -webkit-transition: width 3s;
  -moz-transition: width 3s;
  transition: width 3s;
}
.cd-headline.loading-bar p {
  top: .2em;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cd-headline.loading-bar p.is-visible {
  opacity: 1;
  top: 0;
}

/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.slide p {
  opacity: 0;
  top: .2em;
}
.cd-headline.slide p.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  -moz-animation: slide-in 0.6s;
  animation: slide-in 0.6s;
}
.cd-headline.slide p.is-hidden {
  -webkit-animation: slide-out 0.6s;
  -moz-animation: slide-out 0.6s;
  animation: slide-out 0.6s;
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
/* -------------------------------- 

xclip 

-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}
.cd-headline.clip p {
  opacity: 0;
}
.cd-headline.clip p.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xzoom 

-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.zoom p {
  opacity: 0;
}
.cd-headline.zoom p.is-visible {
  opacity: 1;
  -webkit-animation: zoom-in 0.8s;
  -moz-animation: zoom-in 0.8s;
  animation: zoom-in 0.8s;
}
.cd-headline.zoom p.is-hidden {
  -webkit-animation: zoom-out 0.8s;
  -moz-animation: zoom-out 0.8s;
  animation: zoom-out 0.8s;
}

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
}
@-moz-keyframes zoom-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
}
@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    -o-transform: translateZ(100px);
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
  }
}
@-moz-keyframes zoom-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-100px);
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    -moz-transform: translateZ(-100px);
    -ms-transform: translateZ(-100px);
    -o-transform: translateZ(-100px);
    transform: translateZ(-100px);
  }
}
/* -------------------------------- 

xrotate-3 

-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-3 p {
  opacity: 0;
}
.cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  -moz-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards;
}
.cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  -moz-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards;
}

.no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0;
}

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
  }
}
@-moz-keyframes cd-rotate-3-in {
  0% {
    -moz-transform: rotateY(180deg);
  }
  100% {
    -moz-transform: rotateY(0deg);
  }
}
@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
  }
}
@-moz-keyframes cd-rotate-3-out {
  0% {
    -moz-transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(-180deg);
  }
}
@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}
/* -------------------------------- 

xscale 

-------------------------------- */
.cd-headline.scale p {
  opacity: 0;
}
.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.is-visible .cd-headline.scale i {
  opacity: 1;
}
.cd-headline.scale i.in {
  -webkit-animation: scale-up 0.6s forwards;
  -moz-animation: scale-up 0.6s forwards;
  animation: scale-up 0.6s forwards;
}
.cd-headline.scale i.out {
  -webkit-animation: scale-down 0.6s forwards;
  -moz-animation: scale-down 0.6s forwards;
  animation: scale-down 0.6s forwards;
}

.no-csstransitions .cd-headline.scale i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0;
}

.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1;
}

@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scale-up {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  60% {
    -moz-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
}
@-moz-keyframes scale-down {
  0% {
    -moz-transform: scale(1);
    opacity: 1;
  }
  60% {
    -moz-transform: scale(0);
    opacity: 0;
  }
}
@keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xpush 

-------------------------------- */
.cd-headline.push p {
  opacity: 0;
}
.cd-headline.push p.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s;
}
.cd-headline.push p.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s;
}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}

div.beforeandafter{ /* main container */
	
	display: block;
	height: 434px; /* default height of main container */
	overflow: hidden;
	position: relative; 
	width: 650px; /* default width of main container */
}

div.beforeandafter img{
	max-width: none !important;
}

div.before1, div.after1{ /* before and after DIVs within main container */
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: width 0.4s ease-in-out; /* CSS transition. Actual duration set inside script (options.revealduration) */
	width: 100%;
	z-index: 7;
}

div.after1{
	z-index: 1; /* z-index of after div should be smaller than before's */
}


div.drag{ /* main div used for separating and dragging between before and after slides */
	background: white;
	cursor: col-resize;
	display: block;
	height: 100%;
	left: 100%;
	position: absolute;
	top: 0;
	transition: left 0.4s ease-in-out; /* transition. 0.4s sets duration of drag fade in time */
	width: 2px; /* width of drag bar separator */
	z-index: 7;
}

div.drag div.draghandle{ /* handle bar within drag interface */
	background: #9a827d;
	height: 20%; /* height of drag handle */
	position: absolute;
	text-align: center;
	width: 16px; /* width of drag handle */
}

.label-bottom div.before1 span.caption, .label-bottom div.after1 span.caption{ /* CAS to syle SPAN caption. Optional */	
	bottom: 10px;	
	display: block;	
	position: absolute;
	right: 10px;	
	text-align: center;	
}

.label-top div.before1 span.caption, .label-top div.after1 span.caption{ /* CAS to syle SPAN caption. Optional */
	top: 10px;	
	display: block;	
	position: absolute;
	right: 10px;	
	text-align: center;	
}
.rs-image-comparision span.caption{
	color: #fff;
	background:#000;
	width: 90px;	
}

div.before1 span.caption{
	left: 10px;
	right: auto;
}
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
/*
* Remix Icon v4.1.0
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
*
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*
* Date: 2024-01-14
*/
@font-face {
  font-family: "remixicon";
  src: url("/assets/template/wp-content/themes/educavo/assets/fonts/remixicon.eot?t=1705244689813"); /* IE9*/
  src: url("/assets/template/wp-content/themes/educavo/assets/fonts/remixicon.eot?t=1705244689813#iefix") format("embedded-opentype"), url("/assets/template/wp-content/themes/educavo/assets/fonts/remixicon.woff2?t=1705244689813") format("woff2"), url("/assets/template/wp-content/themes/educavo/assets/fonts/remixicon.woff?t=1705244689813") format("woff"), url("/assets/template/wp-content/themes/educavo/assets/fonts/remixicon.ttf?t=1705244689813") format("truetype"), url("/assets/template/wp-content/themes/educavo/assets/fonts/remixicon.svg?t=1705244689813#remixicon") format("svg"); /* iOS 4.1- */
}
[class^=ri-], [class*=" ri-"] {
  font-family: "remixicon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ri-24-hours-fill:before {
  content: "\ea01";
}

.ri-24-hours-line:before {
  content: "\ea02";
}

.ri-4k-fill:before {
  content: "\ea03";
}

.ri-4k-line:before {
  content: "\ea04";
}

.ri-a-b:before {
  content: "\ea05";
}

.ri-account-box-fill:before {
  content: "\ea06";
}

.ri-account-box-line:before {
  content: "\ea07";
}

.ri-account-circle-fill:before {
  content: "\ea08";
}

.ri-account-circle-line:before {
  content: "\ea09";
}

.ri-account-pin-box-fill:before {
  content: "\ea0a";
}

.ri-account-pin-box-line:before {
  content: "\ea0b";
}

.ri-account-pin-circle-fill:before {
  content: "\ea0c";
}

.ri-account-pin-circle-line:before {
  content: "\ea0d";
}

.ri-add-box-fill:before {
  content: "\ea0e";
}

.ri-add-box-line:before {
  content: "\ea0f";
}

.ri-add-circle-fill:before {
  content: "\ea10";
}

.ri-add-circle-line:before {
  content: "\ea11";
}

.ri-add-fill:before {
  content: "\ea12";
}

.ri-add-line:before {
  content: "\ea13";
}

.ri-admin-fill:before {
  content: "\ea14";
}

.ri-admin-line:before {
  content: "\ea15";
}

.ri-advertisement-fill:before {
  content: "\ea16";
}

.ri-advertisement-line:before {
  content: "\ea17";
}

.ri-airplay-fill:before {
  content: "\ea18";
}

.ri-airplay-line:before {
  content: "\ea19";
}

.ri-alarm-fill:before {
  content: "\ea1a";
}

.ri-alarm-line:before {
  content: "\ea1b";
}

.ri-alarm-warning-fill:before {
  content: "\ea1c";
}

.ri-alarm-warning-line:before {
  content: "\ea1d";
}

.ri-album-fill:before {
  content: "\ea1e";
}

.ri-album-line:before {
  content: "\ea1f";
}

.ri-alert-fill:before {
  content: "\ea20";
}

.ri-alert-line:before {
  content: "\ea21";
}

.ri-aliens-fill:before {
  content: "\ea22";
}

.ri-aliens-line:before {
  content: "\ea23";
}

.ri-align-bottom:before {
  content: "\ea24";
}

.ri-align-center:before {
  content: "\ea25";
}

.ri-align-justify:before {
  content: "\ea26";
}

.ri-align-left:before {
  content: "\ea27";
}

.ri-align-right:before {
  content: "\ea28";
}

.ri-align-top:before {
  content: "\ea29";
}

.ri-align-vertically:before {
  content: "\ea2a";
}

.ri-alipay-fill:before {
  content: "\ea2b";
}

.ri-alipay-line:before {
  content: "\ea2c";
}

.ri-amazon-fill:before {
  content: "\ea2d";
}

.ri-amazon-line:before {
  content: "\ea2e";
}

.ri-anchor-fill:before {
  content: "\ea2f";
}

.ri-anchor-line:before {
  content: "\ea30";
}

.ri-ancient-gate-fill:before {
  content: "\ea31";
}

.ri-ancient-gate-line:before {
  content: "\ea32";
}

.ri-ancient-pavilion-fill:before {
  content: "\ea33";
}

.ri-ancient-pavilion-line:before {
  content: "\ea34";
}

.ri-android-fill:before {
  content: "\ea35";
}

.ri-android-line:before {
  content: "\ea36";
}

.ri-angularjs-fill:before {
  content: "\ea37";
}

.ri-angularjs-line:before {
  content: "\ea38";
}

.ri-anticlockwise-2-fill:before {
  content: "\ea39";
}

.ri-anticlockwise-2-line:before {
  content: "\ea3a";
}

.ri-anticlockwise-fill:before {
  content: "\ea3b";
}

.ri-anticlockwise-line:before {
  content: "\ea3c";
}

.ri-app-store-fill:before {
  content: "\ea3d";
}

.ri-app-store-line:before {
  content: "\ea3e";
}

.ri-apple-fill:before {
  content: "\ea3f";
}

.ri-apple-line:before {
  content: "\ea40";
}

.ri-apps-2-fill:before {
  content: "\ea41";
}

.ri-apps-2-line:before {
  content: "\ea42";
}

.ri-apps-fill:before {
  content: "\ea43";
}

.ri-apps-line:before {
  content: "\ea44";
}

.ri-archive-drawer-fill:before {
  content: "\ea45";
}

.ri-archive-drawer-line:before {
  content: "\ea46";
}

.ri-archive-fill:before {
  content: "\ea47";
}

.ri-archive-line:before {
  content: "\ea48";
}

.ri-arrow-down-circle-fill:before {
  content: "\ea49";
}

.ri-arrow-down-circle-line:before {
  content: "\ea4a";
}

.ri-arrow-down-fill:before {
  content: "\ea4b";
}

.ri-arrow-down-line:before {
  content: "\ea4c";
}

.ri-arrow-down-s-fill:before {
  content: "\ea4d";
}

.ri-arrow-down-s-line:before {
  content: "\ea4e";
}

.ri-arrow-drop-down-fill:before {
  content: "\ea4f";
}

.ri-arrow-drop-down-line:before {
  content: "\ea50";
}

.ri-arrow-drop-left-fill:before {
  content: "\ea51";
}

.ri-arrow-drop-left-line:before {
  content: "\ea52";
}

.ri-arrow-drop-right-fill:before {
  content: "\ea53";
}

.ri-arrow-drop-right-line:before {
  content: "\ea54";
}

.ri-arrow-drop-up-fill:before {
  content: "\ea55";
}

.ri-arrow-drop-up-line:before {
  content: "\ea56";
}

.ri-arrow-go-back-fill:before {
  content: "\ea57";
}

.ri-arrow-go-back-line:before {
  content: "\ea58";
}

.ri-arrow-go-forward-fill:before {
  content: "\ea59";
}

.ri-arrow-go-forward-line:before {
  content: "\ea5a";
}

.ri-arrow-left-circle-fill:before {
  content: "\ea5b";
}

.ri-arrow-left-circle-line:before {
  content: "\ea5c";
}

.ri-arrow-left-down-fill:before {
  content: "\ea5d";
}

.ri-arrow-left-down-line:before {
  content: "\ea5e";
}

.ri-arrow-left-fill:before {
  content: "\ea5f";
}

.ri-arrow-left-line:before {
  content: "\ea60";
}

.ri-arrow-left-right-fill:before {
  content: "\ea61";
}

.ri-arrow-left-right-line:before {
  content: "\ea62";
}

.ri-arrow-left-s-fill:before {
  content: "\ea63";
}

.ri-arrow-left-s-line:before {
  content: "\ea64";
}

.ri-arrow-left-up-fill:before {
  content: "\ea65";
}

.ri-arrow-left-up-line:before {
  content: "\ea66";
}

.ri-arrow-right-circle-fill:before {
  content: "\ea67";
}

.ri-arrow-right-circle-line:before {
  content: "\ea68";
}

.ri-arrow-right-down-fill:before {
  content: "\ea69";
}

.ri-arrow-right-down-line:before {
  content: "\ea6a";
}

.ri-arrow-right-fill:before {
  content: "\ea6b";
}

.ri-arrow-right-line:before {
  content: "\ea6c";
}

.ri-arrow-right-s-fill:before {
  content: "\ea6d";
}

.ri-arrow-right-s-line:before {
  content: "\ea6e";
}

.ri-arrow-right-up-fill:before {
  content: "\ea6f";
}

.ri-arrow-right-up-line:before {
  content: "\ea70";
}

.ri-arrow-up-circle-fill:before {
  content: "\ea71";
}

.ri-arrow-up-circle-line:before {
  content: "\ea72";
}

.ri-arrow-up-down-fill:before {
  content: "\ea73";
}

.ri-arrow-up-down-line:before {
  content: "\ea74";
}

.ri-arrow-up-fill:before {
  content: "\ea75";
}

.ri-arrow-up-line:before {
  content: "\ea76";
}

.ri-arrow-up-s-fill:before {
  content: "\ea77";
}

.ri-arrow-up-s-line:before {
  content: "\ea78";
}

.ri-artboard-2-fill:before {
  content: "\ea79";
}

.ri-artboard-2-line:before {
  content: "\ea7a";
}

.ri-artboard-fill:before {
  content: "\ea7b";
}

.ri-artboard-line:before {
  content: "\ea7c";
}

.ri-article-fill:before {
  content: "\ea7d";
}

.ri-article-line:before {
  content: "\ea7e";
}

.ri-aspect-ratio-fill:before {
  content: "\ea7f";
}

.ri-aspect-ratio-line:before {
  content: "\ea80";
}

.ri-asterisk:before {
  content: "\ea81";
}

.ri-at-fill:before {
  content: "\ea82";
}

.ri-at-line:before {
  content: "\ea83";
}

.ri-attachment-2:before {
  content: "\ea84";
}

.ri-attachment-fill:before {
  content: "\ea85";
}

.ri-attachment-line:before {
  content: "\ea86";
}

.ri-auction-fill:before {
  content: "\ea87";
}

.ri-auction-line:before {
  content: "\ea88";
}

.ri-award-fill:before {
  content: "\ea89";
}

.ri-award-line:before {
  content: "\ea8a";
}

.ri-baidu-fill:before {
  content: "\ea8b";
}

.ri-baidu-line:before {
  content: "\ea8c";
}

.ri-ball-pen-fill:before {
  content: "\ea8d";
}

.ri-ball-pen-line:before {
  content: "\ea8e";
}

.ri-bank-card-2-fill:before {
  content: "\ea8f";
}

.ri-bank-card-2-line:before {
  content: "\ea90";
}

.ri-bank-card-fill:before {
  content: "\ea91";
}

.ri-bank-card-line:before {
  content: "\ea92";
}

.ri-bank-fill:before {
  content: "\ea93";
}

.ri-bank-line:before {
  content: "\ea94";
}

.ri-bar-chart-2-fill:before {
  content: "\ea95";
}

.ri-bar-chart-2-line:before {
  content: "\ea96";
}

.ri-bar-chart-box-fill:before {
  content: "\ea97";
}

.ri-bar-chart-box-line:before {
  content: "\ea98";
}

.ri-bar-chart-fill:before {
  content: "\ea99";
}

.ri-bar-chart-grouped-fill:before {
  content: "\ea9a";
}

.ri-bar-chart-grouped-line:before {
  content: "\ea9b";
}

.ri-bar-chart-horizontal-fill:before {
  content: "\ea9c";
}

.ri-bar-chart-horizontal-line:before {
  content: "\ea9d";
}

.ri-bar-chart-line:before {
  content: "\ea9e";
}

.ri-barcode-box-fill:before {
  content: "\ea9f";
}

.ri-barcode-box-line:before {
  content: "\eaa0";
}

.ri-barcode-fill:before {
  content: "\eaa1";
}

.ri-barcode-line:before {
  content: "\eaa2";
}

.ri-barricade-fill:before {
  content: "\eaa3";
}

.ri-barricade-line:before {
  content: "\eaa4";
}

.ri-base-station-fill:before {
  content: "\eaa5";
}

.ri-base-station-line:before {
  content: "\eaa6";
}

.ri-basketball-fill:before {
  content: "\eaa7";
}

.ri-basketball-line:before {
  content: "\eaa8";
}

.ri-battery-2-charge-fill:before {
  content: "\eaa9";
}

.ri-battery-2-charge-line:before {
  content: "\eaaa";
}

.ri-battery-2-fill:before {
  content: "\eaab";
}

.ri-battery-2-line:before {
  content: "\eaac";
}

.ri-battery-charge-fill:before {
  content: "\eaad";
}

.ri-battery-charge-line:before {
  content: "\eaae";
}

.ri-battery-fill:before {
  content: "\eaaf";
}

.ri-battery-line:before {
  content: "\eab0";
}

.ri-battery-low-fill:before {
  content: "\eab1";
}

.ri-battery-low-line:before {
  content: "\eab2";
}

.ri-battery-saver-fill:before {
  content: "\eab3";
}

.ri-battery-saver-line:before {
  content: "\eab4";
}

.ri-battery-share-fill:before {
  content: "\eab5";
}

.ri-battery-share-line:before {
  content: "\eab6";
}

.ri-bear-smile-fill:before {
  content: "\eab7";
}

.ri-bear-smile-line:before {
  content: "\eab8";
}

.ri-behance-fill:before {
  content: "\eab9";
}

.ri-behance-line:before {
  content: "\eaba";
}

.ri-bell-fill:before {
  content: "\eabb";
}

.ri-bell-line:before {
  content: "\eabc";
}

.ri-bike-fill:before {
  content: "\eabd";
}

.ri-bike-line:before {
  content: "\eabe";
}

.ri-bilibili-fill:before {
  content: "\eabf";
}

.ri-bilibili-line:before {
  content: "\eac0";
}

.ri-bill-fill:before {
  content: "\eac1";
}

.ri-bill-line:before {
  content: "\eac2";
}

.ri-billiards-fill:before {
  content: "\eac3";
}

.ri-billiards-line:before {
  content: "\eac4";
}

.ri-bit-coin-fill:before {
  content: "\eac5";
}

.ri-bit-coin-line:before {
  content: "\eac6";
}

.ri-blaze-fill:before {
  content: "\eac7";
}

.ri-blaze-line:before {
  content: "\eac8";
}

.ri-bluetooth-connect-fill:before {
  content: "\eac9";
}

.ri-bluetooth-connect-line:before {
  content: "\eaca";
}

.ri-bluetooth-fill:before {
  content: "\eacb";
}

.ri-bluetooth-line:before {
  content: "\eacc";
}

.ri-blur-off-fill:before {
  content: "\eacd";
}

.ri-blur-off-line:before {
  content: "\eace";
}

.ri-body-scan-fill:before {
  content: "\eacf";
}

.ri-body-scan-line:before {
  content: "\ead0";
}

.ri-bold:before {
  content: "\ead1";
}

.ri-book-2-fill:before {
  content: "\ead2";
}

.ri-book-2-line:before {
  content: "\ead3";
}

.ri-book-3-fill:before {
  content: "\ead4";
}

.ri-book-3-line:before {
  content: "\ead5";
}

.ri-book-fill:before {
  content: "\ead6";
}

.ri-book-line:before {
  content: "\ead7";
}

.ri-book-marked-fill:before {
  content: "\ead8";
}

.ri-book-marked-line:before {
  content: "\ead9";
}

.ri-book-open-fill:before {
  content: "\eada";
}

.ri-book-open-line:before {
  content: "\eadb";
}

.ri-book-read-fill:before {
  content: "\eadc";
}

.ri-book-read-line:before {
  content: "\eadd";
}

.ri-booklet-fill:before {
  content: "\eade";
}

.ri-booklet-line:before {
  content: "\eadf";
}

.ri-bookmark-2-fill:before {
  content: "\eae0";
}

.ri-bookmark-2-line:before {
  content: "\eae1";
}

.ri-bookmark-3-fill:before {
  content: "\eae2";
}

.ri-bookmark-3-line:before {
  content: "\eae3";
}

.ri-bookmark-fill:before {
  content: "\eae4";
}

.ri-bookmark-line:before {
  content: "\eae5";
}

.ri-boxing-fill:before {
  content: "\eae6";
}

.ri-boxing-line:before {
  content: "\eae7";
}

.ri-braces-fill:before {
  content: "\eae8";
}

.ri-braces-line:before {
  content: "\eae9";
}

.ri-brackets-fill:before {
  content: "\eaea";
}

.ri-brackets-line:before {
  content: "\eaeb";
}

.ri-briefcase-2-fill:before {
  content: "\eaec";
}

.ri-briefcase-2-line:before {
  content: "\eaed";
}

.ri-briefcase-3-fill:before {
  content: "\eaee";
}

.ri-briefcase-3-line:before {
  content: "\eaef";
}

.ri-briefcase-4-fill:before {
  content: "\eaf0";
}

.ri-briefcase-4-line:before {
  content: "\eaf1";
}

.ri-briefcase-5-fill:before {
  content: "\eaf2";
}

.ri-briefcase-5-line:before {
  content: "\eaf3";
}

.ri-briefcase-fill:before {
  content: "\eaf4";
}

.ri-briefcase-line:before {
  content: "\eaf5";
}

.ri-bring-forward:before {
  content: "\eaf6";
}

.ri-bring-to-front:before {
  content: "\eaf7";
}

.ri-broadcast-fill:before {
  content: "\eaf8";
}

.ri-broadcast-line:before {
  content: "\eaf9";
}

.ri-brush-2-fill:before {
  content: "\eafa";
}

.ri-brush-2-line:before {
  content: "\eafb";
}

.ri-brush-3-fill:before {
  content: "\eafc";
}

.ri-brush-3-line:before {
  content: "\eafd";
}

.ri-brush-4-fill:before {
  content: "\eafe";
}

.ri-brush-4-line:before {
  content: "\eaff";
}

.ri-brush-fill:before {
  content: "\eb00";
}

.ri-brush-line:before {
  content: "\eb01";
}

.ri-bubble-chart-fill:before {
  content: "\eb02";
}

.ri-bubble-chart-line:before {
  content: "\eb03";
}

.ri-bug-2-fill:before {
  content: "\eb04";
}

.ri-bug-2-line:before {
  content: "\eb05";
}

.ri-bug-fill:before {
  content: "\eb06";
}

.ri-bug-line:before {
  content: "\eb07";
}

.ri-building-2-fill:before {
  content: "\eb08";
}

.ri-building-2-line:before {
  content: "\eb09";
}

.ri-building-3-fill:before {
  content: "\eb0a";
}

.ri-building-3-line:before {
  content: "\eb0b";
}

.ri-building-4-fill:before {
  content: "\eb0c";
}

.ri-building-4-line:before {
  content: "\eb0d";
}

.ri-building-fill:before {
  content: "\eb0e";
}

.ri-building-line:before {
  content: "\eb0f";
}

.ri-bus-2-fill:before {
  content: "\eb10";
}

.ri-bus-2-line:before {
  content: "\eb11";
}

.ri-bus-fill:before {
  content: "\eb12";
}

.ri-bus-line:before {
  content: "\eb13";
}

.ri-bus-wifi-fill:before {
  content: "\eb14";
}

.ri-bus-wifi-line:before {
  content: "\eb15";
}

.ri-cactus-fill:before {
  content: "\eb16";
}

.ri-cactus-line:before {
  content: "\eb17";
}

.ri-cake-2-fill:before {
  content: "\eb18";
}

.ri-cake-2-line:before {
  content: "\eb19";
}

.ri-cake-3-fill:before {
  content: "\eb1a";
}

.ri-cake-3-line:before {
  content: "\eb1b";
}

.ri-cake-fill:before {
  content: "\eb1c";
}

.ri-cake-line:before {
  content: "\eb1d";
}

.ri-calculator-fill:before {
  content: "\eb1e";
}

.ri-calculator-line:before {
  content: "\eb1f";
}

.ri-calendar-2-fill:before {
  content: "\eb20";
}

.ri-calendar-2-line:before {
  content: "\eb21";
}

.ri-calendar-check-fill:before {
  content: "\eb22";
}

.ri-calendar-check-line:before {
  content: "\eb23";
}

.ri-calendar-event-fill:before {
  content: "\eb24";
}

.ri-calendar-event-line:before {
  content: "\eb25";
}

.ri-calendar-fill:before {
  content: "\eb26";
}

.ri-calendar-line:before {
  content: "\eb27";
}

.ri-calendar-todo-fill:before {
  content: "\eb28";
}

.ri-calendar-todo-line:before {
  content: "\eb29";
}

.ri-camera-2-fill:before {
  content: "\eb2a";
}

.ri-camera-2-line:before {
  content: "\eb2b";
}

.ri-camera-3-fill:before {
  content: "\eb2c";
}

.ri-camera-3-line:before {
  content: "\eb2d";
}

.ri-camera-fill:before {
  content: "\eb2e";
}

.ri-camera-lens-fill:before {
  content: "\eb2f";
}

.ri-camera-lens-line:before {
  content: "\eb30";
}

.ri-camera-line:before {
  content: "\eb31";
}

.ri-camera-off-fill:before {
  content: "\eb32";
}

.ri-camera-off-line:before {
  content: "\eb33";
}

.ri-camera-switch-fill:before {
  content: "\eb34";
}

.ri-camera-switch-line:before {
  content: "\eb35";
}

.ri-capsule-fill:before {
  content: "\eb36";
}

.ri-capsule-line:before {
  content: "\eb37";
}

.ri-car-fill:before {
  content: "\eb38";
}

.ri-car-line:before {
  content: "\eb39";
}

.ri-car-washing-fill:before {
  content: "\eb3a";
}

.ri-car-washing-line:before {
  content: "\eb3b";
}

.ri-caravan-fill:before {
  content: "\eb3c";
}

.ri-caravan-line:before {
  content: "\eb3d";
}

.ri-cast-fill:before {
  content: "\eb3e";
}

.ri-cast-line:before {
  content: "\eb3f";
}

.ri-cellphone-fill:before {
  content: "\eb40";
}

.ri-cellphone-line:before {
  content: "\eb41";
}

.ri-celsius-fill:before {
  content: "\eb42";
}

.ri-celsius-line:before {
  content: "\eb43";
}

.ri-centos-fill:before {
  content: "\eb44";
}

.ri-centos-line:before {
  content: "\eb45";
}

.ri-character-recognition-fill:before {
  content: "\eb46";
}

.ri-character-recognition-line:before {
  content: "\eb47";
}

.ri-charging-pile-2-fill:before {
  content: "\eb48";
}

.ri-charging-pile-2-line:before {
  content: "\eb49";
}

.ri-charging-pile-fill:before {
  content: "\eb4a";
}

.ri-charging-pile-line:before {
  content: "\eb4b";
}

.ri-chat-1-fill:before {
  content: "\eb4c";
}

.ri-chat-1-line:before {
  content: "\eb4d";
}

.ri-chat-2-fill:before {
  content: "\eb4e";
}

.ri-chat-2-line:before {
  content: "\eb4f";
}

.ri-chat-3-fill:before {
  content: "\eb50";
}

.ri-chat-3-line:before {
  content: "\eb51";
}

.ri-chat-4-fill:before {
  content: "\eb52";
}

.ri-chat-4-line:before {
  content: "\eb53";
}

.ri-chat-check-fill:before {
  content: "\eb54";
}

.ri-chat-check-line:before {
  content: "\eb55";
}

.ri-chat-delete-fill:before {
  content: "\eb56";
}

.ri-chat-delete-line:before {
  content: "\eb57";
}

.ri-chat-download-fill:before {
  content: "\eb58";
}

.ri-chat-download-line:before {
  content: "\eb59";
}

.ri-chat-follow-up-fill:before {
  content: "\eb5a";
}

.ri-chat-follow-up-line:before {
  content: "\eb5b";
}

.ri-chat-forward-fill:before {
  content: "\eb5c";
}

.ri-chat-forward-line:before {
  content: "\eb5d";
}

.ri-chat-heart-fill:before {
  content: "\eb5e";
}

.ri-chat-heart-line:before {
  content: "\eb5f";
}

.ri-chat-history-fill:before {
  content: "\eb60";
}

.ri-chat-history-line:before {
  content: "\eb61";
}

.ri-chat-new-fill:before {
  content: "\eb62";
}

.ri-chat-new-line:before {
  content: "\eb63";
}

.ri-chat-off-fill:before {
  content: "\eb64";
}

.ri-chat-off-line:before {
  content: "\eb65";
}

.ri-chat-poll-fill:before {
  content: "\eb66";
}

.ri-chat-poll-line:before {
  content: "\eb67";
}

.ri-chat-private-fill:before {
  content: "\eb68";
}

.ri-chat-private-line:before {
  content: "\eb69";
}

.ri-chat-quote-fill:before {
  content: "\eb6a";
}

.ri-chat-quote-line:before {
  content: "\eb6b";
}

.ri-chat-settings-fill:before {
  content: "\eb6c";
}

.ri-chat-settings-line:before {
  content: "\eb6d";
}

.ri-chat-smile-2-fill:before {
  content: "\eb6e";
}

.ri-chat-smile-2-line:before {
  content: "\eb6f";
}

.ri-chat-smile-3-fill:before {
  content: "\eb70";
}

.ri-chat-smile-3-line:before {
  content: "\eb71";
}

.ri-chat-smile-fill:before {
  content: "\eb72";
}

.ri-chat-smile-line:before {
  content: "\eb73";
}

.ri-chat-upload-fill:before {
  content: "\eb74";
}

.ri-chat-upload-line:before {
  content: "\eb75";
}

.ri-chat-voice-fill:before {
  content: "\eb76";
}

.ri-chat-voice-line:before {
  content: "\eb77";
}

.ri-check-double-fill:before {
  content: "\eb78";
}

.ri-check-double-line:before {
  content: "\eb79";
}

.ri-check-fill:before {
  content: "\eb7a";
}

.ri-check-line:before {
  content: "\eb7b";
}

.ri-checkbox-blank-circle-fill:before {
  content: "\eb7c";
}

.ri-checkbox-blank-circle-line:before {
  content: "\eb7d";
}

.ri-checkbox-blank-fill:before {
  content: "\eb7e";
}

.ri-checkbox-blank-line:before {
  content: "\eb7f";
}

.ri-checkbox-circle-fill:before {
  content: "\eb80";
}

.ri-checkbox-circle-line:before {
  content: "\eb81";
}

.ri-checkbox-fill:before {
  content: "\eb82";
}

.ri-checkbox-indeterminate-fill:before {
  content: "\eb83";
}

.ri-checkbox-indeterminate-line:before {
  content: "\eb84";
}

.ri-checkbox-line:before {
  content: "\eb85";
}

.ri-checkbox-multiple-blank-fill:before {
  content: "\eb86";
}

.ri-checkbox-multiple-blank-line:before {
  content: "\eb87";
}

.ri-checkbox-multiple-fill:before {
  content: "\eb88";
}

.ri-checkbox-multiple-line:before {
  content: "\eb89";
}

.ri-china-railway-fill:before {
  content: "\eb8a";
}

.ri-china-railway-line:before {
  content: "\eb8b";
}

.ri-chrome-fill:before {
  content: "\eb8c";
}

.ri-chrome-line:before {
  content: "\eb8d";
}

.ri-clapperboard-fill:before {
  content: "\eb8e";
}

.ri-clapperboard-line:before {
  content: "\eb8f";
}

.ri-clipboard-fill:before {
  content: "\eb90";
}

.ri-clipboard-line:before {
  content: "\eb91";
}

.ri-clockwise-2-fill:before {
  content: "\eb92";
}

.ri-clockwise-2-line:before {
  content: "\eb93";
}

.ri-clockwise-fill:before {
  content: "\eb94";
}

.ri-clockwise-line:before {
  content: "\eb95";
}

.ri-close-circle-fill:before {
  content: "\eb96";
}

.ri-close-circle-line:before {
  content: "\eb97";
}

.ri-close-fill:before {
  content: "\eb98";
}

.ri-close-line:before {
  content: "\eb99";
}

.ri-closed-captioning-fill:before {
  content: "\eb9a";
}

.ri-closed-captioning-line:before {
  content: "\eb9b";
}

.ri-cloud-fill:before {
  content: "\eb9c";
}

.ri-cloud-line:before {
  content: "\eb9d";
}

.ri-cloud-off-fill:before {
  content: "\eb9e";
}

.ri-cloud-off-line:before {
  content: "\eb9f";
}

.ri-cloud-windy-fill:before {
  content: "\eba0";
}

.ri-cloud-windy-line:before {
  content: "\eba1";
}

.ri-cloudy-2-fill:before {
  content: "\eba2";
}

.ri-cloudy-2-line:before {
  content: "\eba3";
}

.ri-cloudy-fill:before {
  content: "\eba4";
}

.ri-cloudy-line:before {
  content: "\eba5";
}

.ri-code-box-fill:before {
  content: "\eba6";
}

.ri-code-box-line:before {
  content: "\eba7";
}

.ri-code-fill:before {
  content: "\eba8";
}

.ri-code-line:before {
  content: "\eba9";
}

.ri-code-s-fill:before {
  content: "\ebaa";
}

.ri-code-s-line:before {
  content: "\ebab";
}

.ri-code-s-slash-fill:before {
  content: "\ebac";
}

.ri-code-s-slash-line:before {
  content: "\ebad";
}

.ri-code-view:before {
  content: "\ebae";
}

.ri-codepen-fill:before {
  content: "\ebaf";
}

.ri-codepen-line:before {
  content: "\ebb0";
}

.ri-coin-fill:before {
  content: "\ebb1";
}

.ri-coin-line:before {
  content: "\ebb2";
}

.ri-coins-fill:before {
  content: "\ebb3";
}

.ri-coins-line:before {
  content: "\ebb4";
}

.ri-collage-fill:before {
  content: "\ebb5";
}

.ri-collage-line:before {
  content: "\ebb6";
}

.ri-command-fill:before {
  content: "\ebb7";
}

.ri-command-line:before {
  content: "\ebb8";
}

.ri-community-fill:before {
  content: "\ebb9";
}

.ri-community-line:before {
  content: "\ebba";
}

.ri-compass-2-fill:before {
  content: "\ebbb";
}

.ri-compass-2-line:before {
  content: "\ebbc";
}

.ri-compass-3-fill:before {
  content: "\ebbd";
}

.ri-compass-3-line:before {
  content: "\ebbe";
}

.ri-compass-4-fill:before {
  content: "\ebbf";
}

.ri-compass-4-line:before {
  content: "\ebc0";
}

.ri-compass-discover-fill:before {
  content: "\ebc1";
}

.ri-compass-discover-line:before {
  content: "\ebc2";
}

.ri-compass-fill:before {
  content: "\ebc3";
}

.ri-compass-line:before {
  content: "\ebc4";
}

.ri-compasses-2-fill:before {
  content: "\ebc5";
}

.ri-compasses-2-line:before {
  content: "\ebc6";
}

.ri-compasses-fill:before {
  content: "\ebc7";
}

.ri-compasses-line:before {
  content: "\ebc8";
}

.ri-computer-fill:before {
  content: "\ebc9";
}

.ri-computer-line:before {
  content: "\ebca";
}

.ri-contacts-book-2-fill:before {
  content: "\ebcb";
}

.ri-contacts-book-2-line:before {
  content: "\ebcc";
}

.ri-contacts-book-fill:before {
  content: "\ebcd";
}

.ri-contacts-book-line:before {
  content: "\ebce";
}

.ri-contacts-book-upload-fill:before {
  content: "\ebcf";
}

.ri-contacts-book-upload-line:before {
  content: "\ebd0";
}

.ri-contacts-fill:before {
  content: "\ebd1";
}

.ri-contacts-line:before {
  content: "\ebd2";
}

.ri-contrast-2-fill:before {
  content: "\ebd3";
}

.ri-contrast-2-line:before {
  content: "\ebd4";
}

.ri-contrast-drop-2-fill:before {
  content: "\ebd5";
}

.ri-contrast-drop-2-line:before {
  content: "\ebd6";
}

.ri-contrast-drop-fill:before {
  content: "\ebd7";
}

.ri-contrast-drop-line:before {
  content: "\ebd8";
}

.ri-contrast-fill:before {
  content: "\ebd9";
}

.ri-contrast-line:before {
  content: "\ebda";
}

.ri-copper-coin-fill:before {
  content: "\ebdb";
}

.ri-copper-coin-line:before {
  content: "\ebdc";
}

.ri-copper-diamond-fill:before {
  content: "\ebdd";
}

.ri-copper-diamond-line:before {
  content: "\ebde";
}

.ri-copyleft-fill:before {
  content: "\ebdf";
}

.ri-copyleft-line:before {
  content: "\ebe0";
}

.ri-copyright-fill:before {
  content: "\ebe1";
}

.ri-copyright-line:before {
  content: "\ebe2";
}

.ri-coreos-fill:before {
  content: "\ebe3";
}

.ri-coreos-line:before {
  content: "\ebe4";
}

.ri-coupon-2-fill:before {
  content: "\ebe5";
}

.ri-coupon-2-line:before {
  content: "\ebe6";
}

.ri-coupon-3-fill:before {
  content: "\ebe7";
}

.ri-coupon-3-line:before {
  content: "\ebe8";
}

.ri-coupon-4-fill:before {
  content: "\ebe9";
}

.ri-coupon-4-line:before {
  content: "\ebea";
}

.ri-coupon-5-fill:before {
  content: "\ebeb";
}

.ri-coupon-5-line:before {
  content: "\ebec";
}

.ri-coupon-fill:before {
  content: "\ebed";
}

.ri-coupon-line:before {
  content: "\ebee";
}

.ri-cpu-fill:before {
  content: "\ebef";
}

.ri-cpu-line:before {
  content: "\ebf0";
}

.ri-creative-commons-by-fill:before {
  content: "\ebf1";
}

.ri-creative-commons-by-line:before {
  content: "\ebf2";
}

.ri-creative-commons-fill:before {
  content: "\ebf3";
}

.ri-creative-commons-line:before {
  content: "\ebf4";
}

.ri-creative-commons-nc-fill:before {
  content: "\ebf5";
}

.ri-creative-commons-nc-line:before {
  content: "\ebf6";
}

.ri-creative-commons-nd-fill:before {
  content: "\ebf7";
}

.ri-creative-commons-nd-line:before {
  content: "\ebf8";
}

.ri-creative-commons-sa-fill:before {
  content: "\ebf9";
}

.ri-creative-commons-sa-line:before {
  content: "\ebfa";
}

.ri-creative-commons-zero-fill:before {
  content: "\ebfb";
}

.ri-creative-commons-zero-line:before {
  content: "\ebfc";
}

.ri-criminal-fill:before {
  content: "\ebfd";
}

.ri-criminal-line:before {
  content: "\ebfe";
}

.ri-crop-2-fill:before {
  content: "\ebff";
}

.ri-crop-2-line:before {
  content: "\ec00";
}

.ri-crop-fill:before {
  content: "\ec01";
}

.ri-crop-line:before {
  content: "\ec02";
}

.ri-css3-fill:before {
  content: "\ec03";
}

.ri-css3-line:before {
  content: "\ec04";
}

.ri-cup-fill:before {
  content: "\ec05";
}

.ri-cup-line:before {
  content: "\ec06";
}

.ri-currency-fill:before {
  content: "\ec07";
}

.ri-currency-line:before {
  content: "\ec08";
}

.ri-cursor-fill:before {
  content: "\ec09";
}

.ri-cursor-line:before {
  content: "\ec0a";
}

.ri-customer-service-2-fill:before {
  content: "\ec0b";
}

.ri-customer-service-2-line:before {
  content: "\ec0c";
}

.ri-customer-service-fill:before {
  content: "\ec0d";
}

.ri-customer-service-line:before {
  content: "\ec0e";
}

.ri-dashboard-2-fill:before {
  content: "\ec0f";
}

.ri-dashboard-2-line:before {
  content: "\ec10";
}

.ri-dashboard-3-fill:before {
  content: "\ec11";
}

.ri-dashboard-3-line:before {
  content: "\ec12";
}

.ri-dashboard-fill:before {
  content: "\ec13";
}

.ri-dashboard-line:before {
  content: "\ec14";
}

.ri-database-2-fill:before {
  content: "\ec15";
}

.ri-database-2-line:before {
  content: "\ec16";
}

.ri-database-fill:before {
  content: "\ec17";
}

.ri-database-line:before {
  content: "\ec18";
}

.ri-delete-back-2-fill:before {
  content: "\ec19";
}

.ri-delete-back-2-line:before {
  content: "\ec1a";
}

.ri-delete-back-fill:before {
  content: "\ec1b";
}

.ri-delete-back-line:before {
  content: "\ec1c";
}

.ri-delete-bin-2-fill:before {
  content: "\ec1d";
}

.ri-delete-bin-2-line:before {
  content: "\ec1e";
}

.ri-delete-bin-3-fill:before {
  content: "\ec1f";
}

.ri-delete-bin-3-line:before {
  content: "\ec20";
}

.ri-delete-bin-4-fill:before {
  content: "\ec21";
}

.ri-delete-bin-4-line:before {
  content: "\ec22";
}

.ri-delete-bin-5-fill:before {
  content: "\ec23";
}

.ri-delete-bin-5-line:before {
  content: "\ec24";
}

.ri-delete-bin-6-fill:before {
  content: "\ec25";
}

.ri-delete-bin-6-line:before {
  content: "\ec26";
}

.ri-delete-bin-7-fill:before {
  content: "\ec27";
}

.ri-delete-bin-7-line:before {
  content: "\ec28";
}

.ri-delete-bin-fill:before {
  content: "\ec29";
}

.ri-delete-bin-line:before {
  content: "\ec2a";
}

.ri-delete-column:before {
  content: "\ec2b";
}

.ri-delete-row:before {
  content: "\ec2c";
}

.ri-device-fill:before {
  content: "\ec2d";
}

.ri-device-line:before {
  content: "\ec2e";
}

.ri-device-recover-fill:before {
  content: "\ec2f";
}

.ri-device-recover-line:before {
  content: "\ec30";
}

.ri-dingding-fill:before {
  content: "\ec31";
}

.ri-dingding-line:before {
  content: "\ec32";
}

.ri-direction-fill:before {
  content: "\ec33";
}

.ri-direction-line:before {
  content: "\ec34";
}

.ri-disc-fill:before {
  content: "\ec35";
}

.ri-disc-line:before {
  content: "\ec36";
}

.ri-discord-fill:before {
  content: "\ec37";
}

.ri-discord-line:before {
  content: "\ec38";
}

.ri-discuss-fill:before {
  content: "\ec39";
}

.ri-discuss-line:before {
  content: "\ec3a";
}

.ri-dislike-fill:before {
  content: "\ec3b";
}

.ri-dislike-line:before {
  content: "\ec3c";
}

.ri-disqus-fill:before {
  content: "\ec3d";
}

.ri-disqus-line:before {
  content: "\ec3e";
}

.ri-divide-fill:before {
  content: "\ec3f";
}

.ri-divide-line:before {
  content: "\ec40";
}

.ri-donut-chart-fill:before {
  content: "\ec41";
}

.ri-donut-chart-line:before {
  content: "\ec42";
}

.ri-door-closed-fill:before {
  content: "\ec43";
}

.ri-door-closed-line:before {
  content: "\ec44";
}

.ri-door-fill:before {
  content: "\ec45";
}

.ri-door-line:before {
  content: "\ec46";
}

.ri-door-lock-box-fill:before {
  content: "\ec47";
}

.ri-door-lock-box-line:before {
  content: "\ec48";
}

.ri-door-lock-fill:before {
  content: "\ec49";
}

.ri-door-lock-line:before {
  content: "\ec4a";
}

.ri-door-open-fill:before {
  content: "\ec4b";
}

.ri-door-open-line:before {
  content: "\ec4c";
}

.ri-dossier-fill:before {
  content: "\ec4d";
}

.ri-dossier-line:before {
  content: "\ec4e";
}

.ri-douban-fill:before {
  content: "\ec4f";
}

.ri-douban-line:before {
  content: "\ec50";
}

.ri-double-quotes-l:before {
  content: "\ec51";
}

.ri-double-quotes-r:before {
  content: "\ec52";
}

.ri-download-2-fill:before {
  content: "\ec53";
}

.ri-download-2-line:before {
  content: "\ec54";
}

.ri-download-cloud-2-fill:before {
  content: "\ec55";
}

.ri-download-cloud-2-line:before {
  content: "\ec56";
}

.ri-download-cloud-fill:before {
  content: "\ec57";
}

.ri-download-cloud-line:before {
  content: "\ec58";
}

.ri-download-fill:before {
  content: "\ec59";
}

.ri-download-line:before {
  content: "\ec5a";
}

.ri-draft-fill:before {
  content: "\ec5b";
}

.ri-draft-line:before {
  content: "\ec5c";
}

.ri-drag-drop-fill:before {
  content: "\ec5d";
}

.ri-drag-drop-line:before {
  content: "\ec5e";
}

.ri-drag-move-2-fill:before {
  content: "\ec5f";
}

.ri-drag-move-2-line:before {
  content: "\ec60";
}

.ri-drag-move-fill:before {
  content: "\ec61";
}

.ri-drag-move-line:before {
  content: "\ec62";
}

.ri-dribbble-fill:before {
  content: "\ec63";
}

.ri-dribbble-line:before {
  content: "\ec64";
}

.ri-drive-fill:before {
  content: "\ec65";
}

.ri-drive-line:before {
  content: "\ec66";
}

.ri-drizzle-fill:before {
  content: "\ec67";
}

.ri-drizzle-line:before {
  content: "\ec68";
}

.ri-drop-fill:before {
  content: "\ec69";
}

.ri-drop-line:before {
  content: "\ec6a";
}

.ri-dropbox-fill:before {
  content: "\ec6b";
}

.ri-dropbox-line:before {
  content: "\ec6c";
}

.ri-dual-sim-1-fill:before {
  content: "\ec6d";
}

.ri-dual-sim-1-line:before {
  content: "\ec6e";
}

.ri-dual-sim-2-fill:before {
  content: "\ec6f";
}

.ri-dual-sim-2-line:before {
  content: "\ec70";
}

.ri-dv-fill:before {
  content: "\ec71";
}

.ri-dv-line:before {
  content: "\ec72";
}

.ri-dvd-fill:before {
  content: "\ec73";
}

.ri-dvd-line:before {
  content: "\ec74";
}

.ri-e-bike-2-fill:before {
  content: "\ec75";
}

.ri-e-bike-2-line:before {
  content: "\ec76";
}

.ri-e-bike-fill:before {
  content: "\ec77";
}

.ri-e-bike-line:before {
  content: "\ec78";
}

.ri-earth-fill:before {
  content: "\ec79";
}

.ri-earth-line:before {
  content: "\ec7a";
}

.ri-earthquake-fill:before {
  content: "\ec7b";
}

.ri-earthquake-line:before {
  content: "\ec7c";
}

.ri-edge-fill:before {
  content: "\ec7d";
}

.ri-edge-line:before {
  content: "\ec7e";
}

.ri-edit-2-fill:before {
  content: "\ec7f";
}

.ri-edit-2-line:before {
  content: "\ec80";
}

.ri-edit-box-fill:before {
  content: "\ec81";
}

.ri-edit-box-line:before {
  content: "\ec82";
}

.ri-edit-circle-fill:before {
  content: "\ec83";
}

.ri-edit-circle-line:before {
  content: "\ec84";
}

.ri-edit-fill:before {
  content: "\ec85";
}

.ri-edit-line:before {
  content: "\ec86";
}

.ri-eject-fill:before {
  content: "\ec87";
}

.ri-eject-line:before {
  content: "\ec88";
}

.ri-emotion-2-fill:before {
  content: "\ec89";
}

.ri-emotion-2-line:before {
  content: "\ec8a";
}

.ri-emotion-fill:before {
  content: "\ec8b";
}

.ri-emotion-happy-fill:before {
  content: "\ec8c";
}

.ri-emotion-happy-line:before {
  content: "\ec8d";
}

.ri-emotion-laugh-fill:before {
  content: "\ec8e";
}

.ri-emotion-laugh-line:before {
  content: "\ec8f";
}

.ri-emotion-line:before {
  content: "\ec90";
}

.ri-emotion-normal-fill:before {
  content: "\ec91";
}

.ri-emotion-normal-line:before {
  content: "\ec92";
}

.ri-emotion-sad-fill:before {
  content: "\ec93";
}

.ri-emotion-sad-line:before {
  content: "\ec94";
}

.ri-emotion-unhappy-fill:before {
  content: "\ec95";
}

.ri-emotion-unhappy-line:before {
  content: "\ec96";
}

.ri-empathize-fill:before {
  content: "\ec97";
}

.ri-empathize-line:before {
  content: "\ec98";
}

.ri-emphasis-cn:before {
  content: "\ec99";
}

.ri-emphasis:before {
  content: "\ec9a";
}

.ri-english-input:before {
  content: "\ec9b";
}

.ri-equalizer-fill:before {
  content: "\ec9c";
}

.ri-equalizer-line:before {
  content: "\ec9d";
}

.ri-eraser-fill:before {
  content: "\ec9e";
}

.ri-eraser-line:before {
  content: "\ec9f";
}

.ri-error-warning-fill:before {
  content: "\eca0";
}

.ri-error-warning-line:before {
  content: "\eca1";
}

.ri-evernote-fill:before {
  content: "\eca2";
}

.ri-evernote-line:before {
  content: "\eca3";
}

.ri-exchange-box-fill:before {
  content: "\eca4";
}

.ri-exchange-box-line:before {
  content: "\eca5";
}

.ri-exchange-cny-fill:before {
  content: "\eca6";
}

.ri-exchange-cny-line:before {
  content: "\eca7";
}

.ri-exchange-dollar-fill:before {
  content: "\eca8";
}

.ri-exchange-dollar-line:before {
  content: "\eca9";
}

.ri-exchange-fill:before {
  content: "\ecaa";
}

.ri-exchange-funds-fill:before {
  content: "\ecab";
}

.ri-exchange-funds-line:before {
  content: "\ecac";
}

.ri-exchange-line:before {
  content: "\ecad";
}

.ri-external-link-fill:before {
  content: "\ecae";
}

.ri-external-link-line:before {
  content: "\ecaf";
}

.ri-eye-2-fill:before {
  content: "\ecb0";
}

.ri-eye-2-line:before {
  content: "\ecb1";
}

.ri-eye-close-fill:before {
  content: "\ecb2";
}

.ri-eye-close-line:before {
  content: "\ecb3";
}

.ri-eye-fill:before {
  content: "\ecb4";
}

.ri-eye-line:before {
  content: "\ecb5";
}

.ri-eye-off-fill:before {
  content: "\ecb6";
}

.ri-eye-off-line:before {
  content: "\ecb7";
}

.ri-facebook-box-fill:before {
  content: "\ecb8";
}

.ri-facebook-box-line:before {
  content: "\ecb9";
}

.ri-facebook-circle-fill:before {
  content: "\ecba";
}

.ri-facebook-circle-line:before {
  content: "\ecbb";
}

.ri-facebook-fill:before {
  content: "\ecbc";
}

.ri-facebook-line:before {
  content: "\ecbd";
}

.ri-fahrenheit-fill:before {
  content: "\ecbe";
}

.ri-fahrenheit-line:before {
  content: "\ecbf";
}

.ri-feedback-fill:before {
  content: "\ecc0";
}

.ri-feedback-line:before {
  content: "\ecc1";
}

.ri-file-2-fill:before {
  content: "\ecc2";
}

.ri-file-2-line:before {
  content: "\ecc3";
}

.ri-file-3-fill:before {
  content: "\ecc4";
}

.ri-file-3-line:before {
  content: "\ecc5";
}

.ri-file-4-fill:before {
  content: "\ecc6";
}

.ri-file-4-line:before {
  content: "\ecc7";
}

.ri-file-add-fill:before {
  content: "\ecc8";
}

.ri-file-add-line:before {
  content: "\ecc9";
}

.ri-file-chart-2-fill:before {
  content: "\ecca";
}

.ri-file-chart-2-line:before {
  content: "\eccb";
}

.ri-file-chart-fill:before {
  content: "\eccc";
}

.ri-file-chart-line:before {
  content: "\eccd";
}

.ri-file-cloud-fill:before {
  content: "\ecce";
}

.ri-file-cloud-line:before {
  content: "\eccf";
}

.ri-file-code-fill:before {
  content: "\ecd0";
}

.ri-file-code-line:before {
  content: "\ecd1";
}

.ri-file-copy-2-fill:before {
  content: "\ecd2";
}

.ri-file-copy-2-line:before {
  content: "\ecd3";
}

.ri-file-copy-fill:before {
  content: "\ecd4";
}

.ri-file-copy-line:before {
  content: "\ecd5";
}

.ri-file-damage-fill:before {
  content: "\ecd6";
}

.ri-file-damage-line:before {
  content: "\ecd7";
}

.ri-file-download-fill:before {
  content: "\ecd8";
}

.ri-file-download-line:before {
  content: "\ecd9";
}

.ri-file-edit-fill:before {
  content: "\ecda";
}

.ri-file-edit-line:before {
  content: "\ecdb";
}

.ri-file-excel-2-fill:before {
  content: "\ecdc";
}

.ri-file-excel-2-line:before {
  content: "\ecdd";
}

.ri-file-excel-fill:before {
  content: "\ecde";
}

.ri-file-excel-line:before {
  content: "\ecdf";
}

.ri-file-fill:before {
  content: "\ece0";
}

.ri-file-forbid-fill:before {
  content: "\ece1";
}

.ri-file-forbid-line:before {
  content: "\ece2";
}

.ri-file-gif-fill:before {
  content: "\ece3";
}

.ri-file-gif-line:before {
  content: "\ece4";
}

.ri-file-history-fill:before {
  content: "\ece5";
}

.ri-file-history-line:before {
  content: "\ece6";
}

.ri-file-hwp-fill:before {
  content: "\ece7";
}

.ri-file-hwp-line:before {
  content: "\ece8";
}

.ri-file-info-fill:before {
  content: "\ece9";
}

.ri-file-info-line:before {
  content: "\ecea";
}

.ri-file-line:before {
  content: "\eceb";
}

.ri-file-list-2-fill:before {
  content: "\ecec";
}

.ri-file-list-2-line:before {
  content: "\eced";
}

.ri-file-list-3-fill:before {
  content: "\ecee";
}

.ri-file-list-3-line:before {
  content: "\ecef";
}

.ri-file-list-fill:before {
  content: "\ecf0";
}

.ri-file-list-line:before {
  content: "\ecf1";
}

.ri-file-lock-fill:before {
  content: "\ecf2";
}

.ri-file-lock-line:before {
  content: "\ecf3";
}

.ri-file-marked-fill:before {
  content: "\ecf4";
}

.ri-file-marked-line:before {
  content: "\ecf5";
}

.ri-file-music-fill:before {
  content: "\ecf6";
}

.ri-file-music-line:before {
  content: "\ecf7";
}

.ri-file-paper-2-fill:before {
  content: "\ecf8";
}

.ri-file-paper-2-line:before {
  content: "\ecf9";
}

.ri-file-paper-fill:before {
  content: "\ecfa";
}

.ri-file-paper-line:before {
  content: "\ecfb";
}

.ri-file-pdf-fill:before {
  content: "\ecfc";
}

.ri-file-pdf-line:before {
  content: "\ecfd";
}

.ri-file-ppt-2-fill:before {
  content: "\ecfe";
}

.ri-file-ppt-2-line:before {
  content: "\ecff";
}

.ri-file-ppt-fill:before {
  content: "\ed00";
}

.ri-file-ppt-line:before {
  content: "\ed01";
}

.ri-file-reduce-fill:before {
  content: "\ed02";
}

.ri-file-reduce-line:before {
  content: "\ed03";
}

.ri-file-search-fill:before {
  content: "\ed04";
}

.ri-file-search-line:before {
  content: "\ed05";
}

.ri-file-settings-fill:before {
  content: "\ed06";
}

.ri-file-settings-line:before {
  content: "\ed07";
}

.ri-file-shield-2-fill:before {
  content: "\ed08";
}

.ri-file-shield-2-line:before {
  content: "\ed09";
}

.ri-file-shield-fill:before {
  content: "\ed0a";
}

.ri-file-shield-line:before {
  content: "\ed0b";
}

.ri-file-shred-fill:before {
  content: "\ed0c";
}

.ri-file-shred-line:before {
  content: "\ed0d";
}

.ri-file-text-fill:before {
  content: "\ed0e";
}

.ri-file-text-line:before {
  content: "\ed0f";
}

.ri-file-transfer-fill:before {
  content: "\ed10";
}

.ri-file-transfer-line:before {
  content: "\ed11";
}

.ri-file-unknow-fill:before {
  content: "\ed12";
}

.ri-file-unknow-line:before {
  content: "\ed13";
}

.ri-file-upload-fill:before {
  content: "\ed14";
}

.ri-file-upload-line:before {
  content: "\ed15";
}

.ri-file-user-fill:before {
  content: "\ed16";
}

.ri-file-user-line:before {
  content: "\ed17";
}

.ri-file-warning-fill:before {
  content: "\ed18";
}

.ri-file-warning-line:before {
  content: "\ed19";
}

.ri-file-word-2-fill:before {
  content: "\ed1a";
}

.ri-file-word-2-line:before {
  content: "\ed1b";
}

.ri-file-word-fill:before {
  content: "\ed1c";
}

.ri-file-word-line:before {
  content: "\ed1d";
}

.ri-file-zip-fill:before {
  content: "\ed1e";
}

.ri-file-zip-line:before {
  content: "\ed1f";
}

.ri-film-fill:before {
  content: "\ed20";
}

.ri-film-line:before {
  content: "\ed21";
}

.ri-filter-2-fill:before {
  content: "\ed22";
}

.ri-filter-2-line:before {
  content: "\ed23";
}

.ri-filter-3-fill:before {
  content: "\ed24";
}

.ri-filter-3-line:before {
  content: "\ed25";
}

.ri-filter-fill:before {
  content: "\ed26";
}

.ri-filter-line:before {
  content: "\ed27";
}

.ri-filter-off-fill:before {
  content: "\ed28";
}

.ri-filter-off-line:before {
  content: "\ed29";
}

.ri-find-replace-fill:before {
  content: "\ed2a";
}

.ri-find-replace-line:before {
  content: "\ed2b";
}

.ri-finder-fill:before {
  content: "\ed2c";
}

.ri-finder-line:before {
  content: "\ed2d";
}

.ri-fingerprint-2-fill:before {
  content: "\ed2e";
}

.ri-fingerprint-2-line:before {
  content: "\ed2f";
}

.ri-fingerprint-fill:before {
  content: "\ed30";
}

.ri-fingerprint-line:before {
  content: "\ed31";
}

.ri-fire-fill:before {
  content: "\ed32";
}

.ri-fire-line:before {
  content: "\ed33";
}

.ri-firefox-fill:before {
  content: "\ed34";
}

.ri-firefox-line:before {
  content: "\ed35";
}

.ri-first-aid-kit-fill:before {
  content: "\ed36";
}

.ri-first-aid-kit-line:before {
  content: "\ed37";
}

.ri-flag-2-fill:before {
  content: "\ed38";
}

.ri-flag-2-line:before {
  content: "\ed39";
}

.ri-flag-fill:before {
  content: "\ed3a";
}

.ri-flag-line:before {
  content: "\ed3b";
}

.ri-flashlight-fill:before {
  content: "\ed3c";
}

.ri-flashlight-line:before {
  content: "\ed3d";
}

.ri-flask-fill:before {
  content: "\ed3e";
}

.ri-flask-line:before {
  content: "\ed3f";
}

.ri-flight-land-fill:before {
  content: "\ed40";
}

.ri-flight-land-line:before {
  content: "\ed41";
}

.ri-flight-takeoff-fill:before {
  content: "\ed42";
}

.ri-flight-takeoff-line:before {
  content: "\ed43";
}

.ri-flood-fill:before {
  content: "\ed44";
}

.ri-flood-line:before {
  content: "\ed45";
}

.ri-flow-chart:before {
  content: "\ed46";
}

.ri-flutter-fill:before {
  content: "\ed47";
}

.ri-flutter-line:before {
  content: "\ed48";
}

.ri-focus-2-fill:before {
  content: "\ed49";
}

.ri-focus-2-line:before {
  content: "\ed4a";
}

.ri-focus-3-fill:before {
  content: "\ed4b";
}

.ri-focus-3-line:before {
  content: "\ed4c";
}

.ri-focus-fill:before {
  content: "\ed4d";
}

.ri-focus-line:before {
  content: "\ed4e";
}

.ri-foggy-fill:before {
  content: "\ed4f";
}

.ri-foggy-line:before {
  content: "\ed50";
}

.ri-folder-2-fill:before {
  content: "\ed51";
}

.ri-folder-2-line:before {
  content: "\ed52";
}

.ri-folder-3-fill:before {
  content: "\ed53";
}

.ri-folder-3-line:before {
  content: "\ed54";
}

.ri-folder-4-fill:before {
  content: "\ed55";
}

.ri-folder-4-line:before {
  content: "\ed56";
}

.ri-folder-5-fill:before {
  content: "\ed57";
}

.ri-folder-5-line:before {
  content: "\ed58";
}

.ri-folder-add-fill:before {
  content: "\ed59";
}

.ri-folder-add-line:before {
  content: "\ed5a";
}

.ri-folder-chart-2-fill:before {
  content: "\ed5b";
}

.ri-folder-chart-2-line:before {
  content: "\ed5c";
}

.ri-folder-chart-fill:before {
  content: "\ed5d";
}

.ri-folder-chart-line:before {
  content: "\ed5e";
}

.ri-folder-download-fill:before {
  content: "\ed5f";
}

.ri-folder-download-line:before {
  content: "\ed60";
}

.ri-folder-fill:before {
  content: "\ed61";
}

.ri-folder-forbid-fill:before {
  content: "\ed62";
}

.ri-folder-forbid-line:before {
  content: "\ed63";
}

.ri-folder-history-fill:before {
  content: "\ed64";
}

.ri-folder-history-line:before {
  content: "\ed65";
}

.ri-folder-info-fill:before {
  content: "\ed66";
}

.ri-folder-info-line:before {
  content: "\ed67";
}

.ri-folder-keyhole-fill:before {
  content: "\ed68";
}

.ri-folder-keyhole-line:before {
  content: "\ed69";
}

.ri-folder-line:before {
  content: "\ed6a";
}

.ri-folder-lock-fill:before {
  content: "\ed6b";
}

.ri-folder-lock-line:before {
  content: "\ed6c";
}

.ri-folder-music-fill:before {
  content: "\ed6d";
}

.ri-folder-music-line:before {
  content: "\ed6e";
}

.ri-folder-open-fill:before {
  content: "\ed6f";
}

.ri-folder-open-line:before {
  content: "\ed70";
}

.ri-folder-received-fill:before {
  content: "\ed71";
}

.ri-folder-received-line:before {
  content: "\ed72";
}

.ri-folder-reduce-fill:before {
  content: "\ed73";
}

.ri-folder-reduce-line:before {
  content: "\ed74";
}

.ri-folder-settings-fill:before {
  content: "\ed75";
}

.ri-folder-settings-line:before {
  content: "\ed76";
}

.ri-folder-shared-fill:before {
  content: "\ed77";
}

.ri-folder-shared-line:before {
  content: "\ed78";
}

.ri-folder-shield-2-fill:before {
  content: "\ed79";
}

.ri-folder-shield-2-line:before {
  content: "\ed7a";
}

.ri-folder-shield-fill:before {
  content: "\ed7b";
}

.ri-folder-shield-line:before {
  content: "\ed7c";
}

.ri-folder-transfer-fill:before {
  content: "\ed7d";
}

.ri-folder-transfer-line:before {
  content: "\ed7e";
}

.ri-folder-unknow-fill:before {
  content: "\ed7f";
}

.ri-folder-unknow-line:before {
  content: "\ed80";
}

.ri-folder-upload-fill:before {
  content: "\ed81";
}

.ri-folder-upload-line:before {
  content: "\ed82";
}

.ri-folder-user-fill:before {
  content: "\ed83";
}

.ri-folder-user-line:before {
  content: "\ed84";
}

.ri-folder-warning-fill:before {
  content: "\ed85";
}

.ri-folder-warning-line:before {
  content: "\ed86";
}

.ri-folder-zip-fill:before {
  content: "\ed87";
}

.ri-folder-zip-line:before {
  content: "\ed88";
}

.ri-folders-fill:before {
  content: "\ed89";
}

.ri-folders-line:before {
  content: "\ed8a";
}

.ri-font-color:before {
  content: "\ed8b";
}

.ri-font-size-2:before {
  content: "\ed8c";
}

.ri-font-size:before {
  content: "\ed8d";
}

.ri-football-fill:before {
  content: "\ed8e";
}

.ri-football-line:before {
  content: "\ed8f";
}

.ri-footprint-fill:before {
  content: "\ed90";
}

.ri-footprint-line:before {
  content: "\ed91";
}

.ri-forbid-2-fill:before {
  content: "\ed92";
}

.ri-forbid-2-line:before {
  content: "\ed93";
}

.ri-forbid-fill:before {
  content: "\ed94";
}

.ri-forbid-line:before {
  content: "\ed95";
}

.ri-format-clear:before {
  content: "\ed96";
}

.ri-fridge-fill:before {
  content: "\ed97";
}

.ri-fridge-line:before {
  content: "\ed98";
}

.ri-fullscreen-exit-fill:before {
  content: "\ed99";
}

.ri-fullscreen-exit-line:before {
  content: "\ed9a";
}

.ri-fullscreen-fill:before {
  content: "\ed9b";
}

.ri-fullscreen-line:before {
  content: "\ed9c";
}

.ri-function-fill:before {
  content: "\ed9d";
}

.ri-function-line:before {
  content: "\ed9e";
}

.ri-functions:before {
  content: "\ed9f";
}

.ri-funds-box-fill:before {
  content: "\eda0";
}

.ri-funds-box-line:before {
  content: "\eda1";
}

.ri-funds-fill:before {
  content: "\eda2";
}

.ri-funds-line:before {
  content: "\eda3";
}

.ri-gallery-fill:before {
  content: "\eda4";
}

.ri-gallery-line:before {
  content: "\eda5";
}

.ri-gallery-upload-fill:before {
  content: "\eda6";
}

.ri-gallery-upload-line:before {
  content: "\eda7";
}

.ri-game-fill:before {
  content: "\eda8";
}

.ri-game-line:before {
  content: "\eda9";
}

.ri-gamepad-fill:before {
  content: "\edaa";
}

.ri-gamepad-line:before {
  content: "\edab";
}

.ri-gas-station-fill:before {
  content: "\edac";
}

.ri-gas-station-line:before {
  content: "\edad";
}

.ri-gatsby-fill:before {
  content: "\edae";
}

.ri-gatsby-line:before {
  content: "\edaf";
}

.ri-genderless-fill:before {
  content: "\edb0";
}

.ri-genderless-line:before {
  content: "\edb1";
}

.ri-ghost-2-fill:before {
  content: "\edb2";
}

.ri-ghost-2-line:before {
  content: "\edb3";
}

.ri-ghost-fill:before {
  content: "\edb4";
}

.ri-ghost-line:before {
  content: "\edb5";
}

.ri-ghost-smile-fill:before {
  content: "\edb6";
}

.ri-ghost-smile-line:before {
  content: "\edb7";
}

.ri-gift-2-fill:before {
  content: "\edb8";
}

.ri-gift-2-line:before {
  content: "\edb9";
}

.ri-gift-fill:before {
  content: "\edba";
}

.ri-gift-line:before {
  content: "\edbb";
}

.ri-git-branch-fill:before {
  content: "\edbc";
}

.ri-git-branch-line:before {
  content: "\edbd";
}

.ri-git-commit-fill:before {
  content: "\edbe";
}

.ri-git-commit-line:before {
  content: "\edbf";
}

.ri-git-merge-fill:before {
  content: "\edc0";
}

.ri-git-merge-line:before {
  content: "\edc1";
}

.ri-git-pull-request-fill:before {
  content: "\edc2";
}

.ri-git-pull-request-line:before {
  content: "\edc3";
}

.ri-git-repository-commits-fill:before {
  content: "\edc4";
}

.ri-git-repository-commits-line:before {
  content: "\edc5";
}

.ri-git-repository-fill:before {
  content: "\edc6";
}

.ri-git-repository-line:before {
  content: "\edc7";
}

.ri-git-repository-private-fill:before {
  content: "\edc8";
}

.ri-git-repository-private-line:before {
  content: "\edc9";
}

.ri-github-fill:before {
  content: "\edca";
}

.ri-github-line:before {
  content: "\edcb";
}

.ri-gitlab-fill:before {
  content: "\edcc";
}

.ri-gitlab-line:before {
  content: "\edcd";
}

.ri-global-fill:before {
  content: "\edce";
}

.ri-global-line:before {
  content: "\edcf";
}

.ri-globe-fill:before {
  content: "\edd0";
}

.ri-globe-line:before {
  content: "\edd1";
}

.ri-goblet-fill:before {
  content: "\edd2";
}

.ri-goblet-line:before {
  content: "\edd3";
}

.ri-google-fill:before {
  content: "\edd4";
}

.ri-google-line:before {
  content: "\edd5";
}

.ri-google-play-fill:before {
  content: "\edd6";
}

.ri-google-play-line:before {
  content: "\edd7";
}

.ri-government-fill:before {
  content: "\edd8";
}

.ri-government-line:before {
  content: "\edd9";
}

.ri-gps-fill:before {
  content: "\edda";
}

.ri-gps-line:before {
  content: "\eddb";
}

.ri-gradienter-fill:before {
  content: "\eddc";
}

.ri-gradienter-line:before {
  content: "\eddd";
}

.ri-grid-fill:before {
  content: "\edde";
}

.ri-grid-line:before {
  content: "\eddf";
}

.ri-group-2-fill:before {
  content: "\ede0";
}

.ri-group-2-line:before {
  content: "\ede1";
}

.ri-group-fill:before {
  content: "\ede2";
}

.ri-group-line:before {
  content: "\ede3";
}

.ri-guide-fill:before {
  content: "\ede4";
}

.ri-guide-line:before {
  content: "\ede5";
}

.ri-h-1:before {
  content: "\ede6";
}

.ri-h-2:before {
  content: "\ede7";
}

.ri-h-3:before {
  content: "\ede8";
}

.ri-h-4:before {
  content: "\ede9";
}

.ri-h-5:before {
  content: "\edea";
}

.ri-h-6:before {
  content: "\edeb";
}

.ri-hail-fill:before {
  content: "\edec";
}

.ri-hail-line:before {
  content: "\eded";
}

.ri-hammer-fill:before {
  content: "\edee";
}

.ri-hammer-line:before {
  content: "\edef";
}

.ri-hand-coin-fill:before {
  content: "\edf0";
}

.ri-hand-coin-line:before {
  content: "\edf1";
}

.ri-hand-heart-fill:before {
  content: "\edf2";
}

.ri-hand-heart-line:before {
  content: "\edf3";
}

.ri-hand-sanitizer-fill:before {
  content: "\edf4";
}

.ri-hand-sanitizer-line:before {
  content: "\edf5";
}

.ri-handbag-fill:before {
  content: "\edf6";
}

.ri-handbag-line:before {
  content: "\edf7";
}

.ri-hard-drive-2-fill:before {
  content: "\edf8";
}

.ri-hard-drive-2-line:before {
  content: "\edf9";
}

.ri-hard-drive-fill:before {
  content: "\edfa";
}

.ri-hard-drive-line:before {
  content: "\edfb";
}

.ri-hashtag:before {
  content: "\edfc";
}

.ri-haze-2-fill:before {
  content: "\edfd";
}

.ri-haze-2-line:before {
  content: "\edfe";
}

.ri-haze-fill:before {
  content: "\edff";
}

.ri-haze-line:before {
  content: "\ee00";
}

.ri-hd-fill:before {
  content: "\ee01";
}

.ri-hd-line:before {
  content: "\ee02";
}

.ri-heading:before {
  content: "\ee03";
}

.ri-headphone-fill:before {
  content: "\ee04";
}

.ri-headphone-line:before {
  content: "\ee05";
}

.ri-health-book-fill:before {
  content: "\ee06";
}

.ri-health-book-line:before {
  content: "\ee07";
}

.ri-heart-2-fill:before {
  content: "\ee08";
}

.ri-heart-2-line:before {
  content: "\ee09";
}

.ri-heart-3-fill:before {
  content: "\ee0a";
}

.ri-heart-3-line:before {
  content: "\ee0b";
}

.ri-heart-add-fill:before {
  content: "\ee0c";
}

.ri-heart-add-line:before {
  content: "\ee0d";
}

.ri-heart-fill:before {
  content: "\ee0e";
}

.ri-heart-line:before {
  content: "\ee0f";
}

.ri-heart-pulse-fill:before {
  content: "\ee10";
}

.ri-heart-pulse-line:before {
  content: "\ee11";
}

.ri-hearts-fill:before {
  content: "\ee12";
}

.ri-hearts-line:before {
  content: "\ee13";
}

.ri-heavy-showers-fill:before {
  content: "\ee14";
}

.ri-heavy-showers-line:before {
  content: "\ee15";
}

.ri-history-fill:before {
  content: "\ee16";
}

.ri-history-line:before {
  content: "\ee17";
}

.ri-home-2-fill:before {
  content: "\ee18";
}

.ri-home-2-line:before {
  content: "\ee19";
}

.ri-home-3-fill:before {
  content: "\ee1a";
}

.ri-home-3-line:before {
  content: "\ee1b";
}

.ri-home-4-fill:before {
  content: "\ee1c";
}

.ri-home-4-line:before {
  content: "\ee1d";
}

.ri-home-5-fill:before {
  content: "\ee1e";
}

.ri-home-5-line:before {
  content: "\ee1f";
}

.ri-home-6-fill:before {
  content: "\ee20";
}

.ri-home-6-line:before {
  content: "\ee21";
}

.ri-home-7-fill:before {
  content: "\ee22";
}

.ri-home-7-line:before {
  content: "\ee23";
}

.ri-home-8-fill:before {
  content: "\ee24";
}

.ri-home-8-line:before {
  content: "\ee25";
}

.ri-home-fill:before {
  content: "\ee26";
}

.ri-home-gear-fill:before {
  content: "\ee27";
}

.ri-home-gear-line:before {
  content: "\ee28";
}

.ri-home-heart-fill:before {
  content: "\ee29";
}

.ri-home-heart-line:before {
  content: "\ee2a";
}

.ri-home-line:before {
  content: "\ee2b";
}

.ri-home-smile-2-fill:before {
  content: "\ee2c";
}

.ri-home-smile-2-line:before {
  content: "\ee2d";
}

.ri-home-smile-fill:before {
  content: "\ee2e";
}

.ri-home-smile-line:before {
  content: "\ee2f";
}

.ri-home-wifi-fill:before {
  content: "\ee30";
}

.ri-home-wifi-line:before {
  content: "\ee31";
}

.ri-honor-of-kings-fill:before {
  content: "\ee32";
}

.ri-honor-of-kings-line:before {
  content: "\ee33";
}

.ri-honour-fill:before {
  content: "\ee34";
}

.ri-honour-line:before {
  content: "\ee35";
}

.ri-hospital-fill:before {
  content: "\ee36";
}

.ri-hospital-line:before {
  content: "\ee37";
}

.ri-hotel-bed-fill:before {
  content: "\ee38";
}

.ri-hotel-bed-line:before {
  content: "\ee39";
}

.ri-hotel-fill:before {
  content: "\ee3a";
}

.ri-hotel-line:before {
  content: "\ee3b";
}

.ri-hotspot-fill:before {
  content: "\ee3c";
}

.ri-hotspot-line:before {
  content: "\ee3d";
}

.ri-hq-fill:before {
  content: "\ee3e";
}

.ri-hq-line:before {
  content: "\ee3f";
}

.ri-html5-fill:before {
  content: "\ee40";
}

.ri-html5-line:before {
  content: "\ee41";
}

.ri-ie-fill:before {
  content: "\ee42";
}

.ri-ie-line:before {
  content: "\ee43";
}

.ri-image-2-fill:before {
  content: "\ee44";
}

.ri-image-2-line:before {
  content: "\ee45";
}

.ri-image-add-fill:before {
  content: "\ee46";
}

.ri-image-add-line:before {
  content: "\ee47";
}

.ri-image-edit-fill:before {
  content: "\ee48";
}

.ri-image-edit-line:before {
  content: "\ee49";
}

.ri-image-fill:before {
  content: "\ee4a";
}

.ri-image-line:before {
  content: "\ee4b";
}

.ri-inbox-archive-fill:before {
  content: "\ee4c";
}

.ri-inbox-archive-line:before {
  content: "\ee4d";
}

.ri-inbox-fill:before {
  content: "\ee4e";
}

.ri-inbox-line:before {
  content: "\ee4f";
}

.ri-inbox-unarchive-fill:before {
  content: "\ee50";
}

.ri-inbox-unarchive-line:before {
  content: "\ee51";
}

.ri-increase-decrease-fill:before {
  content: "\ee52";
}

.ri-increase-decrease-line:before {
  content: "\ee53";
}

.ri-indent-decrease:before {
  content: "\ee54";
}

.ri-indent-increase:before {
  content: "\ee55";
}

.ri-indeterminate-circle-fill:before {
  content: "\ee56";
}

.ri-indeterminate-circle-line:before {
  content: "\ee57";
}

.ri-information-fill:before {
  content: "\ee58";
}

.ri-information-line:before {
  content: "\ee59";
}

.ri-infrared-thermometer-fill:before {
  content: "\ee5a";
}

.ri-infrared-thermometer-line:before {
  content: "\ee5b";
}

.ri-ink-bottle-fill:before {
  content: "\ee5c";
}

.ri-ink-bottle-line:before {
  content: "\ee5d";
}

.ri-input-cursor-move:before {
  content: "\ee5e";
}

.ri-input-method-fill:before {
  content: "\ee5f";
}

.ri-input-method-line:before {
  content: "\ee60";
}

.ri-insert-column-left:before {
  content: "\ee61";
}

.ri-insert-column-right:before {
  content: "\ee62";
}

.ri-insert-row-bottom:before {
  content: "\ee63";
}

.ri-insert-row-top:before {
  content: "\ee64";
}

.ri-instagram-fill:before {
  content: "\ee65";
}

.ri-instagram-line:before {
  content: "\ee66";
}

.ri-install-fill:before {
  content: "\ee67";
}

.ri-install-line:before {
  content: "\ee68";
}

.ri-invision-fill:before {
  content: "\ee69";
}

.ri-invision-line:before {
  content: "\ee6a";
}

.ri-italic:before {
  content: "\ee6b";
}

.ri-kakao-talk-fill:before {
  content: "\ee6c";
}

.ri-kakao-talk-line:before {
  content: "\ee6d";
}

.ri-key-2-fill:before {
  content: "\ee6e";
}

.ri-key-2-line:before {
  content: "\ee6f";
}

.ri-key-fill:before {
  content: "\ee70";
}

.ri-key-line:before {
  content: "\ee71";
}

.ri-keyboard-box-fill:before {
  content: "\ee72";
}

.ri-keyboard-box-line:before {
  content: "\ee73";
}

.ri-keyboard-fill:before {
  content: "\ee74";
}

.ri-keyboard-line:before {
  content: "\ee75";
}

.ri-keynote-fill:before {
  content: "\ee76";
}

.ri-keynote-line:before {
  content: "\ee77";
}

.ri-knife-blood-fill:before {
  content: "\ee78";
}

.ri-knife-blood-line:before {
  content: "\ee79";
}

.ri-knife-fill:before {
  content: "\ee7a";
}

.ri-knife-line:before {
  content: "\ee7b";
}

.ri-landscape-fill:before {
  content: "\ee7c";
}

.ri-landscape-line:before {
  content: "\ee7d";
}

.ri-layout-2-fill:before {
  content: "\ee7e";
}

.ri-layout-2-line:before {
  content: "\ee7f";
}

.ri-layout-3-fill:before {
  content: "\ee80";
}

.ri-layout-3-line:before {
  content: "\ee81";
}

.ri-layout-4-fill:before {
  content: "\ee82";
}

.ri-layout-4-line:before {
  content: "\ee83";
}

.ri-layout-5-fill:before {
  content: "\ee84";
}

.ri-layout-5-line:before {
  content: "\ee85";
}

.ri-layout-6-fill:before {
  content: "\ee86";
}

.ri-layout-6-line:before {
  content: "\ee87";
}

.ri-layout-bottom-2-fill:before {
  content: "\ee88";
}

.ri-layout-bottom-2-line:before {
  content: "\ee89";
}

.ri-layout-bottom-fill:before {
  content: "\ee8a";
}

.ri-layout-bottom-line:before {
  content: "\ee8b";
}

.ri-layout-column-fill:before {
  content: "\ee8c";
}

.ri-layout-column-line:before {
  content: "\ee8d";
}

.ri-layout-fill:before {
  content: "\ee8e";
}

.ri-layout-grid-fill:before {
  content: "\ee8f";
}

.ri-layout-grid-line:before {
  content: "\ee90";
}

.ri-layout-left-2-fill:before {
  content: "\ee91";
}

.ri-layout-left-2-line:before {
  content: "\ee92";
}

.ri-layout-left-fill:before {
  content: "\ee93";
}

.ri-layout-left-line:before {
  content: "\ee94";
}

.ri-layout-line:before {
  content: "\ee95";
}

.ri-layout-masonry-fill:before {
  content: "\ee96";
}

.ri-layout-masonry-line:before {
  content: "\ee97";
}

.ri-layout-right-2-fill:before {
  content: "\ee98";
}

.ri-layout-right-2-line:before {
  content: "\ee99";
}

.ri-layout-right-fill:before {
  content: "\ee9a";
}

.ri-layout-right-line:before {
  content: "\ee9b";
}

.ri-layout-row-fill:before {
  content: "\ee9c";
}

.ri-layout-row-line:before {
  content: "\ee9d";
}

.ri-layout-top-2-fill:before {
  content: "\ee9e";
}

.ri-layout-top-2-line:before {
  content: "\ee9f";
}

.ri-layout-top-fill:before {
  content: "\eea0";
}

.ri-layout-top-line:before {
  content: "\eea1";
}

.ri-leaf-fill:before {
  content: "\eea2";
}

.ri-leaf-line:before {
  content: "\eea3";
}

.ri-lifebuoy-fill:before {
  content: "\eea4";
}

.ri-lifebuoy-line:before {
  content: "\eea5";
}

.ri-lightbulb-fill:before {
  content: "\eea6";
}

.ri-lightbulb-flash-fill:before {
  content: "\eea7";
}

.ri-lightbulb-flash-line:before {
  content: "\eea8";
}

.ri-lightbulb-line:before {
  content: "\eea9";
}

.ri-line-chart-fill:before {
  content: "\eeaa";
}

.ri-line-chart-line:before {
  content: "\eeab";
}

.ri-line-fill:before {
  content: "\eeac";
}

.ri-line-height:before {
  content: "\eead";
}

.ri-line-line:before {
  content: "\eeae";
}

.ri-link-m:before {
  content: "\eeaf";
}

.ri-link-unlink-m:before {
  content: "\eeb0";
}

.ri-link-unlink:before {
  content: "\eeb1";
}

.ri-link:before {
  content: "\eeb2";
}

.ri-linkedin-box-fill:before {
  content: "\eeb3";
}

.ri-linkedin-box-line:before {
  content: "\eeb4";
}

.ri-linkedin-fill:before {
  content: "\eeb5";
}

.ri-linkedin-line:before {
  content: "\eeb6";
}

.ri-links-fill:before {
  content: "\eeb7";
}

.ri-links-line:before {
  content: "\eeb8";
}

.ri-list-check-2:before {
  content: "\eeb9";
}

.ri-list-check:before {
  content: "\eeba";
}

.ri-list-ordered:before {
  content: "\eebb";
}

.ri-list-settings-fill:before {
  content: "\eebc";
}

.ri-list-settings-line:before {
  content: "\eebd";
}

.ri-list-unordered:before {
  content: "\eebe";
}

.ri-live-fill:before {
  content: "\eebf";
}

.ri-live-line:before {
  content: "\eec0";
}

.ri-loader-2-fill:before {
  content: "\eec1";
}

.ri-loader-2-line:before {
  content: "\eec2";
}

.ri-loader-3-fill:before {
  content: "\eec3";
}

.ri-loader-3-line:before {
  content: "\eec4";
}

.ri-loader-4-fill:before {
  content: "\eec5";
}

.ri-loader-4-line:before {
  content: "\eec6";
}

.ri-loader-5-fill:before {
  content: "\eec7";
}

.ri-loader-5-line:before {
  content: "\eec8";
}

.ri-loader-fill:before {
  content: "\eec9";
}

.ri-loader-line:before {
  content: "\eeca";
}

.ri-lock-2-fill:before {
  content: "\eecb";
}

.ri-lock-2-line:before {
  content: "\eecc";
}

.ri-lock-fill:before {
  content: "\eecd";
}

.ri-lock-line:before {
  content: "\eece";
}

.ri-lock-password-fill:before {
  content: "\eecf";
}

.ri-lock-password-line:before {
  content: "\eed0";
}

.ri-lock-unlock-fill:before {
  content: "\eed1";
}

.ri-lock-unlock-line:before {
  content: "\eed2";
}

.ri-login-box-fill:before {
  content: "\eed3";
}

.ri-login-box-line:before {
  content: "\eed4";
}

.ri-login-circle-fill:before {
  content: "\eed5";
}

.ri-login-circle-line:before {
  content: "\eed6";
}

.ri-logout-box-fill:before {
  content: "\eed7";
}

.ri-logout-box-line:before {
  content: "\eed8";
}

.ri-logout-box-r-fill:before {
  content: "\eed9";
}

.ri-logout-box-r-line:before {
  content: "\eeda";
}

.ri-logout-circle-fill:before {
  content: "\eedb";
}

.ri-logout-circle-line:before {
  content: "\eedc";
}

.ri-logout-circle-r-fill:before {
  content: "\eedd";
}

.ri-logout-circle-r-line:before {
  content: "\eede";
}

.ri-luggage-cart-fill:before {
  content: "\eedf";
}

.ri-luggage-cart-line:before {
  content: "\eee0";
}

.ri-luggage-deposit-fill:before {
  content: "\eee1";
}

.ri-luggage-deposit-line:before {
  content: "\eee2";
}

.ri-lungs-fill:before {
  content: "\eee3";
}

.ri-lungs-line:before {
  content: "\eee4";
}

.ri-mac-fill:before {
  content: "\eee5";
}

.ri-mac-line:before {
  content: "\eee6";
}

.ri-macbook-fill:before {
  content: "\eee7";
}

.ri-macbook-line:before {
  content: "\eee8";
}

.ri-magic-fill:before {
  content: "\eee9";
}

.ri-magic-line:before {
  content: "\eeea";
}

.ri-mail-add-fill:before {
  content: "\eeeb";
}

.ri-mail-add-line:before {
  content: "\eeec";
}

.ri-mail-check-fill:before {
  content: "\eeed";
}

.ri-mail-check-line:before {
  content: "\eeee";
}

.ri-mail-close-fill:before {
  content: "\eeef";
}

.ri-mail-close-line:before {
  content: "\eef0";
}

.ri-mail-download-fill:before {
  content: "\eef1";
}

.ri-mail-download-line:before {
  content: "\eef2";
}

.ri-mail-fill:before {
  content: "\eef3";
}

.ri-mail-forbid-fill:before {
  content: "\eef4";
}

.ri-mail-forbid-line:before {
  content: "\eef5";
}

.ri-mail-line:before {
  content: "\eef6";
}

.ri-mail-lock-fill:before {
  content: "\eef7";
}

.ri-mail-lock-line:before {
  content: "\eef8";
}

.ri-mail-open-fill:before {
  content: "\eef9";
}

.ri-mail-open-line:before {
  content: "\eefa";
}

.ri-mail-send-fill:before {
  content: "\eefb";
}

.ri-mail-send-line:before {
  content: "\eefc";
}

.ri-mail-settings-fill:before {
  content: "\eefd";
}

.ri-mail-settings-line:before {
  content: "\eefe";
}

.ri-mail-star-fill:before {
  content: "\eeff";
}

.ri-mail-star-line:before {
  content: "\ef00";
}

.ri-mail-unread-fill:before {
  content: "\ef01";
}

.ri-mail-unread-line:before {
  content: "\ef02";
}

.ri-mail-volume-fill:before {
  content: "\ef03";
}

.ri-mail-volume-line:before {
  content: "\ef04";
}

.ri-map-2-fill:before {
  content: "\ef05";
}

.ri-map-2-line:before {
  content: "\ef06";
}

.ri-map-fill:before {
  content: "\ef07";
}

.ri-map-line:before {
  content: "\ef08";
}

.ri-map-pin-2-fill:before {
  content: "\ef09";
}

.ri-map-pin-2-line:before {
  content: "\ef0a";
}

.ri-map-pin-3-fill:before {
  content: "\ef0b";
}

.ri-map-pin-3-line:before {
  content: "\ef0c";
}

.ri-map-pin-4-fill:before {
  content: "\ef0d";
}

.ri-map-pin-4-line:before {
  content: "\ef0e";
}

.ri-map-pin-5-fill:before {
  content: "\ef0f";
}

.ri-map-pin-5-line:before {
  content: "\ef10";
}

.ri-map-pin-add-fill:before {
  content: "\ef11";
}

.ri-map-pin-add-line:before {
  content: "\ef12";
}

.ri-map-pin-fill:before {
  content: "\ef13";
}

.ri-map-pin-line:before {
  content: "\ef14";
}

.ri-map-pin-range-fill:before {
  content: "\ef15";
}

.ri-map-pin-range-line:before {
  content: "\ef16";
}

.ri-map-pin-time-fill:before {
  content: "\ef17";
}

.ri-map-pin-time-line:before {
  content: "\ef18";
}

.ri-map-pin-user-fill:before {
  content: "\ef19";
}

.ri-map-pin-user-line:before {
  content: "\ef1a";
}

.ri-mark-pen-fill:before {
  content: "\ef1b";
}

.ri-mark-pen-line:before {
  content: "\ef1c";
}

.ri-markdown-fill:before {
  content: "\ef1d";
}

.ri-markdown-line:before {
  content: "\ef1e";
}

.ri-markup-fill:before {
  content: "\ef1f";
}

.ri-markup-line:before {
  content: "\ef20";
}

.ri-mastercard-fill:before {
  content: "\ef21";
}

.ri-mastercard-line:before {
  content: "\ef22";
}

.ri-mastodon-fill:before {
  content: "\ef23";
}

.ri-mastodon-line:before {
  content: "\ef24";
}

.ri-medal-2-fill:before {
  content: "\ef25";
}

.ri-medal-2-line:before {
  content: "\ef26";
}

.ri-medal-fill:before {
  content: "\ef27";
}

.ri-medal-line:before {
  content: "\ef28";
}

.ri-medicine-bottle-fill:before {
  content: "\ef29";
}

.ri-medicine-bottle-line:before {
  content: "\ef2a";
}

.ri-medium-fill:before {
  content: "\ef2b";
}

.ri-medium-line:before {
  content: "\ef2c";
}

.ri-men-fill:before {
  content: "\ef2d";
}

.ri-men-line:before {
  content: "\ef2e";
}

.ri-mental-health-fill:before {
  content: "\ef2f";
}

.ri-mental-health-line:before {
  content: "\ef30";
}

.ri-menu-2-fill:before {
  content: "\ef31";
}

.ri-menu-2-line:before {
  content: "\ef32";
}

.ri-menu-3-fill:before {
  content: "\ef33";
}

.ri-menu-3-line:before {
  content: "\ef34";
}

.ri-menu-4-fill:before {
  content: "\ef35";
}

.ri-menu-4-line:before {
  content: "\ef36";
}

.ri-menu-5-fill:before {
  content: "\ef37";
}

.ri-menu-5-line:before {
  content: "\ef38";
}

.ri-menu-add-fill:before {
  content: "\ef39";
}

.ri-menu-add-line:before {
  content: "\ef3a";
}

.ri-menu-fill:before {
  content: "\ef3b";
}

.ri-menu-fold-fill:before {
  content: "\ef3c";
}

.ri-menu-fold-line:before {
  content: "\ef3d";
}

.ri-menu-line:before {
  content: "\ef3e";
}

.ri-menu-unfold-fill:before {
  content: "\ef3f";
}

.ri-menu-unfold-line:before {
  content: "\ef40";
}

.ri-merge-cells-horizontal:before {
  content: "\ef41";
}

.ri-merge-cells-vertical:before {
  content: "\ef42";
}

.ri-message-2-fill:before {
  content: "\ef43";
}

.ri-message-2-line:before {
  content: "\ef44";
}

.ri-message-3-fill:before {
  content: "\ef45";
}

.ri-message-3-line:before {
  content: "\ef46";
}

.ri-message-fill:before {
  content: "\ef47";
}

.ri-message-line:before {
  content: "\ef48";
}

.ri-messenger-fill:before {
  content: "\ef49";
}

.ri-messenger-line:before {
  content: "\ef4a";
}

.ri-meteor-fill:before {
  content: "\ef4b";
}

.ri-meteor-line:before {
  content: "\ef4c";
}

.ri-mic-2-fill:before {
  content: "\ef4d";
}

.ri-mic-2-line:before {
  content: "\ef4e";
}

.ri-mic-fill:before {
  content: "\ef4f";
}

.ri-mic-line:before {
  content: "\ef50";
}

.ri-mic-off-fill:before {
  content: "\ef51";
}

.ri-mic-off-line:before {
  content: "\ef52";
}

.ri-mickey-fill:before {
  content: "\ef53";
}

.ri-mickey-line:before {
  content: "\ef54";
}

.ri-microscope-fill:before {
  content: "\ef55";
}

.ri-microscope-line:before {
  content: "\ef56";
}

.ri-microsoft-fill:before {
  content: "\ef57";
}

.ri-microsoft-line:before {
  content: "\ef58";
}

.ri-mind-map:before {
  content: "\ef59";
}

.ri-mini-program-fill:before {
  content: "\ef5a";
}

.ri-mini-program-line:before {
  content: "\ef5b";
}

.ri-mist-fill:before {
  content: "\ef5c";
}

.ri-mist-line:before {
  content: "\ef5d";
}

.ri-money-cny-box-fill:before {
  content: "\ef5e";
}

.ri-money-cny-box-line:before {
  content: "\ef5f";
}

.ri-money-cny-circle-fill:before {
  content: "\ef60";
}

.ri-money-cny-circle-line:before {
  content: "\ef61";
}

.ri-money-dollar-box-fill:before {
  content: "\ef62";
}

.ri-money-dollar-box-line:before {
  content: "\ef63";
}

.ri-money-dollar-circle-fill:before {
  content: "\ef64";
}

.ri-money-dollar-circle-line:before {
  content: "\ef65";
}

.ri-money-euro-box-fill:before {
  content: "\ef66";
}

.ri-money-euro-box-line:before {
  content: "\ef67";
}

.ri-money-euro-circle-fill:before {
  content: "\ef68";
}

.ri-money-euro-circle-line:before {
  content: "\ef69";
}

.ri-money-pound-box-fill:before {
  content: "\ef6a";
}

.ri-money-pound-box-line:before {
  content: "\ef6b";
}

.ri-money-pound-circle-fill:before {
  content: "\ef6c";
}

.ri-money-pound-circle-line:before {
  content: "\ef6d";
}

.ri-moon-clear-fill:before {
  content: "\ef6e";
}

.ri-moon-clear-line:before {
  content: "\ef6f";
}

.ri-moon-cloudy-fill:before {
  content: "\ef70";
}

.ri-moon-cloudy-line:before {
  content: "\ef71";
}

.ri-moon-fill:before {
  content: "\ef72";
}

.ri-moon-foggy-fill:before {
  content: "\ef73";
}

.ri-moon-foggy-line:before {
  content: "\ef74";
}

.ri-moon-line:before {
  content: "\ef75";
}

.ri-more-2-fill:before {
  content: "\ef76";
}

.ri-more-2-line:before {
  content: "\ef77";
}

.ri-more-fill:before {
  content: "\ef78";
}

.ri-more-line:before {
  content: "\ef79";
}

.ri-motorbike-fill:before {
  content: "\ef7a";
}

.ri-motorbike-line:before {
  content: "\ef7b";
}

.ri-mouse-fill:before {
  content: "\ef7c";
}

.ri-mouse-line:before {
  content: "\ef7d";
}

.ri-movie-2-fill:before {
  content: "\ef7e";
}

.ri-movie-2-line:before {
  content: "\ef7f";
}

.ri-movie-fill:before {
  content: "\ef80";
}

.ri-movie-line:before {
  content: "\ef81";
}

.ri-music-2-fill:before {
  content: "\ef82";
}

.ri-music-2-line:before {
  content: "\ef83";
}

.ri-music-fill:before {
  content: "\ef84";
}

.ri-music-line:before {
  content: "\ef85";
}

.ri-mv-fill:before {
  content: "\ef86";
}

.ri-mv-line:before {
  content: "\ef87";
}

.ri-navigation-fill:before {
  content: "\ef88";
}

.ri-navigation-line:before {
  content: "\ef89";
}

.ri-netease-cloud-music-fill:before {
  content: "\ef8a";
}

.ri-netease-cloud-music-line:before {
  content: "\ef8b";
}

.ri-netflix-fill:before {
  content: "\ef8c";
}

.ri-netflix-line:before {
  content: "\ef8d";
}

.ri-newspaper-fill:before {
  content: "\ef8e";
}

.ri-newspaper-line:before {
  content: "\ef8f";
}

.ri-node-tree:before {
  content: "\ef90";
}

.ri-notification-2-fill:before {
  content: "\ef91";
}

.ri-notification-2-line:before {
  content: "\ef92";
}

.ri-notification-3-fill:before {
  content: "\ef93";
}

.ri-notification-3-line:before {
  content: "\ef94";
}

.ri-notification-4-fill:before {
  content: "\ef95";
}

.ri-notification-4-line:before {
  content: "\ef96";
}

.ri-notification-badge-fill:before {
  content: "\ef97";
}

.ri-notification-badge-line:before {
  content: "\ef98";
}

.ri-notification-fill:before {
  content: "\ef99";
}

.ri-notification-line:before {
  content: "\ef9a";
}

.ri-notification-off-fill:before {
  content: "\ef9b";
}

.ri-notification-off-line:before {
  content: "\ef9c";
}

.ri-npmjs-fill:before {
  content: "\ef9d";
}

.ri-npmjs-line:before {
  content: "\ef9e";
}

.ri-number-0:before {
  content: "\ef9f";
}

.ri-number-1:before {
  content: "\efa0";
}

.ri-number-2:before {
  content: "\efa1";
}

.ri-number-3:before {
  content: "\efa2";
}

.ri-number-4:before {
  content: "\efa3";
}

.ri-number-5:before {
  content: "\efa4";
}

.ri-number-6:before {
  content: "\efa5";
}

.ri-number-7:before {
  content: "\efa6";
}

.ri-number-8:before {
  content: "\efa7";
}

.ri-number-9:before {
  content: "\efa8";
}

.ri-numbers-fill:before {
  content: "\efa9";
}

.ri-numbers-line:before {
  content: "\efaa";
}

.ri-nurse-fill:before {
  content: "\efab";
}

.ri-nurse-line:before {
  content: "\efac";
}

.ri-oil-fill:before {
  content: "\efad";
}

.ri-oil-line:before {
  content: "\efae";
}

.ri-omega:before {
  content: "\efaf";
}

.ri-open-arm-fill:before {
  content: "\efb0";
}

.ri-open-arm-line:before {
  content: "\efb1";
}

.ri-open-source-fill:before {
  content: "\efb2";
}

.ri-open-source-line:before {
  content: "\efb3";
}

.ri-opera-fill:before {
  content: "\efb4";
}

.ri-opera-line:before {
  content: "\efb5";
}

.ri-order-play-fill:before {
  content: "\efb6";
}

.ri-order-play-line:before {
  content: "\efb7";
}

.ri-organization-chart:before {
  content: "\efb8";
}

.ri-outlet-2-fill:before {
  content: "\efb9";
}

.ri-outlet-2-line:before {
  content: "\efba";
}

.ri-outlet-fill:before {
  content: "\efbb";
}

.ri-outlet-line:before {
  content: "\efbc";
}

.ri-page-separator:before {
  content: "\efbd";
}

.ri-pages-fill:before {
  content: "\efbe";
}

.ri-pages-line:before {
  content: "\efbf";
}

.ri-paint-brush-fill:before {
  content: "\efc0";
}

.ri-paint-brush-line:before {
  content: "\efc1";
}

.ri-paint-fill:before {
  content: "\efc2";
}

.ri-paint-line:before {
  content: "\efc3";
}

.ri-palette-fill:before {
  content: "\efc4";
}

.ri-palette-line:before {
  content: "\efc5";
}

.ri-pantone-fill:before {
  content: "\efc6";
}

.ri-pantone-line:before {
  content: "\efc7";
}

.ri-paragraph:before {
  content: "\efc8";
}

.ri-parent-fill:before {
  content: "\efc9";
}

.ri-parent-line:before {
  content: "\efca";
}

.ri-parentheses-fill:before {
  content: "\efcb";
}

.ri-parentheses-line:before {
  content: "\efcc";
}

.ri-parking-box-fill:before {
  content: "\efcd";
}

.ri-parking-box-line:before {
  content: "\efce";
}

.ri-parking-fill:before {
  content: "\efcf";
}

.ri-parking-line:before {
  content: "\efd0";
}

.ri-passport-fill:before {
  content: "\efd1";
}

.ri-passport-line:before {
  content: "\efd2";
}

.ri-patreon-fill:before {
  content: "\efd3";
}

.ri-patreon-line:before {
  content: "\efd4";
}

.ri-pause-circle-fill:before {
  content: "\efd5";
}

.ri-pause-circle-line:before {
  content: "\efd6";
}

.ri-pause-fill:before {
  content: "\efd7";
}

.ri-pause-line:before {
  content: "\efd8";
}

.ri-pause-mini-fill:before {
  content: "\efd9";
}

.ri-pause-mini-line:before {
  content: "\efda";
}

.ri-paypal-fill:before {
  content: "\efdb";
}

.ri-paypal-line:before {
  content: "\efdc";
}

.ri-pen-nib-fill:before {
  content: "\efdd";
}

.ri-pen-nib-line:before {
  content: "\efde";
}

.ri-pencil-fill:before {
  content: "\efdf";
}

.ri-pencil-line:before {
  content: "\efe0";
}

.ri-pencil-ruler-2-fill:before {
  content: "\efe1";
}

.ri-pencil-ruler-2-line:before {
  content: "\efe2";
}

.ri-pencil-ruler-fill:before {
  content: "\efe3";
}

.ri-pencil-ruler-line:before {
  content: "\efe4";
}

.ri-percent-fill:before {
  content: "\efe5";
}

.ri-percent-line:before {
  content: "\efe6";
}

.ri-phone-camera-fill:before {
  content: "\efe7";
}

.ri-phone-camera-line:before {
  content: "\efe8";
}

.ri-phone-fill:before {
  content: "\efe9";
}

.ri-phone-find-fill:before {
  content: "\efea";
}

.ri-phone-find-line:before {
  content: "\efeb";
}

.ri-phone-line:before {
  content: "\efec";
}

.ri-phone-lock-fill:before {
  content: "\efed";
}

.ri-phone-lock-line:before {
  content: "\efee";
}

.ri-picture-in-picture-2-fill:before {
  content: "\efef";
}

.ri-picture-in-picture-2-line:before {
  content: "\eff0";
}

.ri-picture-in-picture-exit-fill:before {
  content: "\eff1";
}

.ri-picture-in-picture-exit-line:before {
  content: "\eff2";
}

.ri-picture-in-picture-fill:before {
  content: "\eff3";
}

.ri-picture-in-picture-line:before {
  content: "\eff4";
}

.ri-pie-chart-2-fill:before {
  content: "\eff5";
}

.ri-pie-chart-2-line:before {
  content: "\eff6";
}

.ri-pie-chart-box-fill:before {
  content: "\eff7";
}

.ri-pie-chart-box-line:before {
  content: "\eff8";
}

.ri-pie-chart-fill:before {
  content: "\eff9";
}

.ri-pie-chart-line:before {
  content: "\effa";
}

.ri-pin-distance-fill:before {
  content: "\effb";
}

.ri-pin-distance-line:before {
  content: "\effc";
}

.ri-ping-pong-fill:before {
  content: "\effd";
}

.ri-ping-pong-line:before {
  content: "\effe";
}

.ri-pinterest-fill:before {
  content: "\efff";
}

.ri-pinterest-line:before {
  content: "\f000";
}

.ri-pinyin-input:before {
  content: "\f001";
}

.ri-pixelfed-fill:before {
  content: "\f002";
}

.ri-pixelfed-line:before {
  content: "\f003";
}

.ri-plane-fill:before {
  content: "\f004";
}

.ri-plane-line:before {
  content: "\f005";
}

.ri-plant-fill:before {
  content: "\f006";
}

.ri-plant-line:before {
  content: "\f007";
}

.ri-play-circle-fill:before {
  content: "\f008";
}

.ri-play-circle-line:before {
  content: "\f009";
}

.ri-play-fill:before {
  content: "\f00a";
}

.ri-play-line:before {
  content: "\f00b";
}

.ri-play-list-2-fill:before {
  content: "\f00c";
}

.ri-play-list-2-line:before {
  content: "\f00d";
}

.ri-play-list-add-fill:before {
  content: "\f00e";
}

.ri-play-list-add-line:before {
  content: "\f00f";
}

.ri-play-list-fill:before {
  content: "\f010";
}

.ri-play-list-line:before {
  content: "\f011";
}

.ri-play-mini-fill:before {
  content: "\f012";
}

.ri-play-mini-line:before {
  content: "\f013";
}

.ri-playstation-fill:before {
  content: "\f014";
}

.ri-playstation-line:before {
  content: "\f015";
}

.ri-plug-2-fill:before {
  content: "\f016";
}

.ri-plug-2-line:before {
  content: "\f017";
}

.ri-plug-fill:before {
  content: "\f018";
}

.ri-plug-line:before {
  content: "\f019";
}

.ri-polaroid-2-fill:before {
  content: "\f01a";
}

.ri-polaroid-2-line:before {
  content: "\f01b";
}

.ri-polaroid-fill:before {
  content: "\f01c";
}

.ri-polaroid-line:before {
  content: "\f01d";
}

.ri-police-car-fill:before {
  content: "\f01e";
}

.ri-police-car-line:before {
  content: "\f01f";
}

.ri-price-tag-2-fill:before {
  content: "\f020";
}

.ri-price-tag-2-line:before {
  content: "\f021";
}

.ri-price-tag-3-fill:before {
  content: "\f022";
}

.ri-price-tag-3-line:before {
  content: "\f023";
}

.ri-price-tag-fill:before {
  content: "\f024";
}

.ri-price-tag-line:before {
  content: "\f025";
}

.ri-printer-cloud-fill:before {
  content: "\f026";
}

.ri-printer-cloud-line:before {
  content: "\f027";
}

.ri-printer-fill:before {
  content: "\f028";
}

.ri-printer-line:before {
  content: "\f029";
}

.ri-product-hunt-fill:before {
  content: "\f02a";
}

.ri-product-hunt-line:before {
  content: "\f02b";
}

.ri-profile-fill:before {
  content: "\f02c";
}

.ri-profile-line:before {
  content: "\f02d";
}

.ri-projector-2-fill:before {
  content: "\f02e";
}

.ri-projector-2-line:before {
  content: "\f02f";
}

.ri-projector-fill:before {
  content: "\f030";
}

.ri-projector-line:before {
  content: "\f031";
}

.ri-psychotherapy-fill:before {
  content: "\f032";
}

.ri-psychotherapy-line:before {
  content: "\f033";
}

.ri-pulse-fill:before {
  content: "\f034";
}

.ri-pulse-line:before {
  content: "\f035";
}

.ri-pushpin-2-fill:before {
  content: "\f036";
}

.ri-pushpin-2-line:before {
  content: "\f037";
}

.ri-pushpin-fill:before {
  content: "\f038";
}

.ri-pushpin-line:before {
  content: "\f039";
}

.ri-qq-fill:before {
  content: "\f03a";
}

.ri-qq-line:before {
  content: "\f03b";
}

.ri-qr-code-fill:before {
  content: "\f03c";
}

.ri-qr-code-line:before {
  content: "\f03d";
}

.ri-qr-scan-2-fill:before {
  content: "\f03e";
}

.ri-qr-scan-2-line:before {
  content: "\f03f";
}

.ri-qr-scan-fill:before {
  content: "\f040";
}

.ri-qr-scan-line:before {
  content: "\f041";
}

.ri-question-answer-fill:before {
  content: "\f042";
}

.ri-question-answer-line:before {
  content: "\f043";
}

.ri-question-fill:before {
  content: "\f044";
}

.ri-question-line:before {
  content: "\f045";
}

.ri-question-mark:before {
  content: "\f046";
}

.ri-questionnaire-fill:before {
  content: "\f047";
}

.ri-questionnaire-line:before {
  content: "\f048";
}

.ri-quill-pen-fill:before {
  content: "\f049";
}

.ri-quill-pen-line:before {
  content: "\f04a";
}

.ri-radar-fill:before {
  content: "\f04b";
}

.ri-radar-line:before {
  content: "\f04c";
}

.ri-radio-2-fill:before {
  content: "\f04d";
}

.ri-radio-2-line:before {
  content: "\f04e";
}

.ri-radio-button-fill:before {
  content: "\f04f";
}

.ri-radio-button-line:before {
  content: "\f050";
}

.ri-radio-fill:before {
  content: "\f051";
}

.ri-radio-line:before {
  content: "\f052";
}

.ri-rainbow-fill:before {
  content: "\f053";
}

.ri-rainbow-line:before {
  content: "\f054";
}

.ri-rainy-fill:before {
  content: "\f055";
}

.ri-rainy-line:before {
  content: "\f056";
}

.ri-reactjs-fill:before {
  content: "\f057";
}

.ri-reactjs-line:before {
  content: "\f058";
}

.ri-record-circle-fill:before {
  content: "\f059";
}

.ri-record-circle-line:before {
  content: "\f05a";
}

.ri-record-mail-fill:before {
  content: "\f05b";
}

.ri-record-mail-line:before {
  content: "\f05c";
}

.ri-recycle-fill:before {
  content: "\f05d";
}

.ri-recycle-line:before {
  content: "\f05e";
}

.ri-red-packet-fill:before {
  content: "\f05f";
}

.ri-red-packet-line:before {
  content: "\f060";
}

.ri-reddit-fill:before {
  content: "\f061";
}

.ri-reddit-line:before {
  content: "\f062";
}

.ri-refresh-fill:before {
  content: "\f063";
}

.ri-refresh-line:before {
  content: "\f064";
}

.ri-refund-2-fill:before {
  content: "\f065";
}

.ri-refund-2-line:before {
  content: "\f066";
}

.ri-refund-fill:before {
  content: "\f067";
}

.ri-refund-line:before {
  content: "\f068";
}

.ri-registered-fill:before {
  content: "\f069";
}

.ri-registered-line:before {
  content: "\f06a";
}

.ri-remixicon-fill:before {
  content: "\f06b";
}

.ri-remixicon-line:before {
  content: "\f06c";
}

.ri-remote-control-2-fill:before {
  content: "\f06d";
}

.ri-remote-control-2-line:before {
  content: "\f06e";
}

.ri-remote-control-fill:before {
  content: "\f06f";
}

.ri-remote-control-line:before {
  content: "\f070";
}

.ri-repeat-2-fill:before {
  content: "\f071";
}

.ri-repeat-2-line:before {
  content: "\f072";
}

.ri-repeat-fill:before {
  content: "\f073";
}

.ri-repeat-line:before {
  content: "\f074";
}

.ri-repeat-one-fill:before {
  content: "\f075";
}

.ri-repeat-one-line:before {
  content: "\f076";
}

.ri-reply-all-fill:before {
  content: "\f077";
}

.ri-reply-all-line:before {
  content: "\f078";
}

.ri-reply-fill:before {
  content: "\f079";
}

.ri-reply-line:before {
  content: "\f07a";
}

.ri-reserved-fill:before {
  content: "\f07b";
}

.ri-reserved-line:before {
  content: "\f07c";
}

.ri-rest-time-fill:before {
  content: "\f07d";
}

.ri-rest-time-line:before {
  content: "\f07e";
}

.ri-restart-fill:before {
  content: "\f07f";
}

.ri-restart-line:before {
  content: "\f080";
}

.ri-restaurant-2-fill:before {
  content: "\f081";
}

.ri-restaurant-2-line:before {
  content: "\f082";
}

.ri-restaurant-fill:before {
  content: "\f083";
}

.ri-restaurant-line:before {
  content: "\f084";
}

.ri-rewind-fill:before {
  content: "\f085";
}

.ri-rewind-line:before {
  content: "\f086";
}

.ri-rewind-mini-fill:before {
  content: "\f087";
}

.ri-rewind-mini-line:before {
  content: "\f088";
}

.ri-rhythm-fill:before {
  content: "\f089";
}

.ri-rhythm-line:before {
  content: "\f08a";
}

.ri-riding-fill:before {
  content: "\f08b";
}

.ri-riding-line:before {
  content: "\f08c";
}

.ri-road-map-fill:before {
  content: "\f08d";
}

.ri-road-map-line:before {
  content: "\f08e";
}

.ri-roadster-fill:before {
  content: "\f08f";
}

.ri-roadster-line:before {
  content: "\f090";
}

.ri-robot-fill:before {
  content: "\f091";
}

.ri-robot-line:before {
  content: "\f092";
}

.ri-rocket-2-fill:before {
  content: "\f093";
}

.ri-rocket-2-line:before {
  content: "\f094";
}

.ri-rocket-fill:before {
  content: "\f095";
}

.ri-rocket-line:before {
  content: "\f096";
}

.ri-rotate-lock-fill:before {
  content: "\f097";
}

.ri-rotate-lock-line:before {
  content: "\f098";
}

.ri-rounded-corner:before {
  content: "\f099";
}

.ri-route-fill:before {
  content: "\f09a";
}

.ri-route-line:before {
  content: "\f09b";
}

.ri-router-fill:before {
  content: "\f09c";
}

.ri-router-line:before {
  content: "\f09d";
}

.ri-rss-fill:before {
  content: "\f09e";
}

.ri-rss-line:before {
  content: "\f09f";
}

.ri-ruler-2-fill:before {
  content: "\f0a0";
}

.ri-ruler-2-line:before {
  content: "\f0a1";
}

.ri-ruler-fill:before {
  content: "\f0a2";
}

.ri-ruler-line:before {
  content: "\f0a3";
}

.ri-run-fill:before {
  content: "\f0a4";
}

.ri-run-line:before {
  content: "\f0a5";
}

.ri-safari-fill:before {
  content: "\f0a6";
}

.ri-safari-line:before {
  content: "\f0a7";
}

.ri-safe-2-fill:before {
  content: "\f0a8";
}

.ri-safe-2-line:before {
  content: "\f0a9";
}

.ri-safe-fill:before {
  content: "\f0aa";
}

.ri-safe-line:before {
  content: "\f0ab";
}

.ri-sailboat-fill:before {
  content: "\f0ac";
}

.ri-sailboat-line:before {
  content: "\f0ad";
}

.ri-save-2-fill:before {
  content: "\f0ae";
}

.ri-save-2-line:before {
  content: "\f0af";
}

.ri-save-3-fill:before {
  content: "\f0b0";
}

.ri-save-3-line:before {
  content: "\f0b1";
}

.ri-save-fill:before {
  content: "\f0b2";
}

.ri-save-line:before {
  content: "\f0b3";
}

.ri-scales-2-fill:before {
  content: "\f0b4";
}

.ri-scales-2-line:before {
  content: "\f0b5";
}

.ri-scales-3-fill:before {
  content: "\f0b6";
}

.ri-scales-3-line:before {
  content: "\f0b7";
}

.ri-scales-fill:before {
  content: "\f0b8";
}

.ri-scales-line:before {
  content: "\f0b9";
}

.ri-scan-2-fill:before {
  content: "\f0ba";
}

.ri-scan-2-line:before {
  content: "\f0bb";
}

.ri-scan-fill:before {
  content: "\f0bc";
}

.ri-scan-line:before {
  content: "\f0bd";
}

.ri-scissors-2-fill:before {
  content: "\f0be";
}

.ri-scissors-2-line:before {
  content: "\f0bf";
}

.ri-scissors-cut-fill:before {
  content: "\f0c0";
}

.ri-scissors-cut-line:before {
  content: "\f0c1";
}

.ri-scissors-fill:before {
  content: "\f0c2";
}

.ri-scissors-line:before {
  content: "\f0c3";
}

.ri-screenshot-2-fill:before {
  content: "\f0c4";
}

.ri-screenshot-2-line:before {
  content: "\f0c5";
}

.ri-screenshot-fill:before {
  content: "\f0c6";
}

.ri-screenshot-line:before {
  content: "\f0c7";
}

.ri-sd-card-fill:before {
  content: "\f0c8";
}

.ri-sd-card-line:before {
  content: "\f0c9";
}

.ri-sd-card-mini-fill:before {
  content: "\f0ca";
}

.ri-sd-card-mini-line:before {
  content: "\f0cb";
}

.ri-search-2-fill:before {
  content: "\f0cc";
}

.ri-search-2-line:before {
  content: "\f0cd";
}

.ri-search-eye-fill:before {
  content: "\f0ce";
}

.ri-search-eye-line:before {
  content: "\f0cf";
}

.ri-search-fill:before {
  content: "\f0d0";
}

.ri-search-line:before {
  content: "\f0d1";
}

.ri-secure-payment-fill:before {
  content: "\f0d2";
}

.ri-secure-payment-line:before {
  content: "\f0d3";
}

.ri-seedling-fill:before {
  content: "\f0d4";
}

.ri-seedling-line:before {
  content: "\f0d5";
}

.ri-send-backward:before {
  content: "\f0d6";
}

.ri-send-plane-2-fill:before {
  content: "\f0d7";
}

.ri-send-plane-2-line:before {
  content: "\f0d8";
}

.ri-send-plane-fill:before {
  content: "\f0d9";
}

.ri-send-plane-line:before {
  content: "\f0da";
}

.ri-send-to-back:before {
  content: "\f0db";
}

.ri-sensor-fill:before {
  content: "\f0dc";
}

.ri-sensor-line:before {
  content: "\f0dd";
}

.ri-separator:before {
  content: "\f0de";
}

.ri-server-fill:before {
  content: "\f0df";
}

.ri-server-line:before {
  content: "\f0e0";
}

.ri-service-fill:before {
  content: "\f0e1";
}

.ri-service-line:before {
  content: "\f0e2";
}

.ri-settings-2-fill:before {
  content: "\f0e3";
}

.ri-settings-2-line:before {
  content: "\f0e4";
}

.ri-settings-3-fill:before {
  content: "\f0e5";
}

.ri-settings-3-line:before {
  content: "\f0e6";
}

.ri-settings-4-fill:before {
  content: "\f0e7";
}

.ri-settings-4-line:before {
  content: "\f0e8";
}

.ri-settings-5-fill:before {
  content: "\f0e9";
}

.ri-settings-5-line:before {
  content: "\f0ea";
}

.ri-settings-6-fill:before {
  content: "\f0eb";
}

.ri-settings-6-line:before {
  content: "\f0ec";
}

.ri-settings-fill:before {
  content: "\f0ed";
}

.ri-settings-line:before {
  content: "\f0ee";
}

.ri-shape-2-fill:before {
  content: "\f0ef";
}

.ri-shape-2-line:before {
  content: "\f0f0";
}

.ri-shape-fill:before {
  content: "\f0f1";
}

.ri-shape-line:before {
  content: "\f0f2";
}

.ri-share-box-fill:before {
  content: "\f0f3";
}

.ri-share-box-line:before {
  content: "\f0f4";
}

.ri-share-circle-fill:before {
  content: "\f0f5";
}

.ri-share-circle-line:before {
  content: "\f0f6";
}

.ri-share-fill:before {
  content: "\f0f7";
}

.ri-share-forward-2-fill:before {
  content: "\f0f8";
}

.ri-share-forward-2-line:before {
  content: "\f0f9";
}

.ri-share-forward-box-fill:before {
  content: "\f0fa";
}

.ri-share-forward-box-line:before {
  content: "\f0fb";
}

.ri-share-forward-fill:before {
  content: "\f0fc";
}

.ri-share-forward-line:before {
  content: "\f0fd";
}

.ri-share-line:before {
  content: "\f0fe";
}

.ri-shield-check-fill:before {
  content: "\f0ff";
}

.ri-shield-check-line:before {
  content: "\f100";
}

.ri-shield-cross-fill:before {
  content: "\f101";
}

.ri-shield-cross-line:before {
  content: "\f102";
}

.ri-shield-fill:before {
  content: "\f103";
}

.ri-shield-flash-fill:before {
  content: "\f104";
}

.ri-shield-flash-line:before {
  content: "\f105";
}

.ri-shield-keyhole-fill:before {
  content: "\f106";
}

.ri-shield-keyhole-line:before {
  content: "\f107";
}

.ri-shield-line:before {
  content: "\f108";
}

.ri-shield-star-fill:before {
  content: "\f109";
}

.ri-shield-star-line:before {
  content: "\f10a";
}

.ri-shield-user-fill:before {
  content: "\f10b";
}

.ri-shield-user-line:before {
  content: "\f10c";
}

.ri-ship-2-fill:before {
  content: "\f10d";
}

.ri-ship-2-line:before {
  content: "\f10e";
}

.ri-ship-fill:before {
  content: "\f10f";
}

.ri-ship-line:before {
  content: "\f110";
}

.ri-shirt-fill:before {
  content: "\f111";
}

.ri-shirt-line:before {
  content: "\f112";
}

.ri-shopping-bag-2-fill:before {
  content: "\f113";
}

.ri-shopping-bag-2-line:before {
  content: "\f114";
}

.ri-shopping-bag-3-fill:before {
  content: "\f115";
}

.ri-shopping-bag-3-line:before {
  content: "\f116";
}

.ri-shopping-bag-fill:before {
  content: "\f117";
}

.ri-shopping-bag-line:before {
  content: "\f118";
}

.ri-shopping-basket-2-fill:before {
  content: "\f119";
}

.ri-shopping-basket-2-line:before {
  content: "\f11a";
}

.ri-shopping-basket-fill:before {
  content: "\f11b";
}

.ri-shopping-basket-line:before {
  content: "\f11c";
}

.ri-shopping-cart-2-fill:before {
  content: "\f11d";
}

.ri-shopping-cart-2-line:before {
  content: "\f11e";
}

.ri-shopping-cart-fill:before {
  content: "\f11f";
}

.ri-shopping-cart-line:before {
  content: "\f120";
}

.ri-showers-fill:before {
  content: "\f121";
}

.ri-showers-line:before {
  content: "\f122";
}

.ri-shuffle-fill:before {
  content: "\f123";
}

.ri-shuffle-line:before {
  content: "\f124";
}

.ri-shut-down-fill:before {
  content: "\f125";
}

.ri-shut-down-line:before {
  content: "\f126";
}

.ri-side-bar-fill:before {
  content: "\f127";
}

.ri-side-bar-line:before {
  content: "\f128";
}

.ri-signal-tower-fill:before {
  content: "\f129";
}

.ri-signal-tower-line:before {
  content: "\f12a";
}

.ri-signal-wifi-1-fill:before {
  content: "\f12b";
}

.ri-signal-wifi-1-line:before {
  content: "\f12c";
}

.ri-signal-wifi-2-fill:before {
  content: "\f12d";
}

.ri-signal-wifi-2-line:before {
  content: "\f12e";
}

.ri-signal-wifi-3-fill:before {
  content: "\f12f";
}

.ri-signal-wifi-3-line:before {
  content: "\f130";
}

.ri-signal-wifi-error-fill:before {
  content: "\f131";
}

.ri-signal-wifi-error-line:before {
  content: "\f132";
}

.ri-signal-wifi-fill:before {
  content: "\f133";
}

.ri-signal-wifi-line:before {
  content: "\f134";
}

.ri-signal-wifi-off-fill:before {
  content: "\f135";
}

.ri-signal-wifi-off-line:before {
  content: "\f136";
}

.ri-sim-card-2-fill:before {
  content: "\f137";
}

.ri-sim-card-2-line:before {
  content: "\f138";
}

.ri-sim-card-fill:before {
  content: "\f139";
}

.ri-sim-card-line:before {
  content: "\f13a";
}

.ri-single-quotes-l:before {
  content: "\f13b";
}

.ri-single-quotes-r:before {
  content: "\f13c";
}

.ri-sip-fill:before {
  content: "\f13d";
}

.ri-sip-line:before {
  content: "\f13e";
}

.ri-skip-back-fill:before {
  content: "\f13f";
}

.ri-skip-back-line:before {
  content: "\f140";
}

.ri-skip-back-mini-fill:before {
  content: "\f141";
}

.ri-skip-back-mini-line:before {
  content: "\f142";
}

.ri-skip-forward-fill:before {
  content: "\f143";
}

.ri-skip-forward-line:before {
  content: "\f144";
}

.ri-skip-forward-mini-fill:before {
  content: "\f145";
}

.ri-skip-forward-mini-line:before {
  content: "\f146";
}

.ri-skull-2-fill:before {
  content: "\f147";
}

.ri-skull-2-line:before {
  content: "\f148";
}

.ri-skull-fill:before {
  content: "\f149";
}

.ri-skull-line:before {
  content: "\f14a";
}

.ri-skype-fill:before {
  content: "\f14b";
}

.ri-skype-line:before {
  content: "\f14c";
}

.ri-slack-fill:before {
  content: "\f14d";
}

.ri-slack-line:before {
  content: "\f14e";
}

.ri-slice-fill:before {
  content: "\f14f";
}

.ri-slice-line:before {
  content: "\f150";
}

.ri-slideshow-2-fill:before {
  content: "\f151";
}

.ri-slideshow-2-line:before {
  content: "\f152";
}

.ri-slideshow-3-fill:before {
  content: "\f153";
}

.ri-slideshow-3-line:before {
  content: "\f154";
}

.ri-slideshow-4-fill:before {
  content: "\f155";
}

.ri-slideshow-4-line:before {
  content: "\f156";
}

.ri-slideshow-fill:before {
  content: "\f157";
}

.ri-slideshow-line:before {
  content: "\f158";
}

.ri-smartphone-fill:before {
  content: "\f159";
}

.ri-smartphone-line:before {
  content: "\f15a";
}

.ri-snapchat-fill:before {
  content: "\f15b";
}

.ri-snapchat-line:before {
  content: "\f15c";
}

.ri-snowy-fill:before {
  content: "\f15d";
}

.ri-snowy-line:before {
  content: "\f15e";
}

.ri-sort-asc:before {
  content: "\f15f";
}

.ri-sort-desc:before {
  content: "\f160";
}

.ri-sound-module-fill:before {
  content: "\f161";
}

.ri-sound-module-line:before {
  content: "\f162";
}

.ri-soundcloud-fill:before {
  content: "\f163";
}

.ri-soundcloud-line:before {
  content: "\f164";
}

.ri-space-ship-fill:before {
  content: "\f165";
}

.ri-space-ship-line:before {
  content: "\f166";
}

.ri-space:before {
  content: "\f167";
}

.ri-spam-2-fill:before {
  content: "\f168";
}

.ri-spam-2-line:before {
  content: "\f169";
}

.ri-spam-3-fill:before {
  content: "\f16a";
}

.ri-spam-3-line:before {
  content: "\f16b";
}

.ri-spam-fill:before {
  content: "\f16c";
}

.ri-spam-line:before {
  content: "\f16d";
}

.ri-speaker-2-fill:before {
  content: "\f16e";
}

.ri-speaker-2-line:before {
  content: "\f16f";
}

.ri-speaker-3-fill:before {
  content: "\f170";
}

.ri-speaker-3-line:before {
  content: "\f171";
}

.ri-speaker-fill:before {
  content: "\f172";
}

.ri-speaker-line:before {
  content: "\f173";
}

.ri-spectrum-fill:before {
  content: "\f174";
}

.ri-spectrum-line:before {
  content: "\f175";
}

.ri-speed-fill:before {
  content: "\f176";
}

.ri-speed-line:before {
  content: "\f177";
}

.ri-speed-mini-fill:before {
  content: "\f178";
}

.ri-speed-mini-line:before {
  content: "\f179";
}

.ri-split-cells-horizontal:before {
  content: "\f17a";
}

.ri-split-cells-vertical:before {
  content: "\f17b";
}

.ri-spotify-fill:before {
  content: "\f17c";
}

.ri-spotify-line:before {
  content: "\f17d";
}

.ri-spy-fill:before {
  content: "\f17e";
}

.ri-spy-line:before {
  content: "\f17f";
}

.ri-stack-fill:before {
  content: "\f180";
}

.ri-stack-line:before {
  content: "\f181";
}

.ri-stack-overflow-fill:before {
  content: "\f182";
}

.ri-stack-overflow-line:before {
  content: "\f183";
}

.ri-stackshare-fill:before {
  content: "\f184";
}

.ri-stackshare-line:before {
  content: "\f185";
}

.ri-star-fill:before {
  content: "\f186";
}

.ri-star-half-fill:before {
  content: "\f187";
}

.ri-star-half-line:before {
  content: "\f188";
}

.ri-star-half-s-fill:before {
  content: "\f189";
}

.ri-star-half-s-line:before {
  content: "\f18a";
}

.ri-star-line:before {
  content: "\f18b";
}

.ri-star-s-fill:before {
  content: "\f18c";
}

.ri-star-s-line:before {
  content: "\f18d";
}

.ri-star-smile-fill:before {
  content: "\f18e";
}

.ri-star-smile-line:before {
  content: "\f18f";
}

.ri-steam-fill:before {
  content: "\f190";
}

.ri-steam-line:before {
  content: "\f191";
}

.ri-steering-2-fill:before {
  content: "\f192";
}

.ri-steering-2-line:before {
  content: "\f193";
}

.ri-steering-fill:before {
  content: "\f194";
}

.ri-steering-line:before {
  content: "\f195";
}

.ri-stethoscope-fill:before {
  content: "\f196";
}

.ri-stethoscope-line:before {
  content: "\f197";
}

.ri-sticky-note-2-fill:before {
  content: "\f198";
}

.ri-sticky-note-2-line:before {
  content: "\f199";
}

.ri-sticky-note-fill:before {
  content: "\f19a";
}

.ri-sticky-note-line:before {
  content: "\f19b";
}

.ri-stock-fill:before {
  content: "\f19c";
}

.ri-stock-line:before {
  content: "\f19d";
}

.ri-stop-circle-fill:before {
  content: "\f19e";
}

.ri-stop-circle-line:before {
  content: "\f19f";
}

.ri-stop-fill:before {
  content: "\f1a0";
}

.ri-stop-line:before {
  content: "\f1a1";
}

.ri-stop-mini-fill:before {
  content: "\f1a2";
}

.ri-stop-mini-line:before {
  content: "\f1a3";
}

.ri-store-2-fill:before {
  content: "\f1a4";
}

.ri-store-2-line:before {
  content: "\f1a5";
}

.ri-store-3-fill:before {
  content: "\f1a6";
}

.ri-store-3-line:before {
  content: "\f1a7";
}

.ri-store-fill:before {
  content: "\f1a8";
}

.ri-store-line:before {
  content: "\f1a9";
}

.ri-strikethrough-2:before {
  content: "\f1aa";
}

.ri-strikethrough:before {
  content: "\f1ab";
}

.ri-subscript-2:before {
  content: "\f1ac";
}

.ri-subscript:before {
  content: "\f1ad";
}

.ri-subtract-fill:before {
  content: "\f1ae";
}

.ri-subtract-line:before {
  content: "\f1af";
}

.ri-subway-fill:before {
  content: "\f1b0";
}

.ri-subway-line:before {
  content: "\f1b1";
}

.ri-subway-wifi-fill:before {
  content: "\f1b2";
}

.ri-subway-wifi-line:before {
  content: "\f1b3";
}

.ri-suitcase-2-fill:before {
  content: "\f1b4";
}

.ri-suitcase-2-line:before {
  content: "\f1b5";
}

.ri-suitcase-3-fill:before {
  content: "\f1b6";
}

.ri-suitcase-3-line:before {
  content: "\f1b7";
}

.ri-suitcase-fill:before {
  content: "\f1b8";
}

.ri-suitcase-line:before {
  content: "\f1b9";
}

.ri-sun-cloudy-fill:before {
  content: "\f1ba";
}

.ri-sun-cloudy-line:before {
  content: "\f1bb";
}

.ri-sun-fill:before {
  content: "\f1bc";
}

.ri-sun-foggy-fill:before {
  content: "\f1bd";
}

.ri-sun-foggy-line:before {
  content: "\f1be";
}

.ri-sun-line:before {
  content: "\f1bf";
}

.ri-superscript-2:before {
  content: "\f1c0";
}

.ri-superscript:before {
  content: "\f1c1";
}

.ri-surgical-mask-fill:before {
  content: "\f1c2";
}

.ri-surgical-mask-line:before {
  content: "\f1c3";
}

.ri-surround-sound-fill:before {
  content: "\f1c4";
}

.ri-surround-sound-line:before {
  content: "\f1c5";
}

.ri-survey-fill:before {
  content: "\f1c6";
}

.ri-survey-line:before {
  content: "\f1c7";
}

.ri-swap-box-fill:before {
  content: "\f1c8";
}

.ri-swap-box-line:before {
  content: "\f1c9";
}

.ri-swap-fill:before {
  content: "\f1ca";
}

.ri-swap-line:before {
  content: "\f1cb";
}

.ri-switch-fill:before {
  content: "\f1cc";
}

.ri-switch-line:before {
  content: "\f1cd";
}

.ri-sword-fill:before {
  content: "\f1ce";
}

.ri-sword-line:before {
  content: "\f1cf";
}

.ri-syringe-fill:before {
  content: "\f1d0";
}

.ri-syringe-line:before {
  content: "\f1d1";
}

.ri-t-box-fill:before {
  content: "\f1d2";
}

.ri-t-box-line:before {
  content: "\f1d3";
}

.ri-t-shirt-2-fill:before {
  content: "\f1d4";
}

.ri-t-shirt-2-line:before {
  content: "\f1d5";
}

.ri-t-shirt-air-fill:before {
  content: "\f1d6";
}

.ri-t-shirt-air-line:before {
  content: "\f1d7";
}

.ri-t-shirt-fill:before {
  content: "\f1d8";
}

.ri-t-shirt-line:before {
  content: "\f1d9";
}

.ri-table-2:before {
  content: "\f1da";
}

.ri-table-alt-fill:before {
  content: "\f1db";
}

.ri-table-alt-line:before {
  content: "\f1dc";
}

.ri-table-fill:before {
  content: "\f1dd";
}

.ri-table-line:before {
  content: "\f1de";
}

.ri-tablet-fill:before {
  content: "\f1df";
}

.ri-tablet-line:before {
  content: "\f1e0";
}

.ri-takeaway-fill:before {
  content: "\f1e1";
}

.ri-takeaway-line:before {
  content: "\f1e2";
}

.ri-taobao-fill:before {
  content: "\f1e3";
}

.ri-taobao-line:before {
  content: "\f1e4";
}

.ri-tape-fill:before {
  content: "\f1e5";
}

.ri-tape-line:before {
  content: "\f1e6";
}

.ri-task-fill:before {
  content: "\f1e7";
}

.ri-task-line:before {
  content: "\f1e8";
}

.ri-taxi-fill:before {
  content: "\f1e9";
}

.ri-taxi-line:before {
  content: "\f1ea";
}

.ri-taxi-wifi-fill:before {
  content: "\f1eb";
}

.ri-taxi-wifi-line:before {
  content: "\f1ec";
}

.ri-team-fill:before {
  content: "\f1ed";
}

.ri-team-line:before {
  content: "\f1ee";
}

.ri-telegram-fill:before {
  content: "\f1ef";
}

.ri-telegram-line:before {
  content: "\f1f0";
}

.ri-temp-cold-fill:before {
  content: "\f1f1";
}

.ri-temp-cold-line:before {
  content: "\f1f2";
}

.ri-temp-hot-fill:before {
  content: "\f1f3";
}

.ri-temp-hot-line:before {
  content: "\f1f4";
}

.ri-terminal-box-fill:before {
  content: "\f1f5";
}

.ri-terminal-box-line:before {
  content: "\f1f6";
}

.ri-terminal-fill:before {
  content: "\f1f7";
}

.ri-terminal-line:before {
  content: "\f1f8";
}

.ri-terminal-window-fill:before {
  content: "\f1f9";
}

.ri-terminal-window-line:before {
  content: "\f1fa";
}

.ri-test-tube-fill:before {
  content: "\f1fb";
}

.ri-test-tube-line:before {
  content: "\f1fc";
}

.ri-text-direction-l:before {
  content: "\f1fd";
}

.ri-text-direction-r:before {
  content: "\f1fe";
}

.ri-text-spacing:before {
  content: "\f1ff";
}

.ri-text-wrap:before {
  content: "\f200";
}

.ri-text:before {
  content: "\f201";
}

.ri-thermometer-fill:before {
  content: "\f202";
}

.ri-thermometer-line:before {
  content: "\f203";
}

.ri-thumb-down-fill:before {
  content: "\f204";
}

.ri-thumb-down-line:before {
  content: "\f205";
}

.ri-thumb-up-fill:before {
  content: "\f206";
}

.ri-thumb-up-line:before {
  content: "\f207";
}

.ri-thunderstorms-fill:before {
  content: "\f208";
}

.ri-thunderstorms-line:before {
  content: "\f209";
}

.ri-ticket-2-fill:before {
  content: "\f20a";
}

.ri-ticket-2-line:before {
  content: "\f20b";
}

.ri-ticket-fill:before {
  content: "\f20c";
}

.ri-ticket-line:before {
  content: "\f20d";
}

.ri-time-fill:before {
  content: "\f20e";
}

.ri-time-line:before {
  content: "\f20f";
}

.ri-timer-2-fill:before {
  content: "\f210";
}

.ri-timer-2-line:before {
  content: "\f211";
}

.ri-timer-fill:before {
  content: "\f212";
}

.ri-timer-flash-fill:before {
  content: "\f213";
}

.ri-timer-flash-line:before {
  content: "\f214";
}

.ri-timer-line:before {
  content: "\f215";
}

.ri-todo-fill:before {
  content: "\f216";
}

.ri-todo-line:before {
  content: "\f217";
}

.ri-toggle-fill:before {
  content: "\f218";
}

.ri-toggle-line:before {
  content: "\f219";
}

.ri-tools-fill:before {
  content: "\f21a";
}

.ri-tools-line:before {
  content: "\f21b";
}

.ri-tornado-fill:before {
  content: "\f21c";
}

.ri-tornado-line:before {
  content: "\f21d";
}

.ri-trademark-fill:before {
  content: "\f21e";
}

.ri-trademark-line:before {
  content: "\f21f";
}

.ri-traffic-light-fill:before {
  content: "\f220";
}

.ri-traffic-light-line:before {
  content: "\f221";
}

.ri-train-fill:before {
  content: "\f222";
}

.ri-train-line:before {
  content: "\f223";
}

.ri-train-wifi-fill:before {
  content: "\f224";
}

.ri-train-wifi-line:before {
  content: "\f225";
}

.ri-translate-2:before {
  content: "\f226";
}

.ri-translate:before {
  content: "\f227";
}

.ri-travesti-fill:before {
  content: "\f228";
}

.ri-travesti-line:before {
  content: "\f229";
}

.ri-treasure-map-fill:before {
  content: "\f22a";
}

.ri-treasure-map-line:before {
  content: "\f22b";
}

.ri-trello-fill:before {
  content: "\f22c";
}

.ri-trello-line:before {
  content: "\f22d";
}

.ri-trophy-fill:before {
  content: "\f22e";
}

.ri-trophy-line:before {
  content: "\f22f";
}

.ri-truck-fill:before {
  content: "\f230";
}

.ri-truck-line:before {
  content: "\f231";
}

.ri-tumblr-fill:before {
  content: "\f232";
}

.ri-tumblr-line:before {
  content: "\f233";
}

.ri-tv-2-fill:before {
  content: "\f234";
}

.ri-tv-2-line:before {
  content: "\f235";
}

.ri-tv-fill:before {
  content: "\f236";
}

.ri-tv-line:before {
  content: "\f237";
}

.ri-twitch-fill:before {
  content: "\f238";
}

.ri-twitch-line:before {
  content: "\f239";
}

.ri-twitter-fill:before {
  content: "\f23a";
}

.ri-twitter-line:before {
  content: "\f23b";
}

.ri-typhoon-fill:before {
  content: "\f23c";
}

.ri-typhoon-line:before {
  content: "\f23d";
}

.ri-u-disk-fill:before {
  content: "\f23e";
}

.ri-u-disk-line:before {
  content: "\f23f";
}

.ri-ubuntu-fill:before {
  content: "\f240";
}

.ri-ubuntu-line:before {
  content: "\f241";
}

.ri-umbrella-fill:before {
  content: "\f242";
}

.ri-umbrella-line:before {
  content: "\f243";
}

.ri-underline:before {
  content: "\f244";
}

.ri-uninstall-fill:before {
  content: "\f245";
}

.ri-uninstall-line:before {
  content: "\f246";
}

.ri-unsplash-fill:before {
  content: "\f247";
}

.ri-unsplash-line:before {
  content: "\f248";
}

.ri-upload-2-fill:before {
  content: "\f249";
}

.ri-upload-2-line:before {
  content: "\f24a";
}

.ri-upload-cloud-2-fill:before {
  content: "\f24b";
}

.ri-upload-cloud-2-line:before {
  content: "\f24c";
}

.ri-upload-cloud-fill:before {
  content: "\f24d";
}

.ri-upload-cloud-line:before {
  content: "\f24e";
}

.ri-upload-fill:before {
  content: "\f24f";
}

.ri-upload-line:before {
  content: "\f250";
}

.ri-usb-fill:before {
  content: "\f251";
}

.ri-usb-line:before {
  content: "\f252";
}

.ri-user-2-fill:before {
  content: "\f253";
}

.ri-user-2-line:before {
  content: "\f254";
}

.ri-user-3-fill:before {
  content: "\f255";
}

.ri-user-3-line:before {
  content: "\f256";
}

.ri-user-4-fill:before {
  content: "\f257";
}

.ri-user-4-line:before {
  content: "\f258";
}

.ri-user-5-fill:before {
  content: "\f259";
}

.ri-user-5-line:before {
  content: "\f25a";
}

.ri-user-6-fill:before {
  content: "\f25b";
}

.ri-user-6-line:before {
  content: "\f25c";
}

.ri-user-add-fill:before {
  content: "\f25d";
}

.ri-user-add-line:before {
  content: "\f25e";
}

.ri-user-fill:before {
  content: "\f25f";
}

.ri-user-follow-fill:before {
  content: "\f260";
}

.ri-user-follow-line:before {
  content: "\f261";
}

.ri-user-heart-fill:before {
  content: "\f262";
}

.ri-user-heart-line:before {
  content: "\f263";
}

.ri-user-line:before {
  content: "\f264";
}

.ri-user-location-fill:before {
  content: "\f265";
}

.ri-user-location-line:before {
  content: "\f266";
}

.ri-user-received-2-fill:before {
  content: "\f267";
}

.ri-user-received-2-line:before {
  content: "\f268";
}

.ri-user-received-fill:before {
  content: "\f269";
}

.ri-user-received-line:before {
  content: "\f26a";
}

.ri-user-search-fill:before {
  content: "\f26b";
}

.ri-user-search-line:before {
  content: "\f26c";
}

.ri-user-settings-fill:before {
  content: "\f26d";
}

.ri-user-settings-line:before {
  content: "\f26e";
}

.ri-user-shared-2-fill:before {
  content: "\f26f";
}

.ri-user-shared-2-line:before {
  content: "\f270";
}

.ri-user-shared-fill:before {
  content: "\f271";
}

.ri-user-shared-line:before {
  content: "\f272";
}

.ri-user-smile-fill:before {
  content: "\f273";
}

.ri-user-smile-line:before {
  content: "\f274";
}

.ri-user-star-fill:before {
  content: "\f275";
}

.ri-user-star-line:before {
  content: "\f276";
}

.ri-user-unfollow-fill:before {
  content: "\f277";
}

.ri-user-unfollow-line:before {
  content: "\f278";
}

.ri-user-voice-fill:before {
  content: "\f279";
}

.ri-user-voice-line:before {
  content: "\f27a";
}

.ri-video-add-fill:before {
  content: "\f27b";
}

.ri-video-add-line:before {
  content: "\f27c";
}

.ri-video-chat-fill:before {
  content: "\f27d";
}

.ri-video-chat-line:before {
  content: "\f27e";
}

.ri-video-download-fill:before {
  content: "\f27f";
}

.ri-video-download-line:before {
  content: "\f280";
}

.ri-video-fill:before {
  content: "\f281";
}

.ri-video-line:before {
  content: "\f282";
}

.ri-video-upload-fill:before {
  content: "\f283";
}

.ri-video-upload-line:before {
  content: "\f284";
}

.ri-vidicon-2-fill:before {
  content: "\f285";
}

.ri-vidicon-2-line:before {
  content: "\f286";
}

.ri-vidicon-fill:before {
  content: "\f287";
}

.ri-vidicon-line:before {
  content: "\f288";
}

.ri-vimeo-fill:before {
  content: "\f289";
}

.ri-vimeo-line:before {
  content: "\f28a";
}

.ri-vip-crown-2-fill:before {
  content: "\f28b";
}

.ri-vip-crown-2-line:before {
  content: "\f28c";
}

.ri-vip-crown-fill:before {
  content: "\f28d";
}

.ri-vip-crown-line:before {
  content: "\f28e";
}

.ri-vip-diamond-fill:before {
  content: "\f28f";
}

.ri-vip-diamond-line:before {
  content: "\f290";
}

.ri-vip-fill:before {
  content: "\f291";
}

.ri-vip-line:before {
  content: "\f292";
}

.ri-virus-fill:before {
  content: "\f293";
}

.ri-virus-line:before {
  content: "\f294";
}

.ri-visa-fill:before {
  content: "\f295";
}

.ri-visa-line:before {
  content: "\f296";
}

.ri-voice-recognition-fill:before {
  content: "\f297";
}

.ri-voice-recognition-line:before {
  content: "\f298";
}

.ri-voiceprint-fill:before {
  content: "\f299";
}

.ri-voiceprint-line:before {
  content: "\f29a";
}

.ri-volume-down-fill:before {
  content: "\f29b";
}

.ri-volume-down-line:before {
  content: "\f29c";
}

.ri-volume-mute-fill:before {
  content: "\f29d";
}

.ri-volume-mute-line:before {
  content: "\f29e";
}

.ri-volume-off-vibrate-fill:before {
  content: "\f29f";
}

.ri-volume-off-vibrate-line:before {
  content: "\f2a0";
}

.ri-volume-up-fill:before {
  content: "\f2a1";
}

.ri-volume-up-line:before {
  content: "\f2a2";
}

.ri-volume-vibrate-fill:before {
  content: "\f2a3";
}

.ri-volume-vibrate-line:before {
  content: "\f2a4";
}

.ri-vuejs-fill:before {
  content: "\f2a5";
}

.ri-vuejs-line:before {
  content: "\f2a6";
}

.ri-walk-fill:before {
  content: "\f2a7";
}

.ri-walk-line:before {
  content: "\f2a8";
}

.ri-wallet-2-fill:before {
  content: "\f2a9";
}

.ri-wallet-2-line:before {
  content: "\f2aa";
}

.ri-wallet-3-fill:before {
  content: "\f2ab";
}

.ri-wallet-3-line:before {
  content: "\f2ac";
}

.ri-wallet-fill:before {
  content: "\f2ad";
}

.ri-wallet-line:before {
  content: "\f2ae";
}

.ri-water-flash-fill:before {
  content: "\f2af";
}

.ri-water-flash-line:before {
  content: "\f2b0";
}

.ri-webcam-fill:before {
  content: "\f2b1";
}

.ri-webcam-line:before {
  content: "\f2b2";
}

.ri-wechat-2-fill:before {
  content: "\f2b3";
}

.ri-wechat-2-line:before {
  content: "\f2b4";
}

.ri-wechat-fill:before {
  content: "\f2b5";
}

.ri-wechat-line:before {
  content: "\f2b6";
}

.ri-wechat-pay-fill:before {
  content: "\f2b7";
}

.ri-wechat-pay-line:before {
  content: "\f2b8";
}

.ri-weibo-fill:before {
  content: "\f2b9";
}

.ri-weibo-line:before {
  content: "\f2ba";
}

.ri-whatsapp-fill:before {
  content: "\f2bb";
}

.ri-whatsapp-line:before {
  content: "\f2bc";
}

.ri-wheelchair-fill:before {
  content: "\f2bd";
}

.ri-wheelchair-line:before {
  content: "\f2be";
}

.ri-wifi-fill:before {
  content: "\f2bf";
}

.ri-wifi-line:before {
  content: "\f2c0";
}

.ri-wifi-off-fill:before {
  content: "\f2c1";
}

.ri-wifi-off-line:before {
  content: "\f2c2";
}

.ri-window-2-fill:before {
  content: "\f2c3";
}

.ri-window-2-line:before {
  content: "\f2c4";
}

.ri-window-fill:before {
  content: "\f2c5";
}

.ri-window-line:before {
  content: "\f2c6";
}

.ri-windows-fill:before {
  content: "\f2c7";
}

.ri-windows-line:before {
  content: "\f2c8";
}

.ri-windy-fill:before {
  content: "\f2c9";
}

.ri-windy-line:before {
  content: "\f2ca";
}

.ri-wireless-charging-fill:before {
  content: "\f2cb";
}

.ri-wireless-charging-line:before {
  content: "\f2cc";
}

.ri-women-fill:before {
  content: "\f2cd";
}

.ri-women-line:before {
  content: "\f2ce";
}

.ri-wubi-input:before {
  content: "\f2cf";
}

.ri-xbox-fill:before {
  content: "\f2d0";
}

.ri-xbox-line:before {
  content: "\f2d1";
}

.ri-xing-fill:before {
  content: "\f2d2";
}

.ri-xing-line:before {
  content: "\f2d3";
}

.ri-youtube-fill:before {
  content: "\f2d4";
}

.ri-youtube-line:before {
  content: "\f2d5";
}

.ri-zcool-fill:before {
  content: "\f2d6";
}

.ri-zcool-line:before {
  content: "\f2d7";
}

.ri-zhihu-fill:before {
  content: "\f2d8";
}

.ri-zhihu-line:before {
  content: "\f2d9";
}

.ri-zoom-in-fill:before {
  content: "\f2da";
}

.ri-zoom-in-line:before {
  content: "\f2db";
}

.ri-zoom-out-fill:before {
  content: "\f2dc";
}

.ri-zoom-out-line:before {
  content: "\f2dd";
}

.ri-zzz-fill:before {
  content: "\f2de";
}

.ri-zzz-line:before {
  content: "\f2df";
}

.ri-arrow-down-double-fill:before {
  content: "\f2e0";
}

.ri-arrow-down-double-line:before {
  content: "\f2e1";
}

.ri-arrow-left-double-fill:before {
  content: "\f2e2";
}

.ri-arrow-left-double-line:before {
  content: "\f2e3";
}

.ri-arrow-right-double-fill:before {
  content: "\f2e4";
}

.ri-arrow-right-double-line:before {
  content: "\f2e5";
}

.ri-arrow-turn-back-fill:before {
  content: "\f2e6";
}

.ri-arrow-turn-back-line:before {
  content: "\f2e7";
}

.ri-arrow-turn-forward-fill:before {
  content: "\f2e8";
}

.ri-arrow-turn-forward-line:before {
  content: "\f2e9";
}

.ri-arrow-up-double-fill:before {
  content: "\f2ea";
}

.ri-arrow-up-double-line:before {
  content: "\f2eb";
}

.ri-bard-fill:before {
  content: "\f2ec";
}

.ri-bard-line:before {
  content: "\f2ed";
}

.ri-bootstrap-fill:before {
  content: "\f2ee";
}

.ri-bootstrap-line:before {
  content: "\f2ef";
}

.ri-box-1-fill:before {
  content: "\f2f0";
}

.ri-box-1-line:before {
  content: "\f2f1";
}

.ri-box-2-fill:before {
  content: "\f2f2";
}

.ri-box-2-line:before {
  content: "\f2f3";
}

.ri-box-3-fill:before {
  content: "\f2f4";
}

.ri-box-3-line:before {
  content: "\f2f5";
}

.ri-brain-fill:before {
  content: "\f2f6";
}

.ri-brain-line:before {
  content: "\f2f7";
}

.ri-candle-fill:before {
  content: "\f2f8";
}

.ri-candle-line:before {
  content: "\f2f9";
}

.ri-cash-fill:before {
  content: "\f2fa";
}

.ri-cash-line:before {
  content: "\f2fb";
}

.ri-contract-left-fill:before {
  content: "\f2fc";
}

.ri-contract-left-line:before {
  content: "\f2fd";
}

.ri-contract-left-right-fill:before {
  content: "\f2fe";
}

.ri-contract-left-right-line:before {
  content: "\f2ff";
}

.ri-contract-right-fill:before {
  content: "\f300";
}

.ri-contract-right-line:before {
  content: "\f301";
}

.ri-contract-up-down-fill:before {
  content: "\f302";
}

.ri-contract-up-down-line:before {
  content: "\f303";
}

.ri-copilot-fill:before {
  content: "\f304";
}

.ri-copilot-line:before {
  content: "\f305";
}

.ri-corner-down-left-fill:before {
  content: "\f306";
}

.ri-corner-down-left-line:before {
  content: "\f307";
}

.ri-corner-down-right-fill:before {
  content: "\f308";
}

.ri-corner-down-right-line:before {
  content: "\f309";
}

.ri-corner-left-down-fill:before {
  content: "\f30a";
}

.ri-corner-left-down-line:before {
  content: "\f30b";
}

.ri-corner-left-up-fill:before {
  content: "\f30c";
}

.ri-corner-left-up-line:before {
  content: "\f30d";
}

.ri-corner-right-down-fill:before {
  content: "\f30e";
}

.ri-corner-right-down-line:before {
  content: "\f30f";
}

.ri-corner-right-up-fill:before {
  content: "\f310";
}

.ri-corner-right-up-line:before {
  content: "\f311";
}

.ri-corner-up-left-double-fill:before {
  content: "\f312";
}

.ri-corner-up-left-double-line:before {
  content: "\f313";
}

.ri-corner-up-left-fill:before {
  content: "\f314";
}

.ri-corner-up-left-line:before {
  content: "\f315";
}

.ri-corner-up-right-double-fill:before {
  content: "\f316";
}

.ri-corner-up-right-double-line:before {
  content: "\f317";
}

.ri-corner-up-right-fill:before {
  content: "\f318";
}

.ri-corner-up-right-line:before {
  content: "\f319";
}

.ri-cross-fill:before {
  content: "\f31a";
}

.ri-cross-line:before {
  content: "\f31b";
}

.ri-edge-new-fill:before {
  content: "\f31c";
}

.ri-edge-new-line:before {
  content: "\f31d";
}

.ri-equal-fill:before {
  content: "\f31e";
}

.ri-equal-line:before {
  content: "\f31f";
}

.ri-expand-left-fill:before {
  content: "\f320";
}

.ri-expand-left-line:before {
  content: "\f321";
}

.ri-expand-left-right-fill:before {
  content: "\f322";
}

.ri-expand-left-right-line:before {
  content: "\f323";
}

.ri-expand-right-fill:before {
  content: "\f324";
}

.ri-expand-right-line:before {
  content: "\f325";
}

.ri-expand-up-down-fill:before {
  content: "\f326";
}

.ri-expand-up-down-line:before {
  content: "\f327";
}

.ri-flickr-fill:before {
  content: "\f328";
}

.ri-flickr-line:before {
  content: "\f329";
}

.ri-forward-10-fill:before {
  content: "\f32a";
}

.ri-forward-10-line:before {
  content: "\f32b";
}

.ri-forward-15-fill:before {
  content: "\f32c";
}

.ri-forward-15-line:before {
  content: "\f32d";
}

.ri-forward-30-fill:before {
  content: "\f32e";
}

.ri-forward-30-line:before {
  content: "\f32f";
}

.ri-forward-5-fill:before {
  content: "\f330";
}

.ri-forward-5-line:before {
  content: "\f331";
}

.ri-graduation-cap-fill:before {
  content: "\f332";
}

.ri-graduation-cap-line:before {
  content: "\f333";
}

.ri-home-office-fill:before {
  content: "\f334";
}

.ri-home-office-line:before {
  content: "\f335";
}

.ri-hourglass-2-fill:before {
  content: "\f336";
}

.ri-hourglass-2-line:before {
  content: "\f337";
}

.ri-hourglass-fill:before {
  content: "\f338";
}

.ri-hourglass-line:before {
  content: "\f339";
}

.ri-javascript-fill:before {
  content: "\f33a";
}

.ri-javascript-line:before {
  content: "\f33b";
}

.ri-loop-left-fill:before {
  content: "\f33c";
}

.ri-loop-left-line:before {
  content: "\f33d";
}

.ri-loop-right-fill:before {
  content: "\f33e";
}

.ri-loop-right-line:before {
  content: "\f33f";
}

.ri-memories-fill:before {
  content: "\f340";
}

.ri-memories-line:before {
  content: "\f341";
}

.ri-meta-fill:before {
  content: "\f342";
}

.ri-meta-line:before {
  content: "\f343";
}

.ri-microsoft-loop-fill:before {
  content: "\f344";
}

.ri-microsoft-loop-line:before {
  content: "\f345";
}

.ri-nft-fill:before {
  content: "\f346";
}

.ri-nft-line:before {
  content: "\f347";
}

.ri-notion-fill:before {
  content: "\f348";
}

.ri-notion-line:before {
  content: "\f349";
}

.ri-openai-fill:before {
  content: "\f34a";
}

.ri-openai-line:before {
  content: "\f34b";
}

.ri-overline:before {
  content: "\f34c";
}

.ri-p2p-fill:before {
  content: "\f34d";
}

.ri-p2p-line:before {
  content: "\f34e";
}

.ri-presentation-fill:before {
  content: "\f34f";
}

.ri-presentation-line:before {
  content: "\f350";
}

.ri-replay-10-fill:before {
  content: "\f351";
}

.ri-replay-10-line:before {
  content: "\f352";
}

.ri-replay-15-fill:before {
  content: "\f353";
}

.ri-replay-15-line:before {
  content: "\f354";
}

.ri-replay-30-fill:before {
  content: "\f355";
}

.ri-replay-30-line:before {
  content: "\f356";
}

.ri-replay-5-fill:before {
  content: "\f357";
}

.ri-replay-5-line:before {
  content: "\f358";
}

.ri-school-fill:before {
  content: "\f359";
}

.ri-school-line:before {
  content: "\f35a";
}

.ri-shining-2-fill:before {
  content: "\f35b";
}

.ri-shining-2-line:before {
  content: "\f35c";
}

.ri-shining-fill:before {
  content: "\f35d";
}

.ri-shining-line:before {
  content: "\f35e";
}

.ri-sketching:before {
  content: "\f35f";
}

.ri-skip-down-fill:before {
  content: "\f360";
}

.ri-skip-down-line:before {
  content: "\f361";
}

.ri-skip-left-fill:before {
  content: "\f362";
}

.ri-skip-left-line:before {
  content: "\f363";
}

.ri-skip-right-fill:before {
  content: "\f364";
}

.ri-skip-right-line:before {
  content: "\f365";
}

.ri-skip-up-fill:before {
  content: "\f366";
}

.ri-skip-up-line:before {
  content: "\f367";
}

.ri-slow-down-fill:before {
  content: "\f368";
}

.ri-slow-down-line:before {
  content: "\f369";
}

.ri-sparkling-2-fill:before {
  content: "\f36a";
}

.ri-sparkling-2-line:before {
  content: "\f36b";
}

.ri-sparkling-fill:before {
  content: "\f36c";
}

.ri-sparkling-line:before {
  content: "\f36d";
}

.ri-speak-fill:before {
  content: "\f36e";
}

.ri-speak-line:before {
  content: "\f36f";
}

.ri-speed-up-fill:before {
  content: "\f370";
}

.ri-speed-up-line:before {
  content: "\f371";
}

.ri-tiktok-fill:before {
  content: "\f372";
}

.ri-tiktok-line:before {
  content: "\f373";
}

.ri-token-swap-fill:before {
  content: "\f374";
}

.ri-token-swap-line:before {
  content: "\f375";
}

.ri-unpin-fill:before {
  content: "\f376";
}

.ri-unpin-line:before {
  content: "\f377";
}

.ri-wechat-channels-fill:before {
  content: "\f378";
}

.ri-wechat-channels-line:before {
  content: "\f379";
}

.ri-wordpress-fill:before {
  content: "\f37a";
}

.ri-wordpress-line:before {
  content: "\f37b";
}

.ri-blender-fill:before {
  content: "\f37c";
}

.ri-blender-line:before {
  content: "\f37d";
}

.ri-emoji-sticker-fill:before {
  content: "\f37e";
}

.ri-emoji-sticker-line:before {
  content: "\f37f";
}

.ri-git-close-pull-request-fill:before {
  content: "\f380";
}

.ri-git-close-pull-request-line:before {
  content: "\f381";
}

.ri-instance-fill:before {
  content: "\f382";
}

.ri-instance-line:before {
  content: "\f383";
}

.ri-megaphone-fill:before {
  content: "\f384";
}

.ri-megaphone-line:before {
  content: "\f385";
}

.ri-pass-expired-fill:before {
  content: "\f386";
}

.ri-pass-expired-line:before {
  content: "\f387";
}

.ri-pass-pending-fill:before {
  content: "\f388";
}

.ri-pass-pending-line:before {
  content: "\f389";
}

.ri-pass-valid-fill:before {
  content: "\f38a";
}

.ri-pass-valid-line:before {
  content: "\f38b";
}

.ri-ai-generate:before {
  content: "\f38c";
}

.ri-calendar-close-fill:before {
  content: "\f38d";
}

.ri-calendar-close-line:before {
  content: "\f38e";
}

.ri-draggable:before {
  content: "\f38f";
}

.ri-font-family:before {
  content: "\f390";
}

.ri-font-mono:before {
  content: "\f391";
}

.ri-font-sans-serif:before {
  content: "\f392";
}

.ri-font-sans:before {
  content: "\f393";
}

.ri-hard-drive-3-fill:before {
  content: "\f394";
}

.ri-hard-drive-3-line:before {
  content: "\f395";
}

.ri-kick-fill:before {
  content: "\f396";
}

.ri-kick-line:before {
  content: "\f397";
}

.ri-list-check-3:before {
  content: "\f398";
}

.ri-list-indefinite:before {
  content: "\f399";
}

.ri-list-ordered-2:before {
  content: "\f39a";
}

.ri-list-radio:before {
  content: "\f39b";
}

.ri-openbase-fill:before {
  content: "\f39c";
}

.ri-openbase-line:before {
  content: "\f39d";
}

.ri-planet-fill:before {
  content: "\f39e";
}

.ri-planet-line:before {
  content: "\f39f";
}

.ri-prohibited-fill:before {
  content: "\f3a0";
}

.ri-prohibited-line:before {
  content: "\f3a1";
}

.ri-quote-text:before {
  content: "\f3a2";
}

.ri-seo-fill:before {
  content: "\f3a3";
}

.ri-seo-line:before {
  content: "\f3a4";
}

.ri-slash-commands:before {
  content: "\f3a5";
}

.ri-archive-2-fill:before {
  content: "\f3a6";
}

.ri-archive-2-line:before {
  content: "\f3a7";
}

.ri-inbox-2-fill:before {
  content: "\f3a8";
}

.ri-inbox-2-line:before {
  content: "\f3a9";
}

.ri-shake-hands-fill:before {
  content: "\f3aa";
}

.ri-shake-hands-line:before {
  content: "\f3ab";
}

.ri-supabase-fill:before {
  content: "\f3ac";
}

.ri-supabase-line:before {
  content: "\f3ad";
}

.ri-water-percent-fill:before {
  content: "\f3ae";
}

.ri-water-percent-line:before {
  content: "\f3af";
}

.ri-yuque-fill:before {
  content: "\f3b0";
}

.ri-yuque-line:before {
  content: "\f3b1";
}

.ri-crosshair-2-fill:before {
  content: "\f3b2";
}

.ri-crosshair-2-line:before {
  content: "\f3b3";
}

.ri-crosshair-fill:before {
  content: "\f3b4";
}

.ri-crosshair-line:before {
  content: "\f3b5";
}

.ri-file-close-fill:before {
  content: "\f3b6";
}

.ri-file-close-line:before {
  content: "\f3b7";
}

.ri-infinity-fill:before {
  content: "\f3b8";
}

.ri-infinity-line:before {
  content: "\f3b9";
}

.ri-rfid-fill:before {
  content: "\f3ba";
}

.ri-rfid-line:before {
  content: "\f3bb";
}

.ri-slash-commands-2:before {
  content: "\f3bc";
}

.ri-user-forbid-fill:before {
  content: "\f3bd";
}

.ri-user-forbid-line:before {
  content: "\f3be";
}

.ri-beer-fill:before {
  content: "\f3bf";
}

.ri-beer-line:before {
  content: "\f3c0";
}

.ri-circle-fill:before {
  content: "\f3c1";
}

.ri-circle-line:before {
  content: "\f3c2";
}

.ri-dropdown-list:before {
  content: "\f3c3";
}

.ri-file-image-fill:before {
  content: "\f3c4";
}

.ri-file-image-line:before {
  content: "\f3c5";
}

.ri-file-pdf-2-fill:before {
  content: "\f3c6";
}

.ri-file-pdf-2-line:before {
  content: "\f3c7";
}

.ri-file-video-fill:before {
  content: "\f3c8";
}

.ri-file-video-line:before {
  content: "\f3c9";
}

.ri-folder-image-fill:before {
  content: "\f3ca";
}

.ri-folder-image-line:before {
  content: "\f3cb";
}

.ri-folder-video-fill:before {
  content: "\f3cc";
}

.ri-folder-video-line:before {
  content: "\f3cd";
}

.ri-hexagon-fill:before {
  content: "\f3ce";
}

.ri-hexagon-line:before {
  content: "\f3cf";
}

.ri-menu-search-fill:before {
  content: "\f3d0";
}

.ri-menu-search-line:before {
  content: "\f3d1";
}

.ri-octagon-fill:before {
  content: "\f3d2";
}

.ri-octagon-line:before {
  content: "\f3d3";
}

.ri-pentagon-fill:before {
  content: "\f3d4";
}

.ri-pentagon-line:before {
  content: "\f3d5";
}

.ri-rectangle-fill:before {
  content: "\f3d6";
}

.ri-rectangle-line:before {
  content: "\f3d7";
}

.ri-robot-2-fill:before {
  content: "\f3d8";
}

.ri-robot-2-line:before {
  content: "\f3d9";
}

.ri-shapes-fill:before {
  content: "\f3da";
}

.ri-shapes-line:before {
  content: "\f3db";
}

.ri-square-fill:before {
  content: "\f3dc";
}

.ri-square-line:before {
  content: "\f3dd";
}

.ri-tent-fill:before {
  content: "\f3de";
}

.ri-tent-line:before {
  content: "\f3df";
}

.ri-threads-fill:before {
  content: "\f3e0";
}

.ri-threads-line:before {
  content: "\f3e1";
}

.ri-tree-fill:before {
  content: "\f3e2";
}

.ri-tree-line:before {
  content: "\f3e3";
}

.ri-triangle-fill:before {
  content: "\f3e4";
}

.ri-triangle-line:before {
  content: "\f3e5";
}

.ri-twitter-x-fill:before {
  content: "\f3e6";
}

.ri-twitter-x-line:before {
  content: "\f3e7";
}

.ri-verified-badge-fill:before {
  content: "\f3e8";
}

.ri-verified-badge-line:before {
  content: "\f3e9";
}

.ri-armchair-fill:before {
  content: "\f3ea";
}

.ri-armchair-line:before {
  content: "\f3eb";
}

.ri-bnb-fill:before {
  content: "\f3ec";
}

.ri-bnb-line:before {
  content: "\f3ed";
}

.ri-bread-fill:before {
  content: "\f3ee";
}

.ri-bread-line:before {
  content: "\f3ef";
}

.ri-btc-fill:before {
  content: "\f3f0";
}

.ri-btc-line:before {
  content: "\f3f1";
}

.ri-calendar-schedule-fill:before {
  content: "\f3f2";
}

.ri-calendar-schedule-line:before {
  content: "\f3f3";
}

.ri-dice-1-fill:before {
  content: "\f3f4";
}

.ri-dice-1-line:before {
  content: "\f3f5";
}

.ri-dice-2-fill:before {
  content: "\f3f6";
}

.ri-dice-2-line:before {
  content: "\f3f7";
}

.ri-dice-3-fill:before {
  content: "\f3f8";
}

.ri-dice-3-line:before {
  content: "\f3f9";
}

.ri-dice-4-fill:before {
  content: "\f3fa";
}

.ri-dice-4-line:before {
  content: "\f3fb";
}

.ri-dice-5-fill:before {
  content: "\f3fc";
}

.ri-dice-5-line:before {
  content: "\f3fd";
}

.ri-dice-6-fill:before {
  content: "\f3fe";
}

.ri-dice-6-line:before {
  content: "\f3ff";
}

.ri-dice-fill:before {
  content: "\f400";
}

.ri-dice-line:before {
  content: "\f401";
}

.ri-drinks-fill:before {
  content: "\f402";
}

.ri-drinks-line:before {
  content: "\f403";
}

.ri-equalizer-2-fill:before {
  content: "\f404";
}

.ri-equalizer-2-line:before {
  content: "\f405";
}

.ri-equalizer-3-fill:before {
  content: "\f406";
}

.ri-equalizer-3-line:before {
  content: "\f407";
}

.ri-eth-fill:before {
  content: "\f408";
}

.ri-eth-line:before {
  content: "\f409";
}

.ri-flower-fill:before {
  content: "\f40a";
}

.ri-flower-line:before {
  content: "\f40b";
}

.ri-glasses-2-fill:before {
  content: "\f40c";
}

.ri-glasses-2-line:before {
  content: "\f40d";
}

.ri-glasses-fill:before {
  content: "\f40e";
}

.ri-glasses-line:before {
  content: "\f40f";
}

.ri-goggles-fill:before {
  content: "\f410";
}

.ri-goggles-line:before {
  content: "\f411";
}

.ri-image-circle-fill:before {
  content: "\f412";
}

.ri-image-circle-line:before {
  content: "\f413";
}

.ri-info-i:before {
  content: "\f414";
}

.ri-money-rupee-circle-fill:before {
  content: "\f415";
}

.ri-money-rupee-circle-line:before {
  content: "\f416";
}

.ri-news-fill:before {
  content: "\f417";
}

.ri-news-line:before {
  content: "\f418";
}

.ri-robot-3-fill:before {
  content: "\f419";
}

.ri-robot-3-line:before {
  content: "\f41a";
}

.ri-share-2-fill:before {
  content: "\f41b";
}

.ri-share-2-line:before {
  content: "\f41c";
}

.ri-sofa-fill:before {
  content: "\f41d";
}

.ri-sofa-line:before {
  content: "\f41e";
}

.ri-svelte-fill:before {
  content: "\f41f";
}

.ri-svelte-line:before {
  content: "\f420";
}

.ri-vk-fill:before {
  content: "\f421";
}

.ri-vk-line:before {
  content: "\f422";
}

.ri-xrp-fill:before {
  content: "\f423";
}

.ri-xrp-line:before {
  content: "\f424";
}

.ri-xtz-fill:before {
  content: "\f425";
}

.ri-xtz-line:before {
  content: "\f426";
}

.ri-archive-stack-fill:before {
  content: "\f427";
}

.ri-archive-stack-line:before {
  content: "\f428";
}

.ri-bowl-fill:before {
  content: "\f429";
}

.ri-bowl-line:before {
  content: "\f42a";
}

.ri-calendar-view:before {
  content: "\f42b";
}

.ri-carousel-view:before {
  content: "\f42c";
}

.ri-code-block:before {
  content: "\f42d";
}

.ri-color-filter-fill:before {
  content: "\f42e";
}

.ri-color-filter-line:before {
  content: "\f42f";
}

.ri-contacts-book-3-fill:before {
  content: "\f430";
}

.ri-contacts-book-3-line:before {
  content: "\f431";
}

.ri-contract-fill:before {
  content: "\f432";
}

.ri-contract-line:before {
  content: "\f433";
}

.ri-drinks-2-fill:before {
  content: "\f434";
}

.ri-drinks-2-line:before {
  content: "\f435";
}

.ri-export-fill:before {
  content: "\f436";
}

.ri-export-line:before {
  content: "\f437";
}

.ri-file-check-fill:before {
  content: "\f438";
}

.ri-file-check-line:before {
  content: "\f439";
}

.ri-focus-mode:before {
  content: "\f43a";
}

.ri-folder-6-fill:before {
  content: "\f43b";
}

.ri-folder-6-line:before {
  content: "\f43c";
}

.ri-folder-check-fill:before {
  content: "\f43d";
}

.ri-folder-check-line:before {
  content: "\f43e";
}

.ri-folder-close-fill:before {
  content: "\f43f";
}

.ri-folder-close-line:before {
  content: "\f440";
}

.ri-folder-cloud-fill:before {
  content: "\f441";
}

.ri-folder-cloud-line:before {
  content: "\f442";
}

.ri-gallery-view-2:before {
  content: "\f443";
}

.ri-gallery-view:before {
  content: "\f444";
}

.ri-hand:before {
  content: "\f445";
}

.ri-import-fill:before {
  content: "\f446";
}

.ri-import-line:before {
  content: "\f447";
}

.ri-information-2-fill:before {
  content: "\f448";
}

.ri-information-2-line:before {
  content: "\f449";
}

.ri-kanban-view-2:before {
  content: "\f44a";
}

.ri-kanban-view:before {
  content: "\f44b";
}

.ri-list-view:before {
  content: "\f44c";
}

.ri-lock-star-fill:before {
  content: "\f44d";
}

.ri-lock-star-line:before {
  content: "\f44e";
}

.ri-puzzle-2-fill:before {
  content: "\f44f";
}

.ri-puzzle-2-line:before {
  content: "\f450";
}

.ri-puzzle-fill:before {
  content: "\f451";
}

.ri-puzzle-line:before {
  content: "\f452";
}

.ri-ram-2-fill:before {
  content: "\f453";
}

.ri-ram-2-line:before {
  content: "\f454";
}

.ri-ram-fill:before {
  content: "\f455";
}

.ri-ram-line:before {
  content: "\f456";
}

.ri-receipt-fill:before {
  content: "\f457";
}

.ri-receipt-line:before {
  content: "\f458";
}

.ri-shadow-fill:before {
  content: "\f459";
}

.ri-shadow-line:before {
  content: "\f45a";
}

.ri-sidebar-fold-fill:before {
  content: "\f45b";
}

.ri-sidebar-fold-line:before {
  content: "\f45c";
}

.ri-sidebar-unfold-fill:before {
  content: "\f45d";
}

.ri-sidebar-unfold-line:before {
  content: "\f45e";
}

.ri-slideshow-view:before {
  content: "\f45f";
}

.ri-sort-alphabet-asc:before {
  content: "\f460";
}

.ri-sort-alphabet-desc:before {
  content: "\f461";
}

.ri-sort-number-asc:before {
  content: "\f462";
}

.ri-sort-number-desc:before {
  content: "\f463";
}

.ri-stacked-view:before {
  content: "\f464";
}

.ri-sticky-note-add-fill:before {
  content: "\f465";
}

.ri-sticky-note-add-line:before {
  content: "\f466";
}

.ri-swap-2-fill:before {
  content: "\f467";
}

.ri-swap-2-line:before {
  content: "\f468";
}

.ri-swap-3-fill:before {
  content: "\f469";
}

.ri-swap-3-line:before {
  content: "\f46a";
}

.ri-table-3:before {
  content: "\f46b";
}

.ri-table-view:before {
  content: "\f46c";
}

.ri-text-block:before {
  content: "\f46d";
}

.ri-text-snippet:before {
  content: "\f46e";
}

.ri-timeline-view:before {
  content: "\f46f";
}

.ri-blogger-fill:before {
  content: "\f470";
}

.ri-blogger-line:before {
  content: "\f471";
}

.ri-chat-thread-fill:before {
  content: "\f472";
}

.ri-chat-thread-line:before {
  content: "\f473";
}

.ri-discount-percent-fill:before {
  content: "\f474";
}

.ri-discount-percent-line:before {
  content: "\f475";
}

.ri-exchange-2-fill:before {
  content: "\f476";
}

.ri-exchange-2-line:before {
  content: "\f477";
}

.ri-git-fork-fill:before {
  content: "\f478";
}

.ri-git-fork-line:before {
  content: "\f479";
}

.ri-input-field:before {
  content: "\f47a";
}

.ri-progress-1-fill:before {
  content: "\f47b";
}

.ri-progress-1-line:before {
  content: "\f47c";
}

.ri-progress-2-fill:before {
  content: "\f47d";
}

.ri-progress-2-line:before {
  content: "\f47e";
}

.ri-progress-3-fill:before {
  content: "\f47f";
}

.ri-progress-3-line:before {
  content: "\f480";
}

.ri-progress-4-fill:before {
  content: "\f481";
}

.ri-progress-4-line:before {
  content: "\f482";
}

.ri-progress-5-fill:before {
  content: "\f483";
}

.ri-progress-5-line:before {
  content: "\f484";
}

.ri-progress-6-fill:before {
  content: "\f485";
}

.ri-progress-6-line:before {
  content: "\f486";
}

.ri-progress-7-fill:before {
  content: "\f487";
}

.ri-progress-7-line:before {
  content: "\f488";
}

.ri-progress-8-fill:before {
  content: "\f489";
}

.ri-progress-8-line:before {
  content: "\f48a";
}

.ri-remix-run-fill:before {
  content: "\f48b";
}

.ri-remix-run-line:before {
  content: "\f48c";
}

.ri-signpost-fill:before {
  content: "\f48d";
}

.ri-signpost-line:before {
  content: "\f48e";
}

.ri-time-zone-fill:before {
  content: "\f48f";
}

.ri-time-zone-line:before {
  content: "\f490";
}

.ri-arrow-down-wide-fill:before {
  content: "\f491";
}

.ri-arrow-down-wide-line:before {
  content: "\f492";
}

.ri-arrow-left-wide-fill:before {
  content: "\f493";
}

.ri-arrow-left-wide-line:before {
  content: "\f494";
}

.ri-arrow-right-wide-fill:before {
  content: "\f495";
}

.ri-arrow-right-wide-line:before {
  content: "\f496";
}

.ri-arrow-up-wide-fill:before {
  content: "\f497";
}

.ri-arrow-up-wide-line:before {
  content: "\f498";
}

.ri-bluesky-fill:before {
  content: "\f499";
}

.ri-bluesky-line:before {
  content: "\f49a";
}

.ri-expand-height-fill:before {
  content: "\f49b";
}

.ri-expand-height-line:before {
  content: "\f49c";
}

.ri-expand-width-fill:before {
  content: "\f49d";
}

.ri-expand-width-line:before {
  content: "\f49e";
}

.ri-forward-end-fill:before {
  content: "\f49f";
}

.ri-forward-end-line:before {
  content: "\f4a0";
}

.ri-forward-end-mini-fill:before {
  content: "\f4a1";
}

.ri-forward-end-mini-line:before {
  content: "\f4a2";
}

.ri-friendica-fill:before {
  content: "\f4a3";
}

.ri-friendica-line:before {
  content: "\f4a4";
}

.ri-git-pr-draft-fill:before {
  content: "\f4a5";
}

.ri-git-pr-draft-line:before {
  content: "\f4a6";
}

.ri-play-reverse-fill:before {
  content: "\f4a7";
}

.ri-play-reverse-line:before {
  content: "\f4a8";
}

.ri-play-reverse-mini-fill:before {
  content: "\f4a9";
}

.ri-play-reverse-mini-line:before {
  content: "\f4aa";
}

.ri-rewind-start-fill:before {
  content: "\f4ab";
}

.ri-rewind-start-line:before {
  content: "\f4ac";
}

.ri-rewind-start-mini-fill:before {
  content: "\f4ad";
}

.ri-rewind-start-mini-line:before {
  content: "\f4ae";
}

.ri-scroll-to-bottom-fill:before {
  content: "\f4af";
}

.ri-scroll-to-bottom-line:before {
  content: "\f4b0";
}
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-control::before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(calc(2.25rem + 2px) - 1px * 2);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5")' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5")' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#6c757d!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-brands-400.eot");
  src: url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-brands-400.woff2") format("woff2"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-brands-400.woff") format("woff"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-brands-400.ttf") format("truetype"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-regular-400.eot");
  src: url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-regular-400.woff2") format("woff2"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-regular-400.woff") format("woff"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-regular-400.ttf") format("truetype"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-solid-900.eot");
  src: url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-solid-900.woff2") format("woff2"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-solid-900.woff") format("woff"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-solid-900.ttf") format("truetype"), url("/assets/template/wp-content/themes/educavo/assets/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/assets/template/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/assets/template/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),url("/assets/template/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'),url("/assets/template/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'),url("/assets/template/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'),url("/assets/template/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
	/*
  	educavoicon icon font: educavoicon
  	Creation date: 10/09/2019 11:56
  	*/

@font-face {
  font-family: "educavoicon";
  src: url("/assets/template/wp-content/themes/educavo/assets/fonts/educavoicon.eot");
  src: url("/assets/template/wp-content/themes/educavo/assets/fonts/educavoicon.eot?#iefix") format("embedded-opentype"),
       url("/assets/template/wp-content/themes/educavo/assets/fonts/educavoicon.woff") format("woff"),
       url("/assets/template/wp-content/themes/educavo/assets/fonts/educavoicon.ttf") format("truetype"),
       url("/assets/template/wp-content/themes/educavo/assets/fonts/educavoicon.svg#educavoicon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "educavoicon";
    src: url("/assets/template/wp-content/themes/educavo/assets/css/educavoicon.svg#educavoicon") format("svg");
  }
}

[class^="educavoicon-"]:before, [class*=" educavoicon-"]:before,
[class^="educavoicon-"]:after, [class*=" educavoicon-"]:after {   
    font-family: educavoicon;
    font-size: 60px;
    font-style: normal;
}

[class^="educavoicon-"]:before, [class*=" educavoicon-"]:before,
[class^="educavoicon-"]:after, [class*=" educavoicon-"]:after {   
  font-family: educavoicon;
  font-size: 16px;
  font-style: normal;
}

.educavoicon-best:before { content: "\f100"; }
.educavoicon-flower:before { content: "\f101"; }
.educavoicon-timer:before { content: "\f102"; }
.educavoicon-suitcase:before { content: "\f103"; }
.educavoicon-chess-piece:before { content: "\f104"; }
.educavoicon-clock:before { content: "\f105"; }
.educavoicon-time-call:before { content: "\f106"; }
.educavoicon-phone:before { content: "\f107"; }
.educavoicon-call:before { content: "\f108"; }
.educavoicon-email:before { content: "\f109"; }
.educavoicon-location:before { content: "\f10a"; }
.educavoicon-send:before { content: "\f10b"; }
.educavoicon-bag:before { content: "\f10c"; }
.educavoicon-supermarket:before { content: "\f10d"; }
.educavoicon-basket:before { content: "\f10e"; }
.educavoicon-shopping-bag:before { content: "\f10f"; }
.educavoicon-right-arrow:before { content: "\f110"; }
.educavoicon-left-arrow:before { content: "\f111"; }
.educavoicon-back:before { content: "\f112"; }
.educavoicon-right-arrow-1:before { content: "\f113"; }
.educavoicon-next:before { content: "\f114"; }
.educavoicon-back-1:before { content: "\f115"; }
.educavoicon-upload:before { content: "\f116"; }
.educavoicon-next-1:before { content: "\f117"; }
.educavoicon-ui:before { content: "\f118"; }
.educavoicon-next-2:before { content: "\f119"; }
.educavoicon-back-2:before { content: "\f11a"; }
.educavoicon-play-button:before { content: "\f11b"; }
.educavoicon-play-button-1:before { content: "\f11c"; }
.educavoicon-picture:before { content: "\f11d"; }
.educavoicon-image:before { content: "\f11e"; }
.educavoicon-gallery:before { content: "\f11f"; }
.educavoicon-pictures:before { content: "\f120"; }
.educavoicon-unlink:before { content: "\f121"; }
.educavoicon-link:before { content: "\f122"; }
.educavoicon-link-1:before { content: "\f123"; }
.educavoicon-link-2:before { content: "\f124"; }
.educavoicon-speaker:before { content: "\f125"; }
.educavoicon-speaker-1:before { content: "\f126"; }
.educavoicon-picture-1:before { content: "\f127"; }
.educavoicon-picture-2:before { content: "\f128"; }
.educavoicon-right-quote:before { content: "\f129"; }
.educavoicon-error:before { content: "\f12a"; }
.educavoicon-cross:before { content: "\f12b"; }
.educavoicon-search:before { content: "\f12c"; }
.educavoicon-shopping-bag-1:before { content: "\f12d"; }
.educavoicon-eye:before { content: "\f12e"; }
.educavoicon-user:before { content: "\f12f"; }
.educavoicon-user-1:before { content: "\f130"; }
.educavoicon-clock-1:before { content: "\f131"; }
.educavoicon-comment:before { content: "\f132"; }
.educavoicon-folder:before { content: "\f133"; }
.educavoicon-price-tag:before { content: "\f134"; }
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

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

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

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

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

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

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

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

.rotate {
  -webkit-animation-name: rotate;
  animation-name: rotate;
  animation-duration: 15s;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

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

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

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

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

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

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

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

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

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

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

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

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

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

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

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

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

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

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

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

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) 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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

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

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

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

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

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

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

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

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

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

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

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

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

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

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

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

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

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

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

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

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

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

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

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

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

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

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

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

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .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;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -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 {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .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 {
    -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; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

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

/*
 * 	Owl Carousel - Video Plugin
 */
.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("/assets/template/wp-content/themes/educavo/assets/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.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-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

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

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

@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Educavo - Education WordPress Theme
* Author : rs-theme
* Author URI : http://www.rstheme.com/
*
* -----------------------------------------------------------------------------
*
**/
/* Table Of Content
---------------------------------------------------------
01. General CSS
02. Global Class
03. Header Section 
04. Sticky Menu
05. Slider Section
06. About Us
07. Services
08. Calltoaction
09. Portfolio
10. Pricing Tables
11. Team Member
12. Newsletter
13. Testimonial
15. Contact Us
16. Footer
17. Scroll Up
18. Video
19. Counter up
20. Breadcrumbs
21. Portfolio Details
25. Home Banner
26. Preloader
27. FAQ
--------------------------------------------------------*/
/*contact layout*/
input[type="submit"] {
  border: none;
  padding: 10px 18px;
}
body div textarea {
  border: 1px solid #f1f1f1;
  padding: 10px 18px;
  height: 120px;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
select,
input[type="password"] {
  height: 48px;
  padding: 10px 18px;
  border: 1px solid #f1f1f1;
  margin-bottom: 30px;
  outline: none;
}
.wp-block-search .wp-block-search__button {
  margin-left: 0;
}
.wp-block-search {
  margin-bottom: 20px;
}
.wp-block-archives select,
.wp-block-categories select {
  width: 400px;
}
.wp-block-group.has-background {
  padding: 24px 30px 10px;
  margin-bottom: 30px;
}
[type="search"] {
  border: 1px solid #f1f1f1;
  border-radius: 5px 0 0 5px;
  padding: 10px 20px;
  outline: none;
}
.contact-page2 {
  border: 10px solid #fbfbfb;
  padding: 50px;
  background: #fff;
}
.contact-page2 .form-button {
  text-align: center;
}
.contact-page2 .submit-btn {
  margin-bottom: 0;
}
div textarea {
  border: 1px solid #f1f1f1;
  margin-bottom: 30px;
}
input[type="submit"] {
  background: #171f32;
}
div.wpcf7 .ajax-loader {
  position: absolute;
  top: 16px;
  right: -40px;
}
.contact-business h3 {
  margin-bottom: 10px;
}
.contact-page1 input[type="text"],
.contact-page1 input[type="number"],
.contact-page1 input[type="email"],
.contact-page1 input[type="password"],
.contact-page1 textarea {
  margin-bottom: 30px;
}
.rs-contact .contact-address .address-item {
  overflow: hidden;
  margin-top: 25px;
}
.rs-contact .contact-address .address-item .address-icon {
  float: left;
  width: 40px;
  height: 60px;
  line-height: 40px;
  text-align: center;
}
.rs-contact .contact-address .address-item .address-icon i {
  font-size: 35px;
  color: #ff5421;
  width: 40px;
  height: 40px;
  margin-left: 0;
}
.rs-contact .contact-address .address-item .address-text {
  float: left;
  width: 80%;
  padding-left: 25px;
}
.rs-contact .contact-address .address-item .address-text h3.contact-title {
  font-size: 20px;
  margin: 0;
}
.rs-contact .contact-address .address-item .address-text a {
  color: #363636;
}
.rs-contact .contact-address .address-item .address-text a:hover {
  color: #171f32;
}
.rs-contact .contact-address.style3 {
  text-align: center;
}
.rs-contact .contact-address.style3 .address-icon {
  float: none;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.rs-contact .contact-address.style3 .address-icon:after {
  background: transparent !important;
}
.rs-contact .contact-address.style3 .address-text {
  padding-left: 0;
  float: none;
  text-align: center;
  width: 100%;
}
.rs-contact .contact-address.style3 .address-text .contact-title {
  padding-bottom: 10px;
  font-weight: 600;
}
.rs-contact .contact-address.style3 .address-item {
  margin-top: 0;
}
.rs-contact .contact-address.style4 .address-item {
  margin-top: 0;
}
.rs-contact .contact-address.style4 .address-item .address-icon {
  float: none;
  text-align: left;
  height: auto;
  width: auto;
  line-height: normal;
  margin-bottom: 30px;
}
.rs-contact .contact-address.style4 .address-item .address-icon i {
  border-radius: 150px;
  text-align: center;
  line-height: 52px;
  font-size: 45px;
  color: #ff5421;
}
.rs-contact .contact-address.style4 .address-item .address-icon i:before {
  color: #ff5421;
  font-size: 45px;
}
.rs-contact .contact-address.style4 .address-item .address-text {
  padding-left: 0;
  float: none;
  width: 100%;
}
.rs-contact .contact-address.style4 .address-item .address-text .contact-title {
  font-size: 18px;
}
.rs-contact .contact-address.style5 .address-item {
  margin-top: 0;
}
.rs-contact .contact-address.style5 .address-item .address-icon {
  float: none;
  text-align: left;
  height: auto;
  width: auto;
  line-height: normal;
  margin-bottom: 18px;
}
.rs-contact .contact-address.style5 .address-item .address-text {
  padding-left: 0;
  float: none;
  width: 100%;
}
.rs-contact .contact-address.style5 .address-item .address-text .contact-title {
  font-size: 18px;
}
.contact_icon_style .social-title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding-bottom: 10px;
}
.contact_icon_style .contact_social_icon {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact_icon_style .contact_social_icon li {
  display: inline-block;
  padding-right: 10px;
}
.contact_icon_style .contact_social_icon li a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 150px;
  color: #ff5421;
  background: transparent;
  transition: 0.4s;
  display: block;
  text-align: center;
}
.contact_icon_style .contact_social_icon li a:hover {
  color: #fff;
  background: #ff5421;
}
.contact_icon_style.white_text .social-title {
  color: #fff;
}
.contact_icon_style.white_text .contact_social_icon li a:hover {
  color: #101010;
  background: #fff;
}
.contact_icon_style2 .contact_social_icon {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.contact_icon_style2 .contact_social_icon li {
  float: left;
  width: 50%;
}
.contact_icon_style2 .contact_social_icon li a {
  color: #666;
  background: transparent;
  transition: 0.4s;
  display: block;
}
.contact_icon_style2 .contact_social_icon li a:hover {
  color: #e4e4e4;
}
.map {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.contact-2-info .rs-contact .contact-address .address-item .address-icon i {
  color: #fff !important;
}
.contact-2-info .rs-contact .contact-address .address-item .address-text {
  color: #fff;
}
.contact-2-info .rs-contact .contact-address .address-item .address-text h3.contact-title {
  color: #fff;
}
.contact-2-info .rs-contact .contact-address .address-item .address-text a {
  color: #fff !important;
}
.contact-2-info .submit-btn {
  margin: 0 !important;
}
.contact-2-info select {
  color: #bbb;
}
.contact-2-info .select-doctors::after {
  color: #bbb;
}
.contact-2-info input[type="text"] {
  margin-bottom: 28px;
}
.contact-2-info input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #d1d1d1 !important;
  opacity: 1;
}
.contact-2-info input::-moz-placeholder {
  /* Firefox 19+ */

  color: #d1d1d1 !important;
  opacity: 1;
}
.contact-2-info input:-ms-input-placeholder {
  /* IE 10+ */

  color: #d1d1d1 !important;
  opacity: 1;
}
.contact-2-info input:-moz-placeholder {
  /* Firefox 18- */

  color: #d1d1d1 !important;
  opacity: 1;
}
.contact-2-info textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #bbb !important;
  opacity: 1;
}
.contact-2-info textarea::-moz-placeholder {
  /* Firefox 19+ */

  color: #d1d1d1 !important;
  opacity: 1;
}
.contact-2-info textarea:-ms-input-placeholder {
  /* IE 10+ */

  color: #d1d1d1 !important;
  opacity: 1;
}
.contact-2-info textarea:-moz-placeholder {
  /* Firefox 18- */

  color: #d1d1d1 !important;
  opacity: 1;
}
div.wpcf7-validation-errors {
  border-color: #ff0000;
  color: #ff0000;
}
div.wpcf7-acceptance-missing {
  border-color: #ff0000;
  color: #ff0000;
}
.overlap-form .rs-heading {
  position: relative;
  z-index: 99;
}
.overlap-form .wpcf7 {
  background: #fff;
  padding: 0 40px !important;
  position: relative;
}
.overlap-form .wpcf7:before {
  background: #fff;
  content: "";
  height: 145px;
  left: 0;
  position: absolute;
  top: -145px;
  width: 100%;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.08);
  outline: 1px solid transparent;
}
.overlap-form .wpcf7:after {
  background: #fff;
  content: "";
  height: 73px;
  left: 0;
  position: absolute;
  bottom: -73px;
  width: 100%;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.08);
  outline: 1px solid transparent;
}
.overlap-form .wpcf7 input[type="email"],
.overlap-form .wpcf7 input[type="text"] {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
}
.overlap-form .wpcf7 textarea.wpcf7-textarea {
  width: 100%;
}
.overlap-form .submit-btn {
  margin: 0 auto;
}
.contact-details-address .rs-heading .title-inner h3.title {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500 !important;
}
/* Blog Design */
.rs-blog-grid .pagination-area,
.rs-team .pagination-area {
  padding-bottom: 30px;
}
.rs-blog-grid .pagination-area {
  padding-bottom: 84px;
}
.rs-blog .cat_name {
  display: none;
}
.rs-blog .blog-meta .blog-title {
  margin: 0px 0 15px;
  font-weight: 500;
  line-height: 26px !important;
}
.rs-blog .blog-meta .blog-title a {
  color: #101010;
}
.rs-blog .blog-meta .blog-title a:hover {
  color: #171f32;
}
.rs-blog .full-blog-content {
  padding: 0px 0 0 0;
}
.rs-blog .blog-slider .blog-meta {
  margin-top: 30px;
}
.rs-blog .blog-slider .blog-meta .blog-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.rs-blog-grid.rs-blog .blog-meta .blog-title {
  line-height: 30px !important;
  font-size: 22px;
}
.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6 {
  clear: none;
}
.full-blog-content {
  padding: 20px 30px 25px;
}
.full-blog-content .blog-meta {
  text-transform: initial;
}
.full-blog-content .blog-title {
  margin: 4px 0 10px;
  line-height: 30px;
  font-size: 26px;
}
.full-blog-content .blog-title a {
  color: #101010;
}
.full-blog-content .blog-title a:hover {
  color: #ff5421;
}
.full-blog-content .post-view {
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  color: #999999;
}
.full-blog-content .post-view i {
  margin-right: 5px;
}
.full-blog-content .post-view i:before {
  font-size: 14px;
  font-weight: 600;
}
.full-blog-content .post-comment {
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  color: #999999;
}
.full-blog-content .post-comment i {
  margin-right: 5px;
}
.full-blog-content .post-comment i:before {
  font-size: 14px;
  font-weight: 600;
}
.full-blog-content .blog-button {
  float: left;
}
.full-blog-content .blog-button.left-btn {
  float: none;
  display: block;
}
.full-blog-content .view-comments {
  float: right;
}
.full-blog-content .btm-cate li {
  margin-right: 15px;
}
.full-blog-content .btm-cate li i:before {
  font-size: 14px;
  font-weight: 600;
  position: relative;
  top: -1px;
}
.full-blog-content .btm-cate .tag-line i {
  margin-right: 3px;
  color: #ff5421;
}
.full-blog-content .blog-date {
  padding: 0;
  color: #555;
  margin-right: 0;
  line-height: normal;
  padding: 1px;
}
.full-blog-content .blog-date i:before {
  font-size: 14px;
  font-weight: 600;
}
.full-blog-content .author {
  display: inline-block;
  padding: 0;
  margin-right: 0;
  line-height: normal;
  color: #555;
}
.full-blog-content .author i {
  color: #ff5421;
  margin-right: 3px;
}
.home-blog .rs-blog .blog-item {
  margin-bottom: 15px;
}
.rs-blog-grid .bottom-shadow1 {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  padding: 30px;
}
.bs-sidebar .recent-post-widget .post-desc span i {
  color: #ff5421;
}
.blog .rs-blog .blog-item,
.archive .rs-blog .blog-item {
  margin-bottom: 50px;
  background: #fff;
}
.blog .rs-blog .blog-item .full-blog-content,
.archive .rs-blog .blog-item .full-blog-content {
  padding: 0 46px 45px;
  overflow: hidden;
}
.blog .rs-blog .blog-item .full-blog-content .btm-cate,
.archive .rs-blog .blog-item .full-blog-content .btm-cate {
  margin: 0 0 10px;
}
.blog .rs-blog .blog-item .full-blog-content .title-wrap .blog-title,
.archive .rs-blog .blog-item .full-blog-content .title-wrap .blog-title {
  font-size: 26px;
  line-height: 36px;
}
.blog .rs-blog .blog-item .full-blog-content .blog-button a,
.archive .rs-blog .blog-item .full-blog-content .blog-button a {
  font-size: 15px;
}
.blog .rs-blog .blog-item .blog-img,
.archive .rs-blog .blog-item .blog-img {
  position: relative;
  border-radius: 0px;
  z-index: 0;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content,
.archive .rs-blog .blog-item .blog-img .blog-img-content {
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 0px;
  opacity: 1;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-link,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-link {
  display: inline-block;
  font-size: 19px;
  width: 52px;
  line-height: 54px;
  height: 52px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  transition: all .3s ease 0s;
  display: none;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-link:hover,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-link:hover {
  opacity: 0.75;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-title,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-title {
  font-weight: normal;
  margin-top: 15px;
  color: #000000;
  margin-bottom: 0;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-title a,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-title a {
  color: #000000;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-title a:hover,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
  color: #171f32;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content:hover .blog-img-content,
.archive .rs-blog .blog-item .blog-img .blog-img-content:hover .blog-img-content {
  top: 0;
}
.blog .rs-blog .blog-img .categories,
.archive .rs-blog .blog-img .categories,
.blog .blog .blog-img .categories,
.archive .blog .blog-img .categories {
  left: 46px;
  bottom: 46px;
}
.date-meta-style2 a {
  color: #999;
}
.date-meta-style2 a:hover {
  color: #171f32;
}
.owl-stage .blog-item {
  margin-bottom: 0 !important;
}
.post-meta-dates {
  display: inline-block;
  position: absolute;
  padding: 8px 20px;
  bottom: 0;
  background: #171f32;
  color: #fff;
  z-index: 1;
  border-radius: 3px 3px 0 0;
  left: 50%;
  transform: translateX(-50%);
  width: 175px;
}
.blog-item.no-thumbs {
  padding-top: 38px;
}
.blog-item.no-thumbs .categories {
  margin-bottom: 5px;
  padding: 0 0 0 48px;
}
.blog-item.no-thumbs .categories .category-name a {
  background: #171f32;
  color: #fff;
  padding: 5px 19px 6px;
  border-radius: 5px;
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.blog-item.no-thumbs .categories .category-name a:hover {
  background: #ff5421;
}
.rs-blog-details .bs-img,
.rs-blog .bs-img,
.blog .bs-img,
.rs-blog-details .blog-img,
.rs-blog .blog-img,
.blog .blog-img {
  position: relative;
  z-index: 0;
}
.rs-blog-details .bs-img .blog-date,
.rs-blog .bs-img .blog-date,
.blog .bs-img .blog-date,
.rs-blog-details .blog-img .blog-date,
.rs-blog .blog-img .blog-date,
.blog .blog-img .blog-date {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 100px;
  height: 80px;
}
.rs-blog-details .bs-img .blog-date:after,
.rs-blog .bs-img .blog-date:after,
.blog .bs-img .blog-date:after,
.rs-blog-details .blog-img .blog-date:after,
.rs-blog .blog-img .blog-date:after,
.blog .blog-img .blog-date:after,
.rs-blog-details .bs-img .blog-date:before,
.rs-blog .bs-img .blog-date:before,
.blog .bs-img .blog-date:before,
.rs-blog-details .blog-img .blog-date:before,
.rs-blog .blog-img .blog-date:before,
.blog .blog-img .blog-date:before {
  content: '';
  position: absolute;
  display: block;
  transition: all 0.2s;
  width: 0px;
  height: 0px;
  z-index: 100;
  top: 0;
  left: 0;
}
.rs-blog-details .bs-img .blog-date:after,
.rs-blog .bs-img .blog-date:after,
.blog .bs-img .blog-date:after,
.rs-blog-details .blog-img .blog-date:after,
.rs-blog .blog-img .blog-date:after,
.blog .blog-img .blog-date:after {
  border-top: 0 solid;
  border-bottom-color: #f9f9f9;
  border-bottom: 80px solid transparent;
  border-left: 100px solid #f9f9f9;
}
.rs-blog-details .bs-img .blog-date:before,
.rs-blog .bs-img .blog-date:before,
.blog .bs-img .blog-date:before,
.rs-blog-details .blog-img .blog-date:before,
.rs-blog .blog-img .blog-date:before,
.blog .blog-img .blog-date:before {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-bottom: 0 solid;
  border-bottom-color: #ff5421;
  border-top: 80px solid transparent;
  border-right: 100px solid #ff5421;
}
.rs-blog-details .bs-img .blog-date span,
.rs-blog .bs-img .blog-date span,
.blog .bs-img .blog-date span,
.rs-blog-details .blog-img .blog-date span,
.rs-blog .blog-img .blog-date span,
.blog .blog-img .blog-date span {
  display: block;
  color: #ffffff;
  font-weight: 700;
  position: relative;
  z-index: 999;
  height: 40px;
  padding: 6px 0;
}
.rs-blog-details .bs-img .blog-date span.date,
.rs-blog .bs-img .blog-date span.date,
.blog .bs-img .blog-date span.date,
.rs-blog-details .blog-img .blog-date span.date,
.rs-blog .blog-img .blog-date span.date,
.blog .blog-img .blog-date span.date {
  color: #ff5421;
  font-size: 24px;
  text-align: left;
  padding-left: 12px;
  padding-top: 10px;
}
.rs-blog-details .bs-img .blog-date span.month,
.rs-blog .bs-img .blog-date span.month,
.blog .bs-img .blog-date span.month,
.rs-blog-details .blog-img .blog-date span.month,
.rs-blog .blog-img .blog-date span.month,
.blog .blog-img .blog-date span.month {
  text-align: right;
  padding-right: 12px;
  font-size: 18px;
}
.rs-blog-details .bs-img .categories,
.rs-blog .bs-img .categories,
.blog .bs-img .categories,
.rs-blog-details .blog-img .categories,
.rs-blog .blog-img .categories,
.blog .blog-img .categories {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.rs-blog-details .bs-img .categories .category-name a,
.rs-blog .bs-img .categories .category-name a,
.blog .bs-img .categories .category-name a,
.rs-blog-details .blog-img .categories .category-name a,
.rs-blog .blog-img .categories .category-name a,
.blog .blog-img .categories .category-name a {
  background: #171f32;
  color: #fff;
  padding: 5px 19px 6px;
  border-radius: 5px;
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.rs-blog-details .bs-img .categories .category-name a:hover,
.rs-blog .bs-img .categories .category-name a:hover,
.blog .bs-img .categories .category-name a:hover,
.rs-blog-details .blog-img .categories .category-name a:hover,
.rs-blog .blog-img .categories .category-name a:hover,
.blog .blog-img .categories .category-name a:hover {
  background: #ff5421;
}
.rs-blog-details .post-meta i,
.rs-blog .post-meta i,
.blog .post-meta i {
  margin-right: 8px;
}
.rs-blog-details .post-meta i:before,
.rs-blog .post-meta i:before,
.blog .post-meta i:before {
  font-size: 14px;
  font-weight: 600;
}
.rs-blog-details .post-meta.date-meta,
.rs-blog .post-meta.date-meta,
.blog .post-meta.date-meta {
  margin-right: 16px;
  color: #999;
}
.rs-blog-details .post-meta.author,
.rs-blog .post-meta.author,
.blog .post-meta.author {
  color: #555;
}
.rs-blog-details .blog-item.style1 .blog-img .blog-date,
.rs-blog .blog-item.style1 .blog-img .blog-date,
.blog .blog-item.style1 .blog-img .blog-date {
  right: 10px;
  left: auto;
}
.rs-blog-details .blog-item.style1 .blog-img .blog-date:after,
.rs-blog .blog-item.style1 .blog-img .blog-date:after,
.blog .blog-item.style1 .blog-img .blog-date:after {
  display: none;
}
.rs-blog-details .blog-item.style1 .blog-img .blog-date:before,
.rs-blog .blog-item.style1 .blog-img .blog-date:before,
.blog .blog-item.style1 .blog-img .blog-date:before {
  border-top-width: 130px;
  border-right-width: 130px;
}
.rs-blog-details .blog-item.style1 .blog-img .blog-date .date,
.rs-blog .blog-item.style1 .blog-img .blog-date .date,
.blog .blog-item.style1 .blog-img .blog-date .date {
  text-align: right;
  color: #fff !important;
  padding-right: 20px;
}
.rs-blog-details .blog-item.style1 .blog-slidermeta,
.rs-blog .blog-item.style1 .blog-slidermeta,
.blog .blog-item.style1 .blog-slidermeta {
  margin-bottom: 10px;
}
.rs-blog-details .blog-item.style1 .icon-button a,
.rs-blog .blog-item.style1 .icon-button a,
.blog .blog-item.style1 .icon-button a {
  margin-top: 6px;
}
.rs-blog-details .blog-item.style1 .category,
.rs-blog .blog-item.style1 .category,
.blog .blog-item.style1 .category {
  position: absolute;
  bottom: 20px;
  left: 40px;
  text-transform: none;
}
.rs-blog-details .blog-item.style1 .category a,
.rs-blog .blog-item.style1 .category a,
.blog .blog-item.style1 .category a {
  background: #000000;
  color: #fff;
  padding: 6px 19px;
  border-radius: 5px;
  font-size: 13px;
}
.rs-blog-details .blog-item.style1 .category a:hover,
.rs-blog .blog-item.style1 .category a:hover,
.blog .blog-item.style1 .category a:hover {
  background: #171f32;
}
.rs-blog-details .blog-item.style1 .blogfull,
.rs-blog .blog-item.style1 .blogfull,
.blog .blog-item.style1 .blogfull {
  padding: 20px 0;
  background: #fff;
}
.rs-blog-details .blog-item.style1 .blogfull .blog-meta,
.rs-blog .blog-item.style1 .blogfull .blog-meta,
.blog .blog-item.style1 .blogfull .blog-meta {
  margin-top: 0;
}
.rs-blog-details .blog-item.style2 .blog-img .blog-date,
.rs-blog .blog-item.style2 .blog-img .blog-date,
.blog .blog-item.style2 .blog-img .blog-date {
  right: 10px;
  left: auto;
}
.rs-blog-details .blog-item.style2 .blog-img .blog-date:after,
.rs-blog .blog-item.style2 .blog-img .blog-date:after,
.blog .blog-item.style2 .blog-img .blog-date:after {
  display: none;
}
.rs-blog-details .blog-item.style2 .blog-img .blog-date:before,
.rs-blog .blog-item.style2 .blog-img .blog-date:before,
.blog .blog-item.style2 .blog-img .blog-date:before {
  border-top-width: 130px;
  border-right-width: 130px;
}
.rs-blog-details .blog-item.style2 .blog-img .blog-date .date,
.rs-blog .blog-item.style2 .blog-img .blog-date .date,
.blog .blog-item.style2 .blog-img .blog-date .date {
  text-align: right;
  color: #fff !important;
  padding-right: 20px;
}
.rs-blog-details .blog-item.style2 .blogfull,
.rs-blog .blog-item.style2 .blogfull,
.blog .blog-item.style2 .blogfull {
  background: #fff;
  padding: 25px 25px 25px 25px;
  box-shadow: 0 15px 30px rgba(34, 34, 34, 0.03);
}
.rs-blog-details .blog-item.style2 .blogfull .blog-meta,
.rs-blog .blog-item.style2 .blogfull .blog-meta,
.blog .blog-item.style2 .blogfull .blog-meta {
  margin-top: 0;
}
.rs-blog-details .blog-item.style2 .blogfull .blog-desc,
.rs-blog .blog-item.style2 .blogfull .blog-desc,
.blog .blog-item.style2 .blogfull .blog-desc {
  margin-bottom: 20px;
}
.rs-blog-details .blog-item.style2 .blogfull .post-view,
.rs-blog .blog-item.style2 .blogfull .post-view,
.blog .blog-item.style2 .blogfull .post-view {
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  color: #999999;
}
.rs-blog-details .blog-item.style2 .blogfull .post-view i,
.rs-blog .blog-item.style2 .blogfull .post-view i,
.blog .blog-item.style2 .blogfull .post-view i {
  margin-right: 5px;
}
.rs-blog-details .blog-item.style2 .blogfull .post-view i:before,
.rs-blog .blog-item.style2 .blogfull .post-view i:before,
.blog .blog-item.style2 .blogfull .post-view i:before {
  font-size: 15px;
  font-weight: 600;
}
.rs-blog-details .blog-item.style2 .blogfull .post-comment,
.rs-blog .blog-item.style2 .blogfull .post-comment,
.blog .blog-item.style2 .blogfull .post-comment {
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  color: #999999;
}
.rs-blog-details .blog-item.style2 .blogfull .post-comment i,
.rs-blog .blog-item.style2 .blogfull .post-comment i,
.blog .blog-item.style2 .blogfull .post-comment i {
  margin-right: 5px;
}
.rs-blog-details .blog-item.style2 .blogfull .post-comment i:before,
.rs-blog .blog-item.style2 .blogfull .post-comment i:before,
.blog .blog-item.style2 .blogfull .post-comment i:before {
  font-size: 15px;
  font-weight: 600;
}
.rs-blog-details .blog-item.style2 .blogfull .blog-button,
.rs-blog .blog-item.style2 .blogfull .blog-button,
.blog .blog-item.style2 .blogfull .blog-button {
  margin-bottom: 20px;
}
.rs-blog-details .blog-item.style2 .blogfull .icon-button,
.rs-blog .blog-item.style2 .blogfull .icon-button,
.blog .blog-item.style2 .blogfull .icon-button,
.rs-blog-details .blog-item.style2 .blogfull .blog-button,
.rs-blog .blog-item.style2 .blogfull .blog-button,
.blog .blog-item.style2 .blogfull .blog-button {
  float: right;
  display: inline-block;
}
.rs-blog-details .blog-item.style2 .blogfull .icon-button a,
.rs-blog .blog-item.style2 .blogfull .icon-button a,
.blog .blog-item.style2 .blogfull .icon-button a,
.rs-blog-details .blog-item.style2 .blogfull .blog-button a,
.rs-blog .blog-item.style2 .blogfull .blog-button a,
.blog .blog-item.style2 .blogfull .blog-button a {
  margin-top: 0;
}
.rs-blog-details .blog-item.style2 .blog-slidermeta,
.rs-blog .blog-item.style2 .blog-slidermeta,
.blog .blog-item.style2 .blog-slidermeta {
  margin-bottom: 10px;
}
.rs-blog-details .blog-item.style2 .icon-button a,
.rs-blog .blog-item.style2 .icon-button a,
.blog .blog-item.style2 .icon-button a {
  margin-top: 6px;
}
.rs-blog-details .blog-item.style2 .category,
.rs-blog .blog-item.style2 .category,
.blog .blog-item.style2 .category {
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-transform: none;
}
.rs-blog-details .blog-item.style2 .category a,
.rs-blog .blog-item.style2 .category a,
.blog .blog-item.style2 .category a {
  background: #000000;
  color: #fff;
  padding: 6px 19px;
  border-radius: 13px;
  font-size: 13px;
}
.rs-blog-details .blog-item.style2 .category a:hover,
.rs-blog .blog-item.style2 .category a:hover,
.blog .blog-item.style2 .category a:hover {
  background: #171f32;
}
.rs-blog-details .blog-item.style3,
.rs-blog .blog-item.style3,
.blog .blog-item.style3 {
  position: relative;
}
.rs-blog-details .blog-item.style3 .blog-img,
.rs-blog .blog-item.style3 .blog-img,
.blog .blog-item.style3 .blog-img {
  position: relative;
}
.rs-blog-details .blog-item.style3 .blog-content,
.rs-blog .blog-item.style3 .blog-content,
.blog .blog-item.style3 .blog-content {
  position: absolute;
  bottom: 0;
  padding: 30px 36px 8px;
  z-index: 1;
}
.rs-blog-details .blog-item.style3 .blog-content,
.rs-blog .blog-item.style3 .blog-content,
.blog .blog-item.style3 .blog-content {
  color: #ffffff;
}
.rs-blog-details .blog-item.style3 .blog-content h4.blog-title,
.rs-blog .blog-item.style3 .blog-content h4.blog-title,
.blog .blog-item.style3 .blog-content h4.blog-title {
  line-height: 32px !important;
  margin: 0 0 12px;
}
.rs-blog-details .blog-item.style3 .blog-content h4.blog-title a,
.rs-blog .blog-item.style3 .blog-content h4.blog-title a,
.blog .blog-item.style3 .blog-content h4.blog-title a {
  color: #ffffff;
  font-size: 22px;
}
.rs-blog-details .blog-item.style3 .blog-content h4.blog-title a:hover,
.rs-blog .blog-item.style3 .blog-content h4.blog-title a:hover,
.blog .blog-item.style3 .blog-content h4.blog-title a:hover {
  color: #ff5421;
}
.rs-blog-details .blog-item.style3 .blog-content .post-meta,
.rs-blog .blog-item.style3 .blog-content .post-meta,
.blog .blog-item.style3 .blog-content .post-meta {
  margin: 0 0 22px;
  display: block;
  color: #ffffff;
}
.rs-blog-details .blog-item.style3.overlay:before,
.rs-blog .blog-item.style3.overlay:before,
.blog .blog-item.style3.overlay:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.031232561383928603) 80%);
  z-index: 1;
}
.grid-style3 {
  padding: 0;
}
.grid-style3 .blog-meta {
  padding-bottom: 15px;
}
.sliders-styles4 .slider-styles4 .style3 {
  margin-bottom: 0 !important;
  padding: 0;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content {
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 700px;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .category {
  background: #ff5421;
  padding: 2px 14px 4px;
  border-radius: 2px;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .category a {
  color: #ffffff;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .category:hover {
  background: #171f32;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .blog-title {
  padding-top: 15px;
  margin-bottom: 8px;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .blog-title a {
  color: #ffffff;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .blog-button a {
  color: #ffffff;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .blog-button a:hover {
  color: #ff5421;
}
.sliders-styles4 .slider-styles4 .style3 .blog-img img {
  border-radius: 0;
}
.owl-carousel .owl-item {
  float: none;
}
body .blog-dark.rs-blog.home-blog-area .blog-item.style1 .blogfull {
  background: #111 !important;
}
body .blog-dark.rs-blog.home-blog-area .blog-item.style1 .blogfull .blog-meta .blog-title a {
  color: #fff !important;
}
body .blog-dark.rs-blog.home-blog-area .blog-item.style1 .blogfull .blog-button a {
  color: #ff5421;
}
.rs-blog-grid .blog-img a.float-cat {
  background: #171f32;
  color: #fff;
  padding: 6px 19px;
  border-radius: 10px;
  font-size: 13px;
  margin-right: 8px;
}
.rs-blog-grid .blog-img a.float-cat:hover {
  background: #ff5421;
}
.rs-blog-grid .blog-item .blog-date i:before {
  font-size: 14px;
  font-weight: 600;
}
.rs-blog-grid .blog-item.style1 .blog-date,
.rs-blog-grid .blog-item.style2 .blog-date {
  margin-bottom: 15px;
}
.get_date_format2 {
  position: relative;
}
.get_date_format2 .blog-date2 {
  position: relative;
  width: 100px;
  height: 80px;
  margin: 0 0 15px;
}
.get_date_format2 .blog-date2:after,
.get_date_format2 .blog-date2:before {
  content: '';
  position: absolute;
  display: block;
  transition: all 0.2s;
  width: 0px;
  height: 0px;
  z-index: 100;
  top: 0;
  left: 0;
}
.get_date_format2 .blog-date2:after {
  border-top: 0 solid;
  border-bottom-color: #f9f9f9;
  border-bottom: 80px solid transparent;
  border-left: 100px solid #f9f9f9;
}
.get_date_format2 .blog-date2:before {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-bottom: 0 solid;
  border-bottom-color: #ff5421;
  border-top: 80px solid transparent;
  border-right: 100px solid #ff5421;
}
.get_date_format2 .blog-date2 span {
  display: block;
  color: #ffffff;
  font-weight: 700;
  position: relative;
  z-index: 999;
  height: 40px;
  padding: 6px 0;
}
.get_date_format2 .blog-date2 span.date {
  color: #ff5421;
  font-size: 24px;
  text-align: left;
  padding-left: 12px;
  padding-top: 10px;
}
.get_date_format2 .blog-date2 span.month {
  text-align: right;
  padding-right: 12px;
  font-size: 18px;
}
blockquote:before {
  content: "\f129" !important;
  font-size: 35px;
  color: #ff5421;
  padding-bottom: 0px;
  display: inline-block;
  font-family: 'educavoicon';
  font-weight: 400;
  text-align: center;
  top: 0px;
  background: transparent !important;
  transform: rotate(180deg);
}
blockquote:after {
  content: "";
  position: absolute;
  border: 0;
  width: 3px;
  height: 35px;
  background: #ff5421;
  z-index: 1;
  margin-left: 0;
  top: 0;
  left: 0;
  display: block !important;
  transition: all 500ms ease;
}
blockquote:hover:after {
  height: 70px;
}
#blog-home .owl-navigation-yes .owl-nav {
  top: -80px;
}
.bs-img {
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.bs-img img {
  width: 100%;
}
.widget-title a {
  color: #fff;
}
.widget-title a:hover {
  color: #fff;
}
.widget-title a:visited {
  color: #fff;
}
/* -----------------------
    14. Blog Post
--------------------------*/
.rs-blog .grid-blog {
  margin-top: 50px;
}
.rs-blog .blog-item {
  margin-bottom: 30px;
  background: #fff;
}
.rs-blog .blog-item .blog-img {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0;
}
.rs-blog .blog-item .blog-img a {
  z-index: 11;
  position: relative;
}
.rs-blog .blog-item .blog-img .blog-img-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 20px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-link {
  display: inline-block;
  font-size: 19px;
  width: 52px;
  line-height: 54px;
  height: 52px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  transition: all .3s ease 0s;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-link:hover {
  background: #171f32;
  color: #fff !important;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 15px;
  color: #fff;
  margin-bottom: 0;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title a {
  color: #fff;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.rs-blog .blog-item .blog-img:hover .blog-img-content {
  top: 0px;
  opacity: 1;
}
.rs-blog .blog-item .blog-meta {
  transition: all 0.4s ease-in-out 0s;
}
.rs-blog .blog-item .blog-meta .seperator {
  padding-left: 7px;
}
.rs-blog .blog-item .blog-meta .blog-date {
  display: inline-block;
  font-weight: 400;
}
.rs-blog .blog-item .blog-meta .blog-date i {
  color: #ff5421;
  margin-right: 3px;
}
.rs-blog .blog-item .blog-meta .categories a {
  color: #999999;
}
.rs-blog .blog-item .blog-meta .categories a:hover {
  color: #171f32;
}
.rs-blog .blog-item .blog-meta .blog-lc {
  display: inline-block;
}
.rs-blog .blog-item .blog-meta .blog-lc > div {
  display: inline-block;
}
.rs-blog .blog-item .date-post {
  padding: 0;
  color: #999999;
  margin-right: 8px;
  margin-bottom: 8px;
  display: inline-block;
  font-size: 12px;
}
.rs-blog .blog-item span.author,
.rs-blog .blog-item span.category {
  padding: 0;
  margin-right: 9px;
  margin-bottom: 10px;
  margin-left: 0;
  display: inline;
  position: relative;
  text-transform: inherit;
  color: #555;
}
.rs-blog .blog-item .blog-slidermeta {
  margin-bottom: 6px;
}
.rs-blog .blog-item .blog-slidermeta span.seperator {
  display: inline-block;
  padding-right: 5px;
  font-size: 12px;
}
.rs-blog .blog-item .blog-slidermeta span.category a {
  color: #999999;
}
.rs-blog .blog-item .blog-slidermeta span.category a:hover {
  color: #171f32;
}
.rs-blog .blog-item div.comment {
  padding: 0;
  color: #171f32;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 13px !important;
  line-height: normal;
}
.rs-blog .blog-item .blog-author {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-blog .blog-item .blog-author .author-img {
  float: left;
}
.rs-blog .blog-item .blog-author .author-img img {
  height: 70px;
  width: 70px;
  border-radius: 50%;
}
.rs-blog .blog-item .blog-author .author-info {
  margin-left: 15px;
}
.rs-blog .blog-item .blog-author .author-info .author-name {
  font-size: 15px;
  margin-bottom: 0;
}
.rs-blog .blog-item .blog-author .author-info .author-title {
  font-size: 12px;
}
.rs-blog .blog-item .blog-desc {
  clear: both;
}
.rs-blog .blog-item .blog-desc p {
  margin-bottom: 0;
}
.rs-blog .blog-item .blog-button {
  display: block;
  margin-top: 20px;
}
.rs-blog .blog-item .blog-button a {
  text-align: center;
  display: inline-block;
  color: #394459;
  padding-right: 25px;
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 15px;
}
.rs-blog .blog-item .blog-button a:before {
  content: "\f054";
  position: absolute;
  font-family: fontawesome;
  font-size: 12px;
  top: 4px;
  right: 10px;
  transition: all 0.3s;
  font-weight: 500;
}
.rs-blog .blog-item .blog-button a:hover {
  color: #ff5421;
}
.rs-blog .blog-item .blog-button a:hover:before {
  right: -5px;
  opacity: 1;
}
.rs-blog .full-layout {
  width: 100%;
}
.rs-blog .sidebar-none {
  display: none;
}
.rs-blog .owl-nav {
  display: none;
}
.rs-blog .home_full_blog {
  padding: 0;
}
.rs-blog .home_full_blog .blog-desc {
  margin-bottom: 20px;
}
.rs-blog .home_full_blog .blog-date {
  padding-top: 15px;
}
.comment i {
  color: #999;
  font-size: 12px;
}
.archive .rs-blog .blog-item .blog-img,
.blog .rs-blog .blog-item .blog-img {
  margin-bottom: 32px !important;
}
.single-post .rs-blog-details .single-content-full ul.unorder-list {
  margin-bottom: 16px;
  margin-left: 20px;
}
.single-post .rs-blog-details .bs-meta {
  margin-top: 0px;
  margin-bottom: 18px;
}
.comment-respond .form-submit {
  margin-bottom: 0;
}
.single-post .rs-blog-details .type-post .single-content-full {
  padding: 0px 0px 24px;
  overflow: visible;
}
.single-content-full ul.dots {
  list-style: none;
  margin: 30px 0 30px;
  padding: 0 0 0 28px;
}
.single-content-full ul.dots li {
  position: relative;
  padding-left: 20px;
}
.single-content-full ul.dots li:before {
  content: "";
  position: absolute;
  background: #171f32;
  left: 0;
  display: block;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.flickr-widget ul {
  margin: 0;
  padding: 0;
}
.flickr-widget ul li {
  display: inline-block;
  margin: 0 !important;
  border: none !important;
  padding: 2px !important;
  width: 25%;
}
.flickr-widget ul li a img {
  width: 100%;
}
.home-blog-area .blog-item {
  padding: 0 1px;
  background: transparent;
}
.home-blog-area .blog-item .content-overlay:before {
  border-radius: 5px;
}
.home-blog-area .blog-item .blog-img img {
  border-radius: 3px;
}
.home-blog-area .home_full_blog {
  border: none;
  border-radius: 0 0 5px 5px;
}
.home-blog-area .blog-meta {
  margin-top: 20px;
}
body.archive .rs-blog .blog-item {
  overflow: hidden;
  margin-bottom: 70px;
}
.blog-seo .rs-blog .blog-item div.comment {
  padding: 6px 28px 5px;
}
#blog-home.blog-personel .owl-nav {
  display: none !important;
}
.ps-navigation {
  margin-top: 50px;
  margin-bottom: 50px;
}
.ps-navigation ul {
  margin: 0 !important;
  list-style: none;
}
.ps-navigation ul a {
  text-transform: uppercase;
  background: transparent;
  color: #444444;
  border-radius: 3px;
  font-weight: bold;
}
.ps-navigation ul a span {
  display: block;
  font-weight: normal;
  text-transform: capitalize;
  vertical-align: middle;
}
.ps-navigation ul a i {
  vertical-align: text-top;
}
.ps-navigation ul a:hover {
  color: #ff5421;
}
.ps-navigation ul li.next {
  float: right;
}
.ps-navigation ul li.prev {
  float: left;
}
.ps-navigation ul li:nth-child(2) {
  text-align: right;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container p,
.wp-block-cover .wp-block-cover__inner-container p a {
  color: #ffffff !important;
}
/* ------------------------------------
    22. Blog Details
  ---------------------------------------*/
.rs-blog-details .type-post {
  margin-bottom: 0px;
}
.rs-blog-details .type-post .single-content-full {
  padding: 12px 0 0px;
  overflow: hidden;
}
.rs-blog-details .type-post .tag-line {
  padding: 0;
}
.rs-blog-details .type-post .tag-line a {
  font-weight: 400;
  color: #555;
}
.rs-blog-details .type-post .tag-line a:hover {
  color: #171f32;
}
.rs-blog-details .bs-info {
  margin-bottom: 10px;
}
.rs-blog-details .bs-info.tags {
  margin-top: 25px;
  clear: both;
}
.rs-blog-details .bs-info.tags a {
  font-size: 13px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  color: #666666;
  border: 1px solid rgba(170, 170, 170, 0.25);
  padding: 2px 15px 4px;
  margin-left: 7px;
  border-radius: 5px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.rs-blog-details .bs-info.tags a:hover {
  background: #ff5421;
  border-color: #ff5421;
  color: #fff;
}
.rs-blog-details .ps-navigation ul {
  list-style: none;
  margin: 0;
}
.rs-blog-details .bs-title {
  margin-top: 0px;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.rs-blog-details .single-page-info .p-user .author-img {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 10px;
}
.rs-blog-details .single-page-info .p-user .author-img img {
  border-radius: 50%;
}
.rs-blog-details .single-page-info .p-date,
.rs-blog-details .single-page-info .author-name,
.rs-blog-details .single-page-info .p-cname {
  padding: 0;
  color: #555;
  line-height: 24px;
  display: inline-block;
  margin-bottom: 0;
}
.rs-blog-details .single-page-info .author-name {
  color: #555;
}
.rs-blog-details .bs-meta {
  font-size: 14px;
  margin: 15px 0 0;
  padding: 0;
}
.rs-blog-details .bs-meta li {
  display: inline-block;
  line-height: 10px;
  margin-right: 10px;
}
.rs-blog-details .bs-meta li i {
  margin-right: 3px;
  font-size: 12px;
  color: #ff5421;
}
.rs-blog-details .bs-meta li a {
  color: #333;
}
.rs-blog-details .bs-meta li.category-name ul {
  margin: 0;
  float: left;
  padding-left: 8px;
}
.rs-blog-details .bs-meta li .seperator {
  padding-right: 10px;
}
.rs-blog-details .bs-desc {
  margin-top: 0;
}
.rs-blog-details .bs-desc p:last-child {
  margin-bottom: 10px;
}
.rs-blog-details .blockquote {
  padding-left: 30px;
  border-left: 4px solid #444444;
  display: block;
  margin: 40px 0;
  background: #f7f7f7;
  padding-bottom: 30px;
  padding-top: 30px;
  font-size: 14px !important;
  border-radius: 5px;
}
.rs-blog-details .related-post {
  margin-top: 40px;
  padding: 0 15px;
}
.rs-blog-details .related-post .related-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.rs-blog-details .related-post .blog-title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}
.rs-blog-details .related-post .blog-title a {
  color: #101010;
}
.rs-blog-details .related-post .blog-title a:hover {
  color: #171f32;
}
.rs-blog-details .author-block {
  align-items: center;
  margin-top: 50px;
  padding: 35px 0px 30px;
  text-align: center;
  overflow: hidden;
  border-radius: 0px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.rs-blog-details .author-block .author-img {
  float: left;
  width: 17%;
  padding-right: 30px;
}
.rs-blog-details .author-block .author-img img {
  border-radius: 5px;
  width: 120px;
}
.rs-blog-details .author-block .author-desc {
  float: left;
  width: 83%;
  text-align: left;
}
.rs-blog-details .author-block .author-title {
  margin: -10px 0 8px 0;
  font-size: 20px;
  position: relative;
}
.rs-blog-details .author-block .author-title:after {
  background: #171f32;
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  right: auto;
  width: 120px;
  height: 1px;
  margin: 0 auto;
  display: none;
}
.rs-blog-details .author-block .author-title a {
  color: #212121;
}
.rs-blog-details .author-block p {
  margin-bottom: 8px;
}
.rs-blog-details .comment-respond {
  margin-top: 45px;
}
.rs-blog-details .comments-title {
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.rs-blog-details #reply-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
  padding: 0 0 4px;
}
.rs-blog-details #reply-title small {
  font-size: 80%;
}
.rs-blog-details #reply-title small a {
  color: #101010;
  padding-left: 10px;
}
.rs-blog-details #reply-title small a:hover {
  color: #171f32;
}
.rs-blog-details .comment-block {
  margin-top: 50px;
}
.rs-blog-details .comment-block .comment {
  padding: 25px;
  background: #fff;
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 35px;
}
.rs-blog-details .comment-block .comment .comment-header {
  margin-bottom: 10px;
}
.rs-blog-details .comment-block .comment .comment-header:before,
.rs-blog-details .comment-block .comment .comment-header:after {
  content: "";
  display: table;
}
.rs-blog-details .comment-block .comment .comment-header:after {
  clear: both;
}
.rs-blog-details .comment-block .comment img {
  float: left;
  margin-right: 15px;
}
.rs-blog-details .comment-block .comment h3 {
  margin: 5px 0 0 0;
  font-size: 16px;
  line-height: 22px;
}
.rs-blog-details .comment-block .comment .comment-body p.desc {
  margin-bottom: 10px;
}
.rs-blog-details .comment-block .comment .comment-reply {
  margin-bottom: 0;
}
ol.comment-list .comment-respond .form-submit {
  margin-bottom: 20px;
}
.single .tag-line {
  position: relative;
  color: #555;
}
.single .tag-line a {
  display: inline-block;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
  background: #fff;
  border-radius: 0;
  position: relative;
}
.single .ps-navigation {
  margin: 60px 0 0;
}
.single .ps-navigation .prev {
  width: 50%;
  transition: all .5s ease;
}
.single .ps-navigation .prev i {
  margin-right: 10px;
  position: relative;
  top: -4px;
}
.single .ps-navigation .prev .next_link {
  margin-left: 0;
}
.single .ps-navigation .prev:hover a {
  color: #ff5421;
}
.single .ps-navigation .prev .date {
  display: block;
}
.single .ps-navigation .next {
  width: 50%;
  transition: all .5s ease;
}
.single .ps-navigation .next .next_link {
  margin-right: 0;
}
.single .ps-navigation .next i {
  margin-left: 10px;
  position: relative;
  top: -4px;
}
.single .ps-navigation .next:hover a {
  color: #ff5421;
}
.single .ps-navigation .next .date {
  display: block;
}
.single .ps-navigation .next_link {
  text-transform: uppercase;
  color: #909090;
}
.single .ps-navigation .link_text {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #101010;
}
.single .ps-navigation .link_text i {
  color: #909090;
  margin-top: -9px;
}
.page .comments-area .comment-full .comment-respond {
  padding: 0;
}
.single-post .breadcrumbs-single {
  padding: 100px 0 150px;
}
.single-post .breadcrumbs-inner .page-title {
  margin: 0 0 15px;
  word-break: break-all;
}
.single-post .bs-img {
  padding-top: 20px;
  padding-bottom: 35px;
}
.single-post .ps-navigation {
  margin-top: 12px;
}
.single-post .ps-navigation .next_link {
  font-size: 16px;
  text-transform: none;
  color: #999 !important;
  font-weight: 500;
  padding: 0 30px 8px;
  position: relative;
}
.single-post .ps-navigation .next_link:hover {
  color: #555 !important;
}
.single-post .ps-navigation .link_text {
  font-size: 16px;
}
.single-post .ps-navigation ul li.next .inner-next {
  padding: 25px;
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  margin-left: 10px;
}
.single-post .ps-navigation ul li.next .next_link:before {
  content: "\f114";
  font-family: educavoicon;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  right: 0px;
  display: flex;
  align-items: center;
  font-size: 17px;
  top: 0;
  background: none;
  line-height: 29px;
  padding: 0px;
  border-radius: 3px;
  cursor: pointer;
}
.single-post .ps-navigation ul li.next .link_text {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
}
.single-post .ps-navigation ul li.prev .inner-pre {
  padding: 25px;
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  margin-right: 10px;
}
.single-post .ps-navigation ul li.prev .next_link:before {
  content: "\f114";
  font-family: educavoicon;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0px;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 17px;
  top: 0;
  background: none;
  line-height: 29px;
  padding: 0px;
  border-radius: 3px;
  transform: rotate(180deg);
}
.single-post .ps-navigation .next_link i:before {
  margin-left: 0;
}
.single-post .single-posts-meta {
  margin: 0 !important;
  padding: 38px 40px 0;
}
.single-post .single-posts-meta .fa-comments-o:before {
  color: #ff5421;
}
.single-post .single-posts-meta li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  color: #555;
  font-size: 14px;
}
.single-post .single-posts-meta li span i {
  font-size: 13px;
  margin-right: 3px;
  color: #ff5421;
}
.single-post .single-posts-meta li ul {
  margin: 0;
  position: relative;
  padding-left: 19px;
}
.single-post .single-posts-meta li ul li {
  position: relative;
  font-size: 14px;
}
.single-post .single-posts-meta li ul li a {
  color: #555;
}
.single-post .single-posts-meta li ul li a:hover {
  color: #ff5421;
}
.single-post .single-posts-meta li ul li:before {
  content: ",";
  position: absolute;
  font-size: 16px;
  font-style: normal;
  right: 4px;
  top: 0;
}
.single-post .single-posts-meta li ul li:last-child:before {
  display: none;
}
.single-post .single-posts-meta li ul:before {
  content: "\f02d";
  position: absolute;
  color: #ff5421;
  font-family: FontAwesome;
  font-size: 13px;
  font-style: normal;
  left: 0;
  top: 0;
}
.single-post .ps-navigation ul li {
  word-break: break-word;
}
.widget_media_gallery .gallery {
  margin: 0;
}
.widget_media_gallery .gallery-item {
  margin: 0;
}
.widget_media_gallery .gallery-item .gallery-icon {
  padding: 5px;
}
.widget_media_gallery .gallery-item .gallery-icon img {
  border-radius: 3px;
}
.single-notices .event-desc {
  padding: 38px 45px 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.single-notices .ps-navigation {
  padding: 30px 0;
}
.single-notices .ps-navigation .link_text {
  font-size: 16px;
}
.single-notices .ps-navigation .next_link i:before {
  margin-left: 0;
}
.single-notices .single-posts-meta {
  margin: 0 !important;
  padding: 0 0 18px 0;
}
.single-notices .single-posts-meta .fa-comments-o:before {
  color: #ff5421;
}
.single-notices .single-posts-meta li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  color: #555;
  font-size: 14px;
}
.single-notices .single-posts-meta li span i {
  font-size: 13px;
  margin-right: 3px;
  color: #ff5421;
}
.single-notices .single-posts-meta li ul {
  margin: 0;
  position: relative;
  padding-left: 19px;
}
.single-notices .single-posts-meta li ul li {
  position: relative;
  font-size: 14px;
}
.single-notices .single-posts-meta li ul li a {
  color: #555;
}
.single-notices .single-posts-meta li ul li a:hover {
  color: #ff5421;
}
.single-notices .single-posts-meta li ul li:before {
  content: ",";
  position: absolute;
  font-size: 16px;
  font-style: normal;
  right: 4px;
  top: 0;
}
.single-notices .single-posts-meta li ul li:last-child:before {
  display: none;
}
.single-notices .single-posts-meta li ul:before {
  content: "\f02d";
  position: absolute;
  color: #ff5421;
  font-family: FontAwesome;
  font-size: 13px;
  font-style: normal;
  left: 0;
  top: 0;
}
.btm-cate {
  overflow: hidden;
  list-style: none;
  margin: 0 0 5px;
  padding: 0 0 12px;
  position: relative;
}
.btm-cate li {
  float: left;
  margin-right: 10px;
}
.btm-cate li a {
  color: #555;
}
.btm-cate li a:hover {
  color: #171f32;
}
.btm-cate .category-name i {
  margin-right: 3px;
  color: #ff5421;
}
.btm-cate .tag-line {
  position: relative;
  padding-left: 2px;
  color: #555;
}
.btm-cate .tag-line .seperator {
  padding-right: 12px !important;
}
.comment-respond .form-field {
  margin-bottom: 30px;
  position: relative;
}
.comment-respond .form-field i {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}
.comment-respond .form-field input {
  width: 100%;
  height: 50px;
  padding: 5px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond .form-field #comment {
  width: 100%;
  padding: 8px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond .form-submit {
  clear: both;
}
.comment-respond .form-submit #submit {
  border: 2px solid;
  border-color: #ff5421;
  background: #ff5421;
  position: relative;
  display: inline-block;
  padding: 12px 22px;
  border-radius: 3px;
  line-height: normal;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
}
.comment-respond .form-submit #submit:hover {
  background: #171f32;
  border-color: #171f32;
  color: #fff;
}
.comments-area {
  margin-top: 0;
}
.comments-area ol.children {
  padding: 0;
}
.comments-area .comment-full .comment-respond {
  background: rgba(255, 255, 255, 0.6);
  padding: 1px 45px 50px;
}
.comments-area .comment-list {
  margin: 45px 0 0 0;
  padding: 0;
}
.comments-area .comment-list li.comment {
  padding: 35px;
  margin: 20px 0 25px;
  border-radius: 5px;
  list-style: none;
  background: rgba(255, 255, 255, 0.6);
}
.comments-area .comment-list li.comment .comment-full {
  padding: 0;
  border-radius: 0px;
  position: relative;
}
.comments-area .comment-list li.comment .comment-body {
  padding-bottom: 0;
  position: relative;
  padding-left: 98px;
}
.comments-area .comment-list li.comment #respond {
  padding-left: 98px;
  padding-bottom: 0;
  padding-top: 0px;
}
.comments-area .comment-list li.comment span.says {
  display: none;
}
.comments-area .comment-list li.comment .comment-author {
  text-transform: capitalize;
}
.comments-area .comment-list li.comment .comment-author a {
  color: #101010;
}
.comments-area .comment-list li.comment .comment-author img {
  float: left;
  border-radius: 5px;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
.comments-area .comment-list li.comment .comment-author b {
  float: left;
  padding-right: 14px;
  padding-top: 0;
}
.comments-area .comment-list li.comment .comment-metadata {
  margin-left: 0;
  margin-top: 0;
  font-size: 14px;
  padding-top: 0;
  clear: both;
}
.comments-area .comment-list li.comment .comment-metadata a time {
  color: #909090;
}
.comments-area .comment-list li.comment .comment-content {
  margin-top: 6px;
  border-radius: 5px;
  padding-left: 0;
  padding-right: 0;
}
.comments-area .comment-list li.comment .comment-content p {
  margin-bottom: 4px;
  color: #666;
}
.comments-area .comment-list li.comment .reply {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 0;
  text-align: left;
}
.comments-area .comment-list li.comment .reply a {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  padding: 4px 20px 4px;
  line-height: 22px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  background: #ff5421;
  z-index: 1;
  border: none;
  text-transform: uppercase;
}
.comments-area .comment-list li.comment .reply a:hover {
  background: #171f32;
  color: #ffffff;
  opacity: 0.99;
}
.comments-area .comment-list li.comment .reply a:hover:before {
  top: 0%;
  bottom: auto;
  height: 100%;
}
.comments-area .comment-list li.comment .comment {
  margin-bottom: 0;
  padding-bottom: 0;
}
.comments-area .comment-list li.comment ol.children li {
  padding-right: 0;
  margin-left: 2.5em;
  margin-top: 0;
}
.comments-area .comment-list li.comment:last-child .comment-full {
  border-bottom: none;
}
.comments-area p.comment-form-author {
  float: left;
  width: 50%;
  padding-right: 25px;
  margin-bottom: 8px;
}
.comments-area p.comment-form-author label {
  display: block;
}
.comments-area p.comment-form-author input {
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  border: 1px solid #efefef;
  background: none;
  border-radius: 5px;
  margin-bottom: 20px;
}
.comments-area p.comment-form-email {
  float: left;
  width: 50%;
  margin-bottom: 8px;
}
.comments-area p.comment-form-email label {
  display: block;
}
.comments-area p.comment-form-email input {
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  border: 1px solid #efefef;
  border-radius: 5px;
  background: none;
  margin-bottom: 20px;
}
.comments-area p.comment-form-url {
  clear: both;
}
.comments-area p.comment-form-url label {
  display: block;
}
.comments-area p.comment-form-url input {
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  border: 1px solid #efefef;
  background: none;
  border-radius: 5px;
}
.comments-area p.comment-form-comment {
  clear: both;
  margin-bottom: 0;
}
.comments-area p.comment-form-comment label {
  display: block;
}
.comments-area p.comment-form-comment textarea {
  width: 100%;
  height: 160px;
  padding: 5px 10px;
  border: 1px solid #efefef;
  background: none;
  border-radius: 5px;
  outline: none;
}
.comments-area .comment-navigation {
  overflow: hidden;
}
.comments-area .comment-navigation .nav-previous {
  position: relative;
  padding-left: 18px;
}
.comments-area .comment-navigation .nav-previous:before {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 1px;
  color: #4caf50;
}
.comments-area .comment-navigation .nav-next {
  position: relative;
  padding-right: 18px;
}
.comments-area .comment-navigation .nav-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  right: 0;
  top: 1px;
  color: #4caf50;
}
.comments-area label {
  font-weight: 400;
}
.comment-full .comment-form-cookies-consent,
.comment-full .comment-form-url {
  display: none;
}
.inner-page-title {
  padding-top: 70px;
}
.dynamic-sidebar {
  padding: 0px 0 20px 40px;
}
.dynamic-sidebar .recent-widget {
  margin: 0 0 3em;
}
.padding-left-sidebar .dynamic-sidebar {
  padding: 0px 20px 20px 0;
}
#respond {
  border-radius: 5px;
}
li.comment #respond {
  background: none;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
.check-arrow {
  padding: 0;
}
.check-arrow li {
  position: relative;
  list-style: none;
  padding: 0 0 0 26px;
}
.check-arrow li:before {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left: 4px;
  right: auto;
  top: 0px;
  font-size: 14px;
  color: #171f32;
}
.check-circle {
  padding: 0;
}
.check-circle li {
  position: relative;
  list-style: none;
  padding: 0 0 0 26px;
}
.check-circle li:before {
  font-family: FontAwesome;
  content: "\f058";
  position: absolute;
  left: 0;
  right: auto;
  top: 0px;
  font-size: 18px;
  color: #171f32;
  width: 40px;
  height: 40px;
}
/* ------------------------------------
    23. Blog Sidebar 
---------------------------------------*/
.bs-sidebar .fa-ul i {
  margin-right: 12px;
}
.bs-sidebar .fa-ul i:before {
  color: #ff5421;
}
.bs-sidebar .fa-ul i.fa-whatsapp:before {
  font-size: 18px;
}
.bs-sidebar .fa-ul i.educavoicon-time-call:before {
  font-size: 16px;
}
.bs-sidebar .recentcomments a {
  text-decoration: underline !important;
}
.bs-sidebar .recentcomments .comment-author-link a {
  text-decoration: none !important;
}
.bs-sidebar .widget_block label.wp-block-search__label,
.bs-sidebar .widget_block h2,
.bs-sidebar .widget-title {
  color: #101010;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  z-index: 1;
  padding-bottom: 12px;
  position: relative;
}
.bs-sidebar .widget_block label.wp-block-search__label:after,
.bs-sidebar .widget_block h2:after,
.bs-sidebar .widget-title:after {
  content: "";
  position: absolute;
  background: #ff5421;
  height: 2px;
  width: 50px;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
.bs-sidebar .widget {
  padding: 0;
  border-radius: 0px;
  position: relative;
  transition: all 500ms ease;
}
.bs-sidebar .widget:hover:after {
  height: 70px;
}
.bs-sidebar .widget_media_image {
  padding: 0;
  background: none;
}
.bs-sidebar .widget:last-child {
  margin-bottom: 0;
}
.bs-sidebar .widget_block h2,
.bs-sidebar .widget-title {
  margin-bottom: 30px;
}
.bs-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bs-sidebar ul a {
  color: #101010;
  transition: all 0.4s ease-in-out 0s;
}
.bs-sidebar ul a:hover {
  color: #171f32;
}
.bs-sidebar ul li {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.bs-sidebar ul li + li {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.bs-sidebar .widget_meta li:first-child,
.bs-sidebar .widget_pages li:first-child,
.bs-sidebar .widget_nav_menu li:first-child {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}
.bs-sidebar .widget_meta .sub-menu li:first-child,
.bs-sidebar .widget_pages .sub-menu li:first-child,
.bs-sidebar .widget_nav_menu .sub-menu li:first-child {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.bs-sidebar .widget_categories h2.widget-title {
  margin-bottom: 18px;
}
.bs-sidebar .widget_categories ul li {
  border-top: none;
  padding: 6px 0px 6px 14px;
  border: none;
  margin-top: 0px;
  position: relative;
}
.bs-sidebar .widget_categories ul li a {
  font-size: 16px;
  color: #101010;
}
.bs-sidebar .widget_categories ul li a:hover {
  color: #ff5421;
}
.bs-sidebar .widget_categories ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
  color: #171f32;
}
.bs-sidebar .widget_product_categories h2.widget-title {
  margin-bottom: 18px;
}
.bs-sidebar .widget_product_categories ul li {
  border-top: none;
  padding: 6px 0px 6px 14px;
  border: none;
  margin-top: 0px;
  position: relative;
}
.bs-sidebar .widget_product_categories ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
  color: #171f32;
}
.bs-sidebar .widget_recent_entries h2.widget-title {
  margin-bottom: 18px;
}
.bs-sidebar .widget_recent_entries ul li {
  padding: 10px 0px 0 14px;
  position: relative;
}
.bs-sidebar .widget_recent_entries ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 9px;
  color: #171f32;
}
.bs-sidebar .widget_block ol.wp-block-latest-comments li,
.bs-sidebar .widget_recent_comments ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: none;
  padding: 13px 0px 3px 14px;
  position: relative;
}
.bs-sidebar .widget_block ol.wp-block-latest-comments li:first-child,
.bs-sidebar .widget_recent_comments ul li:first-child {
  border-top: none;
  margin-top: 0;
}
.bs-sidebar .widget_block ol.wp-block-latest-comments li:after,
.bs-sidebar .widget_recent_comments ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 14px;
  color: #171f32;
}
.bs-sidebar .widget_block ol.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: 400;
  line-height: 1.4;
}
.bs-sidebar .recent-widget .widget-title {
  margin-bottom: 30px;
}
.bs-sidebar .widget_tag_cloud .widget-title {
  margin-bottom: 22px;
}
.bs-sidebar .widget_calendar table caption {
  padding-bottom: 0;
}
.bs-sidebar .widget_block ul li,
.bs-sidebar .widget_archive ul li {
  border: none;
  position: relative;
  padding: 6px 0px 6px 14px;
  margin: 0;
}
.bs-sidebar .widget_block ul li:first-child,
.bs-sidebar .widget_archive ul li:first-child {
  padding-top: 0;
}
.bs-sidebar .widget_block ul li:first-child:after,
.bs-sidebar .widget_archive ul li:first-child:after {
  top: 0px;
}
.bs-sidebar .widget_block ul li:last-child,
.bs-sidebar .widget_archive ul li:last-child {
  padding-bottom: 0;
}
.bs-sidebar .widget_block ul li:after,
.bs-sidebar .widget_archive ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
  color: #171f32;
}
.bs-sidebar .widget_block ul li {
  font-weight: 400;
  line-height: 1.5;
}
.bs-sidebar .widget_block ul > li:first-child > a:after {
  display: none;
}
.bs-sidebar .widget_pages ul li {
  border: none;
  position: relative;
  padding: 6px 0px 6px 14px;
  margin: 0;
}
.bs-sidebar .widget_pages ul li:first-child {
  padding-top: 0;
}
.bs-sidebar .widget_pages ul li:first-child:after {
  top: 0px;
}
.bs-sidebar .widget_pages ul li:last-child {
  padding-bottom: 0;
}
.bs-sidebar .widget_pages ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
  color: #171f32;
}
.bs-sidebar .widget_pages ul li ul.children li:first-child:after {
  top: 9px;
}
.bs-sidebar .widget_search,
.bs-sidebar .bs-search {
  overflow: hidden;
  position: relative;
}
.bs-sidebar .widget_search input,
.bs-sidebar .bs-search input {
  border: 1px solid #efefef;
  color: #444444;
  padding: 14px 17px;
  width: 100%;
  border-radius: 5px;
}
.bs-sidebar .widget_search button,
.bs-sidebar .bs-search button {
  background: #ff5421 !important;
  border: medium none;
  color: #fff;
  padding: 24px 30px;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 0;
  font-size: 16px;
  outline: none;
  border-radius: 0 5px 5px 0;
}
.bs-sidebar .widget_search button i:before,
.bs-sidebar .bs-search button i:before {
  margin: 0;
  color: #fff;
}
.bs-sidebar .widget_search button:hover,
.bs-sidebar .bs-search button:hover {
  opacity: .8;
}
.bs-sidebar .widget_search label,
.bs-sidebar .bs-search label {
  display: inline;
  font-weight: normal;
}
.bs-sidebar label.wp-block-search__label {
  display: block;
  margin-bottom: 25px;
}
.bs-sidebar .wp-block-search__inside-wrapper {
  position: relative;
}
.bs-sidebar .widget_search .educavoicon-search {
  display: none;
}
.bs-sidebar .widget_search button {
  font-size: 0;
}
.bs-sidebar .widget_search button:before {
  font-family: educavoicon;
  font-size: 18px;
  font-weight: 600;
  content: "\f12c";
  position: absolute;
  right: 20px;
  top: 8px;
  color: #fff;
}
.bs-sidebar .widget_search button:hover:before {
  color: #171f32;
}
.bs-sidebar .widget_categories ul,
.bs-sidebar .widget_recent_entries ul,
.bs-sidebar .widget_archive ul,
.bs-sidebar .widget_meta ul {
  list-style: none;
}
.bs-sidebar .recent-post-widget > div + div {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.bs-sidebar .recent-post-widget .post-date {
  font-size: 13px;
  color: #999999;
}
.bs-sidebar .recent-post-widget .post-title {
  font-weight: 400;
  margin-bottom: 0 !important;
}
.bs-sidebar .recent-post-widget .post-title a {
  font-size: 15px;
}
.bs-sidebar .recent-post-widget .post-desc a {
  display: block;
  line-height: 25px;
  color: #101010;
  transition: all 0.4s ease-in-out 0s;
  font-size: 16px;
  letter-spacing: .01px;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  padding-left: 15px;
}
.bs-sidebar .recent-post-widget .post-desc a:hover {
  color: #171f32;
}
.bs-sidebar .recent-post-widget .post-desc a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: -1px;
  color: #171f32;
}
.bs-sidebar .recent-post-widget .post-desc span {
  display: block;
  font-size: 15px;
  color: #363636;
}
.bs-sidebar .recent-post-widget .post-desc span i {
  margin-right: 4px;
}
.bs-sidebar .recent-post-widget .post-desc span i:before {
  font-size: 13px;
}
.bs-sidebar .tagcloud a {
  display: inline-block;
  margin: 10px 3px 0px 0;
  line-height: 20px;
  padding: 6px 12px;
  font-size: 14px !important;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #ffffff;
  color: #101010;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
.bs-sidebar .tagcloud a:hover {
  background-color: #171f32;
  color: #fff;
  border: 1px solid #171f32;
}
.bottom-shadow1 {
  padding: 32px 0 20px 0;
}
.bs-sidebar .widget_recent_entries ul li:first-child {
  border: none;
}
ul.wp-block-archives-list {
  list-style: none;
}
ul.wp-block-archives-list li {
  border-top: none;
  padding: 6px 0px 6px 14px;
  border: none;
  margin-top: 0px;
  position: relative;
}
ul.wp-block-archives-list li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
  color: #171f32;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-link {
  text-decoration: underline !important;
}
.wp-block-categories.wp-block-categories-dropdown select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.wp-block-archives.wp-block-archives-dropdown select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.wp-block-categories.wp-block-categories-dropdown {
  position: relative;
  background: transparent;
  display: inline-block;
}
.wp-block-categories.wp-block-categories-dropdown:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  right: 14px;
  top: 7px;
  font-size: 20px;
  color: #171f32;
  z-index: 0;
  pointer-events: none;
}
.wp-block-archives.wp-block-archives-dropdown {
  position: relative;
  background: transparent;
  display: inline-block;
}
.wp-block-archives.wp-block-archives-dropdown:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  right: 14px;
  top: 7px;
  font-size: 20px;
  color: #171f32;
  z-index: 0;
  pointer-events: none;
}
.page-header {
  margin: 0 0 20px;
}
.page-header h1 {
  margin-top: 0;
}
body.single-post,
body.blog,
body.archive,
body.single-services,
body.single-mp-event {
  background: #F9F8F8;
}
body.archive.post-type-archive-product {
  background: #ffffff !important;
}
body.search .entry-summary .blog-button a {
  color: #101010;
  font-weight: 600;
  padding-right: 25px;
  position: relative;
}
body.search .entry-summary .blog-button a:before {
  content: "\f114";
  position: absolute;
  font-family: educavoicon;
  font-size: 15px;
  top: 50%;
  right: 0;
  opacity: 1;
  transition: all 0.3s;
  transform: translateY(-50%);
}
body.search .entry-summary .blog-button a:hover {
  color: #ff5421;
}
.show-featured .post-img {
  width: 100px;
  float: left;
  padding-right: 15px;
}
.show-featured .post-item {
  overflow: hidden;
}
.bs-search {
  overflow: hidden;
  position: relative;
}
.bs-search input {
  border: 1px solid #ddd;
  color: #444444;
  padding: 12px 17px;
  width: 100%;
  border-radius: 5px;
}
.bs-search button {
  background: transparent !important;
  border: medium none;
  padding: 9px 18px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  font-size: 16px;
  outline: none;
  border-radius: 0;
  color: #171f32;
}
.bs-search button i:before {
  font-size: 18px;
  font-weight: 600;
}
.bs-search button:hover {
  color: #ff5421;
}
.bs-search label {
  display: inline;
  font-weight: normal;
}
article.sticky .blog-title a {
  color: #ff5421;
  position: relative;
  padding-left: 25px;
  font-weight: 700;
}
article.sticky .blog-title a:after {
  font-family: FontAwesome;
  content: "\f08d";
  position: absolute;
  left: 0;
  top: 2px;
  color: #ff5421;
  font-size: 25px;
}
.archive-post h3.blog-title a {
  color: #171f32;
}
.archive-post h3.blog-title a:hover {
  color: #171f32;
}
/* ------------------------------------
    24. Blog Pagination
---------------------------------------*/
.page-numbers.dots {
  padding-left: 13px;
  border-right: 1px solid #E6E6E6;
  padding-right: 20px;
  line-height: 24px;
  display: inline-block;
}
.pagination-area {
  padding-top: 0px;
  clear: both;
  text-align: center;
}
.pagination-area .pagination {
  padding: 0;
  margin: 0;
}
.pagination-area .nav-links {
  display: inline-block;
  border: 1px solid #f9f9f9;
  padding: 11px 0px;
  border-radius: 3px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  background: #fff;
}
.pagination-area .nav-links span.current {
  padding: 2px 20px 0 21px;
  line-height: 23px;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out 0s;
  text-align: center;
  background: transparent;
  color: #171f32;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #E6E6E6;
}
.pagination-area .nav-links > * {
  border-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.pagination-area .nav-links a {
  padding: 2px 20px 0 14px;
  line-height: 23px;
  color: #363636;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out 0s;
  text-align: center;
  background: transparent;
  opacity: .96;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #E6E6E6;
}
.pagination-area .nav-links a.next.page-numbers {
  background: none !important;
  border-right: 0;
}
.pagination-pages {
  display: inline-block;
  border: 1px solid #f1f1f1;
  padding: 11px 30px;
  border-radius: 10px;
}
.entry-footer .edit-link {
  padding: 20px 0;
  display: block;
}
.wp-block-latest-posts,
.wp-block-rss {
  list-style: none;
}
.wp-block-latest-posts li,
.wp-block-rss li {
  border-top: none;
  padding: 6px 0px 6px 14px;
  border: none;
  margin-top: 0px;
  position: relative;
}
.wp-block-latest-posts li a,
.wp-block-rss li a {
  font-size: 16px;
  color: #101010;
}
.wp-block-latest-posts li a:hover,
.wp-block-rss li a:hover {
  color: #ff5421;
}
.wp-block-latest-posts li a:after,
.wp-block-rss li a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
  color: #171f32;
}
.page-links {
  display: block;
  clear: both;
}
.page-links span {
  padding: 3px 5px;
  margin: 0 0 0 5px;
}
.page-links .current span {
  color: #171f32;
}
.page-links a span {
  background: transparent !important;
  color: #757575;
}
.comment-list .pingback,
.comment-list .trackback {
  list-style: none;
  padding-bottom: 15px;
  padding-top: 15px;
}
.rs-blog-details .bs-meta li.category-name a {
  line-height: 22px;
}
.single #content h3,
.single #content h4 {
  margin-bottom: 17px;
}
li.category-name ul.post-categories {
  position: relative;
  float: none !important;
  padding-left: 22px !important;
}
li.category-name ul.post-categories:before {
  content: "\f115";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 7px;
  color: #171f32;
}
/*-------------------
    Search Results
---------------------*/
body.search-results .site-main > article {
  background: #fff;
  padding: 43px 45px 30px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  border-top: none;
  margin-bottom: 70px;
}
body.search-results .site-main > article .entry-title {
  padding: 0;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 26px;
  line-height: 35px !important;
}
body.search-results .site-main > article .entry-title a {
  color: #101010;
}
body.search-results .site-main > article .entry-title a:hover {
  color: #ff5421;
}
body.search-results .site-main > article .entry-summary {
  padding: 0 0 15px;
}
body.search-results .site-main > article .entry-summary p:last-child {
  margin-bottom: 0;
}
body.search-results .site-main > article .entry-summary .search-button {
  margin-top: 20px;
}
body.search-results .site-main > article .entry-summary .search-button a {
  color: #101010;
}
body.search-results .site-main > article .entry-summary .search-button a:hover {
  color: #ff5421;
}
body.search-results .site-main > article .entry-summary .search-button a i {
  vertical-align: middle;
  transition: 0.3s all ease;
}
body.search-results .site-main > article .entry-footer {
  padding: 20px 35px;
  background: #ebebec;
}
body.search-results .site-main > article .entry-footer:empty {
  display: none;
}
body.search-results .site-main > article .entry-footer span {
  font-weight: 600;
}
body.search-results .site-main > article .entry-footer span a {
  font-weight: 400;
  color: #363636;
}
body.search-results .site-main > article .entry-footer span a:hover {
  color: #171f32;
}
body.search-results .pagination-area .pagination {
  margin: 30px 0 0;
}
body.search-results .main-contain #content {
  padding-top: 100px !important;
  padding-bottom: 200px !important;
}
.page #reply-title small a {
  padding-left: 10px;
}
/* ---------------------------
    Header Section 
------------------------------*/
#rs-header {
  width: 100%;
  z-index: 9;
}
#rs-header .container-fluid {
  padding-left: 60px;
  padding-right: 60px;
}
#rs-header .header-inner {
  position: relative;
}
#rs-header .header-quote {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#rs-header .btn_quote {
  position: relative;
  margin-left: 25px;
  line-height: 30px;
}
#rs-header .btn_quote a {
  font-size: 14px;
  background: #ff5421;
  padding: 10px 22px;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
}
#rs-header .btn_quote a:hover {
  opacity: .7;
  color: #ff5421;
}
#rs-header.fixed-menu {
  width: 100%;
  max-width: 300px;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 9999;
  height: 100vh;
  background: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  overflow-x: hidden;
}
#rs-header.fixed-menu .logo-areas.custom-sticky-logo {
  display: none !important;
}
#rs-header.fixed-menu .logo-areas.custom-logo-area {
  padding-left: 8px;
  padding-bottom: 15px;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar ul li {
  position: relative !important;
}
#rs-header.fixed-menu .header-inner.sticky {
  position: relative !important;
  box-shadow: none !important;
}
#rs-header.fixed-menu .header-inner.sticky .logo-area.sticky-logo {
  display: none;
}
#rs-header.fixed-menu .header-inner.sticky .logo-area {
  display: block;
  margin: 0;
  padding: 0;
}
#rs-header.fixed-menu .logo-area {
  margin: 0;
  padding: 0 0 20px;
}
#rs-header.fixed-menu .col-cell.menu-responsive {
  width: 100%;
}
#rs-header.fixed-menu .header-inner {
  padding: 60px 20px 25px;
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  height: 100vh;
  align-content: space-between;
}
#rs-header.fixed-menu .header-inner .box-layout {
  padding: 0;
  background: none;
  margin: 0;
}
#rs-header.fixed-menu .header-inner .box-layout .menu-area {
  width: 100%;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar {
  margin: 0;
  width: 100%;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar .navbar-menu {
  width: 100%;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar ul li {
  padding: 0 !important;
  display: block;
  margin: 20px 0;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar ul li a {
  padding: 7px 10px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share {
  padding-left: 25px;
  padding-right: 25px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-phone i {
  color: #ff5421;
  padding-right: 6px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-phone a {
  color: #101010;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-phone a:hover {
  color: #ff5421;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-email {
  padding: 8px 0 8px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-email i {
  color: #ff5421;
  padding-right: 7px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-email a {
  color: #101010;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-email a:hover {
  color: #ff5421;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul {
  list-style: none;
  margin: 12px 0 0;
  display: flex;
  justify-content: start;
  align-items: center;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul li + li {
  margin-left: 25px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul li a {
  color: #101010;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul li a i {
  font-size: 16px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul li a:hover {
  color: #ff5421;
}
#rs-header.fixed-menu .menu-area .navbar ul > li.menu-item-has-children > a:before,
#rs-header.fixed-menu .menu-area .navbar ul > li.menu-item-has-children.hover-minimize > a:after {
  display: none;
}
#rs-header .toolbar-area {
  background: #E7F4F6;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  color: #363636;
}
#rs-header .toolbar-area .tops-btn .btn_login a {
  color: #363636;
}
#rs-header .toolbar-area .tops-btn .btn_login a:hover {
  color: #171f32;
}
#rs-header .toolbar-area .toolbar-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#rs-header .toolbar-area .toolbar-contact ul li {
  display: inline-block;
  line-height: 50px;
  color: #363636;
  border-right: 1px solid #fff;
  margin-right: 20px;
  padding-right: 20px;
}
#rs-header .toolbar-area .toolbar-contact ul li:last-child {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
#rs-header .toolbar-area .toolbar-contact ul li i {
  font-size: 14px;
  margin-right: 6px;
  vertical-align: middle;
  color: #363636;
}
#rs-header .toolbar-area .toolbar-contact ul li i.educavoicon-mail {
  position: relative;
  top: 1px;
}
#rs-header .toolbar-area .toolbar-contact ul li i:before {
  font-size: 18px;
  margin-left: 0;
}
#rs-header .toolbar-area .toolbar-contact ul li a {
  transition: all 0.4s ease-in-out 0s;
  color: #363636;
}
#rs-header .toolbar-area .toolbar-contact ul li a:hover {
  color: #ff5421;
}
#rs-header .toolbar-area .opening {
  border-right: 1px solid #fff;
  margin-right: 5px;
  padding-right: 20px;
  line-height: 50px;
}
#rs-header .toolbar-area .opening i {
  margin-right: 8px;
  line-height: 20px;
}
#rs-header .toolbar-area .opening i:before {
  font-size: 15px;
  font-weight: 600;
}
#rs-header .toolbar-area .toolbar-sl-share ul {
  text-align: right;
  margin: 0px;
  padding: 0;
}
#rs-header .toolbar-area .toolbar-sl-share ul li {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li + li {
  margin-left: 15px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a {
  display: block;
  color: #363636;
  transition: all 0.4s ease-in-out 0s;
  text-decoration: none;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a:hover {
  color: #171f32;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a i {
  text-align: center;
  display: inline-block;
  color: #363636;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a i:hover {
  color: #171f32;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons {
  position: relative;
  padding-right: 25px;
  color: #363636;
  margin-left: 30px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons:before {
  font-family: educavoicon;
  font-size: 15px;
  font-style: normal;
  color: #171f32;
  position: absolute;
  content: "\f100";
  right: 0;
  top: 0;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons:hover {
  color: #171f32;
}
#rs-header .row-table {
  display: flex;
  width: 100%;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
#rs-header .row-table .header-logo {
  display: flex;
  flex: 1;
}
#rs-header .row-table .logo-areas.custom-sticky-logo {
  display: none;
}
#rs-header.main-menu-center .row-table .header-logo {
  display: unset;
  flex: unset;
}
#rs-header.main-menu-center .row-table .nav.navbar {
  margin-right: 0;
}
#rs-header .logo-area {
  position: relative;
  z-index: 9;
  float: left;
  margin-right: 20px;
  line-height: 40px;
}
#rs-header .logo-area a {
  font-weight: 500;
  color: #fff;
  transition: all 0.4s ease-in-out 0s;
  font-size: 40px;
}
#rs-header .logo-area a img {
  display: inline-block;
  vertical-align: middle;
}
#rs-header .logo-area .site-title a {
  padding: 28px 0;
  display: inline-block;
}
#rs-header .menu-responsive .sidebarmenu-area {
  float: right;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 22px;
  position: relative;
}
#rs-header .menu-responsive .sidebarmenu-area.off-border-left {
  padding-left: 5px;
  margin-left: 14px;
}
#rs-header .menu-responsive .sidebarmenu-search {
  float: right;
  padding-left: 12px;
}
#rs-header .menu-responsive .sidebarmenu-search .sticky_search,
#rs-header .menu-responsive .sidebarmenu-search .phone_call {
  padding-top: 39px;
  padding-bottom: 39px;
  cursor: pointer;
  color: #28406d;
}
#rs-header .menu-responsive .sidebarmenu-search .sticky_search i:before,
#rs-header .menu-responsive .sidebarmenu-search .phone_call i:before {
  font-size: 18px;
  font-weight: 600;
}
#rs-header .menu-responsive .sidebarmenu-search .sticky_form {
  position: absolute;
  bottom: -53px;
  right: 0;
  width: 100%;
  max-width: 300px;
  z-index: 99;
}
#rs-header .menu-sticky.sticky {
  backface-visibility: hidden;
}
#rs-header .menu-sticky.sticky ul.offcanvas-icon .nav-link-container a {
  margin-top: 16px;
  margin-bottom: 16px;
}
#rs-header .menu-sticky.sticky .menu-area .navbar ul > li {
  padding-top: 31px;
  padding-bottom: 31px;
}
#rs-header .menu-sticky.sticky .btn_apply,
#rs-header .menu-sticky.sticky .user-icons {
  display: none;
}
#rs-header .menu-sticky.sticky .menu-area .navbar {
  margin-right: 0;
}
#rs-header .menu-sticky.sticky .menu-area .navbar ul li a {
  color: #fff;
}
#rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li {
  padding: 0 !important;
}
#rs-header .menu-sticky.sticky .row-table .logo-areas.custom-sticky-logo {
  display: block;
}
#rs-header .menu-sticky.sticky .row-table .logo-areas.custom-logo-area {
  display: none;
}
#rs-header.header-style5 .menu-cart-area > a {
  color: #fff;
  border: 1px solid #eee;
  width: 32px;
  display: block;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  height: 32px;
  line-height: 29px;
  transition: all .5s ease;
}
#rs-header.header-style5 .menu-cart-area > a i:before {
  font-size: 15px;
}
#rs-header.header-style5 .menu-cart-area > a:hover {
  color: #ff5421;
  border-color: #ff5421;
}
#rs-header.header-style5 .menu-cart-area > a:hover i:before {
  color: #ff5421;
}
#rs-header.header-style3 .header-logo {
  padding-top: 0px;
}
#rs-header.header-style3 .header-logo .logo-area {
  float: none;
  margin: 0;
}
#rs-header.header-style3 .nav.navbar {
  float: none;
  margin: 0;
}
#rs-header.header-style3 .table_row .col-cell {
  width: 33.33%;
}
#rs-header.header-style3 .table_row .col-cell.header-logo {
  text-align: center;
}
#rs-header.header-style3 .menu-cart-area > a {
  border-left: 1px solid #000;
  padding-left: 24px;
}
#rs-header.header-style3 .sticky_form {
  right: 15px !important;
}
#rs-header.header-style3 .menu-cart-area {
  line-height: 0;
}
#rs-header.header-style3 .widget_shopping_cart_content ul li a {
  padding: 0;
  border: none;
}
#rs-header .sticky_search {
  font-size: 18px;
}
.menu-drob-align .menu-area .navbar ul li .sub-menu li ul {
  left: -100% !important;
}
#rs-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
  border: none;
}
#rs-header .menu-area .navbar ul > li.mega.max-w8 .sub-menu {
  right: 0;
  margin: 0 auto;
  max-width: 800px;
}
#rs-header .menu-area .navbar ul > li.mega.max-w8 ul.sub-menu {
  min-width: 247px;
}
li.hide-firsts > a {
  display: none !important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu {
  display: none;
  position: unset;
  transform: unset;
  top: auto;
  opacity: 1;
  visibility: visible;
  box-shadow: unset;
  transition: unset;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li {
  margin: 0 !important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li:before {
  display: none!important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li a {
  padding-left: 20px;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li ul.sub-menu {
  position: unset !important;
  transform: scaleY(1) !important;
  visibility: visible !important;
  opacity: 1 !important;
  padding: 0 0 0 25px;
  background: none !important;
}
#rs-header.fixed-menu .menu-area .navbar ul > li.mega > ul {
  padding-left: 15px;
  padding-right: 0;
}
#rs-header.fixed-menu .menu-area .navbar ul > li.mega > ul.sub-menu .flex-mega {
  display: block;
}
#rs-header.fixed-menu .menu-area nav.navbar ul li.mega ul li .sub-menu {
  padding: 0 0 0 20px;
}
.phone_call i {
  background: #171f32;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  display: block;
  text-align: center;
  line-height: 42px;
  position: relative;
  z-index: 2;
  color: #fff;
}
.phone_call i:before {
  font-size: 19px !important;
  font-weight: normal !important;
}
.phone_num_call {
  display: none;
  position: absolute;
  right: 35px;
  width: 136px;
  text-align: right;
  color: #fff;
  background: #171f32;
  top: 51%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 2px 20px;
  border-radius: 2px;
}
.phone_num_call a {
  color: #fff;
}
.phone-calls .sidebarmenu-search {
  position: relative;
}
body.body-left-space .vc_row {
  padding-left: 300px;
}
body.body-left-space .vc_row.vc_row-no-padding {
  padding-left: 350px;
  padding-right: 50px;
}
body.body-left-space .rs-footer .container-fluid {
  padding-left: 50px;
  padding-right: 50px;
}
#rs-header.header-transparent {
  position: absolute;
}
#rs-header.header-transparent .menu-area {
  padding: 8px 0;
}
#rs-header.header-transparent .menu-area .navbar ul li a {
  color: #202427;
}
#rs-header.header-transparent .menu-area .navbar ul li a:before {
  color: #fff;
}
#rs-header.header-transparent .menu-area .navbar ul li a:hover {
  color: #171f32;
}
#rs-header.header-transparent .menu-area .navbar ul li:hover a:before {
  text-shadow: 10px 0 #ffffff, -10px 0 #ffffff;
}
#rs-header.header-transparent .menu-area .navbar ul li.current-menu-ancestor a,
#rs-header.header-transparent .menu-area .navbar ul li.current_page_item a {
  color: #ff5421;
}
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li a {
  color: #202427;
}
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li a:hover {
  color: #171f32;
}
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current-menu-ancestor > a,
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current_page_item > a {
  color: #171f32;
}
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li:hover > a {
  color: #171f32;
}
#rs-header.header-transparent .menu-area .navbar ul li:hover > a {
  color: #171f32;
}
#rs-header.header-transparent .menu-area.dark .navbar ul li a {
  color: #ff5421;
}
#rs-header.header-transparent .menu-area.dark .navbar ul li a:hover {
  color: #ff5421;
}
#rs-header.header-transparent .menu-area.dark .navbar ul li.current-menu-ancestor > a,
#rs-header.header-transparent .menu-area.dark .navbar ul li.current_page_item > a {
  color: #ff5421;
}
#rs-header.header-transparent .menu-area.dark .navbar ul li .sub-menu li a {
  color: #fff;
}
#rs-header.header-transparent .menu-area.dark .menu-responsive .sidebarmenu-search .sticky_search {
  color: #ff5421;
}
#rs-header.header-transparent .menu-area.dark ul.offcanvas-icon .nav-link-container .nav-menu-link div {
  background: #171f32;
}
#rs-header.header-transparent .menu-area.dark .menu-cart-area i {
  color: #ff5421;
}
#rs-header.header-transparent .menu-responsive .sidebarmenu-search .sticky_search {
  color: #fff;
}
#rs-header.header-transparent .menu-cart-area i {
  color: #fff;
}
#rs-header.header-transparent .opening {
  color: #fff;
}
#rs-header.header-transparent .toolbar-area {
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 0 5px;
}
#rs-header.header-transparent .toolbar-area .toolbar-sl-share ul li a i {
  color: #fff;
  transition: all 0.4s ease-in-out 0s;
}
#rs-header.header-transparent .toolbar-area .toolbar-sl-share ul li:hover a i {
  color: #d6d6d6 !important;
}
#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li {
  color: #fff;
}
#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li i {
  color: #fff;
}
#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li a {
  color: #fff ;
}
#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li:hover a {
  color: #d6d6d6;
}
.toolbar-area i.educavoicon-email {
  position: relative;
  top: 1px;
}
.transparent_head .rs-breadcrumbs .breadcrumbs-inner {
  padding: 330px 0 150px;
  min-height: 400px;
  padding-left: 40px;
}
.transparent_head .rs-breadcrumbs .breadcrumbs-inner:before {
  top: auto;
  bottom: 40px;
}
#rs-header.header-style5 .sticky-wrapper {
  position: absolute;
  z-index: 999;
  width: 100%;
  transition: all 300ms ease-in-out;
}
#rs-header.header-style5 .toolbar-area {
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#rs-header.header-style5 .toolbar-area .row-table .col-cell {
  width: 33.33%;
}
#rs-header.header-style5 .toolbar-area .toolbar-contact ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#rs-header.header-style5 .toolbar-area .toolbar-contact ul li:last-child {
  border: none;
}
#rs-header.header-style5 .toolbar-area .opening {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#rs-header.header-style5 .menu-cart-area span.icon-num {
  right: -6px;
}
#rs-header.header-style5 .logo-area {
  float: none;
  margin: 0;
}
#rs-header.header-style5 .menu-area {
  background: none;
}
#rs-header.header-style5 .col-cell.header-logo {
  position: relative;
}
#rs-header.header-style5 .col-cell.header-logo .header-phone {
  margin-top: 15px;
}
#rs-header.header-style5 .col-cell.header-logo .header-phone a {
  color: #fff;
}
#rs-header.header-style5 .col-cell.header-logo .header-phone i:before {
  color: #fff;
}
#rs-header.header-style5 .sticky_search i:before {
  color: #ffffff;
}
#rs-header.header-style5 .sticky_search:hover i:before {
  color: #ff5421;
}
.menu-area {
  padding-top: 0;
  padding-bottom: 0;
}
.menu-area .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.menu-area .navbar {
  margin-bottom: 0;
  border: 0;
  float: right;
  padding: 0;
  margin-right: 25px;
}
.menu-area .navbar ul {
  margin: 0;
  padding: 0;
  text-align: left;
}
.menu-area .navbar ul li {
  position: relative;
  display: inline-block;
  transition: all 0.4s ease-in-out 0s;
  padding: 46px 2px;
  font-size: 15px;
  padding-right: 16px;
  /*Dropdown Menu area*/
}
.menu-area .navbar ul li.current-menu-ancestor a,
.menu-area .navbar ul li.current_page_item a {
  color: #ff5421;
}
.menu-area .navbar ul li a {
  color: #fff;
  font-size: 15px;
  padding-left: 16px;
  padding-right: 16px;
}
.menu-area .navbar ul li:hover a {
  color: #ff5421;
}
.menu-area .navbar ul li ul.sub-menu {
  min-width: 250px;
  padding-bottom: 30px;
  padding-top: 30px;
  border-radius: 0px;
  border-bottom: 5px solid #ff5421;
}
.menu-area .navbar ul li ul.sub-menu li {
  float: none;
  display: block;
  margin: 0;
  text-align: left;
  line-height: 25px;
}
.menu-area .navbar ul li ul.sub-menu li a {
  line-height: 25px;
  padding: 8px 44px;
  color: #101010;
  font-size: 15px;
}
.menu-area .navbar ul li ul.sub-menu li.current-menu-ancestor > a,
.menu-area .navbar ul li ul.sub-menu li.current_page_item > a {
  color: #ff5421;
}
.menu-area .navbar ul li ul.sub-menu li:hover > a {
  color: #ff5421;
}
.menu-area .navbar ul li:hover ul {
  opacity: 1;
  position: absolute;
}
.menu-area .navbar ul li > a {
  display: block;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.4s ease-in-out 0s;
}
.menu-area .navbar ul li.active a {
  color: #ff5421;
}
.menu-area .navbar ul li.active li a {
  color: #ff5421;
}
.menu-area .navbar ul li.active li ahover {
  color: #ff5421;
}
.menu-area .navbar ul li .sub-menu {
  background: #fff;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.4s ease-in-out 0s;
  width: 200px;
  z-index: 99999 !important;
  text-align: left;
  visibility: hidden;
  -webkit-box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
  box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
}
.menu-area .navbar ul li .sub-menu li {
  line-height: normal;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
}
.menu-area .navbar ul li .sub-menu li a {
  display: block;
  padding: 12px 0;
  text-transform: none;
  transition: all 0.4s ease-in-out 0s;
  color: #555;
  font-weight: 400;
}
.menu-area .navbar ul li .sub-menu li a:hover {
  color: #ff5421;
}
.menu-area .navbar ul li .sub-menu li a:hover:before {
  opacity: 1 !important;
}
.menu-area .navbar ul li .sub-menu li.current-menu-item a {
  color: #171f32;
}
.menu-area .navbar ul li .sub-menu li ul {
  left: 100% !important;
  top: 0 !important;
}
.menu-area .navbar ul li:hover ul {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
.menu-area .navbar .navbar-toggle {
  background-color: #171f32;
  border-radius: 2px;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.menu-area .navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
.menu-area .navbar .navbar-toggle:hover {
  opacity: 0.8;
}
.menu-area.menu_type_dark .navbar ul li a {
  color: #101010;
}
.menu-area.menu_type_dark .sticky_search i::before,
.menu-area.menu_type_dark .menu-cart-area i::before {
  color: #101010;
}
.menu-area .navbar ul > li.menu-item-has-children > a {
  position: relative;
  margin-right: 18px;
}
.menu-area .navbar ul > li.menu-item-has-children > a:before {
  content: "+";
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  text-align: center;
  z-index: 9999;
  font-size: 16px;
  display: block;
  cursor: pointer;
  transform: translateY(-50%);
  transition: all .5s ease;
  font-weight: 400;
}
.menu-area .navbar ul > li.menu-item-has-children.hover-minimize > a:before {
  display: none;
}
.menu-area .navbar ul > li.menu-item-has-children.hover-minimize > a:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  width: 9px;
  height: 1px;
  text-align: center;
  z-index: 9999;
  display: block;
  cursor: pointer;
  background: #ff5421;
  transition: all .5s ease;
  transform: translateY(-50%);
  font-weight: 400;
  color: #ff5421;
}
.menu-area .navbar ul ul.sub-menu li.menu-item-has-children > a:before {
  display: none !important;
}
.menu-area .navbar ul ul.sub-menu li.menu-item-has-children > a:after {
  display: none !important;
}
.fa {
  font-family: 'FontAwesome' !important;
}
#rs-header.header-style5 .header-inner .menu-area.menu_type_dark .navbar ul li a {
  color: #101010;
}
#rs-header.header-style-4 .menu-area .navbar ul li .sub-menu,
#rs-header.header-style5 .menu-area .navbar ul li .sub-menu {
  top: 100%;
}
.menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
.menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a {
  color: #ccc;
}
.menu-sticky.sticky .menu-area .navbar ul li ul li a:hover {
  color: #ccc;
}
#rs-header.header-transparent .menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a,
#rs-header.header-transparent .menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
#rs-header.header-style-4 .menu-sticky.sticky .menu-area .menu > li.current_page_item > a,
#rs-header.header-style-4 .menu-sticky.sticky .menu-area .menu > li.current-menu-ancestor > a,
#rs-header.header-transparent .menu-sticky.sticky .menu-area.dark .navbar ul > li:hover > a,
#rs-header.header-transparent .menu-sticky.sticky .menu-cart-area i,
#rs-header.header-transparent .menu-sticky.sticky .menu-responsive .sidebarmenu-search .sticky_search .fa,
#rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
#rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a {
  color: #ccc;
}
header.header-style3 .menu-area .navbar ul li .sub-menu li ul {
  left: 100% !important;
}
#rs-header.header-style3 .menu-area .navbar ul li .sub-menu li:hover > a {
  color: #171f32;
}
/*******off Canvas css********/
ul.offcanvas-icon {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.offcanvas-icon .nav-link-container a {
  padding: 0px;
  background: transparent;
  margin-left: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 30px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 2px;
  padding-right: 0;
  margin-right: 0px;
}
.sidenav.offcanvas-icon.nav-active-menu-container {
  margin-top: 0;
}
.nav-link-container .nav-menu-link div {
  height: 2px;
  width: 5px;
  display: block;
  background: #ff5421;
  border-radius: 0px;
  transition: none;
  cursor: pointer;
  list-style: none;
  margin: 4px 5px;
}
.sidenav.nav-active-menu-container {
  overflow-y: auto;
  padding: 50px 50px 0;
}
.sidenav .sub-menu {
  display: none;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a {
  display: block;
  font-size: 18px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a.quote-btn {
  margin-bottom: 25px;
  margin-top: 8px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a.quote-btn span {
  background: #fff;
  color: #000;
  border-radius: 3px;
  display: inline-block;
  padding: 7px 40px 4px;
  transition: all .5s ease;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a.quote-btn:hover span {
  background: #171f32;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a.emails {
  padding-bottom: 20px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content {
  padding-left: 135px;
  padding-top: 27px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content .widget {
  margin: 0 0 35px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content .widget.widget_contact_widget {
  padding-top: 25px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content a {
  transition: unset;
}
.sidenav .widget_cretic_flickr #rsflicker {
  margin-left: 0;
}
.sidenav .widget_cretic_flickr #rsflicker li {
  list-style-type: none;
  position: relative;
  width: 33.33%;
  display: inline-block;
}
.sidenav .widget_cretic_flickr #rsflicker li a img {
  opacity: 1;
  width: 100%;
}
.sidenav .widget_cretic_flickr #rsflicker li a:hover img {
  opacity: .9;
}
.mobile-menu-container div ul {
  position: relative;
}
.mobile-menu-container div ul li {
  position: relative !important;
}
.mobile-menu-container div ul li a {
  border-bottom: 1px solid #f0f0f0;
}
.mobile-menu-container div ul li a:hover {
  color: #171f32 !important;
}
.mobile-menu-container div ul > li.current_page_parent > a {
  color: #171f32 !important;
}
.mobile-menu-container .menu > li:last-child a {
  border-bottom: none;
}
.mobile-menu-container .social-icon-responsive ul li a {
  padding-right: 0;
  margin-right: 0;
}
header.mainsmenuhide .navbar-menu #primary-menu-single {
  display: none;
}
.sidenav .menu > li > .sub-menu li ul > li a {
  padding-left: 60px;
}
#mobile_menu ul ul li,
#mobile_menu li:hover > ul > li {
  height: auto;
}
#mobile_menu ul li a,
#mobile_menu ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#mobile_menu > ul > li {
  float: none;
}
#mobile_menu ul ul li a {
  padding-left: 25px;
}
#mobile_menu ul ul ul li a {
  padding-left: 35px;
}
#mobile_menu ul ul,
#mobile_menu ul ul ul,
#mobile_menu.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#mobile_menu > ul > li.has-sub > a:after,
#mobile_menu > ul > li.has-sub > a:before,
#mobile_menu ul ul > li.has-sub > a:after,
#mobile_menu ul ul > li.has-sub > a:before {
  display: none;
}
#mobile_menu #menu-button {
  display: block;
  padding: 17px;
  color: #dddddd;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#mobile_menu .menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  content: '';
}
#mobile_menu .menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #dddddd;
  content: '';
}
#mobile_menu .menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile_menu .menu-button.menu-opened:before {
  top: 23px;
  background: #ffffff;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile_menu .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 20px;
  display: block;
  height: 35px;
  width: 35px;
  cursor: pointer;
  background: #ff5421;
  color: #fff;
  border-radius: 3px;
}
#mobile_menu .menu li ul.sub-menu li ul.sub-menu a {
  padding-left: 50px;
}
#rs-header .row-table .offcanvas-sec ul.offcanvas-icon {
  margin-top: 0;
}
#mobile_menu ul > li.menu-minimize > .submenu-button:before {
  display: none !important;
}
#mobile_menu ul ul .submenu-button {
  height: 34px;
  width: 34px;
  top: 0;
}
#mobile_menu .submenu-button:after {
  position: absolute;
  top: 17px;
  right: 10px;
  width: 20px;
  height: 1px;
  display: block;
  background: #fff;
  content: '';
}
#mobile_menu ul ul .submenu-button:after {
  top: 17px;
  right: 7px;
}
#mobile_menu .submenu-button:before {
  position: absolute;
  top: 10px;
  right: 17px;
  display: block;
  width: 1px;
  height: 20px;
  background: #fff;
  content: '';
}
#mobile_menu ul ul .submenu-button:before {
  top: 11px;
  right: 16px;
}
#mobile_menu .submenu-button.submenu-opened:before {
  display: none;
}
body.logged-in .sidenav {
  top: 30px;
}
body.logged-in .sidenav .nav-link-container {
  top: 30px;
}
#fixedmenus ul ul li,
#fixedmenus li:hover > ul > li {
  height: auto;
}
#fixedmenus ul li a,
#fixedmenus ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#fixedmenus > ul > li {
  float: none;
}
#fixedmenus ul ul li a {
  padding-left: 25px;
}
#fixedmenus ul ul ul li a {
  padding-left: 35px;
}
#fixedmenus ul ul,
#fixedmenus ul ul ul,
#fixedmenus.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#fixedmenus > ul > li.has-sub > a:after,
#fixedmenus > ul > li.has-sub > a:before,
#fixedmenus ul ul > li.has-sub > a:after,
#fixedmenus ul ul > li.has-sub > a:before {
  display: none;
}
#fixedmenus #menu-button {
  display: block;
  padding: 17px;
  color: #dddddd;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#fixedmenus .menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  content: '';
}
#fixedmenus .menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #dddddd;
  content: '';
}
#fixedmenus .menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#fixedmenus .menu-button.menu-opened:before {
  top: 23px;
  background: #ffffff;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#fixedmenus .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
#fixedmenus .menu li ul.sub-menu li ul.sub-menu a {
  padding-left: 50px;
}
#rs-header .row-table .offcanvas-sec ul.offcanvas-icon {
  margin-top: 0;
}
#fixedmenus ul > li.menu-minimize > .submenu-button:before {
  display: none !important;
}
#fixedmenus ul ul .submenu-button {
  height: 34px;
  width: 34px;
  right: 45px;
}
#fixedmenus .submenu-button:after {
  position: absolute;
  top: 19px;
  right: 14px;
  width: 12px;
  height: 1px;
  display: block;
  background: #000;
  content: '';
}
#fixedmenus ul ul .submenu-button:after {
  top: 20px;
  right: 7px;
}
#fixedmenus .submenu-button:before {
  position: absolute;
  top: 14px;
  right: 19px;
  display: block;
  width: 1px;
  height: 12px;
  background: #000;
  content: '';
}
#fixedmenus ul ul .submenu-button:before {
  top: 14px;
  right: 13px;
}
#fixedmenus .submenu-button.submenu-opened:before {
  display: none;
}
.sidenav .menu li ul.sub-menu li a {
  padding-left: 40px;
  font-size: 20px;
}
.sidenav .menu li ul.sub-menu li a:before {
  display: none;
}
.sidenav .widget_nav_menu {
  padding: 0 !important;
}
.sidenav p {
  font-size: 16px;
  line-height: 28px;
}
#rs-header.header-style1 .header-inner.stuck.sticky .menu-responsive .sidebarmenu-area {
  padding-top: 14px;
  padding-bottom: 14px;
}
#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul > li {
  padding-top: 40px;
  padding-bottom: 40px;
}
.responsive-menus,
.sidebarmenu-area.text-right.mobilehum {
  display: none !important;
}
#rs-header.header-transparent .menu-area {
  background: transparent !important;
}
#rs-header.header-style-3.header-style-2.margin_minus .sticky-wrapper {
  margin-bottom: 0;
}
#rs-header.header-style-4 .header-inner {
  background: #ffffff;
}
#rs-header.header-style-4 .header-inner .logo-section {
  padding: 0;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul {
  float: none;
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 17px 0 7px;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li {
  display: inline-block;
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid #eee;
  font-size: 14px;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li:first-child {
  padding-left: 0;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li:last-child {
  padding-right: 0;
  border-right: none;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li i {
  float: left;
  margin-right: 15px;
  color: #171f32;
  line-height: 44px;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li i:before {
  font-size: 30px;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf {
  float: left;
  text-align: left;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf span {
  color: #101010;
  display: block;
  text-align: left;
  font-size: 100%;
  padding: 0;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf a {
  color: #000000;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf a:hover {
  color: #171f32;
}
#rs-header.header-style-4 .header-quote {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#rs-header.header-style-4 .logo-section {
  background: #f7f7fc;
  overflow: hidden;
  position: relative;
}
#rs-header.header-style-4 .logo-section:before {
  content: "";
  position: absolute;
  background: #ff5421;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 30%;
}
#rs-header.header-style-4 .logo-section .times-sec {
  position: relative;
  background: #ff5421;
}
#rs-header.header-style-4 .logo-section .times-sec .times {
  color: #fff;
  padding-left: 20px;
}
#rs-header.header-style-4 .logo-section .times-sec .times i {
  color: #171f32;
  margin-right: 8px;
}
#rs-header.header-style-4 .logo-section .times-sec:after {
  content: "";
  position: absolute;
  top: 0;
  left: -45px;
  width: 0;
  height: 0;
  border-bottom: 82px solid #030749;
  border-left: 45px solid transparent;
}
#rs-header.header-style-4 .menu-cart-area ul.sub-menu li,
#rs-header.header-style-4 .menu-area .navbar ul > li ul.sub-menu li {
  padding: 0;
}
#rs-header.header-style-4 .sidebarmenu-area {
  display: inline-block;
  position: relative;
}
#rs-header.header-style-4 .sidebarmenu-search {
  display: inline-block;
  margin-right: 0;
  cursor: pointer;
  vertical-align: top;
  padding: 20px 0;
}
#rs-header.header-style-4 .sidebarmenu-search .sticky_form {
  position: absolute;
  bottom: -53px;
  right: 0;
  z-index: 9;
  width: 250px;
}
#rs-header.header-style-4 .menu-cart-area {
  float: none;
  display: inline-block;
  margin-right: 25px;
  vertical-align: top;
  padding: 0;
}
#rs-header.header-style-4 .widget_shopping_cart_content {
  text-align: center;
}
#rs-header.header-style-4 .menu-sticky.sticky .sidebarmenu-search .sticky_form {
  bottom: -40px;
}
#rs-header.header-style-4 .menu-sticky.sticky .menu-cart-area i.fa-shopping-cart {
  color: #ff5421;
}
#rs-header.header-style-4 .nav-link-container .nav-menu-link div {
  background: #fff;
}
.menu-area .navbar ul li > a {
  overflow: hidden;
  font-weight: 500;
}
.menu-area .navbar ul > li > a span {
  position: relative;
  transition: 0.5s;
  display: inline-block;
}
.menu-area .navbar ul > li > a span:before {
  content: attr(data-hover);
  position: absolute;
  top: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.menu-area .navbar ul > li > a:hover span {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
ul.sub-menu li a:before,
ul.sub-menu ul ul li a:before {
  display: none;
}
#rs-header.header-style-3 .sticky-wrapper {
  background: none;
  position: absolute;
  width: 100%;
  z-index: 9;
  transition: all .5s ease;
}
#rs-header.header-style-3 .rs-contact-location {
  text-align: left;
  display: flex;
  align-items: center;
}
#rs-header.header-style-3 .rs-contact-location i.phone-icon {
  margin-right: 15px;
}
#rs-header.header-style-3 .rs-contact-location i.phone-icon:before {
  margin-left: 0;
  font-size: 25px;
  color: #ff5421;
}
#rs-header.header-style-3 .rs-contact-location .contact-inf {
  font-weight: 600;
  font-size: 15px;
}
#rs-header.header-style-3 .rs-contact-location .contact-inf a {
  color: #101010;
}
#rs-header.header-style-3 .rs-contact-location .contact-inf a:hover {
  color: #ff5421;
}
#rs-header.header-style-3 .rs-contact-location .contact-inf em {
  display: block;
  font-style: normal;
  font-weight: normal;
}
#rs-header.header-style-3 .menu-area .container {
  position: static;
}
#rs-header.header-style-3 .rs-breadcrumbs .breadcrumbs-inner {
  padding-top: 330px;
  padding-bottom: 150px;
}
#rs-header.header-style-3 .row-table {
  position: static;
}
#rs-header.header-style-3 .box-layout {
  position: relative;
}
#rs-header.header-style-3 .header-inner .box-layout {
  background: rgba(255, 255, 255, 0.9);
  z-index: 1;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 55px;
  border-left: 10px solid #ff5421;
  border-right: 10px solid #ff5421;
}
#rs-header.header-style-3 .header-inner .box-layout .toolbar-area {
  text-align: right;
}
#rs-header.header-style-3 .header-inner .logo-section {
  padding: 15px 0 15px;
}
#rs-header.header-style-3 .header-inner.sticky {
  position: fixed;
  background: #fff;
}
#rs-header.header-style-3 .header-inner.sticky .menu-area .navbar ul > li {
  padding-top: 25px;
  padding-bottom: 25px;
}
#rs-header.header-style-3 .header-inner.sticky .box-layout {
  background: #fff;
  margin-top: 0;
  border-left: 0;
  border-right: 0;
}
#rs-header.header-style-3 .header-inner.sticky .box-layout .navbar-menu {
  width: 100%;
}
#rs-header.header-style-3 .header-inner.sticky .box-layout .menu-area .navbar ul {
  text-align: left;
}
#rs-header.header-style-3 .header-inner.sticky .right-sec {
  display: none;
}
#rs-header.header-style-3 .header-inner.sticky .logo-section {
  padding: 0;
}
#rs-header.header-style-3 .header-inner.sticky .menu-area .menu-responsive .navbar {
  margin-right: 0;
}
#rs-header.header-style-3 .header-inner.sticky .logo-area.sticky-logo {
  margin-bottom: 0;
  display: block;
}
#rs-header.header-style-3 .header-inner.sticky .menu-cart-area,
#rs-header.header-style-3 .header-inner.sticky .sidebarmenu-area,
#rs-header.header-style-3 .header-inner.sticky .sidebarmenu-search {
  display: inline-block;
}
#rs-header.header-style-3 .header-inner.sticky .menu-cart-area .fa-shopping-cart,
#rs-header.header-style-3 .header-inner.sticky .sidebarmenu-area .fa-shopping-cart,
#rs-header.header-style-3 .header-inner.sticky .sidebarmenu-search .fa-shopping-cart {
  color: #494949;
}
#rs-header.header-style-3 .header-quote {
  text-align: right;
  position: relative;
}
#rs-header.header-style-3 .header-quote .btn_quote {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  padding: 20px 0 !important;
}
#rs-header.header-style-3 .menu-area {
  background: none;
}
#rs-header.header-style-3 .menu-area .container {
  padding: 0;
}
#rs-header.header-style-3 .menu-area .menu-responsive .navbar {
  float: none;
}
#rs-header.header-style-3 .sidebarmenu-area {
  display: inline-block;
  position: relative;
  top: 5px;
}
#rs-header.header-style-3 .sidebarmenu-search {
  display: inline-block;
  margin-right: 15px;
  cursor: pointer;
  margin-left: 15px;
  vertical-align: top;
  padding: 19px 0;
}
#rs-header.header-style-3 .sidebarmenu-search .sticky_form {
  position: absolute;
  bottom: -53px;
  right: 0;
  z-index: 9;
  width: 250px;
}
#rs-header.header-style-3 .menu-cart-area {
  float: none;
  display: inline-block;
  padding: 20px 0;
  vertical-align: top;
}
#rs-header.header-style-3 .widget_shopping_cart_content {
  text-align: center;
}
#rs-header.header-style-3 .menu-sticky.sticky .sidebarmenu-search .sticky_form {
  bottom: -40px;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper {
  position: relative;
  margin-bottom: -40px;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .logo-section .toolbar-contact-style4 ul.rs-contact-info li .contact-inf,
#rs-header.header-style-3.header-style-2 .sticky-wrapper .logo-section .toolbar-contact-style4 ul.rs-contact-info li .contact-inf span {
  color: #101010;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner .box-layout {
  background: #ff5421;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li > a {
  color: #ffffff;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li:hover > a {
  color: #171f32;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul ul.sub-menu li > a {
  color: #202427;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul ul.sub-menu li > a:hover {
  color: #ff5421;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li.current-menu-ancestor a,
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li.current_page_item a {
  color: #ff5421;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .sticky_search,
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-cart-area i {
  color: #fff;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .nav-link-container .nav-menu-link div {
  background: #fff;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .box-layout {
  background: #fff;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .menu-area .navbar ul li > a {
  color: #000000;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .sticky_search,
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .menu-cart-area i {
  color: #000000;
}
#rs-header.header-style-5 .sticky-wrapper {
  background: none;
  position: absolute;
  width: 100%;
  z-index: 9;
  transition: all .5s ease;
}
.slider-style-8 #cl-testimonial.testimonials-area.slider8 {
  margin-top: -46px;
  padding-right: 35%;
}
.slider-style-8 #cl-testimonial.testimonials-area.slider8:before {
  content: "";
  position: absolute;
  left: -70px;
  top: 46px;
  width: 120%;
  height: 134%;
  display: block;
  background: #ff5421;
}
/*Full Search sec*/
#rs-header .sticky_form {
  position: fixed;
  top: 0;
  bottom: 0;
  background: rgba(23, 31, 50, 0.98);
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
}
#rs-header .sticky_form button {
  background: none;
}
#rs-header .sticky_form button:hover {
  color: #171f32;
}
#rs-header .sticky_form .sticky_form_search.sticky_form_search:before {
  margin-left: 0 !important;
}
.sticky_form_full {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 500px;
}
.sticky_form_full button i::before {
  color: #fff;
  opacity: .7;
}
.sticky_form .search-input {
  background: none;
  border: none;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  outline: none;
  border-radius: 0;
}
.close-search {
  position: fixed;
  right: 50px;
  top: 50px;
  background: #171f32;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  transition: all .5s ease;
}
.close-search:before {
  font-size: 16px;
}
.close-search:hover {
  opacity: .8;
}
.header-share {
  display: inline-block;
  margin-right: 10px;
}
.header-share ul {
  margin: 0;
  text-align: right;
}
.header-share ul li {
  display: inline-block;
  margin-right: 10px;
  line-height: 70px;
  height: 70px;
}
.header-share ul li:last-child {
  margin-right: 0;
}
.header-share ul li a {
  font-size: 16px;
}
.header-share ul li a i {
  color: #000000;
  padding-right: 8px;
}
.header-share ul li a:hover i {
  color: #171f32;
}
#rs-header .sticky .menu-cart-area,
#rs-header .sticky .sidebarmenu-search {
}
#rs-header.header-style-4 .btn_quote {
  display: inline-block;
  vertical-align: top;
  padding: 22px 0;
}
#rs-header .sticky_search i:before {
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}
#rs-header .menu-cart-area span.icon-num {
  background: #f2f2f2;
  color: #212121;
}
.sticky .menu-area .navbar ul li .sub-menu {
  top: 100%;
}
.header-transparent .menu-cart-area span.icon-num,
.header-style5 .menu-cart-area span.icon-num {
  background: #fff;
  color: #000;
}
#rs-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a::before {
  display: none;
}
#rs-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a::after {
  display: none;
}
#rs-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a {
  margin-right: 10px;
}
#rs-header .menu-area .navbar ul > li.mega.col2 > ul {
  max-width: 500px;
}
.menu-area .navbar ul li.mega.col2 ul.sub-menu {
  min-width: 130px;
}
/******* Mega Menu css ********/
.mega {
  position: static !important;
}
#rs-header .menu-area .navbar ul > li.mega > ul {
  width: 100%;
  padding: 21px 40px;
}
#rs-header .menu-area .navbar ul > li.mega.classic > ul {
  transition: unset;
}
#rs-header .menu-area .navbar ul > li.mega.mega-two-cols > ul {
  width: 55%;
  right: auto;
  left: auto;
}
#rs-header .menu-area .container-fluid .navbar ul > li.mega.mega-two-cols > ul {
  width: 38.2%;
}
#rs-header .menu-area .navbar ul li.mega ul.sub-menu li a {
  padding: 10px 0;
}
#rs-header .menu-area .navbar ul li.mega ul li a {
  font-size: 15px;
  font-weight: 600;
  position: relative;
  cursor: auto;
}
#rs-header .menu-area .navbar ul li.mega ul li a:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 1px;
  background: #fff;
  top: 23px;
  display: inline-block;
  margin-left: 7px;
}
body #rs-header .menu-area .navbar ul li.mega.mega-normal ul li a {
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}
body.mega-classic #rs-header .row-table {
  position: relative;
}
#rs-header .menu-area .navbar ul li.mega ul > li a {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 400;
  cursor: pointer;
}
#rs-header .menu-area .navbar ul li.mega ul > li a:after {
  display: none;
}
#rs-header .menu-area .navbar ul > li.mega > ul li ul li a {
  border-bottom: none;
}
#rs-header .menu-area .navbar ul li.mega ul > li {
  float: left !important;
}
#rs-header .menu-area .navbar ul li.mega ul > li.three-col {
  width: 33.33%;
}
#rs-header .menu-area .navbar ul li.mega ul > li.two-col {
  width: 50%;
}
#rs-header .menu-area .navbar ul li.mega ul > li.four-col {
  width: 25%;
}
#rs-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
  display: block;
  width: 99%;
}
#rs-header .menu-area .navbar ul li.mega ul li ul li {
  width: 100% !important;
  float: none !important;
  margin: 0;
}
#rs-header .menu-area .navbar ul > li.mega > ul > li > a {
  font-size: 17px !important;
  font-weight: 600;
  border: none;
  cursor: auto;
  background: none;
  color: #101010 !important;
}
#rs-header .menu-area .navbar ul > li.mega > ul > li > a:before {
  display: none;
}
#rs-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
  box-shadow: none;
}
#rs-header .menu-area .navbar ul li.mega ul li ul li:last-child a {
  border: none;
}
#rs-header .menu-area .navbar ul li.mega ul li ul li {
  border: none;
}
#rs-header .menu-area nav.navbar ul li.mega ul li .sub-menu {
  position: relative;
  opacity: 1;
  transform: scaleY(1);
}
#rs-header .menu-area nav.navbar ul li.mega ul li .sub-menu {
  right: auto !important;
  left: auto !important;
  padding: 0;
}
nav.nav.navbar,
.menu-area .col-sm-9.menu-responsive {
  position: static !important;
}
.menu-area .navbar ul > li.mega > ul.sub-menu .flex-mega {
  display: flex;
  justify-content: space-between;
}
.user-icons {
  margin-left: 15px;
}
.user-icons a {
  color: #fff;
  border: 1px solid #eee;
  width: 32px;
  display: block;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  height: 32px;
  line-height: 29px;
}
.user-icons a:hover {
  color: #ff5421;
  border-color: #ff5421;
}
/* Menu */
.menu-wrap-off {
  position: fixed;
  z-index: 9999;
  width: 100%;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  padding: 46px 30px 50px 50px;
  font-size: 1.15em;
  -webkit-transform: translate3d(520px, 0, 0);
  transform: translate3d(520px, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  max-width: 470px;
  overflow-y: auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.menu-wrap-off .offcanvas_logo {
  padding-bottom: 30px;
}
.menu-wrap-off .mobile_off_logo {
  padding-bottom: 30px;
}
.menu-wrap-off .mobile_off_contact_number {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  margin-top: 60px;
  gap: 15px;
}
.menu-wrap-off .mobile_off_contact_number i {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  background: #ff5421;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-wrap-off .mobile_off_contact_number i:before {
  margin: 0;
  font-size: 23px;
}
.menu-wrap-off .mobile_off_contact_number > div span {
  font-size: 15px;
  display: block;
}
.menu-wrap-off .mobile_off_contact_number > div a {
  font-size: 20px;
  font-weight: 600;
}
.menu-wrap-off .mobile_off_contact_number > div a:hover {
  color: #ff5421;
}
.menu-wrap-off .widget_media_gallery .gallery {
  margin: 0;
}
.menu-wrap-off .widget_media_gallery .gallery-item {
  margin: 0;
}
.menu-wrap-off .widget_media_gallery .gallery-item .gallery-icon {
  padding: 8px;
}
.menu-wrap-off .widget_media_gallery .gallery-item .gallery-icon img {
  border-radius: 3px;
}
.menu-wrap-off .inner-offcan {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 40px 20px 0 0;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  align-items: center;
  text-align: center;
}
.menu-wrap-off .inner-offcan .nav-link-container {
  position: absolute;
  left: 30px;
  top: 25px;
  display: block;
  z-index: 99;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button {
  background: #ff5421;
  color: #fff;
  padding: 12px 6px;
  display: block;
  border-radius: 55px;
  width: 45px;
  height: 45px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button span {
  background: #fff;
  margin: 4px 5px;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button:hover {
  opacity: .8;
}
.menu-wrap-off .logo-area {
  text-align: left;
  display: block;
  width: 100%;
  padding-bottom: 50px;
}
.nav-link-container #close-button2.close-button div.hamburger1 {
  transform: rotate(-45deg) translate(-4px, 4px);
  width: 24px;
}
.nav-link-container #close-button2.close-button div.hamburger3 {
  -webkit-transform: rotate(45deg) translate(0px, 0px);
  transform: rotate(45deg) translate(0px, 0px);
  width: 24px;
}
body.logged-in .menu-wrap-off {
  padding: 63px 30px 50px 50px;
}
body.logged-in .menu-wrap-off .inner-offcan .nav-link-container {
  top: 50px;
}
.off-nav-layer {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: -1;
  background: #ffffff;
  border-radius: 50%;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  display: block !important;
}
.off-nav-layer.off-open {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  display: block;
}
.menu-ofcn.off-open {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition-timing-function: ease;
  -webkit-transition-timing-function: cubic-bezier(0.9, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.9, 0, 0.3, 1);
}
.inner-offcan {
  opacity: 0;
  transition: all .8s ease;
}
body.on-offcanvas .menu-ofcn.off-open .inner-offcan {
  opacity: 1;
}
.off-nav-layer {
  background: #fff;
}
.mobile-menu-container ul li.active a {
  color: #ff5421;
}
body.page-template-page-single .mobile-menu-container {
  position: fixed;
  z-index: 999999;
  width: 400px;
  right: 0;
  top: -1px;
  height: 100%;
  background: #fff;
  padding: 46px 50px 50px 35px;
  font-size: 1.15em;
  -webkit-transform: translate3d(400px, 0, 0);
  transform: translate3d(400px, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
body.page-template-page-single .mobile-menu-container.nav-inactive-menu-link-container.nav-active-menu-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*------------------------------------
    04. Sticky Menu
--------------------------------------*/
.menu-sticky {
  margin: 0;
  width: 100%;
  z-index: 99;
  transition: all 300ms ease-in-out;
  background: transparent;
}
.menu-sticky.sticky {
  position: fixed !important;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
  padding: 0;
}
.menu-sticky.sticky .toolbar-area {
  display: none;
}
.menu-sticky.sticky .navbar-menu {
  width: 100%;
  text-align: right;
}
.menu-sticky.sticky .navbar-menu ul.menu {
  text-align: right;
}
.menu-sticky.sticky .navbar ul li > a {
  color: #101010;
  font-size: 14px;
}
.menu-sticky.sticky .btn_quote {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
}
.menu-sticky.sticky .nav-link-container i {
  color: #101010;
}
.sticky-logo {
  display: none;
}
.sticky .logo-area {
  display: none;
}
.sticky .logo-area.sticky-logo {
  display: block;
}
/* ---------------------------
    Footer Css 
------------------------------*/
.rs-footer {
  background: #151515;
  position: relative;
  background-position: center bottom;
}
.rs-footer .footer1,
.rs-footer .footer2 {
  padding-right: 50px;
}
.rs-footer #wp-calendar td {
  color: #ffffff !important;
  padding: 10px;
  border: 1px solid #ccc;
}
.rs-footer #wp-calendar td#today {
  color: #ff5421;
}
.rs-footer #wp-calendar th {
  background: #ff5421 !important;
  color: #ffffff !important;
  padding: 10px;
  border: 1px solid #ccc;
}
.rs-footer .widget {
  margin: 0 0 30px;
  overflow: hidden;
}
.rs-footer .widget.widget_nav_menu ul li {
  position: relative;
}
.rs-footer .widget.widget_nav_menu ul li a:hover {
  color: #ff5421;
}
.rs-footer .container-fluid {
  padding-left: 100px;
  padding-right: 100px;
}
.footer-0 {
  padding-right: 40px;
}
.border-btm .vc_col-sm-12 {
  border-bottom: 1px solid #181c5d;
}
.footer-btn-wrap {
  display: block;
  margin-top: 40px;
}
.footer-btn-wrap .footer-btn {
  font-weight: 500;
  color: #fff;
  background: #ff5421;
  padding: 16px 24px;
  border-radius: 3px;
  font-size: 16px;
  text-transform: uppercase;
}
.footer-btn-wrap .footer-btn:hover {
  color: #fff !important;
  opacity: .9;
}
.rs-footer .copyright-widget .widget {
  margin-bottom: 0;
}
.footer-subscribe {
  display: block;
  clear: both;
  position: relative;
  padding: 40px 0 4px;
  margin-left: 15px;
  margin-right: 15px;
}
.footer-subscribe .paper-plane:before {
  content: "\f1d8";
  position: absolute;
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: middle;
  right: 45px;
  top: 12px;
  color: #fff;
  z-index: 1;
  font-size: 20px;
  cursor: pointer;
  transition: all .5s ease;
}
.footer-subscribe .paper-plane:hover:before {
  opacity: .7;
}
.footer-subscribe .subscribe-bg {
  padding: 40px 0 70px;
  border-bottom: 2px solid #333;
}
.footer-subscribe input[type="email"] {
  position: relative;
  border-radius: 0px;
  margin: 0;
  padding-right: 130px;
  color: #fff;
  font-size: 15px;
  max-width: 85%;
  background: transparent;
  height: 60px !important;
  border: 2px solid #212326 !important;
  padding-left: 18px;
}
.footer-subscribe input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #fff !important;
  opacity: 1;
}
.footer-subscribe input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */

  color: #fff !important;
  opacity: 1;
}
.footer-subscribe input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */

  color: #fff !important;
  opacity: 1;
}
.footer-subscribe input[type="email"]:-moz-placeholder {
  /* Firefox 18- */

  color: #fff !important;
  opacity: 1;
}
.footer-subscribe .widget {
  margin-bottom: 0;
}
.footer-subscribe input[type="submit"] {
  background: #ff5421;
  border: none;
  padding: 10px 37px;
  height: 60px;
  color: #1273eb;
  position: absolute;
  right: 15px;
  top: 0;
  text-transform: uppercase;
  font-size: 0px;
}
.footer-subscribe .newsletter-title {
  color: #fff;
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  margin-top: 8px;
}
.rs-footer {
  font-size: 15px;
  color: #ffffff;
}
.rs-footer .recent-post-widget .post-item .post-desc h5 {
  line-height: 24px;
}
.rs-footer .widget.widget_nav_menu ul li {
  margin-bottom: 5px;
}
.rs-footer .widget.widget_nav_menu ul li a {
  position: relative;
  display: inline-block;
  color: #444;
  padding-left: 35px;
}
.rs-footer .widget.widget_nav_menu ul.menu {
  margin-top: -5px;
}
.rs-footer .footer-top {
  padding: 70px 0 30px;
}
.rs-footer .footer-top input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #666;
}
.rs-footer .footer-top input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */

  color: #666;
}
.rs-footer .footer-top input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */

  color: #666;
}
.rs-footer .footer-top input[type="email"]:-moz-placeholder {
  /* Firefox 18- */

  color: #666;
}
.rs-footer .footer-top h3.footer-title {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  margin-bottom: 44px;
}
.rs-footer .footer-top h3.footer-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 2px;
  width: 40px;
  background: #ff5421;
}
.rs-footer .footer-top .mc4wp-form-fields p {
  margin: 30px 0 0;
  position: relative;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="email"] {
  background: none;
  border: 2px solid #000;
  width: 100%;
  font-size: 13px;
  padding: 10px 60px 10px 20px;
  margin: 0;
  color: #fff;
  overflow: hidden;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="submit"] {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background: #171f32;
  border-radius: 0;
  padding: 11px 17px 16px;
  font-family: "educavoicon";
  font-size: 0;
}
.rs-footer .footer-top .mc4wp-form-fields i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 11px 17px 16px;
  pointer-events: none;
  background: #171f32;
  transition: 0.4s;
  transition-delay: 0.2s;
  color: #fff;
}
.rs-footer .footer-top .mc4wp-form-fields i:hover {
  opacity: 0.8;
}
.rs-footer.rs-footer-top-gap .footer-top {
  padding-top: 180px;
}
.rs-footer .footer-address {
  line-height: 35px;
}
.rs-footer li.about-widget-img img {
  margin-bottom: 10px;
  margin-top: 0px;
  height: 35px;
}
.rs-footer a {
  color: #444;
}
.rs-footer a:hover {
  color: #ff5421;
}
.rs-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.rs-footer ul li:last-child {
  padding-bottom: 0;
}
.rs-footer .recent-post-widget {
  margin-bottom: 0;
  margin-top: 49px;
}
.rs-footer .recent-post-widget .show-featured {
  overflow: hidden;
  margin-bottom: 15px;
}
.rs-footer .recent-post-widget .show-featured .post-img img {
  border-radius: 4px;
}
.rs-footer .recent-post-widget .show-featured .post-desc {
  line-height: 22px;
}
.rs-footer .recent-post-widget .show-featured .post-desc a {
  letter-spacing: 0.1px;
}
.rs-footer .recent-post-widget .show-featured .post-desc i {
  margin-right: 3px;
  position: relative;
  font-size: 14px;
}
.rs-footer .recent-post-widget .show-featured .post-desc span {
  color: #e0e0e0;
  display: block;
  margin-top: 8px;
  font-size: 13.5px;
}
.rs-footer .recent-post-widget .show-featured .post-item {
  overflow: hidden;
}
.rs-footer .about-widget p img {
  margin-bottom: 22px;
}
.rs-footer .footer-logo-light {
  height: 25px;
  margin: 11px 0 20px;
}
.rs-footer .fa-ul {
  margin-left: 0;
  text-align: left;
}
.rs-footer .fa-ul li {
  padding: 0px 0px 15px 45px;
}
.rs-footer .fa-ul li i {
  color: #ffffff;
  font-size: 20px !important;
}
.rs-footer .fa-ul li i:before {
  position: absolute;
  left: 0;
  margin-left: 0;
  font-size: 20px;
  top: 2px;
}
.rs-footer .fa-ul li i.fa-whatsapp {
  position: absolute;
  left: 0;
  margin-left: 0;
}
.rs-footer .fa-ul li i.fa-whatsapp:before {
  font-size: 23px;
}
.rs-footer .fa-ul li a {
  color: #fff;
}
.rs-footer .fa-ul li a:hover {
  color: #171f32;
}
.rs-footer.footerlight {
  color: #666666;
}
.rs-footer.footerlight .footer-logo img {
  height: 25px;
}
.rs-footer.footerlight .footer-top h3.footer-title {
  color: #212121;
}
.rs-footer.footerlight .footer-top h3.footer-title:after {
  background: #666666;
}
.rs-footer.footerlight .footer_social li a {
  color: #666666;
  border-color: #666666;
}
.rs-footer.footerlight .footer_social li a .fa {
  color: #171f32;
}
.rs-footer.footerlight .footer_social li a:hover .fa {
  color: #ff5421;
}
.rs-footer.footerlight .footer_social li:last-child {
  margin-right: 0 !important;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"] li a,
.rs-footer.footerlight .footer-top .mc4wp-form-fields ul.footer_social li a {
  border-color: #666;
}
.rs-footer.footerlight .footer-bottom {
  border-color: #fff;
}
.rs-footer.footerlight .footer-bottom .copyright p {
  color: #666;
}
.rs-footer.footerlight .footer-bottom .copyright a {
  color: #171f32;
}
.rs-footer.footerlight .widget.widget_nav_menu ul li a {
  color: #666666;
}
.rs-footer.footerlight a {
  color: #666666;
}
.rs-footer.footerdark .footer-bottom {
  border-color: #eee6;
}
.rs-footer.footerdark .footer-top .mc4wp-form-fields input[type="email"] {
  border-color: #eee6;
}
.rs-footer .footer-logo img {
  height: 20px;
  margin: 0;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"] {
  border-color: #171f32;
  color: #666;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #666666;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */

  color: #666666;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */

  color: #666666;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  /* Firefox 18- */

  color: #666666;
}
.error404 .rs-footer {
  margin: 0;
}
ul.footer_social li {
  display: inline-block;
  margin-right: 6px;
}
ul.footer_social li a {
  width: 35px;
  height: 35px;
  line-height: 36px;
  border-radius: 2px;
  background: #192e46;
  text-align: center;
  color: #ffffff;
  display: block;
  font-size: 14px;
}
ul.footer_social li a:hover {
  color: #ff5421;
}
ul.footer_social li:last-child {
  margin-right: 0 !important;
}
.footer-bottom {
  background: transparent;
}
.footer-bottom .copyright_border {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 36px 0;
}
.footer-bottom .rows {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-bottom .copyright p {
  margin: 0;
  line-height: 35px;
}
a.footer-logo {
  display: block;
  margin-bottom: 26px;
}
.rs-footer .widget.widget_nav_menu ul li a,
.rs-footer .widget.widget_recent_comments ul li,
.rs-footer .widget.widget_pages ul li a,
.rs-footer .widget.widget_archive ul li a,
.rs-footer .widget.widget_categories ul li a {
  position: relative;
  padding: 3px 0 3px 20px !important;
  display: inline-block;
  color: #fff;
}
.rs-footer .widget.widget_nav_menu ul li a:hover,
.rs-footer .widget.widget_recent_comments ul li:hover,
.rs-footer .widget.widget_pages ul li a:hover,
.rs-footer .widget.widget_archive ul li a:hover,
.rs-footer .widget.widget_categories ul li a:hover {
  color: #ff5421;
}
.rs-footer .widget.widget_nav_menu ul li a:before,
.rs-footer .widget.widget_recent_comments ul li:before,
.rs-footer .widget.widget_pages ul li a:before,
.rs-footer .widget.widget_archive ul li a:before,
.rs-footer .widget.widget_categories ul li a:before {
  display: block !important;
  content: "";
  position: absolute;
  font-size: 18px;
  background: #ff5421;
  left: 0;
  top: 14px;
  width: 6px;
  height: 6px;
}
.rs-footer .widget.widget_recent_comments ul li a {
  position: relative;
  padding: 6px 0 6px 0px !important;
  display: inline-block;
  color: #e0e0e0;
}
.rs-footer .widget.widget_recent_comments ul li a:hover {
  color: #ff5421;
}
.rs-footer .footer-logo-wrap {
  padding-bottom: 32px;
  padding-top: 8px;
}
.rs-footer ul.footer_social li a {
  background: none !important;
  width: auto;
  height: auto;
  line-height: 16px;
  font-size: 16px;
  margin-right: 0px;
}
.rs-footer ul.footer_social li a:hover {
  opacity: .8;
}
.rs-footer .footer-bottom h3.footer-title {
  display: none;
}
.rs-footer .footer-bottom .widget_nav_menu ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.rs-footer .footer-bottom .widget_nav_menu ul li a {
  padding: 0px 19px 0 25px !important;
}
.rs-footer .footer-bottom .widget_nav_menu ul li a:before {
  border-radius: 50%;
  top: 11px;
}
.rs-footer .footer-bottom .widget_nav_menu ul li ul {
  display: none;
}
.rs-footer .footer-bottom .widget_nav_menu ul li:first-child a:before {
  display: none !important;
}
.rs-footer .footer-bottom .widget_nav_menu ul li:last-child a {
  padding-right: 0px !important;
}
.rs-footer .widget.widget_nav_menu ul ul.sub-menu,
.rs-footer .widget.widget_pages ul ul.sub-menu,
.rs-footer .widget.widget_categories ul ul.sub-menu {
  padding-left: 20px;
}
.rs-footer .widget.widget_nav_menu ul ul.sub-menu li a,
.rs-footer .widget.widget_pages ul ul.sub-menu li a,
.rs-footer .widget.widget_recent_comments ul ul.sub-menu li a,
.rs-footer .widget.widget_archive ul ul.sub-menu li a,
.rs-footer .widget.widget_categories ul ul.sub-menu li a {
  position: relative;
  padding: 0;
}
.rs-footer .widget.widget_nav_menu ul ul.sub-menu li a:before,
.rs-footer .widget.widget_pages ul ul.sub-menu li a:before,
.rs-footer .widget.widget_recent_comments ul ul.sub-menu li a:before,
.rs-footer .widget.widget_archive ul ul.sub-menu li a:before,
.rs-footer .widget.widget_categories ul ul.sub-menu li a:before {
  display: block !important;
  content: "";
  position: absolute;
  font-size: 18px;
  background: #ff5421;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  transform: translateY(-50%);
}
.rs-footer .widget.widget_recent_comments ul li {
  display: block;
}
.rs-footer a {
  color: #e0e0e0;
}
.rs-footer a:focus {
  color: #e0e0e0;
}
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 40px;
  z-index: 10;
}
#scrollUp i {
  height: 40px;
  font-size: 24px;
  width: 42px;
  border-radius: 50%;
  color: #fff;
  line-height: 36px;
  transition: all 0.3s ease 0s;
  background-color: #171f32;
  margin-left: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
#scrollUp i:hover {
  opacity: 0.8;
}
/*--------------------------------------------------------------
Heading  css
--------------------------------------------------------------*/
.rs-heading .title-inner .sub-text {
  font-weight: 500;
  margin: 0 0 10px;
  display: block;
  color: #ff5421;
  line-height: 28px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
}
.rs-heading .title-inner .sub-text.title-upper {
  text-transform: uppercase;
}
.rs-heading .title-inner .title {
  color: #101010;
  font-weight: 700;
  position: relative;
}
.rs-heading .title-inner .title.title-upper {
  text-transform: uppercase;
}
.rs-heading .title-inner .title span.watermark {
  position: absolute;
  font-size: 200px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  opacity: 0.05;
  width: 100%;
  left: 0;
  color: inherit;
  white-space: nowrap;
  vertical-align: middle;
}
.rs-heading .title-inner .title span.watermark-animate {
  font-size: 130px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  opacity: 0.05;
  width: 100%;
  left: 0;
  color: inherit;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  position: absolute;
  -webkit-animation: anim 8s infinite;
  animation: anim 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  /* Chrome, Safari, Opera */

  animation-timing-function: linear;
}
.rs-heading .title-inner h3.title {
  font-weight: 500;
}
.rs-heading.style12 .border-top12 {
  width: 50px;
  margin-bottom: 20px;
  display: block;
}
.rs-heading.style12.text-center .border-top12 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.rs-heading.style12 .title {
  margin-bottom: 10px;
}
.rs-heading.style12 .sub-text {
  font-weight: 500;
  display: block;
  margin-bottom: 25px;
}
.rs-heading.style1 .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 4px;
  background: #ff5421;
  z-index: 1;
  margin-left: 20px;
  top: 14px;
}
.rs-heading.style11 .sub-text {
  font-family: 'Montserrat', sans-serif;
}
.rs-heading.style11 .title span.watermark {
  font-size: 180px;
  opacity: 0.08;
}
.rs-heading.style11 .title span {
  display: block;
  font-size: 32px;
  font-weight: 600;
}
.rs-heading.style11 .title-inner {
  position: relative;
}
.rs-heading.style11 .title-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  opacity: 0.5;
  width: 10px;
  height: 100%;
}
.rs-heading.style11.text-center .title-inner {
  position: relative;
  display: inline-block;
}
.rs-heading.style11.text-center .title-inner:before {
  content: "";
  position: absolute;
  bottom: 42px;
  left: 0;
  right: 0;
  opacity: 0.5;
  width: 50%;
  height: 10px;
  margin: 0 auto;
  display: block;
  top: auto;
}
.rs-heading.style10 .title-inner .sub-text {
  position: relative;
  display: inline-block;
}
.rs-heading.style10 .title-inner .sub-text:before {
  content: '•';
  position: absolute;
  top: 50%;
  left: -35px;
  color: transparent;
  text-shadow: 10px 0 #171f32, -10px 0 #171f32;
  color: #171f32;
  font-size: .8em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  opacity: 1;
}
.rs-heading.style10 .title-inner .sub-text:after {
  content: '•';
  position: absolute;
  top: 50%;
  right: -35px;
  color: transparent;
  text-shadow: 10px 0 #171f32, -10px 0 #171f32;
  color: #171f32;
  font-size: .8em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  opacity: 1;
}
.rs-heading.big .title-inner h2 {
  font-size: 36px;
  line-height: 44px;
}
.rs-heading.big .description p {
  font-size: 20px;
  line-height: 32px;
}
.rs-heading.style4 .title-inner .title {
  margin-bottom: 0;
}
.rs-heading.style4 .title-inner .title-img {
  margin-bottom: 12px;
}
.rs-heading.style2 {
  position: relative;
  z-index: 1;
}
.rs-heading.style2 .title {
  display: inline-block;
  position: relative;
}
.rs-heading.style2 .description p {
  margin-bottom: 12px;
}
.rs-heading.style2 .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 4px;
  z-index: 9;
  margin-left: 0;
  left: 0;
  bottom: 0;
}
.rs-heading.style2.light:after {
  background: #fff !important;
}
.rs-heading.style2.center .title:after {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.rs-heading.style2.right .title:after {
  left: auto;
  right: 0;
  margin: 0;
}
.rs-heading.style3 {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style3 h2 {
  margin-bottom: 12px;
}
.rs-heading.style3 .description {
  position: relative;
  padding-left: 80px;
}
.rs-heading.style3 .description:after {
  content: "";
  position: absolute;
  border: 0;
  width: 60px;
  height: 2px;
  background: #ff5421;
  z-index: 1;
  margin-left: 0;
  left: 0;
  top: 14px;
}
.rs-heading.style3 .description p {
  margin-bottom: 12px;
}
.rs-heading.style3.light .description:after {
  background: #fff !important;
}
.rs-heading.style8 {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 10px;
}
.rs-heading.style8 .title-inner {
  padding-left: 25px;
  position: relative;
  display: inline-block;
}
.rs-heading.style8 .title-inner .sub-text {
  margin-bottom: 5px;
}
.rs-heading.style8 .title-inner:after {
  content: "";
  position: absolute;
  border: 0;
  width: 2px;
  height: 100%;
  background: #ff5421;
  z-index: 1;
  margin-left: 0;
  left: 0;
  top: 0;
}
.rs-heading.style8 .description {
  padding-left: 25px;
  position: relative;
}
.rs-heading.style8 .description:after {
  content: "";
  position: absolute;
  border: 0;
  width: 2px;
  height: 100%;
  background: #ff5421;
  z-index: 1;
  margin-left: 0;
  left: 0;
  top: 0;
}
.rs-heading.style8 h2 {
  margin-bottom: 5px;
}
.rs-heading.style8.text-center .description {
  padding-top: 15px;
  padding-left: 0px;
}
.rs-heading.style8.text-center .description:after {
  display: none;
}
.rs-heading.style8.light .title-inner:after {
  background: #fff;
}
.rs-heading.style8.light .description:after {
  background: #fff !important;
}
.rs-heading.style6 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style6 .title-inner h2 {
  margin-bottom: 12px;
}
.rs-heading.style6 .title-inner .sub-text {
  position: relative;
  padding-left: 65px;
  color: #ff5421;
}
.rs-heading.style6 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #171f32;
  z-index: 1;
  margin-left: 0;
  left: 0;
  top: 12px;
}
.rs-heading.style6 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.rs-heading.style6.text-center .title-inner .sub-text,
.rs-heading.style6.text-right .title-inner .sub-text {
  display: inline-block;
}
.rs-heading.style6.text-center .sub-text {
  position: relative;
  padding-left: 0px;
  padding-top: 60px;
  color: #ff5421;
}
.rs-heading.style6.text-center .sub-text:after {
  content: '';
  width: 77px;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: -1px;
  width: 2px;
  height: 50px;
}
.rs-heading.style6.light .sub-text:after {
  background: #fff !important;
}
.rs-heading.style6.dark .sub-text:after {
  background: #232023 !important;
}
.rs-heading.style4 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style4 .title-inner h2 {
  margin-bottom: 12px;
  display: block;
}
.rs-heading.style4 .title-inner .sub-text {
  position: relative;
  color: #171f32;
  display: inline-block;
}
.rs-heading.style4 .title-inner .sub-text:before,
.rs-heading.style4 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #171f32;
  z-index: 1;
  margin-left: 0;
  left: -20px;
  top: 15px;
}
.rs-heading.style4 .title-inner .sub-text:before {
  left: -55px;
}
.rs-heading.style4 .title-inner .sub-text:after {
  left: auto;
  right: -55px;
}
.rs-heading.style4 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.rs-heading.style4.light .sub-text:before,
.rs-heading.style4.light .sub-text:after {
  background: #fff !important;
}
.rs-heading.style4.text-center .title-inner .sub-text,
.rs-heading.style4.text-right .title-inner .sub-text {
  display: inline-block;
}
.rs-heading.style7 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style7 .title-inner h2 {
  margin-bottom: 12px;
}
.rs-heading.style7 .title-inner .sub-text {
  position: relative;
  padding-right: 65px;
  display: inline-block;
  color: #ff5421;
}
.rs-heading.style7 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #ff5421;
  z-index: 1;
  margin-left: 0;
  right: 0;
  top: 12px;
}
.rs-heading.style7 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.rs-heading.style7 .title-inner.light .sub-text:after {
  background: #fff !important;
}
.rs-heading.style7 .title-inner.text-center .title-inner .sub-text,
.rs-heading.style7 .title-inner.text-right .title-inner .sub-text {
  display: inline-block;
}
.rs-heading.style9 .title-img {
  margin-bottom: 15px;
}
.list-angle-right,
.list-style-circle,
.list-style {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block !important;
}
.list-angle-right li,
.list-style-circle li,
.list-style li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 5px;
}
.list-angle-right li:before,
.list-style-circle li:before,
.list-style li:before {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: -2px;
  font-size: 20px;
  color: #ff5421;
}
.list-angle-right li:before {
  content: "\f105";
}
.list-style-circle li:before {
  content: "\f00c";
}
.list-style li:before {
  content: "\f05d";
}
.history-list {
  margin-bottom: 5px;
}
/*--------------------------------------------------------------
    Call to Actiobn
--------------------------------------------------------------*/
.rs-cta .description {
  margin-top: 25px;
  font-size: 15px;
  line-height: 28px;
  font-weight: normal;
}
.rs-cta .description p:first-child {
  margin: 0;
}
.rs-cta .description p:last-child {
  margin: 0;
}
.rs-cta .description ul {
  margin: 0 0 0 18px;
}
.rs-cta .title-wrap .exp-title {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 0px;
  text-align: left;
}
.rs-cta .title-wrap .eta-subtitle {
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 1.4;
  text-transform: uppercase;
}
.rs-cta .button-wrap .cta-hints {
  margin-bottom: 0;
  margin-top: 10px;
  margin-right: 10px;
}
.rs-cta .style1 .hidden-md {
  padding-right: 40px;
}
.rs-cta .style1 .title-wrap .eta-subtitle {
  margin-top: 15px;
  margin-bottom: 7px;
}
.rs-cta .style1 .title-wrap .description {
  margin-top: 18px;
}
.rs-cta .style1 .eta-subtitle {
  text-transform: none;
}
.rs-cta .style2 {
  text-align: center;
}
.rs-cta .style2 .title-wrap {
  padding: 25px 0 10px;
  max-width: 650px;
  margin: 0 auto;
}
.rs-cta .style2 .eta-subtitle {
  font-weight: 500;
}
.rs-cta .style2 .button-wrap {
  margin-bottom: 10px;
  margin-top: 15px;
}
.rs-cta.text-left .style2 {
  text-align: left;
}
.rs-cta.text-left .style2 .title-wrap h2 {
  text-align: left;
}
.rs-cta.text-left ul.stylelisting {
  list-style-type: none;
}
.rs-cta.text-left ul.stylelisting li {
  position: relative;
  padding-left: 22px !important;
  line-height: 34px;
  border: none !important;
}
.rs-cta.text-left ul.stylelisting li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f054";
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 12px;
}
.rs-cta.text-right .style2 {
  text-align: right;
}
.rs-cta.text-right .style2 .title-wrap h2 {
  text-align: right;
}
.rs-cta .style2 .title-wrap .eta-subtitle {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
}
.rs-cta .style2 .title-wrap .exp-title {
  text-align: center;
  position: relative;
  z-index: 1;
}
.rs-cta .style2 .title-wrap .description {
  margin-top: 15px;
}
.rs-cta.rs-cat-style3 {
  padding-bottom: 37px;
}
.rs-cta.rs-cat-style3 .pry-btn {
  height: 55px;
  line-height: 52px;
  border-radius: 30px;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  padding: 0 50px;
  margin-top: 15px;
  position: relative;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  z-index: 1;
  background: #171f32;
  border: 2px solid #ffffff;
}
.rs-cta.rs-cat-style3 .pry-btn:hover {
  border-width: 2px;
  background: #171f32;
  opacity: 0.8;
  border-color: #fff;
}
.rs-cta.rs-cat-style3 .cta-wrap .title-wrap .button-wrap {
  padding-top: 20px;
}
.rs-cta.rs-ctabg-style3 .description {
  margin-top: 10px;
}
.rs-cta.rs-ctabg-style3 .pry-btn {
  height: 55px;
  line-height: 52px;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  padding: 0 30px;
  margin-top: 15px;
  position: relative;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  z-index: 1;
  background: #171f32;
  border: 2px solid #ffffff;
}
.rs-cta.rs-ctabg-style3 .pry-btn:hover {
  border-width: 2px;
  background: #171f32;
  opacity: 0.8;
  border-color: #fff;
}
.rs-cta.rs-ctabg-style3 .cta-wrap .title-wrap .button-wrap {
  padding-top: 20px;
}
.rs-contact-box {
  text-align: left;
}
.rs-contact-box .address-item {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 30px;
}
.rs-contact-box .address-item:last-child {
  margin-bottom: 0 !important;
}
.rs-contact-box .address-item .address-icon {
  display: inline-block;
  position: relative;
  background: #ff5421;
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 100%;
  text-align: center;
}
.rs-contact-box .address-item .address-icon i {
  text-align: center;
  color: #fff;
  border-radius: 100%;
  font-size: 30px;
  position: relative;
  line-height: 70px;
  z-index: 9;
  width: 100%;
  vertical-align: middle;
  margin-left: 0;
  height: auto;
}
.rs-contact-box .address-item:last-child .address-icon:after {
  display: none;
}
.rs-contact-box .address-item .address-text {
  font-family: 'Montserrat', sans-serif;
}
.rs-contact-box .address-item .address-text .contact-title {
  margin-bottom: 1px;
  font-weight: 500;
  font-size: 20px;
  margin-top: 6px;
}
.rs-contact-box .address-item .address-text .des {
  color: #363636;
}
.rs-contact-box .address-item .address-text .des:hover {
  color: #171f32;
}
.rs-contact-box .address-item .address-text .label {
  margin-bottom: 5px;
}
.rs-contact-box .address-item:hover .address-icon:after,
.rs-contact-box .address-item:hover .address-icon:before {
  opacity: 1;
  visibility: visible;
}
.rs-contact-box .address-item.vertical {
  display: block;
  text-align: center;
}
.rs-contact-box .address-item.vertical .address-text span.label {
  display: block;
  font-weight: 500;
  font-size: 20px;
  margin-top: 15px;
}
.rs-contact-box .address-item.horizontal .address-icon {
  margin-right: 20px;
  border: 5px solid #e5e8eb;
  line-height: 57px;
}
.rs-contact-box .address-item.horizontal .address-text span {
  display: block;
}
.rs-contact-box .address-item.horizontal .address-text .des {
  font-weight: 700;
}
.rs-free-course-contact input,
.rs-free-course-contact textarea,
.rs-free-course-contact select {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #767676;
  background: #ffffff;
  padding: 10px 18px;
}
.rs-free-course-contact textarea {
  height: 140px;
  display: inherit;
  outline: none;
}
.rs-free-course-contact .select-option {
  position: relative;
}
.rs-free-course-contact .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  z-index: 11;
  position: relative;
}
.rs-free-course-contact .select-option:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #767676;
  right: 15px;
  position: absolute;
  top: 16px;
  font-size: 20px;
  pointer-events: none;
}
.rs-free-course-contact ::-webkit-input-placeholder {
  color: #767676;
  opacity: 1;
}
.rs-free-course-contact :-ms-input-placeholder {
  color: #767676;
  opacity: 1;
}
.rs-free-course-contact ::placeholder {
  color: #767676;
  opacity: 1;
}
/*--------------------------------------------------------------
services css
--------------------------------------------------------------*/
.rs-services-default .services-wrap {
  transition: all .5s ease;
}
.rs-services-default .services-wrap .services-item {
  margin-bottom: 40px;
}
.rs-services-default .services-wrap .services-item .services-icon {
  font-size: 60px;
  line-height: 60px;
  width: 100%;
  position: relative;
}
.rs-services-default .services-wrap .services-item .services-icon i {
  color: #ff5421;
}
.rs-services-default .services-wrap .services-item .services-icon:hover {
  background-position: 20px -30px;
}
.rs-services-default .services-wrap .services-item h4 {
  margin-bottom: 0;
  font-size: 16px;
  text-transform: lowercase;
  font-weight: 400 !important;
}
.rs-services-default .services-wrap .services-item .services-title {
  font-size: 16px;
  margin: 0 0 5px;
  font-weight: 600 !important;
  line-height: 20px !important;
}
.rs-services-default.services-center .services-icon {
  display: block;
  font-size: 40px;
  float: none;
  top: 8px;
  text-align: center;
}
.rs-services-default.services-center .services-icon i {
  margin: 0 auto;
}
.rs-services-default.services-center .services-desc {
  width: 100%;
  text-align: center;
}
.rs-services-default.services-right .services-icon {
  display: block;
  font-size: 40px;
  float: none;
  width: 100%;
  text-align: right;
}
.rs-services-default.services-right .services-icon i {
  margin: 0 auto;
  margin-right: 0;
}
.rs-services-default.services-right .services-desc {
  width: 100%;
  text-align: right;
}
.rs-services-default .services-item.img-left {
  display: flex;
  vertical-align: top;
  margin-bottom: 0;
}
.rs-services-default .services-item.img-left .services-icon {
  float: left;
  width: 150px;
}
.rs-services-default .services-item.img-left .services-icon:after {
  background: #ff5421;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 36%;
  top: 30px;
  content: "";
  display: block;
  opacity: 0.1;
}
.rs-services-default .services-item.img-left .services-icon img {
  padding-right: 5px;
}
.rs-services-default .services-item.img-left .services-desc {
  padding-left: 30px;
  float: left;
  padding-top: 10px;
}
.rs-services-default .services-item.img-right .services-icon {
  float: right;
  width: 30%;
}
.rs-services-default .services-item.img-right .services-desc {
  padding-right: 25px;
  float: left;
  width: 70%;
}
.rs-services-default .services-item.img-center {
  float: none;
  width: inherit;
}
.rs-services-default .services-item.img-center .services-icon {
  margin-bottom: 20px;
}
.service-home .services-wrap .services-item .services-icon:before {
  content: "";
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  width: 0px;
  height: 0px;
  transition: all .5s ease;
  border-right: 60px solid transparent;
  border-top: 60px solid #171f32;
  border-left: 60px solid #171f32;
  border-bottom: 60px solid #171f32;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 60px;
  opacity: .05;
  transform: rotate(-90deg);
  z-index: -1;
  border-bottom-right-radius: 60px;
}
.service-home .services-wrap:hover {
  box-shadow: 0 0 50px #eee;
}
.service-home .services-wrap:hover .services-icon:before {
  left: 150px;
}
.middle-column-shadow .rs-services-default .services-wrap {
  box-shadow: 0 0 150px #eee;
}
.service_box .rs-services-default .services-wrap .services-item {
  margin-bottom: 25px;
}
.service_box .rs-services-default .services-wrap .services-item .services-title {
  font-weight: 400 !important;
}
.service_box .rs-services-default .services-wrap .services-item p {
  margin: 0;
}
.service_box .rs-services-default .services-wrap .services-item .readon {
  background: #ffffff;
  color: #171f32;
  border-color: #ffffff;
  margin-top: 15px;
}
.service_box .rs-services-default .services-wrap .services-item .readon i:before {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.service_box .rs-services-default .services-wrap .services-item .readon a {
  color: #ffffff;
}
.rs-services1 .services-title {
  font-size: 15px;
  font-weight: 600;
}
.rs-services1 .services-wrap .services-item {
  border-bottom: none;
  margin: 0;
  padding: 5px 0 32px;
}
.rs-services1 .services-wrap .services-item .services-icon {
  font-size: 30px;
  width: 100%;
}
.rs-services1 .services-wrap .services-item .services-icon i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  display: block;
}
.rs-services1 .services-wrap .services-item .services-desc {
  width: 100%;
}
.rs-services1 .services-wrap .services-item .services-desc .services-title {
  margin: 28px 0 10px;
}
.rs-services1 .services-wrap .services-item:hover .services-title a {
  color: #171f32;
}
.rs-services1.services-center .services-item {
  position: relative;
  padding: 0px 20px 14px;
  z-index: 110;
  overflow: hidden;
  transition: all 0.6s ease 0s;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.rs-services1.services-center .services-title {
  margin: 0 0 12px !important;
}
.rs-services1.services-left .services-item {
  position: relative;
  z-index: 110;
  overflow: hidden;
  transition: all 0.6s ease 0s;
  margin-bottom: 30px;
}
.rs-services1.services-left .services-item .services-title {
  font-weight: 600 !important;
  line-height: 24px;
}
.rs-services1.services-left .services-item .services-icon {
  position: relative;
  display: inline-block;
  font-size: 36px;
  top: 0;
  text-align: left;
}
.rs-services1.services-left .services-item .services-icon i {
  width: auto;
  height: auto;
}
.rs-services1.services-left .services-item .services-desc {
  position: relative;
  float: right;
  text-align: left;
}
.rs-services1.services-left .services-item .services-desc .services-title {
  margin-top: 0;
}
.rs-services1.services-right .services-item {
  position: relative;
  padding: 25px 25px 2px 10px;
  z-index: 110;
  overflow: hidden;
  transition: all 0.6s ease 0s;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.rs-services1.services-right .services-item .services-title {
  font-size: 17px;
  font-weight: 500 !important;
  line-height: 24px;
}
.rs-services1.services-right .services-item .services-icon {
  position: relative;
  display: inline-block;
  font-size: 36px;
  float: left;
  width: 20%;
  top: 0;
  text-align: center;
}
.rs-services1.services-right .services-item .services-desc {
  position: relative;
  float: right;
  text-align: left;
  width: 78%;
  line-height: 25px;
  padding-left: 50px;
  font-size: 14px;
}
.rs-services1.services-right .services-item .services-desc .services-title {
  margin-top: 0;
}
.rs-services1.services-right .services-item .services-icon {
  float: right;
}
.rs-services1.services-right .services-item .services-desc {
  float: left;
}
.rs-services1.services-center .services-icon {
  display: block;
  font-size: 36px;
  float: none;
  width: 100%;
  top: 8px;
  text-align: center;
}
.rs-services1.services-center .services-icon i {
  margin: 0 auto;
}
.rs-services1.services-center .services-desc {
  float: none;
  width: 100%;
  text-align: center;
}
.rs-services1.services-right .services-icon {
  display: block;
  font-size: 36px;
  float: none;
  width: 100%;
  top: 8px;
  text-align: right;
}
.rs-services1.services-right .services-icon i {
  margin: 0 auto;
  margin-right: 0;
}
.rs-services1.services-right .services-desc {
  float: none;
  width: 100%;
  text-align: right;
}
.rs-header-title.header-right .title {
  text-align: right;
}
.services-style1 .services-btn-part i {
  margin-left: 5px;
  position: relative;
  top: 2px;
  font-weight: 700;
}
.services-style1 .services-btn-part i:before {
  font-size: 15px;
}
.services-style-2 {
  border-radius: 6px;
  transition: all .5s ease;
}
.services-style-2 .services-wrap .services-item {
  position: relative;
  transition: all .5s ease;
  top: 0;
}
.services-style-2 .services-wrap .services-item .services-icon img {
  height: 50px;
}
.services-style-2 .services-wrap .services-item .services-desc {
  transition: all .5s ease;
  color: #fff;
  padding: 0 15px;
  max-width: 530px;
  margin: 0 auto;
}
.services-style-2 .services-wrap .services-item .services-desc p {
  color: #fff;
  margin-bottom: 0;
}
.services-style-2 .services-wrap .services-item .services-desc .services-title2 {
  font-size: 24px;
  margin: 12px 0 6px;
  line-height: normal;
  font-weight: 500 !important;
  color: #ff5421;
}
.services-style-2 .services-wrap .services-item .services-desc .services-title2 a {
  color: #ff5421;
}
.services-style-2.services-center .services-icon {
  text-align: center;
}
.services-style-2.services-center .services-title2 {
  text-align: center;
}
.services-style-2.services-center .services-desc {
  text-align: center;
}
.services-style-2.services-center:hover .services-wrap .services-item {
  top: -10px;
}
.services-style-2.service-active {
  background: #171f32;
}
.services-style-2.service-active .services-wrap .services-item .services-desc {
  color: #fff;
}
.services-style-2.service-active .services-wrap .services-item .services-desc .services-title2 {
  color: #fff;
}
.services-style-2.service-active .services-wrap .services-item .services-desc .services-title2 a {
  color: #fff;
}
.services-style-2.services-left {
  margin-bottom: 30px;
}
.services-style-2.services-left .services-wrap {
  overflow: hidden;
}
.services-style-2.services-left .services-wrap .services-item .services-icon {
  float: left;
  width: 50px;
}
.services-style-2.services-left .services-wrap .services-item .services-title2 {
  text-align: left;
  margin: 0;
  font-weight: 500;
  margin-top: 7px;
}
.services-style-2.services-left .services-wrap .services-item .services-desc {
  text-align: left;
  float: left;
  width: 80%;
  padding-left: 15px;
  padding-right: 0;
}
.services-style-2.services-right {
  padding: 20px;
  margin-bottom: 30px;
}
.services-style-2.services-right .services-wrap {
  overflow: hidden;
}
.services-style-2.services-right .services-wrap .services-item .services-icon {
  float: right;
  width: 50px;
}
.services-style-2.services-right .services-wrap .services-item .services-title2 {
  text-align: right;
  margin: 0;
  font-weight: 500;
}
.services-style-2.services-right .services-wrap .services-item .services-desc {
  text-align: right;
  float: left;
  width: 80%;
  padding-right: 18px;
}
.service-inner.no-rounded {
  border-radius: 0 !important;
}
.services-style-7.services-center {
  text-align: center;
}
/* Service Box Border Style*/
.rs-services1.services-left.border_style {
  margin-bottom: 30px;
}
.rs-services1.services-left.border_style .services-wrap .services-item {
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-align: center;
}
.rs-services1.services-left.border_style .services-wrap .services-item .services-icon {
  width: 80px;
}
.rs-services1.services-left.border_style .services-wrap .services-item .services-icon i {
  border: 2px solid #ff5421;
  border-radius: 50%;
  line-height: 70px;
  height: 80px;
  width: 80px;
  font-size: 40px;
  cursor: pointer;
  background: #ffffff;
  color: #28406d;
}
.rs-services1.services-left.border_style .services-wrap .services-item:hover .services-icon i {
  background: #ff5421;
  color: #171f32;
}
.rs-services1.services-left.border_style .services-wrap .services-item .services-desc {
  width: calc(100% - 80px);
  padding-left: 15px;
}
.rs-services1.services-left.border_style .services-wrap .services-item .services-desc p {
  margin-bottom: 0;
}
.rs-services1.services-right {
  margin-bottom: 30px;
}
.rs-services1.services-right .services-wrap .services-item {
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.rs-services1.services-right .services-wrap .services-item .services-icon {
  width: 80px;
  float: right;
}
.rs-services1.services-right .services-wrap .services-item .services-icon i {
  border: 2px solid #ff5421;
  border-radius: 50%;
  line-height: 70px;
  height: 80px;
  width: 80px;
  font-size: 40px;
  cursor: pointer;
  background: #ffffff;
  color: #28406d;
}
.rs-services1.services-right .services-wrap .services-item .services-icon i:hover {
  background: #ff5421;
  color: #171f32;
}
.rs-services1.services-right .services-wrap .services-item .services-desc {
  width: calc(100% - 80px);
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
}
.rs-services1.services-right .services-wrap .services-item .services-desc p {
  margin-bottom: 0;
}
.proces-item {
  z-index: 1;
  position: relative;
  padding-bottom: 5px;
  padding-right: 30px;
  margin-bottom: 40px;
}
.proces-item .number {
  font-size: 48px;
  font-weight: 700;
  display: block;
  color: #363636;
  margin-bottom: 20px;
  transition: all 0.3s ease 0s;
  line-height: 1;
}
.proces-item h4 {
  margin: 0 0 10px;
}
.proces-item h4 a {
  color: #101010;
}
.proces-item.active .number,
.proces-item:hover .number {
  color: #171f32;
}
.construction-process3 {
  margin-top: -140px;
}
.process-inner {
  -webkit-box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
  -moz-box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
  box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
  display: table;
  width: 100%;
  position: relative;
  z-index: 1;
  background: #ffffff;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-top: -55px;
}
.process-inner .process-item {
  padding: 42px 20px 0;
  border-top: none;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.process-inner .title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 8px;
}
.process-inner .number {
  font-size: 60px;
  color: #171f32;
  font-weight: 600;
  margin-bottom: 35px;
  margin-bottom: 12px;
  line-height: 60px;
}
.process-inner .des {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 22px;
}
.process-inner.active,
.process-inner:hover {
  margin-top: -80px;
  margin-bottom: -80px;
}
.process-inner.active .process-item,
.process-inner:hover .process-item {
  background: #171f32;
  padding-bottom: 44px;
  border-color: #171f32;
}
.process-inner.active .process-item .des,
.process-inner:hover .process-item .des {
  opacity: 1;
  visibility: visible;
}
.process-inner.active .process-item .title,
.process-inner:hover .process-item .title,
.process-inner.active .process-item .des,
.process-inner:hover .process-item .des,
.process-inner.active .process-item .number,
.process-inner:hover .process-item .number {
  color: #ffffff;
}
ul.check-list li {
  position: relative;
  padding-left: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 16px;
  list-style: none;
}
ul.check-list li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "\f11b";
  font-family: educavoicon;
  color: #171f32;
  font-weight: 700;
  font-size: 14px;
}
.rs-services-style3 {
  position: relative;
  overflow: hidden;
  max-width: 360px;
}
.rs-services-style3 .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  background-size: cover;
}
.rs-services-style3 .bg-img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #222;
  opacity: 0.7;
  transition: 0.7s;
}
.rs-services-style3 .bg-img a {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
  font-size: 15px;
  height: 40px;
  line-height: 38px;
  padding: 0 30px;
  color: #fff;
  background: #ff5421;
  border-color: #ff5421;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
}
.rs-services-style3 .bg-img a:hover {
  opacity: .95 !important;
  background: #ff5421;
}
.rs-services-style3 .bg-img a:before {
  display: none;
}
.rs-services-style3 .services-item {
  position: relative;
  z-index: 1;
}
.rs-services-style3 .services-item .services-icon {
  font-size: 44px;
}
.rs-services-style3 .services-item .services-icon span {
  display: inline-block;
}
.rs-services-style3 .services-item .services-desc .services-title {
  margin-bottom: 10px;
  font-size: 16px;
}
.rs-services-style3 .services-item .services-desc p:last-child {
  margin-bottom: 0;
}
.rs-services-style3:hover .bg-img {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 9;
}
.rs-services-style3:hover .bg-img a {
  top: 50%;
  opacity: 99;
  visibility: visible;
}
.rs-services-style3:hover .bg-img:after {
  opacity: 0;
}
.rs-services-style3.services-center {
  text-align: center;
}
.rs-services-style3.services-right {
  text-align: right;
}
.slider-services-style2 {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  border: 1px solid transparent;
  margin-bottom: 20px;
}
.slider-services-style2 .service-img {
  overflow: hidden;
}
.slider-services-style2 .service-img img {
  max-width: 100%;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.slider-services-style2 .services-desc {
  padding: 27px 27px 8px;
  background: #fff;
}
.slider-services-style2 .services-desc .services-title {
  margin-bottom: 15px;
  font-size: 20px;
}
.slider-services-style2 .services-desc .readon {
  height: 44px;
  line-height: 42px;
  margin-bottom: 25px;
}
.slider-services-style2 .services-desc .readon:hover {
  padding-right: 45px;
}
.slider-services-style2:hover .service-img img {
  filter: grayscale(0) blur(2px);
  -webkit-filter: grayscale(0) blur(2px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.slider-services-style2:hover .bg-img {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.slider-services-style2:hover .bg-img a {
  top: 50%;
}
.service-carousel .owl-stage-outer {
  overflow: hidden;
}
.service-carousel .owl-nav.disabled {
  display: none;
}
.service-carousel .owl-dots {
  text-align: center;
  margin-top: 25px;
  display: none;
}
.service-carousel .owl-dots .owl-dot {
  height: 8px;
  width: 20px;
  border-radius: 30px;
  border: 1px solid #171f32;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.service-carousel .owl-dots .owl-dot.active {
  background: #171f32;
  cursor: inherit;
}
.service-carousel .rs-services-style3 {
  max-width: 100%;
}
.light-arrow .owl-carousel .owl-nav [class*="owl-"] {
  background: #fbfbfb !important;
  color: #101010;
}
.light-arrow .owl-carousel .owl-nav [class*="owl-"]:hover {
  background: #fff !important;
  color: #101010;
}
.service-style-3 .services-sliders4 .inner-dis {
  padding: 35px 30px 20px;
  background: #fbfbfb;
  text-align: center;
}
.service-style-3 .services-sliders4 .inner-dis .services-title {
  font-size: 18px;
  line-height: 26px !important;
  margin-bottom: 10px;
}
.rs-services-style4 {
  position: relative;
  transition: all .5s ease;
  padding: 50px 20px 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
.rs-services-style4 .bg-img {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: all .5s ease;
}
.rs-services-style4 .services-item .services-icon i {
  font-size: 50px;
}
.rs-services-style4 .services-item .services-icon i {
  color: #171f32;
  background-color: transparent;
  font-size: 55px;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #ffffff;
  background: #ff5421;
  border-radius: 50%;
  font-size: 30px;
  border: 2px solid transparent;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  text-align: center;
}
.rs-services-style4 .services-item .services-desc {
  transition: all .5s ease;
}
.rs-services-style4 .services-item .services-desc .services-title {
  font-size: 20px;
  margin: 25px 0 10px !important;
  line-height: normal;
  font-weight: 600 !important;
  color: #101010;
  margin: 28px 0 10px;
}
.rs-services-style4 .services-item .services-desc .services-title a {
  color: #101010;
}
.rs-services-style4.services-center {
  border: 1px solid #e1e1e1;
}
.rs-services-style4.services-center .services-icon {
  text-align: center;
}
.rs-services-style4.services-center .services-title2 {
  text-align: center;
}
.rs-services-style4.services-center .services-desc {
  text-align: center;
}
.rs-services-style4.services-left .services-item .services-title {
  text-align: left;
  margin: 0;
  font-weight: 500;
}
.rs-services-style4.services-left .services-item .services-desc {
  text-align: left;
}
.rs-services-style4.services-right {
  padding: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
.rs-services-style4.services-right .services-item .services-icon {
  float: right;
  width: 50px;
}
.rs-services-style4.services-right .services-item .services-title {
  text-align: right;
  margin: 0;
  font-weight: 500;
}
.rs-services-style4.services-right .services-item .services-desc {
  text-align: right;
  float: left;
  width: 80%;
  padding-right: 18px;
}
.rs-services-style4:hover .bg-img {
  opacity: 1;
}
.rs-services-style4:hover .services-icon i {
  background: #171f32;
  color: #ff5421;
}
.services-style-5 .services-wrap {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  cursor: default;
}
.services-style-5 .services-desc,
.services-style-5 .services-item {
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
.services-style-5 .services-desc .services-title,
.services-style-5 .services-item .services-title {
  padding-top: 25px;
  margin: 0 auto;
  text-transform: uppercase;
  border-radius: 50%;
  position: relative;
}
.services-style-5 .services-desc .services-title a,
.services-style-5 .services-item .services-title a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.services-style-5 .services-desc > div {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-position: center center;
}
.services-style-5 .services-item {
  top: 20px;
  box-shadow: 0 0 0 20px rgba(225, 197, 13, 0.4), inset 0 0 3px rgba(255, 255, 255, 0.2);
  position: relative;
  margin: 0 auto;
}
.services-style-5 .services-item .icon_bg {
  transition: all 0.6s ease-in-out;
  padding-top: 30px;
  text-align: center;
}
.services-style-5 .services-item .icon_bg img {
  max-width: 120px;
}
.services-style-5 .services-item .services-title {
  opacity: 0;
  pointer-events: none;
  transform: scale(1.5);
  transition: all 0.4s ease-in-out 0.2s;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
}
.services-style-5 .services-item:hover .icon_bg {
  transform: scale(0);
  opacity: 0;
}
.services-style-5 .services-item:hover .services-title {
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
  background: #171f32;
  width: 100%;
  height: 100%;
}
.services-style-5 .services-icon {
  position: absolute;
  right: -32px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  max-width: 120px;
  background-repeat: no-repeat !important;
}
.service-readon {
  background: #171f32;
  color: #fff;
  padding: 3px 17px;
  display: inline-block;
  font-size: 20px;
  margin-top: 30px;
  border-radius: 18px;
}
.service-readon:hover {
  color: #fff;
  opacity: 0.9;
}
.service-readon i:before {
  font-size: inherit;
}
.rs-services .services-style-9 .services-wrap {
  padding: 70px 35px 45px 35px;
  border-bottom-width: 4px;
  transition: all 0.3s ease 0s;
  box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
  position: relative;
  background: #fff;
  border-radius: 7px;
}
.rs-services .services-style-9 .services-wrap:after {
  content: "";
  width: 0;
  height: 4px;
  background: #171f32;
  position: absolute;
  transition: all 0.5s ease 0s;
  bottom: 0;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
}
.rs-services .services-style-9 .services-wrap .services-item .services-icon {
  transition: all 0.5s ease 0s;
  width: 90px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: -45px;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease 0s;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 100%;
}
.rs-services .services-style-9 .services-wrap .services-item .services-icon img {
  max-width: 45px;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc {
  margin: auto;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title {
  margin-bottom: 8px;
  font-weight: 600 !important;
  font-size: 24px;
  color: #171f32;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title.title-upper {
  text-transform: uppercase;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title a {
  color: #171f32;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title a:hover {
  color: #ff5421;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc p {
  margin-bottom: 0;
}
.rs-services .services-style-9 .services-wrap:hover:after {
  width: 100%;
}
.rs-services .services-style-9 .services-wrap:hover .services-item .services-icon {
  top: -35px;
}
.rs-services .services-style-9.services-center .services-desc {
  text-align: center;
}
.rs-services .services-style-7.services-left .services-wrap .services-item {
  display: flex;
  align-items: center;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-icon {
  width: 60px;
  padding-right: 20px;
  line-height: 50px;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-icon img {
  width: 42px;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-desc {
  width: 70%;
  padding-right: 10px;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-desc .services-title {
  font-size: 18px;
  line-height: 27px !important;
  margin-bottom: 0;
  font-weight: 600;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-desc p {
  margin-bottom: 0;
}
.rs-services-style6 {
  position: relative;
  border-radius: 6px;
  transition: all .5s ease;
  padding: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
.rs-services-style6 .bg-img {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: all .5s ease;
}
.rs-services-style6 .services-item .services-icon i {
  font-size: 50px;
}
.rs-services-style6 .services-item .services-icon i {
  color: #171f32;
  border: 2px solid #171f32 !important;
  background-color: transparent;
  font-size: 55px;
  display: inline-block;
  width: 135px;
  height: 135px;
  line-height: 135px;
  color: #ffffff;
  background: #171f32;
  border-radius: 50%;
  font-size: 60px;
  border: 2px solid transparent;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  text-align: center;
}
.rs-services-style6 .services-item .services-desc {
  transition: all .5s ease;
}
.rs-services-style6 .services-item .services-desc .services-title {
  font-size: 24px;
  margin: 25px 0 10px !important;
  line-height: normal;
  font-weight: 500 !important;
  color: #101010;
  margin: 28px 0 10px;
}
.rs-services-style6 .services-item .services-desc .services-title a {
  color: #101010;
}
.rs-services-style6.services-center .services-icon {
  text-align: center;
}
.rs-services-style6.services-center .services-title2 {
  text-align: center;
}
.rs-services-style6.services-center .services-desc {
  text-align: center;
}
.rs-services-style6.services-left .services-item .services-title {
  text-align: left;
  margin: 0;
  font-weight: 500;
}
.rs-services-style6.services-left .services-item .services-desc {
  text-align: left;
}
.rs-services-style6.services-right {
  padding: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
.rs-services-style6.services-right .services-item .services-icon {
  float: right;
  width: 50px;
}
.rs-services-style6.services-right .services-item .services-title {
  text-align: right;
  margin: 0;
  font-weight: 500;
}
.rs-services-style6.services-right .services-item .services-desc {
  text-align: right;
  float: left;
  width: 80%;
  padding-right: 18px;
}
.rs-services-style6:hover .bg-img {
  opacity: 1;
}
.rs-services-style6:hover .services-item .services-icon i {
  background: transparent;
  color: #171f32;
  font-size: 50px;
}
.rstab-main.vertical {
  display: flex;
  align-items: center;
}
.rstab-main.vertical .nav-item:last-child {
  margin-bottom: 0 !important;
}
.fullwidth-services-box .services-style-2 {
  background: rgba(2, 27, 121, 0.7);
  box-shadow: 0 0 20px #ff5421;
}
.fullwidth-services-box .services-style-2:hover {
  background: #ff5421;
}
.style-bg .counter-top-area {
  padding: 60px 0 30px;
}
.style-bg .counter-top-area .count-number h3 {
  margin: 0;
}
.rs-multi-rallax {
  position: relative;
}
.rs-multi-rallax .rs-multi-image {
  position: absolute;
}
.single-posts-meta .tag-line i {
  color: #ff5421;
  margin-right: 3px;
}
/* -------------------------------- 

Vertical Timeline CSS

-------------------------------- */
@media only screen and (min-width: 1170px) {
  .cd-is-hidden {
    visibility: hidden;
  }
}
.cd-timeline {
  overflow: hidden;
  margin: 2em auto;
}
.short-info h2 {
  font-size: 30px;
  line-height: 40px;
}
.cd-timeline__container {
  position: relative;
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
}
.cd-timeline__container iframe {
  margin-bottom: 15px;
}
.timeline-icon {
  font-size: 30px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #171f32;
}
@media screen and (max-width: 767px) {
  .timeline-icon {
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
}
.cd-timeline__container::before {
  /* this is the vertical line */

  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #ff5421;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline {
    margin-top: 34px;
    margin-bottom: 3em;
  }
  .cd-timeline__container::before {
    left: 50%;
    margin-left: -2px;
  }
}
.cd-timeline__block {
  position: relative;
  margin: 80px 0;
}
.cd-timeline__content .event-shedule-info .speaker-name,
.cd-timeline__content .event-shedule-info .speaker-name a {
  color: #f5f5f5;
  margin-bottom: 0;
  font-size: 14px;
  padding-bottom: 0;
}
.cd-timeline__content .event-shedule-info .event-des {
  font-size: 15px;
  line-height: 22px;
}
.cd-timeline__content .event-shedule-info .event-title {
  color: #fff !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  font-size: 24px;
}
.cd-timeline__content .event-shedule-info .event-title a {
  color: #fff !important;
}
.cd-timeline__content .event-shedule-info p {
  margin-top: 10px;
}
.cd-timeline__block:after {
  /* clearfix */

  content: "";
  display: table;
  clear: both;
}
.cd-timeline__block:first-child {
  margin-top: 0;
}
.cd-timeline__block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline__block {
    margin: 4em 0;
  }
}
.cd-timeline__img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.cd-timeline__img img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
  border-radius: 100% !important;
}
.cd-timeline__img.cd-timeline__img--picture {
  background: #ff5421;
}
.cd-timeline__img.cd-timeline__img--picture span {
  color: #fff;
}
.cd-timeline__img.cd-timeline__img--movie {
  background: #c03b44;
}
.cd-timeline__img.cd-timeline__img--location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline__img {
    left: 50%;
    margin-left: -40px;
    /* Force Hardware Acceleration */
  
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-timeline__img.cd-timeline__img--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}
@media only screen and (max-width: 1199px) {
  body .cd-timeline__img {
    left: -18px;
  }
  body .cd-timeline__content {
    margin-left: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .cd-block-start .cd-timeline__img .timeline-year {
    font-size: 12px;
    line-height: 12px;
  }
  body .cd-timeline__img {
    left: -10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title a i {
    color: #171f32;
  }
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title:hover a i {
    color: #ffffff;
  }
}
@media only screen and (max-width: 480px) {
  body .cd-timeline__content .short-info {
    padding: 10px;
  }
  body .cd-timeline__content {
    margin-left: 65px;
  }
  body .cd-timeline__content .short-info h2,
  body .cd-timeline__content .short-info h3 {
    font-size: 20px;
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline__content {
  position: relative;
  margin-left: 60px;
  background: #f3f5f4;
  border-radius: 3px;
  padding: 1em;
}
.cd-timeline__content .short-info {
  background: #f7f7fc;
  padding: 50px;
  border-radius: 4px;
}
.cd-timeline__content .short-info h2,
.cd-timeline__content .short-info h3 {
  color: #ff5421;
  font-size: 24px;
  line-height: 28px !important;
  margin-bottom: 14px;
}
.cd-timeline__content .short-info h2 a,
.cd-timeline__content .short-info h3 a {
  color: #ff5421;
}
.cd-timeline__content .short-info .career_thumb {
  margin-bottom: 23px;
}
.cd-timeline__content .cd_timeline_desc {
  margin-left: 60px;
  font-size: 20px;
  font-weight: 600;
  color: #101010;
  opacity: 1;
}
.cd-timeline__content .cd_timeline_desc h3 {
  color: #ff5421;
  font-size: 20px;
  line-height: 28px !important;
  margin-bottom: 14px;
}
.cd-timeline__content .cd_timeline_desc p {
  font-size: 16px;
  color: #101010;
}
.cd-timeline__content:after {
  /* clearfix */

  content: "";
  display: table;
  clear: both;
}
.cd-timeline__content::before {
  /* triangle next to content block */

  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 15px solid transparent;
  border-right: 15px solid  #f3f5f4;
}
.cd-timeline__content p,
.cd-timeline__read-more,
.cd-timeline__date {
  font-size: 16px;
  color: #101010;
}
.cd-timeline__read-more,
.cd-timeline__date {
  display: inline-block;
}
.cd-block-start {
  padding-bottom: 100px;
}
.cd-block-start .cd-timeline__img {
  line-height: 20px;
  padding: 10px;
  font-size: 15px;
}
.cd-block-start .cd-timeline__img .timeline-year {
  position: relative;
  top: 5px;
}
.cd-block-done {
  padding-bottom: 80px;
  text-transform: uppercase;
}
.cd-timeline__read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.cd-timeline__read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline__date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
@media only screen and (min-width: 768px) {
  .cd-timeline__content h2 {
    font-size: 2rem;
  }
  .cd-timeline__content p {
    font-size: 16px;
    color: #101010;
  }
  .cd-timeline__read-more,
  .cd-timeline__date {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline__content {
    margin-left: 0;
    padding: 0;
    width: 43%;
    /* Force Hardware Acceleration */
  
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-timeline__content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #f3f5f4;
  }
  .cd-timeline__read-more {
    float: left;
  }
  .cd-timeline__date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1.6rem;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__content {
    float: right;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #f3f5f4;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__read-more {
    float: right;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__date {
    left: auto;
    right: 133%;
    text-align: right;
  }
  .cd-timeline__content.cd-timeline__content--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}
@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cd-timeline__block:nth-child(odd) .cd-timeline__content.cd-timeline__content--bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.timeline-alter .timeline-item {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding-bottom: 25px;
}
.timeline-alter .left-part {
  width: 30%;
  display: table-cell;
  padding-right: 25px;
  min-height: 100%;
  text-align: right;
  vertical-align: top;
}
.timeline-alter .item-period {
  margin: 2px 0 3px;
  font-size: 14px;
  line-height: 1.4em;
}
.timeline-alter .item-company {
  display: block;
  color: #aaa;
  margin: 0 0 4px;
  font-size: 12px;
  line-height: 1.45em;
}
.timeline-alter .divider {
  position: absolute;
  top: 0;
  left: 30%;
  bottom: 0;
  width: 1px;
  background-color: #eee;
}
.timeline-alter .divider:after {
  content: '';
  display: block;
  margin-top: 12px;
  width: 11px;
  height: 11px;
  margin-left: -5px;
  border-radius: 5px;
  border: 2px solid;
  border-color: #ff5421;
  background-color: #fff;
}
.timeline-alter .right-part {
  width: 70%;
  display: table-cell;
  padding-left: 25px;
  padding-right: 15px;
  vertical-align: top;
}
.timeline-alter .right-part h4 {
  font-size: 16px;
  margin-bottom: 5px;
}
.timeline-alter .item-title {
  font-size: 16px;
  margin-bottom: 3px;
}
.timeline-alter .right-part p,
.timeline-alter .right-part p > * {
  font-size: 0.92em;
}
/* -------------------------------- 

Horizontal Timeline CSS

-------------------------------- */
.wrap-list {
  overflow-x: hidden;
}
.wrap-index {
  overflow-x: hidden;
  -webkit-box-sizing: unset !important;
  -moz-box-sizing: unset !important;
  box-sizing: unset !important;
}
.over-wrap-index .prev {
  position: absolute;
  left: -1px;
  top: 61%;
  transform: translateY(-50%);
  font-size: 30px;
  background: #ff5421;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}
.over-wrap-index .prev:hover {
  color: #171f32;
}
.over-wrap-index .prev.disabled {
  background: #f2f2f2;
  cursor: default;
  color: #fff !important;
}
.over-wrap-index .next {
  position: absolute;
  right: -1px;
  top: 61%;
  transform: translateY(-50%);
  font-size: 30px;
  background: #ff5421;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}
.over-wrap-index .next:hover {
  color: #171f32;
}
.over-wrap-index .next.disabled {
  background: #f2f2f2;
  cursor: default;
  color: #fff !important;
}
.over-wrap-list {
  position: relative;
}
.over-wrap-list .prev,
.over-wrap-list .next {
  position: absolute;
  top: 50%;
  margin-top: -80px;
  font-size: 80px;
  text-decoration: none;
  color: #A09F9F;
  text-shadow: 1px 1px #fff;
}
.over-wrap-list .prev.disabled,
.over-wrap-list .next.disabled {
  color: #DFDFDF;
}
.over-wrap-list .prev {
  left: 30px;
}
.over-wrap-list .prev:active {
  left: 29px;
}
.over-wrap-list .next {
  right: 30px;
}
.over-wrap-list .next:active {
  right: 29px;
}
.over-wrap-index {
  position: relative;
}
.over-wrap-index:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 200px;
  z-index: 999;
  background: url("/assets/template/wp-content/themes/educavo/assets/images/about-overlay-l.png") 0px top no-repeat;
  background-size: cover;
  background-position-x: right;
  display: none;
}
.over-wrap-index:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 200px;
  z-index: 999;
  background: url("/assets/template/wp-content/themes/educavo/assets/images/about-overlay-r.png") right top no-repeat;
  background-size: cover;
  background-position-x: left;
  display: none;
}
ul.index {
  padding-left: 0;
  list-style: none;
  font-size: 0;
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px;
}
ul.index li {
  font-size: 14px;
  display: inline-block;
  width: 200px;
  text-align: center;
  position: relative;
  vertical-align: bottom;
  padding-bottom: 15px;
  font-weight: 700;
  min-height: 40px;
}
ul.index li:after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #ff5421;
  position: absolute;
  bottom: -8px;
  left: 90px;
  z-index: 99;
  overflow: hidden;
}
.content-wrap {
  display: flex;
}
.content-wrap.col-full {
  display: block;
}
.content-wrap .date {
  margin-left: 15px;
  background: transparent;
  color: #777;
  font-size: 100%;
}
.content-wrap .clear-both {
  clear: both;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 13px;
  display: block;
  max-width: 360px;
}
.content-wrap .career-title {
  text-transform: capitalize;
  color: #ff5421;
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 8px;
}
.col-left {
  width: 45%;
  padding-right: 35px;
}
.col-right {
  width: 55%;
  padding-left: 15px;
}
ul.index li.active:after {
  background: #ff5421;
}
ul.index li a {
  text-decoration: none;
  font-size: 24px;
  color: #646464;
  outline: none;
}
ul.index li a:hover {
  color: #7e7e7e;
}
ul.index li.active a {
  font-size: 48px;
  color: #ff5421;
}
ul.index:after {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 50px;
  left: 0;
  right: 0;
  border-top: 1px dotted #ff5421;
}
ul.list {
  padding-left: 0;
  list-style: none;
  font-size: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
ul.list > li {
  font-size: 14px;
  display: inline-block;
  padding-top: 20px;
  vertical-align: top;
}
ul.list > li .image {
  width: 200px;
  float: left;
  position: relative;
  z-index: 2;
}
.over-wrap-list iframe {
  display: none;
}
.over-wrap-list .show-me iframe {
  display: block !important;
}
.content-wrap .post_image,
.content-wrap .content {
  display: none;
}
.content-wrap .post_image img {
  border-radius: 5px;
}
.over-wrap-list .show-me .content-wrap .post_image,
.over-wrap-list .show-me .content-wrap .content {
  display: block !important;
}
#wrap-list iframe {
  margin-top: 10px;
}
ul.list > li .image:before,
ul.list > li .image:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 50%;
  height: 80%;
  max-height: 60px;
  -webkit-box-shadow: 0 15px 40px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 40px 5px rgba(0, 0, 0, 0.5);
  bottom: 20px;
}
ul.list > li .image:before {
  left: 20px;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
ul.list > li .image:after {
  right: 20px;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}
ul.list > li .image img {
  min-width: 100%;
  min-height: 150px;
  display: block;
  max-width: 100%;
  height: auto;
  border: 1px solid #C0C0C0;
  padding: 7px;
  background: #ff5421;
  border-radius: 2px;
}
ul.list > li .content {
  color: #363636;
  font-size: 16px;
  line-height: 28px;
}
ul.list > li .content .title {
  text-transform: capitalize;
  color: #ff5421;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 5px;
}
.designation i {
  margin-right: 10px;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.one-line {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.arrow-up {
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-style: none;
}
.arrow-down {
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-style: none;
}
.arrow-right {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-style: none;
}
.arrow-left {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-style: none;
}
.arrow {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  border-color: white;
  border-width: 5px;
  border-style: solid;
}
.arrow.up {
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-style: none;
}
.arrow.down {
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-style: none;
}
.arrow.right {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-style: none;
}
.arrow.left {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-style: none;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */

  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.slick-slide,
.slick-slide:focus {
  outline: none;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Responsive
   ========================================================================== */
@media only screen and (min-width: 35em) {
  
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
   End Horizontal timeline
========================================================================== */
/*--------------------------------------------------------------
Video css
--------------------------------------------------------------*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.rs-video-2 {
  position: relative;
  z-index: 1;
}
.rs-video-2 .video-desc {
  position: absolute;
  top: 70%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
  font-size: 20px;
}
.rs-video-2 .overly-border {
  border: 1px solid #171f32;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  z-index: 0;
}
.rs-video-2 .video-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
}
.rs-video-2 .video-content h4 {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}
.rs-video-2:hover .popup-videos {
  animation-duration: 0.8s;
}
.rs-video-2 .popup-videos {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 90px;
  padding: 0;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  z-index: 9;
  text-align: center;
  background: #171f32;
}
.rs-video-2 .popup-videos:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: all 200ms;
}
.rs-video-2 .popup-videos:before {
  background: #171f32;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}
.rs-video-2 .popup-videos i {
  text-indent: 5px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-size: 30px;
  color: #171f32;
  position: relative;
}
.rs-video-2 .popup-videos i:before {
  color: #fff;
}
.rs-video-2 .popup-videos:hover {
  border-color: rgba(255, 255, 255, 0.7);
}
.rs-video-2 .popup-videos span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 27px solid #fff;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
}
.rs-video-2:hover .overly-border:before,
.rs-video-2:hover .overly-border:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.rs-video-2.Style2 .video-circle1 {
  height: 415px;
  width: 415px;
  animation: banner-right-circle 5s linear infinite;
}
.rs-video-2.Style2 .video-circle1,
.rs-video-2.Style2 .video-circle2 {
  border: 1px solid #171f32;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: banner-right-circle 5s linear infinite;
  z-index: 1;
}
.rs-video-2.Style2 .video-circle2 {
  height: 350px;
  width: 350px;
  animation: banner-right-circle2 5s linear infinite;
}
@keyframes banner-right-circle {
  0% {
    height: 250px;
    width: 250px;
    opacity: 1;
  }
  100% {
    height: 415px;
    width: 415px;
    opacity: .1;
  }
}
@keyframes banner-right-circle2 {
  0% {
    height: 150px;
    width: 150px;
    opacity: 1;
  }
  100% {
    height: 405px;
    width: 405px;
    opacity: .1;
  }
}
.readon {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s;
  padding: 8px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #ffffff;
  background: #171f32;
  text-transform: uppercase;
  z-index: 1;
  border: 2px solid #171f32;
  border-radius: 3px;
  font-family: 'Montserrat', sans-serif;
}
.readon:hover {
  background: #ffffff;
  color: #171f32;
  opacity: 0.99;
  border-color: #ff5421;
}
.readon.white {
  background: #ffffff;
  color: #171f32;
}
.readon.white:hover {
  background: #101010 !important;
  color: #ffffff;
}
.rev-custom-btn {
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rev-custom-btn:before {
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: '';
  background: #ed4e31;
  border-radius: 3px;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rev-custom-btn:hover {
  background: #ed4e31;
  color: #ffffff;
  opacity: 0.99;
}
.rev-custom-btn:hover:before {
  top: 0%;
  bottom: auto;
  height: 100%;
}
.rs-btn2.btn-center {
  text-align: center;
}
.rs-btn2.btn-right {
  text-align: right;
}
.blog-button a {
  color: #fff;
}
/* ------------------------------------
    24. Blog Pagination
---------------------------------------*/
.page-numbers .dots {
  padding-left: 13px;
  border-right: 1px solid #E6E6E6;
  padding-right: 20px;
  line-height: 24px;
  display: inline-block;
}
.rs-pagination-area {
  clear: both;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.rs-pagination-area .pagination {
  padding: 0;
  margin: 0;
}
.rs-pagination-area .nav-links {
  display: inline-block;
  padding: 0 5px;
  height: 60px;
  line-height: 60px;
  box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
}
.rs-pagination-area .nav-links span,
.rs-pagination-area .nav-links a {
  margin: 0px 3px;
  position: relative;
  width: 40px;
  height: 40px;
  color: #101010;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  background-color: #ffffff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.rs-pagination-area .nav-links span:hover,
.rs-pagination-area .nav-links a:hover {
  color: #ff5421;
}
.rs-pagination-area .nav-links a:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d6fbff;
}
.rs-pagination-area .nav-links a:hover,
.rs-pagination-area .nav-links span.current {
  color: #ff5421;
}
.rs-pagination-area .nav-links a.next.page-numbers {
  border-right: 0;
}
.rs-pagination-area .nav-links .next,
.rs-pagination-area .nav-links .prev {
  position: relative;
  font-size: 0;
  top: -4px;
}
.rs-pagination-area .nav-links .next:before,
.rs-pagination-area .nav-links .prev:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #101010;
  font-family: FontAwesome;
  z-index: 11;
  font-size: 16px;
  transition: 0.4s;
}
.rs-pagination-area .nav-links .next:hover:before,
.rs-pagination-area .nav-links .prev:hover:before {
  color: #ff5421;
}
.rs-pagination-area .nav-links .prev:before {
  content: "\f104";
}
.rs-pagination-area .nav-links .next:before {
  content: "\f105";
}
.pagination-pages {
  display: inline-block;
  border: 1px solid #f1f1f1;
  padding: 11px 30px;
  border-radius: 10px;
}
.entry-footer .edit-link {
  padding: 20px;
  display: block;
}
.page-links {
  display: block;
  clear: both;
}
.page-links span {
  padding: 3px 5px;
  margin: 0 0 0 5px;
}
.page-links .current span {
  color: #ff5421;
}
.page-links a span {
  background: transparent !important;
  color: #757575;
}
.comment-list .pingback,
.comment-list .trackback {
  list-style: none;
  padding-bottom: 15px;
  padding-top: 15px;
}
.rs-blog-details .bs-meta li.category-name a {
  line-height: 22px;
}
.single #content h3,
.single #content h4 {
  margin-bottom: 17px;
}
li.category-name ul.post-categories {
  position: relative;
  float: none !important;
  padding-left: 22px !important;
}
li.category-name ul.post-categories:before {
  content: "\f115";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 7px;
  color: #ff5421;
}
.transparent-btn {
  background: #ffffff;
  color: #363636;
  border: 1px solid;
  border-color: #171f32;
  border-radius: 3px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.transparent-btn:before {
  position: absolute;
  height: 100%;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  right: 50px;
  opacity: 0;
  top: 0px;
  content: "\f054";
  font-size: 15px;
  font-family: fontawesome;
}
.transparent-btn:hover {
  padding-right: 40px;
  border-color: #171f32;
  background: #171f32;
  color: #ffffff;
}
.transparent-btn:hover:before {
  right: 20px;
  opacity: 1;
}
/*--------------------------------
    Latest News
----------------------------------*/
.rs-latest-news .news-normal-block {
  padding: 0px;
  transition: 0.3s;
  background-size: cover !important;
}
.rs-latest-news .news-normal-block .news-img {
  margin-bottom: 0px;
  padding: 13px 13px 8px;
}
.rs-latest-news .news-normal-block .news-img img {
  width: 100%;
}
.rs-latest-news .news-normal-block .news-info {
  padding: 50px 30px;
  padding-right: 30%;
  color: #fff;
}
.rs-latest-news .news-normal-block .news-info a {
  color: #fff;
}
.rs-latest-news .news-normal-block .news-info a:hover {
  color: #171f32;
}
.rs-latest-news .news-normal-block .news-info .categories {
  font-size: 16px;
  margin: 0 0 16px;
}
.rs-latest-news .news-normal-block .news-title {
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: 600 !important;
  line-height: 38px !important;
}
.rs-latest-news .news-normal-block .news-title a:hover,
.rs-latest-news .news-normal-block .news-title a:focus {
  color: #171f32;
}
.rs-latest-news .news-normal-block .news-desc p {
  margin-bottom: 30px;
}
.rs-latest-news .news-normal-block .news-btn a {
  display: inline-block;
  margin-left: auto;
  padding: 4px 20px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  background-color: #171f32;
  color: #fff;
  border-radius: 35px;
  text-transform: uppercase;
}
.rs-latest-news .news-normal-block .news-btn a:hover {
  background-color: #171f32;
}
.rs-latest-news .news-list-block .news-list-item {
  transition: 0.3s;
  background: #fff;
}
.rs-latest-news .news-list-block .news-list-item:hover {
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.rs-latest-news .news-list-block .news-list-item .news-title {
  font-size: 18px !important;
  margin-bottom: 10px;
  font-weight: 600 !important;
}
.rs-latest-news .news-list-block .news-list-item .news-title a {
  color: #212121;
}
.rs-latest-news .news-list-block .news-list-item .news-title a:hover,
.rs-latest-news .news-list-block .news-list-item .news-title a:focus {
  color: #171f32;
}
.rs-latest-news .news-list-block .news-list-item .news-desc p {
  margin-bottom: 0;
}
.rs-latest-news .news-list-block .news-list-item .categories {
  font-size: 14px;
  margin: 0 0 10px;
}
.rs-latest-news .news-list-block .news-list-item .categories a {
  color: #181818;
}
.rs-latest-news .news-list-block .news-list-item .categories a:hover {
  color: #171f32;
}
.rs-latest-news .news-list-block .news-list-item .news-content {
  padding: 20px;
  background: #ffffff;
}
.latest-news-slider .news-normal-block {
  box-shadow: none !important;
}
.latest-news-slider .slick-arrow {
  position: absolute;
  z-index: 11;
  bottom: 0;
  right: -104px;
  height: 42px;
  width: 42px;
  font-size: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0.1);
  color: #171f32;
  cursor: pointer;
  outline: 0;
  border-radius: 50%;
  transition: 0.3s;
  top: auto;
}
.latest-news-slider .slick-arrow:after {
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 22px;
  color: inherit;
  text-indent: 2px;
}
.latest-news-slider .slick-arrow.slick-prev {
  left: auto;
}
.latest-news-slider .slick-arrow.slick-prev:after {
  content: "\f104";
}
.latest-news-slider .slick-arrow.slick-next {
  right: -160px;
}
.latest-news-slider .slick-arrow.slick-next:after {
  content: "\f105";
}
.latest-news-slider .slick-arrow:hover {
  background-color: #171f32;
  color: #fff !important;
}
.latest-news-nav .slick-track {
  width: 100% !important;
}
.latest-news-nav .slick-slide {
  width: calc(100% - 2px) !important;
  margin-bottom: 12px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid rgba(34, 34, 34, 0.1);
  padding: 13px;
  transition: 0.3s;
}
.latest-news-nav .slick-slide.slick-current,
.latest-news-nav .slick-slide:hover {
  background-color: #171f32;
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.latest-news-nav .slick-slide.slick-current img,
.latest-news-nav .slick-slide:hover img {
  opacity: 0.8;
}
.rs-latest-news.style2 .latest-news-nav .slick-track {
  width: 100% !important;
}
.rs-latest-news.style2 .latest-news-nav .slick-slide {
  width: calc(100% - 2px) !important;
  margin-bottom: 12px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid rgba(34, 34, 34, 0.1);
  padding: 13px;
}
.rs-latest-news.style2 .latest-news-nav .slick-slide.slick-current,
.rs-latest-news.style2 .latest-news-nav .slick-slide:hover {
  background: #fff;
  border-color: #ccc;
  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}
.rs-latest-news.style2 .latest-news-nav .slick-slide.slick-current img,
.rs-latest-news.style2 .latest-news-nav .slick-slide:hover img {
  opacity: 0.8;
}
.rs-latest-news.style2 .news-list-block .news-list-item + .news-list-item {
  margin-top: 15px;
}
.rs-latest-news.style2 .slick-arrow {
  bottom: -95px;
  right: -10px;
}
.rs-latest-news.style2 .slick-arrow.slick-next {
  right: -65px;
}
.rs-services3 {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.rs-services3 .col-services10 {
  float: right;
  width: 80%;
}
.rs-services3 .col-services10 .feature-title {
  padding-top: 26px;
  margin: 0 0 13px;
  font-size: 22px;
}
.rs-services3 .col-services10 .feature-title a {
  color: #ff5421;
}
.rs-services3 .col-services10 .slick-list {
  padding: 0 0 0 25px;
}
.rs-services3.services-right .col-services10 {
  float: left;
  width: 80%;
}
.rs-services3.services-right .col-services10 .slick-list {
  padding: 0 25px 0 0;
}
.rs-services3.services-right .col-services2 {
  float: left;
  width: 20%;
}
.rs-services3 .col-services2 {
  float: left;
  width: 20%;
}
.rs-services3 .heading-block {
  text-align: center;
}
.rs-services3 .heading-block h4 {
  font-size: 16px;
  margin: 15px 0;
}
.rs-services3 .slick-vertical .slick-slide {
  padding: 0 5px;
}
.rs-services3 .item-thumb img {
  border-radius: 0 !important;
  cursor: pointer;
}
.rs-services3 .slider-nav {
  margin: 0 !important;
}
.rs-services3 .slick-arrow {
  display: block;
  position: absolute;
  top: 10px;
  z-index: 9999;
  left: 45%;
  transform: translateY(-50%);
  transform: rotate(90deg);
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #ff5421;
  color: #fff;
  border-radius: 50%;
  transition: 0.6s ease all;
  opacity: 1;
  opacity: 0;
  visibility: hidden;
}
.rs-services3 .slick-arrow:after {
  top: -2px;
}
.rs-services3 .slick-arrow.slick-next {
  bottom: 28px;
  top: auto;
}
.rs-services3 .slick-arrow:hover {
  background: #171f32;
  color: #ff5421;
}
.rs-services3 .col-services2 .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.rs-services3 .col-services2:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.rs-addon-slider .team-item {
  padding: 0 15px;
}
.team-grid-style1 .team-item,
.team-slider-style1 .team-item {
  position: relative;
  outline: none;
  border-radius: 5px;
}
.team-grid-style1 .team-item .content-part,
.team-slider-style1 .team-item .content-part {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  text-align: center;
  z-index: 1;
  transition: 0.4s;
  opacity: 0;
}
.team-grid-style1 .team-item .content-part .name,
.team-slider-style1 .team-item .content-part .name {
  margin-bottom: 8px;
  font-size: 22px;
}
.team-grid-style1 .team-item .content-part .name a,
.team-slider-style1 .team-item .content-part .name a {
  color: #ffffff;
}
.team-grid-style1 .team-item .content-part .name a:hover,
.team-slider-style1 .team-item .content-part .name a:hover {
  color: #101010;
}
.team-grid-style1 .team-item .content-part .designation,
.team-slider-style1 .team-item .content-part .designation {
  color: #ffffff;
  margin-bottom: 16px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px;
}
.team-grid-style1 .team-item .content-part .social-links,
.team-slider-style1 .team-item .content-part .social-links {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
.team-grid-style1 .team-item .content-part .social-links li,
.team-slider-style1 .team-item .content-part .social-links li {
  display: inline-block;
  margin-right: 20px;
}
.team-grid-style1 .team-item .content-part .social-links li a,
.team-slider-style1 .team-item .content-part .social-links li a {
  display: inline-block;
  color: #ffffff;
}
.team-grid-style1 .team-item .content-part .social-links li a:hover,
.team-slider-style1 .team-item .content-part .social-links li a:hover {
  color: #101010;
}
.team-grid-style1 .team-item .content-part .social-links li:last-child,
.team-slider-style1 .team-item .content-part .social-links li:last-child {
  margin: 0;
}
.team-grid-style1 .team-item:after,
.team-slider-style1 .team-item:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  transform: translate(-50%, 100%) scale(0.1);
  background: #ff5421;
  opacity: 0;
  border-radius: 3px;
  transition: 0.4s;
}
.team-grid-style1 .team-item:hover .content-part,
.team-slider-style1 .team-item:hover .content-part {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.team-grid-style1 .team-item:hover:after,
.team-slider-style1 .team-item:hover:after {
  transform: translate(-50%, -50%) scale(1);
  opacity: 0.9;
}
.team-grid-style1 .team-item:focus,
.team-slider-style1 .team-item:focus {
  outline: none;
}
.team-grid-style1 .nav-style,
.team-slider-style1 .nav-style {
  position: relative;
}
.team-grid-style1 .nav-style .owl-nav,
.team-slider-style1 .nav-style .owl-nav {
  display: block;
  position: absolute;
  top: -80px;
  right: 0;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev,
.team-slider-style1 .nav-style .owl-nav .owl-prev,
.team-grid-style1 .nav-style .owl-nav .owl-next,
.team-slider-style1 .nav-style .owl-nav .owl-next {
  display: inline-block;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i,
.team-slider-style1 .nav-style .owl-nav .owl-prev i,
.team-grid-style1 .nav-style .owl-nav .owl-next i,
.team-slider-style1 .nav-style .owl-nav .owl-next i {
  transition: 0.4s;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i:before,
.team-slider-style1 .nav-style .owl-nav .owl-prev i:before,
.team-grid-style1 .nav-style .owl-nav .owl-next i:before,
.team-slider-style1 .nav-style .owl-nav .owl-next i:before {
  font-family: educavoicon;
  font-size: 22px;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev:hover i,
.team-slider-style1 .nav-style .owl-nav .owl-prev:hover i,
.team-grid-style1 .nav-style .owl-nav .owl-next:hover i,
.team-slider-style1 .nav-style .owl-nav .owl-next:hover i {
  color: #ff5421;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i:before,
.team-slider-style1 .nav-style .owl-nav .owl-prev i:before {
  content: "\f134";
}
.team-grid-style1 .nav-style .owl-nav .owl-prev:after,
.team-slider-style1 .nav-style .owl-nav .owl-prev:after {
  content: "/";
  padding: 0 5px 0 5px;
  position: relative;
  top: -3px;
}
.team-grid-style1 .nav-style .owl-nav .owl-next i:before,
.team-slider-style1 .nav-style .owl-nav .owl-next i:before {
  content: "\f133";
}
.team-grid-style2 .team-inner-wrap,
.team-slider-style2 .team-inner-wrap {
  position: relative;
  margin-bottom: 35px;
  overflow: hidden;
}
.team-grid-style2 .team-inner-wrap a,
.team-slider-style2 .team-inner-wrap a {
  text-decoration: none;
}
.team-grid-style2 .team-inner-wrap .team-img-sec,
.team-slider-style2 .team-inner-wrap .team-img-sec {
  position: relative;
}
.team-grid-style2 .team-inner-wrap .wrap-text,
.team-slider-style2 .team-inner-wrap .wrap-text {
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
  padding: 0 40px 12px;
  background: #fff;
}
.team-grid-style2 .team-inner-wrap .wrap-text .team-desc,
.team-slider-style2 .team-inner-wrap .wrap-text .team-desc {
  margin-bottom: 0;
}
.team-grid-style2 .team-inner-wrap .team-content,
.team-slider-style2 .team-inner-wrap .team-content {
  width: 100%;
  transition: all 0.5s ease 0s;
  position: relative;
  padding-bottom: 0;
  z-index: 1;
  margin-bottom: 0;
  background: #171f32;
  border-radius: 3px 3px 0 0;
  padding: 8px 0 14px;
  margin-top: -35px;
  position: absolute;
  bottom: -50%;
  left: 50%;
  transform: translateX(-50%);
  width: 230px;
  transition: 0.4s;
  text-align: center;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
  margin-top: 0 !important;
  line-height: 28px !important;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
  text-decoration: none;
  position: relative;
  margin-bottom: 0;
  font-size: 20px;
  text-transform: capitalize;
  z-index: 111;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a i {
  height: 25px;
  width: 25px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons,
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
  color: #ffffff;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a,
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
  text-decoration: none;
  color: #ffffff;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
  color: #ffffff;
  font-weight: 500;
  line-height: 1.4;
  display: block;
  margin: 10px 0 5px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons {
  padding-top: 2px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a {
  padding: 0 3px;
}
.team-grid-style2 .team-inner-wrap .team-content .nolink,
.team-slider-style2 .team-inner-wrap .team-content .nolink {
  pointer-events: none;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor {
  font-size: 14px;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor a,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor a {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
  margin: 18px 0 0;
  font-weight: 500;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
  color: #eee;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  display: block;
  text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title a,
.team-slider-style2 .team-inner-wrap .team-content .team-title a {
  color: #eee;
  pointer-events: none;
}
.team-grid-style2 .team-inner-wrap:hover .team-content,
.team-slider-style2 .team-inner-wrap:hover .team-content {
  bottom: 0;
}
.team-grid-style2 .team-inner-wrap:hover .team-img-sec:before,
.team-slider-style2 .team-inner-wrap:hover .team-img-sec:before {
  height: 100%;
}
.team-slider-style6 .team-name {
  font-size: 22px;
  margin-bottom: 0;
}
.team-slider-style6 .team-content {
  padding-top: 18px;
}
.team-slider-style6 .team-item .team-item-wrap {
  overflow: hidden;
}
.team-slider-style6 .team-item .team-item-wrap img {
  border-radius: 5px;
}
.team-slider-style6 .team-item .social-icons {
  position: absolute;
  top: 10px;
  right: -20px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  background: #ff5421;
  padding: 5px 5px 5px 10px;
  border-radius: 3px;
}
.team-slider-style6 .team-item .social-icons a {
  display: block;
  color: #fff;
  transition: 0.4s;
}
.team-slider-style6 .team-item:hover .social-icons {
  opacity: 1;
  visibility: visible;
  right: 10px;
}
.icon-button a {
  background: #171f32;
  color: #fff;
  padding: 3px 17px;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 25px;
  border-radius: 18px;
}
.icon-button a:hover {
  color: #fff;
  background: #ff5421;
}
.icon-button a i:before {
  font-size: inherit;
}
.blogfull .icon-button a {
  margin-bottom: 0px;
}
.rs-testimonial-slider1 .slick-list {
  padding-bottom: 25px;
}
.rs-testimonial-slider1 .testi-item {
  background: #f3f8f9;
  max-width: 1000px;
  margin: 0 0 0 auto;
  position: relative;
  right: -15px;
}
.rs-testimonial-slider1 .testi-item .img-part {
  position: absolute;
  left: -220px;
  top: 50px;
}
.rs-testimonial-slider1 .testi-item .img-part img {
  border-radius: 5px;
  max-width: 435px;
}
.rs-testimonial-slider1 .testi-item .content-part {
  padding: 100px 50px 98px 320px;
}
.rs-testimonial-slider1 .testi-item .content-part p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #101010;
  font-size: 36px;
  line-height: 46px;
  position: relative;
  margin-bottom: 70px;
}
.rs-testimonial-slider1 .testi-item .content-part p:before {
  position: absolute;
  left: -30px;
  top: -13px;
  content: "\f10d";
}
.rs-testimonial-slider1 .testi-item .content-part p:after {
  position: relative;
  bottom: -7px;
  right: -8px;
  content: "\f10e";
}
.rs-testimonial-slider1 .testi-item .content-part p:before,
.rs-testimonial-slider1 .testi-item .content-part p:after {
  font-family: fontawesome;
  font-size: 20px;
  color: #101010;
}
.rs-testimonial-slider1 .testi-item .content-part .name {
  margin: 0;
  color: #101010;
  font-weight: 500;
  font-size: 26px;
}
.rs-testimonial-slider1 .rs-carousel.nav-style2 .owl-nav {
  bottom: 145px;
  right: 50px;
  top: unset;
}
.rs-testimonial-slider1 .slick-slider .slick-arrow {
  right: 65px;
  top: auto;
  bottom: 74px;
}
.rs-testimonial-slider1 .slick-slider .slick-prev {
  right: 115px;
}
.rs-testimonil_style5 .slider-nav .slick-current.slick-active {
  display: none;
}
.rs-testimonil_style5 .slider-nav .slick-slide {
  padding: 0 7.5px;
}
.rs-testimonil_style5 .slider-nav .slick-slide img {
  border-radius: 3px;
}
.rs-testimonil_style5 .slider-part .image-wrap {
  padding-left: 7.5px;
}
.rs-testimonil_style5 .slider-part .image-wrap img {
  border-radius: 5px;
}
.rs-testimonil_style5 .slider-part .content-innner h4 {
  margin-bottom: 0;
}
.rs-testimonil_style5 .slick-next {
  display: none !important;
}
.rs-testimonil_style5 .slick-slider .slick-arrow:before {
  box-shadow: none;
  content: "\f110";
}
.rs-testimonil_style5 .slick-slider .slick-arrow {
  top: auto;
  right: -81%;
  bottom: 15px;
}
/*//Slider Styel3*/
.team-grid-style3 .team-item,
.team-slider-style3 .team-item {
  padding: 25px;
  position: relative;
}
.team-grid-style3 .team-item:after,
.team-slider-style3 .team-item:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 200px solid #ff5421;
  border-right: 200px solid transparent;
  left: 0px;
  top: -10px;
}
.team-grid-style3 .team-item:before,
.team-slider-style3 .team-item:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 200px solid #ff5421;
  border-left: 200px solid transparent;
  right: 0px;
  bottom: -10px;
}
.team-grid-style3 .team-item img,
.team-slider-style3 .team-item img {
  position: relative;
  z-index: 99;
}
.team-grid-style3 .team-item .team-inner-wrap,
.team-slider-style3 .team-item .team-inner-wrap {
  position: relative;
}
.team-grid-style3 .team-item .team-inner-wrap:before,
.team-slider-style3 .team-item .team-inner-wrap:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #ff5421;
  opacity: 0.8;
  left: 0;
  top: 0;
  z-index: 100;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}
.team-grid-style3 .team-item .team-content,
.team-slider-style3 .team-item .team-content {
  position: absolute;
  display: block;
  left: 50%;
  width: 100%;
  top: 30%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 110;
  color: #fff;
  padding: 15px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}
.team-grid-style3 .team-item .team-content .team-name,
.team-slider-style3 .team-item .team-content .team-name {
  margin-bottom: 0;
  font-size: 20px;
}
.team-grid-style3 .team-item .team-content .team-name a,
.team-slider-style3 .team-item .team-content .team-name a {
  color: #fff;
}
.team-grid-style3 .team-item .team-content .team-title,
.team-slider-style3 .team-item .team-content .team-title {
  color: #fff;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-size: 14px;
  display: block;
}
.team-grid-style3 .team-item .team-content .social-icons a,
.team-slider-style3 .team-item .team-content .social-icons a {
  color: #fff;
  margin-right: 12px;
  font-size: 16px;
}
.team-grid-style3 .team-item .team-content .social-icons a:last-child,
.team-slider-style3 .team-item .team-content .social-icons a:last-child {
  margin-right: 0;
}
.team-grid-style3 .team-item .team-content .social-icons a:hover,
.team-slider-style3 .team-item .team-content .social-icons a:hover {
  opacity: 0.8;
}
.team-grid-style3 .team-item:hover .team-content,
.team-slider-style3 .team-item:hover .team-content {
  opacity: 1;
  width: 100%;
  top: 50%;
}
.team-grid-style3 .team-item:hover .team-inner-wrap:before,
.team-slider-style3 .team-item:hover .team-inner-wrap:before {
  opacity: 0.8;
}
.team-grid-style3 .team-img:after {
  top: 0;
}
.team-grid-style3 .team-img:before {
  bottom: 0;
}
.team-grid-style4 .owl-stage-outer,
.team-slider-style4 .owl-stage-outer {
  overflow-y: visible;
}
.team-grid-style4 .team-item,
.team-slider-style4 .team-item {
  margin-bottom: 125px;
  position: relative;
  overflow: visible;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
  display: none;
}
.team-grid-style4 .team-item .team-content,
.team-slider-style4 .team-item .team-content {
  color: #f8560c;
  background: #fff;
  padding: 20px;
  text-align: center;
  z-index: 9;
  position: absolute;
  z-index: 1;
  opacity: 1;
  width: unset;
  height: unset;
  display: inline-block;
  top: unset;
  bottom: -85px;
  padding: 20px 20px 25px;
  -webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  left: 50%;
  max-width: 310px;
  transform: translateX(-50%);
  width: 95%;
}
.team-grid-style4 .team-item .team-content .team-name,
.team-slider-style4 .team-item .team-content .team-name {
  display: block;
  font-size: 22px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-weight: 600;
}
.team-grid-style4 .team-item .team-content .team-name a,
.team-slider-style4 .team-item .team-content .team-name a {
  color: #171f32;
}
.team-grid-style4 .team-item .team-content .team-title,
.team-slider-style4 .team-item .team-content .team-title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 5px;
  display: block;
  font-family: 'Montserrat', sans-serif;
  color: #0a0a0a;
}
.team-grid-style4 .team-item .team-content .team-desc,
.team-slider-style4 .team-item .team-content .team-desc {
  font-size: 14px;
  margin-bottom: 0;
  color: #777;
  position: relative;
  z-index: 1;
  max-height: 0;
  opacity: 0;
  line-height: 24px;
  -webkit-transition: all 0.6s, max-height 0.5s;
  -o-transition: all 0.6s, max-height 0.5s;
  -moz-transition: all 0.6s, max-height 0.5s;
  transition: all 0.6s, max-height 0.5s;
  overflow: hidden;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
}
.team-grid-style4 .team-item .team-content .team-desc:before,
.team-slider-style4 .team-item .team-content .team-desc:before {
  content: '';
  position: absolute;
  z-index: 1;
  background: #171f32;
  top: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  margin-left: -25px;
}
.team-grid-style4 .team-item .team-content .social-icons,
.team-slider-style4 .team-item .team-content .social-icons {
  text-align: center;
  margin-top: 12px;
}
.team-grid-style4 .team-item .team-content .social-icons a,
.team-slider-style4 .team-item .team-content .social-icons a {
  display: inline-block;
}
.team-grid-style4 .team-item .team-content .social-icons a i,
.team-slider-style4 .team-item .team-content .social-icons a i {
  color: #171f32;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
  background: transparent;
}
.team-grid-style4 .team-item:hover .team-content,
.team-slider-style4 .team-item:hover .team-content {
  opacity: 1;
  top: unset;
}
.team-grid-style4 .team-item:hover .team-content .team-desc,
.team-slider-style4 .team-item:hover .team-content .team-desc {
  position: relative;
  max-height: 400px;
  opacity: 1;
  text-align: center;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.4s, max-height 1.5s;
  -o-transition: all 0.4s, max-height 1.5s;
  -moz-transition: all 0.4s, max-height 1.5s;
  transition: all 0.4s, max-height 1.5s;
  padding-top: 18px;
  margin-top: 8px;
}
.team-grid-style6 .team-item {
  overflow: visible;
}
.team-grid-style6 .team-item .image-wrap {
  text-align: center;
}
.team-grid-style6 .team-item .image-wrap img {
  border-radius: 50%;
}
.team-grid-style6 .team-item .social-icons {
  text-align: center;
  margin-top: 10px;
}
.team-grid-style6 .team-item .social-icons a {
  display: inline-block;
}
.team-grid-style6 .team-item .social-icons a i {
  color: #4a4a4a;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.team-grid-style6 .team-item .team-content {
  text-align: center;
  margin: 0;
  padding: 20px 20px 25px;
  margin-bottom: 30px;
  position: unset;
  opacity: 1;
}
.team-grid-style6 .team-item .team-content h3.team-name {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.team-grid-style6 .team-item .team-content h3.team-name a {
  text-decoration: none;
  color: #101010;
}
.team-grid-style6 .team-item .team-content h3.team-name a:hover {
  color: #ff5421;
}
.team-grid-style6 .team-item .team-content span.team-title {
  font-size: 16px;
  color: #505050;
  font-weight: 500;
}
.team-grid-style5 .team-inner-wrap,
.team-slider-style5 .team-inner-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
  background: #fff;
  border-radius: 5px;
}
.team-grid-style5 .team-inner-wrap .image-wrap img,
.team-slider-style5 .team-inner-wrap .image-wrap img {
  -webkit-transition: all .7s;
  transition: all .7s;
}
.team-grid-style5 .team-inner-wrap .team-content,
.team-slider-style5 .team-inner-wrap .team-content {
  height: 110px;
  width: 100%;
  top: unset;
  bottom: 0;
  opacity: 1;
  position: absolute;
  padding: 15px 20px;
  color: #444;
  text-align: center;
  overflow: hidden;
  background: #fff;
  -webkit-transition: .3s all ease;
  -moz-transition: .3s all ease;
  transition: .3s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc,
.team-slider-style5 .team-inner-wrap .team-content .member-desc {
  margin: 10px 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  margin: 5px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a {
  color: #222;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-title {
  font-size: 17px;
  text-transform: capitalize;
  color: #222;
  float: none;
  text-align: center;
  font-weight: 500;
}
.team-grid-style5 .team-inner-wrap .team-content .team-desc,
.team-slider-style5 .team-inner-wrap .team-content .team-desc {
  display: none;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons,
.team-slider-style5 .team-inner-wrap .team-content .social-icons {
  bottom: -100px !important;
  transition: all .3s ease 0s;
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  z-index: 100;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%) scale(0.5);
  -webkit-transition: .4s all ease;
  transition: .4s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  border: none;
  text-align: center;
  color: #fff;
  display: inline-block;
  transition: all .3s ease 0s;
  background: 0 0 !important;
  margin-right: 8px;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a i {
  transition: all .3s ease 0s;
}
.team-grid-style5 .team-inner-wrap .team-content:before,
.team-slider-style5 .team-inner-wrap .team-content:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  -webkit-transition: .4s all ease;
  -moz-transition: .4s all ease;
  transition: .4s all ease;
  left: 0;
}
.team-grid-style5 .team-inner-wrap .team-content:hover,
.team-slider-style5 .team-inner-wrap .team-content:hover {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  -webkit-transition: .4s all ease;
  -moz-transition: .4s all ease;
  transition: .4s all ease;
  left: 0;
}
.team-grid-style5 .team-inner-wrap:hover .image-wrap img,
.team-slider-style5 .team-inner-wrap:hover .image-wrap img {
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.team-grid-style5 .team-inner-wrap:hover .team-content,
.team-slider-style5 .team-inner-wrap:hover .team-content {
  opacity: 1;
  width: 100%;
  visibility: visible;
  transform: translate(0, 0);
  top: unset;
  bottom: 0;
  height: 150px;
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content:before,
.team-slider-style5 .team-inner-wrap:hover .team-content:before {
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a {
  color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-title {
  color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc:before,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc:before {
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .social-icons,
.team-slider-style5 .team-inner-wrap:hover .team-content .social-icons {
  bottom: 25px !important;
  opacity: 1;
  transform: translateX(-50%) scale(1);
}
.rs-testimonial-slider4 .slick-slider,
.rs-testimonial-slider2 .slick-slider,
.rs-testimonial-slider3 .slick-slider {
  margin: 0 -15px;
}
.rs-testimonial-slider4 .slick-slide,
.rs-testimonial-slider2 .slick-slide,
.rs-testimonial-slider3 .slick-slide {
  margin-right: 55px;
  margin-left: 55px;
}


.rs-testimonial-slider2 .testi-item {
  background-color: #f3f8f9;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom -5px;
  border-radius: 10px;
  padding: 40px 45px;
}
.rs-testimonial-slider2 .testi-item .user-info > img {
  max-width: 120px;
  height: auto;
  margin-bottom: 22px;
  border-radius: 50%;
}
.rs-testimonial-slider2 .testi-item .desc {
  font-size: 17px;
  font-style: italic;
}
.rs-testimonial-slider2 .testi-item .desc p {
  margin-bottom: 10px;
}
.rs-testimonial-slider2 .testi-item .desc .name {
  font-size: 16px;
  margin-bottom: 5px;
}
.rs-testimonial-slider2 .testi-item .desc .designation {
  font-size: 14px;
  color: #555555;
  font-weight: 500;
  display: block;
  width: 100%;
}
.rs-testimonial-slider2 .testi-item .desc .ratings {
  padding-top: 10px;
  margin: 0;
  list-style: none;
}
.rs-testimonial-slider2 .testi-item .desc .ratings li img {
  max-width: 88px;
}
.rs-testimonial-slider4 .slick-slider .slick-dots {
  text-align: center;
  bottom: -50px;
}
.rs-testimonial-slider4 .slick-list {
  padding-top: 30px;
}
.rs-testimonial-slider4 .testimonial-item .user-info img {
  margin: auto;
  max-width: 70px;
}
.rs-testimonial-slider4 .testimonial-item .author-info {
  margin-top: -35px;
  position: relative;
  z-index: 9;
}
.rs-testimonial-slider4 .testimonial-item .desc {
  position: relative;
  background: #ffffff;
  padding: 25px 25px 30px;
}
.rs-testimonial-slider4 .testimonial-item .desc:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #dbf2f7;
  z-index: -1;
  transform: rotate(10deg);
  border-radius: 10px;
}
.rs-testimonial-slider4 .testimonial-item .desc i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ff5421;
  font-size: 80px;
  opacity: 0.1;
}
.rs-testimonial-slider4 .testimonial-item .name {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #031a3d;
  margin: 15px 0 0;
}
.rs-testimonial-grid .ratings img {
  max-width: 70px;
}
.rs-testimonial-grid .testimonial-information .testimonial-name {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #101010;
  font-size: 18px;
}
.icon-button a {
  background: #171f32;
  color: #fff;
  padding: 3px 17px;
  display: inline-block;
  font-size: 20px;
  border-radius: 18px;
  margin-bottom: 25px;
}
.icon-button a:hover {
  color: #fff;
  background: #ff5421;
}
.icon-button a i:before {
  font-size: inherit;
}
.rs-blog-grid1 {
  background: #ffffff;
}
.rs-blog-grid1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rs-blog-grid1 .blog-content .btn-btm {
  border-top: 1px solid #f4f0f0;
  padding-top: 20px;
}
.rs-blog-grid1 .blog-content .btn-btm .post-categories li {
  position: relative;
  padding-left: 22px;
}
.rs-blog-grid1 .blog-content .btn-btm .post-categories li:before {
  content: "\f02d";
  font-family: fontawesome;
  font-size: 15px;
  color: #ff5421;
  position: absolute;
  left: 0px;
  top: 1px;
}
.rs-blog-grid1 .blog-content .btn-btm .readon-arrow i:before {
  font-size: 18px;
  transition: all .8s ease;
  font-weight: 700;
  position: relative;
  top: 2px;
  right: -2px;
}
.rs-blog-grid1.blog-item {
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #dfe9eb;
  margin-bottom: 30px;
}
.rs-blog-grid1.blog-item .image-part {
  overflow: hidden;
  height: 100%;
}
.rs-blog-grid1.blog-item .image-part a img {
  transition: all 0.5s;
  transform: scale(1);
  height: 100%;
  width: 100%;
}
.rs-blog-grid1.blog-item .blog-content {
  padding: 20px 30px;
}
.rs-blog-grid1.blog-item .blog-content .title {
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 1.35 !important;
}
.rs-blog-grid1.blog-item .blog-content .title a {
  color: #101010;
}
.rs-blog-grid1.blog-item .blog-content .title a:hover {
  color: #ff5421;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta {
  margin-bottom: 11px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li {
  position: relative;
  margin-right: 5px;
  padding-right: 15px;
  display: inline-block;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li i {
  padding-right: 3px;
  font-size: 14px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li i.fa-calendar {
  padding-right: 7px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li i.fa-user-o {
  padding-right: 7px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li a {
  color: #363636;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li:last-child {
  margin: 0;
  padding: 0;
}
.rs-blog-grid1.blog-item .blog-content .readon-arrow {
  text-transform: uppercase;
}
.rs-blog-grid1.blog-item:hover .image-part a img {
  transform: scale(1.07);
}
.btn-part i {
  transition: all .8s ease;
}
.readon-arrow {
  color: #101010;
  padding-right: 22px;
  position: relative;
  font-weight: 500;
}
.readon-arrow i {
  transition: all .8s ease;
}
.readon-arrow i:before {
  font-size: 17px;
  transition: all .8s ease;
}
.readon-arrow:hover {
  color: #ff5421;
}
.readon-arrow:hover:after {
  right: 0;
  color: #ff5421;
}
.rs-notice {
  position: relative;
  z-index: 10;
}
.rs-notice .rs_top_title {
  background: #ff5421;
  font-size: 20px;
  text-transform: uppercase;
  padding: 13px 25px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 4px 4px 0 0;
}
.rs-notice .notices-title {
  color: #363636;
}
.rs-notice .notices-title:hover {
  color: #ff5421;
}
.rs-notice ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rs-notice ul li {
  background: #ff5421;
  margin-bottom: 10px;
  border-radius: 3px;
  color: #ffffff;
  padding: 17px 15px 17px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.rs-notice ul li .date {
  text-align: center;
  border-right: 1px solid #ffffff;
  margin-right: 20px;
  padding: 0 22px;
  line-height: 1.25;
  text-transform: uppercase;
  font-size: 15px;
}
.rs-notice ul li .date span {
  font-size: 26px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  display: block;
}
.rs-notice ul li:last-child {
  margin-bottom: 0;
}
.rs-events-style1 .event-block:last-child .events-short {
  margin-bottom: 0 !important;
}
.rs-events-style1 .time i {
  margin-right: 5px;
}
.rs-events-style1 .content-part .categorie {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rs-events-style1 .content-part .categorie .address i {
  font-size: 14px;
  margin-right: 8px;
}
.rs-events-style1 .events-short {
  overflow: hidden;
  background: #ffffff;
  padding: 31.5px 30px;
  border: 1px solid #dfe9eb;
  border-radius: 3px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.rs-events-style1 .events-short.tops {
  align-items: flex-start;
}
.rs-events-style1 .events-short.tops .date-part {
  margin-top: 8px;
}
.rs-events-style1 .events-short .date-part {
  background: #f3f8f9;
  min-width: 100px;
  text-align: center;
  padding: 11px 0 22px;
  border-radius: 3px;
  margin-right: 25px;
}
.rs-events-style1 .events-short .date-part .month {
  margin-bottom: 10px;
  display: block;
}
.rs-events-style1 .events-short .date-part .date {
  font-size: 50px;
  font-family: 'Montserrat', sans-serif;
  color: #ff5421;
  font-weight: 700;
  line-height: 25px;
}
.rs-events-style1 .events-short .content-part {
  overflow: hidden;
}
.rs-events-style1 .events-short .content-part .categorie a {
  font-size: 15px;
  color: #363636;
}
.rs-events-style1 .events-short .content-part .categorie a:hover {
  color: #ff5421;
}
.rs-events-style1 .events-short .content-part .title a {
  color: #101010;
}
.rs-events-style1 .events-short .content-part .title a:hover {
  color: #ff5421;
}
.rs-events-style1.rs-events-style22 .events-short .date-part {
  padding: 0;
  border-radius: 3px;
}
.rs-events-style1.rs-events-style22 .events-short .date-part img {
  border-radius: 3px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie {
  display: flex;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 6px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie a {
  display: inline-block;
  background: #ff5421;
  color: #ffffff;
  padding: 3px 14px;
  border-radius: 3px;
  margin-right: 25px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie a:hover {
  color: #ffffff;
  opacity: .8;
}
.rs-events-style1.rs-events-style22 .events-short .categorie .time {
  font-size: 15px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie .time i {
  margin-right: 8px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie .time i:before {
  margin: 0;
}
.mc4wp-form-fields .newsletter-form {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.mc4wp-form-fields .newsletter-form input,
.mc4wp-form-fields .newsletter-form button {
  outline: none;
  border: none;
}
.mc4wp-form-fields .newsletter-form input {
  background: #ffffff;
  width: 100%;
  color: #363636;
  padding: 20px 30px;
  margin-bottom: 0;
  height: 64px !important;
  border: none !important;
}
.mc4wp-form-fields .newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  background: #171f32;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.4s;
  padding: 19px 30px;
}
.mc4wp-form-fields .newsletter-form button:hover {
  background: #1f2a43;
}
.rs-newsletter .mc4wp-form-fields .newsletter-form button {
  padding: 20px 40px 20px;
}
.blogfull {
  box-shadow: 0 8px 6px -6px #eeeeee;
  background: #fbfbfb !important;
  padding: 30px 40px !important;
}
.blogfull .blog-title {
  min-height: 50px;
}
.blogfull .icon-button a {
  margin-bottom: 0px;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap {
  transition: all 500ms ease;
  border-radius: 5px;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap:hover {
  transform: translateY(-10px);
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap:hover .custom-blog-btn {
  opacity: 1;
}
.rsaddon-unique-slider .blog-item .custom-blog-btn {
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  opacity: 0;
  position: relative;
}
.rsaddon-unique-slider .blog-item .custom-blog-btn i:before {
  margin-left: 0 !important;
}
.rsaddon-unique-slider .image-wrap {
  position: relative;
}
.rsaddon-unique-slider .image-wrap img {
  border-radius: 2px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories {
  margin: 0;
  list-style: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  opacity: 1;
  transition: all 500ms ease;
  background: #ff5421;
  padding-left: 20px;
  border-radius: 2px 0 0 0;
  display: flex;
  padding-right: 14px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories:before {
  content: "\f02d";
  font-family: fontawesome;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 14px;
  top: 6px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories li a {
  background: #ff5421;
  color: #fff;
  padding: 5px 0px 5px 15px;
  display: inline-block;
  border-radius: 0px;
}
.rsaddon-unique-slider .blog-content {
  border-radius: 0 0 5px 5px;
}
.rsaddon-unique-slider .blog-content .post-categories {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.rsaddon-unique-slider .blog-content .post-categories li {
  list-style: none;
  margin-bottom: 8px;
}
.rsaddon-unique-slider .blog-content .post-categories li a {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}
.rsaddon-unique-slider .blog-content .author-avatar img {
  border-radius: 50%;
  margin-right: 8px;
}
.rsaddon-unique-slider .blog-content .blog-footer {
  font-size: 15px;
  font-weight: 500;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta i {
  margin-right: 5px;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta date {
  text-decoration: underline;
  font-weight: 600;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn {
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  opacity: 0;
  position: relative;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn i:before {
  margin-left: 0 !important;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn:hover {
  opacity: 1;
}
.rsaddon-unique-slider .blog-content .blog-btn-part2 {
  text-align: center;
  position: relative;
  z-index: 10;
  margin-bottom: 20px;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap {
  background: transparent;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap .blog-content .blog-meta {
  width: 100%;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap .blog-content .blog-meta span.date {
  margin-right: 0;
}
.team-grid-style3 .team-img,
.team-slider-style3 .team-img {
  position: relative;
  padding: 25px;
}
.team-grid-style3 .team-img:after,
.team-slider-style3 .team-img:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 200px solid #ff5421;
  border-right: 200px solid transparent;
  left: 0px;
  top: -10px;
}
.team-grid-style3 .team-img:before,
.team-slider-style3 .team-img:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 200px solid #ff5421;
  border-left: 200px solid transparent;
  right: 0px;
  bottom: -10px;
}
.team-grid-style3 .team-img img,
.team-slider-style3 .team-img img {
  position: relative;
  z-index: 99;
}
.team-grid-style3 .team-img .team-img-sec,
.team-slider-style3 .team-img .team-img-sec {
  position: relative;
}
.team-grid-style3 .team-img .team-img-sec:before,
.team-slider-style3 .team-img .team-img-sec:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #ff5421;
  opacity: 0.8;
  left: 0;
  top: 0;
  z-index: 100;
  opacity: 0;
  transition: 0.4s;
}
.team-grid-style3 .team-img .team-img-sec .team-content,
.team-slider-style3 .team-img .team-img-sec .team-content {
  position: absolute;
  display: block;
  left: 50%;
  width: 100%;
  top: 30%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 110;
  color: #fff;
  padding: 30px;
  opacity: 0;
  transition: 0.4s;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-name,
.team-slider-style3 .team-img .team-img-sec .team-content .team-name {
  margin-bottom: 0;
  font-size: 20px;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-name a,
.team-slider-style3 .team-img .team-img-sec .team-content .team-name a {
  color: #fff;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-title,
.team-slider-style3 .team-img .team-img-sec .team-content .team-title {
  color: #fff;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-size: 14px;
  display: block;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-title:after,
.team-slider-style3 .team-img .team-img-sec .team-content .team-title:after {
  position: absolute;
  content: '';
  width: 170px;
  height: 2px;
  background: #f2f2f2;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a {
  color: #fff;
  margin-right: 12px;
  font-size: 16px;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a:last-child,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a:last-child {
  margin-right: 0;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a:hover,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a:hover {
  opacity: 0.8;
}
.team-grid-style3 .team-img .team-img-sec:hover:before,
.team-slider-style3 .team-img .team-img-sec:hover:before {
  opacity: 0.8;
}
.team-grid-style3 .team-img .team-img-sec:hover .team-content,
.team-slider-style3 .team-img .team-img-sec:hover .team-content {
  opacity: 1;
  width: 100%;
  top: 50%;
}
.team-grid-style3 .team-img:after {
  top: 0;
}
.team-grid-style3 .team-img:before {
  bottom: 0;
}
.team-slider-style4 .team-carousel .team-item {
  margin: 20px 15px;
  transition: all .5s ease;
}
.team-slider-style4 .team-carousel .team-item .team-item-inner {
  padding-top: 25px;
  padding-bottom: 10px;
}
.team-slider-style4 .team-carousel .team-item:hover {
  box-shadow: none;
  background: #171f32;
  border-radius: 3px;
}
.team-slider-style4 .team-carousel .team-item:hover .normal-text a,
.team-slider-style4 .team-carousel .team-item:hover .normal-text .designation {
  color: #fff;
}
.team-slider-style4 .team-carousel .team-item:hover .normal-text .social-icons a i {
  color: #fff;
}
.nolink {
  color: inherit;
  pointer-events: none;
}
.rs-team-grid .team-item-wrap {
  margin-bottom: 30px;
}
.rs-team-grid.team-style4 .team-item-inner {
  padding: 0 30px;
}
.rs-team-grid.team-style4 .team-item-inner img {
  border-radius: 50%;
}
.rs-team-grid.team-style4 .normal-text {
  text-align: center;
}
.rs-team-grid.team-style4 .normal-text span {
  display: block;
  font-size: 22px;
  padding-top: 20px;
  padding-bottom: 4px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.rs-team-grid.team-style4 .normal-text .designation {
  font-weight: 400;
  text-transform: uppercase;
  float: none;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
}
.rs-team-grid.team-style4 .normal-text .designation a {
  color: #363636;
  pointer-events: none;
}
.rs-team-grid.team-style4 .team-item .social-icons a i {
  color: #363636;
  font-size: 14px;
  padding: 0 6px;
}
.rs-team-grid .team-item {
  margin-bottom: 30px;
}
.rs-team-grid.team-grid-style1 .team-item {
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
}
.rs-team-grid.team-grid-style1 .team-item img {
  opacity: 1;
  transition: 0.4s;
}
.rs-team-grid.team-grid-style1 .team-item:hover img {
  opacity: 0.7;
}
.rs-team-grid.team-style4 .team-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 95px;
  background: #fff;
  border-radius: 5px;
}
.rs-team-grid.team-style4 .team-wrapper .team_photo img {
  width: 100%;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.rs-team-grid.team-style4 .team-wrapper .team-title {
  font-weight: 400;
  text-transform: capitalize;
  float: none;
  font-size: inherit;
  color: #101010;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc {
  height: 100px;
  width: 100%;
  bottom: 0;
  position: absolute;
  padding: 15px 20px;
  color: #444444;
  text-align: center;
  overflow: hidden;
  background: #ffffff;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0;
  background: #171f32;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  transition: 0.4s all ease;
  left: 0;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name {
  font-size: 18px;
  font-weight: 600;
  margin: 5px 0 0;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name a {
  color: #171f32;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name a:hover {
  color: #eee;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name .designation {
  font-size: 15px;
  text-transform: capitalize;
  color: #171f32;
  float: none;
  text-align: center;
  font-weight: 500;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .team-social {
  bottom: -100px !important;
  transition: 0.4s;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .team-social a {
  font-size: 17px;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0px;
  border: none;
  text-align: center;
  color: #fff;
  display: inline-block;
  transition: all 0.3s ease 0s;
  background: transparent !important;
  margin-right: 8px;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .team-social a:last-child {
  margin-right: 0;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .team-social a i {
  font-size: 16px;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team_desc {
  opacity: 1;
  width: 100%;
  visibility: visible;
  transform: translate(0, 0);
  bottom: 0;
  height: 130px;
  color: #fff;
  background: #ff5421;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team_desc .name a {
  color: #ffffff;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team_desc .name .designation {
  color: #ffffff;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team-title {
  display: block;
  margin-bottom: 15px;
  color: #fff;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team_photo img {
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.rs-team-grid.team-style4 .team-wrapper:hover .team-social {
  bottom: 20px !important;
}
.rs-team-grid.team-style5 .team-item {
  margin-bottom: 125px;
  position: relative;
}
.rs-team-grid.team-style5 .team-item .team-img {
  position: relative;
  overflow: hidden;
}
.rs-team-grid.team-style5 .team-item .team-img img {
  width: 100%;
  transform: scale(1.15);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.rs-team-grid.team-style5 .team-item .normal-text {
  background: #f7f7f7;
  color: #171f32;
  padding: 20px;
  text-align: center;
  z-index: 9;
  position: absolute;
  z-index: 1;
  left: 40px;
  bottom: -85px;
  background: #fff;
  width: calc(100% - 80px);
  padding: 20px 20px 25px;
  -webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
}
.rs-team-grid.team-style5 .team-item .normal-text .designation {
  font-size: 14px;
  font-weight: 500;
  float: none;
  color: #101010;
  margin-bottom: 0;
  text-transform: uppercase;
}
.rs-team-grid.team-style5 .team-item .normal-text .designation a {
  color: #101010;
}
.rs-team-grid.team-style5 .team-item .normal-text .team-text {
  font-size: 14px;
  margin-bottom: 0;
  color: #777;
  position: relative;
  z-index: 1;
  max-height: 0;
  opacity: 0;
  line-height: 24px;
  padding: 0 20px;
  -webkit-transition: all 0.6s, max-height 0.5s;
  -o-transition: all 0.6s, max-height 0.5s;
  -moz-transition: all 0.6s, max-height 0.5s;
  transition: all 0.6s, max-height 0.5s;
  overflow: hidden;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
}
.rs-team-grid.team-style5 .team-item .normal-text .team-text:before {
  content: '';
  position: absolute;
  z-index: 1;
  background: #ff5421;
  top: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  margin-left: -25px;
}
.rs-team-grid.team-style5 .team-item .normal-text .social-icons {
  text-align: center;
  margin-top: 12px;
}
.rs-team-grid.team-style5 .team-item .normal-text .social-icons a i {
  color: #363636;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.rs-team-grid.team-style5 .team-item .normal-text .social-icons a:hover i {
  background: #171f32;
  color: #fff;
}
.rs-team-grid.team-style5 .team-item .normal-text .person-name {
  display: block;
  font-size: 18px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-weight: 600;
}
.rs-team-grid.team-style5 .team-item .normal-text .person-name a {
  color: #ff5421;
}
.rs-team-grid.team-style5 .team-item .normal-text .person-name a:hover {
  color: #171f32;
}
.rs-team-grid.team-style5 .team-item .normal-text .person-designation {
  font-size: 12px;
  color: #171f32;
  text-transform: uppercase;
  font-weight: normal;
}
.rs-team-grid.team-style5 .team-item:hover .normal-text .team-text {
  position: relative;
  max-height: 400px;
  opacity: 1;
  text-align: center;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.4s, max-height 1.5s;
  -o-transition: all 0.4s, max-height 1.5s;
  -moz-transition: all 0.4s, max-height 1.5s;
  transition: all 0.4s, max-height 1.5s;
  padding-top: 18px;
  margin-top: 8px;
}
.rs-team-grid.team-style5 .team-item .overlay-element .social-icons {
  margin-top: 5px;
}
.rs-team-grid.team-style5 .team-item .overlay-element .social-icons i {
  font-size: 15px;
  margin: 0 5px;
}
.rs-team-grid.team-style5 .team-item .team-content {
  padding: 10px;
}
.rs-team-grid.team-style5 .team-item .team-content h3.team-name {
  font-size: 20px;
  margin-bottom: 4px;
  line-height: normal !important;
  text-transform: capitalize;
}
.rs-team-grid.team-style5 .team-item .team-content h3.team-name a {
  color: #fff;
}
.rs-team-grid.team-style5 .team-item .team-content h3.team-name a:hover {
  opacity: 0.8;
  color: #fff !important;
}
.rs-team-grid.team-style5 .team-item .team-content .designation {
  font-size: 16px;
  font-weight: 500;
}
.rs-team-grid.team-style5 .team-item .team-title {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  font-family: 'Montserrat', sans-serif;
  color: #101010;
}
.rs-team-grid.team-style5 .team-item .team-desc {
  margin-bottom: 0;
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid;
  line-height: 22px;
}
.rs-team-grid.team-style5 .team-item .team-desc {
  color: #ffffff;
}
.rs-team-grid.team-style5 .team-item:hover .team-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.rs-team-grid.team-style5 .team-item:hover .designation {
  float: none;
  font-size: 13px;
  font-weight: 500;
}
.team-grid-style1 .team-item .team-content,
.team-slider-style1 .team-item .team-content,
.elementor-2333 .elementor-element.elementor-element-8fada60 .team-inner-wrap {
  margin-bottom: 0 !important;
}
.clients-grids {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.clients-grids li {
  display: inline-block;
}
.clients-grids li a {
  display: inline-block;
  padding: 10px 20px;
}
.clients-grids.cols-one li {
  width: 100%;
}
.clients-grids.cols-two li {
  width: 50%;
}
.clients-grids.cols-three li {
  width: 33.333%;
}
.clients-grids.cols-four li {
  width: 25%;
}
.clients-grids.cols-five li {
  width: 20%;
}
.clients-grids.cols-six li {
  width: 16.666%;
}
#team-list-style .team-img {
  background: #fff;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.04);
}
#team-list-style .team-img .wrap-text {
  padding: 30px 20px;
}
#team-list-style .team-name {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 22px;
  line-height: 30px;
}
#team-list-style .team-name a {
  color: #171f32;
}
#team-list-style .team-name a:hover {
  color: #ff5421;
}
#team-list-style .team-title {
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
#team-list-style .social-info {
  overflow: hidden;
}
#team-list-style .social-info .phone {
  float: left;
}
#team-list-style .social-info .phone:first-child {
  margin-right: 18px;
}
#team-list-style .social-info .phone a {
  color: #363636;
}
#team-list-style .social-info .phone a:hover {
  color: #171f32;
}
#team-list-style .social-info .phone i {
  margin-right: 6px;
  position: relative;
  top: 2px;
}
#team-list-style .social-info .phone i:before {
  font-size: 17px;
}
#team-list-style .team-social {
  margin-top: 20px;
  margin-bottom: 24px;
}
#team-list-style .team-social .social-icon {
  margin-right: 13px;
}
#team-list-style .team-social i {
  font-size: 16px;
  transition: 0.4s;
  color: #363636;
  text-align: center;
}
#team-list-style .team-social i:hover {
  color: #171f32;
}
/* ----------------------------------
    09. Portfolio
-------------------------------------*/
.information-sidebar li.widget {
  background: #fff;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  padding: 20px 20px 40px;
}
.information-sidebar li.widget h2.widget-title {
  padding: 15px 20px 30px;
  border-radius: 0;
  font-size: 20px;
  color: #101010;
  line-height: 26px !important;
  margin: 0px !important;
  text-transform: uppercase;
}
.information-sidebar li.widget ul.fa-ul,
.information-sidebar li.widget ul {
  padding-left: 0;
  margin-left: 20px;
}
.information-sidebar ul,
.information-sidebar li {
  list-style: none;
}
.information-sidebar .serivce-brochure {
  padding: 40px 40px 50px;
  border-radius: 0;
  background: #171f32;
  margin: -20px -20px -40px !important;
}
.information-sidebar .serivce-brochure .title {
  padding: 0px 0px 30px;
  border-radius: 0;
  font-size: 20px;
  color: #ffffff;
  line-height: 26px !important;
  margin: 0px !important;
  text-transform: uppercase;
}
.information-sidebar .serivce-brochure p {
  color: #fff;
}
.information-sidebar .widget_nav_menu ul.menu {
  margin-bottom: 0;
}
.information-sidebar .widget_nav_menu li {
  padding: 0;
}
.information-sidebar .widget_nav_menu li + li {
  margin-top: 20px;
}
.information-sidebar .widget_nav_menu li a {
  color: #363636;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-left: 30px;
}
.information-sidebar .widget_nav_menu li a:hover {
  color: #171f32;
}
.information-sidebar .widget_nav_menu li a:before {
  content: "\f18e";
  margin-right: 20px;
  position: absolute;
  font-family: 'FontAwesome';
  left: 0;
  top: 0px;
  font-size: 20px;
  line-height: 16px;
  color: #171f32;
}
.information-sidebar .widget_nav_menu li.current-menu-item a {
  color: #171f32;
}
.information-sidebar .widget_nav_menu li:last-child {
  margin-bottom: 0;
}
.information-sidebar .widget_contact_widget li {
  margin-bottom: 20px;
}
.information-sidebar .widget_contact_widget li:last-child {
  margin-bottom: 0;
}
.information-sidebar .widget_contact_widget li a {
  color: #363636;
}
.information-sidebar .widget_contact_widget li.address1 {
  position: relative;
}
.information-sidebar .widget_contact_widget li.address1 i {
  position: absolute;
  top: 0;
  display: inline-block;
}
.information-sidebar .widget_contact_widget li.address1 span {
  margin: -10px 0 0;
  display: inline-block;
  padding-left: 41px;
}
.information-sidebar .widget_contact_widget i {
  font-size: 25px;
  padding-right: 23px;
  color: #171f32;
}
.rs-portfolio.col-filter .portfolio-content .portfolio-filter {
  text-align: center !important;
}
.rs-portfolio .portfolio-slider .portfolio-item {
  position: relative;
  margin: 0 15px;
}
.rs-portfolio .portfolio-slider .portfolio-item .categories {
  position: absolute;
  top: 16px;
  right: 25px;
  z-index: 11;
  font-size: 16px;
}
.rs-portfolio .portfolio-slider .portfolio-item .categories a {
  color: #171f32;
}
.rs-portfolio .portfolio-slider .portfolio-item .categories a:hover {
  color: #171f32;
}
.rs-portfolio .portfolio-slider .portfolio-item .p-title {
  position: absolute;
  bottom: 16px;
  left: 0;
  z-index: 11;
  width: 100%;
  padding: 0 25px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 30px !important;
}
.rs-portfolio .portfolio-slider .portfolio-item .p-title a {
  color: #171f32;
}
.rs-portfolio .portfolio-slider .portfolio-item .p-title a:hover {
  color: #171f32;
}
.rs-portfolio.style1 .portfolio-item {
  overflow: hidden;
  position: relative;
}
.rs-portfolio.style1 .portfolio-item .categories,
.rs-portfolio.style1 .portfolio-item .p-title {
  position: static;
}
.rs-portfolio.style1 .portfolio-item .categories a,
.rs-portfolio.style1 .portfolio-item .p-title a {
  color: #fff;
  position: relative;
  z-index: 10;
  transition: 0.4s;
}
.rs-portfolio.style1 .portfolio-item .categories a:hover,
.rs-portfolio.style1 .portfolio-item .p-title a:hover {
  color: #ff5421;
}
.rs-portfolio.style1 .portfolio-item .portfolio-content {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 0;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.rs-portfolio.style1 .portfolio-item:hover .portfolio-content {
  top: 0;
  opacity: 1;
  visibility: visible;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img {
  position: relative;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content {
  position: absolute;
  width: 100%;
  visibility: hidden;
  transition: 0.4s;
  bottom: -50px;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories {
  top: auto;
  bottom: 20px;
  left: 25px;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories:before {
  display: none;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories a {
  color: #fff;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories a:hover {
  color: #ff5421;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title {
  top: auto;
  bottom: 52px;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title a {
  color: #fff;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title a:hover {
  color: #171f32;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.rs-portfolio.style5 .portfolio-item .portfolio-img-sinlge {
  overflow: hidden;
}
.rs-portfolio.style5 .portfolio-item .portfolio-img-sinlge img {
  transition: 0.4s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.rs-portfolio.style5 .portfolio-item .portfolio-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
}
.rs-portfolio.style5 .portfolio-item .p-title {
  padding: 0;
}
.rs-portfolio.style5 .portfolio-item .categories,
.rs-portfolio.style5 .portfolio-item .p-title {
  position: static;
}
.rs-portfolio.style5 .portfolio-item .categories {
  background: #fbfbfb;
  padding: 2px 10px;
}
.rs-portfolio.style5 .portfolio-item:hover .portfolio-img-sinlge img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.rs-portfolio.style6 .portfolio-item .portfolio-img-sinlge {
  overflow: hidden;
}
.rs-portfolio.style6 .portfolio-item .portfolio-img-sinlge img {
  transition: 0.4s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.rs-portfolio.style6 .portfolio-item .portfolio-content {
  padding-top: 15px;
}
.rs-portfolio.style6 .portfolio-item .p-title {
  padding: 0;
}
.rs-portfolio.style6 .portfolio-item .categories,
.rs-portfolio.style6 .portfolio-item .p-title {
  position: static;
}
.rs-portfolio.style6 .portfolio-item:hover .portfolio-img-sinlge img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.rs-portfolio.gap_no .portfolio-slider .portfolio-item {
  margin: 0;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-img {
  position: relative;
  height: 100vh;
  overflow: hidden;
  background-position: center top !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item {
  text-align: center;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .categories {
  top: auto;
  bottom: 50px;
  left: 0;
  right: 0;
  padding: 0 25px;
  color: #fff !important;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .categories a {
  color: #fff !important;
  font-size: 14px;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title {
  bottom: 80px;
  padding-top: 30px;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title a {
  color: #fff !important;
  position: relative;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title a:before {
  content: "";
  width: 2px;
  height: 40px;
  background: #ff5421;
  text-align: center;
  display: block;
  margin: 0px auto;
  position: relative;
  top: -10px;
  transition: 0.4s;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .p-title a {
  color: #ff5421 !important;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .p-title a:before {
  height: 100px;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .portfolio-img {
  transform: scale(1.04);
}
.rs-project-section.gray-bg {
  background: #f7f7fc;
  padding: 90px 0 50px;
}
.rs-project-section.gray-bg h3 {
  margin-bottom: 50px !important;
}
.rs-project-section .project-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.rs-project-section .project-item .project-content .p-icon,
.rs-project-section .project-item .project-content .title {
  position: absolute;
  z-index: 11;
  margin: 0;
}
.rs-project-section .project-item .project-content .p-icon {
  visibility: hidden;
  transition: 0.4s;
}
.rs-project-section .project-item .project-content .p-icon {
  top: -100px;
  right: 25px;
  text-align: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #171f32;
  border-radius: 50%;
}
.rs-project-section .project-item .project-content .p-icon i {
  color: #ffffff;
}
.rs-project-section .project-item .project-content .p-icon i,
.rs-project-section .project-item .project-content .p-icon i:before {
  font-size: 15px;
}
.rs-project-section .project-item .project-content .title {
  font-size: 18px;
  font-weight: 600;
  bottom: -100px;
  left: 25px;
}
.rs-project-section .project-item .project-content .title span {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 5px;
  display: block;
}
.rs-project-section .project-item .project-content .title span,
.rs-project-section .project-item .project-content .title a {
  color: #ffffff;
}
.rs-project-section .project-item .project-content .title a:hover {
  color: #171f32;
}
.rs-project-section .project-item:hover .project-content .title {
  bottom: 20px;
}
.rs-project-section .project-item:hover .project-content .p-icon,
.rs-project-section .project-item:hover .project-content .title {
  opacity: 1;
  visibility: visible;
}
.rs-project-section .project-item:hover .project-content .p-icon {
  top: 20px;
}
.rs-project-section .view-project {
  margin-top: 60px;
}
.rs-project-section .nav-style .owl-controls .owl-nav {
  position: absolute;
  left: 17.5%;
}
body.single-services .rs-porfolio-details {
  padding: 120px 0 0;
}
.rs-portfolio-style7 .showcase li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 0 0 0;
  position: relative;
}
.rs-portfolio-style7 a .showcase-caption {
  display: inline-block;
  z-index: 2;
  color: white;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.33);
  padding: 20px;
}
.rs-portfolio-style7 .showcase {
  margin: 0 auto 0;
  display: block;
}
.rs-portfolio-style7 .showcase li:nth-of-type(3n+4) {
  clear: left;
}
.rs-portfolio-style7 .showcase-item {
  line-height: 1;
  z-index: 3;
}
.rs-portfolio-style7 .showcase-item.hover {
  z-index: 1;
}
.rs-portfolio-style7 .showcase-item a {
  display: block;
  padding: 15px 25px 10px 0;
}
.rs-portfolio-style7 .showcase-item img {
  position: fixed;
  z-index: 1;
  opacity: 1;
  display: none;
  transition: opacity .35s,transform .35s;
}
.rs-portfolio-style7 .showcase-item a h3 {
  position: relative;
  z-index: 3;
  transition: opacity .35s,transform .35s;
}
.rs-portfolio-style7 .showcase-item a p {
  position: relative;
  z-index: 3;
  transition: opacity .35s,transform .35s;
  margin: 0 !important;
}
.rs-portfolio-style7 .showcase-item a:hover + img {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.rs-portfolio-style7 .showcase-item a:hover {
  color: white;
  background: none;
}
.rs-portfolio-style7 .showcase-item h3 {
  font-size: 36px;
  padding: .45em .6em 15px 0;
  font-weight: 600;
  letter-spacing: 0px;
  margin: 0;
}
/*responsive styles below*/
@media screen and (max-width: 1023px) {
  .showcase {
    margin: 0 auto;
  }
  .showcase-item a img {
    border: 0px;
  }
}
/* ----------------------------------
    10. cl-testimonial style 7
-------------------------------------*/
#cl-testimonial.testimonials-area.slider8 .images-testimonial .desc-text .educavoicon-right-quote:before {
  font-size: 50px !important;
}
#cl-testimonial .testimonial-slide7 .slick-track {
  padding-bottom: 40px;
}
#cl-testimonial .testimonial-slide7 .single-testimonial {
  padding: 0;
  background: rgba(11, 43, 167, 0.6) !important;
  border-radius: 0;
  padding: 40px 45px 46px 146px;
  position: relative;
  margin: 0 20px;
  border-radius: 5px;
  color: #fff;
}
#cl-testimonial .testimonial-slide7 .single-testimonial:after,
#cl-testimonial .testimonial-slide7 .single-testimonial:before {
  content: '';
  position: absolute;
  display: block;
  background: transparent;
  transition: all 0.2s;
  width: 0px;
  height: 0px;
  z-index: 100;
  top: -3px;
  border: none !important;
  right: 0;
}
#cl-testimonial .testimonial-slide7 .single-testimonial:after {
  top: auto;
  bottom: 0;
  border-bottom: 0 solid;
  border-top: 30px solid transparent;
  border-bottom-color: #fff;
}
#cl-testimonial .testimonial-slide7 .right-content,
#cl-testimonial .testimonial-slide7 .testimonial-left {
  width: 100%;
  float: none;
}
#cl-testimonial .testimonial-slide7 .testimonial-left img {
  border: 2px solid #fff;
}
#cl-testimonial .testimonial-slide7 .right-content {
  position: relative;
}
#cl-testimonial .testimonial-slide7 .right-content i {
  top: 5px;
  padding-right: 0;
  position: absolute;
  left: -18px;
}
#cl-testimonial .testimonial-slide7 .testimonial-left {
  position: absolute;
  left: 33px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  width: auto;
  border-radius: 50%;
}
#cl-testimonial .testimonial-slide7 p {
  margin: 0;
  padding: 0;
}
#cl-testimonial .testimonial-slide7 ul.slick-dots li button {
  padding: 2px 0;
  height: 8px;
  border: 1px solid #fff;
}
#cl-testimonial .testimonial-slide7 ul.slick-dots li.slick-active button {
  background: #fff;
  border-color: #fff !important;
}
#cl-testimonial.testimonials-area.slider8 {
  position: relative;
}
#cl-testimonial.testimonials-area.slider8 .images-testimonial img {
  display: block;
  width: 90px !important;
  height: 90px !important;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 5px solid #eee;
  box-shadow: 0 3px 70px 0 #ffffff !important;
}
#cl-testimonial.testimonials-area.slider8 .images-testimonial .desc-text {
  margin: 0;
  padding: 80px 0px 40px !important;
  text-align: center !important;
  font-size: 17px;
  line-height: 32px;
  max-width: 620px;
  margin: 0 auto;
  position: relative;
}
#cl-testimonial.testimonials-area.slider8 .images-testimonial .desc-text i {
  display: block;
  text-align: center;
  font-size: 50px;
  opacity: 0.3;
  margin: 0;
  top: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#cl-testimonial.testimonials-area.slider8 .images-testimonial img {
  width: 90px;
  margin: 0 auto 12px;
  box-shadow: 0 20px 68px rgba(34, 34, 34, 0.4);
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav {
  width: 230px;
  top: 60px;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-list.draggable {
  display: none;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-prev,
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-next {
  opacity: 1;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-prev {
  left: 20px;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-prev:after {
  font-size: 18px;
  content: "\f138";
  font-family: educavoicon;
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  position: absolute;
  font-weight: normal;
  color: #fff;
  transform: translateX(-50%);
  background: #171f32;
  width: 50px;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-next {
  right: 20px;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-next:after {
  font-size: 18px;
  content: "\f137";
  font-family: educavoicon;
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  position: absolute;
  font-weight: normal;
  color: #fff;
  transform: translateX(-50%);
}
#cl-testimonial.testimonials-area.slider8 .slick-prev {
  left: 20px;
}
#cl-testimonial.testimonials-area.slider8 .slick-prev:after {
  font-size: 18px;
  content: '←';
  font-family: 'slick';
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  position: absolute;
  font-weight: normal;
  color: #fff;
  transform: translateX(-50%);
  background: #171f32;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 45px;
}
#cl-testimonial.testimonials-area.slider8 .slick-next {
  right: 20px;
}
#cl-testimonial.testimonials-area.slider8 .slick-next:after {
  font-size: 18px;
  font-family: 'slick';
  content: '→';
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  position: absolute;
  font-weight: normal;
  color: #fff;
  transform: translateX(-50%);
  background: #171f32;
  width: 50px;
  height: 50px;
  line-height: 45px;
  border-radius: 50%;
}
#cl-testimonial.testimonials-area.slider8 p {
  margin: 0 auto !important;
}
#cl-testimonial.testimonials-area.slider8 ul.author {
  text-align: center;
  padding: 0px !important;
}
#cl-testimonial.testimonials-area.slider8 ul.author li {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
#cl-testimonial.testimonials-area.slider8 ul.author li.titles-dsignation {
  text-transform: capitalize;
  font-size: 15px;
  padding-top: 0;
}
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial {
  padding-left: 20px;
  padding-top: 45px;
}
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial p {
  position: relative;
  max-width: 100%;
  text-align: left;
  margin: 0 auto !important;
}
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial i {
  font-size: 80px;
  position: absolute;
  left: -18px;
  opacity: 1;
  top: -30px;
  z-index: -1;
}
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial ul.author,
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial p {
  text-align: left !important;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav {
  overflow: hidden;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-list {
  float: right;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-track {
  width: 100% !important;
  float: right;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-slide {
  width: 15px !important;
  height: 6px;
  border-radius: 3px;
  background: #101010;
  display: inline-block;
  margin: 0 4px;
  cursor: pointer;
  transition: 0.3s;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-slide:hover,
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-slide.slick-current {
  background: #171f32;
}
#cl-testimonial.testimonials-area.slider8:hover .slick-prev {
  left: 0px;
}
#cl-testimonial.testimonials-area.slider8:hover .slick-next {
  right: 0px;
}
body .rselement-dual-btn {
  font-size: 16px;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 ul.cl-author-info li:first-child {
  font-size: 16px !important;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .testimonial-item .testimonial-content {
  padding: 60px !important;
  text-align: center;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .testimonial-item .testimonial-content p {
  text-align: center;
  font-style: normal !important;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .testimonial-item i {
  display: none;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .slick-dots button {
  width: 10px;
  height: 10px;
  padding: 2px;
  background: #ccc !important;
  border: none !important;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .slick-active button {
  background: #ff5421 !important;
  border: none !important;
}
.cl-testimonial.cl-testimonial9 .content-box {
  background: #fff;
  padding: 40px;
  min-height: 250px;
  position: relative;
}
.cl-testimonial.cl-testimonial9 .content-box p {
  padding: 0 !important;
  margin-bottom: 0 !important;
  font-style: normal;
}
.cl-testimonial.cl-testimonial9 .content-box p i {
  text-align: left;
}
.cl-testimonial.cl-testimonial9 .content-box:after {
  content: "//";
  position: absolute;
  bottom: -17px;
  text-align: center;
  left: 40px;
  right: auto;
  display: block;
  font-size: 20px;
  color: #ff5421;
}
.cl-testimonial.cl-testimonial9 .testimonial-image {
  flex: 1;
  padding-left: 20px;
}
.cl-testimonial.cl-testimonial9 .testimonial-image img {
  border-radius: 50%;
  max-width: 90px;
}
.cl-testimonial.cl-testimonial9 .img-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
  margin-bottom: 30px;
  align-content: space-around;
}
.cl-testimonial.cl-testimonial9 i {
  display: block;
}
.cl-testimonial.cl-testimonial9 i:before {
  font-size: 45px;
  color: #ff5421;
}
.cl-testimonial.cl-testimonial9 ul.cl-author-info {
  flex: 1;
  padding-left: 0px !important;
  padding-top: 15px !important;
}
.cl-testimonial.cl-testimonial9 .slick-next,
.cl-testimonial.cl-testimonial9 .slick-prev {
  display: none;
}
.cl-testimonial.cl-testimonial9 .slick-next::after,
.cl-testimonial.cl-testimonial9 .slick-prev::after {
  background: rgba(0, 0, 0, 0.4) !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
}
.cl-testimonial.cl-testimonial9:hover .slick-next,
.cl-testimonial.cl-testimonial9:hover .slick-prev {
  display: block;
}
.cl-testimonial.cl-testimonial9 .slick-active button {
  background: #ff5421 !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content {
  box-shadow: none;
  padding: 0;
  background: transparent !important;
  text-align: left !important;
  font-size: 24px !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content .quote-arrow .educavoicon-right-quote {
  transform: rotate(180deg) !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content .quote-arrow .educavoicon-right-quote:before {
  font-size: 60px !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content .cl-author-info li:nth-child(2) {
  font-size: 18px !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content p,
body .cl-testimonial2 .image-testimonial .testimonial-content ul li {
  text-align: left !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content:hover {
  box-shadow: none !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content li.ratings img {
  margin-top: 5px;
  margin-left: 0 !important;
}
body .cl-testimonial2 .slick-dots {
  text-align: left !important;
  padding-left: 10px !important;
  margin-top: -20px !important;
}
body .cl-testimonial2 .slick-dots button {
  width: 10px !important;
  height: 10px !important;
}
/* ----------------------------------
cl-testimonial style 10 Custom By Rashid
-------------------------------------*/
.testimonial-slide10.slider9 .slick-dots {
  display: none !important;
}
.testimonial-slide10.slider9 .single-testimonial {
  overflow: inherit;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 0;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial {
  position: relative;
  padding-bottom: 100px;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial .testimonial-image {
  width: 70%;
  margin-right: auto;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial .testimonial10-content-wrap {
  max-width: 380px;
  position: absolute;
  bottom: 50px;
  z-index: 99;
  background: #fff;
  padding: 40px;
  right: 0px;
  box-shadow: 0 8px 30px -6px #cccccc;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial .testimonial10-content-wrap .content-testimonial {
  padding-bottom: 15px;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial .testimonial10-content-wrap .content-testimonial i {
  position: absolute !important;
  top: 60px !important;
  font-size: 150px;
  left: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff !important;
  border-radius: 50%;
  padding-right: 0px !important;
  z-index: -1;
  opacity: 0.2;
}
.testimonial-transparent .image-testimonial {
  background: transparent !important;
}
ul.latest_projects {
  margin: 0;
  padding: 0;
  list-style: none;
}
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial {
  margin: 0;
  border-left: 4px solid #171f32;
  box-shadow: none;
}
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:before,
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:after {
  border-top-color: #171f32;
  border-right-color: #171f32;
  border-right: 30px solid #171f32;
}
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:after {
  border-top: 30px solid transparent;
  border-bottom-color: #171f32;
}
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial .cl-author-info li:first-child {
  font-size: 18px;
  color: #ff5421;
  margin-bottom: 0;
  padding-bottom: 0 !important;
  line-height: 28px;
  margin-top: 5px;
}
.testimonial-light #cl-testimonial .slick-dots {
  text-align: right;
  bottom: -4px;
}
.testimonial-light #cl-testimonial .slick-dots li button {
  background: #fff !important;
  border: 1px solid #ffff !important;
}
.light-button #cl-testimonial ul.slick-dots li button {
  border: 1px solid #fff !important;
}
.mfp-close-btn-in .mfp-close {
  top: 0px;
  right: 0px;
  text-align: right;
  padding-right: 0;
  display: inline-block;
  text-align: center;
  background: #171f32;
  width: 44px;
  border-radius: 50%;
  font-size: 27px;
}
.rs_button.btn-border {
  border-width: 2px;
  color: #ff5421;
  border-style: solid;
  border-color: #ff5421;
  background: transparent;
}
.rs_button.btn-border:hover {
  background: #ff5421;
  color: #ffffff;
}
.rs-btn {
  outline: none;
  padding: 12px 35px;
  border: 2px solid #ff5421;
  border-radius: 30px;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #101010;
  background: #f3f8f9;
  text-transform: uppercase;
}
.rs-btn:hover {
  background: #ff5421;
  color: #ffffff;
}
.rs-btn.btn-center {
  text-align: center;
}
.rs-btn.btn-left {
  text-align: left;
}
.rs-btn.btn-right {
  text-align: right;
}
.rs-btn.rs-btn-style2 {
  position: relative;
}
.rs-btn.rs-btn-style2:after,
.rs-btn.rs-btn-style2:before {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
  transition: all 0.4s ease-in-out 0s;
}
.rs-btn.rs-btn-style2:after {
  right: 30px;
}
.rs-btn.rs-btn-style2:before {
  left: 30px;
}
.rs-courses-categories .categories-item {
  border: 1px solid #dfe9eb;
  background: #ffffff;
  overflow: hidden;
  padding: 30px;
  display: block;
  color: #363636;
  border-radius: 5px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.rs-courses-categories .categories-item .icon-part {
  margin-right: 25px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 100%;
  background: rgba(22, 170, 202, 0.2);
  text-align: center;
  transition: 0.4s;
}
.rs-courses-categories .categories-item .icon-part img {
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.rs-courses-categories .categories-item .content-part .courses-title {
  color: #101010;
  margin-bottom: 5px;
  font-size: 24px;
  transition: 0.4s;
  font-size: 20px;
}
.rs-courses-categories .categories-item:hover {
  background: #ff5421;
  color: #ffffff;
  border-color: #ff5421;
}
.rs-courses-categories .categories-item:hover .icon-part {
  background: #ffffff;
}
.rs-courses-categories .categories-item:hover .icon-part img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.rs-courses-categories .categories-item:hover .content-part .courses-title {
  color: #ffffff;
}
.rs-courses-categories .categories-item2 {
  text-align: center;
  background: #d3fcf8;
  border-radius: 10px;
  padding: 50px 30px 45px;
  margin-bottom: 30px;
}
.rs-courses-categories .categories-item2 img {
  transition: 0.4s;
  transform: translateY(0);
}
.rs-courses-categories .categories-item2 .title {
  margin: 20px 0 5px 0;
  font-size: 24px;
}
.rs-courses-categories .categories-item2 .title a {
  color: #101010;
}
.rs-courses-categories .categories-item2 .title a:hover {
  opacity: .8;
}
.rs-courses-categories .categories-item2 img.hover-img {
  position: absolute;
  left: -5px;
  top: -20px;
  display: block;
  z-index: -1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.rs-courses-categories .categories-item2:hover img.hover-img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.rs-courses-categories .categories-item2:hover img {
  transition: 0.4s;
  transform: translateY(-7px);
}
.rs-courses .content-part .title {
  font-size: 22px;
}
.rs_course_style3 .courses-item,
.rs_course_style5 .courses-item,
.rs_course_style1 .courses-item,
.rs_course_style4 .courses-item {
  padding: 20px;
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  transition: 0.4s;
  margin-bottom: 30px;
}
.rs_course_style3 .courses-item .img-part,
.rs_course_style5 .courses-item .img-part,
.rs_course_style1 .courses-item .img-part,
.rs_course_style4 .courses-item .img-part {
  margin-bottom: 38px;
  overflow: hidden;
  border-radius: 4px;
}
.rs_course_style3 .courses-item .img-part img,
.rs_course_style5 .courses-item .img-part img,
.rs_course_style1 .courses-item .img-part img,
.rs_course_style4 .courses-item .img-part img {
  border-radius: 5px;
  transition: all 500ms ease;
  transform: scale(1.1);
}
.rs_course_style3 .courses-item .content-part .meta-part,
.rs_course_style5 .courses-item .content-part .meta-part,
.rs_course_style1 .courses-item .content-part .meta-part,
.rs_course_style4 .courses-item .content-part .meta-part {
  margin: 0 0 15px;
}
.rs_course_style3 .courses-item .content-part .meta-part li,
.rs_course_style5 .courses-item .content-part .meta-part li,
.rs_course_style1 .courses-item .content-part .meta-part li,
.rs_course_style4 .courses-item .content-part .meta-part li {
  display: inline-block;
  margin-right: 10px;
}
.rs_course_style3 .courses-item .content-part .meta-part li span.price,
.rs_course_style5 .courses-item .content-part .meta-part li span.price,
.rs_course_style1 .courses-item .content-part .meta-part li span.price,
.rs_course_style4 .courses-item .content-part .meta-part li span.price {
  display: inline-block;
  padding: 2px 10px 2px;
  color: #ffffff;
  font-weight: 400;
  background: #ff5421;
  border-radius: 3px;
  transition: 0.4s;
  text-transform: uppercase;
  font-size: 14px;
}
.rs_course_style3 .courses-item .content-part .meta-part li a.categorie,
.rs_course_style5 .courses-item .content-part .meta-part li a.categorie,
.rs_course_style1 .courses-item .content-part .meta-part li a.categorie,
.rs_course_style4 .courses-item .content-part .meta-part li a.categorie {
  color: #363636;
}
.rs_course_style3 .courses-item .content-part .meta-part li:last-child,
.rs_course_style5 .courses-item .content-part .meta-part li:last-child,
.rs_course_style1 .courses-item .content-part .meta-part li:last-child,
.rs_course_style4 .courses-item .content-part .meta-part li:last-child {
  margin: 0;
}
.rs_course_style3 .courses-item .content-part .meta-part li.cat a,
.rs_course_style5 .courses-item .content-part .meta-part li.cat a,
.rs_course_style1 .courses-item .content-part .meta-part li.cat a,
.rs_course_style4 .courses-item .content-part .meta-part li.cat a {
  color: #363636;
  font-size: 14px;
}
.rs_course_style3 .courses-item .content-part .title,
.rs_course_style5 .courses-item .content-part .title,
.rs_course_style1 .courses-item .content-part .title,
.rs_course_style4 .courses-item .content-part .title {
  margin: 0 0 12px;
}
.rs_course_style3 .courses-item .content-part .title a,
.rs_course_style5 .courses-item .content-part .title a,
.rs_course_style1 .courses-item .content-part .title a,
.rs_course_style4 .courses-item .content-part .title a {
  color: #101010;
}
.rs_course_style3 .courses-item .content-part .title a:hover,
.rs_course_style5 .courses-item .content-part .title a:hover,
.rs_course_style1 .courses-item .content-part .title a:hover,
.rs_course_style4 .courses-item .content-part .title a:hover {
  color: #ff5421;
}
.rs_course_style3 .courses-item .content-part .bottom-part,
.rs_course_style5 .courses-item .content-part .bottom-part,
.rs_course_style1 .courses-item .content-part .bottom-part,
.rs_course_style4 .courses-item .content-part .bottom-part {
  overflow: hidden;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta {
  float: left;
  padding-top: 10px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta ul,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta ul,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta ul,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta ul {
  margin: 0;
  font-size: 14px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li {
  display: inline-block;
  margin-right: 15px;
  transition: 0.4s;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li .course-rating-total,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li .course-rating-total,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li .course-rating-total,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li .course-rating-total {
  margin-left: 3px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li.user i,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li.user i,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li.user i,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li.user i {
  margin-right: 6px;
  margin-left: 2px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li.ratings i,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li.ratings i,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li.ratings i,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li.ratings i {
  color: #fcb903;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li:last-child,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li:last-child,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li:last-child,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li:last-child {
  margin: 0;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part {
  text-align: right;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a {
  padding: 5px 13px;
  background: #f9f8f8;
  border: 1px solid #f2f2f2;
  display: inline-block;
  border-radius: 3px;
  color: #101010;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a i:before,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a i:before,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a i:before,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a i:before {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  transition: 0.3s;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a:hover,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a:hover,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a:hover,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a:hover {
  background: #ff5421;
  border-color: #ff5421;
  color: #ffffff;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a:hover i:before,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a:hover i:before,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a:hover i:before,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a:hover i:before {
  color: #ffffff;
}
.rs_course_style3 .courses-item:hover .img-part img,
.rs_course_style5 .courses-item:hover .img-part img,
.rs_course_style1 .courses-item:hover .img-part img,
.rs_course_style4 .courses-item:hover .img-part img {
  transform: scale(1);
}
.rs_course_style1 .courses-item {
  background: #ffffff;
}
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a {
  background: #ffffff;
}
.rs_course_style1 .courses-item .content-part .meta-part li span.origin-price {
  margin-right: 15px;
  text-decoration: line-through;
}
.archive ul.learn-press-courses .course {
  margin-bottom: 0;
}
.rs_course_style3 .courses-item {
  padding: 0 0 33px;
}
.rs_course_style3 .courses-item .img-part {
  margin-bottom: 35px;
  text-align: center;
}
.rs_course_style3 .courses-item .content-part {
  padding: 0 30px;
  position: relative;
}
.rs_course_style3 .courses-item .content-part .course-price span.price {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 400;
  background: #ff5421;
  border-radius: 3px;
  transition: all 0.3s ease;
  position: absolute;
  top: -55px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  font-size: 14px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a {
  border: none;
  background: transparent;
  padding: 1px 13px 6px 8px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a i {
  padding-left: 5px;
  position: relative;
  top: 2px;
}
.rs_course_style5 .courses-item {
  padding: 0px;
}
.rs_course_style5 .courses-item .img-part {
  margin-bottom: 0px;
  text-align: center;
}
.rs_course_style5 .courses-item .content-part {
  padding: 50px 30px 22px;
  position: relative;
}
.rs_course_style5 .courses-item .content-part .meta-part li {
  font-size: 14px;
}
.rs_course_style5 .courses-item .content-part .meta-part li i {
  margin-right: 4px;
}
.rs_course_style5 .courses-item .content-part .title {
  margin-bottom: 15px;
}
.rs_course_style5 .courses-item .content-part .course-price span.price {
  padding: 9px 20px;
  color: #ffffff;
  font-weight: 400;
  background: #ff5421;
  border-radius: 5px;
  transition: all 0.3s ease;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  font-size: 14px;
}
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a {
  border: none;
  background: transparent;
  padding: 5px 0 0;
}
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a i {
  padding-left: 5px;
  position: relative;
  top: 2px;
}
.rs-event-grid .event-item .time-secs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rs-event-grid .event-item .time-secs .time {
  margin-left: 15px;
}
.rs-event-grid .event-item .time-secs .time i:before {
  color: #333 !important;
}
.rs_course_style7 .courses-item,
.rs_course_style6 .courses-item {
  padding: 0px;
  margin-bottom: 30px;
  border-radius: 0 0 4px 4px;
}
.rs_course_style7 .courses-item .img-part,
.rs_course_style6 .courses-item .img-part {
  margin-bottom: 0px;
  overflow: hidden;
}
.rs_course_style7 .courses-item .img-part img,
.rs_course_style6 .courses-item .img-part img {
  border-radius: 4px 4px 0 0;
  transition: all .8s ease;
}
.rs_course_style7 .courses-item .img-part .course-price span.price,
.rs_course_style6 .courses-item .img-part .course-price span.price {
  padding: 3px 15px;
  color: #ffffff;
  font-weight: 400;
  background: #ff5421;
  border-radius: 5px;
  transition: all 0.3s ease;
  position: absolute;
  top: 20px;
  right: 38px;
  text-transform: uppercase;
  font-size: 14px;
}
.rs_course_style7 .courses-item .content-part,
.rs_course_style6 .courses-item .content-part {
  padding: 32px 35px 35px 35px;
  position: relative;
}
.rs_course_style7 .courses-item .content-part h3.title,
.rs_course_style6 .courses-item .content-part h3.title {
  margin: 0 0 10px;
  line-height: 30px;
}
.rs_course_style7 .courses-item .content-part h3.title a,
.rs_course_style6 .courses-item .content-part h3.title a {
  color: #101010;
}
.rs_course_style7 .courses-item .content-part h3.title a:hover,
.rs_course_style6 .courses-item .content-part h3.title a:hover {
  color: #ff5421;
}
.rs_course_style7 .courses-item .content-part .course-ratings,
.rs_course_style6 .courses-item .content-part .course-ratings {
  margin-bottom: 10px;
}
.rs_course_style7 .courses-item .content-part .course-ratings .course-rating-total,
.rs_course_style6 .courses-item .content-part .course-ratings .course-rating-total {
  margin-left: 3px;
  font-size: 14px;
}
.rs_course_style7 .courses-item .content-part .meta-part,
.rs_course_style6 .courses-item .content-part .meta-part {
  display: flex;
  justify-content: space-between;
  list-style: none;
  font-size: 14px;
}
.rs_course_style7 .courses-item .content-part .meta-part li i,
.rs_course_style6 .courses-item .content-part .meta-part li i {
  margin-right: 4px;
}
.rs_course_style7 .courses-item .content-part .meta-part li.user i,
.rs_course_style6 .courses-item .content-part .meta-part li.user i {
  margin-right: 8px;
}
.rs_course_style7 .courses-item .content-part .meta-part li.price,
.rs_course_style6 .courses-item .content-part .meta-part li.price {
  margin-right: 20px;
}
.rs_course_style7 .courses-item:hover .img-part img,
.rs_course_style6 .courses-item:hover .img-part img {
  transform: scale(1.1);
}
.rs_course_style6 .courses-item {
  box-shadow: 0 0 30px #eee;
}
.rs_course_style6 .courses-item .content-part .meta-part {
  font-size: 14px;
  margin: 25px 0 0;
  padding: 25px 0 0;
  border-top: 1px solid #f4f0f0;
}
.rs_course_style7 .courses-item .content-part .meta-part {
  font-size: 15px;
  margin: 0 0 20px;
}
.rs_course_style7 .courses-item .avatar-image {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 15px;
}
.rs_course_style7 .courses-item .avatar-image img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}
.gym_courses .description a:hover {
  opacity: 0.8;
}
.gym_courses .description i {
  position: relative;
  top: 2.5px;
}
.rs_course_style2 .course-wrap {
  background: #c7e8f0;
  position: relative;
  border-radius: 5px;
  text-align: center;
  transition: all 0.4s ease-in-out 0s;
  overflow: hidden;
  padding: 30px;
  margin-bottom: 30px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .title,
.rs_course_style2 .course-wrap .front-part .content-part .title {
  font-size: 22px;
}
.rs_course_style2 .course-wrap .front-part {
  z-index: 1;
  position: relative;
  transition: all 0.4s ease-in-out 0s;
  opacity: 1;
  visibility: visible;
}
.rs_course_style2 .course-wrap .front-part .img-part {
  margin-bottom: 21px;
}
.rs_course_style2 .course-wrap .front-part .content-part .cat a {
  color: #363636;
  font-size: 14px;
}
.rs_course_style2 .course-wrap .front-part .content-part .title {
  margin: 0;
}
.rs_course_style2 .course-wrap .front-part .content-part .title a {
  color: #101010;
}
.rs_course_style2 .course-wrap .inner-part {
  z-index: 1;
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  padding: 0 30px;
  transform: translateY(-50%);
  transition: all 0.4s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
}
.rs_course_style2 .course-wrap .inner-part .content-part .cat a {
  color: #ffffff;
  font-size: 14px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .cat a:hover {
  color: #eee;
}
.rs_course_style2 .course-wrap .inner-part .content-part .title {
  margin: 10px 0 25px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .title a {
  color: #ffffff;
}
.rs_course_style2 .course-wrap .inner-part .content-part .title a:hover {
  color: #eee;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li {
  color: #ffffff;
  display: inline;
  margin-right: 15px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li.course-user i {
  margin-right: 6px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li.ratings i {
  margin-right: 3px;
  color: #fcb903;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li .course-rating-total {
  margin-left: 3px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li:last-child {
  margin: 0;
}
.rs_course_style2 .course-wrap .price-btn {
  position: absolute;
  bottom: 0;
  padding-bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
}
.rs_course_style2 .course-wrap .price-btn a {
  font-weight: 500;
  background: #ffffff;
  border-radius: 3px;
  color: #101010;
  display: inline-block;
  padding: 5px 5px 5px 10px;
  display: flex;
  align-items: center;
}
.rs_course_style2 .course-wrap .price-btn a i {
  padding-left: 5px;
}
.rs_course_style2 .course-wrap .price-btn a i:before {
  font-size: 15px;
  color: #ffffff;
  width: 41px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ff5421;
  display: inline-block;
  border-radius: 3px;
  transition: all 0.4s ease-in-out 0s;
}
.rs_course_style2 .course-wrap .price-btn a:hover i:before {
  background: #101010;
}
.rs_course_style2 .course-wrap:after,
.rs_course_style2 .course-wrap:before {
  position: absolute;
  content: '';
  border-radius: 50%;
  transition: all 0.4s ease-in-out 0s;
  z-index: 0;
  background: #b5e2ec;
}
.rs_course_style2 .course-wrap:after {
  width: 146px;
  height: 146px;
  left: -73px;
  bottom: 70px;
}
.rs_course_style2 .course-wrap:before {
  width: 412px;
  height: 412px;
  right: -133px;
  top: -80px;
}
.rs_course_style2 .course-wrap:hover {
  background: #16aaca;
}
.rs_course_style2 .course-wrap:hover .front-part {
  opacity: 0;
  visibility: hidden;
}
.rs_course_style2 .course-wrap:hover .inner-part,
.rs_course_style2 .course-wrap:hover .price-btn {
  opacity: 1;
  visibility: visible;
}
.rs_course_style2 .course-wrap:hover:after,
.rs_course_style2 .course-wrap:hover:before {
  background: #1ca6c7;
}
.rs_course_style2 .rs-pagination-area {
  margin-top: 20px;
}
.portfolio-filter {
  margin-bottom: 20px;
}
.portfolio-filter.filter-center {
  text-align: center;
}
.portfolio-filter.filter-right {
  text-align: right;
}
.portfolio-filter.filter-left {
  text-align: left;
}
.portfolio-filter button {
  font-size: 16px;
  background: transparent !important;
  color: #101010;
  margin: 0 0 30px;
  display: inline-block;
  padding: 0;
  transition: 0.4s;
  outline: none;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  position: relative;
  padding: 5px 20px;
  border-radius: 30px;
  border: 0;
}
.portfolio-filter button:hover,
.portfolio-filter button.active {
  color: #ff5421;
  background: transparent !important;
}
.recent-post-widgets li.show-featured {
  float: left;
  width: 33.33%;
  padding: 0;
}
.rs-vertical-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-vertical-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.gutter-no-gap .row {
  margin: 0 !important;
}
.gutter-no-gap .row [class*="col-"] {
  padding: 0 !important;
  margin: 0 !important;
}
.rs-sl-social-icons a {
  color: #ffffff;
}
.rs-sl-social-icons a:hover {
  color: #ff5421;
}
.rs-slider * {
  outline: none;
}
.rs-slider .slider-item {
  background-size: cover;
  background-repeat: no-repeat;
}
.rs-slider .slide-description {
  max-width: 640px;
}
.rs-slider .slide-description p {
  margin-bottom: 0;
  font-size: 18px;
}
.rs-slider .slide-title {
  font-size: 65px;
  line-height: 75px;
  font-weight: 700 !important;
}
.rs-slider .slide-content {
  max-width: 1250px;
  margin: 0 auto;
  padding: 150px 0;
  position: relative;
}
.rs-slider .slide-content .watermark {
  z-index: 5;
  position: absolute;
  font-size: 200px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  top: 10%;
  opacity: 0.1;
}
.rs-slider .slide-content span.number {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: auto;
  bottom: 42px;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
}
.rs-slider .slide-content span.number .first {
  font-size: 60px;
  font-weight: 700;
  color: #000;
}
.rs-slider .slide-content .slide-content-wrap {
  max-width: 800px;
  position: relative;
  z-index: 10;
}
.rs-slider .slide-content.center {
  text-align: center;
}
.rs-slider .slide-content.center .slide-content-wrap {
  display: block;
  margin: 0 auto;
}
.rs-slider .slide-content.center .slide-description {
  margin-left: auto;
  margin-right: auto;
}
.rs-slider .slide-content.right {
  text-align: right;
}
.rs-slider .slide-content.right .slide-description {
  margin-left: auto;
}
.rs-slider .slide-content.right .slide-content-wrap {
  display: block;
  margin-left: auto;
}
.rs-slider .slider-button {
  margin-top: 48px;
}
.rs-slider .slider-button ul {
  margin: 0;
  list-style-type: none;
}
.rs-slider .slider-button ul li {
  display: inline-block;
}
.rs-slider .slider-button ul li + li {
  margin-left: 10px;
}
.rs-slider .slick-arrow {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #ff5421;
  opacity: 1;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  top: auto;
  bottom: 40;
}
.rs-slider .slick-arrow:after {
  color: inherit;
  top: -2px;
  font-family: "educavoicon";
  font-size: 25px;
}
.rs-slider .slick-prev {
  right: auto;
  left: 45%;
  top: auto;
  bottom: 40px;
  z-index: 1;
}
.rs-slider .slick-prev:after {
  font-family: "educavoicon";
  content: "\f111" !important;
  color: #000;
  text-indent: 4px;
}
.rs-slider .slick-next {
  left: auto;
  right: 45%;
  top: auto;
  bottom: 40px;
}
.rs-slider .slick-next:after {
  font-family: "educavoicon";
  content: "\f110" !important;
  color: #000;
  text-indent: -4px;
}
.rs-slider:hover .slick-arrow {
  opacity: 1;
}
.rs-slider .readons {
  border: 2px solid #000;
  color: #000;
  padding: 14px 35px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
}
.rs-slider .readons:hover {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.recent-post-widgets li.show-featured {
  float: left;
  width: 33.33%;
}
.recent-post-widgets li.show-featured .post-img {
  padding: 3px;
  float: none;
  width: auto;
  display: block;
}
.recent-post-widgets li.show-featured .post-img img {
  width: 100%;
  border-radius: 3px;
}
.single-teams .details-tabs-area {
  margin-right: 30px;
}
.single-teams .details-tabs-area .team-detail-wrap {
  background: #fff;
  padding: 25px 50px 30px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
  margin-bottom: 40px;
}
.single-teams .title-bg-gray {
  color: #101010;
  padding-bottom: 5px;
  margin-bottom: 0 !important;
}
.single-teams .title-bg-gray.padding-top {
  margin-bottom: 20px !important;
}
.single-teams .designation-info {
  display: block;
  color: #171f32;
  margin-top: 0;
  padding-bottom: 15px;
}
.single-teams .team-skill {
  background: #F3F8F9;
  padding: 20px 40px 50px !important;
}
.single-teams .short-desc,
.single-teams .team-skill {
  display: block;
  margin-bottom: 50px;
}
.single-teams .ps-informations {
  margin-top: 50px;
  padding: 40px;
  text-align: left;
  overflow: hidden;
  background: #F3F8F9;
  position: relative;
}
.single-teams .ps-informations:before {
  content: "\f10b";
  font-size: 150px;
  position: absolute;
  right: 30px;
  color: #0a0a0a;
  font-family: "educavoicon";
  height: 100%;
  top: -10px;
  opacity: 0.02;
}
.single-teams .ps-informations h4.single-title {
  margin: -8px 0 0px;
  font-weight: 700 !important;
  font-size: 24px;
  color: #171f32;
}
.single-teams .ps-informations .designation-info {
  font-size: 16px;
  font-weight: 500;
}
.single-teams .ps-informations ul {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}
.single-teams .ps-informations ul li {
  border: none !important;
  margin: 0;
  color: #363636;
}
.single-teams .ps-informations ul li span {
  width: auto;
  color: #363636;
}
.single-teams .ps-informations ul li.social-icon {
  border: none;
  margin-top: 0;
  display: inline-block;
  padding-top: 0;
}
.single-teams .ps-informations ul li.social-icon i {
  line-height: 35px;
  width: 30px;
  height: 35px;
  font-size: 14px;
  transition: 0.4s;
}
.single-teams .ps-informations ul li.phone,
.single-teams .ps-informations ul li.email {
  margin: 5px 0 0;
  padding: 0;
  display: block;
}
.single-teams .ps-informations ul li.phone a,
.single-teams .ps-informations ul li.email a {
  color: #363636;
}
.single-teams .ps-informations ul li.phone a:hover,
.single-teams .ps-informations ul li.email a:hover {
  color: #171f32;
}
.single-teams .ps-informations ul li.phone i,
.single-teams .ps-informations ul li.email i {
  font-size: 16px;
  color: #363636;
  margin-right: 6px;
  position: relative;
  top: 2px;
  font-weight: 500;
}
.single-teams .ps-informations ul li.phone i:before,
.single-teams .ps-informations ul li.email i:before {
  font-size: 16px;
}
.single-teams .ps-informations ul li.phone {
  margin-left: 0;
}
.single-teams .ps-informations .social-info {
  margin-top: 10px;
  padding-top: 5px;
}
.single-teams .project-desc {
  margin-bottom: 20px;
  background: #fff;
  overflow: hidden;
}
.single-teams .project-desc p {
  margin-bottom: 18px;
}
.single-teams .project-desc .nav {
  margin-left: 0;
  background: #f4f7fc;
}
.single-teams .project-desc .nav li {
  width: 33.333%;
  text-align: center;
}
.single-teams .project-desc .nav li + li {
  border-left: 1px solid #ddd;
}
.single-teams .project-desc .nav .nav-link {
  position: relative;
  overflow: hidden;
  font-weight: 600;
  font-size: 20px;
  padding: 15px 0;
}
.single-teams .project-desc .nav .nav-link:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #171f32;
  bottom: -5px;
  left: 0;
  transition: 0.4s;
}
.single-teams .project-desc .nav .nav-link.active:before {
  bottom: 0;
}
.single-teams .inner-images {
  padding: 0 30px 0 0;
  background: #fff;
  margin-bottom: 40px;
}
.single-teams .team-detail-wrap-btm.team-inner {
  background: #171f32;
  padding-bottom: 54px;
  margin-top: 40px;
}
.single-teams .team-detail-wrap-btm.team-inner .siderbar-title {
  color: #fff;
}
.single-teams .team-detail-wrap-btm.team-inner .siderbar-title:before {
  background: #fff;
}
.single-teams .team-detail-wrap-btm.team-inner tbody tr {
  background: none;
}
.single-teams .team-detail-wrap-btm.team-inner tbody tr td {
  padding: 8px 0;
  color: #fff;
}
.single-teams .team-inner {
  padding: 40px 40px 44px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
}
.single-teams .team-inner h3 {
  margin-bottom: 0;
  position: relative;
  padding-bottom: 6px;
  font-size: 20px;
  text-transform: capitalize;
}
.single-teams .team-inner h3:before {
  content: "";
  position: absolute;
  background: #171f32;
  height: 2px;
  width: 50px;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 1;
  opacity: .5;
}
.single-teams .team-inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-teams .team-inner ul li {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 13px 0;
}
.single-teams .team-inner ul li i {
  color: #171f32;
  margin-right: 5px;
  display: none;
}
.single-teams .team-inner ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.single-teams .doctor-awardss.team-inner {
  padding-top: 25px;
}
.single-teams .siderbar-title {
  margin: 0 0 30px;
  color: #171f32;
  text-transform: capitalize;
}
.single-teams .chevron-right-icon li {
  float: left;
  width: 50%;
  margin: 4px 0;
}
.single-teams h3.title-left-border {
  margin-top: 45px;
}
.single-teams .emergency-time {
  padding: 40px 15px 32px;
}
.single-teams .emergency-time .emergency-title {
  margin: 14px 0 4px;
}
.single-teams .emergency-time i {
  color: #171f32;
}
.single-teams .emergency-time i:before {
  font-size: 50px;
}
.single-teams .emergency-time p {
  margin-bottom: 0;
}
.single-teams .team-skill {
  padding-left: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.single-teams .team-skill h3 {
  font-weight: 500;
  margin-bottom: 20px;
}
.single-teams .team-skill .rs-progress {
  height: 8px;
  border: 1px solid #171f32;
  border-radius: 0;
  overflow: visible;
  padding: 1px;
  background: #fff;
  margin-top: 45px;
}
.single-teams .team-skill .rs-progress .progress-bar {
  position: relative;
  text-align: left;
  line-height: 4px;
  border-radius: 0;
  box-shadow: none;
  background-color: #171f32;
  font-size: 16px;
}
.single-teams .team-skill .rs-progress .progress-bar .pb-label {
  position: absolute;
  left: 0px;
  top: -24px;
  color: #363636;
}
.single-teams .team-skill .rs-progress .progress-bar .pb-percent {
  position: absolute;
  right: -13px;
  top: -30px;
  padding: 8px 5px;
  color: #363636;
}
body .vc_progress_bar .vc_single_bar .vc_label_units {
  position: absolute;
  right: 0;
  font-weight: 500;
}
body .vc_progress_bar .vc_single_bar {
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 8px;
  line-height: 8px;
}
body .vc_progress_bar .vc_single_bar .vc_bar {
  border-radius: 0 !important;
}
body .vc_progress_bar .vc_single_bar .vc_label {
  font-weight: 500;
}
body .rs-portfolio-style2 .portfolio-item .portfolio-content .p-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
body .rs-portfolio-style2 .portfolio-item .portfolio-content .p-icon i:before {
  font-size: 18px;
}
.rs-portfolio-style3 .portfolio-item,
.rs-portfolio-style5 .portfolio-item,
.rs-portfolio-style4 .portfolio-item,
.rs-portfolio-style3 .portfolio-item img,
.rs-portfolio-style5 .portfolio-item img,
.rs-portfolio-style4 .portfolio-item img,
.rs-portfolio-style3 .portfolio-item .bg-overlay,
.rs-portfolio-style5 .portfolio-item .bg-overlay,
.rs-portfolio-style4 .portfolio-item .bg-overlay {
  border-radius: 5px;
}
/*// Portfolio Style3*/
.rs-portfolio-style3 .portfolio-item,
.rs-portfolio-style3 .portfolio-item img,
.rs-portfolio-style3 .portfolio-item .bg-overlay {
  border-radius: 5px;
}
.rs-portfolio-style3 .portfolio-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img img {
  width: 100%;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img .p-link {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: inline-block;
  font-size: 36px;
  color: #ffffff;
  transition: all 0.3s ease;
  opacity: 0;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img .p-link i {
  margin-left: 2px;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img .p-link:hover {
  opacity: 0.7 !important;
}
.rs-portfolio-style3 .portfolio-item .p-icon {
  transition: all 0.4s ease-in-out 0s;
  bottom: -100px;
  right: 25px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ff5421;
  border-radius: 50%;
  z-index: 7;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content {
  position: absolute;
  padding: 24px 30px;
  opacity: 1;
  z-index: 10;
  top: 0;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content:before {
  background: rgba(0, 0, 0, 0.4) !important;
  opacity: 1;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner {
  bottom: 30px;
  width: auto;
  right: 40px;
  left: 40px;
  display: flex;
  flex-wrap: wrap;
  transition: all .5s ease;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner .p-title {
  order: 2;
  flex: 0 0 100%;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner .p-category {
  flex: 0 0 100%;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content a {
  color: #fff;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content .p-title {
  margin-bottom: 5px;
  font-size: 18px;
  transition: 0.3s ease all;
  line-height: 25px !important;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #fff;
  transition: 0.3s ease all;
}
.rs-portfolio-style3 .portfolio-item:hover .p-icon {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}
.rs-portfolio-style3 .portfolio-item:hover .portfolio-content {
  opacity: 1;
}
.rs-portfolio-style3 .portfolio-item:hover .portfolio-content .portfolio-inner {
  bottom: 50px;
}
.rs-portfolio-style3 .portfolio-item:hover .portfolio-img:before {
  opacity: 0.7;
}
.rs-portfolio-style3 .portfolio-item:hover .portfolio-img .p-link {
  opacity: 1;
}
.rs-video.style1 {
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.rs-video.style1 a.popup-videos {
  width: 70px;
  height: 70px;
  border: 5px solid;
  display: inline-block;
  line-height: 70px;
  border-radius: 50px;
}
.rs-video.style1 a.popup-videos i {
  position: relative;
  left: 3px;
  top: -2px;
}
.rs-video.style1 .video-desc {
  text-align: left;
  padding-left: 15px;
  position: relative;
}
.rs-video.style1:hover {
  opacity: 0.8;
}
.rs-video.style2 a.popup-videos {
  background: #ff5421;
}
.rs-video.style2 a.popup-videos i {
  top: -1px;
  left: 3px;
}
.rs-video.style2 a.popup-videos {
  background-color: #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  border-radius: 80%;
  position: relative;
  -webkit-animation: circle_ripple 0.7s linear infinite;
  animation: circle_ripple 0.7s linear infinite;
}
@-webkit-keyframes circle_ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3), 0 0 0 8em rgba(255, 255, 255, 0);
  }
}
@keyframes circle_ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3), 0 0 0 8em rgba(255, 255, 255, 0);
  }
}
.rs-video {
  background-size: cover !important;
}
.rs-video .icon-area {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.rs-video.style2 {
  position: relative;
}
.rs-video.style2 .icon-area {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 65px;
}
.rs-video i {
  position: relative;
}
/*// Portfolio Style4*/
.rs-portfolio-style4 .portfolio-item {
  position: relative;
  overflow: hidden;
}
.rs-portfolio-style4 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
}
.rs-portfolio-style4 .portfolio-item .portfolio-img img {
  width: 100%;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  border-radius: 5px;
}
.rs-portfolio-style4 .portfolio-item .portfolio-img .p-link {
  display: none;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content {
  position: absolute;
  padding: 30px 20px 15px;
  opacity: 0;
  z-index: 1;
  bottom: -150px;
  left: 50%;
  transform: translateX(-50%);
  width: 86%;
  z-index: 9;
  background: #ffffff;
  transition: 0.6s;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content a {
  color: #101010;
  display: block;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content .title {
  margin-bottom: 5px;
  font-size: 20px;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content .p-title {
  margin-bottom: 5px;
  font-size: 18px;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content .tite-color:hover {
  color: #171f32;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #fff;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content .p-category a {
  color: #363636;
}
.rs-portfolio-style4 .portfolio-item .pt-icon-plus {
  position: relative;
  -webkit-transition: 0.5s all ease-out;
  transform: translateY(20px);
  transition-delay: .1s;
  color: #ed4e31;
}
.rs-portfolio-style4 .portfolio-item .pt-icon-plus:before {
  font-family: FontAwesome;
  content: "+";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  bottom: -40px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 9999;
  font-size: 35px;
  display: block;
  cursor: pointer;
  transition: 0.4s;
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-content {
  opacity: 1;
  bottom: 30px;
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-content .title {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-content p {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-img:before {
  opacity: 0.7;
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-img img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.rs-portfolio-style4 .portfolio-item:hover .pt-icon-plus:before {
  bottom: -6px;
}
/*// Portfolio Style5*/
.rs-portfolio-style5 .portfolio-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img img {
  width: 100%;
  transform: scale(1.2);
  transition: 0.6s;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img .p-link {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: inline-block;
  font-size: 36px;
  color: #ffffff;
  transition: all 0.3s ease;
  opacity: 0;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img .p-link i {
  margin-left: 2px;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img .p-link:hover {
  opacity: 0.7 !important;
}
.rs-portfolio-style5 .portfolio-item .p-icon {
  transition: all 0.4s ease-in-out 0s;
  bottom: -100px;
  right: 25px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ff5421;
  border-radius: 50%;
  z-index: 7;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content {
  position: absolute;
  padding: 24px 30px;
  opacity: 0;
  z-index: 10;
  top: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content:before {
  background: rgba(0, 0, 0, 0.4);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s;
  border-radius: 5px;
  transform: scale(1.2);
  transition: 0.6s;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content a {
  color: #fff;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content .p-title {
  margin-bottom: 5px;
  font-size: 18px;
  transition: 0.3s ease all;
  line-height: 25px !important;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #fff;
  transition: 0.3s ease all;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content .portfolio-inner {
  position: relative;
  z-index: 11;
  transform: scale(1.3);
  transition: 0.5s;
}
.rs-portfolio-style5 .portfolio-item:hover .portfolio-content,
.rs-portfolio-style5 .portfolio-item:hover .portfolio-content:before {
  opacity: 1;
  visibility: visible;
}
.rs-portfolio-style5 .portfolio-item:hover .portfolio-img img,
.rs-portfolio-style5 .portfolio-item:hover .portfolio-content:before,
.rs-portfolio-style5 .portfolio-item:hover .portfolio-content .portfolio-inner {
  transform: scale(1);
}
.rs-portfolio-style6 {
  overflow: hidden;
}
.rs-portfolio-style6 .portfolio-item {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.rs-portfolio-style6 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rs-portfolio-style6 .portfolio-item .portfolio-img img {
  width: 100%;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  border-radius: 0px;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content {
  position: absolute;
  padding: 17px 25px 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  left: 0;
  bottom: -100px;
  text-align: left;
  width: 100%;
  border-top: 0;
  z-index: 11;
  transition: 0.6s;
  height: 100%;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .p-title {
  font-size: 18px;
  margin-bottom: 0;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .p-title a {
  color: #171f32;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content:before {
  background: rgba(0, 0, 0, 0.4);
  content: '';
  position: absolute;
  bottom: -150px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s;
  border-radius: 5px;
  transition: 0.6s;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .p-category a {
  color: #363636;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .title {
  margin-bottom: 0;
  font-size: 18px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  font-weight: 600 !important;
  line-height: 30px !important;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .title a:hover {
  color: #ff5421;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #ff5421;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .portfolio-inner {
  position: absolute;
  bottom: -100px;
  transition: 0.5s;
  left: 30px;
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content .title {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content p {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content:before {
  opacity: 1;
  bottom: 0;
  visibility: visible;
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content .portfolio-inner {
  bottom: 30px;
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-img img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.portfolio-slider-data .slick-dots {
  text-align: center;
  bottom: -75px;
}
.portfolio-slider-data .slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 30px;
  background: #171f32;
  transition: 0.4s;
}
.portfolio-slider-data .slick-dots li:hover,
.portfolio-slider-data .slick-dots li.slick-active {
  background: #ff5421;
}
.portfolio-slider-data .slick-prev,
.portfolio-slider-data .slick-next {
  background: #ff5421;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50px;
  z-index: 8;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.portfolio-slider-data .slick-prev i,
.portfolio-slider-data .slick-next i {
  color: #fff;
}
.portfolio-slider-data .slick-prev:after,
.portfolio-slider-data .slick-next:after {
  display: none;
}
.portfolio-slider-data .slick-prev {
  left: -100px;
}
.portfolio-slider-data .slick-next {
  right: -100px;
}
.portfolio-slider-data:hover .slick-prev,
.portfolio-slider-data:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.portfolio-slider-data:hover .slick-prev {
  left: -50px;
}
.portfolio-slider-data:hover .slick-next {
  right: -50px;
}
.portfolio-slider-data .portfolio-item .bg-overlay,
.portfolio-slider-data .project-item .bg-overlay {
  background: #000;
  opacity: 0.7;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.light .rs-portfolio-style5 .portfolio-item .portfolio-content {
  background: #fff;
}
.rs-portfolio-agency .portfolio-filter {
  margin-bottom: 30px;
}
.single-portfolios .rs-porfolio-details.project-gallery {
  margin-bottom: -30px;
}
.single-portfolios .project-desc {
  padding-right: 30px;
}
.single-portfolios .project-img {
  margin-bottom: 50px;
}
.single-portfolios .ps-informations h3 {
  padding: 14px 20px;
  background: #ff5421;
  border-radius: 0;
  font-size: 20px;
  color: #ffffff;
  line-height: 26px !important;
  margin: 0 !important;
}
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  display: flex !important;
}
.mfp-content figure {
  position: relative;
}
.mfp-content figure .mfp-title {
  position: absolute;
  left: 0;
  bottom: 4px;
  width: auto;
  right: 0;
  color: #fff !important;
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
}
.mfp-content figure .mfp-title .gallery-title-wrap h3 {
  margin: 0;
  color: #fff !important;
  font-size: 25px !important;
  font-weight: 600 !important;
}
.mfp-content figure .mfp-title p {
  margin: 12px 0 0;
}
.mfp-content figure .mfp-title p:empty {
  display: none;
}
.ps-navigation {
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.ps-navigation i:before {
  margin-left: 0;
}
.ps-navigation ul {
  margin: 0 !important;
  list-style: none;
}
.ps-navigation ul .prev {
  display: inline-block;
  text-align: left;
}
.ps-navigation ul .next {
  display: inline-block;
  text-align: right;
  word-break: break-all;
}
.ps-navigation ul a {
  text-transform: uppercase;
}
.ps-navigation ul a span {
  display: block;
  font-weight: normal;
  text-transform: capitalize;
}
.ps-navigation ul a span:first-child {
  margin-top: 0;
}
.ps-navigation ul a span.pagi-date {
  font-size: 13px;
  color: #aaa;
  line-height: normal;
  margin-top: 5px;
}
.ps-navigation ul a:hover {
  color: #ff5421;
}
.single-portfolios .owl-carousel .owl-nav [class*="owl-"] {
  top: calc(50%);
}
.single-portfolios .ps-navigation {
  margin-bottom: 0;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.single-portfolios .ps-navigation ul li a {
  font-size: 15px;
}
.single-portfolios .ps-navigation ul li a span {
  font-size: 15px  !important;
}
.single-portfolios .owl-stage-outer {
  height: auto !important;
  margin-bottom: 50px;
}
/* ------------------------------------
    21. Gallery Css
  ---------------------------------------*/
.rs-galleys .file-list-image,
.rs-galleys .galley-img {
  position: relative;
  margin-bottom: 30px;
}
.rs-galleys .file-list-image .p-zoom,
.rs-galleys .galley-img .p-zoom,
.rs-galleys .file-list-image .zoom-icon,
.rs-galleys .galley-img .zoom-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  background: transparent !important;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.rs-galleys .file-list-image .p-zoom i:before,
.rs-galleys .galley-img .p-zoom i:before,
.rs-galleys .file-list-image .zoom-icon i:before,
.rs-galleys .galley-img .zoom-icon i:before {
  font-size: 22px;
}
.rs-galleys .file-list-image .p-zoom:hover,
.rs-galleys .galley-img .p-zoom:hover,
.rs-galleys .file-list-image .zoom-icon:hover,
.rs-galleys .galley-img .zoom-icon:hover {
  color: #171f32;
}
.rs-galleys .file-list-image:before,
.rs-galleys .galley-img:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0%;
  height: 100%;
  transition: all 0.4s ease-in-out;
}
.rs-galleys .file-list-image:hover:before,
.rs-galleys .galley-img:hover:before {
  width: 100%;
}
.rs-galleys .file-list-image:hover .p-zoom,
.rs-galleys .galley-img:hover .p-zoom,
.rs-galleys .file-list-image:hover .zoom-icon,
.rs-galleys .galley-img:hover .zoom-icon {
  visibility: visible;
  opacity: 1;
  color: #fff !important;
}
.rs-galleys .no-gutters .file-list-image {
  margin-bottom: 0;
}
.mfp-close {
  opacity: 0.9;
}
.rs-banner.full-screen {
  width: 100%;
  height: 100vh;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.rs-banner #particles-js {
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.rs-banner .banner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.rs-banner .banner-content .banner_title {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 65px;
  position: relative;
  z-index: 9;
  color: #444;
  line-height: 70px;
}
.rs-banner .banner-content .banner-button {
  margin-top: 20px;
}
.rs-banner .banner-content .banner-button.btn-light .readon:not(.border):hover {
  background: transparent;
  border-color: #ff5421;
  color: #fff;
}
.rs-banner .banner-content .banner-button.btn-light .readon.border {
  border-color: #fff;
  color: #fff;
}
.rs-banner .banner-content .banner-button.btn-light .readon.border:hover {
  border-color: #171f32;
}
.rs-banner .banner-content .banner-button .readon {
  border-color: #ff5421;
  background: transparent;
  padding: 11px 35px;
}
.rs-banner .banner-content .banner-button .readon:hover {
  background: #ff5421 !important;
  color: #ffffff !important;
}
.rs-banner .banner-content .work-position h3 {
  font-size: 40px;
  color: #bbb;
  display: inline-block;
}
.rs-banner .banner-content .work-position h3 span {
  margin-right: 10px;
}
.rs-banner .banner-content .work-position .cd-headline {
  display: inline-block;
  color: #bbb;
  font-size: 40px;
  line-height: 52px;
  font-weight: 500;
}
.rs-banner .cd-words-wrapper:after {
  background-color: #171f32;
  height: 90%;
  top: 10px;
  width: 0;
}
.rs-banner ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rs-banner ul li {
  display: inline-block;
  margin: 0 25px 25px 0;
}
.rs-banner .arrow-btn {
  width: 26px;
  height: 55px;
  bottom: 7%;
  left: 50%;
  z-index: 99;
  text-align: center;
  position: absolute;
  border: 1px solid #999;
  border-radius: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.rs-banner .arrow-btn i {
  color: #999;
  font-size: 22px;
  line-height: 80px;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.rs-banner .arrow-btn i:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
.rs-banner.not-full-screen .banner-content {
  position: relative;
  top: 0;
  transform: translateY(0);
}
.rs-banner.not-full-screen .cd-words-wrapper {
  margin-left: 0;
}
.rs-banner.not-full-screen .container {
  padding: 0;
}
/* ------------------------------------
    21. Portfolio Details
  ---------------------------------------*/.rs-porfolio-details .ps-informations ul {
  margin: 0;
  list-style: none;
  text-align: left;
  padding: 25px 30px;
  background: #fbfbfb;
}
.rs-porfolio-details .ps-informations ul li + li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid rgba(54, 54, 54, 0.05);
}
.rs-porfolio-details .ps-informations ul li span {
  width: 150px;
  display: inline-block;
  color: #101010;
  font-weight: 600;
}
.rs-porfolio-details .ps-image {
  text-align: center;
  margin-bottom: 10px;
}
.rs-porfolio-details .ps-share {
  margin-top: 40px;
}
.rs-porfolio-details .ps-share ul {
  margin: 0;
}
.rs-porfolio-details .ps-share .share-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.rs-porfolio-details .ps-share ul li {
  display: inline-block;
  margin: 0 10px 14px 0;
}
.rs-porfolio-details .ps-share ul li a {
  font-size: 20px;
  display: block;
  width: 50px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #171f32;
  text-align: center;
  transition: 0.4s;
}
.rs-porfolio-details .ps-share ul li a:hover {
  background-color: #171f32;
  color: #ff5421;
}
.rs-porfolio-details .project-desc {
  line-height: 30px;
}
.rs-porfolio-details .project-desc p:last-child {
  margin-bottom: 0;
}
.rs-porfolio-details .project-desc .ps-title {
  margin-bottom: 20px;
}
.rs-porfolio-details .ps-related-project {
  margin-top: 50px;
}
.rs-porfolio-details .ps-related-project .ps-related-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.rs-porfolio-details .ps-related-project .portfolio-item {
  margin-bottom: 20px;
}
.rs-porfolio-details .portfolio-carousel .owl-dots {
  display: none;
}
.rs-porfolio-details .portfolio-carousel .owl-stage-outer {
  height: auto !important;
}
.rs-porfolio-details .portfolio-carousel .owl-nav {
  display: none;
}
.rs-porfolio-details .portfolio-carousel .owl-nav .owl-prev {
  left: 10px  !important;
  min-height: 1px;
  transition: all .5s ease;
}
.rs-porfolio-details .portfolio-carousel .owl-nav .owl-next {
  right: 10px  !important;
  min-height: 1px;
  transition: all .5s ease;
}
.rs-porfolio-details .portfolio-carousel:hover .owl-nav {
  display: block;
}
.rs-porfolio-details .portfolio-carousel .file-list-image img {
  border-radius: 5px;
}
.rs-porfolio-details.project-gallery .ps-image-wrap {
  margin-top: 28px;
}
.rs-porfolio-details.project-gallery .file-list-image {
  margin-bottom: 30px;
  position: relative;
  background: #000000;
  border-radius: 5px;
}
.rs-porfolio-details.project-gallery .file-list-image a:hover i {
  color: #fff;
}
.rs-porfolio-details.project-gallery .file-list-image img {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 5px;
}
.rs-porfolio-details.project-gallery .file-list-image .p-zoom {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  transition: all 0.3s ease 0s;
  height: 46px;
  line-height: 44px;
  width: 46px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 60%;
  opacity: 0;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rs-porfolio-details.project-gallery .file-list-image:hover img {
  opacity: 0.4;
}
.rs-porfolio-details.project-gallery .file-list-image:hover .p-zoom {
  top: 50%;
  opacity: 1;
}
.rs-porfolio-details.project-gallery .file-list-image:hover .p-zoom:hover {
  background: #171f32;
  color: #ffffff;
  border: 1px solid #ff5421;
}
/*--------------------------------------------------------------
Rs service slider css
--------------------------------------------------------------*/
#rs-services-slider {
  padding-bottom: 30px;
}
#rs-services-slider .item-thumb {
  width: 100%;
  padding-right: 16px;
}
#rs-services-slider .item-thumb img {
  border-radius: 5px;
}
#rs-services-slider .item-thumb .owl-dot {
  width: 48%;
  display: inline-block;
  justify-content: center;
  padding: 10px;
  float: left;
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 10px;
}
#rs-services-slider .device-lg .item-thumb .owl-dot,
#rs-services-slider .device-sm .item-thumb .owl-dot {
  height: 150px;
}
#rs-services-slider .device-xs .item-thumb .owl-dot {
  width: 50%;
  padding: 10px;
  height: 100px;
}
#rs-services-slider .feature-content {
  margin-bottom: 12px;
}
#rs-services-slider .img_wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}
#rs-services-slider .img_wrap .feature-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 33px;
  z-index: 9;
  color: #fff;
}
#rs-services-slider .img_wrap .feature-title a {
  color: #fff;
}
#rs-services-slider .img_wrap .feature-title a:hover {
  color: #171f32;
}
#rs-services-slider .img_wrap a img {
  width: 100%;
}
#rs-services-slider .img_wrap:before {
  content: "";
  position: absolute;
  background: #ff5421;
  left: -60px;
  right: 0;
  bottom: -80px;
  display: block;
  height: 192px;
  opacity: .8;
  z-index: 1;
  transform: rotate(-3deg);
  width: 150%;
}
#rs-services-slider .img_wrap:after {
  content: "";
  position: absolute;
  background: #ff5421;
  left: -150px;
  right: 0;
  bottom: -80px;
  display: block;
  height: 204px;
  opacity: .8;
  z-index: 1;
  transform: rotate(-3deg);
  width: 150%;
}
#rs-services-slider .item-thumb .owl-dot span {
  position: relative;
  display: block;
  background-size: cover;
  background-position: center center;
  width: auto;
  height: 100%;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
#rs-services-slider .item-thumb .owl-dot.active span,
#rs-services-slider .item-thumb .owl-dot:hover span {
  opacity: .7;
}
#rs-services-slider .menu-carousel .heading-block h4 {
  margin-bottom: 7px;
  margin-top: 10px;
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
#rs-services-slider .menu-carousel .heading-block h4 a {
  font-weight: 600;
  color: #101010;
  transition: .20s;
}
#rs-services-slider .menu-carousel .heading-block h4 a:hover {
  color: #171f32;
}
#rs-services-slider .menu-carousel .feature-content {
  position: relative;
  padding: 16px 0 0;
  border-radius: 0 0 5px 0px;
  text-align: left;
}
#rs-services-slider .menu-carousel .feature-content .service_details {
  padding-top: 36px;
}
#rs-services-slider .menu-carousel .heading-block p {
  margin-bottom: 0;
}
#rs-services-slider .menu-carousel .heading-block .readon {
  margin-top: 20px;
}
#rs-services-slider .menu-carousel .heading-block .food-info {
  color: #BBB;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 14px;
}
#rs-services-slider .food-price {
  position: absolute;
  top: 40px;
  right: 50px;
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 500;
}
#rs-services-slider .menu-carousel .more-link {
  margin-top: 35px;
  border-bottom: 1px solid #333 !important;
}
#rs-services-slider .more-link {
  font-style: normal;
  border-bottom: 0;
  color: #333;
  margin-top: 10px;
  font-size: 14px;
}
#rs-services-slider .team-title h4 {
  font-size: 15px;
}
#rs-services-slider .team-title span {
  font-style: normal;
  margin-bottom: 15px;
  color: #aaa !important;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#rs-services-slider .entry {
  padding: 0;
  margin: 0;
  border-bottom: 0;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
}
#rs-services-slider .entry-title {
  background-color: #FFF;
  padding: 15px;
}
#rs-services-slider .entry-title h2 {
  text-transform: none;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
}
#rs-services-slider .entry-meta {
  margin: 8px 0 0;
}
#rs-services-slider .ipost .entry-meta li a {
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999;
}
#rs-services-slider .entry-meta li:before {
  content: '\00b7';
  opacity: 1;
}
#rs-services-slider .service-button {
  margin: 80px 0 80px 15px;
}
#rs-services-slider .device-sm .service-button,
#rs-services-slider .device-xs .service-button {
  margin: 30px 0 0;
}
#rs-services-slider .clfeatures .cl-ft-item {
  border-radius: 5px;
}
#rs-services-slider .clfeatures .cl-ft-item img {
  display: block;
  margin: 0;
  border-radius: 5px;
}
#rs-services-slider .item-thumb .owl-dot {
  position: relative;
}
#rs-services-slider .item-thumb .owl-dot:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 99;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: rgba(0, 0, 0, 0.8);
  transition: all 500ms ease;
  opacity: 0;
  border-radius: 5px;
}
#rs-services-slider h5.overlay-feature-title {
  font-size: 16px;
  line-height: 140%;
  font-weight: normal;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9999;
  text-align: center;
  width: calc(80%);
  transition: all 500ms ease;
  opacity: 0;
}
#rs-services-slider h5.overlay-feature-title a {
  color: #fff;
  pointer-events: none;
}
#rs-services-slider .item-thumb .owl-dot:hover:before,
#rs-services-slider .item-thumb .owl-dot.active:before {
  opacity: 1;
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style {
  float: none;
  text-align: center;
  background: #ffffff;
  padding-top: 28px;
  padding-bottom: 22px;
  border-radius: 3px;
  box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.02);
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style:before {
  display: none;
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style .tile-content {
  margin-top: 10px;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style .tile-content a {
  color: #101010;
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style.active .tile-content a,
#rs-services-slider .item-thumb .owl-dot.service_icon_style:hover .tile-content a {
  color: #171f32;
}
#rs-services-slider .item-thumb .owl-dot:hover h5.overlay-feature-title,
#rs-services-slider .item-thumb .owl-dot.active h5.overlay-feature-title {
  opacity: 1;
}
@media (min-width: 992px) {
  #rs-services-slider #header,
  #rs-services-slider #header-wrap {
    z-index: 200;
    background-color: transparent !important;
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  #rs-services-slider #primary-menu ul li > a {
    padding-top: 32px;
    padding-bottom: 10px;
  }
  #rs-services-slider #header.sticky-header #header-wrap {
    background-color: transparent !important;
    box-shadow: none;
  }
  #rs-services-slider .slider-caption h2 {
    font-size: 76px;
  }
  #rs-services-slider .food-price {
    font-size: 24px;
    top: 50px;
    right: 60px;
  }
}
#rs-services-slider .services-wrap .services-item {
  position: relative;
  padding: 0px 25px 65px;
  z-index: 10;
}
#rs-services-slider .services-wrap .services-item:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fff;
  transition: 0.4s;
  top: 50%;
  transform: scale(1, 0.9) translateY(-50%);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  opacity: 0;
}
#rs-services-slider .services-wrap .services-item:hover .services-desc:after {
  background: #171f32;
  width: 100px;
}
#rs-services-slider .services-wrap .services-item:hover:after {
  opacity: 1;
  transform: scale(1, 1) translateY(-50%);
}
#rs-services-slider .services-wrap .services-icon {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: #171f32;
}
#rs-services-slider .services-wrap .services-title {
  font-size: 20px;
  margin-top: 35px;
  margin-bottom: 25px;
}
#rs-services-slider .services-wrap .services-desc {
  position: relative;
}
#rs-services-slider .services-wrap .services-desc:after {
  content: '';
  position: absolute;
  left: 0;
  height: 2px;
  width: 50px;
  bottom: -45px;
  background: rgba(0, 0, 0, 0.1);
  transition: 0.4s;
}
#rs-services-slider .services-wrap .services-desc p {
  margin-bottom: 55px;
}
/*--------------------------------------------------------------
Rs service Grid css
--------------------------------------------------------------*/
.rs-service-grid .service-item {
  position: relative;
}
.rs-service-grid .service-item .service-img {
  position: relative;
  overflow: hidden;
}
.rs-service-grid .service-item .service-img img {
  border-radius: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.4s linear;
}
.rs-service-grid .service-item .service-img:before {
  content: "";
  position: absolute;
  background: #ff5421;
  left: -73px;
  right: 0;
  bottom: -28px;
  display: block;
  height: 155px;
  opacity: .8;
  z-index: 1;
  transform: rotate(-8deg);
  width: 150%;
  transition: all 0.4s ease-in-out;
}
.rs-service-grid .service-item .service-img:after {
  content: "";
  position: absolute;
  background: #ff5421;
  left: -73px;
  right: 0;
  bottom: -28px;
  display: block;
  height: 136px;
  opacity: .6;
  z-index: 1;
  transform: rotate(-8deg);
  width: 150%;
  transition: all 0.4s ease-in-out;
}
.rs-service-grid .service-item .service-img .p-title {
  font-size: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 28px 0;
  font-weight: 500;
  margin: 0;
  z-index: 9;
}
.rs-service-grid .service-item .service-img .p-title a {
  color: #fff;
  opacity: 1;
}
.rs-service-grid .service-item .service-content {
  display: block;
}
.rs-service-grid .service-item .service-content .service-excerpt {
  padding-top: 0;
}
.rs-service-grid .service-item .service-content .service-excerpt p {
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 0 25px;
}
.rs-service-grid .service-item .service-content {
  position: absolute;
  opacity: 0;
  padding: 20px;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  z-index: 9;
}
.rs-service-grid .service-item .service-content:before {
  content: "";
  position: absolute;
  background: #ff5421;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  top: 0;
  opacity: 0;
  z-index: 0;
}
.rs-service-grid .service-item .service-content .service-button {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.4s linear;
}
.rs-service-grid .service-item .service-content .service-button .readon.rs_button {
  height: 50px;
  line-height: 48px;
  background: #fff;
  border: 2px solid;
  border-color: #fff;
  color: #ff5421;
}
.rs-service-grid .service-item .service-content .service-button .readon.rs_button:hover {
  background: #fff;
  padding-right: 55px;
  border: 2px solid;
  border-color: #ff5421;
  color: #ff5421;
}
.rs-service-grid .service-item .service-content .service-button .readon.rs_button:hover:before {
  right: 35px;
  color: #ff5421;
}
.rs-service-grid .service-item:hover .service-content {
  opacity: 1;
}
.rs-service-grid .service-item:hover .service-content:before {
  opacity: .8;
}
.rs-service-grid .service-item:hover .service-button {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.rs-service-grid .service-item:hover .service-img h3.p-title {
  display: none;
}
.rs-service-grid .service-item:hover .service-img:before,
.rs-service-grid .service-item:hover .service-img:after {
  opacity: 0;
  height: 0;
}
.rs-service-grid .service-item:hover .service-img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.rs-service-grid .service-item:hover .service-content .service-excerpt p {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.rs-service-grid.rs-service-style2 .service-item .service-img:before,
.rs-service-grid.rs-service-style2 .service-item .service-img:after {
  height: 90px;
  transform: rotate(0deg);
  bottom: 0;
  z-index: 0;
}
.rs-service-grid.rs-service-style2 .service-item .service-img h3.p-title {
  padding: 20px 0 14px;
}
.rs-service-grid.rs-service-style2 .service-item .service-content .service-excerpt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four {
  position: relative;
  overflow: hidden;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  content: "";
  position: absolute;
  border-radius: 0;
  z-index: 0;
  transition: 0.4s;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0b2ba7+0,7db9e8+100&1+0,0+100 */

  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%);
  /* FF3.6-15 */

  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%);
  /* Chrome10-25,Safari5.1-6 */

  background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000333', GradientType=0);
  /* IE6-9 */

}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  content: "";
  position: absolute;
  background: transparent;
  border-radius: 0;
  z-index: 1;
  transition: 0.4s;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:hover:before {
  background-color: rgba(0, 0, 0, 0.7);
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content {
  padding: 0 20px;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  transition: 0.4s;
  bottom: 15px;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content .p-title {
  margin-bottom: 12px;
  font-size: 20px;
  width: 100%;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content p {
  line-height: 22px;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0;
  height: 0;
  transition: 0.4s;
  color: #ffffff;
  display: block;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content h3 {
  color: #fff;
  padding: 12px 15px 0;
  display: inline-block;
  font-size: 18px;
  margin: 0;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content:after,
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content:before {
  background: transparent;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:hover .service-content {
  bottom: 15px;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:hover .service-content h3 {
  color: #fff;
  background: transparent;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:hover .service-content p {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.rs-service-grid .show_cate_ser {
  display: block;
  font-size: 14px;
}
.box-service .rs-services-default .services-wrap .services-item {
  padding: 25px 25px 25px 10px;
  transition: all 0.6s ease 0s;
  background: #fff;
  box-shadow: 0 14px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  border-radius: 5px;
}
/* Processbar CSS */
.cdev div {
  position: absolute;
  height: 150px;
  width: 150px;
  border-radius: 50%;
}
.skillbar-wrap {
  position: relative;
  height: 150px;
  width: 150px;
}
.skillbar-wrap .skill-title {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 113px;
}
.skillbar-wrap .skill-title:after {
  content: '';
  position: absolute;
  height: 113px;
  width: 1px;
  border: 1px dashed #ff5421;
  display: block;
  left: 50%;
  bottom: 26px;
  transform: translateX(-50%);
}
.vc_progress_bar {
  margin-bottom: 0;
}
.vc_progress_bar h2 {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 45px;
  text-transform: uppercase;
}
.vc_progress_bar .vc_single_bar {
  background: #eee;
  margin-top: 23px;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  line-height: 12px;
  height: 12px;
}
.vc_progress_bar .vc_single_bar + .vc_single_bar {
  margin-top: 50px;
}
.vc_progress_bar .vc_single_bar .vc_label {
  text-transform: uppercase;
  color: #363636 !important;
  text-shadow: none;
  padding: 0;
  position: absolute;
  text-shadow: none !important;
  top: -22px;
  padding: 0 !important;
  font-size: 13px;
}
.vc_progress_bar .vc_single_bar .vc_label_units {
  margin-left: 6px;
}
.cdev div span {
  position: absolute;
  font-family: Arial;
  font-size: 25px;
  line-height: 105px;
  height: 70%;
  width: 70%;
  left: 15%;
  top: 15%;
  text-align: center;
  border-radius: 50%;
  background-color: white;
}
.cdev .background {
  background-color: #b3cef6;
}
.cdev .rotate {
  clip: rect(0 75px 150px 0);
  background-color: #4b86db;
}
.cdev .left {
  clip: rect(0 75px 150px 0);
  opacity: 1;
  background-color: #b3cef6;
}
.cdev .right {
  clip: rect(0 75px 150px 0);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #4b86db;
}
@keyframes toggle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*--------------------------------------------------------------
    Floating CSS
--------------------------------------------------------------*/
.floating-top {
  position: relative;
  z-index: 1;
}
/*--------------------------------------------------------------
   Latest product slider
--------------------------------------------------------------*/
.rs-products-slider .product-item {
  background: #fff;
  text-align: center;
  padding: 0px 0px 30px;
  box-shadow: 0 0 150px #eee;
}
.rs-products-slider .product-item h4.product-title {
  padding-top: 20px;
  margin-bottom: 15px;
}
.rs-products-slider .product-item h4.product-title a {
  color: #101010;
}
.rs-products-slider .product-item h4.product-title a:hover {
  color: #171f32;
}
.rs-products-slider .product-item .product-img img {
  width: auto;
  margin: 0 auto;
}
.rs-products-slider .product-item .product-price {
  font-size: 16px;
  color: #101010;
}
.rs-products-slider .product-item .product-price ins {
  background: transparent !important;
  color: #171f32;
}
.rs-products-slider .product-item .product-btn {
  padding-top: 15px;
}
.rs-products-slider .product-item .product-btn a {
  padding: 0 30px;
  height: 44px;
  line-height: 44px;
  display: inline-block;
  position: relative;
  font-size: 17px;
  background: #171f32;
  font-weight: 500;
  border-radius: 0;
  color: #fff;
}
.rs-products-slider .product-item .product-btn a:hover {
  background: #ffffff;
}
.rs-products-slider.rs-products-grid .product-item-inner {
  padding: 0 0 30px;
  background: none;
  text-align: center;
  margin-bottom: 30px;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img {
  position: relative;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img img {
  width: 100%;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a {
  background: none;
  font-size: 0;
  background: #fff;
  border: none;
  position: absolute;
  bottom: 25px;
  transform: translateY(-200px);
  right: 10px;
  transition: all 0.5s ease-in-out 0s;
  padding: 0;
  opacity: 0;
  margin: 0;
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 3px;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a:before {
  color: #101010;
  font-size: 27px;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a:hover:before {
  color: #171f32;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a.wc-forward {
  font-size: 14px;
  color: #101010;
  padding: 0;
  width: 90px;
  height: 34px;
  line-height: 37px;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a.wc-forward:hover {
  background: #171f32;
  color: #fff;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a.added {
  display: none;
}
.rs-products-slider.rs-products-grid .product-item-inner ins {
  background: none;
}
.rs-products-slider.rs-products-grid .product-item {
  background: none;
  text-align: center;
  padding: 0 15px;
  box-shadow: none;
}
.rs-products-slider.rs-products-grid .product-item h4.product-title {
  margin-bottom: 5px;
}
.rs-products-slider.rs-products-grid .product-item:hover .product-img .product-btn a {
  transform: translateY(0);
  opacity: 1;
}
.wp-block-button__link {
  background: #ff5421 !important;
}
.wp-block-button {
  margin-bottom: 20px !important;
}
.is-style-outline {
  color: #ff5421 !important;
}
.is-style-outline a {
  background: transparent !important;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 0 40px 40px;
}
/*--------------------------------------------------------------
    Parter CSS
--------------------------------------------------------------*/
.partner-carousel .partner-item {
  width: 100px;
  display: block;
  margin: 0 auto;
}
.partner-carousel .partner-item img {
  opacity: 0.3;
}
.partner-carousel .partner-item:hover img {
  opacity: 1;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2,
.wp-block-cover-text a {
  color: #fff !important;
}
.lp-archive-courses .course-left {
  background: #fff;
  padding: 5px 0px;
  overflow: hidden;
  line-height: 50px;
  border-radius: 5px 0 0 5px;
  padding-left: 12px;
  display: flex;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.lp-archive-courses .course-left .course-icons {
  margin-right: 10px;
}
.lp-archive-courses .course-left .course-icons a {
  position: relative;
  width: 44px;
  height: 36px;
  color: #616161;
  font-size: 16px;
  border-radius: 2px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  background-color: #fbfbfb;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-right: 10px;
}
.lp-archive-courses .course-left .course-icons a.active-grid {
  background: #ff5421;
  color: #fff;
}
.lp-archive-courses .rs-search {
  position: relative;
  margin-bottom: 50px;
}
.lp-archive-courses .rs-search input[type="text"] {
  position: relative;
  line-height: 43px;
  padding: 10px 50px 10px 25px;
  border: 1px solid transparent;
  background: #fff;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 60px;
  color: #000;
  border-radius: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.lp-archive-courses .rs-search button {
  position: absolute;
  right: 0;
  border: 0;
  top: 0;
  height: 60px;
  width: 70px;
  display: block;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  line-height: 100%;
  font-weight: 400;
  background: #ff5421;
}
.learn-press-pagination ul.page-numbers {
  display: inline-block;
  padding: 0 5px 0 10px;
  height: 60px;
  line-height: 60px;
  box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
}
.learn-press-pagination ul.page-numbers li {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 15px;
  text-align: center;
  cursor: pointer;
}
.learn-press-pagination ul.page-numbers li:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ff5421;
}
.learn-press-pagination ul.page-numbers li span,
.learn-press-pagination ul.page-numbers li a {
  background: transparent !important;
  border: 0 !important;
  padding: 0;
  color: #666666;
}
.learn-press-pagination ul.page-numbers li span.current,
.learn-press-pagination ul.page-numbers li a.current {
  color: #ff5421 !important;
}
.learn-press-pagination ul.page-numbers li:last-child:before {
  display: none;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course {
  width: 100%;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course .courses-item {
  display: flex;
  align-items: center;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course .courses-item .content-part {
  padding-left: 50px;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course .courses-item .img-part {
  flex: 0 0 40%;
  margin-bottom: 0;
}
.rs-list-view .lp-archive-courses .course-left a.active-list {
  background: #ff5421;
  color: #fff;
}
.rs-list-view .lp-archive-courses .course-left a.active-grid {
  background: #fbfbfb;
  color: #616161;
}
.rs-iconbox-area.left_number .box-inner .text-area .iconbox-title .title::before {
  display: inline-block !important;
}
.rs-ripple-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.rs-circle-ripple {
  background-color: #ff5421;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -webkit-animation: circleripple 0.7s linear infinite;
  animation: circleripple 0.7s linear infinite;
}
.rs-parallax {
  position: relative;
  margin: 0;
  padding: 0;
}
.rs-parallax .parallax-img-1 {
  background-repeat: no-repeat !important;
  position: absolute;
}
.blog_meta_style2 .btn-btm {
  border: none !important;
  padding-top: 0 !important;
}
.rs-image {
  position: relative;
  width: 100%;
  height: 100%;
}
.rs-image.yes .veritcal {
  animation-name: veritcal;
  animation-timing-function: linear;
  animation-duration: 12s;
  animation-iteration-count: infinite;
}
@keyframes veritcal {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
.rs-image.yes .veritcal_two {
  animation-name: veritcal_two;
  animation-timing-function: linear;
  animation-duration: 12s;
  animation-iteration-count: infinite;
}
@keyframes veritcal_two {
  0% {
    transform: translateY(100px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100px);
  }
}
.rs-image.yes .horizontal {
  animation-name: horizontal;
  animation-timing-function: linear;
  animation-duration: 12s;
  animation-iteration-count: infinite;
}
@keyframes horizontal {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(100px);
  }
  100% {
    transform: translateX(0);
  }
}
.rs-image.yes .rotated_style {
  animation: rotate1 30s linear infinite;
  -webkit-animation: rotate1 30s linear infinite;
}
@keyframes rotate1 {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate1 {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes veritcal_two {
  0% {
    transform: translateY(30px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(30px);
  }
}
.rs-woo-product-slider .product-img.overlay {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.rs-woo-product-slider .product-img.overlay .product-btn {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  background: transparent;
  top: 0;
  transform: scaleY(0);
  transform-origin: 0 1 0;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  padding: 0;
}
.rs-woo-product-slider .product-img.overlay .product-btn .glyph-icon {
  background: #ff5421;
  border: none;
  font-size: 30px;
  padding: 0;
  margin: 0;
  height: 45px;
  width: 45px;
  line-height: 45px;
  color: #fff;
  display: block;
  margin-left: auto;
  bottom: -14px;
  position: absolute;
  transform: translateY(-55%);
  transition: all .9s;
  right: 12px;
  border-radius: 5px;
}
.rs-woo-product-slider .product-img.overlay .product-btn .glyph-icon:before {
  margin-left: 0;
  font-size: 23px;
}
.rs-woo-product-slider .product-item:hover .product-img.overlay .product-btn {
  opacity: 1;
  transform: scaleY(1);
}
.rselements-product-list {
  text-align: center;
  padding: 15px;
}
.rselements-product-list .product-title {
  margin-bottom: 10px;
}
.rselements-product-list .product-btn a {
  display: inline-block;
}
.testimonial-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.rs-testimonial--center .testimonial-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.rs-testimonial--center .rs-testimonial .item-content.bubble {
  position: relative;
}
.rs-testimonial--center .rs-testimonial .item-content.bubble:after {
  left: 55%;
}
.rs-testimonial--center .testimonial-information {
  padding-top: 15px;
}
.rs-testimonial-default p {
  margin: 0 0 15px;
  position: relative;
}
.rs-testimonial-default .image-wrap img {
  height: 65px;
  width: 65px;
  border-radius: 50%;
  position: relative;
}
.rs-testimonial-default .testimonial-item .item-content.bubble {
  position: relative;
}
.rs-testimonial-default .testimonial-item .item-content.bubble:after {
  top: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #171f32;
  border-width: 12px;
  margin-left: -30px;
}
.rs-testimonial-default .testimonial-item .item-content p {
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 28px;
}
.rs-testimonial-default .testimonial-item .testimonial-information {
  padding-left: 15px;
  position: relative;
}
.rs-testimonial-default .testimonial-item .testimonial-information .ratings img {
  width: 100px;
}
.rs-testimonial-default .testimonial-item .testimonial-information .testimonial-name {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
}
.rs-testimonial-default .testimonial-item .testimonial-information .testimonial-title {
  color: #878787;
}
.rs-testimonial-default .testimonial-item .testimonial-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.rs-testimonial--right .testimonial-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.rs-testimonial--right .rs-testimonial .item-content.bubble {
  position: relative;
}
.rs-testimonial--right .rs-testimonial .item-content.bubble:after {
  left: 94% !important;
}
.rs-testimonial--right .testimonial-information {
  padding-right: 15px;
}
.rs-testimonial--center .testimonial-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.rs-testimonial--center .rs-testimonial .item-content.bubble {
  position: relative;
}
.rs-testimonial--center .rs-testimonial .item-content.bubble:after {
  left: 55%;
}
.rs-testimonial--center .testimonial-information {
  padding-top: 15px;
}
blockquote.style1 {
  font-size: 18px;
  font-style: normal;
  margin: 0;
  margin-bottom: 20px;
  padding: 20px 35px;
  background: #F8F8F8 !important;
}
blockquote.style1:before {
  width: 6px;
  display: none;
}
/**
 * @package CL Price Table
 * @author ThemeChoice http://www.codesless.com
 * @copyright Copyright (c) 2017 CL Price Table
 * @license http://www.codesless.com or later
*/
/*=======================================*
 *======= 	TABLE OF CONTENT	 ========*
 *=======================================*

	01. Common Css	
	02. Price table style1 CSS
	03. Price table style2 CSS
	04. Price table style3 CSS
	05. Price table style4 CSS
	06. Price table style5 CSS
	07. Price table style6 CSS
	08. Price table style7 CSS
	09. Price table style8 CSS
	10. Price table style9 CSS
	11. Price table style10CSS
	12. Price table style11 CSS
	13. Price table style12 CSS
	14. Price table style13 CSS
	15. Price table style14 CSS
	16. Price table style15 CSS
	
=======================================*/
/*=======================================*
 *======= 	Common Css	 ========*
 *=======================================*/
.btn-table {
  border: 0px;
  box-shadow: 0 0 0 !important;
}
.hide {
  display: none;
}
.bottom,
.featured {
  text-align: center;
}
.bottom p,
.featured {
  margin: 0px;
  padding: 0;
}
.btn-code {
  padding-top: 15px;
}
.icon-align-right ul li {
  position: relative;
}
.icon-align-right ul li i {
  position: absolute;
  right: 5px;
  top: 10px;
}
/*=======================================*
 *======= Start Pricing Table Css	 ========*
 *=======================================*/
.clpricing-table {
  /*=======================================*
 *======= Price table style1 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style2 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style3 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style4 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style5 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style6 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style7 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style8 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style9 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style10 CSS	 ========*
 *=======================================*/

  /*=======================================*
 *======= Price table style11 CSS	 ========*
 *=======================================*/

  /*=======================================*
*======= Price table style12 CSS	 ========*
*=======================================*/

  /*=======================================*
*======= Price table style13 CSS	 ========*
*=======================================*/

  /*=======================================*
*======= Price table style14 CSS	 ========*
*=======================================*/

  /*=======================================*
*======= Price table style15 CSS	 ========*
*=======================================*/

}
.clpricing-table .water-mark {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -65%);
  max-width: 120px;
}
.clpricing-table .water-mark img {
  opacity: 0.12;
}
.clpricing-table .cl-pricetable-wrap .bottom {
  position: relative;
}
.clpricing-table .pricing-title {
  margin-bottom: 20px;
}
.clpricing-table h6 {
  font-weight: normal;
  padding: 0 34px;
}
.clpricing-table ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.clpricing-table a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .clpricing-table .cl-pricetable-wrap {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.clpricing-table .main-header {
  padding: 55px 0 40px;
}
.clpricing-table .main-header h2 {
  font-size: 48px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 30px;
  line-height: 48px;
}
.clpricing-table h3,
.clpricing-table h4 {
  font-size: 20px;
  font-weight: 600 !important;
  margin: 0 0 5px;
}
.clpricing-table h5 {
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 5px;
  padding: 0;
}
.clpricing-table a.btn-table {
  text-decoration: none;
}
.clpricing-table .cl-pricetable-wrap,
.clpricing-table .price-table {
  position: relative;
}
.clpricing-table .price-table.style1 {
  background: #fff;
  border: 1px solid #ebebeb;
}
.clpricing-table .price-table.style1 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap {
  position: relative;
  overflow: hidden;
  background-size: cover !important;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top {
  text-align: center;
  padding: 0 8px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top .cl-header .price-title {
  margin-bottom: 20px;
  margin-top: 0;
  padding: 0px 0 0;
  font-size: 20px;
  line-height: 35px !important;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top .price-icon {
  display: block;
  padding-bottom: 25px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top h3 {
  margin: 15px 0 0px;
  display: inline-block;
  font-size: 65px;
  font-weight: 600 !important;
  line-height: 70px !important;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top h3 .dolar {
  bottom: 24px;
  font-size: 30px;
  font-weight: 300;
  padding-right: 3px;
  position: relative;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top h6 {
  margin-top: 10px;
  padding-top: 0px;
  font-weight: normal !important;
  color: #898989;
  font-size: 13px;
  margin: 0 0 10px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top h5 {
  font-size: 18px;
  font-weight: 300 !important;
  text-transform: lowercase;
  display: inline-block;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top .cl-subheader .short-desc {
  font-size: 18px;
  padding-bottom: 38px;
  text-transform: initial;
  font-weight: 400;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top .popular {
  background: #101010;
  color: #fff;
  font-size: 12px;
  left: -46px;
  padding: 28px 36px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -14px;
  transform: rotate(-50deg);
  box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.2);
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom {
  padding-top: 25px;
  display: block;
  margin: 0 auto;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul {
  text-align: center;
  padding-bottom: 30px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li {
  font-weight: 400;
  padding: 6px 12px;
  position: relative;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li strong {
  font-weight: 400;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .highlight {
  color: #000;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .feature_icon {
  margin-left: 10px;
  margin-right: 10px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -102px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom .btn-table {
  margin: 12px auto 0;
  width: 100%;
  max-width: 150px;
  height: 48px;
  line-height: 48px;
  display: block;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  border-radius: 30px;
  text-transform: uppercase;
  border: 1px solid #7069cf;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom p {
  margin-bottom: 0px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap.featured {
  position: relative;
}
.clpricing-table .price-table.style1 .price-1 {
  background: #f9f9f9;
}
.clpricing-table .price-table.style1 .price-1 .top {
  color: #f44336;
}
.clpricing-table .price-table.style1 .price-1 .top h4,
.clpricing-table .price-table.style1 .price-1 .top h5,
.clpricing-table .price-table.style1 .price-1 .top h3 {
  color: #f44336;
}
.clpricing-table .price-table.style1 .price-1 .top .cl-subheader {
  color: #ffffff;
}
.clpricing-table .price-table.style1 .price-1 .bottom {
  background: #eeeeee;
  color: #ffffff;
}
.clpricing-table .price-table.style1 .price-1 .btn-table {
  color: #ffffff !important;
  background: #f44336;
}
.clpricing-table .price-table.style1 .price-style2 {
  background: #f9f9f9;
}
.clpricing-table .price-table.style1 .price-style2 .top {
  color: #e91e63;
}
.clpricing-table .price-table.style1 .price-style2 .top h4,
.clpricing-table .price-table.style1 .price-style2 .top h5,
.clpricing-table .price-table.style1 .price-style2 .top h3 {
  color: #e91e63;
}
.clpricing-table .price-table.style1 .price-style2 .top .cl-subheader {
  color: #eeeeee;
}
.clpricing-table .price-table.style1 .price-style2 .bottom {
  background: #eeeeee;
  color: #ffffff;
}
.clpricing-table .price-table.style1 .price-style2 .btn-table {
  color: #ffffff !important;
  background: #e91e63;
}
.clpricing-table .price-table.style1 .price-3 {
  background: #f9f9f9;
}
.clpricing-table .price-table.style1 .price-3 .top {
  color: #9c27b0;
}
.clpricing-table .price-table.style1 .price-3 .top h4,
.clpricing-table .price-table.style1 .price-3 .top h5,
.clpricing-table .price-table.style1 .price-3 .top h3 {
  color: #9c27b0;
}
.clpricing-table .price-table.style1 .price-3 .top .cl-subheader {
  color: #ffffff;
}
.clpricing-table .price-table.style1 .price-3 .bottom {
  background: #eeeeee;
  color: #ffffff;
}
.clpricing-table .price-table.style1 .price-3 .btn-table {
  color: #ffffff !important;
  background: #9c27b0;
}
.clpricing-table .price-table.style2 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap {
  text-align: center;
  background: #ffffff none repeat scroll 0 0;
  color: #333333;
  margin-right: 0;
  padding: 20px;
  position: relative;
  box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
  padding-bottom: 20px !important;
  overflow: hidden;
  border: none !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 12px;
  left: -42px;
  padding: 28px 34px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -12px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap:hover .dolar {
  transform: rotate(360deg);
  transition: all 1s !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top {
  padding-bottom: 20px;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .cl-header h3 {
  font-size: 20px;
  font-weight: 600;
  margin: -20px -20px 85px;
  padding: 65px 20px 40px;
  line-height: 24px;
  background-size: cover !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .cl-header h3 .dolar {
  border-radius: 100px;
  box-shadow: 0 5px 20px #dddddd inset, 0 3px 0 #999999 inset;
  display: block;
  font: bold 30px/100px Georgia, serif;
  height: 100px;
  margin: 60px auto -100px;
  width: 100px;
  transition: all .5s;
  line-height: 85px;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .btn-table {
  border-radius: 35px;
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin: 0 auto;
  max-width: 150px;
  height: 48px;
  line-height: 48px;
  text-shadow: none;
  border: none;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .btn-table:before {
  border-radius: 5px;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .btn-table:hover {
  color: #fff !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul {
  text-align: center;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul li.show {
  border-radius: 8px;
  outline: none;
  padding: 12px 20px 12px 10px;
  background: #f4f4f4;
  width: 100%;
  margin-bottom: 15px;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul li.show:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom: 9px solid rgba(0, 0, 0, 0);
  border-image: none;
  border-left-color: inherit;
  border-right: 9px solid rgba(0, 0, 0, 0);
  border-style: solid;
  border-top: 9px solid rgba(0, 0, 0, 0);
  border-width: 9px;
  content: "";
  margin-top: 2px;
  position: absolute;
  right: 24px;
  transition: all .38s ease;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul li.open:before {
  margin-top: 8px;
  position: absolute;
  right: 32px;
  transform: rotate(90deg) !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul li {
  line-height: 24px;
  font-weight: 400;
  padding: 8px 0;
  overflow: hidden;
}
.clpricing-table .price-table.style2 .price-1 {
  background: #ffffff;
  border: 1px solid #26a69a;
}
.clpricing-table .price-table.style2 .price-1 .top {
  color: #ffffff;
}
.clpricing-table .price-table.style2 .price-1 .top h4,
.clpricing-table .price-table.style2 .price-1 .top h5,
.clpricing-table .price-table.style2 .price-1 .top h3 {
  color: #ffffff;
}
.clpricing-table .price-table.style2 .price-1 .top .cl-header h4 {
  background: #26a69a;
}
.clpricing-table .price-table.style2 .price-1 .top .cl-header .dolar {
  background: #ffffff;
  border: 5px solid #ffffff;
  color: #26a69a;
}
.clpricing-table .price-table.style2 .price-1 .bottom {
  color: #777777;
}
.clpricing-table .price-table.style2 .price-1 .bottom li button {
  border-left: 5px solid #26a69a !important;
}
.clpricing-table .price-table.style2 .price-1 .btn-table {
  color: #1d2127;
  background: #0c1f28;
}
.clpricing-table .price-table.style2 .price-1 .btn-table:before {
  background: #26a69a !important;
}
.clpricing-table .price-table.style2 .price-style2 {
  background: #ffffff;
  border: 1px solid #f9a825;
}
.clpricing-table .price-table.style2 .price-style2 .top {
  color: #ffffff;
}
.clpricing-table .price-table.style2 .price-style2 .top h4,
.clpricing-table .price-table.style2 .price-style2 .top h5,
.clpricing-table .price-table.style2 .price-style2 .top h3 {
  color: #ffffff;
}
.clpricing-table .price-table.style2 .price-style2 .top .cl-header h4 {
  background: #f9a825;
}
.clpricing-table .price-table.style2 .price-style2 .top .cl-header .dolar {
  background: #ffffff;
  border: 5px solid #ffffff;
  color: #f9a825;
}
.clpricing-table .price-table.style2 .price-style2 .bottom {
  color: #777777;
}
.clpricing-table .price-table.style2 .price-style2 .bottom li button {
  border-left: 5px solid #f9a825 !important;
}
.clpricing-table .price-table.style2 .price-3 {
  background: #ffffff;
  border: 1px solid #795548;
}
.clpricing-table .price-table.style2 .price-3 .top {
  color: #ffffff;
}
.clpricing-table .price-table.style2 .price-3 .top h4,
.clpricing-table .price-table.style2 .price-3 .top h5,
.clpricing-table .price-table.style2 .price-3 .top h3 {
  color: #ffffff;
}
.clpricing-table .price-table.style2 .price-3 .top .cl-header h4 {
  background: #795548;
}
.clpricing-table .price-table.style2 .price-3 .top .cl-header .dolar {
  background: #ffffff;
  border: 5px solid #ffffff;
  color: #795548;
}
.clpricing-table .price-table.style2 .price-3 .bottom {
  color: #777777;
}
.clpricing-table .price-table.style2 .price-3 .bottom li button {
  border-left: 5px solid #795548 !important;
}
.clpricing-table .price-table.style2 .price-3 .btn-table {
  color: #1d2127;
}
.clpricing-table .price-table.style2 .price-3 .btn-table:before {
  background: #795548 !important;
}
.clpricing-table .price-table.style3 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style3 .price-style3 {
  margin-bottom: 35px !important;
}
.clpricing-table .price-table.style3 .featured p {
  display: none;
}
.clpricing-table .price-table.style3 .col-md-12,
.clpricing-table .price-table.style3 .col-sm-6 {
  -moz-box-direction: normal;
  display: flex;
  padding: 0;
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style3 .col-md-12,
  .clpricing-table .price-table.style3 .col-sm-6 {
    display: block;
    width: 100%;
  }
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap {
  text-align: center;
  color: #333333;
  margin-bottom: 0px;
  margin-right: 0;
  position: relative;
  border-radius: 0;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
  overflow: hidden;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 12px;
  left: -42px;
  padding: 28px 34px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -12px;
  transform: rotate(-50deg);
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap {
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
  }
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top {
  display: table;
  float: left;
  height: 100%;
  padding-bottom: 0;
  width: 33.33%;
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap .top {
    display: block;
    width: 100%;
    float: none;
    padding: 30px 10px;
  }
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top .cl-header {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 1001px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap .top .cl-header {
    height: 291px;
  }
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap .top .cl-header {
    display: block;
  }
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top .cl-header h4 {
  border-radius: 2px 2px 0 0;
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured {
  width: 33.33%;
  float: left;
  padding: 50px 0 50px 80px;
  background: #eeeeee;
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap .featured {
    width: 100%;
    float: none;
  }
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul {
  text-align: left;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li {
  line-height: 24px;
  font-size: 15px;
  font-weight: 400;
  padding: 4px 0;
  color: #363636;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .feature_icon {
  margin-left: 0px;
  margin-right: 10px;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: 0;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom {
  width: 33.33%;
  float: left;
  height: 100%;
  display: table;
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom {
    width: 100%;
    float: none;
    display: block;
    padding: 0 0 31px;
  }
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 1001px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer {
    height: 291px;
  }
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer {
    display: block;
  }
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer .dolar {
  font: 700 35px/74px Georgia, serif;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer .btn-table {
  border-radius: 5px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  padding: 8px 0;
  text-transform: uppercase;
  max-width: 150px;
  color: #ffffff;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer .btn-table:before {
  background: #ffffff;
  border-radius: 0 !important;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer .btn-table:hover {
  color: #000000 !important;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style3 .cl-pricetable-wrap:hover {
    margin: 0 auto;
  }
}
.clpricing-table .price-table.style3 .price-1 .top {
  color: #EEEEEE;
  background: #3873b3;
}
.clpricing-table .price-table.style3 .price-1 .top .cl-header h4 {
  background: #3873b3;
}
.clpricing-table .price-table.style3 .price-1 .featured {
  color: #363636;
  background: #eeeeee;
}
.clpricing-table .price-table.style3 .price-1 .featured .fa {
  color: #3873b3;
}
.clpricing-table .price-table.style3 .price-1 .bottom {
  color: #363636;
  background: #3873b3;
}
.clpricing-table .price-table.style3 .price-1 .bottom .dolar {
  color: #ffffff;
}
.clpricing-table .price-table.style3 .price-style2 .top {
  color: #EEEEEE;
  background: #36cccb;
}
.clpricing-table .price-table.style3 .price-style2 .top .cl-header h4 {
  background: #36cccb;
}
.clpricing-table .price-table.style3 .price-style2 .featured {
  color: #363636;
  background: #eeeeee;
}
.clpricing-table .price-table.style3 .price-style2 .featured .fa {
  color: #36cccb;
}
.clpricing-table .price-table.style3 .price-style2 .bottom {
  color: #363636;
  background: #36cccb;
}
.clpricing-table .price-table.style3 .price-style2 .bottom .dolar {
  color: #ffffff;
}
.clpricing-table .price-table.style3 .price-3 .top {
  color: #EEEEEE;
  background: #32a144;
}
.clpricing-table .price-table.style3 .price-3 .top .cl-header h4 {
  background: #32a144;
}
.clpricing-table .price-table.style3 .price-3 .featured {
  color: #363636;
  background: #eeeeee;
}
.clpricing-table .price-table.style3 .price-3 .featured .fa {
  color: #32a144;
}
.clpricing-table .price-table.style3 .price-3 .bottom {
  color: #363636;
  background: #32a144;
}
.clpricing-table .price-table.style3 .price-3 .bottom .dolar {
  color: #ffffff;
}
.clpricing-table .price-table.style4 {
  border-radius: 3px 3px 40px 40px;
}
.clpricing-table .price-table.style4 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
  margin-top: 55px;
}
.clpricing-table .price-table.style4 .cl-col-md-4 {
  padding: 0;
}
.clpricing-table .price-table.style4 .cl-col-md-4:nth-child(odd) .cl-pricetable-wrap {
  border: 3px solid #e97d68;
  padding-bottom: 35px;
}
@media screen and (max-width: 991px) {
  .clpricing-table .price-table.style4 .cl-col-md-4 {
    padding: 0 10px;
  }
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap {
  border-radius: 0;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
  padding: 10px 0 5px !important;
  margin-top: 20px;
  transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured,
.clpricing-table .price-table.style4 .cl-pricetable-wrap:hover {
  padding: 30px 0 25px !important;
  margin-top: 0px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured {
  border-radius: 3px 3px 40px 40px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top {
  text-align: center;
  padding-bottom: 0px;
  transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .cl-header .price-title {
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 0 0px;
  transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .price-icon {
  padding: 20px;
  max-width: 90px;
  border-radius: 100%;
  height: 90px;
  margin: 30px auto 0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h3 {
  margin: 4px 0 0px;
  display: inline-block;
  font-size: 65px;
  font-weight: 600;
  line-height: 70px !important;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h3 .dolar {
  bottom: 24px;
  font-size: 22px;
  font-weight: 800;
  padding-right: 3px;
  position: relative;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h5 {
  font-size: 18px;
  font-weight: 600;
  text-transform: lowercase;
  display: inline-block;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h6 {
  margin-top: 10px;
  font-weight: normal;
  padding-top: 0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .cl-subheader .short-desc {
  font-size: 18px;
  padding-bottom: 38px;
  text-transform: initial;
  font-weight: 400;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 15px;
  left: -62px;
  padding: 10px 70px 10px;
  position: absolute;
  text-transform: none;
  top: 44px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom {
  color: #eeeeee;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom ul {
  text-align: center;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom ul li {
  padding: 8px 0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom ul li .highlight {
  color: #000;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .feature_icon {
  margin-left: 0px;
  margin-right: 10px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -100px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .btn-table {
  background: #0c1f28;
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin: 30px auto 40px;
  padding: 0px 35px;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
  height: 48px;
  line-height: 51px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .btn-table:before {
  background: #d32f2f;
  border-radius: 8px;
}
.clpricing-table .price-table.style4 .price-1 .top {
  color: #000000;
}
.clpricing-table .price-table.style4 .price-1 .top h3,
.clpricing-table .price-table.style4 .price-1 .top h4,
.clpricing-table .price-table.style4 .price-1 .top h5 {
  color: #000000;
}
.clpricing-table .price-table.style4 .price-1 .btn-table {
  background: #000000 !important;
}
.clpricing-table .price-table.style4 .price-style2 .top {
  color: #e97d68;
}
.clpricing-table .price-table.style4 .price-style2 .top h3,
.clpricing-table .price-table.style4 .price-style2 .top h4,
.clpricing-table .price-table.style4 .price-style2 .top h5 {
  color: #e97d68;
}
.clpricing-table .price-table.style4 .price-style2 .btn-table {
  background: #e24747 !important;
}
.clpricing-table .price-table.style4 .price-3 .top {
  color: #9c56b8;
}
.clpricing-table .price-table.style4 .price-3 .top h3,
.clpricing-table .price-table.style4 .price-3 .top h4,
.clpricing-table .price-table.style4 .price-3 .top h5 {
  color: #9c56b8;
}
.clpricing-table .price-table.style4 .price-3 .btn-table {
  background: #9c56b8 !important;
}
.clpricing-table .price-table.style5 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style5 .cl-col-md-4 {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .clpricing-table .price-table.style5 .cl-col-md-4 {
    padding: 0 10px;
  }
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap {
  border-radius: 0;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 12px;
  left: -42px;
  padding: 28px 34px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -12px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top {
  text-align: center;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top .cl-header h4 {
  font-size: 22px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 34px 0 0;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top h3 {
  margin: 4px 0 0px;
  display: inline-block;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top h3 .dolar {
  bottom: 24px;
  font-size: 22px;
  font-weight: 800;
  padding-right: 3px;
  position: relative;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top h5 {
  font-size: 18px;
  font-weight: 600;
  text-transform: lowercase;
  display: inline-block;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top h6 {
  font-weight: normal;
  margin-top: 10px;
  padding-top: 0px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom {
  padding-bottom: 40px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom ul {
  text-align: center;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom ul li {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 5px;
  color: #ffffff;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom ul li .highlight {
  color: #000;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .feature_icon {
  margin-left: 0px;
  margin-right: 10px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -100px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .btn-table {
  background: #0c1f28;
  border-radius: 8px;
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: 400;
  margin: 35px auto 0;
  padding: 11px 0;
  text-align: center;
  text-transform: uppercase;
  width: 140px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .btn-table:before {
  background: #d32f2f;
  border-radius: 8px;
}
.clpricing-table .price-table.style5 .price-1 {
  background: #3aa4d1;
}
.clpricing-table .price-table.style5 .price-style2 {
  background: #e98168;
}
.clpricing-table .price-table.style5 .price-3 {
  background: #ae68ca;
}
.clpricing-table .clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .btn-table:before {
  border-radius: 8px !important;
}
.clpricing-table .style1 .cl-pricetable-wrap {
  padding-bottom: 50px !important;
}
.clpricing-table .price-table.style6 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap {
  background: #fff;
  border-radius: 4px;
  position: relative;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap:hover .btn-table {
  -webkit-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .top {
  padding: 35px 0 25px;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
  overflow: hidden;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .top .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 12px;
  left: -42px;
  padding: 28px 34px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -12px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .top .cl-subheader .short-desc {
  padding: 10px 15px;
  text-transform: none !important;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap ul {
  text-align: center;
  list-style: none;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap ul li {
  padding: 10px 0;
  list-style: none;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap ul li:nth-child(odd) {
  background: #ccc;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom {
  padding-top: 42px;
  /* Tooltip container */

  /* Tooltip text */

}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom p {
  color: #365260;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0px 15px !important;
  text-align: center;
  text-transform: uppercase;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom p .highlight {
  color: #000;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .feature_icon {
  margin-left: 10px;
  margin-right: 10px;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -45px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 20px;
  visibility: hidden;
  width: 114px;
  z-index: 1;
  line-height: 18px;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .btn-table {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #ffffff;
  display: block;
  margin: 42px auto 0;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  max-width: 230px;
  width: 80%;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .btn-table:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.clpricing-table .price-table.style6 .price-1 .top {
  background: #5343a3;
  color: #ffffff;
}
.clpricing-table .price-table.style6 .price-1 .bottom {
  background: #eeeeee;
}
.clpricing-table .price-table.style6 .price-1 .btn-table {
  background: #5343a3;
  border: #5343a3;
  color: #ffffff;
}
.clpricing-table .price-table.style6 .price-style2 .top {
  background: #00796b;
  color: #ffffff;
}
.clpricing-table .price-table.style6 .price-style2 .bottom {
  background: #eeeeee;
}
.clpricing-table .price-table.style6 .price-style2 .btn-table {
  background: #00796b;
  border: #00796b;
  color: #ffffff;
}
.clpricing-table .price-table.style6 .price-3 .top {
  background: #7a002b;
  color: #ffffff;
}
.clpricing-table .price-table.style6 .price-3 .bottom {
  background: #eeeeee;
}
.clpricing-table .price-table.style6 .price-3 .btn-table {
  background: #7a002b;
  border: #7a002b;
  color: #ffffff;
}
.clpricing-table .price-table.style6 h6 {
  font-weight: normal;
}
.clpricing-table .price-table.style7 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 6px 25px 7px #e5e5e5;
  color: #333333;
  margin-right: 0;
  padding: 20px 20px 1px;
  position: relative;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
  overflow: hidden;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top {
  padding-bottom: 30px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .cl-header h4 {
  border-radius: 2px 2px 0 0;
  font-size: 22px;
  margin: -20px -20px 64px;
  padding: 20px;
  line-height: 20px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .cl-header h4 .dolar {
  border-radius: 100px;
  box-shadow: 0 5px 20px #dddddd inset, 0 3px 0 #999999 inset;
  display: block;
  font: bold 25px/100px Georgia, serif;
  height: 100px;
  margin: 20px auto -65px;
  width: 100px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 12px;
  left: -42px;
  padding: 28px 34px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -12px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .btn-table {
  border-radius: 10px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  padding: 8px 0;
  max-width: 150px;
  background: transparent !important;
  text-transform: uppercase;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .btn-table:before {
  border-radius: 5px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .btn-table:hover {
  color: #fff !important;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom ul {
  text-align: center;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom ul li {
  border-top: 1px solid #dddddd;
  padding: 10px 0;
  line-height: 24px;
  font-size: 15px;
  font-weight: 400;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .feature_icon {
  margin-left: 10px;
  margin-right: 10px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -100px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style7 .price-style7 .top .cl-header h4 {
  background: #26a69a;
}
.clpricing-table .price-table.style7 .price-style7 .top .dolar {
  color: #26a69a;
  background: #ffffff;
  border: 5px solid #ffffff;
}
.clpricing-table .price-table.style7 .price-style7 .btn-table {
  border: 2px solid #26a69a !important;
}
.clpricing-table .price-table.style7 .price-style7 .btn-table:before {
  background: #26a69a !important;
}
.clpricing-table .price-table.style7 .price-style2 .top .cl-header h4 {
  background: #f9a825;
}
.clpricing-table .price-table.style7 .price-style2 .top .dolar {
  color: #f9a825;
  background: #ffffff;
  border: 5px solid #ffffff;
}
.clpricing-table .price-table.style7 .price-style2 .btn-table {
  border: 2px solid #f9a825 !important;
}
.clpricing-table .price-table.style7 .price-style2 .btn-table:before {
  background: #f9a825 !important;
}
.clpricing-table .price-table.style7 .price-3 .top .cl-header h4 {
  background: #9c56b8;
}
.clpricing-table .price-table.style7 .price-3 .top .dolar {
  color: #9c56b8;
  background: #ffffff;
  border: 5px solid #ffffff;
}
.clpricing-table .price-table.style7 .price-3 .btn-table {
  border: 2px solid #9c56b8 !important;
}
.clpricing-table .price-table.style7 .price-3 .btn-table:before {
  background: #9c56b8 !important;
}
.clpricing-table .price-table.style8 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap {
  border-radius: 0;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap:hover .btn-table {
  -webkit-transform: scale(1.03) !important;
  transform: scale(1.03) !important;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top {
  padding: 47px 0 22px;
  text-align: center;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top h3 {
  margin: 18px 0 14px;
  font-size: 20px;
  font-weight: 600;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top h3 small {
  font-size: 20px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top .cl-subheader .short-desc {
  padding: 10px 15px;
  text-transform: none !important;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top .cl-subheader h5,
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top .cl-subheader h6 {
  font-weight: 600 !important;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 12px;
  left: -42px;
  padding: 28px 34px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -12px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom {
  padding-top: 42px;
  background: #5c5c5c;
  padding-bottom: 50px;
  /* Tooltip container */

}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .inner {
  margin: 0 auto;
  padding: 0 20px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom li {
  text-align: center;
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 18px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .feature_icon {
  margin-left: 10px;
  margin-right: 10px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -70px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 10px;
  visibility: hidden;
  width: 114px;
  z-index: 1;
  line-height: 18px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .btn-table {
  color: #ffffff;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
  border-radius: 30px;
  font-weight: 600;
  margin: 56px auto 0;
  padding: 0px 30px;
  max-width: 150px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  height: 48px;
  line-height: 48px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .btn-table:before {
  border-radius: 8px;
}
.clpricing-table .price-table.style8 .price-1 {
  background: #5c5c5c;
  border-bottom: 4px solid #00a185;
}
.clpricing-table .price-table.style8 .price-1 .top {
  background: #00a185;
}
.clpricing-table .price-table.style8 .price-1 .btn-table {
  background: #00a185;
}
.clpricing-table .price-table.style8 .price-style2 {
  background: #5c5c5c;
  border-bottom: 4px solid #e87e03;
}
.clpricing-table .price-table.style8 .price-style2 .top {
  background: #e87e03;
}
.clpricing-table .price-table.style8 .price-style2 .btn-table {
  background: #e87e03;
}
.clpricing-table .price-table.style8 .price-3 {
  background: #5c5c5c;
  border-bottom: 4px solid #9c56b8;
}
.clpricing-table .price-table.style8 .price-3 .top {
  background: #9c56b8;
}
.clpricing-table .price-table.style8 .price-3 .btn-table {
  background: #9c56b8;
}
.clpricing-table .price-table.style9 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap {
  border-radius: 0;
  box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
  border-bottom: 3px solid #f2f2f2;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top {
  padding: 0 0 22px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-header h3 {
  padding: 20px 15px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader {
  padding: 20px 10px 0;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader h3 {
  padding: 12px 0 5px 0;
  display: inline-block;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader h3 .dolar {
  bottom: 13px;
  font-size: 36px;
  font-weight: 400;
  position: relative;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader h3 small {
  font-size: 20px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top h5 {
  font-size: 18px;
  font-weight: 600;
  text-transform: lowercase;
  display: inline-block;
  margin-bottom: 10px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top h6 {
  font-weight: 500 !important;
  padding-top: 0px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader .short-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 20px;
  padding-top: 8px;
  text-transform: initial;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 12px;
  left: -46px;
  padding: 28px 34px 1px;
  position: absolute;
  text-transform: lowercase;
  top: -15px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .btn-table {
  border: 2px solid #ffffff;
  border-radius: 30px;
  color: #ffffff;
  display: block;
  font-size: 15px;
  height: 48px;
  line-height: 48px;
  font-weight: 600;
  margin: 0 auto;
  padding: 0px 30px;
  width: 150px;
  transition: all .3s;
  border: none;
  text-transform: uppercase;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom {
  padding-top: 20px;
  padding-bottom: 10px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom ul {
  list-style: outside none none;
  margin: 0 25px;
  padding: 0 0 30px;
  text-align: center;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom ul li {
  font-size: 15px;
  color: #666666;
  border: 1px dotted #e6e6e6;
  padding: 10px;
  border-bottom: 0;
  font-weight: 400;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom ul li:last-child {
  border: 1px dotted  #e6e6e6;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom ul li .fa {
  bottom: 2px;
  color: #26a69a;
  left: 3px;
  position: relative;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .feature_icon {
  margin-left: 0px;
  margin-right: 10px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -100px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style9 .price-1 .top {
  background: #26a69a;
  color: #ffffff;
}
.clpricing-table .price-table.style9 .price-1 .top .cl-header h4 {
  background: #009688;
}
.clpricing-table .price-table.style9 .price-1 .bottom .feature_icon {
  color: #009688 !important;
}
.clpricing-table .price-table.style9 .price-style2 .top {
  background: #fbc02d;
  color: #ffffff;
}
.clpricing-table .price-table.style9 .price-style2 .top .cl-header h4 {
  background: #f9a825;
}
.clpricing-table .price-table.style9 .price-style2 .bottom .feature_icon {
  color: #f9a825 !important;
}
.clpricing-table .price-table.style9 .price-3 .top {
  background: #ae68ca;
  color: #ffffff;
}
.clpricing-table .price-table.style9 .price-3 .top .cl-header h4 {
  background: #9c56b8;
}
.clpricing-table .price-table.style9 .price-3 .bottom .feature_icon {
  color: #9c56b8 !important;
}
.clpricing-table .price-table.style10 {
  margin-bottom: 45px;
}
.clpricing-table .price-table.style10 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style10 .price-des {
  margin-bottom: 40px;
}
.clpricing-table .price-table.style10 .cl-col-lg-4 {
  padding: 0;
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style10 .cl-col-lg-4 {
    padding: 0 10px;
  }
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap {
  text-align: center;
  color: #333333;
  margin-bottom: 0px;
  margin-right: 0;
  position: relative;
  border-radius: 0;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
  margin: 0px;
  background-color: #232f39;
  padding-bottom: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .top {
  padding: 25px 10px;
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style10 .cl-pricetable-wrap .top .cl-header {
    display: block;
  }
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .top .cl-header h4 {
  border-radius: 2px 2px 0 0;
  font-size: 30px;
  font-weight: normal;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .top .cl-header h5 {
  opacity: .8;
  margin-top: 10px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured ul {
  text-align: center;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured ul li {
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  padding: 8px 0;
  border-bottom: none;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .feature_icon {
  margin-left: 0px;
  margin-right: 10px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -100px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom .dolar {
  font: 700 35px/74px Georgia, serif;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom .btn-table {
  border-radius: 5px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  padding: 8px 0;
  text-transform: uppercase;
  max-width: 150px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom .btn-table:before {
  background: #ffffff;
  border-radius: 0 !important;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap:hover {
  border-radius: 20px;
  box-shadow: 0 20px 50px 0 rgba(54, 54, 54, 0.3);
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 40px;
  transition: all 0.2s ease-in-out 0s;
  z-index: 1;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap:hover h4,
.clpricing-table .price-table.style10 .cl-pricetable-wrap:hover h5,
.clpricing-table .price-table.style10 .cl-pricetable-wrap:hover .fa {
  color: #fff !important;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan {
  border-radius: 20px;
  box-shadow: 0 20px 50px 0 rgba(54, 54, 54, 0.3);
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 40px;
  transition: all 0.2s ease-in-out 0s;
  z-index: 1;
  overflow: hidden;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan h4,
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan h5,
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan .fa {
  color: #fff !important;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan .top .popular {
  background: #ffffff none repeat scroll 0 0;
  color: #d32f2f;
  font-size: 14px;
  left: -39px;
  padding: 4px 10px;
  position: absolute;
  text-transform: lowercase;
  top: 19px;
  transform: rotate(-54deg);
  width: 130px;
  font-weight: 500;
}
.clpricing-table .price-table.style10 .price-1 {
  border-bottom: 7px solid #bfc946;
}
.clpricing-table .price-table.style10 .price-1 .top {
  color: #bfc946;
}
.clpricing-table .price-table.style10 .price-1 .top h3,
.clpricing-table .price-table.style10 .price-1 .top h4,
.clpricing-table .price-table.style10 .price-1 .top h5 {
  color: #bfc946;
}
.clpricing-table .price-table.style10 .price-1 .featured {
  color: #ffffff;
}
.clpricing-table .price-table.style10 .price-1 .featured .fa {
  color: #bfc946;
}
.clpricing-table .price-table.style10 .price-1 .bottom {
  color: #ffffff;
}
.clpricing-table .price-table.style10 .price-1 .bottom .btn-table {
  border: 2px solid #bfc946;
  color: #ffffff;
}
.clpricing-table .price-table.style10 .price-1 .bottom .btn-table:hover {
  color: #bfc946 !important;
}
.clpricing-table .price-table.style10 .price-1:hover {
  background: #bfc946;
}
.clpricing-table .price-table.style10 .price-1:hover .btn-table {
  border: 2px solid #ffffff;
}
.clpricing-table .price-table.style10 .popular_plan {
  border-bottom: 7px solid #36cccb;
  background: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan .top {
  color: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan .top h3,
.clpricing-table .price-table.style10 .popular_plan .top h4,
.clpricing-table .price-table.style10 .popular_plan .top h5 {
  color: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan .featured {
  color: #ffffff;
}
.clpricing-table .price-table.style10 .popular_plan .featured .fa {
  color: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan .bottom {
  color: #ffffff;
}
.clpricing-table .price-table.style10 .popular_plan .bottom .btn-table {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.clpricing-table .price-table.style10 .popular_plan .bottom .btn-table:hover {
  color: #36cccb !important;
}
.clpricing-table .price-table.style10 .popular_plan:hover {
  background: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan:hover .btn-table {
  border: 2px solid #ffffff;
}
.clpricing-table .price-table.style10 .price-3 {
  border-bottom: 7px solid #d17f06;
}
.clpricing-table .price-table.style10 .price-3 .top {
  color: #d17f06;
}
.clpricing-table .price-table.style10 .price-3 .top h3,
.clpricing-table .price-table.style10 .price-3 .top h4,
.clpricing-table .price-table.style10 .price-3 .top h5 {
  color: #d17f06;
}
.clpricing-table .price-table.style10 .price-3 .featured {
  color: #ffffff;
}
.clpricing-table .price-table.style10 .price-3 .featured .fa {
  color: #d17f06;
}
.clpricing-table .price-table.style10 .price-3 .bottom {
  color: #ffffff;
}
.clpricing-table .price-table.style10 .price-3 .bottom .btn-table {
  border: 2px solid #d17f06;
  color: #ffffff;
}
.clpricing-table .price-table.style10 .price-3 .bottom .btn-table:hover {
  color: #d17f06 !important;
}
.clpricing-table .price-table.style10 .price-3:hover {
  background: #d17f06;
}
.clpricing-table .price-table.style10 .price-3:hover .btn-table {
  border: 2px solid #ffffff;
}
.clpricing-table .price-table.style10 .price-style10 {
  border-radius: 20px !important;
}
.clpricing-table .price-table.style10 .category30 {
  border-radius: 20px !important;
}
.clpricing-table .price-table.style11 {
  margin-bottom: 45px;
}
.clpricing-table .price-table.style11 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style11 .price-des {
  margin-bottom: 40px;
}
.clpricing-table .price-table.style11 .cl-col-lg-4 {
  padding: 0;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap {
  text-align: center;
  color: #333333;
  margin-bottom: 0px;
  margin-right: 0;
  position: relative;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
  margin: 0px;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .inner-box {
  border-radius: 10px;
  padding: 20px 5px;
  transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .inner-box:hover {
  box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .top {
  padding: 0 10px 20px;
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style11 .cl-pricetable-wrap .top .cl-header {
    display: block;
  }
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .top .cl-header h4 {
  border-radius: 2px 2px 0 0;
  font-size: 22px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .clpricing-table .price-table.style11 .cl-pricetable-wrap .top .cl-header h4 {
    font-size: 20px;
  }
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .top .cl-header h5 {
  opacity: .8;
  margin-top: 10px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured ul {
  text-align: center;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured ul li {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  padding: 4px 0;
  border-bottom: none;
  color: #ffffff;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .feature_icon {
  margin-left: 0px;
  margin-right: 0px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -100px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .bottom .dolar {
  font: 700 35px/74px Georgia, serif;
  color: #ffffff;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .bottom .btn-table {
  border-radius: 5px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  padding: 8px 0;
  text-transform: uppercase;
  max-width: 150px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .bottom .btn-table:before {
  background: #d32f2f;
  border-radius: 0 !important;
}
@media screen and (max-width: 767px) {
  .clpricing-table .price-table.style11 .cl-pricetable-wrap .bottom .btn-table {
    width: auto;
  }
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap:hover {
  border-radius: 20px;
  transition: all 0.2s ease-in-out 0s;
  z-index: 1;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap:hover h4,
.clpricing-table .price-table.style11 .cl-pricetable-wrap:hover h5,
.clpricing-table .price-table.style11 .cl-pricetable-wrap:hover .fa {
  color: #fff !important;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 35px;
  transition: all 0.2s ease-in-out 0s;
  z-index: 1;
  overflow: hidden;
  padding-bottom: 35px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan .inner-box {
  box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan h4,
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan h5,
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan .fa {
  color: #fff !important;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan .top .popular {
  background: #ffffff none repeat scroll 0 0;
  color: #d32f2f;
  font-size: 14px;
  left: -39px;
  padding: 4px 10px;
  position: absolute;
  text-transform: lowercase;
  top: 19px;
  transform: rotate(-54deg);
  width: 130px;
  font-weight: 500;
}
.clpricing-table .price-table.style11 .price-1 {
  background: #bfc946;
}
.clpricing-table .price-table.style11 .price-1:hover .inner-box {
  background: #232f39;
  border: 1px solid #232f39;
}
.clpricing-table .price-table.style11 .price-1:hover .btn-table {
  border: 2px solid #9ea72f !important;
}
.clpricing-table .price-table.style11 .price-1 .inner-box {
  border: 1px solid #009688;
}
.clpricing-table .price-table.style11 .price-1 .btn-table {
  border: 2px solid #ffffff !important;
  color: #ffffff;
  transition: all .7s;
}
.clpricing-table .price-table.style11 .price-1 .btn-table:before {
  background: #9ea72f !important;
}
.clpricing-table .price-table.style11 .price-style2 {
  background: #36cccb;
}
.clpricing-table .price-table.style11 .price-style2:hover .inner-box {
  background: #232f39;
  border: 1px solid #232f39;
}
.clpricing-table .price-table.style11 .price-style2:hover .btn-table {
  border: 2px solid #36cccb !important;
}
.clpricing-table .price-table.style11 .price-style2 .inner-box {
  background: #232f39;
  border: 1px solid #232f39;
}
.clpricing-table .price-table.style11 .price-style2 .btn-table {
  border: 2px solid #ffffff !important;
  color: #ffffff;
  transition: all .7s;
}
.clpricing-table .price-table.style11 .price-style2 .btn-table:before {
  background: #36cccb !important;
}
.clpricing-table .price-table.style11 .price-3 {
  background: #009688;
}
.clpricing-table .price-table.style11 .price-3:hover .inner-box {
  background: #232f39;
  border: 1px solid #232f39;
}
.clpricing-table .price-table.style11 .price-3:hover .btn-table {
  border: 2px solid #009688 !important;
}
.clpricing-table .price-table.style11 .price-3 .inner-box {
  border: 1px solid #6fc7b3;
}
.clpricing-table .price-table.style11 .price-3 .btn-table {
  border: 2px solid #ffffff !important;
  color: #ffffff;
  transition: all .7s;
}
.clpricing-table .price-table.style11 .price-3 .btn-table:before {
  background: #009688 !important;
}
.clpricing-table .price-table.style11 .category28 {
  border-radius: 20px !important;
}
.clpricing-table .price-table.style11 .category30 {
  border-radius: 20px !important;
}
.clpricing-table .price-table.style12 {
  margin-bottom: 45px;
}
.clpricing-table .price-table.style12 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style12 .price-des {
  margin-bottom: 40px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap {
  text-align: center;
  color: #333333;
  margin-bottom: 0px;
  margin-right: 0;
  position: relative;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
  margin: 0px;
  padding: 30px 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .inner-box {
  border-radius: 10px;
  padding: 20px 5px;
  transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .inner-box:hover {
  box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
  margin-top: -10px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .top {
  padding: 0 10px 20px;
}
@media screen and (max-width: 1000px) {
  .clpricing-table .price-table.style12 .cl-pricetable-wrap .top .cl-header {
    display: block;
  }
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .top .cl-header h4 {
  border-radius: 2px 2px 0 0;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 26px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .top .cl-header h5 {
  opacity: .8;
  margin-top: 10px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured ul {
  text-align: center;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 4px 0;
  border-bottom: none;
  color: #ffffff;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .feature_icon {
  margin-left: 0px;
  margin-right: 0px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -100px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .bottom .dolar {
  font: 700 35px/74px Georgia, serif;
  color: #ffffff;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .bottom .btn-table {
  border-radius: 5px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  padding: 8px 0;
  text-transform: uppercase;
  max-width: 150px;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .bottom .btn-table:before {
  background: #d32f2f;
  border-radius: 0 !important;
}
@media screen and (max-width: 767px) {
  .clpricing-table .price-table.style12 .cl-pricetable-wrap .bottom .btn-table {
    width: auto;
  }
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap:hover {
  border-radius: 20px;
  transition: all 0.2s ease-in-out 0s;
  z-index: 1;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap:hover h4,
.clpricing-table .price-table.style12 .cl-pricetable-wrap:hover h5,
.clpricing-table .price-table.style12 .cl-pricetable-wrap:hover .fa {
  color: #fff !important;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 35px;
  transition: all 0.2s ease-in-out 0s;
  z-index: 1;
  overflow: hidden;
  padding-bottom: 35px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan .inner-box {
  box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan h4,
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan h5,
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan .fa {
  color: #fff !important;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan .top .popular {
  background: #ffffff;
  color: #d32f2f;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 10px;
  position: absolute;
  right: -34px;
  text-transform: lowercase;
  top: 16px;
  transform: rotate(45deg);
  width: 130px;
}
.clpricing-table .price-table.style12 .price-1 {
  background: #bfc946;
}
.clpricing-table .price-table.style12 .price-1 .inner-box:hover {
  box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
  margin-top: -10px;
}
.clpricing-table .price-table.style12 .price-1 .btn-table:hover {
  border: 2px solid #9ea72f !important;
}
.clpricing-table .price-table.style12 .price-1 .btn-table:before {
  background: #9ea72f !important;
}
.clpricing-table .price-table.style12 .price-style2 {
  background: #36cccb;
}
.clpricing-table .price-table.style12 .price-style2 .inner-box:hover {
  box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
  margin-top: -10px;
}
.clpricing-table .price-table.style12 .price-style2 .btn-table:hover {
  border: 2px solid #169c9b !important;
}
.clpricing-table .price-table.style12 .price-style2 .btn-table:before {
  background: #169c9b !important;
}
.clpricing-table .price-table.style12 .price-3 {
  background: #e78900;
}
.clpricing-table .price-table.style12 .price-3 .inner-box:hover {
  box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
  margin-top: -10px;
}
.clpricing-table .price-table.style12 .price-3 .btn-table:hover {
  border: 2px solid #c77a09 !important;
}
.clpricing-table .price-table.style12 .price-3 .btn-table:before {
  background: #c77a09 !important;
}
.clpricing-table .price-table.style12 .category28 {
  border-radius: 20px !important;
}
.clpricing-table .price-table.style12 .category30 {
  border-radius: 20px !important;
}
.clpricing-table .price-table.style13 .bottom p {
  margin: 0;
  padding: 0;
}
.clpricing-table .price-table.style13 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.clpricing-table .price-table.style13 .price-des {
  margin-bottom: 40px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap {
  border-radius: 5px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap:hover .dolar {
  top: -40px !important;
  transition: all 1s !important;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top {
  text-align: center;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .cl-header h4 {
  font-size: 22px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 20px 0;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .cl-subheader {
  min-height: 90px;
  position: relative;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .cl-subheader h3 {
  margin: 0;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .cl-subheader h3 .dolar {
  border-radius: 100px;
  box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
  display: block;
  font: 700 25px/100px Georgia, serif;
  height: 100px;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  top: -52px;
  width: 100px;
  transition: all .5s !important;
  transition: all 0.4s ease-in-out 0s;
  transform: translate(-50%);
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top h5 {
  font-size: 18px;
  font-weight: 600;
  text-transform: lowercase;
  display: inline-block;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 14px;
  left: -14px;
  padding: 6px 19px;
  position: absolute;
  text-transform: lowercase;
  top: 28px;
  transform: rotate(-90deg);
  z-index: 1;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom {
  background: #eeeeee;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul {
  text-align: center;
  margin: 0;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul li {
  color: #365260;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 10px;
  line-height: 23px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul li .fa {
  bottom: 3px;
  color: #0078f0;
  margin-left: 4px;
  position: relative;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul li .highlight {
  color: #000;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul li:nth-child(odd) {
  background: #ccc;
  padding: 10px 12px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .btn-table {
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
  border: 0px solid #0c1f28;
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .btn-table:before {
  background: #d32f2f;
  border-radius: 0 !important;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .feature_icon {
  margin-right: 10px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -45px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 20px;
  visibility: hidden;
  width: 114px;
  z-index: 1;
  line-height: 18px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap:hover .dolar {
  margin-top: -10px;
}
.clpricing-table .price-table.style13 .price-1 .top .cl-subheader {
  background: #3399ff;
}
.clpricing-table .price-table.style13 .price-1 .top .cl-subheader .dolar {
  background: #0078f0;
}
.clpricing-table .price-table.style13 .price-1 .top .cl-header {
  background: #0078f0;
}
.clpricing-table .price-table.style13 .price-1 .bottom .fa {
  color: #0078f0 !important;
}
.clpricing-table .price-table.style13 .price-1 .btn-table {
  background: #0078f0;
  border: 2px solid #0078f0 !important;
  color: #ffffff;
}
.clpricing-table .price-table.style13 .price-style2 .top .cl-subheader {
  background: #93c230;
}
.clpricing-table .price-table.style13 .price-style2 .top .cl-subheader .dolar {
  background: #7ba428;
}
.clpricing-table .price-table.style13 .price-style2 .top .cl-header {
  background: #7ba428;
}
.clpricing-table .price-table.style13 .price-style2 .bottom .fa {
  color: #7ba428 !important;
}
.clpricing-table .price-table.style13 .price-style2 .btn-table {
  background: #7ba428;
  border: 2px solid #7ba428 !important;
  color: #ffffff;
}
.clpricing-table .price-table.style13 .price-3 .top .cl-subheader {
  background: #e040fb;
}
.clpricing-table .price-table.style13 .price-3 .top .cl-subheader .dolar {
  background: #9918ad;
}
.clpricing-table .price-table.style13 .price-3 .top .cl-header {
  background: #9918ad;
}
.clpricing-table .price-table.style13 .price-3 .bottom .fa {
  color: #9918ad !important;
}
.clpricing-table .price-table.style13 .price-3 .btn-table {
  background: #9918ad;
  border: 2px solid #9918ad !important;
  color: #ffffff;
}
.clpricing-table .price-table.style13 .price-4 .top .cl-subheader {
  background: #40d6d5;
}
.clpricing-table .price-table.style13 .price-4 .top .cl-subheader .dolar {
  background: #1fb5b4;
}
.clpricing-table .price-table.style13 .price-4 .top .cl-header {
  background: #1fb5b4;
}
.clpricing-table .price-table.style13 .price-4 .bottom .fa {
  color: #1fb5b4 !important;
}
.clpricing-table .price-table.style13 .price-4 .btn-table {
  background: #1fb5b4;
  border: 2px solid #1fb5b4 !important;
  color: #ffffff;
}
.clpricing-table .price-table.style14 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap {
  background: #fff;
  border-radius: 4px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap:hover .btn-table {
  -webkit-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top {
  padding: 35px 0 25px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top .cl-header h4 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  line-height: 27px;
  margin: 0 0 5px;
  padding: 0 10px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top .cl-subheader .short-desc {
  padding: 10px 15px;
  text-transform: none !important;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top .cl-subheader h5 small {
  color: #ffffff;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 11px;
  left: -43px;
  padding: 18px 34px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -6px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-right: 80vw solid #eeeeee;
  border-top: 100px solid rgba(0, 0, 0, 0);
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom {
  padding: 42px 10px 30px;
  background: #eeeeee;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom li {
  color: #365260;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  list-style: none;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .feature_icon {
  margin-left: 0px;
  margin-right: 10px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -45px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 20px;
  visibility: hidden;
  width: 114px;
  z-index: 1;
  line-height: 18px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .btn-table {
  border-radius: 0px;
  color: #ffffff;
  display: block;
  margin: 35px auto 0;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  max-width: 230px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .btn-table:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.clpricing-table .price-table.style14 .price-1 .top {
  background: #00796b;
}
.clpricing-table .price-table.style14 .price-1 .btn-table {
  background: #00796b;
}
.clpricing-table .price-table.style14 .price-style2 .top {
  background: #447ab6;
}
.clpricing-table .price-table.style14 .price-style2 .btn-table {
  background: #447ab6;
}
.clpricing-table .price-table.style14 .price-3 .top {
  background: #36cccb;
}
.clpricing-table .price-table.style14 .price-3 .btn-table {
  background: #36cccb;
}
.clpricing-table .price-table.style14 .price-4 .top {
  background: #ff9e80;
}
.clpricing-table .price-table.style14 .price-4 .btn-table {
  background: #ff9e80;
}
.clpricing-table .price-table.style14 .price-5 .top {
  background: #8d6e63;
}
.clpricing-table .price-table.style14 .price-5 .btn-table {
  background: #8d6e63;
}
.clpricing-table .price-table.style14 .price-6 .top {
  background: #9e9d24;
}
.clpricing-table .price-table.style14 .price-6 .btn-table {
  background: #9e9d24;
}
.clpricing-table .price-table.style15 .pricing-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
  -moz-box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
  box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap:hover .btn-table {
  -webkit-transform: scale(1.03) !important;
  transform: scale(1.03) !important;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top {
  padding: 35px 15px 2px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .price-icon {
  margin: 0 auto 22px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top h3,
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top h4,
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top h5 {
  color: #3c4857;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .cl-subheader {
  margin: 20px 0 10px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .cl-subheader h3,
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .cl-subheader h5 {
  display: inline-block;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .cl-subheader small {
  font-size: 20px;
  text-transform: capitalize;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .popular {
  background: #d32f2f;
  color: #ffffff;
  font-size: 12px;
  left: -42px;
  padding: 28px 34px 6px;
  position: absolute;
  text-transform: lowercase;
  top: -12px;
  transform: rotate(-50deg);
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .clpricing-table .price-table.style15 .cl-pricetable-wrap .top:after {
    border-right: 150vw solid #fff;
  }
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom {
  padding: 0 20px 20px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom li {
  font-weight: 500;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom li:last-child {
  border-bottom: none;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .feature_icon {
  margin-left: 10px;
  margin-right: 10px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -45px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 20px;
  visibility: hidden;
  width: 114px;
  z-index: 1;
  line-height: 18px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
  visibility: visible;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .btn-table {
  border-radius: 0px;
  color: #ffffff;
  display: block;
  margin: 20px auto 20px;
  padding: 0 20px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  max-width: 150px;
  font-weight: 600;
  font-size: 15px;
  border-radius: 30px;
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
@media screen and (max-width: 767px) {
  .clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .btn-table {
    width: auto;
  }
}
.clpricing-table .price-table.style15 .price-1 .btn-table {
  background: #447ab6;
}
.clpricing-table .price-table.style15 .price-style2 .btn-table {
  background: #36cccb;
}
.clpricing-table .price-table.style15 .price-3 .btn-table {
  background: #9c56b8;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce .wc-forward,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button.alt.disabled {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  padding: 13px 26px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  background: #ff5421;
  border: 2px solid #ff5421;
  color: #ffffff;
  z-index: 1;
  outline: none;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce .wc-forward:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled:hover {
  color: #fff;
  background: #171f32;
  border-color: #171f32;
  z-index: 1;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f9f9f9 !important;
}
.variations select {
  margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 400;
}
.woocommerce #review_form #respond textarea {
  border: 1px solid rgba(54, 54, 54, 0.1);
}
.wc-forward:hover {
  background: transparent;
  color: #101010;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 5px;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  background: transparent;
}
body.woocommerce div.product form.cart .variations select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  background: transparent;
  outline: none;
  padding-left: 10px;
  font-size: 15px;
}
.woocommerce .woocommerce-ordering,
.woocommerce div.product form.cart .variations td.value {
  position: relative;
}
.woocommerce .woocommerce-ordering:after,
.woocommerce div.product form.cart .variations td.value:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  right: 14px;
  top: 12px;
  color: #171f32;
  z-index: -1;
}
.woocommerce div.product form.cart .variations td.value:after {
  right: 25px;
  top: 12px;
}
.bs-sidebar .widget_product_search .woocommerce-product-search {
  position: relative;
}
.bs-sidebar .widget_product_search .woocommerce-product-search button {
  border: none;
  font-size: 0;
  padding: 9px 18px 9px 18px;
  background: transparent;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 9;
  border-radius: 0 5px 5px 0;
}
.bs-sidebar .widget_product_search .woocommerce-product-search:hover:after {
  color: #fff;
  background: #ff5421;
}
.bs-sidebar .widget_product_search .woocommerce-product-search:after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  color: #666;
  padding: 9px 18px 9px 18px;
  transition: all 0.4s ease-in-out 0s;
  border-radius: 0 5px 5px 0;
}
.bs-sidebar .widget_product_search input[type="search"] {
  height: 44px;
  padding: 8px 15px;
  border-radius: 5px;
  width: 100%;
  position: relative;
  border: 1px solid #ddd;
}
.bs-sidebar .widget_product_search button {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
}
.bs-sidebar .widget_product_search button:hover {
  opacity: .95;
}
.woocommerce div.product form.cart .group_table td {
  padding: 25px 20px;
  border: none;
  border-bottom: 1px solid #E6E6E6;
  vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td:first-child {
  padding: 10px;
  width: 180px;
}
.woocommerce-checkout table.shop_table td {
  padding: 20px 12px;
}
#ship-to-different-address .woocommerce-form__label .input-checkbox {
  margin: 11px 0 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  padding: 10px 45px !important;
}
.woocommerce-grouped-product-list .quantity .qty {
  margin-bottom: 0 !important;
  border-radius: 0 !important;
}
.grouped_form .single_add_to_cart_button {
  margin-top: 15px !important;
}
.grouped_form .woocommerce-Price-amount {
  font-weight: 700;
  color: #ff5421;
}
.grouped_form td ins {
  padding: 0;
}
.grouped_form del .woocommerce-Price-amount {
  font-weight: 600;
  color: #666666;
  display: block;
  font-size: 13px;
  line-height: 16px;
}
.grouped_form .woocommerce-grouped-product-list-item__label a {
  color: #101010 !important;
  font-weight: 700;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 1;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  color: #363636;
}
.woocommerce-product-details__short-description p {
  margin-bottom: 35px;
}
.woocommerce div.product .product_meta {
  font-size: 13px;
}
.woocommerce div.product .product_meta .posted_in {
  display: block;
  font-weight: 700;
}
.woocommerce div.product form.grouped_form table {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.woocommerce div.product form.grouped_form table td {
  border: none !important;
}
.woocommerce div.product form.grouped_form button {
  margin-left: 0 !important;
}
.woocommerce div.product form.grouped_form .group_table tr:first-child td {
  padding-top: 30px;
}
.woocommerce div.product form.grouped_form .group_table tr:last-child td {
  padding-bottom: 30px;
}
.woocommerce div.product form.grouped_form .group_table td {
  padding: 10px 20px;
}
.woocommerce div.product form.grouped_form .group_table td:first-child {
  padding: 10px 10px 10px 0px;
}
.woocommerce .woocommerce-form-login .form-row {
  margin-bottom: 16px;
}
.woocommerce .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox,
.woocommerce .woocommerce-form-login .form-row .woocommerce-form-login__submit {
  margin-top: 8px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: transparent;
  color: #171f32;
}
body .woocommerce-pagination ul {
  border-color: #f2f2f2 !important;
  border-radius: 3px;
  border-width: 1px !important;
  border-right: 1px solid #E6E6E6 !important;
}
body .woocommerce-pagination ul li {
  border: none !important;
  padding: 2px 16px !important;
  margin: 14px 0 !important;
  border-right: 1px solid #E6E6E6 !important;
}
body .woocommerce-pagination ul li:last-child {
  border-right: 0 !important;
}
body .woocommerce-pagination ul li a.page-numbers,
body .woocommerce-pagination ul li span {
  font-size: 18px;
  padding: 0;
  font-weight: 500;
  border: none;
  color: #505050;
  outline: none;
  text-align: center;
  font-size: 18px !important;
  padding: 0 !important;
  display: block;
  margin-left: -1px;
  outline: none !important;
  background: transparent !important;
}
ul.products .star-rating {
  width: 66px;
  margin: 2px auto 5px !important;
}
.woocommerce .star-rating span::before,
.woocommerce .star-rating::before {
  color: #171f32 !important;
}
.woocommerce a.added_to_cart {
  padding-top: 15px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #ff5421;
}
.woocommerce .related .products li .add_to_cart_button,
.woocommerce .related .products li a.product_type_grouped {
  display: none;
}
.woocommerce #commentform {
  max-width: 650px;
}
.woocommerce #commentform .comment-form-author label,
.woocommerce #commentform .comment-form-email label {
  min-width: 60px;
}
.woocommerce #commentform .comment-form-author input,
.woocommerce #commentform .comment-form-email input {
  width: 100%;
}
.woocommerce #commentform .comment-form-comment textarea {
  margin-bottom: 0;
}
.woocommerce #review_form #respond p {
  margin: 5px 0 20px;
}
.woocommerce .cart_totals h2 {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 17px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 600;
  color: #363636;
}
.woocommerce .cart_totals table.shop_table {
  border: none;
}
.woocommerce .cart_totals table.shop_table th,
.woocommerce .cart_totals table.shop_table td {
  padding: 30px 10px;
  font-weight: 600;
}
.woocommerce-checkout #payment {
  background: transparent;
}
.woocommerce-checkout #payment .wc_payment_methods,
.woocommerce-checkout #payment .place-order {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.woocommerce-checkout #payment .place-order {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.woocommerce-checkout #payment .payment_box {
  background-color: #f9f9f9 !important;
}
.woocommerce-checkout #payment .payment_box:before {
  border: 1em solid #f9f9f9 !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
}
.woocommerce-shipping-fields h3 {
  margin-bottom: 10px;
}
.price_slider_wrapper .price_slider {
  margin-bottom: 25px !important;
}
.price_slider_wrapper .price_slider_amount button {
  padding: 11px 30px;
  z-index: 1;
  position: relative;
  font-size: 12px !important;
}
.price_slider_wrapper .price_slider_amount .price_label {
  top: 4px;
  position: relative;
}
.woocommerce ul.products {
  margin-bottom: 0 !important;
}
.woocommerce ul.products li {
  padding: 0 0 32px !important;
  position: relative !important;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease 0s;
  background: transparent;
  border-radius: 4px;
}
.woocommerce ul.products li img {
  margin-bottom: 0 !important;
  position: relative;
}
.woocommerce ul.products li .woocommerce-loop-product__title {
  font-size: 18px !important;
  padding-bottom: 0px !important;
}
.woocommerce ul.products li .woocommerce-loop-product__title a {
  color: #101010;
}
.woocommerce ul.products li .woocommerce-loop-product__title a:hover {
  color: #171f32;
}
.woocommerce ul.products li a.fa,
.woocommerce ul.products li .glyph-icon {
  background: #ff5421 !important;
  border: none !important;
  font-size: 30px;
  padding: 0 !important;
  margin: 0 !important;
  height: 45px !important;
  width: 45px !important;
  line-height: 45px !important;
  color: #fff;
}
.woocommerce ul.products li a.fa:before,
.woocommerce ul.products li .glyph-icon:before {
  font-size: 23px;
  color: #fff;
  margin: 0 !important;
}
.woocommerce ul.products li .added_to_cart {
  width: 100% !important;
  padding: 0 20px;
  background: none !important;
  border-radius: 5px !important;
  background: #fff !important;
  color: #212121 !important;
}
.woocommerce ul.products li .button {
  margin-top: 5px !important;
  margin-left: 15px;
  margin-right: 15px;
}
.woocommerce ul.products li:hover {
  background: transparent;
}
.woocommerce ul.products li:hover a.button {
  border: 2px solid;
  border-color: #ff5421;
  background: #fff;
  color: #ff5421;
}
.woocommerce ul.products li:hover .wc-forward {
  border: 2px solid;
  border-color: #ff5421;
  background: #fff;
  color: #ff5421;
}
.woocommerce ul.products li ul li {
  background: none;
  border-radius: 0;
}
.related .star-rating::beforee {
  top: 50% !important;
  right: 50% !important;
  transform: translate(50%, -50%);
}
.woocommerce .star-rating span::before {
  color: #171f32;
}
body.woocommerce-js ul.products li {
  margin-bottom: 35px !important;
}
/*-----------------------------
    Cart icon design
-------------------------------*/
.menu-cart-area {
  float: right;
  position: relative;
  padding-left: 25px;
  padding-top: 44px;
  padding-bottom: 44px;
  top: 0;
}
.menu-cart-area .cart-icon-total-products {
  font-size: 13px;
  line-height: 20px;
  background-color: #fff;
  position: absolute;
  right: 0;
  font-size: 14px;
  top: 100%;
  width: 278px;
  z-index: 10000;
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  transition: all .2s ease 0s;
  border-radius: 3px;
}
.menu-cart-area .cart-icon-total-products .widget_shopping_cart {
  margin-bottom: 0px;
  padding: 25px 10px 0;
}
.menu-cart-area .cart-icon-total-products .widget_shopping_cart .quantity {
  border: none;
  padding: 3px 0 0 0;
  display: block;
}
.menu-cart-area .woocommerce-mini-cart__empty-message {
  text-align: center;
  text-transform: uppercase;
  color: #101010;
  position: relative;
  padding-top: 50px;
}
.menu-cart-area .woocommerce-mini-cart__empty-message:before {
  position: absolute;
  content: "\f10f";
  color: #101010;
  left: 50%;
  transform: translateX(-50%);
  bottom: 42px;
  font-family: educavoicon;
  font-size: 30px;
  font-style: normal;
}
.menu-cart-area .widget_shopping_cart .cart_list li {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(170, 170, 170, 0.25);
}
.menu-cart-area .widget_shopping_cart .cart_list li a {
  color: #363636;
}
.menu-cart-area .widget_shopping_cart .cart_list li a img {
  width: 40px;
}
.menu-cart-area .widget_shopping_cart .cart_list li .quantity {
  color: #101010;
}
.menu-cart-area .widget_shopping_cart .cart_list li a.remove {
  color: #101010;
  top: 19px;
}
.menu-cart-area .widget_shopping_cart .cart_list li:first-child {
  padding-top: 0;
}
.menu-cart-area .widget_shopping_cart .cart_list li:first-child a.remove {
  top: 0px;
}
.menu-cart-area .widget_shopping_cart .total {
  padding: 29px 0 0;
  text-align: center;
  border-top: none;
}
.menu-cart-area i {
  cursor: pointer;
  color: #28406d;
  font-size: 18px;
}
.menu-cart-area i:before {
  font-size: 18px;
}
.menu-cart-area:hover .cart-icon-total-products {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible;
}
.menu-cart-area span.icon-num {
  border-radius: 50%;
  font-size: 11px;
  line-height: 18px;
  min-height: 18px;
  min-width: 18px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  text-align: center;
  margin-top: -15px;
  right: -12px;
}
.menu-cart-area .woocommerce-mini-cart__buttons {
  text-align: center;
}
.menu-cart-area .button.wc-forward {
  padding: 9px 20px;
  font-size: 12px;
}
/* ------------------------------------
    29. Shop Page Start Here 
---------------------------------------*/
.woocommerce ul.products.single-product-page {
  padding: 100px 0 0;
}
.woocommerce ul.products li.product {
  padding: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  transition: all 0.4s ease-in-out 0s;
  margin-bottom: 0;
}
.woocommerce ul.products li.product .triangle_left {
  width: 0;
  height: 0;
  border-top: 70px solid transparent;
  border-right: 140px solid #171f32;
  border-bottom: 70px solid transparent;
  position: absolute;
  top: -75px;
  left: -117px;
  transform: rotate(48deg);
  opacity: 0;
}
.woocommerce ul.products li.product:hover {
  background: transparent;
}
.woocommerce ul.products li.product:hover .triangle_left {
  opacity: 1;
}
.woocommerce ul.products li.product:hover h3 a {
  color: #171f32;
}
.woocommerce ul.products li.product:hover .add-to-cart {
  background: #171f32;
  color: #fff !important;
}
.woocommerce ul.products li.product:hover .images-product .overley {
  opacity: 1;
  top: 84%;
  transform: scaleY(1);
}
.woocommerce ul.products li.product .images-product {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 0;
}
.woocommerce ul.products li.product .images-product a {
  display: block;
}
.woocommerce ul.products li.product .images-product a img {
  transition: all 0.3s ease-out;
  width: 100%;
}
.woocommerce ul.products li.product .images-product .overley {
  position: absolute;
  right: 20px;
  top: 20px;
  transform: scaleY(0);
  transform-origin: 0 1 0;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  padding: 0;
}
.woocommerce ul.products li.product .images-product .overley .winners-details {
  padding: 0;
}
.woocommerce ul.products li.product .images-product .overley .winners-details h4 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #ffffff;
  font-size: 18px;
  position: relative;
}
.woocommerce ul.products li.product .images-product .overley .winners-details h4:after {
  display: none;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul {
  padding: 0;
  margin: 0;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li {
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: top;
  border: none;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a {
  color: #fff !important;
  text-transform: capitalize;
  text-decoration: none;
  width: 33px;
  height: 33px;
  border-radius: 5px;
  line-height: 30px;
  border: 1px solid #ff5421;
  background: #ff5421 !important;
  text-align: center;
  transition: all 0.4s ease-in-out 0s;
  font-size: 14px;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a:hover {
  color: #fff;
  opacity: .9;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a i {
  font-size: 16px;
  margin: 0;
  transition: all 0.4s ease-in-out 0s;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a i:hover {
  color: #171f32;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li:hover {
  background: none;
}
.woocommerce ul.products li.product .images-product .overley .winners-details p {
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 13px;
}
.woocommerce ul.products li.product .images-product .overley .winners-details p i {
  color: #ffffff;
  margin-right: 8px;
}
.woocommerce ul.products li.product h4 {
  margin-bottom: 10px !important;
  margin-left: 0;
  font-weight: 700;
}
.woocommerce ul.products li.product h4 a {
  color: #101010;
  transition: all 0.4s ease-in-out 0s;
  font-size: 20px;
  margin: 0;
}
.woocommerce ul.products li.product h4 a:hover {
  color: #171f32;
}
.woocommerce ul.products li.product .price-details ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.woocommerce ul.products li.product .price-details ul li {
  display: block;
}
.woocommerce ul.products li.product .price-details ul li:first-child {
  font-weight: 600;
  font-size: 15px;
}
.woocommerce ul.products li.product .price-details ul li:first-child del {
  margin-right: 5px;
  font-weight: 400;
  font-size: 15px;
}
.woocommerce ul.products li.product .price-details ul li .add-to-cart {
  border: 1px solid #171f32;
  padding: 8px 18px;
  color: #101010;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-top: 15px;
}
.woocommerce ul.products .topbar-area {
  overflow: hidden;
  padding-bottom: 54px;
}
.woocommerce ul.products .topbar-area .showing-Short .seclec-box {
  float: right;
}
.woocommerce ul.products .topbar-area .showing-result ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.woocommerce ul.products .topbar-area .showing-result ul li {
  display: inline-block;
  font-weight: 400;
  color: #363636;
  margin-right: 0;
  font-size: 14px;
  height: 25px;
}
.woocommerce ul.products .topbar-area .showing-result ul li .form-group {
  margin: 0;
}
.woocommerce ul.products .topbar-area .showing-result ul li .form-group.seclect-box select.form-control {
  display: inline-block;
  border: 0;
  background: transparent;
  border-radius: 0px;
}
.woocommerce ul.products .pagination {
  margin-top: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
  color: #ff5421 !important;
  font-size: 16px !important;
  font-weight: 600;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
  color: #ff5421 !important;
  font-size: 16px;
  font-weight: 600;
}
.woocommerce .quantity .qty {
  height: 36px !important;
  width: 50px;
  appearance: textfield;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin-bottom: 0;
  padding: 8px 0;
  border-left: 2px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  border-radius: 0 !important;
}
.woocommerce .quantity {
  border: 2px solid #e6e6e6;
  border-radius: 5px;
  padding: 3.6px 2px;
}
.woocommerce .quantity .qty_button {
  border: none;
  background: none;
  box-shadow: none;
  color: #212121;
  font-size: 20px;
  padding: 0px 16px;
  position: relative;
  top: 1px;
}
.woocommerce .quantity .qty_button:hover {
  border: none;
  background: none !important;
  box-shadow: none;
}
.woocommerce input[type="number"] {
  border: 0;
}
.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button {
  display: none;
  margin: 0;
}
body.woocommerce ins {
  background: none !important;
}
body.woocommerce .panel {
  border: none;
  box-shadow: none;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav {
  padding: 15px 0 0 !important;
  text-align: center;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav li {
  float: none !important;
  display: inline-block;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav li img {
  width: 98%;
  display: inline-block;
  margin-bottom: 10px !important;
}
.woocommerce-variation-price {
  margin-bottom: 30px;
}
.woocommerce table.shop_attributes td {
  font-style: normal;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews h2,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description h2 {
  display: none;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title {
  font-size: 15px;
  font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #fbfbfb;
  background-color: #fbfbfb;
  margin-right: 8px;
  border-radius: 0;
  border: none !important;
}
.woocommerce div.product .product_meta .posted_in a {
  color: #363636;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs li {
  font-size: 18px;
  margin-right: 12px;
  border-radius: 4px 4px 0 0;
  margin-left: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #ff5421;
  color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
  background: #ff5421;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
  color: #fff;
  opacity: .9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  box-shadow: -2px 2px 0 #f0f0f0;
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  border-radius: 5px 0 0 0;
  padding-top: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #f0f0f0;
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: 1px solid #f0f0f0;
  display: none;
}
.woocommerce-form-login .woocommerce-Button {
  margin-right: 12px !important;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 2em;
}
.woocommerce .woocommerce-result-count {
  margin-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ddd !important;
}
.woocommerce a.remove {
  margin: 0 auto;
  color: #101010 !important;
  line-height: 24px;
  border: 1px solid #ddd;
  font-weight: 300 !important;
  font-size: 1.1em;
  height: 1.5em;
  width: 1.5em;
}
.woocommerce-cart table.cart .product-thumbnail img {
  width: 80px !important;
}
.woocommerce-cart table.cart .product-name a {
  color: #363636;
  font-weight: 600;
}
.woocommerce-cart table.cart .product-name a:hover {
  color: #101010;
  text-decoration: underline !important;
}
.woocommerce-cart table.cart .product-price span {
  font-weight: 600;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button {
  color: #363636;
}
.woocommerce-checkout .woocommerce form .form-row {
  margin: 0 0 15px;
}
.woocommerce button.button:disabled {
  opacity: .8 !important;
  background: none;
}
.coupon input#coupon_code {
  width: 320px !important;
  border-radius: 5px;
  height: 47px !important;
  margin-right: 20px;
  text-align: left !important;
  padding-left: 22px;
}
.coupon ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #101010 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.coupon ::-moz-placeholder {
  /* Firefox 19+ */

  color: #101010 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.coupon :-ms-input-placeholder {
  /* IE 10+ */

  color: #101010 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.coupon :-moz-placeholder {
  /* Firefox 18- */

  color: #101010 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.product_meta span.tagged_as {
  display: block;
}
.product_meta span {
  font-weight: 600;
}
.product_meta span a {
  font-weight: 400;
}
.single-product .bs-info {
  display: none;
}
.single-product .bs-img {
  display: none;
}
.single-product .bs-desc {
  margin-top: 0px !important;
}
.single-product div.product p.price {
  margin-bottom: 28px;
}
.single-product div.product form.cart {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding-bottom: 40px;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top-color: #ff5421;
}
.woocommerce-message::before,
.woocommerce-info::before {
  color: #ff5421;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 110px;
  height: 40px;
  text-align: center;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
  border-radius: 0px;
  height: 40px;
  line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 13px;
  right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
}
input[type="tel"] {
  padding: 10px 14px;
  border: none;
  outline: none;
  width: 100%;
  height: 50px;
  border: 1px solid rgba(54, 54, 54, 0.1);
}
.woocommerce-form__label span {
  padding-left: 5px;
}
.woocommerce-form__label .input-checkbox {
  margin: 7px 0 0 !important;
}
body.woocommerce-page input[type="text"],
body.woocommerce-page input[type="password"],
body.woocommerce-page input[type="email"],
body.woocommerce-page .select2-container--default .select2-selection--single,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated .select2-container,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated input.input-text,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated select {
  border: 1px solid rgba(54, 54, 54, 0.1);
  height: 45px;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #363636;
  padding-left: 18px;
}
body.woocommerce-page input[type="text"]::placeholder,
body.woocommerce-page input[type="number"]::placeholder,
body.woocommerce-page input[type="password"]::placeholder,
body.woocommerce-page textarea::placeholder,
body.woocommerce-page input[type="email"]::placeholder {
  color: #363636;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 7px 6px 0 6px;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #363636 transparent transparent transparent;
}
body.woocommerce-page .woocommerce form .form-row-first,
body.woocommerce-page .woocommerce-page form .form-row-first {
  width: 52%;
}
body.woocommerce-page .woocommerce form .form-row-first #coupon_code,
body.woocommerce-page .woocommerce-page form .form-row-first #coupon_code {
  height: 47px;
}
body.woocommerce-page .woocommerce-billing-fields .input-text,
body.woocommerce-page .woocommerce-billing-fields select {
  height: 50px !important;
}
body.woocommerce-page .woocommerce-billing-fields #billing_email {
  height: 52px !important;
}
body.single-product div.product .woocommerce-tabs .comment-reply-title {
  font-size: 20px !important;
  display: block;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 13px;
}
body.single-product div.product .woocommerce-tabs .rat-full {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.single-product div.product .woocommerce-tabs .rat-full p {
  flex: 0 0 50%;
}
body.single-product div.product .woocommerce-tabs .rat-full input {
  margin-bottom: 8px;
}
body.single-product div.product .woocommerce-tabs .rat-full p.comment-form-author {
  padding-right: 15px;
}
body.single-product div.product .woocommerce-tabs .rat-full p.comment-form-email {
  padding-left: 15px;
}
body.single-product div.product .woocommerce-tabs #commentform {
  max-width: 100%;
}
body.single-product div.product .woocommerce-tabs #commentform .comment-form-cookies-consent {
  display: block;
}
body.single-product div.product .woocommerce-tabs #commentform #comment {
  height: 160px;
}
body.single-product div.product .woocommerce-tabs #commentform input[type="checkbox"] {
  position: relative;
  top: 1px;
  vertical-align: unset;
}
body.single-product div.product .woocommerce-tabs #commentform input[type="text"],
body.single-product div.product .woocommerce-tabs #commentform input[type="email"] {
  height: 50px;
}
body.single-product div.product .woocommerce-tabs label {
  font-weight: 400;
}
body.woocommerce-page .select2-container--default .select2-selection--single {
  height: 52px;
}
.woocommerce .quantity .qty {
  box-shadow: none;
}
.woocommerce-cart-form table.shop_table {
  border-collapse: collapse;
}
.woocommerce-cart-form table.shop_table td,
.woocommerce-cart-form table.shop_table th {
  padding: 25px;
  text-align: center;
}
.woocommerce-cart-form table.shop_table .quantity {
  border-radius: 5px;
  padding: 0 0px;
  margin: 0 auto;
  width: 150px;
}
.woocommerce-cart-form table.shop_table .quantity .qty_button {
  top: -1px;
  padding: 0px 6px;
}
.woocommerce-cart-form table.shop_table .quantity .qty {
  width: 50px;
  border-radius: 0 !important;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 600;
}
.woocommerce table.shop_table {
  border-collapse: collapse !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  padding-top: 40px;
}
.woocommerce div.product form.cart .variations select {
  padding: 5px 2px;
}
.cart_totals h2 {
  text-transform: capitalize;
}
.cart_totals table.shop_table th,
.cart_totals table.shop_table td {
  padding: 20px;
}
.woocommerce-tabs h2 {
  font-size: 20px;
}
.related.products h2 {
  font-size: 20px;
}
.single-product .summary.entry-summary h1.product_title.entry-title {
  font-size: 25px !important;
  line-height: 25px !important;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 50px !important;
}
.cart-collaterals th,
.cart-collaterals td {
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.cart-collaterals tr:last-child td,
.cart-collaterals tr:last-child th {
  border-bottom: none !important;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: 100%;
}
.woocommerce .bottom,
.woocommerce .featured {
  text-align: left;
}
.woocommerce .form-row {
  display: block;
}
.woocommerce.single-product form.cart .button {
  margin-left: 10px;
}
.woocommerce .add_to_cart_button {
  transition: 0.3s ease all;
}
.woocommerce .add_to_cart_button:after {
  font-size: inherit !important;
  vertical-align: initial !important;
}
.woocommerce .add_to_cart_button.added {
  display: none !important;
  opacity: 0;
}
.woocommerce .add_to_cart_button.loading {
  padding-right: 40px !important;
}
.woocommerce .add_to_cart_button.loading:after {
  top: 12px !important;
  right: 15px !important;
  font-size: inherit !important;
}
.woocommerce button[disabled] {
  color: #fff;
  height: 39px;
  padding: 0 35px !important;
}
.woocommerce button[disabled]:hover {
  color: #ff5421;
}
.woocommerce table.shop_table th {
  border: none;
  font-size: 18px;
  font-weight: 600;
}
.woocommerce table.shop_table td {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #E6E6E6;
}
h3#order_review_heading {
  margin-top: 60px;
  padding: 0 15px;
}
#order_review {
  padding: 0 15px;
}
textarea.input-text {
  border: 1px solid #ccc;
}
.button.yith-wcqv-button {
  display: none !important;
}
.post-type-archive .learn-press-courses .course .course-title {
  display: none !important;
}
.woocommerce span.onsale {
  background: #ff5421 !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  padding: 0 !important;
  right: 10px !important;
  margin: 0 !important;
  top: 10px !important;
  z-index: 1;
  font-weight: 500;
}
.woocommerce-info {
  border-top-color: #171f32;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  padding: 3px 15px !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
  background: #f0f0f0;
  margin: 0 0 15px;
  border-radius: 2px;
}
.woocommerce-MyAccount-navigation ul li a {
  padding: 10px 20px;
  color: #363636;
  display: block;
}
.woocommerce-MyAccount-navigation ul li.is-active {
  background: #ff5421;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fff;
}
.woocommerce-MyAccount-navigation ul li:hover {
  background: #ff5421;
}
.woocommerce-MyAccount-navigation ul li:hover a {
  color: #fff;
}
form.woocommerce-EditAccountForm fieldset {
  margin-bottom: 40px;
  margin-top: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-input-wrapper #order_comments,
#order_comments {
  border: 1px solid rgba(54, 54, 54, 0.1) !important;
}
.woocommerce-js ul.products li img {
  width: auto;
  max-width: 100%;
}
.woocommerce-account .woocommerce form.login {
  margin-bottom: 0;
}
.single-product.woocommerce span.onsale {
  left: 10px !important;
}
#order_comments {
  border: 1px solid rgba(54, 54, 54, 0.1) !important;
}
/*----------------------------------------------
    Preloader
----------------------------------------------*/
.loader .loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 140px;
  height: 140px;
  border: 5px solid #ebebec;
  border-radius: 50%;
}
.loader .loader-container:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 140px;
  height: 140px;
  border-top: 4px solid #ff5421;
  border-radius: 50%;
  animation: loaderspin 1.8s infinite ease-in-out;
  -webkit-animation: loaderspin 1.8s infinite ease-in-out;
}
.loader .loader-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
}
.loader .loader-icon img {
  animation: loaderpulse alternate 900ms infinite;
}
.woocommerce .quantity input[type="number"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #363636 !important;
  opacity: 1;
}
.woocommerce .quantity input[type="number"]::-moz-placeholder {
  /* Firefox 19+ */

  color: #363636 !important;
  opacity: 1;
}
.woocommerce .quantity input[type="number"]:-ms-input-placeholder {
  /* IE 10+ */

  color: #363636 !important;
  opacity: 1;
}
.woocommerce .quantity input[type="number"]:-moz-placeholder {
  /* Firefox 18- */

  color: #363636 !important;
  opacity: 1;
}
@keyframes loaderspin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes loaderspin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes loaderpulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 16px;
  color: #363636;
  font-family: 'Montserrat', sans-serif;
  vertical-align: baseline;
  line-height: 1.7;
  font-weight: 400;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  color: #101010;
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 26px;
  padding: 0;
  letter-spacing: 0px;
  font-weight: 600;
}
h1 {
  font-size: 52px;
  line-height: 55px;
  font-weight: 600;
}
h2 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
}
h3 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
}
h4 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
}
h5 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
}
h6 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}
.wp-block-calendar nav {
  padding-bottom: 20px;
}
a {
  color: #171f32;
  transition: all 0.4s ease-in-out 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #171f32;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
.z-index-10 {
  z-index: 10;
  position: relative;
}
::-moz-selection {
  background: #ff5421;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #ff5421;
  text-shadow: none;
  color: #ffffff;
}
i.glyph-icon:before {
  margin-left: 0;
}
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-rev-btn1,
.rs-rev-btn2 {
  position: relative;
  z-index: 11;
}
.rs-rev-btn1:after,
.rs-rev-btn2:after,
.rs-rev-btn1:before,
.rs-rev-btn2:before {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
  transition: all 0.4s ease-in-out 0s;
}
.rs-rev-btn1:after,
.rs-rev-btn2:after {
  right: -15px;
}
.rs-rev-btn1:before,
.rs-rev-btn2:before {
  left: -15px;
}
.rs-rev-btn2:after,
.rs-rev-btn2:before {
  background: #ff5421;
}
.rev-btn:hover .rs-rev-btn1:after,
.rev-btn:hover .rs-rev-btn1:before {
  background: #ff5421;
}
.rev-btn:hover .rs-rev-btn2:after,
.rev-btn:hover .rs-rev-btn2:before {
  background: #ffffff;
}
.slick-slider .slick-dots {
  text-align: center;
  bottom: -50px;
  z-index: 11;
  line-height: 10px;
}
.slick-slider .slick-dots li {
  display: inline-block;
  width: unset;
  height: unset;
  margin: 0 5px;
}
.slick-slider .slick-dots li button {
  width: 25px;
  height: 8px;
  display: inline-block;
  font-size: unset;
  line-height: unset;
  padding: unset;
  border-radius: 50px;
  background: #ff5421;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  opacity: .5;
}
.slick-slider .slick-dots li button:before {
  display: none;
}
.slick-slider .slick-dots li button:hover {
  width: 40px;
  opacity: 1;
}
.slick-slider .slick-dots li.slick-active button {
  width: 40px;
  opacity: 1;
}
.slick-slider .slick-arrow {
  position: absolute;
  top: -85px;
  right: 30px;
  z-index: 10;
}
.slick-slider .slick-arrow:before {
  font-family: educavoicon;
  color: #fff;
  font-size: 18px;
  background: #ff5421;
  width: 45px;
  display: block;
  height: 45px;
  line-height: 45px;
  border-radius: 35px;
  opacity: 1;
  transition: all .8s ease;
  box-shadow: 0 0 20px #fff;
}
.slick-slider .slick-arrow:hover:before {
  opacity: .8;
}
.slick-slider .slick-prev {
  left: auto;
  right: 86px;
}
.slick-slider .slick-prev:before {
  content: "\f111";
}
.slick-slider .slick-next:before {
  content: "\f110";
}
.box-shadow {
  box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.07);
  border-radius: 7px;
}
body .bg-fixed {
  background-attachment: fixed !important;
  background-position: center top !important;
}
body .bg-top {
  background-position: center top !important;
}
body .bg-left {
  background-position: bottom left !important;
}
body .bg-right {
  background-position: top right !important;
}
body .bg-bottom {
  background-position: center bottom !important;
}
body .main-contain {
  background-size: cover;
  background-repeat: no-repeat;
}
.no-gutter [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.ball {
  position: absolute;
  border-radius: 100%;
  opacity: 1;
}
.rs-z_index_10 {
  position: relative;
  z-index: 10;
}
.border-left-radius > .vc_column-inner {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.border-right-radius > .vc_column-inner {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.overflow-visible {
  overflow: visible !important;
  z-index: 30;
}
.overflow-hidden {
  overflow: hidden !important;
}
.max-width-700 {
  max-width: 700px;
  margin: 0 auto;
}
.white-color {
  color: #fff;
}
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4 {
  color: #fff;
}
iframe {
  width: 100%;
}
.floating-box {
  position: relative;
  z-index: 9;
  top: 160px;
}
.custom-max-width {
  max-width: 800px;
}
.menu-cart-area h2 {
  display: none;
}
.bs-sidebar #wp-calendar th {
  background: #ff5421;
  color: #fff;
}
.bs-sidebar table {
  margin-bottom: 0;
}
.bs-sidebar .widget select {
  margin: 0;
}
.common-shadow {
  box-shadow: 0 0 150px #eee;
  background: #fff;
}
ul.profile_info {
  padding-left: 0;
  margin-left: 0;
}
ul.profile_info li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 15px;
  padding: 5px 0px;
  position: relative;
}
ul.profile_info li .title {
  color: #444444;
  margin-right: 10px;
  position: relative;
}
ul.profile_info li .title:after {
  content: "";
  position: absolute;
  background: #ff5421;
  width: 30px;
  height: 3px;
  left: 0;
  z-index: -1;
  bottom: 5px;
  opacity: 0.6;
}
ul.profile_info li a {
  color: #363636;
}
/* -----------------------
    404
--------------------------*/
.page-error {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background: #ffffff;
}
.page-error .container {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.page-error .content-area {
  position: relative;
  z-index: 101;
  margin: 0 auto;
  text-align: center;
}
.page-error .content-area h1.page-title {
  color: #ffffff;
  font-size: 100px;
  margin-bottom: 30px;
  margin-top: 0px;
}
.page-error .content-area h2 {
  color: #101010;
  font-size: 35px;
  font-weight: 700 !important;
  margin-bottom: 50px;
}
.page-error .content-area h2 span {
  display: block;
  font-size: 250px;
  line-height: 175px;
  margin: 0 0 60px;
}
.page-error .bs-sidebar {
  max-width: 400px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.page-error .bs-sidebar {
  padding: 10px 0 35px;
}
.page-error .educavoicon-right-arrow:before {
  padding-left: 5px;
}
.page-error .readon {
  font-size: 20px;
  padding: 16px 35px;
  border-radius: 4px !important;
  border: 1px solid #ff5421;
  background: #ff5421;
}
.page-error .readon:focus {
  color: #ffffff;
}
.page-error .readon:hover {
  background: transparent;
  border: 1px solid #ff5421;
  color: #101010 !important;
}
.page-error.coming-soon {
  height: 100vh;
}
.page-error.coming-soon .content-area h3 {
  font-size: 30px;
  margin-top: 40px;
  margin-bottom: 60px;
  display: block;
}
.page-error.coming-soon .content-area h3 span {
  font-size: 80px;
  text-shadow: unset;
  text-transform: uppercase;
  line-height: 90px;
  padding-bottom: 20px;
  letter-spacing: 5px;
  display: block;
  font-weight: 900 !important;
}
.page-error.coming-soon .countdown-inner {
  width: 600px;
  margin: 0 auto;
  max-width: 100%;
}
.page-error.coming-soon .countdown-inner .time_circles {
  position: relative;
  justify-content: center;
  align-items: center;
}
.page-error.coming-soon .countdown-inner .time_circles canvas {
  opacity: 0;
  display: none;
}
.page-error.coming-soon .countdown-inner .time_circles div {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  padding-top: 25px;
  width: 120px !important;
  height: 120px !important;
  display: grid;
  align-items: center;
  margin: 0 auto;
  border-radius: 100%;
  border: 5px solid #ffffff;
  background: #171f32;
  box-shadow: 0 0 52px rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin: 0 12px;
}
.page-error.coming-soon .countdown-inner .time_circles div:first-child {
  padding-left: 0;
}
.page-error.coming-soon .countdown-inner .time_circles div:last-child {
  margin-right: 0;
}
.page-error.coming-soon .countdown-inner .time_circles div span,
.page-error.coming-soon .countdown-inner .time_circles div h4 {
  color: #ffffff;
}
.page-error.coming-soon .countdown-inner .time_circles div span {
  line-height: 1;
  font-size: 55px;
  display: block;
}
.page-error.coming-soon .countdown-inner .time_circles div h4 {
  margin: 0;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.page-error.coming-soon .follow-us-sbuscribe p {
  color: #ffffff;
  font-size: 30px;
  padding-top: 50px;
  font-weight: 500;
  margin-bottom: 5px;
}
.page-error.coming-soon .follow-us-sbuscribe ul {
  list-style: none;
  margin: 0;
}
.page-error.coming-soon .follow-us-sbuscribe ul li {
  display: inline-block;
  margin-right: 20px;
}
.page-error.coming-soon .follow-us-sbuscribe ul li:last-child {
  margin-right: 0;
}
.page-error.coming-soon .follow-us-sbuscribe ul li a {
  width: 45px;
  height: 45px;
  line-height: 35px;
  border-radius: 50%;
  padding: 0;
}
.page-error.coming-soon .follow-us-sbuscribe ul li i {
  line-height: 45px;
  font-size: 22px;
}
/* ------------------------------------
    02. Global Class
---------------------------------------*/
.rectangle {
  position: relative;
}
.rectangle:after {
  position: absolute;
  content: "";
  height: 120px;
  width: 1px;
  background: #404c51;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.orange {
  color: #ff5421;
}
span.yellow {
  color: #171f32;
}
.overflow-show {
  overflow: visible !important;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: 8px;
  vertical-align: text-top;
}
.sticky .menu-area {
  padding: 0;
}
.alignleft {
  margin-bottom: 26px;
}
.alignright {
  margin-bottom: 26px;
}
.vertical-middle {
  display: table;
  width: 100%;
  height: 100%;
}
.vertical-middle .vertical-middle-cell {
  display: table-cell;
  vertical-align: middle;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
ul.stylelisting {
  list-style-type: none;
  margin-left: 20px !important;
}
ul.stylelisting li {
  position: relative;
  padding-left: 22px !important;
  line-height: 34px;
  border: none !important;
}
ul.stylelisting li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f054";
  font-family: 'FontAwesome';
  color: #437ff9;
  font-size: 12px;
}
ul.check-square {
  list-style-type: none;
  margin-left: 0px;
}
ul.check-square li {
  position: relative;
  padding-left: 35px;
  line-height: 34px;
  border: none;
}
ul.check-square li:before {
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 0;
  content: "\f046";
  font-family: 'FontAwesome';
  color: #ff5421;
  font-size: 20px;
}
.text-body-color {
  color: #363636;
}
blockquote {
  margin: 35px 0px !important;
  padding: 40px 60px;
  color: #666;
  position: relative;
  background: rgba(255, 255, 255, 0.6) !important;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  clear: both;
  font-weight: 400;
  border-radius: 8px;
}
blockquote cite {
  font-size: 15px;
  display: block;
  margin-top: 10px;
}
blockquote cite:before {
  content: "";
  font-size: 28px;
  color: #ff5421;
  padding-bottom: 0px;
  display: inline-block;
  background: #ff5421;
  height: 2px;
  width: 40px;
  font-weight: 400;
  text-align: center;
  top: -4px;
  margin-right: 10px;
  position: relative;
}
blockquote p {
  margin-bottom: 10px !important;
  font-size: 20px;
}
blockquote p strong {
  color: #000 !important;
  font-size: 18px;
  padding-top: 20px !important;
  margin-bottom: 10px;
  display: block;
}
body.page blockquote {
  background: #F8F8F8 !important;
}
body.page blockquote.style2 {
  background: #fff !important;
  padding: 34px 40px 25px;
  margin-bottom: 10px !important;
}
body.page blockquote.style2:before {
  line-height: 20px;
}
mark,
ins {
  background: #171f32;
  color: #fff;
  padding: 0 4px;
}
code {
  background: #171f32;
  color: #fff !important;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  color: #fff;
  padding: 17px 30px;
  font-size: 14px;
  text-transform: capitalize;
  outline: none;
  transition: all .5s ease;
  border-radius: 0 3px 3px 0;
  background: #ff5421;
  position: relative;
  border: none;
}
.rs-iconbox-area.hovers .box-inner {
  overflow: hidden;
}
.rs-iconbox-area.hovers .box-inner .services-btn-part {
  position: absolute;
  width: 100%;
  transform: scale(0.5);
  transition: all .3s ease;
  opacity: 0;
}
.rs-iconbox-area.hovers .box-inner .text-area,
.rs-iconbox-area.hovers .box-inner .icon-area {
  transition: all .3s ease;
}
.rs-iconbox-area.hovers .box-inner:hover .text-area {
  transform: translateY(-60px);
}
.rs-iconbox-area.hovers .box-inner:hover .icon-area {
  transform: scale(0);
}
.rs-iconbox-area.hovers .box-inner:hover .services-btn-part {
  transform: scale(1);
  transform: translateY(-55px);
  opacity: 1;
}
.mb-20 {
  margin-bottom: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.top-float {
  float: left;
}
.submit-btn {
  display: block;
  cursor: pointer;
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  z-index: 2;
  border: none;
}
.submit-btn .wpcf7-submit {
  outline: none;
  border: none;
  padding: 12px 40px;
  border-radius: 3px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #ffffff;
  background: #ff5421;
  position: relative;
  overflow: hidden;
}
.submit-btn:hover {
  opacity: 0.90;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover {
  background: #171f32;
  color: #ffffff;
}
input[type="submit"]:hover {
  opacity: .9;
}
.main-contain #content {
  padding-top: 100px;
  padding-bottom: 100px;
}
.main-contain .rs-porfolio-details #content {
  padding-bottom: 110px;
}
.main-contain .page-error #content {
  padding-top: 60px;
}
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
  padding-top: 7px;
}
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-form-login__rememberme #rememberme {
  margin-top: 4px;
}
.woocommerce-account .footer-bottom-gaps .main-contain #content {
  padding-bottom: 200px;
}
.single-notices .footer-bottom-gaps .rs-notice-details #content,
.single-post .footer-bottom-gaps .main-contain #content {
  padding-bottom: 196px;
}
.learnpress-page .footer-bottom-gaps .main-contain #content {
  padding-bottom: 180px;
}
#content .project-gallery .p-gallery-title {
  margin: 0 0 40px;
}
body.rs-pages-btm-gap.single-teams .main-contain #content {
  padding-bottom: 155px;
}
body.single-events .main-contain #content {
  padding-bottom: 190px;
}
.rs-addon-services .image_left {
  display: flex;
  align-items: top;
}
.rs-addon-services .image_left .services-icons {
  margin-right: 20px;
  margin-top: 12px;
}
.rs-addon-services .services-title4 {
  display: none;
}
.rs-addon-services.services-style4:after {
  background: rgba(32, 51, 89, 0.5);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  transition: all .8s ease;
}
.rs-addon-services.services-style4 .services-part {
  position: relative;
  overflow: hidden;
}
.rs-addon-services.services-style4 .services-part .services-text {
  position: absolute;
  transform: translate(-50%, -50%) rotateY(90deg);
  left: 50%;
  top: 50%;
  width: 330px;
  background: #203359;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all .8s ease;
}
.rs-addon-services.services-style4 .services-icon {
  position: relative;
}
.rs-addon-services.services-style4 .services-icon .services-title4 {
  display: block;
  position: absolute;
  bottom: 16px;
  left: 40px;
  z-index: 1;
  transition: all .8s ease;
}
.rs-addon-services.services-style4:hover:after {
  display: none;
}
.rs-addon-services.services-style4:hover .services-text {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) rotateY(0);
}
.rs-addon-services.services-style4:hover .services-icon {
  position: relative;
}
.rs-addon-services.services-style4:hover .services-icon .services-title4 {
  bottom: -60px;
}
.single-product .footer-bottom-gaps .main-contain #content {
  padding-bottom: 120px !important;
}
.sign {
  margin-top: 15px;
}
.rs-heading.bigger-text h2.title {
  font-size: 55px;
  line-height: 65px;
}
.rs-heading.bigger-text p {
  color: #fff;
  font-size: 18px;
}
ul.unorder-list {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}
ul.unorder-list li {
  display: block;
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
  font-weight: 500;
  line-height: 25px;
}
ul.unorder-list li:before {
  position: absolute;
  top: 0px;
  left: 0;
  content: "\f105";
  font-family: FontAwesome;
  color: #ff5421;
  font-size: 20px;
}
ul.check-icon {
  list-style: none;
  margin-left: 20px;
}
ul.check-icon li {
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  font-size: 16px;
}
ul.check-icon li:before {
  position: absolute;
  top: 0px;
  left: 0;
  content: "\f058";
  font-family: FontAwesome;
  color: #171f32;
  font-size: 18px;
}
ul.check-icon.two-call {
  column-count: 2;
}
ul.check-icon.two-call li {
  padding-right: 10px;
}
.light-faq .vc_toggle .vc_toggle_title h4 {
  color: #fff;
}
.light-faq .vc_toggle .vc_toggle_content {
  color: #fff;
}
.post-password-required input[type="password"] {
  margin-left: 5px;
}
.post-password-required input[type="submit"] {
  margin-left: -4px;
  border-radius: 0 3px 3px 0;
  padding: 11px 20px;
}
input[type="text"],
input[type="number"],
input[type="password"],
textarea,
input[type="email"] {
  color: #363636;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}
input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #d1d1d1;
  opacity: 1;
}
input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */

  color: #d1d1d1;
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */

  color: #d1d1d1;
  opacity: 1;
}
input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder,
input[type="email"]:-moz-placeholder {
  /* Firefox 18- */

  color: #d1d1d1;
  opacity: 1;
}
select {
  color: #363636;
  cursor: pointer;
}
select:valid {
  color: #363636;
}
/*--------------------------------------------------------------

## Links

--------------------------------------------------------------*/
a {
  color: #171f32;
}
a:hover,
a:focus,
a:active {
  color: #ff5421;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
.wp-block-calendar tfoot a {
  color: #171f32;
}
.wp-block-calendar tfoot a:hover {
  color: #ff5421;
}
/********************* RS Particle Banner **************************/
.rs-particle-banner {
  width: 100%;
  position: relative;
}
.rs-particle-banner .particle-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.rs-particle-banner .particle-content .banner_title {
  display: inline-block;
  margin-bottom: 25px;
  font-size: 65px;
  position: relative;
  z-index: 9;
  color: #444;
  line-height: 70px;
}
.rs-particle-banner .particle-content .banner-button {
  margin-top: 20px;
}
.rs-particle-banner .particle-content .banner-button.btn-light .readon:not(.border):hover {
  background: transparent;
  border-color: #fff !important;
  color: #fff !important;
}
.rs-particle-banner .particle-content .banner-button.btn-light .readon.border {
  border-color: #fff !important;
  color: #fff !important;
}
.rs-particle-banner .particle-content .banner-button.btn-light .readon.border:hover {
  border-color: #171f32 !important;
}
.rs-particle-banner .particle-content .banner-button a:hover {
  opacity: .8;
}
.rs-particle-banner .particle-content .banner-introtext {
  display: block;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 25px;
}
.rs-particle-banner ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rs-particle-banner ul li {
  display: inline-block;
  margin: 0 25px 25px 0;
}
.rs-particle-banner .arrow-btn {
  width: 26px;
  height: 55px;
  bottom: 0%;
  left: 50%;
  z-index: 2;
  text-align: center;
  position: absolute;
  border: 1px solid #999;
  border-radius: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.rs-particle-banner .arrow-btn i {
  color: #999;
  font-size: 22px;
  line-height: 80px;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.rs-particle-banner .arrow-btn i:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
/*--------------------------------------------------------------

--------------------------------------------------------------*/
.ceo-founder p {
  font-weight: 500;
  color: #101010;
}
.sticky-logo {
  display: none;
}
.sticky .logo-area {
  display: none;
}
.sticky .logo-area.sticky-logo {
  display: block;
}
.owl-carousel {
  padding-top: 0;
}
.owl-carousel .owl-nav {
  right: 0;
}
.owl-carousel .owl-nav [class*="owl-"] {
  font-size: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #ff5421;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.6s ease all;
  opacity: 0;
  visibility: hidden;
}
.owl-carousel .owl-nav [class*="owl-"]:before {
  font-family: educavoicon;
  position: absolute;
  font-size: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.owl-carousel .owl-nav [class*="owl-"].owl-prev {
  left: 0;
}
.owl-carousel .owl-nav [class*="owl-"].owl-prev:before {
  content: "\f112";
}
.owl-carousel .owl-nav [class*="owl-"].owl-next {
  right: 0;
}
.owl-carousel .owl-nav [class*="owl-"].owl-next:before {
  content: "\f113";
  margin-left: 2px;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  background: #171f32;
  color: #fff;
}
.owl-carousel:hover .owl-nav [class*="owl-"] {
  opacity: 1;
  visibility: visible;
}
.owl-carousel:hover .owl-nav [class*="owl-"].owl-prev {
  left: -60px;
}
.owl-carousel:hover .owl-nav [class*="owl-"].owl-next {
  right: -60px;
}
.owl-carousel .partner-item a img {
  width: auto;
  margin: 0 auto;
}
.sidenav {
  width: 100%;
}
.sidenav .widget-title {
  padding: 0 0 15px;
  font-size: 24px !important;
  line-height: 30px;
  font-weight: 700 !important;
  position: relative;
}
.sidenav .widget-title:before {
  content: "";
  position: absolute;
  background: #ff5421;
  height: 2px;
  width: 50px;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
.sidenav ul.footer_social li a {
  background: none !important;
  width: auto;
  height: auto;
  line-height: 20px;
  margin: 0 5px;
  font-size: 15px;
}
.sidenav ul.footer_social li a i {
  color: #171f32;
}
.sidenav ul.footer_social li a:hover i {
  color: #ff5421;
}
.sidenav .widget {
  padding: 0;
  margin: 0 0 30px;
}
.sidenav .widget:first-child {
  border: none;
}
.sidenav .widget .widget-title {
  font-size: 24px;
  margin-bottom: 30px;
}
.sidenav .widget .search-form .search-input {
  height: 42px;
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.3) !important;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.sidenav .widget .search-form .search-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #fff;
}
.sidenav .widget .search-form .search-input::-moz-placeholder {
  /* Firefox 19+ */

  color: #fff;
}
.sidenav .widget .search-form .search-input:-ms-input-placeholder {
  /* IE 10+ */

  color: #fff;
}
.sidenav .widget .search-form .search-input:-moz-placeholder {
  /* Firefox 18- */

  color: #fff;
}
.sidenav .widget .search-form button {
  padding: 8px 12px;
  color: #fff;
  background: transparent !important;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sidenav .widget .search-form button:hover {
  opacity: 0.7;
}
.sidenav .widget_contact_widget {
  margin: 30px 0 0px;
}
.sidenav .widget_medvillsocialiconwi_widget {
  margin-top: 40px;
}
.sidenav .fa-ul {
  margin-left: 0;
  text-align: left;
  font-size: 16px;
}
.sidenav .fa-ul li {
  padding: 5px 0;
  display: flex;
  align-items: center;
}
.sidenav .fa-ul li i {
  padding-right: 15px;
}
.sidenav .fa-ul li i:before {
  font-size: 22px;
  margin-left: 0 !important;
}
.sidenav .fa-ul li i.educavoicon-email {
  position: relative;
  top: 1px;
}
.sidenav .fa-ul li.address1 {
  padding-left: 40px;
  padding-top: 0;
  margin-bottom: 4px;
  padding-right: 40px;
}
.sidenav .fa-ul li.address1 i {
  position: absolute;
  top: -2px;
  left: 0;
}
.sidenav .fa-ul li a {
  color: #363636;
}
.sidenav .fa-ul li a:hover {
  color: #ff5421;
}
.sidenav .widget_medvillsocialiconwi_widget .footer_social {
  margin: 0 !important;
}
.sidenav .offcanvas_social {
  list-style-type: none;
  padding-bottom: 0;
}
.sidenav .offcanvas_social li {
  display: inline-block;
}
.sidenav .offcanvas_social li a {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  float: left;
  margin-right: 0;
}
.sidenav .offcanvas_social li a i {
  font-size: 15px;
  color: #fff;
  margin: 0 8px 0 0;
  text-align: center;
  background: #ff5421;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
}
.sidenav .offcanvas_social li a i:hover {
  opacity: .9;
}
.sidenav .offcanvas_social li:last-child a {
  margin-right: 0;
}
.sidenav .nav-close-menu-li {
  margin: 0;
  padding-bottom: 30px;
  text-align: right;
}
.sidenav .nav-close-menu-li a {
  font-size: 0;
  text-align: center;
  display: inline-block;
  border: 2px solid #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
}
.sidenav .nav-close-menu-li a:after,
.sidenav .nav-close-menu-li a:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 14px;
  background-color: #fff;
  top: 9px;
}
.sidenav .nav-close-menu-li a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidenav .nav-close-menu-li a:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sidenav .nav-close-menu-li a:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.sidenav .nav-close-menu-li a:hover:after,
.sidenav .nav-close-menu-li a:hover:before {
  background-color: #171f32;
}
.sidenav .widget_nav_menu ul {
  padding: 0;
  margin: 0;
  text-align: left;
}
.sidenav .widget_nav_menu ul li {
  list-style: none;
  margin-left: 0;
  padding: 0;
  position: relative;
}
.sidenav .widget_nav_menu ul li a {
  font-size: 15px;
  padding: 12px 0;
  display: block;
  color: #101010;
  font-family: 'Montserrat', sans-serif;
  line-height: 25px;
  font-weight: 600 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.sidenav .widget_nav_menu ul li a:hover {
  color: #ff5421;
}
.sidenav .widget_nav_menu ul li:before {
  display: none;
}
.sidenav .widget_nav_menu ul li ul li a {
  text-transform: capitalize;
  padding: 10px 0;
  line-height: 24px;
}
.sidenav .widget_nav_menu ul li:last-child a {
  border-bottom: none;
}
.sidenav .bs-search button {
  padding: 5px 11px;
}
.sidenav li.nav-link-container {
  color: #ff5421;
  text-align: center;
  display: block;
  border-radius: 30px;
  height: 40px;
  right: 15px;
  width: 40px;
  top: 5px;
  position: absolute;
  -webkit-transition: transform .5s ease;
  -moz-transition: transform .5s ease;
  transition: transform .5s ease;
}
.sidenav li.nav-link-container:hover a {
  display: block;
}
.sidenav li.nav-link-container:hover a span {
  background: #ff5421 !important;
}
.sidenav li.nav-link-container a {
  display: block;
  background: none !important;
}
.sidenav li.nav-link-container a span {
  background: #171f32 !important;
  height: 3px;
  width: 25px;
}
.sidenav li.nav-link-container .nav-menu-link {
  padding: 13px 15px 15px 10px !important;
}
.sidenav li.nav-link-container .nav-menu-link span.hamburger1 {
  transform: rotate(-45deg) translate(-5px, 5px);
}
.sidenav li.nav-link-container .nav-menu-link span.hamburger3 {
  -webkit-transform: rotate(45deg) translate(0px, 0px);
  transform: rotate(45deg) translate(0px, 0px);
}
.fa-ul {
  list-style: none;
}
.mobile-menu-container .nav-close-menu-li {
  padding-top: 50px;
}
.mobile-menu-container .nav-close-menu-li a {
  padding: 0;
}
.mobile-menu-container ul {
  padding-left: 0;
  margin: 0;
  text-align: left;
}
.mobile-menu-container ul li {
  list-style: none;
  border: none !important;
  margin-left: 0;
  padding: 0;
}
.mobile-menu-container ul li a {
  font-size: 15px;
  padding: 12px 0;
  display: block;
  color: #222;
  border-bottom: none;
}
.mobile-menu-container ul li a:hover {
  opacity: 0.9;
}
.mobile-menu-container ul li:before {
  display: none;
}
.nav-active-menu-container {
  -ms-transform: translate(0);
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  transform: translate(0);
}
#rs-header .menu-area .navbar ul li ul li .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  transform: scaleY(0);
  visibility: hidden;
}
#rs-header.header-transparent .menu-sticky.sticky ul.offcanvas-icon.sidenav .nav-link-container span {
  background: #fff !important;
}
#rs-header .menu-area .navbar ul li ul li:hover ul.sub-menu {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
.secondaryColor {
  color: #ff5421;
}
#rs-header .menu-area .navbar ul li.three-col ul > li {
  width: 33.33%;
}
#rs-header .menu-area .navbar ul li.four-col ul > li {
  width: 25%;
}
.transparent_header {
  position: absolute;
}
.transparent_header .menu-area .navbar ul > li > a:after {
  background: #fff;
}
.transparent_header .sticky .navbar ul > li > a:after {
  background: #171f32;
}
.default_header .menu-area .navbar ul > li > a:after {
  background: #171f32;
}
.customrev .rev-btn i {
  position: absolute;
  top: 50%;
  right: 26px;
  transition: all 0.3s;
  transform: translateY(-50%);
  opacity: 1;
  font-size: 16px;
}
.customrev .rev-btn:hover i {
  opacity: 1;
  right: 18px;
}
.space15 .elementor-accordion-item {
  margin-bottom: 20px !important;
}
/*------------------------------------
    04. Sticky Menu
--------------------------------------*/
.menu-sticky {
  margin: 0;
  width: 100%;
  z-index: 99;
  transition: all 300ms ease-in-out;
  background: transparent;
}
.menu-sticky.sticky {
  position: fixed !important;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
  padding: 0;
}
.menu-sticky.sticky .toolbar-area {
  display: none;
}
.menu-sticky.sticky .navbar-menu {
  width: 100%;
  text-align: right;
}
.menu-sticky.sticky .navbar-menu ul.menu {
  text-align: right;
}
.menu-sticky.sticky .navbar ul li > a {
  color: #101010;
  font-size: 14px;
}
.menu-sticky.sticky .btn_quote {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
}
.menu-sticky.sticky .nav-link-container i {
  color: #101010;
}
.formbtn .form-button {
  text-align: center;
}
.rs-portfolio.style1 .slick-dots li button {
  background: transparent !important;
}
/* -----------------------
    17. Scroll Up
--------------------------*/
.clpricing-table .price-table.style1 {
  border: none;
}
.faq-simple .elementor-accordion-item {
  margin-bottom: 25px;
}
.faq-simple .elementor-accordion-item .elementor-tab-title.elementor-active {
  background: #ff5421 !important;
}
/* ------------------------------------
    20. Breadcrumbs
  ---------------------------------------*/
.rs-breadcrumbs {
  position: relative;
  background: #171f32;
}
.rs-breadcrumbs .breadcrumbs-title {
  font-size: 0px;
  padding-top: 5px;
  color: #fff;
}
.rs-breadcrumbs .breadcrumbs-title span span {
  margin-right: 10px;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}
.rs-breadcrumbs .breadcrumbs-title span a.home span {
  padding-left: 0;
}
.rs-breadcrumbs .breadcrumbs-title span {
  font-size: 16px;
  position: relative;
}
.rs-breadcrumbs .breadcrumbs-title span.current-item {
  margin-right: 0;
  padding-right: 0;
  margin-left: 0px;
}
.rs-breadcrumbs .breadcrumbs-title span a span {
  color: #fff;
  transition: 0.3s;
}
.rs-breadcrumbs .breadcrumbs-title span a span:hover {
  opacity: .7;
}
.rs-breadcrumbs .breadcrumbs-title span a:before {
  background-color: #fff;
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  right: 9px;
  top: 2px;
  transform: rotate(26deg);
}
.rs-breadcrumbs .breadcrumbs-title span a:before {
  right: 3px;
}
.rs-breadcrumbs .breadcrumbs-title .current-item {
  color: #171f32;
}
.rs-breadcrumbs .breadcrumbs-inner {
  padding: 175px 0 175px;
  text-align: center;
  position: relative;
}
.rs-breadcrumbs .breadcrumbs-inner .banner-desc {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  text-align: left;
}
.rs-breadcrumbs .breadcrumbs-inner .cate-single .post-categories {
  padding: 0 0 8px 0;
}
.rs-breadcrumbs .breadcrumbs-inner .cate-single .post-categories a {
  background: #ff5421;
  color: #fff;
  padding: 5px 12px 6px;
  border-radius: 5px;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta {
  padding-left: 0;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li {
  margin-right: 13px;
  font-size: 16px;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li i {
  margin-right: 3px;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li i:before {
  font-size: 14px;
  font-weight: 600;
  color: #ff5421;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li .p-user {
  text-transform: capitalize;
}
.rs-breadcrumbs .container-fluid {
  padding-left: 100px;
  padding-right: 100px;
}
.rs-breadcrumbs .breadcrumbs-single {
  background-size: cover;
}
.rs-breadcrumbs .trail-browse {
  display: none !important;
}
.rs-breadcrumbs .trail-items li {
  position: relative;
}
.rs-breadcrumbs .trail-items li a {
  padding-right: 20px;
}
.rs-breadcrumbs .trail-items li::after {
  right: 0px;
  position: absolute;
  padding: 0;
  content: "\f147";
  font-family: educavoicon;
  font-style: normal;
  font-weight: 300;
  display: block !important;
  top: 0;
}
.rs-breadcrumbs .trail-items li.trail-end::after {
  display: none !important;
}
.rs-breadcrumbs .page-title {
  margin: 0 auto;
  max-width: 700px;
  font-size: 48px;
  margin-bottom: 5px;
  color: #fff;
}
.rs-breadcrumbs .breadcrumbs {
  text-align: center;
}
.rs-breadcrumbs .trail-items li::after {
  font-size: 12px;
}
.rs-breadcrumbs ul {
  display: inline-block;
  padding: 5px 20px;
  margin: 0px;
}
.rs-breadcrumbs ul li {
  color: #fff;
  display: inline-block;
  font-size: 14px;
}
.rs-breadcrumbs ul li * {
  color: #fff;
}
.rs-breadcrumbs ul li a {
  padding: 0 8px;
  color: #fff;
}
.rs-breadcrumbs ul li a:hover {
  color: #ff5421;
}
.rs-breadcrumbs ul li.trail-begin a {
  position: relative;
  display: inline-block;
  padding-left: 0;
}
.rs-breadcrumbs ul li.trail-begin a:hover {
  opacity: 0.7;
}
.rs-breadcrumbs ul li.trail-end {
  padding-left: 8px;
}
.rs-breadcrumbs.porfolio-details {
  position: relative;
}
.mc4wp-form-fields input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #999;
}
.mc4wp-form-fields input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */

  color: #999;
}
.mc4wp-form-fields input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */

  color: #999;
}
.mc4wp-form-fields input[type="email"]:-moz-placeholder {
  /* Firefox 18- */

  color: #999;
}
.entry-content .page-links {
  padding-top: 30px;
}
.comment-reply-title {
  font-size: 24px;
  font-weight: 700;
  margin-top: 14px;
}
.page .comments-title {
  font-size: 24px;
  font-weight: 700;
}
.single-post .bs-sidebar h2 {
  margin-top: 0;
}
.recent-widget .show-featured .post-img img {
  border-radius: 3px;
}
.format-aside .single-content-full .bs-desc {
  margin-top: 0;
}
.close5 {
  background: #28406d;
  color: #fff;
  border-radius: 50%;
}
.home1-contact input.wpcf7-text,
.home1-contact select,
.home1-contact textarea {
  background: #ff5421;
  border: none;
  color: #fff;
  width: 100%;
  margin-bottom: 30px;
  outline: none;
}
.home1-contact input[type="submit"] {
  background: #ed4e31;
  width: 100%;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: -7px;
  border-radius: 0;
}
.home1-contact input.wpcf7-text {
  height: 55px;
}
.home1-contact textarea {
  height: 170px;
}
.home1-contact input[type="text"]::-webkit-input-placeholder,
.home1-contact textarea::-webkit-input-placeholder,
.home1-contact input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #fff;
  opacity: 1;
}
.home1-contact input[type="text"]::-moz-placeholder,
.home1-contact textarea::-moz-placeholder,
.home1-contact input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */

  color: #fff;
  opacity: 1;
}
.home1-contact input[type="text"]:-ms-input-placeholder,
.home1-contact textarea:-ms-input-placeholder,
.home1-contact input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */

  color: #fff;
  opacity: 1;
}
.home1-contact input[type="text"]:-moz-placeholder,
.home1-contact textarea:-moz-placeholder,
.home1-contact input[type="email"]:-moz-placeholder {
  /* Firefox 18- */

  color: #fff;
  opacity: 1;
}
.dark-contact input.wpcf7-text,
.dark-contact select,
.dark-contact textarea {
  background: transparent;
  border: none;
  border-bottom: 2px solid #999;
  color: #fff;
  width: 100%;
  margin-bottom: 30px;
  outline: none;
  padding-left: 0;
}
.dark-contact input[type="submit"] {
  background: #ff5421;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
  border-color: #ff5421;
  padding: 12px 30px;
}
.dark-contact input[type="submit"]:hover {
  border-color: #ff5421;
  background: transparent;
  color: #fff;
}
.dark-contact input.wpcf7-text {
  height: 55px;
}
.dark-contact textarea {
  height: 120px;
}
.dark-contact input[type="text"]::-webkit-input-placeholder,
.dark-contact textarea::-webkit-input-placeholder,
.dark-contact input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #fff;
  opacity: 1;
}
.dark-contact input[type="text"]::-moz-placeholder,
.dark-contact textarea::-moz-placeholder,
.dark-contact input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */

  color: #fff;
  opacity: 1;
}
.dark-contact input[type="text"]:-ms-input-placeholder,
.dark-contact textarea:-ms-input-placeholder,
.dark-contact input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */

  color: #fff;
  opacity: 1;
}
.dark-contact input[type="text"]:-moz-placeholder,
.dark-contact textarea:-moz-placeholder,
.dark-contact input[type="email"]:-moz-placeholder {
  /* Firefox 18- */

  color: #fff;
  opacity: 1;
}
.rs-event-grid.event-slider-style4 .event-item .events-short {
  display: flex;
  align-items: self-start;
  padding: 50px;
  border-bottom: 1px solid #eee;
  transform: translateY(0px) !important;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .date-sec {
  background: #ff5421;
  min-width: 100px;
  text-align: center;
  padding: 24px 0 15px;
  border-radius: 3px;
  margin-right: 25px;
  color: #fff;
  font-size: 35px;
  line-height: 30px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .date-sec span {
  display: block;
  font-size: 14px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .timesec {
  margin-bottom: 5px;
  font-size: 14px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .timesec i:before {
  margin: 0 3px 0 0;
}
.rs-event-grid.event-slider-style4 .event-item .events-short.none-borders {
  border: none;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .event-btm {
  margin: 10px 0 0;
  padding: 0;
  border: none;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .content-part {
  padding: 0 20px 20px 20px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn {
  padding: 0;
  background: none;
  color: #363636;
  font-size: 16px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 18px;
  position: relative;
  right: 0px;
  top: 1px;
  display: inline-block;
  margin-left: 3px;
  font-weight: 600;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn:hover {
  color: #ff5421;
}
.footer-top-contact .rs-contact {
  color: #fff;
}
.footer-top-contact .rs-contact .contact-address .address-text h3 {
  color: #fff;
  font-weight: 500;
}
.footer-top-contact .rs-contact .contact-address .address-text a {
  color: #fff;
}
.footer-top-contact .rs-contact .contact-address .address-text a:hover {
  color: #171f32;
}
.readon .vc_btn3 {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  margin-top: -5px !important;
}
.readon .vc_btn3:hover {
  color: #ff5421 !important;
}
.rs-portfolio-style7 .showcase-item img {
  -webkit-animation: scale-up-center 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-up-center 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.subscribe-form p {
  text-align: center;
  margin: 0 auto;
}
.subscribe-form .mc4wp-form-fields {
  margin: 0 auto;
}
.subscribe-form input {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
}
.subscribe-form input[type="email"] {
  width: 70%;
  border-radius: 30px 0 0 30px;
}
.subscribe-form input[type="submit"] {
  border-radius: 0 30px 30px 0;
  position: relative;
}
.subscribe-form .signup-post {
  display: none;
}
/*********************
    Contact
**********************/
.contact-business {
  z-index: 9;
}
.contact-business .form-button {
  margin: 10px auto 0;
}
.contact-business.content-center .form-button {
  margin: 0 auto;
}
.contact-business.content-center .form-button p {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta i {
  color: #ff5421;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta .date {
  font-size: 14px;
}
/*-------------------------
    33.Preloader CSS
---------------------------*/
#educavo-load {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0px;
  top: 0px;
  z-index: 9999;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1.1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
  }
}
.sidenav .widget_nav_menu ul li.mega {
  position: relative !important;
}
.max1000 .slick-list {
  max-width: 1000px !important;
  margin: 0 auto !important;
}
@-webkit-keyframes anim {
  from {
    left: -100%;
  }
  to {
    left: 100%;
  }
}
@keyframes anim {
  from {
    left: -100%;
  }
  to {
    left: 100%;
  }
}
.cd-title {
  position: relative;
  height: 160px;
  text-align: center;
}
.cd-intro {
  width: 90%;
  max-width: 768px;
  text-align: center;
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: 10px;
}
.cd-words-wrapper p {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper p.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper p {
  opacity: 0;
}
.no-js .cd-words-wrapper p.is-visible {
  opacity: 1;
}
/* -------------------------------- 

xrotate-1 

-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-1 p {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.cd-headline.rotate-1 p.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  -moz-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 p.is-hidden {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  -moz-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s;
}
@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    opacity: 1;
  }
}
@-moz-keyframes cd-rotate-1-in {
  0% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -moz-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    -moz-transform: rotateX(120deg);
    -ms-transform: rotateX(120deg);
    -o-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
}
@-moz-keyframes cd-rotate-1-out {
  0% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -moz-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
}
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    -moz-transform: rotateX(-40deg);
    -ms-transform: rotateX(-40deg);
    -o-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
/* -------------------------------- 

xtype 

-------------------------------- */
.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden;
}
.cd-headline.type .cd-words-wrapper::after {
  /* vertical bar */

  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  -moz-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected p {
  color: #0d0d0d;
}
.cd-headline.type p {
  visibility: hidden;
}
.cd-headline.type p.is-visible {
  visibility: visible;
}
.cd-headline.type i {
  position: absolute;
  visibility: hidden;
}
.cd-headline.type i.in {
  position: relative;
  visibility: visible;
}
@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -moz-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -moz-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    -o-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xrotate-2 

-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-2 i,
.cd-headline.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-headline.rotate-2 b {
  opacity: 0;
}
.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -moz-transform: translateZ(-20px) rotateX(90deg);
  -ms-transform: translateZ(-20px) rotateX(90deg);
  -o-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
  opacity: 1;
}
.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  -moz-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  -moz-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  -moz-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  -o-transform: translateZ(20px);
  transform: translateZ(20px);
}
.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1;
}
@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
  }
}
@-moz-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -moz-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    -o-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -moz-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    -o-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@-moz-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -moz-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    -o-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -moz-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    -o-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -moz-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    -o-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
/* -------------------------------- 

xloading-bar 

-------------------------------- */
.cd-headline.loading-bar span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
  /* loading bar */

  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  -moz-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  -webkit-transition: width 3s;
  -moz-transition: width 3s;
  transition: width 3s;
}
.cd-headline.loading-bar p {
  top: .2em;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cd-headline.loading-bar p.is-visible {
  opacity: 1;
  top: 0;
}
body .lp-form-course-filter .lp-form-course-filter__item {
  border: none !important;
}
body .lp-form-course-filter .lp-form-course-filter__content .lp-course-filter-search-field input:focus {
  border-color: #ff5421;
}
body .lp-form-course-filter .lp-form-course-filter__content .lp-course-filter-search-result {
  border: none !important;
}
body .lp-form-course-filter .lp-course-filter__field label {
  font-weight: normal;
}
body .lp-form-course-filter .course-filter-submit:hover,
body .lp-form-course-filter .course-filter-reset:hover {
  background: #ff5421;
  color: #fff;
  border-color: #ff5421;
}
body .learn-press-pagination .page-numbers > li .page-numbers:hover {
  color: #ff5421;
}
/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.slide p {
  opacity: 0;
  top: .2em;
}
.cd-headline.slide p.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  -moz-animation: slide-in 0.6s;
  animation: slide-in 0.6s;
}
.cd-headline.slide p.is-hidden {
  -webkit-animation: slide-out 0.6s;
  -moz-animation: slide-out 0.6s;
  animation: slide-out 0.6s;
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
/* -------------------------------- 

xclip 

-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  /* line */

  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}
.cd-headline.clip p {
  opacity: 0;
  margin-bottom: 0;
}
.cd-headline.clip p.is-visible {
  opacity: 1;
}
/* -------------------------------- 

xzoom 

-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.zoom p {
  opacity: 0;
}
.cd-headline.zoom p.is-visible {
  opacity: 1;
  -webkit-animation: zoom-in 0.8s;
  -moz-animation: zoom-in 0.8s;
  animation: zoom-in 0.8s;
}
.cd-headline.zoom p.is-hidden {
  -webkit-animation: zoom-out 0.8s;
  -moz-animation: zoom-out 0.8s;
  animation: zoom-out 0.8s;
}
@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
}
@-moz-keyframes zoom-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
}
@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    -o-transform: translateZ(100px);
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
  }
}
@-moz-keyframes zoom-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-100px);
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    -moz-transform: translateZ(-100px);
    -ms-transform: translateZ(-100px);
    -o-transform: translateZ(-100px);
    transform: translateZ(-100px);
  }
}
/* -------------------------------- 

xrotate-3 

-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-3 p {
  opacity: 0;
}
.cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  -moz-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards;
}
.cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  -moz-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards;
}
.no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0;
}
.no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1;
}
@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
  }
}
@-moz-keyframes cd-rotate-3-in {
  0% {
    -moz-transform: rotateY(180deg);
  }
  100% {
    -moz-transform: rotateY(0deg);
  }
}
@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
  }
}
@-moz-keyframes cd-rotate-3-out {
  0% {
    -moz-transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(-180deg);
  }
}
@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}
/* -------------------------------- 

xscale 

-------------------------------- */
.cd-headline.scale p {
  opacity: 0;
}
.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.is-visible .cd-headline.scale i {
  opacity: 1;
}
.cd-headline.scale i.in {
  -webkit-animation: scale-up 0.6s forwards;
  -moz-animation: scale-up 0.6s forwards;
  animation: scale-up 0.6s forwards;
}
.cd-headline.scale i.out {
  -webkit-animation: scale-down 0.6s forwards;
  -moz-animation: scale-down 0.6s forwards;
  animation: scale-down 0.6s forwards;
}
.no-csstransitions .cd-headline.scale i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0;
}
.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1;
}
.rs-newsletter {
  margin-bottom: -124px;
  position: relative;
  z-index: 10;
}
.rs-newsletter .newsletter-wrap {
  background-size: 100%;
  background-repeat: no-repeat;
  border-radius: 3px;
  padding: 60px 70px;
  position: relative;
  background: #ff5421;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  background-size: cover !important;
}
.rs-newsletter .newsletter-wrap .sub-title {
  font-size: 16px;
  line-height: 25px;
  margin-top: 8px;
  max-width: 380px;
}
.rs-newsletter .newsletter-wrap .title {
  margin-bottom: 0;
}
.rs-newsletter .newsletter-wrap .title-icon {
  display: flex;
  align-items: center;
  justify-content: start;
}
.rs-newsletter .newsletter-wrap .title-icon .title {
  font-size: 34px;
}
.rs-newsletter .newsletter-wrap .title-icon img {
  margin-right: 20px;
}
.rs-newsletter .widget_mc4wp_form_widget {
  margin: 0;
}
@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scale-up {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  60% {
    -moz-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
}
@-moz-keyframes scale-down {
  0% {
    -moz-transform: scale(1);
    opacity: 1;
  }
  60% {
    -moz-transform: scale(0);
    opacity: 0;
  }
}
@keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
#content .course-features-info h3.title {
  margin-bottom: 8px;
}
.single-events .event-desc {
  margin-top: 15px;
}
.course-features-info {
  margin-bottom: 20px;
  background: #101010;
  padding: 34px 30px 36px;
  min-height: 415px;
  color: #fff;
}
.course-features-info h3.title {
  color: #ff5421;
  margin: 10px 0 8px;
  font-size: 20px;
}
.course-features-info ul {
  padding: 0;
  margin: 0;
}
.course-features-info ul li {
  display: block;
  overflow: hidden;
  padding: 10px 0;
}
.course-features-info ul li + li {
  border-top: 1px solid #414141;
}
.course-features-info ul li i {
  color: #ff5421;
}
.course-features-info ul li .label {
  padding-left: 10px;
}
.course-features-info ul li .value {
  float: right;
  padding-right: 5px;
}
body.single-events .event-desc h3 {
  margin: 10px 0 16px;
}
body.single-events .course-features-info ul li {
  padding: 12px 0;
}
body.single-events .course-features-info .book-btn {
  text-align: center;
  margin: 20px 0;
}
body.single-events .course-features-info .book-btn a {
  background: #ff5421;
  color: #fff;
  padding: 6.5px 30px;
  border-radius: 5px;
  display: inline-block;
}
body.single-events .course-features-info .book-btn a:hover {
  opacity: .9;
}
body.single-events .event_map {
  margin-top: 50px;
}
/* -------------------------------- 

xpush 

-------------------------------- */
.cd-headline.push p {
  opacity: 0;
}
.cd-headline.push p.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s;
}
.cd-headline.push p.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s;
}
@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.rs_course_style4 .courses-item {
  display: flex;
  padding: 0;
  align-items: center;
  border-radius: 300px 5px 5px 300px;
}
.rs_course_style4 .courses-item .img-part {
  margin-bottom: 0;
  flex: 0 0 38%;
  overflow: visible;
}
.rs_course_style4 .courses-item .img-part img {
  border-radius: 50%;
  transform: scale(1);
}
.rs_course_style4 .courses-item .content-part {
  padding: 0 40px;
}
.rs_course_style4 .courses-item .content-part .meta-part {
  margin-bottom: 10px;
  font-size: 14px;
}
.rs_course_style4 .courses-item .content-part .meta-part li:last-child {
  margin-left: 10px;
}
.rs_course_style4 .courses-item .content-part .meta-part li:last-child i {
  margin-right: 7px;
}
.rs_course_style4 .courses-item .content-part h3.title {
  margin-bottom: 15px;
}

.bs-sidebar.dynamic-sidebar .service-singles {
  list-style: none;
  padding: 0;
  box-shadow: none;
}
.bs-sidebar.dynamic-sidebar .service-singles .widget-title {
  padding: 0;
}
.bs-sidebar.dynamic-sidebar .service-singles .widget-title:after {
  display: none;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li {
  border: none !important;
  margin-top: 0 !important;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li a {
  display: block;
  border: 2px solid #d3e1fb;
  padding: 16px 18px;
  transition: all .5s ease;
  border-radius: 5px;
  position: relative;
  font-size: 16px;
  font-weight: 700;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li a:before {
  content: "\f113";
  position: absolute;
  right: 12px;
  top: 16px;
  font-family: educavoicon;
  color: #171f32;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li a:hover {
  background: #ff5421;
  color: #ffffff;
  border-radius: 5px;
  border-color: #ff5421;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li a:hover:before {
  color: #ffffff;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li.current-menu-item a {
  background: #ff5421;
  color: #ffffff;
  border-color: #ff5421;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li.current-menu-item a:before {
  color: #ffffff;
}
.bs-sidebar.dynamic-sidebar .phones .address-icon:before {
  opacity: .2 !important;
  visibility: visible !important;
}
.course-ratings .review-stars-rated {
  position: relative;
  display: flex;
}
.course-ratings .review-stars {
  margin: 0 0;
  list-style: none;
  overflow: hidden;
}
.course-ratings .review-stars:after {
  clear: both;
  content: '';
  display: block;
}
.course-ratings .review-stars-rated .review-star {
  position: relative;
  line-height: 0;
}
.course-ratings .review-stars-rated .review-star .fas {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.course-ratings .fa-star {
  color: #ff5421;
}
.course-ratings .review-stars-rated .review-stars.empty,
.course-ratings .review-stars-rated .review-stars.filled {
  font-family: dashicons;
  font-size: 18px;
  color: #fcb903;
  line-height: 15px;
}
.course-ratings .review-stars-rated .review-stars.empty:before {
  content: '\f154\f154\f154\f154\f154';
  line-height: 1;
  vertical-align: top;
  white-space: nowrap;
}
.course-ratings .course-rating-total {
  line-height: 20px;
}
.course-ratings .review-stars-rated .review-stars.filled:before {
  content: '\f155\f155\f155\f155\f155';
  line-height: 1;
  vertical-align: top;
  white-space: nowrap;
}
.course-ratings .review-stars-rated .review-stars.filled {
  position: absolute;
  top: 0;
  left: 0;
}
.course-ratings {
  display: inline-flex !important;
}
.rstbd {
  display: flex;
  justify-content: space-between;
}
.rstbd .tab-image {
  flex: 0 0 50%;
}
.rstbd .tab-image img {
  padding-right: 50px;
}
.rstbd .tab-contents a.button {
  background: #ff5421;
  color: #fff;
  padding: 12px 32px 12px 32px;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
  display: inline-block;
}
.rstbd .tab-contents a.button:hover {
  opacity: .8;
}
.rs-course-slider .courses-item {
  padding: 0;
  transition: all 500ms ease;
  position: relative;
  margin-bottom: 1.5rem;
}
.rs-course-slider .courses-item .img-part {
  position: relative;
}
.rs-course-slider .courses-item .img-part img {
  transition: all 0.3s ease 0s;
  width: 100%;
  border-radius: 14px 14px 0 0;
}
.rs-course-slider .courses-item .img-part .cats a {
  display: block;
  padding: 8px 15px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  background: #ff5421;
  border-radius: 3px;
  position: absolute;
  bottom: -20px;
  left: 24px;
  font-family: 'Montserrat', sans-serif;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.rs-course-slider .courses-item .content-part {
  position: relative;
  background: #f3fafc;
  padding: 40px 25px 30px;
  transition: all 0.3s ease 0s;
  border-radius: 0 0 4px 4px;
}
.rs-course-slider .courses-item .content-part .meta-part {
  margin: 0px;
  padding: 8px 0 16px;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
.rs-course-slider .courses-item .content-part .meta-part li {
  list-style: none;
  margin-right: 20px;
}
.rs-course-slider .courses-item .content-part .meta-part li i {
  margin-right: 8px;
}
.rs-course-slider .courses-item .content-part .meta-part li:last-child {
  margin: 0;
}
.rs-course-slider .courses-item .content-part p.txt {
  margin: 0;
  padding: 20px 0;
}
.rs-course-slider .courses-item .content-part .title {
  transition: all 0.3s ease 0s;
  margin: 0;
  padding: 0 0 20px;
}
.rs-course-slider .courses-item .content-part .title a {
  font-size: 22px;
  color: #101010;
}
.rs-course-slider .courses-item .content-part .title a:hover {
  color: #ff5421;
}
.rs-course-slider .courses-item .content-part .course-author {
  display: inline-flex;
  align-items: center;
}
.rs-course-slider .courses-item .content-part .course-author .author-img {
  margin-right: 12px;
}
.rs-course-slider .courses-item .content-part .course-author .author-img img {
  border-radius: 50%;
}
.rs-course-slider .courses-item .content-part .course-author .author-name a {
  color: #363636;
}
.rs-course-slider .courses-item .content-part .bottom-part {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta {
  margin: 0;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta ul {
  list-style: none;
  margin: 0;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta li {
  display: inline;
  margin-right: 15px;
  transition: all 0.3s ease 0s;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta li.ratings i {
  color: #fcb903;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta li:last-child {
  margin: 0;
}
.rs-course-slider .courses-item .content-part .bottom-part .btn-part {
  text-align: right;
}
.rs-course-slider .courses-item .content-part .bottom-part .btn-part a {
  color: #363636;
  padding: 4px 20px 9px;
  display: inline-block;
  border-radius: 3px;
}
.rs-course-slider .courses-item .content-part .bottom-part .btn-part a i:before {
  font-size: 18px;
  font-weight: 400;
  padding-left: 10px;
  margin: 0;
  position: relative;
  top: 2px;
}
.rs-course-slider .courses-item:hover {
  transform: translateY(-10px);
}
.rs-course-slider.course-slider-style2 .img-part {
  padding: 0 30px;
  z-index: 1;
}
.rs-course-slider.course-slider-style2 .courses-item .content-part {
  padding-top: 130px;
  margin-top: -92px;
}
.rs-course-slider.course-slider-style2 .courses-item .content-part .bottom-part {
  border-top: 1px solid #eee;
  padding-top: 25px;
  margin-top: 25px;
}
.rs-course-slider.course-slider-style2 .courses-item .img-part .cats a {
  left: 50%;
  transform: translateX(-50%);
}
.rs-course-slider.course-slider-style3 .course-price span {
  padding: 10px 20px;
  display: inline-block;
  border-radius: 50%;
  background: #ff5421;
  position: absolute;
  bottom: -24px;
  z-index: 1;
  right: 37px;
  color: #fff;
}
ul.course-categories {
  margin: 0;
  list-style: none;
}
#rs-header .toolbar-area.toolbar-area4 .row {
  align-items: center !important;
}
#rs-header .toolbar-area.toolbar-area4 .toolbar-contact ul {
  text-align: right;
}
/*.rs-multi-image{
	position: absolute;
	top: -25px;
	right: 30%;
	z-index: -1;
	-webkit-animation-duration: 20s !important;
	animation-duration: 20s !important;
}*/
body .rs-testimonial-slider2 .testi-item .user-info > img {
  max-width: 100%;
  margin-left: -85px;
}
.rs-video.default .contents-area {
  position: relative;
}
.rs-video.default .contents-area .video_title {
  margin: 0;
  padding-bottom: 12px;
}
.rs-video.default .overly-default {
  background: #fff;
  border-radius: 50%;
}
.rs-video.default .overly-default:before {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background-color: inherit;
  border-radius: inherit;
  animation: pulse-border 3s ease infinite;
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin-top: 9px;
  margin-left: 6px;
}
.rs-video.default .overly-default:after {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background-color: inherit;
  border-radius: inherit;
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin-top: 9px;
  margin-left: 6px;
  transform: translate(-50%, -50%);
}
.rs-video.default .overly-default .popup-videos {
  position: relative;
}
.rs-video.default .overly-default .popup-videos i {
  font-size: 22px;
}
div.order-recover input[type="text"] {
  height: 56px !important;
}
.lp-list-table thead tr th {
  color: #fff !important;
}
body.profiles-login .lp-user-profile .lp-content-area {
  width: 1290px !important;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0;
  padding-bottom: 0;
}
body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-login,
body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-register {
  flex: 0 0 46% !important;
  margin-left: 24px !important;
  margin-right: 24px !important;
  box-shadow: 0 0 20px #eee !important;
  border: none !important;
  text-align: left;
}
.learn-press-tabs .learn-press-tabs__tab > label {
  font-size: 15px !important;
}
body:not(.profiles-login) #learn-press-profile .lp-user-profile-avatar img {
  border-radius: 50%;
  margin-bottom: 30px;
}
body:not(.profiles-login) .profile-courses.newest-courses {
  padding-top: 50px;
  padding-bottom: 0px;
}
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price {
  float: none !important;
}
body:not(.profiles-login) #learn-press-profile #profile-sidebar {
  margin-bottom: 190px;
}
form.learn-press-form {
  padding-bottom: 135px;
}
body:not(.profiles-login) #learn-press-profile .dashboard-general-statistic__row .statistic-box {
  background: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.09);
  border: none;
}
body:not(.profiles-login) #learn-press-profile .dashboard-general-statistic__row {
  justify-content: left;
}
body:not(.profiles-login) .lp-profile-content .emails a,
body:not(.profiles-login) .lp-profile-content .phones a {
  margin-left: 10px;
}
body:not(.profiles-login) #learn-press-profile .wrapper-profile-header {
  background: #fff !important;
  color: #333 !important;
}
body:not(.profiles-login) #learn-press-profile #profile-content {
  padding-top: 20px !important;
  padding-bottom: 120px;
}
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="text"],
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="password"],
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="tel"],
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="url"],
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="number"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="text"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="password"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="tel"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="url"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="number"] {
  height: 55px !important;
  border: 1px solid #eee !important;
  border-radius: 5px !important;
  outline: none !important;
  padding: 15px 20px;
}
body.profiles-login .lp-password-input .lp-show-password-input {
  top: 14px;
  right: 20px;
}
.profile-courses.featured-courses {
  padding-top: 35px;
}
body.viewing-course-item #popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child {
  margin-left: 17px;
  padding-left: 17px;
  padding-right: 18px;
  padding-top: 2px;
  color: #fff;
}
body.viewing-course-item #learn-press-course-curriculum.course-curriculum ul.curriculum-sections {
  z-index: 1;
}
.learn-press-profile-dashboard .emails a,
.learn-press-profile-dashboard .phones a {
  color: #666;
}
.learn-press-profile-dashboard .emails a:hover,
.learn-press-profile-dashboard .phones a:hover {
  color: #ff5421;
}
.learnpress-page .footer-bottom-gaps .main-contain #content {
  padding-bottom: 20px;
}
body .learn-press-form-login,
body .learn-press-form-register {
  margin-top: 0px !important;
  margin-bottom: 190px !important;
}
body.checkout #learn-press-checkout {
  padding-top: 100px;
  padding-bottom: 150px;
}
body.checkout .learn-press-message.error {
  margin-left: 0;
  margin-right: 0;
}
body.checkout .lp-checkout-form__after,
body.checkout .lp-checkout-form__before {
  padding-top: 30px;
}
body.viewing-course-item #popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta {
  padding: 3px 13px;
  color: #fff;
  font-size: 12px;
}
body.viewing-course-item #popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.item-preview .section-item-link .course-item-meta .item-meta:before {
  color: #fff;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title {
  color: #101010 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
  color: #101010 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item {
  background: none !important;
  border-radius: 0 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content li + li {
  border-top: 1px solid #eee;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header {
  padding: 20px 30px !important;
  border: 0 !important;
  background: #f9f9f9 !important;
}
.alignitems {
  align-items: center;
}
.learn-press-form-login button[type="submit"],
.learn-press-form-register button[type="submit"] {
  width: auto !important;
}
#rs-header.header-style1.header1 .col-cell.menu-responsive {
  display: flex;
  align-items: center;
}
#rs-header.header-style1.header1 .menu-area .navbar {
  margin-right: 0;
}
#rs-header.header-style1.header1 .row-table .header-logo {
  justify-content: center;
  flex: inherit;
  margin: 0 70px;
}
#rs-header.header-style1.header1 .menu-area .navbar ul > li {
  padding-left: 0;
  padding-right: 0;
}
#rs-header.header-style1.header1 .btn_apply {
  padding-left: 20px;
}
#rs-header.header-style1.header1 .btn_apply a {
  color: #101010;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 3px;
}
#rs-header.header-style1.header1 .btn_apply a:hover {
  color: #ff5421;
}
.body-close {
  opacity: 0;
  visibility: hidden;
}
.type-product.featured {
  text-align: left;
}
body.off-open .body-close {
  position: absolute;
  width: 100%;
  background: #000;
  height: 100%;
  top: 0;
  bottom: 0;
  opacity: .5;
  z-index: 9999;
  visibility: visible;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition-timing-function: ease;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  right: 100%;
  cursor: grab;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections {
  z-index: 1 !important;
}
header#rs-header.header-style3 .sticky-wrapper {
  position: absolute;
  width: 100%;
}
header#rs-header.header-style3 .header-inner .menu-sticky .menu-area {
  background: none;
}
header#rs-header.header-style-4 .menu-area .container-fluid {
  padding-left: 50px;
  padding-right: 0;
}
header#rs-header.header-style-4 .col-cell.category-menu {
  flex: 1;
}
header#rs-header.header-style-4 .col-cell.category-menu .nav.navbar {
  float: none;
  margin: 0 0 0 40px;
}
header#rs-header.header-style-4 .col-cell.category-menu .nav.navbar .navbar-menu {
  width: auto;
}
header#rs-header.header-style-4 .container-fluid {
  padding-left: 50px;
  padding-right: 50px;
}
header#rs-header.header-style-4 .sidebarmenu-area {
  background: #ff5421;
  margin-left: 50px;
  padding: 35px 42px 35px 42px;
}
header#rs-header.header-style-4 .sidebarmenu-area .nav-menu-link.menu-button {
  padding: 0;
  margin: 0;
}
header#rs-header.header-style-4 .btn_quote .quote-button {
  border-radius: 30px;
}
header#rs-header.header-style-4 ul.offcanvas-icon .nav-link-container a {
  max-width: 30px;
}
header#rs-header.header-style-4 .row-table .header-logo {
  flex: inherit;
}
header#rs-header.header-style-4.header-style6 .menu-area .container-fluid,
header#rs-header.header-style-4.header-style7 .menu-area .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
header#rs-header.header-style-4.header-style6 .sidebarmenu-area,
header#rs-header.header-style-4.header-style7 .sidebarmenu-area {
  padding: 33px 30px 33px 30px;
}
header#rs-header.header-style-4.header-style6 .logo-area,
header#rs-header.header-style-4.header-style7 .logo-area,
header#rs-header.header-style-4.header-style6 .logo-areas,
header#rs-header.header-style-4.header-style7 .logo-areas {
  background: #ff5421;
  padding: 27px 42px 28px 51px;
  margin-right: 25px;
}
header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-area,
header#rs-header.header-style-4.header-style7 .header-inner.sticky .logo-area,
header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-areas,
header#rs-header.header-style-4.header-style7 .header-inner.sticky .logo-areas {
  padding: 27px 42px 28px 51px;
}
header#rs-header.header-style-4.header-style6 .row-table .header-logo,
header#rs-header.header-style-4.header-style7 .row-table .header-logo {
  flex: inherit;
}
header#rs-header.header-style-4.header-style7 .menu-area {
  padding-right: 56px;
}
header#rs-header.header-style-4.header-style7 .toolbar-area {
  padding-left: 15.5%;
  padding-right: 45px;
}
header#rs-header.header-style-4.header-style7 .toolbar-area .container {
  width: 100%;
  max-width: 100%;
}
header#rs-header.header-style-4.header-style7 .logo-areas {
  padding-top: 27px;
  padding-bottom: 24px;
  position: absolute;
  top: -51px;
}
header#rs-header.header-style-4.header-style7 .logo-areas:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 30px solid #ff5421;
  border-left: 30px solid transparent;
  transform: rotate(180deg);
  left: 0;
  bottom: -30px;
}
header#rs-header.header-style-4.header-style7 .menu-area .menu_one .custom-sticky-logo {
  top: 0;
  padding: 20px 30px 22px 30px;
}
header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
  padding-left: 14.65%;
  display: flex;
  flex: 1;
  align-items: center;
}
header#rs-header.header-style-4.header-style7 .sidebarmenu-search {
  margin-left: 30px;
}
header#rs-header.header-style-4.header-style7 .sidebarmenu-search input {
  width: 320px;
  border-color: #ebebeb;
}
header#rs-header.header-style-4.header-style7 .sidebarmenu-search button i:before {
  color: #ebebeb;
}
header#rs-header.header-style-4.header-style7 .user-icons {
  margin-left: 0;
  padding-left: 25px;
  border-left: 1px solid #ebebeb;
}
header#rs-header.header-style-4.header-style7 .user-icons a {
  font-size: 18px;
  border: none;
}
header#rs-header.header-style-4.header-style7 .sticky .col-cell.category-menu {
  padding-left: 8.65%;
}
.rstab-main ul.nav {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rstab-main ul.nav.bubble li a.active {
  position: relative;
}
.rstab-main ul.nav.bubble li a.active:after {
  top: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #171f32;
  border-width: 12px;
  margin-left: -30px;
}
.rstab-main ul.nav li {
  margin-right: 20px;
}
.rstab-main ul.nav li a {
  background: #f1f1f1;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 1px;
}
.rstab-main ul.nav li a.active {
  background: #171f32;
  color: #fff;
}
.rstab-main ul.nav li a img.center {
  margin: 0 auto 12px;
}
.rstab-main ul.nav li a img.right {
  margin: 0 0 12px auto;
}
.rstab-main ul.nav li:first-child {
  margin-left: 0 !important;
}
.rstab-main ul.nav li:last-child {
  margin-right: 0 !important;
}
.rstab-main ul.nav li a:hover {
  background: #171f32;
}
.rstab-main ul.nav.icon_top li a,
.rstab-main ul.nav.icon_top li a img,
.rstab-main ul.nav.icon_top li a i {
  display: block;
}
.rstab-main .tab-content {
  background: #fff;
  padding: 10px;
  overflow: hidden;
  box-shadow: 0 0 20px #eee;
}
.rstab-main .tab-content p:last-child {
  margin: 0;
}
.rstab-main.vertical {
  display: flex;
}
.rstab-main.vertical ul.nav {
  margin: 0 20px 0 0;
  display: block;
}
.rstab-main.vertical ul.nav.bubble li a.active {
  position: relative;
}
.rstab-main.vertical ul.nav.bubble li a.active:after {
  top: 100%;
  left: auto;
  right: -24px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #171f32;
  border-width: 12px;
  margin-left: -30px;
}
.rstab-main .tab-pane.active {
  animation: slide-down 2s ease-out;
}
.rstab-main.no_item_menu ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.rstab-main.no_item_menu.left {
  text-align: left;
}
.rstab-main.no_item_menu.center {
  text-align: center;
}
.rstab-main.no_item_menu.right {
  text-align: right;
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
}
#rs-header.header-style1 .menu-responsive .sidebarmenu-area {
  padding-top: 0;
  padding-bottom: 0;
}
.offcanvas-icon div.dot1,
.offcanvas-icon div.dot2,
.offcanvas-icon div.dot3 {
  width: 30px !important;
  height: 2px !important;
  border-radius: 0 !important;
  margin: 3px 0 !important;
}
.offcanvas-icon div.dot4,
.offcanvas-icon div.dot5,
.offcanvas-icon div.dot6,
.offcanvas-icon div.dot7,
.offcanvas-icon div.dot8,
.offcanvas-icon div.dot9 {
  display: none !important;
}
.header-style1.header1 .col-cell.category-menu {
  flex: 1;
  display: flex;
}
.header-style1.header1 .col-cell.header-quote {
  flex: 1;
  justify-content: flex-end !important;
}
#rs-header .menu-area .category-menu .navbar ul > li a {
  padding-left: 16px !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
}
.category-menu ul li ul.sub-menu {
  padding: 26px 22px 25px;
}
body #rs-header.header-style1 .category-menu .menu li,
body #rs-header.header-style-4 .category-menu .menu li {
  position: relative;
  padding-left: 8px !important;
}
body #rs-header.header-style1 .category-menu .menu li:after,
body #rs-header.header-style-4 .category-menu .menu li:after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  content: "\f00a";
  font-family: FontAwesome;
  transition: all .5s ease;
  display: block !important;
  transform: translateY(-50%);
}
body #rs-header.header-style1 .category-menu .menu li a:before,
body #rs-header.header-style-4 .category-menu .menu li a:before {
  display: none !important;
}
body #rs-header.header-style1 .category-menu .menu li.hover-minimize a:after,
body #rs-header.header-style-4 .category-menu .menu li.hover-minimize a:after {
  display: none !important;
}
body #rs-header.header-style1 .category-menu .menu li .sub-menu li:after,
body #rs-header.header-style-4 .category-menu .menu li .sub-menu li:after,
body #rs-header.header-style1 .category-menu .menu li .sub-menu li:before,
body #rs-header.header-style-4 .category-menu .menu li .sub-menu li:before {
  display: none !important;
}
.tops-btn {
  display: flex;
  justify-content: flex-end;
}
.tops-btn .quote-buttons {
  padding: 17px 35px;
  background: #ff5421;
  color: #fff;
  margin-left: 25px;
  line-height: 30px;
  text-transform: uppercase;
}
.tops-btn .quote-buttons:hover {
  opacity: .9;
}
.tops-btn .btn_login a {
  color: #fff;
}
.tops-btn .btn_login a:hover {
  color: #ccc;
}
.tops-btn .btn_login .fa.fa-sign-in {
  padding-right: 4px;
  font-size: 16px;
  position: relative;
  top: 1px;
}
.benefits .rs-image-hover-effect {
  text-align: center;
}
.rstab-main .nav-nav-tabs {
  display: inline-flex;
  margin: 0;
}
.tstml {
  display: flex;
  align-items: center;
}
.tstml .item-content.basic {
  padding: 20px 39px 20px 57px;
  flex: 0 0 68%;
}
.tstml .item-content.basic p {
  position: relative;
  margin: 0;
}
.tstml .item-content.basic p:before {
  font-family: fontawesome;
  font-size: 15px;
  color: #000000;
  position: absolute;
  left: -25px;
  top: -6px;
  content: "\f10d";
}
.tstml .item-content.basic p:after {
  font-family: fontawesome;
  font-size: 15px;
  color: #000000;
  position: relative;
  bottom: -9px;
  right: -10px;
  content: "\f10e";
}
.tstml .item-content.basic .testimonial-information {
  text-align: right;
  clear: right;
}
.tstml.left .item-content.basic .testimonial-information {
  text-align: left;
}
.tstml.center .item-content.basic .testimonial-information {
  text-align: center;
}
.tstml.right .item-content.basic .testimonial-information {
  text-align: right;
}
.rs-addon-services .services-part {
  position: relative;
  transition: all .8s ease;
}
.bdr-none .rs-events-style1 .events-short {
  border: none;
}
.rs-event-slider .event-item .events-short {
  transition: all 500ms ease;
  margin: 15px 15px 15px;
  box-shadow: 0 0 20px #eee;
}
.rs-event-slider .event-item .events-short .featured-img {
  padding: 0 0 20px;
  position: relative;
}
.rs-event-slider .event-item .events-short .featured-img img {
  border-radius: 5px 5px 0 0;
}
.rs-event-slider .event-item .events-short .featured-img .categorie {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 1;
}
.rs-event-slider .event-item .events-short .featured-img .categorie a {
  background: #ff5421;
  padding: 4px 15px;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
}
.rs-event-slider .event-item .events-short .featured-img .categorie a:hover {
  opacity: .9;
}
.rs-event-slider .event-item .events-short .featured-img .dates {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #ff5421;
  padding: 7px 20px;
  display: inline-block;
  color: #fff;
  border-radius: 15px 15px 0 0;
  right: 0;
  margin: 0 auto;
  max-width: 220px;
  text-align: center;
}
.rs-event-slider .event-item .events-short .address {
  color: #363636;
  font-size: 14px;
}
.rs-event-slider .event-item .events-short .address i {
  font-size: 13px;
  margin-right: 4px;
}
.rs-event-slider .event-item .events-short .time {
  color: #363636;
  font-size: 14px;
}
.rs-event-slider .event-item .events-short .time i:before {
  margin: 0;
  font-size: 15px;
  color: #fff;
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.rs-event-slider .event-item .events-short .content-part {
  padding: 42px 40px;
  border-radius: 0 0 5px 5px;
}
.rs-event-slider .event-item .events-short .content-part .categorie a {
  color: #101010;
  font-size: 14px;
}
.rs-event-slider .event-item .events-short .content-part .title {
  margin: 0;
  padding: 20px 0;
}
.rs-event-slider .event-item .events-short .content-part .title a {
  color: #101010;
  font-size: 26px;
  line-height: 32px;
  transition: all .8s ease;
}
.rs-event-slider .event-item .events-short .content-part .title a:hover {
  color: #ff5421;
}
.rs-event-slider .event-item .events-short .content-part .txt {
  color: #363636;
  margin: 0;
  font-size: 14px;
}
.rs-event-slider .event-item .events-short .event-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #efefef;
  margin-top: 34px;
  padding-top: 26px;
}
.rs-event-slider .event-item .events-short .event-btm .date-part {
  font-size: 13px;
}
.rs-event-slider .event-item .events-short .event-btm .date-part i {
  font-size: 13px;
  margin-right: 7px;
}
.rs-event-slider .event-item .events-short .event-btm .join-btn {
  background: #ff5421;
  text-transform: capitalize;
  padding: 7px 15px;
  color: #fff;
  border-radius: 2px;
  font-size: 14px;
  display: inline-block;
}
.rs-event-slider .event-item .events-short .event-btm .join-btn:hover {
  opacity: .9;
}
.rs-event-slider .event-item .events-short:hover {
  transform: translateY(-10px);
}
.rs-event-slider.event-slider-style2 .event-item .events-short {
  position: relative;
}
.rs-event-slider.event-slider-style2 .event-item .events-short .featured-img:before {
  opacity: .85;
  background: 0 0;
  background: linear-gradient(transparent, #273c66), linear-gradient(transparent, #273c66);
  background: -moz-linear-gradient(transparent, #273c66), -moz-linear-gradient(transparent, #273c66);
  background: -o-linear-gradient(transparent, #273c66), -o-linear-gradient(transparent, #273c66);
  content: "";
  height: 100%;
  bottom: 0;
  left: 0px;
  right: 0px;
  position: absolute;
  z-index: 1;
  transition: all .7s ease 0s;
}
.rs-event-slider.event-slider-style2 .event-item .events-short .content-part {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 30px 50px;
}
.rs-event-slider.event-slider-style2 .event-item .events-short .event-btm {
  border: none;
  margin: 0;
  padding: 0;
}
.rs-event-slider.event-slider-style3 .event-item .events-short .featured-img {
  padding: 0;
}
.rs-event-slider.event-slider-style3 .event-item .time-sec {
  display: inline-flex;
}
.rs-event-slider.event-slider-style3 .event-item .time-sec .timesec {
  margin-right: 15px;
  font-size: 14px;
}
.rs-event-slider.event-slider-style3 .event-item .time-sec .timesec i:before {
  margin: 0 3px 0 0;
  font-size: 14px;
}
.rs-event-slider.rs-event-grid .event-item .events-short {
  margin: 0;
}
.testimonial-item .item-content {
  position: relative;
}
.team-slider-style4 .team-item .team-content .team-name a {
  font-weight: 700;
}
.team-slider-style4 .team-item .team-content .team-title {
  font-weight: 600;
}
.rsaddon-unique-slider .blog-item {
  border: none;
  background: none !important;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap {
  margin: 0 15px;
  margin-bottom: 20px;
  background: #fff;
}
.rsaddon-unique-slider .blog-item .blog-content {
  padding: 40px 35px 16px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta {
  font-size: 14px;
  text-transform: capitalize;
  display: flex;
  justify-content: space-between;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.admin {
  margin-right: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.admin i {
  margin-right: 4px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.date {
  margin-right: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.date i {
  margin-right: 4px;
  font-size: 13px;
}
.rsaddon-unique-slider .blog-item .blog-content p.txt {
  font-size: 15px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #f4f0f0;
  padding-top: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm a.rs-btns {
  color: #394459;
  font-size: 15px;
  position: relative;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm a.rs-btns:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 18px;
  position: relative;
  right: 0px;
  top: 1px;
  display: inline-block;
  margin-left: 3px;
  font-weight: 600;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories {
  display: flex;
  position: relative;
  padding-left: 22px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories:before {
  content: "\f02d";
  font-family: fontawesome;
  font-size: 15px;
  color: #000000;
  position: absolute;
  left: 0px;
  top: 1px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories li {
  padding-right: 10px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories li a {
  font-size: 14px;
  text-transform: capitalize;
  color: #394459;
}
.rsaddon-unique-slider .blog-item .blog-content h3.blog-name {
  margin: 0;
}
.rsaddon-unique-slider .blog-item .blog-content h3.blog-name a {
  font-size: 22px;
  color: #273c66;
}
.cate-slider-style2 .rs-addon-slider .team-item {
  padding: 0 10px;
}
.cate-slider-style2 .slick-slider .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  right: -40px;
}
.cate-slider-style2 .slick-slider .slick-prev {
  right: auto;
  left: -70px;
}
.cate-slider-style2 .slick-slider .slick-arrow:before {
  border: 1px solid #101010;
  color: #101010;
  background: transparent;
  transition: 0.4s;
}
.cate-slider-style2 .slick-slider .slick-arrow:hover:before {
  border-color: #ff5421;
  background: #ff5421;
  color: #fff;
}
.rs-cate-slider .categories-items .cate-images {
  position: relative;
  transition: all 500ms ease;
  margin: 25px 0;
  box-shadow: 0 0 30px #eee;
  background: #fff;
  border-radius: 0 0 5px 5px;
}
.rs-cate-slider .categories-items .cate-images.center img {
  margin: 0 auto;
}
.rs-cate-slider .categories-items .cate-images img {
  border-radius: 5px 5px 0 0;
}
.rs-cate-slider .categories-items .cate-images .contents {
  padding: 30px 35px 35px;
}
.rs-cate-slider .categories-items .cate-images .contents .des-text {
  margin-bottom: 25px;
  padding-top: 5px;
}
.rs-cate-slider .categories-items .cate-images .contents .des-text p {
  margin: 0;
  line-height: 24px;
}
.rs-cate-slider .categories-items .cate-images .contents h3 {
  margin: 0 0 11px;
  font-size: 24px;
}
.rs-cate-slider .categories-items .cate-images .contents h3 a {
  color: #101010;
}
.rs-cate-slider .categories-items .cate-images .contents span {
  color: #101010;
  transition: all 500ms ease;
}
.rs-cate-slider .categories-items .cate-images:hover {
  transform: translateY(-10px);
}
.rs-cate-slider .categories-items .cate-images:hover .contents h3 a {
  color: #ff5421;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images {
  position: relative;
  transition: all 500ms ease;
  margin: 15px 0;
  overflow: hidden;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images img {
  border-radius: 5px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents {
  position: absolute;
  left: 50%;
  bottom: -185px;
  z-index: 3;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
  padding: 20px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents img {
  margin: 0 auto 12px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents h3 {
  margin: 0;
  font-size: 24px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents h3 a {
  color: #fff;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents span {
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
  margin: 7px 0;
  display: inline-block;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents .vies-more {
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
  margin-top: 12px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents .vies-more a {
  background: #ff5421;
  color: #fff;
  display: inline-block;
  padding: 6px 22px;
  border-radius: 5px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents .vies-more a:hover {
  opacity: .9;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(23, 31, 50, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  border-radius: 5px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:hover {
  transform: translateY(-10px);
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:hover .contents {
  bottom: -80px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:hover .contents span {
  visibility: visible;
  opacity: 1;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:hover .contents .vies-more {
  visibility: visible;
  opacity: 1;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images {
  position: relative;
  transition: all 500ms ease;
  margin: 15px 0;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images img {
  border-radius: 5px;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents {
  position: absolute;
  left: 0px;
  z-index: 3;
  width: 100%;
  text-align: left;
  transition: all 500ms ease;
  padding: 30px 40px;
  bottom: 0;
  display: flex;
  align-items: center;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents img {
  margin: 0 20px 8px 0;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents h3 {
  margin: 0;
  font-size: 22px;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents h3 a {
  color: #fff;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents h3 a:hover {
  color: #ff5421;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents span {
  color: #fff;
  transition: all 500ms ease;
  margin: 0px;
  display: inline-block;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .overlays {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
  background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 50%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  border-radius: 5px;
  transition: all 500ms ease;
}
.rs-cate-slider.cate-slider-style2 .categories-items .cate-images {
  box-shadow: 0 0 10px #eae4e4;
}
.cate-slider-style3 .contents .btn-inner {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
}
.cate-slider-style3 .contents .course-qnty {
  position: relative;
  padding-left: 20px;
  display: inline-block;
  font-size: 14px;
}
.cate-slider-style3 .contents .course-qnty:before {
  content: "\f02d";
  font-family: fontawesome;
  font-size: 15px;
  color: #ff5421;
  position: absolute;
  left: 0px;
  top: -1px;
}
.cate-slider-style3 .contents .vies-more a {
  background: #ff5421;
  color: #ffffff;
  border-radius: 5px;
  display: block;
  padding: 4px 12px;
  font-size: 14px;
}
.cate-slider-style3 .contents .vies-more a:hover {
  background: #171f32;
}
.rs_course_style3 .courses-item .content-part .meta-part {
  margin-bottom: 2px !important;
}
.rs-image-hover-effect {
  transition: all 500ms ease;
}
.rs-image-hover-effect .image-part {
  position: relative;
}
.rs-image-hover-effect .image-part .image-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #171f32;
  display: block;
  width: 100%;
  height: 100%;
}
.rs-image-hover-effect .effect-icons.tops {
  background: #ffff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: -44px;
  text-align: center;
  right: 0;
  margin: 0 auto;
  box-shadow: 0 0 50px #eee;
}
.rs-image-hover-effect .effect-icons.tops img {
  width: 30px;
}
.rs-image-hover-effect .effect-icons.bottoms {
  padding-bottom: 20px;
}
.rs-image-hover-effect .image-content {
  position: relative;
}
.rs-image-hover-effect .image-content .button-part.bottom {
  position: absolute;
  left: 50%;
  bottom: -14px;
  transform: translateX(-50%);
  transition: all .8s ease;
  opacity: 0;
  visibility: hidden;
  width: 100%;
}
.rs-image-hover-effect:hover {
  position: relative;
  transform: translateY(-10px);
  transition: all .8s ease;
}
.rs-image-hover-effect:hover .image-content .button-part.bottom {
  opacity: 1;
  visibility: visible;
}
.rs-event-slider .event-item .events-short .all-date-times {
  display: flex;
  align-items: center;
}
.rs-event-slider .event-item .events-short .all-date-times .address {
  padding-right: 20px;
}
.rs-event-slider .event-item .events-short .all-date-times .time i:before {
  color: #363636;
}
body.single-notices .breadcrumbs-inner {
  max-width: 800px;
  margin: 0 auto;
}
figure.gallery-item .gallery-icon {
  position: relative;
  overflow: hidden;
}
figure.gallery-item .gallery-icon a img {
  transition: all .8s ease;
}
figure.gallery-item .gallery-icon a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  transition: all .8s ease;
  z-index: 1;
}
figure.gallery-item:hover .gallery-icon a:before {
  opacity: .4;
}
figure.gallery-item:hover .gallery-icon a img {
  transform: scale(1.1);
}
body.rs-pages-btm-gap .main-contain #content {
  padding-bottom: 190px;
}
#rs-event .events-short {
  border: 1px solid #dfe9eb;
}
#rs-event .events-short .date-part {
  transition: all 500ms ease;
}
#rs-event .events-short:hover .date-part {
  transform: translateY(-5px);
}
#rs-event .events-short p.txt {
  margin: 0;
}
.animate-me,
.animate-style .testimonial-item {
  transition: all 500ms ease;
}
.animate-me:hover,
.animate-style .testimonial-item:hover {
  transform: translateY(-5px);
}
.rs-breadcrumbs.porfolio-details.align-brea-lefts .breadcrumbs-inner {
  text-align: left !important;
}
.rs-breadcrumbs.porfolio-details.align-brea-lefts .breadcrumbs-inner h1.page-title {
  max-width: 100%;
}
.rs-breadcrumbs.porfolio-details.align-brea-lefts .col-md-12.text-center {
  text-align: left !important;
}
.btm-cate li a:hover,
.bs-sidebar ul a:hover {
  color: #ff5421;
}
.rs-footer .recent-post-widget .show-featured .post-desc i {
  color: #ff5421;
}
.team-grid-style6 .team-item .image-wrap img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-grid-style6 .team-item .image-wrap {
  border-radius: 50%;
  overflow: hidden;
}
.team-grid-style6 .team-item:hover .image-wrap img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.rs-team-grid.team-grid-style1 .team-item img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.rs-team-grid.team-grid-style1 .team-item:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.rs-team-grid.team-grid-style1 .team-item {
  overflow: hidden;
}
body.profiles-login .learn-press-user-profile.profile-container .profile-tabs {
  display: flex;
  justify-content: space-between;
}
body.profile .learn-press-user-profile.profile-container .profile-tabs .fa-angle-right {
  display: none;
}
body.profile .learn-press-user-profile.profile-container .profile-tabs input {
  height: 55px;
  border-radius: 5px !important;
  border: 1px solid #eee;
  padding: 20px 20px !important;
  margin-bottom: 0;
  outline: none;
}
body.profile .learn-press-user-profile.profile-container .profile-tabs input[type="checkbox"],
body.profile .learn-press-user-profile.profile-container .profile-tabs input[type="radio"] {
  height: auto;
  position: relative;
  top: 3px;
}
body.profile .learn-press-user-profile.profile-container .profile-tabs button {
  padding: 10px 30px;
  border-radius: 4px;
  outline: none;
}
body.profiles #learn-press-user-profile {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
body.profiles #learn-press-user-profile .user-tab {
  flex: 0 0 20%;
  text-align: center;
}
body.profiles #learn-press-user-profile .profile-tabs {
  flex: 0 0 80%;
}
body.profiles .lp-label.label-completed,
body.profiles .lp-label.label-finished {
  background: #ff5421;
}
.lp-label.label-completed span,
.lp-label.label-finished span {
  color: #fff !important;
  padding: 4px 10px !important;
  display: inline-block !important;
}
body.profile .profile-recover-order .order-recover .button-recover-order {
  line-height: inherit !important;
  height: 55px;
  margin-left: 5px;
}
body.profile .lp-tab-sections {
  background: #f9f8f8;
}
body.profile .lp-label.label-completed,
body.profile .lp-label.label-finished {
  background: #ff5421;
}
body.profile #learn-press-user-profile .user-tab .user-info .author-avatar {
  padding-bottom: 20px;
}
body.profile #learn-press-user-profile .user-tab .user-info .author-avatar img {
  border-radius: 50%;
}
body.profile #learn-press-user-profile .user-tab .user-information .author-name {
  font-size: 22px;
  margin: 0 0 8px;
}
body.profile #learn-press-user-profile .user-tab .user-information .author-name span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #999;
}
body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
}
body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social li {
  padding: 0 10px 0;
}
body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social li a {
  color: #333;
  text-align: center;
  display: inline-block;
  font-size: 15px;
}
body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social li a:hover {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs {
  margin: 0 0 20px;
  padding: 0 0 6px;
  list-style: none;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li {
  padding: 0 25px 0 0;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li a {
  color: #101010;
  font-weight: 600;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li a:hover {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li.active a {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content {
  float: none;
  width: auto;
  margin-top: 0;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .user-bio {
  padding-bottom: 20px;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content h4 {
  margin: 0 0 12px;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones {
  display: block;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones i:before {
  margin: 0 10px 0 0;
  font-size: 17px;
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones a {
  color: #363636;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones a:hover {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails {
  display: block;
  margin-bottom: 8px;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails i:before {
  margin: 0 10px 0 2px;
  position: relative;
  top: 1px;
  font-size: 17px;
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails a {
  color: #363636;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails a:hover {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content .profile-heading {
  margin: 0 0 9px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content ul.lp-sub-menu {
  margin: 0 0 25px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content ul.lp-sub-menu li a {
  color: #101010;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content ul.lp-sub-menu li a:hover {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content .learn-press-message:before {
  background: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections .section-tab.active span {
  border-bottom: 2px solid #ff5421;
  padding-bottom: 13px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections .section-tab a,
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections .section-tab span {
  padding: 14px 20px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections li a {
  color: #101010;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections li a:hover {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections li.active span {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-heading {
  margin: 0 0 9px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content ul.lp-sub-menu {
  margin: 0 0 25px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content ul.lp-sub-menu li a {
  color: #101010;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content ul.lp-sub-menu li a:hover {
  color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list .course-thumbnail {
  margin: 0 0 25px 0;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list .course-thumbnail img {
  border-radius: 5px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list li {
  padding: 0;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list li h3 {
  line-height: 26px;
  margin: 0 0 6px;
  transition: all 0.3s ease 0s;
  font-size: 18px;
  font-weight: 700;
  padding: 0 25px 15px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list li h3:hover {
  color: #ff5421;
}
body.profiles #learn-press-user-profile .profile-tabs {
  padding-left: 50px;
}
body.profile #learn-press-user-profile .learn-press-form-login {
  flex: 0 0 50%;
  margin-right: 20px;
  box-shadow: 0 0 20px #eee;
  border: none;
  border-radius: 5px;
  padding: 50px 50px 35px;
}
body.profile #learn-press-user-profile .learn-press-form-register {
  flex: 0 0 50%;
  margin-left: 20px;
  box-shadow: 0 0 20px #eee;
  border: none;
  border-radius: 5px;
  padding: 50px 50px 35px;
}
/***** Course Single Css *****/
#learn-press-course-tabs.course-tabs {
  margin-top: 0;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info,
.learn-press-breadcrumb,
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
  display: none;
}
#learn-press-course-tabs.course-tabs {
  margin-top: 0 !important;
}
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
  width: 100% !important;
  padding-right: 0 !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course {
  width: 33.333% !important;
  padding: 0px 13px 0px 13px !important;
  border: none !important;
}
.learn-press-message.error {
  border-color: #ff5421 !important;
  margin-left: 15px;
  margin-right: 15px;
}
body.rs-list-view .lp-archive-courses .learn-press-courses[data-layout="list"] .course {
  width: 100% !important;
}
body.rs-list-view .lp-archive-courses .course-left a.active-grid {
  background: #fbfbfb !important;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course {
  padding: 0 !important;
  border: none !important;
}
.learn-press-message.error:before {
  background: #ff5421 !important;
}
.lp-archive-courses .rs-course-archive-top {
  padding: 100px 15px 0;
}
.lp-archive-courses {
  max-width: 1270px;
  margin: 0 auto;
}
.course-summary {
  margin-top: 0;
}
.course-summary .entry-content-left {
  padding-top: 0 !important;
}
.course-summary .course-tabs .wrapper-course-nav-tabs {
  border: 0 !important;
}
.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #eee;
  gap: 40px;
  row-gap: 0px;
  margin: 0 0 0px 0 !important;
}
.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav {
  text-align: center;
  display: flex;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav label {
  display: block;
  padding: 0px !important;
  font-size: inherit;
  line-height: inherit;
  padding: 0 0 16px !important;
  background: transparent;
  color: #101010;
  font-weight: 600;
  transition: all 0.3s ease 0s;
  position: relative;
}
.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav label:before {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  bottom: 0;
  height: 2px;
  z-index: 10;
  width: 100%;
  background: transparent;
  transition: all 0.3s ease 0s;
}
.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav.active label:before {
  background: #ff5421;
}
.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav:hover label,
.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav.active label {
  color: #ff5421;
}
.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav:after {
  display: none;
}
.course-summary .course-tab-panel-overview,
.course-summary .course-tab-panel-curriculum,
.course-summary .course-tab-panel-instructor,
.course-summary .course-tab-panel-reviews {
  border-radius: 0 !important;
  border: 1px solid #eee !important;
  border-top: 0 !important;
  padding: 50px 55px !important;
}
.course-summary .course-tab-panel-overview .course-description h4.desc-title,
.course-summary .course-tab-panel-curriculum .course-description h4.desc-title,
.course-summary .course-tab-panel-instructor .course-description h4.desc-title,
.course-summary .course-tab-panel-reviews .course-description h4.desc-title {
  padding-bottom: 15px;
  position: relative;
}
.course-summary .course-tab-panel-overview .course-description h4.desc-title:before,
.course-summary .course-tab-panel-curriculum .course-description h4.desc-title:before,
.course-summary .course-tab-panel-instructor .course-description h4.desc-title:before,
.course-summary .course-tab-panel-reviews .course-description h4.desc-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 50px;
  background: #ff5421;
}
.course-summary .course-tab-panel-overview .course-description ul.requirements-list,
.course-summary .course-tab-panel-curriculum .course-description ul.requirements-list,
.course-summary .course-tab-panel-instructor .course-description ul.requirements-list,
.course-summary .course-tab-panel-reviews .course-description ul.requirements-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.course-summary .course-tab-panel-overview .course-description ul.requirements-list li,
.course-summary .course-tab-panel-curriculum .course-description ul.requirements-list li,
.course-summary .course-tab-panel-instructor .course-description ul.requirements-list li,
.course-summary .course-tab-panel-reviews .course-description ul.requirements-list li {
  position: relative;
  padding-left: 20px;
}
.course-summary .course-tab-panel-overview .course-description ul.requirements-list li:before,
.course-summary .course-tab-panel-curriculum .course-description ul.requirements-list li:before,
.course-summary .course-tab-panel-instructor .course-description ul.requirements-list li:before,
.course-summary .course-tab-panel-reviews .course-description ul.requirements-list li:before {
  border: none;
  color: #ff5421;
  content: "\f101";
  font-family: fontawesome;
  font-size: 14px !important;
  font-size: 9px;
  margin-right: 10px;
  padding: 0;
  left: 0;
  position: absolute;
  top: 1px;
}
.course-summary .course-tab-panel-overview .instructor-list,
.course-summary .course-tab-panel-curriculum .instructor-list,
.course-summary .course-tab-panel-instructor .instructor-list,
.course-summary .course-tab-panel-reviews .instructor-list {
  overflow: hidden;
}
.course-summary .course-tab-panel-overview .instructor-list .image,
.course-summary .course-tab-panel-curriculum .instructor-list .image,
.course-summary .course-tab-panel-instructor .instructor-list .image,
.course-summary .course-tab-panel-reviews .instructor-list .image {
  float: left;
  padding-right: 20px;
}
.course-summary .course-tab-panel-overview .instructor-list .author-name,
.course-summary .course-tab-panel-curriculum .instructor-list .author-name,
.course-summary .course-tab-panel-instructor .instructor-list .author-name,
.course-summary .course-tab-panel-reviews .instructor-list .author-name {
  overflow: hidden;
}
.course-summary .course-tab-panel-overview .instructor-list .author-name h4,
.course-summary .course-tab-panel-curriculum .instructor-list .author-name h4,
.course-summary .course-tab-panel-instructor .instructor-list .author-name h4,
.course-summary .course-tab-panel-reviews .instructor-list .author-name h4 {
  margin: 0 0 5px;
}
.course-summary .course-tab-panel-overview .instructor-list .author-name span,
.course-summary .course-tab-panel-curriculum .instructor-list .author-name span,
.course-summary .course-tab-panel-instructor .instructor-list .author-name span,
.course-summary .course-tab-panel-reviews .instructor-list .author-name span {
  margin: 0 0 10px;
  display: block;
}
.course-summary .course-tab-panel-overview .instructor-list .author-name i,
.course-summary .course-tab-panel-curriculum .instructor-list .author-name i,
.course-summary .course-tab-panel-instructor .instructor-list .author-name i,
.course-summary .course-tab-panel-reviews .instructor-list .author-name i {
  color: #ffaa30;
}
.course-summary .course-tab-panel-overview .instructor-list p.dsc,
.course-summary .course-tab-panel-curriculum .instructor-list p.dsc,
.course-summary .course-tab-panel-instructor .instructor-list p.dsc,
.course-summary .course-tab-panel-reviews .instructor-list p.dsc {
  display: block;
  clear: both;
  padding-top: 15px;
  margin-bottom: 0;
}
.course-summary .course-tab-panel-overview .instructor-list .social-icon li,
.course-summary .course-tab-panel-curriculum .instructor-list .social-icon li,
.course-summary .course-tab-panel-instructor .instructor-list .social-icon li,
.course-summary .course-tab-panel-reviews .instructor-list .social-icon li {
  display: inline-block;
}
.course-summary .course-tab-panel-overview .instructor-list .social-icon li a,
.course-summary .course-tab-panel-curriculum .instructor-list .social-icon li a,
.course-summary .course-tab-panel-instructor .instructor-list .social-icon li a,
.course-summary .course-tab-panel-reviews .instructor-list .social-icon li a {
  display: block;
  background: #ff3115;
  padding: 3px 0;
  width: 40px;
  text-align: center;
}
.course-summary .course-tab-panel-overview .instructor-list .social-icon li a i,
.course-summary .course-tab-panel-curriculum .instructor-list .social-icon li a i,
.course-summary .course-tab-panel-instructor .instructor-list .social-icon li a i,
.course-summary .course-tab-panel-reviews .instructor-list .social-icon li a i {
  color: #fff;
}
.course-summary .course-tab-panel-overview .instructor-list .social-icon li a:hover,
.course-summary .course-tab-panel-curriculum .instructor-list .social-icon li a:hover,
.course-summary .course-tab-panel-instructor .instructor-list .social-icon li a:hover,
.course-summary .course-tab-panel-reviews .instructor-list .social-icon li a:hover {
  background: #ff5421;
}
.course-summary ul.curriculum-sections li {
  background: #fff;
  color: #101010;
  padding: 8px 18px;
  margin: 10px 0;
  border-radius: 5px;
}
.course-summary ul.curriculum-sections li .section-header {
  border: none;
  background: #f9f9f9;
  padding: 6px 20px;
  margin-bottom: 10px;
}
.course-summary ul.curriculum-sections li .section-header .section-title {
  position: relative;
  font-size: 16px;
  font-weight: 700;
}
.course-summary ul.curriculum-sections li .section-header .section-title:before {
  content: "\f078";
  font-family: fontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  font-weight: 300;
  font-size: 14px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.course-summary .section-content li a {
  color: #101010;
}
.gray-map iframe {
  filter: grayscale(100);
}
.recent-post-widget .post-item .post-desc h5 {
  margin: 0 0 4px;
}
.recent-post-widget .post-item .post-desc ul {
  margin: 0;
  list-style: none;
}
.recent-post-widget .post-item .post-desc ul li {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.single-lp_course .offcontents .lp-content-area {
  max-width: 1270px !important;
  margin: 0 auto;
  padding: 0px 15px 150px;
}
.single-lp_course .rs-courses-details {
  max-width: 1270px !important;
  margin: 0 auto;
  padding: 100px 15px 150px;
}
.single-lp_course .offcontents .lp-content-area .learn-press-courses[data-layout=grid] .course-item,
.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item,
.single-lp_course .offcontents .lp-content-area .course-readmore a {
  border-color: #eee;
}
.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-instructor-category {
  display: none;
}
.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-wrap-meta .meta-item::before {
  color: #ff5421;
}
.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-permalink:hover {
  color: #ff5421 !important;
}
.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-permalink:hover .course-title {
  color: inherit !important;
}
.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-readmore a:hover {
  background: #ff5421;
  border-color: #ff5421;
  color: #fff;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .learn-press-breadcrumb,
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left h1.course-title,
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .lp-single-course-offline-info-one {
  display: none;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .course-faqs .course-faqs__title,
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .extra-box .extra-box__title,
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .lp-section-instructor .section-title {
  margin-bottom: 24px;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .course-tab-panel-faqs input[name=course-faqs-box-ratio]:checked + .course-faqs-box .course-faqs-box__title,
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title {
  color: #ff5421;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .course-tab-panel-faqs .course-faqs-box {
  border-color: #eee;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .lp-section-instructor .lp-instructor-info .instructor-avatar {
  width: 100%;
  max-width: 150px;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas {
  box-shadow: 0 0 30px #eee;
  background: transparent;
  padding: 30px 40px 30px;
  border-radius: 3px;
  border: none;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas .info-meta-item {
  border-color: #eee;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas .info-meta-item .info-meta-left > span {
  color: #ff5421;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas .course-buttons .lp-button {
  background: #ff5421;
  text-align: center;
  font-size: 20px;
  padding: 10px !important;
  font-weight: normal !important;
  margin-top: 0px;
  border-radius: 3px;
  margin-bottom: 0px;
  border: 1px solid #ff5421;
  transition: all 0.3s ease 0s;
  color: #fff;
}
.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas .course-buttons .lp-button:hover {
  color: #ff5421;
  background: transparent;
}
.single-lp_course ul.curriculum-sections .section-content {
  padding: 8px 7px 20px;
}
.single-lp_course .comments-area .comment-full .comment-respond {
  padding-left: 0;
  padding-right: 0;
}
.single-lp_course .review-author img {
  border-radius: 5px;
}
.single-lp_course .content-item-summary .content-item-description blockquote {
  background: #f9f9f9 !important;
}
.single-lp_course #course-item-content-header {
  background: #f8f9f9;
}
.single-lp_course .course-item-search input[type="text"]::placeholder,
.single-lp_course .course-item-search input[type="number"]::placeholder,
.single-lp_course .course-item-search input[type="password"]::placeholder,
.single-lp_course .course-item-search textarea::placeholder,
.single-lp_course .course-item-search input[type="email"]::placeholder {
  color: #333;
}
.single-lp_course .course-item-search button {
  color: #101010;
}
.single-lp_course .course-learning-summary .course-meta,
.single-lp_course .course-learning-summary .lp-course-buttons {
  display: none;
}
.single-lp_course #learn-press-course-tabs .course-tab-panel {
  box-shadow: 0 0 35px #eee;
  border: none;
  border-radius: 0 0 5px 5px;
}
.single-lp_course .inner-column.sticky-top {
  z-index: 0;
  padding-left: 20px;
}
.single-lp_course .inner-column.sticky-top .intro-video {
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
.single-lp_course .inner-column.sticky-top .intro-video .popup-videos {
  background: #fff;
  width: 60px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.single-lp_course .inner-column.sticky-top .intro-video .popup-videos span {
  top: 1px;
  left: 2px;
  position: relative;
}
.single-lp_course .inner-column.sticky-top .intro-video .popup-videos:hover {
  opacity: .9;
}
.single-lp_course .inner-column.sticky-top .btn-secs {
  box-shadow: 0 0 35px #eee;
  padding: 50px;
  border-radius: 5px;
}
.single-lp_course .inner-column.sticky-top .course-features-info {
  margin-top: 50px;
  border-radius: 3px;
  margin-bottom: 50px;
}
.single-lp_course .inner-column.sticky-top .course-payment {
  padding-top: 0px;
}
.single-lp_course .inner-column.sticky-top .lp-course-buttons .purchase-course,
.single-lp_course .inner-column.sticky-top .lp-course-buttons .form-button {
  display: block;
}
.single-lp_course .inner-column.sticky-top .lp-course-buttons .purchase-course .lp-button,
.single-lp_course .inner-column.sticky-top .lp-course-buttons .form-button .lp-button {
  width: 100%;
  height: 55px;
  font-size: 20px;
}
.single-lp_course .inner-column.sticky-top .course-seats.price .course-price {
  background: #ff5421;
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
  margin-top: 0px;
  border-radius: 3px;
  margin-bottom: 0px;
}
.single-lp_course .inner-column.sticky-top .course-seats.price .course-price span {
  color: #fff;
}
.single-lp_course .inner-column.sticky-top .payments form.continue-course {
  display: block !important;
}
.single-lp_course .inner-column.sticky-top .btn-secs .lp-button {
  width: 100%;
  font-size: 20px;
  height: 54px;
}
.single-lp_course .inner-column.sticky-top .retake-course,
.single-lp_course .inner-column.sticky-top .enroll-course,
.single-lp_course .inner-column.sticky-top .purchase-course {
  display: block !important;
}
.single-lp_course .lp-single-offline-course__left > .extra-box > ul,
.single-lp_course .review-list,
.single-lp_course .requirement-list {
  list-style: none;
  margin: 0 0 17px;
}
.single-lp_course .lp-single-offline-course__left > .extra-box > ul li,
.single-lp_course .review-list li,
.single-lp_course .requirement-list li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 6px;
}
.single-lp_course .lp-single-offline-course__left > .extra-box > ul li:before,
.single-lp_course .review-list li:before,
.single-lp_course .requirement-list li:before {
  border: none;
  color: #ff5421;
  content: "\f101";
  font-family: fontawesome;
  font-size: 14px !important;
  font-size: 9px;
  margin-right: 10px;
  padding: 0;
  left: 0;
  position: absolute;
  top: 1px;
}
.single-lp_course .course-item-meta .course-item-status {
  display: none !important;
}
.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
  margin: 50px auto;
  max-width: 1270px;
}
.single-lp_course .curriculum-sections .section-content .course-item a {
  color: #101010;
}
.single-lp_course .curriculum-sections .section-content .course-item:hover {
  background: #F9F9F9;
}
.single-lp_course .course-curriculum .section-header .section-left .section-toggle {
  display: none;
}
.single-lp_course .entry-content {
  padding-bottom: 20px;
}
.single-lp_course .course-features-info {
  margin-bottom: 20px;
  background: transparent;
  padding: 30px 40px 30px;
  color: #101010;
  box-shadow: 0 0 30px #eee;
  min-height: auto;
  border-radius: 5px;
}
.single-lp_course .course-features-info h3.title {
  color: #ff5421;
  margin: 10px 0 8px;
  font-size: 20px;
}
.single-lp_course .course-features-info ul {
  padding: 0;
  margin: 0;
}
.single-lp_course .course-features-info ul li {
  display: block;
  overflow: hidden;
  padding: 10px 0;
}
.single-lp_course .course-features-info ul li + li {
  border-top: 1px solid #eee;
}
.single-lp_course .course-features-info ul li i {
  color: #ff5421;
}
.single-lp_course .course-features-info ul li .label {
  padding-left: 10px;
}
.single-lp_course .course-features-info ul li .value {
  float: right;
  padding-right: 5px;
}
.single-lp_course .lp-button {
  padding: 0 28px !important;
  border-radius: 3px;
  outline: none;
}
.single-lp_course .lp-button i {
  margin-left: 6px;
}
.single-lp_course .course-item-nav a:hover {
  color: #ff5421;
}
.single-lp_course #course-item-content-header {
  line-height: 56px;
}
.single-lp_course #course-item-content-header .course-title a {
  color: #101010;
}
.single-lp_course ul.curriculum-sections .section-content .course-item:last-child {
  border: none;
}
.single-lp_course .course-rate .review-bar .rating {
  background: #ff5421;
}
.single-lp_course ul.curriculum-sections .section-content .course-item::before,
.single-lp_course .learn-press-message::before {
  background: #ff5421 !important;
}
.single-lp_course ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
  background: #ff5421 !important;
  margin-right: 12px;
}
.single-lp_course ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
  background: #171f32 !important;
}
.single-lp_course ul.curriculum-sections .section-content .course-item .section-item-link::before {
  color: #ff5421;
}
.single-lp_course .lp-label.label-enrolled,
.single-lp_course .lp-label.label-started {
  background: #ff5421;
  padding: 12px 20px;
  margin-right: 15px;
}
.single-lp_course .lp-label {
  background: #ff5421;
  padding: 2px 12px;
}
.single-lp_course .lp-course-progress .lp-passing-conditional {
  background: #ff5421;
}
.single-lp_course .course-tab-panel-reviews .course-rate .course-rate {
  display: flex;
  align-items: center;
}
.single-lp_course .course-reviews-list li,
.single-lp_course .course-reviews-list-shortcode li {
  margin: 0 0 40px;
  padding: 0 0 40px;
  background: none;
  border: none;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.single-lp_course .course-reviews-list li .review-text,
.single-lp_course .course-reviews-list-shortcode li .review-text {
  padding-left: 100px;
}
.single-lp_course .review-author-info .user-name {
  margin: 0 0 7px !important;
  text-transform: capitalize;
}
.single-lp_course .review-author-info p.review-title {
  margin: 0 0 10px;
}
.single-lp_course ul.course-reviews-list li:first-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.single-lp_course ul.course-reviews-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.single-lp_course .course-tab-panel-reviews .course-rate {
  margin: 0 0 15px;
}
.single-lp_course .course-tab-panel-reviews .course-rate .review-bar {
  margin-left: 20px;
}
.single-lp_course .course-author {
  display: flex;
  align-items: center;
}
.single-lp_course .course-author .author-name {
  margin-right: 30px;
}
.single-lp_course .course-author .author-name img {
  width: 170px;
  border-radius: 50%;
}
.single-lp_course .bootcamp-author-social li a {
  border-radius: 3px;
}
.single-lp_course .bootcamp-author-social li a:hover {
  opacity: .8;
}
.single-lp_course .course-landing-summary .course-students {
  display: none;
}
.single-lp_course .author-info h4 {
  margin-bottom: 10px;
}
.single-lp_course .author-info h4 a {
  color: #101010;
  font-size: 28px;
}
.single-lp_course .author-info h4 a:hover {
  color: #ff5421;
}
.single-lp_course .author-info h4 span {
  font-size: 16px;
  display: block;
  font-weight: 600;
  color: #999;
}
.single-lp_course .author-info ul {
  margin: 0;
}
.single-lp_course .author-info ul li {
  display: inline-block;
  list-style: none;
}
.single-lp_course .author-info ul li a {
  display: block;
  color: #101010;
  padding: 0px 14px 0 0;
  text-align: center;
}
.single-lp_course .author-info ul li a:hover {
  color: #ff5421;
}
.single-lp_course .author-bio {
  font-size: 14px;
  font-style: normal;
  padding-top: 20px;
}
.count-number span {
  display: inline-block;
}
#rs-header.rs-skew-head .menu-area .navbar ul > li,
#rs-header.rs-skew-head .menu-cart-area,
#rs-header.rs-skew-head #rs-header .btn_quote,
#rs-header.rs-skew-head #rs-header .menu-responsive .sidebarmenu-search .sticky_search {
  padding-bottom: 25px !important;
  padding-top: 25px !important;
}
#rs-header.rs-skew-head .menu-area .navbar ul li ul.sub-menu li {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
#rs-header.rs-skew-head .menu-area {
  position: relative;
}
#rs-header.rs-skew-head .menu-area:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  background: inherit;
  width: 100%;
  height: 94px;
  z-index: -1;
  transform: skewY(-1deg);
}
#rs-header.rs-skew-head .header-inner.sticky .menu-area:before {
  display: none;
}
.rs-search-courses-addon .rs-search form {
  position: relative;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}
.rs-search-courses-addon .rs-search form input {
  outline: none;
  padding: 33px 30px;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  padding-right: 77px;
}
.rs-search-courses-addon .rs-search form button {
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: transparent;
  padding: 0 28px;
}
.rs-search-courses-addon .rs-search form button i:before {
  margin: 0;
  color: #ff5421;
  font-weight: 700;
  font-size: 20px;
}
.rs-search-courses-addon .rs-search form button:hover {
  opacity: .8;
}
.courses-filter {
  text-align: center;
  margin-bottom: 30px;
}
.courses-filter button {
  background: #f9f7f8;
  border: none;
  border-radius: 3px;
  font-weight: 500;
  font-size: 16px;
  color: #101010;
  padding: 10px 30px;
  outline: none;
  margin: 0 10px 20px;
}
.courses-filter button:hover {
  background: #ffffff;
  color: #ff5421;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}
.courses-filter button.active {
  background: #ffffff;
  color: #ff5421;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 1440px) {
  #rs-header.header-style1.header1 .row-table .header-logo {
    margin: 0 20px;
  }
}
/************************************************
  Gutenberg Block
************************************************/

body,
#wpwrap{
	overflow-x: hidden;
	color: #555;
	-webkit-font-smoothing: antialiased !important;
  }
  
  .alignwide,
  .alignwide {
	margin-left: auto;
	margin-right: auto;
	clear: both;
  }
  
  @media only screen and (min-width: 768px) {
  .alignwide,
	.alignwide {
	  width: 100%;
	  max-width: 100%;
	}
  }
  
  
  @media only screen and (min-width: 768px) {
	  .main-contain #content .single-content-full .bs-desc > p{
		  margin: 26px 0;
	  }
  }
  
  
  .alignleft,
  .alignleft {
	float: left;
	max-width: calc(5 * (100vw / 12));
	margin-top: 0;
	margin-left: 0;
	margin-right: 1rem;
  }
  
  @media only screen and (min-width: 768px) {
  .alignleft,
  .alignleft {
	  max-width: calc(4 * (100vw / 12));
	  margin-right: calc(2 * 1rem);
	}
  }
  
  .alignright,
  .alignright {
	float: right;
	max-width: calc(5 * (100vw / 12));
	margin-top: 0;
	margin-right: 0;
	margin-left: 1rem;
  }
  
  
  @media only screen and (min-width: 768px) {
  .alignright,
  .alignright {
	  max-width: calc(4 * (100vw / 12));
	  margin-right: 0;
	  margin-left: calc(2 * 1rem);
	}
  }
  
  .aligncenter,
  .aligncenter {
	margin-left: auto;
	margin-right: auto;
  }
  
  /*
  
  /* Full Block Alignment If Sidebar Is Not Present */
  .sidebar-inactive #content .container {
	max-width: 80%;
  }
  
  
  /*-- Full width added css --*/
  
  .sidebar-inactive .alignfull, .alignfull,
  .sidebar-inactive .blockquote.wp-block-pullquote.alignfull,
  .sidebar-inactive .wp-block-pullquote:not(.is-style-solid-color).alignfull{  
	  width: 100vw;
	  margin-left: -50vw;
	  margin-right: -50vw;
	  position: relative;
	  left: 50%;
	  right: 50%;
	  max-width: initial;
	  border-left:0;
	}


  
  .page.sidebar-active .alignfull,
  .page.sidebar-active .blockquote.wp-block-pullquote.alignfull,
  .page.sidebar-active .wp-block-pullquote:not(.is-style-solid-color).alignfull{
	  width: 100%;
	 margin-left: 0vw;
	 margin-right: 0vw;
	 position: relative;
	 left: 0;
	 right: 0;
  }
 

  .alignfull > img,
  .alignwide > img {
	max-width: none;
	width: 100%;
  }
  
  figure, .wp-caption, .wp-caption-overlay .wp-caption {
	  border: 0;
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  position: relative;
	  max-width: 100%;
  }
  
  /*-- Full width added css end --*/
  
  .sidebar-inactive .alignfull blockquote{
	padding: 40px;
  }
  .sidebar-inactive .alignfull.wp-block-cover-image.has-background-dim{
	padding: 40px;
  }
  .sidebar-inactive  figure.wp-block-image.alignleft.is-resized,
  .wp-block-image .alignleft{
	margin-right: 30px;
	margin-bottom: 70px;
  }
  
  .sidebar-inactive  figure.wp-block-image.alignright.is-resized,
  .wp-block-image .alignright{
	margin-left: 30px;
  }
  
  .sidebar-inactive #content .container {
	max-width: 80%;
  }
  
  p.has-background {
	padding: 20px 30px;
  }
  
  .wp-block-audio {
	width: 100%;
  }
  
  .wp-block-audio audio {
	width: 100%;
  }
  
  .wp-block-audio.alignleft audio,
  .wp-block-audio.alignright audio {
	max-width: 198px;
  }
  
  @media only screen and (min-width: 768px) {
	.wp-block-audio.alignleft audio,
	.wp-block-audio.alignright audio {
	  max-width: 384px;
	}
  }
  
  @media only screen and (min-width: 1379px) {
	.wp-block-audio.alignleft audio,
	.wp-block-audio.alignright audio {
	  max-width: 385.44px;
	}
  }
  
  .wp-block-video video {
	width: 100%;
  }
  .wp-block-embed-vimeo .wp-block-embed__wrapper{
  text-align: center;
  }
  .wp-block-button .wp-block-button__link {
	transition: background 150ms ease-in-out;
	border: none;
	box-sizing: border-box;
	font-weight: bold;
	text-decoration: none;	
	outline: none;
	outline: none;
	font-size: 15px;
  }
  
  .wp-block-button .wp-block-button__link:not(.has-background) {
	background-color: #1273eb;	
	
  }
  .wp-block-button .wp-block-button__link:not(.has-background) br,
  .entry-content .wp-block-button.is-style-squared .wp-block-button__link br{
	display: none;
  }
  .entry-content .wp-block-button.is-style-squared .wp-block-button__link{
	border-radius: 0px;
  }
  .wp-block-button .wp-block-button__link:not(.has-text-color) {
	color: white;
  }
  
  .wp-block-button .wp-block-button__link:hover {
	color: white;
	background: #111;
	cursor: pointer;
  }
  
  .wp-block-button .wp-block-button__link:focus {
	color: white;
	background: #111;
	outline: thin dotted;
	outline-offset: -4px;
  }
  

  
  .wp-block-button.is-style-outline .wp-block-button__link,
  .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .wp-block-button.is-style-outline .wp-block-button__link:active {
	transition: all 150ms ease-in-out;
	border-width: 2px;
	border-style: solid;
  }
  .entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link {
	border-radius: 5px;
}
  .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
  .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
  .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
	background: transparent;
  }
  
  .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
  .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
  .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
	color: #1273eb;
	border-color: currentColor;
  }

  
  .wp-block-button.is-style-outline .wp-block-button__link:hover {
	color: #111;
	border-color: #111;
  }
  
  .wp-block-archives,
  .wp-block-categories,
  .wp-block-latest-posts {
	list-style-position: outside;
  }
  
  .wp-block-latest-posts.has-dates{
	list-style: none;
  }
  
  .wp-block-latest-posts__post-date{
	margin-top:5px;
  }
  
  .wp-block-archives li,
  .wp-block-categories li,
  .wp-block-latest-posts li {
	font-weight: 500;
	line-height: 1.2;
	padding-bottom: 0.75rem;
  }
  
  .wp-block-archives li.menu-item-has-children, .wp-block-archives li:last-child,
  .wp-block-categories li.menu-item-has-children,
  .wp-block-categories li:last-child,
  .wp-block-latest-posts li.menu-item-has-children,
  .wp-block-latest-posts li:last-child {
	padding-bottom: 0;
  }
  
  .wp-block-archives li a,
  .wp-block-categories li a,
  .wp-block-latest-posts li a {
	text-decoration: none;
  }
  
  .wp-block-archives.aligncenter,
  .wp-block-categories.aligncenter {
	text-align: center;
	list-style-position: inside;
  }
  
  .wp-block-categories ul {
	padding-top: 0.75rem;
  }
  
  .wp-block-categories li ul {
	list-style-position: inside;
  }
  
  .wp-block-categories ul {
	counter-reset: submenu;
  }
  
  .wp-block-latest-posts.is-grid li {
	border-top: 2px solid #ccc;
	padding-top: 1rem;
	margin-bottom: 2rem;
  }
  
  .wp-block-latest-posts.is-grid li a:after {
	content: '';
  }
  
  .wp-block-latest-posts.is-grid li:last-child {
	margin-bottom: auto;
  }
  
  .wp-block-latest-posts.is-grid li:last-child a:after {
	content: '';
  }
  
  .wp-block-preformatted {
	line-height: 1.8;
	padding: 1rem;
  }
  
  .wp-block-verse {
	font-size: 22px;
	line-height: 1.8;
  }
  
  .has-drop-cap:not(:focus):first-letter {
	font-size: 3.375em;
	line-height: 1;
	font-weight: bold;
	margin: 0 0.25em 0 0;
  }
  
  .wp-block-pullquote {
	border-color: transparent;
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding: 0;
  }
  
  .wp-block-pullquote p {
	font-size: 1.6875em;
	font-style: italic;
	line-height: 1.3;
	margin-bottom: 20px;
	margin-top: 0.5em;
  }
  
  .wp-block-pullquote p em {
	font-style: normal;
  }
  
  @media only screen and (min-width: 768px) {
		.wp-block-pullquote p {
			font-size: 1.75rem;
			
		}
  }
	

  
  
  .wp-block-pullquote.alignleft, 
  .wp-block-pullquote.alignright {
	width: 100%;
	margin-top:80px;
	margin-bottom: 70px;
  }
  
  .wp-block-pullquote.alignleft blockquote, 
  .wp-block-pullquote.alignright blockquote {
	margin: 1rem 0;
	max-width: 100%;
  }
  
  
  
  .wp-block-pullquote.alignright cite{
	margin-right: 60px;
  }
  
  .wp-block-pullquote.alignleft blockquote p:first-child, .wp-block-pullquote.alignright blockquote p:first-child {
	margin-top: 0;
  }
  
  .wp-block-pullquote.is-style-solid-color {
	padding-left: 0;
	padding-right: 0;
  }
  
  @media only screen and (min-width: 768px) {
	.wp-block-pullquote.is-style-solid-color {
	  padding-left: 10%;
	  padding-right: 10%;
	}
  }
  
  .wp-block-pullquote.is-style-solid-color p {
	font-size: 1.6875em;
	line-height: 1.3;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
  }
  
  @media only screen and (min-width: 768px) {
	.wp-block-pullquote.is-style-solid-color p {
	  font-size: 2.25em;
	}
  }
  
  .wp-block-pullquote.is-style-solid-color a {
	color: #fff;
  }
  
  .wp-block-pullquote.is-style-solid-color cite {
	color: inherit;
  }
  
  .wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
	padding-left: 0;
	margin-left: 1rem;
	margin-right: 1rem;
  }
  
  .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
  .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
	color: inherit;
  }
  
  @media only screen and (min-width: 768px) {
	.wp-block-pullquote.is-style-solid-color blockquote {
	  margin-left: 0;
	  margin-right: 0;
	  padding-left:25px;
	}
  }
  
  @media only screen and (min-width: 768px) {
	.wp-block-pullquote.is-style-solid-color.alignright, .wp-block-pullquote.is-style-solid-color.alignleft {
	  padding: 1rem calc(2 * 1rem);
	}
  }
  
  @media only screen and (min-width: 768px) {
	.wp-block-pullquote.is-style-solid-color.alignfull {
	  padding-left: calc(10% + 58px + (2 * 1rem));
	  padding-right: calc(10% + 58px + (2 * 1rem));
	}
  }
  
  blockquote.wp-block-quote,
  blockquote.wp-block-quote.is-large{
	padding: 30px 30px 40px 40px;
	}
	
	.wp-block-pullquote{
		color:#666;
	}
  
  /*--- Blockquote --*/
  
  
blockquote.wp-block-quote, 
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large), blockquote.wp-block-pullquote,
.wp-block-quote.is-large, .wp-block-quote.is-style-large,
.wp-block-pullquote:not(.is-style-solid-color){
	padding: 30px;
	padding-left: 40px;
	margin-top:30px;
	margin-bottom: 30px;
	background: #f9f9f9;
	position: relative;
	border-left:0;
}

.wp-block-pullquote.alignleft,
.wp-block-image.alignleft.is-resized{
	text-align: left;
	margin-right: 20px;
  }
  
  .wp-block-pullquote.alignright,
  .wp-block-image.alignright.is-resized{
	text-align: right;
	margin-left:20px;
  }
  
  .editor-block-list__block .wp-block-pullquote blockquote,
  .wp-block-pullquote blockquote{
	  border-left:0;
  }
  
  blockquote.wp-block-quote p, 
  .wp-block-quote p{
	margin-bottom: 20px;
  }
  

  
  .wp-block-quote p {
	font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    font-style: italic;
  }
  
.wp-block-quote cite,
.wp-block-pullquote cite {
	font-weight: normal;
	font-size: 16px;
	margin-left: 40px;
	text-transform: unset;
	display: inline-block;
}
  
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer {
	position: relative;
	font-style: normal;
	font-size: 13px;
}
  
blockquote.wp-block-quote cite::before, 
blockquote.wp-block-quote footer::before, 
blockquote.wp-block-quote .wp-block-quote__citation::before,
.wp-block-quote cite::before,
.wp-block-pullquote cite::before,
.blockquote-footer:before {
	position: absolute;
	top: 0;
	width: 30px;
	height: 1px;
	background: #6c757d;
	content: '';
	bottom: 0;
	margin: 10px 0 13px -40px;
}

.wp-block-quote .blockquote-footer{
	margin-left:40px;
}
  
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	margin: 1rem 0;
}
  
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
	font-size: 1.6875em;
	line-height: 1.4;
	font-style: italic;
}
  
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large .wp-block-quote__citation{
	font-size: 16px;
	text-align: left;
}
  
.wp-block-quote.is-style-large cite em{
	display: block;
	position: relative;
	top: -30px;
}

.wp-block-calendar nav{
	padding-bottom: 20px;
}
  
  @media only screen and (min-width: 768px) {
	.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	  margin: 1rem 0;
	}
	.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
	  font-size: 1.6875em;
	}
  }
  
/*-- Pull quote --*/
.wp-block-pullquote::before {
	content: '\f10d';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 30px;
	color: #dedede;
}
  
  .wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color{
	background: none !important;
	padding: 0 !important;
	box-shadow: 0 0 0 !important;
	margin:0 !important;
  }

  .wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color:before{
  	display: none;
  }
  
  .wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color cite{
	color: #40464d;
	}
	figure.wp-block-pullquote.has-cyan-bluish-gray-background-color.is-style-solid-color{
		padding-top: 30px;
		padding-bottom: 30px;
	}
  
  .wp-block-image img {
	display: block;
  }

  .has-cyan-bluish-gray-background-color blockquote:after{
  	display: none !important;
  }
  
  .wp-block-image.alignleft, .wp-block-image.alignright {
	max-width: 100%;
  }
  
  .wp-block-image.alignfull img {
	width: 100vw;
  }
  
  @media only screen and (min-width: 768px) {
	.wp-block-image.alignfull img {
	  margin-left: auto;
	  margin-right: auto;
	}
  }
  

  
  .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
  .wp-block-cover.alignleft,
  .wp-block-cover.alignright {
	width: 100%;
  }
  
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image>h2{
	line-height: inherit;
} 
  @media only screen and (min-width: 768px) {
	.wp-block-cover-image.alignfull .wp-block-cover-image-text,
	.wp-block-cover-image.alignfull .wp-block-cover-text,
	.wp-block-cover-image.alignfull h2,
	.wp-block-cover.alignfull .wp-block-cover-image-text,
	.wp-block-cover.alignfull .wp-block-cover-text,
	.wp-block-cover.alignfull h2 {
	  max-width: calc(8 * (100vw / 12) - 28px);
	}
  }
  
  @media only screen and (min-width: 1168px) {
	.wp-block-cover-image.alignfull .wp-block-cover-image-text,
	.wp-block-cover-image.alignfull .wp-block-cover-text,
	.wp-block-cover-image.alignfull h2,
	.wp-block-cover.alignfull .wp-block-cover-image-text,
	.wp-block-cover.alignfull .wp-block-cover-text,
	.wp-block-cover.alignfull h2 {
	  max-width: calc(6 * (100vw / 12) - 28px);
	}
  }
  
  .wp-block-gallery {
	list-style-type: none;
	padding-left: 0;
  }
  
  .wp-block-gallery .blocks-gallery-image:last-child,
  .wp-block-gallery .blocks-gallery-item:last-child {
	margin-bottom: 16px;
  }
  
  .wp-block-gallery figcaption a {
	color: #fff;
  }
  
  .wp-block-audio figcaption,
  .wp-block-video figcaption,
  .wp-block-image figcaption,
  .wp-block-gallery .blocks-gallery-image figcaption,
  .wp-block-gallery .blocks-gallery-item figcaption {
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding: 14px;
	text-align: center;
	bottom:0;
  }
  ul.wp-block-gallery li.blocks-gallery-item figcaption{
	  padding: 20px;
  }
  .wp-block-image.alignnone{
		overflow: unset;
  }
  
  .wp-block-file .wp-block-file__button {
	display: table;
	transition: background 150ms ease-in-out;
	border: none;
	border-radius: 5px;
	background: #ff5421;
	font-size: 22px;
	line-height: 1.2;
	text-decoration: none;
	font-weight: bold;
	padding: 0.75rem 1rem;
	color: #fff;
	margin-left: 0;
	margin-top: calc(0.75 * 1rem);
  }
  
  @media only screen and (min-width: 1168px) {
	.wp-block-file .wp-block-file__button {
	  font-size: 22px;
	  padding: 0.875rem 1.5rem;
	}
  }
  
  .wp-block-file .wp-block-file__button:hover {
	background: #111;
	cursor: pointer;
  }
  
  .wp-block-file .wp-block-file__button:focus {
	background: #111;
	outline: thin dotted;
	outline-offset: -4px;
  }
  
  .wp-block-code {
	border-radius: 0;
  }
  
  .wp-block-code code {
	font-size: 1.125em;
	white-space: pre-wrap;
	word-break: break-word;
  }
  
  /* Column */
  .wp-block-columns.alignfull {
	padding-left: 1rem;
	padding-right: 1rem;
  }
  
  @media (min-width: 1128px){
	 .wp-block-column {
	  padding-right: 24px;
	  padding-left: 24px;
	}
  }
  
  @media only screen and (min-width: 600px) {
	.wp-block-columns {
	  flex-wrap: nowrap;
	}
  }
  
  @media only screen and (min-width: 768px) {
	.wp-block-columns .wp-block-column > *:first-child {
	  margin-top: 0;
	}
	.wp-block-columns .wp-block-column > *:last-child {
	  margin-bottom: 0;
	}
	.wp-block-columns[class*='has-'] > * {
	  margin-right: 1rem;
	}
	.wp-block-columns[class*='has-'] > *:last-child {
	  margin-right: 0;
	}
	.wp-block-columns.alignfull,
	.wp-block-columns.alignfull .wp-block-column {
	  padding-left: calc(2 * 1rem);
	  padding-right: calc(2 * 1rem);
	}
  }
  
  .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
	font-weight: bold;
  }
  
  .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
	font-weight: normal;
  }
  
  .wp-block-latest-comments .wp-block-latest-comments__comment,
  .wp-block-latest-comments .wp-block-latest-comments__comment-date,
  .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	font-size: inherit;
  }
  
  .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
	font-size: 14px;
  }
  
  .has-small-font-size {
	font-size: 0.88889em;
  }
  
  .has-normal-font-size {
	font-size: 1.125em;
  }
  
  .has-large-font-size {
	font-size: 1.6875em;
  }
  
  .has-huge-font-size {
	font-size: 2.25em;
  }
  
  .has-primary-background-color,
  .has-secondary-background-color,
  .has-dark-gray-background-color,
  .has-light-gray-background-color {
	color: #fff;
  }
  
  .has-primary-background-color p,
  .has-primary-background-color h1,
  .has-primary-background-color h2,
  .has-primary-background-color h3,
  .has-primary-background-color h4,
  .has-primary-background-color h5,
  .has-primary-background-color h6,
  .has-primary-background-color a,
  .has-secondary-background-color p,
  .has-secondary-background-color h1,
  .has-secondary-background-color h2,
  .has-secondary-background-color h3,
  .has-secondary-background-color h4,
  .has-secondary-background-color h5,
  .has-secondary-background-color h6,
  .has-secondary-background-color a,
  .has-dark-gray-background-color p,
  .has-dark-gray-background-color h1,
  .has-dark-gray-background-color h2,
  .has-dark-gray-background-color h3,
  .has-dark-gray-background-color h4,
  .has-dark-gray-background-color h5,
  .has-dark-gray-background-color h6,
  .has-dark-gray-background-color a,
  .has-light-gray-background-color p,
  .has-light-gray-background-color h1,
  .has-light-gray-background-color h2,
  .has-light-gray-background-color h3,
  .has-light-gray-background-color h4,
  .has-light-gray-background-color h5,
  .has-light-gray-background-color h6,
  .has-light-gray-background-color a {
	color: #fff;
  }
  
  .has-white-background-color {
	color: #111;
  }
  
  .has-white-background-color p,
  .has-white-background-color h1,
  .has-white-background-color h2,
  .has-white-background-color h3,
  .has-white-background-color h4,
  .has-white-background-color h5,
  .has-white-background-color h6,
  .has-white-background-color a {
	color: #111;
  }
  
  .has-primary-background-color,
  .wp-block-pullquote.is-style-solid-color.has-primary-background-color {
	background-color: #1273eb;
  }
  
  .has-secondary-background-color,
  .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
	background-color: #005177;
  }
  
  .has-dark-gray-background-color,
  .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
	background-color: #111;
  }
  
  .has-light-gray-background-color,
  .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
	background-color: #767676;
  }
  
  .has-white-background-color,
  .wp-block-pullquote.is-style-solid-color.has-white-background-color {
	background-color: #FFF;
  }
  
  .has-primary-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
	color: #1273eb;
  }
  
  .has-secondary-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
	color: #005177;
  }
  
  .has-dark-gray-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
	color: #111;
  }
  
  .has-light-gray-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
	color: #767676;
  }
  
  .has-white-color,
  .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
	color: #FFF;
  }
  
  /* Media */
  .page-content .wp-smiley,
  .entry-content .wp-smiley,
  .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
  }
  
  embed,
  iframe,
  object {
	max-width: 100%;
	}

.wp-block-embed-vimeo .wp-block-embed__wrapper{
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.wp-block-embed-vimeo .wp-block-embed__wrapper iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

  
  .custom-logo-link {
	display: inline-block;
  }
  
  
  svg {
	transition: fill 120ms ease-in-out;
	fill: currentColor;
  }
  
  /*--------------------------------------------------------------
  ## Captions
  --------------------------------------------------------------*/
  .wp-caption {
	margin-bottom: calc(1.5 * 1rem);
  }
  
  .wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
  
  .wp-caption-text {
	color: #767676;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding: 0.5rem;
	text-align: center;
  }
  
  /*--------------------------------------------------------------
  ## Galleries
  --------------------------------------------------------------*/
  .gallery {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin-bottom: calc(1.5 * 1rem);
  }
  
  .gallery-item {
	display: inline-block;
	margin-right: 16px;
	margin-bottom: 16px;
	text-align: center;
	vertical-align: top;
	width: 100%;
  }
  
  .gallery-columns-2 .gallery-item {
	max-width: calc((100% - 16px * 1) / 2);
  }
  
  .gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
	margin-right: 0;
  }
  
  .gallery-columns-3 .gallery-item {
	max-width: calc((100% - 16px * 2) / 3);
  }
  
  .gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
	margin-right: 0;
  }
  
  .gallery-columns-4 .gallery-item {
	max-width: calc((100% - 16px * 3) / 4);
  }
  
  .gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
	margin-right: 0;
  }
  
  .gallery-columns-5 .gallery-item {
	max-width: calc((100% - 16px * 4) / 5);
  }
  
  .gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
	margin-right: 0;
  }
  
  .gallery-columns-6 .gallery-item {
	max-width: calc((100% - 16px * 5) / 6);
  }
  
  .gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
	margin-right: 0;
  }
  
  .gallery-columns-7 .gallery-item {
	max-width: calc((100% - 16px * 6) / 7);
  }
  
  .gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
	margin-right: 0;
  }
  
  .gallery-columns-8 .gallery-item {
	max-width: calc((100% - 16px * 7) / 8);
  }
  
  .gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
	margin-right: 0;
  }
  
  .gallery-columns-9 .gallery-item {
	max-width: calc((100% - 16px * 8) / 9);
  }
  
  .gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
	margin-right: 0;
  }
  
  .gallery-item:last-of-type {
	padding-right: 0;
  }
  
  .gallery-caption {
	display: block;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding: 0.5rem;
  }
  
  .gallery-item>div>a {
	display: block;
	line-height: 0;
	box-shadow: 0 0 0 0 transparent;
  }
  
  .gallery-item>div>a:focus {
	box-shadow: 0 0 0 2px #0073aa;
  }
  
  @media only screen and (max-width: 991px) {
  
	.sidebar-inactive .is-type-video,
	.sidebar-active .is-type-video {
	  left: 0;
	  width: 100%;
	  max-width: 100%;
	}
  
	.is-type-video iframe {
	  height: 100%;
	}
  
	.wp-block-separator.is-style-dots:before,
	hr.is-style-dots:before {
	  font-size: .3875em;
	}
  
	.wp-block-pullquote p {
	  font-size: 1em;
	}
  }
  
  .wp-block-image {
	margin-bottom: 3em;
  }
  
  
  
  /**================== Theme customization ==================**/
  
  /*-- Seperator --*/
  
  .wp-block-separator, hr {
	  background-color: #767676;
	  border: 0;
	  height: 2px;
	  margin: 2rem auto;
	  max-width: 200px;
	  text-align: center;
  }
  
  .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
  }
  
  .wp-block-separator.is-style-wide,
  hr.is-style-wide {
	max-width: 100%;
  }
	
  @media only screen and (min-width: 768px) {
	.wp-block-separator.is-style-wide,
	hr.is-style-wide {
	  max-width: calc(8 * (100vw / 12) - 28px);
	}
  }
	
	@media only screen and (min-width: 1168px) {
	.wp-block-separator.is-style-wide,
	hr.is-style-wide {
	  max-width: calc(6 * (100vw / 12) - 28px);
	}
	}
	
	.wp-block-separator.is-style-dots,
	hr.is-style-dots {
	max-width: 100%;
	background-color: inherit;
	border: inherit;
	height: inherit;
	text-align: center;
	}
	
	@media only screen and (min-width: 768px) {
	.wp-block-separator.is-style-dots,
	hr.is-style-dots {
	  max-width: calc(8 * (100vw / 12) - 28px);
	}
	}
	
	@media only screen and (min-width: 1168px) {
	.wp-block-separator.is-style-dots,
	hr.is-style-dots {
	  max-width: calc(6 * (100vw / 12) - 28px);
	}
	}
	
	.wp-block-separator.is-style-dots:before,
	hr.is-style-dots:before {
	color: #767676;
	font-size: 1.6875em;
	letter-spacing: 0.88889em;
	padding-left: 0.88889em;
	}
	
	.wp-block-separator + h1:before,
	.wp-block-separator + h2:before,
	hr + h1:before,
	hr + h2:before {
	display: none;
	}
  
  /* Table */
  
  .wp-block-table td, 
  .wp-block-table th{
	border: 1px solid #ededed;
  }
  
  .wp-block-table{
	border:0;
	border-bottom: 1px solid #ededed;
	border-left:1px solid #ededed;
  }
  
  table.wp-block-table>tbody>tr:nth-child(2n+1)>td {
	background-color: #fcfcfc;
	}
	
  table.wp-block-table>tbody>tr>td {
	padding: 10px 5px;
	border-bottom: 0;
	  border-left: 0;
  }
  
  /* Embeded wrapper */
  
  .wp-block-embed__wrapper iframe{
	  border:0;
  }
  

  
  /* Gutenberg plugin enabled */
  
  .wp-block-cover.has-background-dim-60.has-background-dim a{
	text-decoration: underline;
	color: #1273eb;
  }
  
  .wp-block-embed-vimeo iframe{
	  border:0;
  }
  
  .block-editor-block-list__layout  figure.wp-block-embed-vimeo.alignfull{
	  width:auto;
  }
  
  

  .wp-block-pullquote.is-style-default{
		background: none;
		border-left:0;
	}	
	
	/* select style */
	.wp-block-archives.wp-block-archives-dropdown select{
	max-width: 100%;
	padding: 10px 20px;
	border: 1px solid #ddd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #596172;
    border-color: #ebebeb;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 50px;
    height: 50px;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    padding: 0 30px;
    border-radius: 0 !important;    
    background-repeat: no-repeat;
    background-position: 95% center;
    background-color: #fff;
	}
	

	/* comments list style */
	.comments-list .comment-content > *{
		margin: 20px 0;
	}
	.comments-list .comment-content p img,
	.comments-list .comment-content p code{
		margin: 10px 0;
	}

	.entry-content form input,
	.entry-content form textarea{
		padding: 10px;
		border: 1px solid #eaeaea;
	}


	 .entry-content .wp-block-latest-posts{
		padding: 0;
		list-style: none;
	}
@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Educavo - Buisness WordPress Theme
* Author : rs-theme
* Author URI : http://www.rstheme.com/
*
* ----------------------------------------------------------------------------
*
**/

.team-grid-style1 .team-item:after,
.team-slider-style1 .team-item:after {
    width: calc(100% - 90px);
    height: calc(100% - 60px);
}
.team-grid-style2 .team-item:after{
    width: calc(100% - 60px);
    height: calc(100% - 60px);
}
.team-grid-style1 .team-item .content-part,
.team-slider-style1 .team-item .content-part {
    width: calc(100% - 60px);
}
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner {
    min-height: auto !important;
}
.payments{
	margin-top: 20px;
}
body.archive .learn-press-courses{
	padding-bottom: 170px;
}
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item {
    margin-bottom: 20px !important;
}
#popup-course #popup-sidebar .course-curriculum .section .section-header {
    height: auto !important;
}



@media only screen and (min-width: 1300px) {
	.container{
		max-width: 1240px;
		width: 100%;
	}
	.footer-subscribe .container.subscribe-bg {
	    max-width: 1240px;
	}
	#rs-header.header1.header-style1.rs-skew-head .menu-area .navbar,
	#rs-header.header1.header-style1.rs-skew-head .custom-logo-area{
		padding-top: 7px !important;			
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1300px) {
	.rs-contact-box .address-item{
	    display: block;
	}
	.rs-contact-box .address-item .address-icon{
		margin: 0 0 10px;
	}
}

@media only screen and (max-width: 1800px) {
	header#rs-header.header-style-4.header-style7 .sidebarmenu-search input {
	    width: 240px;
	}
	header#rs-header.header-style-4.header-style7 .logo-areas {
	    padding-left: 20px;
	    padding-right: 20px;
	}
}

@media only screen and (max-width: 1680px) {
	.sidenav .widget_nav_menu ul li a {
	    font-size: 30px;
	    padding: 0 0 10px;
	}
	.header-style-4 .menu-area .navbar ul li > a{
	    font-size: 16px;
	}
	.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.admin{
		margin-right: 0;
	}
	.header-style-4 .menu-area .navbar ul > li.menu-item-has-children > a {
	    position: relative;
	    margin-right: 0;
	}
	.header-style-4 .menu-area .navbar ul li a {
	    padding-left: 0;
	}	
	.header-style-4  .menu-area .category-menu .navbar ul li a {
	    padding-left: 18px;
	}
	#rs-header.header-style-4 .menu-cart-area {
	    margin-right: 0;
	}
	#mobile_menu .submenu-button {
	    top: 17px;
	}
	body.profiles-login .lp-user-profile .lp-content-area{
		justify-content: center;
	}
	body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-login, 
	body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-register {
	    flex: 0 0 40% !important;
	}
	.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content {
	    padding-left: 100px;
	    padding-top: 0;
	}
	.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content .widget.widget_contact_widget {
	    padding-top: 0;
	}
	.page-template-full-page .rs-portfolio.style2 .slick-list{
		max-width: 800px;
		margin: 0 auto;
	}
	header#rs-header.header-style-4.header-style7 .menu-area{
		padding-right: 20px;
	}
	.header-style7 .menu-area .navbar ul > li.menu-item-has-children > a{
		margin-right: 0;
	}
	#rs-header.header-style7.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a{
		margin-right: 0;
	}
	header#rs-header.header-style-4.header-style7 .user-icons {
	    padding-left: 10px;
	    margin-left: 15px;
	}
	header#rs-header.header-style-4.header-style7 .logo-areas {
	    padding-top: 24px;
	    padding-bottom: 22px;
	}
	header#rs-header.header-style-4.header-style7 .toolbar-area{
		padding-right: 5px;
	}
	header#rs-header.header-style7 .col-cell.category-menu .nav.navbar{
		margin-left: 34px;
	}
	header#rs-header.header-style-4.header-style7 .toolbar-area{
		padding-left: 16%;
	}

}
@media only screen and (min-width: 1025px) and (max-width: 1600px) {
	body .width-0{
		width: 0% !important;
	}
	body .width-90{
		width: 90% !important;
	}

	body .width-100{
		width: 100% !important;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1300px) {
	.rs-event-slider.event-slider-style3 .event-item .time-sec {
	    display: block;
	}
}

@media only screen and (max-width: 1800px) {	
	.br-none .rs-heading .description br{
		display: none;
	}
	.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap{
		padding: 0 35px;
	}
	.single-lp_course.course-item-popup .comments-area .comment-full .comment-respond{
		padding-left: 0;
		padding-right: 0;
	}
	header#rs-header.header-style-4.header-style7 .menu-area .menu_one .custom-sticky-logo {
	    padding: 19px 20px 20px 20px;
	}
}

/* Layout: max 1440px. */
@media only screen and (max-width: 1440px) {	
	.menu-area .navbar ul li.mega ul.sub-menu {
	    min-width: 200px;
	}
	.menu-area .navbar ul li.sub-menu-left.menu-item ul.sub-menu li ul {
	    left: -100% !important;
	    top: 0 !important;
	}
	header#rs-header.header-style-4.header-style6 .sidebarmenu-area {
	    padding: 33px 20px 33px 20px;
	}
	header#rs-header.header-style-4.header-style6 .logo-area, header#rs-header.header-style-4.header-style6 .logo-areas, header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-areas {
	    padding: 27px 23px 28px 20px;
	    margin-right: 0px;
	}
	header#rs-header.header-style-4 .menu-area .container-fluid {
	    padding-left: 20px;
	}
	#rs-header.header-style1.header1 .menu-area .navbar ul > li {
	    padding-left: 8px;
	    padding-right: 8px;
	}
	.page-error .content-area h3 span {
	    font-size: 200px;
	    margin: 0 0 20px;
	}
	.header-style-4 .menu-area .category-menu .navbar{
		margin-right: 0;
	}
	header#rs-header.header-style-4 .sidebarmenu-area {
	    margin-left: 20px;
	}
	header#rs-header.header-style-4 .sidebarmenu-area {
	    padding: 37px 22px 37px 22px;
	}
	.rs-contact .contact-address .address-item .address-icon i{
		font-size: 45px;
	}
	.rs-courses-categories .categories-item .content-part .courses-title{
		font-size: 20px;
	}
	.rs-testimonial-slider1 .testi-item .img-part img{
	    max-width: 350px;
	}
	.blog_meta_style1.blog-item .blog-content .title {
	    font-size: 22px;
	}
	.rs-testimonial-slider1 .testi-item .img-part {
	    left: -159px;
	}
	.rs-testimonial-slider1 .testi-item .content-part{
		padding-left: 280px;
	}
	.rs-testimonial-slider1 .testi-item .content-part p {
	    font-size: 30px;
	    line-height: 40px;
	    margin-bottom: 40px;
	}
	.rs-testimonial-slider1 .testi-item .content-part {
	    padding-top: 70px;
	    padding-bottom: 70px;
	}
	header#rs-header.header-style-4.header-style7 .sticky .col-cell.category-menu{
		padding-left: 9%;
	}
}
@media only screen and (max-width: 1365px) {
	header#rs-header.header-style-4.header-style7 .logo-areas{
	    padding-left: 15px;
	    padding-right: 15px;
	}
	#rs-header.header-style7.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a{
		padding-right: 0;
	}
	header#rs-header.header-style7 .col-cell.category-menu .nav.navbar{
		display: none;
	}
	header#rs-header.header-style-4.header-style7 .toolbar-area {
	    padding-left: 18%;
	}
	header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
	    padding-left: 17%;
	}
}
@media only screen and (max-width: 1300px) {
	.rs-event-slider .event-item .events-short .content-part .title a {
	    font-size: 20px;
	    line-height: 26px;
	}
	.rs-event-slider .event-item .events-short .content-part .title{
		min-height: auto;
	}
	.event-slider-style2 .event-item .events-short .content-part .title{
		margin-bottom: 15px;
	}
	.menu-area .navbar ul li > a, 
	.sidenav .widget_nav_menu ul li a {
	    font-size: 16px !important;
	}
	.menu-area .navbar ul > li.menu-item-has-children > a{
		margin-right: 0;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	#rs-recipes-section .elementor-widget-rs-image-hover{
		max-width: 456px;
    	top: 75px;
	}

	#rs-recipes-section .rs-video.style2 .icon-area{
		margin-top: 0;
	}
	.rs-courses-categories .categories-item{
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (max-width: 1024px) {
	#rs-recipes-section .elementor-widget-rs-image-hover {
	    left: 50%;
	    transform: translateX(-50%);
	}
	#rs-video-static .elementor-widget-rs-video{
		position: static;
	}
	.rs-addon-services.services-style4 .services-icon img{
		width: 100%;
	}
	
	body.course-item-popup #course-item-content-header .course-item-search {
	    width: 230px;
	}
	.rs-testimonil_style5 .p-0{
		flex: 0 0 100%;
    	max-width: 100%;
	} 
	.rs-testimonil_style5 .col-lg-7{
		order: 1;
		margin-bottom: 20px;
	} 
	.rs-testimonil_style5 .col-lg-5{
		order: 2;
	} 
}

@media only screen and (max-width: 1199px) {
	.page-error .content-area h2 span {
	    font-size: 170px;
	    line-height: 100px;
	}
	.rs-dual-heading .title span,
	.rs-animated-heading .title span,
	.rs_course_style1 .courses-item .content-part .meta-part li {
	    display: block;
	}
	.rs_course_style1 .courses-item .content-part .meta-part li:first-child{
		margin: 0 0 10px;
	}
	.rs-portfolio-style4 .rs-portfolio4 .portfolio-item .portfolio-inner .p-title{
		font-size: 16px;
	}
	body.viewing-course-item #popup-content .content-item-summary{
		padding: 0 40px !important;
	}	
	body.viewing-course-item #popup-content .content-item-summary .course-item-title{
		padding: 0px !important;
	}
	body.viewing-course-item #popup-course #popup-header .popup-header__inner .course-title{
		padding-left: 30px;
	}
	.rs-portfolio-style4 .rs-portfolio4 .portfolio-item .portfolio-inner{
		min-width: 250px;
		transform: translateX(-50%);
		left: 50%;
	}
	header#rs-header.header-style-4.header-style6 .logo-area, 
	header#rs-header.header-style-4.header-style6 .logo-areas {
	    padding: 27px 23px 28px 20px;
	}
	header#rs-header.header-style-4.header-style6 .header-inner.sticky .sidebarmenu-area {
	    padding: 46px 20px 47px 20px;
	}
	header#rs-header.header-style-4.header-style7 .sidebarmenu-search input {
	    width: 200px;
	}
	header#rs-header.header-style-4.header-style7 .logo-areas{
		top: 0;
	}
	.subscribe-form input[type="email"] {
		width: 65%;
	}	
	.sidenav .menu > li.menu-item-has-children:before {
	    left: 100%;
	}
	.rs-banner-title_3.rs-heading .title-inner .title,
	.rs_course_style1 .courses-item .content-part .title{
		font-size: 20px;
	}
	body.profile #learn-press-user-profile .learn-press-form-login,
	body.profile #learn-press-user-profile .learn-press-form-register {
	    flex: 0 0 48%;
	}
	
	#rs-recipes-section{
		margin-bottom: 80px;
	}
	.rs-cta .style2 .title-wrap .exp-title{
		font-size: 34px !important;
	}
	#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul{
		margin: 0;
	}
	.rs-blog-grid1.blog-item .blog-content .title{
		font-size: 20px;
	}
	.bookappointments .rs-heading h2 {
	    font-size: 30px;
	}

	.mid-border .rs-counter-list .count-text:after {
	    right: -38px;
	}
	.mid-border .rs-counter-list .count-text:before {
	    left: -41px;
	}
	.rs-portfolio-style2 .portfolio-item .portfolio-img .read_more {
		padding: 7px 25px;
	}
	#rs-header .container-fluid {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.rs-dual-heading .first_title{
		margin-top: 6px;
	}
	
	.rs-cta .cta-wrap.style1 [class*="col-"] {
	    padding: 0 15px;
	}
	.rs-blog .blog-slider .blog-meta .blog-title {
	    font-size: 16px;
	    font-weight: 700;
	}
	
	.menu-area .navbar > ul > li a{
		padding-left: 8px !important;
		padding-right: 14px !important;
	}
	#rs-header .menu-area .navbar ul > li.menu-item-has-children > a:before,
	#rs-header .menu-area .navbar ul > li.menu-item-has-children.three-col > a:before {
		right: 0px !important;
	}
	#rs-header.header-style1 .menu-area .navbar ul > li.menu-item-has-children > a:before {
		right: 0 !important;
	}
	.menu-area .navbar ul li ul.sub-menu li a {
	    padding: 8px 20px;
	}
	.header-style1 .menu-offcanvas {
	    width: 19.666667%;
	}

	#rs-header.header-style-5 .menu-area .navbar ul > li.menu-item-has-children > a {
	    padding: 0 11px;
	}
	/*new page*/
	.rs-we-works .rs-work-box {
		padding: 35px 0;
		max-width: 220px;
	}
	.team-slider-style2 .team-item-wrap .team-content .display-table .display-table-cell .team-social {
		top: 80px;
	}
	
	.single-teams .ps-image .ps-informations {
		padding: 15px 10px;
	}
	.services-style-2 .services-wrap .services-item .services-desc .services-title2 a{
		font-size: 14px !important;
	}
	#rs-contact .contact-address.style3 .address-item .address-icon {
		margin-right: 0;
	}
	.contact-info1 > div{
		padding-right: 3% !important;
		padding-left: 30px !important;
	}
	
	.counterhome2 .counter-top-area.style1.left .count-text h3 span {
		font-size: 15px !important;
	}
	.counterhome2 .counter-top-area.style1.left .count-text h3{
		margin-bottom: 0 !important;
	}
	
	.rs-testimonial-slider1 .testi-item .img-part {
	    left: 20px;
	}
	.rs-testimonial-slider1 .testi-item .img-part img {
	    max-width: 250px;
	}
	.rs-testimonial-slider1 .testi-item .img-part img {
	    max-width: 250px;
	}

	h3#order_review_heading,
	.woocommerce-checkout .checkout .woocommerce-billing-fields h3,
	.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{
		font-size: 24px;
	} 
	.information-sidebar li.widget ul.fa-ul, .information-sidebar li.widget ul {
	    margin-left: 10px;
	}	
	.information-sidebar li.widget h2.widget-title{
		padding-left: 10px;
		padding-right: 10px;
	}
	.rs-footer .footer-top .mc4wp-form-fields input[type="submit"]{	
		padding-left: 5px;
		padding-right: 5px;
	}

	#rs-header.header-style1 .btn_quote a{
		padding-left: 16px;
		padding-right: 16px;
	}
	.blogfull .blog-title{
		min-height: auto;
	}
	#rs-header .toolbar-area .toolbar-contact ul li {
	    margin-right: 10px;
	    padding-right: 10px;
	}
	#rs-header .toolbar-area .toolbar-sl-share ul li + li {
	    margin-left: 10px;
	}
	.rs-blog-grid .blog-item .blog-content h3.blog-name {
	    font-size: 18px;;
	    line-height: 1.6 !important;
	}
	.header-style7 .header-logo .custom-sticky-logo img,
	.header-style7 .header-logo .custom-logo-area img {
	    max-height: 43px !important;
	}
	header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
	    padding-left: 12%;
	}
	header#rs-header.header-style-4.header-style7 .toolbar-area {
	    padding-left: 0;
	}
	#rs-header.header-style7 .menu-sticky.sticky .menu-area .navbar ul > li {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.header-style7 .menu-sticky.sticky .btn_quote {
	    padding-top: 25px !important;
	    padding-bottom: 25px !important;
	}






}


/* Layout: Min 992px Max 1199px. */

@media only screen and (min-width: 992px) and (max-width: 1280px) {
	.bs-sidebar .widget.widget_nav_menu ul li{
		padding-left: 7px !important
	}
	.bs-sidebar #wp-calendar th, .bs-sidebar #wp-calendar td {
	    padding: 2px;
	    text-align: center;
	}
	#rs-services-slider .slick-arrow{
		left: 45% !important;
	}
	.header-style-3.header-style-three .menu-area .navbar ul > li.menu-item-has-children > a{
		margin-right: 0;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

	.counter-top-area .count-number h3 {
		margin: 0;
	}

	.single-teams .ps-image .ps-informations ul li span {
		width: 90px;
	}
	.single-teams .ps-informations ul li span {
		font-size: 14px;
	}
	.single-teams .ps-informations ul li {
		font-size: 13px;
	}
	.rs-porfolio-details .ps-informations ul li + li {
		padding-top: 0;
	}
	#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li{
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.rs-footer .footer-top .mc4wp-form-fields input[type="email"]{
		font-size: 11px;
	}
	.rs-footer .footer-top .mc4wp-form-fields input[type="email"]{
		padding-left: 10px;
	}
	.rs-footer .footer-top .mc4wp-form-fields input[type="submit"]{
		font-size: 12px;
	}
	.rs-footer .footer1, .rs-footer .footer2 {
	    padding-right: 20px;
	}
	.rs-blog .post-meta.date-meta, .rs-blog .blog-item span.author{
		font-size: 12px;
	}
	.rs-blog .post-meta.date-meta{
		margin-right: 12px;
	}
	.single-header .menu-area .navbar ul ul li + li, .header-transparent .menu-area .navbar ul ul li + li{
		padding: 0;
	}
	.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title{
		font-size: 18px;
	}
	.dynamic-sidebar{
		padding-left: 15px;
	}
	.padding-left-sidebar .dynamic-sidebar{
		padding-right: 15px;
	}
	.blog-page .dynamic-sidebar{
		padding-left: 0;
		padding-right: 0;
	}

	.counter-top-area.style1.left .count-text h3{
		line-height: 24px !important;
	}
	#rs-header.header-style-4 .logo-section .times-sec:after {
	    border-bottom: 110px solid #030749;
	}
	.services-style-10.process-inner .title{
		padding-left: 10px;
		padding-right: 10px;
	}
	.rs-services .services-style-7.services-left .services-wrap .services-item .services-icon{
		padding-right: 10px;
	}
	.information-sidebar .serivce-brochure{
		padding-left: 20px;
		padding-right: 20px;

	}
	#content .bs-sidebar .recent-post-widget .show-featured .post-desc a{
		font-size: 14px !important;
	}
	.show-featured .post-img {
		width: 80px;
	}
	.rs-blog-grid .bottom-shadow1 {
		padding: 20px;
	}
	.rs-blog-grid.rs-blog .blog-meta .blog-title {
		line-height: 28px !important;
		font-size: 18px;
	}
}

/* Layout: Min 992px to Higher. */

@media only screen and (min-width: 992px) {
	.menu-area .mobile-menu-link, 
	.menu-area .mobile-menu-container,
	.skew-style2 .sppb-row-overlay, 
	.skew-style3 .sppb-row-overlay, 
	.skew-style-curve .sppb-row-overlay,
	.header-style1 .sticky .menu-middle,
	.header-style-4 .sticky .logo-section {
	    display: none;
	}
	body.body-left-space{
	    padding-left:270px;
	}	
	body.body-left-space #educavo-load{
	    left: 0;
	}


	.services-des-content{
		padding-left: 45px;
	}
	#page .header-style1 .sticky .menu-area {
		padding: 0;
	}
	#page .header-style1 .sticky .menu_one {
		top: 0;
	}
	.padding-left-sidebar .left-sidebar {
		order: 2;
	}
	
	.padding-full-layout-left{
		display: block;
	}
	.padding-left-sidebar .col-md-3, .padding-full-layout-left .col-md-3, .padding-full-layout-left{
		overflow: hidden;
	}
	.mobile-menus{
		display: none;
	}
}


@media only screen and (max-width: 991px) and (min-width: 768px) {
	#rs-services-slider .item-thumb .owl-dot.service_icon_style .tile-content {
	    font-size: 11px;
	}
	.time-listing li span{
		float: none;
	}
	.main-contain .mptt-shortcode-wrapper{
		overflow: auto;
	}
	.pagination-area{
		margin-bottom: 50px;
	}
	.footer-top .row .col-lg-3{
		flex: 0 0 50%;
	}
	
	.container {
	    max-width: 100%;
	}
	#about-history-tabs ul.tabs-list_content li {
		float: none;
		width: 100%;
	}

	.services-style-5 .services-item .icon_bg {
		padding-top: 20px;
	}
	.services-style-2 .services-wrap .services-item .services-desc {
	    padding: 0 8px;
	}
	
	.services-style-5 .services-item .icon_bg img {
		max-width: 68px;
	}
	.services-style-5 .services-desc .services-title,
	.services-style-5 .services-item .services-title {
		line-height: 55px !important;
	}
	.rs-service-grid.rs-service-style2 .service-item .service-content .service-excerpt {
		padding-top: 0;
	}
	.rs-service-grid .service-item .service-content .service-excerpt p {
		line-height: 20px;
		margin-bottom: 10px;
		padding: 0;
	}
	.rs-service-grid .service-item .service-content {
		padding: 12px 4px 0;
	}
	.rs-service-grid .service-item .service-content .service-button .readon.rs_button {
		padding: 0 20px;
		font-size: 13px;
		height: 35px;
		line-height: 35px;
	}
	.rs-services .services-style-9 .services-wrap {
	    padding: 60px 16px 35px 16px;
	}
	.single-mp-event .rs-team-grid.team-style5 .team-item .normal-text .person-name,
	.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title a{
		font-size: 15px !important;
	}
	.single-mp-event .table-background tr, 
	.single-mp-event .table-background td, 
	.single-mp-event .table-background th{
		padding-left: 5px;
		padding-right: 5px;
	}
	.banner-price .clpricing-table .price-table.style1 .cl-pricetable-wrap:hover {
		margin-top: -15px !important;
	}

	.footer-bottom .footer-menu-right{
		float: none;
	}
	.footer-bottom #footer-menu {
	    text-align: center;
	}
	.footer-bottom #footer-menu li,
	.single-teams .ps-image .ps-informations ul li span {
	    display: block;
	}
	.counter-top-area .count-number h3{
		margin-bottom: 26px;
	}
	#rs-contact .contact-address .address-item .address-icon {
		height: 55px;
		width: 55px;
		line-height: 55px;
	}
	#rs-contact .contact-address .address-item .address-icon i {
		font-size: 36px;
	}
	#rs-contact .contact-address .address-item .address-icon {
		margin-right: 0;
	}
	.servies-one .rs-services .service-inner{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .mptt-inner-event-content a.event-title,
	.servies-one .rs-services .service-inner .services-title a{
		font-size: 15px !important;
	}
	.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot{
		font-size: 12px;
	}
	.servies-one .rs-services .service-inner .services-title a{		line-height: 24px !important;
	}
	.servies-one .rs-services .service-inner p{
		font-size: 13px !important;
	}
	.services-style-2.services-left .services-wrap .services-item .services-desc {
		width: 75%;
	}
}


/* Medium Layout: 991px. */

@media only screen and (min-width: 992px) {
	.footer-top .col-lg-3.footer-2{
		flex: 0 0 20%;
		max-width: 20%;
	}	
	.footer-top .col-lg-3.footer-3{
		flex: 0 0 30%;
		max-width: 30%;
	}
	.footer-top .col-lg-3.footer-2 .widget_nav_menu{
		padding-left: 25px;
	}
	body.off-open{
		position: relative;
	}
}

@media only screen and (max-width: 991px) {
    #rs-header .row-table .header-logo {
	    display: block;
	    flex: auto;
	}
	#learn-press-profile .lp-user-profile-avatar{
		text-align: center;
	}
	.woocommerce .quantity .qty {
	    height: 40px !important;
	    width: 40px;
	}
	.lp-archive-courses .rs-search {
	  	margin-top: 30px;
	}
	body .all-archives.course_full-layout-right{
	  	display: block;
	}
	body .all-archives.course_full-layout-right .all-archives-left {
	  	flex: 0 0 100%;
	  	max-width: 100%;
	}
	body .all-archives.course_full-layout-right .course-sidebar-secondary {
	  	flex: 0 0 100%;
	  	max-width: 100%;
	 	padding-top: 0px;
	 	padding-bottom: 100px;
	  	padding-left: 0px;
	}

	body .all-archives.course_full-layout-left{
	  	display: block;
	}
	body .all-archives.course_full-layout-left .all-archives-left {
	  	flex: 0 0 100%;
	  	max-width: 100%;
	}
	body .all-archives.course_full-layout-left .course-sidebar-secondary {
	  	flex: 0 0 100%;
	  	max-width: 100%;
	 	padding-top: 0px;
	 	padding-bottom: 100px;
	  	padding-right: 0px;
	}

	body.archive .learn-press-courses {
	  	padding-bottom: 50px;
	}
	#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner .lp-profile-user-bio {
	    padding: 0 25px;
	}
	#learn-press-profile #profile-sidebar {
	    width: 100% !important;
	    float: none !important;
	}
	#learn-press-profile .lp-user-profile-avatar img{
		width: auto !important;
	}
	body:not(.profiles-login) #learn-press-profile #profile-content {
	    padding-bottom: 150px;
	}

	body:not(.profiles-login) #learn-press-profile #profile-sidebar, body:not(.profiles-login) #learn-press-profile #profile-sidebar{
	    margin-bottom: 90px !important;
	}
	#learn-press-profile #profile-sidebar {
	    width: 100%;
	    float: none;
	}
	.wrapper-profile-header.wrap-fullwidth{
		margin: 0;
	}
	.sidenav .widget_nav_menu ul li.mega ul li ul.sub-menu{
		display: block !important;
	}	
	.sidenav .widget_nav_menu ul li.mega ul.sub-menu span.submenu-button{
		display: none !important;
	}
	#mobile_menu .menu li.mega ul.sub-menu li ul.sub-menu a {
	    padding-left: 25px;
	}
	.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
	    margin: 75px auto;
	}
	.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
	    padding: 0 20px;
	}
	header#rs-header.header-style-4.header-style7 .sidebarmenu-area {
	    padding: 32px 10px 32px 0px;
	}
	header#rs-header.header-style-4.header-style7 .user-icons{
		border-left: none;
	}
	header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
	    padding-left: 15%;
	}
	header#rs-header.header-style-4.header-style7 .menu-area .menu_one .custom-sticky-logo {
	    padding: 24px 15px 22px;
	}
	.footer-0 {
	    padding-right: 15px;
	}
	body.single-lp_course .comments-area p.comment-form-author,
	body.single-lp_course .comments-area p.comment-form-email{
	    float: none;
	    width: 100%;
	}
	.single-sfwd-courses .rs-courses-details .contents-sticky,
	.single-lp_course .rs-courses-details .contents-sticky{
		order: 2;
	}
	.single-sfwd-courses .rs-courses-details .sticky-sidebar,
	.single-lp_course .rs-courses-details .sticky-sidebar{
		order: 1;
		margin-bottom: 60px;
	}

	#course-item-content-header .course-title{
		font-size: 20px !important;
	}
	.woocommerce .quantity {
	    padding: 3.6px 1px;
	}
	.woocommerce .quantity .qty_button {
	    font-size: 18px;
	    padding: 0px 12px;
	}
	.rs-course-slider.course-slider-style2 .courses-item .img-part .cats a{
		min-width: 160px;
	}
	.rs_course_style4 .courses-item{
		max-width: 700px;
	    margin: 0 auto;
	    margin-bottom: 40px;
	}
	.menu-wrap-off .inner-offcan{
		display: block;
	}
	.menu-wrap-off .inner-offcan .nav-link-container {
	    left: 36px;
	}
	.menu-wrap-off .inner-offcan .nav-link-container{
		top: 35px;
	}
	.menu-area .navbar ul li > a, 
	.sidenav .widget_nav_menu ul li a {
	    font-size: 15px !important;
	}
	.rsaddon-unique-slider .image-wrap img{
		width: 100%;
	}
	.rs-testimonial .image-wrap img{
		width: auto;
	}
	.sidenav .widget_nav_menu ul ul li a {
	    font-size: 14px !important;
	}
	.rs-newsletter .newsletter-wrap .sec-title .title{
		font-size: 30px;
	}
	.toolbar-area.mobile-hide-topbars{
		display: none;
	}
	.rs-courses .content-part .title{
		font-size: 20px;
	}
	.footer-subscribe{
		padding-top: 20px;
	}
	header#rs-header.header-style-4.header-style6 .header-inner.sticky .sidebarmenu-area {
	    padding: 26px 20px 27px 20px;
	}
	header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-area, 
	header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-areas {
	    padding: 25px 20px 25px 20px;
	}
	.tops-btn .quote-buttons {
	    padding: 12px 20px;
	}

	.rs-courses-details .course-features-info{
		margin-top: 30px;
	}
	#rs-header .toolbar-area{
		padding: 20px 0;
	}
	.header1.header-style1 .sticky .menu-area {
	    padding: 15px 0;
	}
	#rs-header .toolbar-area .toolbar-sl-share ul li {
	    line-height: 30px;
	}
	body.profiles #learn-press-user-profile,
	body.profiles-login .learn-press-user-profile.profile-container .profile-tabs{
		display: block;
	}
	body.profiles #learn-press-user-profile .profile-tabs{
		padding: 30px 0 0;
	}
	.header-style1.header1 .col-cell.category-menu{
	    flex: unset;
	    display: block;
	}
	#rs-header.header-style1.header1 .row-table .header-logo {
	    margin: 0;
	}
	/*.mobile-hide-search .sidebarmenu-search,
	.mobile-hide-button .btn_quote,
	#rs-header.header-style1.header1.mobile-hide-button .btn_apply,
	.mobile-hide-cart .menu-cart-area{
		display: none !important;
	}*/
	#rs-header .btn_quote{
		min-width: 105px;
	}

	.single-lp_course .inner-column.sticky-top{
		padding-left: 0;
	}
	body ul.learn-press-courses .course {
	    width: 48%;
	}
	#rs-header .toolbar-area .toolbar-contact ul li {
	    line-height: 30px;
	}
	body .sidenav #mobile_menu .widget_nav_menu ul li a{
		border-bottom: 1px solid rgba(0,0,0,.06);
	}
	header#rs-header.header-style-4.header-style6 .logo-area, 
	header#rs-header.header-style-4.header-style6 .logo-areas {
	    padding: 23px 20px 23px 20px;
	}
	header#rs-header.header-style-4.header-style6 .sidebarmenu-area {
	    padding: 25px 30px 25px 30px;
	}

	.course-summary .course-tab-panel-overview, 
	.course-summary .course-tab-panel-curriculum, 
	.course-summary .course-tab-panel-instructor, 
	.course-summary .course-tab-panel-reviews{
		padding: 30px;
	}
	.padding-left-sidebar .dynamic-sidebar{
		padding-right: 0;
	}
	#rs-header .toolbar-area.toolbar-area4 .toolbar-contact ul {
	    text-align: center;
	}
	#rs-header .toolbar-area .toolbar-contact ul{
		text-align: center;
	}
	.menu-wrap-off {
	    padding: 46px 30px 50px 36px;
	}
	.rs-newsletter .newsletter-wrap .sec-title{
		padding-bottom: 20px;
	}
	#rs-header .toolbar-area4{
		text-align: center;
		padding: 12px 0 12px;
	}
	.sticky .menu-area {
	    padding: 8px 0;
	}	
	.header-style1.mainsmenu .sticky .menu-area {
	    padding: 18px 0;
	}

	.header-style1.header-style3 .sticky .menu-area {
	    padding: 20px 0;
	}	
	.single-header.header-style5 .sticky .menu-area {
	    padding: 20px 0;
	}
	.pagination-area{
		margin-top: 50px;
	}
	.rs-footer .footer-top{
		padding-bottom: 18px;
	}
	#rs-header .tops-btn{
	    justify-content: center;
	    padding: 10px 0 16px;
	}
	.main-contain #content {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	.single-portfolios .main-contain #content{
		padding-bottom: 90px;
	}
	.single-header.header-style5 ul.offcanvas-icon .nav-link-container a:hover {
	    background: none;
	}
	#rs-header.fixed-menu .header-inner {
	    width: auto;
	    flex-wrap: unset;
	    height: auto;
	}
	#mobile_menu .submenu-button {
	    top: 11px;
	}
	#rs-blog.blog-page .col-sm-12:last-child .blog-item{
		margin-bottom: 0;
	}	
	.rs-innner-offcanvas-contents{
		display: none;
	}
	.cd-words-wrapper{
		margin-left: 0;
	}
	.rs-animated-heading .title-inner .title .cd-headline p:last-child {
	    left: -15px;
	}

	.footer-subscribe .newsletter-title {
	    font-size: 26px;
	}
	body.page-template-page-single #rs-header .header-quote{
		display: none;
	}	

	.sidenav.offcanvas-icon .rs-offcanvas-inner-left {
	    max-width: 100%;
	}
	.sidenav.offcanvas-icon .rs-offcanvas-inner-left{
		height: auto;
		padding-top: 60px;
	}
	#mobile_menu ul ul .submenu-button {
		top: 5px;
	}
	#mobile_menu .submenu-button:before {
	    top: 11px;
	    height: 12px;
	    background: #fff;
	}
	.page-error .content-area h2 span {
	    font-size: 110px;
	    line-height: 100px;
	    margin: 0 0 20px;
	}
	#mobile_menu .submenu-button:after{
		background: #fff;
	}
	.rs-portfolio-style7 .showcase-item img{
		position: absolute !important;
	}
	#mobile_menu .submenu-button::after {
	    right: 12px;
	    width: 12px;
	}
	#mobile_menu ul ul .submenu-button::before {
	    top: 11px;
	    right: 17px;
	}
	#mobile_menu ul ul .submenu-button::after {
	    right: 12px;
	}
	#mobile_menu .submenu-button {
	    top: 18px;
	}

	.menu-wrap-off .inner-offcan {
	    padding: 0;
	}

	.sidenav p,
	.sidenav .fa-ul li.address1,
	.sidenav.offcanvas-icon .rs-offcanvas-right a{
	    font-size: 16px;
	}
	#menu-offcanvas, .widget.icon-list ul.menu{
		display: none !important;
	}
	.sidenav .menu li ul.sub-menu li a {
	    font-size: 14px;
	}
	
	.sidenav .widget_nav_menu ul li ul li a {
	    padding: 10px 0;
	}
	body .sidebarmenu-area.mobilehum{
		display: none !important;
	}
	body.single-services .rs-porfolio-details{
		padding-top: 100px;
	}
	body .rs-particle-banner{
		background: transparent !important;
	}
	body .rs-particle-banner .particle-content-wrap{
		padding-top: 0 !important;
	}	
	.rs-banner-title_1.rs-heading .title-inner .title {
		font-size: 30px;
	}
	.rs-banner-title_2.rs-heading .title-inner .title {
		font-size: 22px;
	}
	.rs-services-default .services-item.img-left .services-icon {
		width: 110px;
	}
	.single-product .main-contain #content{
		padding-bottom: 15px;
	}
	body.profile #learn-press-user-profile .learn-press-form-login,
	body.profile #learn-press-user-profile .learn-press-form-register {
	    flex: 0 0 100%;
	    margin: 0;
	}

	body.profile #learn-press-user-profile .learn-press-form-register {
		margin-top: 50px;
	}
	.mobilehum ul.offcanvas-icon .nav-link-container a {
	    background: none;
	    padding-right: 0;
	}
	.sec-banner-home6 .common-text-shadow,
	.sec-banner-home6 .rs-btn2{
		text-align: center !important; 
	}

	.rs-blog-details .widget-area .bs-sidebar.dynamic-sidebar{
		padding-bottom: 0;
	}
	.rs-heading .title-inner .title span.watermark-animate {
		font-size: 120px;
	}
	.coupon input#coupon_code {
		width: 250px !important;
	}
	.single-portfolios .project-desc {
		padding-right: 0;
	}
	#rs-header.header-style-4 .sidebarmenu-search{
		padding: 0;
	}
		
	body .header-quote .sidebarmenu-area.text-right{
		display: none !important;
	}
	body .header-quote .sidebarmenu-area.mobilehum{
		display: block !important;
	}

	.counter-top-area.style1.left{
		padding-bottom: 0;
	}
	.sidenav .widget_nav_menu ul li a {
	    font-size: 15px;
	    padding: 20px 0;
	    line-height: 30px;
	}
	.sidenav .menu > li.menu-item-has-children::before {
	    top: 15px;
	    font-size: 20px !important;
	}
	.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content {
	    padding-left: 0;
	    padding-top: 0;
	}
	.sidenav.offcanvas-icon .rs-offcanvas-right {
	    border: none;
	}
	.off-nav-layer{
		border-radius: 0;
	}
	.construction-process3{
		margin-top: -50px;
	}

	.rs-footer ul.recent-post-widgets{
		max-width: 300px;
	}

	.menu-wrap-off{
		overflow-x: hidden;
	}
	.sidebarmenu-area.mobilehum{
		display: none !important;
	}
	
	.menu-wrap-off{
		overflow-y: auto;
		top: 0;
	}

	#rs-header.header-style-4 .header-inner.sticky{
		padding: 0px;
	}	
	#rs-header.header-style-4 .sticky .menu-area{
		padding: 0px;
	}

	.mptt-shortcode-wrapper .mptt-shortcode-table {
	    width: 100%;
	    overflow-x: auto;
	}
	.dynamic-sidebar {
	    padding: 0;
	}
	
	.close-search {
	    right: 25px;
	    top: 25px;
	}
	body .bg-right{
		background-size: cover !important;
	}
	body.logged-in .close-search {
	    right: 30px;
	    top: 50px;
	}
	
	#rs-header.header-style-3.header-style-2 .sticky-wrapper{
		margin-bottom: 0;
	}
	.page-template-doctor-search .searh-form-data input{
		margin: 30px 0;
	}
	.rs-heading h2 {
	    font-size: 32px;
	}

	.search-results .widget-area {
		margin-top: 70px;
	}
	
	
	#rs-header .container-fluid {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	
	.rs-breadcrumbs .page-title {
	    font-size: 40px !important;
	    line-height: 50px !important;
	}
	#rs-header.header-style-3 .header-inner .box-layout {
	    margin-top: 0;
	    padding-left: 15px;
	    padding-right: 15px;
	    border-radius: 0;
	    max-width: 100%;
	}

	.rs-contact .contact-address .address-item .address-icon i{
		margin-left: 0;
	}
	#rs-header.header-style-3 .header-inner.sticky{
		position: relative;
	}
	.rs-contact .contact-address .address-item .address-icon{
		text-align: left;
	}


	#rs-services-slider .item-thumb .owl-dot {
	    width: 46%;
	}
	#slider-form-area .form-area {
		margin: 70px auto 0;
		float: none;
		max-width: 600px;
	}

	.woocommerce ul.products li .woocommerce-loop-product__title {
	    font-size: 16px !important;
	}
	.rs-team-grid.team-style5 .team-item .normal-text .social-icons a i {
	    font-size: 12px;
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	}

	
	.three-col-service .rs-services1 .services-wrap .services-item .services-desc{
		padding-left: 0 !important;
		text-align: center;
	}
	.three-col-service .rs-services1 .services-wrap .services-item{
		display: block !important;
	}
	.counter-top-area {
		padding-top: 20px;
	}

	.three-col-service .rs-services1.services-right .services-wrap .services-item .services-icon i{
		margin: 0 auto;
	}
	.three-col-service .rs-services1.services-right .services-wrap .services-item .services-desc{
		text-align: center;
	}
	.style-bg .counter-top-area {
	    padding: 38px 0 0px;
	}
	.style-bg .counter-top-area .count-number h3 {
	    margin: 0 0 30px;
	}

		
	#rs-header.header-style-3 .sidebarmenu-search{
		margin-left: 24px;
		margin-right: 25px;
		padding-bottom: 0;
		padding-top: 0;
	}
	
	#rs-header .sidebarmenu-search .sticky_search{
	    padding: 21px 0;
	}

	#rs-header.header-style-4 .menu-cart-area{
		margin-right: 0;
	}
	#rs-header.header-style-4 .sidebarmenu-search{
		margin-left: 14px;
		margin-right: 14px;
	}

	.rs-heading h2 br,
	.rs-cta .description br,
	.navbar-menu #single-menu,
	.rs-heading .description p br,
	.home2services .rs-btn.btn-left,
	#rs-header.header-style1 .btn_quote,
	.header-style-4 .sticky .logo-section,
	.header-style-4 .toolbar-contact-style4,
	#rs-header.header-transparent .btn_quote,
	.mobile-menu-container .social-icon-responsive,
	#rs-header.header-style-4 .row-table .times-sec,
	#rs-header .menu-responsive .sidebarmenu-search,
	#rs-header.header-style-3 .toolbar-contact-style4,
	.slider-style-8 #cl-testimonial.testimonials-area.slider8:before{
	    display: none;
	}

	#rs-header .toolbar-area .toolbar-sl-share ul{
		text-align: center;
	}
	.single .ps-navigation .link_text {
	    font-size: 14px;
	    font-weight: 500;
	}
	#rs-header.header-style5 .logo-area {
	    line-height: 70px;
	}
	#rs-header.header-style5 .toolbar-area .toolbar-contact ul li {
	    padding: 0 !important;
	}
	#rs-header.header-style5  .menu-area .mobile-menu-link, .menu-area .mobile-menu-container{
		right: 0;
    	left: auto;
    	z-index: 9999;
	}
	.header-style3 .nav-link-container .nav-menu-link span{
		background: #28406d;
	}
		
	.footer-bottom #footer-menu li{
		display: inline-block !important;
	}
	.footer-bottom #footer-menu li:first-child a{
		padding-left: 0;
	}
	.header-style1 .sticky .menu-area {
	    background: #fff;
	}
	
	.sidenav.nav-active-menu-container{
		box-shadow: none;
	}
	.mobile-menu-container ul.sidenav.nav-active-menu-container{
		padding: 70px 0 0;
	}

	
	.sidenav{
		padding:0;
		width: auto;
	}	
	body.page-template-page-single .sidenav{
		padding:36px 0 0;
	}
	ul.sidenav .menu > li.menu-item-has-children::before{
		right: 14px;
	}
	.sidenav li.nav-link-container{
		top: 24px !important;
		left: 20px !important;
		float: none !important;
	}
	#full-sections.full-sections-startup{
		padding-top: 30px !important;
		padding-bottom: 100px !important;
	}

	#map-overlay .rs-heading {
	    padding: 100px 0 0;
	}
	.mobile-menu-link a{
		display: block;
		float: right;
	}	
	body.page-template-page-single .mobile-menu-link a{
		width: 50px;
	}
	body.page-template-page-single .menu-area .navbar{
		margin-right: 0;
	}
	body.page-template-page-single .nav-link-container .nav-menu-link span{
		float: right;
	}
	body.page-template-page-single #rs-header .menu-area {
	    padding: 12px 0 12px;
	}
	body.page-template-page-single .sidenav li.nav-link-container a {
	    width: 70px;
	    margin-left: -5px;
	}

	body.page-template-page-single .sidenav li.nav-link-container{
		height: auto;
		width: auto;
	}

	body.page-template-page-single .sidenav li.nav-link-container{
		padding: 10px 0 0 6px;
	}
	body.page-template-page-single .sidenav li.nav-link-container .nav-menu-link{
		overflow: hidden;
	}
	body.page-template-page-single .sidenav li.nav-link-container a span {
	    height: 5px;
	    width: 5px;
	}
	.header-style-5 .mobile-menu{
	    display: block;
	}
	.header-style-5 .desktop-menu{
	    display: none;
	}
	.header-style1 .mobile-menu-container .sidenav .nav-link-container{
		right: 0px !important;
	}
	body #rs-header.header-style1 .menu-area .sidenav .nav-link-container .nav-menu-link{
		padding: 9px 0 0 11px;
	}
	.logged-in .menu-sticky.sticky .sidenav .nav-link-container{
		margin-top: 15px;
	}
	.header-style1 .sidenav li.nav-link-container {
	    padding: 8px 10px 10px 10px;
	}
	.header-style-5 .mobile-menu-link{
	    top: 40px;
	}
	.footer-bottom .footer-menu-right{
		float: none;
	}
	.rs-cta .style1 .exp-title,
	.footer-bottom #footer-menu,
	.rs-cta .style1 .text-right,
	.rs-cta .style2 .text-right,
	.rs-cta .style1 .vertical-middle{
	    text-align: center !important;
	}
	.rs-cta .cta-wrap.style1 a.readon{
		font-size: 12px;
	}
	.rs-footer .footer-top .mc4wp-form-fields {
		max-width: 280px;
	}
	.rs-footer .footer-top .widget_nav_menu .menu li{
		padding-left: 0;
	}
	.footer-bottom #footer-menu li {
	    display: block;
	}
	.header-style-5 .mobile-menu-link a.nav-menu-link{
	    height: 16px;
	    display: block;
	}
	.header-style-5 .sidenav .nav-link-container{
		display: block;
	}
	.header-style-5 .sidenav .nav-link-container a{
		padding: 0;
		border: none;
	}

	.header-style1 .menu-middle [class*="col-"] {
		width: 100%;
		float: none;
		text-align: center;
	}	
	.mc4wp-form{
		margin-left: 0;
	}

	.menu-area .mobile-menu-link, 
	.menu-area .mobile-menu-container {
	    display: block;
	}

	.rs-cta .cta-wrap .button-wrap, 
	.rs-cta .style2 .button-wrap{
		margin-top: 30px;
		display: block;
	} 	


	.rs-breadcrumbs{
		clear: both;
	}

	.menu-area #primary-menu-single {
		display: block;
	}
	.menu-area .navbar ul li{
	    height: 60px;
	    line-height: 60px;
	    display: block;
	    text-align: left;
	}	
	
	.menu-main-menu-single-container{
		width: 100%;
		padding: 0;
		background: #50d2c2;
	}
	.navbar-header{
		float: none;
		margin-top: 8px;
	}
	#rs-header .menu-area .navbar ul li:hover a::after, 
	#rs-header .menu-area .navbar ul li.active a::after{
		display: none;
	}
	.navbar a{
		line-height: 60px;
	}
	.menu-area .navbar ul li ul.sub-menu {
		min-width: 100%;
		display: none;
	}
	.sec-title-all {
	    margin-bottom: 35px;
	}
	#contact-address .rs-heading {
		padding-top: 50px !important;
	}
	.testimonial-home-video #cl-testimonial ul li {
		margin-bottom: 0;
		padding-bottom: 13px !important;
	}

		
	#rs-cta {
	    padding: 60px 0 74px 0;
	}
	.rs-team .team-item .team-content {
	    padding: 15px;
	}
	.rs-team .team-item .team-social {
		bottom: 25px;
	}
	.menu-area .navbar ul li ul.sub-menu li{
		background: rgba(255, 255, 255, 0.3);
	}
	.navbar-menu #primary-menu-single8, 
	.navbar-menu #primary-menu-single, 
	.navbar-menu #primary-menu-singles1, 
	.navbar-menu #primary-menu-singles{
		display: none;
	}

	#rs-cta h2{
		font-size: 34px !important;
	}
	#blog-home .blog-meta .blog-title {
    	font-size: 16px;
    	line-height: 23px !important;
	}
	.rs-blog .blog-item .blog-meta .blog-date {
	    font-size: 12px;
	}
	span.author {
    	margin-left: 6px;
	}
	.single-teams .project-desc,
	.single-teams .details-tabs-area,
	.rs-blog .blog-item .blog-meta .blog-lc > div:first-child {
    	margin-right: 0;
	}
	.rs-blog .blog-item .blog-meta .blog-lc > div:first-child {
    	margin-right: 0;
    	font-size: 10px;
	}
	#price-table .top .cl-header h4{
		font-size: 17px;
	}
	#contact-address {
	    position: relative;
	    left: 0;
	    right: 0;
	    bottom: 0;
	}
	#map {
    	padding-bottom: 0 !important;  
    	overflow: hidden;
	}
	.testimonial-banner .cl-testimonial2 .clt-content {
		padding-top: 0;
	}
	
	#rs-header.header-style-3 .box-layout{
		position: static;
	}
	
	.header-style1 .toolbar-contact-style4 {
		display: none;
	}
	/*new css*/
	body .rs-banner-section{
		padding: 86px 0 90px !important;
	}

	.rs-we-works .rs-work-box{
		border: 2px dotted #4D6DE6;
	}
	body .rs-we-works{
		padding-bottom: 100px !important
	}
	
	.rs-banner-section .banner-text h2 {
		font-size: 36px;
		margin: 0 0 10px;
	}
	.rs-banner-section .banner-text h1 {
		font-size: 45px !important;
	}
	.rs-porfolio-details h3.info-title,
	.rs-porfolio-details .project-desc .project-title{
		margin-bottom: 15px;
	}
	.rs-porfolio-details .project-desc .project-title{
		font-size: 26px;
	}
	.rs-porfolio-details .project-desc h3,
	.rs-porfolio-details h3.info-title,
	.rs-services-style3 .services-item .services-desc .services-title,
	.services-style-2 .services-wrap .services-item .services-desc .services-title2{
		font-size: 20px;
	}
	#rs-header.header-style3 .table_row .col-cell {
	    width: 100%;
	}
	#rs-header.header-style3 .menu-area .mobile-menu-link, .menu-area .mobile-menu-container {
	    padding-right: 0;
	    z-index: 999;
	}
	.woocommerce table.shop_table_responsive tr td.product-quantity:before{
		padding-top: 8px;
	}
	
	.dynamic-sidebar,
	.padding-left-sidebar .dynamic-sidebar{
		margin-right: 0;
		margin-left: 0;
	}
	.rs-blog-details .widget-area {
		padding-top: 60px;
	}
	.subscribe-text .mc4wp-form input[type="submit"],
	#sidebar-services .widget.widget_nav_menu ul li{
		padding-left: 20px;
		padding-right: 20px;
	}

	.subscribe-text .title{
		font-size: 24px;
	}
	.subscribe-text .mc4wp-form .subscribe-title{
		font-size: 30px;
	}
	.rs-footer .widget{
		max-width: 100%;
	}
	#rs-footer{
		background-position: top center !important;
	}
}



/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) {
	.slider-bg-btn, .border-btn {
	    padding: 12px 38px !important;
	}	
}

/* Mobile Layout: 767px. */

@media only screen and (max-width: 767px) {
	.rs-heading .description br,
	header#rs-header.header-style-4.header-style7 .sidebarmenu-search{
		display: none;
	}
    .rs-ptc-120 > div{
      padding-top: 120px;
    } 
    .rs-pbc-120 > div{
    	padding-bottom: 120px;
    }
    .lp-archive-courses .learn-press-courses[data-layout="list"] .course{
    	display: block !important;
    }
    .lp-archive-courses .learn-press-courses[data-layout="list"] .course{
        width: 100% !important;
    }

    #learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner .lp-profile-username {
        padding-top: 60px;
    }
    body.profiles-login .lp-user-profile .lp-content-area{
    	display: block;
    }
    .learn-press-form-login, .learn-press-form-register{
    	margin: 0 !important;
    }
    body.profiles-login .lp-user-profile .learn-press-form-login.learn-press-form{
    	margin-bottom: 30px !important;
    }
    .rs-footer .footer-bottom .widget_nav_menu ul li:first-child a{
    	padding-left: 0 !important;
    }
 	.learnpress-page .lp-button-back .lp-button {
 	    height: 40px;
 	    padding: 0 13px !important;
 	}
    .single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
        margin: 40px auto;
    }
    body.rs-pages-btm-gap .main-contain #content{
    	padding-top: 60px;
    }
    .rs-testimonil_style5 .slider-part .image-wrap{
    	padding: 0 10px;
    }
    body ul.learn-press-courses .course,
    .footer-subscribe input[type="email"],
    .rs_course_style7 .courses-item .img-part img{
    	width: 100%;
    }
    .single-lp_course .inner-column.sticky-top .course-features-info{
    	margin-top: 0;
    }
    #rs-header.header-style-3 .rs-contact-location{
    	display: none;
    }
    .woocommerce div.product form.cart .group_table td:first-child{
        width: 140px;
    }
    .rs-footer .footer-bottom .widget_nav_menu ul{
    	justify-content: left;
    }
    .copyright_border .rows .cols.frist-cols{
    	order: 13;
    }
    .rs-event-slider .event-item .events-short .featured-img .categorie{
    	left: 20px;
    }
    .copyright_border .rows{
    	display: flex !important;
    	flex-wrap: wrap !important;
    	justify-content: left !important;
    }
    .rs-testimonial-slider1 .testi-item .content-part {
	    padding-top: 40px;
	    padding-bottom: 50px;
	    padding-left: 65px;
	}
	.rs-testimonial-slider1 .testi-item .img-part {
		position: static;
	    padding-top: 50px;
	    padding-left: 30px;
	}
    
    .woocommerce-page form .form-row-last button.button{
		padding: 14px 16px;
		font-size: 14px;
    }
    .rs-event-slider.event-slider-style2 .event-item .events-short {
        max-width: 500px;
        margin: 0 auto;
    }
    .rsaddon-unique-slider .blog-item .blog-inner-wrap {
        max-width: 400px;
        margin: 0 auto;
    }
    #rs-header .toolbar-area .toolbar-sl-share li.opening{
    	display: block;
    	margin-right: 0;
    	padding-right: 0;
    	line-height: 25px;
    }
    #rs-recipes-section {
	    margin-bottom: 50px;
	}
	#rs-recipes-section .rs-video.style2 .icon-area{
		left: 43%;
	}
	#rs-recipes-section .elementor-widget-rs-image-hover {
	    max-width: 520px;
	}
    #rs-header .toolbar-area .toolbar-sl-share ul li {
        line-height: 30px;
    }
    .rs-newsletter .newsletter-wrap .sub-title,
    .rs-testimonial-slider2 .testi-item .user-info > img {
        margin-bottom: 0;
    }
    .rs-addon-services.services-style4{
    	max-width: 393px;
    	margin: 0 auto;
    	position: relative;
    }
    .rs-addon-services.services-style4:after{
    	width: 393px;
    	right: 0;
    	margin: 0 auto;
    }
    .rs-ptc-150 > div{
      padding-top: 150px;
    } 
    .rs-pbc-150 > div{
    	padding-bottom: 150px;
    }
  	header#rs-header.header-style-4 .menu-area .container-fluid {
  	    padding-left: 20px;
  	}
    .page-error .readon {
	    font-size: 15px;
	    padding: 8px 28px;
	    border-radius: 5px !important;
	}
	.footer-logo-wrap{
		text-align: left;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.blog-item.no-thumbs .categories{
		padding-left: 20px;
	}
	.rs-footer .footer_social{
		margin-top: 20px;
	}
	ul.footer_social li{
		height: 30px;
		line-height: 30px;
	}
	.full-blog-content .btm-cate{
		margin-bottom: 7px;
	}
	.full-blog-content .btm-cate li{
		margin-bottom: 5px;
	}
	.counter-top-area .count-number::after{
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.brnone br{
		display: none;
	}
	.rstbd .tab-contents h2{
		font-size: 28px;
		line-height: 38px;
	}
	.rstbd .tab-image img{
		padding-right: 0;
	}
	.rstbd .tab-image{
		margin-bottom: 30px;
	}
	.rstbd,
	.footer-bottom .rows,
	.rstab-main.vertical,
	.rstab-main.no_item_menu ul,
	.rs-portfolio-style7 .showcase li{
		display: block;
	}
	.footer-bottom .rows .footer_social{
		text-align: center;
	}
	.rstab-main.vertical ul.nav{
		margin: 0 0 40px;
	}
	.rs-heading .title-inner .title span.watermark {
	    font-size: 110px;
	}
	.footer-subscribe .subscribe-bg .text-right{
		text-align: center !important;
	}
	
	.rs-heading .title-inner .sub-text, 
	.rs-dual-heading .title-inner .sub-text{
		margin-bottom: 0;
	}
	.rs-heading .title-inner .title, 
	.rs-dual-heading .title-inner .title{
		margin-bottom: 10px;
	}
  
	.mobcs-pt0 .rs-services1.services-left .services-item{
		padding-bottom: 0;
	}
	.footer-0{
		padding-right: 15px;
	}
	.rs-footer .fa-ul{
		padding-right: 0;
	}
	.rs-addon-slider .team-item{
		padding-left: 0;
		padding-right: 0;
	}

	.footer-subscribe .newsletter-title {
	    text-align: center;
	    margin-bottom: 20px;
	}
	.rs-services-default .services-wrap .services-item{
		margin-bottom: 0;
	}
	.rs-portfolio-style7 .showcase-item h3{
		font-size: 30px;
	}
	.counter-top-area.content-left {
		text-align: center;
	}
	.footer-bottom .text-right,
	.footer-subscribe .text-right{
		text-align: center !important;
	}
	.rs-team-grid.team-style5 .team-item .normal-text .team-text{
		padding-left: 0;
		padding-right: 0;
	}
	#rs-header .btn_quote a {
	    font-size: 13px;
	    padding: 10px 14px;
	}
	.single-post .single-posts-meta {
		padding-left: 20px;
		padding-right: 20px;
	}
	.contact-page2 {
		padding: 40px;
	}
	.timeline-alter .left-part {
	    text-align: left;
	    padding-left: 25px;
	}
	.apps_img .description img {
	    max-width: 45%;
		display: inline-block;
		margin: 0 8px;
	}
	.page-error.coming-soon .countdown-inner .time_circles div {
		padding-top: 20px;
		width: 100px !important;
		height: 100px !important;
		margin-bottom: 20px;

	}
	.page-error.coming-soon .countdown-inner .time_circles div:last-child{
		margin-bottom: 0 !important;
	}
	.page-error.coming-soon .content-area h3{
		font-size: 24px;
	}
	.page-error.coming-soon .content-area h3{
		margin-top: 20px;
	}
	.not-found-bg .content-area h3 span {
		font-size: 80px;
		line-height: 80px;
		text-shadow: 10px 0 0 rgba(0,0,0,.3);
	}
	
	.page-error.coming-soon .content-area h3 span {
		font-size: 40px;
		line-height: 60px;
		padding-bottom: 0;
	}
	.rs-heading.rs-banner-text .title-inner .title{
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.rs-heading.style11 .title span.watermark {
	    font-size: 140px;
	}
	.clients-grids.cols-five li {
		width: 33.333%;
	}
	h3#order_review_heading, 
	.woocommerce-checkout .checkout .woocommerce-billing-fields h3, 
	.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
		font-size: 20px;
	}
	.coupon input#coupon_code {
	    width: 210px !important;
	}
	.rs-porfolio-details .project-desc .alignright{
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.rs-counter-main-home{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.footer-subscribe input[type="email"]{
		max-width: 100%;
	}	
	.rs-counter-home4.rs-counter-main-home .counter-top-area.content-left{
		text-align: center;
	}

	.rs-footer .container-fluid{
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer-style-1 .footer-logo{
		display: block;
	}
	.footer-style-1 .footer-logo,
	.footer-bottom .copyright {
	    text-align: left !important;
	}
	.rs-footer .footer1, .rs-footer .footer2 {
	    padding-right: 15px;
	}
	.footer-bottom .copyright {
	    margin-top: 0px;
	}
	.rs-heading .title-inner .title,
	.rs-newsletter .newsletter-wrap .sec-title .title {
	    font-size: 28px;
	}
	.google-maps{
		margin-top: 100px !important;
	}
	.showcase-logo{
		overflow: hidden;
	}
	.showcase-logo > div {
		width: 25%;
		float: left;
	}
	.single-teams .ps-informations{
		padding: 20px;
	}
	.page-error .content-area h3 span {
	    font-size: 140px;
	    margin: 0 0 0px;
	}
	.sticky_form_full{
		width: 80%;
	}
	.rs_course_style3 .courses-item .img-part img{
		width: 100%;
	}
	.rs-blog-details .single-content-full .alignleft,
	.rs-blog-details .single-content-full .alignright{
		float: none;
		width: 100%;
		display: block;
	}
	.rs-header-title.header-right .title{
		text-align: left;
	}	
	.details-tabs-area .team-detail-wrap .list-content{
		overflow-x: auto;
	}
	.table-background tr, 
	.table-background td, 
	.table-background th {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#services-single-design > div {
		padding-left: 15px !important;
	}
	
	.rs-cta .style1 .title-wrap .exp-title, .rs-cta .style2 .title-wrap .exp-title{
		font-size: 28px !important;
	}
	.home1services-style .rs-services .services-style-9 .services-wrap{
		margin-top: 0;
	}
	.servies-one .rs-services .services-style-7 {
		padding-left: 0 !important;
	}
	
	.single-teams .ps-informations h2.single-title{
		margin-top: 40px;
	}	
	.rs-cta .cta-wrap.style1 [class*="col-"] {
	    padding: 0 15px;
	    width: 100%;
	    max-width: 100%;
	    flex: 0 0 100%;
	    text-align: center;
	}
	.rs-cta .style1 .title-wrap .exp-title, .rs-cta .style2 .title-wrap .exp-title{
		text-align: center;
	}
	body .bg-bottom{
		padding-bottom: 150px !important;
	}
	.rs-heading.about-award{
		padding-right: 15px !important;
	}

	.about-award p img{
		width: 25%;
	}
 
	.blog .blog-item.style1 .blogfull {
	    padding: 35px 20px 20px;
	}


	.rs-footer ul li {
	    padding: 0 0 6px 0;
	}
	#rs-services-slider .item-thumb .owl-dot {
	    width: 48%;
	}
	#rs-services-slider .item-thumb {
	    padding-right: 0;
	}
	
	#rs-contact .contact-address.style2 .address-item{
		margin-bottom: 0;
		padding-right: 0;
		padding-left: 0;
	}
	.page .main-contain .bs-sidebar{
		padding-top: 0;
	}
	
	.single-teams .ps-informations .info-title {
		font-size: 24px !important;
		margin-bottom: 18px;
	}
	.counter_style9 .counter-top-area{
		padding-top: 0;
	}
	body.single-post .bs-sidebar{
		padding-top: 50px;
	}
	#rs-services-slider .slick-arrow{
		display: none !important;
	}
	.rs-heading.big .title-inner h2 {
		font-size: 28px;
	}

	.main-contain .client-section{
		padding: 45px 0 35px !important;
	}
	.sm-hidden,
	#testimonial-home p:after,
	.contact-sec .contact:after,
	.contact-sec .contact:before,
	.contact-sec .contact2:before,
	.rs-project-section .slick-prev,
	.rs-project-section .slick-next,
	#video-section-seo  .rs-video-2,
	.testimonial-home-video .slick-arrow,
	.rs-cta .style2 .title-wrap .exp-title:after,
	.contact-address.style2 .address-item:after,	
	.team-slider-style2 .team-item-wrap .team-content,
	.header-style1 .menu-area .get-quote .quote-button,	
	#map-overlay .rs-contact .contact-address .address-item .address-icon:after{
		display: none !important;
	}
	.our-speciality .rs-services1.services-left.border_style:last-child,
	.our-speciality .rs-services1.services-left.border_style:last-child .services-icon{
		margin-bottom: 0;
	}

	.rs-services1.services-left.border_style{
		overflow: hidden;
	}
	.menu-sticky.sticky{
		position: static;
	}
	.main-contain .about-video{
		padding-top: 60px !important;
		padding-bottom: 70px !important;
	}
	.main-contain .about-video .rs-video-2 {
	    padding: 60px 0;
	}
	.about-video .rs-heading{
		padding-top: 0 !important;
	}

	#best-quality-advice .tab-bg{
		min-height: 300px;
		padding-top: 0 !important;
	}

	.testimonial-light .right-testimonials > div,
	.contact2 > div,
	.mpl-15{
		padding-left: 15px !important;
	}
	
	.rs-cta.text-left{
		margin-top: 40px;
	}
	ul.index li.active a{
		font-size: 30px;
	}
	ul.index li{
		width: 135px;
	}
	ul.index li:after{
		left: 50%;
		transform: translateX(-50%);
	}
	.content-wrap{
		display: block;
	}
	.content-wrap .col-left{
		margin-bottom: 40px;
	}

	.cdev div {
	    height: 130px;
	    width: 130px;
	}
	.cdev div span{
		line-height: 91px;
	}

	
	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
	    border-top: 1px solid #ccc;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li{
		margin-bottom: 8px;
	}
	.comments-area .comment-list li.comment ol.children li {
	    margin-left: 0;
	}
	.comments-area .comment-list li.comment .comment-author img{
		float: none;
		border-radius: 5px;
		display: block;
		margin: 0 auto;
		padding:0 0 20px;
		position: static;
	}
	.comments-area .comment-list li.comment .comment-author b {
	    float: none;
		border-radius: 5px;
		display: block;
		margin: 0 auto;
		padding:0;
	}
	.comments-area .comment-list li.comment .reply {
	    padding-left: 0;
	    margin-top: 0;
	    text-align: center;
	}
	.comments-area ol.children {
	    padding: 0;
	    margin: 0;
	}
	.comments-area .comment-list li.comment ol.children li{
		padding: 0;
	}
	.comments-area .comment-list li.comment .comment-metadata {
	    margin-left: 0;
	    margin-top: 0;
	}
	.comment-full{
		text-align: center;
	}
	body.single-lp_course .comment-full{
		text-align: left;
	}
	
	body.single-product div.product .woocommerce-tabs .comment-full{
	    text-align: left;
	}

	.comments-area .comment-list li.comment .comment-content{
		padding: 0;
	}

	.comments-area .comment-list li.comment {
		padding: 10px;
		margin: 0;
		border: none;
		box-shadow: none;
	}
	.comments-area .comment-list li.comment .comment-content p {
		margin-bottom: 8px;
	}
	.comments-area .comment-list li.comment .comment-content p {
		margin-bottom: 8px;
	}
	.comments-area .comment-list li.comment .comment-content {
		margin-top: 15px;
	}
	
	.rs-breadcrumbs .page-title, 
	.rs-breadcrumbs .breadcrumbs {
		float: none;
	}
	.rs-breadcrumbs .breadcrumbs {
		margin-top: 8px;
	}
	.rs-heading h2:after{
		display: none;
	}
	.rs-heading h2{
		font-size: 25px;
		line-height: 36px;
	}
	.sidenav.nav-active-menu-container .offcanvas_social li a{
		padding: 20px 0 0 16px;
	}

	.bs-sidebar .widget,
	.single-teams .team-inner,
	.blog .rs-blog .blog-item .full-blog-content, 
	.archive .rs-blog .blog-item .full-blog-content,
	.single-teams .details-tabs-area .team-detail-wrap,
	.single-post .rs-blog-details .type-post .single-content-full {
		padding-left: 20px;
		padding-right: 20px;
	}
	.blog .rs-blog .blog-item .full-blog-content .title-wrap .blog-title, 
	.archive .rs-blog .blog-item .full-blog-content .title-wrap .blog-title{
		font-size: 22px;
	}
	.blog .rs-blog .blog-img .categories, 
	.archive .rs-blog .blog-img .categories, 
	.blog .blog .blog-img .categories, 
	.archive .blog .blog-img .categories {
		left: 20px;
	}
	.blog .rs-blog .blog-item, 
	.archive .rs-blog .blog-item{
		margin-bottom: 50px;
	}
	.blog-page .dynamic-sidebar{
		margin-top: 60px;
	}
	.comments-area .comment-list li.comment .comment-body{
		padding-left: 0;
	}
	.team-grid-style1 .team-item .team-content1 h3.team-name, 
	.team-slider-style1 .team-item .team-content1 h3.team-name,
	.rs-team-grid.team-style5 .team-item .normal-text .person-name {
		font-size: 18px;
	}
	.rs-team-grid.team-style4 .team-wrapper .team_desc .name{
		font-size: 17px;
	}
	.rs-cta .description{
		font-size: 15px !important;
	}
	.counter-top-area.style1.left .count-text h3{
		line-height: 24px !important;
	}
	.counter-top-area.style1.left .count-text h3 span{
		font-size: 15px !important;
	}
	#rs-contact .rs-col-6{
		width: 100%;
		float: none;
	}
	.subscribe-form input {
		padding: 0 17px;
	}
	.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
	    margin: 80px auto;
	}
}

/* Device Size : 590px. */
@media only screen and (max-width: 590px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width: 100% !important;
	}
	.rs-newsletter .newsletter-wrap{
		padding-left: 40px;
		padding-right: 40px;
	}
	#rs-header .toolbar-area .toolbar-contact ul li{
		border: none;
	    padding: 0;
	    display: block;
	    margin-right: 0;
	}
	#learn-press-profile #profile-sidebar .lp-user-profile-avatar {
	    max-width: 100%;
	}
	.course-summary .course-tab-panel-overview, 
	.course-summary .course-tab-panel-curriculum, 
	.course-summary .course-tab-panel-instructor, 
	.course-summary .course-tab-panel-reviews {
	    padding: 50px 25px!important;
	}
	ul.learn-press-nav-tabs {
	    display: block !important;
	}
	.single-lp_course .course-reviews-list li .review-text, .single-lp_course .course-reviews-list-shortcode li .review-text {
	    padding-left: 0;
	}
	.woocommerce .related.products ul.products[class*="columns-"] li.product, 
	.woocommerce-page .related.products ul.products[class*="columns-"] li.product {
	    float: none !important;
	    clear: both !important;
	    width: 100% !important;
	}
	.woocommerce .quantity .qty_button {
	    padding: 0px 6px;
	}
	.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
	    margin: 40px auto;
	}
	body.course-item-popup #course-item-content-header .course-item-search{
		display: none !important;
	}
	#course-item-content-header .course-title{
		display: none !important;
	}
	#course-item-content-header .course-title{
		margin: 0 !important;
	}
	.rs-addon-services.services-style4::after{
		width: 100%;
	}
	#rs-header.header-style-4 .sticky_search i:before {
	    margin: 0;
	}
	.woocommerce .woocommerce-grouped-product-list .quantity .qty{
		width: 30px;
		display: block;
		border: none;
		margin: 0 auto;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		height: 29px !important;
	}
	.woocommerce .woocommerce-grouped-product-list .quantity {
	    padding: 3.6px 1px 7px;
	}
	.woocommerce .woocommerce-grouped-product-list div.product form.cart .group_table td:first-child {
	    width: 84px;
	}
	.woocommerce .woocommerce-grouped-product-list .quantity .qty_button {
	    padding: 0px 2px;
	}
	.tstml{
		display: block;
	}	
	.tstml .testimonial-content{
		margin-bottom: 20px;
	}
	.rstab-main.no_item_menu ul {
	    margin: 0 auto;
	}
	#rs-header.header-style-4 .btn_quote {
	    margin-left: 0;
	}
	.event-desc h2,
	.rs-blog-details h2{
		font-size: 30px;
		line-height: 42px;
	}

	.coupon input#coupon_code {
	    display: block;
	    float: none;
	    margin: 0 auto;
	    width: 100% !important;

	}
	.coupon .button{
		float: none !important;
		margin: 12px auto 0 !important;
		width: 100% !important;
	}

	.woocommerce ul.products[class*="columns-"] li.product:nth-child(2n), .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n),
	.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
	    float: none;
	    clear: both !important;
	    width: 100%;
	    margin: 0;
	}
	
	.rs-blog-details .comments-title {
	    margin-bottom: 20px;
	    text-align: center;
	}
	.details-tabs-area .table-background{
		width: 100%;
		overflow-x: auto;
	}
	.woocommerce span.onsale {
		right: 67px !important;
	}
	.woocommerce ul.products li.product .images-product .overley .winners-details .product-info {
		right: 70px;
	}
	body .team-grid-style1 .team-item:after, 
	body .team-slider-style1 .team-item:after,
	body .team-slider-style1 .team-item:after {
	    width: calc(100% - 40px);
	    height: calc(100% - 40px);
	}
	.rs_course_style4 .courses-item .content-part {
	    padding: 20px 0 0;
	}
	.rs_course_style4 .courses-item{
		display: block;
		border-radius: 0;
		text-align: center;
		padding: 30px 20px;
	}
	.page-error.coming-soon .countdown-inner .time_circles div h4{
		font-size: 12px !important;
	}
}



/* Small Device : 480px. */

@media only screen and (max-width: 480px) {
	blockquote{
		font-size: 16px;
	}
	.rs-newsletter .newsletter-wrap,
	body.profile #learn-press-user-profile .learn-press-form-login,
	body.profile #learn-press-user-profile .learn-press-form-register{
		padding-left: 30px;
		padding-right: 30px;
	}
	.rs-testimonial-slider1 .testi-item .content-part {
	    padding-left: 50px;
	    padding-right: 20px;
	}
	.page-error.coming-soon .content-area h3 span{
		font-size: 30px;
	}
	.rs-testimonial-slider1 .testi-item .img-part{
		padding-left: 20px;
	}
	.woocommerce div.product form.cart .group_table td:first-child{
		padding-right: 0;
	}
	.rs-footer .footer-bottom .widget.widget_nav_menu ul.menu{
		margin-top: 12px;
	}
	.rs-event-slider .event-item .events-short .all-date-times .address{
		padding-left: 10px;
	}
	.rs-testimonial-default .testimonial-item .testimonial-information{
		padding-left: 0;
	}
	.rs-newsletter .newsletter-wrap .title{
		font-size: 25px;
	}
	.rs-newsletter .newsletter-wrap .sub-title {
	    font-size: 16px;
	    line-height: 24px;
	}
	.rs-newsletter .mc4wp-form-fields .newsletter-form button {
	    padding: 15px 12px;
	    font-size: 15px;
	}
	.rs-testimonial-grid .tstml,
	.rs-contact-box .address-item,
	.single-lp_course .course-author,
	.rs-event-slider.event-slider-style3 .event-item .time-sec{
	    display: block;
	}
	.mc4wp-form-fields .newsletter-form button {
	    padding: 15px 20px;
	}
	.rs-event-slider.event-slider-style3 .event-item .time-sec .timesec{
		margin-right: 0;
	}
	.team-grid-style2 .team-item .content-part .team-social li{
		margin-right: 20px;
	}
	.single-lp_course .course-author .author-name{
		margin: 0 0 15px;
	}
	.mc4wp-form-fields .newsletter-form input {
	    padding: 14px 15px;
	    height: 55px !important;
	}

	.rs-contact-box .address-item .address-icon{
		margin: 0 0 10px;
	}
	.rs-blog-grid1.blog-item .blog-content .blog-meta li{
		padding-right: 10px;
	}
	.page-error.coming-soon .content-area h3{
		font-size: 18px;
	}
	.page-error.coming-soon .content-area h3{
		margin-bottom: 30px;
		line-height: 1.4 !important;
	}
	.rs-heading.style11 .title span.watermark {
	    font-size: 100px;
	}

	.rs-breadcrumbs .page-title {
	    font-size: 35px !important;
	}
	.single-post .ps-navigation {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.single-post .ps-navigation ul li.prev .next_link::before{
		line-height: 26px;
	}	
	.single-post .ps-navigation ul li.next .next_link::before{
		line-height: 26px;
	}
	.single-post .ps-navigation ul li.prev {
	    padding-left: 0px;
	}	
	.single-post .ps-navigation ul li.next {
	    padding-right: 0px;
	}
	blockquote,
	.single-lp_course .course-features-info,
	.rs_course_style3 .courses-item .content-part,
	.rs_course_style6 .courses-item .content-part{
		padding-left: 20px;
		padding-right: 20px;
	} 
	.rs_course_style1 .courses-item, 
	.rs-courses-categories .categories-item,
	.rsaddon-unique-slider .blog-item .blog-content,
	body .cl-testimonial2 .image-testimonial .testimonial-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.page-error .content-area h2 span {
	    font-size: 60px;
	    line-height: 80px;
	    margin-bottom: 0;
	}	
	.course-summary .course-tab-panel-overview, 
	.course-summary .course-tab-panel-curriculum, 
	.course-summary .course-tab-panel-instructor, 
	.course-summary .course-tab-panel-reviews,
	.single-lp_course .inner-column.sticky-top .btn-secs{
		padding: 20px;
	}
	
	.woocommerce span.onsale {
		right: 40px !important;
	}
	.woocommerce ul.products li.product .images-product .overley .winners-details .product-info {
		right: 40px;
	}

	.menu-wrap-off{
		overflow-x: hidden;
	}

	.menu-cart-area .cart-icon-total-products{
		right: -100px;
	}
	.rs-heading.rs-banner-text.style11.text-center .title-inner::before {
		bottom: 10px;
	}
	.mobile-menu-link {
		top: 32px;
	}

	.footer-subscribe .newsletter-title,
	.woocommerce-checkout .woocommerce-additional-fields h3{
		font-size: 24px;
	}
	
	.page-error .content-area h3 span {
	    font-size: 100px;
	    line-height: 120px;
	}


	.page-error .content-area h3{
		font-size: 24px;
	}
	.single .ps-navigation .link_text i{
		margin-top: 4px;
	}
	.showcase-logo > div{
		width: 50%;
	}
	
	.woocommerce .woocommerce-ordering, 
	.woocommerce .woocommerce-result-count,
	.time-listing li span{
		float: none;
	}

	.subscribe-text .mc4wp-form input[type="submit"],
	.subscribe-text .mc4wp-form input[type="email"]{
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.woocommerce .woocommerce-ordering, 
	.woocommerce .woocommerce-result-count,
	.subscribe-text .mc4wp-form input[type="email"]{
		text-align: center;
	}
	
	.single-teams .team-skill,
	.testimonials-slider8 > div,
	.blog .blog-item.style1 .blogfull,
	.rs-blog .blog-item.style1 .blogfull, 
	.rs-blog-details .blog-item.style1 .blogfull, 
	#cl-testimonial .testimonial-slide.slider1 .testimonial-item .testimonial-content {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.single-teams .team-inner,
	.department-grid-style .inner-sec.no .department-desc{
		padding-left: 15px;
		padding-right: 15px;
	}
	.single h2{
		font-size: 28px;
	}
	.rs-blog-grid .bottom-shadow1 {
		padding: 20px 20px 30px;
	}
	.rs-heading .title-inner .title {
		line-height: 40px;
	}
	.rs-blog-grid.rs-blog .blog-meta .blog-title {
	    line-height: 26px !important;
	}
	.rs-blog-details h4,
	.rs-porfolio-details h3, 
	.rs-cta .style1 .title-wrap .exp-title,
	.rs-blog-grid.rs-blog .blog-meta .blog-title,
	.rs-portfolio-style5 .portfolio-item .portfolio-content h4,
	.rs-services-default .services-wrap .services-item .services-title,
	.rs-services-default .services-wrap .services-item .services-title,
	.blog .rs-blog .blog-item .full-blog-content .title-wrap .blog-title{
		font-size: 18px;
	}

	.rs-heading h3,
	.rs-project-section.gray-bg h3,
	.rs-blog-details .comments-title,
	.subscribe-text .mc4wp-form .subscribe-title,
	.archive .rs-blog .blog-item .full-blog-content .title-wrap .blog-title,
	.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title{
		font-size: 20px;
	}
	.single-product .summary.entry-summary h1.product_title.entry-title {
	    line-height: 20px !important;
	}
	.blog .rs-blog .blog-item .full-blog-content .title-wrap .blog-title, 
	.archive .rs-blog .blog-item .full-blog-content .title-wrap .blog-title{
		line-height: 28px !important;
	}
	.single-teams h3,
	.rs-blog-details h3,
	.single-product .summary.entry-summary h1.product_title.entry-title{
		font-size: 18px !important;
	}
	.rs-blog-details h3{
		line-height: 28px !important;
	}
	.woocommerce div.product p.price, 
	.woocommerce div.product span.price, 
	.woocommerce ul.products li.product .price{
		font-size: 18px !important;
	}
	ul.check-icon.two-call{
		column-count: 1;
		margin-left: 0;
	}
	.rs-heading h3{
		line-height: 30px !important;
	}
	.rs-heading .description {
	    font-size: 15px;
	    line-height: 26px;
	}
	.rs-blog-details .comments-title {
	    line-height: 30px;
	}
	.rs-heading.style3 .description {
	    padding-top: 32px;
	}
	.rs-heading.style3 .description:after{
		top: 0;
	}
	.rs-blog-details .ps-navigation ul li a span.link_text,
	#about-consulting .rs-heading h2 br,
	#cl-testimonial .testimonial-slide7 .right-content i{
		display: none;
	}
	.transparent_head .rs-breadcrumbs .breadcrumbs-inner {
	    padding: 165px 0 50px;
	    min-height: 270px;
	}
	
	.rs-services3 .col-services10 .slick-list {
	    padding: 0;
	}
	.information-sidebar ul{
		margin-left: 20px;
	}

	.team-grid-style2 .team-item-wrap .team-img .wrap-text, 
	.team-slider-style2 .team-item-wrap .team-img .wrap-text {
		padding: 0 14px 12px;
	}
	.rs-breadcrumbs .breadcrumbs-inner .bs-meta li{
		font-size: 12px;
	}

	.owl-carousel:hover .owl-nav [class*="owl-"].owl-prev {
	    left: -5px;
	}
	.owl-carousel:hover .owl-nav [class*="owl-"].owl-next {
	    right: -5px;
	}
	
	.footer-bottom #footer-menu li a {
		padding: 0 9px 0 17px;
		position: relative;
	}
	.footer-bottom #footer-menu li:first-child a{
		padding-left: 0;
	}

	#rs-cta.gym-cta ul li {
		display: block;
		list-style-type: none;
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
	
	.woocommerce.single-product form.cart .button{
		padding-left: 14px;
		padding-right: 14px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		padding: 0px 20px !important;
		font-size: 15px;
	}
	.coupon input#coupon_code {
		width: 100% !important;
	}
	.single .ps-navigation .next_link i{
		margin-top: 3px;
	}
	.woocommerce table.shop_table_responsive tr td.product-quantity:before{
		padding-left: 0;
	}
	.woocommerce-cart-form table.shop_table .quantity{
		margin-right: 0;
	}
	.team-grid-style2 .appointment-bottom-area .app_details{
		margin: 0 0 20px;
	}
	.course-summary .course-tabs .learn-press-nav-tabs .course-nav{
		width: 100%;
	}
	.slick-slider .slick-arrow:before {
	    font-size: 16px;
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	}
}


@media only screen and (max-width: 360px) {
	.woocommerce span.onsale {
		right: 10px !important;
	}
	.woocommerce ul.products li.product .images-product .overley .winners-details .product-info {
		right: 10px;
	}
	.slick-slider .slick-prev {
	    right: 55px;
	}
	.slick-slider .slick-next {
	    right: 10px;
	}

}
/* Extra Small Device : 320px. */

@media only screen and (max-width: 320px) {
	.footer-bottom #footer-menu li a {
		padding: 0 6px 0 14px;
		position: relative;
	}
}
/*
Theme Name: Educavo

Author: RSTheme
Author URI: http://www.rstheme.com
Description: Educavo - Education WordPress Theme
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
Version: 3.3.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: educavo
Tags: custom-menu, custom-logo, education, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
*/


/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize
# Typography
# Elements
# Header
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Preloader

--------------------------------------------------------------*/


/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/

article,  aside,  details,  figcaption,  figure,  footer,  header,  main,  menu,  nav,  section,  summary {
	display: block;
}
audio,  canvas,  progress,  video {
	display: inline-block;
	vertical-align: baseline;
}
 audio:not([controls]) {
 display: none;
 height: 0;
}
 [hidden],  template {
 display: none;
}
a {
	background-color: transparent;
}
a:active,  a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,  strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,  sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
 svg:not(:root) {
 overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,  kbd,  pre,  samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
.woocommerce .is-shop-hide{
	display: none;
}
.home5-arrow .rs-addon-slider .slick-dots li{
	float: left;
}

.home5-arrow .rs-addon-slider .slick-dots{
	padding-left: 36px;
	bottom: -100px;
}
button {
	overflow: visible;
}
button,  select {
	text-transform: none;
}
button,  html input[type="button"],  input[type="reset"],  input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],  html input[disabled] {
	cursor: default;
}
 button::-moz-focus-inner,  input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
input[type="password"]{
	border: 1px solid #ddd;
	border-radius: 5px 0 0 5px;
}

.post-password-required input[type="submit"]{
	padding: 17px 20px 14px !important;
}

.page .comments-area {
    padding-top: 35px;
    clear: both;
}

.page .comments-area .comment-list li.comment {
    padding: 0;
    margin: 20px 0 25px;
    border-radius: 3px;
    list-style: none;
}
.page .comment-full{
	padding-top: 30px;
}
.page .comments-area .comment-list li.comment #respond{
	padding-top: 20px;
}
.wp-block-button__link{
	color: #fff !important;
}
.wp-block-button.is-style-outline .wp-block-button__link{
	color :#ff5421 !important
}

input[type="checkbox"],  input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button,  input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
 input[type="search"]::-webkit-search-cancel-button,  input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
label {
    font-weight: 600;
}

td,  th {
	padding:5px 10px;
	border:1px solid #ccc;
}

.owl-stage {
display: -webkit-box;
display: -moz-box;
display: -ms-box;
display: box;
}


.comments-area .comment-list li.comment:last-child .comment-full {
    border-bottom: none;
    padding-bottom: 0;
}

.comment-list .pingback, .comment-list .trackback {
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
    background: #fdfdfd;
}

/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/

h1,  h2,  h3,  h4,  h5,  h6 {
	clear: both;
}
dfn,  cite,  em,  i {
	font-style: italic;
}
blockquote {
	margin: 20px;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,  kbd,  tt,  var {
	font-size: 15px;
}
abbr,  acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,  ins {	
	text-decoration: none;
}
big {
	font-size: 125%;
}
/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}
*,  *:before,  *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}
blockquote:before,  blockquote:after,  q:before,  q:after {
	content: "";
}
blockquote,  q {
	quotes: "" "";
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol, ol ol, ol ul, ul ol, ul ul {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
	padding: 0
}
li > ul,  li > ol {
	margin-bottom: 0;
	margin-left: 1.5em
}
dt {
	font-weight: bold;
	padding-bottom: 5px;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
/*--------------------------------------------------------------

# Header

--------------------------------------------------------------*/

.address .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{
	display: block !important;	
	margin:0 auto;
}

.full-blog-content .blog-title a,
.rs-breadcrumbs .page-title{
	word-break: break-word;
}


/* Small menu. */

.menu-toggle,  .main-navigation.toggled ul {
	display: block;
}

 @media screen and (min-width: 37.5em) {
 .menu-toggle {
 display: none;
}
 .main-navigation ul {
 display: block;
}
}
.site-main .comment-navigation,  .site-main .posts-navigation,  .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,  .posts-navigation .nav-previous,  .post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,  .posts-navigation .nav-next,  .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
	outline: 0;
}
#wp-calendar th,
#wp-calendar td{
	padding: 5px;
	text-align: center;	
}
.bs-sidebar .widget-title a.rsswidget{
	color: #0a0a0a;
}

.bs-sidebar .widget_rss ul li:first-child{
	border-top:0;
	padding-top: 0;
	margin-top: 0;
}



.rs-footer .widget_archive option{
	color: #000;
}
.rs-footer .widget select{
	color: #000;
}
.rs-footer caption{
	color: #fff;
}

.rs-footer .rssSummary,
.rs-footer .cite{
	color: #fff;
	font-size: 12px;
}

.rs-footer .widget_rss li{
	margin-bottom: 7px;
}
body.home.blog .blog-img img{
	width: auto !important;
}
.single .bs-img img{
	width: auto !important;
	border-radius: 5px 5px 0 0;
}

.bs-sidebar ul li ul{
	margin-left: 10px;
}



/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	clear: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*--------------------------------------------------------------

# Clearings

--------------------------------------------------------------*/

.clear:before,  .clear:after,  .entry-content:before,  .entry-content:after,  .comment-content:before,  .comment-content:after,  .site-header:before,  .site-header:after,  .site-content:before,  .site-content:after,  .site-footer:before,  .site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear-fix, .clear:after,  .entry-content:after,  .comment-content:after,  .site-header:after,  .site-content:after,  .site-footer:after {
	clear: both;
}
/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/

.widget {
	margin: 0 0 3em;
}
/* Make sure select elements fit in widgets. */

.widget select {
	max-width: 100%;
	width:100%;
	padding: 6px 8px
}
/*-------------------------------------------------------------

price-style

--------------------------------------------------------------*/

.price-style3,  .cl-pricetable-wrap {
	padding-bottom: 0px !important
}
.style1 .cl-pricetable-wrap {
	padding-bottom: 60px !important
}
.page_title_single h3 {
	padding-top: 70px;
}
.slidernews input[type="submit"]{
	font-size: 16px;
}

/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Posts and pages

--------------------------------------------------------------*/

.sticky {
	display: block;
}
.rs-about .about-exp .exp-desc {
	color: #666;
}
 .updated:not(.published) {
 display: none;
}

span.author {
	text-transform: capitalize;
	margin-left: 20px;
}

.archive .page-header {
	margin-bottom: 35px;
}
.archive-post {
	margin-bottom: 10px;
	overflow: hidden;
}
.archive-post h3.blog-title {
	margin-bottom: 7px;
	font-size:22px !important;

}
.archive-post .blog-meta {
	padding-bottom: 15px;
}

.fbc-page .fbc-wrap .fbc-items {
	background: rgba(0, 0, 0, 0.5) !important
}
.fbc-page .fbc-wrap .fbc-items li a {
	color: #4caf50 !important
}
.fbc-items li.active span {
	color: #fff !important
}
.search .page-title {	
	padding-bottom:20px;
	margin-bottom:0px;
}

.search .entry-header h2{
	margin-bottom: 10px !important;
	font-size: 22px !important
}
.search .pagination-area{
	padding-top: 0;
}
.search article{
	margin-bottom: 40px;
}
.sticky_form {
	display:none
}

.bs-sidebar .recent-post-widget .show-featured .post-desc{
	padding:0;
}

select{
	width: 100%;
}


.insurancetype{
	position:relative;	
}
.insurancetype:before{
	content: "";
	position: absolute;
	right: 16px;
	top: 0;
	display:block;
	pointer-events: none;
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}
.subscribe_hide .footer-top{
	padding-top: 80px;
}
.subscribes .newsletter-title{
	display: none;
}
.subscribes .col-md-6{
	flex: 0 0 100%;
	max-width: 100%;
}
.subscribes .mc4wp-form-fields{
	max-width: 500px;
	margin: 0 auto;
}
.subscribes input[type="submit"]{
	position: absolute;
	right: 21px;
	height: 45px;
	top: 5px;
	padding: 0 30px;
}
.border-radious-icon .icon-area img{
	position: relative;
	top: 20px;
}
.left-radious .services-icon{
	border-radius: 100%;
}
.subscribes input[type="email"]{
	height: 55px;
	border: none;
	box-shadow: 0 0 30px rgba(0,0,0,.2);
}

.rs-portfolio-style1 .portfolio-item .portfolio-content{
    z-index: 1;
}

/*--------------------------------------------------------------

## Comments

--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------

# Infinite scroll

--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */  .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------

# 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%;
}
/* Default Logo */
img.default-logo, img.footer-logo-light{
	height: 32px;
}

/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
}
/*--------------------------------------------------------------

## Captions

--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
 .wp-caption img[class*="wp-image-"] {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 13px;
	font-style: italic;
}

#rs-header .menu-area .quote-padding{
	padding-right: 160px;
}

.fowh2 .rs-heading .title-inner .title{
	font-weight: 500 !important;
}
.mfp-bottom-bar .mfp-title .gallery-title-wrap{
	display: none;
}
.all-archives{
	padding-left: 15px;
	padding-right: 15px;
}

.all-archives .course-sidebar-secondary{
	padding-bottom: 80px;
}

.all-archives.course_full-layout-right{
	display: flex;
	flex-wrap: wrap;
}

.all-archives.course_full-layout-right .all-archives-left{
	flex: 0 0 70%;
	max-width: 70%;
}
.all-archives.course_full-layout-right .all-archives-left .rs-course-archive-top{
	padding-left: 0;
	padding-right: 0;
}
.all-archives.course_full-layout-right .course-sidebar-secondary{
	flex: 0 0 30%;
	max-width: 30%;
	padding-top: 92px;
	padding-left: 60px;
}

.course-summary .course-tabs .learn-press-nav-tabs .course-nav.active{
	background: none;
}

body.rs-list-view .lp-archive-courses .learn-press-courses{
	display: block;
}

body.rs-list-view .lp-archive-courses .learn-press-courses .course {
  	width: 100% !important;
}

.all-archives.course_full-layout-left{
	display: flex;
	flex-wrap: wrap;
}


.all-archives.course_full-layout-left .all-archives-left{
	flex: 0 0 70%;
	max-width: 70%;
	order: 2;
}
.all-archives.course_full-layout-left .all-archives-left .rs-course-archive-top{
	padding-left: 0;
	padding-right: 0;
}

.all-archives.course_full-layout-left .course-sidebar-secondary{
	flex: 0 0 30%;
	max-width: 30%;
	padding-top: 92px;
	padding-right: 60px;
}
.course-sidebar-secondary .widget select {
  	background: #e9e9ed;
  	border-right: 7px solid #e9e9ed;
}
/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11111%;
}
.gallery-caption {
	display: block;
}
.tab-text {
	display: none;
}
.rs-testimonial .testi-item:hover .testi-img:before {
	width: 80%;
	height: 80%;
	opacity: 0;
}
.testi-item {
	position: relative;
}
.top50{
	position: relative;
	top: -50px;
}
.testi-img:before {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.testi-item.slick-current {
	opacity: 1;
}

.header-styl-5 .bs-search input{
	width:60%;
	float:right;
}

#map iframe{
	height: 800px;
	border: none;
	width: 100%;
}

.header-logo .logo-area h1.site-title a{
	line-height: 45px !important
}

.link-clear{
	clear: both;
	display: block;
	padding-top: 15px;
}

li.pingback, li.trackback{
	line-height: 30px;	
}

.pingback .comment-body a,
.trackback .comment-body a{
	display: block;
	font-weight: bold;
	font-size: 18px;
}
.pingback .comment-body span.edit-link a,
.trackback .comment-body span.edit-link a{
	font-weight: normal !important;
	font-size:14px !important;
}

.wp-block-cover, .wp-block-cover-image{
	margin-bottom: 25px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile{
	margin-bottom: 22px;
}

.single-content-full .gallery-item .gallery-caption{
	padding:8px 15px 0;
}

.rs-blog-details .bs-info.tags a{
	padding-top: 4px;
}

.wp-block-gallery{
	margin-bottom: 26px;
}
.rs-footer .widget.widget_recent_comments ul li a{
	word-break: break-all;
}
.single-rselements_pro .col-lg-4.sticky-sidebar, .single-rselements_pro .single-posts-meta{
	display:none !important
}
.single-rselements_pro .rs-blog-details .col-lg-8{
	width:100% !important
}

#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul > li
#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul > li {
    padding-top: 24px;
    padding-bottom: 24px;
}
#rs-header .menu-sticky.sticky ul.offcanvas-icon .nav-link-container a {
    margin-top: 0;
    margin-bottom: 0;
}
.columns-3.is-cropped.alignfull .blocks-gallery-caption{
	padding-left: 14px;
}
@media screen and (min-width: 992px){
	.lp-archive-courses .learn-press-courses .course{
		width: 33.333% !important;
	}
	.lp-archive-courses ul.learn-press-courses[data-layout="list"] .course {
		width: 100% !important;
		padding: 0px !important;
		display: block;
	}	
	.lp-archive-courses ul.learn-press-courses[data-layout="list"] .course .rs-courses.rs__archive_list .courses-item{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}	
	.lp-archive-courses ul.learn-press-courses[data-layout="list"] .course .rs-courses.rs__archive_list .courses-item .img-part{
		max-width: 40%;
		flex: 0 0 40%;
		margin: 0;
	}
	.lp-archive-courses ul.learn-press-courses[data-layout="list"] .course .rs-courses.rs__archive_list .courses-item .content-part{
		max-width: 60%;
		flex: 0 0 60%;
		padding-left: 36px;
	}
}

.rspopup_style1{
	max-width: 600px;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
    position: relative;
    border-radius: 10px;
}
.rspopup_style1 .mfp-close{
	color: #fff;
	right: 10px;
	top: 8px;
}
.rspopup_style1 .contact-info ul{
	margin: 0 0 7px;
	list-style: none;
}

.rspopup_style1 .rs-social-icons a{
	margin-right: 8px;
}
.rspopup_style1 .team-heading{
	margin-bottom: 10px;
}
.rspopup_style1 .team-heading h3{
	margin-bottom: 8px;
}
.team-grid-style6 .team-item .team-content h3.team-name {
    margin-bottom: -4px;
}

.rs_sale-price{
	opacity: .7;
}
form.wpcf7-form p{
	margin: 0;
}

body.post-type-archive-lp_course .lp-archive-courses ul{
	padding-left: 0;
}

body.post-type-archive-lp_course .learn-press-pagination {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

body.post-type-archive-lp_course .all-archives{
	margin-bottom: 100px;
}

body.post-type-archive-lp_course .all-archives{
	padding-bottom: 90px;
}
body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-login, body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-register {
  margin-left: auto !important;
  margin-right: auto !important;
}
.rs__register_press .learn-press-form-register.learn-press-form{
    margin: 0 auto 90px !important;
    max-width: 700px;
    box-shadow: 0 0 10px #eee;
    padding: 40px;
}

.rs__register_press .learn-press-form-register.learn-press-form ul.form-fields{
    margin:0;
    list-style: none;
}
.rs__register_press .learn-press-form-register.learn-press-form h3{
	display:none;
}

/********************** 
	Update Woocommerce Css
*******************************************/
.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce .wc-forward, .woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce button.button.alt.disabled{
	opacity: 1;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{
	height: 33px;
	padding: 2px 0 !important;
}

body.woocommerce-cart .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{
	font-size: 19px;
}

body.woocommerce-cart .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus{
	font-size: 27px;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, 
table.wc-block-cart-items .wc-block-cart-items__row 
.wc-block-components-product-name{
	font-size: 20px;
	font-weight: 500;
}

body.woocommerce-cart .is-large.wc-block-cart .wc-block-cart__totals-title,
body.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th{
    font-size: 18px;
}

.wc-block-components-product-metadata__description{
	font-size: 15px;
}
.wc-block-components-quantity-selector {
    line-height: 1;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    font-weight: 600;
}
body.woocommerce-cart .wc-block-components-radio-control__description, 
body.woocommerce-cart .wc-block-components-radio-control__secondary-description {
    font-size: 1.3em;
    line-height: 20px;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    padding: 0px 20px;
    border-radius: 4px;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, 
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    margin: 10px 0 0;
}
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
    font-size: 1.0em;
}
.wc-block-checkout__sidebar .wc-block-components-product-name {
    font-weight: 600;
}
.woocommerce-checkout.woocommerce-order-received table.shop_table td {
    padding: 10px 12px;
}

.woocommerce-checkout.woocommerce-order-received table.shop_table tbody th, 
.woocommerce-checkout.woocommerce-order-received table.shop_table tfoot td, 
.woocommerce-checkout.woocommerce-order-received table.shop_table tfoot th{
    font-weight: 400;
}

body.woocommerce-order-received .woocommerce-order .woocommerce-column__title,
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details__title{
	font-size: 26px;
	line-height: 36px;
}

body.woocommerce-order-received .woocommerce-order ul.wc-item-meta{
	margin: 0;
}
/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url("/assets/template/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/assets/template/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url("/assets/template/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}
/*! elementor-icons - v5.44.0 - 01-09-2025 */
@font-face{font-family:eicons;src:url("/assets/template/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0");src:url("/assets/template/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0#iefix") format("embedded-opentype"),url("/assets/template/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.44.0") format("woff2"),url("/assets/template/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.44.0") format("woff"),url("/assets/template/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.44.0") format("truetype"),url("/assets/template/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.44.0#eicon") format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}
/*! elementor - v3.32.0 - 29-09-2025 */
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
.elementor-kit-12 {
	--e-global-color-primary: #6EC1E4;
	--e-global-color-secondary: #54595F;
	--e-global-color-text: #7A7A7A;
	--e-global-color-accent: #61CE70;
	--e-global-color-69f83861: #4054B2;
	--e-global-color-41479486: #23A455;
	--e-global-color-67015d7b: #000;
	--e-global-color-1a65e278: #FFF;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1240px;
}

.e-con {
	--container-max-width: 1240px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

	{}

h1.entry-title {
	display: var(--page-title-display);
}

@media(max-width:1024px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1024px;
	}

	.e-con {
		--container-max-width: 1024px;
	}
}

@media(max-width:767px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 767px;
	}

	.e-con {
		--container-max-width: 767px;
	}
}



.user-add svg {
	fill: #999;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 15px;
}

.sidebarmenu-search svg {
	fill: #999;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

.menu-area .navbar ul li>a,
.sidenav .widget_nav_menu ul li a {
	font-weight: 600;
}

.menu-area .navbar {
	margin-right: 0px;
}

.courses-item .content-part .far {
	color: #ffb505;
	width: 18px;
	height: 18px;
}

.courses-item .content-part .far svg {
	width: 18px;
	height: 18px;
}

.course-rating-total {
	font-size: 14px;
	margin-left: 0.5rem;
}

.rs-course-slider .courses-item .content-part .bottom-part {
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	padding-top: 1rem;
	margin-top: 1rem;
}

.course-price {
	font-size: 24px;
	font-weight: 600;
}

.elementor-button {
	background-color: #d20a11;
	text-transform: none;
	padding: 18px 30px 18px 30px;
	font-weight: 600;
}

.elementor-element.elementor-element-46eb080 {
	margin-top: 84px;
	margin-bottom: 4px;
}

.elementor-element.elementor-element-0d98359 .rs-heading {
	text-align: center;
}

.elementor-element.elementor-element-0d98359 .rs-heading .title-inner .title {
	font-size: 36px;
	font-weight: 700;
	color: #000000;
	margin: 0px 0px 20px 0px;
}

.elementor-element.elementor-element-0d98359 .rs-heading .title-inner .sub-text {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	color: #ff5421;
}

.elementor-element.elementor-element-0d98359 .rs-heading .description p,
.elementor-element.elementor-element-0d98359 .rs-heading .description {
	font-size: 22px;
	margin: 0px 0px 0px 0px;
}

.elementor-element.elementor-element-55ef9c4>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-content: center;
	align-items: center;
}

.elementor-element.elementor-element-55ef9c4 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 0px 0px 40px 0px;
}

.elementor-element.elementor-element-55ef9c4>.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-e723ea4>.elementor-element-populated {
	margin: 0px 0px 0px 0px;
	--e-column-margin-right: 0px;
	--e-column-margin-left: 0px;
	padding: 0px 0px 0px 0px;
}

.elementor-element.elementor-element-b77f706 {
	padding: 3px 0px 0px 0px;
}

.elementor-element.elementor-element-1545a33>.elementor-element-populated {
	margin: 0px 0px 0px -10px;
	--e-column-margin-right: 0px;
	--e-column-margin-left: -10px;
}

.elementor-element.elementor-element-963d802>.elementor-widget-container {
	background-color: #F9F8F8;
	padding: 50px 10px 14px 10px;
	border-radius: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part {
	text-align: center;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part .services-text .services-title .title::before {
	display: none;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
	margin-right: 10px;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
	margin-left: 10px;
}

.elementor-element.elementor-element-963d802 .services-icon img {
	height: 70px;
}

.elementor-element.elementor-element-963d802 .services-icon {
	margin-bottom: 20px !important;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part .services-icon::after {
	display: none;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part::after {
	display: none;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part .services-text .services-title .title,
.services-title4 .title {
	margin-bottom: 2px;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part .services-title .title {
	font-size: 38px;
	line-height: 1.2em;
}

.elementor-element.elementor-element-963d802 .rs-addon-services .services-part .services-text .services-txt {
	color: #666666;
	font-size: 22px;
	font-weight: 700;
}

.elementor-element.elementor-element-963d802 .elementor-widget-container:hover .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
	-webkit-transform: translateX(calc(-1 * 10px));
	transform: translateX(calc(-1 * 10px));
}

.elementor-element.elementor-element-963d802 .elementor-widget-container .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.elementor-element.elementor-element-245a497>.elementor-element-populated {
	margin: 0px 0px 0px -2px;
	--e-column-margin-right: 0px;
	--e-column-margin-left: -2px;
}

.elementor-element.elementor-element-b0e66fe>.elementor-widget-container {
	background-color: #F9F8F8;
	padding: 50px 10px 14px 10px;
	border-radius: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part {
	text-align: center;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part .services-text .services-title .title::before {
	display: none;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
	margin-right: 10px;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
	margin-left: 10px;
}

.elementor-element.elementor-element-b0e66fe .services-icon img {
	height: 70px;
}

.elementor-element.elementor-element-b0e66fe .services-icon {
	margin-bottom: 20px !important;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part .services-icon::after {
	display: none;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part::after {
	display: none;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part .services-text .services-title .title,
.services-title4 .title {
	margin-bottom: 2px;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part .services-title .title {
	font-size: 38px;
	line-height: 1.2em;
}

.elementor-element.elementor-element-b0e66fe .rs-addon-services .services-part .services-text .services-txt {
	color: #666666;
	font-size: 22px;
	font-weight: 700;
}

.elementor-element.elementor-element-b0e66fe .elementor-widget-container:hover .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
	-webkit-transform: translateX(calc(-1 * 10px));
	transform: translateX(calc(-1 * 10px));
}

.elementor-element.elementor-element-b0e66fe .elementor-widget-container .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.elementor-element.elementor-element-34d8287>.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 0px 0px 0px 3px;
	--e-column-margin-right: 0px;
	--e-column-margin-left: 3px;
}

.elementor-element.elementor-element-34d8287>.elementor-element-populated>.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-9a0b4bc>.elementor-widget-container {
	background-color: #F9F8F8;
	padding: 50px 10px 14px 10px;
	border-radius: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part {
	text-align: center;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part .services-text .services-title .title::before {
	display: none;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
	margin-right: 10px;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
	margin-left: 10px;
}

.elementor-element.elementor-element-9a0b4bc .services-icon img {
	height: 70px;
}

.elementor-element.elementor-element-9a0b4bc .services-icon {
	margin-bottom: 20px !important;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part .services-icon::after {
	display: none;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part::after {
	display: none;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part .services-text .services-title .title,
.services-title4 .title {
	margin-bottom: 2px;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part .services-title .title {
	font-size: 38px;
	line-height: 1.2em;
}

.elementor-element.elementor-element-9a0b4bc .rs-addon-services .services-part .services-text .services-txt {
	color: #666666;
	font-size: 22px;
	font-weight: 700;
}

.elementor-element.elementor-element-9a0b4bc .elementor-widget-container:hover .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
	-webkit-transform: translateX(calc(-1 * 10px));
	transform: translateX(calc(-1 * 10px));
}

.elementor-element.elementor-element-9a0b4bc .elementor-widget-container .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.elementor-element.elementor-element-c73e424>.elementor-widget-container {
	background-color: #F9F8F8;
	margin: 0px -10px 0px 0px;
	padding: 50px 10px 14px 10px;
	border-radius: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part {
	text-align: center;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part .services-text .services-title .title::before {
	display: none;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
	margin-right: 10px;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
	margin-left: 10px;
}

.elementor-element.elementor-element-c73e424 .services-icon img {
	height: 70px;
}

.elementor-element.elementor-element-c73e424 .services-icon {
	margin-bottom: 20px !important;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part .services-icon::after {
	display: none;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part::after {
	display: none;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part .services-text .services-title .title,
.services-title4 .title {
	margin-bottom: 2px;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part .services-title .title {
	font-size: 38px;
	line-height: 1.2em;
}

.elementor-element.elementor-element-c73e424 .rs-addon-services .services-part .services-text .services-txt {
	color: #666666;
	font-size: 22px;
	font-weight: 700;
}

.elementor-element.elementor-element-c73e424 .elementor-widget-container:hover .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
	-webkit-transform: translateX(calc(-1 * 10px));
	transform: translateX(calc(-1 * 10px));
}

.elementor-element.elementor-element-c73e424 .elementor-widget-container .rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.elementor-element.elementor-element-3a4a57b {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 0px 0px 100px 0px;
}

.elementor-element.elementor-element-3a4a57b>.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-8cc218c:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-element.elementor-element-8cc218c>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
	background-image: url("/assets/template/wp-content/uploads/2021/04/dfgdfg.jpg");
	background-size: cover;
}

.elementor-element.elementor-element-8cc218c>.elementor-element-populated,
.elementor-element.elementor-element-8cc218c>.elementor-element-populated>.elementor-background-overlay,
.elementor-element.elementor-element-8cc218c>.elementor-background-slideshow {
	border-radius: 5px 5px 5px 5px;
}

.elementor-element.elementor-element-8cc218c>.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-8cc218c>.elementor-element-populated>.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-0788676 .rs-video {
	text-align: center;
	padding: 190px 0px 380px 0px;
}

.elementor-element.elementor-element-0788676 .rs-video.default .overly-default:before {
	background: #ff5421;
}

.elementor-element.elementor-element-0788676 .rs-video.default .overly-default {
	background: #ff5421;
}

.elementor-element.elementor-element-0788676 .rs-video .popup-videos i:before {
	color: #FFFFFF;
}

.elementor-element.elementor-element-0788676 .rs-video .popup-videos i {
	font-size: 25px;
}

.elementor-element.elementor-element-0788676 .rs-video .icon-area {
	top: 274px;
}

.elementor-element.elementor-element-0788676 .rs-video.default .overly-default .popup-videos {
	top: -3px;
	left: 0px;
}

.elementor-element.elementor-element-20e18ea:not(.elementor-motion-effects-element-type-background),
.elementor-element.elementor-element-20e18ea>.elementor-motion-effects-container>.elementor-motion-effects-layer {
	background-color: #f9f8f8;
}

.elementor-element.elementor-element-20e18ea {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 85px 0px 30px 0px;
}

.elementor-element.elementor-element-20e18ea>.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-6b6b732>.elementor-widget-container {
	margin: 0px 0px 30px 0px;
}

.elementor-element.elementor-element-6b6b732 .rs-heading {
	text-align: center;
}

.elementor-element.elementor-element-6b6b732 .rs-heading .title-inner .title {
	margin: 0px 0px 0px 0px;
}

.elementor-element.elementor-element-6b6b732 .rs-heading .title-inner .sub-text {
	text-transform: uppercase;
}

.elementor-element.elementor-element-f9d77ea .team-content {
	background-color: #F9F8F8;
}

.elementor-element.elementor-element-f9d77ea .team-item-wrap {
	margin-bottom: 20px;
}

.elementor-element.elementor-element-f9d77ea .team-inner-wrap {
	margin-bottom: 20px;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style1 .team-item .content-part .name,
.team-grid-style6 .team-item .team-content h3.team-name a,
.team-grid-style2 .team-item .content-part .team-name,
.team-grid-style4 .team-item .team-content .team-name a,
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a {
	font-size: 22px;
	text-transform: capitalize;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style2 .team-item .team-title {
	color: #505050;
}

.elementor-element.elementor-element-f9d77ea .content-part .designation {
	color: #505050;
}

.elementor-element.elementor-element-f9d77ea .team-content .team-title {
	color: #505050;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style4 .team-item .team-content .team-title {
	color: #505050;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style5 .team-inner-wrap:hover .team-content {
	background: #ff5421;
}

.elementor-element.elementor-element-f9d77ea .team-item .team-content .team-text {
	color: #050404;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style3 .team-img .team-img-sec .team-content {
	color: #050404;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style4 .team-item .team-content .team-text {
	color: #050404;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style5 .team-inner-wrap .team-content::before {
	background: #F9F8F8;
}

.elementor-element.elementor-element-f9d77ea .social-links li a i {
	font-size: 20px;
}

.elementor-element.elementor-element-f9d77ea .social-icons1 a i {
	font-size: 20px;
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .team-social a i {
	font-size: 20px;
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .social-links a i {
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style4 .team-item .team-content .social-icons a i {
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style5 .team-inner-wrap .team-content .social-icons a i,
.team-grid-style6 .team-item .social-icons a i {
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .social-links a i:hover {
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .social-icons1 a i:hover {
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .team-social a i:hover {
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style4 .team-item .team-content .social-icons a:hover i {
	color: #FFFFFF;
}

.elementor-element.elementor-element-f9d77ea .team-grid-style5 .team-inner-wrap .team-content .social-icons a:hover i,
.team-grid-style6 .team-item .social-icons a:hover i {
	color: #FFFFFF;
}

.elementor-element.elementor-element-b56b454 {
	padding: 85px 0px 75px 0px;
}

.elementor-element.elementor-element-05d5f87>.elementor-widget-container {
	margin: 0px 0px 20px 0px;
}

.elementor-element.elementor-element-05d5f87 .rs-heading {
	text-align: center;
}

.elementor-element.elementor-element-05d5f87 .rs-heading .title-inner .title {
	margin: 0px 0px 0px 0px;
}

.elementor-element.elementor-element-05d5f87 .rs-heading .title-inner .sub-text {
	text-transform: uppercase;
}

.elementor-element.elementor-element-82780b8 .rs-testimonial {
	text-align: left;
}

.elementor-element.elementor-element-82780b8 .rs-addon-slider .testimonial-item {
	margin-right: 15px;
	margin-bottom: 15px;
}

.elementor-element.elementor-element-82780b8 .rs-testimonil_style5 .content-innner,
.elementor-element.elementor-element-82780b8 .rs-testimonial-slider1 .testi-item,
.elementor-element.elementor-element-82780b8 .rs-testimonial-slider4 .testimonial-item .desc,
.elementor-element.elementor-element-82780b8 .rs-testimonial .testimonial-item p {
	background-color: #F9F8F8;
}

.elementor-element.elementor-element-82780b8 .rs-testimonial .testimonial-item .item-content.bubble:after {
	border-top-color: #F9F8F8;
}

.elementor-element.elementor-element-82780b8 .rs-testimonial-slider1 .testi-item,
.elementor-element.elementor-element-82780b8 .rs-testimonial .testimonial-item p,
.elementor-element.elementor-element-82780b8 .rs-testimonial-slider4 .testimonial-item .desc {
	border-radius: 21px 21px 21px 21px;
}

.elementor-element.elementor-element-82780b8 .image-wrap img {
	width: 84px;
	height: 84px;
}

.elementor-element.elementor-element-82780b8 .rs-testimonial-slider4 .testimonial-item,
.elementor-element.elementor-element-82780b8 .rs-testimonial .testimonial-item,
.elementor-element.elementor-element-82780b8 .rs-testimonial-slider2 .testi-item,
.elementor-element.elementor-element-82780b8 .rs-testimonial-slider3 .testi-item {
	background-color: #F9F8F8;
}

.elementor-element.elementor-element-0248dc9:not(.elementor-motion-effects-element-type-background),
.elementor-element.elementor-element-0248dc9>.elementor-motion-effects-container>.elementor-motion-effects-layer {
	background-color: #F8F8F8;
}

.elementor-element.elementor-element-0248dc9 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 120px;
	margin-bottom: 0px;
	padding: 70px 0px 150px 0px;
}

.elementor-element.elementor-element-0248dc9>.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-0248dc9>.elementor-shape-top .elementor-shape-fill {
	fill: #f9f8f8;
}

.elementor-element.elementor-element-0248dc9>.elementor-shape-top svg {
	width: calc(150% + 1.3px);
	height: 300px;
}

.elementor-element.elementor-element-13e85dc .rs-heading {
	text-align: center;
}

.elementor-element.elementor-element-602f6b3>.elementor-element-populated {
	padding: 10px 40px 10px 0px;
}

.elementor-element.elementor-element-93a3c8b .blog-item .blog-content .blog-meta i {
	color: #ff5421;
}

.elementor-element.elementor-element-93a3c8b .rs-blog-grid1 .blog-content .btn-btm .post-categories li::before {
	color: #ff5421;
}

.elementor-element.elementor-element-93a3c8b .rs-blog-grid .blog-item .blog-content .cat_list ul li a {
	color: #333333;
}

.elementor-element.elementor-element-93a3c8b .blogs-style4 .rs-articles .blog-heading .cat_list ul li a {
	color: #333333;
}

.elementor-element.elementor-element-93a3c8b .blogs-style3 .rs-articles .blog-heading .cat_list ul li a,
.cat_list ul li a {
	color: #333333;
}

.elementor-element.elementor-element-93a3c8b .blog-item .blog-content {
	padding: 30px 30px 30px 30px;
}

.elementor-element.elementor-element-93a3c8b .blog-item .blog-content .btn-part a {
	font-size: 15px;
}

.elementor-element.elementor-element-93a3c8b .blog-item .blog-content .btn-part a i {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.elementor-element.elementor-element-93a3c8b .blog-item:hover .blog-content .btn-part a i {
	-webkit-transform: translateX(6px);
	transform: translateX(6px);
}

.elementor-element.elementor-element-9e57ff4 .rs-blog-grid .blog-item {
	margin-bottom: 32px;
}

.elementor-element.elementor-element-9e57ff4 .blog-item .blog-content .blog-meta i {
	color: #ff5421;
}

.elementor-element.elementor-element-9e57ff4 .rs-blog-grid1 .blog-content .btn-btm .post-categories li::before {
	color: #ff5421;
}

.elementor-element.elementor-element-9e57ff4 .blog-item .blog-content .title a {
	font-size: 19px;
}

.elementor-element.elementor-element-9e57ff4 .blog-item .blog-content .title {
	margin: 0px 0px 0px 0px;
}

.elementor-element.elementor-element-9e57ff4 .blog-item .blog-content .btn-part a i {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.elementor-element.elementor-element-9e57ff4 .blog-item:hover .blog-content .btn-part a i {
	-webkit-transform: translateX(6px);
	transform: translateX(6px);
}

@media(max-width: 1024px) {
	.elementor-element.elementor-element-1545a33>.elementor-element-populated {
		margin: 0px 0px 0px 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}

	.elementor-element.elementor-element-245a497>.elementor-element-populated {
		margin: 0px 0px 0px 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}

	.elementor-element.elementor-element-34d8287>.elementor-element-populated {
		margin: 0px 0px 0px 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}

	.elementor-element.elementor-element-17fdd1f>.elementor-element-populated {
		margin: 0px 0px 0px 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}

	.elementor-element.elementor-element-3a4a57b {
		padding: 70px 0px 0px 0px;
	}

	.elementor-element.elementor-element-8cc218c>.elementor-element-populated {
		padding: 0px 0px 0px 0px;
	}

	.elementor-element.elementor-element-602f6b3>.elementor-element-populated {
		padding: 10px 10px 0px 10px;
	}

	.elementor-element.elementor-element-909410b>.elementor-element-populated {
		padding: 20px 25px 0px 25px;
	}
}

@media(min-width: 768px) {
	.elementor-element.elementor-element-67366a5 {
		width: 22.097%;
	}

	.elementor-element.elementor-element-1a71063 {
		width: 55.242%;
	}

	.elementor-element.elementor-element-d22e6b4 {
		width: 21.993%;
	}

	.elementor-element.elementor-element-602f6b3 {
		width: 50.082%;
	}

	.elementor-element.elementor-element-909410b {
		width: 49.918%;
	}
}

@media(max-width: 1024px) and (min-width:768px) {
	.elementor-element.elementor-element-1a71063 {
		width: 100%;
	}

	.elementor-element.elementor-element-1545a33 {
		width: 50%;
	}

	.elementor-element.elementor-element-245a497 {
		width: 50%;
	}

	.elementor-element.elementor-element-34d8287 {
		width: 50%;
	}

	.elementor-element.elementor-element-17fdd1f {
		width: 50%;
	}

	.elementor-element.elementor-element-602f6b3 {
		width: 100%;
	}

	.elementor-element.elementor-element-909410b {
		width: 100%;
	}
}

@media(max-width: 767px) {
	.elementor-element.elementor-element-1a71063>.elementor-element-populated {
		padding: 0px 0px 0px 0px;
	}

	.elementor-element.elementor-element-0d98359 .rs-heading .title-inner .title {
		font-size: 28px;
		line-height: 1.2em;
	}

	.elementor-element.elementor-element-3a4a57b {
		padding: 10px 0px 0px 0px;
	}

	.elementor-element.elementor-element-20e18ea {
		padding: 55px 0px 30px 0px;
	}

	.elementor-element.elementor-element-b56b454 {
		padding: 55px 0px 85px 0px;
	}

	.elementor-element.elementor-element-93a3c8b .blog-item .blog-content {
		padding: 30px 15px 35px 15px;
	}

	.elementor-element.elementor-element-9e57ff4 .blog-item .blog-content {
		padding: 30px 15px 35px 15px;
	}
}


.footer_social svg {
	fill: #d20a11;
	transition: all 0.3s ease-in-out;
}

.footer_social a:hover svg {
	fill: #fff;
}

.rs-footer .fa-ul li i:before {
	font-size: 26px;
	top: 0px;
}

.rs-footer .fa-ul li i.educavoicon-call:before {
	top: 10px;
}

.rs-multi-rallax .rs-multi-image {
	z-index: 9;
}

.image.titlt {
	z-index: 10;
	position: relative;
}

@media only screen and (max-width: 1200px) {

	.menu-area .navbar ul li>a,
	.sidenav .widget_nav_menu ul li a {
		font-size: 12px !important;
	}

	.menu-area .navbar ul li,
	.menu-area .navbar ul>li a {
		padding-right: 10px !important;
	}
}

@media only screen and (max-width: 991px) {

	header#rs-header.header-style-4.header-style6 .logo-area,
	header#rs-header.header-style-4.header-style6 .logo-areas {
		padding: 20px 20px 19px 20px;
	}

	.menu-area .navbar ul li>a,
	.sidenav .widget_nav_menu ul li a {
		font-size: 16px !important;
	}
}

@media only screen and (max-width: 767px) {
	.header-logo .custom-logo-area img {
		max-height: 20px !important;
	}

	header#rs-header.header-style-4.header-style6 .logo-area,
	header#rs-header.header-style-4.header-style6 .logo-areas {
		padding: 10px 20px 10px 20px;
	}

	.user-add svg {
		margin-right: 0px;
	}

	header#rs-header.header-style-4.header-style6 .sidebarmenu-area {
		padding: 12px 12px 11px 12px;
	}

	.rs-course-slider .courses-item {
		padding: 0px 15px;
	}

	body .rs-testimonial-slider2 .testi-item .user-info>img {
		max-width: 100%;
		margin-left: 0;
		margin: 0 auto;
	}
	.rs-testimonial-slider4 .slick-slide, .rs-testimonial-slider2 .slick-slide, .rs-testimonial-slider3 .slick-slide {
    margin-right: 25px;
    margin-left: 25px;
}

#nav_menu-4 h3{
	display: none;
}
.footer-style-1 .footer-logo, .footer-bottom .copyright {
        text-align: center !important;
    }

	    header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-area, header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-areas {
        padding: 10px 20px 10px 20px;
    }

	    header#rs-header.header-style-4.header-style6 .header-inner.sticky .sidebarmenu-area {
        padding: 12px 12px 11px 12px;
    }
}
.elementor-shape{direction:ltr;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;left:50%;position:relative;transform:translateX(-50%);width:calc(100% + 1.3px)}.elementor-shape .elementor-shape-fill{fill:#fff;transform:rotateY(0deg);transform-origin:center}
.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg)}
/*! elementor - v3.32.0 - 29-09-2025 */
.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}
.elementor-679 .elementor-element.elementor-element-8515d80:not(.elementor-motion-effects-element-type-background),
.elementor-679 .elementor-element.elementor-element-8515d80>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-image: url("/assets/template/wp-content/uploads/2020/08/shap.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-679 .elementor-element.elementor-element-8515d80 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -273px;
  margin-bottom: 0px;
  padding: 136px 0px 136px 0px;
  z-index: 1;
}

.elementor-679 .elementor-element.elementor-element-8515d80>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-0814101 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-0814101>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-0814101>.elementor-shape-bottom .elementor-shape-fill {
  fill: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-0814101>.elementor-shape-bottom svg {
  transform: translateX(-50%) rotateY(180deg);
}

.elementor-679 .elementor-element.elementor-element-0814101>.elementor-shape-bottom {
  z-index: 2;
  pointer-events: none;
}

.elementor-679 .elementor-element.elementor-element-d02dd15>.elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-f2771e0 {
  margin-top: 0px;
  margin-bottom: 100px;
}

.elementor-679 .elementor-element.elementor-element-717e631>.elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-7f86a95>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-679 .elementor-element.elementor-element-7f86a95 {
  padding: 32px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-873253e>.elementor-element-populated {
  padding: 0px 120px 0px 10px;
}

.elementor-679 .elementor-element.elementor-element-e7e3f2a .rs-heading .title-inner .title {
  font-size: 42px;
  line-height: 45px;
  color: #111111;
}

.elementor-679 .elementor-element.elementor-element-e7e3f2a .rs-heading .title-inner .sub-text {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-e7e3f2a .rs-heading .description p,
.elementor-679 .elementor-element.elementor-element-e7e3f2a .rs-heading .description {
  font-size: 18px;
}

.elementor-679 .elementor-element.elementor-element-e7e3f2a .rs-heading .description {
  color: #505050;
  font-weight: 500;
}

.elementor-679 .elementor-element.elementor-element-e7e3f2a .rs-heading .description p {
  color: #505050;
}

.elementor-679 .elementor-element.elementor-element-9ff23d8 .elementor-button {
  background-color: #d20a11;
  text-transform: none;
  padding: 18px 30px 18px 30px;
  font-weight: 600;
}

.elementor-679 .elementor-element.elementor-element-9ff23d8 .elementor-button:hover,
.elementor-679 .elementor-element.elementor-element-9ff23d8 .elementor-button:focus {
  background-color: #333333;
}

.elementor-679 .elementor-element.elementor-element-9ff23d8>.elementor-widget-container {
  margin: 20px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-aec11d2>.elementor-element-populated {
  padding: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-bbc7269:not(.elementor-motion-effects-element-type-background),
.elementor-679 .elementor-element.elementor-element-bbc7269>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: transparent;
  background-image: linear-gradient(180deg, #F9F8F8 41%, #F9F8F8 100%);
}

.elementor-679 .elementor-element.elementor-element-bbc7269 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 80px 0px 140px 0px;
}

.elementor-679 .elementor-element.elementor-element-bbc7269>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-bbc7269>.elementor-shape-bottom .elementor-shape-fill {
  fill: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-bbc7269>.elementor-shape-bottom {
  z-index: 2;
  pointer-events: none;
}

.elementor-679 .elementor-element.elementor-element-6966136>.elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-6833fc8>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-679 .elementor-element.elementor-element-6833fc8 {
  padding: 0px 0px 30px 0px;
}

.elementor-679 .elementor-element.elementor-element-059a197 .rs-heading {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-059a197 .rs-heading .title-inner .title {
  font-size: 42px;
  color: #111111;
}

.elementor-679 .elementor-element.elementor-element-059a197 .rs-heading .title-inner .sub-text {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-059a197 .rs-heading .description p,
.elementor-679 .elementor-element.elementor-element-059a197 .rs-heading .description {
  font-size: 18px;
}

.elementor-679 .elementor-element.elementor-element-059a197 .rs-heading .description {
  color: #505050;
}

.elementor-679 .elementor-element.elementor-element-059a197 .rs-heading .description p {
  color: #505050;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .content-part {
  background-color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .rs-course-slider .courses-item .content-part {
  padding: 32px 32px 15px 32px;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .content-part .title a:hover {
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .content-part .title a {
  font-size: 18px;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .content-part .title {
  padding: 0px 0px 1rem 0px;
  line-height: 22px;
  font-weight: 600;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .img-part .cats a {
  background-color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .rs-course-slider .courses-item .content-part .bottom-part .btn-part a {
  background-color: #d20a11;
  border-radius: 50% 50% 50% 50%;
  padding: 0;
  width: 16px;
  height: 16px;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .btn-part a {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .content-part .bottom-part .btn-part a i::before {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .rs-course-slider .courses-item .content-part .bottom-part .btn-part a:hover {
  background-color: #C00E17;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .btn-part a:hover {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .content-part .bottom-part .btn-part a:hover i:before {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .slick-slider .slick-arrow::before {
  background-color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .rs-addon-slider .slick-next::before {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .rs-addon-slider .slick-prev::before {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c60f4ea .slick-slider .slick-prev:after {
  background-color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-aeb590d {
  padding: 100px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-2893aaa>.elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 30px 0px 30px;
}

.elementor-679 .elementor-element.elementor-element-2893aaa>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-afc3a41 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-afc3a41>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-8ff5d2b>.elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-8ff5d2b>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-d670c95 {
  --divider-border-style: solid;
  --divider-color: #F9F8F8;
  --divider-border-width: 90px;
  top: 0px;
}

.elementor-679 .elementor-element.elementor-element-d670c95>.elementor-widget-container {
  background-color: #02010100;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

body:not(.rtl) .elementor-679 .elementor-element.elementor-element-d670c95 {
  left: 0px;
}

body.rtl .elementor-679 .elementor-element.elementor-element-d670c95 {
  right: 0px;
}

.elementor-679 .elementor-element.elementor-element-d670c95 .elementor-divider-separator {
  width: 58%;
  margin: 0 auto;
  margin-right: 0;
}

.elementor-679 .elementor-element.elementor-element-d670c95 .elementor-divider {
  text-align: right;
  padding-block-start: 0px;
  padding-block-end: 0px;
}

.elementor-679 .elementor-element.elementor-element-60a6a15 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 100px 0px;
}

.elementor-679 .elementor-element.elementor-element-a4e6f75>.elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 {
  width: 100%;
  max-width: 100%;
  top: 71px;
  z-index: 9;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8>.elementor-widget-container {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-radius: 4px 4px 4px 4px;
}

body:not(.rtl) .elementor-679 .elementor-element.elementor-element-8b47fa8 {
  left: -2px;
}

body.rtl .elementor-679 .elementor-element.elementor-element-8b47fa8 {
  right: -2px;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video {
  text-align: center;
  padding: 205px 0px 250px 0px;
  border-radius: 4px 4px 4px 4px;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video .video-desc {
  top: 55px;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video.style1 .video-desc {
  top: 55px;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video .contents-area {
  top: 55px;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video.default .overly-default:before {
  background: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video.default .overly-default {
  background: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video .popup-videos i:before {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video .popup-videos i {
  font-size: 24px;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video .icon-area {
  top: 230px;
  left: 49%;
}

.elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video.default .overly-default .popup-videos {
  top: -4px;
}

.elementor-679 .elementor-element.elementor-element-8d0f160:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-679 .elementor-element.elementor-element-8d0f160>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #F9F8F8;
}

.elementor-679 .elementor-element.elementor-element-8d0f160>.elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 64px 70px 71px 75px;
}

.elementor-679 .elementor-element.elementor-element-8d0f160>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-8d0f160 {
  z-index: 1;
}

.elementor-679 .elementor-element.elementor-element-3734f21 .rs-heading .title-inner .title {
  font-size: 40px;
  line-height: 45px;
  color: #111111;
}

.elementor-679 .elementor-element.elementor-element-3734f21 .rs-heading .title-inner .sub-text {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-3734f21 .rs-heading .description p,
.elementor-679 .elementor-element.elementor-element-3734f21 .rs-heading .description {
  font-size: 18px;
}

.elementor-679 .elementor-element.elementor-element-3734f21 .rs-heading .description {
  color: #505050;
  font-weight: 500;
}

.elementor-679 .elementor-element.elementor-element-3734f21 .rs-heading .description p {
  color: #505050;
}

.elementor-679 .elementor-element.elementor-element-c7ed142 .elementor-button {
  background-color: #d20a11;
  text-transform: uppercase;
  padding: 18px 30px 18px 30px;
}

.elementor-679 .elementor-element.elementor-element-c7ed142 .elementor-button:hover,
.elementor-679 .elementor-element.elementor-element-c7ed142 .elementor-button:focus {
  background-color: #333333;
}

.elementor-679 .elementor-element.elementor-element-c7ed142>.elementor-widget-container {
  margin: 20px 0px 0px 0px;
}

body:not(.rtl) .elementor-679 .elementor-element.elementor-element-409c4b2 {
  left: -19px;
}

body.rtl .elementor-679 .elementor-element.elementor-element-409c4b2 {
  right: -19px;
}

.elementor-679 .elementor-element.elementor-element-409c4b2 {
  top: 386px;
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-60f0fe1 {
  margin-top: 95px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  z-index: 9;
}

.elementor-679 .elementor-element.elementor-element-60f9ef8>.elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-679 .elementor-element.elementor-element-60f9ef8>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-b2ec340:not(.elementor-motion-effects-element-type-background),
.elementor-679 .elementor-element.elementor-element-b2ec340>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-b2ec340,
.elementor-679 .elementor-element.elementor-element-b2ec340>.elementor-background-overlay {
  border-radius: 5px 5px 5px 5px;
}

.elementor-679 .elementor-element.elementor-element-b2ec340 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 38px 0px 42px 0px;
}

.elementor-679 .elementor-element.elementor-element-b2ec340>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-778604a .counter-top-area {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-778604a .count-number span {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 51px;
  padding: 24px 0px 5px 0px;
}

.elementor-679 .elementor-element.elementor-element-778604a .counter-top-area:hover .count-number span {
  color: #FDFDFD;
}

.elementor-679 .elementor-element.elementor-element-778604a .count-text .title {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
      font-size: 18px;
    font-weight: 500;
}

.elementor-679 .elementor-element.elementor-element-778604a .counter-top-area:hover .count-text .title {
  color: #EFEFEF;
}

.elementor-679 .elementor-element.elementor-element-cd1449b .counter-top-area {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-cd1449b .count-number span {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 51px;
  padding: 24px 0px 5px 0px;
}

.elementor-679 .elementor-element.elementor-element-cd1449b .counter-top-area:hover .count-number span {
  color: #FDFDFD;
}

.elementor-679 .elementor-element.elementor-element-cd1449b .count-text .title {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.elementor-679 .elementor-element.elementor-element-cd1449b .counter-top-area:hover .count-text .title {
  color: #EFEFEF;
}

.elementor-679 .elementor-element.elementor-element-63fa075 .counter-top-area {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-63fa075 .count-number span {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 51px;
  padding: 24px 0px 5px 0px;
}

.elementor-679 .elementor-element.elementor-element-63fa075 .counter-top-area:hover .count-number span {
  color: #FDFDFD;
}

.elementor-679 .elementor-element.elementor-element-63fa075 .count-text .title {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.elementor-679 .elementor-element.elementor-element-63fa075 .counter-top-area:hover .count-text .title {
  color: #EFEFEF;
}

.elementor-679 .elementor-element.elementor-element-aba89d0 .counter-top-area {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-aba89d0 .count-number span {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 51px;
  padding: 24px 0px 5px 0px;
}

.elementor-679 .elementor-element.elementor-element-aba89d0 .counter-top-area:hover .count-number span {
  color: #FDFDFD;
}

.elementor-679 .elementor-element.elementor-element-aba89d0 .count-text .title {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.elementor-679 .elementor-element.elementor-element-aba89d0 .counter-top-area:hover .count-text .title {
  color: #EFEFEF;
}

.elementor-679 .elementor-element.elementor-element-c49f924:not(.elementor-motion-effects-element-type-background),
.elementor-679 .elementor-element.elementor-element-c49f924>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #F9F8F8;
}

.elementor-679 .elementor-element.elementor-element-c49f924 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -190px;
  margin-bottom: 0px;
  padding: 270px 0px 55px 0px;
}

.elementor-679 .elementor-element.elementor-element-c49f924>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-c49f924>.elementor-shape-top .elementor-shape-fill {
  fill: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c49f924>.elementor-shape-top svg {
  transform: translateX(-50%) rotateY(180deg);
}

.elementor-679 .elementor-element.elementor-element-0a55287>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-679 .elementor-element.elementor-element-0a55287 {
  padding: 0px 0px 30px 0px;
}

.elementor-679 .elementor-element.elementor-element-fb14787>.elementor-element-populated {
  padding: 0px 17px 20px 17px;
}

.elementor-679 .elementor-element.elementor-element-ae2d13b .rs-heading {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-ae2d13b .rs-heading .title-inner .title {
  font-size: 42px;
  margin: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-ae2d13b .rs-heading .title-inner .sub-text {
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-9ed6a4f>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-679 .elementor-element.elementor-element-9ed6a4f>.elementor-container {
  max-width: 1300px;
}

.elementor-679 .elementor-element.elementor-element-93c6dc0>.elementor-element-populated {
  padding: 0px 5px 0px 5px;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-item-wrap {
  margin-bottom: 0px;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-inner-wrap {
  margin-bottom: 0px;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .rs-team team-slider-style6 .team-name a {
  color: #171F32;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-item .content-part .name a {
  color: #171F32;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style2 .team-item-wrap .team-img .team-content .team-name a {
  color: #171F32;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style3 .team-img .team-img-sec .team-content .team-name a {
  color: #171F32;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style4 .team-item .team-content .team-name a {
  color: #171F32;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a {
  color: #171F32;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .rs-team team-slider-style6 .team-name a:hover {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-item .content-part .name a:hover {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style2 .team-item-wrap .team-img .team-content .team-name a:hover {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style3 .team-img .team-img-sec .team-content .team-name a:hover {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style4 .team-item .team-content .team-name a:hover {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a:hover {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .rs-team team-slider-style6 .team-title {
  color: #303030;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-item .content-part .designation {
  color: #303030;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style4 .team-item .team-content .team-title {
  color: #303030;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style5 .team-inner-wrap .team-content .team-title {
  color: #303030;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style1 .team-item:after {
  background: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style5 .team-inner-wrap:hover .team-content {
  background: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-title {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style5 .team-inner-wrap:hover .team-content .social-icons a i {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-item .team-content .team-text {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style3 .team-img .team-img-sec .team-content {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-slider-style4 .team-item .team-content .team-text {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .social-icons1 a i {
  font-size: 15px;
}

.elementor-679 .elementor-element.elementor-element-90ef1ab .team-social a i {
  font-size: 15px;
}

.elementor-679 .elementor-element.elementor-element-22e1af2:not(.elementor-motion-effects-element-type-background),
.elementor-679 .elementor-element.elementor-element-22e1af2>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-image: url("/assets/template/wp-content/uploads/2021/04/admission-red.jpg");
  background-position: top center;
  background-size: cover;
}

.elementor-679 .elementor-element.elementor-element-22e1af2 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 60px 0px 70px 0px;
}

.elementor-679 .elementor-element.elementor-element-22e1af2>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-8f83ced>.elementor-element-populated {
  padding: 00px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-4c3ef8e>.elementor-element-populated {
  padding: 34px 34px 34px 34px;
}

.elementor-679 .elementor-element.elementor-element-963cc25 .rs-heading {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-963cc25 .rs-heading .title-inner .title {
  font-size: 42px;
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-963cc25 .rs-heading .title-inner .sub-text {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #fff;
}

.elementor-679 .elementor-element.elementor-element-963cc25 .rs-heading .description p,
.elementor-679 .elementor-element.elementor-element-963cc25 .rs-heading .description {
  font-size: 18px;
}

.elementor-679 .elementor-element.elementor-element-963cc25 .rs-heading .description {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-963cc25 .rs-heading .description p {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c4e8e1b .elementor-button {
  background-color: #d20a11;
  text-transform: uppercase;
  fill: #FFFFFF;
  color: #FFFFFF;
  padding: 18px 30px 18px 30px;
}

.elementor-679 .elementor-element.elementor-element-c4e8e1b .elementor-button:hover,
.elementor-679 .elementor-element.elementor-element-c4e8e1b .elementor-button:focus {
  background-color: #333333;
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-c4e8e1b>.elementor-widget-container {
  margin: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-c4e8e1b .elementor-button:hover svg,
.elementor-679 .elementor-element.elementor-element-c4e8e1b .elementor-button:focus svg {
  fill: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-4b3e60a>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-679 .elementor-element.elementor-element-4b3e60a>.elementor-container {
  max-width: 1272px;
}

.elementor-679 .elementor-element.elementor-element-4b3e60a {
  padding: 100px 0px 60px 0px;
}

.elementor-679 .elementor-element.elementor-element-5a30f7a:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-element-populated,
.elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-element-populated>.elementor-background-overlay,
.elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-background-slideshow {
  border-radius: 5px 0px 0px 5px;
}

.elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 50px 50px 50px 50px;
}

.elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-4126dcc .rs-heading {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-4126dcc .rs-heading .title-inner .title {
  font-size: 42px;
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-4126dcc .rs-heading .title-inner .sub-text {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-4126dcc .rs-heading .description p,
.elementor-679 .elementor-element.elementor-element-4126dcc .rs-heading .description {
  font-size: 18px;
}

.elementor-679 .elementor-element.elementor-element-4126dcc .rs-heading .description {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-4126dcc .rs-heading .description p {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-55d8625 .elementor-button {
  background-color: #FFFFFF;
  text-transform: uppercase;
  fill: #d20a11;
  color: #d20a11;
  padding: 18px 30px 18px 30px;
}

.elementor-679 .elementor-element.elementor-element-55d8625 .elementor-button:hover,
.elementor-679 .elementor-element.elementor-element-55d8625 .elementor-button:focus {
  background-color: #333333;
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-55d8625>.elementor-widget-container {
  margin: 0px 0px 0px 0px;
}

.elementor-679 .elementor-element.elementor-element-55d8625 .elementor-button:hover svg,
.elementor-679 .elementor-element.elementor-element-55d8625 .elementor-button:focus svg {
  fill: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-5190948:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-679 .elementor-element.elementor-element-5190948>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #000000;
}

.elementor-679 .elementor-element.elementor-element-5190948>.elementor-element-populated,
.elementor-679 .elementor-element.elementor-element-5190948>.elementor-element-populated>.elementor-background-overlay,
.elementor-679 .elementor-element.elementor-element-5190948>.elementor-background-slideshow {
  border-radius: 0px 5px 5px 0px;
}

.elementor-679 .elementor-element.elementor-element-5190948>.elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 10px 10px 10px 10px;
}

.elementor-679 .elementor-element.elementor-element-5190948>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-94da42d>.elementor-widget-container {
  padding: 30px 0px 30px 0px;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-addon-slider .testimonial-item {
  margin-right: 15px;
  margin-bottom: 15px;
}

.elementor-679 .elementor-element.elementor-element-94da42d .item-content img.quote-positions {
  width: 60px;
  padding: 0px 0px 5px 0px;
  top: -60px;
  position: absolute;
  z-index: 1;
  left: 43.2%;
}

.elementor-679 .elementor-element.elementor-element-94da42d .item-content span i {
  padding: 0px 0px 5px 0px;
  top: -60px;
  position: absolute;
  z-index: 1;
  left: 43.2%;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider1 .testi-item .content-part p:before {
  top: -60px;
  position: absolute;
  z-index: 1;
  left: 43.2%;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner h4 {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testi-item .content-part .name {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testi-item .desc .name {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider4 .testimonial-item .name {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item .testimonial-content .testimonial-name {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-default .testimonial-item .testimonial-information .testimonial-name {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner h4,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider2 .testi-item .desc .name,
.elementor-679 .elementor-element.elementor-element-94da42d .testi-item .content-part .name,
.testi-item .desc .name,
.elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item .name,
.testimonial-item .testimonial-content .testimonial-name,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider1 .testi-item .content-part .name,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider4 .testimonial-item .name,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-default .testimonial-item .testimonial-information .testimonial-name {
  font-weight: 700;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner span {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testi-item .designatin {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testi-item .designation {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item .designation {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item .testimonial-title {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner p {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item .item-content p {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testi-item p {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider2 .testi-item .desc {
  color: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner p,
.elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item .item-content p,
.rs-testimonial-slider1 .testi-item .content-part p,
.elementor-679 .elementor-element.elementor-element-94da42d .testi-item p,
.rs-testimonial-slider2 .testi-item .desc {
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
}
.testi-item .desc i{
  font-size: 40px;
  color:#d20a11; 
  margin-bottom: 1rem;
}
.rs-testimonial-slider2 .slick-slide.slick-current .testi-item{
  background-color:#d20a11; 
  color:#fff;
}
.rs-testimonial-slider2 .slick-slide.slick-current .testi-item .desc i{
color:#fff;
}
.rs-testimonial-slider2 .slick-slide.slick-current .testi-item .name{
color:#fff;
}
.testi-item .desc .name{
  font-weight: 600;
  font-size: 14px;
  margin-top: 1.5rem;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider2 .testi-item .user-info>img,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider4 .user-info img,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider4 .testimonial-item .author-info .user-info>img {
  border-radius: 4px 4px 4px 4px !important;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider3 .testi-item>img,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider2 .testi-item .user-info>img,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider4 .user-info img {
  width: 148px;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner p,
.elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item p {
  padding: 15px 0px 15px 0px;
}

.elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item p {
  margin-bottom: 21px;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider4 .testimonial-item,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial .testimonial-item,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider2 .testi-item,
.elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider3 .testi-item {
  padding: 100px 60px 60px 60px;
}

.elementor-679 .elementor-element.elementor-element-94da42d .slick-dots {
  bottom: 0px;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-addon-slider .slick-dots li button:hover {
  background: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-94da42d .rs-addon-slider .slick-dots li.slick-active button {
  background: #FFFFFF;
}

.elementor-679 .elementor-element.elementor-element-466369c:not(.elementor-motion-effects-element-type-background),
.elementor-679 .elementor-element.elementor-element-466369c>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #F9F8F8;
}

.elementor-679 .elementor-element.elementor-element-466369c>.elementor-container {
  max-width: 1272px;
}

.elementor-679 .elementor-element.elementor-element-466369c {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 40px;
  margin-bottom: 0px;
  padding: 95px 0px 140px 0px;
}

.elementor-679 .elementor-element.elementor-element-466369c>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-1c45809>.elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 00px 0px 30px 0px;
}

.elementor-679 .elementor-element.elementor-element-1c45809>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading {
  text-align: center;
}

.elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading .title-inner .title {
  font-size: 42px;
  line-height: 45px;
  color: #111111;
}

.elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading .title-inner .sub-text {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading .description p,
.elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading .description {
  font-size: 18px;
}

.elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading .description {
  color: #505050;
}

.elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading .description p {
  color: #505050;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .blog-item .blog-content .blog-meta span {
  color: #505050;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .rs-blog-grid .blog-item .image-wrap .blog-meta {
  color: #505050;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .blog-meta i {
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories::before {
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .blog-content {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories li a,
.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-content .post-categories li a {
  color: #394459;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories li a:hover,
.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories:hover:before {
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .blog-content h3.blog-name a,
.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content h3.blog-name a {
  color: #000000;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .blog-item .blog-content h3.blog-name a:hover,
.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content h3.blog-name a:hover {
  color: #d20a11;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .blog-item .blog-content h3.blog-name {
  padding: 12px 0px 10px 0px;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .blog-item .blog-content h3.blog-name a {
  font-size: 22px;
  font-weight: 700;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .blog-item .blog-content p {
  color: #394459;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .btn-btm .rs-view-btn .rs-btns {
  padding: 0px 0px 0px 0px;
  font-family: "Montserrat", Sans-serif;
  font-weight: 500;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .btn-btm a.rs-btns {
  color: #000000;
}

.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .btn-btm a.rs-btns:hover,
.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .btn-btm:hover a.rs-btns:after,
.elementor-679 .elementor-element.elementor-element-0420b86 .rsaddon-unique-slider .blog-item .blog-content .btn-btm a.rs-btns:focus {
  color: #d20a11;
}

@media(min-width:768px) {
  .elementor-679 .elementor-element.elementor-element-a4e6f75 {
    width: 50%;
  }

  .elementor-679 .elementor-element.elementor-element-8d0f160 {
    width: 50%;
  }

  .elementor-679 .elementor-element.elementor-element-8f83ced {
    width: 20%;
  }

  .elementor-679 .elementor-element.elementor-element-4c3ef8e {
    width: 59.316%;
  }

  .elementor-679 .elementor-element.elementor-element-ab1f6af {
    width: 20%;
  }
}

@media(max-width:1024px) {
  .elementor-679 .elementor-element.elementor-element-873253e>.elementor-element-populated {
    padding: 40px 15px 100px 15px;
  }

  .elementor-679 .elementor-element.elementor-element-e7e3f2a .rs-heading .title-inner .title {
    font-size: 30px;
  }

  .elementor-679 .elementor-element.elementor-element-bbc7269 {
    padding: 20px 0px 100px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-8d0f160>.elementor-element-populated {
    padding: 65px 20px 70px 20px;
  }

  .elementor-679 .elementor-element.elementor-element-3734f21 .rs-heading .title-inner .title {
    font-size: 30px;
  }

  .elementor-679 .elementor-element.elementor-element-60f0fe1 {
    margin-top: 0px;
    margin-bottom: 80px;
  }

  .elementor-679 .elementor-element.elementor-element-4b3e60a {
    padding: 0px 0px 0px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-element-populated,
  .elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-element-populated>.elementor-background-overlay,
  .elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-background-slideshow {
    border-radius: 0px 0px 0px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-5190948>.elementor-element-populated,
  .elementor-679 .elementor-element.elementor-element-5190948>.elementor-element-populated>.elementor-background-overlay,
  .elementor-679 .elementor-element.elementor-element-5190948>.elementor-background-slideshow {
    border-radius: 0px 0px 0px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner,
  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider4 .testimonial-item,
  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial .testimonial-item,
  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider2 .testi-item,
  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider3 .testi-item {
    padding: 160px 20px 20px 20px;
  }

  .elementor-679 .elementor-element.elementor-element-466369c {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading .title-inner .title {
    font-size: 30px;
  }
}

@media(max-width:767px) {
  .elementor-679 .elementor-element.elementor-element-e7e3f2a .rs-heading .title-inner .title {
    font-size: 28px;
    line-height: 1.2em;
  }

  .elementor-679 .elementor-element.elementor-element-bbc7269 {
    padding: 50px 0px 100px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-059a197 .rs-heading .title-inner .title {
    font-size: 28px;
  }

  .elementor-679 .elementor-element.elementor-element-c60f4ea .rs-course-slider .courses-item .content-part {
    padding: 100px 25px 32px 25px;
  }

  .elementor-679 .elementor-element.elementor-element-c60f4ea .courses-item .content-part .title a {
    font-size: 20px;
    line-height: 1em;
  }

  .elementor-679 .elementor-element.elementor-element-2893aaa>.elementor-element-populated {
    padding: 0px 15px 0px 15px;
  }

  .elementor-679 .elementor-element.elementor-element-60a6a15 {
    padding: 0px 0px 50px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-8b47fa8 .rs-video {
    padding: 150px 0px 150px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-3734f21 .rs-heading .title-inner .title {
    font-size: 28px;
    line-height: 1.2em;
  }

  .elementor-679 .elementor-element.elementor-element-60f0fe1 {
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .elementor-679 .elementor-element.elementor-element-c49f924 {
    padding: 0px 0px 50px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-faa5b9d>.elementor-element-populated {
    margin: 0px 0px 60px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .elementor-679 .elementor-element.elementor-element-22e1af2 {
    padding: 20px 0px 30px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-963cc25 .rs-heading .title-inner .title {
    font-size: 28px;
  }

  .elementor-679 .elementor-element.elementor-element-5a30f7a>.elementor-element-populated {
    padding: 50px 0px 60px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-4126dcc>.elementor-widget-container {
    padding: 0px 10px 0px 10px;
  }

  .elementor-679 .elementor-element.elementor-element-4126dcc .rs-heading .title-inner .title {
    font-size: 28px;
  }

  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner p,
  .elementor-679 .elementor-element.elementor-element-94da42d .testimonial-item .item-content p,
  .rs-testimonial-slider1 .testi-item .content-part p,
  .elementor-679 .elementor-element.elementor-element-94da42d .testi-item p,
  .rs-testimonial-slider2 .testi-item .desc {
    font-size: 18px;
    line-height: 1.4em;
  }

  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonil_style5 .content-innner,
  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider4 .testimonial-item,
  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial .testimonial-item,
  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider2 .testi-item,
  .elementor-679 .elementor-element.elementor-element-94da42d .rs-testimonial-slider3 .testi-item {
    padding: 60px 0px 0px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-94da42d .slick-dots {
    bottom: -10px;
  }

  .elementor-679 .elementor-element.elementor-element-466369c {
    padding: 55px 0px 115px 0px;
  }

  .elementor-679 .elementor-element.elementor-element-1c45809>.elementor-element-populated {
    padding: 0px 15px 0px 15px;
  }

  .elementor-679 .elementor-element.elementor-element-39392b2 .rs-heading .title-inner .title {
    font-size: 28px;
    line-height: 1.2em;
  }
}

@media(max-width:1024px) and (min-width:768px) {
  .elementor-679 .elementor-element.elementor-element-873253e {
    width: 45%;
  }

  .elementor-679 .elementor-element.elementor-element-aec11d2 {
    width: 55%;
  }

  .elementor-679 .elementor-element.elementor-element-8ff5d2b {
    width: 100%;
  }

  .elementor-679 .elementor-element.elementor-element-a4e6f75 {
    width: 100%;
  }

  .elementor-679 .elementor-element.elementor-element-8d0f160 {
    width: 100%;
  }

  .elementor-679 .elementor-element.elementor-element-60702cf {
    width: 50%;
  }

  .elementor-679 .elementor-element.elementor-element-086d429 {
    width: 50%;
  }

  .elementor-679 .elementor-element.elementor-element-e64699f {
    width: 50%;
  }

  .elementor-679 .elementor-element.elementor-element-287c5f4 {
    width: 50%;
  }

  .elementor-679 .elementor-element.elementor-element-4c3ef8e {
    width: 100%;
  }

  .elementor-679 .elementor-element.elementor-element-5a30f7a {
    width: 100%;
  }

  .elementor-679 .elementor-element.elementor-element-5190948 {
    width: 100%;
  }
}
.dpn-zvc-single-content-wrapper{margin-top:40px}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img{margin-bottom:1rem}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img img{width:100%;height:auto}.dpn-zvc-single-content-wrapper .dpn-zvc-col-8,.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:58px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper{width:100%;clear:both}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box{margin-top:1.5rem}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box:first-child{margin-top:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn{padding:10px 20px;color:#fff;border-radius:0;display:block;margin-top:10px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link{background:#a5452d}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link{background:#1c3b82}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state{border:1px solid #ccc;padding:20px;margin-top:20px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state p{padding:0;margin:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer{display:flex;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff;line-height:1.8}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell{display:flex;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;line-height:normal;padding:20px 5px;border-radius:2px;flex-direction:column;margin-right:6px;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell:last-child{margin-right:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile{background:#3a3a3a;padding:0 16px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile h3{color:#fff;margin:0;padding:10px 0;font-size:1.3em;font-weight:500}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content{background:#f2f2f2;padding:16px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list{margin-bottom:1rem}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list span{display:block}@media(min-width: 992px){.dpn-zvc-single-content-wrapper .dpn-zvc-col-8{width:66.66666667%;float:left}.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{width:33.33333333%;float:left}}.vczapi-show-by-postid .dpn-zvc-sidebar-state{display:none}.vczapi-show-by-postid-countdown-title{text-align:center}.vczapi-show-by-postid-countdown{display:flex;width:1200px;border-spacing:2px;border-collapse:separate;justify-content:center;flex-direction:column;background:#eaeaea;padding:60px 0;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap;border-radius:10px}.vczapi-show-by-postid .dpn-zvc-timer{display:flex;width:100%;border-spacing:2px;border-collapse:separate;justify-content:center;margin-bottom:20px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell{display:flex;flex-direction:column;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;padding:20px 5px;border-radius:10px;width:120px;margin:6px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%;font-weight:700}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.vczapi-show-by-postid-flex{display:flex;margin-top:20px}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .btn{margin-top:10px;padding:10px 20px;color:#fff;display:block;margin-right:10px;text-align:center}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .btn-join-link{background:#a5452d}@media(min-width: 769px){.vczapi-show-by-postid-contents-image{width:24%;margin-right:10px}.vczapi-show-by-postid-contents-sections{width:74%;margin-left:10px}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .join-links{display:flex}.vczapi-show-by-postid-contents-full{flex:100%}.vczapi-show-by-postid-contents-full .vczapi-show-by-postid-contents-sections-description,.vczapi-show-by-postid-contents-full .dpn-zvc-sidebar-box{padding-left:0}}@media only screen and (max-width: 660px){.vczapi-show-by-postid .dpn-zvc-.vczapi-jvb-countdown-contenttimer.vczapi-show-by-postid-countdown-timer{flex-direction:column;padding:0 40px}.vczapi-show-by-postid .dpn-zvc-.vczapi-jvb-countdown-contenttimer.vczapi-show-by-postid-countdown-timer .dpn-zvc-timer-cell{width:100%}}@media only screen and (max-width: 769px){.vczapi-show-by-postid{padding:60px 30px}.vczapi-show-by-postid .vczapi-show-by-postid-contents{flex-direction:column}.vczapi-show-by-postid .vczapi-show-by-postid-contents-sections-description-topic{margin-top:1em}.vczapi-show-by-postid .vczapi-show-by-postid-contents-sections .dpn-zvc-sidebar-box .btn{margin-top:10px;margin-right:0}}.dpn-zvc-shortcode-op-wrapper table{border:1px solid #dee2e6;width:100%;margin-bottom:1rem;color:#212529;border-collapse:collapse}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd){background-color:#e2e2e2 !important}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td{background-color:#e2e2e2}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td .small-description{font-size:12px;font-style:italic}#vczapi-recordings-list-table_wrapper .dataTables_length,#vczapi-recordings-list-table_wrapper .dataTables_filter,#vczapi-show-meetings-list-table_wrapper .dataTables_length,#vczapi-show-meetings-list-table_wrapper .dataTables_filter,#vczapi-show-webinars-list-table_wrapper .dataTables_length,#vczapi-show-webinars-list-table_wrapper .dataTables_filter{margin:15px 0}#vczapi-recordings-list-table_wrapper .dataTable,#vczapi-show-meetings-list-table_wrapper .dataTable,#vczapi-show-webinars-list-table_wrapper .dataTable{position:relative;margin:15px 0}#vczapi-recordings-list-table_wrapper .dataTable thead,#vczapi-show-meetings-list-table_wrapper .dataTable thead,#vczapi-show-webinars-list-table_wrapper .dataTable thead{text-align:left}#vczapi-recordings-list-table_wrapper .dataTable thead tr,#vczapi-show-meetings-list-table_wrapper .dataTable thead tr,#vczapi-show-webinars-list-table_wrapper .dataTable thead tr{background:#f5f5f5}#vczapi-recordings-list-table_wrapper .dataTable thead th,#vczapi-recordings-list-table_wrapper .dataTable thead td,#vczapi-show-meetings-list-table_wrapper .dataTable thead th,#vczapi-show-meetings-list-table_wrapper .dataTable thead td,#vczapi-show-webinars-list-table_wrapper .dataTable thead th,#vczapi-show-webinars-list-table_wrapper .dataTable thead td{border-bottom:none;padding:8px 15px}#vczapi-recordings-list-table_wrapper .dataTable.no-footer,#vczapi-show-meetings-list-table_wrapper .dataTable.no-footer,#vczapi-show-webinars-list-table_wrapper .dataTable.no-footer{border-bottom:none}#vczapi-recordings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .odd{background-color:#fff}#vczapi-recordings-list-table_wrapper .dataTable tbody .even,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .even,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .even{background-color:rgba(0,0,0,.05)}.vczapi-recordings-meeting-id-description ul{list-style:none;padding:0;margin:0}.vczapi-recordings-by-meeting-id-table{margin-top:20px}.vczapi-recordings-by-meeting-id-table tr th{text-align:left}#zvc-cover{background:url("/assets/template/wp-content/plugins/video-conferencing-with-zoom-api/assets/images/ajax-loader.gif") no-repeat scroll center center #000;position:absolute;height:100%;width:100%;z-index:5;opacity:.9;top:0}#zmmtg-root{display:none}.join-via-browser-body{background:#f2f2f2;min-width:100vw !important;width:100vw !important}.join-via-browser-body #vczapi-zoom-browser-meeting{z-index:1;display:flex;align-items:center;position:relative;height:100%}.join-via-browser-body #vczapi-zoom-browser-meeting .logo{text-align:center}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container{background:#fff;padding:40px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-o-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-ms-box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}@media only screen and (max-width: 767px){.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container{margin-inline:20px;padding:20px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .vczapi-zoom-browser-meeting--meeting-form input,.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .vczapi-zoom-browser-meeting--meeting-form button{width:100%}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo img{width:70px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo h3{font-size:18px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo p{font-size:14px}}@media only screen and (min-width: 767px){.join-via-browser-body #vczapi-zoom-browser-meeting .container{width:500px}.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=password],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=email],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form select{height:40px}.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit]{background-color:#2d8cff;width:100%;color:#fff}}.join-via-browser-body #vczapi-zoom-browser-meeting .img-fluid{max-width:100%;height:auto}.join-via-browser-body #vczapi-zoom-browser-meeting h3{line-height:1.5}.join-via-browser-body #vczapi-zoom-browser-meeting .mb-4{margin-bottom:1.5rem}.join-via-browser-body #vczapi-zoom-browser-meeting p{color:#838383;font-weight:300}.join-via-browser-body #vczapi-zoom-browser-meeting label{font-weight:bold;margin-bottom:10px}.vczapi-jvb-countdown-wrapper{display:flex;flex-direction:column;background:#eaeaea;padding:60px 0}.vczapi-jvb-countdown-wrapper-countdown-title{text-align:center}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown{display:flex;width:100%;border-spacing:2px;border-collapse:separate;justify-content:center}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell{display:flex;flex-direction:column;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;padding:20px 5px;border-radius:10px;width:120px;margin:6px}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-number{font-size:1em;width:100%;font-weight:700}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.vczapi-jvb-countdown-content{padding:25px 0;display:flex;width:1200px;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap}.vczapi-jvb-countdown-content-image{flex:0 0 30%}.vczapi-jvb-countdown-content-image img{border-radius:10px}.vczapi-jvb-countdown-content-contents{flex:0 0 70%;display:flex;flex-direction:column;padding-left:20px}.vczapi-jvb-countdown-content-links{margin-top:10px;display:flex}.vczapi-jvb-countdown-content-links .btn{padding:10px 20px;color:#fff;display:block;margin-right:10px;text-align:center;border-radius:10px}.vczapi-jvb-countdown-content-links .btn-join-link{background:#a5452d}@media only screen and (max-width: 660px){.vczapi-jvb-countdown-content{flex-direction:column}.vczapi-jvb-countdown-content .vczapi-jvb-countdown-content-description-topic{margin-top:1em}}.vczapi-list-zoom-meetings{position:relative}.vczapi-list-zoom-meetings--item__image{margin-bottom:20px}.vczapi-list-zoom-meetings--item__image{box-shadow:0 0 1px 1px rgba(0,0,0,.3)}.vczapi-list-zoom-meetings--item__details,.vczapi-list-zoom-meetings--item__details p{font-size:1em}.vczapi-list-zoom-meetings--item__details h1,.vczapi-list-zoom-meetings h2,.vczapi-list-zoom-meetings h3,.vczapi-list-zoom-meetings h4,.vczapi-list-zoom-meetings h5,.vczapi-list-zoom-meetings h6{font-size:1.3em;margin-bottom:5px}.vczapi-list-zoom-meetings--item__details__meta .meta{display:flex;flex-direction:column;margin-bottom:5px}.vczapi-list-zoom-meetings .vczapi-loader{display:none}.vczapi-list-zoom-meetings.loading .vczapi-loader{display:block;width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);z-index:100}.vczapi-list-zoom-meetings.loading .vczapi-loader img{transform:translate(-50%, -50%);left:50%;top:50%;position:absolute}.vczapi-wrap{display:-ms-flexbox;display:flex;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;box-sizing:border-box}.vczapi-wrap *{box-sizing:border-box}.vczapi-wrap input,.vczapi-wrap select{width:100%}.vczapi-plr{padding:0 1.5em}.vczapi-ptb{padding:1.5em 0}.vczapi-pb{padding-bottom:1.5em}.vczapi-pb-3{padding-bottom:3em}.vczapi-pt{padding-top:1.5em}.vczapi-pl{padding-left:1.5em}.vczapi-pr{padding-right:1.5em}.vczapi-col-2,.vczapi-col-3,.vczapi-col-4,.vczapi-col-5,.vczapi-col-6,.vczapi-col-8,.vczapi-col-9,.vczapi-col-10,.vczapi-col-11,.vczapi-col-12{position:relative;width:100%;padding-right:10px;padding-left:10px}.vczapi-form-control{padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}@media(min-width: 769px){.vczapi-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.vczapi-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.vczapi-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.vczapi-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.vczapi-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.clearfix{clear:both}.vczapi-filters-wrapper{margin-bottom:2em;margin-top:1em;align-items:center}.vczapi-modal{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.vczapi-modal .vczapi-modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.vczapi-modal .vczapi-modal-close{color:#000;float:right;font-size:28px;font-weight:bold}.vczapi-modal .vczapi-modal-close:hover,.vczapi-modal .vczapi-modal-close:focus{color:#000;text-decoration:none;cursor:pointer}.vczapi-modal .vczapi-modal-header{padding:2px 16px;color:#fff}.vczapi-modal .vczapi-modal-body{padding:2px 16px;max-height:500px;overflow:auto}.vczapi-modal .vczapi-modal-list{padding:20px;list-style:none;margin:0;border-bottom:1px solid #efefef}.vczapi-modal-loader{text-align:center;color:#424242;background:#fff;width:400px;margin:0 auto;padding:20px;border-radius:20px}

@charset "UTF-8";
/**
 * Mixin
 */
@-webkit-keyframes rotating4 {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating4 {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animation4 {
  from {
    left: -40%;
    width: 40%;
  }
  to {
    left: 100%;
    width: 10%;
  }
}
@keyframes animation4 {
  from {
    left: -40%;
    width: 40%;
  }
  to {
    left: 100%;
    width: 10%;
  }
}
:root {
  --lp-cotainer-max-with: var(--lp-container-max-width);
}

.wp-block-group {
  --lp-container-max-width: var(--wp--style--global--wide-size);
}

@font-face {
  font-family: "lp-icon";
  src: url("/assets/template/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon/lp-icon.woff2?v=128") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^=lp-icon-], [class*=" lp-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lp-icon";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-display: swap;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lp-icon-plus:before {
  content: "\f067";
}

.lp-icon-question:before {
  content: "\f128";
}

.lp-icon-minus:before {
  content: "\f068";
}

.lp-icon-search:before {
  content: "\f002";
}

.lp-icon-envelope-o:before {
  content: "\f003";
}

.lp-icon-heart:before {
  content: "\f004";
}

.lp-icon-star:before {
  content: "\f005";
}

.lp-icon-star-o:before {
  content: "\f006";
}

.lp-icon-user:before {
  content: "\f007";
}

.lp-icon-th-large:before {
  content: "\f009";
}

.lp-icon-th:before {
  content: "\f00a";
}

.lp-icon-th-list:before {
  content: "\f00b";
}

.lp-icon-check:before {
  content: "\f00c";
}

.lp-icon-close:before {
  content: "\f00d";
}

.lp-icon-remove:before {
  content: "\f00d";
}

.lp-icon-times:before {
  content: "\f00d";
}

.lp-icon-signal:before {
  content: "\f012";
}

.lp-icon-cog:before {
  content: "\f013";
}

.lp-icon-gear:before {
  content: "\f013";
}

.lp-icon-trash-o:before {
  content: "\f014";
}

.lp-icon-home:before {
  content: "\f015";
}

.lp-icon-file-o:before {
  content: "\f016";
}

.lp-icon-clock-o:before {
  content: "\f017";
}

.lp-icon-download:before {
  content: "\f019";
}

.lp-icon-play-circle-o:before {
  content: "\f01d";
}

.lp-icon-refresh:before {
  content: "\f021";
}

.lp-icon-lock:before {
  content: "\f023";
}

.lp-icon-flag:before {
  content: "\f024";
}

.lp-icon-book:before {
  content: "\f02d";
}

.lp-icon-bookmark:before {
  content: "\f02e";
}

.lp-icon-video-camera:before {
  content: "\f03d";
}

.lp-icon-edit:before {
  content: "\f044";
}

.lp-icon-pencil-square-o:before {
  content: "\f044";
}

.lp-icon-check-square-o:before {
  content: "\f046";
}

.lp-icon-arrows:before {
  content: "\f047";
}

.lp-icon-chevron-left:before {
  content: "\f053";
}

.lp-icon-chevron-right:before {
  content: "\f054";
}

.lp-icon-check-circle:before {
  content: "\f058";
}

.lp-icon-question-circle:before {
  content: "\f059";
}

.lp-icon-arrow-left:before {
  content: "\f060";
}

.lp-icon-arrow-right:before {
  content: "\f061";
}

.lp-icon-expand:before {
  content: "\f065";
}

.lp-icon-compress:before {
  content: "\f066";
}

.lp-icon-exclamation-circle:before {
  content: "\f06a";
}

.lp-icon-gift:before {
  content: "\f06b";
}

.lp-icon-eye:before {
  content: "\f06e";
}

.lp-icon-eye-slash:before {
  content: "\f070";
}

.lp-icon-exclamation-triangle:before {
  content: "\f071";
}

.lp-icon-warning:before {
  content: "\f071";
}

.lp-icon-calendar:before {
  content: "\f073";
}

.lp-icon-comment:before {
  content: "\f075";
}

.lp-icon-chevron-up:before {
  content: "\f077";
}

.lp-icon-chevron-down:before {
  content: "\f078";
}

.lp-icon-shopping-cart:before {
  content: "\f07a";
}

.lp-icon-bar-chart:before {
  content: "\f080";
}

.lp-icon-bar-chart-o:before {
  content: "\f080";
}

.lp-icon-key:before {
  content: "\f084";
}

.lp-icon-cogs:before {
  content: "\f085";
}

.lp-icon-gears:before {
  content: "\f085";
}

.lp-icon-thumbs-o-up:before {
  content: "\f087";
}

.lp-icon-thumbs-o-down:before {
  content: "\f088";
}

.lp-icon-heart-o:before {
  content: "\f08a";
}

.lp-icon-sign-out:before {
  content: "\f08b";
}

.lp-icon-linkedin-square:before {
  content: "\f08c";
}

.lp-icon-sign-in:before {
  content: "\f090";
}

.lp-icon-phone:before {
  content: "\f095";
}

.lp-icon-square-o:before {
  content: "\f096";
}

.lp-icon-bookmark-o:before {
  content: "\f097";
}

.lp-icon-twitter:before {
  content: "\f099";
}

.lp-icon-facebook:before {
  content: "\f09a";
}

.lp-icon-facebook-f:before {
  content: "\f09a";
}

.lp-icon-unlock:before {
  content: "\f09c";
}

.lp-icon-bullhorn:before {
  content: "\f0a1";
}

.lp-icon-bell-o:before {
  content: "\f0a2";
}

.lp-icon-certificate:before {
  content: "\f0a3";
}

.lp-icon-briefcase:before {
  content: "\f0b1";
}

.lp-icon-arrows-alt:before {
  content: "\f0b2";
}

.lp-icon-copy:before {
  content: "\f0c5";
}

.lp-icon-files-o:before {
  content: "\f0c5";
}

.lp-icon-pinterest-square:before {
  content: "\f0d3";
}

.lp-icon-google-plus-square:before {
  content: "\f0d4";
}

.lp-icon-google-plus:before {
  content: "\f0d5";
}

.lp-icon-money-bill-alt:before {
  content: "\f0d6";
}

.lp-icon-caret-down:before {
  content: "\f0d7";
}

.lp-icon-caret-up:before {
  content: "\f0d8";
}

.lp-icon-caret-left:before {
  content: "\f0d9";
}

.lp-icon-caret-right:before {
  content: "\f0da";
}

.lp-icon-linkedin:before {
  content: "\f0e1";
}

.lp-icon-comment-o:before {
  content: "\f0e5";
}

.lp-icon-file-text-o:before {
  content: "\f0f6";
}

.lp-icon-angle-double-left:before {
  content: "\f100";
}

.lp-icon-angle-double-right:before {
  content: "\f101";
}

.lp-icon-angle-double-up:before {
  content: "\f102";
}

.lp-icon-angle-double-down:before {
  content: "\f103";
}

.lp-icon-angle-left:before {
  content: "\f104";
}

.lp-icon-angle-right:before {
  content: "\f105";
}

.lp-icon-angle-up:before {
  content: "\f106";
}

.lp-icon-angle-down:before {
  content: "\f107";
}

.lp-icon-desktop:before {
  content: "\f108";
}

.lp-icon-mobile:before {
  content: "\f10b";
}

.lp-icon-mobile-phone:before {
  content: "\f10b";
}

.lp-icon-circle-o:before {
  content: "\f10c";
}

.lp-icon-spinner:before {
  content: "\f110";
}

.lp-icon-code:before {
  content: "\f121";
}

.lp-icon-puzzle-piece:before {
  content: "\f12e";
}

.lp-icon-calendar-o:before {
  content: "\f133";
}

.lp-icon-ellipsis-h:before {
  content: "\f141";
}

.lp-icon-ellipsis-v:before {
  content: "\f142";
}

.lp-icon-file:before {
  content: "\f15b";
}

.lp-icon-file-alt:before {
  content: "\f15c";
}

.lp-icon-youtube-play:before {
  content: "\f16a";
}

.lp-icon-instagram:before {
  content: "\f16d";
}

.lp-icon-dot-circle-o:before {
  content: "\f192";
}

.lp-icon-graduation-cap:before {
  content: "\f19d";
}

.lp-icon-mortar-board:before {
  content: "\f19d";
}

.lp-icon-google:before {
  content: "\f1a0";
}

.lp-icon-language:before {
  content: "\f1ab";
}

.lp-icon-database:before {
  content: "\f1c0";
}

.lp-icon-file-pdf:before {
  content: "\f1c1";
}

.lp-icon-file-word:before {
  content: "\f1c2";
}

.lp-icon-file-excel:before {
  content: "\f1c3";
}

.lp-icon-file-powerpoint:before {
  content: "\f1c4";
}

.lp-icon-file-image:before {
  content: "\f1c5";
}

.lp-icon-file-photo:before {
  content: "\f1c5";
}

.lp-icon-file-picture:before {
  content: "\f1c5";
}

.lp-icon-file-archive:before {
  content: "\f1c6";
}

.lp-icon-file-zip:before {
  content: "\f1c6";
}

.lp-icon-file-audio:before {
  content: "\f1c7";
}

.lp-icon-file-sound:before {
  content: "\f1c7";
}

.lp-icon-file-movie:before {
  content: "\f1c8";
}

.lp-icon-file-video:before {
  content: "\f1c8";
}

.lp-icon-file-code:before {
  content: "\f1c9";
}

.lp-icon-circle-thin:before {
  content: "\f1db";
}

.lp-icon-share-alt:before {
  content: "\f1e0";
}

.lp-icon-pie-chart:before {
  content: "\f200";
}

.lp-icon-line-chart:before {
  content: "\f201";
}

.lp-icon-user-secret:before {
  content: "\f21b";
}

.lp-icon-television:before {
  content: "\f26c";
}

.lp-icon-tv:before {
  content: "\f26c";
}

.lp-icon-question-circle-o:before {
  content: "\f29c";
}

.lp-icon-google-plus-circle:before {
  content: "\f2b3";
}

.lp-icon-google-plus-official:before {
  content: "\f2b3";
}

.lp-icon-user-circle:before {
  content: "\f2bd";
}

.lp-icon-user-graduate:before {
  content: "\f501";
}

.lp-icon-user-edit:before {
  content: "\f4ff";
}

.lp-icon-my-courses:before {
  content: "\e900";
}

.lp-icon-clock:before {
  content: "\e901";
}

.lp-icon-stopwatch:before {
  content: "\f2f2";
}

.lp-icon-file-download:before {
  content: "\f56d";
}

.lp-icon-list:before {
  content: "\f03a";
}

.lp-icon-students:before {
  content: "\e902";
}

.lp-icon-courses:before {
  content: "\e903";
}

.lp-icon-tiktok-alt:before {
  content: "\e908";
}

.lp-icon-alarm-clock:before {
  content: "\e909";
}

.lp-icon-art-and-design:before {
  content: "\e90a";
}

.lp-icon-best-customer-experience:before {
  content: "\e90b";
}

.lp-icon-certificate-o:before {
  content: "\e90c";
}

.lp-icon-community:before {
  content: "\e90d";
}

.lp-icon-online-education:before {
  content: "\e90e";
}

.lp-icon-concierge-bell:before {
  content: "\e90f";
}

.lp-icon-target:before {
  content: "\e910";
}

.lp-icon-content-marketing:before {
  content: "\e911";
}

.lp-icon-dollar-sign:before {
  content: "\e912";
}

.lp-icon-website:before {
  content: "\e913";
}

.lp-icon-worldwide-security:before {
  content: "\e914";
}

.lp-icon-educational-programs:before {
  content: "\e915";
}

.lp-icon-online-class:before {
  content: "\e916";
}

.lp-icon-monitor:before {
  content: "\e917";
}

.lp-icon-lucide:before {
  content: "\e918";
}

.lp-icon-ebook:before {
  content: "\e919";
}

.lp-icon-co-instructor:before {
  content: "\e904";
}

.lp-icon-close-circle:before {
  content: "\e907";
}

.lp-icon-layers:before {
  content: "\e91a";
}

.lp-icon-filter:before {
  content: "\e91c";
}

.lp-icon-in_progress_course:before {
  content: "\e91d";
}

.lp-icon-finished_courses:before {
  content: "\e91e";
}

.lp-icon-failed_courses:before {
  content: "\e91f";
}

.lp-icon-passed_courses:before {
  content: "\e920";
}

.lp-icon-student_in_progress:before {
  content: "\e924";
}

.lp-icon-student_completed:before {
  content: "\e925";
}

.lp-icon-published_course:before {
  content: "\e926";
}

.lp-icon-pending_course:before {
  content: "\e927";
}

.lp-icon-list-check:before {
  content: "\e929";
}

.lp-icon-icon-h5p:before {
  content: "\e92a";
}

.lp-icon-comment-written:before {
  content: "\e921";
}

.lp-icon-book-open:before {
  content: "\f518";
}

.lp-icon-pinterest-p:before {
  content: "\f231";
}

.lp-icon-dropbox:before {
  content: "\e905";
}

.lp-icon-edit-square:before {
  content: "\e923";
}

.lp-icon-drag:before {
  content: "\e922";
}

.lp-icon-map-pin:before {
  content: "\e91b";
}

.lp-icon-map-marker:before {
  content: "\e91b";
}

.lp-icon-box:before {
  content: "\e906";
}

.lp-skeleton-animation {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp-skeleton-animation > li {
  width: 100%;
  height: 16px;
  margin-top: 15px;
  border-radius: 2px;
  background: linear-gradient(90deg, hsla(0, 0%, 74.5%, 0.2) 25%, hsla(0, 0%, 50.6%, 0.24) 37%, hsla(0, 0%, 74.5%, 0.2) 63%);
  background-size: 400% 100%;
  list-style: none;
  animation: lp-skeleton-loading 1.4s ease infinite;
}

@keyframes lp-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.lp-loading-circle {
  width: 15px;
  height: 15px;
  border: 2px solid #ccc;
  border-radius: 50%;
  border-top-color: rgba(0, 0, 0, 0.76);
  animation: spin 1s infinite linear;
  display: inline-block;
}
.lp-loading-circle.hide {
  display: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/**
* Style for course filter
*
* @since 4.2.3.2
* @version 1.0.2
*/
.lp-form-course-filter__title {
  font-weight: 500;
  margin-bottom: 12px;
}
.lp-form-course-filter__content {
  position: relative;
}
.lp-form-course-filter__content .lp-course-filter__field * {
  cursor: pointer;
}
.lp-form-course-filter__content .lp-course-filter__field {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.lp-form-course-filter__content .lp-course-filter__field input:focus {
  outline: none;
}
.lp-form-course-filter__content .lp-course-filter__field input[disabled] {
  cursor: not-allowed;
}
.lp-form-course-filter__content .lp-course-filter__field label {
  margin: 0;
  text-transform: capitalize;
  line-height: inherit;
  flex: 1;
}
.lp-form-course-filter__content .lp-course-filter__field .count {
  color: #999;
}
.lp-form-course-filter__content .lp-course-filter-search-field {
  position: relative;
  display: flex;
  align-items: center;
}
.lp-form-course-filter__content .lp-course-filter-search-field input {
  width: 100%;
  line-height: 2rem;
  border: 1px solid #eee;
  padding: 8px;
}
.lp-form-course-filter__content .lp-course-filter-search-field input:focus {
  outline: none;
}
.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle {
  position: absolute;
  right: 10px;
}
.lp-form-course-filter__content .lp-course-filter-search-result {
  position: absolute;
  z-index: 10;
  background: white;
  width: 100%;
  border: 1px solid #eeeeee;
  max-height: 300px;
  overflow-y: auto;
  padding: 0;
}
.lp-form-course-filter__content .lp-course-filter-search-result:empty {
  border: none;
}
.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list {
  padding: 0 10px;
}
.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest {
  display: flex;
  gap: 8px;
  padding: 10px 0;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
}
.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child {
  border-bottom: none;
}
.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img {
  width: 50px;
}
.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img {
  width: 50px;
  height: auto;
  display: block;
}
.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a {
  font-size: 0.875em;
  line-height: 1em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span {
  font-size: 0.875em;
  line-height: 1em;
}
.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info {
  border-top: 1px solid #eeeeee;
  padding: 10px;
  background: #e8f0fe;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
}
.lp-form-course-filter .course-filter-submit, .lp-form-course-filter .course-filter-reset {
  padding: 12px 24px;
  text-transform: capitalize;
  width: calc(50% - 4px);
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: var(--lp-button-background-color);
  color: var(--lp-button-color);
}
.lp-form-course-filter .course-filter-submit:focus, .lp-form-course-filter .course-filter-reset:focus {
  outline: none;
}
.lp-form-course-filter .course-filter-submit:hover, .lp-form-course-filter .course-filter-reset:hover {
  color: #fff;
  background: var(--lp-primary-color);
}
.lp-form-course-filter .course-filter-reset {
  margin-left: 4px;
}
.lp-form-course-filter .course-filter-submit {
  margin-right: 4px;
}
.lp-form-course-filter .lp-form-course-filter__item {
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
}
.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child {
  margin-left: 1rem;
}

#learn-press-become-teacher-form .become-teacher-fields {
  list-style: none;
  padding: 0;
}

.lp-form-course-filter__close, .elementor-widget-container .lp-form-course-filter__close {
  display: none;
}

.elementor-widget-container .learnpress-widget-wrapper {
  position: unset;
}

@media (max-width: 768px) {
  .widget_course_filter {
    position: fixed !important;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
    width: 400px;
    height: 100%;
    background-color: #fff;
    transition: 0.3s;
    display: block;
    overflow-y: auto;
    border: none !important;
    border-radius: 0 !important;
    transform: translate3d(100%, 0, 0);
    margin: 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px;
  }
  .widget_course_filter .lp-form-block-course-filter .course-filter-submit,
  .widget_course_filter .lp-form-course-filter .course-filter-submit {
    width: 100%;
    margin: 0;
  }
  .widget_course_filter .lp-form-block-course-filter .course-filter-reset,
  .widget_course_filter .lp-form-course-filter .course-filter-reset {
    width: 100%;
    margin: 12px 0 0 0;
  }
  .widget_course_filter .widget-title {
    display: flex;
    gap: 16px;
    align-items: center;
    font-size: calc(var(--lp-font-size-base, 1em) * 1.25);
  }
  .show-lp-course-filter-mobile {
    overflow: hidden;
  }
  .show-lp-course-filter-mobile .widget_course_filter {
    transform: none;
    opacity: 1;
    visibility: visible;
  }
  .show-lp-course-filter-mobile .lp-archive-courses-sidebar::after {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    content: "";
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    z-index: 99999;
  }
  .show-lp-course-filter-mobile .learnpress-widget-wrapper {
    position: unset;
  }
  .lp-form-course-filter__close, .elementor-widget-container .lp-form-course-filter__close {
    display: flex;
    position: absolute;
    right: 0;
    top: 20px;
    left: auto;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 0 20px;
  }
  .lp-form-course-filter__close i, .elementor-widget-container .lp-form-course-filter__close i {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  .widget_course_filter {
    width: 100%;
    left: 0;
    right: 0;
    box-sizing: border-box;
  }
}
@keyframes lp-rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lp-rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lp-loading-change {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.38);
  top: 0;
}

.lp-load-ajax-element {
  position: relative;
}

@media (min-width: 1024px) {
  body.theme-divi {
    --lp-cotainer-padding:0;
  }
}
.learnpress.widget {
  margin-bottom: 30px;
}
.learnpress.widget h3 {
  margin-bottom: 20px;
}
.learnpress.widget a {
  text-decoration: none;
}

.learnpress-widget-wrapper {
  margin-top: 16px;
  position: relative;
}
.learnpress-widget-wrapper .lp-widget-loading-change {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.38);
  top: 0;
  z-index: 10;
}

.learnpress-widget-wrapper .lp-widget-course {
  margin: 0 0 30px 0;
  border: 1px solid #eee;
}
.learnpress-widget-wrapper .lp-widget-course__image img {
  height: auto;
  width: 100%;
  display: block;
}
.learnpress-widget-wrapper .lp-widget-course__title {
  margin-bottom: 20px;
  font-size: 1em;
  font-weight: 600;
}
.learnpress-widget-wrapper .lp-widget-course__content {
  margin: 0;
  padding: 16px;
  border-top: 1px solid #eee;
}
.learnpress-widget-wrapper .lp-widget-course__title {
  margin: 4px 0 16px 0;
}
.learnpress-widget-wrapper .lp-widget-course__meta {
  display: grid;
  margin: 16px 0 0 0;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
.learnpress-widget-wrapper .lp-widget-course__meta .course-price {
  margin-bottom: 0;
}
.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price {
  display: flex;
  flex-direction: column;
}
.learnpress-widget-wrapper .lp-widget-course__description {
  color: #666;
  font-size: 0.875em;
}
.learnpress-widget-wrapper .lp-widget-course__price {
  color: #444;
  font-size: 0.875em;
  font-weight: 600;
}
.learnpress-widget-wrapper .lp-widget-course__instructor {
  display: flex;
  align-items: center;
}
.learnpress-widget-wrapper .lp-widget-course__instructor__avatar {
  margin-right: 5px;
}
.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img {
  width: 20px;
  border-radius: 20px;
  height: 20px;
  display: block;
}
.learnpress-widget-wrapper .lp-widget-course__instructor > a {
  color: #777;
  font-size: 0.875em;
}

.learnpress.widget_course_progress .lp_widget_course_progress,
.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress {
  margin: 0;
  padding: 20px;
  border: 1px solid #eee;
}
.learnpress.widget_course_progress .course-results-progress,
.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress {
  margin-top: 10px;
  font-size: 0.8em;
}
.learnpress.widget_course_progress .course-results-progress .items-progress,
.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress {
  display: flex;
  margin-bottom: 7px;
  justify-content: space-between;
  align-items: center;
}
.learnpress.widget_course_progress .course-results-progress .items-progress__heading,
.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading {
  font-weight: 400;
}
.learnpress.widget_course_progress .lp-course-progress,
.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress {
  width: 100%;
}
.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,
.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress {
  position: relative;
}
.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,
.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg {
  overflow: hidden;
  position: relative;
  height: 6px;
  background: #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,
.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active {
  position: absolute;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: -100%;
  background: var(--lp-primary-color);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,
.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional {
  position: absolute;
  top: 0;
  width: 3px;
  height: 6px;
  margin-left: -1px;
  background: var(--lp-secondary-color);
}

.lp_widget_course_info {
  margin: 0;
  padding: 20px;
  border: 1px solid var(--lp-border-color, #E2E0DB);
}
.lp_widget_course_info h3 {
  margin-bottom: 15px;
}
.lp_widget_course_info ul {
  margin: 0;
  padding: 0;
}
.lp_widget_course_info ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}
.lp_widget_course_info ul label {
  font-size: var(--lp-font-size-base, 1em);
  margin: 0;
}

.lp-widget-course-extra {
  margin: 0;
}
.lp-widget-course-extra h3 {
  margin-bottom: 20px;
  font-size: var(--lp-font-size-base, 1em);
}
.lp-widget-course-extra__content h4.course-extras__title {
  margin: 0;
  margin-bottom: 15px;
  font-size: var(--lp-font-size-base, 1em);
  font-weight: 600;
}
.lp-widget-course-extra__content ul {
  margin: 0;
  padding: 0;
}
.lp-widget-course-extra__content ul li {
  margin-bottom: 10px;
}
.lp-widget-course-extra__content .course-extras {
  display: block;
}
.lp-widget-course-extra__content .course-extras .course-extras__content ul {
  list-style: none;
}
.lp-widget-course-extra__content .course-extras .course-extras__content ol {
  list-style-position: inside;
}
.lp-widget-course-extra__content .course-extras .course-extras__content ul li,
.lp-widget-course-extra__content .course-extras .course-extras__content ol li {
  position: relative;
  border: none;
}
.lp-widget-course-extra__content .course-extras.style-checks ul li,
.lp-widget-course-extra__content .course-extras.style-checks ol li {
  padding-left: 20px;
}
.lp-widget-course-extra__content .course-extras.style-checks ul li::before,
.lp-widget-course-extra__content .course-extras.style-checks ol li::before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 7px;
  border: 2px solid #8794b9;
  border-top: none;
  border-right: none;
  content: "";
  transform: rotate(-54deg) translateY(-50%);
}
.lp-widget-course-extra__content .course-extras.style-radios ul li,
.lp-widget-course-extra__content .course-extras.style-radios ol li {
  padding-left: 20px;
}
.lp-widget-course-extra__content .course-extras.style-radios ul li::before,
.lp-widget-course-extra__content .course-extras.style-radios ol li::before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 7px;
  border: 2px solid #8794b9;
  border-top: none;
  border-right: none;
  content: "";
  transform: rotate(-54deg) translateY(-50%);
}

.learnpress.widget_course_featured .lp-widget-featured-courses__footer,
.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,
.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link {
  font-size: 1rem;
  line-height: 1;
}
.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,
.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before {
  content: "←";
}

.learnpress.widget_course_popular .lp-widget-popular-courses__footer,
.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,
.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link {
  font-size: 1rem;
  line-height: 1;
}
.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,
.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before {
  content: "←";
}

.learnpress.widget_course_recent .lp-widget-recent-courses__footer,
.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,
.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link {
  font-size: 1rem;
  line-height: 1;
}
.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,
.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before {
  content: "←";
}

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

/* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }

/* NEW Z-INDEX FIX*/
.wp-block-themepunch-revslider { position: relative }

/* FIX FOR QUICK LOADING OF SLIDER SCRIPTS AND WP-ROCKET READDING IMG TAG INTO DOM*/
/*rs-sbg-px rs-sbg-wrap img { display:none !important}*/

/* MODAL BASICS */
rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }

rs-sbg-px { pointer-events: none }

.rs-forceuntouchable,
.rs-forceuntouchable * { pointer-events: none !important; }

.rs-forcehidden * { visibility: hidden !important; }

/*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/

.rs_splitted_lines { display: block; white-space: nowrap !important}

.rs-go-fullscreen {
	position:fixed !important;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9999999 !important;
	background:#ffffff;
}
.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url("/assets/template/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888");
  src: url("/assets/template/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888#iefix") format('embedded-opentype'),
	   url("/assets/template/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888") format('woff'),
	   url("/assets/template/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.ttf?5510888") format('truetype'),
	   url("/assets/template/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.svg?5510888#revicons") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  speak-as: spell-out;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" fa-"]
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before
{
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	speak: never;
  	speak-as: spell-out;
	display: inline-block;
	text-decoration: inherit;
	width: auto;
	margin-right: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	margin-left: 0;
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only
{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus

{
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}


.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */




/******************************
	-	BASIC STYLES		-
******************************/

.tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}

rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}

.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }

rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block; }

rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }


rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }

rs-sbg-effectwrap {
	position:absolute;top:0px;left:0px;width:100%;height:100%
}

rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }

rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}

a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }

a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }

.entry-content rs-module a, rs-module a { box-shadow: none; }

.rs-ov-hidden 		{ 	overflow:hidden !important;}


.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}

.rs-parallax-hidden-of rs-slide { overflow:hidden !important}

.tp-simpleresponsive img,
rs-module img{
	max-width:none !important;
	transition: none;
	margin:0px;
	padding:0px;
	border:none;
}



rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}


rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }

.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}

.rs-tc-active.rs-layer > .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer > .rs-untoggled-content { display:none;}

.rs-layer-video { overflow: hidden }

.rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }

rs-module rs-layer,
rs-module .rs-layer {
	opacity: 0;
	position:relative;
	visibility: hidden;
	/*white-space: nowrap; Fix for Mobile Padding issues on long texts */
	display: block;
	-webkit-font-smoothing: antialiased !important;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-moz-osx-font-smoothing: grayscale;
	z-index:1;
	font-display: swap;
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
	user-select: none;	
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
	margin-bottom:0;

}

.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}


rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; }


/* CAROUSEL FUNCTIONS */
rs-carousel-wrap {
	cursor:url("/assets/template/wp-content/plugins/revslider/sr6/assets/css/openhand.cur"), move;
}
rs-carousel-wrap.dragged {
	cursor:url("/assets/template/wp-content/plugins/revslider/sr6/assets/css/closedhand.cur"), move;
}

rs-carousel-wrap.noswipe {
	cursor: default;
}

rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {
	box-sizing:border-box;
	max-height:none !important;
}


.rs-layer.rs-selectable {
	user-select: text;	
}



rs-px-mask {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
	max-width: none !important;
	border: none;
}

rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}

rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }

rs-column-wrap>rs-mask-wrap,
rs-column-wrap>rs-loop-wrap { z-index: 1 }

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
 { transform-style:flat;}


/* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) 
 	{ 
		 rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {backface-visibility: hidden;transform-style: preserve-3d;}
	}

.safarifix rs-layer-wrap {
	perspective: 1000000;
}

@-moz-document url-prefix() {
 	rs-layer-wrap,
	rs-mask-wrap,
	rs-cbg-mask-wrap { perspective: none; }
}


rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;}

.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_row_zone_middle			{ top: 0px;}

rs-column-wrap .rs-parallax-wrap  { vertical-align: top }

.rs-layer img,
rs-layer img { vertical-align: top }

rs-row,
rs-row.rs-layer 	{
	display:table;
	position:relative;
	width:100% !important;
	table-layout: fixed;
	box-sizing: border-box;
	vertical-align: top;
	height:auto;
	font-size:0px;
}

.rs-layer.rs-waction.iospermaccwait.permanenthidden { display:none !important; visibility:hidden !important; pointer-events: none !important;}

rs-column-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	height: auto;
	box-sizing: border-box;
	font-size:0px;
}

rs-column {
	box-sizing: border-box;
	display: block;
	position: relative;
	width:100% !important;
	height:auto !important;
	white-space: normal !important;
}

rs-cbg-mask-wrap {
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
}

rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

.rs-pelock * { pointer-events: none !important;}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}


rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative; left:auto; top:auto; line-height: 0px;}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }

.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }


.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
	visibility:hidden !important;
	display:none !important
}

/*rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap,
rs-column rs-layer { vertical-align: inherit }*/



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

a.rs-layer.rs-nointeraction >.div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
	pointer-events: none !important
}

rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden}

/* new static layers position option */
rs-static-layers.rs-stl-back {
	z-index:0;
}

.rs-stl-visible{
	overflow: visible !important;
}

.rs-layer rs-fcr 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-bottom-width: 0 !important; border-top: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-fcrt 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-top-width: 0 !important; border-bottom: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-bcr 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-bottom: 40px solid #00A8FF; border-top-width: 0 !important; position: absolute; left: 100%; top: 0px; }
.rs-layer rs-bcrt 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-top: 40px solid #00A8FF; border-bottom-width: 0 !important; position: absolute; left: 100%; top: 0px; }


.tp-layer-inner-rotation {
	position: relative !important;
}


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}

.rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}

.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; /*display: none*/}


.rs-fsv video				{	background: #000}

.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid rs-poster	{	display: none}

.tp-video-play-button					{
	background:#000;
	background:rgba(0,0,0,0.3);
	border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;

	display: inline-block;
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	transition:opacity 300ms ease-out !important;
}

.rs-ISM .tp-video-play-button{
	opacity: 1;
	transition: none !important;
	z-index: 6;
}

.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block; z-index: 6;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}

.videoisplaying  .tp-video-play-button			{	display:none}


.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }


@supports not (-ms-high-contrast:none) {
   /* Non-IE styles here */
	.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
	.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}

.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}


.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}



rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;}

rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; }


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url("/assets/template/wp-content/plugins/revslider/sr6/assets/assets/gridtile.png")}
rs-dotted.twoxtwowhite			{	background:url("/assets/template/wp-content/plugins/revslider/sr6/assets/assets/gridtile_white.png")}
rs-dotted.threexthree			{	background:url("/assets/template/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3.png")}
rs-dotted.threexthreewhite		{	background:url("/assets/template/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3_white.png")}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);

  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
	position:absolute;
	z-index:-2;
	box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
	top:30%;
	bottom:0;
	left:20px;
	right:20px;
	border-radius:100px / 20px;
}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }

.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}

.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  box-sizing: border-box;
  padding: 22px 14px 22px 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);

}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);

  opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);

}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}

.rev-b-span-light span,
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}

.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */

@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 70%;}
	50% {opacity: 0;top: 70%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	opacity: 0.8;
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	border-radius: 50%;
	animation: rev-ani-mouse 2.5s linear infinite;
	background: #fff;
}

.rev-scroll-btn.rev-b-span-dark {
	border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
	background: #333;
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;
	color: #FFF;
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	border-radius: 50px;
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{
	border-radius: 3px;
}

.rev-cbutton-light	{
	color: #333;
	background-color: rgba(255,255,255, 0.75);
}

.rev-cbutton-light-sr	{
	color: #333;
	border-radius: 3px;
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {
	line-height: 37px;
	width:37px;
	height:37px;
}

.rev-sbutton-blue	{
	background-color: #3B5998
}
.rev-sbutton-lightblue	{
	background-color: #00A0D1;
}
.rev-sbutton-red	{
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
rs-progress-bar,
.rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute;line-height:0px;width:100%;height:100%;}
rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px }

/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
.rs-layer img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	/*zoom:1;*/
}

/*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/


.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url("/assets/template/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png") repeat}
.rs-layer.slidelink a span{	background:url("/assets/template/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png") repeat; width:100%;height:100%;display:block}
/*.tp-shape {	width:100%;height:100%;}*/



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.rs-layer .rs-starring				{	display: inline-block}


.rs-layer .rs-starring .star-rating {
	float: none;
	display: inline-block;
	vertical-align: top;
	color: #FFC321 !important;
}


.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
	position: relative;
	height: 1em;
	width: 5.4em;
	font-family: star;
	font-size: 1em !important;
}

.rs-layer  .rs-starring .star-rating:before,
.rs-layer  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.rs-layer .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}




/******************************
	-	LOADER FORMS	-
********************************/

rs-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

rs-loader.off {
	display: none !important;
}

rs-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background-image:url("/assets/template/wp-content/plugins/revslider/sr6/assets/assets/loader.gif");
	background-repeat:no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
}


rs-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
}



rs-loader.spinner5 	{
	background-image:url("/assets/template/wp-content/plugins/revslider/sr6/assets/assets/loader.gif");
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
}


@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


rs-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}


@keyframes tp-scaleout {
  0% {transform: scale(0.0);}
  100% {transform: scale(1.0);opacity: 0;}
}


rs-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  animation-fill-mode: both;
}

rs-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}

rs-loader.spinner3 .bounce2 {
  animation-delay: -0.16s;
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);}
  40% {transform: scale(1.0);}
}




rs-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2.0s infinite linear;
}

rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

rs-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  animation-delay: -1.0s;
}


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

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);}
  50% { transform: scale(1.0);}
}



rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }

rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }

rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}

a.rs-layer { transition: none }


/***********************************************
	-  STANDARD NAVIGATION SETTINGS
***********************************************/

rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block; pointer-events: all;}

/*rs-layer {	font-size:20px; line-height: 25px; padding:0px; margin:0px; border-radius:0px; max-width: none;min-width:none; max-height: none; min-height: none}*/

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}

.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

rs-poster 						 { cursor:pointer; z-index:3; }

.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet.rs-touchhover				{	background:#fff;}




.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows.rs-touchhover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }

/*.tp-thumb-mask {max-width: 100% !important}*/

/************************
 - FIXES FOR PE-7 ICONS -
**************************/

.rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"] {
	width: auto;
	margin: 0;
	line-height: inherit;
	box-sizing: inherit;
}


/***************************
	- KEN BURNS FIXES -
***************************/

rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important}


/*******************************
	- CUBE & CANVAS SETTINGS -
********************************/
.rs_fake_cube {transform-style:preserve-3d}
.rs_fake_cube,
.rs_fake_cube_wall { position:absolute; -webkit-backface-visibility:hidden; backface-visibility:hidden; left:0px; top:0px; z-index: 0 }

.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;}


/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

.dddwrapper { transform-style: flat;perspective: 10000px; }

/*******************
	- DEBUG MODE -
*******************/

.rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}



.hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
.helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}



/**
INSTAGRAM FILTERS BY UNA
https://una.im/CSSgram/
**/
.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-image:radial-gradient(circle,40%, #d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute;}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.willow::after{background-color:#d8cdcb;mix-blend-mode: color}
.rs-safari .willow:after{background-color: rgba(100, 0, 0, 0.2);}
/* SAFARI BUG FIX ON COLOR BLEND MODE */
@media not all and (min-resolution:.001dpcm) {
	 @supports (-webkit-appearance:none) {
	 .willow{filter:grayscale(1) contrast(.95) brightness(.9)}
	.willow::after{background-color:transparent;}
}}
rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%}



/**
new spinners
**/
rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}



/* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
.bgcanvas { display: none; position: absolute; overflow: hidden; }


/* way the hell off screen */
.RSscrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}

/*  AVADA SCROLL FIX */
.avada-has-rev-slider-styles .rev_slider_wrapper {
	transform:none;
}

/* rs-carousel-wrap{
	transform: scale(0.3);
	overflow: visible !important;
	border: solid 5px red;
} */

		:root {
			--lp-container-max-width: 1290px;
			--lp-cotainer-padding: 1rem;
			--lp-primary-color: #d20a11;
			--lp-secondary-color: #171f32;
		}
	

		img:is([sizes="auto" i], [sizes^="auto," i]) {
			contain-intrinsic-size: 3000px 1500px
		}
	

		/*! This file is auto-generated */
		.wp-block-button__link {
			color: #fff;
			background-color: #32373c;
			border-radius: 9999px;
			box-shadow: none;
			text-decoration: none;
			padding: calc(.667em + 2px) calc(1.333em + 2px);
			font-size: 1.125em
		}

		.wp-block-file__button {
			background: #32373c;
			color: #fff;
			text-decoration: none
		}
	

		:root {
			--wp--preset--aspect-ratio--square: 1;
			--wp--preset--aspect-ratio--4-3: 4/3;
			--wp--preset--aspect-ratio--3-4: 3/4;
			--wp--preset--aspect-ratio--3-2: 3/2;
			--wp--preset--aspect-ratio--2-3: 2/3;
			--wp--preset--aspect-ratio--16-9: 16/9;
			--wp--preset--aspect-ratio--9-16: 9/16;
			--wp--preset--color--black: #000000;
			--wp--preset--color--cyan-bluish-gray: #abb8c3;
			--wp--preset--color--white: #ffffff;
			--wp--preset--color--pale-pink: #f78da7;
			--wp--preset--color--vivid-red: #cf2e2e;
			--wp--preset--color--luminous-vivid-orange: #ff6900;
			--wp--preset--color--luminous-vivid-amber: #fcb900;
			--wp--preset--color--light-green-cyan: #7bdcb5;
			--wp--preset--color--vivid-green-cyan: #00d084;
			--wp--preset--color--pale-cyan-blue: #8ed1fc;
			--wp--preset--color--vivid-cyan-blue: #0693e3;
			--wp--preset--color--vivid-purple: #9b51e0;
			--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
			--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
			--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
			--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
			--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
			--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
			--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
			--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
			--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
			--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
			--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
			--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
			--wp--preset--font-size--small: 13px;
			--wp--preset--font-size--medium: 20px;
			--wp--preset--font-size--large: 36px;
			--wp--preset--font-size--x-large: 42px;
			--wp--preset--spacing--20: 0.44rem;
			--wp--preset--spacing--30: 0.67rem;
			--wp--preset--spacing--40: 1rem;
			--wp--preset--spacing--50: 1.5rem;
			--wp--preset--spacing--60: 2.25rem;
			--wp--preset--spacing--70: 3.38rem;
			--wp--preset--spacing--80: 5.06rem;
			--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
			--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
			--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
			--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
			--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
		}

		:where(.is-layout-flex) {
			gap: 0.5em;
		}

		:where(.is-layout-grid) {
			gap: 0.5em;
		}

		body .is-layout-flex {
			display: flex;
		}

		.is-layout-flex {
			flex-wrap: wrap;
			align-items: center;
		}

		.is-layout-flex> :is(*, div) {
			margin: 0;
		}

		body .is-layout-grid {
			display: grid;
		}

		.is-layout-grid> :is(*, div) {
			margin: 0;
		}

		:where(.wp-block-columns.is-layout-flex) {
			gap: 2em;
		}

		:where(.wp-block-columns.is-layout-grid) {
			gap: 2em;
		}

		:where(.wp-block-post-template.is-layout-flex) {
			gap: 1.25em;
		}

		:where(.wp-block-post-template.is-layout-grid) {
			gap: 1.25em;
		}

		.has-black-color {
			color: var(--wp--preset--color--black) !important;
		}

		.has-cyan-bluish-gray-color {
			color: var(--wp--preset--color--cyan-bluish-gray) !important;
		}

		.has-white-color {
			color: var(--wp--preset--color--white) !important;
		}

		.has-pale-pink-color {
			color: var(--wp--preset--color--pale-pink) !important;
		}

		.has-vivid-red-color {
			color: var(--wp--preset--color--vivid-red) !important;
		}

		.has-luminous-vivid-orange-color {
			color: var(--wp--preset--color--luminous-vivid-orange) !important;
		}

		.has-luminous-vivid-amber-color {
			color: var(--wp--preset--color--luminous-vivid-amber) !important;
		}

		.has-light-green-cyan-color {
			color: var(--wp--preset--color--light-green-cyan) !important;
		}

		.has-vivid-green-cyan-color {
			color: var(--wp--preset--color--vivid-green-cyan) !important;
		}

		.has-pale-cyan-blue-color {
			color: var(--wp--preset--color--pale-cyan-blue) !important;
		}

		.has-vivid-cyan-blue-color {
			color: var(--wp--preset--color--vivid-cyan-blue) !important;
		}

		.has-vivid-purple-color {
			color: var(--wp--preset--color--vivid-purple) !important;
		}

		.has-black-background-color {
			background-color: var(--wp--preset--color--black) !important;
		}

		.has-cyan-bluish-gray-background-color {
			background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
		}

		.has-white-background-color {
			background-color: var(--wp--preset--color--white) !important;
		}

		.has-pale-pink-background-color {
			background-color: var(--wp--preset--color--pale-pink) !important;
		}

		.has-vivid-red-background-color {
			background-color: var(--wp--preset--color--vivid-red) !important;
		}

		.has-luminous-vivid-orange-background-color {
			background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
		}

		.has-luminous-vivid-amber-background-color {
			background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
		}

		.has-light-green-cyan-background-color {
			background-color: var(--wp--preset--color--light-green-cyan) !important;
		}

		.has-vivid-green-cyan-background-color {
			background-color: var(--wp--preset--color--vivid-green-cyan) !important;
		}

		.has-pale-cyan-blue-background-color {
			background-color: var(--wp--preset--color--pale-cyan-blue) !important;
		}

		.has-vivid-cyan-blue-background-color {
			background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
		}

		.has-vivid-purple-background-color {
			background-color: var(--wp--preset--color--vivid-purple) !important;
		}

		.has-black-border-color {
			border-color: var(--wp--preset--color--black) !important;
		}

		.has-cyan-bluish-gray-border-color {
			border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
		}

		.has-white-border-color {
			border-color: var(--wp--preset--color--white) !important;
		}

		.has-pale-pink-border-color {
			border-color: var(--wp--preset--color--pale-pink) !important;
		}

		.has-vivid-red-border-color {
			border-color: var(--wp--preset--color--vivid-red) !important;
		}

		.has-luminous-vivid-orange-border-color {
			border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
		}

		.has-luminous-vivid-amber-border-color {
			border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
		}

		.has-light-green-cyan-border-color {
			border-color: var(--wp--preset--color--light-green-cyan) !important;
		}

		.has-vivid-green-cyan-border-color {
			border-color: var(--wp--preset--color--vivid-green-cyan) !important;
		}

		.has-pale-cyan-blue-border-color {
			border-color: var(--wp--preset--color--pale-cyan-blue) !important;
		}

		.has-vivid-cyan-blue-border-color {
			border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
		}

		.has-vivid-purple-border-color {
			border-color: var(--wp--preset--color--vivid-purple) !important;
		}

		.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
			background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
		}

		.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
			background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
		}

		.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
			background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
		}

		.has-luminous-vivid-orange-to-vivid-red-gradient-background {
			background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
		}

		.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
			background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
		}

		.has-cool-to-warm-spectrum-gradient-background {
			background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
		}

		.has-blush-light-purple-gradient-background {
			background: var(--wp--preset--gradient--blush-light-purple) !important;
		}

		.has-blush-bordeaux-gradient-background {
			background: var(--wp--preset--gradient--blush-bordeaux) !important;
		}

		.has-luminous-dusk-gradient-background {
			background: var(--wp--preset--gradient--luminous-dusk) !important;
		}

		.has-pale-ocean-gradient-background {
			background: var(--wp--preset--gradient--pale-ocean) !important;
		}

		.has-electric-grass-gradient-background {
			background: var(--wp--preset--gradient--electric-grass) !important;
		}

		.has-midnight-gradient-background {
			background: var(--wp--preset--gradient--midnight) !important;
		}

		.has-small-font-size {
			font-size: var(--wp--preset--font-size--small) !important;
		}

		.has-medium-font-size {
			font-size: var(--wp--preset--font-size--medium) !important;
		}

		.has-large-font-size {
			font-size: var(--wp--preset--font-size--large) !important;
		}

		.has-x-large-font-size {
			font-size: var(--wp--preset--font-size--x-large) !important;
		}

		:where(.wp-block-post-template.is-layout-flex) {
			gap: 1.25em;
		}

		:where(.wp-block-post-template.is-layout-grid) {
			gap: 1.25em;
		}

		:where(.wp-block-columns.is-layout-flex) {
			gap: 2em;
		}

		:where(.wp-block-columns.is-layout-grid) {
			gap: 2em;
		}

		:root :where(.wp-block-pullquote) {
			font-size: 1.5em;
			line-height: 1.6;
		}
	

		.woocommerce form .form-row .required {
			visibility: visible;
		}
	

			.woocommerce-product-gallery {
				opacity: 1 !important;
			}
		

		.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
		.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
			background-image: none !important;
		}

		@media screen and (max-height: 1024px) {

			.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
			.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
				background-image: none !important;
			}
		}

		@media screen and (max-height: 640px) {

			.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
			.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
				background-image: none !important;
			}
		}
	

		#rs-header.header-style3 .menu-sticky .menu-area {
			background: transparent;
		}

		.course-curriculum .section-content .course-item-preview::before {
			background: #d20a11;
		}

		.rs-newsletter {
			margin-bottom: 0;
			position: absolute;
			z-index: 10;
			transform: translateY(-50%);
			width: 100%;
		}

		body.post-type-archive-lp_course .rs-pagination-area .nav-links {
			box-shadow: none;
		}

		body.post-type-archive-lp_course .page-numbers.dots {
			border-right: none;
		}

		.course-summary .course-tabs .learn-press-nav-tabs .course-nav.active {
			background: none;
		}

		body.profiles-login .lp-user-profile .lp-content-area {
			width: 1290px !important;
			display: flex;
			flex-wrap: unset;
			padding-top: 0;
			padding-bottom: 0;
		}

		body.post-type-archive-lp_course .all-archives {
			padding-bottom: 90px;
		}

		body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-login,
		body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-register {
			margin-left: auto !important;
			margin-right: auto !important;
		}

		.rs__register_press .learn-press-form-register.learn-press-form {
			margin: 0 auto 90px !important;
			max-width: 600px;
			box-shadow: 0 0 10px #eee;
			padding: 50px 40px 40px;
		}

		.rs__register_press .learn-press-form-register.learn-press-form ul.form-fields {
			margin: 0;
			list-style: none;
		}

		.rs__register_press .learn-press-form-register.learn-press-form h3 {
			display: none;
		}

		@media (min-width: 992px) and (max-width: 1199px) {
			.lp-archive-courses .learn-press-courses .course {
				width: 50% !important;
			}

			.learn-press-courses .course {
				margin-bottom: 0;
			}
		}

		@media only screen and (max-width: 991px) {

			body:not(.profiles-login) #learn-press-profile #profile-sidebar,
			body:not(.profiles-login) #learn-press-profile #profile-sidebar {
				margin-bottom: 10px !important;
			}

			.lp-user-profile .lp-profile-content {
				width: 100%;
			}
		}

		@media only screen and (max-width: 767px) {

			.rs_course_style3 .courses-item,
			.rs_course_style5 .courses-item,
			.rs_course_style1 .courses-item,
			.rs_course_style4 .courses-item {
				margin-bottom: 0;
			}

			.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
				padding: 0;
			}
		}
	

		body {
			background: #FFFFFF;
			color: #333333 !important;
			font-size: 16px !important;
		}

		.text-body-color {
			color: #333333;
		}

		body.single-teams {
			background: #FFFFFF;
		}

		h1 {
			color: #101010;
			font-size: 45px;
			line-height: 56px;
		}

		h2 {
			color: #101010;
			font-size: 36px;
			line-height: 40px
		}

		h3 {
			color: #101010;
			font-size: 28px;
			line-height: 32px;
		}

		h4 {
			color: #101010;
			font-size: 20px;
			line-height: 28px;
		}

		h5 {
			color: #101010;
			font-size: 20px;
			line-height: 28px;
		}

		h6 {
			color: #101010;
			font-size: 18px;
			line-height: 20px;
		}

		.menu-area .navbar ul li>a,
		.sidenav .widget_nav_menu ul li a {
			font-size: 15px;
		}

		#rs-header .toolbar-area .toolbar-contact ul.rs-contact-info li,
		#rs-header .toolbar-area .toolbar-contact ul.rs-contact-info li a,
		#rs-header .toolbar-area .toolbar-contact ul li a,
		#rs-header .toolbar-area .toolbar-contact ul li,
		#rs-header .toolbar-area {
			color: #FFFFFF;
		}

		#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li,
		#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li i,
		#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li a,
		#rs-header.header-style-4 .btn_quote .toolbar-sl-share ul li a {
			color: #FFFFFF
		}

		#rs-footer {
			background-repeat: no-repeat !important;
		}

		#rs-footer {
			background-size: cover !important;
		}

		.rs-newsletter .newsletter-wrap {
			background: #171F32;
		}

		.tops-btn .quote-buttons {
			background: #d20a11;
		}

		.tops-btn .quote-buttons {
			color: #FFFFFF;
		}

		.toolbar-area .toolbar-contact i,
		.toolbar-area .opening i,
		.toolbar-area .opening i:before,
		.toolbar-area .toolbar-contact i:before {
			color: #FFFFFF;
		}

		.toolbar-area .toolbar-sl-share i,
		.toolbar-area .toolbar-sl-share i:before {
			color: #FFFFFF;
		}

		.toolbar-area .toolbar-sl-share i:hover,
		.toolbar-area .toolbar-sl-share a:hover i:before {
			color: #d20a11;
		}

		.menu-area .navbar ul li ul.sub-menu {
			border-color: #d20a11;
		}

		header#rs-header.header-style-4 .sidebarmenu-area {
			background: #FFFFFF;
		}

		.menu-wrap-off .inner-offcan .nav-link-container .close-button {
			background: #d20a11;
		}

		#rs-header .toolbar-area .toolbar-contact ul.rs-contact-info li a,
		#rs-header .toolbar-area .toolbar-contact ul li a,
		#rs-header .toolbar-area .tops-btn .btn_login a,
		#rs-header .toolbar-area .toolbar-contact ul li i,
		#rs-header .toolbar-area .toolbar-sl-share ul li a i {
			color: #FFFFFF;
		}

		#rs-header .toolbar-area .toolbar-contact ul.rs-contact-info li a:hover,
		#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons:hover,
		#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons:before,
		#rs-header .toolbar-area .toolbar-contact ul li a:hover,
		#rs-header .toolbar-area .tops-btn .btn_login a:hover,
		#rs-header .toolbar-area .toolbar-sl-share ul li a i:hover {
			color: #d20a11;
		}

		#rs-header .toolbar-area {
			background: #171F32;
		}

		.mobile-menu-container div ul>li.current_page_parent>a,
		#rs-header.header-transparent .menu-area .navbar ul li.current-menu-ancestor a,
		#rs-header.header-transparent .menu-area .navbar ul li.current_page_item a,
		.menu-area .navbar ul.menu>li.current_page_item>a,
		.menu-area .navbar ul li.current-menu-ancestor a,
		.menu-area .navbar ul li.current_page_item a,
		.menu-area .navbar ul li ul.sub-menu>li.menu-item-has-children>a:before {
			color: #d20a11;
		}

		.menu-area .navbar ul>li.menu-item-has-children.hover-minimize>a:after {
			background: #d20a11 !important;
		}

		.menu-area .navbar ul>li.menu-item-has-children.hover-minimize:hover>a:after {
			background: #d20a11 !important;
		}

		.menu-area .navbar ul li:hover a:before {
			color: #d20a11;
		}

		.menu-area .navbar ul li:hover>a,
		.mobile-menu-container div ul li a:hover,
		#rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul li:hover>a,
		#rs-header.header-style-4 .menu-area .menu li:hover>a,
		#rs-header .sticky_search:hover i::before,
		#rs-header.header-style-4 .header-inner .menu-area .navbar ul li:hover a,
		#rs-header.header-style-4 .menu-area .navbar ul li:hover a:before,
		#rs-header.header-style1 .category-menu .menu li:hover:after,
		#rs-header.header1.header-style1 .menu-area .navbar ul li:hover a,
		#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li:hover>a {
			color: #d20a11;
		}

		.nav-link-container .nav-menu-link:hover div,
		.single-header.header1.header-style1 .menu-area .navbar ul>li.menu-item-has-children.hover-minimize:hover>a::after {
			background: #d20a11;
		}

		.menu-area .navbar ul li a,
		#rs-header .sticky_search i::before,
		#rs-header.header1.header-style1 .sticky_search i::before,
		#rs-header.header1.header-style1 .menu-area .navbar ul li a,
		body #rs-header.header-style-4.header-style7 .category-menu .menu li::after,
		body #rs-header.header-style-4.header-style6 .category-menu .menu li::after,
		#rs-header.header-style1.header1 .btn_apply a,
		#rs-header.header-style1 .category-menu .menu li::after,
		#rs-header.header-style-4 .category-menu .menu li::after {
			color: #171F32;
		}

		.nav-link-container .nav-menu-link div,
		#rs-header.header1.header-style1 .nav-link-container .nav-menu-link div,
		#rs-header.header1.header-style1 .nav-link-container .nav-menu-link div {
			background: #171F32;
		}

		#rs-header.header-transparent .menu-area.dark .navbar ul.menu>li.current_page_item>a::before,
		#rs-header.header-transparent .menu-area.dark .navbar ul.menu>li.current_page_item>a::after,
		#rs-header.header-transparent .menu-area.dark .navbar ul.menu>li>a::before,
		#rs-header.header-transparent .menu-area.dark .navbar ul.menu>li>a::after,
		#rs-header.header-transparent .menu-area.dark .navbar ul.menu>li>a,
		#rs-header.header-transparent .menu-area.dark .menu-responsive .sidebarmenu-search .sticky_search .fa {
			color: #171F32 !important;
		}

		#rs-header.header-transparent .menu-area .navbar ul li a,
		#rs-header.header-style5 .sticky_search i::before,
		#rs-header.header-style1.header-style3 .sticky_search i:before,
		#rs-header.header-transparent .menu-responsive .sidebarmenu-search .sticky_search,
		#rs-header.header-transparent .menu-responsive .sidebarmenu-search .sticky_search .fa,
		#rs-header.header-transparent .menu-area.dark .navbar ul>li>a,
		#rs-header.header-transparent .menu-area .navbar ul li:hover>a {
			color: #FFFFFF
		}

		.header-style5 .nav-link-container .nav-menu-link div {
			background: #FFFFFF
		}

		#rs-header.header-style5 .header-inner .menu-area .navbar ul>li>a,
		#rs-header.header-style-4 .category-menu .menu li::after,
		.header-style1.header-style3 .menu-area .navbar ul li a,
		.user-icons a,
		#rs-header.header-style5 .menu-responsive .sidebarmenu-search .sticky_search {
			color: #FFFFFF
		}

		.user-icons a {
			border-color: #FFFFFF
		}

		.user-icons a:hover {
			border-color: #d20a11
		}

		#rs-header.header-style5 .header-inner .menu-area .navbar ul li:hover>a,
		#rs-header.header-style1.header-style3 .sticky_search:hover i:before,
		.user-icons a:hover,
		#rs-header.header-style5 .sticky_search:hover i:before,
		.header-style1.header-style3 .menu-area .navbar ul li:hover a {
			color: #d20a11
		}

		.header-style1.header-style3 .nav-link-container .nav-menu-link:hover div,
		.header-style5 .nav-link-container .nav-menu-link:hover div,
		.single-header.header-style1.header-style3 .menu-area .navbar ul>li.menu-item-has-children.hover-minimize:hover>a::after,
		#rs-header.header-style5 .header-inner .menu-area .navbar ul>li.menu-item-has-children.hover-minimize:hover>a:after {
			background: #d20a11 !important;
		}

		#rs-header.header-style5 .header-inner .menu-area .navbar ul>li.menu-item-has-children.hover-minimize>a:after {
			background: #d20a11 !important;
		}

		.rs-footer .widget.widget_nav_menu ul li a::before,
		.rs-footer .widget.widget_pages ul li a::before,
		.rs-footer .widget.widget_nav_menu ul li a::before,
		.rs-footer .widget.widget_recent_comments ul li::before,
		.rs-footer .widget.widget_pages ul li a::before,
		.rs-footer .footer-top h3.footer-title::after,
		.rs-footer .widget.widget_archive ul li a::before,
		.rs-footer .widget.widget_categories ul li a::before,
		.rs-footer .widget.widget_archive ul li a::before,
		.rs-footer .widget.widget_categories ul li a::before {
			background: #d20a11;
		}

		.rs-footer .fa-ul li i::before {
			color: #d20a11;
		}

		#rs-header.header-style5 .menu-area .navbar ul>li.current-menu-ancestor>a,
		#rs-header.header-style5 .header-inner .menu-area .navbar ul>li.current-menu-ancestor>a,
		#rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul>li.current-menu-ancestor>a {
			color: #d20a11 !important;
		}

		.header-style-4 .menu-cart-area span.icon-num,
		.header-style1.header-style3 .nav-link-container .nav-menu-link div,
		.header-style5 .menu-cart-area span.icon-num {
			background: #FFFFFF;
		}

		#rs-header.header-transparent .menu-area.dark ul.offcanvas-icon .nav-link-container .nav-menu-link div {
			background: #FFFFFF
		}

		.nav-link-container .nav-menu-link div,
		#rs-header.header-style-4 .nav-link-container .nav-menu-link div {
			background: #FFFFFF
		}

		.menu-ofcn.off-open,
		.menu-wrap-off {
			background: #FFFFFF
		}

		.menu-ofcn.off-open,
		.menu-wrap-off .mobile_off_contact_number>div span,
		.sidenav .fa-ul li a {
			color: #333333
		}

		.menu-ofcn.off-open,
		.sidenav .widget .widget-title {
			color: #171F32
		}

		.sidenav .widget-title:before {
			background: #171F32
		}

		.sidenav .fa-ul li a,
		.sidenav ul.footer_social li a i {
			color: #333333
		}

		.menu-wrap-off .mobile_off_contact_number>div a:hover,
		.sidenav .fa-ul li a:hover,
		.sidenav ul.footer_social li a:hover i {
			color: #d20a11
		}

		#rs-header.header-transparent .menu-area .navbar ul>li>a:hover,
		#rs-header.header-transparent .menu-area .navbar ul li:hover>a,
		#rs-header.header-transparent .menu-area.dark .navbar ul>li:hover>a {
			color: #d20a11
		}

		.menu-area .navbar ul li .sub-menu li a,
		#rs-header .menu-area .navbar ul li.mega ul li a,
		#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current-menu-ancestor>a,
		#rs-header.header-transparent .menu-area .navbar ul li.current-menu-ancestor li a {
			color: #171F32 !important;
		}

		.menu-area .navbar ul li ul.sub-menu li.current_page_item>a,
		.menu-area .navbar ul li .sub-menu li a:hover,
		#rs-header .menu-area .navbar ul li.mega ul>li>a:hover,
		.menu-area .navbar ul li ul.sub-menu li:hover>a,
		#rs-header.header-style5 .header-inner .menu-area .navbar ul li .sub-menu>li:hover>a,
		#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li:hover>a,
		#rs-header .menu-area .navbar ul li.mega ul li a:hover,
		#rs-header .menu-area .navbar ul li.mega ul>li.current-menu-item>a,
		.menu-sticky.sticky .menu-area .navbar ul li ul li a:hover,
		#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current-menu-ancestor>a,
		#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current_page_item>a,
		#rs-header.header-transparent .menu-area .navbar ul li.current-menu-ancestor li a:hover {
			color: #d20a11 !important;
		}

		.menu-area .navbar ul li .sub-menu {
			background: #FFFFFF;
		}

		#rs-header .toolbar-area .toolbar-contact ul li,
		#rs-header .toolbar-area a,
		#rs-header .toolbar-area .toolbar-contact ul li i:before {
			font-size: 14px;
		}


		.footer-bottom .copyright p {
			color: #e0e0e0;
		}

		.rs-footer,
		.rs-footer h3,
		.rs-footer a,
		.rs-footer .fa-ul li a,
		.rs-footer .widget.widget_nav_menu ul li a {
			font-size: 15px;
		}

		.rs-footer h3,
		.rs-footer .footer-top h3.footer-title {
			font-size: 20px;
		}

		.rs-footer a {
			font-size: 15px;
		}

		.rs-footer .footer-top h3.footer-title {
			color: #FFFFFF;
		}

		.rs-footer a:hover,
		.rs-footer .widget.widget_nav_menu ul li a:hover,
		.rs-footer .fa-ul li a:hover,
		.rs-footer .widget.widget_recent_comments ul li a:hover,
		.rs-footer .widget.widget_pages ul li a:hover,
		.rs-footer .widget.widget_recent_comments ul li:hover,
		.rs-footer .widget.widget_archive ul li a:hover,
		.rs-footer .widget.widget_categories ul li a:hover,
		.rs-footer .widget a:hover {
			color: #d20a11;
		}

		ul.footer_social>li>a {
			color: #FFFFFF !important;
		}

		ul.footer_social>li>a:hover {
			color: #d20a11 !important;
		}

		.mc4wp-form-fields .newsletter-form button {
			background: #d20a11
		}

		.mc4wp-form-fields .newsletter-form button:hover {
			background: #FF450C !important;
		}

		.mc4wp-form-fields .newsletter-form button {
			background: #d20a11;
		}

		.rs-footer .recent-post-widget .show-featured .post-desc i,
		.rs-heading .title-inner .sub-text,
		.rs-services-default .services-wrap .services-item .services-icon i,
		.rs-blog .blog-item .blog-slidermeta span.category a:hover,
		.btm-cate li a:hover,
		.ps-navigation ul a:hover span,
		.rs-portfolio-style5 .portfolio-item .portfolio-content a,
		.rs-services1.services-left.border_style .services-wrap .services-item .services-icon i:hover,
		.rs-services1.services-right .services-wrap .services-item .services-icon i:hover,
		.rs-galleys .galley-img .zoom-icon:hover,
		#about-history-tabs ul.tabs-list_content li:before,
		#rs-header.header-style-3 .header-inner .logo-section .toolbar-contact-style4 ul li i,
		#sidebar-services .widget.widget_nav_menu ul li.current-menu-item a,
		#sidebar-services .widget.widget_nav_menu ul li a:hover,
		.single-teams .team-inner ul li i,
		#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current-menu-ancestor>a,
		#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current_page_item>a,
		rs-heading .title-inner .title,
		.team-grid-style1 .team-item .team-content1 h3.team-name a,
		.rs-team-grid.team-style5 .team-item .normal-text .person-name a,
		.rs-team-grid.team-style4 .team-wrapper .team_desc .name a,
		.rs-team-grid.team-style4 .team-wrapper .team_desc .name .designation,
		.contact-page1 .form-button .submit-btn i:before,
		.woocommerce nav.woocommerce-pagination ul li span.current,
		.woocommerce nav.woocommerce-pagination ul li a:hover,
		.single-teams .ps-informations h2.single-title,
		.single-teams .ps-informations ul li.phone a:hover,
		.single-teams .ps-informations ul li.email a:hover,
		.single-teams .siderbar-title,
		.single-teams .team-detail-wrap-btm.team-inner .appointment-btn a,
		ul.check-icon li:before,
		.rs-project-section .project-item .project-content .title a:hover,
		.subscribe-text i,
		.subscribe-text .title,
		.subscribe-text span a:hover,
		.timeline-icon,
		blockquote::before,
		.rs-edash-details .learndash-wrapper .ld-status-icon .ld-icon:before,
		.service-carousels .services-sliders3 span.num,
		.service-readons:before,
		.tutor-pagination-wrap.tutor-pagination-wrap a:hover,
		.tutor-pagination-wrap.tutor-pagination-wrap span:hover,
		.tutor-pagination-wrap.tutor-pagination-wrap a:hover,
		.tutor-pagination-wrap.tutor-pagination-wrap span:hover,
		.tutor-pagination-wrap span.current,
		body .tutor-course-filter-wrapper .tutor-course-filter-container .tutor-course-search-field i,
		body .tutor-courses-wrap .tutor-course-filter-container .tutor-course-search-field i,
		.learndash-wrapper .ld-status-icon .ld-icon::before,
		.rs-edash-details .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price,
		.rs-blog-details .bs-meta li i,
		.services-sliders4:hover .services-desc h4.services-title a,
		.rs-footer.footerlight .footer_social li a .fa,
		body .learn-press-pagination .page-numbers>li .page-numbers:hover,
		.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav:hover label,
		.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav.active label,
		.single-lp_course .lp-single-offline-course__left>.extra-box>ul li:before,
		.single-lp_course .review-list li:before,
		.single-lp_course .requirement-list li:before,
		.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .course-tab-panel-faqs input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title,
		.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__left .course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title,
		.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas .info-meta-item .info-meta-left>span,
		.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas .course-buttons .lp-button:hover,
		.single-lp_course .offcontents .lp-content-area .course-wrap-meta .meta-item::before,
		.single-teams .ps-informations h4.single-title {
			color: #d20a11;
		}

		.portfolio-slider-data .slick-next,
		.portfolio-slider-data .slick-prev,
		.ps-navigation ul a:hover span,
		ul.chevron-right-icon li:before,
		.sidenav .fa-ul li i,
		body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content ul.lp-sub-menu li a:hover,
		.woocommerce div.product p.price,
		.woocommerce div.product span.price,
		.woocommerce ul.products li.product .price,
		.single-lp_course .author-info h4 a:hover,
		.single-lp_course .author-info ul li a:hover,
		.single-lp_course .review-list li::before,
		.single-lp_course .requirement-list li::before,
		.single-lp_course .course-features-info ul li i,
		.single-lp_course .inner-column.sticky-top .intro-video a,
		.single-lp_course .course-item-nav a:hover,
		.learn-press-pagination ul.page-numbers li span.current,
		.learn-press-pagination ul.page-numbers li a.current,
		.rs_course_style1 .courses-item .content-part .title a:hover,
		.single-lp_course ul.curriculum-sections .section-content .course-item .section-item-link::before,
		body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails a:hover,
		body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones a:hover,
		body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails i::before,
		body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones i::before,
		body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social li a:hover,
		.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-content h3.p-title a:hover,
		#rs-header.header-style5 .stuck.sticky .menu-area .navbar ul>li.active a,
		#rs-header .menu-area .navbar ul>li.active a,
		.woocommerce-message::before,
		.woocommerce-info::before,
		.pagination-area .nav-links span.current,
		body.single-sfwd-topic .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a,
		body.single-sfwd-lessons .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a,
		body.single-sfwd-lessons .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span+span a:hover,
		.rs-sl-social-icons a:hover,
		body.single-sfwd-topic .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span+span a:hover,
		.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-permalink:hover,
		.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-wrap-meta .meta-item::before,
		.single-lp_course .offcontents .lp-content-area .course-instructor-category a:hover,
		.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .p-title a {
			color: #d20a11 !important;
		}

		.transparent-btn:hover,
		.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:after,
		.rs-portfolio-style2 .portfolio-item .portfolio-img .read_more:hover,
		.service-carousel .owl-dots .owl-dot.active,
		.service-carousel .owl-dots .owl-dot,
		.bs-sidebar.dynamic-sidebar .service-singles .menu li a:hover,
		.bs-sidebar.dynamic-sidebar .service-singles .menu li.current-menu-item a,
		.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"],
		.bs-sidebar .tagcloud a:hover,
		.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a:hover,
		.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a:hover,
		.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a:hover,
		.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a:hover,
		.lp-tab-sections .section-tab.active span,
		.learn-press-message.error,
		.rs-blog-details .bs-info.tags a:hover,
		.single-teams .team-skill .rs-progress,
		.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas .course-buttons .lp-button,
		.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-readmore a:hover,
		.learnpress-page .lp-button:hover,
		.learnpress-page #lp-button:hover {
			border-color: #d20a11 !important;
		}

		.single-lp_course ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions,
		.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo,
		body .tutor-courses-wrap .tutor-course-loop-level,
		.tutor-loop-author .tutor-single-course-avatar .tutor-text-avatar {
			background: #171F32 !important;
		}

		.owl-carousel .owl-nav [class*="owl-"],
		html input[type="button"]:hover,
		input[type="reset"]:hover,
		.rs-video-2 .popup-videos:before,
		.sidenav .widget-title:before,
		.rs-team-grid.team-style5 .team-item .team-content,
		.rs-team-grid.team-style4 .team-wrapper .team_desc::before,
		.rs-services-style4:hover .services-icon i,
		.team-grid-style1 .team-item .social-icons1 a:hover i,
		.loader__bar,
		.rs-blog-grid .blog-img a.float-cat,
		#sidebar-services .download-btn ul li,
		.transparent-btn:hover,
		.rs-portfolio-style2 .portfolio-item .portfolio-img .read_more:hover,
		.rs-video-2 .popup-videos,
		.rs-blog-details .blog-item.style2 .category a,
		.rs-blog .blog-item.style2 .category a,
		.blog .blog-item.style2 .category a,
		.rs-blog-details .blog-item.style1 .category a,
		.rs-blog .blog-item.style1 .category a,
		.blog .blog-item.style1 .category a,
		#mobile_menu .submenu-button,
		.icon-button a,
		.team-grid-style1 .team-item .image-wrap .social-icons1,
		.team-slider-style1 .team-item .image-wrap .social-icons1,
		.rs-heading.style8 .title-inner:after,
		.rs-heading.style8 .description:after,
		#slider-form-area .form-area input[type="submit"],
		.services-style-5 .services-item:hover .services-title,
		#sidebar-services .rs-heading .title-inner h3:before,
		#rs-contact .contact-address .address-item .address-icon::before,
		.team-slider-style4 .team-carousel .team-item:hover,
		.single-lp_course .offcontents .lp-content-area .learn-press-courses.lp-courses-related .course-item .course-content .course-readmore a:hover,
		#rs-header.header-transparent .btn_quote a:hover,
		.bs-sidebar .tagcloud a:hover,
		.rs-heading.style2:after,
		.rs-blog-details .bs-info.tags a:hover,
		.mfp-close-btn-in .mfp-close,
		.top-services-dark .rs-services .services-style-7.services-left .services-wrap .services-item,
		.single-teams .team-inner h3:before,
		.single-teams .team-detail-wrap-btm.team-inner,
		::selection,
		.rs-heading.style2 .title:after,
		.readon:hover,
		.rs-blog-details #reply-title:before,
		.rs-cta .style2 .title-wrap .exp-title:after,
		.rs-project-section .project-item .project-content .p-icon,
		.proces-item.active:after,
		.proces-item:hover:after,
		.subscribe-text .mc4wp-form input[type="submit"],
		.rs-footer #wp-calendar th,
		.service-carousel.services-dark .services-sliders2 .services-desc:before,
		.service-carousels.services-dark .services-sliders2 .services-desc:before,
		.rs-services .services-style-9 .services-wrap:after,
		.close-search,
		blockquote cite::before,
		blockquote::after,
		.single-lp_course .course-rate .review-bar .rating,
		.bs-sidebar .widget-title::after,
		.portfolio-slider-data .slick-dots li.slick-active,
		.portfolio-slider-data .slick-dots li:hover,
		.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title a:before,
		.rs-team-grid.team-style4 .team-wrapper:hover .team_desc,
		.single-portfolios .ps-informations h3,
		.woocommerce a.remove:hover,
		.submit-btn .wpcf7-submit,
		.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a:hover,
		.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a:hover,
		.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a:hover,
		.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a:hover,
		.rs_course_style3 .courses-item .content-part .meta-part li span.price,
		.rs_course_style5 .courses-item .content-part .meta-part li span.price,
		.rs_course_style1 .courses-item .content-part .meta-part li span.price,
		.rs_course_style4 .courses-item .content-part .meta-part li span.price,
		.lp-archive-courses .rs-search button,
		.learn-press-pagination ul.page-numbers li::before,
		.lp-archive-courses .course-left .course-icons a.active-grid,
		.rs-heading.style6 .title-inner .sub-text:after,
		.bs-sidebar.dynamic-sidebar .service-singles .menu li.current-menu-item a,
		.bs-sidebar.dynamic-sidebar .service-singles .menu li a:hover,
		.single-teams .team-skill .rs-progress .progress-bar,
		.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
		.tutor-course-topics-wrap span.toogle-informaiton-icon,
		#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview,
		.woocommerce span.onsale,
		.menu-wrap-off .mobile_off_contact_number i,
		.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
		.bs-sidebar .widget_block label.wp-block-search__label:after,
		.bs-sidebar .widget_block h2:after,
		.bs-sidebar .widget-title:after,
		body .lp-form-course-filter .course-filter-submit:hover,
		body .lp-form-course-filter .course-filter-reset:hover,
		.course-summary .course-tabs .wrapper-course-nav-tabs .learn-press-nav-tabs .course-nav.active label:before,
		.single-lp_course .offcontents .lp-content-area .lp-single-offline-course__right .info-metas .course-buttons .lp-button,
		.learnpress-page .lp-button:hover,
		.learnpress-page #lp-button:hover {
			background: #d20a11;
		}

		.woocommerce span.onsale,
		.team-grid-style1 .team-item:after,
		.team-slider-style1 .team-item:after,
		.learn-press-message.error:before,
		.single-lp_course ul.curriculum-sections .section-content .course-item::before,
		.single-lp_course .learn-press-message::before,
		.faq-simple .elementor-accordion-item .elementor-tab-title.elementor-active,
		.single-lp_course ul.curriculum-sections .section-content .course-item .course-item-meta .duration,
		.bs-sidebar .bs-search button,
		.bs-sidebar .widget_search button {
			background: #d20a11 !important;
		}

		.portfolio-slider-data .slick-dots li,
		.lp-list-table thead tr th {
			background: #171F32;
		}

		.review-stars-rated .review-stars.empty,
		.review-stars-rated .review-stars.filled {
			color: #d20a11;
		}

		.sidenav .widget_nav_menu ul>li.current-menu-item>a,
		.sidenav .widget_nav_menu ul>li>a:hover {
			color: #d20a11 !important;
		}

		#cl-testimonial .testimonial-slide7 .single-testimonial:after,
		#cl-testimonial .testimonial-slide7 .single-testimonial:before {
			border-right-color: #d20a11;
			border-right: 30px solid #d20a11;
		}

		#cl-testimonial .testimonial-slide7 .single-testimonial {
			border-left-color: #d20a11;
		}

		.team-slider-style1 .team-item .team-content1 h3.team-name a:hover,
		.rs-service-grid .service-item .service-content .service-button .readon.rs_button:hover:before,
		.rs-heading.style6 .title-inner .sub-text,
		.rs-heading.style7 .title-inner .sub-text,
		.rs-portfolio-style1 .portfolio-item .portfolio-content .pt-icon-plus:before,
		.team-grid-style1 .team-item .team-content1 h3.team-name a,
		.service-readons:hover,
		.service-readons:before:hover {
			color: #d20a11 !important;
		}

		.rs-services-style3 .bg-img a,
		.rs-services-style3 .bg-img a:hover {
			background: #d20a11;
			border-color: #d20a11;
		}

		.rs-service-grid .service-item .service-content .service-button .readon.rs_button:hover {
			border-color: #d20a11;
			;
			color: #d20a11;
		}

		.woocommerce div.product p.price ins,
		.woocommerce div.product span.price ins,
		.woocommerce div.product p.price,
		.woocommerce div.product span.price,
		.cd-timeline__content .short-info h2,
		.cd-timeline__content .short-info h3 {
			color: #d20a11 !important;
		}

		.team-grid-style3 .team-img .team-img-sec:before,
		#loading,
		#sidebar-services .bs-search button:hover,
		.team-slider-style3 .team-img .team-img-sec:before,
		.rs-blog-details .blog-item.style2 .category a:hover,
		.rs-blog .blog-item.style2 .category a:hover,
		.blog .blog-item.style2 .category a:hover,
		.icon-button a:hover,
		.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status .tutor-progress-bar-wrap .tutor-progress-filled,
		.tutor-course-loop-level,
		.rs-blog-details .blog-item.style1 .category a:hover,
		.rs-blog .blog-item.style1 .category a:hover,
		.blog .blog-item.style1 .category a:hover,
		.skew-style-slider .revslider-initialised::before,
		.top-services-dark .rs-services .services-style-7.services-left .services-wrap .services-item:hover,
		.icon-button a:hover,
		.fullwidth-services-box .services-style-2:hover,
		#rs-header.header-style-4 .logo-section:before,
		.post-meta-dates,
		.woocommerce ul.products li.product .price ins,
		#scrollUp i,
		.cd-timeline__img.cd-timeline__img--picture,
		.rs-portfolio-style4 .portfolio-item .portfolio-img:before,
		.rs-portfolio-style3 .portfolio-item .portfolio-img:before {
			background: #d20a11;
		}

		html input[type="button"],
		input[type="reset"],
		input[type="submit"] {
			background: #d20a11;
		}

		.round-shape:before {
			border-top-color: #171F32;
			border-left-color: #171F32;
		}

		.round-shape:after {
			border-bottom-color: #171F32;
			border-right-color: #171F32;
		}

		#sidebar-services .wpb_widgetised_column,
		body .lp-form-course-filter .lp-form-course-filter__content .lp-course-filter-search-field input:focus,
		.learnpress-page input[type=text]:focus,
		.learnpress-page input[type=email]:focus,
		.learnpress-page input[type=number]:focus,
		.learnpress-page input[type=password]:focus,
		.learnpress-page textarea:focus {
			border-color: #d20a11;
		}

		#sidebar-services .download-btn,
		.rs-video-2 .overly-border,
		.learn-press-message.success,
		.tutor-user-public-profile .tutor-user-profile-content,
		.single-teams .ps-informations ul li.social-icon i,
		.woocommerce-error,
		.woocommerce-info,
		.woocommerce-message {
			border-color: #d20a11 !important;
		}

		.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:before,
		.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:after {
			border-right-color: #171F32 !important;
			border-top-color: transparent !important;
		}

		.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial {
			border-left-color: #171F32 !important;
		}

		.portfolio-filter button:hover,
		.portfolio-filter button.active,
		.team-grid-style1 .team-item .team-content1 h3.team-name a:hover,
		#cl-testimonial .testimonial-slide7 .right-content i,
		.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial .cl-author-info li:first-child,
		.rs-blog-details .bs-img .blog-date span.date,
		.rs-blog .bs-img .blog-date span.date,
		.blog .bs-img .blog-date span.date,
		.rs-blog-details .blog-img .blog-date span.date,
		.rs-blog .blog-img .blog-date span.date,
		.blog .blog-img .blog-date span.date,
		.rs-portfolio-style5 .portfolio-item .portfolio-content a:hover,
		#cl-testimonial.cl-testimonial9 .single-testimonial .cl-author-info li,
		#cl-testimonial.cl-testimonial9 .single-testimonial .image-testimonial p i,
		.rs-services1.services-left.border_style .services-wrap .services-item .services-icon i,
		.rs-services1.services-right .services-wrap .services-item .services-icon i,
		body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content ul.lp-sub-menu li a:hover,
		body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li a:hover,
		body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections li a:hover,
		body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list li h3:hover,
		.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories a:hover,
		.woocommerce ul.products li.product .price,
		.course-features-info h3.title,
		.course-features-info ul li i,
		.full-blog-content .btm-cate .tag-line i,
		.rs-blog .blog-item .blog-meta .blog-date i,
		.full-blog-content .author i,
		.full-blog-content .blog-title a:hover,
		.learn-press-filters>li span,
		.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a,
		.learn-press-filters>li span+span,
		.learn-press-filters>li span+span:before,
		.learn-press-filters>li span+span:after,
		body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li.active a,
		body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections li.active span,
		#rs-services-slider .menu-carousel .heading-block h4 a:hover,
		.rs-team-grid.team-style5 .team-item .normal-text .person-name a:hover,
		.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a,
		#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a,
		.service-readons:hover,
		.service-readons:hover:before,
		.single-teams .designation-info {
			color: #d20a11;
		}

		.rs-team-grid.team-style4 .team-wrapper .team_desc:before,
		.rs-team-grid.team-style5 .team-item .normal-text .team-text:before,
		.rs-services3 .slick-arrow,
		.single-teams .ps-image .ps-informations,
		.slidervideo .slider-videos,
		.slidervideo .slider-videos:before,
		body.profile .lp-label.label-completed,
		body.profile .lp-label.label-finished,
		.service-readon,
		.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1):before,
		body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content .learn-press-message::before,
		.service-carousel .owl-dots .owl-dot.active,
		.rs-blog-details .bs-img .categories .category-name a,
		.rs-blog .bs-img .categories .category-name a,
		.blog .bs-img .categories .category-name a,
		.lp-badge.featured-course,
		.learn-press-message.success::before,
		.rs-blog-details .blog-img .categories .category-name a,
		.rs-blog .blog-img .categories .category-name a,
		.blog .blog-img .categories .category-name a {
			background: #d20a11;
		}

		.rs-blog-details .bs-img .blog-date:before,
		.rs-blog .bs-img .blog-date:before,
		.blog .bs-img .blog-date:before,
		.rs-blog-details .blog-img .blog-date:before,
		.rs-blog .blog-img .blog-date:before,
		.blog .blog-img .blog-date:before {
			border-bottom: 0 solid;
			border-bottom-color: #d20a11;
			border-top: 80px solid transparent;
			border-right-color: #d20a11;
		}

		body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections .section-tab.active span,
		.team-grid-style3 .team-img:before,
		.team-slider-style3 .team-img:before {
			border-bottom-color: #d20a11;
		}

		.team-grid-style3 .team-img:after,
		.team-slider-style3 .team-img:after {
			border-top-color: #d20a11;
		}

		.woocommerce-info,
		.timeline-alter .divider:after,
		body.single-services blockquote,
		.rs-porfolio-details.project-gallery .file-list-image .p-zoom:hover {
			border-color: #d20a11;
		}

		.slidervideo .slider-videos i,
		.list-style li::before,
		.slidervideo .slider-videos i:before,
		#team-list-style .team-name a,
		.rs-blog .blog-item .blog-button a:hover {
			color: #d20a11;
		}

		.rs-blog .blog-meta .blog-title a:hover .about-award a:hover,
		#team-list-style .team-name a:hover,
		#team-list-style .team-social i:hover,
		#team-list-style .social-info .phone a:hover,
		.woocommerce ul.products li .woocommerce-loop-product__title a:hover,
		#rs-contact .contact-address .address-item .address-text a:hover,
		a,
		.bs-sidebar .recent-post-widget .post-desc a:hover,
		.bs-sidebar .widget_categories ul li a:hover,
		a:hover,
		a:focus,
		a:active,
		.rs-blog .blog-meta .blog-title a:hover,
		.rs-blog .blog-item .blog-meta .categories a:hover,
		.bs-sidebar ul a:hover {
			color: #d20a11;
		}

		.about-award a:hover {
			border-color: #d20a11;
		}

		.rs-blog-details .bs-img .categories .category-name a:hover,
		.rs-blog .bs-img .categories .category-name a:hover,
		.blog .bs-img .categories .category-name a:hover,
		.rs-blog-details .blog-img .categories .category-name a:hover,
		.rs-blog .blog-img .categories .category-name a:hover,
		.blog .blog-img .categories .category-name a:hover,
		#rs-header.header-style-4 .logo-section .times-sec {
			background: #d20a11;
		}

		.readon,
		.rs-heading.style3 .description:after,
		.team-grid-style1 .team-item .social-icons1 a i,
		.team-slider-style1 .team-item .social-icons1 a i,
		.owl-carousel .owl-nav [class*="owl-"]:hover,
		button,
		html input[type="button"],
		input[type="reset"],
		.rs-service-grid .service-item .service-img:before,
		.rs-service-grid .service-item .service-img:after,
		#rs-contact .contact-address .address-item .address-icon::after,
		.rs-services1.services-left.border_style .services-wrap .services-item .services-icon i:hover,
		.rs-services1.services-right .services-wrap .services-item .services-icon i:hover,
		.rs-service-grid .service-item .service-content::before,
		.rs-services-style4 .services-item .services-icon i,
		#rs-services-slider .img_wrap:before,
		#rs-services-slider .img_wrap:after,
		.rs-galleys .galley-img:before,
		.woocommerce-MyAccount-navigation ul li:hover,
		.woocommerce-MyAccount-navigation ul li.is-active,
		.rs-galleys .galley-img .zoom-icon,
		.team-grid-style2 .team-item-wrap .team-img .team-img-sec::before,
		.services-style-5 .services-item .icon_bg,
		#cl-testimonial.cl-testimonial10 .slick-arrow,
		.contact-sec .contact:before,
		.contact-sec .contact:after,
		.contact-sec .contact2:before,
		body .tutor-course-filter-wrapper .tutor-course-filter-container div h4::after,
		body .tutor-courses-wrap .tutor-course-filter-container div h4::after,
		.team-grid-style2 .team-item-wrap .team-img .team-img-sec:before,
		.rs-porfolio-details.project-gallery .file-list-image:hover .p-zoom:hover,
		.team-slider-style2 .team-item-wrap .team-img .team-img-sec:before,
		.rs-team-grid.team-style5 .team-item .normal-text .social-icons a i:hover {
			background: #d20a11;
		}

		#rs-header.header-style-4 .logo-section .times-sec:after {
			border-bottom-color: #d20a11;
		}

		.full-video .rs-services1.services-left .services-wrap .services-item .services-icon i,
		#cl-testimonial.cl-testimonial9 .single-testimonial .testimonial-image img,
		.rs-services1.services-left.border_style .services-wrap .services-item .services-icon i,
		.rs-services1.services-right .services-wrap .services-item .services-icon i,
		#cl-testimonial.cl-testimonial10 .slick-arrow,
		.learn-press-message,
		.team-grid-style2 .team-item-wrap .team-img img,
		.team-slider-style2 .team-item-wrap .team-img img,
		.contact-sec .wpcf7-form .wpcf7-text,
		.contact-sec .wpcf7-form .wpcf7-textarea {
			border-color: #d20a11 !important;
		}

		#rs-services-slider .item-thumb .owl-dot.service_icon_style.active .tile-content a,
		#rs-services-slider .item-thumb .owl-dot.service_icon_style:hover .tile-content a,
		.team-grid-style2 .appointment-bottom-area .app_details:hover a,
		.team-slider-style2 .appointment-bottom-area .app_details:hover a {
			color: #d20a11 !important;
		}

		#rs-header .menu-sticky.sticky .menu-area,
		#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .box-layout {
			background: #FFFFFF !important;
		}

		#rs-header .menu-sticky.sticky .menu-area .navbar ul li a,
		#rs-header.header-style1 .header-inner.sticky .category-menu .menu li:after,
		#rs-header.header-style-4 .header-inner.sticky .sidebarmenu-search i,
		#rs-header.header-style-4 .header-inner.sticky .btn_quote .toolbar-sl-share ul li a {
			color: #171F32;
		}

		#rs-header .menu-sticky.sticky .nav-link-container .nav-menu-link div {
			background: #171F32;
		}

		#rs-header .menu-sticky.sticky .nav-link-container .nav-menu-link:hover div {
			background: #d20a11;
		}

		#rs-header.header-transparent .menu-sticky.sticky .menu-area .navbar ul>li.current-menu-ancestor>a,
		#rs-header .menu-sticky.sticky .menu-area .navbar ul>li.current-menu-ancestor>a,
		#rs-header .menu-sticky.sticky .menu-area .navbar ul>li.current_page_item>a,
		#rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current-menu-item page_item a,
		#rs-header.header-style-4 .menu-sticky.sticky .menu-area .navbar ul>li.current_page_item>a,
		#rs-header.header-style-4 .menu-sticky.sticky .menu-area .menu>li.current-menu-ancestor>a {
			color: #d20a11 !important;
		}

		.menu-sticky.sticky .menu-area .navbar ul li .sub-menu {
			background: #FFFFFF;
		}

		#rs-header.header-style-4 .header-inner.sticky .nav-link-container .nav-menu-link:hover div,
		#rs-header.header-style1.header1 .header-inner.sticky .menu-area .navbar ul>li.menu-item-has-children.hover-minimize:hover>a:after {
			background: #d20a11 !important;
		}

		#rs-header .menu-sticky.sticky .menu-area .navbar ul>li:hover>a,
		#rs-header.header-style-4 .header-inner.sticky .btn_quote .toolbar-sl-share ul>li a:hover,
		#rs-header.header-style1 .header-inner.sticky .category-menu .menu li:hover:after,
		#rs-header.header-style1 .header-inner.sticky .category-menu .menu li:hover:after,
		#rs-header.header-style-4 .header-inner.sticky .sidebarmenu-search i:hover,
		#rs-header .menu-sticky.sticky .menu-area .navbar ul li ul.submenu>li.current-menu-ancestor>a {
			color: #d20a11 !important;
		}

		#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons {
			color: #FFFFFF
		}

		#rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li a {
			color: #171F32 !important;
		}

		#rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li a:hover,
		#rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current-menu-item page_item a,
		#rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current_page_item>a {
			color: #d20a11 !important;
		}

		.rs-footer {
			background: #151515;
		}

		#rs-header .btn_quote a,
		.comment-respond .form-submit #submit,
		.woocommerce #respond input#submit,
		.woocommerce a.button,
		.woocommerce .wc-forward,
		.woocommerce button.button,
		.woocommerce input.button,
		.woocommerce #respond input#submit.alt,
		.woocommerce a.button.alt,
		.woocommerce button.button.alt,
		.woocommerce input.button.alt,
		.woocommerce button.button.alt.disabled,
		.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a,
		.wp-block-file .wp-block-file__button {
			border-color: #d20a11;
		}

		#rs-header .btn_quote a:hover,
		.woocommerce #respond input#submit.alt:hover,
		.woocommerce #respond input#submit:hover,
		.woocommerce .wc-forward:hover,
		.woocommerce a.button.alt:hover,
		.woocommerce a.button:hover,
		.woocommerce button.button.alt:hover,
		.woocommerce button.button:hover,
		.woocommerce input.button.alt:hover,
		.woocommerce input.button:hover,
		.comment-respond .form-submit #submit:hover {
			border-color: #171F32;
		}

		#rs-header .btn_quote a,
		.submit-btn .wpcf7-submit,
		body.single-events .course-features-info .book-btn a,
		.comment-respond .form-submit #submit {
			color: #FFFFFF;
		}

		.woocommerce button.button,
		.woocommerce button.button.alt,
		.woocommerce ul.products li a.button,
		.woocommerce .wc-forward,
		.woocommerce #respond input#submit,
		.woocommerce a.button,
		.woocommerce .wc-forward,
		.woocommerce button.button,
		.woocommerce input.button,
		.woocommerce #respond input#submit.alt,
		.woocommerce a.button.alt,
		.woocommerce button.button.alt,
		.woocommerce input.button.alt,
		.woocommerce a.button,
		.comments-area .comment-list li.comment .reply a,
		.single-lp_course .inner-column.sticky-top .course-seats.price .course-price,
		.comment-respond .form-submit #submit,
		.menu-sticky.sticky .quote-button,
		#rs-header.header-style-3 .btn_quote .quote-button,
		.wp-block-file .wp-block-file__button,
		body.single-events .course-features-info .book-btn a,
		.wp-block-button__link,
		#rs-header .btn_quote a {
			background: #d20a11;
		}

		.readon,
		.woocommerce button.button,
		.woocommerce #respond input#submit,
		.woocommerce a.button,
		.woocommerce .wc-forward,
		.woocommerce button.button,
		.woocommerce input.button,
		.woocommerce #respond input#submit.alt,
		.woocommerce a.button.alt,
		.woocommerce button.button.alt,
		.woocommerce input.button.alt,
		.woocommerce a.button,
		.woocommerce .wc-forward,
		.comment-respond .form-submit #submit,
		.comments-area .comment-list li.comment .reply a,
		.woocommerce button.button.alt,
		.woocommerce ul.products li a.button,
		.menu-sticky.sticky .quote-button:hover,
		body.single-events .course-features-info .book-btn a,
		#rs-header.header-style-3 .btn_quote .quote-button {
			color: #FFFFFF;
		}

		#rs-header .btn_quote a:hover,
		.comment-respond .form-submit #submit:hover,
		.submit-btn .wpcf7-submit:hover,
		body.single-events .course-features-info .book-btn a:hover,
		#rs-header.header-style-3 .btn_quote .quote-button:hover {
			color: #FFFFFF !important;
		}

		.comments-area .comment-list li.comment .reply a:hover,
		.woocommerce a.button:hover,
		.woocommerce #respond input#submit:hover,
		.woocommerce a.button:hover,
		.woocommerce .wc-forward:hover,
		.woocommerce button.button:hover,
		.woocommerce input.button,
		.woocommerce #respond input#submit.alt:hover,
		.woocommerce a.button.alt:hover,
		.woocommerce button.button.alt:hover,
		.woocommerce button.button.alt:hover,
		.woocommerce button.button:hover,
		body.single-events .course-features-info .book-btn a:hover,
		.woocommerce ul.products li:hover a.button,
		.menu-sticky.sticky .quote-button:hover,
		#rs-header.header-transparent .btn_quote a:hover,
		#rs-header.header-style-3 .btn_quote .quote-button:hover,
		.readon:before,
		.submit-btn:before,
		.comment-respond .form-submit #submit:hover,
		.woocommerce #respond input#submit:before,
		.woocommerce a.button:before,
		.woocommerce .wc-forward:before,
		.woocommerce button.button:before,
		.woocommerce input.button:before,
		.woocommerce #respond input#submit.alt:before,
		.woocommerce a.button.alt:before,
		.woocommerce button.button.alt:before,
		.woocommerce input.button.alt:before {
			background: #171F32;
		}

		@media only screen and (min-width: 1300px) {
			.container {
				max-width: 1270px;
			}
		}

		.menu-area .navbar ul li,
		.menu-area .navbar ul>li a {
			padding-left: 0px;
		}

		.menu-area .navbar ul li,
		.menu-area .navbar ul>li a {
			padding-right: 20px;
		}

		.menu-area .navbar ul>li,
		.menu-cart-area,
		#rs-header .btn_quote,
		#rs-header .menu-responsive .sidebarmenu-search .sticky_search {
			padding-top: 31px;
		}

		.menu-area .navbar ul>li,
		.menu-cart-area,
		#rs-header .btn_quote,
		#rs-header .menu-responsive .sidebarmenu-search .sticky_search {
			padding-bottom: 31px;
		}

		.menu-area .navbar ul li ul.sub-menu li a {
			padding-left: 40px;
			padding-right: 40px;
		}

		.menu-area .navbar ul li ul.sub-menu {
			padding-top: 21px;
			padding-bottom: 21px;
		}

		.menu-area .navbar ul li ul.sub-menu li a {
			padding-top: 10px;
			padding-bottom: 10px;
		}

		#rs-header .menu-area .navbar ul>li.mega>ul {
			padding-left: 40px;
			padding-right: 40px;
		}

		#rs-header .menu-area .navbar ul>li.mega>ul {
			padding-top: 21px;
			padding-bottom: 21px;
		}

		#rs-header .menu-area .navbar ul li.mega ul.sub-menu li a {
			padding-top: 10px;
			padding-bottom: 10px;
		}

		.rs-breadcrumbs {
			background: #171F32;
		}

		.menu-wrap-off .inner-offcan .nav-link-container .close-button div {
			background: #FFFFFF;
		}

		.menu-wrap-off .off-nav-layer {
			background: #FFFFFF;
		}

		.sidenav .widget_nav_menu ul li a,
		.menu-wrap-off .mobile_off_contact_number>div a,
		.sidenav.offcanvas-icon .rs-offcanvas-right a,
		.sidenav .menu>li.menu-item-has-children:before,
		.sidenav a {
			color: #333333;
		}

		.rs-breadcrumbs .page-title {
			color: #FFFFFF !important;
		}

		.rs-breadcrumbs ul li *,
		.rs-breadcrumbs ul li.trail-begin a:before,
		.rs-breadcrumbs ul li,
		.rs-breadcrumbs .breadcrumbs-title .current-item,
		.rs-breadcrumbs .breadcrumbs-title span a span {
			color: #FFFFFF !important;
		}

		.rs-breadcrumbs .breadcrumbs-title span a:after,
		.rs-breadcrumbs .breadcrumbs-title span a:before {
			background-color: #FFFFFF !important;
		}

		.rs-breadcrumbs .breadcrumbs-inner,
		#rs-header.header-style-3 .rs-breadcrumbs .breadcrumbs-inner {
			padding-top: 330px;
			padding-bottom: 150px;
		}

		@media only screen and (max-width: 991px) {

			.rs-breadcrumbs .breadcrumbs-inner,
			#rs-header.header-style-3 .rs-breadcrumbs .breadcrumbs-inner {
				padding-top: 150px;
				padding-bottom: 100px;
			}
		}

		body.single-post,
		body.blog,
		body.archive,
		body.single-services,
		body.single-mp-event {
			background: #F9F8F8;
		}

		.loader .loader-container:before {
			border-color: #d20a11 !important;
		}

		.loader .loader-container {
			border-color: #EBEBEC !important;
		}

		#Turatalk-load {
			background: #FFFFFF !important;
		}



		body.archive.tax-product_cat {
			background: #FFFFFF !important;
		}

		.page-error.coming-soon .countdown-inner .time_circles div,
		.page-error.coming-soon .content-area h3,
		.page-error.coming-soon .content-area h3 span,
		.page-error.coming-soon .follow-us-sbuscribe p,
		.page-error.coming-soon .countdown-inner .time_circles div h4,
		.page-error.coming-soon .countdown-inner .time_circles div span {
			color: #FFFFFF
		}

		.page-error.coming-soon .countdown-inner .time_circles div {
			border-color: #FFFFFF
		}

		.page-error.coming-soon .countdown-inner .time_circles div {
			background: #d20a11
		}
	

		.main-contain #content,
		body.rs-pages-btm-gap .main-contain #content {
			padding-top: 0px;
			padding-bottom: 0px;
		}
	

		.header-logo .custom-logo-area img {
			max-height: 35px !important;
		}

		.header-logo .custom-sticky-logo img {
			max-height: 35px !important;
		}

		body .rs-newsletter .newsletter-wrap {
			background: #d20a11 !important;
		}

		body .mc4wp-form-fields .newsletter-form button {
			background: #111111 !important;
		}

		body .mc4wp-form-fields .newsletter-form button:hover {
			background: #505050 !important;
		}

		body header#rs-header.header-style-4.header-style7 .logo-areas,
		body header#rs-header.header-style-4.header-style7 .logo-area,
		body header#rs-header.header-style-4.header-style6 .logo-area,
		body header#rs-header.header-style-4.header-style6 .logo-areas {
			background: #d20a11 !important;
		}

		body #rs-header .sticky_search i:before {
			color: #000000 !important;
		}

		body .menu-cart-area i {
			color: #000000 !important;
		}

		body #rs-header.header-style5 .menu-cart-area>a {
			border-color: #000000 !important;
		}

		body #rs-header.header-style3 .menu-cart-area>a {
			border-color: #000000 !important;
		}

		body #rs-header .sticky_search:hover i:before {
			color: #d20a11 !important;
		}

		body .menu-cart-area i:hover,
		#rs-header.header-style5 .menu-cart-area>a:hover i:before,
		body #rs-header.header-style5 .menu-cart-area>a:hover,
		body .header-style1.header-style3 .menu-cart-area i:hover {
			color: #d20a11 !important;
		}

		body #rs-header.header-style5 .menu-cart-area>a:hover {
			border-color: #d20a11 !important;
		}

		.rs-rev-btn2:after,
		.rs-rev-btn2:before,
		.cate-slider-style3 .contents .vies-more a,
		.rev-btn:hover .rs-rev-btn1:after,
		.rev-btn:hover .rs-rev-btn1:before,
		.rs-footer .footer-top h3.footer-title::after,
		body #scrollUp i,
		body .spinner,
		.mfp-close-btn-in .mfp-close,
		#mobile_menu .submenu-button,
		body .rs-addon-slider .slick-dots li button,
		body .menu-wrap-off .inner-offcan .nav-link-container .close-button {
			background: #d20a11;
		}

		body .faq-simple .elementor-accordion-item .elementor-tab-title.elementor-active {
			background: #d20a11 !important;
		}

		body .rsaddon-unique-slider .blog-content .blog-footer .blog-meta i,
		.rs-footer .fa-ul li i,
		.rev-btn:hover .rs-rev-btn1,
		.cate-slider-style3 .contents .course-qnty:before,
		.rs-portfolio-style3 .portfolio-item .portfolio-content h4 a:hover,
		.rs-footer .recent-post-widget .show-featured .post-desc i,
		body .sidenav .fa-ul li a:hover,
		.sidenav ul.footer_social li a:hover i,
		body .sidenav .widget_nav_menu ul>li.current-menu-item>a,
		.sidenav .widget_nav_menu ul>li>a:hover {
			color: #d20a11 !important;
		}

		body .menu-area .navbar ul li ul.sub-menu {
			border-color: #d20a11 !important;
		}

		body .rs-footer .fa-ul li i:before,
		body .rs-footer .recent-post-widget .show-featured .post-desc i {
			color: #d20a11 !important;
		}

		body .rs-footer .widget.widget_nav_menu ul li a::before,
		body .rs-footer .widget.widget_pages ul li a::before,
		body .rs-footer .widget.widget_archive ul li a::before,
		body .rs-footer .widget.widget_categories ul li a::before {
			background: #d20a11 !important;
		}

		body #rs-header.header-transparent .menu-sticky.sticky .menu-area .navbar ul>li.current-menu-ancestor>a,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul>li.current-menu-ancestor>a,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul>li.current_page_item>a,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current_page_item>a,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current-menu-item page_item a,
		body #rs-header.header-style-4 .menu-sticky.sticky .menu-area .navbar ul>li.current_page_item>a,
		body #rs-header.header-style-4 .menu-sticky.sticky .menu-area .menu>li.current-menu-ancestor>a,
		body #rs-header.header-style5 .menu-area .navbar ul>li.current-menu-ancestor>a,
		body #rs-header .header-inner.menu-sticky.sticky .menu-area .navbar ul li:hover::after,
		body #rs-header.header-style5 .header-inner .menu-area .navbar ul>li.current-menu-ancestor>a,
		body #rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul>li.current-menu-ancestor>a,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul>li.current_page_item>a,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul>li:hover>a,
		body #rs-header.header-style-4 .header-inner.sticky .btn_quote .toolbar-sl-share ul>li a:hover,
		body #rs-header.header-style-4 .header-inner.sticky .menu-cart-area i:hover,
		body #rs-header.header-style-4 .header-inner.sticky .sidebarmenu-search i:hover,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul li ul.submenu>li.current-menu-ancestor>a {
			color: #d20a11 !important;
		}

		body #rs-header.header-style5 .header-inner.menu-sticky.stuck.sticky .navbar ul>li.menu-item-has-children.hover-minimize:hover>a:after,
		body #rs-header .header-inner.menu-sticky.stuck.sticky .navbar ul>li.menu-item-has-children.hover-minimize>a:after {
			background: #d20a11 !important;
		}

		body #rs-header.header-style-4 .menu-area .navbar ul>li ul.sub-menu li.current_page_item a,
		body #rs-header .menu-area .navbar ul>li ul.sub-menu li.current_page_item a,
		body #rs-header .menu-area .navbar ul>li ul.sub-menu li.current_page_item a,
		body #rs-header .menu-area .navbar ul li ul.sub-menu li:hover>a,
		body #rs-header.single-header.header-style5 .menu-area .navbar ul li ul.sub-menu li:hover>a,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current_page_item a,
		body #rs-header .menu-sticky.sticky .menu-area .navbar ul>li .sub-menu>li a:hover {
			color: #d20a11 !important;
		}

		body .menu-area .navbar ul>li>a,
		body #rs-header.header-style-3 .rs-contact-location i.phone-icon::before,
		body #rs-header.header-style-3 .rs-contact-location .contact-inf a,
		body #rs-header.header-style1 .category-menu .menu li::after,
		body #rs-header.header-style-4 .category-menu .menu li::after,
		body #rs-header.header-style5 .sticky_search i::before {
			color: #000000 !important;
		}

		body .menu-area .navbar ul>li:hover>a,
		#rs-header.header-style5 .menu-area .navbar ul>li.current_page_item ul>a,
		#rs-header .menu-area .navbar ul li.mega ul>li>a:hover,
		.menu-area .navbar ul li ul.sub-menu li:hover>a,
		#rs-header.header-style5 .stuck.sticky .menu-area .navbar ul>li.active a,
		#rs-header .menu-area .navbar ul>li.active a,
		body #rs-header.header-style1 .category-menu .menu li:hover:after,
		body #rs-header.header-style-4 .category-menu .menu li:hover:after,
		#rs-header .menu-area .navbar ul li.mega ul li a:hover,
		body .menu-area .navbar ul>li.current-menu-ancestor>a,
		#rs-header.header-style5 .menu-area .navbar ul>li.current-menu-ancestor>a,
		#rs-header.header-style5 .header-inner .menu-area .navbar ul>li.current-menu-ancestor>a,
		#rs-header .menu-area .navbar ul li.mega ul>li.current-menu-item>a,
		#rs-header.header-transparent .menu-area .navbar ul li.current-menu-ancestor li a:hover,
		body #rs-header.header-style-4 .menu-area .menu>li.current_page_item>a,
		body #rs-header.header-style-3 .rs-contact-location .contact-inf a:hover,
		body #rs-header .menu-area .menu>li.current_page_item>a {
			color: #d20a11 !important;
		}

		body #rs-header .header-inner.sticky .menu-area .navbar ul li a,
		body #rs-header.header-style1 .header-inner.sticky .category-menu .menu li:after,
		body #rs-header.header-style-4 .header-inner.sticky .category-menu .menu li:after {
			color: #000000 !important;
		}

		body .header-inner.sticky .offcanvas-icon span.dot1,
		body .header-inner.sticky .offcanvas-icon span.dot2,
		body .header-inner.sticky .offcanvas-icon span.dot3 {
			background: #000000 !important;
		}

		body #rs-header.header-style5 .header-inner .menu-area .navbar ul>li.menu-item-has-children.hover-minimize:hover>a:after,
		body #rs-header .menu-area .navbar ul>li.menu-item-has-children.hover-minimize>a:after {
			background: #d20a11 !important;
		}

		body #rs-header .btn_quote a,
		body #rs-header.header-style1.header1 .btn_apply a {
			background: #d20a11 !important;
		}

		body #rs-header .btn_quote a,
		body #rs-header.header-style1.header1 .btn_apply a {
			color: #ffffff !important;
		}

		body #rs-header .btn_quote a:hover,
		body #rs-header.header-style1.header1 .btn_apply a:hover {
			background: #333333 !important;
		}

		body #rs-header .btn_quote a:hover,
		#rs-header.header-style1.header1 .btn_apply a:hover {
			color: #ffffff !important;
		}

		body .offcanvas-icon:hover div.dot1,
		body .offcanvas-icon:hover div.dot2,
		body .offcanvas-icon:hover div.dot3,
		#rs-header.header-style-4.header-style6 .nav-link-container .nav-menu-link:hover div,
		body .header-style1.header-style3 .nav-link-container .nav-menu-link:hover div {
			background: #ffffff !important;
		}

		body #rs-header .header-inner.sticky .offcanvas-icon div.dot1,
		body #rs-header .header-inner.sticky .offcanvas-icon div.dot2,
		#rs-header.header-style-4.header-style6 .header-inner.sticky .nav-link-container .nav-menu-link div,
		body #rs-header .header-inner.sticky .offcanvas-icon div.dot3 {
			background: #ffffff !important;
		}

		body header#rs-header.header-style-4 .sidebarmenu-area {
			background: #d20a11 !important;
		}

		body #rs-header .header-inner.sticky .category-menu .menu li:hover:after,
		body #rs-header.header-style1 .header-inner.sticky .category-menu .menu li:hover::after,
		body #rs-header.header-style-4 .header-inner.sticky .category-menu .menu li:hover::after {
			color: #d20a11 !important;
		}

		body #rs-header .header-inner.sticky ul.offcanvas-icon a:hover span.dot1,
		body #rs-header .header-inner.sticky ul.offcanvas-icon a:hover span.dot2,
		body #rs-header .header-inner.sticky ul.offcanvas-icon a:hover span.dot3 {
			background: #d20a11 !important;
		}

		.footer-top ul.footer_social>li>a:hover,
		.rs-blog .blog-meta .blog-title a:hover,
		.rs-footer.footerdark .footer-top .widget.widget_nav_menu ul li a:hover,
		.rs-footer a:hover,
		.rs-footer .widget a:hover,
		body .rs-footer .recent-post-widget .show-featured .post-desc a:hover,
		.rs-footer .fa-ul li a:hover,
		.rs-footer.footerdark .footer-bottom .copyright p a:hover,
		.rs-footer.footerdark .footer-top .fa-ul li a:hover,
		.rs-footer.footerdark .footer_social li a:hover .fa,
		ul.unorder-list li:before {
			color: #d20a11 !important;
		}

		@media only screen and (max-width: 767px) {
			.header-logo .custom-logo-area img {
				max-height: 20px !important;
			}

			.header-logo .custom-sticky-logo img {
				max-height: 20px !important;
			}
		}
	

		#rs-demo-id {}
	
@charset "UTF-8";

:root {
	--alpv-primary: #d20a11;
	--alpv-secondary: #323232;
	--bs-primary: #d20a11;
    --bs-secondary: #323232;
	--bs-link-color: #d20a11;
    --bs-link-hover-color: #d20a11;
    
	--bs-blue: #d20a11;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #323232;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #323232;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-2xl: 2rem;
    --bs-border-radius-pill: 50rem;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
}

.alpv *, .alpv *::before, .alpv *::after {box-sizing: border-box;}@media (prefers-reduced-motion: no-preference) {.alpv :root {scroll-behavior: smooth;}}.alpv body {margin: 0;font-family: var(--bs-body-font-family);font-size: var(--bs-body-font-size);font-weight: var(--bs-body-font-weight);line-height: var(--bs-body-line-height);color: var(--bs-body-color);text-align: var(--bs-body-text-align);background-color: var(--bs-body-bg);-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.alpv hr {margin: 1rem 0;color: inherit;border: 0;border-top: 1px solid;opacity: 0.25;}.alpv h6, .alpv .h6, .alpv h5, .alpv .h5, .alpv h4, .alpv .h4, .alpv h3, .alpv .h3, .alpv h2, .alpv .h2, .alpv h1, .alpv .h1 {margin-top: 0;margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2;}.alpv h1, .alpv .h1 {font-size: calc(1.375rem + 1.5vw);}@media (min-width: 1200px) {.alpv h1, .alpv .h1 {font-size: 2.5rem;}}.alpv h2, .alpv .h2 {font-size: calc(1.325rem + 0.9vw);}@media (min-width: 1200px) {.alpv h2, .alpv .h2 {font-size: 2rem;}}.alpv h3, .alpv .h3 {font-size: calc(1.3rem + 0.6vw);}@media (min-width: 1200px) {.alpv h3, .alpv .h3 {font-size: 1.75rem;}}.alpv h4, .alpv .h4 {font-size: calc(1.275rem + 0.3vw);}@media (min-width: 1200px) {.alpv h4, .alpv .h4 {font-size: 1.5rem;}}.alpv h5, .alpv .h5 {font-size: 1.25rem;}.alpv h6, .alpv .h6 {font-size: 1rem;}.alpv p {margin-top: 0;margin-bottom: 1rem;}.alpv abbr[title] {-webkit-text-decoration: underline dotted;text-decoration: underline dotted;cursor: help;-webkit-text-decoration-skip-ink: none;text-decoration-skip-ink: none;}.alpv address {margin-bottom: 1rem;font-style: normal;line-height: inherit;}.alpv ol, .alpv ul {padding-left: 2rem;}.alpv ol, .alpv ul, .alpv dl {margin-top: 0;margin-bottom: 1rem;}.alpv ol ol, .alpv ul ul, .alpv ol ul, .alpv ul ol {margin-bottom: 0;}.alpv dt {font-weight: 700;}.alpv dd {margin-bottom: 0.5rem;margin-left: 0;}.alpv blockquote {margin: 0 0 1rem;}.alpv b, .alpv strong {font-weight: bolder;}.alpv small, .alpv .small {font-size: 0.875em;}.alpv mark, .alpv .mark {padding: 0.1875em;background-color: var(--bs-highlight-bg);}.alpv sub, .alpv sup {position: relative;font-size: 0.75em;line-height: 0;vertical-align: baseline;}.alpv sub {bottom: -0.25em;}.alpv sup {top: -0.5em;}.alpv a {}.alpv a:hover {}.alpv a:not([href]):not([class]), .alpv a:not([href]):not([class]):hover {color: inherit;text-decoration: none;}.alpv pre, .alpv code, .alpv kbd, .alpv samp {font-family: var(--bs-font-monospace);font-size: 1em;}.alpv pre {display: block;margin-top: 0;margin-bottom: 1rem;overflow: auto;font-size: 0.875em;}.alpv pre code {font-size: inherit;color: inherit;word-break: normal;}.alpv code {font-size: 0.875em;color: var(--bs-code-color);word-wrap: break-word;}.alpv a>code {color: inherit;}.alpv kbd {padding: 0.1875rem 0.375rem;font-size: 0.875em;color: var(--bs-body-bg);background-color: var(--bs-body-color);border-radius: 0.25rem;}.alpv kbd kbd {padding: 0;font-size: 1em;}.alpv figure {margin: 0 0 1rem;}.alpv img, .alpv svg {vertical-align: middle;}.alpv table {caption-side: bottom;border-collapse: collapse;}.alpv caption {padding-top: 0.5rem;padding-bottom: 0.5rem;color: #323232;text-align: left;}.alpv th {text-align: inherit;text-align: -webkit-match-parent;}.alpv thead, .alpv tbody, .alpv tfoot, .alpv tr, .alpv td, .alpv th {border-color: inherit;border-style: solid;border-width: 0;}.alpv label {display: inline-block;}.alpv button {border-radius: 0;}.alpv button:focus:not(:focus-visible) {outline: 0;}.alpv input, .alpv button, .alpv select, .alpv optgroup, .alpv textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}.alpv button, .alpv select {text-transform: none;}.alpv [role=button] {cursor: pointer;}.alpv select {word-wrap: normal;}.alpv select:disabled {opacity: 1;}.alpv [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {display: none !important;}.alpv button, .alpv [type=button], .alpv [type=reset], .alpv [type=submit] {-webkit-appearance: button;}.alpv button:not(:disabled), .alpv [type=button]:not(:disabled), .alpv [type=reset]:not(:disabled), .alpv [type=submit]:not(:disabled) {cursor: pointer;}.alpv ::-moz-focus-inner {padding: 0;border-style: none;}.alpv textarea {resize: vertical;}.alpv fieldset {min-width: 0;padding: 0;margin: 0;border: 0;}.alpv legend {float: left;width: 100%;padding: 0;margin-bottom: 0.5rem;font-size: calc(1.275rem + 0.3vw);line-height: inherit;}@media (min-width: 1200px) {.alpv legend {font-size: 1.5rem;}}.alpv legend+* {clear: left;}.alpv ::-webkit-datetime-edit-fields-wrapper, .alpv ::-webkit-datetime-edit-text, .alpv ::-webkit-datetime-edit-minute, .alpv ::-webkit-datetime-edit-hour-field, .alpv ::-webkit-datetime-edit-day-field, .alpv ::-webkit-datetime-edit-month-field, .alpv ::-webkit-datetime-edit-year-field {padding: 0;}.alpv ::-webkit-inner-spin-button {height: auto;}.alpv [type=search] {outline-offset: -2px;-webkit-appearance: textfield;}.alpv .alpv ::-webkit-search-decoration {-webkit-appearance: none;}.alpv ::-webkit-color-swatch-wrapper {padding: 0;}.alpv ::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}.alpv ::file-selector-button {font: inherit;-webkit-appearance: button;}.alpv output {display: inline-block;}.alpv iframe {border: 0;}.alpv summary {display: list-item;cursor: pointer;}.alpv progress {vertical-align: baseline;}.alpv [hidden] {display: none !important;}.alpv .lead {font-size: 1.25rem;font-weight: 300;}.alpv .display-1 {font-size: calc(1.625rem + 4.5vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.alpv .display-1 {font-size: 5rem;}}.alpv .display-2 {font-size: calc(1.575rem + 3.9vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.alpv .display-2 {font-size: 4.5rem;}}.alpv .display-3 {font-size: calc(1.525rem + 3.3vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.alpv .display-3 {font-size: 4rem;}}.alpv .display-4 {font-size: calc(1.475rem + 2.7vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.alpv .display-4 {font-size: 3.5rem;}}.alpv .display-5 {font-size: calc(1.425rem + 2.1vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.alpv .display-5 {font-size: 3rem;}}.alpv .display-6 {font-size: calc(1.375rem + 1.5vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.alpv .display-6 {font-size: 2.5rem;}}.alpv .list-unstyled {padding-left: 0;list-style: none;}.alpv .list-inline {padding-left: 0;list-style: none;}.alpv .list-inline-item {display: inline-block;}.alpv .list-inline-item:not(:last-child) {margin-right: 0.5rem;}.alpv .initialism {font-size: 0.875em;text-transform: uppercase;}.alpv .blockquote {margin-bottom: 1rem;font-size: 1.25rem;}.alpv .blockquote> :last-child {margin-bottom: 0;}.alpv .blockquote-footer {margin-top: -1rem;margin-bottom: 1rem;font-size: 0.875em;color: #323232;}.alpv .blockquote-footer::before {content: "— ";}.alpv .img-fluid {max-width: 100%;height: auto;}.alpv .img-thumbnail {padding: 0.25rem;background-color: #fff;border: 1px solid var(--bs-border-color);border-radius: 0.375rem;max-width: 100%;height: auto;}.alpv .figure {display: inline-block;}.alpv .figure-img {margin-bottom: 0.5rem;line-height: 1;}.alpv .figure-caption {font-size: 0.875em;color: #323232;}.alpv .container, .alpv .container-fluid, .alpv .container-xxl, .alpv .container-xl, .alpv .container-lg, .alpv .container-md, .alpv .container-sm {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-right: auto;margin-left: auto;}@media (min-width: 576px) {.alpv .container-sm, .alpv .container {max-width: 540px;}}@media (min-width: 768px) {.alpv .container-md, .alpv .container-sm, .alpv .container {max-width: 720px;}}@media (min-width: 992px) {.alpv .container-lg, .alpv .container-md, .alpv .container-sm, .alpv .container {max-width: 960px;}}@media (min-width: 1200px) {.alpv .container-xl, .alpv .container-lg, .alpv .container-md, .alpv .container-sm, .alpv .container {max-width: 1140px;}}@media (min-width: 1400px) {.alpv .container-xxl, .alpv .container-xl, .alpv .container-lg, .alpv .container-md, .alpv .container-sm, .alpv .container {max-width: 1320px;}}.alpv .row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));margin-right: calc(-0.5 * var(--bs-gutter-x));margin-left: calc(-0.5 * var(--bs-gutter-x));}.alpv .row>* {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y);}.alpv .col {flex: 1 0 0%;}.alpv .row-cols-auto>* {flex: 0 0 auto;width: auto;}.alpv .row-cols-1>* {flex: 0 0 auto;width: 100%;}.alpv .row-cols-2>* {flex: 0 0 auto;width: 50%;}.alpv .row-cols-3>* {flex: 0 0 auto;width: 33.3333333333%;}.alpv .row-cols-4>* {flex: 0 0 auto;width: 25%;}.alpv .row-cols-5>* {flex: 0 0 auto;width: 20%;}.alpv .row-cols-6>* {flex: 0 0 auto;width: 16.6666666667%;}.alpv .col-auto {flex: 0 0 auto;width: auto;}.alpv .col-1 {flex: 0 0 auto;width: 8.33333333%;}.alpv .col-2 {flex: 0 0 auto;width: 16.66666667%;}.alpv .col-3 {flex: 0 0 auto;width: 25%;}.alpv .col-4 {flex: 0 0 auto;width: 33.33333333%;}.alpv .col-5 {flex: 0 0 auto;width: 41.66666667%;}.alpv .col-6 {flex: 0 0 auto;width: 50%;}.alpv .col-7 {flex: 0 0 auto;width: 58.33333333%;}.alpv .col-8 {flex: 0 0 auto;width: 66.66666667%;}.alpv .col-9 {flex: 0 0 auto;width: 75%;}.alpv .col-10 {flex: 0 0 auto;width: 83.33333333%;}.alpv .col-11 {flex: 0 0 auto;width: 91.66666667%;}.alpv .col-12 {flex: 0 0 auto;width: 100%;}.alpv .offset-1 {margin-left: 8.33333333%;}.alpv .offset-2 {margin-left: 16.66666667%;}.alpv .offset-3 {margin-left: 25%;}.alpv .offset-4 {margin-left: 33.33333333%;}.alpv .offset-5 {margin-left: 41.66666667%;}.alpv .offset-6 {margin-left: 50%;}.alpv .offset-7 {margin-left: 58.33333333%;}.alpv .offset-8 {margin-left: 66.66666667%;}.alpv .offset-9 {margin-left: 75%;}.alpv .offset-10 {margin-left: 83.33333333%;}.alpv .offset-11 {margin-left: 91.66666667%;}.alpv .g-0, .alpv .gx-0 {--bs-gutter-x: 0;}.alpv .g-0, .alpv .gy-0 {--bs-gutter-y: 0;}.alpv .g-1, .alpv .gx-1 {--bs-gutter-x: 0.25rem;}.alpv .g-1, .alpv .gy-1 {--bs-gutter-y: 0.25rem;}.alpv .g-2, .alpv .gx-2 {--bs-gutter-x: 0.5rem;}.alpv .g-2, .alpv .gy-2 {--bs-gutter-y: 0.5rem;}.alpv .g-3, .alpv .gx-3 {--bs-gutter-x: 1rem;}.alpv .g-3, .alpv .gy-3 {--bs-gutter-y: 1rem;}.alpv .g-4, .alpv .gx-4 {--bs-gutter-x: 1.5rem;}.alpv .g-4, .alpv .gy-4 {--bs-gutter-y: 1.5rem;}.alpv .g-5, .alpv .gx-5 {--bs-gutter-x: 3rem;}.alpv .g-5, .alpv .gy-5 {--bs-gutter-y: 3rem;}@media (min-width: 576px) {.alpv .col-sm {flex: 1 0 0%;}.alpv .row-cols-sm-auto>* {flex: 0 0 auto;width: auto;}.alpv .row-cols-sm-1>* {flex: 0 0 auto;width: 100%;}.alpv .row-cols-sm-2>* {flex: 0 0 auto;width: 50%;}.alpv .row-cols-sm-3>* {flex: 0 0 auto;width: 33.3333333333%;}.alpv .row-cols-sm-4>* {flex: 0 0 auto;width: 25%;}.alpv .row-cols-sm-5>* {flex: 0 0 auto;width: 20%;}.alpv .row-cols-sm-6>* {flex: 0 0 auto;width: 16.6666666667%;}.alpv .col-sm-auto {flex: 0 0 auto;width: auto;}.alpv .col-sm-1 {flex: 0 0 auto;width: 8.33333333%;}.alpv .col-sm-2 {flex: 0 0 auto;width: 16.66666667%;}.alpv .col-sm-3 {flex: 0 0 auto;width: 25%;}.alpv .col-sm-4 {flex: 0 0 auto;width: 33.33333333%;}.alpv .col-sm-5 {flex: 0 0 auto;width: 41.66666667%;}.alpv .col-sm-6 {flex: 0 0 auto;width: 50%;}.alpv .col-sm-7 {flex: 0 0 auto;width: 58.33333333%;}.alpv .col-sm-8 {flex: 0 0 auto;width: 66.66666667%;}.alpv .col-sm-9 {flex: 0 0 auto;width: 75%;}.alpv .col-sm-10 {flex: 0 0 auto;width: 83.33333333%;}.alpv .col-sm-11 {flex: 0 0 auto;width: 91.66666667%;}.alpv .col-sm-12 {flex: 0 0 auto;width: 100%;}.alpv .offset-sm-0 {margin-left: 0;}.alpv .offset-sm-1 {margin-left: 8.33333333%;}.alpv .offset-sm-2 {margin-left: 16.66666667%;}.alpv .offset-sm-3 {margin-left: 25%;}.alpv .offset-sm-4 {margin-left: 33.33333333%;}.alpv .offset-sm-5 {margin-left: 41.66666667%;}.alpv .offset-sm-6 {margin-left: 50%;}.alpv .offset-sm-7 {margin-left: 58.33333333%;}.alpv .offset-sm-8 {margin-left: 66.66666667%;}.alpv .offset-sm-9 {margin-left: 75%;}.alpv .offset-sm-10 {margin-left: 83.33333333%;}.alpv .offset-sm-11 {margin-left: 91.66666667%;}.alpv .g-sm-0, .alpv .gx-sm-0 {--bs-gutter-x: 0;}.alpv .g-sm-0, .alpv .gy-sm-0 {--bs-gutter-y: 0;}.alpv .g-sm-1, .alpv .gx-sm-1 {--bs-gutter-x: 0.25rem;}.alpv .g-sm-1, .alpv .gy-sm-1 {--bs-gutter-y: 0.25rem;}.alpv .g-sm-2, .alpv .gx-sm-2 {--bs-gutter-x: 0.5rem;}.alpv .g-sm-2, .alpv .gy-sm-2 {--bs-gutter-y: 0.5rem;}.alpv .g-sm-3, .alpv .gx-sm-3 {--bs-gutter-x: 1rem;}.alpv .g-sm-3, .alpv .gy-sm-3 {--bs-gutter-y: 1rem;}.alpv .g-sm-4, .alpv .gx-sm-4 {--bs-gutter-x: 1.5rem;}.alpv .g-sm-4, .alpv .gy-sm-4 {--bs-gutter-y: 1.5rem;}.alpv .g-sm-5, .alpv .gx-sm-5 {--bs-gutter-x: 3rem;}.alpv .g-sm-5, .alpv .gy-sm-5 {--bs-gutter-y: 3rem;}}@media (min-width: 768px) {.alpv .col-md {flex: 1 0 0%;}.alpv .row-cols-md-auto>* {flex: 0 0 auto;width: auto;}.alpv .row-cols-md-1>* {flex: 0 0 auto;width: 100%;}.alpv .row-cols-md-2>* {flex: 0 0 auto;width: 50%;}.alpv .row-cols-md-3>* {flex: 0 0 auto;width: 33.3333333333%;}.alpv .row-cols-md-4>* {flex: 0 0 auto;width: 25%;}.alpv .row-cols-md-5>* {flex: 0 0 auto;width: 20%;}.alpv .row-cols-md-6>* {flex: 0 0 auto;width: 16.6666666667%;}.alpv .col-md-auto {flex: 0 0 auto;width: auto;}.alpv .col-md-1 {flex: 0 0 auto;width: 8.33333333%;}.alpv .col-md-2 {flex: 0 0 auto;width: 16.66666667%;}.alpv .col-md-3 {flex: 0 0 auto;width: 25%;}.alpv .col-md-4 {flex: 0 0 auto;width: 33.33333333%;}.alpv .col-md-5 {flex: 0 0 auto;width: 41.66666667%;}.alpv .col-md-6 {flex: 0 0 auto;width: 50%;}.alpv .col-md-7 {flex: 0 0 auto;width: 58.33333333%;}.alpv .col-md-8 {flex: 0 0 auto;width: 66.66666667%;}.alpv .col-md-9 {flex: 0 0 auto;width: 75%;}.alpv .col-md-10 {flex: 0 0 auto;width: 83.33333333%;}.alpv .col-md-11 {flex: 0 0 auto;width: 91.66666667%;}.alpv .col-md-12 {flex: 0 0 auto;width: 100%;}.alpv .offset-md-0 {margin-left: 0;}.alpv .offset-md-1 {margin-left: 8.33333333%;}.alpv .offset-md-2 {margin-left: 16.66666667%;}.alpv .offset-md-3 {margin-left: 25%;}.alpv .offset-md-4 {margin-left: 33.33333333%;}.alpv .offset-md-5 {margin-left: 41.66666667%;}.alpv .offset-md-6 {margin-left: 50%;}.alpv .offset-md-7 {margin-left: 58.33333333%;}.alpv .offset-md-8 {margin-left: 66.66666667%;}.alpv .offset-md-9 {margin-left: 75%;}.alpv .offset-md-10 {margin-left: 83.33333333%;}.alpv .offset-md-11 {margin-left: 91.66666667%;}.alpv .g-md-0, .alpv .gx-md-0 {--bs-gutter-x: 0;}.alpv .g-md-0, .alpv .gy-md-0 {--bs-gutter-y: 0;}.alpv .g-md-1, .alpv .gx-md-1 {--bs-gutter-x: 0.25rem;}.alpv .g-md-1, .alpv .gy-md-1 {--bs-gutter-y: 0.25rem;}.alpv .g-md-2, .alpv .gx-md-2 {--bs-gutter-x: 0.5rem;}.alpv .g-md-2, .alpv .gy-md-2 {--bs-gutter-y: 0.5rem;}.alpv .g-md-3, .alpv .gx-md-3 {--bs-gutter-x: 1rem;}.alpv .g-md-3, .alpv .gy-md-3 {--bs-gutter-y: 1rem;}.alpv .g-md-4, .alpv .gx-md-4 {--bs-gutter-x: 1.5rem;}.alpv .g-md-4, .alpv .gy-md-4 {--bs-gutter-y: 1.5rem;}.alpv .g-md-5, .alpv .gx-md-5 {--bs-gutter-x: 3rem;}.alpv .g-md-5, .alpv .gy-md-5 {--bs-gutter-y: 3rem;}}@media (min-width: 992px) {.alpv .col-lg {flex: 1 0 0%;}.alpv .row-cols-lg-auto>* {flex: 0 0 auto;width: auto;}.alpv .row-cols-lg-1>* {flex: 0 0 auto;width: 100%;}.alpv .row-cols-lg-2>* {flex: 0 0 auto;width: 50%;}.alpv .row-cols-lg-3>* {flex: 0 0 auto;width: 33.3333333333%;}.alpv .row-cols-lg-4>* {flex: 0 0 auto;width: 25%;}.alpv .row-cols-lg-5>* {flex: 0 0 auto;width: 20%;}.alpv .row-cols-lg-6>* {flex: 0 0 auto;width: 16.6666666667%;}.alpv .col-lg-auto {flex: 0 0 auto;width: auto;}.alpv .col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}.alpv .col-lg-2 {flex: 0 0 auto;width: 16.66666667%;}.alpv .col-lg-3 {flex: 0 0 auto;width: 25%;}.alpv .col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}.alpv .col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}.alpv .col-lg-6 {flex: 0 0 auto;width: 50%;}.alpv .col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}.alpv .col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}.alpv .col-lg-9 {flex: 0 0 auto;width: 75%;}.alpv .col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}.alpv .col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}.alpv .col-lg-12 {flex: 0 0 auto;width: 100%;}.alpv .offset-lg-0 {margin-left: 0;}.alpv .offset-lg-1 {margin-left: 8.33333333%;}.alpv .offset-lg-2 {margin-left: 16.66666667%;}.alpv .offset-lg-3 {margin-left: 25%;}.alpv .offset-lg-4 {margin-left: 33.33333333%;}.alpv .offset-lg-5 {margin-left: 41.66666667%;}.alpv .offset-lg-6 {margin-left: 50%;}.alpv .offset-lg-7 {margin-left: 58.33333333%;}.alpv .offset-lg-8 {margin-left: 66.66666667%;}.alpv .offset-lg-9 {margin-left: 75%;}.alpv .offset-lg-10 {margin-left: 83.33333333%;}.alpv .offset-lg-11 {margin-left: 91.66666667%;}.alpv .g-lg-0, .alpv .gx-lg-0 {--bs-gutter-x: 0;}.alpv .g-lg-0, .alpv .gy-lg-0 {--bs-gutter-y: 0;}.alpv .g-lg-1, .alpv .gx-lg-1 {--bs-gutter-x: 0.25rem;}.alpv .g-lg-1, .alpv .gy-lg-1 {--bs-gutter-y: 0.25rem;}.alpv .g-lg-2, .alpv .gx-lg-2 {--bs-gutter-x: 0.5rem;}.alpv .g-lg-2, .alpv .gy-lg-2 {--bs-gutter-y: 0.5rem;}.alpv .g-lg-3, .alpv .gx-lg-3 {--bs-gutter-x: 1rem;}.alpv .g-lg-3, .alpv .gy-lg-3 {--bs-gutter-y: 1rem;}.alpv .g-lg-4, .alpv .gx-lg-4 {--bs-gutter-x: 1.5rem;}.alpv .g-lg-4, .alpv .gy-lg-4 {--bs-gutter-y: 1.5rem;}.alpv .g-lg-5, .alpv .gx-lg-5 {--bs-gutter-x: 3rem;}.alpv .g-lg-5, .alpv .gy-lg-5 {--bs-gutter-y: 3rem;}}@media (min-width: 1200px) {.alpv .col-xl {flex: 1 0 0%;}.alpv .row-cols-xl-auto>* {flex: 0 0 auto;width: auto;}.alpv .row-cols-xl-1>* {flex: 0 0 auto;width: 100%;}.alpv .row-cols-xl-2>* {flex: 0 0 auto;width: 50%;}.alpv .row-cols-xl-3>* {flex: 0 0 auto;width: 33.3333333333%;}.alpv .row-cols-xl-4>* {flex: 0 0 auto;width: 25%;}.alpv .row-cols-xl-5>* {flex: 0 0 auto;width: 20%;}.alpv .row-cols-xl-6>* {flex: 0 0 auto;width: 16.6666666667%;}.alpv .col-xl-auto {flex: 0 0 auto;width: auto;}.alpv .col-xl-1 {flex: 0 0 auto;width: 8.33333333%;}.alpv .col-xl-2 {flex: 0 0 auto;width: 16.66666667%;}.alpv .col-xl-3 {flex: 0 0 auto;width: 25%;}.alpv .col-xl-4 {flex: 0 0 auto;width: 33.33333333%;}.alpv .col-xl-5 {flex: 0 0 auto;width: 41.66666667%;}.alpv .col-xl-6 {flex: 0 0 auto;width: 50%;}.alpv .col-xl-7 {flex: 0 0 auto;width: 58.33333333%;}.alpv .col-xl-8 {flex: 0 0 auto;width: 66.66666667%;}.alpv .col-xl-9 {flex: 0 0 auto;width: 75%;}.alpv .col-xl-10 {flex: 0 0 auto;width: 83.33333333%;}.alpv .col-xl-11 {flex: 0 0 auto;width: 91.66666667%;}.alpv .col-xl-12 {flex: 0 0 auto;width: 100%;}.alpv .offset-xl-0 {margin-left: 0;}.alpv .offset-xl-1 {margin-left: 8.33333333%;}.alpv .offset-xl-2 {margin-left: 16.66666667%;}.alpv .offset-xl-3 {margin-left: 25%;}.alpv .offset-xl-4 {margin-left: 33.33333333%;}.alpv .offset-xl-5 {margin-left: 41.66666667%;}.alpv .offset-xl-6 {margin-left: 50%;}.alpv .offset-xl-7 {margin-left: 58.33333333%;}.alpv .offset-xl-8 {margin-left: 66.66666667%;}.alpv .offset-xl-9 {margin-left: 75%;}.alpv .offset-xl-10 {margin-left: 83.33333333%;}.alpv .offset-xl-11 {margin-left: 91.66666667%;}.alpv .g-xl-0, .alpv .gx-xl-0 {--bs-gutter-x: 0;}.alpv .g-xl-0, .alpv .gy-xl-0 {--bs-gutter-y: 0;}.alpv .g-xl-1, .alpv .gx-xl-1 {--bs-gutter-x: 0.25rem;}.alpv .g-xl-1, .alpv .gy-xl-1 {--bs-gutter-y: 0.25rem;}.alpv .g-xl-2, .alpv .gx-xl-2 {--bs-gutter-x: 0.5rem;}.alpv .g-xl-2, .alpv .gy-xl-2 {--bs-gutter-y: 0.5rem;}.alpv .g-xl-3, .alpv .gx-xl-3 {--bs-gutter-x: 1rem;}.alpv .g-xl-3, .alpv .gy-xl-3 {--bs-gutter-y: 1rem;}.alpv .g-xl-4, .alpv .gx-xl-4 {--bs-gutter-x: 1.5rem;}.alpv .g-xl-4, .alpv .gy-xl-4 {--bs-gutter-y: 1.5rem;}.alpv .g-xl-5, .alpv .gx-xl-5 {--bs-gutter-x: 3rem;}.alpv .g-xl-5, .alpv .gy-xl-5 {--bs-gutter-y: 3rem;}}@media (min-width: 1400px) {.alpv .col-xxl {flex: 1 0 0%;}.alpv .row-cols-xxl-auto>* {flex: 0 0 auto;width: auto;}.alpv .row-cols-xxl-1>* {flex: 0 0 auto;width: 100%;}.alpv .row-cols-xxl-2>* {flex: 0 0 auto;width: 50%;}.alpv .row-cols-xxl-3>* {flex: 0 0 auto;width: 33.3333333333%;}.alpv .row-cols-xxl-4>* {flex: 0 0 auto;width: 25%;}.alpv .row-cols-xxl-5>* {flex: 0 0 auto;width: 20%;}.alpv .row-cols-xxl-6>* {flex: 0 0 auto;width: 16.6666666667%;}.alpv .col-xxl-auto {flex: 0 0 auto;width: auto;}.alpv .col-xxl-1 {flex: 0 0 auto;width: 8.33333333%;}.alpv .col-xxl-2 {flex: 0 0 auto;width: 16.66666667%;}.alpv .col-xxl-3 {flex: 0 0 auto;width: 25%;}.alpv .col-xxl-4 {flex: 0 0 auto;width: 33.33333333%;}.alpv .col-xxl-5 {flex: 0 0 auto;width: 41.66666667%;}.alpv .col-xxl-6 {flex: 0 0 auto;width: 50%;}.alpv .col-xxl-7 {flex: 0 0 auto;width: 58.33333333%;}.alpv .col-xxl-8 {flex: 0 0 auto;width: 66.66666667%;}.alpv .col-xxl-9 {flex: 0 0 auto;width: 75%;}.alpv .col-xxl-10 {flex: 0 0 auto;width: 83.33333333%;}.alpv .col-xxl-11 {flex: 0 0 auto;width: 91.66666667%;}.alpv .col-xxl-12 {flex: 0 0 auto;width: 100%;}.alpv .offset-xxl-0 {margin-left: 0;}.alpv .offset-xxl-1 {margin-left: 8.33333333%;}.alpv .offset-xxl-2 {margin-left: 16.66666667%;}.alpv .offset-xxl-3 {margin-left: 25%;}.alpv .offset-xxl-4 {margin-left: 33.33333333%;}.alpv .offset-xxl-5 {margin-left: 41.66666667%;}.alpv .offset-xxl-6 {margin-left: 50%;}.alpv .offset-xxl-7 {margin-left: 58.33333333%;}.alpv .offset-xxl-8 {margin-left: 66.66666667%;}.alpv .offset-xxl-9 {margin-left: 75%;}.alpv .offset-xxl-10 {margin-left: 83.33333333%;}.alpv .offset-xxl-11 {margin-left: 91.66666667%;}.alpv .g-xxl-0, .alpv .gx-xxl-0 {--bs-gutter-x: 0;}.alpv .g-xxl-0, .alpv .gy-xxl-0 {--bs-gutter-y: 0;}.alpv .g-xxl-1, .alpv .gx-xxl-1 {--bs-gutter-x: 0.25rem;}.alpv .g-xxl-1, .alpv .gy-xxl-1 {--bs-gutter-y: 0.25rem;}.alpv .g-xxl-2, .alpv .gx-xxl-2 {--bs-gutter-x: 0.5rem;}.alpv .g-xxl-2, .alpv .gy-xxl-2 {--bs-gutter-y: 0.5rem;}.alpv .g-xxl-3, .alpv .gx-xxl-3 {--bs-gutter-x: 1rem;}.alpv .g-xxl-3, .alpv .gy-xxl-3 {--bs-gutter-y: 1rem;}.alpv .g-xxl-4, .alpv .gx-xxl-4 {--bs-gutter-x: 1.5rem;}.alpv .g-xxl-4, .alpv .gy-xxl-4 {--bs-gutter-y: 1.5rem;}.alpv .g-xxl-5, .alpv .gx-xxl-5 {--bs-gutter-x: 3rem;}.alpv .g-xxl-5, .alpv .gy-xxl-5 {--bs-gutter-y: 3rem;}}.alpv .table {--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width: 100%;margin-bottom: 1rem;color: var(--bs-table-color);vertical-align: top;border-color: var(--bs-table-border-color);}.alpv .table> :not(caption)>*>* {padding: 0.5rem 0.5rem;background-color: var(--bs-table-bg);border-bottom-width: 1px;box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);}.alpv .table>tbody {vertical-align: inherit;}.alpv .table>thead {vertical-align: bottom;}.alpv .table-group-divider {border-top: 2px solid currentcolor;}.alpv .caption-top {caption-side: top;}.alpv .table-sm> :not(caption)>*>* {padding: 0.25rem 0.25rem;}.alpv .table-bordered> :not(caption)>* {border-width: 1px 0;}.alpv .table-bordered> :not(caption)>*>* {border-width: 0 1px;}.alpv .table-borderless> :not(caption)>*>* {border-bottom-width: 0;}.alpv .table-borderless> :not(:first-child) {border-top-width: 0;}.alpv .table-striped>tbody>tr:nth-of-type(odd)>* {--bs-table-accent-bg: var(--bs-table-striped-bg);color: var(--bs-table-striped-color);}.alpv .table-striped-columns> :not(caption)>tr> :nth-child(even) {--bs-table-accent-bg: var(--bs-table-striped-bg);color: var(--bs-table-striped-color);}.alpv .table-active {--bs-table-accent-bg: var(--bs-table-active-bg);color: var(--bs-table-active-color);}.alpv .table-hover>tbody>tr:hover>* {--bs-table-accent-bg: var(--bs-table-hover-bg);color: var(--bs-table-hover-color);}.alpv .table-primary {--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color: var(--bs-table-color);border-color: var(--bs-table-border-color);}.alpv .table-secondary {--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color: var(--bs-table-color);border-color: var(--bs-table-border-color);}.alpv .table-success {--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color: var(--bs-table-color);border-color: var(--bs-table-border-color);}.alpv .table-info {--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color: var(--bs-table-color);border-color: var(--bs-table-border-color);}.alpv .table-warning {--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color: var(--bs-table-color);border-color: var(--bs-table-border-color);}.alpv .table-danger {--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color: var(--bs-table-color);border-color: var(--bs-table-border-color);}.alpv .table-light {--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color: var(--bs-table-color);border-color: var(--bs-table-border-color);}.alpv .table-dark {--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color: var(--bs-table-color);border-color: var(--bs-table-border-color);}.alpv .table-responsive {overflow-x: auto;-webkit-overflow-scrolling: touch;}@media (max-width: 575.98px) {.alpv .table-responsive-sm {overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width: 767.98px) {.alpv .table-responsive-md {overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width: 991.98px) {.alpv .table-responsive-lg {overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width: 1199.98px) {.alpv .table-responsive-xl {overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width: 1399.98px) {.alpv .table-responsive-xxl {overflow-x: auto;-webkit-overflow-scrolling: touch;}}.alpv .form-label {margin-bottom: 0.5rem;}.alpv .col-form-label {padding-top: calc(0.375rem + 1px);padding-bottom: calc(0.375rem + 1px);margin-bottom: 0;font-size: inherit;line-height: 1.5;}.alpv .col-form-label-lg {padding-top: calc(0.5rem + 1px);padding-bottom: calc(0.5rem + 1px);font-size: 1.25rem;}.alpv .col-form-label-sm {padding-top: calc(0.25rem + 1px);padding-bottom: calc(0.25rem + 1px);font-size: 0.875rem;}.alpv .form-text {margin-top: 0.25rem;font-size: 0.875em;color: #323232;}.alpv .form-control {display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.375rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .form-control {transition: none;}}.alpv .form-control[type=file] {overflow: hidden;}.alpv .form-control[type=file]:not(:disabled):not([readonly]) {cursor: pointer;}.alpv .form-control:focus {color: #212529;background-color: #fff;border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.alpv .form-control::-webkit-date-and-time-value {height: 1.5em;}.alpv .form-control::-moz-placeholder {color: #323232;opacity: 1;}.alpv .form-control::placeholder {color: #323232;opacity: 1;}.alpv .form-control:disabled {background-color: #e9ecef;opacity: 1;}.alpv .form-control::-webkit-file-upload-button {padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;-webkit-margin-end: 0.75rem;margin-inline-end: 0.75rem;color: #212529;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.alpv .form-control::file-selector-button {padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;-webkit-margin-end: 0.75rem;margin-inline-end: 0.75rem;color: #212529;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .form-control::-webkit-file-upload-button {-webkit-transition: none;transition: none;}.alpv .form-control::file-selector-button {transition: none;}}.alpv .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {background-color: #dde0e3;}.alpv .form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: #dde0e3;}.alpv .form-control-plaintext {display: block;width: 100%;padding: 0.375rem 0;margin-bottom: 0;line-height: 1.5;color: #212529;background-color: transparent;border: solid transparent;border-width: 1px 0;}.alpv .form-control-plaintext:focus {outline: 0;}.alpv .form-control-plaintext.form-control-sm, .alpv .form-control-plaintext.form-control-lg {padding-right: 0;padding-left: 0;}.alpv .form-control-sm {min-height: calc(1.5em + 0.5rem + 2px);padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: 0.25rem;}.alpv .form-control-sm::-webkit-file-upload-button {padding: 0.25rem 0.5rem;margin: -0.25rem -0.5rem;-webkit-margin-end: 0.5rem;margin-inline-end: 0.5rem;}.alpv .form-control-sm::file-selector-button {padding: 0.25rem 0.5rem;margin: -0.25rem -0.5rem;-webkit-margin-end: 0.5rem;margin-inline-end: 0.5rem;}.alpv .form-control-lg {min-height: calc(1.5em + 1rem + 2px);padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.5rem;}.alpv .form-control-lg::-webkit-file-upload-button {padding: 0.5rem 1rem;margin: -0.5rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.alpv .form-control-lg::file-selector-button {padding: 0.5rem 1rem;margin: -0.5rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.alpv textarea.form-control {min-height: calc(1.5em + 0.75rem + 2px);}.alpv textarea.form-control-sm {min-height: calc(1.5em + 0.5rem + 2px);}.alpv textarea.form-control-lg {min-height: calc(1.5em + 1rem + 2px);}.alpv .form-control-color {width: 3rem;height: calc(1.5em + 0.75rem + 2px);padding: 0.375rem;}.alpv .form-control-color:not(:disabled):not([readonly]) {cursor: pointer;}.alpv .form-control-color::-moz-color-swatch {border: 0 !important;border-radius: 0.375rem;}.alpv .form-control-color::-webkit-color-swatch {border-radius: 0.375rem;}.alpv .form-control-color.form-control-sm {height: calc(1.5em + 0.5rem + 2px);}.alpv .form-control-color.form-control-lg {height: calc(1.5em + 1rem + 2px);}.alpv .form-select {display: block;width: 100%;padding: 0.375rem 2.25rem 0.375rem 0.75rem;-moz-padding-start: calc(0.75rem - 3px);font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right 0.75rem center;background-size: 16px 12px;border: 1px solid #ced4da;border-radius: 0.375rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-webkit-appearance: none;-moz-appearance: none;appearance: none;}@media (prefers-reduced-motion: reduce) {.alpv .form-select {transition: none;}}.alpv .form-select:focus {border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.alpv .form-select[multiple], .alpv .form-select[size]:not([size="1"]) {padding-right: 0.75rem;background-image: none;}.alpv .form-select:disabled {background-color: #e9ecef;}.alpv .form-select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #212529;}.alpv .form-select-sm {padding-top: 0.25rem;padding-bottom: 0.25rem;padding-left: 0.5rem;font-size: 0.875rem;border-radius: 0.25rem;}.alpv .form-select-lg {padding-top: 0.5rem;padding-bottom: 0.5rem;padding-left: 1rem;font-size: 1.25rem;border-radius: 0.5rem;}.alpv .form-check {display: block;min-height: 1.5rem;padding-left: 1.5em;margin-bottom: 0.125rem;}.alpv .form-check .form-check-input {float: left;margin-left: -1.5em;}.alpv .form-check-reverse {padding-right: 1.5em;padding-left: 0;text-align: right;}.alpv .form-check-reverse .form-check-input {float: right;margin-right: -1.5em;margin-left: 0;}.alpv .form-check-input {width: 1em;height: 1em;margin-top: 0.25em;vertical-align: top;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: contain;border: 1px solid rgba(0, 0, 0, 0.25);-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-print-color-adjust: exact;color-adjust: exact;print-color-adjust: exact;}.alpv .form-check-input[type=checkbox] {border-radius: 0.25em;}.alpv .form-check-input[type=radio] {border-radius: 50%;}.alpv .form-check-input:active {filter: brightness(90%);}.alpv .form-check-input:focus {border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.alpv .form-check-input:checked {background-color: var(--alpv-primary);border-color: var(--alpv-primary);}.alpv .form-check-input:checked[type=checkbox] {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}.alpv .form-check-input:checked[type=radio] {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.alpv .form-check-input[type=checkbox]:indeterminate {background-color: var(--alpv-primary);border-color: var(--alpv-primary);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.alpv .form-check-input:disabled {pointer-events: none;filter: none;opacity: 0.5;}.alpv .form-check-input[disabled]~.form-check-label, .alpv .form-check-input:disabled~.form-check-label {cursor: default;opacity: 0.5;}.alpv .form-switch {padding-left: 2.5em;}.alpv .form-switch .form-check-input {width: 2em;margin-left: -2.5em;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position: left center;border-radius: 2em;transition: background-position 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .form-switch .form-check-input {transition: none;}}.alpv .form-switch .form-check-input:focus {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");}.alpv .form-switch .form-check-input:checked {background-position: right center;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.alpv .form-switch.form-check-reverse {padding-right: 2.5em;padding-left: 0;}.alpv .form-switch.form-check-reverse .form-check-input {margin-right: -2.5em;margin-left: 0;}.alpv .form-check-inline {display: inline-block;margin-right: 1rem;}.alpv .btn-check {position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;}.alpv .btn-check[disabled]+.btn, .alpv .btn-check:disabled+.btn {pointer-events: none;filter: none;opacity: 0.65;}.alpv .form-range {width: 100%;height: 1.5rem;padding: 0;background-color: transparent;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.alpv .form-range:focus {outline: 0;}.alpv .form-range:focus::-webkit-slider-thumb {box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.alpv .form-range:focus::-moz-range-thumb {box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.alpv .form-range::-moz-focus-outer {border: 0;}.alpv .form-range::-webkit-slider-thumb {width: 1rem;height: 1rem;margin-top: -0.25rem;background-color: var(--alpv-primary);border: 0;border-radius: 1rem;-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-webkit-appearance: none;appearance: none;}@media (prefers-reduced-motion: reduce) {.alpv .form-range::-webkit-slider-thumb {-webkit-transition: none;transition: none;}}.alpv .form-range::-webkit-slider-thumb:active {background-color: #b6d4fe;}.alpv .form-range::-webkit-slider-runnable-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;}.alpv .form-range::-moz-range-thumb {width: 1rem;height: 1rem;background-color: var(--alpv-primary);border: 0;border-radius: 1rem;-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-moz-appearance: none;appearance: none;}@media (prefers-reduced-motion: reduce) {.alpv .form-range::-moz-range-thumb {-moz-transition: none;transition: none;}}.alpv .form-range::-moz-range-thumb:active {background-color: #b6d4fe;}.alpv .form-range::-moz-range-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;}.alpv .form-range:disabled {pointer-events: none;}.alpv .form-range:disabled::-webkit-slider-thumb {background-color: #adb5bd;}.alpv .form-range:disabled::-moz-range-thumb {background-color: #adb5bd;}.alpv .form-floating {position: relative;}.alpv .form-floating>.form-control, .alpv .form-floating>.form-control-plaintext, .alpv .form-floating>.form-select {height: calc(3.5rem + 2px);line-height: 1.25;}.alpv .form-floating>label {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 1rem 0.75rem;overflow: hidden;text-align: start;text-overflow: ellipsis;white-space: nowrap;pointer-events: none;border: 1px solid transparent;transform-origin: 0 0;transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .form-floating>label {transition: none;}}.alpv .form-floating>.form-control, .alpv .form-floating>.form-control-plaintext {padding: 1rem 0.75rem;}.alpv .form-floating>.form-control::-moz-placeholder, .alpv .form-floating>.form-control-plaintext::-moz-placeholder {color: transparent;}.alpv .form-floating>.form-control::placeholder, .alpv .form-floating>.form-control-plaintext::placeholder {color: transparent;}.alpv .form-floating>.form-control:not(:-moz-placeholder-shown), .alpv .form-floating>.form-control-plaintext:not(:-moz-placeholder-shown) {padding-top: 1.625rem;padding-bottom: 0.625rem;}.alpv .form-floating>.form-control:focus, .alpv .form-floating>.form-control:not(:placeholder-shown), .alpv .form-floating>.form-control-plaintext:focus, .alpv .form-floating>.form-control-plaintext:not(:placeholder-shown) {padding-top: 1.625rem;padding-bottom: 0.625rem;}.alpv .form-floating>.form-control:-webkit-autofill, .alpv .form-floating>.form-control-plaintext:-webkit-autofill {padding-top: 1.625rem;padding-bottom: 0.625rem;}.alpv .form-floating>.form-select {padding-top: 1.625rem;padding-bottom: 0.625rem;}.alpv .form-floating>.form-control:not(:-moz-placeholder-shown)~label {opacity: 0.65;transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.alpv .form-floating>.form-control:focus~label, .alpv .form-floating>.form-control:not(:placeholder-shown)~label, .alpv .form-floating>.form-control-plaintext~label, .alpv .form-floating>.form-select~label {opacity: 0.65;transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.alpv .form-floating>.form-control:-webkit-autofill~label {opacity: 0.65;transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.alpv .form-floating>.form-control-plaintext~label {border-width: 1px 0;}.alpv .input-group {position: relative;display: flex;flex-wrap: wrap;align-items: stretch;width: 100%;}.alpv .input-group>.form-control, .alpv .input-group>.form-select, .alpv .input-group>.form-floating {position: relative;flex: 1 1 auto;width: 1%;min-width: 0;}.alpv .input-group>.form-control:focus, .alpv .input-group>.form-select:focus, .alpv .input-group>.form-floating:focus-within {z-index: 5;}.alpv .input-group .btn {position: relative;z-index: 2;}.alpv .input-group .btn:focus {z-index: 5;}.alpv .input-group-text {display: flex;align-items: center;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;text-align: center;white-space: nowrap;background-color: #e9ecef;border: 1px solid #ced4da;border-radius: 0.375rem;}.alpv .input-group-lg>.form-control, .alpv .input-group-lg>.form-select, .alpv .input-group-lg>.input-group-text, .alpv .input-group-lg>.btn {padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.5rem;}.alpv .input-group-sm>.form-control, .alpv .input-group-sm>.form-select, .alpv .input-group-sm>.input-group-text, .alpv .input-group-sm>.btn {padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: 0.25rem;}.alpv .input-group-lg>.form-select, .alpv .input-group-sm>.form-select {padding-right: 3rem;}.alpv .input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .alpv .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .alpv .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control, .alpv .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select {border-top-right-radius: 0;border-bottom-right-radius: 0;}.alpv .input-group.has-validation> :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .alpv .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4), .alpv .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control, .alpv .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select {border-top-right-radius: 0;border-bottom-right-radius: 0;}.alpv .input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;}.alpv .input-group>.form-floating:not(:first-child)>.form-control, .alpv .input-group>.form-floating:not(:first-child)>.form-select {border-top-left-radius: 0;border-bottom-left-radius: 0;}.alpv .valid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 0.875em;color: #198754;}.alpv .valid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: 0.25rem 0.5rem;margin-top: 0.1rem;font-size: 0.875rem;color: #fff;background-color: rgba(25, 135, 84, 0.9);border-radius: 0.375rem;}.alpv .was-validated :valid~.valid-feedback, .alpv .was-validated :valid~.valid-tooltip, .alpv .is-valid~.valid-feedback, .alpv .is-valid~.valid-tooltip {display: block;}.alpv .was-validated .form-control:valid, .alpv .form-control.is-valid {border-color: #198754;padding-right: calc(1.5em + 0.75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(0.375em + 0.1875rem) center;background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.alpv .was-validated .form-control:valid:focus, .alpv .form-control.is-valid:focus {border-color: #198754;box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);}.alpv .was-validated textarea.form-control:valid, .alpv textarea.form-control.is-valid {padding-right: calc(1.5em + 0.75rem);background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.alpv .was-validated .form-select:valid, .alpv .form-select.is-valid {border-color: #198754;}.alpv .was-validated .form-select:valid:not([multiple]):not([size]), .alpv .was-validated .form-select:valid:not([multiple])[size="1"], .alpv .form-select.is-valid:not([multiple]):not([size]), .alpv .form-select.is-valid:not([multiple])[size="1"] {padding-right: 4.125rem;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position: right 0.75rem center, center right 2.25rem;background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.alpv .was-validated .form-select:valid:focus, .alpv .form-select.is-valid:focus {border-color: #198754;box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);}.alpv .was-validated .form-control-color:valid, .alpv .form-control-color.is-valid {width: calc(3rem + calc(1.5em + 0.75rem));}.alpv .was-validated .form-check-input:valid, .alpv .form-check-input.is-valid {border-color: #198754;}.alpv .was-validated .form-check-input:valid:checked, .alpv .form-check-input.is-valid:checked {background-color: #198754;}.alpv .was-validated .form-check-input:valid:focus, .alpv .form-check-input.is-valid:focus {box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);}.alpv .was-validated .form-check-input:valid~.form-check-label, .alpv .form-check-input.is-valid~.form-check-label {color: #198754;}.alpv .form-check-inline .form-check-input~.valid-feedback {margin-left: 0.5em;}.alpv .was-validated .input-group>.form-control:not(:focus):valid, .alpv .input-group>.form-control:not(:focus).is-valid, .alpv .was-validated .input-group>.form-select:not(:focus):valid, .alpv .input-group>.form-select:not(:focus).is-valid, .alpv .was-validated .input-group>.form-floating:not(:focus-within):valid, .alpv .input-group>.form-floating:not(:focus-within).is-valid {z-index: 3;}.alpv .invalid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 0.875em;color: #dc3545;}.alpv .invalid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: 0.25rem 0.5rem;margin-top: 0.1rem;font-size: 0.875rem;color: #fff;background-color: rgba(220, 53, 69, 0.9);border-radius: 0.375rem;}.alpv .was-validated :invalid~.invalid-feedback, .alpv .was-validated :invalid~.invalid-tooltip, .alpv .is-invalid~.invalid-feedback, .alpv .is-invalid~.invalid-tooltip {display: block;}.alpv .was-validated .form-control:invalid, .alpv .form-control.is-invalid {border-color: #dc3545;padding-right: calc(1.5em + 0.75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(0.375em + 0.1875rem) center;background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.alpv .was-validated .form-control:invalid:focus, .alpv .form-control.is-invalid:focus {border-color: #dc3545;box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);}.alpv .was-validated textarea.form-control:invalid, .alpv textarea.form-control.is-invalid {padding-right: calc(1.5em + 0.75rem);background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.alpv .was-validated .form-select:invalid, .alpv .form-select.is-invalid {border-color: #dc3545;}.alpv .was-validated .form-select:invalid:not([multiple]):not([size]), .alpv .was-validated .form-select:invalid:not([multiple])[size="1"], .alpv .form-select.is-invalid:not([multiple]):not([size]), .alpv .form-select.is-invalid:not([multiple])[size="1"] {padding-right: 4.125rem;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position: right 0.75rem center, center right 2.25rem;background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.alpv .was-validated .form-select:invalid:focus, .alpv .form-select.is-invalid:focus {border-color: #dc3545;box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);}.alpv .was-validated .form-control-color:invalid, .alpv .form-control-color.is-invalid {width: calc(3rem + calc(1.5em + 0.75rem));}.alpv .was-validated .form-check-input:invalid, .alpv .form-check-input.is-invalid {border-color: #dc3545;}.alpv .was-validated .form-check-input:invalid:checked, .alpv .form-check-input.is-invalid:checked {background-color: #dc3545;}.alpv .was-validated .form-check-input:invalid:focus, .alpv .form-check-input.is-invalid:focus {box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);}.alpv .was-validated .form-check-input:invalid~.form-check-label, .alpv .form-check-input.is-invalid~.form-check-label {color: #dc3545;}.alpv .form-check-inline .form-check-input~.invalid-feedback {margin-left: 0.5em;}.alpv .was-validated .input-group>.form-control:not(:focus):invalid, .alpv .input-group>.form-control:not(:focus).is-invalid, .alpv .was-validated .input-group>.form-select:not(:focus):invalid, .alpv .input-group>.form-select:not(:focus).is-invalid, .alpv .was-validated .input-group>.form-floating:not(:focus-within):invalid, .alpv .input-group>.form-floating:not(:focus-within).is-invalid {z-index: 4;}.alpv .btn {--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size: 14px;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: 0.375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display: inline-block;padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family: var(--bs-btn-font-family);font-size: var(--bs-btn-font-size);font-weight: var(--bs-btn-font-weight);line-height: var(--bs-btn-line-height);color: var(--bs-btn-color);text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;user-select: none;border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius: var(--bs-btn-border-radius);background-color: var(--bs-btn-bg);transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .btn {transition: none;}}.alpv .btn:hover {color: var(--bs-btn-hover-color);background-color: var(--bs-btn-hover-bg);border-color: var(--bs-btn-hover-border-color);}.alpv .btn-check+.btn:hover {color: var(--bs-btn-color);background-color: var(--bs-btn-bg);border-color: var(--bs-btn-border-color);}.alpv .btn:focus-visible {color: var(--bs-btn-hover-color);background-color: var(--bs-btn-hover-bg);border-color: var(--bs-btn-hover-border-color);outline: 0;box-shadow: var(--bs-btn-focus-box-shadow);}.alpv .btn-check:focus-visible+.btn {border-color: var(--bs-btn-hover-border-color);outline: 0;box-shadow: var(--bs-btn-focus-box-shadow);}.alpv .btn-check:checked+.btn, .alpv :not(.btn-check)+.btn:active, .alpv .btn:first-child:active, .alpv .btn.active, .alpv .btn.show {color: var(--bs-btn-active-color);background-color: var(--bs-btn-active-bg);border-color: var(--bs-btn-active-border-color);}.alpv .btn-check:checked+.btn:focus-visible, .alpv :not(.btn-check)+.btn:active:focus-visible, .alpv .btn:first-child:active:focus-visible, .alpv .btn.active:focus-visible, .alpv .btn.show:focus-visible {box-shadow: var(--bs-btn-focus-box-shadow);}.alpv .btn:disabled, .alpv .btn.disabled, .alpv fieldset:disabled .btn {color: var(--bs-btn-disabled-color);pointer-events: none;background-color: var(--bs-btn-disabled-bg);border-color: var(--bs-btn-disabled-border-color);opacity: var(--bs-btn-disabled-opacity);}.alpv .btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: var(--alpv-primary);
    --bs-btn-border-color: var(--alpv-primary);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var(--alpv-secondary);;
    --bs-btn-hover-border-color: var(--alpv-secondary);
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--alpv-secondary);
    --bs-btn-active-border-color: var(--alpv-secondary);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: var(--alpv-primary);
    --bs-btn-disabled-border-color: var(--alpv-primary);
}

.alpv .btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: var(--alpv-secondary);;
    --bs-btn-border-color: var(--alpv-secondary);;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var(--alpv-primary);;
    --bs-btn-hover-border-color: var(--alpv-primary);
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--alpv-primary);
    --bs-btn-active-border-color: var(--alpv-primary);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #aaa;
    --bs-btn-disabled-border-color: #aaa;
}.alpv .btn-success {--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754;}.alpv .btn-info {--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0;}.alpv .btn-warning {--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107;}.alpv .btn-danger {--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545;}.alpv .btn-light {--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa;}.alpv .btn-dark {--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529;}.alpv .btn-outline-primary {--bs-btn-color: var(--alpv-primary);--bs-btn-border-color: var(--alpv-primary);--bs-btn-hover-color: #fff;--bs-btn-hover-bg: var(--alpv-primary);--bs-btn-hover-border-color: var(--alpv-primary);--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: var(--alpv-primary);--bs-btn-active-border-color: var(--alpv-primary);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: var(--alpv-primary);--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: var(--alpv-primary);--bs-gradient: none;}.alpv .btn-outline-secondary {--bs-btn-color: #323232;--bs-btn-border-color: #323232;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #323232;--bs-btn-hover-border-color: #323232;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #323232;--bs-btn-active-border-color: #323232;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #323232;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #323232;--bs-gradient: none;}.alpv .btn-outline-success {--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none;}.alpv .btn-outline-info {--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none;}.alpv .btn-outline-warning {--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none;}.alpv .btn-outline-danger {--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none;}.alpv .btn-outline-light {--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none;}.alpv .btn-outline-dark {--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none;}.alpv .btn-link {--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #323232;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration: underline;}.alpv .btn-link:focus-visible {color: var(--bs-btn-color);}.alpv .btn-link:hover {color: var(--bs-btn-hover-color);}.alpv .btn-lg, .alpv .btn-group-lg>.btn {--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 14px;--bs-btn-border-radius: 3px;}.alpv .btn-sm, .alpv .btn-group-sm>.btn {--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size: 0.875rem;--bs-btn-border-radius: 3px;}.alpv .fade {transition: opacity 0.15s linear;}@media (prefers-reduced-motion: reduce) {.alpv .fade {transition: none;}}.alpv .fade:not(.show) {opacity: 0;}.alpv .collapse:not(.show) {display: none;}.alpv .collapsing {height: 0;overflow: hidden;transition: height 0.35s ease;}@media (prefers-reduced-motion: reduce) {.alpv .collapsing {transition: none;}}.alpv .collapsing.collapse-horizontal {width: 0;height: auto;transition: width 0.35s ease;}@media (prefers-reduced-motion: reduce) {.alpv .collapsing.collapse-horizontal {transition: none;}}.alpv .dropup, .alpv .dropend, .alpv .dropdown, .alpv .dropstart, .alpv .dropup-center, .alpv .dropdown-center {position: relative;}.alpv .dropdown-toggle {white-space: nowrap;}.alpv .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}.alpv .dropdown-toggle:empty::after {margin-left: 0;}.alpv .dropdown-menu {--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: 0.375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(0.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: var(--alpv-primary);--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #323232;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position: absolute;z-index: var(--bs-dropdown-zindex);display: none;min-width: var(--bs-dropdown-min-width);padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin: 0;font-size: var(--bs-dropdown-font-size);color: var(--bs-dropdown-color);text-align: left;list-style: none;background-color: var(--bs-dropdown-bg);background-clip: padding-box;border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius: var(--bs-dropdown-border-radius);}.alpv .dropdown-menu[data-bs-popper] {top: 100%;left: 0;margin-top: var(--bs-dropdown-spacer);}.alpv .dropdown-menu-start {--bs-position: start;}.alpv .dropdown-menu-start[data-bs-popper] {right: auto;left: 0;}.alpv .dropdown-menu-end {--bs-position: end;}.alpv .dropdown-menu-end[data-bs-popper] {right: 0;left: auto;}@media (min-width: 576px) {.alpv .dropdown-menu-sm-start {--bs-position: start;}.alpv .dropdown-menu-sm-start[data-bs-popper] {right: auto;left: 0;}.alpv .dropdown-menu-sm-end {--bs-position: end;}.alpv .dropdown-menu-sm-end[data-bs-popper] {right: 0;left: auto;}}@media (min-width: 768px) {.alpv .dropdown-menu-md-start {--bs-position: start;}.alpv .dropdown-menu-md-start[data-bs-popper] {right: auto;left: 0;}.alpv .dropdown-menu-md-end {--bs-position: end;}.alpv .dropdown-menu-md-end[data-bs-popper] {right: 0;left: auto;}}@media (min-width: 992px) {.alpv .dropdown-menu-lg-start {--bs-position: start;}.alpv .dropdown-menu-lg-start[data-bs-popper] {right: auto;left: 0;}.alpv .dropdown-menu-lg-end {--bs-position: end;}.alpv .dropdown-menu-lg-end[data-bs-popper] {right: 0;left: auto;}}@media (min-width: 1200px) {.alpv .dropdown-menu-xl-start {--bs-position: start;}.alpv .dropdown-menu-xl-start[data-bs-popper] {right: auto;left: 0;}.alpv .dropdown-menu-xl-end {--bs-position: end;}.alpv .dropdown-menu-xl-end[data-bs-popper] {right: 0;left: auto;}}@media (min-width: 1400px) {.alpv .dropdown-menu-xxl-start {--bs-position: start;}.alpv .dropdown-menu-xxl-start[data-bs-popper] {right: auto;left: 0;}.alpv .dropdown-menu-xxl-end {--bs-position: end;}.alpv .dropdown-menu-xxl-end[data-bs-popper] {right: 0;left: auto;}}.alpv .dropup .dropdown-menu[data-bs-popper] {top: auto;bottom: 100%;margin-top: 0;margin-bottom: var(--bs-dropdown-spacer);}.alpv .dropup .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0;border-right: 0.3em solid transparent;border-bottom: 0.3em solid;border-left: 0.3em solid transparent;}.alpv .dropup .dropdown-toggle:empty::after {margin-left: 0;}.alpv .dropend .dropdown-menu[data-bs-popper] {top: 0;right: auto;left: 100%;margin-top: 0;margin-left: var(--bs-dropdown-spacer);}.alpv .dropend .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid transparent;border-right: 0;border-bottom: 0.3em solid transparent;border-left: 0.3em solid;}.alpv .dropend .dropdown-toggle:empty::after {margin-left: 0;}.alpv .dropend .dropdown-toggle::after {vertical-align: 0;}.alpv .dropstart .dropdown-menu[data-bs-popper] {top: 0;right: 100%;left: auto;margin-top: 0;margin-right: var(--bs-dropdown-spacer);}.alpv .dropstart .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";}.alpv .dropstart .dropdown-toggle::after {display: none;}.alpv .dropstart .dropdown-toggle::before {display: inline-block;margin-right: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid transparent;border-right: 0.3em solid;border-bottom: 0.3em solid transparent;}.alpv .dropstart .dropdown-toggle:empty::after {margin-left: 0;}.alpv .dropstart .dropdown-toggle::before {vertical-align: 0;}.alpv .dropdown-divider {height: 0;margin: var(--bs-dropdown-divider-margin-y) 0;overflow: hidden;border-top: 1px solid var(--bs-dropdown-divider-bg);opacity: 1;}.alpv .dropdown-item {display: block;width: 100%;padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear: both;font-weight: 400;color: var(--bs-dropdown-link-color);text-align: inherit;text-decoration: none;white-space: nowrap;background-color: transparent;border: 0;}.alpv .dropdown-item:hover, .alpv .dropdown-item:focus {color: var(--bs-dropdown-link-hover-color);background-color: var(--bs-dropdown-link-hover-bg);}.alpv .dropdown-item.active, .alpv .dropdown-item:active {color: var(--bs-dropdown-link-active-color);text-decoration: none;background-color: var(--bs-dropdown-link-active-bg);}.alpv .dropdown-item.disabled, .alpv .dropdown-item:disabled {color: var(--bs-dropdown-link-disabled-color);pointer-events: none;background-color: transparent;}.alpv .dropdown-menu.show {display: block;}.alpv .dropdown-header {display: block;padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom: 0;font-size: 0.875rem;color: var(--bs-dropdown-header-color);white-space: nowrap;}.alpv .dropdown-item-text {display: block;padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color: var(--bs-dropdown-link-color);}.alpv .dropdown-menu-dark {--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: var(--alpv-primary);--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd;}.alpv .btn-group, .alpv .btn-group-vertical {position: relative;display: inline-flex;vertical-align: middle;}.alpv .btn-group>.btn, .alpv .btn-group-vertical>.btn {position: relative;flex: 1 1 auto;}.alpv .btn-group>.btn-check:checked+.btn, .alpv .btn-group>.btn-check:focus+.btn, .alpv .btn-group>.btn:hover, .alpv .btn-group>.btn:focus, .alpv .btn-group>.btn:active, .alpv .btn-group>.btn.active, .alpv .btn-group-vertical>.btn-check:checked+.btn, .alpv .btn-group-vertical>.btn-check:focus+.btn, .alpv .btn-group-vertical>.btn:hover, .alpv .btn-group-vertical>.btn:focus, .alpv .btn-group-vertical>.btn:active, .alpv .btn-group-vertical>.btn.active {z-index: 1;}.alpv .btn-toolbar {display: flex;flex-wrap: wrap;justify-content: flex-start;}.alpv .btn-toolbar .input-group {width: auto;}.alpv .btn-group {border-radius: 0.375rem;}.alpv .btn-group> :not(.btn-check:first-child)+.btn, .alpv .btn-group>.btn-group:not(:first-child) {margin-left: -1px;}.alpv .btn-group>.btn:not(:last-child):not(.dropdown-toggle), .alpv .btn-group>.btn.dropdown-toggle-split:first-child, .alpv .btn-group>.btn-group:not(:last-child)>.btn {border-top-right-radius: 0;border-bottom-right-radius: 0;}.alpv .btn-group>.btn:nth-child(n+3), .alpv .btn-group> :not(.btn-check)+.btn, .alpv .btn-group>.btn-group:not(:first-child)>.btn {border-top-left-radius: 0;border-bottom-left-radius: 0;}.alpv .dropdown-toggle-split {padding-right: 0.5625rem;padding-left: 0.5625rem;}.alpv .dropdown-toggle-split::after, .alpv .dropup .dropdown-toggle-split::after, .alpv .dropend .dropdown-toggle-split::after {margin-left: 0;}.alpv .dropstart .dropdown-toggle-split::before {margin-right: 0;}.alpv .btn-sm+.dropdown-toggle-split, .alpv .btn-group-sm>.btn+.dropdown-toggle-split {padding-right: 0.375rem;padding-left: 0.375rem;}.alpv .btn-lg+.dropdown-toggle-split, .alpv .btn-group-lg>.btn+.dropdown-toggle-split {padding-right: 0.75rem;padding-left: 0.75rem;}.alpv .btn-group-vertical {flex-direction: column;align-items: flex-start;justify-content: center;}.alpv .btn-group-vertical>.btn, .alpv .btn-group-vertical>.btn-group {width: 100%;}.alpv .btn-group-vertical>.btn:not(:first-child), .alpv .btn-group-vertical>.btn-group:not(:first-child) {margin-top: -1px;}.alpv .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle), .alpv .btn-group-vertical>.btn-group:not(:last-child)>.btn {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.alpv .btn-group-vertical>.btn~.btn, .alpv .btn-group-vertical>.btn-group:not(:first-child)>.btn {border-top-left-radius: 0;border-top-right-radius: 0;}.alpv .nav {--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #323232;display: flex;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}.alpv .nav-link {display: block;padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size: var(--bs-nav-link-font-size);font-weight: var(--bs-nav-link-font-weight);color: var(--bs-nav-link-color);text-decoration: none;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .nav-link {transition: none;}}.alpv .nav-link:hover, .alpv .nav-link:focus {color: var(--bs-nav-link-hover-color);}.alpv .nav-link.disabled {color: var(--bs-nav-link-disabled-color);pointer-events: none;cursor: default;}.alpv .nav-tabs {--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: 0.375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.alpv .nav-tabs .nav-link {margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));background: none;border: var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius: var(--bs-nav-tabs-border-radius);border-top-right-radius: var(--bs-nav-tabs-border-radius);}.alpv .nav-tabs .nav-link:hover, .alpv .nav-tabs .nav-link:focus {isolation: isolate;border-color: var(--bs-nav-tabs-link-hover-border-color);}.alpv .nav-tabs .nav-link.disabled, .alpv .nav-tabs .nav-link:disabled {color: var(--bs-nav-link-disabled-color);background-color: transparent;border-color: transparent;}.alpv .nav-tabs .nav-link.active, .alpv .nav-tabs .nav-item.show .nav-link {color: var(--bs-nav-tabs-link-active-color);background-color: var(--bs-nav-tabs-link-active-bg);border-color: var(--bs-nav-tabs-link-active-border-color);}.alpv .nav-tabs .dropdown-menu {margin-top: calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius: 0;border-top-right-radius: 0;}.alpv .nav-pills {--bs-nav-pills-border-radius: 0.375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: var(--alpv-primary);}.alpv .nav-pills .nav-link {background: none;border: 0;border-radius: var(--bs-nav-pills-border-radius);}.alpv .nav-pills .nav-link:disabled {color: var(--bs-nav-link-disabled-color);background-color: transparent;border-color: transparent;}.alpv .nav-pills .nav-link.active, .alpv .nav-pills .show>.nav-link {color: var(--bs-nav-pills-link-active-color);background-color: var(--bs-nav-pills-link-active-bg);}.alpv .nav-fill>.nav-link, .alpv .nav-fill .nav-item {flex: 1 1 auto;text-align: center;}.alpv .nav-justified>.nav-link, .alpv .nav-justified .nav-item {flex-basis: 0;flex-grow: 1;text-align: center;}.alpv .nav-fill .nav-item .nav-link, .alpv .nav-justified .nav-item .nav-link {width: 100%;}.alpv .tab-content>.tab-pane {display: none;}.alpv .tab-content>.active {display: block;}.alpv .navbar {--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(0, 0, 0, 0.55);--bs-navbar-hover-color: rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);--bs-navbar-active-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius: 0.375rem;--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.alpv .navbar>.container, .alpv .navbar>.container-fluid, .alpv .navbar>.container-sm, .alpv .navbar>.container-md, .alpv .navbar>.container-lg, .alpv .navbar>.container-xl, .alpv .navbar>.container-xxl {display: flex;flex-wrap: inherit;align-items: center;justify-content: space-between;}.alpv .navbar-brand {padding-top: var(--bs-navbar-brand-padding-y);padding-bottom: var(--bs-navbar-brand-padding-y);margin-right: var(--bs-navbar-brand-margin-end);font-size: var(--bs-navbar-brand-font-size);color: var(--bs-navbar-brand-color);text-decoration: none;white-space: nowrap;}.alpv .navbar-brand:hover, .alpv .navbar-brand:focus {color: var(--bs-navbar-brand-hover-color);}.alpv .navbar-nav {--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;}.alpv .navbar-nav .show>.nav-link, .alpv .navbar-nav .nav-link.active {color: var(--bs-navbar-active-color);}.alpv .navbar-nav .dropdown-menu {position: static;}.alpv .navbar-text {padding-top: 0.5rem;padding-bottom: 0.5rem;color: var(--bs-navbar-color);}.alpv .navbar-text a, .alpv .navbar-text a:hover, .alpv .navbar-text a:focus {color: var(--bs-navbar-active-color);}.alpv .navbar-collapse {flex-basis: 100%;flex-grow: 1;align-items: center;}.alpv .navbar-toggler {padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size: var(--bs-navbar-toggler-font-size);line-height: 1;color: var(--bs-navbar-color);background-color: transparent;border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius: var(--bs-navbar-toggler-border-radius);transition: var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion: reduce) {.alpv .navbar-toggler {transition: none;}}.alpv .navbar-toggler:hover {text-decoration: none;}.alpv .navbar-toggler:focus {text-decoration: none;outline: 0;box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);}.alpv .navbar-toggler-icon {display: inline-block;width: 1.5em;height: 1.5em;vertical-align: middle;background-image: var(--bs-navbar-toggler-icon-bg);background-repeat: no-repeat;background-position: center;background-size: 100%;}.alpv .navbar-nav-scroll {max-height: var(--bs-scroll-height, 75vh);overflow-y: auto;}@media (min-width: 576px) {.alpv .navbar-expand-sm {flex-wrap: nowrap;justify-content: flex-start;}.alpv .navbar-expand-sm .navbar-nav {flex-direction: row;}.alpv .navbar-expand-sm .navbar-nav .dropdown-menu {position: absolute;}.alpv .navbar-expand-sm .navbar-nav .nav-link {padding-right: var(--bs-navbar-nav-link-padding-x);padding-left: var(--bs-navbar-nav-link-padding-x);}.alpv .navbar-expand-sm .navbar-nav-scroll {overflow: visible;}.alpv .navbar-expand-sm .navbar-collapse {display: flex !important;flex-basis: auto;}.alpv .navbar-expand-sm .navbar-toggler {display: none;}.alpv .navbar-expand-sm .offcanvas {position: static;z-index: auto;flex-grow: 1;width: auto !important;height: auto !important;visibility: visible !important;background-color: transparent !important;border: 0 !important;transform: none !important;transition: none;}.alpv .navbar-expand-sm .offcanvas .offcanvas-header {display: none;}.alpv .navbar-expand-sm .offcanvas .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}@media (min-width: 768px) {.alpv .navbar-expand-md {flex-wrap: nowrap;justify-content: flex-start;}.alpv .navbar-expand-md .navbar-nav {flex-direction: row;}.alpv .navbar-expand-md .navbar-nav .dropdown-menu {position: absolute;}.alpv .navbar-expand-md .navbar-nav .nav-link {padding-right: var(--bs-navbar-nav-link-padding-x);padding-left: var(--bs-navbar-nav-link-padding-x);}.alpv .navbar-expand-md .navbar-nav-scroll {overflow: visible;}.alpv .navbar-expand-md .navbar-collapse {display: flex !important;flex-basis: auto;}.alpv .navbar-expand-md .navbar-toggler {display: none;}.alpv .navbar-expand-md .offcanvas {position: static;z-index: auto;flex-grow: 1;width: auto !important;height: auto !important;visibility: visible !important;background-color: transparent !important;border: 0 !important;transform: none !important;transition: none;}.alpv .navbar-expand-md .offcanvas .offcanvas-header {display: none;}.alpv .navbar-expand-md .offcanvas .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}@media (min-width: 992px) {.alpv .navbar-expand-lg {flex-wrap: nowrap;justify-content: flex-start;}.alpv .navbar-expand-lg .navbar-nav {flex-direction: row;}.alpv .navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute;}.alpv .navbar-expand-lg .navbar-nav .nav-link {padding-right: var(--bs-navbar-nav-link-padding-x);padding-left: var(--bs-navbar-nav-link-padding-x);}.alpv .navbar-expand-lg .navbar-nav-scroll {overflow: visible;}.alpv .navbar-expand-lg .navbar-collapse {display: flex !important;flex-basis: auto;}.alpv .navbar-expand-lg .navbar-toggler {display: none;}.alpv .navbar-expand-lg .offcanvas {position: static;z-index: auto;flex-grow: 1;width: auto !important;height: auto !important;visibility: visible !important;background-color: transparent !important;border: 0 !important;transform: none !important;transition: none;}.alpv .navbar-expand-lg .offcanvas .offcanvas-header {display: none;}.alpv .navbar-expand-lg .offcanvas .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}@media (min-width: 1200px) {.alpv .navbar-expand-xl {flex-wrap: nowrap;justify-content: flex-start;}.alpv .navbar-expand-xl .navbar-nav {flex-direction: row;}.alpv .navbar-expand-xl .navbar-nav .dropdown-menu {position: absolute;}.alpv .navbar-expand-xl .navbar-nav .nav-link {padding-right: var(--bs-navbar-nav-link-padding-x);padding-left: var(--bs-navbar-nav-link-padding-x);}.alpv .navbar-expand-xl .navbar-nav-scroll {overflow: visible;}.alpv .navbar-expand-xl .navbar-collapse {display: flex !important;flex-basis: auto;}.alpv .navbar-expand-xl .navbar-toggler {display: none;}.alpv .navbar-expand-xl .offcanvas {position: static;z-index: auto;flex-grow: 1;width: auto !important;height: auto !important;visibility: visible !important;background-color: transparent !important;border: 0 !important;transform: none !important;transition: none;}.alpv .navbar-expand-xl .offcanvas .offcanvas-header {display: none;}.alpv .navbar-expand-xl .offcanvas .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}@media (min-width: 1400px) {.alpv .navbar-expand-xxl {flex-wrap: nowrap;justify-content: flex-start;}.alpv .navbar-expand-xxl .navbar-nav {flex-direction: row;}.alpv .navbar-expand-xxl .navbar-nav .dropdown-menu {position: absolute;}.alpv .navbar-expand-xxl .navbar-nav .nav-link {padding-right: var(--bs-navbar-nav-link-padding-x);padding-left: var(--bs-navbar-nav-link-padding-x);}.alpv .navbar-expand-xxl .navbar-nav-scroll {overflow: visible;}.alpv .navbar-expand-xxl .navbar-collapse {display: flex !important;flex-basis: auto;}.alpv .navbar-expand-xxl .navbar-toggler {display: none;}.alpv .navbar-expand-xxl .offcanvas {position: static;z-index: auto;flex-grow: 1;width: auto !important;height: auto !important;visibility: visible !important;background-color: transparent !important;border: 0 !important;transform: none !important;transition: none;}.alpv .navbar-expand-xxl .offcanvas .offcanvas-header {display: none;}.alpv .navbar-expand-xxl .offcanvas .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}.alpv .navbar-expand {flex-wrap: nowrap;justify-content: flex-start;}.alpv .navbar-expand .navbar-nav {flex-direction: row;}.alpv .navbar-expand .navbar-nav .dropdown-menu {position: absolute;}.alpv .navbar-expand .navbar-nav .nav-link {padding-right: var(--bs-navbar-nav-link-padding-x);padding-left: var(--bs-navbar-nav-link-padding-x);}.alpv .navbar-expand .navbar-nav-scroll {overflow: visible;}.alpv .navbar-expand .navbar-collapse {display: flex !important;flex-basis: auto;}.alpv .navbar-expand .navbar-toggler {display: none;}.alpv .navbar-expand .offcanvas {position: static;z-index: auto;flex-grow: 1;width: auto !important;height: auto !important;visibility: visible !important;background-color: transparent !important;border: 0 !important;transform: none !important;transition: none;}.alpv .navbar-expand .offcanvas .offcanvas-header {display: none;}.alpv .navbar-expand .offcanvas .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}.alpv .navbar-dark {--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.alpv .card {--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: 0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(0.375rem - 1px);--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position: relative;display: flex;flex-direction: column;min-width: 0;height: var(--bs-card-height);word-wrap: break-word;background-color: var(--bs-card-bg);background-clip: border-box;border: var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius: var(--bs-card-border-radius);}.alpv .card>hr {margin-right: 0;margin-left: 0;}.alpv .card>.list-group {border-top: inherit;border-bottom: inherit;}.alpv .card>.list-group:first-child {border-top-width: 0;border-top-left-radius: var(--bs-card-inner-border-radius);border-top-right-radius: var(--bs-card-inner-border-radius);}.alpv .card>.list-group:last-child {border-bottom-width: 0;border-bottom-right-radius: var(--bs-card-inner-border-radius);border-bottom-left-radius: var(--bs-card-inner-border-radius);}.alpv .card>.card-header+.list-group, .alpv .card>.list-group+.card-footer {border-top: 0;}.alpv .card-body {flex: 1 1 auto;padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);color: var(--bs-card-color);}.alpv .card-title {margin-bottom: var(--bs-card-title-spacer-y);}.alpv .card-subtitle {margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));margin-bottom: 0;}.alpv .card-text:last-child {margin-bottom: 0;}.alpv .card-link+.card-link {margin-left: var(--bs-card-spacer-x);}.alpv .card-header {padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom: 0;color: var(--bs-card-cap-color);background-color: var(--bs-card-cap-bg);border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);}.alpv .card-header:first-child {border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.alpv .card-footer {padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color: var(--bs-card-cap-color);background-color: var(--bs-card-cap-bg);border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);}.alpv .card-footer:last-child {border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.alpv .card-header-tabs {margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));border-bottom: 0;}.alpv .card-header-tabs .nav-link.active {background-color: var(--bs-card-bg);border-bottom-color: var(--bs-card-bg);}.alpv .card-header-pills {margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));}.alpv .card-img-overlay {position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: var(--bs-card-img-overlay-padding);border-radius: var(--bs-card-inner-border-radius);}.alpv .card-img, .alpv .card-img-top, .alpv .card-img-bottom {width: 100%;}.alpv .card-img, .alpv .card-img-top {border-top-left-radius: var(--bs-card-inner-border-radius);border-top-right-radius: var(--bs-card-inner-border-radius);}.alpv .card-img, .alpv .card-img-bottom {border-bottom-right-radius: var(--bs-card-inner-border-radius);border-bottom-left-radius: var(--bs-card-inner-border-radius);}.alpv .card-group>.card {margin-bottom: var(--bs-card-group-margin);}@media (min-width: 576px) {.alpv .card-group {display: flex;flex-flow: row wrap;}.alpv .card-group>.card {flex: 1 0 0%;margin-bottom: 0;}.alpv .card-group>.card+.card {margin-left: 0;border-left: 0;}.alpv .card-group>.card:not(:last-child) {border-top-right-radius: 0;border-bottom-right-radius: 0;}.alpv .card-group>.card:not(:last-child) .card-img-top, .alpv .card-group>.card:not(:last-child) .card-header {border-top-right-radius: 0;}.alpv .card-group>.card:not(:last-child) .card-img-bottom, .alpv .card-group>.card:not(:last-child) .card-footer {border-bottom-right-radius: 0;}.alpv .card-group>.card:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}.alpv .card-group>.card:not(:first-child) .card-img-top, .alpv .card-group>.card:not(:first-child) .card-header {border-top-left-radius: 0;}.alpv .card-group>.card:not(:first-child) .card-img-bottom, .alpv .card-group>.card:not(:first-child) .card-footer {border-bottom-left-radius: 0;}}.alpv .accordion {--bs-accordion-color: #212529;--bs-accordion-bg: #fff;--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: 0.375rem;--bs-accordion-inner-border-radius: calc(0.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #212529;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0c63e4;--bs-accordion-active-bg: #e7f1ff;}.alpv .accordion-button {position: relative;display: flex;align-items: center;width: 100%;padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size: 1rem;color: var(--bs-accordion-btn-color);text-align: left;background-color: var(--bs-accordion-btn-bg);border: 0;border-radius: 0;overflow-anchor: none;transition: var(--bs-accordion-transition);}@media (prefers-reduced-motion: reduce) {.alpv .accordion-button {transition: none;}}.alpv .accordion-button:not(.collapsed) {color: var(--bs-accordion-active-color);background-color: var(--bs-accordion-active-bg);box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);}.alpv .accordion-button:not(.collapsed)::after {background-image: var(--bs-accordion-btn-active-icon);transform: var(--bs-accordion-btn-icon-transform);}.alpv .accordion-button::after {flex-shrink: 0;width: var(--bs-accordion-btn-icon-width);height: var(--bs-accordion-btn-icon-width);margin-left: auto;content: "";background-image: var(--bs-accordion-btn-icon);background-repeat: no-repeat;background-size: var(--bs-accordion-btn-icon-width);transition: var(--bs-accordion-btn-icon-transition);}@media (prefers-reduced-motion: reduce) {.alpv .accordion-button::after {transition: none;}}.alpv .accordion-button:hover {z-index: 2;}.alpv .accordion-button:focus {z-index: 3;border-color: var(--bs-accordion-btn-focus-border-color);outline: 0;box-shadow: var(--bs-accordion-btn-focus-box-shadow);}.alpv .accordion-header {margin-bottom: 0;}.alpv .accordion-item {color: var(--bs-accordion-color);background-color: var(--bs-accordion-bg);border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);}.alpv .accordion-item:first-of-type {border-top-left-radius: var(--bs-accordion-border-radius);border-top-right-radius: var(--bs-accordion-border-radius);}.alpv .accordion-item:first-of-type .accordion-button {border-top-left-radius: var(--bs-accordion-inner-border-radius);border-top-right-radius: var(--bs-accordion-inner-border-radius);}.alpv .accordion-item:not(:first-of-type) {border-top: 0;}.alpv .accordion-item:last-of-type {border-bottom-right-radius: var(--bs-accordion-border-radius);border-bottom-left-radius: var(--bs-accordion-border-radius);}.alpv .accordion-item:last-of-type .accordion-button.collapsed {border-bottom-right-radius: var(--bs-accordion-inner-border-radius);border-bottom-left-radius: var(--bs-accordion-inner-border-radius);}.alpv .accordion-item:last-of-type .accordion-collapse {border-bottom-right-radius: var(--bs-accordion-border-radius);border-bottom-left-radius: var(--bs-accordion-border-radius);}.alpv .accordion-body {padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.alpv .accordion-flush .accordion-collapse {border-width: 0;}.alpv .accordion-flush .accordion-item {border-right: 0;border-left: 0;border-radius: 0;}.alpv .accordion-flush .accordion-item:first-child {border-top: 0;}.alpv .accordion-flush .accordion-item:last-child {border-bottom: 0;}.alpv .accordion-flush .accordion-item .accordion-button, .alpv .accordion-flush .accordion-item .accordion-button.collapsed {border-radius: 0;}.alpv .breadcrumb {--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #323232;--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: #323232;display: flex;flex-wrap: wrap;padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom: var(--bs-breadcrumb-margin-bottom);font-size: var(--bs-breadcrumb-font-size);list-style: none;background-color: var(--bs-breadcrumb-bg);border-radius: var(--bs-breadcrumb-border-radius);}.alpv .breadcrumb-item+.breadcrumb-item {padding-left: var(--bs-breadcrumb-item-padding-x);}.alpv .breadcrumb-item+.breadcrumb-item::before {float: left;padding-right: var(--bs-breadcrumb-item-padding-x);color: var(--bs-breadcrumb-divider-color);content: var(--bs-breadcrumb-divider, "/") ;}.alpv .breadcrumb-item.active {color: var(--bs-breadcrumb-item-active-color);}.alpv .pagination {--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: 0.375rem;--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: var(--alpv-primary);--bs-pagination-active-border-color: var(--alpv-primary);--bs-pagination-disabled-color: #323232;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;display: flex;padding-left: 0;list-style: none;}.alpv .page-link {position: relative;display: block;padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size: var(--bs-pagination-font-size);color: var(--bs-pagination-color);text-decoration: none;background-color: var(--bs-pagination-bg);border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .page-link {transition: none;}}.alpv .page-link:hover {z-index: 2;color: var(--bs-pagination-hover-color);background-color: var(--bs-pagination-hover-bg);border-color: var(--bs-pagination-hover-border-color);}.alpv .page-link:focus {z-index: 3;color: var(--bs-pagination-focus-color);background-color: var(--bs-pagination-focus-bg);outline: 0;box-shadow: var(--bs-pagination-focus-box-shadow);}.alpv .page-link.active, .alpv .active>.page-link {z-index: 3;color: var(--bs-pagination-active-color);background-color: var(--bs-pagination-active-bg);border-color: var(--bs-pagination-active-border-color);}.alpv .page-link.disabled, .alpv .disabled>.page-link {color: var(--bs-pagination-disabled-color);pointer-events: none;background-color: var(--bs-pagination-disabled-bg);border-color: var(--bs-pagination-disabled-border-color);}.alpv .page-item:not(:first-child) .page-link {margin-left: -1px;}.alpv .page-item:first-child .page-link {border-top-left-radius: var(--bs-pagination-border-radius);border-bottom-left-radius: var(--bs-pagination-border-radius);}.alpv .page-item:last-child .page-link {border-top-right-radius: var(--bs-pagination-border-radius);border-bottom-right-radius: var(--bs-pagination-border-radius);}.alpv .pagination-lg {--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: 0.5rem;}.alpv .pagination-sm {--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size: 0.875rem;--bs-pagination-border-radius: 0.25rem;}.alpv .badge {--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size: 0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: 0.375rem;display: inline-block;padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size: var(--bs-badge-font-size);font-weight: var(--bs-badge-font-weight);line-height: 1;color: var(--bs-badge-color);text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: var(--bs-badge-border-radius);}.alpv .badge:empty {display: none;}.alpv .btn .badge {position: relative;top: -1px;}.alpv .alert {--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: 0.375rem;position: relative;padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom: var(--bs-alert-margin-bottom);color: var(--bs-alert-color);background-color: var(--bs-alert-bg);border: var(--bs-alert-border);border-radius: var(--bs-alert-border-radius);}.alpv .alert-heading {color: inherit;}.alpv .alert-link {font-weight: 700;}.alpv .alert-dismissible {padding-right: 3rem;}.alpv .alert-dismissible .btn-close {position: absolute;top: 0;right: 0;z-index: 2;padding: 1.25rem 1rem;}.alpv .alert-primary {--bs-alert-color: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe;}.alpv .alert-primary .alert-link {color: #06357a;}.alpv .alert-secondary {--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8;}.alpv .alert-secondary .alert-link {color: #34383c;}.alpv .alert-success {--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc;}.alpv .alert-success .alert-link {color: #0c4128;}.alpv .alert-info {--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb;}.alpv .alert-info .alert-link {color: #04414d;}.alpv .alert-warning {--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5;}.alpv .alert-warning .alert-link {color: #523e02;}.alpv .alert-danger {--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7;}.alpv .alert-danger .alert-link {color: #6a1a21;}.alpv .alert-light {--bs-alert-color: #636464;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe;}.alpv .alert-light .alert-link {color: #4f5050;}.alpv .alert-dark {--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf;}.alpv .alert-dark .alert-link {color: #101214;}@keyframes progress-bar-stripes {0% {background-position-x: 1rem;}}.alpv .progress {--bs-progress-height: 1rem;--bs-progress-font-size: 0.75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: 0.375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: var(--alpv-primary);--bs-progress-bar-transition: width 0.6s ease;display: flex;height: var(--bs-progress-height);overflow: hidden;font-size: var(--bs-progress-font-size);background-color: var(--bs-progress-bg);border-radius: var(--bs-progress-border-radius);}.alpv .progress-bar {display: flex;flex-direction: column;justify-content: center;overflow: hidden;color: var(--bs-progress-bar-color);text-align: center;white-space: nowrap;background-color: var(--bs-progress-bar-bg);transition: var(--bs-progress-bar-transition);}@media (prefers-reduced-motion: reduce) {.alpv .progress-bar {transition: none;}}.alpv .progress-bar-striped {background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: var(--bs-progress-height) var(--bs-progress-height);}.alpv .progress-bar-animated {animation: 1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion: reduce) {.alpv .progress-bar-animated {animation: none;}}.alpv .list-group {--bs-list-group-color: #212529;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, 0.125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: 0.375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #212529;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: #323232;--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: var(--alpv-primary);--bs-list-group-active-border-color: var(--alpv-primary);display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;border-radius: var(--bs-list-group-border-radius);}.alpv .list-group-numbered {list-style-type: none;counter-reset: section;}.alpv .list-group-numbered>.list-group-item::before {content: counters(section, ".") ". ";counter-increment: section;}.alpv .list-group-item-action {width: 100%;color: var(--bs-list-group-action-color);text-align: inherit;}.alpv .list-group-item-action:hover, .alpv .list-group-item-action:focus {z-index: 1;color: var(--bs-list-group-action-hover-color);text-decoration: none;background-color: var(--bs-list-group-action-hover-bg);}.alpv .list-group-item-action:active {color: var(--bs-list-group-action-active-color);background-color: var(--bs-list-group-action-active-bg);}.alpv .list-group-item {position: relative;display: block;padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color: var(--bs-list-group-color);text-decoration: none;background-color: var(--bs-list-group-bg);border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}.alpv .list-group-item:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}.alpv .list-group-item:last-child {border-bottom-right-radius: inherit;border-bottom-left-radius: inherit;}.alpv .list-group-item.disabled, .alpv .list-group-item:disabled {color: var(--bs-list-group-disabled-color);pointer-events: none;background-color: var(--bs-list-group-disabled-bg);}.alpv .list-group-item.active {z-index: 2;color: var(--bs-list-group-active-color);background-color: var(--bs-list-group-active-bg);border-color: var(--bs-list-group-active-border-color);}.alpv .list-group-item+.list-group-item {border-top-width: 0;}.alpv .list-group-item+.list-group-item.active {margin-top: calc(-1 * var(--bs-list-group-border-width));border-top-width: var(--bs-list-group-border-width);}.alpv .list-group-horizontal {flex-direction: row;}.alpv .list-group-horizontal>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius: var(--bs-list-group-border-radius);border-top-right-radius: 0;}.alpv .list-group-horizontal>.list-group-item:last-child:not(:first-child) {border-top-right-radius: var(--bs-list-group-border-radius);border-bottom-left-radius: 0;}.alpv .list-group-horizontal>.list-group-item.active {margin-top: 0;}.alpv .list-group-horizontal>.list-group-item+.list-group-item {border-top-width: var(--bs-list-group-border-width);border-left-width: 0;}.alpv .list-group-horizontal>.list-group-item+.list-group-item.active {margin-left: calc(-1 * var(--bs-list-group-border-width));border-left-width: var(--bs-list-group-border-width);}@media (min-width: 576px) {.alpv .list-group-horizontal-sm {flex-direction: row;}.alpv .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius: var(--bs-list-group-border-radius);border-top-right-radius: 0;}.alpv .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child) {border-top-right-radius: var(--bs-list-group-border-radius);border-bottom-left-radius: 0;}.alpv .list-group-horizontal-sm>.list-group-item.active {margin-top: 0;}.alpv .list-group-horizontal-sm>.list-group-item+.list-group-item {border-top-width: var(--bs-list-group-border-width);border-left-width: 0;}.alpv .list-group-horizontal-sm>.list-group-item+.list-group-item.active {margin-left: calc(-1 * var(--bs-list-group-border-width));border-left-width: var(--bs-list-group-border-width);}}@media (min-width: 768px) {.alpv .list-group-horizontal-md {flex-direction: row;}.alpv .list-group-horizontal-md>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius: var(--bs-list-group-border-radius);border-top-right-radius: 0;}.alpv .list-group-horizontal-md>.list-group-item:last-child:not(:first-child) {border-top-right-radius: var(--bs-list-group-border-radius);border-bottom-left-radius: 0;}.alpv .list-group-horizontal-md>.list-group-item.active {margin-top: 0;}.alpv .list-group-horizontal-md>.list-group-item+.list-group-item {border-top-width: var(--bs-list-group-border-width);border-left-width: 0;}.alpv .list-group-horizontal-md>.list-group-item+.list-group-item.active {margin-left: calc(-1 * var(--bs-list-group-border-width));border-left-width: var(--bs-list-group-border-width);}}@media (min-width: 992px) {.alpv .list-group-horizontal-lg {flex-direction: row;}.alpv .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius: var(--bs-list-group-border-radius);border-top-right-radius: 0;}.alpv .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child) {border-top-right-radius: var(--bs-list-group-border-radius);border-bottom-left-radius: 0;}.alpv .list-group-horizontal-lg>.list-group-item.active {margin-top: 0;}.alpv .list-group-horizontal-lg>.list-group-item+.list-group-item {border-top-width: var(--bs-list-group-border-width);border-left-width: 0;}.alpv .list-group-horizontal-lg>.list-group-item+.list-group-item.active {margin-left: calc(-1 * var(--bs-list-group-border-width));border-left-width: var(--bs-list-group-border-width);}}@media (min-width: 1200px) {.alpv .list-group-horizontal-xl {flex-direction: row;}.alpv .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius: var(--bs-list-group-border-radius);border-top-right-radius: 0;}.alpv .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child) {border-top-right-radius: var(--bs-list-group-border-radius);border-bottom-left-radius: 0;}.alpv .list-group-horizontal-xl>.list-group-item.active {margin-top: 0;}.alpv .list-group-horizontal-xl>.list-group-item+.list-group-item {border-top-width: var(--bs-list-group-border-width);border-left-width: 0;}.alpv .list-group-horizontal-xl>.list-group-item+.list-group-item.active {margin-left: calc(-1 * var(--bs-list-group-border-width));border-left-width: var(--bs-list-group-border-width);}}@media (min-width: 1400px) {.alpv .list-group-horizontal-xxl {flex-direction: row;}.alpv .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius: var(--bs-list-group-border-radius);border-top-right-radius: 0;}.alpv .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child) {border-top-right-radius: var(--bs-list-group-border-radius);border-bottom-left-radius: 0;}.alpv .list-group-horizontal-xxl>.list-group-item.active {margin-top: 0;}.alpv .list-group-horizontal-xxl>.list-group-item+.list-group-item {border-top-width: var(--bs-list-group-border-width);border-left-width: 0;}.alpv .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {margin-left: calc(-1 * var(--bs-list-group-border-width));border-left-width: var(--bs-list-group-border-width);}}.alpv .list-group-flush {border-radius: 0;}.alpv .list-group-flush>.list-group-item {border-width: 0 0 var(--bs-list-group-border-width);}.alpv .list-group-flush>.list-group-item:last-child {border-bottom-width: 0;}.alpv .list-group-item-primary {color: #084298;background-color: #cfe2ff;}.alpv .list-group-item-primary.list-group-item-action:hover, .alpv .list-group-item-primary.list-group-item-action:focus {color: #084298;background-color: #bacbe6;}.alpv .list-group-item-primary.list-group-item-action.active {color: #fff;background-color: #084298;border-color: #084298;}.alpv .list-group-item-secondary {color: #41464b;background-color: #e2e3e5;}.alpv .list-group-item-secondary.list-group-item-action:hover, .alpv .list-group-item-secondary.list-group-item-action:focus {color: #41464b;background-color: #cbccce;}.alpv .list-group-item-secondary.list-group-item-action.active {color: #fff;background-color: #41464b;border-color: #41464b;}.alpv .list-group-item-success {color: #0f5132;background-color: #d1e7dd;}.alpv .list-group-item-success.list-group-item-action:hover, .alpv .list-group-item-success.list-group-item-action:focus {color: #0f5132;background-color: #bcd0c7;}.alpv .list-group-item-success.list-group-item-action.active {color: #fff;background-color: #0f5132;border-color: #0f5132;}.alpv .list-group-item-info {color: #055160;background-color: #cff4fc;}.alpv .list-group-item-info.list-group-item-action:hover, .alpv .list-group-item-info.list-group-item-action:focus {color: #055160;background-color: #badce3;}.alpv .list-group-item-info.list-group-item-action.active {color: #fff;background-color: #055160;border-color: #055160;}.alpv .list-group-item-warning {color: #664d03;background-color: #fff3cd;}.alpv .list-group-item-warning.list-group-item-action:hover, .alpv .list-group-item-warning.list-group-item-action:focus {color: #664d03;background-color: #e6dbb9;}.alpv .list-group-item-warning.list-group-item-action.active {color: #fff;background-color: #664d03;border-color: #664d03;}.alpv .list-group-item-danger {color: #842029;background-color: #f8d7da;}.alpv .list-group-item-danger.list-group-item-action:hover, .alpv .list-group-item-danger.list-group-item-action:focus {color: #842029;background-color: #dfc2c4;}.alpv .list-group-item-danger.list-group-item-action.active {color: #fff;background-color: #842029;border-color: #842029;}.alpv .list-group-item-light {color: #636464;background-color: #fefefe;}.alpv .list-group-item-light.list-group-item-action:hover, .alpv .list-group-item-light.list-group-item-action:focus {color: #636464;background-color: #e5e5e5;}.alpv .list-group-item-light.list-group-item-action.active {color: #fff;background-color: #636464;border-color: #636464;}.alpv .list-group-item-dark {color: #141619;background-color: #d3d3d4;}.alpv .list-group-item-dark.list-group-item-action:hover, .alpv .list-group-item-dark.list-group-item-action:focus {color: #141619;background-color: #bebebf;}.alpv .list-group-item-dark.list-group-item-action.active {color: #fff;background-color: #141619;border-color: #141619;}.alpv .btn-close {box-sizing: content-box;width: 1em;height: 1em;padding: 0.25em 0.25em;color: #000;background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border: 0;border-radius: 0.375rem;opacity: 0.5;}.alpv .btn-close:hover {color: #000;text-decoration: none;opacity: 0.75;}.alpv .btn-close:focus {outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);opacity: 1;}.alpv .btn-close:disabled, .alpv .btn-close.disabled {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;opacity: 0.25;}.alpv .btn-close-white {filter: invert(1) grayscale(100%) brightness(200%);}.alpv .toast {--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: 0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, 0.85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: 0.375rem;--bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color: #323232;--bs-toast-header-bg: rgba(255, 255, 255, 0.85);--bs-toast-header-border-color: rgba(0, 0, 0, 0.05);width: var(--bs-toast-max-width);max-width: 100%;font-size: var(--bs-toast-font-size);color: var(--bs-toast-color);pointer-events: auto;background-color: var(--bs-toast-bg);background-clip: padding-box;border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow: var(--bs-toast-box-shadow);border-radius: var(--bs-toast-border-radius);}.alpv .toast.showing {opacity: 0;}.alpv .toast:not(.show) {display: none;}.alpv .toast-container {--bs-toast-zindex: 1090;position: absolute;z-index: var(--bs-toast-zindex);width: -webkit-max-content;width: -moz-max-content;width: max-content;max-width: 100%;pointer-events: none;}.alpv .toast-container> :not(:last-child) {margin-bottom: var(--bs-toast-spacing);}.alpv .toast-header {display: flex;align-items: center;padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);color: var(--bs-toast-header-color);background-color: var(--bs-toast-header-bg);background-clip: padding-box;border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.alpv .toast-header .btn-close {margin-right: calc(-0.5 * var(--bs-toast-padding-x));margin-left: var(--bs-toast-padding-x);}.alpv .toast-body {padding: var(--bs-toast-padding-x);word-wrap: break-word;}.alpv .modal {--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: 0.5rem;--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(0.5rem - 1px);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position: fixed;top: 0;left: 0;z-index: var(--bs-modal-zindex);display: none;width: 100%;height: 100%;overflow-x: hidden;overflow-y: auto;outline: 0;}.alpv .modal-dialog {position: relative;width: auto;margin: var(--bs-modal-margin);pointer-events: none;}.alpv .modal.fade .modal-dialog {transition: transform 0.3s ease-out;transform: translate(0, -50px);}@media (prefers-reduced-motion: reduce) {.alpv .modal.fade .modal-dialog {transition: none;}}.alpv .modal.show .modal-dialog {transform: none;}.alpv .modal.modal-static .modal-dialog {transform: scale(1.02);}.alpv .modal-dialog-scrollable {height: calc(100% - var(--bs-modal-margin) * 2);}.alpv .modal-dialog-scrollable .modal-content {max-height: 100%;overflow: hidden;}.alpv .modal-dialog-scrollable .modal-body {overflow-y: auto;}.alpv .modal-dialog-centered {display: flex;align-items: center;min-height: calc(100% - var(--bs-modal-margin) * 2);}.alpv .modal-content {position: relative;display: flex;flex-direction: column;width: 100%;color: var(--bs-modal-color);pointer-events: auto;background-color: var(--bs-modal-bg);background-clip: padding-box;border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius: var(--bs-modal-border-radius);outline: 0;}.alpv .modal-backdrop {--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position: fixed;top: 0;left: 0;z-index: var(--bs-backdrop-zindex);width: 100vw;height: 100vh;background-color: var(--bs-backdrop-bg);}.alpv .modal-backdrop.fade {opacity: 0;}.alpv .modal-backdrop.show {opacity: var(--bs-backdrop-opacity);}.alpv .modal-header {display: flex;flex-shrink: 0;align-items: center;justify-content: space-between;padding: var(--bs-modal-header-padding);border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius: var(--bs-modal-inner-border-radius);border-top-right-radius: var(--bs-modal-inner-border-radius);}.alpv .modal-header .btn-close {padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;}.alpv .modal-title {margin-bottom: 0;line-height: var(--bs-modal-title-line-height);}.alpv .modal-body {position: relative;flex: 1 1 auto;padding: var(--bs-modal-padding);}.alpv .modal-footer {display: flex;flex-shrink: 0;flex-wrap: wrap;align-items: center;justify-content: flex-end;padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);background-color: var(--bs-modal-footer-bg);border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius: var(--bs-modal-inner-border-radius);border-bottom-left-radius: var(--bs-modal-inner-border-radius);}.alpv .modal-footer>* {margin: calc(var(--bs-modal-footer-gap) * 0.5);}@media (min-width: 576px) {.alpv .modal {--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.alpv .modal-dialog {max-width: var(--bs-modal-width);margin-right: auto;margin-left: auto;}.alpv .modal-sm {--bs-modal-width: 300px;}}@media (min-width: 992px) {.alpv .modal-lg, .alpv .modal-xl {--bs-modal-width: 800px;}}@media (min-width: 1200px) {.alpv .modal-xl {--bs-modal-width: 1140px;}}.alpv .modal-fullscreen {width: 100vw;max-width: none;height: 100%;margin: 0;}.alpv .modal-fullscreen .modal-content {height: 100%;border: 0;border-radius: 0;}.alpv .modal-fullscreen .modal-header, .alpv .modal-fullscreen .modal-footer {border-radius: 0;}.alpv .modal-fullscreen .modal-body {overflow-y: auto;}@media (max-width: 575.98px) {.alpv .modal-fullscreen-sm-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.alpv .modal-fullscreen-sm-down .modal-content {height: 100%;border: 0;border-radius: 0;}.alpv .modal-fullscreen-sm-down .modal-header, .alpv .modal-fullscreen-sm-down .modal-footer {border-radius: 0;}.alpv .modal-fullscreen-sm-down .modal-body {overflow-y: auto;}}@media (max-width: 767.98px) {.alpv .modal-fullscreen-md-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.alpv .modal-fullscreen-md-down .modal-content {height: 100%;border: 0;border-radius: 0;}.alpv .modal-fullscreen-md-down .modal-header, .alpv .modal-fullscreen-md-down .modal-footer {border-radius: 0;}.alpv .modal-fullscreen-md-down .modal-body {overflow-y: auto;}}@media (max-width: 991.98px) {.alpv .modal-fullscreen-lg-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.alpv .modal-fullscreen-lg-down .modal-content {height: 100%;border: 0;border-radius: 0;}.alpv .modal-fullscreen-lg-down .modal-header, .alpv .modal-fullscreen-lg-down .modal-footer {border-radius: 0;}.alpv .modal-fullscreen-lg-down .modal-body {overflow-y: auto;}}@media (max-width: 1199.98px) {.alpv .modal-fullscreen-xl-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.alpv .modal-fullscreen-xl-down .modal-content {height: 100%;border: 0;border-radius: 0;}.alpv .modal-fullscreen-xl-down .modal-header, .alpv .modal-fullscreen-xl-down .modal-footer {border-radius: 0;}.alpv .modal-fullscreen-xl-down .modal-body {overflow-y: auto;}}@media (max-width: 1399.98px) {.alpv .modal-fullscreen-xxl-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.alpv .modal-fullscreen-xxl-down .modal-content {height: 100%;border: 0;border-radius: 0;}.alpv .modal-fullscreen-xxl-down .modal-header, .alpv .modal-fullscreen-xxl-down .modal-footer {border-radius: 0;}.alpv .modal-fullscreen-xxl-down .modal-body {overflow-y: auto;}}.alpv .tooltip {--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: 0.875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: 0.375rem;--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index: var(--bs-tooltip-zindex);display: block;padding: var(--bs-tooltip-arrow-height);margin: var(--bs-tooltip-margin);font-family: var(--bs-font-sans-serif);font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;white-space: normal;word-spacing: normal;line-break: auto;font-size: var(--bs-tooltip-font-size);word-wrap: break-word;opacity: 0;}.alpv .tooltip.show {opacity: var(--bs-tooltip-opacity);}.alpv .tooltip .tooltip-arrow {display: block;width: var(--bs-tooltip-arrow-width);height: var(--bs-tooltip-arrow-height);}.alpv .tooltip .tooltip-arrow::before {position: absolute;content: "";border-color: transparent;border-style: solid;}.alpv .bs-tooltip-top .tooltip-arrow, .alpv .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {bottom: 0;}.alpv .bs-tooltip-top .tooltip-arrow::before, .alpv .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {top: -1px;border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-top-color: var(--bs-tooltip-bg);}.alpv .alpv .bs-tooltip-end .tooltip-arrow, .alpv .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {left: 0;width: var(--bs-tooltip-arrow-height);height: var(--bs-tooltip-arrow-width);}.alpv .bs-tooltip-end .tooltip-arrow::before, .alpv .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {right: -1px;border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-right-color: var(--bs-tooltip-bg);}.alpv .alpv .bs-tooltip-bottom .tooltip-arrow, .alpv .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {top: 0;}.alpv .bs-tooltip-bottom .tooltip-arrow::before, .alpv .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {bottom: -1px;border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-bottom-color: var(--bs-tooltip-bg);}.alpv .alpv .bs-tooltip-start .tooltip-arrow, .alpv .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {right: 0;width: var(--bs-tooltip-arrow-height);height: var(--bs-tooltip-arrow-width);}.alpv .bs-tooltip-start .tooltip-arrow::before, .alpv .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {left: -1px;border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-left-color: var(--bs-tooltip-bg);}.alpv .alpv .tooltip-inner {max-width: var(--bs-tooltip-max-width);padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color: var(--bs-tooltip-color);text-align: center;background-color: var(--bs-tooltip-bg);border-radius: var(--bs-tooltip-border-radius);}.alpv .popover {--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: 0.875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: 0.5rem;--bs-popover-inner-border-radius: calc(0.5rem - 1px);--bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: ;--bs-popover-header-bg: #f0f0f0;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #212529;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index: var(--bs-popover-zindex);display: block;max-width: var(--bs-popover-max-width);font-family: var(--bs-font-sans-serif);font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;white-space: normal;word-spacing: normal;line-break: auto;font-size: var(--bs-popover-font-size);word-wrap: break-word;background-color: var(--bs-popover-bg);background-clip: padding-box;border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius: var(--bs-popover-border-radius);}.alpv .popover .popover-arrow {display: block;width: var(--bs-popover-arrow-width);height: var(--bs-popover-arrow-height);}.alpv .popover .popover-arrow::before, .alpv .popover .popover-arrow::after {position: absolute;display: block;content: "";border-color: transparent;border-style: solid;border-width: 0;}.alpv .bs-popover-top>.popover-arrow, .alpv .bs-popover-auto[data-popper-placement^=top]>.popover-arrow {bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.alpv .bs-popover-top>.popover-arrow::before, .alpv .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before, .alpv .bs-popover-top>.popover-arrow::after, .alpv .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.alpv .bs-popover-top>.popover-arrow::before, .alpv .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before {bottom: 0;border-top-color: var(--bs-popover-arrow-border);}.alpv .bs-popover-top>.popover-arrow::after, .alpv .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {bottom: var(--bs-popover-border-width);border-top-color: var(--bs-popover-bg);}.alpv .alpv .bs-popover-end>.popover-arrow, .alpv .bs-popover-auto[data-popper-placement^=right]>.popover-arrow {left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width: var(--bs-popover-arrow-height);height: var(--bs-popover-arrow-width);}.alpv .bs-popover-end>.popover-arrow::before, .alpv .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before, .alpv .bs-popover-end>.popover-arrow::after, .alpv .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.alpv .bs-popover-end>.popover-arrow::before, .alpv .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before {left: 0;border-right-color: var(--bs-popover-arrow-border);}.alpv .bs-popover-end>.popover-arrow::after, .alpv .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {left: var(--bs-popover-border-width);border-right-color: var(--bs-popover-bg);}.alpv .alpv .bs-popover-bottom>.popover-arrow, .alpv .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow {top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.alpv .bs-popover-bottom>.popover-arrow::before, .alpv .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before, .alpv .bs-popover-bottom>.popover-arrow::after, .alpv .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.alpv .bs-popover-bottom>.popover-arrow::before, .alpv .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before {top: 0;border-bottom-color: var(--bs-popover-arrow-border);}.alpv .bs-popover-bottom>.popover-arrow::after, .alpv .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {top: var(--bs-popover-border-width);border-bottom-color: var(--bs-popover-bg);}.alpv .bs-popover-bottom .popover-header::before, .alpv .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {position: absolute;top: 0;left: 50%;display: block;width: var(--bs-popover-arrow-width);margin-left: calc(-0.5 * var(--bs-popover-arrow-width));content: "";border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.alpv .alpv .bs-popover-start>.popover-arrow, .alpv .bs-popover-auto[data-popper-placement^=left]>.popover-arrow {right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width: var(--bs-popover-arrow-height);height: var(--bs-popover-arrow-width);}.alpv .bs-popover-start>.popover-arrow::before, .alpv .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before, .alpv .bs-popover-start>.popover-arrow::after, .alpv .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.alpv .bs-popover-start>.popover-arrow::before, .alpv .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before {right: 0;border-left-color: var(--bs-popover-arrow-border);}.alpv .bs-popover-start>.popover-arrow::after, .alpv .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {right: var(--bs-popover-border-width);border-left-color: var(--bs-popover-bg);}.alpv .alpv .popover-header {padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom: 0;font-size: var(--bs-popover-header-font-size);color: var(--bs-popover-header-color);background-color: var(--bs-popover-header-bg);border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius: var(--bs-popover-inner-border-radius);border-top-right-radius: var(--bs-popover-inner-border-radius);}.alpv .popover-header:empty {display: none;}.alpv .popover-body {padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color: var(--bs-popover-body-color);}.alpv .carousel {position: relative;}.alpv .carousel.pointer-event {touch-action: pan-y;}.alpv .carousel-inner {position: relative;width: 100%;overflow: hidden;}.alpv .carousel-inner::after {display: block;clear: both;content: "";}.alpv .carousel-item {position: relative;display: none;float: left;width: 100%;margin-right: -100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;transition: transform 0.6s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .carousel-item {transition: none;}}.alpv .carousel-item.active, .alpv .carousel-item-next, .alpv .carousel-item-prev {display: block;}.alpv .carousel-item-next:not(.carousel-item-start), .alpv .active.carousel-item-end {transform: translateX(100%);}.alpv .carousel-item-prev:not(.carousel-item-end), .alpv .active.carousel-item-start {transform: translateX(-100%);}.alpv .carousel-fade .carousel-item {opacity: 0;transition-property: opacity;transform: none;}.alpv .carousel-fade .carousel-item.active, .alpv .carousel-fade .carousel-item-next.carousel-item-start, .alpv .carousel-fade .carousel-item-prev.carousel-item-end {z-index: 1;opacity: 1;}.alpv .carousel-fade .active.carousel-item-start, .alpv .carousel-fade .active.carousel-item-end {z-index: 0;opacity: 0;transition: opacity 0s 0.6s;}@media (prefers-reduced-motion: reduce) {.alpv .carousel-fade .active.carousel-item-start, .alpv .carousel-fade .active.carousel-item-end {transition: none;}}.alpv .carousel-control-prev, .alpv .carousel-control-next {position: absolute;top: 0;bottom: 0;z-index: 1;display: flex;align-items: center;justify-content: center;width: 15%;padding: 0;color: #fff;text-align: center;background: none;border: 0;opacity: 0.5;transition: opacity 0.15s ease;}@media (prefers-reduced-motion: reduce) {.alpv .carousel-control-prev, .alpv .carousel-control-next {transition: none;}}.alpv .carousel-control-prev:hover, .alpv .carousel-control-prev:focus, .alpv .carousel-control-next:hover, .alpv .carousel-control-next:focus {color: #fff;text-decoration: none;outline: 0;opacity: 0.9;}.alpv .carousel-control-prev {left: 0;}.alpv .carousel-control-next {right: 0;}.alpv .carousel-control-prev-icon, .alpv .carousel-control-next-icon {display: inline-block;width: 2rem;height: 2rem;background-repeat: no-repeat;background-position: 50%;background-size: 100% 100%;}.alpv .alpv .carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}.alpv .carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.alpv .carousel-indicators {position: absolute;right: 0;bottom: 0;left: 0;z-index: 2;display: flex;justify-content: center;padding: 0;margin-right: 15%;margin-bottom: 1rem;margin-left: 15%;list-style: none;}.alpv .carousel-indicators [data-bs-target] {box-sizing: content-box;flex: 0 1 auto;width: 30px;height: 3px;padding: 0;margin-right: 3px;margin-left: 3px;text-indent: -999px;cursor: pointer;background-color: #fff;background-clip: padding-box;border: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;opacity: 0.5;transition: opacity 0.6s ease;}@media (prefers-reduced-motion: reduce) {.alpv .carousel-indicators [data-bs-target] {transition: none;}}.alpv .carousel-indicators .active {opacity: 1;}.alpv .carousel-caption {position: absolute;right: 15%;bottom: 1.25rem;left: 15%;padding-top: 1.25rem;padding-bottom: 1.25rem;color: #fff;text-align: center;}.alpv .carousel-dark .carousel-control-prev-icon, .alpv .carousel-dark .carousel-control-next-icon {filter: invert(1) grayscale(100);}.alpv .carousel-dark .carousel-indicators [data-bs-target] {background-color: #000;}.alpv .carousel-dark .carousel-caption {color: #000;}.alpv .spinner-grow, .alpv .spinner-border {display: inline-block;width: var(--bs-spinner-width);height: var(--bs-spinner-height);vertical-align: var(--bs-spinner-vertical-align);border-radius: 50%;animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@keyframes spinner-border {to {transform: rotate(360deg) ;}}.alpv .spinner-border {--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border: var(--bs-spinner-border-width) solid currentcolor;border-right-color: transparent;}.alpv .spinner-border-sm {--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em;}@keyframes spinner-grow {0% {transform: scale(0);}50% {opacity: 1;transform: none;}}.alpv .spinner-grow {--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color: currentcolor;opacity: 0;}.alpv .spinner-grow-sm {--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;}@media (prefers-reduced-motion: reduce) {.alpv .spinner-border, .alpv .spinner-grow {--bs-spinner-animation-speed: 1.5s;}}.alpv .offcanvas, .alpv .offcanvas-xxl, .alpv .offcanvas-xl, .alpv .offcanvas-lg, .alpv .offcanvas-md, .alpv .offcanvas-sm {--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);}@media (max-width: 575.98px) {.alpv .offcanvas-sm {position: fixed;bottom: 0;z-index: var(--bs-offcanvas-zindex);display: flex;flex-direction: column;max-width: 100%;color: var(--bs-offcanvas-color);visibility: hidden;background-color: var(--bs-offcanvas-bg);background-clip: padding-box;outline: 0;transition: transform 0.3s ease-in-out;}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {.alpv .offcanvas-sm {transition: none;}}@media (max-width: 575.98px) {.alpv .offcanvas-sm.offcanvas-start {top: 0;left: 0;width: var(--bs-offcanvas-width);border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(-100%);}}@media (max-width: 575.98px) {.alpv .offcanvas-sm.offcanvas-end {top: 0;right: 0;width: var(--bs-offcanvas-width);border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(100%);}}@media (max-width: 575.98px) {.alpv .offcanvas-sm.offcanvas-top {top: 0;right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(-100%);}}@media (max-width: 575.98px) {.alpv .offcanvas-sm.offcanvas-bottom {right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(100%);}}@media (max-width: 575.98px) {.alpv .offcanvas-sm.showing, .alpv .offcanvas-sm.show:not(.hiding) {transform: none;}}@media (max-width: 575.98px) {.alpv .offcanvas-sm.showing, .alpv .offcanvas-sm.hiding, .alpv .offcanvas-sm.show {visibility: visible;}}@media (min-width: 576px) {.alpv .offcanvas-sm {--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color: transparent !important;}.alpv .offcanvas-sm .offcanvas-header {display: none;}.alpv .offcanvas-sm .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;background-color: transparent !important;}}@media (max-width: 767.98px) {.alpv .offcanvas-md {position: fixed;bottom: 0;z-index: var(--bs-offcanvas-zindex);display: flex;flex-direction: column;max-width: 100%;color: var(--bs-offcanvas-color);visibility: hidden;background-color: var(--bs-offcanvas-bg);background-clip: padding-box;outline: 0;transition: transform 0.3s ease-in-out;}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {.alpv .offcanvas-md {transition: none;}}@media (max-width: 767.98px) {.alpv .offcanvas-md.offcanvas-start {top: 0;left: 0;width: var(--bs-offcanvas-width);border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(-100%);}}@media (max-width: 767.98px) {.alpv .offcanvas-md.offcanvas-end {top: 0;right: 0;width: var(--bs-offcanvas-width);border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(100%);}}@media (max-width: 767.98px) {.alpv .offcanvas-md.offcanvas-top {top: 0;right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(-100%);}}@media (max-width: 767.98px) {.alpv .offcanvas-md.offcanvas-bottom {right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(100%);}}@media (max-width: 767.98px) {.alpv .offcanvas-md.showing, .alpv .offcanvas-md.show:not(.hiding) {transform: none;}}@media (max-width: 767.98px) {.alpv .offcanvas-md.showing, .alpv .offcanvas-md.hiding, .alpv .offcanvas-md.show {visibility: visible;}}@media (min-width: 768px) {.alpv .offcanvas-md {--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color: transparent !important;}.alpv .offcanvas-md .offcanvas-header {display: none;}.alpv .offcanvas-md .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;background-color: transparent !important;}}@media (max-width: 991.98px) {.alpv .offcanvas-lg {position: fixed;bottom: 0;z-index: var(--bs-offcanvas-zindex);display: flex;flex-direction: column;max-width: 100%;color: var(--bs-offcanvas-color);visibility: hidden;background-color: var(--bs-offcanvas-bg);background-clip: padding-box;outline: 0;transition: transform 0.3s ease-in-out;}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {.alpv .offcanvas-lg {transition: none;}}@media (max-width: 991.98px) {.alpv .offcanvas-lg.offcanvas-start {top: 0;left: 0;width: var(--bs-offcanvas-width);border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(-100%);}}@media (max-width: 991.98px) {.alpv .offcanvas-lg.offcanvas-end {top: 0;right: 0;width: var(--bs-offcanvas-width);border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(100%);}}@media (max-width: 991.98px) {.alpv .offcanvas-lg.offcanvas-top {top: 0;right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(-100%);}}@media (max-width: 991.98px) {.alpv .offcanvas-lg.offcanvas-bottom {right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(100%);}}@media (max-width: 991.98px) {.alpv .offcanvas-lg.showing, .alpv .offcanvas-lg.show:not(.hiding) {transform: none;}}@media (max-width: 991.98px) {.alpv .offcanvas-lg.showing, .alpv .offcanvas-lg.hiding, .alpv .offcanvas-lg.show {visibility: visible;}}@media (min-width: 992px) {.alpv .offcanvas-lg {--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color: transparent !important;}.alpv .offcanvas-lg .offcanvas-header {display: none;}.alpv .offcanvas-lg .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;background-color: transparent !important;}}@media (max-width: 1199.98px) {.alpv .offcanvas-xl {position: fixed;bottom: 0;z-index: var(--bs-offcanvas-zindex);display: flex;flex-direction: column;max-width: 100%;color: var(--bs-offcanvas-color);visibility: hidden;background-color: var(--bs-offcanvas-bg);background-clip: padding-box;outline: 0;transition: transform 0.3s ease-in-out;}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {.alpv .offcanvas-xl {transition: none;}}@media (max-width: 1199.98px) {.alpv .offcanvas-xl.offcanvas-start {top: 0;left: 0;width: var(--bs-offcanvas-width);border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(-100%);}}@media (max-width: 1199.98px) {.alpv .offcanvas-xl.offcanvas-end {top: 0;right: 0;width: var(--bs-offcanvas-width);border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(100%);}}@media (max-width: 1199.98px) {.alpv .offcanvas-xl.offcanvas-top {top: 0;right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(-100%);}}@media (max-width: 1199.98px) {.alpv .offcanvas-xl.offcanvas-bottom {right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(100%);}}@media (max-width: 1199.98px) {.alpv .offcanvas-xl.showing, .alpv .offcanvas-xl.show:not(.hiding) {transform: none;}}@media (max-width: 1199.98px) {.alpv .offcanvas-xl.showing, .alpv .offcanvas-xl.hiding, .alpv .offcanvas-xl.show {visibility: visible;}}@media (min-width: 1200px) {.alpv .offcanvas-xl {--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color: transparent !important;}.alpv .offcanvas-xl .offcanvas-header {display: none;}.alpv .offcanvas-xl .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;background-color: transparent !important;}}@media (max-width: 1399.98px) {.alpv .offcanvas-xxl {position: fixed;bottom: 0;z-index: var(--bs-offcanvas-zindex);display: flex;flex-direction: column;max-width: 100%;color: var(--bs-offcanvas-color);visibility: hidden;background-color: var(--bs-offcanvas-bg);background-clip: padding-box;outline: 0;transition: transform 0.3s ease-in-out;}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {.alpv .offcanvas-xxl {transition: none;}}@media (max-width: 1399.98px) {.alpv .offcanvas-xxl.offcanvas-start {top: 0;left: 0;width: var(--bs-offcanvas-width);border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(-100%);}}@media (max-width: 1399.98px) {.alpv .offcanvas-xxl.offcanvas-end {top: 0;right: 0;width: var(--bs-offcanvas-width);border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(100%);}}@media (max-width: 1399.98px) {.alpv .offcanvas-xxl.offcanvas-top {top: 0;right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(-100%);}}@media (max-width: 1399.98px) {.alpv .offcanvas-xxl.offcanvas-bottom {right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(100%);}}@media (max-width: 1399.98px) {.alpv .offcanvas-xxl.showing, .alpv .offcanvas-xxl.show:not(.hiding) {transform: none;}}@media (max-width: 1399.98px) {.alpv .offcanvas-xxl.showing, .alpv .offcanvas-xxl.hiding, .alpv .offcanvas-xxl.show {visibility: visible;}}@media (min-width: 1400px) {.alpv .offcanvas-xxl {--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color: transparent !important;}.alpv .offcanvas-xxl .offcanvas-header {display: none;}.alpv .offcanvas-xxl .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;background-color: transparent !important;}}.alpv .offcanvas {position: fixed;bottom: 0;z-index: var(--bs-offcanvas-zindex);display: flex;flex-direction: column;max-width: 100%;color: var(--bs-offcanvas-color);visibility: hidden;background-color: var(--bs-offcanvas-bg);background-clip: padding-box;outline: 0;transition: transform 0.3s ease-in-out;}@media (prefers-reduced-motion: reduce) {.alpv .offcanvas {transition: none;}}.alpv .offcanvas.offcanvas-start {top: 0;left: 0;width: var(--bs-offcanvas-width);border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(-100%);}.alpv .offcanvas.offcanvas-end {top: 0;right: 0;width: var(--bs-offcanvas-width);border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateX(100%);}.alpv .offcanvas.offcanvas-top {top: 0;right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(-100%);}.alpv .offcanvas.offcanvas-bottom {right: 0;left: 0;height: var(--bs-offcanvas-height);max-height: 100%;border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform: translateY(100%);}.alpv .offcanvas.showing, .alpv .offcanvas.show:not(.hiding) {transform: none;}.alpv .offcanvas.showing, .alpv .offcanvas.hiding, .alpv .offcanvas.show {visibility: visible;}.alpv .offcanvas-backdrop {position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: #000;}.alpv .offcanvas-backdrop.fade {opacity: 0;}.alpv .offcanvas-backdrop.show {opacity: 0.5;}.alpv .offcanvas-header {display: flex;align-items: center;justify-content: space-between;padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.alpv .offcanvas-header .btn-close {padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));}.alpv .offcanvas-title {margin-bottom: 0;line-height: 1.5;}.alpv .offcanvas-body {flex-grow: 1;padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y: auto;}.alpv .placeholder {display: inline-block;min-height: 1em;vertical-align: middle;cursor: wait;background-color: currentcolor;opacity: 0.5;}.alpv .placeholder.btn::before {display: inline-block;content: "";}.alpv .placeholder-xs {min-height: 0.6em;}.alpv .placeholder-sm {min-height: 0.8em;}.alpv .placeholder-lg {min-height: 1.2em;}.alpv .placeholder-glow .placeholder {animation: placeholder-glow 2s ease-in-out infinite;}@keyframes placeholder-glow {50% {opacity: 0.2;}}.alpv .placeholder-wave {-webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);-webkit-mask-size: 200% 100%;mask-size: 200% 100%;animation: placeholder-wave 2s linear infinite;}@keyframes placeholder-wave {100% {-webkit-mask-position: -200% 0%;mask-position: -200% 0%;}}.alpv .clearfix::after {display: block;clear: both;content: "";}.alpv .text-bg-primary {color: #fff !important;background-color: RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important;}.alpv .text-bg-secondary {color: #fff !important;background-color: RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important;}.alpv .text-bg-success {color: #fff !important;background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;}.alpv .text-bg-info {color: #000 !important;background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important;}.alpv .text-bg-warning {color: #000 !important;background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important;}.alpv .text-bg-danger {color: #fff !important;background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;}.alpv .text-bg-light {color: #000 !important;background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important;}.alpv .text-bg-dark {color: #fff !important;background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important;}.alpv .link-primary {color: var(--alpv-primary) !important;}.alpv .link-primary:hover, .alpv .link-primary:focus {color: #0a58ca !important;}.alpv .link-secondary {color: #323232 !important;}.alpv .link-secondary:hover, .alpv .link-secondary:focus {color: #565e64 !important;}.alpv .link-success {color: #198754 !important;}.alpv .link-success:hover, .alpv .link-success:focus {color: #146c43 !important;}.alpv .link-info {color: #0dcaf0 !important;}.alpv .link-info:hover, .alpv .link-info:focus {color: #3dd5f3 !important;}.alpv .link-warning {color: #ffc107 !important;}.alpv .link-warning:hover, .alpv .link-warning:focus {color: #ffcd39 !important;}.alpv .link-danger {color: #dc3545 !important;}.alpv .link-danger:hover, .alpv .link-danger:focus {color: #b02a37 !important;}.alpv .link-light {color: #f8f9fa !important;}.alpv .link-light:hover, .alpv .link-light:focus {color: #f9fafb !important;}.alpv .link-dark {color: #212529 !important;}.alpv .link-dark:hover, .alpv .link-dark:focus {color: #1a1e21 !important;}.alpv .ratio {position: relative;width: 100%;}.alpv .ratio::before {display: block;padding-top: var(--bs-aspect-ratio);content: "";}.alpv .ratio>* {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.alpv .ratio-1x1 {--bs-aspect-ratio: 100%;}.alpv .ratio-4x3 {--bs-aspect-ratio: 75%;}.alpv .ratio-16x9 {--bs-aspect-ratio: 56.25%;}.alpv .ratio-21x9 {--bs-aspect-ratio: 42.8571428571%;}.alpv .fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}.alpv .fixed-bottom {position: fixed;right: 0;bottom: 0;left: 0;z-index: 1030;}.alpv .sticky-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.alpv .sticky-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}@media (min-width: 576px) {.alpv .sticky-sm-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.alpv .sticky-sm-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}@media (min-width: 768px) {.alpv .sticky-md-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.alpv .sticky-md-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}@media (min-width: 992px) {.alpv .sticky-lg-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.alpv .sticky-lg-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}@media (min-width: 1200px) {.alpv .sticky-xl-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.alpv .sticky-xl-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}@media (min-width: 1400px) {.alpv .sticky-xxl-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.alpv .sticky-xxl-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}.alpv .hstack {display: flex;flex-direction: row;align-items: center;align-self: stretch;}.alpv .vstack {display: flex;flex: 1 1 auto;flex-direction: column;align-self: stretch;}.alpv .visually-hidden, .alpv .visually-hidden-focusable:not(:focus):not(:focus-within) {position: absolute !important;width: 1px !important;height: 1px !important;padding: 0 !important;margin: -1px !important;overflow: hidden !important;clip: rect(0, 0, 0, 0) !important;white-space: nowrap !important;border: 0 !important;}.alpv .stretched-link::after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;content: "";}.alpv .text-truncate {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.alpv .vr {display: inline-block;align-self: stretch;width: 1px;min-height: 1em;background-color: currentcolor;opacity: 0.25;}.alpv .align-baseline {vertical-align: baseline !important;}.alpv .align-top {vertical-align: top !important;}.alpv .align-middle {vertical-align: middle !important;}.alpv .align-bottom {vertical-align: bottom !important;}.alpv .align-text-bottom {vertical-align: text-bottom !important;}.alpv .align-text-top {vertical-align: text-top !important;}.alpv .float-start {float: left !important;}.alpv .float-end {float: right !important;}.alpv .float-none {float: none !important;}.alpv .opacity-0 {opacity: 0 !important;}.alpv .opacity-25 {opacity: 0.25 !important;}.alpv .opacity-50 {opacity: 0.5 !important;}.alpv .opacity-75 {opacity: 0.75 !important;}.alpv .opacity-100 {opacity: 1 !important;}.alpv .overflow-auto {overflow: auto !important;}.alpv .overflow-hidden {overflow: hidden !important;}.alpv .overflow-visible {overflow: visible !important;}.alpv .overflow-scroll {overflow: scroll !important;}.alpv .d-inline {display: inline !important;}.alpv .d-inline-block {display: inline-block !important;}.alpv .d-block {display: block !important;}.alpv .d-grid {display: grid !important;}.alpv .d-table {display: table !important;}.alpv .d-table-row {display: table-row !important;}.alpv .d-table-cell {display: table-cell !important;}.alpv .d-flex {display: flex !important;}.alpv .d-inline-flex {display: inline-flex !important;}.alpv .d-none {display: none !important;}.alpv .shadow {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;}.alpv .shadow-sm {box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}.alpv .shadow-lg {box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;}.alpv .shadow-none {box-shadow: none !important;}.alpv .position-static {position: static !important;}.alpv .position-relative {position: relative !important;}.alpv .position-absolute {position: absolute !important;}.alpv .position-fixed {position: fixed !important;}.alpv .position-sticky {position: -webkit-sticky !important;position: sticky !important;}.alpv .top-0 {top: 0 !important;}.alpv .top-50 {top: 50% !important;}.alpv .top-100 {top: 100% !important;}.alpv .bottom-0 {bottom: 0 !important;}.alpv .bottom-50 {bottom: 50% !important;}.alpv .bottom-100 {bottom: 100% !important;}.alpv .start-0 {left: 0 !important;}.alpv .start-50 {left: 50% !important;}.alpv .start-100 {left: 100% !important;}.alpv .end-0 {right: 0 !important;}.alpv .end-50 {right: 50% !important;}.alpv .end-100 {right: 100% !important;}.alpv .translate-middle {transform: translate(-50%, -50%) !important;}.alpv .translate-middle-x {transform: translateX(-50%) !important;}.alpv .translate-middle-y {transform: translateY(-50%) !important;}.alpv .border {border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.alpv .border-0 {border: 0 !important;}.alpv .border-top {border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.alpv .border-top-0 {border-top: 0 !important;}.alpv .border-end {border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.alpv .border-end-0 {border-right: 0 !important;}.alpv .border-bottom {border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.alpv .border-bottom-0 {border-bottom: 0 !important;}.alpv .border-start {border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.alpv .border-start-0 {border-left: 0 !important;}.alpv .border-primary {--bs-border-opacity: 1;border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;}.alpv .border-secondary {--bs-border-opacity: 1;border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;}.alpv .border-success {--bs-border-opacity: 1;border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;}.alpv .border-info {--bs-border-opacity: 1;border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;}.alpv .border-warning {--bs-border-opacity: 1;border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;}.alpv .border-danger {--bs-border-opacity: 1;border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;}.alpv .border-light {--bs-border-opacity: 1;border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;}.alpv .border-dark {--bs-border-opacity: 1;border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;}.alpv .border-white {--bs-border-opacity: 1;border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;}.alpv .border-1 {--bs-border-width: 1px;}.alpv .border-2 {--bs-border-width: 2px;}.alpv .border-3 {--bs-border-width: 3px;}.alpv .border-4 {--bs-border-width: 4px;}.alpv .border-5 {--bs-border-width: 5px;}.alpv .border-opacity-10 {--bs-border-opacity: 0.1;}.alpv .border-opacity-25 {--bs-border-opacity: 0.25;}.alpv .border-opacity-50 {--bs-border-opacity: 0.5;}.alpv .border-opacity-75 {--bs-border-opacity: 0.75;}.alpv .border-opacity-100 {--bs-border-opacity: 1;}.alpv .w-25 {width: 25% !important;}.alpv .w-50 {width: 50% !important;}.alpv .w-75 {width: 75% !important;}.alpv .w-100 {width: 100% !important;}.alpv .w-auto {width: auto !important;}.alpv .mw-100 {max-width: 100% !important;}.alpv .vw-100 {width: 100vw !important;}.alpv .min-vw-100 {min-width: 100vw !important;}.alpv .h-25 {height: 25% !important;}.alpv .h-50 {height: 50% !important;}.alpv .h-75 {height: 75% !important;}.alpv .h-100 {height: 100% !important;}.alpv .h-auto {height: auto !important;}.alpv .mh-100 {max-height: 100% !important;}.alpv .vh-100 {height: 100vh !important;}.alpv .min-vh-100 {min-height: 100vh !important;}.alpv .flex-fill {flex: 1 1 auto !important;}.alpv .flex-row {flex-direction: row !important;}.alpv .flex-column {flex-direction: column !important;}.alpv .flex-row-reverse {flex-direction: row-reverse !important;}.alpv .flex-column-reverse {flex-direction: column-reverse !important;}.alpv .flex-grow-0 {flex-grow: 0 !important;}.alpv .flex-grow-1 {flex-grow: 1 !important;}.alpv .flex-shrink-0 {flex-shrink: 0 !important;}.alpv .flex-shrink-1 {flex-shrink: 1 !important;}.alpv .flex-wrap {flex-wrap: wrap !important;}.alpv .flex-nowrap {flex-wrap: nowrap !important;}.alpv .flex-wrap-reverse {flex-wrap: wrap-reverse !important;}.alpv .justify-content-start {justify-content : flex-start !important;}.alpv .justify-content-end {justify-content : flex-end !important;}.alpv .justify-content-center {justify-content : center !important;}.alpv .justify-content-between {justify-content : space-between !important;}.alpv .justify-content-around {justify-content : space-around !important;}.alpv .justify-content-evenly {justify-content : space-evenly !important;}.alpv .align-items-start {align-items: flex-start !important;}.alpv .align-items-end {align-items: flex-end !important;}.alpv .align-items-center {align-items: center !important;}.alpv .align-items-baseline {align-items: baseline !important;}.alpv .align-items-stretch {align-items: stretch !important;}.alpv .align-content-start {align-content: flex-start !important;}.alpv .align-content-end {align-content: flex-end !important;}.alpv .align-content-center {align-content: center !important;}.alpv .align-content-between {align-content: space-between !important;}.alpv .align-content-around {align-content: space-around !important;}.alpv .align-content-stretch {align-content: stretch !important;}.alpv .align-self-auto {align-self: auto !important;}.alpv .align-self-start {align-self: flex-start !important;}.alpv .align-self-end {align-self: flex-end !important;}.alpv .align-self-center {align-self: center !important;}.alpv .align-self-baseline {align-self: baseline !important;}.alpv .align-self-stretch {align-self: stretch !important;}.alpv .order-first {order: -1 !important;}.alpv .order-0 {order: 0 !important;}.alpv .order-1 {order: 1 !important;}.alpv .order-2 {order: 2 !important;}.alpv .order-3 {order: 3 !important;}.alpv .order-4 {order: 4 !important;}.alpv .order-5 {order: 5 !important;}.alpv .order-last {order: 6 !important;}.alpv .m-0 {margin: 0 !important;}.alpv .m-1 {margin: 0.25rem !important;}.alpv .m-2 {margin: 0.5rem !important;}.alpv .m-3 {margin: 1rem !important;}.alpv .m-4 {margin: 1.5rem !important;}.alpv .m-5 {margin: 3rem !important;}.alpv .m-auto {margin: auto !important;}.alpv .mx-0 {margin-right: 0 !important;margin-left: 0 !important;}.alpv .mx-1 {margin-right: 0.25rem !important;margin-left: 0.25rem !important;}.alpv .mx-2 {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}.alpv .mx-3 {margin-right: 1rem !important;margin-left: 1rem !important;}.alpv .mx-4 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}.alpv .mx-5 {margin-right: 3rem !important;margin-left: 3rem !important;}.alpv .mx-auto {margin-right: auto !important;margin-left: auto !important;}.alpv .my-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.alpv .my-1 {margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;}.alpv .my-2 {margin-top: 0.5rem !important;margin-bottom: 0.5rem !important;}.alpv .my-3 {margin-top: 1rem !important;margin-bottom: 1rem !important;}.alpv .my-4 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}.alpv .my-5 {margin-top: 3rem !important;margin-bottom: 3rem !important;}.alpv .my-auto {margin-top: auto !important;margin-bottom: auto !important;}.alpv .mt-0 {margin-top: 0 !important;}.alpv .mt-1 {margin-top: 0.25rem !important;}.alpv .mt-2 {margin-top: 0.5rem !important;}.alpv .mt-3 {margin-top: 1rem !important;}.alpv .mt-4 {margin-top: 1.5rem !important;}.alpv .mt-5 {margin-top: 3rem !important;}.alpv .mt-auto {margin-top: auto !important;}.alpv .me-0 {margin-right: 0 !important;}.alpv .me-1 {margin-right: 0.25rem !important;}.alpv .me-2 {margin-right: 0.5rem !important;}.alpv .me-3 {margin-right: 1rem !important;}.alpv .me-4 {margin-right: 1.5rem !important;}.alpv .me-5 {margin-right: 3rem !important;}.alpv .me-auto {margin-right: auto !important;}.alpv .mb-0 {margin-bottom: 0 !important;}.alpv .mb-1 {margin-bottom: 0.25rem !important;}.alpv .mb-2 {margin-bottom: 0.5rem !important;}.alpv .mb-3 {margin-bottom: 1rem !important;}.alpv .mb-4 {margin-bottom: 1.5rem !important;}.alpv .mb-5 {margin-bottom: 3rem !important;}.alpv .mb-auto {margin-bottom: auto !important;}.alpv .ms-0 {margin-left: 0 !important;}.alpv .ms-1 {margin-left: 0.25rem !important;}.alpv .ms-2 {margin-left: 0.5rem !important;}.alpv .ms-3 {margin-left: 1rem !important;}.alpv .ms-4 {margin-left: 1.5rem !important;}.alpv .ms-5 {margin-left: 3rem !important;}.alpv .ms-auto {margin-left: auto !important;}.alpv .p-0 {padding: 0 !important;}.alpv .p-1 {padding: 0.25rem !important;}.alpv .p-2 {padding: 0.5rem !important;}.alpv .p-3 {padding: 1rem !important;}.alpv .p-4 {padding: 1.5rem !important;}.alpv .p-5 {padding: 3rem !important;}.alpv .px-0 {padding-right: 0 !important;padding-left: 0 !important;}.alpv .px-1 {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}.alpv .px-2 {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}.alpv .px-3 {padding-right: 1rem !important;padding-left: 1rem !important;}.alpv .px-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}.alpv .px-5 {padding-right: 3rem !important;padding-left: 3rem !important;}.alpv .py-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.alpv .py-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.alpv .py-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.alpv .py-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.alpv .py-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.alpv .py-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.alpv .pt-0 {padding-top: 0 !important;}.alpv .pt-1 {padding-top: 0.25rem !important;}.alpv .pt-2 {padding-top: 0.5rem !important;}.alpv .pt-3 {padding-top: 1rem !important;}.alpv .pt-4 {padding-top: 1.5rem !important;}.alpv .pt-5 {padding-top: 3rem !important;}.alpv .pe-0 {padding-right: 0 !important;}.alpv .pe-1 {padding-right: 0.25rem !important;}.alpv .pe-2 {padding-right: 0.5rem !important;}.alpv .pe-3 {padding-right: 1rem !important;}.alpv .pe-4 {padding-right: 1.5rem !important;}.alpv .pe-5 {padding-right: 3rem !important;}.alpv .pb-0 {padding-bottom: 0 !important;}.alpv .pb-1 {padding-bottom: 0.25rem !important;}.alpv .pb-2 {padding-bottom: 0.5rem !important;}.alpv .pb-3 {padding-bottom: 1rem !important;}.alpv .pb-4 {padding-bottom: 1.5rem !important;}.alpv .pb-5 {padding-bottom: 3rem !important;}.alpv .ps-0 {padding-left: 0 !important;}.alpv .ps-1 {padding-left: 0.25rem !important;}.alpv .ps-2 {padding-left: 0.5rem !important;}.alpv .ps-3 {padding-left: 1rem !important;}.alpv .ps-4 {padding-left: 1.5rem !important;}.alpv .ps-5 {padding-left: 3rem !important;}.alpv .gap-0 {gap: 0 !important;}.alpv .gap-1 {gap: 0.25rem !important;}.alpv .gap-2 {gap: 0.5rem !important;}.alpv .gap-3 {gap: 1rem !important;}.alpv .gap-4 {gap: 1.5rem !important;}.alpv .gap-5 {gap: 3rem !important;}.alpv .font-monospace {font-family: var(--bs-font-monospace) !important;}.alpv .fs-1 {font-size: calc(1.375rem + 1.5vw) !important;}.alpv .fs-2 {font-size: calc(1.325rem + 0.9vw) !important;}.alpv .fs-3 {font-size: calc(1.3rem + 0.6vw) !important;}.alpv .fs-4 {font-size: calc(1.275rem + 0.3vw) !important;}.alpv .fs-5 {font-size: 1.25rem !important;}.alpv .fs-6 {font-size: 1rem !important;}.alpv .fst-italic {font-style: italic !important;}.alpv .fst-normal {font-style: normal !important;}.alpv .fw-light {font-weight: 300 !important;}.alpv .fw-lighter {font-weight: lighter !important;}.alpv .fw-normal {font-weight: 400 !important;}.alpv .fw-bold {font-weight: 700 !important;}.alpv .fw-semibold {font-weight: 600 !important;}.alpv .fw-bolder {font-weight: bolder !important;}.alpv .lh-1 {line-height: 1 !important;}.alpv .lh-sm {line-height: 1.25 !important;}.alpv .lh-base {line-height: 1.5 !important;}.alpv .lh-lg {line-height: 2 !important;}.alpv .text-start {text-align: left !important;}.alpv .text-end {text-align: right !important;}.alpv .text-center {text-align: center !important;}.alpv .text-decoration-none {text-decoration: none !important;}.alpv .text-decoration-underline {text-decoration: underline !important;}.alpv .text-decoration-line-through {text-decoration: line-through !important;}.alpv .text-lowercase {text-transform: lowercase !important;}.alpv .text-uppercase {text-transform: uppercase !important;}.alpv .text-capitalize {text-transform: capitalize !important;}.alpv .text-wrap {white-space: normal !important;}.alpv .text-nowrap {white-space: nowrap !important;}.alpv .alpv .text-break {word-wrap: break-word !important;word-break: break-word !important;}.alpv .alpv .text-primary {--bs-text-opacity: 1;color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;}.alpv .text-secondary {--bs-text-opacity: 1;color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;}.alpv .text-success {--bs-text-opacity: 1;color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;}.alpv .text-info {--bs-text-opacity: 1;color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;}.alpv .text-warning {--bs-text-opacity: 1;color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;}.alpv .text-danger {--bs-text-opacity: 1;color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;}.alpv .text-light {--bs-text-opacity: 1;color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;}.alpv .text-dark {--bs-text-opacity: 1;color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;}.alpv .text-black {--bs-text-opacity: 1;color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;}.alpv .text-white {--bs-text-opacity: 1;color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;}.alpv .text-body {--bs-text-opacity: 1;color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;}.alpv .text-muted {--bs-text-opacity: 1;color: #323232 !important;}.alpv .text-black-50 {--bs-text-opacity: 1;color: rgba(0, 0, 0, 0.5) !important;}.alpv .text-white-50 {--bs-text-opacity: 1;color: rgba(255, 255, 255, 0.5) !important;}.alpv .text-reset {--bs-text-opacity: 1;color: inherit !important;}.alpv .text-opacity-25 {--bs-text-opacity: 0.25;}.alpv .text-opacity-50 {--bs-text-opacity: 0.5;}.alpv .text-opacity-75 {--bs-text-opacity: 0.75;}.alpv .text-opacity-100 {--bs-text-opacity: 1;}.alpv .bg-primary {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-secondary {--bs-bg-opacity: 1;background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-success {--bs-bg-opacity: 1;background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-info {--bs-bg-opacity: 1;background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-warning {--bs-bg-opacity: 1;background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-danger {--bs-bg-opacity: 1;background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-light {--bs-bg-opacity: 1;background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-dark {--bs-bg-opacity: 1;background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-black {--bs-bg-opacity: 1;background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-white {--bs-bg-opacity: 1;background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-body {--bs-bg-opacity: 1;background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;}.alpv .bg-transparent {--bs-bg-opacity: 1;background-color: transparent !important;}.alpv .bg-opacity-10 {--bs-bg-opacity: 0.1;}.alpv .bg-opacity-25 {--bs-bg-opacity: 0.25;}.alpv .bg-opacity-50 {--bs-bg-opacity: 0.5;}.alpv .bg-opacity-75 {--bs-bg-opacity: 0.75;}.alpv .bg-opacity-100 {--bs-bg-opacity: 1;}.alpv .bg-gradient {background-image: var(--bs-gradient) !important;}.alpv .user-select-all {-webkit-user-select: all !important;-moz-user-select: all !important;user-select: all !important;}.alpv .user-select-auto {-webkit-user-select: auto !important;-moz-user-select: auto !important;user-select: auto !important;}.alpv .user-select-none {-webkit-user-select: none !important;-moz-user-select: none !important;user-select: none !important;}.alpv .pe-none {pointer-events: none !important;}.alpv .pe-auto {pointer-events: auto !important;}.alpv .rounded {border-radius: var(--bs-border-radius) !important;}.alpv .rounded-0 {border-radius: 0 !important;}.alpv .rounded-1 {border-radius: var(--bs-border-radius-sm) !important;}.alpv .rounded-2 {border-radius: var(--bs-border-radius) !important;}.alpv .rounded-3 {border-radius: var(--bs-border-radius-lg) !important;}.alpv .rounded-4 {border-radius: var(--bs-border-radius-xl) !important;}.alpv .rounded-5 {border-radius: var(--bs-border-radius-2xl) !important;}.alpv .rounded-circle {border-radius: 50% !important;}.alpv .rounded-pill {border-radius: var(--bs-border-radius-pill) !important;}.alpv .rounded-top {border-top-left-radius: var(--bs-border-radius) !important;border-top-right-radius: var(--bs-border-radius) !important;}.alpv .rounded-end {border-top-right-radius: var(--bs-border-radius) !important;border-bottom-right-radius: var(--bs-border-radius) !important;}.alpv .rounded-bottom {border-bottom-right-radius: var(--bs-border-radius) !important;border-bottom-left-radius: var(--bs-border-radius) !important;}.alpv .rounded-start {border-bottom-left-radius: var(--bs-border-radius) !important;border-top-left-radius: var(--bs-border-radius) !important;}.alpv .visible {visibility: visible !important;}.alpv .invisible {visibility: hidden !important;}@media (min-width: 576px) {.alpv .float-sm-start {float: left !important;}.alpv .float-sm-end {float: right !important;}.alpv .float-sm-none {float: none !important;}.alpv .d-sm-inline {display: inline !important;}.alpv .d-sm-inline-block {display: inline-block !important;}.alpv .d-sm-block {display: block !important;}.alpv .d-sm-grid {display: grid !important;}.alpv .d-sm-table {display: table !important;}.alpv .d-sm-table-row {display: table-row !important;}.alpv .d-sm-table-cell {display: table-cell !important;}.alpv .d-sm-flex {display: flex !important;}.alpv .d-sm-inline-flex {display: inline-flex !important;}.alpv .d-sm-none {display: none !important;}.alpv .flex-sm-fill {flex: 1 1 auto !important;}.alpv .flex-sm-row {flex-direction: row !important;}.alpv .flex-sm-column {flex-direction: column !important;}.alpv .flex-sm-row-reverse {flex-direction: row-reverse !important;}.alpv .flex-sm-column-reverse {flex-direction: column-reverse !important;}.alpv .flex-sm-grow-0 {flex-grow: 0 !important;}.alpv .flex-sm-grow-1 {flex-grow: 1 !important;}.alpv .flex-sm-shrink-0 {flex-shrink: 0 !important;}.alpv .flex-sm-shrink-1 {flex-shrink: 1 !important;}.alpv .flex-sm-wrap {flex-wrap: wrap !important;}.alpv .flex-sm-nowrap {flex-wrap: nowrap !important;}.alpv .flex-sm-wrap-reverse {flex-wrap: wrap-reverse !important;}.alpv .justify-content-sm-start {justify-content: flex-start !important;}.alpv .justify-content-sm-end {justify-content: flex-end !important;}.alpv .justify-content-sm-center {justify-content: center !important;}.alpv .justify-content-sm-between {justify-content: space-between !important;}.alpv .justify-content-sm-around {justify-content: space-around !important;}.alpv .justify-content-sm-evenly {justify-content: space-evenly !important;}.alpv .align-items-sm-start {align-items: flex-start !important;}.alpv .align-items-sm-end {align-items: flex-end !important;}.alpv .align-items-sm-center {align-items: center !important;}.alpv .align-items-sm-baseline {align-items: baseline !important;}.alpv .align-items-sm-stretch {align-items: stretch !important;}.alpv .align-content-sm-start {align-content: flex-start !important;}.alpv .align-content-sm-end {align-content: flex-end !important;}.alpv .align-content-sm-center {align-content: center !important;}.alpv .align-content-sm-between {align-content: space-between !important;}.alpv .align-content-sm-around {align-content: space-around !important;}.alpv .align-content-sm-stretch {align-content: stretch !important;}.alpv .align-self-sm-auto {align-self: auto !important;}.alpv .align-self-sm-start {align-self: flex-start !important;}.alpv .align-self-sm-end {align-self: flex-end !important;}.alpv .align-self-sm-center {align-self: center !important;}.alpv .align-self-sm-baseline {align-self: baseline !important;}.alpv .align-self-sm-stretch {align-self: stretch !important;}.alpv .order-sm-first {order: -1 !important;}.alpv .order-sm-0 {order: 0 !important;}.alpv .order-sm-1 {order: 1 !important;}.alpv .order-sm-2 {order: 2 !important;}.alpv .order-sm-3 {order: 3 !important;}.alpv .order-sm-4 {order: 4 !important;}.alpv .order-sm-5 {order: 5 !important;}.alpv .order-sm-last {order: 6 !important;}.alpv .m-sm-0 {margin: 0 !important;}.alpv .m-sm-1 {margin: 0.25rem !important;}.alpv .m-sm-2 {margin: 0.5rem !important;}.alpv .m-sm-3 {margin: 1rem !important;}.alpv .m-sm-4 {margin: 1.5rem !important;}.alpv .m-sm-5 {margin: 3rem !important;}.alpv .m-sm-auto {margin: auto !important;}.alpv .mx-sm-0 {margin-right: 0 !important;margin-left: 0 !important;}.alpv .mx-sm-1 {margin-right: 0.25rem !important;margin-left: 0.25rem !important;}.alpv .mx-sm-2 {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}.alpv .mx-sm-3 {margin-right: 1rem !important;margin-left: 1rem !important;}.alpv .mx-sm-4 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}.alpv .mx-sm-5 {margin-right: 3rem !important;margin-left: 3rem !important;}.alpv .mx-sm-auto {margin-right: auto !important;margin-left: auto !important;}.alpv .my-sm-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.alpv .my-sm-1 {margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;}.alpv .my-sm-2 {margin-top: 0.5rem !important;margin-bottom: 0.5rem !important;}.alpv .my-sm-3 {margin-top: 1rem !important;margin-bottom: 1rem !important;}.alpv .my-sm-4 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}.alpv .my-sm-5 {margin-top: 3rem !important;margin-bottom: 3rem !important;}.alpv .my-sm-auto {margin-top: auto !important;margin-bottom: auto !important;}.alpv .mt-sm-0 {margin-top: 0 !important;}.alpv .mt-sm-1 {margin-top: 0.25rem !important;}.alpv .mt-sm-2 {margin-top: 0.5rem !important;}.alpv .mt-sm-3 {margin-top: 1rem !important;}.alpv .mt-sm-4 {margin-top: 1.5rem !important;}.alpv .mt-sm-5 {margin-top: 3rem !important;}.alpv .mt-sm-auto {margin-top: auto !important;}.alpv .me-sm-0 {margin-right: 0 !important;}.alpv .me-sm-1 {margin-right: 0.25rem !important;}.alpv .me-sm-2 {margin-right: 0.5rem !important;}.alpv .me-sm-3 {margin-right: 1rem !important;}.alpv .me-sm-4 {margin-right: 1.5rem !important;}.alpv .me-sm-5 {margin-right: 3rem !important;}.alpv .me-sm-auto {margin-right: auto !important;}.alpv .mb-sm-0 {margin-bottom: 0 !important;}.alpv .mb-sm-1 {margin-bottom: 0.25rem !important;}.alpv .mb-sm-2 {margin-bottom: 0.5rem !important;}.alpv .mb-sm-3 {margin-bottom: 1rem !important;}.alpv .mb-sm-4 {margin-bottom: 1.5rem !important;}.alpv .mb-sm-5 {margin-bottom: 3rem !important;}.alpv .mb-sm-auto {margin-bottom: auto !important;}.alpv .ms-sm-0 {margin-left: 0 !important;}.alpv .ms-sm-1 {margin-left: 0.25rem !important;}.alpv .ms-sm-2 {margin-left: 0.5rem !important;}.alpv .ms-sm-3 {margin-left: 1rem !important;}.alpv .ms-sm-4 {margin-left: 1.5rem !important;}.alpv .ms-sm-5 {margin-left: 3rem !important;}.alpv .ms-sm-auto {margin-left: auto !important;}.alpv .p-sm-0 {padding: 0 !important;}.alpv .p-sm-1 {padding: 0.25rem !important;}.alpv .p-sm-2 {padding: 0.5rem !important;}.alpv .p-sm-3 {padding: 1rem !important;}.alpv .p-sm-4 {padding: 1.5rem !important;}.alpv .p-sm-5 {padding: 3rem !important;}.alpv .px-sm-0 {padding-right: 0 !important;padding-left: 0 !important;}.alpv .px-sm-1 {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}.alpv .px-sm-2 {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}.alpv .px-sm-3 {padding-right: 1rem !important;padding-left: 1rem !important;}.alpv .px-sm-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}.alpv .px-sm-5 {padding-right: 3rem !important;padding-left: 3rem !important;}.alpv .py-sm-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.alpv .py-sm-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.alpv .py-sm-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.alpv .py-sm-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.alpv .py-sm-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.alpv .py-sm-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.alpv .pt-sm-0 {padding-top: 0 !important;}.alpv .pt-sm-1 {padding-top: 0.25rem !important;}.alpv .pt-sm-2 {padding-top: 0.5rem !important;}.alpv .pt-sm-3 {padding-top: 1rem !important;}.alpv .pt-sm-4 {padding-top: 1.5rem !important;}.alpv .pt-sm-5 {padding-top: 3rem !important;}.alpv .pe-sm-0 {padding-right: 0 !important;}.alpv .pe-sm-1 {padding-right: 0.25rem !important;}.alpv .pe-sm-2 {padding-right: 0.5rem !important;}.alpv .pe-sm-3 {padding-right: 1rem !important;}.alpv .pe-sm-4 {padding-right: 1.5rem !important;}.alpv .pe-sm-5 {padding-right: 3rem !important;}.alpv .pb-sm-0 {padding-bottom: 0 !important;}.alpv .pb-sm-1 {padding-bottom: 0.25rem !important;}.alpv .pb-sm-2 {padding-bottom: 0.5rem !important;}.alpv .pb-sm-3 {padding-bottom: 1rem !important;}.alpv .pb-sm-4 {padding-bottom: 1.5rem !important;}.alpv .pb-sm-5 {padding-bottom: 3rem !important;}.alpv .ps-sm-0 {padding-left: 0 !important;}.alpv .ps-sm-1 {padding-left: 0.25rem !important;}.alpv .ps-sm-2 {padding-left: 0.5rem !important;}.alpv .ps-sm-3 {padding-left: 1rem !important;}.alpv .ps-sm-4 {padding-left: 1.5rem !important;}.alpv .ps-sm-5 {padding-left: 3rem !important;}.alpv .gap-sm-0 {gap: 0 !important;}.alpv .gap-sm-1 {gap: 0.25rem !important;}.alpv .gap-sm-2 {gap: 0.5rem !important;}.alpv .gap-sm-3 {gap: 1rem !important;}.alpv .gap-sm-4 {gap: 1.5rem !important;}.alpv .gap-sm-5 {gap: 3rem !important;}.alpv .text-sm-start {text-align: left !important;}.alpv .text-sm-end {text-align: right !important;}.alpv .text-sm-center {text-align: center !important;}}@media (min-width: 768px) {.alpv .float-md-start {float: left !important;}.alpv .float-md-end {float: right !important;}.alpv .float-md-none {float: none !important;}.alpv .d-md-inline {display: inline !important;}.alpv .d-md-inline-block {display: inline-block !important;}.alpv .d-md-block {display: block !important;}.alpv .d-md-grid {display: grid !important;}.alpv .d-md-table {display: table !important;}.alpv .d-md-table-row {display: table-row !important;}.alpv .d-md-table-cell {display: table-cell !important;}.alpv .d-md-flex {display: flex !important;}.alpv .d-md-inline-flex {display: inline-flex !important;}.alpv .d-md-none {display: none !important;}.alpv .flex-md-fill {flex: 1 1 auto !important;}.alpv .flex-md-row {flex-direction: row !important;}.alpv .flex-md-column {flex-direction: column !important;}.alpv .flex-md-row-reverse {flex-direction: row-reverse !important;}.alpv .flex-md-column-reverse {flex-direction: column-reverse !important;}.alpv .flex-md-grow-0 {flex-grow: 0 !important;}.alpv .flex-md-grow-1 {flex-grow: 1 !important;}.alpv .flex-md-shrink-0 {flex-shrink: 0 !important;}.alpv .flex-md-shrink-1 {flex-shrink: 1 !important;}.alpv .flex-md-wrap {flex-wrap: wrap !important;}.alpv .flex-md-nowrap {flex-wrap: nowrap !important;}.alpv .flex-md-wrap-reverse {flex-wrap: wrap-reverse !important;}.alpv .justify-content-md-start {justify-content: flex-start !important;}.alpv .justify-content-md-end {justify-content: flex-end !important;}.alpv .justify-content-md-center {justify-content: center !important;}.alpv .justify-content-md-between {justify-content: space-between !important;}.alpv .justify-content-md-around {justify-content: space-around !important;}.alpv .justify-content-md-evenly {justify-content: space-evenly !important;}.alpv .align-items-md-start {align-items: flex-start !important;}.alpv .align-items-md-end {align-items: flex-end !important;}.alpv .align-items-md-center {align-items: center !important;}.alpv .align-items-md-baseline {align-items: baseline !important;}.alpv .align-items-md-stretch {align-items: stretch !important;}.alpv .align-content-md-start {align-content: flex-start !important;}.alpv .align-content-md-end {align-content: flex-end !important;}.alpv .align-content-md-center {align-content: center !important;}.alpv .align-content-md-between {align-content: space-between !important;}.alpv .align-content-md-around {align-content: space-around !important;}.alpv .align-content-md-stretch {align-content: stretch !important;}.alpv .align-self-md-auto {align-self: auto !important;}.alpv .align-self-md-start {align-self: flex-start !important;}.alpv .align-self-md-end {align-self: flex-end !important;}.alpv .align-self-md-center {align-self: center !important;}.alpv .align-self-md-baseline {align-self: baseline !important;}.alpv .align-self-md-stretch {align-self: stretch !important;}.alpv .order-md-first {order: -1 !important;}.alpv .order-md-0 {order: 0 !important;}.alpv .order-md-1 {order: 1 !important;}.alpv .order-md-2 {order: 2 !important;}.alpv .order-md-3 {order: 3 !important;}.alpv .order-md-4 {order: 4 !important;}.alpv .order-md-5 {order: 5 !important;}.alpv .order-md-last {order: 6 !important;}.alpv .m-md-0 {margin: 0 !important;}.alpv .m-md-1 {margin: 0.25rem !important;}.alpv .m-md-2 {margin: 0.5rem !important;}.alpv .m-md-3 {margin: 1rem !important;}.alpv .m-md-4 {margin: 1.5rem !important;}.alpv .m-md-5 {margin: 3rem !important;}.alpv .m-md-auto {margin: auto !important;}.alpv .mx-md-0 {margin-right: 0 !important;margin-left: 0 !important;}.alpv .mx-md-1 {margin-right: 0.25rem !important;margin-left: 0.25rem !important;}.alpv .mx-md-2 {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}.alpv .mx-md-3 {margin-right: 1rem !important;margin-left: 1rem !important;}.alpv .mx-md-4 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}.alpv .mx-md-5 {margin-right: 3rem !important;margin-left: 3rem !important;}.alpv .mx-md-auto {margin-right: auto !important;margin-left: auto !important;}.alpv .my-md-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.alpv .my-md-1 {margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;}.alpv .my-md-2 {margin-top: 0.5rem !important;margin-bottom: 0.5rem !important;}.alpv .my-md-3 {margin-top: 1rem !important;margin-bottom: 1rem !important;}.alpv .my-md-4 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}.alpv .my-md-5 {margin-top: 3rem !important;margin-bottom: 3rem !important;}.alpv .my-md-auto {margin-top: auto !important;margin-bottom: auto !important;}.alpv .mt-md-0 {margin-top: 0 !important;}.alpv .mt-md-1 {margin-top: 0.25rem !important;}.alpv .mt-md-2 {margin-top: 0.5rem !important;}.alpv .mt-md-3 {margin-top: 1rem !important;}.alpv .mt-md-4 {margin-top: 1.5rem !important;}.alpv .mt-md-5 {margin-top: 3rem !important;}.alpv .mt-md-auto {margin-top: auto !important;}.alpv .me-md-0 {margin-right: 0 !important;}.alpv .me-md-1 {margin-right: 0.25rem !important;}.alpv .me-md-2 {margin-right: 0.5rem !important;}.alpv .me-md-3 {margin-right: 1rem !important;}.alpv .me-md-4 {margin-right: 1.5rem !important;}.alpv .me-md-5 {margin-right: 3rem !important;}.alpv .me-md-auto {margin-right: auto !important;}.alpv .mb-md-0 {margin-bottom: 0 !important;}.alpv .mb-md-1 {margin-bottom: 0.25rem !important;}.alpv .mb-md-2 {margin-bottom: 0.5rem !important;}.alpv .mb-md-3 {margin-bottom: 1rem !important;}.alpv .mb-md-4 {margin-bottom: 1.5rem !important;}.alpv .mb-md-5 {margin-bottom: 3rem !important;}.alpv .mb-md-auto {margin-bottom: auto !important;}.alpv .ms-md-0 {margin-left: 0 !important;}.alpv .ms-md-1 {margin-left: 0.25rem !important;}.alpv .ms-md-2 {margin-left: 0.5rem !important;}.alpv .ms-md-3 {margin-left: 1rem !important;}.alpv .ms-md-4 {margin-left: 1.5rem !important;}.alpv .ms-md-5 {margin-left: 3rem !important;}.alpv .ms-md-auto {margin-left: auto !important;}.alpv .p-md-0 {padding: 0 !important;}.alpv .p-md-1 {padding: 0.25rem !important;}.alpv .p-md-2 {padding: 0.5rem !important;}.alpv .p-md-3 {padding: 1rem !important;}.alpv .p-md-4 {padding: 1.5rem !important;}.alpv .p-md-5 {padding: 3rem !important;}.alpv .px-md-0 {padding-right: 0 !important;padding-left: 0 !important;}.alpv .px-md-1 {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}.alpv .px-md-2 {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}.alpv .px-md-3 {padding-right: 1rem !important;padding-left: 1rem !important;}.alpv .px-md-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}.alpv .px-md-5 {padding-right: 3rem !important;padding-left: 3rem !important;}.alpv .py-md-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.alpv .py-md-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.alpv .py-md-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.alpv .py-md-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.alpv .py-md-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.alpv .py-md-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.alpv .pt-md-0 {padding-top: 0 !important;}.alpv .pt-md-1 {padding-top: 0.25rem !important;}.alpv .pt-md-2 {padding-top: 0.5rem !important;}.alpv .pt-md-3 {padding-top: 1rem !important;}.alpv .pt-md-4 {padding-top: 1.5rem !important;}.alpv .pt-md-5 {padding-top: 3rem !important;}.alpv .pe-md-0 {padding-right: 0 !important;}.alpv .pe-md-1 {padding-right: 0.25rem !important;}.alpv .pe-md-2 {padding-right: 0.5rem !important;}.alpv .pe-md-3 {padding-right: 1rem !important;}.alpv .pe-md-4 {padding-right: 1.5rem !important;}.alpv .pe-md-5 {padding-right: 3rem !important;}.alpv .pb-md-0 {padding-bottom: 0 !important;}.alpv .pb-md-1 {padding-bottom: 0.25rem !important;}.alpv .pb-md-2 {padding-bottom: 0.5rem !important;}.alpv .pb-md-3 {padding-bottom: 1rem !important;}.alpv .pb-md-4 {padding-bottom: 1.5rem !important;}.alpv .pb-md-5 {padding-bottom: 3rem !important;}.alpv .ps-md-0 {padding-left: 0 !important;}.alpv .ps-md-1 {padding-left: 0.25rem !important;}.alpv .ps-md-2 {padding-left: 0.5rem !important;}.alpv .ps-md-3 {padding-left: 1rem !important;}.alpv .ps-md-4 {padding-left: 1.5rem !important;}.alpv .ps-md-5 {padding-left: 3rem !important;}.alpv .gap-md-0 {gap: 0 !important;}.alpv .gap-md-1 {gap: 0.25rem !important;}.alpv .gap-md-2 {gap: 0.5rem !important;}.alpv .gap-md-3 {gap: 1rem !important;}.alpv .gap-md-4 {gap: 1.5rem !important;}.alpv .gap-md-5 {gap: 3rem !important;}.alpv .text-md-start {text-align: left !important;}.alpv .text-md-end {text-align: right !important;}.alpv .text-md-center {text-align: center !important;}}@media (min-width: 992px) {.alpv .float-lg-start {float: left !important;}.alpv .float-lg-end {float: right !important;}.alpv .float-lg-none {float: none !important;}.alpv .d-lg-inline {display: inline !important;}.alpv .d-lg-inline-block {display: inline-block !important;}.alpv .d-lg-block {display: block !important;}.alpv .d-lg-grid {display: grid !important;}.alpv .d-lg-table {display: table !important;}.alpv .d-lg-table-row {display: table-row !important;}.alpv .d-lg-table-cell {display: table-cell !important;}.alpv .d-lg-flex {display: flex !important;}.alpv .d-lg-inline-flex {display: inline-flex !important;}.alpv .d-lg-none {display: none !important;}.alpv .flex-lg-fill {flex: 1 1 auto !important;}.alpv .flex-lg-row {flex-direction: row !important;}.alpv .flex-lg-column {flex-direction: column !important;}.alpv .flex-lg-row-reverse {flex-direction: row-reverse !important;}.alpv .flex-lg-column-reverse {flex-direction: column-reverse !important;}.alpv .flex-lg-grow-0 {flex-grow: 0 !important;}.alpv .flex-lg-grow-1 {flex-grow: 1 !important;}.alpv .flex-lg-shrink-0 {flex-shrink: 0 !important;}.alpv .flex-lg-shrink-1 {flex-shrink: 1 !important;}.alpv .flex-lg-wrap {flex-wrap: wrap !important;}.alpv .flex-lg-nowrap {flex-wrap: nowrap !important;}.alpv .flex-lg-wrap-reverse {flex-wrap: wrap-reverse !important;}.alpv .justify-content-lg-start {justify-content: flex-start !important;}.alpv .justify-content-lg-end {justify-content: flex-end !important;}.alpv .justify-content-lg-center {justify-content: center !important;}.alpv .justify-content-lg-between {justify-content: space-between !important;}.alpv .justify-content-lg-around {justify-content: space-around !important;}.alpv .justify-content-lg-evenly {justify-content: space-evenly !important;}.alpv .align-items-lg-start {align-items: flex-start !important;}.alpv .align-items-lg-end {align-items: flex-end !important;}.alpv .align-items-lg-center {align-items: center !important;}.alpv .align-items-lg-baseline {align-items: baseline !important;}.alpv .align-items-lg-stretch {align-items: stretch !important;}.alpv .align-content-lg-start {align-content: flex-start !important;}.alpv .align-content-lg-end {align-content: flex-end !important;}.alpv .align-content-lg-center {align-content: center !important;}.alpv .align-content-lg-between {align-content: space-between !important;}.alpv .align-content-lg-around {align-content: space-around !important;}.alpv .align-content-lg-stretch {align-content: stretch !important;}.alpv .align-self-lg-auto {align-self: auto !important;}.alpv .align-self-lg-start {align-self: flex-start !important;}.alpv .align-self-lg-end {align-self: flex-end !important;}.alpv .align-self-lg-center {align-self: center !important;}.alpv .align-self-lg-baseline {align-self: baseline !important;}.alpv .align-self-lg-stretch {align-self: stretch !important;}.alpv .order-lg-first {order: -1 !important;}.alpv .order-lg-0 {order: 0 !important;}.alpv .order-lg-1 {order: 1 !important;}.alpv .order-lg-2 {order: 2 !important;}.alpv .order-lg-3 {order: 3 !important;}.alpv .order-lg-4 {order: 4 !important;}.alpv .order-lg-5 {order: 5 !important;}.alpv .order-lg-last {order: 6 !important;}.alpv .m-lg-0 {margin: 0 !important;}.alpv .m-lg-1 {margin: 0.25rem !important;}.alpv .m-lg-2 {margin: 0.5rem !important;}.alpv .m-lg-3 {margin: 1rem !important;}.alpv .m-lg-4 {margin: 1.5rem !important;}.alpv .m-lg-5 {margin: 3rem !important;}.alpv .m-lg-auto {margin: auto !important;}.alpv .mx-lg-0 {margin-right: 0 !important;margin-left: 0 !important;}.alpv .mx-lg-1 {margin-right: 0.25rem !important;margin-left: 0.25rem !important;}.alpv .mx-lg-2 {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}.alpv .mx-lg-3 {margin-right: 1rem !important;margin-left: 1rem !important;}.alpv .mx-lg-4 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}.alpv .mx-lg-5 {margin-right: 3rem !important;margin-left: 3rem !important;}.alpv .mx-lg-auto {margin-right: auto !important;margin-left: auto !important;}.alpv .my-lg-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.alpv .my-lg-1 {margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;}.alpv .my-lg-2 {margin-top: 0.5rem !important;margin-bottom: 0.5rem !important;}.alpv .my-lg-3 {margin-top: 1rem !important;margin-bottom: 1rem !important;}.alpv .my-lg-4 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}.alpv .my-lg-5 {margin-top: 3rem !important;margin-bottom: 3rem !important;}.alpv .my-lg-auto {margin-top: auto !important;margin-bottom: auto !important;}.alpv .mt-lg-0 {margin-top: 0 !important;}.alpv .mt-lg-1 {margin-top: 0.25rem !important;}.alpv .mt-lg-2 {margin-top: 0.5rem !important;}.alpv .mt-lg-3 {margin-top: 1rem !important;}.alpv .mt-lg-4 {margin-top: 1.5rem !important;}.alpv .mt-lg-5 {margin-top: 3rem !important;}.alpv .mt-lg-auto {margin-top: auto !important;}.alpv .me-lg-0 {margin-right: 0 !important;}.alpv .me-lg-1 {margin-right: 0.25rem !important;}.alpv .me-lg-2 {margin-right: 0.5rem !important;}.alpv .me-lg-3 {margin-right: 1rem !important;}.alpv .me-lg-4 {margin-right: 1.5rem !important;}.alpv .me-lg-5 {margin-right: 3rem !important;}.alpv .me-lg-auto {margin-right: auto !important;}.alpv .mb-lg-0 {margin-bottom: 0 !important;}.alpv .mb-lg-1 {margin-bottom: 0.25rem !important;}.alpv .mb-lg-2 {margin-bottom: 0.5rem !important;}.alpv .mb-lg-3 {margin-bottom: 1rem !important;}.alpv .mb-lg-4 {margin-bottom: 1.5rem !important;}.alpv .mb-lg-5 {margin-bottom: 3rem !important;}.alpv .mb-lg-auto {margin-bottom: auto !important;}.alpv .ms-lg-0 {margin-left: 0 !important;}.alpv .ms-lg-1 {margin-left: 0.25rem !important;}.alpv .ms-lg-2 {margin-left: 0.5rem !important;}.alpv .ms-lg-3 {margin-left: 1rem !important;}.alpv .ms-lg-4 {margin-left: 1.5rem !important;}.alpv .ms-lg-5 {margin-left: 3rem !important;}.alpv .ms-lg-auto {margin-left: auto !important;}.alpv .p-lg-0 {padding: 0 !important;}.alpv .p-lg-1 {padding: 0.25rem !important;}.alpv .p-lg-2 {padding: 0.5rem !important;}.alpv .p-lg-3 {padding: 1rem !important;}.alpv .p-lg-4 {padding: 1.5rem !important;}.alpv .p-lg-5 {padding: 3rem !important;}.alpv .px-lg-0 {padding-right: 0 !important;padding-left: 0 !important;}.alpv .px-lg-1 {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}.alpv .px-lg-2 {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}.alpv .px-lg-3 {padding-right: 1rem !important;padding-left: 1rem !important;}.alpv .px-lg-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}.alpv .px-lg-5 {padding-right: 3rem !important;padding-left: 3rem !important;}.alpv .py-lg-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.alpv .py-lg-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.alpv .py-lg-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.alpv .py-lg-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.alpv .py-lg-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.alpv .py-lg-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.alpv .pt-lg-0 {padding-top: 0 !important;}.alpv .pt-lg-1 {padding-top: 0.25rem !important;}.alpv .pt-lg-2 {padding-top: 0.5rem !important;}.alpv .pt-lg-3 {padding-top: 1rem !important;}.alpv .pt-lg-4 {padding-top: 1.5rem !important;}.alpv .pt-lg-5 {padding-top: 3rem !important;}.alpv .pe-lg-0 {padding-right: 0 !important;}.alpv .pe-lg-1 {padding-right: 0.25rem !important;}.alpv .pe-lg-2 {padding-right: 0.5rem !important;}.alpv .pe-lg-3 {padding-right: 1rem !important;}.alpv .pe-lg-4 {padding-right: 1.5rem !important;}.alpv .pe-lg-5 {padding-right: 3rem !important;}.alpv .pb-lg-0 {padding-bottom: 0 !important;}.alpv .pb-lg-1 {padding-bottom: 0.25rem !important;}.alpv .pb-lg-2 {padding-bottom: 0.5rem !important;}.alpv .pb-lg-3 {padding-bottom: 1rem !important;}.alpv .pb-lg-4 {padding-bottom: 1.5rem !important;}.alpv .pb-lg-5 {padding-bottom: 3rem !important;}.alpv .ps-lg-0 {padding-left: 0 !important;}.alpv .ps-lg-1 {padding-left: 0.25rem !important;}.alpv .ps-lg-2 {padding-left: 0.5rem !important;}.alpv .ps-lg-3 {padding-left: 1rem !important;}.alpv .ps-lg-4 {padding-left: 1.5rem !important;}.alpv .ps-lg-5 {padding-left: 3rem !important;}.alpv .gap-lg-0 {gap: 0 !important;}.alpv .gap-lg-1 {gap: 0.25rem !important;}.alpv .gap-lg-2 {gap: 0.5rem !important;}.alpv .gap-lg-3 {gap: 1rem !important;}.alpv .gap-lg-4 {gap: 1.5rem !important;}.alpv .gap-lg-5 {gap: 3rem !important;}.alpv .text-lg-start {text-align: left !important;}.alpv .text-lg-end {text-align: right !important;}.alpv .text-lg-center {text-align: center !important;}}@media (min-width: 1200px) {.alpv .float-xl-start {float: left !important;}.alpv .float-xl-end {float: right !important;}.alpv .float-xl-none {float: none !important;}.alpv .d-xl-inline {display: inline !important;}.alpv .d-xl-inline-block {display: inline-block !important;}.alpv .d-xl-block {display: block !important;}.alpv .d-xl-grid {display: grid !important;}.alpv .d-xl-table {display: table !important;}.alpv .d-xl-table-row {display: table-row !important;}.alpv .d-xl-table-cell {display: table-cell !important;}.alpv .d-xl-flex {display: flex !important;}.alpv .d-xl-inline-flex {display: inline-flex !important;}.alpv .d-xl-none {display: none !important;}.alpv .flex-xl-fill {flex: 1 1 auto !important;}.alpv .flex-xl-row {flex-direction: row !important;}.alpv .flex-xl-column {flex-direction: column !important;}.alpv .flex-xl-row-reverse {flex-direction: row-reverse !important;}.alpv .flex-xl-column-reverse {flex-direction: column-reverse !important;}.alpv .flex-xl-grow-0 {flex-grow: 0 !important;}.alpv .flex-xl-grow-1 {flex-grow: 1 !important;}.alpv .flex-xl-shrink-0 {flex-shrink: 0 !important;}.alpv .flex-xl-shrink-1 {flex-shrink: 1 !important;}.alpv .flex-xl-wrap {flex-wrap: wrap !important;}.alpv .flex-xl-nowrap {flex-wrap: nowrap !important;}.alpv .flex-xl-wrap-reverse {flex-wrap: wrap-reverse !important;}.alpv .justify-content-xl-start {justify-content: flex-start !important;}.alpv .justify-content-xl-end {justify-content: flex-end !important;}.alpv .justify-content-xl-center {justify-content: center !important;}.alpv .justify-content-xl-between {justify-content: space-between !important;}.alpv .justify-content-xl-around {justify-content: space-around !important;}.alpv .justify-content-xl-evenly {justify-content: space-evenly !important;}.alpv .align-items-xl-start {align-items: flex-start !important;}.alpv .align-items-xl-end {align-items: flex-end !important;}.alpv .align-items-xl-center {align-items: center !important;}.alpv .align-items-xl-baseline {align-items: baseline !important;}.alpv .align-items-xl-stretch {align-items: stretch !important;}.alpv .align-content-xl-start {align-content: flex-start !important;}.alpv .align-content-xl-end {align-content: flex-end !important;}.alpv .align-content-xl-center {align-content: center !important;}.alpv .align-content-xl-between {align-content: space-between !important;}.alpv .align-content-xl-around {align-content: space-around !important;}.alpv .align-content-xl-stretch {align-content: stretch !important;}.alpv .align-self-xl-auto {align-self: auto !important;}.alpv .align-self-xl-start {align-self: flex-start !important;}.alpv .align-self-xl-end {align-self: flex-end !important;}.alpv .align-self-xl-center {align-self: center !important;}.alpv .align-self-xl-baseline {align-self: baseline !important;}.alpv .align-self-xl-stretch {align-self: stretch !important;}.alpv .order-xl-first {order: -1 !important;}.alpv .order-xl-0 {order: 0 !important;}.alpv .order-xl-1 {order: 1 !important;}.alpv .order-xl-2 {order: 2 !important;}.alpv .order-xl-3 {order: 3 !important;}.alpv .order-xl-4 {order: 4 !important;}.alpv .order-xl-5 {order: 5 !important;}.alpv .order-xl-last {order: 6 !important;}.alpv .m-xl-0 {margin: 0 !important;}.alpv .m-xl-1 {margin: 0.25rem !important;}.alpv .m-xl-2 {margin: 0.5rem !important;}.alpv .m-xl-3 {margin: 1rem !important;}.alpv .m-xl-4 {margin: 1.5rem !important;}.alpv .m-xl-5 {margin: 3rem !important;}.alpv .m-xl-auto {margin: auto !important;}.alpv .mx-xl-0 {margin-right: 0 !important;margin-left: 0 !important;}.alpv .mx-xl-1 {margin-right: 0.25rem !important;margin-left: 0.25rem !important;}.alpv .mx-xl-2 {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}.alpv .mx-xl-3 {margin-right: 1rem !important;margin-left: 1rem !important;}.alpv .mx-xl-4 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}.alpv .mx-xl-5 {margin-right: 3rem !important;margin-left: 3rem !important;}.alpv .mx-xl-auto {margin-right: auto !important;margin-left: auto !important;}.alpv .my-xl-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.alpv .my-xl-1 {margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;}.alpv .my-xl-2 {margin-top: 0.5rem !important;margin-bottom: 0.5rem !important;}.alpv .my-xl-3 {margin-top: 1rem !important;margin-bottom: 1rem !important;}.alpv .my-xl-4 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}.alpv .my-xl-5 {margin-top: 3rem !important;margin-bottom: 3rem !important;}.alpv .my-xl-auto {margin-top: auto !important;margin-bottom: auto !important;}.alpv .mt-xl-0 {margin-top: 0 !important;}.alpv .mt-xl-1 {margin-top: 0.25rem !important;}.alpv .mt-xl-2 {margin-top: 0.5rem !important;}.alpv .mt-xl-3 {margin-top: 1rem !important;}.alpv .mt-xl-4 {margin-top: 1.5rem !important;}.alpv .mt-xl-5 {margin-top: 3rem !important;}.alpv .mt-xl-auto {margin-top: auto !important;}.alpv .me-xl-0 {margin-right: 0 !important;}.alpv .me-xl-1 {margin-right: 0.25rem !important;}.alpv .me-xl-2 {margin-right: 0.5rem !important;}.alpv .me-xl-3 {margin-right: 1rem !important;}.alpv .me-xl-4 {margin-right: 1.5rem !important;}.alpv .me-xl-5 {margin-right: 3rem !important;}.alpv .me-xl-auto {margin-right: auto !important;}.alpv .mb-xl-0 {margin-bottom: 0 !important;}.alpv .mb-xl-1 {margin-bottom: 0.25rem !important;}.alpv .mb-xl-2 {margin-bottom: 0.5rem !important;}.alpv .mb-xl-3 {margin-bottom: 1rem !important;}.alpv .mb-xl-4 {margin-bottom: 1.5rem !important;}.alpv .mb-xl-5 {margin-bottom: 3rem !important;}.alpv .mb-xl-auto {margin-bottom: auto !important;}.alpv .ms-xl-0 {margin-left: 0 !important;}.alpv .ms-xl-1 {margin-left: 0.25rem !important;}.alpv .ms-xl-2 {margin-left: 0.5rem !important;}.alpv .ms-xl-3 {margin-left: 1rem !important;}.alpv .ms-xl-4 {margin-left: 1.5rem !important;}.alpv .ms-xl-5 {margin-left: 3rem !important;}.alpv .ms-xl-auto {margin-left: auto !important;}.alpv .p-xl-0 {padding: 0 !important;}.alpv .p-xl-1 {padding: 0.25rem !important;}.alpv .p-xl-2 {padding: 0.5rem !important;}.alpv .p-xl-3 {padding: 1rem !important;}.alpv .p-xl-4 {padding: 1.5rem !important;}.alpv .p-xl-5 {padding: 3rem !important;}.alpv .px-xl-0 {padding-right: 0 !important;padding-left: 0 !important;}.alpv .px-xl-1 {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}.alpv .px-xl-2 {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}.alpv .px-xl-3 {padding-right: 1rem !important;padding-left: 1rem !important;}.alpv .px-xl-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}.alpv .px-xl-5 {padding-right: 3rem !important;padding-left: 3rem !important;}.alpv .py-xl-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.alpv .py-xl-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.alpv .py-xl-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.alpv .py-xl-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.alpv .py-xl-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.alpv .py-xl-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.alpv .pt-xl-0 {padding-top: 0 !important;}.alpv .pt-xl-1 {padding-top: 0.25rem !important;}.alpv .pt-xl-2 {padding-top: 0.5rem !important;}.alpv .pt-xl-3 {padding-top: 1rem !important;}.alpv .pt-xl-4 {padding-top: 1.5rem !important;}.alpv .pt-xl-5 {padding-top: 3rem !important;}.alpv .pe-xl-0 {padding-right: 0 !important;}.alpv .pe-xl-1 {padding-right: 0.25rem !important;}.alpv .pe-xl-2 {padding-right: 0.5rem !important;}.alpv .pe-xl-3 {padding-right: 1rem !important;}.alpv .pe-xl-4 {padding-right: 1.5rem !important;}.alpv .pe-xl-5 {padding-right: 3rem !important;}.alpv .pb-xl-0 {padding-bottom: 0 !important;}.alpv .pb-xl-1 {padding-bottom: 0.25rem !important;}.alpv .pb-xl-2 {padding-bottom: 0.5rem !important;}.alpv .pb-xl-3 {padding-bottom: 1rem !important;}.alpv .pb-xl-4 {padding-bottom: 1.5rem !important;}.alpv .pb-xl-5 {padding-bottom: 3rem !important;}.alpv .ps-xl-0 {padding-left: 0 !important;}.alpv .ps-xl-1 {padding-left: 0.25rem !important;}.alpv .ps-xl-2 {padding-left: 0.5rem !important;}.alpv .ps-xl-3 {padding-left: 1rem !important;}.alpv .ps-xl-4 {padding-left: 1.5rem !important;}.alpv .ps-xl-5 {padding-left: 3rem !important;}.alpv .gap-xl-0 {gap: 0 !important;}.alpv .gap-xl-1 {gap: 0.25rem !important;}.alpv .gap-xl-2 {gap: 0.5rem !important;}.alpv .gap-xl-3 {gap: 1rem !important;}.alpv .gap-xl-4 {gap: 1.5rem !important;}.alpv .gap-xl-5 {gap: 3rem !important;}.alpv .text-xl-start {text-align: left !important;}.alpv .text-xl-end {text-align: right !important;}.alpv .text-xl-center {text-align: center !important;}}@media (min-width: 1400px) {.alpv .float-xxl-start {float: left !important;}.alpv .float-xxl-end {float: right !important;}.alpv .float-xxl-none {float: none !important;}.alpv .d-xxl-inline {display: inline !important;}.alpv .d-xxl-inline-block {display: inline-block !important;}.alpv .d-xxl-block {display: block !important;}.alpv .d-xxl-grid {display: grid !important;}.alpv .d-xxl-table {display: table !important;}.alpv .d-xxl-table-row {display: table-row !important;}.alpv .d-xxl-table-cell {display: table-cell !important;}.alpv .d-xxl-flex {display: flex !important;}.alpv .d-xxl-inline-flex {display: inline-flex !important;}.alpv .d-xxl-none {display: none !important;}.alpv .flex-xxl-fill {flex: 1 1 auto !important;}.alpv .flex-xxl-row {flex-direction: row !important;}.alpv .flex-xxl-column {flex-direction: column !important;}.alpv .flex-xxl-row-reverse {flex-direction: row-reverse !important;}.alpv .flex-xxl-column-reverse {flex-direction: column-reverse !important;}.alpv .flex-xxl-grow-0 {flex-grow: 0 !important;}.alpv .flex-xxl-grow-1 {flex-grow: 1 !important;}.alpv .flex-xxl-shrink-0 {flex-shrink: 0 !important;}.alpv .flex-xxl-shrink-1 {flex-shrink: 1 !important;}.alpv .flex-xxl-wrap {flex-wrap: wrap !important;}.alpv .flex-xxl-nowrap {flex-wrap: nowrap !important;}.alpv .flex-xxl-wrap-reverse {flex-wrap: wrap-reverse !important;}.alpv .justify-content-xxl-start {justify-content: flex-start !important;}.alpv .justify-content-xxl-end {justify-content: flex-end !important;}.alpv .justify-content-xxl-center {justify-content: center !important;}.alpv .justify-content-xxl-between {justify-content: space-between !important;}.alpv .justify-content-xxl-around {justify-content: space-around !important;}.alpv .justify-content-xxl-evenly {justify-content: space-evenly !important;}.alpv .align-items-xxl-start {align-items: flex-start !important;}.alpv .align-items-xxl-end {align-items: flex-end !important;}.alpv .align-items-xxl-center {align-items: center !important;}.alpv .align-items-xxl-baseline {align-items: baseline !important;}.alpv .align-items-xxl-stretch {align-items: stretch !important;}.alpv .align-content-xxl-start {align-content: flex-start !important;}.alpv .align-content-xxl-end {align-content: flex-end !important;}.alpv .align-content-xxl-center {align-content: center !important;}.alpv .align-content-xxl-between {align-content: space-between !important;}.alpv .align-content-xxl-around {align-content: space-around !important;}.alpv .align-content-xxl-stretch {align-content: stretch !important;}.alpv .align-self-xxl-auto {align-self: auto !important;}.alpv .align-self-xxl-start {align-self: flex-start !important;}.alpv .align-self-xxl-end {align-self: flex-end !important;}.alpv .align-self-xxl-center {align-self: center !important;}.alpv .align-self-xxl-baseline {align-self: baseline !important;}.alpv .align-self-xxl-stretch {align-self: stretch !important;}.alpv .order-xxl-first {order: -1 !important;}.alpv .order-xxl-0 {order: 0 !important;}.alpv .order-xxl-1 {order: 1 !important;}.alpv .order-xxl-2 {order: 2 !important;}.alpv .order-xxl-3 {order: 3 !important;}.alpv .order-xxl-4 {order: 4 !important;}.alpv .order-xxl-5 {order: 5 !important;}.alpv .order-xxl-last {order: 6 !important;}.alpv .m-xxl-0 {margin: 0 !important;}.alpv .m-xxl-1 {margin: 0.25rem !important;}.alpv .m-xxl-2 {margin: 0.5rem !important;}.alpv .m-xxl-3 {margin: 1rem !important;}.alpv .m-xxl-4 {margin: 1.5rem !important;}.alpv .m-xxl-5 {margin: 3rem !important;}.alpv .m-xxl-auto {margin: auto !important;}.alpv .mx-xxl-0 {margin-right: 0 !important;margin-left: 0 !important;}.alpv .mx-xxl-1 {margin-right: 0.25rem !important;margin-left: 0.25rem !important;}.alpv .mx-xxl-2 {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}.alpv .mx-xxl-3 {margin-right: 1rem !important;margin-left: 1rem !important;}.alpv .mx-xxl-4 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}.alpv .mx-xxl-5 {margin-right: 3rem !important;margin-left: 3rem !important;}.alpv .mx-xxl-auto {margin-right: auto !important;margin-left: auto !important;}.alpv .my-xxl-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.alpv .my-xxl-1 {margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;}.alpv .my-xxl-2 {margin-top: 0.5rem !important;margin-bottom: 0.5rem !important;}.alpv .my-xxl-3 {margin-top: 1rem !important;margin-bottom: 1rem !important;}.alpv .my-xxl-4 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}.alpv .my-xxl-5 {margin-top: 3rem !important;margin-bottom: 3rem !important;}.alpv .my-xxl-auto {margin-top: auto !important;margin-bottom: auto !important;}.alpv .mt-xxl-0 {margin-top: 0 !important;}.alpv .mt-xxl-1 {margin-top: 0.25rem !important;}.alpv .mt-xxl-2 {margin-top: 0.5rem !important;}.alpv .mt-xxl-3 {margin-top: 1rem !important;}.alpv .mt-xxl-4 {margin-top: 1.5rem !important;}.alpv .mt-xxl-5 {margin-top: 3rem !important;}.alpv .mt-xxl-auto {margin-top: auto !important;}.alpv .me-xxl-0 {margin-right: 0 !important;}.alpv .me-xxl-1 {margin-right: 0.25rem !important;}.alpv .me-xxl-2 {margin-right: 0.5rem !important;}.alpv .me-xxl-3 {margin-right: 1rem !important;}.alpv .me-xxl-4 {margin-right: 1.5rem !important;}.alpv .me-xxl-5 {margin-right: 3rem !important;}.alpv .me-xxl-auto {margin-right: auto !important;}.alpv .mb-xxl-0 {margin-bottom: 0 !important;}.alpv .mb-xxl-1 {margin-bottom: 0.25rem !important;}.alpv .mb-xxl-2 {margin-bottom: 0.5rem !important;}.alpv .mb-xxl-3 {margin-bottom: 1rem !important;}.alpv .mb-xxl-4 {margin-bottom: 1.5rem !important;}.alpv .mb-xxl-5 {margin-bottom: 3rem !important;}.alpv .mb-xxl-auto {margin-bottom: auto !important;}.alpv .ms-xxl-0 {margin-left: 0 !important;}.alpv .ms-xxl-1 {margin-left: 0.25rem !important;}.alpv .ms-xxl-2 {margin-left: 0.5rem !important;}.alpv .ms-xxl-3 {margin-left: 1rem !important;}.alpv .ms-xxl-4 {margin-left: 1.5rem !important;}.alpv .ms-xxl-5 {margin-left: 3rem !important;}.alpv .ms-xxl-auto {margin-left: auto !important;}.alpv .p-xxl-0 {padding: 0 !important;}.alpv .p-xxl-1 {padding: 0.25rem !important;}.alpv .p-xxl-2 {padding: 0.5rem !important;}.alpv .p-xxl-3 {padding: 1rem !important;}.alpv .p-xxl-4 {padding: 1.5rem !important;}.alpv .p-xxl-5 {padding: 3rem !important;}.alpv .px-xxl-0 {padding-right: 0 !important;padding-left: 0 !important;}.alpv .px-xxl-1 {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}.alpv .px-xxl-2 {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}.alpv .px-xxl-3 {padding-right: 1rem !important;padding-left: 1rem !important;}.alpv .px-xxl-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}.alpv .px-xxl-5 {padding-right: 3rem !important;padding-left: 3rem !important;}.alpv .py-xxl-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.alpv .py-xxl-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.alpv .py-xxl-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.alpv .py-xxl-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.alpv .py-xxl-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.alpv .py-xxl-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.alpv .pt-xxl-0 {padding-top: 0 !important;}.alpv .pt-xxl-1 {padding-top: 0.25rem !important;}.alpv .pt-xxl-2 {padding-top: 0.5rem !important;}.alpv .pt-xxl-3 {padding-top: 1rem !important;}.alpv .pt-xxl-4 {padding-top: 1.5rem !important;}.alpv .pt-xxl-5 {padding-top: 3rem !important;}.alpv .pe-xxl-0 {padding-right: 0 !important;}.alpv .pe-xxl-1 {padding-right: 0.25rem !important;}.alpv .pe-xxl-2 {padding-right: 0.5rem !important;}.alpv .pe-xxl-3 {padding-right: 1rem !important;}.alpv .pe-xxl-4 {padding-right: 1.5rem !important;}.alpv .pe-xxl-5 {padding-right: 3rem !important;}.alpv .pb-xxl-0 {padding-bottom: 0 !important;}.alpv .pb-xxl-1 {padding-bottom: 0.25rem !important;}.alpv .pb-xxl-2 {padding-bottom: 0.5rem !important;}.alpv .pb-xxl-3 {padding-bottom: 1rem !important;}.alpv .pb-xxl-4 {padding-bottom: 1.5rem !important;}.alpv .pb-xxl-5 {padding-bottom: 3rem !important;}.alpv .ps-xxl-0 {padding-left: 0 !important;}.alpv .ps-xxl-1 {padding-left: 0.25rem !important;}.alpv .ps-xxl-2 {padding-left: 0.5rem !important;}.alpv .ps-xxl-3 {padding-left: 1rem !important;}.alpv .ps-xxl-4 {padding-left: 1.5rem !important;}.alpv .ps-xxl-5 {padding-left: 3rem !important;}.alpv .gap-xxl-0 {gap: 0 !important;}.alpv .gap-xxl-1 {gap: 0.25rem !important;}.alpv .gap-xxl-2 {gap: 0.5rem !important;}.alpv .gap-xxl-3 {gap: 1rem !important;}.alpv .gap-xxl-4 {gap: 1.5rem !important;}.alpv .gap-xxl-5 {gap: 3rem !important;}.alpv .text-xxl-start {text-align: left !important;}.alpv .text-xxl-end {text-align: right !important;}.alpv .text-xxl-center {text-align: center !important;}}@media (min-width: 1200px) {.alpv .fs-1 {font-size: 2.5rem !important;}.alpv .fs-2 {font-size: 2rem !important;}.alpv .fs-3 {font-size: 1.75rem !important;}.alpv .fs-4 {font-size: 1.5rem !important;}}@media print {.alpv .d-print-inline {display: inline !important;}.alpv .d-print-inline-block {display: inline-block !important;}.alpv .d-print-block {display: block !important;}.alpv .d-print-grid {display: grid !important;}.alpv .d-print-table {display: table !important;}.alpv .d-print-table-row {display: table-row !important;}.alpv .d-print-table-cell {display: table-cell !important;}.alpv .d-print-flex {display: flex !important;}.alpv .d-print-inline-flex {display: inline-flex !important;}.alpv .d-print-none {display: none !important;}}.alpv .close{font-size: 2rem !important; text-decoration: none !important; color: #000 !important; line-height: 2rem !important;}.alpv input, .alpv input.form-control{ float: none}
.alpv .modal-header .close {
	margin: 0px;
    position: absolute;
    top: 0px !important;
    right: 10px;
    border: 0 !important;
    background: transparent;
    outline: 0 !important;
}

.alpv .modal-header {
	justify-content: center;
	border: 0px;
}

.alpv .modal-body .form-control {
	height: 48px;
	line-height: 48px;
}

.alpv .modal-footer {
	border: 0px;
}

.alpv .modal {
	--bs-modal-width: 430px;
}

.alpv .form-check-input {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.modal-backdrop {
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.5)
}
.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg);
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity);
}



.result.alert {
	text-align: center;
	font-size: 14px;
	width: 100%;
}

.autocomplete-group {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	width: 100%;
}


.autocomplete-group>button.search-btn {
	min-width: 100px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-border-top-right-radius: 6px !important;
	-webkit-border-bottom-right-radius: 6px !important;
	-moz-border-radius-topright: 6px !important;
	-moz-border-radius-bottomright: 6px !important;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
}



.autocomplete-group:before {
	content: '';
	background: url("/assets/image/alpv/search.svg") no-repeat 0px center !important;
	background-size: 24px !important;
	position: absolute;
	z-index: 101;
	left: 10px;
	top: 50%;
	width: 24px;
	height: 24px;
	transform: translateY(-50%);
}

.autocomplete-group input {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;

	padding-left: 40px !important;
	height: 100%;
	-webkit-border-top-left-radius: 6px !important;
	-webkit-border-bottom-left-radius: 6px !important;
	-moz-border-radius-topleft: 6px !important;
	-moz-border-radius-bottomleft: 6px !important;
	border-top-left-radius: 6px !important;
	border-bottom-left-radius: 6px !important;
}

.easy-autocomplete {
	display: block;
	position: relative;
	width: 100% !important;
	z-index: 100;
}

.easy-autocomplete input {
	border-color: #ccc;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	color: #555;
	float: none;
	padding: 6px 12px
}

.easy-autocomplete input:hover,
.easy-autocomplete input:focus {
	box-shadow: none
}

.easy-autocomplete a {
	display: block
}

.easy-autocomplete-container {
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2
}

.easy-autocomplete-container ul {
	background: none repeat scroll 0 0 #ffffff;
	border-top: 1px dotted #ccc;
	display: none;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	top: -1px;
	margin: 0px !important;
	padding: 0px !important;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

.easy-autocomplete-container ul li:first-child{
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

.easy-autocomplete-container ul li,
.easy-autocomplete-container ul .eac-category {
	background: inherit;
	border-color: #ccc;
	border-image: none !important;
	border-style: solid;
	border-width: 0 1px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 8px 15px;
	margin: 0px !important;
}

.easy-autocomplete-container ul li:before,
.easy-autocomplete-container ul .eac-category:before {
	display: none !important;
}

.easy-autocomplete-container ul li:last-child {
	border-radius: 0 0 2px 2px;
	border-width: 0 1px 1px
}

.easy-autocomplete-container ul li.selected {
	background: none repeat scroll 0 0 #ebebeb;
	cursor: pointer
}

.easy-autocomplete-container ul li.selected div {
	font-weight: normal
}

.easy-autocomplete-container ul li div {
	display: block;
	font-weight: normal;
	word-break: break-all
}

.easy-autocomplete-container ul li b {
	font-weight: bold
}

.easy-autocomplete-container ul .eac-category {
	font-color: #aaa;
	font-style: italic
}

 .ec-vendor-uploads .ec-vendor-sidebar .ec-sidebar-block .ec-vendor-block .ec-vendor-block-items ul li.active a{
	font-weight: 700;
	color: #212121;
 }


.btn-whatsapp {
	position: fixed;
	bottom: 120px;
	right: 30px;
	display: block;
	width: 50px;
	height: 50px;
	z-index: 999;
	animation-name: animation;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-fill-mode: both;
	animation-delay: 2s;
	-webkit-transition: 250ms;
	-moz-transition: 250ms;
	-ms-transition: 250ms;
	-o-transition: 250ms;
	transition: 250ms;
}

.btn-whatsapp img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 767px) {
	.btn-whatsapp {
		width: 40px;
		height: 40px;
		right: 15px;
	}
}

@keyframes animation {
	20% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}

	35% {
		bottom: 120px;
	}

	50% {
		bottom: 100px;
	}

	55% {
		bottom: 120px;
	}

	60% {
		bottom: 100px;
	}

	75% {
		bottom: 120px;
	}

	80% {
		bottom: 100px;
	}

	85% {
		bottom: 120px;
	}

	100% {
		bottom: 100px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


.btn-whatsapp::before {
	content: "\2003" attr(data-title);
	text-indent: -15px;
	display: block;
	position: absolute;
	bottom: 50%;
	background: rgba(0, 189, 33, 0.8);
	color: #FFF;
	padding: 5px 15px;
	border-radius: 5px;
	opacity: 0;
	transition: 0.3s;
	overflow: hidden;
	pointer-events: none;
	white-space: normal;
	transform: translateY(50%);
	right: 0;
	width: 220px;
	text-align: left;
	font-size: 16px;
}

.btn-whatsapp:hover::before {
	opacity: 1;
	right: 110%;
}

.btn-whatsapp.show::before {
	opacity: 1;
	right: 110%;
}

.window-img i {
	position: absolute;
	cursor: pointer;
	right: 5px;
	top: 5px;
	z-index: 10;
	font-size: 24px;
	color: #000;
}

.window-img {
	cursor: default;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 100000;
	display: none;
	width: 955px;
	max-width: 100%;
	background: #fff;
	border-radius: 0px;
	padding: 0;
	color: #000;
	text-align: left;
}

.window-opaco {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	z-index: 99900;
	display: none;
}

.window-img.active {
	display: block
}

.window-opaco.active {
	display: block
}

@media screen and (max-width:767px) {
	.window-img {
		max-width: 90vw
	}
}

.alpv.auth-form {
	font-size: 15px;
}

.alpv.auth-form h2 {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-weight: 700
}

.alpv.auth-form .ec-login-container {
	border: 1px solid #e0e0e0;
	padding: 34px 38px 34px;
	text-align: left;
	background-color: #fff;
	border-radius: 5px;
}


.alpv .form-control{
	height: 50px;
	line-height: 50px;
}


.alpv.auth-form label {
	margin-bottom: 9px;
	color: #444444;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
	display: block;
	width: 100%;
}

.alpv.auth-form .btn {
	cursor: pointer;
	font-size: 16px;
	line-height: 1;
	padding: 0 45px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	outline: none;
	border-radius: 6px;
	width: auto;
	margin: 0;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.alpv.auth-form label a {
	color: var(--alpv-primary);
	text-decoration: none;
}

.alpv.auth-form label a:hover {
	text-decoration: underline;
}

.alpv a.btn {
	text-decoration: none !important;
}


.alpv-compare.active{
	color: var(--alpv-primary) !important;
}
.alpv-wishlist.active{
	color: var(--alpv-primary) !important;
}

.alpv .order-list td, .alpv .order-list th{
	vertical-align: middle;
}

.alpv .order-list .btn{
	height: 32px;
	line-height: 32px;
}

@media screen and (max-width:767px) {
	.alpv.auth-form {
		font-size: 14px;
	}

	.alpv.auth-form .ec-login-container {
		padding: 25px 20px 25px;
	}

	.alpv.auth-form label {
		font-size: 14px;
	}

	.alpv.auth-form .btn {
		margin: 0 auto;
	}

	
}