/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */

p,
ul,
ol,
dl,
hr,
table,
blockquote {
	margin-bottom: .9rem;
}

p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
hr:last-child,
table:last-child,
blockquote:last-child {
	margin-bottom: 0;
}

a,
button,
input[type="submit"],
input[type="button"] {
	transition: color .4s, background .4s, opacity .4s, transform .4s, border .4s;
}

/* ------------------------------------------------------------ *\
	Image Fit
\* ------------------------------------------------------------ */

.image-fit {
	overflow: hidden;
	position: relative;
}

.image-fit img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.image-fit--contain img {
	object-fit: contain;
}

/* ------------------------------------------------------------ *\
	Icon List
\* ------------------------------------------------------------ */

.icon-list .elementor-widget-container > ol:not([class]) {
	list-style: none;
	padding-left: 0;
	counter-reset: numbers;
}

.icon-list .elementor-widget-container > ol:not([class]) > li {
	position: relative;
	counter-increment: numbers;
	padding: 2px 0 2px 44px;
}

.icon-list .elementor-widget-container > ol:not([class]) > li:before {
	content: counter(numbers);
	height: 32px;
	line-height: 32px;
	min-width: 32px;
	text-align: center;
	background: #36424a;
	color: #FBC70F;
	border-radius: 32px;
	position: absolute;
	top: 0;
	left: 0;
}

.icon-list .elementor-widget-container > ol:not([class]) li + li {
	margin-top: 20px;
}

/* ------------------------------------------------------------ *\
	Admin
\* ------------------------------------------------------------ */

html #wpadminbar {
	position: fixed;
}
body.admin-bar .elementor-location-header > .elementor-element {
	top: 32px;
}

@media(max-width: 782px){
	body.admin-bar .elementor-location-header > .elementor-element {
		top: 46px;
	}
}

/* ------------------------------------------------------------ *\
	Elementor Edits
\* ------------------------------------------------------------ */

.elementor-element.elementor-pagination-position-outside .swiper,
.elementor-lightbox.elementor-pagination-position-outside .swiper {
	padding-bottom: 60px;
}

.elementor-accordion.elementor-accordion .elementor-accordion-item {
	overflow: hidden;
	box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12);
	border: 1px darkgrey solid;
	border-radius: 15px;
}

.elementor-accordion.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
	margin-top: 25px;
}

.el-tabs.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible {
	border: 0 !important;
}

.el-tabs.elementor-widget-tabs .elementor-tab-desktop-title {
	border: 0 !important;
}

.el-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active { color: #3f51b5; }

.el-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
	border-bottom: 2px solid #1890ff !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
}
.el-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
	display: none;
}

.el-tabs.elementor-widget-tabs .elementor-tabs-wrapper {
	box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);
	border: 1px solid #e8e8e8;
}

.el-tabs.elementor-widget-tabs .elementor-tab-mobile-title.elementor-active {
	border-bottom: 2px solid #1890ff;
}

