/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
body {
	position: relative !important; 
	overflow-x: hidden !important;
}
header {
    position: absolute;
    width: 100%;
	top:20px;
    z-index: 999;
}


.main-header .elementor-nav-menu--main .elementor-item.elementor-item-active {
    font-weight: 700 !important;
}
a.elementor-button.elementor-button-link {
  background-color: var(--e-global-color-primary);
  transition: 0.6s all ease !important;
}
footer a.elementor-item.elementor-item-active {
    font-weight: 600 !important;
}
a.elementor-button.elementor-button-link:hover {
	background-color: #000;
}
.heading-color-text span {
	color:var(--e-global-color-primary) !important;;
}
span.elementor-counter-number-suffix {
    font-family: sans-serif;
    font-weight:700;
}
.zoom-in-img-wrapper {
    overflow: hidden; /* container size lock */
}

.zoom-in-img-wrapper img {
    transition: transform 1s ease;
    transform: scale(1);
	width:100% !important;
	max-width:100% !important;
}

.zoom-in-img-wrapper:hover img {
    transform: scale(1.15); /* zoom level */
}
.zoom-in-img-wrapper a {
    display: block;
}
.what-we-do-wrapper .img-1-overlay , .what-we-do-wrapper .img-2-overlay {
    transition:0.8s all ease;
}
.what-we-do-wrapper:hover .img-1-overlay {
    opacity: 0;
}
.what-we-do-wrapper .img-2-overlay {
    opacity: 0;
}
.what-we-do-wrapper:hover .img-2-overlay {
    opacity: 1;
}
.what-we-do-main-wrapper:hover .btn-hover-wrapper a {
	color:#000 !important;
}

.what-we-do-main-wrapper .btn-hover-wrapper a {
	transition:0.6s all ease;
}

.what-we-do-main-wrapper:hover .btn-hover-wrapper svg {
    rotate: 45deg;
    transition:0.6s all ease;
}
.btn-hover-wrapper svg {
    transition:0.6s all ease;
}


.our-work-in-action-wrapper:hover .btn-hover-wrapper a {
	color:#000 !important;
}

.our-work-in-action-wrapper .btn-hover-wrapper a {
	transition:0.6s all ease;
}

.our-work-in-action-wrapper:hover .btn-hover-wrapper svg {
    rotate: 45deg;
    transition:0.6s all ease;
}
.btn-hover-wrapper svg {
    transition:0.6s all ease;
}
.contact-content-text-wrapper strong {
    font-weight: 400;
    color: #808080;
}

/* /////////////////career////////////// */
.career-hover-wrapper .btn-hover-wrapper {
    display: none;
    transition:0.3s all ease;
}
.career-hover-wrapper .btn-hover-wrapper {
    display: none;
     transition:0.3s all ease;
}
.career-hover-wrapper:hover .btn-hover-wrapper {
    display: block;
     transition:0.3s all ease;
}
.career-hover-wrapper .btn-hover-wrapper:hover svg {
    transform: rotate(45deg);
}
.btn-wrapper-2  a{
    background-color:#000 !important;
    transition:0.6s all ease;
}

.btn-wrapper-2  a:hover {
    background-color:#ffffff !important;
    transition:0.6s all ease;
    color:#000 !important;
}
.career-form textarea {
    border-radius: 12px !important;
}

.career-form .elementor-field-type-upload {
    border-radius: 12px;
    padding: 50px 20px;
    text-align: center;
    border: 1px solid var(--e-global-color-text);
}

.career-form .elementor-field-type-upload input {
    border-radius: 0 !important;
    text-align: center !important;
    display: block;
    width: 100% !important;
    margin: 0 auto;
    height:100px;
    text-align-last: center;
    align-content: center;
}

.custom-upload-wrapper {
    position: relative;
    padding: 30px;
    text-align: center;
}

.custom-upload-ui {
    pointer-events: none;
}

.upload-placeholder {
    font-size: 14px;
    color: #808080;
    margin-bottom: 6px;
}
.career-form label {
    font-weight: 500 !important;
	margin-bottom: 10px;
}


.upload-click {
    color: #A13129;
    font-weight: 400;
}

