/*
Theme Name: STRING
Theme URI: https://string.marketing
Template: hello-elementor
Author: The Stephanie Hofhenke
Author URI: https://string.marketing
Description: Custom theme developed by String Marketing.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.9.0.1700131821
Updated: 2023-11-16 04:50:21

*/
.broken_link, a.broken_link {
    text-decoration: unset !important;
}
.comments-area a, .page-content a {
    text-decoration: none;
}
p:last-child {
	margin-bottom: 0 !important;
}
a {
	transition: all 0.3s ease;
}
.text-decoration a {
	text-decoration: underline;
}
.semibold-text strong,.semibold-text b {
	font-weight: 600;
}
.medium-text strong,.medium-text .uael-adv-heading-stack .uael-dual-heading-text {
	font-weight: 500 !important;
}
.custom-link a {
	font-family: "questa-grande", Sans-serif;
}

.small-text sub {
	font-family: "Source Sans 3", Sans-serif;
	font-weight: 400;
	font-size: 28px;
	letter-spacing: 2.24px;
	bottom: 0;
	line-height: 30px;
	display: inline-block;
}
.dark-font a {
	color: #091C20;
	transition: all 0.3s ease;
}
.dark-font a:hover, .hover-yellow a:hover {
	color: #E3A748 !important;
}
.bold-font a,.bold-font strong {
	color: #091C20;
	font-weight: 600;
	transition: all 0.3s ease;
}
.media-link a {
    border-bottom: 1px solid #e3a749;
    font-size: inherit;
    font-weight: 500;
}
.media-link a:hover {
	border-bottom: 1px solid #091c20;
}
.inherit-font a {
	font-size: inherit;
}
.text-underline a {
	border-bottom: 1px solid #091c20;
}
.text-underline a:hover {
	border-bottom: 1px solid #e3a749;
}
.text-border a>span {
	border-bottom: 1px solid;
}
.text-border .elementor-author-box__text a {
	border-bottom: 1px solid !important;
}
@media screen and (max-width: 991px) {
	br {
		display: none;
	}
	.br-block br {
		display: block;
	}
}
.mobile-menu-icon .elementor-menu-toggle {
	padding: 0;
}
header.sticky .elementor-nav-menu--main .elementor-nav-menu li a:hover {
	color: #e3a749 !important;
}
header.sticky {
	background-color: #091c20;
}
header .header-logo img {
    transition: all 0.3s ease;
}
header.sticky .header-logo img {
    width: 70% !important;
}
header.sticky .e-con-inner {
    padding: 30px 0;
}
.border-title .elementor-divider-separator {
	display: flex;
	border-top: 1px solid #707070;
}
.elementor-popup-modal .dialog-close-button svg:hover {
	fill: #3D504E !important;
}
/*== Footer  ==*/
.custom-link a {
	color: #091C20;
	font-size: 16px;
	transition: all 0.3s ease;
}
.footer-links a {
	color: #091C20;
}
.footer-links a:hover {
	color: #fff;
}
.hover-italic .elementor-icon-list-items li:after {
    transform: rotate3d(1, 1, 1, 45deg);
}
.hover-italic .elementor-icon-list-item:hover a {
    font-style: italic;
}
.why-refer-content a {
    color: #fff;
    font-weight: 600;
}
.works-slider .swiper-slide .elementor-testimonial__image img {
    height: 259px !important;
    
}
/*== Hero Section ==*/
.post-list .elementor-post .elementor-post__text {
	border: 1px solid #707070;
	padding: 30px 25px 40px;
}
.post-list .elementor-post .elementor-post__text .elementor-post__read-more-wrapper {
	margin-top: auto;
}
.post-list .elementor-post .elementor-post__text .elementor-post__title {
	min-height: 88px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.post-list .elementor-post .elementor-post__text .elementor-post__read-more,.post-list .elementor-post .elementor-post__text .elementor-post__read-more-wrapper a {
	border-bottom: 1px solid #E3A749;
}
.post-list .elementor-post .elementor-post__text .elementor-post__read-more:hover,.post-list .elementor-post .elementor-post__text .elementor-post__read-more-wrapper a:hover {
	border-color: #091c20;
	color: #3D504E;
}
.accordion-list .elementor-tab-title .eael-accordion-tab-title {
	transition: all 0.3s ease !important;
}
.accordion-list strong{
	font-weight:600;
}
.works-slider .swiper {
	padding: 0 !important;
	width: 100% !important;
}
.works-slider .swiper .swiper-slide {
	padding: 0 109px 0 88px !important;
}
.works-slider .elementor-main-swiper .elementor-testimonial {
	align-items: center;
}
.works-slider .elementor-main-swiper .elementor-testimonial .elementor-testimonial__content {
	flex-direction: column-reverse;
	display: flex;
	padding-left: 10px;
}
.works-slider .elementor-main-swiper .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite {
	margin: 0 0 8px 0;
}
.works-slider .swiper-horizontal>.swiper-pagination-bullets,.works-slider .swiper-pagination-bullets.swiper-pagination-horizontal,.works-slider .swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -65px !important;
}
.support-accordion .more-content {
	display: none;
}
.list-points ul {
    padding: 0 0 0 25px;
}
.list-points ul li {
    list-style-type: none;
    position: relative;
    padding-left: 15px;
}
.list-points ul li:before {
    content: ".";
    font-size: 36px;
    position: absolute;
    left: 0;
    top: -10px;
}
/* .support-accordion.active .more-content {
    display: block;
} */
.more-content ul {
	padding: 0 0 0 10px;
	margin: 0;
}
.more-content ul li {
	list-style-type: none;
	position: relative;
}
.more-content ul li:before {
	content: "";
	height: 4px;
	width: 4px;
	display: inline-block;
	background: #000;
	border-radius: 50%;
	position: absolute;
	left: -9px;
	top: 11px;
}
.more-content.left-content ul li::before {
	position: relative;
	top: -4px;
	left: -6px;
}
.readmore-content .eael-infobox {
	align-items: center;
}
.readmore-content .eael-infobox .infobox-icon {
	width: 20% !important;
}
.readmore-content .eael-infobox .infobox-content {
	width: 96%;
}
.accordion-list .eael-accordion-list .active .eael-accordion-tab-title {
	font-style: italic;
}
.accordion-list .eael-accordion-list .eael-accordion-content a {
	font-size: inherit;
}
.post-list .elementor-posts {
	text-align: center;
}
.post-list .elementor-posts .elementor-posts-nothing-found {
	font-size: 26px !important;
	font-weight: 500 !important;
}
.search-box search .elementor-search-form__container {
	border-radius: 0 !important;
}
.search-box search .elementor-search-form input {
	box-shadow: 0px 4px 8px rgba(165, 174, 213, .15);
	font-family: "Source Sans 3", Sans-serif !important;
	font-size: 26px !important;
	font-weight: 600 !important;
	letter-spacing: 2.6px;
	color: #8ca48c;
	padding: 15px 26px !important;
	background: #fff !important;
	border-radius: 0 !important;
	line-height: 1.3 !important;
	height: auto;
	border-right: 22px solid #e3e9e3;
}
.search-box search .elementor-search-form .elementor-search-form__submit {
    height: 63px;
	/*     line-height: 1px; */
    width: 306px;
    background-color: #e3a749;
	/*     font-family: "Source Sans 3", Sans-serif;
    font-size: 26px; */
    border-radius: 0px 0px 0px 0px;
    text-transform: uppercase;
	/*     font-weight: 600 !important;
    letter-spacing: 2.6px; */
}
.search-box search .elementor-search-form .elementor-search-form__submit:hover{
	background-color: #3D504E;	
}
.search-box search .elementor-search-form input::-ms-input-placeholder {
	opacity: 1;
	color: #8CA48C;
}
.search-box search .elementor-search-form input::placeholder {
	opacity: 1;
	color: #8CA48C;
}
.page-id-8395 #site-header {
	display: none;
}
/*====  single post  =====*/
.alignment-center .eael-infobox{
	    align-items: center;
}
.social-icon .elementor-grid {
	display: flex;
}
.exploare-service a {
	position: relative;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.exploare-service a.eael-infobox-button:before {
	bottom: 0px;
}
.exploare-service a:before {
	content: '';
	height: 1px;
	width: 100%;
	background-color: #e3a749;
	position: absolute;
	left: 0;
	bottom: 10px;
}
.exploare-service a:hover:before {
	background-color: #000000;
}
.blog-search-form .eael-advanced-search-widget .eael-advanced-search-form .eael-advanced-search-wrap .icon+.eael-advanced-search::placeholder {
	color: #000;
}
.blog-search-form .eael-advanced-search-widget .eael-advanced-search-form .eael-advanced-search-wrap .icon+.eael-advanced-search {
	padding-left: 20px;
}
.blog-search-form .eael-advanced-search-widget .eael-advanced-search-form .eael-advanced-search-wrap .icon {
	left: auto;
	right: 20px;
}
.social-icon .elementor-grid .elementor-grid-item {
	width: 100%;
}
.social-icon .uael-share-btn__text {
	padding-right: 80px;
}
.post-list .elementor-button-wrapper .elementor-button-link:focus {
	background: #e3a749 !important;
}
.post-list .elementor-button-wrapper .elementor-button-link:hover {
	background: #3d504e !important;
}
.why-refer-content a {
	color: #fff;
}
.why-refer-content a:hover {
	color: #e3a749;
}
.custom-post-content figure.wp-block-image {
	width: 100%;
	margin: 0;
}
.custom-post-content figure.wp-block-image {
	width: 100%;
	margin: 0 0 45px 0;
}
.remove-top h4,.remove-top h1,.remove-top h3,.remove-top h2,.remove-top h5,.remove-top h6 {
	margin-top: 0 !important;
}
.remove-bottom h4,.remove-bottom h1,.remove-bottom h3,.remove-bottom h2,.remove-bottom h5,.remove-bottom h6 {
	margin-bottom: 0 !important;
}
.img-block img {
	display: block
}
.contact-hero-url a {
    font-weight: 600;
    border-bottom: 1px solid;
    padding-bottom: 9px;
    color: #091C20;
}
.custom-post-content ul{
	margin-bottom:30px;
}
.custom-post-content ul li {
	margin-bottom: 15px;
	font-size:20px;
}
.custom-post-content ul li:last-child {
	margin-bottom: 0;
}
.custom-post-content h1, .custom-post-content h2, .custom-post-content h3, .custom-post-content h4, .custom-post-content h5 {
    display: inline-block;
    width: 100%;
    line-height: 1.1;
}
.contact-form .gform-body input, .contact-form .gform-body textarea, .contact-form .gform-body select {
    font-weight: 600 !important;
	display:block;
}
.contact-form .gform-body input:focus, .contact-form .gform-body textarea:focus, .contact-form .gform-body select:focus{
	outline:0;
	box-shadow:none;
}
.contact-form .gform-body select {
    padding: 15px 26px;
}
/* .contact-form .gform-body select option.gf_placeholder {
    color: #091C2075 !important;
} */
.contact-form .comment-box {
    margin-top: 20px;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
.select-box select {
    background-image: url(/wp-content/uploads/2024/01/down-chevron.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 25px;
}
.download-form .gform_wrapper form{
	    display: flex;
    align-items: center;
    column-gap: 12px;
}
.download-form .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
}
.gform_validation_errors .gform_submission_error {
    font-size: 16px !important;
    font-family: "Montserrat", Sans-serif;
    margin: 0 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    padding: 10px 15px;
}
.gform_wrapper .gform_footer input:focus {
    outline: 0;
    box-shadow: none;
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
 display:none;
}
.contact-form .gform_wrapper form .gfield_error {
    border: 2px solid red;
}
.gform_wrapper.gravity-theme .gform_validation_errors ol {
    display: none;
}
.natural-download .gform-body,
.natural-download{
    width: 100%;
}
.semi-bold-font strong{
	font-weight:600;
}
/* download popup form */
a.dialog-close-button.dialog-lightbox-close-button {
	outline: none;
}
body .elementor-popup-modal .dialog-widget-content {
	background-color: transparent;
}

/* partnership footer banner button */

.find-out-btn a {
	font-size: 20px!important;
	color: #3D504E!important;
	letter-spacing: 1.5px!important;
	font-weight: 600!important;
	line-height: 28px!important;
	border-bottom: 1px solid #3d504e;
}

.find-out-btn a:hover {
	color: #ffffff!important;
    border-bottom: 1px solid #fff;

}

/* download popup over */

@media screen and (min-width:1367px) and (max-width:1750px) {
/* 	.about-hero-sec {
		margin-top: -200px;
	} */
	.embrace-sec {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}
@media screen and (min-width:1501px) and (max-width:1700px) {
	.our-commitment-sec {
		padding: 50px 110px 50px 50px;
	}

	.soundly-img-left .elementor-widget-container {
		margin: 0 0 0 -50px !important;
	}

	.contact-hero-img .elementor-widget-container img {
		width: 550px !important;
	}
	.partner-img-left img {
		width: 340px !important;
	}
	.partner-img-right img {
		width: 280px;
	}
	.our-story-img .elementor-widget-container {
		margin: 0 !important;
	}
}
@media screen and (min-width:1367px) and (max-width:1400px) {
	.embrace-sec {
		padding-left: 15px;
	}
	.embrace-sec .embrace-title h2 {
		margin-right: -30px;
	}
	.embrace-sec .embrace-content h4 {
		margin-right: -45px;
	}
}
@media screen and (min-width:1367px) and (max-width:1500px) {
	.blog-hero-sec {
		min-height: 630px;
	}
	.plan-right-plant img {
		width: 300px !important;
	}
	.plan-right-plant  {
		right:0 !important;
		top: -190px !important;
	}
	.our-joy-sec .our-joy-img .elementor-widget-container {
		margin: 0 0 0 0 !important;
	}
	.plant-img {
		left: -80px !important;
		top: 160px !important;
	}
	.our-commitment-sec {
		padding: 50px 80px 50px 50px;
	}
	.right-plant {
		right: -60px !important;
	}
	.soundly-img-left .elementor-widget-container {
		margin: 0 0 0 0px !important;
	}
	.sleep-sound-sec .e-con-inner {
		padding: 0 15px;
	}
	.lg-br-none br {
		display: none;
	}
	.contact-hero-img .elementor-widget-container img {
		width: 470px !important;
	}
	.partner-img-left img {
		width: 280px !important;
	}
	.partner-img-right img {
		width: 220px;
	}
	.our-story-img .elementor-widget-container {
		margin: 0 !important;
	}
	.caread-img .elementor-widget-container{
		margin:0 !important;
	}
/* 	.embrace-sec {
		padding-top: 50px;
		padding-bottom: 50px;
	} */
}	
@media screen and (max-width:1366px) {
	.lg-br-none br {
		display: none;
	}
	.contact-hero-url a {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 1200px) {
	.contact-form .gform-body select {
		padding: 15px 20px;
	}
}
@media screen and (max-width: 1100px) {
	.download-form .gform_wrapper form {
		flex-direction: column;
	}
	.download-form .gform_wrapper .gform_footer {
		margin: 16px 0 0 0;
		width: 100%;
	}
	.gform_validation_errors .gform_submission_error {
		font-size: 12px !important;
	}
	.download-form, .download-form .gform_wrapper form .gform-body {
		width: 100%;
	}
	.download-form .gform_wrapper .gform_footer input {
		width: 100% !important;
	}
	.natural-download .gform_wrapper form {
		flex-direction: unset;
	}
	.natural-download .gform_wrapper .gform_footer {
		margin: 0;
		max-width: 250px;
		width: 100%;
	}
}
@media screen and (min-width: 1024px) {
	.custom-container {
		padding-left: calc((100% - 1360px) / 2);
	}
	.post-list .elementor-post .elementor-post__text .elementor-post__title a {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.small-container>.elementor-element {
		margin-left: calc(100% - (100% - -250px) / 2);
	}
	.custom-post-content p {
		margin-bottom: 24px;
	}
	.custom-post-content p:last-child {
		margin-bottom: 0;
	}
	.custom-post-content h3{
		margin-bottom: 27px;
	}
	.custom-post-content h3{
	   margin-bottom: 21px;
	}
}
@media screen and (max-width: 1024px) {
	.works-slider .swiper .swiper-slide {
		padding: 10px 40px !important;
		display: flex;
		align-items: center;
	}
	.works-slider .elementor-main-swiper .elementor-testimonial .elementor-testimonial__content {
		padding-left: 15px;
	}
	.search-box search .elementor-search-form .elementor-search-form__submit {
		width: 200px;
	}
	.search-box search .elementor-search-form input {
		letter-spacing: 1px;
	}
	.small-text sub {
		font-size: 18px;
		letter-spacing: 0.24px;
	}
	.embrace-sec {
		padding-left: 15px;
	}
	.works-slider .swiper-slide .elementor-testimonial__image img {
		height: auto !important;
	}
}
@media screen and (max-width: 880px) {
	.overflow-hide {
		overflow-x: hidden;
	}
	.embrace-sec {
		padding-left: 0;
	}
}
@media screen and (max-width: 768px) {
	
	.works-slider .elementor-main-swiper .elementor-testimonial__footer {
		padding: 0 !important;
	}
	.natural-download .gform_wrapper form {
		flex-direction: column;
	}
	.natural-download .gform_wrapper .gform_footer{
		margin: 16px 0 0 0;
	}
	.natural-download .gform_wrapper .gform_footer {
		max-width: 100%;
	}
}
@media screen and (max-width: 767px) {
	
	 header.sticky .header-logo img {
		width: 155px !important;
	}
	.dual-text .uael-module-content span {
		display: block;
	}
	.post-list .elementor-post .elementor-post__text .elementor-post__title {
		min-height: auto;
	}
	.works-slider .elementor-main-swiper .elementor-testimonial {
		flex-direction: column-reverse;
	}
	.inner-header .mobile-menu-icon svg path {
		fill: rgb(61 80 78);
	}
	.mobile-menu-icon svg {
		width: 69px !important;
	}
	.mobile-menu-icon span.elementor-menu-toggle__icon--open {
		margin-top: -16px;
	}
	.readmore-content .eael-infobox {
		align-items: center;
		flex-direction: column;
	}
	.readmore-content .eael-infobox .infobox-content {
		width: 100%;
		text-align: left;
	}
	.readmore-content .eael-infobox .infobox-icon {
		width: 100% !important;
		text-align: center;
	}
	.readmore-content .eael-infobox .infobox-icon img {
		max-width: 200px;
	}
	.works-slider .elementor-main-swiper .elementor-testimonial .elementor-testimonial__content {
		padding-left: 0px;
	}
	.custom-link a {
		font-size: inherit;
	}
	.animation-text .eael-fancy-text-suffix {
		display: block;
	}
	.small-text sub {
		font-size: 16px;
	}
	.partnerships-hero-sec > .e-con-inner {
		max-width: 520px;
	}
	.list-points ul li:before {
		top: -12px;
	}
	header.sticky .e-con-inner {
		padding: 20px 0;
	}
	header.sticky nav.elementor-nav-menu--dropdown {
		top: 25px !important;
	}
}
@media screen and (max-width:650px) {
	 .partnerships-hero-sec > .e-con-inner {
		max-width: 390px;
	}
}
@media screen and (max-width:600px) {
	.search-box search .elementor-search-form__container {
		flex-direction: column;
		row-gap: 18px;
		background: transparent;
	}
	.search-box search .elementor-search-form .elementor-search-form__submit {
		padding: 13px;
		line-height: 1.3;
		font-size: 20px;
		width: 100%;
		height: auto;
	}
	.search-box search .elementor-search-form input {
		font-size: 20px !important;
		letter-spacing: 1px;
		padding: 15px 20px;
		height: auto;
		border-right: 0;
	}
	.list-points ul {
		padding: 0 0 0 15px;
	}
}
@media screen and (max-width:480px) {
	 .partnerships-hero-sec > .e-con-inner {
		max-width: 310px;
	}
	.social-icon .elementor-grid {
		flex-wrap: wrap;
	}
	.social-icon .elementor-grid .elementor-grid-item {
		width: 50%;
		margin-bottom: 5px;
	}
	.embrace-content {
		width: 60%;
	}
}