@charset "UTF-8";
/*
    Template:       wdc
    Theme Name:     Animation Explainers
    Theme URI:      https://www.wabashdesignco.com/
    Author:         wdc
    Author URI:     https://www.wabashdesignco.com/
    Description:    Animation Explainers
    Version:        1.0.1
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, architecture, interior
    License: 		    GNU General Public License
	  License URI: 	  licence/GPL.txt
    Text Domain:    ae
    Domain Path:    /languages/
*/
:root {
	--theme-h2-font-size: 36px;
	--theme-h3-font-size: 28px;
	--theme-h4-font-size: 20px;
	--theme-h5-font-size: 20px;
	--theme-h6-font-size: 20px;
}
body {
	--home-partner-item-width: 200px;
	--home-partner-total-item: 18;
}
.star-rating {
	letter-spacing: 0.1em;
	width: 5.5em;
}
.star-rating > span {
	padding-top: 1em;
}
.star-rating > span:before, .star-rating:before {
	content: "";
}
.home-partner1 .elementor-image-gallery .gallery {
	display: flex;
	align-items: center;
}
.home-partner1 .elementor-image-gallery .gallery-item {
	width: var(--home-partner-item-width);
	min-width: var(--home-partner-item-width);
	margin: 0;
}
.home-partner1 .elementor-image-gallery br {
	display: none;
}
.home-partner1 .elementor-image-gallery .gallery-item img {
	max-height: 50px;
	width: auto;
	max-width: 150px;
}
.elementor-widget .elementor-icon-list-icon i {
	margin-top: -0.3em;
}
.img-dropshadow .elementor-widget-container,
.img-dropshadow .elementor-widget-container > img,
.img-dropshadow .elementor-widget-container > a {
	position: relative;
}
.img-dropshadow .elementor-widget-container:before {
	content: "";
	width: 86%;
	height: 86%;
	position: absolute;
	left: 7%;
	top: 14%;
	background: #646464;
	box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.5);
	z-index: 0;
	border-radius: 12px 12px 12px 12px;
}
.box-dropshadow:before {
	content: "";
	width: 70%;
	height: 70%;
	position: absolute;
	left: 15%;
	top: 20%;
	background: #646464;
	box-shadow: 0px 10px 4vw rgba(127, 0, 0, 0.5);
	z-index: -1;
	border-radius: 12px 12px 12px 12px;
}
.lastudio-testimonials__figure img.lastudio-testimonials__tag-img {
	height: auto !important;
	border-radius: 0;
}
.lastudio-testimonials__rating span.star-rating {
	color: #dcdcdc;
}
.lastudio-testimonials__rating span.star-rating span:before, .lastudio-testimonials__rating span.star-rating:before {
	content: "";
}
.lastudio-testimonials__rating span.star-rating span {
	color: #F9CB5E;
}
.home-service-box,
.home-service-box .elementor-widget-container {
	height: 100%;
}
.home-service-box .elementor-widget-container {
	overflow: hidden;
}
.home-service-box .elementor-image-box-img {
	background-image: url("assets/images/home-bg-9.png");
	background-position: center bottom;
	padding-bottom: 50px;
	padding-top: 40px;
	background-repeat: no-repeat;
}
.home-service-box .elementor-image-box-content {
	padding: 15px 15px 30px 25px;
}
.elementor-tab-content p a {
	color: var(--theme-primary-color);
}
.elementor-tab-content p a:hover {
	color: var(--theme-secondary-color);
}
.faqs-toggle .elementor-accordion .elementor-tab-title {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	padding: 30px 0;
}
.faqs-toggle .elementor-accordion .elementor-tab-title.elementor-active:before {
	content: "";
	background-color: #fff;
	position: absolute;
	left: -50px;
	top: 0;
	bottom: 0;
	right: -50px;
	z-index: 1;
	border-radius: 12px;
}
.faqs-toggle .elementor-accordion .elementor-tab-title.elementor-active:after {
	content: "";
	position: absolute;
	left: 10%;
	top: 10%;
	width: 80%;
	height: 80%;
	box-shadow: 0px 12px 64px rgba(0, 7, 40, 0.5);
}
.faqs-toggle .elementor-accordion .elementor-accordion-title {
	width: 70%;
}
.faqs-toggle .elementor-accordion .elementor-accordion-item {
	position: relative;
	overflow: inherit;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.15);
}
.faqs-toggle .elementor-accordion .elementor-accordion-icon {
	border: 1px solid;
	border-radius: 50%;
	width: 22px !important;
	height: 22px;
	line-height: 18px;
	text-align: center !important;
}
.faqs-toggle .elementor-accordion .elementor-tab-content {
	padding: 0;
	margin-top: -10px;
	margin-bottom: 30px;
}
.faqs-toggle .elementor-accordion .elementor-tab-content a {
	color: var(--theme-secondary-color);
	font-weight: 500;
}
.faqs-toggle .elementor-accordion .elementor-tab-content a:hover {
	color: var(--theme-primary-color);
}
.faqs-toggle .elementor-accordion .elementor-tab-content p:not(:last-child) {
	margin-bottom: 10px;
}
.faqs-toggle .elementor-accordion .elementor-accordion-icon,
.faqs-toggle .elementor-accordion .elementor-accordion-title,
.faqs-toggle .elementor-accordion .elementor-tab-content {
	z-index: 2;
	position: relative;
}
.layout-type-grid.preset-grid-1 .lastudio-posts__inner-box {
	border-radius: 12px 12px 12px 12px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.layout-type-grid.preset-grid-1 .lastudio-posts__inner-box:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
.layout-type-grid.preset-grid-1 .lastudio-portfolio__item:hover .lastudio-portfolio__image:after {
	opacity: 0;
}
.layout-type-grid.preset-grid-1 .lastudio-posts__inner-content {
	box-shadow: none !important;
	padding: 15px 30px;
}
.layout-type-grid.preset-grid-1 .lastudio-posts__inner-content .post-terms a {
	color: #000F20;
}
.layout-type-grid.preset-grid-1 .lastudio-posts__inner-content .post-terms a:hover {
	color: var(--theme-primary-color);
}
.layout-type-grid.preset-grid-1 .post-meta--top:first-child {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.layout-type-grid.preset-grid-1 .post-meta--top ~ .post-meta--top {
	margin: 0;
}
.layout-type-grid.preset-grid-1 .entry-title {
	color: var(--theme-secondary-color);
	margin-bottom: 20px;
	letter-spacing: 0;
}
.elementor-widget-text-editor .elementor-widget-container a {
	color: var(--theme-primary-color);
}
.elementor-widget-text-editor .elementor-widget-container a:hover {
	color: var(--theme-secondary-color);
}
@media (min-width: 767px) {
	.slideitem-equal .slick-list {
		overflow: inherit !important;
		height: auto !important;
	}
	.slideitem-equal .slick-list .slick-track {
		display: flex;
	}
	.slideitem-equal .slick-list .slick-slide {
		height: auto;
	}
	.slideitem-equal .lastudio-testimonials__item-inner {
		display: flex;
		align-items: center;
	}
}
.slideitem-equal .slick-list .slick-slide:not(.slick-current) {
	opacity: 0.5;
}
.slideitem-equal .slick-list .slick-slide:hover {
	opacity: 1;
}
.slideitem-equal .lastudio-testimonials__item {
	position: relative;
}
.slideitem-equal .lastudio-testimonials__item:before {
	content: "";
	width: 70%;
	height: 70%;
	position: absolute;
	left: 15%;
	top: 20%;
	background: #646464;
	box-shadow: 0px 10px 4vw rgba(127, 0, 0, 0.5);
	z-index: -1;
	border-radius: 12px 12px 12px 12px;
}
svg path[stroke=currentColor] {
	fill: none;
}
.iconbox-toggle {
	--c-icon-size: 43px;
	--c-icon-spacing: 20px;
}
.iconbox-toggle.elementor-widget-icon-box .elementor-widget-container {
	margin-bottom: 23px;
	box-shadow: 0 5px 20px rgba(127, 0, 0, 0.1);
	background-color: #fff;
	border-radius: 20px;
	color: var(--theme-primary-color);
	padding: 25px 20px 25px 40px;
}
.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-content {
	margin-left: calc(-1 * var(--c-icon-size));
}
.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-title {
	font-size: 24px;
	letter-spacing: -0.08em;
	color: inherit;
	margin-left: calc(var(--c-icon-size) + var(--c-icon-spacing));
	margin-bottom: 0;
	margin-top: calc((var(--c-icon-size) - 1em) / 2);
	line-height: 1;
	position: relative;
}
.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-title:before {
	content: "";
	font-family: LaStudioIcons;
	color: #C4C4C4;
	font-size: 16px;
	position: absolute;
	right: 5px;
	transform: rotate(45deg);
	width: 20px;
	height: 20px;
	top: 4px;
}
.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-title:after {
	content: "";
	position: absolute;
	left: -100px;
	top: -30px;
	right: -20px;
	bottom: -30px;
}
.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-description {
	font-weight: 600;
	color: inherit;
	padding-top: calc(var(--c-icon-spacing) * 1.5);
}
.iconbox-toggle.elementor-widget-icon-box .elementor-icon {
	font-size: var(--c-icon-size);
	color: inherit;
}
.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-icon,
.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-title {
	cursor: pointer;
}
.iconbox-toggle.elementor-widget-icon-box:not(.active) .elementor-icon-box-description {
	display: none;
}
.iconbox-toggle.elementor-widget-icon-box.active .elementor-widget-container {
	background-color: var(--theme-primary-color);
	color: #fff;
}
.iconbox-toggle.elementor-widget-icon-box.active .elementor-icon-box-title:before {
	transform: rotate(0);
	top: -10px;
	right: 0;
	color: #fff;
}
.box-number {
	display: flex;
}
.box-number .elementor-icon-box-title {
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 3px;
	-webkit-text-stroke-color: currentColor;
	transform: translateY(-35%);
	margin-top: -0.65em;
}
.box-number2 {
	display: flex;
}
.box-number2 .elementor-icon-box-title {
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 3px;
	-webkit-text-stroke-color: currentColor;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: -0.4em;
}
@media (max-width: 767px) {
	.box-number2 .elementor-icon-box-title {
		left: -0.3em;
	}
}
.box-number2 .elementor-icon-box-wrapper {
	display: flex;
	height: 100%;
}
.box-equal {
	display: flex;
}
.box-100 {
	height: 100%;
}
.heading-outline .lastudio-headline__first {
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: currentColor;
	margin-right: 0.7em;
}
.heading-outline .lastudio-headline {
	flex-flow: row;
}
.elementor-element .lastudio-timeline {
	position: static;
}
.elementor-element .lastudio-timeline .lastudio-timeline__line {
	top: 0px !important;
	bottom: 0 !important;
	background: linear-gradient(360deg, #2AACE3 4.52%, rgba(42, 172, 227, 0) 100.54%);
}
@media (min-width: 1025px) {
	.elementor-element .lastudio-timeline .timeline-item__point {
		margin-top: -80px;
	}
	.elementor-element .lastudio-timeline .timeline-item__card-arrow {
		opacity: 0;
	}
	.elementor-element .lastudio-timeline .lastudio-timeline-item:nth-child(2n) .timeline-item__card:after {
		content: "";
		width: 104px;
		height: 72px;
		background-image: url("data:image/svg+xml,%3Csvg width='104' height='72' viewBox='0 0 104 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.301 70.028c20.035 6.686 52.129-13.777 65.672-24.845L74.869.174c-3.045 7.649-13.591 25.077-31.417 33.6-17.826 8.522-36.183 4.044-43.133.74 4.313 9.053 17.947 28.83 37.982 35.515z' fill='%23fff'/%3E%3C/svg%3E");
		position: absolute;
		right: 84%;
		top: 35%;
	}
	.elementor-element .lastudio-timeline .lastudio-timeline-item:nth-child(2n+1) .timeline-item__card:after {
		content: "";
		width: 104px;
		height: 72px;
		background-image: url("data:image/svg+xml,%3Csvg width='105' height='72' viewBox='0 0 105 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M66.55 70.028C46.517 76.714 14.423 56.251.88 45.183L29.983.174c3.045 7.649 13.591 25.077 31.417 33.6 17.826 8.522 36.183 4.044 43.133.74-4.313 9.053-17.948 28.83-37.982 35.515z' fill='%23fff'/%3E%3C/svg%3E");
		position: absolute;
		left: 84%;
		top: 35%;
	}
}
body.blog.paged .section-blog-first {
	display: none;
}
@media (min-width: 767px) {
	.blog-first-item .lakit-posts__inner-content {
		order: -1;
	}
}
.blog-first-item .lakit-posts__inner-box {
	overflow: inherit;
}
.blog-first-item .post-thumbnail {
	align-self: center;
}
@media (min-width: 992px) {
	.blog-first-item .lakit-posts__more-wrap.lakit-btn-more-wrap {
		position: absolute;
		bottom: -70px;
		transform: translateY(50%);
	}
}
body .lakit-pagination {
	margin-top: 40px;
}
body .lakit-pagination ul .page-numbers {
	padding: 0;
	width: 40px;
	height: 40px;
	margin: 0;
}
body .elementor-lakit-post-content p {
	margin-bottom: 1.2em;
}
body .elementor-lakit-post-content p a {
	color: var(--theme-primary-color);
}
body .elementor-lakit-post-content p a:hover {
	color: var(--theme-secondary-color);
}
body .elementor-lakit-post-content h1,
body .elementor-lakit-post-content h2,
body .elementor-lakit-post-content h3,
body .elementor-lakit-post-content h4,
body .elementor-lakit-post-content h5,
body .elementor-lakit-post-content h6 {
	color: var(--theme-secondary-color);
	margin-bottom: 1em;
	margin-top: 1.2em;
}
body .elementor-lakit-post-content iframe {
	margin-top: 1.5em;
	margin-bottom: 1em;
}
body span.nav_pnpp__image {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center center;
	opacity: 0;
	transition: all 0.6s;
	z-index: 0;
}
body .elementor-post-navigation {
	align-items: stretch;
}
body .elementor-post-navigation .elementor-post-navigation__link {
	width: 50%;
	white-space: normal;
	padding: 80px 80px;
	display: flex;
	align-items: center;
}
body .elementor-post-navigation .elementor-post-navigation__link .post-navigation__next--label,
body .elementor-post-navigation .elementor-post-navigation__link .post-navigation__prev--label {
	text-transform: none;
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 10px;
}
body .elementor-post-navigation .elementor-post-navigation__link .post-navigation__next--title,
body .elementor-post-navigation .elementor-post-navigation__link .post-navigation__prev--title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}
body .elementor-post-navigation .elementor-post-navigation__link a {
	position: relative;
	z-index: 1;
	flex-direction: column;
}
body .elementor-post-navigation .elementor-post-navigation__link a:hover {
	color: inherit;
}
body .elementor-post-navigation .elementor-post-navigation__link a .post-navigation__arrow-wrapper {
	order: 2;
	padding: 0;
}
body .elementor-post-navigation .elementor-post-navigation__prev {
	justify-content: flex-end;
}
body .elementor-post-navigation .post-navigation__arrow-prev {
	align-self: flex-end;
}
body .elementor-post-navigation .post-navigation__arrow-next {
	align-self: flex-start;
}
body .elementor-post-navigation span.elementor-post-navigation__link__prev {
	text-align: right;
	width: 500px;
	max-width: 100%;
}
body .elementor-post-navigation span.elementor-post-navigation__link__next {
	text-align: left;
	width: 500px;
	max-width: 100%;
}
body .elementor-post-navigation__link {
	position: relative;
	background-color: #3452FF;
	color: #fff;
}
body .elementor-post-navigation__link:hover {
	background-color: var(--theme-primary-color);
}
body .elementor-post-navigation__link:hover .nav_pnpp__image {
	opacity: 0.3;
}
body .lakit-archive-title {
	margin-bottom: 0;
}
img.lahb-logo {
	width: 196px;
}
.lahb-row1-area {
	height: 110px;
	background: var(--theme-secondary-color);
	color: #fff;
}
.lahb-area > .container {
	width: calc(100% - 90px);
}
.lahb-nav-wrap .top-level-link {
	font-weight: 600;
}
.lahb-nav-wrap .text-wrap:after {
	border-bottom-width: 2px;
	top: 1.8em;
}
.lahb-button {
	margin-left: 40px;
}
.lahb-button a {
	border: 2px solid;
	font-size: 14px;
	font-weight: bold;
	border-radius: 6px;
	line-height: 24px;
	padding: 10px 35px;
	background-color: transparent;
}
.lahb-button a:hover {
	background-color: var(--theme-primary-color);
	border-color: var(--theme-primary-color);
	color: #fff;
}
body.category .lahb-wrap:not(.is-sticky) .lahb-row1-area,
body.tag .lahb-wrap:not(.is-sticky) .lahb-row1-area,
body.search .lahb-wrap:not(.is-sticky) .lahb-row1-area,
body.single-post .lahb-wrap:not(.is-sticky) .lahb-row1-area,
body.home .lahb-wrap:not(.is-sticky) .lahb-row1-area {
	background-color: #fff;
	color: var(--theme-secondary-color);
}
body.category .lahb-wrap:not(.is-sticky) img.lahb-logo.logo--normal,
body.tag .lahb-wrap:not(.is-sticky) img.lahb-logo.logo--normal,
body.search .lahb-wrap:not(.is-sticky) img.lahb-logo.logo--normal,
body.single-post .lahb-wrap:not(.is-sticky) img.lahb-logo.logo--normal,
body.home .lahb-wrap:not(.is-sticky) img.lahb-logo.logo--normal {
	display: none;
}
body.category .lahb-wrap:not(.is-sticky) .lahb-logo.logo--transparency,
body.tag .lahb-wrap:not(.is-sticky) .lahb-logo.logo--transparency,
body.search .lahb-wrap:not(.is-sticky) .lahb-logo.logo--transparency,
body.single-post .lahb-wrap:not(.is-sticky) .lahb-logo.logo--transparency,
body.home .lahb-wrap:not(.is-sticky) .lahb-logo.logo--transparency {
	display: block;
}
body.category .lahb-wrap:not(.is-sticky) .lahb-button a,
body.tag .lahb-wrap:not(.is-sticky) .lahb-button a,
body.search .lahb-wrap:not(.is-sticky) .lahb-button a,
body.single-post .lahb-wrap:not(.is-sticky) .lahb-button a,
body.home .lahb-wrap:not(.is-sticky) .lahb-button a {
	color: var(--theme-secondary-color);
    border-color: var(--theme-secondary-color);
    background-color: transparent;
}
body.category .lahb-wrap:not(.is-sticky) .lahb-button a:hover,
body.tag .lahb-wrap:not(.is-sticky) .lahb-button a:hover,
body.search .lahb-wrap:not(.is-sticky) .lahb-button a:hover,
body.single-post .lahb-wrap:not(.is-sticky) .lahb-button a:hover,
body.home .lahb-wrap:not(.is-sticky) .lahb-button a:hover {
	background-color: var(--theme-secondary-color);
    border-color: var(--theme-secondary-color);
    color: #fff;
}
.lahb-responsive-menu-icon-wrap a {
	font-size: 26px;
}
.lahb-tablets-view .lahb-row1-area {
	height: 90px;
}
.lahb-tablets-view .lahb-area > .container {
	width: 96%;
}
.lahb-tablets-view .lahb-search {
	margin: 0 20px;
}
.lahb-tablets-view .lahb-button a {
	padding: 8px 30px;
}
.lahb-tablets-view img.lahb-logo {
	width: 150px;
}
.lahb-mobiles-view .lahb-row1-area {
	height: 90px;
}
.lahb-mobiles-view .lahb-area > .container {
	width: calc(100% - 40px);
}
.lahb-mobiles-view .lahb-search {
	margin-right: 20px;
}
.lahb-mobiles-view .lahb-button a {
	padding: 8px 30px;
}
.mm-popup-wide .mm-mega-ul {
	width: 1100px;
	display: flex;
	flex-flow: row wrap;
}
.lahb-nav-wrap .mm-sub-megamenu {
	background-color: var(--theme-secondary-color);
	color: rgba(255, 255, 255, 0.7);
}
.lahb-nav-wrap .mm-sub-megamenu .sub-level-link {
	font-size: 16px;
	font-weight: 600;
	padding: 30px 40px;
}
.lahb-nav-wrap .mm-sub-megamenu .mm-lv-1 {
	width: 25%;
	border-bottom: 1px solid #313B56;
	display: flex;
	align-items: center;
}
.lahb-nav-wrap .mm-sub-megamenu .mm-lv-1.active, .lahb-nav-wrap .mm-sub-megamenu .mm-lv-1:hover {
	background-color: #192543;
	color: var(--theme-primary-color);
}
.lahb-nav-wrap .mm-sub-megamenu .mm-lv-1:nth-child(8) ~ .mm-lv-1 {
	border: none;
}
.lahb-responsive-menu-wrap {
	background-color: var(--theme-secondary-color);
	color: #fff;
}
.responav .mm-menu-item.mega .mm-sub-menu {
	padding-top: 15px;
	padding-bottom: 15px;
}
.responav .sub-level-link {
	padding-top: 8px;
	padding-bottom: 8px;
}
.responav .mm-menu-item.active {
	background-color: #192543;
}
.elementor-sticky.elementor-sticky--active[data-settings*='sticky":"top'] {
	top: calc(var(--header-height) + var(--adminbar-height)) !important;
}
.isotope__filter {
	display: flex;
}
.isotope__filter .isotope__filter-list {
	display: flex;
}
.isotope__filter .isotope__filter-item {
	padding: 0 40px;
	color: #8C8C8C;
}
.isotope__filter .isotope__filter-item span {
	border-bottom: 3px solid transparent;
	padding-bottom: 5px;
	cursor: pointer;
}
.isotope__filter .isotope__filter-item.active, .isotope__filter .isotope__filter-item:hover {
	color: #333333;
}
.isotope__filter .isotope__filter-item.active span, .isotope__filter .isotope__filter-item:hover span {
	border-bottom-color: var(--theme-primary-color);
}
.lastudio-portfolio__list_wrapper .lastudio-portfolio__list.la-isotope-container {
	margin-left: 0;
	margin-right: 0;
}
.lastudio-portfolio__item:hover .lastudio-portfolio__image:after {
	opacity: 0;
}
.playout-grid .lastudio-portfolio__image_wrap:before {
	content: "";
	width: 80%;
	height: 80%;
	position: absolute;
	left: 10%;
	top: 17%;
	background: #646464;
	box-shadow: 0px 15px 30px rgba(127, 0, 0, 0.5);
	z-index: -1;
}
.playout-grid .lastudio-portfolio__image {
	border-radius: 12px 12px 12px 12px;
}
.playout-grid img {
	transition: all 0.8s;
}
.playout-grid .lastudio-portfolio__inner:hover img {
	transform: scale(1.2);
}
.playout-grid.preset-type1 .lastudio-portfolio__inner {
	overflow: inherit;
}
.playout-grid.preset-type1 .lastudio-portfolio__content {
	display: none;
}
.playout-grid.preset-type2 .lastudio-portfolio__inner {
	margin-bottom: 50px;
	overflow: inherit;
}
.playout-grid.preset-type2 .lastudio-portfolio__content {
	margin: 0;
	transform: translateX(-50%) !important;
	left: 50%;
	border-radius: 60px;
	padding: 20px;
	width: 70%;
	margin-bottom: -40px;
	animation: none;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.playout-grid.preset-type2 .lastudio-portfolio__title {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 0;
}
@media (max-width: 800px) {
	.playout-grid.preset-type2 .lastudio-portfolio__title {
		font-size: 16px;
	}
}
.playout-grid.preset-type2 .lastudio-portfolio__title span {
	display: none;
}
.playout-grid.preset-type2 .la-popup .lastudio-portfolio__image:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='30' viewBox='0 0 27 30' fill='none'%3E%3Cpath d='M25.394 12.3899C27.422 13.5391 27.4219 16.4609 25.394 17.6101L4.47903 29.4619C2.47913 30.5952 0 29.1505 0 26.8518V3.14819C0 0.849506 2.47914 -0.595157 4.47904 0.538121L25.394 12.3899Z' fill='%233452FF'%3E%3C/path%3E%3C/svg%3E");
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
	background-size: 14px;
	border-radius: 50%;
	box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
	transition: all 0.4s;
}
.playout-grid.preset-type3 .lastudio-portfolio__content {
	animation: none;
	text-align: left;
	margin-top: 30px;
}
.playout-grid.preset-type3 .lastudio-portfolio__title {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 0;
	color: inherit;
}
@media (max-width: 800px) {
	.playout-grid.preset-type3 .lastudio-portfolio__title {
		font-size: 16px;
	}
}
.playout-grid.preset-type3 .lastudio-portfolio__title span {
	font-weight: normal;
	margin-left: 5px;
}
.playout-grid.preset-type3 .la-popup .lastudio-portfolio__image:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='30' viewBox='0 0 27 30' fill='none'%3E%3Cpath d='M25.394 12.3899C27.422 13.5391 27.4219 16.4609 25.394 17.6101L4.47903 29.4619C2.47913 30.5952 0 29.1505 0 26.8518V3.14819C0 0.849506 2.47914 -0.595157 4.47904 0.538121L25.394 12.3899Z' fill='%233452FF'%3E%3C/path%3E%3C/svg%3E");
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
	background-size: 14px;
	border-radius: 50%;
	box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
	transition: all 0.4s;
}
.review-section .slick-list {
	overflow: visible;
}
.wdc-slider-center-mode .slick-list {
	padding-left: 33.33% !important;
	padding-right: 33.33% !important;
}
@media (max-width: 992px) {
	.wdc-slider-center-mode .slick-list {
		padding-left: 25% !important;
		padding-right: 25% !important;
	}
}
@media (max-width: 767px) {
	.wdc-slider-center-mode .slick-list {
		padding-left: 0% !important;
		padding-right: 0% !important;
	}
}
.wdc-slider-center-mode .slick-list .slick-track {
	display: flex;
}
.wdc-slider-center-mode .slick-list .wdc-review-item {
	height: auto;
}
.wdc-slider-center-mode .slick-list .wdc-review-item:not(.slick-current) {
	opacity: 0.5;
}
.wdc-review-item .lastudio-posts__inner-box {
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
	border-radius: 10px;
	padding: 30px;
}
.wdc-review-item .lastudio-posts__inner-content {
	padding: 0;
}
.wdc-review-item .rv-section {
	width: 100%;
	margin-bottom: 25px;
}
.wdc-review-item .rv-section:last-child {
	margin-bottom: 0;
}
.wdc-review-item .rv-section--heading {
	font-size: 11px;
	text-transform: uppercase;
	color: var(--theme-primary-color);
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	width: 100%;
}
.wdc-review-item .rv-section--heading:after {
	content: "";
	border-top: 1px solid #E9E9E9;
	display: block;
	flex-grow: 1;
}
.wdc-review-item .rv-section--heading span {
	width: 35%;
	white-space: pre;
	margin-right: 30px;
}
.wdc-review-item .rv-section--subtitle {
	font-size: 20px;
	color: var(--theme-secondary-color);
	font-weight: bold;
	line-height: 1.35;
	margin-bottom: 10px;
}
.wdc-review-item .rv-section--meta {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.wdc-review-item .rv-section--meta-item {
	width: 48%;
	font-size: 12px;
}
.wdc-review-item .rv-section--meta-item:before {
	content: "";
	width: 13px;
	height: 13px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 5px;
	vertical-align: middle;
}
.wdc-review-item .rv-section--meta-item-project-type:before {
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 3l4 2.5L5 8V3z' stroke='%23BEBEBE' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 9V2a1 1 0 00-1-1H2a1 1 0 00-1 1v7a1 1 0 001 1h9a1 1 0 001-1z' stroke='%23BEBEBE' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wdc-review-item .rv-section--meta-item-project-size {
	order: 2;
}
.wdc-review-item .rv-section--meta-item-project-size:before {
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 12a5.5 5.5 0 100-11 5.5 5.5 0 000 11z' stroke='%23BEBEBE' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 3.494l.927 1.878 2.073.301L8 7.135 8.354 9.2 6.5 8.225 4.646 9.2 5 7.135 3.5 5.673l2.073-.3.927-1.879z' stroke='%23BEBEBE' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wdc-review-item .rv-section--meta-item-project-date:before {
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 3v3.5H10' stroke='%23BEBEBE' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 12a5.5 5.5 0 100-11 5.5 5.5 0 000 11z' stroke='%23BEBEBE' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wdc-review-item .rv-section--profile-avatar {
	width: 40px;
	position: relative;
	border: 1px solid #E0E0E0;
	border-radius: 40px;
	height: 40px;
	margin-right: 10px;
}
.wdc-review-item .rv-section--profile-avatar img {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 30px;
	height: 30px;
	object-fit: cover;
	border-radius: 50%;
}
.wdc-review-item .rv-section--profile {
	display: flex;
	align-items: center;
	padding-top: 10px;
}
.wdc-review-item .rv-section--profile-role {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: var(--theme-secondary-color);
}
.wdc-review-item .rv-section--profile-name {
	font-size: 11px;
	line-height: normal;
}
.wdc-review-item .rv-section--review-summary {
	font-size: 16px;
	font-weight: bold;
	color: var(--theme-secondary-color);
	line-height: 1.5;
	margin-bottom: 5px;
}
.wdc-review-item .review-meta-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wdc-review-item .review-meta-score .score {
	color: #FF8B66;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
}
.wdc-review-item .review-meta-score {
	display: flex;
	align-items: center;
}
.wdc-review-item .review-meta-score .star-rating {
	margin-top: -2px;
}
.wdc-review-item .review-meta-date {
	font-size: 10px;
}
.wdc-review-item span.rv-value {
	color: #FF8B66;
}
.wdc-review-item .review-meta-item {
	font-size: 12px;
	width: 50%;
}
.wdc-review-item .review-meta-bottom {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.wdc-review-item span.rv-label:after {
	content: ":";
	margin-right: 2px;
}
.wdc-review-item .rv-section--client-sl,
.wdc-review-item .rv-section--client-cc,
.wdc-review-item .rv-section--client-summary,
.wdc-review-item .rv-section--client-rf {
	font-size: 12px;
	line-height: 2;
}
.wdc-review-item .rv-section--actions {
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 10px;
}
.wdc-review-item .rv-section--actions a:hover {
	background: var(--theme-secondary-color);
	color: #fff;
	border-color: var(--theme-secondary-color);
}
.wdc-review-item .rv-section--actions .btn {
	display: inline-block;
	line-height: 20px;
	padding: 10px 20px;
	border-radius: 6px;
	background-color: var(--theme-primary-color);
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	vertical-align: middle;
	margin-right: 10px;
}
.wdc-review-item .rv-section--actions .btn-share {
	width: 40px;
	display: inline-block;
	height: 40px;
	padding: 0;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
	line-height: 35px;
	border-radius: 6px;
}
.wdc-review-item .rv-section--client-meta {
	font-size: 12px;
	font-weight: bold;
}
.wdc-review-item .rv-section--about .rv-section--content {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.wdc-review-item .rv-section--client-left {
	width: calc(35% + 30px);
}
.wdc-review-item .rv-section--client-right {
	width: 50%;
	text-align: center;
	max-width: 260px;
}
.wdc-review-item .rv-section--client-bottom {
	margin-top: 30px;
}
.wdc-review-item .rv-section--client-logo {
	border: 1px solid #E2E2E2;
	border-radius: 3px;
	padding: 15px 20px;
	display: inline-block;
}
.wdc-review-item .rv-section--client-logo img {
	max-height: 50px;
	width: auto;
}
.preset-review1 .wdc-review-item .rv-section--heading span {
	font-weight: normal;
	width: auto;
	margin-right: 30px;
}
.preset-review3 .wdc-review-item .rv-section--client-sl,
.preset-review3 .wdc-review-item .rv-section--client-cc,
.preset-review3 .wdc-review-item .rv-section--client-rf,
.preset-review2 .wdc-review-item .rv-section--client-sl,
.preset-review2 .wdc-review-item .rv-section--client-cc,
.preset-review2 .wdc-review-item .rv-section--client-rf {
	font-weight: bold;
}
.preset-review3 .wdc-review-item .rv-section--rf,
.preset-review3 .wdc-review-item .rv-section--sl,
.preset-review3 .wdc-review-item .rv-section--cc,
.preset-review2 .wdc-review-item .rv-section--rf,
.preset-review2 .wdc-review-item .rv-section--sl,
.preset-review2 .wdc-review-item .rv-section--cc {
	margin-bottom: 40px;
}
.preset-review3 .wdc-review-item .rv-section--rf .rv-section--heading,
.preset-review3 .wdc-review-item .rv-section--sl .rv-section--heading,
.preset-review3 .wdc-review-item .rv-section--cc .rv-section--heading,
.preset-review2 .wdc-review-item .rv-section--rf .rv-section--heading,
.preset-review2 .wdc-review-item .rv-section--sl .rv-section--heading,
.preset-review2 .wdc-review-item .rv-section--cc .rv-section--heading {
	margin-bottom: 20px;
}
.preset-review3 .wdc-review-item .rv-section--client-sl,
.preset-review2 .wdc-review-item .rv-section--client-sl {
	color: var(--theme-secondary-color);
}
.preset-review3 .wdc-review-item .lastudio-posts__inner-box {
	padding: 65px;
}
.preset-review3 .wdc-review-item .lastudio-posts__inner-content {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.preset-review3 .wdc-review-item .rv-section--heading {
	display: block;
}
.preset-review3 .wdc-review-item .rv-section--heading:after {
	display: none;
}
.preset-review3 .wdc-review-item .rv-section--heading span {
	width: 100%;
	margin: 0;
}
.preset-review3 .wdc-review-item .rv-section--heading:before {
	content: "";
	border-top: 1px solid #E9E9E9;
	display: block;
	margin-bottom: 20px;
}
.preset-review3 .wdc-review-item .rv-section--rf,
.preset-review3 .wdc-review-item .rv-section--cc {
	width: 47%;
}
.preset-review3 .wdc-review-item .rv-section--rf .rv-section--heading:before,
.preset-review3 .wdc-review-item .rv-section--cc .rv-section--heading:before {
	display: none;
}
.preset-review3 .wdc-review-item .rv-section--about {
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 40px;
}
.preset-review3 .wdc-review-item .rv-section--about .rv-section--heading {
	margin-top: 40px;
}
.preset-review3 .wdc-review-item .rv-section--about .rv-section--heading:before {
	display: none;
}
.preset-review3 .wdc-review-item .rv-section--client-bottom {
	margin-top: 10px;
}
.preset-review3 .wdc-review-item .rv-section--client-meta {
	color: var(--theme-primary-color);
	font-weight: normal;
}
.preset-review3 .wdc-review-item .rv-section--subtitle {
	font-size: 28px;
}
.preset-review3 .wdc-review-item .rv-section--heading,
.preset-review3 .wdc-review-item .rv-section--client-meta {
	font-size: 1em;
}
.preset-review3 .wdc-review-item .rv-section--client-sl,
.preset-review3 .wdc-review-item .rv-section--client-cc,
.preset-review3 .wdc-review-item .rv-section--client-summary,
.preset-review3 .wdc-review-item .rv-section--client-rf {
	font-size: 0.875em;
}
@media (max-width: 1200px) {
	.wdc-review-item .rv-section--client-left {
		width: 50%;
	}
	.wdc-review-item .rv-section--subtitle {
		font-size: 18px;
	}
	.wdc-review-item .rv-section--heading span {
		width: auto;
	}
	.preset-review3 .wdc-review-item .lastudio-posts__inner-box {
		padding: 50px;
	}
	.preset-review3 .wdc-review-item .rv-section--subtitle {
		font-size: 22px;
	}
	.preset-review3 .wdc-review-item .rv-section--heading,
	.preset-review3 .wdc-review-item .rv-section--client-meta {
		font-size: 14px;
	}
}
@media (max-width: 992px) {
	.wdc-review-item .lastudio-posts__inner-box {
		padding: 20px;
	}
}
@media (max-width: 767px) {
	.wdc-review-item .rv-section--subtitle {
		font-size: 16px;
	}
	.wdc-review-item .rv-section--client-left {
		width: 60%;
	}
	.wdc-review-item .rv-section--client-right {
		max-width: 40%;
		width: 40%;
	}
	.wdc-review-item .rv-section--client-logo {
		padding: 6px;
		max-width: 150px;
	}
	.preset-review3 .wdc-review-item .rv-section--rf .rv-section--heading,
	.preset-review3 .wdc-review-item .rv-section--sl .rv-section--heading,
	.preset-review3 .wdc-review-item .rv-section--cc .rv-section--heading,
	.preset-review2 .wdc-review-item .rv-section--rf .rv-section--heading,
	.preset-review2 .wdc-review-item .rv-section--sl .rv-section--heading,
	.preset-review2 .wdc-review-item .rv-section--cc .rv-section--heading {
		margin-bottom: 10px;
	}
	.preset-review3 .wdc-review-item .rv-section--rf,
	.preset-review3 .wdc-review-item .rv-section--sl,
	.preset-review3 .wdc-review-item .rv-section--cc,
	.preset-review2 .wdc-review-item .rv-section--rf,
	.preset-review2 .wdc-review-item .rv-section--sl,
	.preset-review2 .wdc-review-item .rv-section--cc {
		margin-bottom: 30px;
	}
	.preset-review3 .wdc-review-item .lastudio-posts__inner-box {
		padding: 20px;
	}
	.preset-review3 .wdc-review-item .rv-section--subtitle {
		font-size: 16px;
	}
	.preset-review3 .wdc-review-item .rv-section--rf,
	.preset-review3 .wdc-review-item .rv-section--cc {
		width: 100%;
	}
	.preset-review3 .wdc-review-item .rv-section--about .rv-section--heading {
		margin-top: 20px;
		margin-bottom: 0;
	}
	.preset-review3 .wdc-review-item .rv-section--about {
		padding-bottom: 25px;
	}
}
.home-partner1 .elementor-image-gallery .gallery-item img[src*=".gif"] {
	max-height: 70px;
}
@media (max-width: 1700px) {
	body .elementor-post-navigation .elementor-post-navigation__link {
		padding: 4vw;
	}
}
@media (min-width: 1280px) {
	.hide-for-desktop {
		display: none;
	}
}
@media (max-width: 1200px) {
	body {
		--home-partner-item-width: 160px;
	}
	.playout-grid.preset-type-2 .lastudio-portfolio__content {
		padding: 15px;
		margin-bottom: -30px;
	}
	.playout-grid.preset-type-2 .lastudio-portfolio__title {
		font-size: 16px;
	}
	.iconbox-toggle {
		--c-icon-size: 36px;
		--c-icon-spacing: 15px;
	}
	.iconbox-toggle.elementor-widget-icon-box .elementor-widget-container {
		padding: 20px 20px 20px 30px;
	}
	.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-title {
		font-size: 20px;
	}
	body .elementor-post-navigation .elementor-post-navigation__link .post-navigation__next--title, body .elementor-post-navigation .elementor-post-navigation__link .post-navigation__prev--title {
		font-size: 18px;
	}
	.home-partner1 .elementor-image-gallery .gallery-item img[src*=".gif"] {
		max-height: 60px;
	}
}
@media (max-width: 882px) {
	body {
		--home-partner-item-width: 150px;
	}
	body .elementor-post-navigation .elementor-post-navigation__link a {
		max-width: 100%;
	}
	.home-partner1 .elementor-image-gallery .gallery-item img[src*=".gif"] {
		max-height: 50px;
	}
}
@media (max-width: 600px) {
	body {
		--home-partner-item-width: 120px;
	}
	.home-partner1 .elementor-image-gallery .gallery-item {
		padding-left: 15px;
		padding-right: 15px;
	}
	.home-partner1 .elementor-image-gallery .gallery-item img {
		max-height: 40px;
		max-width: 90px;
	}
	.faqs-toggle .elementor-accordion .elementor-tab-title.elementor-active:before {
		left: -20px;
		right: -20px;
	}
	.faqs-toggle .elementor-accordion .elementor-tab-title {
		padding: 20px 0;
	}
	.iconbox-toggle.elementor-widget-icon-box .elementor-icon-box-title {
		font-size: 18px;
		letter-spacing: -0.5px;
	}
	body .lakit-pagination ul .page-numbers {
		width: 30px;
		height: 30px;
		font-size: 13px;
	}
	body .elementor-post-navigation .elementor-post-navigation__link {
		padding: 20px 10px;
	}
	body .elementor-post-navigation .elementor-post-navigation__link .post-navigation__next--title, body .elementor-post-navigation .elementor-post-navigation__link .post-navigation__prev--title {
		font-size: 15px;
	}
}
.preset-review2 .lastudio-posts__inner-box {
	color: #444;
}
.preset-review2 .wdc-review-item .rv-section--client-sl,
.preset-review2 .wdc-review-item .rv-section--client-cc,
.preset-review2 .wdc-review-item .rv-section--client-summary,
.preset-review2 .wdc-review-item .rv-section--client-rf {
	font-size: 15px;
}
.preset-review2 .wdc-review-item .rv-section--heading {
	font-size: 14px;
}
.preset-review2 .wdc-review-item .rv-section--client-meta {
	font-size: 13px;
}
.lastudio-portfolio__image {
	background-color: #C4C4C4;
}
.menustyle02.lahb-nav-wrap .sub2cols .mm-sub-menu {
	width: 640px;
	display: flex;
	flex-wrap: wrap;
	transform: translateX(-50%);
	left: 50%;
}
.menustyle02.lahb-nav-wrap .sub2cols .mm-sub-menu > li.menu-item {
	width: 50%;
}
.menustyle02.lahb-nav-wrap .sub2cols .sub-level-link {
	padding: 8px 20px;
	font-size: 13px;
	font-weight: 600;
}
.menustyle02.lahb-nav-wrap .sub2cols li.active > .sub-level-link,
.menustyle02.lahb-nav-wrap .sub2cols li:hover > .sub-level-link {
	background-color: #192543;
}
.la-hamburger-wrap.hm-dark {
	background: linear-gradient(180deg, rgba(7, 11, 31, 0.95) 0%, #082F5E 100%), linear-gradient(180deg, rgba(51, 51, 51, 0.47) 0%, rgba(8, 47, 94, 0.49) 100%);
}
html.scroll-looked {
	overflow: hidden;
}
.playout-grid.preset-type4 .lastudio-portfolio__content {
	position: absolute;
	top: 0;
	left: 0;
	align-items: center;
	justify-content: center;
	height: 100%;
	color: #fff;
	z-index: 1;
	pointer-events: none;
	opacity: 0;
	transition: all .3s;
}
.playout-grid.preset-type4 .la-popup .lastudio-portfolio__image:before {
	content: '\ea45';
	font-family: LaStudioIcons;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 40px;
	z-index: 1;
	transition: all 0.4s;
	background-color: #2AACE3;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
}
.playout-grid.preset-type4 .lastudio-portfolio__content .lastudio-portfolio__title {
	color: inherit;
}
.playout-grid.preset-type4 .lastudio-portfolio__content .pf-meta {
	display: flex;
}
.playout-grid.preset-type4 .lastudio-portfolio__content .pf-meta label {
	margin-right: 10px;
}
.playout-grid.preset-type4 .lastudio-portfolio__content .lastudio-portfolio__title:after {
	content: '';
	border-bottom: 1px solid;
	width: 30px;
	display: block;
	margin-top: 20px;
}
.playout-grid.preset-type4 .lastudio-portfolio__content-inner {
	text-align: left;
	width: 80%;
}
.playout-grid.preset-type4 .lastudio-portfolio__image:after {
	background-color: var(--theme-secondary-color);
}
.playout-grid.preset-type4 .lastudio-portfolio__inner:hover .lastudio-portfolio__content {
	opacity: 1;
}
.playout-grid.preset-type4 .lastudio-portfolio__image {
	border-radius: 0;
}
.playout-grid.preset-type4 .lastudio-portfolio__inner:hover .lastudio-portfolio__image:after {
	opacity: .8;
}
.playout-grid.preset-type4 .lastudio-portfolio__inner:hover .la-popup .lastudio-portfolio__image:before {
	opacity: 0;
}
.playout-grid.preset-type4 .lastudio-portfolio__content .lastudio-portfolio__title span {
	display: none;
}
@media (max-width: 1600px) {
	.playout-grid.preset-type4 .lastudio-portfolio__content .lastudio-portfolio__title {
		font-size: 18px;
	}
	.playout-grid.preset-type4 .lastudio-portfolio__content .pf-meta {
		font-size: 14px;
	}
}
.preset-review4 .wdc-review-item .rv-section--actions .btn {
	background: #3452FF;
	font-size: 14px;
}
.preset-review4 .wdc-review-item .rv-section--actions .btn:hover {
	background-color: var(--theme-primary-color);
}
.preset-review4 .wdc-review-item .lastudio-posts__inner-box {
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	background: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.preset-review4 .box-review-video {
	width: 46%;
}
.preset-review4 .lastudio-posts__inner-content {
	width: 44%;
	margin: 0;
}
.box-review-video {
	position: relative;
	align-self: flex-start;
}
.box-review-video:before {
	content: "";
	width: 70%;
	height: 80%;
	position: absolute;
	left: 15%;
	top: 20%;
	background: #646464;
	box-shadow: 0px 10px 40px rgba(127, 0, 0, 0.5);
	z-index: 0;
	border-radius: 12px 12px 12px 12px;
}
.box-review-video a {
	padding-bottom: 66%;
	display: block;
	background-color: #D8D8D8;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 12px;
	position: relative;
}
.box-review-video a span {
	width: 80px;
	height: 80px;
	background-color: #fff;
	border-radius: 50%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='30' viewBox='0 0 27 30' fill='none'%3E%3Cpath d='M25.394 12.3899C27.422 13.5391 27.4219 16.4609 25.394 17.6101L4.47903 29.4619C2.47913 30.5952 0 29.1505 0 26.8518V3.14819C0 0.849506 2.47914 -0.595157 4.47904 0.538121L25.394 12.3899Z' fill='%233452FF'%3E%3C/path%3E%3C/svg%3E");
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s;
}
.box-review-video:hover a span {
	width: 90px;
	height: 90px;
}
.preset-review4 .rv-section--review .rv-section--heading {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 25px;
}
.preset-review4 .rv-section--heading {
	margin-bottom: 20px;
}
.preset-review4 .rv-section--heading:after {
	display: none;
}
.preset-review4 .wdc-review-item .rv-section--client-logo {
	border: none;
	padding: 0;
	border-radius: 0;
	margin-bottom: 0px;
}
.preset-review4 .wdc-review-item .rv-section--client-rf {
	font-size: 18px;
	letter-spacing: -1px;
	color: var(--theme-secondary-color);
	line-height: 1.5;
	margin-bottom: 5px;
	font-weight: bold;
}
.preset-review4 .rv-section--review-summary {
	font-weight: bold;
	font-size: 12px;
	line-height: 2;
	color: inherit;
}
@media (max-width: 1300px) {
	.box-review-video:before {
		box-shadow: 0px 2px 30px rgba(127, 0, 0, 0.5);
	}
	.preset-review4 .lastudio-posts__inner-content {
		width: 46%;
	}
}
@media (max-width: 882px) {
	.preset-review4 .box-review-video {
		width: 100%;
		margin-bottom: 40px;
	}
	.preset-review4 .lastudio-posts__inner-content {
		width: 100%;
	}
	.preset-review4 .wdc-review-item .rv-section--client-rf {
		font-size: 16px;
		letter-spacing: 0;
	}
	.box-review-video a span {
		width: 60px;
		height: 60px;
		background-size: 14px;
	}
	.box-review-video:hover a span {
		width: 70px;
		height: 70px;
	}
}
.preset-review5 .rv-sections {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.preset-review5 .rv-sections .rv-section-left {
	width: 46%;
	margin-bottom: 20px;
}
.preset-review5 .rv-sections .rv-section-right {
	width: 46%;
	margin-top: 50px;
	margin-bottom: 40px;
}
.preset-review5 .wdc-review-item .rv-section--client-logo {
	border: none;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.preset-review5 .wdc-review-item .rv-section--meta {
	width: 400px;
	max-width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.preset-review5 .rv-sections .rv-section--review {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.preset-review5 .wdc-review-item .review-meta-top {
	padding-top: 5px;
	padding-bottom: 5px;
}
.preset-review5 .star-rating {
	font-size: 12px;
}
.preset-review5 .wdc-review-item .rv-section--heading span {
	width: 150px;
}
@media (max-width: 1500px) {
	.preset-review5 .box-review-video a span {
		width: 60px;
		height: 60px;
	}
	.preset-review5 .box-review-video:hover a span {
		width: 70px;
		height: 70px;
	}
}
@media (max-width: 767px) {
	.preset-review5 .rv-sections .rv-section-left,
	.preset-review5 .rv-sections .rv-section-right {
		width: 100%;
		margin-bottom: 0;
	}
	.preset-review5 .rv-sections .rv-section--review {
		width: 100%;
	}
}
.faq2 .faqs-toggle .elementor-accordion .elementor-tab-title {
	padding: 0;
}
.faq2 .faqs-toggle .elementor-accordion .elementor-accordion-item {
	padding: 35px 40px;
	background-color: #fff;
	margin-bottom: 30px;
	border-radius: 20px;
	box-shadow: 0 5px 20px rgba(127, 0, 0, .1);
}
.faq2 .faqs-toggle .elementor-accordion .elementor-accordion-title {
	color: #082F5E;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}
.faq2 .faqs-toggle .elementor-accordion .elementor-accordion-icon {
	color: #082F5E;
}
.faq2 .faqs-toggle .elementor-accordion .elementor-tab-title:before,
.faq2 .faqs-toggle .elementor-accordion .elementor-tab-title:after {
	display: none;
}
.faq2 .faqs-toggle .elementor-accordion .elementor-active .elementor-accordion-title {
	color: #2AACE3;
}
.faq2 .faqs-toggle .elementor-accordion .elementor-tab-content {
	padding: 20px 0 0;
	margin: 0;
}
@media (max-width: 1300px) {
	.faqs-toggle .elementor-accordion .elementor-tab-title.elementor-active:before {
		left: -30px;
		right: -30px;
	}
	.faq2 .faqs-toggle .elementor-accordion .elementor-accordion-item {
		padding: 26px 30px;
	}
	.faq2 .faqs-toggle .elementor-accordion .elementor-tab-content {
		padding-top: 15px;
	}
	.faq2 .faqs-toggle .elementor-accordion .elementor-accordion-title {
		font-size: 18px;
	}
}
@media (max-width: 600px) {
	.faqs-toggle .elementor-accordion .elementor-tab-title.elementor-active:before {
		left: -20px;
		right: -20px;
	}
	.faq2 .faqs-toggle .elementor-accordion .elementor-accordion-title {
		font-size: 16px;
	}
	.faq2 .faqs-toggle .elementor-accordion .elementor-accordion-item {
		padding: 22px 20px;
		border-radius: 10px;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 20px;
	}
}
body:not(.faq2):not(.elementor-editor-active) .faqs-toggle .elementor-accordion .elementor-accordion-item:nth-child(3) ~ .elementor-accordion-item {
	display: none;
}
body.faq2:not(.elementor-editor-active) .toggle-faq2 {
	display: none;
}
.lahb-icon-wrap .hamburger-op-icon:before {
	content: 'menu';
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.lahb-icon-wrap .hamburger-op-icon {
	font-size: 24px;
	margin-left: 25px;
	font-family: inherit;
}
.lahb-icon-wrap .hamburger-op-icon.open-button {
	font-family: inherit;
}
.lahb-icon-wrap .hamburger-op-icon.open-button:before{
	content: 'close';
}
body.opem-lahb-iconmenu .lahb-wrap:not(.is-sticky) .lahb-row1-area{
	background: #082F5E;
	color: #fff;
}
body.opem-lahb-iconmenu .lahb-wrap:not(.is-sticky) img.lahb-logo.logo--normal {
	display: block;
}
body.opem-lahb-iconmenu .lahb-wrap:not(.is-sticky) .lahb-logo.logo--transparency{
	display: none;
}
.la-hamburger-wrap.hm-dark {
	background: #082F5E;
}
body.opem-lahb-iconmenu .lahb-nav-wrap{
	opacity: 0;
	visibility: hidden;
}
body.opem-lahb-iconmenu .lahb-wrap:not(.is-sticky) .lahb-button a{
	color: #2AACE3;
	background: #fff;
	border-color: #fff;
}
body.opem-lahb-iconmenu .lahb-wrap:not(.is-sticky) .lahb-button a:hover{
	background-color: #2AACE3;
	border-color: #2AACE3;
	color: #fff;
}

/** HAMBUGER **/
.hm_style_042.la-hamburger-wrap,
.hm_style_04.la-hamburger-wrap {
	--hm-lv0-width: 450px;
	--hm-lv1-width: 450px;
	top: calc(var(--header-height) + var(--adminbar-height));
	height: calc(100vh - (var(--header-height) + var(--adminbar-height)));
}
.hm_style_04.la-hamburger-wrap .lahb-hamburger-top {
	margin: auto;
	width: 100%;
}
.hm_style_04.la-hamburger-wrap .btn-close-hamburger-menu-full {
	display: none;
}
.hm_style_04.la-hamburger-wrap .hamburger-full-wrap {
	width: 100%;
}
.hm_style_04 .dl-menuwrapper a.top-level-link {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -3px;
	justify-content: center;
	padding: 15px 30px;
	line-height: 1.4;
}
.hm_style_04 .dl-menuwrapper a.top-level-link .text-wrap:before {
	content: '';
	width: 0;
	border-top: 3px solid;
	position: absolute;
	right: 100%;
	margin-right: 10px;
	top: 50%;
	margin-top: -2px;
	transition: all .3s;
}
.hm_style_04 .dl-menuwrapper li.dl-subviewopen > a.top-level-link .text-wrap:before,
.hm_style_04 .dl-menuwrapper li:hover > a.top-level-link .text-wrap:before {
	width: 27px;
}

.ltr .hm_style_04.la-hamburger-wrap .lahb_icon--accordion {
	padding: 0;
	margin: 0;
}
.ltr .hm_style_04.la-hamburger-wrap .lahb_icon--accordion:before {
	display: none;
}
.hm_style_04.la-hamburger-wrap .hamburger-main {
	width: auto;
}
.hm_style_04 .mm-sub-menu.no-dl-submenu > li {
	width: 100%;
}
.hm_style_04 .dl-menuwrapper .mm-sub-menu li a.sub-level-link {
	justify-content: center;
	padding: 5px 20px;
	font-size: 18px;
	font-weight: 600;
}
.hm_style_04 .mm-sub-menu.no-dl-submenu li.dl-back {
	order: 20;
	display: flex !important;
	justify-content: center;
	margin-top: 40px;
}
.hm_style_04 .mm-sub-menu.no-dl-submenu li.dl-back a {
	justify-content: center;
	background: #2AACE3;
	width: auto;
	font-size: 16px;
	padding: 5px 20px;
	border-radius: 6px;
	font-weight: 500;
}
.hm_style_04 .mm-sub-menu.no-dl-submenu li.dl-back a:before {
	content: 'go back';
	font-family: inherit;
}
.hm_style_04 .mm-sub-menu.no-dl-submenu li.dl-back a span {
	display: none;
}
.hm_style_04 .mm-sub-menu.no-dl-submenu li.dl-back a:hover {
	background-color: #fff;
	color: #2AACE3;
}
.hm_style_04 .mm-sub-menu.no-dl-submenu > li.dl-parent {
	text-align: center;
	margin-bottom: 30px;
}
.hm_style_04 .dl-menuwrapper .mm-sub-menu a.top-level-link {
	display: inline-block;
	text-align: center;
	line-height: 1.5;
}
.hm_style_04 .dl-menuwrapper .mm-sub-menu a.top-level-link:after {
	content: '';
	width: 150px;
	display: block;
	border-bottom: 3px solid #fff;
	max-width: 80%;
	margin: 0 auto;
}
.hm_style_04.la-hamburger-wrap .hamburger-nav{
	max-height: 100%;
}

.hm_style_042.la-hamburger-wrap .lahb-hamburger-top {
	margin: 0;
}
.ltr .hm_style_042 .btn-close-hamburger-menu-full{
	display: none;
}
@media(max-width: 1600px){
	.hm_style_04 .dl-menuwrapper a.top-level-link{
		font-size: 32px;
		letter-spacing: -1.5px;
		padding: 12px;
	}
}

@media(max-width: 1300px){
	.hm_style_04 .dl-menuwrapper a.top-level-link {
		font-size: 28px;
		letter-spacing: -1px;
		padding: 10px;
	}
	.hm_style_04 .dl-menuwrapper .mm-sub-menu li a.sub-level-link{
		font-size: 16px;
	}
	.hm_style_04 .mm-sub-menu.no-dl-submenu li.dl-back a {
		font-size: 14px;
	}
}

@media(max-width: 767px){
	.hm_style_04.la-hamburger-wrap {
		--hm-lv0-width: 320px;
		--hm-lv1-width: 320px;
	}
	.hm_style_04 .dl-menuwrapper a.top-level-link {
		font-size: 22px;
	}
	.hm_style_04 .dl-menuwrapper a.top-level-link .text-wrap:before {
		border-top-width: 2px;
	}
	.hm_style_04 .dl-menuwrapper .mm-sub-menu li a.sub-level-link {
		padding: 4px 0;
		font-size: 15px;
		font-weight: 600;
		letter-spacing: -.5px;
	}
	.hm_style_04 .dl-menuwrapper .mm-sub-menu a.top-level-link:after {
		width: 100px;
		border-bottom-width: 2px;
		max-width: 60%;
	}
	.hm_style_04 .mm-sub-menu.no-dl-submenu > li.dl-parent {
		margin-bottom: 10px;
	}
	.hm_style_04 .mm-sub-menu.no-dl-submenu li.dl-back {
		margin-top: 20px;
	}
}

.hm_style_042 .hamburger-main li.mm-lv-0 > a .text-wrap:before{
	content: '';
	width: 0;
	border-top: 3px solid;
	position: absolute;
	left: 50%;
	top: 100%;
	transition: all .3s;
	transform: translateX(-50%);
}
.hm_style_042 .hamburger-main li.mm-lv-0:hover > a .text-wrap:before{
	width: 70%;
}
@media(min-width: 992px){

	.hm_style_042 .hamburger-main li.mm-lv-0 a.top-level-link{
		font-size: 40px;
		font-weight: bold;
		letter-spacing: -1px;
		justify-content: center;
		padding: 15px 0;
		line-height: 1.4;
		display: block;
	}
	.hm_style_042.la-hamburger-wrap .hamburger-nav {
		width: 450px;
		max-width: 100%;
	}
	.hm_style_042 .hamburger-main li a.sub-level-link {
		font-size: 18px;
		font-weight: 600;
	}
}
@media(max-width: 1600px){
	.hm_style_042 .hamburger-main li.mm-lv-0 a.top-level-link {
		font-size: 32px;
		letter-spacing: -1px;
		padding: 10px 0;
	}

	.hm_style_042 .hamburger-main li a.sub-level-link {
		font-size: 16px;
		padding: .3em 0;
	}
}

@media(max-width: 1200px){
	.hm_style_042 .hamburger-main li.mm-lv-0 a.top-level-link {
		font-size: 28px;
		letter-spacing: 0;
	}
	.hm_style_042.la-hamburger-wrap .hamburger-nav {
		width: 350px;
		max-width: 100%;
	}
}

@media(max-width: 992px){
	.hm_style_042 .hamburger-main li.mm-lv-0 a.top-level-link{
		font-weight: bold;
		justify-content: center;
		padding: 10px 0;
		line-height: 1.4;
		display: block;
		font-size: 24px;
	}
	.hm_style_042 .hamburger-main li a.sub-level-link {
		font-size: 15px;
		padding: .2em 0;
		font-weight: 600;
	}

}
@media(max-width: 767px){
	body{
		--theme-h2-font-size: 24px;
	}
	.lahb-mobiles-view .lahb-search {
		margin: 0;
	}
	.lahb-icon-wrap .hamburger-op-icon:before {
		display: none;
	}
}
/** HAMBUGER **/

.preset-review1 .wdc-review-item .lastudio-posts__inner-box {
	margin-top: 55px;
	min-height: calc(100% - 55px);
}
.preset-review1 .lastudio-posts__inner-content {
	position: static;
}
.preset-review1 .wdc-review-item .rv-section--actions .btn-share {
	position: absolute;
	top: -55px;
	left: 50%;
	margin-left: -20px;
	height: 30px;
	line-height: 25px;
}
@media(max-width: 992px){
	.preset-review1 .wdc-review-item .lastudio-posts__inner-box {
		margin-top: 45px;
		min-height: calc(100% - 45px);
	}
	.preset-review1 .wdc-review-item .rv-section--actions .btn-share {
		top: -45px;
	}
}

body .elementor-lakit-post-content .wp-block-embed iframe {
    margin: 0;
}
body .elementor-lakit-post-content .wp-block-embed {
    padding-top: 20px;
}