.upload-filename {
    margin-top: 10px;
    font-size: 14px;
    color: #A13129;
}
.career-form .upload-click:before {
    content: " ";
    position: absolute;
    background-image: url('https://ultimateconstruction.codpixels.com/wp-content/uploads/2026/02/Icon.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
}
.career-form .elementor-field-type-upload {
    border-radius: 12px;
    padding: 50px 20px;
    text-align: center;
    border: 1px solid var(--e-global-color-text);
    display: block;
    padding: 60px 10px 10px 10px;
}

.career-form button.elementor-button {
    background-color: #9e252c !important;
    transition:0.6s all ease;
}

.career-form  button.elementor-button:hover {
    background-color: #000 !important;
    transition:0.6s all ease;
}

.career-form .elementor-field-type-submit {
    margin: 10px auto 0;
    text-align: center;
}
.career-form .elementor-form input[type="checkbox"] {
    accent-color: #9b132e; 
}
.custom-upload-ui P {margin: 2px 0 2px 0;}
.line-list-wrapper li {
    list-style: none;
    padding:15px 0;
    position:relative;
}


.line-list-wrapper li:before {
    content:"";
    display:block;
    width:2px;
    height:45px;
    background-color:#9e252c;
    position:absolute;
    left:-40px;
    top:8px !important;
}

.elementor-select-wrapper.remove-before:before {
    content: "" !important;
    opacity: 0;
    z-index: 9999;
}
.elementor-select-wrapper .select-caret-down-wrapper:before {
    content:"  " !important;
  background-color: #ffffff !important;
  background-image: url("https://ultimateconstruction.codpixels.com/wp-content/uploads/2026/02/icon-park-outline_down.png") !important;
  background-repeat: no-repeat !important;
  background-position: right 18px center !important;
  background-size: contain !important;
  width:40px !important;
  padding:10px !important;
  height: 20px !important;
  cursor: pointer !important;
  position:absolute !important;
  right:0px !important;
  margin:auto !important;
  top:0 !important;
  bottom:0 !important;
  z-index:999 !important;
}
.elementor-385 .elementor-element.elementor-element-09ef676 .elementor-field-group {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 10px;
}
.elementor-385 .elementor-element.elementor-element-09ef676 .elementor-button[type="submit"] {
    color: #ffffff;
    font-family: 'Geist';
}
/* /////////////how we do it ///////////// */
.hover-icn-bg-color-wrapper , .hover-icn-bg-color-wrapper p , .elementor-view-stacked .elementor-icon {
    transition: 0.6s all ease;
}

.hover-icn-bg-color-wrapper:hover {
    background-color: #9e252c;
}

.hover-icn-bg-color-wrapper:hover p{
    color: #fff;
}
.hover-icn-bg-color-wrapper:hover .elementor-view-stacked .elementor-icon {
    background-color: #fff;
}
.hover-icn-bg-color-wrapper:hover .elementor-view-stacked .elementor-icon svg path{
    color :#9e252c;
    fill :#9e252c;
}
.hover-icn-bg-color-wrapper:hover .elementor-view-stacked .elementor-icon svg mask path:nth-child(2) {
    color: #fff !important;
    fill: #fff !important;
    
}
/* ///////////////about us /////////////// */
.story_years:nth-child(even) > .year-sliders{
    flex-direction: column-reverse !important;
}
.story_years:nth-child(even) > .year-sliders .year-sliders-1.e-con.e-flex>.e-con-inner {
    justify-content: start !important;
}
.story_years:nth-child(even) > .year-sliders .year-sliders-3.e-con.e-flex>.e-con-inner {
     flex-direction: column-reverse !important;
}
.story-slider-slider-wrapper .elementor-swiper-button.elementor-swiper-button-prev:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    background-color: #9e252c;
    border-radius: 100px;
    margin: auto;
}
.story-slider-slider-wrapper  .elementor-swiper-button.elementor-swiper-button-next:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    background-color: #9e252c;
    border-radius: 100px;
    margin: auto;
}

/* .team-member-wrapper .team-feature-image img {
    filter: grayscale(100%) !important;
    transition: 0.6s all ease !important;
	opacity:1;
}
.team-member-wrapper .team-another-image img {
    transition: 0.6s all ease !important;
	opacity:0;
}

.team-member-wrapper:hover .team-feature-image img {
    transition: 0.6s all ease !important;
	opacity:0;
}
.team-member-wrapper:hover .team-another-image img {
    transition: 0.6s all ease !important;
	opacity:1;
}
 */

.team-member-wrapper {
	position: relative;
	overflow: hidden;
}