.elementor-posts.elementor-posts .elementor-post__meta-data { order: -1; font-size: 14px; font-weight: 500; color: #4c4c4c; }
.elementor-posts.elementor-posts .elementor-post__meta-data .elementor-post-author { color: #80261f; font-weight: 500;  }
.elementor-posts.elementor-posts .elementor-post__meta-data .elementor-post-author:before { content: 'By'; display: inline-block; color: #4c4c4c; }
.elementor-posts.elementor-posts .elementor-post__meta-data .elementor-post-date { color: #4c4c4c; font-weight: 500;  }


.elementor-posts.elementor-posts .elementor-post__text { display: flex; flex-direction: column; }

.elementor-widget-social-icons .elementor-grid { margin-left: 0 !important; margin-right: 0 !important; }
.elementor-widget-social-icons .elementor-grid-item { margin-left: 0 !important; margin-right: 0 !important; }

/* ------------------------------------------------------------ *\
	subscribe-form
\* ------------------------------------------------------------ */

.subscribe-form .elementor-form-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@media(min-width: 768px){
	.subscribe-form .elementor-form-fields-wrapper {
		flex-wrap: nowrap;
	}

	.subscribe-form .e-form__buttons {
		width: auto;
	}
}

/* ------------------------------------------------------------ *\
	Nav Trigger
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Nav Trigger
\* ------------------------------------------------------------ */

.nav-trigger {
	appearance: none;
	border-radius: 0;
	border: 0;
	background: transparent;
	position: relative;
	z-index: 5;
	display: none;
	flex-shrink: 0;
	width: 34px;
	height: 34px;
	padding: 0 !important;
	background: transparent !important;
	outline: none !important;
}

.nav-trigger span {
	position: absolute;
	left: 0;
	display: block;
	height: 2px;
	border-radius: 0;
	width: 100%;
	background: #fbc70f;
	transition: top .2s .25s, opacity .2s .25s, transform .2s 0s, background .2s .3s;
}

.nav-trigger span:nth-child(1) {
	top: 5px;
}

.nav-trigger span:nth-child(2) {
	top: 17px;
}

.nav-trigger span:nth-child(3) {
	top: 29px;
}

@media(max-width: 1023px){
	.nav-trigger {
		display: inline-block;
	}
}

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */

.el-header .header__btn {
	margin-left: 80px;
}
.el-header .header__logo {
	z-index: 105;
}

.el-header .header__btn a {
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
	text-decoration: none;
	background: #fbc70f;
	color: #000;
	border-radius: 10px;
	min-width: 230px;
	padding: 9px 25px;
}

.el-header .header__btn a:hover {
	background: #36424A;
	color: #fff;
}

.el-header .header__content {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-left: 20px;
}

.el-header .header__content-inner {
	display: flex;
	align-items: center;
}

.el-header .header__inner {
	display: flex;
	justify-content: flex-end;
}

@media(max-width: 1023px){
	.el-header .header__nav {
		width: 100%;
	}

	.el-header .header__btn {
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 20px;
	}

	.el-header .header__content-inner {
		width: 100%;
		flex-direction: column;
		max-height: 100%;
		overflow: auto;
		padding-top: 24px;
	}

	.el-header .header__content {
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		background: #000;
		max-height: 100%;
		opacity: 0;
		visibility: hidden;
		transition: opacity .4s, visibility .4s;
		padding: 88px 0 0;
	}

	body.has-menu-opened .el-header .header__content {
		opacity: 1;
		visibility: visible;
	}

	body.admin-bar .el-header .header__content {
		top: 32px;
		max-height: calc(100% - 32px);
	}
}

@media(max-width: 782px){
	body.admin-bar .el-header .header__content {
		top: 46px;
		max-height: calc(100% - 46px);
	}
}

/* ------------------------------------------------------------ *\
	nav
\* ------------------------------------------------------------ */

.nav { font-size: 15px; line-height: 1.2; }
.nav ul { list-style: none; padding: 0; }
.nav { font-size: 15px; line-height: 1.2; }
.nav a { display: block; text-decoration: none; color: #fff; padding: 5px 0; }
.nav a:hover { color: #fbc70f; }
.nav li { position: relative; }
.nav li:hover > ul { opacity: 1; visibility: visible; }
.nav .current-menu-item > a { color: #fbc70f; }
.nav > ul { display: flex;  }
.nav > ul > li + li { margin-left: 80px; }

@media(min-width: 1200px){
	.nav ul ul { position: absolute; top: 100%; left: -10px; background: #000; padding: 10px; width: 200px; opacity: 0; visibility: hidden; transition: opacity .4s, visibility .4s; }
}

@media(max-width: 1199px){
	.nav > ul > li + li { margin-left: 40px; }
}

@media(max-width: 1023px){
	.nav > ul { display: block; text-align: center; border-top: 1px solid rgba(255, 255, 255, .5); }
	.nav > ul > li { border-bottom: 1px solid rgba(255, 255, 255, .5); padding: 10px 0; margin: 0; }
	.nav > ul > li + li { margin: 0; }
	.nav ul ul { font-size: 13px;  }
}

/* ------------------------------------------------------------ *\
	Slider Grid
\* ------------------------------------------------------------ */

.slider-grid .slider__slide { width: 25%; }
.slider-grid .swiper-pagination { position: relative; left: auto; bottom: auto; width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin-top: 30px; }
.slider-grid .swiper-pagination.swiper-pagination-lock { display: none; }
.slider-grid .swiper-pagination .swiper-pagination-bullet { width: 14px; height: 14px; margin: 6px; background: #fff; opacity: 1; }
.slider-grid .swiper-pagination .swiper-pagination-bullet-active { background: #fbc70f; }


/* ------------------------------------------------------------ *\
	Tile
\* ------------------------------------------------------------ */

.tile { display: flex; flex-direction: column; gap: 10px; }
.tile .tile__image { width: 100%; padding-bottom: 92.59%; }
.tile .tile__content { text-align: center; color: #fff; }
.tile .tile__actions{ text-align: center; }
.tile .tile__actions a { display: inline-block; text-decoration: none; font-size: 18px; line-height: 1; border-radius: 5px; padding: 5px 25px; background: #fbc70f; color: #36424A; }
.tile .tile__actions a:hover { background: #7289DA; color: #fff; }

/* ------------------------------------------------------------ *\
	Resources
\* ------------------------------------------------------------ */

.resources .resources__item + .resources__item { margin-top: 40px;}

.resources .resources__actions { text-align: center; margin-top: 100px; }
.resources .resources__actions a { position: relative; display: inline-block; text-decoration: none; font-size: 18px; line-height: 1; padding: 15px 20px; min-width: 320px; border-radius: 10px; background: #fbc70f; }

.resources .resources__actions a:hover { background: #36424A; color: #fff;  }

.resources .resources__actions a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../svg/spinner.svg) no-repeat center/contain;
	opacity: 0;
}

.is-loading .resources__actions a:after {
	opacity: 1;
}

@media(max-width: 767px){
	.resources .resources__actions { margin-top: 50px; }
	.resources .resources__actions a { min-width: 240px; }
}

/* ------------------------------------------------------------ *\
	Resource
\* ------------------------------------------------------------ */

.resource { display: flex; }

.resource .resource__image { width: 180px; padding-right: 30px; flex-shrink: 0; }
.resource .resource__image a { display: block; width: 100%; }
.resource .resource__image img { display: block; width: 100%; }

.resource .resource__inner { font-size: 18px; width: calc(100% - 180px); }
.resource .resource__inner:only-child { width: 100%; }

.resource .resource__actions a { color: #80261f; font-size: 15px; }
.resource .resource__actions a:hover { text-decoration: none;  }

.resource .resource__meta { font-size: 16px; color: #80261f; font-weight: 600; margin-bottom: 10px; }

.resource .resource__title { margin-bottom: 15px; }
.resource .resource__title h2 { color: #232536; font-size: 32px; font-family: Urbanist, sans-serif; margin: 0; }
.resource .resource__title a { text-decoration: none; color: inherit; }
.resource .resource__title a:hover { color: #80261f; }

@media(max-width: 1023px){
	.resource .resource__title h2 { font-size: 26px; }
}

@media(max-width: 480px){
	.resource { flex-wrap: wrap; }
	.resource .resource__image { width: 100%; max-width: 180px; margin-bottom: 20px; }
	.resource .resource__inner { width: 100%;  }
}


/* ------------------------------------------------------------ *\
	Section Blog
\* ------------------------------------------------------------ */

.section-blog { position: relative; display: flex; justify-content: space-between; padding: 60px 0; }
.section-blog:first-child { margin-top: 82px; }

.section-blog:after {content: ''; position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; background: url(../svg/spinner.svg) no-repeat center/contain; opacity: 0; visibility: hidden; margin: -50px 0 0 -50px; }
.section-blog.is-loading > * {opacity: .6; }
.section-blog.is-loading:after {opacity: 1; visibility: visible; }
.section-blog .section__content { width: 600px; max-width: calc(100% - 370px);}
.section-blog .section__aside { width: 320px; }
.section-blog .section__aside h3 { font-family: Urbanist, sans-serif;  font-size: 36px; }

.section-blog .section__categories { margin-bottom: 40px; }
.section-blog .section__categories ul { list-style: none; padding: 0; margin: 0; }
.section-blog .section__categories ul li + li { margin-top: 10px; }
.section-blog .section__categories a { position: relative; display: flex;  text-decoration: none; background: #283a4d; color: #f8efbe; padding: 5px 20px; border-radius: 35px; }
.section-blog .section__categories a:hover { opacity: .8; }
.section-blog .section__categories .is-current a { background: #b86131; }

.section-blog .section__categories a em { font-style: normal; }
.section-blog .section__categories a span {	width: 30px; height: 30px; position: absolute; top: 50%; left: 10px; margin-top: -15px; }
.section-blog .section__categories a span img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain;  }
.section-blog .section__categories a span + em { padding-left: 30px; }

.section-blog .section__tags ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 10px;}
.section-blog .section__tags a { display: inline-block;  text-decoration: none; border: 1px solid #283a4d; color: #283a4d; padding: 8px 34px; border-radius: 34px; }
.section-blog .section__tags a:hover { opacity: .8; }
.section-blog .section__tags .is-current a { background: #FBC70F; }

@media(max-width: 1023px){
	.section-blog { flex-wrap: wrap; }
	.section-blog .section__content { width: 100%; max-width: 100%;  }
	.section-blog .section__aside { width: 100%; order: -1; margin-bottom: 50px;}
	.section-blog .section__aside h3 { font-size: 20px; }
}

/* ------------------------------------------------------------ *\
	article-featured
\* ------------------------------------------------------------ */

.article-featured { position: relative; z-index: 5; display: flex; align-items: center; justify-content: space-between; color: #fff; padding: 40px 0; }
.article-featured:first-child { margin-top: 82px; }
.article-featured:before { content: ''; position: absolute; top: 0; bottom: 0; left: -50vw; right: -50vw; background: #283a4d; z-index: -1; }

.article-featured .article__image { width: 300px; }

.article-featured .article__content { display: flex; flex-direction: column; gap: 10px; width: 600px; padding-right: 60px; }

.article-featured .article__slogan { font-size: 16px; text-transform: uppercase; }

.article-featured .article__title { font-size: 36px; line-height: 1.3333; color: #fff; font-family: Urbanist, sans-serif; margin: 0; }
.article-featured .article__title a { color: inherit; text-decoration: none; }
.article-featured .article__title a:hover { color: #FBC70F; }

.article-featured .article__meta { font-size: 14px; }
.article-featured .article__meta span { color: #FBC70F; }

.article-featured .article__body { font-size: 18px;  }

.article-featured .article__actions a { display: inline-block; background: #FBC70F; border-radius: 10px; color: #000; padding: 16px 48px; text-decoration: none; }
.article-featured .article__actions a:hover { color: #fff; background: #7289DA; }

@media(max-width: 767px){
	.article-featured { flex-wrap: wrap; }

	.article-featured .article__image { width: 100%; order: -1; margin-bottom: 20px;  }

	.article-featured .article__content { width: 100%;  }

	.article-featured .article__title { font-size: 30px;  }
}

/* ------------------------------------------------------------ *\
	el-related-articles
\* ------------------------------------------------------------ */
.el-related-articles .elementor-widget-heading:only-child { display: none; }

/* ------------------------------------------------------------ *\
	user-info
\* ------------------------------------------------------------ */

.user-info { display: flex; align-items: center; gap: 10px; }
.user-info .user-info__avatar { width: 50px; height: 50px; border-radius: 50%; }
.user-info .user-info__data { font-size: 15px; color: #6d6e76; }
.user-info .user-info__data strong { font-size: 24px; color: #80261f; display: block; }

/* ------------------------------------------------------------ *\
	post-cat-listing
\* ------------------------------------------------------------ */

.post-cat-listing { list-style: none; display: flex; flex-wrap: wrap; gap: 20px; font-size: 18px; font-weight: 700; color: #232536; padding: 0; margin: 0; }
.post-cat-listing li { display: flex; align-items: center; justify-content: center; gap: 10px; }
.post-cat-listing li img { max-width: 25px; max-height: 25px; object-fit: contain;}

/* ------------------------------------------------------------ *\
	switch-button
\* ------------------------------------------------------------ */

.switch-button { display: flex; align-items: center; justify-content: center; gap: 10px; }

.switch-button > span { cursor: pointer; display: block; width: 74px; height: 33px; border-radius: 33px; padding: 2px;  background: #36424A; flex-shrink: 0; }

.switch-button > span span { display: block;  width: 29px; height: 29px; border-radius: 50%; background: #FBC70F; transition: transform .2s; }

.switch-button button { padding: 0 !important; background: transparent !important; color: rgba(23, 15, 73, 1) !important; height: 45px; outline: none !important; white-space: normal;}

.switch-button button img { max-height: 100%; width: auto; height: auto; object-fit: contain;}

.switch-button.is-active > span span { transform: translateX(41px);  }

.elementor-icon { vertical-align: top; }

body:not(.elementor-editor-active) .js-pricing-list.is-hidden { display: none; }
.js-pricing-list .elementor-widget-button { margin-top: auto; }