/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

/* .site-header .hamburger-group,
.site-header #primary-navigation .menu-toggle {
	display: none !important;
} */

#primary-navigation .hamburger-toggle>span{
	background-color: #fff;
}

#primary-navigation .menu-toggle .menu-line-1,
#primary-navigation .menu-toggle .menu-line-2,
#primary-navigation .menu-toggle .menu-line-3,
#perspective-menu-buttons .menu-toggle .menu-line-1,
#perspective-menu-buttons .menu-toggle .menu-line-2,
#perspective-menu-buttons .menu-toggle .menu-line-3,
#perspective-menu-buttons .perspective-toggle .menu-line-1,
#perspective-menu-buttons .perspective-toggle .menu-line-2,
#perspective-menu-buttons .perspective-toggle .menu-line-3 {
	background: #fff;
}

.page-id-14194 .block-content:last-of-type {
	padding-bottom: 0 !important;
}

.services-highlight h5 a span:hover {
	color: #fff !important;
}

.services-highlight {
	background: #243746 !important;
	padding: 30px 20px;
}

.services-highlight .wpb_text_column {
	margin-bottom: 0 !important;
}

.services-highlight h5 {
	font-size: 30px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	margin: 0 0 18px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.services-highlight h5 a {
	text-decoration: none !important;
}

.services-highlight .colored {
	color: #00c2d1 !important;
	display: inline-block;
}

.services-highlight h5 a span {
	transition: all 0.3s ease;
}

.services-highlight h5.active .colored {
	color: #ffffff !important;
}

.page-id-14664 #page-title,
.page-id-14661 #page-title,
.page-id-14666 #page-title,
.page-id-14668 #page-title,
.page-id-14670 #page-title,
.page-id-14672 #page-title,
.page-id-14674 #page-title,
.page-id-14676 #page-title,
.page-id-14678 #page-title,
.page-id-14680 #page-title,
.page-id-14682 #page-title,
.page-id-14684 #page-title {
	display: none;
}

.page-id-14664 .block-content,
.page-id-14661 .block-content,
.page-id-14666 .block-content,
.page-id-14668 .block-content,
.page-id-14670 .block-content,
.page-id-14672 .block-content,
.page-id-14674 .block-content,
.page-id-14676 .block-content,
.page-id-14678 .block-content,
.page-id-14680 .block-content,
.page-id-14682 .block-content,
.page-id-14684 .block-content {
	padding-top: 0;
}

.vc_tta-accordion .wpb_text_column a,
.wpb_text_column.inline-link-text-block a {
	-webkit-text-decoration-line: underline;
	-webkit-text-decoration-color: #00cde7;
	-webkit-text-decoration-style: solid;
	text-decoration-line: underline;
	text-decoration-color: #00cde7;
	text-decoration-style: solid;
	color: #00cde7;
}

.wpb_text_column.inline-link-text-block.inline-link-text-with-white-color a{
	color: #fff;
	text-decoration-color: #fff
}

.hero-cta-btn-wrapper .gem-button-container>.gem-button,
.cta-sec-button-row .gem-button-container>.gem-button {
	white-space: normal !important;
	overflow-wrap: break-word !important;
}

.hero-cta-btn-wrapper .gem-button-container.center-text>.gem-button {
	text-align: center !important;
}

.hero-cta-btn-wrapper.layout-flex>.wpb_column>.vc_column-inner>.wpb_wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.hero-cta-btn-wrapper.layout-flex.flex-center>.wpb_column>.vc_column-inner>.wpb_wrapper {
	justify-content: center;
}

.gem-button-container.btn-text-wrap .gem-button,
.cta-sec-button-row .gem-button-container>.gem-button,
.hero-cta-btn-wrapper .gem-button-container>.gem-button {
	white-space: normal;
	overflow-wrap: break-word;
	height: auto;
	line-height: normal;
	padding-block: 9px;
}

.cta-sec-button-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px !important;
}