.team-member-wrapper img {
	width: 100%;
	object-fit: cover;
	transition: opacity 1s ease;
	display: block;
}

/* default state */
.team-member-wrapper .team-feature-image img {
	opacity: 0;
}

.team-member-wrapper .team-hover-image img {
	opacity: 1;
}

/* hover */
.team-member-wrapper:hover .team-feature-image img {
	opacity: 1;
}

.team-member-wrapper:hover .team-hover-image img {
	opacity: 0;
}

/* /////////////////portfolio main page///////////// */
div#whatwedo-results {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}

.main-category-wrapper {
    flex: 0 0 49.5%;
    max-width: 49.5%;
    width: 49.5%;
    margin-top: 40px;
}


.portfolio-main-feature-image.elementor-widget-theme-post-featured-image {
    width: 100%;
}

.portfolio-main-feature-image.elementor-widget-theme-post-featured-image img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.portfolio-main-title h4 {
    color: #A13129;
    font-weight: 300;
	font-size:30px;
}
.portfolio-main-title h4 a{
    color: #A13129;
    font-weight: 300;
}

.portfolio-main-category span {
    color: #373737;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 600;
    font-family: 'Geist';
}
.whatwedo-search-wrapper {
    display: flex;
    gap: 20px;
    margin: 10px;
}
.inner-search-option option {
    background-color: #ffffff;
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.3);
    padding: 30px;
    border-radius: 24px !important;
}
.whatwedo-search-wrapper select  , .whatwedo-search-wrapper input{
    border: 1px solid #808080 !important;
    border-radius: 100px;
    padding: 15px 30px;
    color: #808080;
    font-family: 'Geist';
}
.custom-dropdown {
    -webkit-appearance: none; 
    -moz-appearance: none;    
    appearance: none;         
    background: url('https://ultimateconstruction.codpixels.com/wp-content/uploads/2026/02/Chevron-Down.png') no-repeat right 20px center;    
}
button#whatwedo-search-btn {
    width: 250px !important;
}
div#whatwedo-load-more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 50px !important;
}
.portfolio-content li strong {
    font-weight: 400;
    color: #373737;
}
/* ////////////////privacy policy /////////// */
.policy-content h2 , .policy-content h3 , .policy-content h4 , .policy-content h5 , .policy-content h6 {
    font-weight: 300;
    text-transform: uppercase;
	font-family: "Integral CF";
    color: #000;
}
.policy-content h2  {
	color:#A13129;
}
.policy-content strong , .policy-content b {
    color:#000 !important;
}
/* /////////////////////portfolio content //////////////// */
 .portfolio-content h2 , .portfolio-content h3 , .portfolio-content h4 , .portfolio-content h5 , .portfolio-content h6 {
	font-weight: 300;
    text-transform: uppercase;
	     font-family: "Integral CF";
}
.portfolio-content img {
	width:100%;
}
.toc-inner-item {
    display: flex;
    flex-direction: row;
    margin: 10px 0 20px 30px;
    gap: 5px;
}

.toc-inner-item span {
    color: #9e252c;
}

.toc-item:before {
    content: " ";
    display: block;
    float: left;
    width: 2px;
    height: 100%;
    background-color: #9e252c;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.toc-inner-item p {
    margin: 0;
}

.toc-item {
    position: relative;
}
.main-gallery--wrapper {
}

.portfolio-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0;
}

.main-gallery--wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 2px;
}
.main-gallery--wrapper img {
    width: 100%;
    max-width: 100%;
    height: 740px;
    object-fit: cover;
}
.gallery-item {
    margin: -4px 0;
    padding: 0;
}
.post-navigation-portolio-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top:50px;
}

.post-navigation-portolio-pagination a {
    background-color: #9e252c;
    color: #fff;
    font-family: 'Geist';
    font-weight: 300;
    padding: 15px 20px;
    border-radius: 50px;
    transition:0.6s all ease ;
}
.post-navigation-portolio-pagination a:hover {
    background-color: #000;
}
.black-bold-list strong {
    color: #000;
}

