@import url('https://fonts.googleapis.com/css2?family=Caudex&display=swap');

/* testimonial */
.testimonial {
	margin-bottom: 0;
	padding-top: 200px;
	padding-bottom: 100px;
	padding-left: 100px;
	padding-right: 100px;
	position: relative;
}

.testimonial:before {
	content: '';
	background-image: url('https://dreamallianceconsulting.com/wp-content/uploads/2022/11/quote-1-1.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	height: 35px;
}

.testimonial .rt-container-fluid { max-width: 850px; }

.testimonial .tss-wrapper .tss-carousel3 .item-content-wrapper {
	background: none;
	color: #FFF;
}
.testimonial .tss-wrapper .tss-carousel3 .item-content-wrapper:before {
	content: none;
}

.testimonial .tss-wrapper .tss-carousel3 .item-content {
	font-style: normal;
	font-size: 36px;
	text-align: center;
	line-height: 1.4;
}

.testimonial .tss-wrapper .tss-carousel3 h3 {
	margin-top: 80px;
  margin-bottom: 40px;
	font-family: 'Caudex', serif;
	letter-spacing: 1px;
  font-size: 22px;
}

.testimonial .tss-carousel .swiper-pagination-bullet {
	opacity: 1;
	background: #FFF;
	transition: none;
}

.testimonial .tss-carousel .swiper-pagination-bullet-active {
	background: transparent;
	border: 2px solid #FFF;
	width: 12px;
	height: 12px;
	top: 1px;
	position: relative;
}

.testimonial .tss-carousel .swiper-arrow {
	background: none;
}

.testimonial .tss-carousel .swiper-arrow i {
	font-size: 32px;
}

.testimonial .swiper-button-next, .testimonial .swiper-button-prev {
	top: 40%;
}
.testimonial .tss-carousel .swiper-button-prev {  
  left: -50px;
}
.testimonial .tss-carousel .swiper-button-next {
	right: -50px;
}

.testimonial .single-item-wrapper {
	display: flex;
  flex-direction: column-reverse;
	font-family: 'Caudex', serif;
}

.testimonial .tss-wrapper .single-item-wrapper h3 {
	color: #FFF;
  text-transform: none;
}

@media screen and (max-width: 1440px) {
	.testimonial {
		padding-top: 200px;
		padding-bottom: 100px;
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (max-width: 781px) {
	.testimonial {
		padding: 100px 0;
	}
	
	.testimonial:before {
		top: 50px;
	}
	
	.testimonial .rt-container-fluid { 
		max-width: 80%;
	}

	.testimonial .tss-wrapper .tss-carousel3 .item-content {
		font-size: 28px;
		line-height: 1.4;
	}

	.testimonial .tss-wrapper .tss-carousel3 h3 {
		margin-top: 50px;
		margin-bottom: 20px;
		font-size: 18px;
	}
	
	.testimonial .tss-carousel .swiper-arrow i {
		font-size: 24px;
	}
	
	.testimonial .swiper-button-next, .testimonial .swiper-button-prev {
		top: 50%;
	}
	.testimonial .tss-carousel .swiper-button-prev {  
		left: -10px;
	}
	.testimonial .tss-carousel .swiper-button-next {
		right: -10px;
	}
}

/* header */
.header-top .wrap {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: space-between;
}

.has-top-content .site-top-content, .has-top-content .main-navigation+.site-top-content {
	text-align: left;
}

.main-navigation li:hover,
.main-navigation a:hover {
	background: transparent !important;
	color: #13242e !important;
}

#masthead .wrap {
	position: relative;
	padding: 0;
}

@media screen and (max-width: 960px) {
	.main-navigation {
		padding: 20px;
	}
	
	.main-navigation.toggled ul {
		margin: 0;
	}
	
	.site-top-content {
		padding: 20px !important;
	}
	
	.site-main {
		margin-top: 0;
	}
	
	.menu-primary-container {
		width: 100%;
		position: absolute;
		left: 0;
		top: 115px;
		z-index: 99;
		background: #fff;
	}
	
	button.menu-toggle {
		border: none;
		font-size: 0;
	}
	
	.menu-toggle:before {
		font-size: 16px;
	}
}

ul#top-menu {
	background: transparent;
}

.main-navigation ul li.current_page_item > a, .main-navigation ul li.current-menu-item > a {
	background: transparent;
	color: #13242e;
}

/* footer */
.site-footer .wrap {
	display: flex;
	align-items: center;
}

.site-footer .widget-column {
	width: 100%;
}

.site-footer .widget-column:last-child {
	text-align: right;
}

.site-footer .widget-area {
	background-color: #fff;
	padding: 40px 0;
}

.site-footer .widget {
	padding: 0;
}

.site-footer .widget p {
	margin-bottom: 0;
}

.site-info {
	display: none;
}

@media screen and (max-width: 781px) {
	.site-footer .widget-column:last-child {
		text-align: left;
		padding-bottom: 10px;
	}
	
	.site-footer .wrap {
		flex-direction: column-reverse;
	}
	
	.site-footer .widget-area {
		padding: 20px 0;
	}
}

/* 
new page
*/
.lodestar-intro .entry-content {
	opacity: 1;
}

#jp-post-flair {
	display: none;
}