.cta-row {
	background: linear-gradient(135deg, #1C2B44 0%, #1A1C3A 100%);
	border-radius: 15px;
	padding: 50px;
	margin-left: 0;
	margin-right: 0;
}

.cta-row .vc_single_image-wrapper img {
	max-height: 550px;
	object-fit: contain;
}

.timeline-number-wrapper>.wpb_wrapper {
	width: 85px;
	height: 85px;
	background: #00BCD4;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.timeline-number-wrapper>.wpb_wrapper>.title-h3 {
	margin: 0;
}

.timeline-wrapper {
	position: absolute;
	right: 0;
	transform: translateX(100%);
	top: 45%;
}

.timeline-card-row>.wpb_column:nth-child(2) .timeline-number-wrapper>.wpb_wrapper {
	background: #917BEA;
}

.timeline-card-row>.wpb_column:nth-child(3) .timeline-number-wrapper>.wpb_wrapper {
	background: #4ECFB9;
}

.timeline-number-wrapper {
	margin-inline: auto;
	max-width: fit-content;
}

.timeline-wrapper .time-line {
	scale: 1.2;
	transform-origin: left;
}

.vc_row.testimonial-grid-row {
	margin-left: -10px !important;
	margin-right: -10px !important;
}

.equal-height-custom-cards {
	display: flex;
}

.custom_hover>.vc_column-inner>.wpb_wrapper,
.custom_hover>.vc_column-inner>.wpb_wrapper>div,
.custom_hover>.vc_column-inner>.wpb_wrapper>div>.gem-textbox>.gem-textbox-inner {
	height: 100%;
}

.custom_hover>.vc_column-inner>.wpb_wrapper>div>.gem-textbox {
	height: 100%;
	margin: 0;
}

.simple-card-wrapper>.vc_column-inner>.wpb_wrapper,
.simple-card-wrapper>.vc_column-inner>.wpb_wrapper>div,
.simple-card-wrapper>.vc_column-inner>.wpb_wrapper>div>.gem-textbox>.gem-textbox-inner,
.simple-card-wrapper>.vc_column-inner>.wpb_wrapper>.gem-textbox>.gem-textbox-inner,
.simple-card-wrapper>.vc_column-inner>.wpb_wrapper>.gem-textbox>.gem-textbox-inner>.gem-textbox-content {
	height: 100%;
}

.simple-card-wrapper>.vc_column-inner>.wpb_wrapper>div>.gem-textbox {
	height: 100%;
	margin: 0;
}

.gem-infotext.review-box .gem-infotext-wrap .gem-infotext {
	display: flex;
	gap: 8px;
	align-items: center;
}

.reviewbar-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: center;
	flex-wrap: wrap;
}

.list-mb-0 .gem-list {
	margin-bottom: 0;
}

.vc_row.testimonial-grid-row .gem-video.gem-wrapbox .mejs-controls,
.two-column-banner-section .gem-video.gem-wrapbox .mejs-controls {
	display: none;
}

.vc_row.custom-star-row .gem-counter-box .gem-counter>.gem-counter-inner {
	padding: 30px 0;
}

.testimonial-section .fullwidth-block .gem-counter-inner {
	padding-inline: 0;
}

.testimonial-heading-element,
.testimonial-content-element {
	max-width: 800px;
	margin-inline: auto;
}

.cta-btn-long .gem-button.gem-button-style-outline {
	display: inline-block;
	white-space: normal;
	height: auto;
}

.tree-services-banner-section {
	height: auto;
}

.about-section .fullwidth-block .gem-image-centered-box,
.image-with-content-section .gem-image-centered-box {
	margin: 0;
}

.pricing-banner-cta-wrapper .wpb_column>.vc_column-inner>.wpb_wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.pricing-banner-cta-wrapper.center .wpb_column>.vc_column-inner>.wpb_wrapper {
	justify-content: center;
}

.price-listing-row .gem-list ul li {
	color: #5f727f;
}

.price-listing-row>.wpb_column>.vc_column-inner>.wpb_wrapper,
.price-listing-row>.wpb_column>.vc_column-inner>.wpb_wrapper>div,
.price-listing-row>.wpb_column>.vc_column-inner>.wpb_wrapper>div>.gem-textbox>.gem-textbox-inner>.gem-textbox-content {
	height: 100%;
}

.price-listing-row>.wpb_column>.vc_column-inner>.wpb_wrapper>div>.gem-textbox {
	margin: 0;
	height: inherit;
}