.e-con-full.year-sliders {
    height: 630px;
}
.e-con-full.year-sliders:before{
    content:" ";
    width:100%;
    display:block;
    height:5px;
    background-color:#a13129;
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
}
.carousel-wrapper {
	pointer-events:none !important;
}
.postid-985 h1 {
    width: 910px;
}
.postid-226 h1 {
    width: 1100px;
}
.postid-1940 h1 {
    width: 920px;
}
.postid-1945 h1 {
    width: 1140px;
}
.postid-1952 h1 {
    width:700px;
}
.postid-1957 h1 {
    width: 800px;
}
.postid-1966 h1 {
    width: 1100px;
}
.postid-223 .portfolio-toc .toc-item:nth-child(5) .toc-inner-item {
    flex-wrap:wrap !important;
}
.whatwedo-search-wrapper select option:nth-last-child(1) {
    display: none !important;
}
.map-iframe-wrapper iframe {
    border-radius: 40px !important;
}
.portfolio-gallery-wrapper .e-gallery-image.elementor-gallery-item__image {
    margin: 0px 5px !important;
}
.marquee-parent {
  display: flex;
  overflow: hidden;
  height: 30vh;
  user-select: none;
  gap: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;

}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  min-width: 100%;
  animation: scroll 15s linear infinite;
}
.marquee__group  img {
  height:200px;
  object-fit:contain;
}
.marquee__group .elementor-element {
  width:12%;
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 2rem));
  }
}
@media only screen and (min-width:1930px){
.main-banner-container .e-con-inner {
    max-width: 100% !important;
}
}
@media only screen and (min-width:2100px){
	.e-con-inner {
    max-width: 1920px !important;
}
/* .elementor-element.elementor-element-caffc08.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    max-width: 1920px;
} */

.elementor-element.elementor-element-dfb87c2.elementor-widget__width-inherit.elementor-arrows-position-inside.elementor-widget.elementor-widget-loop-carousel.e-widget-swiper {
    max-width: 1920px;
    margin: 0 auto;
}
	.gallery-image-container {
		max-width: 1920px !important;
    margin: 0 auto !important;
	}
/* .elementor-element.elementor-element-0563438.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    max-width: 100%;
}

.elementor-element.elementor-element-b2f29ff.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    max-width: 1920px;
} */

.elementor-element.elementor-element-3de3234.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    max-width: 1920px;
}
	.division-logo-img {
    left: 30% !important;
    bottom:-330px !important;
}
}


/* ///////////////responsive//////////// */
@media only screen and (max-width:1680px){
.what-we-do-wrapper {
    padding-left:15%;
}
	.our-work-in-action-wrapper {
    padding-left:inherit;
	}
	.story_years:nth-child(even) .year-sliders-2 {
    top:5px !important;
}

.story_years:nth-child(odd) .year-sliders-2 {
    top:-5px !important;
}

}

@media only screen and (max-width:1600px){
.what-we-do-wrapper {
    padding-left:12%;
}
	.our-work-in-action-wrapper {
    padding-left:inherit;
	}
	.portfolio-main-title h4 {
    font-size: 30px;
}
	.toc-inner-item {
    margin: 10px 0 20px 10px;
    font-size: 14px;
}
}
@media only screen and (max-width:1560px){
	.postid-985 h1 {
    width: 780px;
}
	.postid-1952 h1 {
    width: 560px;
}
	.postid-1945 h1 {
    width: 1040px;
}
	.postid-1957 h1 {
    width: 600px;
}
}
@media only screen and (max-width:1440px){
.what-we-do-wrapper {
    padding-left:9%;
}
	.our-work-in-action-wrapper {
    padding-left:inherit;
	}
	.division-logo-img {
    left: 28% !important;
    bottom:-200px !important;
}
	  .marquee__group .elementor-element {
 width:12%;
}
  .marquee-parent {
  padding-top: 2rem;
  padding-bottom: 1rem;

}
.marquee__group .elementor-element img {
    width: 300px !important;
 height:150px;
 object-fit:cover;
}
}