.lodestar-intro {
	padding: 0;
}

.page-id-3857 .custom-header {
	display: none;
}

/*
banner text
*/
.banner-text {
	position: relative;
}

.banner-text .wp-block-cover__image-background {
	background-position: 50% 20% !important;
}

.banner-text h1,
.banner-text p {
	opacity: 1;
	margin-bottom: 35px !important;
}

.banner-text:before {
	content: '';
	position: absolute;
	background-color: rgba(57,108,138,0.4);
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banner-text .wp-block-group__inner-container {
	position: absolute;
	top: 65%;
	left: 50%;
	transform: translate(-50%,-65%);
	z-index: 99;
	width: 100%;
}

.banner-text .wp-block-button .wp-block-button__link:hover {
	background: #3a9b89 !important;
	color: #fff !important;
}

@media screen and (max-width: 781px) {
	.banner-text {
		min-height: 400px !important;
		background-attachment: inherit !important;
	}
	
	.banner-text .wp-block-cover__image-background {
		background-attachment: inherit;
	}
	
	.banner-text h1 {
		font-size: 32px !important;
		margin-bottom: 20px !important;
	}
	
	.banner-text p {
		font-size: 20px !important;
	}
	
	.banner-text .wp-block-group__inner-container {
		position: relative;
		top: 0;
		left: 0;
		transform: none;
	}
	
	.banner-text:before {
		background-color: rgba(57,108,138,0.6);
	}
}

@media screen and (max-width: 440px) {
	.banner-text h1 {
		font-size: 30px !important;
	}
	
	.banner-text p {
		font-size: 16px !important;
	}
}

/* 
services
*/
.services h2 {
	opacity: 1;
	max-width: 100% !important;
	margin: 0 !important;
}

.services {
	background-color: rgb(153,175,187);
	margin-bottom: 0;
}

.services-left {
	background-color: rgb(153,175,187);
	padding-top: 6%;
	padding-right: 2%;
}

.services-right {
	text-align: left;
	padding-top: 6%;
	padding-left: 2%;
	background: #fff;
}

.services-right .is-layout-flow.wp-block-column {
	max-width: 25%;
	margin-left: 60px;
}

.services-right h3,
.services-right p {
	position: relative;
	max-width: 250px;
}

.services-right h3:before {
	content: '';
	position: absolute;
	left: -25px;
	top: 6px;
	background: #6D98A0;
	width: 10px;
	height: 10px;
}

@media screen and (max-width: 781px) {
	.services-left {
		padding: 30px 25px 0;
	}
	
	.services h2 {
		margin-bottom: 0;
		text-align: left;
		font-size: 30px !important;
	}
	
	.services-right {
		padding: 40px 15px;
	}
	
	.services-right h3,
					.services-right p {
		max-width: 100%;
	}
	
	.services-right .is-layout-flow.wp-block-column {
		max-width: 100%;
		margin-left: 35px;
		margin-right: 35px;
	}
	
	.services-right p {
		margin-bottom: 0;
	}
}

/* 
why work
*/
.why-work h2 {
	opacity: 1;
	margin-bottom: 35px !important;
}

.why-work .wp-block-columns {
	max-width: 65%;
	margin: 60px auto;
}

.why-work h3 {
	font-family: "Montserrat", sans-serif;
}

.why-work .is-layout-flow.wp-block-column {
	max-width: 250px;
	margin: 0 auto;
}

.why-work .wp-block-button .wp-block-button__link:hover {
	background: #fff !important;
	color: #3a9b89 !important;
}

@media screen and (max-width: 781px) {
	.why-work .wp-block-cover__image-background {
		background-image: url('https://dreamallianceconsulting.com/wp-content/uploads/2022/11/jelly-beans-mobile.jpg') !important;
	}
	
	.why-work h2 {
		font-size: 30px !important;
		margin-bottom: 20px !important;
	}
	
	.why-work p {
		margin-bottom: 0 !important;
	}
	
	.why-work .wp-block-cover__inner-container {
		padding: 40px 15px;
	}
	
	.why-work .wp-block-columns {
		max-width: 100%;
		margin: 30px auto;
	}
	
	.why-work .wp-block-cover {
		background-attachment: inherit !important;
	}
	
	.why-work .wp-block-cover__image-background {
		background-attachment: inherit;
	}
}

/* your dream */
.your-dream h2 {
	opacity: 1;
	margin-bottom: 50px !important;
}

.your-dream p {
	max-width: 850px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.your-dream {
	padding: 30px;
	margin-bottom: 0;
}

.your-dream .is-layout-flow.wp-block-column {
	padding: 60px 0;
}

@media screen and (max-width: 781px) {
	.your-dream .is-layout-flow.wp-block-column {
		padding: 30px 0 0;
	}
	
	.your-dream h2 {
		font-size: 30px !important;
		max-width: 100% !important;
		margin: auto !important;
		margin-bottom: 30px !important;
	}
	
	.your-dream p {
		max-width: 90%;
	}
}

/* 
contact-us

*/
.contact-us {
	position: relative;
	overflow: hidden;
	background-image: url('https://dreamallianceconsulting.com/wp-content/uploads/2022/11/contact.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	gap: 0;
}

.contact-us:before {
	content: '';
	position: absolute;
	background-color: rgba(46,89,113,0.7);
	width: 100%;
	height: 100%;
	z-index: 1;
}

.contact-us .services-left {
	align-self: normal;
	background-color: rgba(10,18,23,0.4);
	padding-top: 6%;
	padding-right: 2%;
	min-height: 85vh;
	z-index: 2;
}

.contact-us .services-left h2 {
	max-width: 50% !important;
	margin: 0 !important;
	float: right;
}

.contact-us .services-left h2,
.contact-us .services-right h2 {
	color: #fff !important;
	opacity: 1;
}

.contact-us .services-right {
	text-align: left;
	padding-top: 6%;
	padding-left: 2%;
	background: transparent;
	color: #fff;
	z-index: 2;
}

.contact-us .services-right .is-layout-flow.wp-block-column {
	margin-left: 60px;
	margin-right: 60px;
	max-width: 60%;
}

.contact-us .services-right h2 {
	margin-bottom: 35px !important;
}

.contact-us .services-right p {
	margin-bottom: 0;
	max-width: 100%;
}

.contact-us .services-right p.last-child {
	margin: 50px 0 60px;
}

.contact-us {
	margin-bottom: 0;
}

.contact-us .wp-block-jetpack-contact-form {
	padding: 0 !important;
	gap: 2px 2%;
}

.grunion-field-wrap {
	max-width: 49%;
}

.grunion-field-wrap.grunion-field-textarea-wrap {
	max-width: 100%;
}

.grunion-field-label span {
	display: none;
}

.contact-form label {
	font-weight: 400 !important;
}

.wp-block-button.is-style-outline .wp-block-button__link {
	border: 1px solid currentColor;
}

.contact-form label {
	font-weight: 400 !important;
	font-size: 16px;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea {
	font-size: 16px !important;
	color: #000;
}

@media screen and (max-width: 781px) {
	.contact-us .services-right p.last-child {
		margin: 50px 0 30px;
	}
	
	.contact-us {
		margin: 0 -32px !important;
	}
	
	.contact-us .services-left h2 {
		max-width: 100% !important;
		float: left;
		font-size: 30px !important;
		margin-bottom: 0;
	}
	
	.contact-us .services-left {
		min-height: auto;
		padding: 30px 15px;
	}
	
	.contact-us .services-right {
		padding: 30px 15px;
	}
	
	.contact-us .services-right .is-layout-flow.wp-block-column {
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
	}
	
	.grunion-field-wrap {
		max-width: 100%;
	}
}

/*
back to top
*/
.back-to-top {
	margin-bottom: 0;
}

.back-to-top p {
	margin-bottom: 0;
}

.back-to-top a {
	color: #fff;
}

/*
responsive
*/
@media screen and (min-width: 1024px) {
	.banner-text h1, .banner-text p {
		white-space: nowrap;
	}
}

@media (min-width: 992px) and (max-width: 1240px) {
	.services-right .is-layout-flow.wp-block-column {
		max-width: 30%;
		margin-left: 60px;
	}
}

@media (min-width: 782px) and (max-width: 991px) {
	.services-right .is-layout-flow.wp-block-column {
		max-width: 100%;
		margin-left: 35px;
		margin-right: 35px;
	}
}

@media (min-width: 1400px) and (max-width: 1669px) {
	.contact-us .services-left h2 {
		max-width: 60% !important;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.contact-us .services-left h2 {
		max-width: 70% !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.contact-us .services-left h2 {
		max-width: 90% !important;
	}
}

@media (min-width: 782px) and (max-width: 991px) {
	.contact-us .services-left h2 {
		max-width: 100% !important;
		padding-left: 15px;
	}
}

@media (min-width: 782px) and (max-width: 1240px) {
	.contact-us .services-right .is-layout-flow.wp-block-column {
		max-width: 100%;
	}
}

@media (min-width: 1241px) and (max-width: 1360px) {
	.contact-us .services-right .is-layout-flow.wp-block-column {
		max-width: 80%;
	}
}

#back-to-top {
	padding: 8px 0 15px;
}

#back-to-top a {
	font-size: 16px;
}

@media screen and (min-width: 60em) {
	.admin-bar .header-top {
		top: 32px;
	}
}

@media screen and (min-width: 60em) {
	.header-top {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
}

@media screen and (min-width: 60em) {
	.header-top {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1999;
	}
}

.main-navigation a {
	padding: 1em .95em;
	font-size: 14px;
}

.wp-block-jetpack-contact-form-container h3 { display: none; }

.swiper-pagination { transform: none !important; }