/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*
.elementor-icon i, 
.elementor-icon svg {
    height: auto;
}
*/

@media screen and (min-width:700px) {
	footer ul.elementor-nav-menu {
	    columns: 2;
	    -webkit-columns: 2;
	    -moz-columns: 2;
	}
}
footer ul.elementor-nav-menu a.elementor-item {
    display: inline-block;
}
ul.region-list {
    list-style: none;
}
.region-list li {
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid rgba(255,255,255,0.3);
    font-size: 14px;
}
.region-list li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0px;
}
.frm_pro_form input::placeholder, 
.frm_pro_form textarea::placeholder,
.frm_pro_form select,
.frm_pro_form button {
    letter-spacing: 0.8;
}

.elementor-column.fullwidth-right {
	display: flex;
	justify-content: flex-end;
}
.elementor-column.fullwidth-right > .elementor-column-wrap {
    max-width: 650px;
}
@media screen and (min-width: 900px) {
	.ha-tiles.ha-tiles--4by2, .ha-tiles.ha-tiles--4by5 {
	    grid-template-columns: repeat(4,1fr);
	    grid-template-rows: repeat(2,minmax(350px,1fr))!important;
	}
}
@media screen and (min-width: 900px) {
	.services.menu .elementor-widget-wrap {
	    display: flex!important;
	    grid-gap: 35px;
	    align-items: end!important;
	    justify-content: center;
	}
	.services.menu .elementor-widget-wrap > div {
    	width: calc(20% - 30px);
		margin-bottom: 0!important;
	}
}
.jet-mega-menu.jet-mega-menu--layout-horizontal 
.jet-mega-menu-mega-container__inner {
    background-color: transparent!important;
    padding: 0!important;
}

.e-hotspot__direction-mask.e-hotspot--tooltip-position {
    max-width: 350px;
}
.e-hotspot__direction-mask.e-hotspot--tooltip-position p {
    white-space: break-spaces;
}
.e-hotspot a {
	color: #fff;	
	background-color: var( --e-global-color-primary );
    border-radius: 25px 25px 25px 25px;
    padding: 8px 15px;
	margin-top: 10px;a
    display: inline-block;
    transition: .2s all ease;
}
.e-hotspot a:hover {
	background-color: var( --e-global-color-primary );
}
.elementor-611 .elementor-element.elementor-element-a34cd73 .ha-pg-item:last-child,
.elementor-630 .elementor-element.elementor-element-a34cd73 .ha-pg-item:last-child {
    border-width: 0;
}
.e-hotspot__button {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
    background-color: var(--e-global-color-primary);
}
.team-contacts {
    display: flex;
    gap: 10px;
}
.team-contacts a {
	color: var(--e-global-color-secondary);
}
.team-contacts i {
	color: var(--e-global-color-primary);
}
.team-excerpt .elementor-widget-container {
    font-size: 14px;
}
.facetwp-facet {
    margin-bottom: 0px!important;
}
.project-meta-wrap .label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--e-global-color-primary);
}
.project-meta-wrap .row {
    margin-bottom: 20px;    
}
.project-meta-wrap .row:last-child {
    margin-bottom: 0;
}
.elementor-tablet-align-left span.elementor-button-text {
    text-align: left;
}
.elementor-button-link.report-pdf {    
	background-color: var( --e-global-color-primary );
}

/*
 * FacetWP Styling
 */
.facetwp-counter {
    display: none;
}
.facetwp-checkbox {
    background: none!important;
}
.facetwp-checkbox:not(.checked):before {
    content: "\f111";
    font-family: 'Font Awesome 5 Free';
    margin-left: -20px;
    margin-right: 5px;
    color: var( --e-global-color-primary );
}
h3.facet-label {
    color: var( --e-global-color-primary );
    font-weight: 400;
}
.facetwp-checkbox.checked:before {
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
    margin-left: -20px;
    margin-right: 5px;
    color: var( --e-global-color-primary );
}
.q_list.circle ul>li, .q_list.number ul>li {
    margin: 0;
}
.gallery-item img {
    border: none!important;
}
.facetwp-checkbox {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px!important;
}
button.facetwp-reset {
    background-color: transparent;
    border: 2px solid var( --e-global-color-primary );
    padding: 5px 15px;
    color: #333;
    border-radius: 25px;
    cursor: pointer;
    transition: .2s all ease;
}
button.facetwp-reset:hover {
    background-color: var( --e-global-color-primary );
    color: #fff;
}
/* FacetWP styling end */

.services.elementor-widget-posts .ecs-posts.elementor-posts-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media screen and (max-width:1920px) {
	.service-map {
	    max-width: 1600px;
        margin: 0 auto;
	}
}
@media screen and (min-width:1350px) {
	header .services.elementor-widget-posts .ecs-posts.elementor-posts-container article,
	.home .services.elementor-widget-posts .ecs-posts.elementor-posts-container article {
	    width: calc(20% - 25px);
	}
	.archive .services.elementor-widget-posts .ecs-posts.elementor-posts-container article {
	    width: calc(33.33% - 25px);
	}
}
@media screen and (max-width:1349px) and (min-width:1024px) {
	header .services.elementor-widget-posts .ecs-posts.elementor-posts-container article,
	.home .services.elementor-widget-posts .ecs-posts.elementor-posts-container article {
	    width: calc(25% - 25px);
	}
	.archive .services.elementor-widget-posts .ecs-posts.elementor-posts-container article {
	    width: calc(33.33% - 25px);
	}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	header .services.elementor-widget-posts .ecs-posts.elementor-posts-container article,
	.home .services.elementor-widget-posts .ecs-posts.elementor-posts-container article {
	    width: calc(33.333% - 25px);
	}
	.archive .services.elementor-widget-posts .ecs-posts.elementor-posts-container article {
	    width: calc(50% - 25px);
	}
}