@media only screen and (max-width:1366px){
.what-we-do-wrapper {
    padding-left:5%;
}
	.our-work-in-action-wrapper {
    padding-left:inherit;
	}
}
@media only screen and (max-width:1200px){
	
.story_years:nth-child(even) .year-sliders-2 {
    top:-12px !important;
}

.story_years:nth-child(odd) .year-sliders-2 {
    top:12px !important;
}
	.division-logo-img {
    left: 28% !important;
    bottom:-170px !important;
}
	.postid-985 h1 {
     width: 100%;
}
.postid-226 h1 {
    width: 100%;
}
.postid-1940 h1 {
    width: 100%;
}
.postid-1945 h1 {
    width: 100%;
}
.postid-1952 h1 {
   width: 100%;
}
.postid-1957 h1 {
   width: 100%;
}
.postid-1966 h1 {
    width: 100%;
}

}
@media only screen and (max-width:1140px){
			
.postid-985 h1 {
     width: 100%;
}
.postid-226 h1 {
    width: 100%;
}
.postid-1940 h1 {
    width: 100%;
}
.postid-1945 h1 {
    width: 100%;
}
.postid-1952 h1 {
   width: 100%;
}
.postid-1957 h1 {
   width: 100%;
}
.postid-1966 h1 {
    width: 100%;
}
	
}
	@media only screen and (max-width:1024px){
		.main-header{
	position: relative !important; 
	overflow-x: hidden !important;
}

		
		
		.story_years:nth-child(even) .year-sliders-2 {
    top:-0px !important;
}

.story_years:nth-child(odd) .year-sliders-2 {
    top:0px !important;
}
		.portfolio-main-feature-image.elementor-widget-theme-post-featured-image img {
    height: 500px;
}
		.toc-inner-item {
    display: flex;
    flex-direction: column;
    margin: 10px 0 10px 10px;
    gap: 5px;
}
.main-gallery--wrapper img {
    height: 600px;
}
		.dialog-message.dialog-lightbox-message .elementor-nav-menu--main .elementor-item {
    border-bottom: 1px solid #242424;
}
/* #elementor-popup-modal-1382 .dialog-widget-content{
    margin:0;
    height:100vh;
    transform: translateX(-100%);
    transition: transform 0.5s ease;
}

#elementor-popup-modal-1382.slide-in .dialog-widget-content{
    transform: translateX(0);
}

#elementor-popup-modal-1382.slide-out .dialog-widget-content{
    transform: translateX(100%);
} */
.mobile-header-popup {
			overflow:hidden !important;
}	
		
#elementor-popup-modal-1382 {
			display: block!important;
			right: -100%!important;
			left: auto;
			transition: 0.5s;
}
.slide-in#elementor-popup-modal-1382 {
    right: 0% !important;
}
 .dialog-widget-content {
    right: 0 !important;
}
		
		header .elementor-nav-menu li {
    border-bottom: 1px solid #242424 !important;
}
		.division-logo-img {
    left: 24% !important;
    bottom:-240px !important;
}
  .marquee__group .elementor-element {
 width:12%;
}
  .marquee-parent {
  padding-top: 2rem;
  padding-bottom: 1rem;

}
.marquee__group .elementor-element img {
 height:100px;
 object-fit:cover;
}
	
		
	}
@media only screen and (max-width:820px){
	.story_years:nth-child(even) .year-sliders-2 {
    top:5px !important;
}

.story_years:nth-child(odd) .year-sliders-2 {
    top:-4px !important;
}
		.portfolio-main-feature-image.elementor-widget-theme-post-featured-image img {
    height: 400px;
}
	.main-gallery--wrapper img {
    height: 450px;
}
	
.division-logo-img {
    left: 24% !important;
    bottom:-280px !important;
}
}

@media only screen and (max-width:768px){
	.story_years:nth-child(even) .year-sliders-2 {
    top:0px !important;
}

.story_years:nth-child(odd) .year-sliders-2 {
    top:0px !important;
}

}

@media only screen and (max-width:767px){
	.career-hover-wrapper {
    transition:0.3s all ease;
    background-color:#FFF7F7 !important;
}
.career-hover-wrapper .btn-hover-wrapper {
    display: block;
     transition:0.3s all ease;
}
.career-hover-wrapper:hover .btn-hover-wrapper {
    display: block;
     transition:0.3s all ease;
}
.career-hover-wrapper .btn-hover-wrapper:hover svg {
    transform: rotate(45deg);
}
	.footer-menu-wrapper a.elementor-item {
    place-self: center !important;
}
	.remove-bg br {
		display:none;
	}
	.counter-wrapper .elementor-counter {
    text-align: center !important;
}
	    .what-we-do-wrapper {
        padding: 15px;
    }
	.work-in-action-wrapper-main .what-we-do-wrapper {
        padding: 0px;
    }
	
	.story-slider-slider-wrapper .elementor-swiper-button.elementor-swiper-button-prev:after {
    content: none;
}
.story-slider-slider-wrapper  .elementor-swiper-button.elementor-swiper-button-next:before {
    content: none;
}
.story-slider-slider-wrapper:before {
    content: "";
    display: block;
    width: 06px;
    height: 06px;
    position: absolute;
    right: 15px;
    top: -155px;
    bottom: 0;
    z-index:999;
    background-color: #9e252c;
    border-radius: 100px;
    margin:auto;
}

.story-slider-slider-wrapper:after {
        content: "";
    display: block;
    width: 06px;
    height: 06px;
    position: absolute;
    left: 15px;
    top: -155px;
    bottom: 0;
    background-color: #9e252c;
    border-radius: 100px;
    margin:auto;
}  
.story_years:nth-child(even) .year-sliders-2 {
    top:5px !important;
}

.story_years:nth-child(odd) .year-sliders-2 {
    top:-5px !important;
}
		.portfolio-main-feature-image.elementor-widget-theme-post-featured-image img {
    height: 400px;
}
	.whatwedo-search-wrapper {
    display: flex;
    gap: 5px;
    margin: 0;
    flex-wrap: wrap;
}
div#whatwedo-results {
    display: flex;
    flex-direction: column;
}
.main-category-wrapper {
    flex: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-top: 20px;
    text-align: center;
}

