#elementor-preview .top-bar--transparent {
	position: relative;
	top: 0;
}

#elementor-preview .content-wrapper.oh {
	overflow: initial;
}

/*-------------------------------------------------------*/
/* Grid
/*-------------------------------------------------------*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 15px;
}

.elementor-column-gap-default .elementor-row {
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
}

.elementor-column-gap-narrow .elementor-row {
	width: calc(100% + 10px);
	margin-left: -5px;
	margin-right: -5px;
}

.elementor-column-gap-extended .elementor-row {
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
}

.elementor-column-gap-wide .elementor-row {
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-right: -20px;
}

.elementor-column-gap-wider .elementor-row {
	width: calc(100% + 60px);
	margin-left: -30px;
	margin-right: -30px;
}

.elementor-container.elementor-column-gap-default {
	padding: 0 15px;
}

/*-------------------------------------------------------*/
/* Headings line-height
/*-------------------------------------------------------*/
.elementor-widget-heading .elementor-heading-title {
	line-height: 1.3;
}

/*-------------------------------------------------------*/
/* Buttons
/*-------------------------------------------------------*/
.elementor-button {
	transition: all .2s;
}

.elementor-widget-button .elementor-button {
	background-color: #ffb31a;
	color: #000;
	border-radius: 0;
	font-weight: 600;
	line-height: 1.1;
}

.elementor-button.elementor-size-lg {
	font-size: 1rem;
	padding: 19px 40px;
}

.elementor-button.elementor-size-md {
	font-size: 0.875rem;
	padding: 12px 29px;
}

.elementor-button.elementor-size-sm {
	font-size: 0.75rem;
	padding: 8px 20px;
}

/*-------------------------------------------------------*/
/* Social Media Icons
/*-------------------------------------------------------*/
.elementor-social-icon {
	padding: .75em .844em;
	font-size: 16px;
	margin-bottom: 6px;
}

.elementor-social-icon i {
	display: inline-block;
}

.elementor-social-icon i:before {
	top: 60%;
	transform: translate(-50%, -50%);
}

/* Ckecks list icon */
.elementor-icon-list-icon .fa-check:before {
	font-family: "ui-icons";
	content: '\f383';
}

/*-------------------------------------------------------*/
/* Dividers
/*-------------------------------------------------------*/
.elementor-divider {
	color: #e5e5e5;
}

/*-------------------------------------------------------*/
/* Tabs
/*-------------------------------------------------------*/
.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title:after,
.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tabs-content-wrapper {
	border: 1px none #e5e5e5;
}

.elementor-widget-tabs .elementor-tab-title.elementor-active {
	border-color: #e5e5e5;
	border-top-width: 2px !important;
	border-top: 2px solid #ffb31a;
}

.elementor-widget-tabs .elementor-tab-title,
.elementor-accordion .elementor-tab-title {
	padding: 14px 18px;
	font-weight: 600 !important;
	font-size: 0.875rem !important;
	line-height: 1 !important;
	border: solid transparent;
	color: #222222;
	border-radius: 5px;
}

.elementor-widget-tabs .elementor-tab-content {
	border-radius: 0 0 5px 5px;
}

@media (max-width: 767px) {
	.elementor-tabs .elementor-tab-title {
		border: 1px solid #e5e5e5;
	}
	.elementor-tabs .elementor-tab-content,
	.elementor-tabs .elementor-tab-title {
		border-style: solid;
		border-bottom-style: none;
	}
	.elementor-tabs .elementor-tab-content:last-child {
		border-style: solid;
		border-top-style: none;
	}
	.elementor-tabs .elementor-tab-title:nth-last-child(2) {
		border-style: solid;
	}
}

/*-------------------------------------------------------*/
/* Accordions
/*-------------------------------------------------------*/
.elementor-accordion .elementor-accordion-item {
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}

.elementor-accordion .elementor-tab-content {
	border-top: 1px solid #e5e5e5;
}

.elementor-accordion-icon {
	font-size: 10px;
	position: relative;
	top: 2px;
}

/*-------------------------------------------------------*/
/* Alerts
/*-------------------------------------------------------*/
.elementor-alert {
	border-radius: 5px;
}

/*-------------------------------------------------------*/
/* Sliders
/*-------------------------------------------------------*/
.deo-slider .swiper-wrapper {
	margin-bottom: 40px;
}

.deo-slider.swiper-container-horizontal > .swiper-pagination-bullets
.swiper-pagination-bullet {
	margin: 0 10px;
}

.deo-slider .swiper-pagination-bullet {
	opacity: .2;
	width: 7px;
	height: 7px;
	transition: transform .2s ease-in-out;
}