h3.elementor-icon-box-title {
    margin: 0;
}
.dark input[type="text"], 
.dark input[type="email"], 
.dark textarea {
    border-color: var(--e-global-color-secondary);
}
.team h3.facet-label {
    display: none;
}
.elementor-portfolio .team a {
    overflow: hidden;
}
.geot-alert {
	display: none;
}
.service-map .e-hotspot__label {
    text-align: center;
}
.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0;
}
ul, ol {
    margin-bottom: 0.9rem;
    padding-left: 20px;
}
.e-hotspot__direction-mask .e-hotspot__tooltip {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%)!important;
}
.e-hotspot__direction-mask {
    overflow: visible;
}
ul li ul.elementor-nav-menu--dropdown {
    background-color: var( --e-global-color-872e830 );
}
ul li ul.elementor-nav-menu--dropdown li a {
    padding: 10px!important;
    text-transform: uppercase;
    font-weight: 600;
}
select.facetwp-dropdown {
    border: 0;
    border-radius: 0;
}
.elementor-post-navigation__prev {
    padding-right: 20px;
}
.elementor-post-navigation__next {
    padding-left: 20px;
}
.team-role .elementor-text-editor {
    line-height: 1.4em;
}
.team-name .elementor-heading-title {
	margin-bottom: 5px;
}
@media screen and (max-width:1024px) {
	select.facetwp-dropdown {
	    text-align: center;
	}
	.team-role,
	.team-excerpt {
	    height: auto!important;
	}
} 
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
	align-items: unset;
}
.elementor-widget-icon-list .elementor-icon-list-icon i {
    margin-top: 6px;
}
.e-hotspot__tooltip {
    max-width: 350px;
}
.e-hotspot__tooltip p {
    white-space: normal;
}
@media screen and (max-width:768px) {
	.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
	    background-color: transparent;
	}
	.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
		display: none;
	}
	.e-hotspot__tooltip {
	    max-width: 300px;
	}
}
.services.elementor-widget-posts .ecs-posts.elementor-posts-container article a > img {
	transition: .2s all ease;
}
.services.elementor-widget-posts .ecs-posts.elementor-posts-container article:hover a > img {
    transform: scale(1.1);
}

.service-wrap > .elementor-column-wrap > .elementor-widget-wrap {
    flex-flow: column;
}
.archive .services .elementor-widget-wrap .stretch {
    flex: 1;
}
.sk-post-text-new .hidden-description {
	display: block!important;
}


#frm_form_2_container.with_frm_style input[type=text], 
#frm_form_2_container.with_frm_style input[type=password], 
#frm_form_2_container.with_frm_style input[type=email], 
#frm_form_2_container.with_frm_style input[type=number], 
#frm_form_2_container.with_frm_style input[type=url], 
#frm_form_2_container.with_frm_style input[type=tel], 
#frm_form_2_container.with_frm_style input[type=phone], 
#frm_form_2_container.with_frm_style input[type=search],
#frm_form_2_container.with_frm_style input[type=checkbox], 
#frm_form_2_container.with_frm_style select, 
#frm_form_2_container.with_frm_style textarea, 
#frm_form_2_container.frm_form_fields_style, 
#frm_form_2_container.with_frm_style .frm_scroll_box .frm_opt_container, 
#frm_form_2_container.frm_form_fields_active_style, 
#frm_form_2_container.frm_form_fields_error_style, 
#frm_form_2_container.with_frm_style .frm-card-element.StripeElement, 
#frm_form_2_container.with_frm_style .chosen-container-multi .chosen-choices, 
#frm_form_2_container.with_frm_style .chosen-container-single .chosen-single{
	border: 1px solid black;
}
a#create_pdf,
a#back {
    width: auto;
    font-size: 16px;
    height: auto;
    line-height: normal;
    text-align: center;
    border-width: 1;
    border-color: rgba(175,171,23,1);
    border-style: solid;
    border-radius: 25px;
    padding: 10px 20px;
	color: rgba(175,171,23,1);
}
a#create_pdf {
    background: rgba(175,171,23,1);
    color: #ffffff;
}
a#create_pdf:hover,
a#back:hover,
a#create_pdf:focus,
a#back:focus {
    background-color: var( --e-global-color-accent );
    border-color: var( --e-global-color-accent );
    color: #ffffff;
	outline: none;
}
.cvpdf_actions {
	margin-top: 40px;
}
.expertise ul li i,
.projects ul li i {
	color: rgba(175,171,23,1);
}
.elementor-pagination span.page-numbers.next,
.elementor-pagination span.page-numbers.prev {
    opacity: 0.3;
}

.truncate {
	-webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
}