.whatwedo-search-wrapper select, .whatwedo-search-wrapper input {
    max-width: 49%;
}
button#whatwedo-search-btn {
    width: 100% !important;
    margin-top: 15px;
}
	.portfolio-content li {
    text-align: left;
}
	.main-gallery--wrapper {
    flex: 100%;
    max-width: 100%;
    padding: 0 15px;
}
	.gallery-item {
    margin: 5px 0;
    padding: 0;
}
	.line-list-wrapper li {
    text-align: left;
}
	.story_years:nth-child(even) > .year-sliders{
    flex-direction: column !important;
}
.story_years:nth-child(even) > .year-sliders .year-sliders-1.e-con.e-flex>.e-con-inner {
    justify-content: end !important;
}
.story_years:nth-child(even) > .year-sliders .year-sliders-3.e-con.e-flex>.e-con-inner {
     flex-direction: column !important;
}
	.story_years:nth-child(even) .year-sliders-2 {
    top:10px !important;
}

.story_years:nth-child(odd) .year-sliders-2 {
    top:10px !important;
}
.year-sliders-1 {
    min-height:120px;
}
.year-sliders-3 {
    min-height:300px;
}
.e-con-full.year-sliders:before {

    top: -155px;
}
	.policy-content h4 , .policy-content h3 {
    font-size:20px;
}
.footer-menu-wrapper .elementor-nav-menu a {
align-items: center !important;
display: flex !important;
justify-content: center !important;
}
.whatwedo-search-wrapper select  , .whatwedo-search-wrapper input{

    padding: 12px 30px !important;
}	
	.portfolio-content img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: left;
}
	.career-hover-wrapper {
    border-color: #9e252c !important ;
}
	.post-navigation-portolio-pagination {
    margin-top: 10px;
    display: block;
    width: 100%;
}

.post-navigation-portolio-pagination .nav-previous {
    display: block;
    width: 100%;
    max-width: 100%;
}

.post-navigation-portolio-pagination a {
    display:block;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 10px 0 !important;
}
	div#whatwedo-load-more button {
    width: 100%;
    padding: 15px !important;
}
	.portfolio-main-title h4 {
        font-size: 26px;
    }
	.portfolio-gallery-wrapper .e-gallery-image.elementor-gallery-item__image {
    margin: 0px 0px !important;
}
	.marquee-parent {
  height: 30vh;
  user-select: none;
  gap: 2rem;
  padding-top: 6rem;
  padding-bottom: 2rem;

}
  .marquee__group .elementor-element {
 width:30% !important;
}


.marquee__group .elementor-element img {
    width: 100% !important;
 height:130px;
 max-width:100%;
 object-fit:cover;
}
.marquee__group {
  animation: scroll 6s linear infinite;
}
}


@media(max-width: 1024px){
/* .popup-menu-cont{
  display: none;
	transition: all .5s ease;
}
	.popup-menu-cont.active-menu{
  display: block;
		position: fixed;
		z-index: 10;
	right: 0px !important;
		transition: all .5s ease;
} */
	.popup-menu-cont{
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;

  /* hidden state */
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(100%);

  transition: transform .5s ease, opacity .3s ease, visibility 0s linear .5s;
  z-index: 10;
}

.popup-menu-cont.active-menu{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);

  transition: transform .5s ease, opacity .3s ease, visibility 0s;
}
}