.deo-slider .swiper-pagination-bullet-active {
	background-color: #ffb31a;
	opacity: 1;
	transform: scale(1.75);
}

/*-------------------------------------------------------*/
/* Testimonials
/*-------------------------------------------------------*/
.testimonial {
	margin-bottom: 6px;
	text-align: center;
}

@media only screen and (max-width: 575px) {
	.testimonial {
		padding: 30px;
	}
}

.testimonial__img {
	width: 55px !important;
	border-radius: 50%;
	margin-bottom: 27px;
	float: left;
	margin-right: 20px;
}

.testimonial__info {
	font-family: "Poppins", sans-serif;
	overflow: hidden;
}

.testimonial__author {
	font-size: 16px;
	color: #fff;
}

.testimonial__author:after {
	content: "/";
	margin: 0 5px 0 9px;
}

.testimonial__company {
	color: #ffb31a;
}

.testimonial__body {
	margin-top: 24px;
}

@media only screen and (min-width: 1025px) {
	.testimonial__body {
		padding: 0 60px;
	}
}

.testimonial__text {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 36px;
	display: inline-block;
}

.quote {
	font-size: 120px;
	line-height: 1;
	display: block;
	font-style: normal;
	font-family: sans-serif;
	height: 50px;
}

/*-------------------------------------------------------*/
/* Testimonial 1
/*-------------------------------------------------------*/
.testimonial-1 {
	padding: 48px 40px;
	background-color: #fff;
	margin-bottom: 32px;
	box-shadow: 0 21px 29px rgba(0, 0, 0, 0.06);
}

@media only screen and (max-width: 575px) {
	.testimonial-1 {
		padding: 30px;
	}
}

.testimonial-1__img {
	width: 80px;
	display: block;
	border-radius: 50% !important;
	margin-bottom: 27px;
}

.testimonial-1__info {
	overflow: hidden;
}

.testimonial-1__author {
	font-size: 16px;
	display: block;
	font-weight: 700;
	margin-bottom: 2px;
	color: #222222;
	font-family: "Poppins", sans-serif;
}

.testimonial-1__company {
	color: #9e9e9e;
	font-style: italic;
}

.testimonial-1__text {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 14px;
	display: inline-block;
}

.testimonial-1__rating {
	margin-top: 12px;
}

.testimonial-1__rating i {
	display: inline-block;
	margin-right: 2px;
	color: #FBC02D;
	line-height: 1;
	font-size: 16px;
}

/*-------------------------------------------------------*/
/* Team
/*-------------------------------------------------------*/
.team {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.team__img-holder {
	position: relative;
	overflow: hidden;
	margin-bottom: 24px;
}

.team__img {
	width: 100%;
}

.team__url {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.team__name {
	font-size: 16px;
	margin-bottom: 4px;
}

.team__occupation {
	font-size: 14px;
	color: #868686;
}

.team .socials {
	pointer-events: all;
}

.team__details {
	pointer-events: none;
	opacity: 0;
	position: absolute;
	top: 60%;
	left: 0;
	padding: 30px;
	overflow: hidden;
	width: 100%;
	z-index: 2;
	transform: translateY(-50%);
	transition: 0.3s cubic-bezier(0.43, 0.07, 0.61, 0.95);
}

.team:hover .team__details {
	opacity: 1;
	top: 50%;
}

.deo-team-slider--offset .swiper-pagination {
	text-align: left;
	margin-left: -7px;
}

/* Project Style 1
-------------------------------------------------------*/
.project-1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 120px;
	display: flex;
}

.project-1:last-child {
	margin-bottom: 0 !important;
}

.project-1__container {
	width: 65%;
}

.project-1__description-holder {
	width: 45%;
	position: absolute;
	z-index: 1;
	background-color: #181818;
	padding: 80px 60px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

@media (max-width: 1050px) {
	.project-1__description-holder {
		padding: 40px 30px;
	}
}

.project-1:nth-child(2n) .project-1__description-holder {
	left: 0;
	right: auto;
}

.project-1:nth-child(2n) .project-1__container {
	margin-left: auto;
}

.project-1__title {
	font-size: 36px;
	color: #fff;
	margin-bottom: 22px;
}

.project-1__text {
	margin-bottom: 32px;
}

.project-1 .read-more:hover,
.project-1 .read-more:focus {
	color: #fff;
}

@media only screen and (max-width: 1024px) {
	.project-1 {
		display: block;
		margin-bottom: 48px;
	}
	.project-1__container, .project-1__description-holder {
		width: 100%;
	}
	.project-1__description-holder {
		padding: 40px 30px;
		position: relative;
		top: auto;
		transform: none;
	}
	.project-1__title {
		font-size: 28px;
	}
}

/*# sourceMappingURL=style.css.map */