.price-listing-row>.wpb_column>.vc_column-inner>.wpb_wrapper>div>.gem-textbox>.gem-textbox-inner {
	height: calc(100% - 50px);
}

.recommended .gem-textbox .gem-textbox-content {
	box-shadow: 0 4px 0 0 #5379E3 inset;
}

body .thegem-vc-text.badge {
	position: absolute !important;
	top: 0;
	width: 80%;
	background: #5379E3;
	text-align: center;
	border-radius: 10px;
	padding: 6px;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.badge .small-body {
	line-height: 1.2;
}

.recommended.aqua-green-theme .gem-textbox .gem-textbox-content {
	box-shadow: 0 4px 0 0 #40DCC1 inset;
}

.recommended.aqua-green-theme .badge {
	background: #40DCC1;
}

.video-card-column>.vc_column-inner>.wpb_wrapper,
.video-card-column>.vc_column-inner>.wpb_wrapper>.gem-textbox,
.video-card-column>.vc_column-inner>.wpb_wrapper>.gem-textbox>.gem-textbox-inner {
	height: 100%;
}

.video-card-column>.vc_column-inner>.wpb_wrapper>.gem-textbox>.gem-textbox-inner>.gem-textbox-content {
	height: inherit;
}

.video-card-column>.vc_column-inner>.wpb_wrapper>.gem-textbox {
	height: 100%;
	margin: 0;
}

.video-cards-row {
	gap: 42px 0;
}

.client-logo-section .gem-clients-slide .gem-client-item>span,
.client-logo-section .gem-clients-slide .gem-client-item>a {
	background: #fff;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
}

.client-logo-section .gem-clients-slide .gem-client-item {
	height: 140px;
	padding-bottom: 0;
}

.client-logo-section .gem-clients-slide .gem-client-item img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.filled-bg-cta-section>.wpb_column {
	max-width: 976px;
	float: unset;
	margin-inline: auto;
}

.cta-links-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
}

.reviewbar-row.justify-start>.wpb_column>.vc_column-inner>.wpb_wrapper {
	justify-content: start;
}

.text-cards-section .custom_hover>.vc_column-inner {
	padding-block: 0;
}

.text-two-columns-section .wpb_column .gem-textbox {
	margin: 0;
}

.vc_row.testimonial-section:has(.wpb_wrapper > .fullwidth-block):not(:has(.wpb_wrapper > .fullwidth-block ~ .fullwidth-block)) {
	padding-bottom: 0 !important;
}

.equal-height-custom-cards {
	gap: 30px 0;
}

.text-cards-section {
	gap: 42px 0;
}

.text-cards-section>.custom_hover.wpb_column>.vc_column-inner {
	padding-top: 0;
}

.sp-counter-section .fullwidth-block {
	padding-top: 100px !important;
	padding-bottom: 58px !important;
}

.sp-counter-section .fullwidth-block .gem-counter>.gem-counter-inner {
	padding: 0;
}

.price-listing-row > .wpb_column > .vc_column-inner > .wpb_wrapper > div > .gem-textbox > .gem-textbox-bottom.gem-textbox-bottom-shield {
	position:relative;
	top:-1px;
}

.has-border-effect-style-box .gem-textbox-inner {
	border: 0 !important;
	border-left: 4px solid #10D7E5 !important;
}

	.cta-with-container-section .fullwidth-block {
	padding-block: 100px !important;
}

.mobile-menu-layout-overlay #primary-navigation.responsive .overlay-menu-wrapper.active {
  top: 106px;
}

.block-content:last-of-type {
	padding-bottom: 100PX !important;
}

.wp-singular.page.page-id-14892 .block-content:last-of-type {
	padding-bottom: 0 !important;
}

/* =============================================================
   MEDIA QUERIES
   ============================================================= */

@media (max-width: 1023px) {

	.block-content:last-of-type {
		padding-bottom: 50PX !important;
	}

	.sp-counter-section .fullwidth-block {
		padding-top: 50px !important;
		padding-bottom: 8px !important;
	}

	.timeline-wrapper {
		display: none;
	}

	.cta-row {
		padding: 30px;
	}

	.about-section .fullwidth-block {
		padding-block: 50px !important;
	}

	.testimonial-section .fullwidth-block:has(.gem-counter-box) {
		padding-top: 0 !important;
	}

	.testimonial-section .fullwidth-block .gem-counter {
		margin-bottom: 0;
	}
	
.cta-with-container-section .fullwidth-block {
	padding-block: 50px !important;
}

}

@media (max-width: 1013px) {

	.vc_row.testimonial-grid-row {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
	}

	.vc_row.testimonial-grid-row>.wpb_column>.vc_column-inner {
		height: 100%;
	}
}

@media (max-width: 979px) {

	.wp-singular.page .block-content {
		padding-top: 107px;
	}
}

@media (min-width: 992px) {

	.equal-height-custom-cards .wpb_column>.vc_column-inner,
	.equal-height-custom-cards .wpb_column>.vc_column-inner>.wpb_wrapper,
	.equal-height-custom-cards .wpb_column>.vc_column-inner>.wpb_wrapper>div,
	.equal-height-custom-cards .wpb_column>.vc_column-inner>.wpb_wrapper>div>.gem-textbox,
	.equal-height-custom-cards .wpb_column>.vc_column-inner>.wpb_wrapper>div>.gem-textbox>.gem-textbox-inner,
	.equal-height-custom-cards .wpb_column>.vc_column-inner>.wpb_wrapper>div>.gem-textbox>.gem-textbox-inner>.gem-textbox-content {
		height: 100%;
	}
}

@media (max-width: 991px) {

	.equal-height-custom-cards {
		flex-wrap: wrap;
		gap: 30px 0;
	}

	.equal-height-custom-cards>.wpb_column>.vc_column-inner {
		margin-bottom: 0 !important;
	}

	.equal-height-custom-cards .custom_hover.wpb_column:last-child .gem-textbox {
		margin-bottom: 0;
	}

	.equal-height-custom-cards::before,
	.equal-height-custom-cards::after {
		display: none;
	}

	.two-column-banner-section {
		flex-direction: column-reverse;
		gap: 30px;
	}

	.timeline-card-row>.wpb_column:not(:last-child) {
		margin-bottom: 30px;
	}

	.simple-card-row {
		gap: 30px;
	}

	.about-section .fullwidth-block .vc_row,
	.image-with-content-section {
		flex-direction: column-reverse;
		gap: 30px;
	}

	.icons-grid-section {
		gap: 30px;
	}

	.price-listing-row {
		gap: 40px 0;
	}

	.client-logo-section .gem-clients .gem-clients-grid-carousel .gem-clients-slide-inner>.gem-client-item {
		width: 33.33% !important;
		margin-bottom: 10px;
	}

	.text-cards-section,
	.text-two-columns-section,
	.system-work-information-section .system-work-banner-row {
		gap: 30px 0;
	}

	.system-work-information-section .system-work-banner-row .wpb_column {
		text-align: center;
	}

	.system-work-information-section .system-work-banner-row .wpb_column .thegem-heading {
		text-align: center !important;
	}

	.system-work-information-section .system-work-banner-row .wpb_column .wpb_single_image img {
		max-height: 500px;
		object-fit: contain;
	}

	.system-work-information-section .system-work-banner-row .wpb_column .wpb_single_image {
		text-align: center;
	}
}

@media (max-width: 850px) {

	.vc_row.testimonial-grid-row>.wpb_column.vc_column_container {
		width: 100%;
	}
}

@media (max-width: 767px) {
	
	
.mobile-menu-layout-overlay.shrink  #primary-navigation.responsive .overlay-menu-wrapper.active {
  top: 86px;
}

	.block-content:last-of-type {
		padding-bottom: 40PX !important;
	}

	.cta-row {
		padding: 20px;
	}

	.reviewbar-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
		gap: 15px;
	}

	.about-section .fullwidth-block {
		padding-block: 40px !important;
	}

	.video-cards-row {
		gap: 20px;
	}

	.services-highlight h5 {
		font-size: 20px !important;
		line-height: 1.1 !important;
	}

	.services-highlight {
		padding: 30px 0;
	}
	
	.cta-with-container-section .fullwidth-block {
	padding-block: 40px !important;
}

}

@media (max-width: 480px) {

	.client-logo-section .gem-clients .gem-clients-grid-carousel .gem-clients-slide-inner>.gem-client-item[style] {
		width: 50% !important;
	}
}