/* 
Theme Name: Starmen
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 */

@media ( max-width: 767px ) {
    html {
        max-width: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
}

/* @font-face {
	font-family: Arquitecta;
	src: url('./includes/fonts/arquitecta/ArquitectaBlack.otf');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: Arquitecta;
	src: url('./includes/fonts/arquitecta/ArquitectaBold.otf'),
		url('./includes/fonts/arquitecta/ArquitectaBold.ttf') format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: Arquitecta;
	src: url('./includes/fonts/arquitecta/ArquitectaHeavy.ttf') format("truetype");
	font-weight: 800;
	font-style: normal;
}


@font-face {
	font-family: Arquitecta;
	src: url('./includes/fonts/arquitecta/ArquitectaBold-italic.otf'),
		url('./includes/fonts/arquitecta/ArquitectaBold-italic.ttf') format("truetype");
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: Arquitecta;
	src: url('./includes/fonts/arquitecta/ArquitectaThin-Italic.otf'),
		url('./includes/fonts/arquitecta/ArquitectaThin-Italic.ttf') format("truetype");
	font-weight: lighter;
	font-style: italic;
}

@font-face {
	font-family: Arquitecta;
	src: url('./includes/fonts/arquitecta/ArquitectaMedium-Italic.otf'),
		url('./includes/fonts/arquitecta/ArquitectaMedium-Italic.ttf') format("truetype");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: Arquitecta;
	src: url('./includes/fonts/arquitecta/ArquitectaMedium.otf'),
		url('./includes/fonts/arquitecta/ArquitectaMedium.ttf') format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: Arquitecta;
	src: url('./includes/fonts/arquitecta/ArquitectaMedium.otf'),
		url('./includes/fonts/arquitecta/ArquitectaMedium.ttf') format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: Arquitecta;
	src: url("./includes/fonts/arquitecta/ArquitectaMedium.otf");
	font-weight: medium;
	font-style: normal;
}

@font-face {
	font-family: Arquitecta;
	src: url("./includes/fonts/arquitecta/ArquitectaThin.otf");
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: Gotham;
	src: url("./includes/fonts/Gotham-Font/GothamBold.ttf") format("truetype"),
		url("./includes/fonts/Gotham-Font/Gotham-Bold.otf");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: Gotham;
	src: url("./includes/fonts/Gotham-Font/GothamLight.ttf") format("truetype"),
		url("./includes/fonts/Gotham-Font/Gotham-Light.otf");
	font-weight: lighter;
	font-style: normal;
} */

@font-face {
	font-family: Gotham;
	src: url("./includes/fonts/Gotham-Font/GothamMedium.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: Gotham;
	src: url("./includes/fonts/Gotham-Font/GothamBook.otf"),
		url("./includes/fonts/Gotham-Font/GothamBook.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
} 

h1, h2, h3, h4, h5, h6, .arquitecta {
	font-family: Arquitecta, sans-serif !important;
}

p {
	font-family: Gotham !important;
	line-height: 1.6em;
}

.elementor-button span {
	font-family: 'Gotham';
    font-weight: 600;
    letter-spacing: 0.18px;
	text-transform: uppercase;
}

.elementor-button {
	padding-left: 0px;
	padding-right: 0px;
}

.fw-black,
.fw-black h1,
.fw-black h2,
.fw-black h3,
.fw-black h4,
.fw-black h5,
.fw-black h6,
.fw-black p,
.fw-black span,
.fw-black a {
	font-weight: 900 !important;
}

.fw-black h3 {
	letter-spacing: 1.45px !important;
}

/** Header **/

.page-id-1215 header,
.page-id-1494 header,
.page-id-1484 header {
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 2;
}

.page-id-1215  .elementor-1295 .elementor-element.elementor-element-5e71cc7:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
.page-id-1215 .elementor-1295 .elementor-element.elementor-element-31c0435 .menu-item a.hfe-menu-item,
.page-id-1494  .elementor-1295 .elementor-element.elementor-element-5e71cc7:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
.page-id-1494 .elementor-1295 .elementor-element.elementor-element-31c0435 .menu-item a.hfe-menu-item,
.page-id-1484 .elementor-1295 .elementor-element.elementor-element-4d12103d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
.page-id-1484 .elementor-1295 .elementor-element.elementor-element-1cbbbcc1 .menu-item a.hfe-menu-item {
	background-color: transparent !important;
}

.page-id-1484 footer#site-footer,
.page-id-1494 footer#site-footer {
	display: none;
}

.page-id-1494 header svg,
.page-id-1484 header svg {
	opacity: .75;
	transition: all .4s ease-in-out;
}

.page-id-1494 header:has(.hfe-active-menu ) svg,
.page-id-1484 header:has(.hfe-active-menu ) svg {
	opacity: 1;
}


.elementor-1295 .elementor-element.elementor-element-31c0435 .sub-menu {
	background: #000000;
	background-color: #000000;
}

header .header-logo a img {
	width: 100% !important;
}

header .header-logo a svg {
	margin-top: 8px;
}

.hfe-nav-menu__toggle {
	margin-right: 0px !important;
}

.hfe-nav-menu__toggle i {
	color: white;
}

nav.hfe-dropdown .hfe-menu-item {
	background-color: black !important;
}

/** Button Styles **/
.elementor-button {
	background: none !important;
}
.the-arrow {
	width: 24px;
	transition: all 0.2s;
  }
  .the-arrow.-left {
	position: relative;
	top: 60%;
	top: 3px;
	left: 0;
  }
  .the-arrow.-left > .shaft {
	width: 0;
	background-color: #999;
  }
  .the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
	width: 0;
	background-color: #999;
  }
  .the-arrow.-left > .shaft:before {
	transform: rotate(0);
  }
  .the-arrow.-left > .shaft:after {
	transform: rotate(0);
  }
  .the-arrow.-right {
	top: -6px;
  }
  .the-arrow.-right > .shaft {
	width: 20px;
	transition-delay: 0.2s;
  }
  .the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
	width: 8px;
	transition-delay: 0.3s;
	transition: all 0.5s;
  }
  .the-arrow.-right > .shaft:before {
	transform: rotate(40deg);
  }
  .the-arrow.-right > .shaft:after {
	transform: rotate(-40deg);
  }
  .the-arrow > .shaft {
	background-color: #E80000;
	display: block;
	height: 2px;
	position: relative;
	transition: all 0.2s;
	transition-delay: 0;
	will-change: transform;
  }
  .the-arrow > .shaft:before, .the-arrow > .shaft:after {
	background-color: #E80000;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.2s;
	transition-delay: 0;
  }
  .the-arrow > .shaft:before {
	transform-origin: top right;
  }
  .the-arrow > .shaft:after {
	transform-origin: bottom right;
  }
  
  .elementor-button {
	display: inline-block;
	color: #999;
	font-size: 1.25em;
	font-style: italic;
	text-decoration: none;
	position: relative;
	transition: all 0.2s;
  }
  .elementor-button:hover {
	color: #eaeaea;
  }
  .elementor-button:hover > .the-arrow.-left > .shaft {
	width: 24px;
	transition-delay: 0.1s;
	background-color: #E80000;
  }
  .elementor-button:hover > .the-arrow.-left > .shaft:before, .elementor-button:hover > .the-arrow.-left > .shaft:after {
	width: 8px;
	transition-delay: 0.1s;
	background-color: #E80000;
  }
  .elementor-button:hover > .the-arrow.-left > .shaft:before {
	transform: rotate(40deg);
  }
  .elementor-button:hover > .the-arrow.-left > .shaft:after {
	transform: rotate(-40deg);
  }
  .elementor-button:hover > .elementor-button-content-wrapper {
	transform: translateX(36px);
  }
  .elementor-button:hover > .elementor-button-content-wrapper > .the-arrow.-right > .shaft {
	width: 0;
	transform: translateX(200%);
	transition-delay: 0;
  }
  .elementor-button:hover > .elementor-button-content-wrapper > .the-arrow.-right > .shaft:before, .elementor-button:hover > .elementor-button-content-wrapper > .the-arrow.-right > .shaft:after {
	width: 0;
	transition-delay: 0;
	transition: all 0.1s;
  }
  .elementor-button:hover > .elementor-button-content-wrapper > .the-arrow.-right > .shaft:before {
	transform: rotate(0);
  }
  .elementor-button:hover > .elementor-button-content-wrapper > .the-arrow.-right > .shaft:after {
	transform: rotate(0);
  }
  .elementor-button > .elementor-button-content-wrapper {
	display: flex;
	align-items: center;
	transition: all 0.2s;
  }
  .elementor-button > .elementor-button-content-wrapper > .elementor-button-text {
	margin: 0 13px 0 0;
	padding: 10px 0px;
	line-height: 1;
	font-size: 16px;
	font-style: normal;
	transition: .3s ease-in-out;
	transition-delay: 0ms;
  }
    /** Home Hover button Updated **/
  .arrow-down .elementor-button > .elementor-button-content-wrapper > .elementor-button-text {
	padding: 0px;
	color: white !important;
  }
  .arrow-down .elementor-button:hover > .elementor-button-content-wrapper > .elementor-button-text {
	color: white;
	font-weight: 900;
  }
	/** End Home Hover button Updated **/
  .elementor-button > .elementor-button-content-wrapper > .the-arrow {
	position: relative;
	order: 20;
  }
  
  .elementor-button:hover > .elementor-button-content-wrapper > .elementor-button-text  {
	color: #E80000;
  }

  /** Home Hero **/
  
  @media ( max-width: 767px ) {
	br.lg-only {
		display: none;
	}
  }

  /** Home Down Arrow **/
 .arrow-down  .elementor-button span {
	letter-spacing: 5px;
	padding-bottom: 15px;
	font-family: Arquitecta;
	font-size: 19px !important;
	font-weight: bold;
  }

  .arrow-down .elementor-button-content-wrapper {
	transform: none !important;
  }

  .arrow-down .elementor-button-text:after {
    content: '';
    position: absolute;
    left: calc(50% - 1px);
    bottom: -5px;
    box-sizing: border-box;
    height: 0px;
    width: 2px;
    border-width: 0px;
    border-style: solid;
    background: #E80000 !important;
    transition: border-width 150ms ease-in-out;
  }

  .arrow-down .elementor-button .elementor-align-icon-right {
	margin-left: 0px;
  }

  .arrow-down .elementor-button-content-wrapper {
	flex-direction: column;
  }

  .arrow-down .elementor-button-text {
	margin: auto !important;
	position: relative;
  }

  .arrow-down .elementor-button-text:after,
  .arrow-down .elementor-button-icon {
	transition: .3s ease-in-out;
  }

  .arrow-down .elementor-button:hover .elementor-button-text:after {
	height: 105px;
	bottom: -105px;
  }

  .arrow-down .elementor-button:hover .elementor-button-icon {
	transform: translateY(100px);
  }

  .arrow-down:after,
  .arrow-down-hover-target {
	content: '';
    width: 200px;
    height: 200px;
    /* border: 1px solid white; */
    position: absolute;
    top: -30px;
    left: calc(50% - 100px);
    border-radius: 50%;
    background: url(/wp-content/themes/starmen/images/arrow-down-bg-full.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	pointer-events: none;
}

.arrow-down-hover-target {
	width: 370px;
    height: 370px;
    background: none;
    /* left: -200px; */
    /* left: 0px; */
    left: calc(50% - 185px);
    margin-top: -85px;
    z-index: 2;
}

.arrow-down:hover:after {
    /* background-image: url(/wp-content/themes/starmen/images/circle-bg.svg); */

}

.arrow-down .elementor-button-icon i {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background: url(/wp-content/themes/starmen/images/arrow-down-arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeaT: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
}

.arrow-down .elementor-button-icon i:before {
	content: '' !important;
}

.arrow-down.right .elementor-button .elementor-button-icon {
    transform: rotate(270deg);
    padding-right: 0px;
    padding-top: 20px;
    top: -20px;
    padding-bottom: 0px;
    position: relative;
}

.arrow-down.right .elementor-button-text:after {
	display: none;
}

.arrow-down.right .elementor-button:hover .elementor-button-icon {
	transform: rotate(270deg) translateY(15px)
}

.arrow-down.right .elementor-button:hover .elementor-button-text:after {
	height: 2px;
	bottom: 0px;
}

@media ( min-width: 768px ) and ( min-height: 500px ) {
	.home-flex-col {
		min-height: 800px;
	}
}

@media ( max-width: 767px ) {
	.arrow-down.right {
		transform: scale(.8) !important;
	}
}
 
/** Footer **/
footer .footer-menu {
	columns: 2;
}

footer.site-footer {
	padding-top: 0px;
	padding-bottom: 25px;
}

@media ( max-width: 1200px ) {
	footer.site-footer {
		padding-bottom: 20px;
	}
}

@media ( max-width: 767px ) {
	footer.site-footer {
		padding-bottom: 10px;
	}
}

.elementor-1305 .elementor-element.elementor-element-be28da4:not(.elementor-motion-effects-element-type-background), .elementor-1305 .elementor-element.elementor-element-be28da4 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.elementor-1305 .elementor-element.elementor-element-71580576:not(.elementor-motion-effects-element-type-background), .elementor-1305 .elementor-element.elementor-element-71580576 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background: black !important;
}

footer .elementor-element .hfe-nav-menu .menu-item a.hfe-menu-item {
	padding-bottom: 0px !important;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Arquitecta;
	letter-spacing: 0.22px;
	transition: .3s ease-in-out;
}

footer .footer-contact-links {
	margin-top: 10px;
}

footer .footer-contact-links a {
	font-size: 18px;
	color: #DDDDDD;
	transition: all .3s ease-in-out;
	display: inline-block;
}

footer .footer-contact-links span {
	line-height: 10px;
}

footer .footer-contact-links a.address {
	color: #BFBFBF;
}

footer .footer-contact-links a.address span {
	line-height: 24px;
}

footer .elementor-element .hfe-nav-menu .menu-item a.hfe-menu-item:hover,
footer .footer-contact-links a:hover {
	color: #E80000;
}

/** Footer Case Studies **/
.footer-studies .hover-target:after {
	content: '';
	transition: all .1s ease-in-out;
	border: 0px solid #E80000;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.footer-studies .hover-target:hover:after {
	border-width: 3px;
}

.footer-studies .hover-target h2,
.footer-studies .hover-target svg {
	transition: all .1s ease-in-out;
}

.footer-studies .hover-target:hover h2 {
	color: #E80000 !important;
}

.footer-studies .hover-target:hover svg {
	fill: #E80000 !important;
}

/** Footer Newsletter */
.multistep-form  form,
.newsletter-form form {
	position: relative;
}

.multistep-form  form .wpcf7-spinner,
.newsletter-form form .wpcf7-spinner {
	display: none;
}

.multistep-form  input[type=email],
.multistep-form  input[type=tel],
.multistep-form  input[type=text],
.multistep-form  select,
.newsletter-form input[type=email] {
	background: transparent linear-gradient(144deg, #474747 0%, #1A1A1A 100%) 0% 0% no-repeat padding-box;
	border: none;
    border-radius: 0px;
	padding: 27px 20px 15px 20px;
	color: white;
}

.newsletter-form input[type=email] {
	padding: 20px 20px 15px 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: Arquitecta;
}

.multistep-form  input[type=email],
.multistep-form  input[type=tel],
.multistep-form  input[type=text],
.multistep-form  input[type=submit],
.multistep-form  select {
	min-height: 100px;
	font-size: 28px;
    font-weight: 800;
    font-family: Arquitecta;
	padding: 5px 0px 0px 25px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	outline: 1px solid transparent;
}

.multistep-form  input[type=email]:placeholder-shown,
.multistep-form  input[type=tel]:placeholder-shown,
.multistep-form  input[type=text]:placeholder-shown,
.multistep-form  input[type=submit],
.multistep-form  select {
    text-transform: uppercase;
}

.multistep-form  input[type=email]:placeholder-shown:before,
.newsletter-form input[type=email]:placeholder-shown:before {
	content: 'SUBSCRIBE';
}

.multistep-form .is-invalid {
	color: #E80000 !important;
	border-bottom: 1px solid #E80000 !important;
}

.multistep-form .is-invalid::placeholder {
	color:#E80000 !important;
}

.newsletter-form input[type=email]::placeholder {
	color: white;
}

.multistep-form  input[type=email]:focus,
.multistep-form  input[type=tel]:focus,
.multistep-form  input[type=text]:focus,
.multistep-form  select:focus,
.newsletter-form input[type=email]:focus {
	outline: 1px solid #E80000;
}

.multistep-form  .wpcf7-not-valid-tip,
.newsletter-form .wpcf7-not-valid-tip {
	font-size: 12px;
}

.multistep-form .wpcf7-response-output,
.newsletter-form .wpcf7-response-output {
	color: #E80000;
	margin: 0px;
    padding: 0px;
    font-size: 16px;
    border: none;
}

.multistep-form.wpcf7-submit,
.newsletter-form .wpcf7-submit {
	height: 100%;
	max-height: 66px;
	position: absolute;
    right: 0px;
    top: 0px;
	border: none !important;
	outline: none !important;
	color: transparent;
	background: url(/wp-content/themes/starmen/images/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
	background-position: center;
}

.wpcf7 form.sent .wpcf7-response-output {
	border: none;
    max-width: 500px;
    color: rgb(173, 173, 173);
}

/** Multi-part form **/

.multistep-form {
	margin-top: 50px;
}

.input-step:not(.input-step-one) {
	display: none;
}

.next-trigger {
	width: 100px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0px;
    top: 25px;
    background: url(/wp-content/themes/starmen/images/arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

.flex-inputs {
	display: flex;
	gap: 25px;
	margin-bottom: 25px;
}

.flex-inputs > div {
	width: 50%;
}

.input-step-four .wpcf7-submit {
	width: 100%;
    background: #E80000;
    color: white;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 80px;
	border-radius: 0px;
	outline: none !important;
}

.wpcf7 form .wpcf7-response-output {
	margin-top: 0px;
}

.multistep-form input[type=submit]:hover,
.multistep-form input[type=submit]:focus {
	background: rgba(232, 0, 0, .8)
}

.navigation-container a {
	background: #E80000;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: block;
	transition: background .5s ease-in-out;
}

.navigation-container a:not(.active) {
	background: #BABABA;
}

.navigation-container ul {
	display: flex;
    list-style: none;
    gap: 20px;
    justify-content: center;
    margin-top: 50px;
	padding: 0px;
}

select.placeholder {
	color: #ADADAD !important;
}

/** Nav Styles **/

header a {
	font-family: Arquitecta;
	letter-spacing: 1px;
}

@media ( min-width: 1400px ) {
	header a {
		font-size: 18px;
	}
}

header .menu-item a:after,
header .menu-item a:hover:after {
	content: '';
    background: #E80000;
    height: 1px;
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
    height: 100%;
    border-bottom: 2px solid #E80000;
    background: transparent;
    left: 15px;
    bottom: 8px;
	opacity: 0 !important;
}

header .current_page_item a {
	font-weight: 900;
}

header .current_page_item a:after,
header .current_page_item a:hover:after {
	opacity: 0 !important;
}

header .hfe-nav-menu .menu-item a {
	text-decoration: none;
	background-image: linear-gradient(#E80000, #E80000);
	background-size: 0% 2px;
	background-position-y: 90%;
	background-position-x: 100%;
	background-repeat: no-repeat;
	transition: background-size 0.15s ease-in-out;
}

header .hfe-nav-menu .menu-item.current_page_item a,
header .hfe-nav-menu .menu-item a:hover {
	background-size: 100% 2px;
    background-position-x: 0%;
}

header .current_page_item a {
	font-weight: 800 !important;
}

header {
    transition: background 0s linear;
}

header.sticky {
    position: fixed;
    width: 100%;
	z-index: 100;
    /* background: transparent; */
    background: black !important;
    transition: top .75s ease-in-out, background .75s ease-in-out;
}

body:has(header.sticky) {
	padding-top: 86px;
}

@media (min-width: 1024px) {

	header .header-logo a img,
	header .header-logo a svg {
		min-width: 425px;
		max-width: 425px;
	}
}

@media ( max-width: 1400px ) and ( min-width: 768px ) {
	header .menu-item a.hfe-menu-item {
		padding-left: 10px;
		padding-right: 10px;
	}

	header .elementor-top-column .elementor-column.elementor-col-50 {
		width: 65%;
	}

	header .elementor-top-column .elementor-column.elementor-col-50:first-of-type {
		max-width: 35%;
	}

	header .elementor-1295 .elementor-element.elementor-element-0191d97 {
		padding: 0px 20px 0px 20px;
	}

	header .header-logo a img,
	header .header-logo a svg {
		min-width: 335px;
		max-width: 335px;
	}
}

@media ( max-width: 1024px ){
	body:has(header.sticky) {
		padding-top: 78.38;
	}

	body:not(.rtl) .elementor-1295 .elementor-element.elementor-element-31c0435 .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child) {
		margin-right: 25px !important;
		font-size: 15px;
	}
}

@media ( max-width: 767px ) {
	/* header nav .hfe-nav-menu li a {
		color: black !important;
		padding-left: 10px;
	} */

	header .header-logo a svg {
		max-width: 160px;
		width: 40vw;
	}

	header.fixed.sticky .header-logo a svg {
		max-width: 180px;
	}

	header.fixed .header-logo a svg {
		margin-top: 12px;
	}

	header nav:before {
		content: '';
		position: absolute;
		top: -25px;
		left: calc(50vw - 100px);
		width: 100%;
		width: 80vw;
		max-width: 200px;
		height: 200px;
		background: url('/wp-content/uploads/2023/05/header-logo.svg');
		background: url('/wp-content/themes/starmen/images/logo.svg');
		background-size: contain;
		background-position: center;
    	background-repeat: no-repeat;
		opacity: 0;;
		transition: all .4s ease-in-out;
		transition-delay: .3s;
	}

	header nav.menu-is-active:before {
		top: 0px;
		opacity: 0;
	}

	header .elementor .hfe-nav-menu nav.hfe-nav-menu__layout-horizontal {
		opacity: 0;
		transition: opacity .2s ease-in-out 0s, position .3s ease-in-out .3s;
	}

	header .elementor .hfe-nav-menu nav.hfe-nav-menu__layout-horizontal.menu-is-active {
		position: fixed;
		top: 0 !important;
		left:  0 !important;
		width: 100% !important;
		background: black;
		height: 103dvh !important;
		opacity: 1;
		transition: opacity .3s ease-in-out 0s, position .3s ease-in-out .3s;
	}

	header nav .hfe-nav-menu {
		max-height: 300px;
		margin: auto;
		text-align: center;
		gap: 10px;
	}
	
	header nav .hfe-nav-menu li {
		margin: auto !important;
		margin-left: 25px !important;
		margin-right: 25px !important;
		border-bottom: none !important;
	}

	header nav .hfe-nav-menu li a {
		justify-content: center !important;
		display: inline-block !important;
		position: relative;
		font-size: 22px !important;
	}

	.hfe-nav-menu__breakpoint-mobile .hfe-layout-horizontal .hfe-nav-menu__toggle, 
	.hfe-nav-menu__breakpoint-mobile .hfe-layout-vertical .hfe-nav-menu__toggle {
		position: relative;
		z-index: 10000;
	}


	.hfe-nav-menu__breakpoint-mobile .hfe-layout-horizontal .hfe-nav-menu__toggle i {
		font-size: 30px;
		font-weight: 400;
		font-family: 'Gotham';	
	}

	.hfe-nav-menu__breakpoint-mobile .hfe-layout-horizontal .hfe-nav-menu__toggle i:before {
		content: 'X';
	}

	.hfe-dropdown .hfe-nav-menu li a {
		bottom: -100px;
		visibility: hidden;
		opacity: 0 !important;
	}

	.hfe-dropdown .hfe-nav-menu li:nth-of-type(4) a {
		transition:top .4s ease-in-out, opacity .4s ease-in;
		transition-delay: .25s !important;
	}

	.hfe-dropdown .hfe-nav-menu li:nth-of-type(3) a {
		transition: top .4s ease-in-out, opacity .4s ease-in;
		transition-delay: .3s !important;
	}

	.hfe-dropdown .hfe-nav-menu li:nth-of-type(2) a {
		transition: top .4s ease-in-out, opacity .4s ease-in;
		transition-delay: .35s !important;
	}

	.hfe-dropdown .hfe-nav-menu li:nth-of-type(1) a {
		transition: top .4s ease-in-out, opacity .4s ease-in;
		transition-delay: .4s !important;
	}

	.hfe-dropdown:not(.menu-is-active) .hfe-nav-menu li a {
		transition-delay: .1s !important
	}
	
	.hfe-dropdown.menu-is-active .hfe-nav-menu li a  {
		bottom: 0px;
		opacity: 1 !important;
		visibility: visible;
	}
}

/*******************/
/** New Styles **/
/******************/

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp !important;
}

body {
	background: black;
	max-width: 100vw;
	overflow-x: hidden;
}

.hero-contact {
	position: absolute;
	bottom: 0px;
}

.hero-contact a path {
	transition: all .3s ease-in-out;
	opacity: .8;
}

.hero-contact a:hover svg path{
	/* fill: #E80000;
	stroke: #E80000; */
	opacity: 1;
}

header .menu-item a:after, header .menu-item a:hover:after {
	width: 100%;
	left: 0px;
	border-bottom-width: 2px !important;
}

/* @media(max-width: 1024px) and (min-width: 825px) {
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
		visibility: visible !important;
	}
	.elementor-1295 .elementor-element.elementor-element-31c0435 .hfe-nav-menu__toggle {
		visibility: hidden;
	}
} */

@media ( min-width: 768px ) {
	body {
		width: calc(100% + 8px);
	}
	.page-id-1494,
	.page-id-1484 {
		width: 100%;
	}
}

::-webkit-scrollbar {
	width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
	background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #E80000;
	border-radius: 0px;
	height: 40vh;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #E80000;
}

/* Contact Form */
.contact-form input:not([type=submit]),
.contact-form textarea,
.contact-form select {
	/* background: transparent linear-gradient(144deg, #474747 0%, #1A1A1A 100%) 0% 0% no-repeat padding-box; */
	background: transparent linear-gradient(152deg, rgba(71, 71, 71, .65) 0%, rgba(26, 26, 26, .55) 100%) 0% 0% no-repeat padding-box;
	border: none;
    border-radius: 0px;
	padding: 15px 20px 15px 20px;
	color: white;
	/* min-height: 100px; */
	font-size: 23px;
    font-weight: 800;
    font-family: Arquitecta;
	/* padding: 5px 0px 0px 25px; */
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	outline: 1px solid transparent;
}

.contact-form   input[type=submit],
.contact-form .elementor-button-text {
	font-size: 23px !important;
    font-weight: 800;
    font-family: Arquitecta;
	color: white;
	outline: none !important;
	background: transparent !important;
	position: relative;
	margin-top: -10px !important;
}

.contact-form   input[type=submit]:hover {
	background: transparent;
}

.contact-form input:placeholder-shown,
.contact-form textarea:placeholder-shown,
.contact-form select:placeholder-shown,
.contact-form  input[type=submit] {
    text-transform: uppercase;
}

.contact-form .is-invalid::placeholder {
	color:#E80000 !important;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
	color: #ADADAD;
}

.contact-form .row {
	display: flex;
	flex-flow: wrap;
	gap: 10px;
	justify-content: space-between;;
}

.contact-form .row .col-md-6 {
	max-width: calc(50% - 5px);
	margin-bottom: 20px;
}

.contact-form .row .col-md-12 {
	width: 100%;
	margin-bottom: 20px;
}

@media ( max-width: 1200px ) {
	.contact-form input:not([type=submit]),
	.contact-form textarea,
	.contact-form select {
		font-size: 21px !important;
	}

	.wpcf7-form-control-wrap:has(.wpcf7-select):before {
		right: 10px !important;
		top: 16px !important;
	}
}

/* @media ( max-width: 1400px ) {
	.contact-form input:not([type=submit]),
	.contact-form textarea,
	.contact-form select {
		font-size: 22px;
	}
} */

@media ( max-width: 1100px ) {
	.contact-form input:not([type=submit]),
	.contact-form textarea,
	.contact-form select,
	.contact-form .elementor-button-text {
		font-size: 18px !important;
		padding: 12px 12px;
		padding: 16px 12px;
	}

	.contact-form .row .col-md-6,
	.contact-form .row .col-md-12 { 
		margin-bottom: 15px;
	}

	.wpcf7-form-control-wrap:has(.wpcf7-select):before {
		right: 10px !important;
		top: 16px !important;
	}
}

@media ( max-width: 925px ) {
	.contact-form input:not([type=submit]),
	.contact-form textarea,
	.contact-form select,
	.contact-form .elementor-button-text {
		font-size: 16px !important;
	}

	.wpcf7-form-control-wrap:has(.wpcf7-select):before {
		right: 0px !important;
		height: 22px !important;
		width: 22px !important;
	}
}

@media ( max-width: 991px ) and ( min-width: 768px ) {
	.elementor-column-gap-wider>.elementor-column>.elementor-element-populated:has(.wpcf7-form) {
		padding-left: 5px;
	}
}

@media ( max-width: 767px ) {
	.contact-form .row .col-md-6,
	.contact-form .row .col-md-12 {
		max-width: 100%;
		margin-bottom: 10px;
		width: 100%;
	}

	.contact-form .row { 
		gap: 15px;
	}

	.contact-form input:not([type=submit]),
	.contact-form textarea,
	.contact-form select,
	.contact-form .elementor-button-text {
		font-size: 16px !important;
	}

	.wpcf7-not-valid-tip {
		font-size: 16px;
	}
	.contact-form .elementor-button .the-arrow.-left {
		top: 7px !important;;
	}
	.col-md-12:has(.wpcf7-spinner) {
		position: relative;
	}
	
	.wpcf7-spinner {
		position: absolute;
		top: 5px;
		right: 0px;
	}
}

@media ( max-width: 400px ) {
	.contact-form input:not([type=submit]),
	.contact-form textarea,
	.contact-form select,
	.contact-form .elementor-button-text {
		font-size: 15px !important;
	}

	.contact-form .elementor-button .the-arrow.-left {
		top: 4px !important;
	}

	.wpcf7-not-valid-tip {
		font-size: 14px;
	}
}

@media ( min-width: 768px ) {
	.contact-form .text-right {
		text-align: right;
	}	
}

.contact-form .wpcf7-submit {
	display: none;
}

.contact-form .elementor-button .elementor-button-text {
	font-family: Gotham !important;
	font-weight: 600;
	font-size: 20px !important;
}

.contact-form .elementor-button .the-arrow.-right {
	top: -11px;
}
.contact-form .elementor-button .the-arrow.-left {
	top: 4px;
}

.contact-page-info strong {
	font-family: Arquitecta;
	color: #FAFAFA !important;
	font-size: 115%;
	line-height: 100%;
}

.contact-page-info a {
	color: #ADADAD;
	display: inline-block;
}

.contact-page-info.spaced p {
	margin-bottom: 35px;
}

footer .footer-contact-links p,
footer .footer-contact-links a {
	font-size: 15px;
	color: #ADADAD;
	transition: all .3s ease-in-out;
	margin-bottom: 0px;
}

footer .footer-contact-links .elementor-widget-container {
	display: flex;
	justify-content: space-between;
}

@media(max-width: 1700px) {
	footer .footer-contact-links p,
	footer .footer-contact-links a {
		font-size: 13px;
	}
}

footer .text-right {
	float: right;
}

footer .footer-contact-links a:hover,
.contact-page-info a:hover,
.contact-page-info a:focus,
.contact-page-info a:active {
	color: #E80000;
}

body > .elementor {
	min-height: calc(100vh - 240px);
	background: black;
}

@media ( max-width: 1024px ) {
	.contact-page-info p,
	.contact-page-info a {
		line-height: 1.65em;
	}
	footer .footer-contact-links p,
	footer .footer-contact-links a { 
		font-size: 12px;
	}
}

@media (max-width: 767px) {
	.contact-page-info p,
	.contact-page-info a {
		font-size: 16px;
		line-height: 1.5em;
	}

	.contact-page-info strong {	
		line-height: 2em;
	}

	.contact-page-info.spaced p {
		margin-bottom: 25px;
	}

	.elementor-1305 .elementor-element.elementor-element-be28da4,
	.elementor-1305 .elementor-element.elementor-element-be28da4 .elementor-element-populated {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	footer .footer-contact-links p,
	footer .footer-contact-links a { 
		font-size: 7px;
	}
	footer .footer-contact-links p {
		/* text-align: center; */
	}

	footer .footer-contact-links .elementor-widget-container {
		display: block;
		text-align: center;
	}

	footer .footer-contact-links p {
		display: inline;
	}

	footer .footer-contact-links .text-right {
		/* display: block; */
		float: none;
		/* padding-top: 2px; */
	}

	footer .footer-contact-links .elementor-widget-container { 
		flex-direction: column;
	}
}

/** Custom logo rows **/

.logo-border .elementor-widget-wrap:before {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	top: -30px;
	background: #656565;
	opacity: 0.3;
}

.logo-row .elementor-widget-wrap.elementor-element-populated .elementor-widget-container {
	padding: 0px !important; 
	text-align: center;
}

.logo-row .elementor-widget-wrap.elementor-element-populated .elementor-widget-container img {
	width: 100%;
}

.logo-row img {
	opacity: 0.9;
}

/* .logo-row .elementor-column img {
	opacity: 0 !important;
}

.logo-row .elementor-column.fadeInUp  {
	animation: fadeInUp;
	animation-duration: 1s;
	opacity: 1 !important;
}

.logo-row .elementor-column.fadeInUp img {
	opacity: 1 !important;
	transition: all 1s ease-in-out;	
	animation-delay: .4s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(2) {
	animation-delay: .2s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(2) img { 
	transition-delay: .4s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(3) {
	animation-delay: .4s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(3) img { 
	transition-delay: .6s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(4) {
	animation-delay: .6s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(4) img { 
	transition-delay: .8s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(5) {
	animation-delay: .8s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(5)  img{ 
	transition-delay: 1s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(6) {
	animation-delay: 1s;
}

.logo-row .elementor-column.fadeInUp:nth-of-type(6) img { 
	transition-delay: 1.2s;
} */

@media ( max-width: 1024px ) {
	.logo-border .elementor-widget-wrap:before { 
		top: -12px;
	}
}

@media(max-width: 767px) {
	/* .logo-row .elementor-container .elementor-column {
		width: 33%;
		margin-top: 12px;
		margin-bottom: 6px;
	} */

	/* .logo-row .elementor-container .elementor-column:nth-of-type(4),
	.logo-row .elementor-container .elementor-column:nth-of-type(5) {
		margin-left: 8.5%;
		margin-right: 8.5%
	} */

	/* .logo-row .elementor-container .elementor-column:nth-of-type(1),
	.logo-row .elementor-container .elementor-column:nth-of-type(4) {
		text-align: left;
	}
	.logo-row .elementor-container .elementor-column:nth-of-type(3),
	.logo-row .elementor-container .elementor-column:nth-of-type(5) {
		text-align: right;
	} */

	.logo-row.sm-full-width .elementor-container .elementor-column {
		/* width: 33% !important; */
		margin-left: 0px;
		margin-right: 0px;
	}

	.logo-row .elementor-widget-wrap.elementor-element-populated .elementor-widget-container img {
		/* max-width: 20vw;
		max-height: 8vw; */
		width: auto !important;
		height: auto;

		max-width: 80%;
		max-height: 100px;
	}

	.logo-row {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		padding-left: 0px !important;;
		padding-right: 0px !important;
	}

	.logo-border .elementor-widget-wrap:before { 
		width: 80%;
	}
}

@media ( max-width: 500px ) {
	.logo-row .elementor-widget-wrap.elementor-element-populated .elementor-widget-container img {
		width: auto !important;
		height: auto;
		max-width: 80%;
		max-height: 80px;
		max-width: 125px !important;
	}
}

/* .logo-row .elementor-container {
	display: flex;
	justify-content: space-between;
}

.logo-row .elementor-container .elementor-column.elementor-inner-column {
	width: auto;
} */

/** Custom Masonry Grid **/

.work-grid img {
  max-width: 100%;
  display: block;
}

.work-grid,
.work-grid h5,
.work-grid h4,
.work-grid h3 {
	color: #ffffff;
}

.work-grid .industry {
	padding-top: 25px;
	margin-top: 0px;
	/* margin-bottom: 0px; */
}

.work-grid h4 {
	text-align: center;
}

.work-grid .industry a {
	letter-spacing: 2.7px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Arquitecta;
}

#work-figure-5 figcaption img {
	margin-left: -35px;
    margin-right: 35px;
    padding-right: 15px;
}

@media ( max-width: 1600px ) {
	#work-figure-5 figcaption img {
		margin-left: -8%;
		margin-right: 7%;
		padding-right: 0px;
	}
}

.work-grid figure {
  margin: 0;
  /* display: grid;
  grid-template-rows: 1fr auto; */
  margin-bottom: 10px;
  break-inside: avoid;
}

.work-grid figure > img {
  /* grid-row: 1 / -1;
  grid-column: 1; */
}

.work-img .clickable {
	cursor: pointer;
}

.work-grid figure a {
  color: white;
  text-decoration: none;
  font-style: normal;
  text-decoration: none;
  color: white;
  font-size: 1.8rem;
  font-style: normal;
  cursor: pointer;
  text-align: center;
  width: 100%;
}

.work-grid figcaption {
  grid-row: 2;
  grid-column: 1;
  background-color: rgba(255,255,255,.5);
  padding: .2em .5em;
  justify-self: start;
  z-index: 5;
}

.work-grid .container {
  column-count: 4;
  column-gap: 0px;
}

.work-grid .work-img {
	transition: all .3s ease-in-out;
	position: relative;
}

.work-grid .work-img:after {
	content: '';
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,.63));
	opacity: 1;
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.work-grid .work-img:hover:after {
	/* opacity: 1; */
} 

.work-grid figure {
	position: relative;
}

.work-grid .work-img:hover figcaption {
	opacity: 1;
}

.work-grid figcaption {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,.7);
	opacity: 0;
	width: 100%;
	height: 100%;
	transition: box-shadow .70s cubic-bezier(0.20, 1, 0.30, 1), background-color .70s cubic-bezier(0.20, 1, 0.30, 1), opacity .6s cubic-bezier(0.7, 0, 0.3, 1), margin .7s cubic-bezier(0.7, 0, 0.3, 1);
	padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	gap: 5px;
}

.work-grid figcaption img {
	margin-top: 40px;
	margin-bottom: -60px;
	transition: box-shadow .70s cubic-bezier(0.20, 1, 0.30, 1), background-color .70s cubic-bezier(0.20, 1, 0.30, 1), opacity .7s cubic-bezier(0.9, 0, 0.3, 1), margin .7s cubic-bezier(0.5, 0, 0.3, 1);
	transition-delay: .1s;
	opacity:0;
	margin-left: auto;
	margin-right: auto;
}

.work-grid figcaption .industry,
.work-grid figcaption a {
	margin-top: 30px;
	margin-bottom: -45px;
	transition: box-shadow .70s cubic-bezier(0.20, 1, 0.30, 1), background-color .70s cubic-bezier(0.20, 1, 0.30, 1), opacity .7s cubic-bezier(0.9, 0, 0.3, 1), margin .7s cubic-bezier(.5, 0, 0.3, 1);
	transition-delay: .0s;
	opacity:0;
	font-family: Arquitecta;
	font-weight: 800;
	transition: translateY(-30);
	text-align: center;
}

.work-grid figcaption a h4 {
	font-family: Arquitecta;
	font-weight: 500;
}

.work-img:hover figcaption .industry,
.work-img:hover  figcaption img,
.work-img:hover  figcaption a {
	margin-top: 0px;
	margin-bottom: 0px;
	opacity: 1;
}

.work-img:hover figcaption img {
	transition-delay: .0s;
}

.work-img:hover figcaption .industry {
	transition-delay: .2s;
}

.work-img:hover figcaption a {
	transition-delay: .2s;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated:has(.work-grid) {
	padding: 0px !important;
}

@media ( max-width: 767px ) {
	/* .work-grid figcaption a {
		pointer-events: none;
	} */
}

/** Grid Sizes **/

.work-grid .work-img > img {
	object-fit: cover;
	width: 100%;
}

/* .work-grid .work-img {
	opacity: 0;
} */

.work-grid .work-img {
	display: flex;

	animation: fadeUp;
	animation-duration: 1.5s;
	/* animation-delay: 500ms; */
}

/* .work-grid .mobile-caption {
	display: none;
} */

.work-grid .mobile-caption {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 20px;
	color: white;
	z-index: 3;
	transition: .3s ease-out;
	transition-delay: .15s;
	text-transform: uppercase;
}

.work-grid .mobile-caption h3 {
	font-weight: 800;
}

.work-grid .mobile-caption br {
	display: none;
}

#work-figure-5 figcaption a:has(img) {
	display: flex;
	justify-content: center;
}

@media ( min-width: 768px ) {
	.work-grid .mobile-caption h5 {
		display: none !important;
	}
}

@media ( min-width: 991px ) {
	.work-grid figcaption a h4 {
		padding-right: 8px;
		padding-left: 8px;
	}
}
@media ( min-width: 1226px ) {
	.work-grid figcaption a h4 {
		font-size: 1.3rem;
	}
}
@media ( max-width: 1225px ) and ( min-width: 991px ) {
	.work-grid figcaption a h4 {
		font-size: .8em;
	}
}

/* @media ( min-width: 1600px) {
	.work-grid .work-img:nth-of-type(1) { height: 319.328px; }
	.work-grid .work-img:nth-of-type(2) { height: 558.828px; }
	.work-grid .work-img:nth-of-type(3) { height:  464.906px; }
	.work-grid .work-img:nth-of-type(4) { height:  480px; }
	.work-grid .work-img:nth-of-type(5) { height:  399.828px; }
	.work-grid .work-img:nth-of-type(6) { height:  315.328px; }
	.work-grid .work-img:nth-of-type(7) { height:  563.172px; }
	.work-grid .work-img:nth-of-type(8) { height:  480.984px; }
	.work-grid .work-img:nth-of-type(9) { height:  413.125px; }
	.work-grid .work-img:nth-of-type(10) { height:  482px; }
	.work-grid .work-img:nth-of-type(11) { height:  562.156px; }
	.work-grid .work-img:nth-of-type(12) { height:  479px; }
	.work-grid .work-img:nth-of-type(13) { height:  319.656px; }
	.work-grid .work-img:nth-of-type(14) { height:  481px; }
	.work-grid .work-img:nth-of-type(15) { height: 558.828px; }
	.work-grid .work-img:nth-of-type(16) { height:  399.156px; }
	.work-grid .work-img:nth-of-type(17) { height:  479px; }
	.work-grid .work-img:nth-of-type(18) { height:  373.219px; }
	.work-grid .work-img:nth-of-type(19) { height:  422.875px; }
	.work-grid .work-img:nth-of-type(20) { height:  402.156px; }
	.work-grid .work-img:nth-of-type(21) { height:  319.328px; }
	.work-grid .work-img:nth-of-type(22) { height:  559.828px; }
	.work-grid .work-img:nth-of-type(23) { height:  479px; }
	.work-grid .work-img:nth-of-type(24) { height:  317.328px; }
	.work-grid .work-img:nth-of-type(25) { height:  560.828px; }
	.work-grid .work-img:nth-of-type(26) { height:  318.328px; }
	.work-grid .work-img:nth-of-type(27) { height:  574.797px; }
	.work-grid .work-img:nth-of-type(28) { height:  480.984px; }
	.work-grid .work-img:nth-of-type(29) { height:  319.328px; }
	.work-grid .work-img:nth-of-type(30) { height:  545.953px; }
	.work-grid .work-img:nth-of-type(31) { height:  478.984px; }
	.work-grid .work-img:nth-of-type(32) { height:  320.328px; }
	.work-grid .work-img:nth-of-type(33) { height:  621.281px; }
	.work-grid .work-img:nth-of-type(34) { height:  341.703px; }
	.work-grid .work-img:nth-of-type(35) { height:  479px; }
	.work-grid .work-img:nth-of-type(36) { height:  477.984px; }
	.work-grid .work-img:nth-of-type(37) { height:  325.672px; }
	.work-grid .work-img:nth-of-type(38) { height:  612.719px; }
	.work-grid .work-img:nth-of-type(39) { height:  344.781px; }
	.work-grid .work-img:nth-of-type(40) { height:  474px; }
} */

/** 2 **/
@media ( min-width: 1600px) {
	.work-grid .work-img:nth-of-type(1) { height: 320px; }
	.work-grid .work-img:nth-of-type(2) { height: 560px; }
	.work-grid .work-img:nth-of-type(3) { height:  480px; }
	.work-grid .work-img:nth-of-type(4) { height:  391px; }
	.work-grid .work-img:nth-of-type(5) { height: 490.32px; }
	.work-grid .work-img:nth-of-type(6) { height:  318.68px; }
	.work-grid .work-img:nth-of-type(7) { height:  564px; }
	.work-grid .work-img:nth-of-type(8) { height:  479.68px; }
	.work-grid .work-img:nth-of-type(9) { height:  389px; }
	.work-grid .work-img:nth-of-type(10) { height:  495px; }
	.work-grid .work-img:nth-of-type(11) { height:  561px; }
	.work-grid .work-img:nth-of-type(12) { height:  480px; }
	.work-grid .work-img:nth-of-type(13) { height:  319.65px; }
	.work-grid .work-img:nth-of-type(14) { height:  481.35px; }
	.work-grid .work-img:nth-of-type(15) { height: 400.32px; }
	.work-grid .work-img:nth-of-type(16) { height:  561px; }
	.work-grid .work-img:nth-of-type(17) { height:  490px; }
	.work-grid .work-img:nth-of-type(18) { height:  310px; }
	.work-grid .work-img:nth-of-type(19) { height:  480px; }
	.work-grid .work-img:nth-of-type(20) { height:  404px; }
	.work-grid .work-img:nth-of-type(21) { height:  320px; }
	.work-grid .work-img:nth-of-type(22) { height:  559px; }
	.work-grid .work-img:nth-of-type(23) { height:  479px; }
	.work-grid .work-img:nth-of-type(24) { height:  319.65px; }
	.work-grid .work-img:nth-of-type(25) { height:  561.35px; }
	.work-grid .work-img:nth-of-type(26) { height:  319px; }
	.work-grid .work-img:nth-of-type(27) { height:  562px; }
	.work-grid .work-img:nth-of-type(28) { height:  482px; }
	.work-grid .work-img:nth-of-type(29) { height:  373.84px; }
	.work-grid .work-img:nth-of-type(30) { height:  510.84px; }
	.work-grid .work-img:nth-of-type(31) { height:  478px; }
	.work-grid .work-img:nth-of-type(32) { height:  315.68px; }
	.work-grid .work-img:nth-of-type(33) { height:  561.67px; }
	.work-grid .work-img:nth-of-type(34) { height:  401.32px; }
	.work-grid .work-img:nth-of-type(35) { height:  479px; }
	.work-grid .work-img:nth-of-type(36) { height:  477.68px; }
	.work-grid .work-img:nth-of-type(37) { height:  403px; }
	.work-grid .work-img:nth-of-type(38) { height:  481.65px; }
	.work-grid .work-img:nth-of-type(39) { height:  400px; }
	.work-grid .work-img:nth-of-type(40) { height:  489px; }
}

/* @media ( min-width: 768px) and ( max-width: 1599px ) {
	.work-grid .work-img:nth-of-type(1) { height: calc(319.328px * .8); }
	.work-grid .work-img:nth-of-type(2) { height: calc(558.828px * .8); }
	.work-grid .work-img:nth-of-type(3) { height: calc( 464.906px * .8); }
	.work-grid .work-img:nth-of-type(4) { height: calc( 480px * .8); }
	.work-grid .work-img:nth-of-type(5) { height: calc( 399.828px * .8); }
	.work-grid .work-img:nth-of-type(6) { height: calc( 315.328px * .8); }
	.work-grid .work-img:nth-of-type(7) { height: calc( 563.172px * .8); }
	.work-grid .work-img:nth-of-type(8) { height: calc( 480.984px * .8); }
	.work-grid .work-img:nth-of-type(9) { height: calc( 413.125px * .8); }
	.work-grid .work-img:nth-of-type(10) { height: calc( 482px * .8); }
	.work-grid .work-img:nth-of-type(11) { height: calc( 562.156px * .8); }
	.work-grid .work-img:nth-of-type(12) { height: calc( 479px * .8); }
	.work-grid .work-img:nth-of-type(13) { height: calc( 319.656px * .8); }
	.work-grid .work-img:nth-of-type(14) { height: calc( 481px * .8); }
	.work-grid .work-img:nth-of-type(15) { height: calc(558.828px * .8); }
	.work-grid .work-img:nth-of-type(16) { height: calc( 399.156px * .8); }
	.work-grid .work-img:nth-of-type(17) { height: calc( 479px * .8); }
	.work-grid .work-img:nth-of-type(18) { height: calc( 373.219px * .8); }
	.work-grid .work-img:nth-of-type(19) { height: calc( 422.875px * .8); }
	.work-grid .work-img:nth-of-type(20) { height: calc( 402.156px * .8); }
	.work-grid .work-img:nth-of-type(21) { height: calc( 319.328px * .8); }
	.work-grid .work-img:nth-of-type(22) { height: calc( 559.828px * .8); }
	.work-grid .work-img:nth-of-type(23) { height: calc( 479px * .8); }
	.work-grid .work-img:nth-of-type(24) { height: calc( 317.328px * .8); }
	.work-grid .work-img:nth-of-type(25) { height: calc( 560.828px * .8); }
	.work-grid .work-img:nth-of-type(26) { height: calc( 318.328px * .8); }
	.work-grid .work-img:nth-of-type(27) { height: calc( 574.797px * .8); }
	.work-grid .work-img:nth-of-type(28) { height: calc( 480.984px * .8); }
	.work-grid .work-img:nth-of-type(29) { height: calc( 319.328px * .8); }
	.work-grid .work-img:nth-of-type(30) { height: calc( 545.953px * .8); }
	.work-grid .work-img:nth-of-type(31) { height: calc( 478.984px * .8); }
	.work-grid .work-img:nth-of-type(32) { height: calc( 320.328px * .8); }
	.work-grid .work-img:nth-of-type(33) { height: calc( 621.281px * .8); }
	.work-grid .work-img:nth-of-type(34) { height: calc( 341.703px * .8); }
	.work-grid .work-img:nth-of-type(35) { height: calc( 479px * .8); }
	.work-grid .work-img:nth-of-type(36) { height: calc( 477.984px * .8); }
	.work-grid .work-img:nth-of-type(37) { height: calc( 325.672px * .8); }
	.work-grid .work-img:nth-of-type(38) { height: calc( 612.719px * .8); }
	.work-grid .work-img:nth-of-type(39) { height: calc( 344.781px * .8); }
	.work-grid .work-img:nth-of-type(40) { height: calc( 474px * .8); }
} */

@media ( min-width: 768px) and ( max-width: 1599px ) {
	.work-grid .work-img:nth-of-type(1) { height: calc(320px * 0.8); }
	.work-grid .work-img:nth-of-type(2) { height: calc(560px * 0.8); }
	.work-grid .work-img:nth-of-type(3) { height: calc( 480px * 0.8); }
	.work-grid .work-img:nth-of-type(4) { height: calc( 391px * 0.8); }
	.work-grid .work-img:nth-of-type(5) { height: calc(490.32px * 0.8); }
	.work-grid .work-img:nth-of-type(6) { height: calc( 318.68px * 0.8); }
	.work-grid .work-img:nth-of-type(7) { height: calc( 564px * 0.8); }
	.work-grid .work-img:nth-of-type(8) { height: calc( 479.68px * 0.8); }
	.work-grid .work-img:nth-of-type(9) { height: calc( 389px * 0.8); }
	.work-grid .work-img:nth-of-type(10) { height: calc( 495px * 0.8); }
	.work-grid .work-img:nth-of-type(11) { height: calc( 561px * 0.8); }
	.work-grid .work-img:nth-of-type(12) { height: calc( 480px * 0.8); }
	.work-grid .work-img:nth-of-type(13) { height: calc( 319.65px * 0.8); }
	.work-grid .work-img:nth-of-type(14) { height: calc( 481.35px * 0.8); }
	.work-grid .work-img:nth-of-type(15) { height: calc(400.32px * 0.8); }
	.work-grid .work-img:nth-of-type(16) { height: calc( 561px * 0.8); }
	.work-grid .work-img:nth-of-type(17) { height: calc( 490px * 0.8); }
	.work-grid .work-img:nth-of-type(18) { height: calc( 310px * 0.8); }
	.work-grid .work-img:nth-of-type(19) { height: calc( 480px * 0.8); }
	.work-grid .work-img:nth-of-type(20) { height: calc( 404px * 0.8); }
	.work-grid .work-img:nth-of-type(21) { height: calc( 320px * 0.8); }
	.work-grid .work-img:nth-of-type(22) { height: calc( 559px * 0.8); }
	.work-grid .work-img:nth-of-type(23) { height: calc( 479px * 0.8); }
	.work-grid .work-img:nth-of-type(24) { height: calc( 319.65px * 0.8); }
	.work-grid .work-img:nth-of-type(25) { height: calc( 561.35px * 0.8); }
	.work-grid .work-img:nth-of-type(26) { height: calc( 319px * 0.8); }
	.work-grid .work-img:nth-of-type(27) { height: calc( 562px * 0.8); }
	.work-grid .work-img:nth-of-type(28) { height: calc( 482px * 0.8); }
	.work-grid .work-img:nth-of-type(29) { height: calc( 373.84px * 0.8); }
	.work-grid .work-img:nth-of-type(30) { height: calc( 510.84px * 0.8); }
	.work-grid .work-img:nth-of-type(31) { height: calc( 478px * 0.8); }
	.work-grid .work-img:nth-of-type(32) { height: calc( 315.68px * 0.8); }
	.work-grid .work-img:nth-of-type(33) { height: calc( 561.67px * 0.8); }
	.work-grid .work-img:nth-of-type(34) { height: calc( 401.32px * 0.8); }
	.work-grid .work-img:nth-of-type(35) { height: calc( 479px * 0.8); }
	.work-grid .work-img:nth-of-type(36) { height: calc( 477.68px * 0.8); }
	.work-grid .work-img:nth-of-type(37) { height: calc( 403px * 0.8); }
	.work-grid .work-img:nth-of-type(38) { height: calc( 481.65px * 0.8); }
	.work-grid .work-img:nth-of-type(39) { height: calc( 400px * 0.8); }
	.work-grid .work-img:nth-of-type(40) { height: calc( 489px * 0.8); }
}

/* @media ( min-width: 1900px) {
	.work-grid .work-img:nth-of-type(1) { height: calc(319.328px * 1.2); }
	.work-grid .work-img:nth-of-type(2) { height: calc(558.828px *1.2); }
	.work-grid .work-img:nth-of-type(3) { height: calc( 464.906px *1.2); }
	.work-grid .work-img:nth-of-type(4) { height: calc( 480px *1.2); }
	.work-grid .work-img:nth-of-type(5) { height: calc( 399.828px *1.2); }
	.work-grid .work-img:nth-of-type(6) { height: calc( 315.328px *1.2); }
	.work-grid .work-img:nth-of-type(7) { height: calc( 563.172px *1.2); }
	.work-grid .work-img:nth-of-type(8) { height: calc( 480.984px *1.2); }
	.work-grid .work-img:nth-of-type(9) { height: calc( 413.125px *1.2); }
	.work-grid .work-img:nth-of-type(10) { height: calc( 482px *1.2); }
	.work-grid .work-img:nth-of-type(11) { height: calc( 562.156px *1.2); }
	.work-grid .work-img:nth-of-type(12) { height: calc( 479px *1.2); }
	.work-grid .work-img:nth-of-type(13) { height: calc( 319.656px *1.2); }
	.work-grid .work-img:nth-of-type(14) { height: calc( 481px *1.2); }
	.work-grid .work-img:nth-of-type(15) { height: calc(558.828px *1.2); }
	.work-grid .work-img:nth-of-type(16) { height: calc( 399.156px *1.2); }
	.work-grid .work-img:nth-of-type(17) { height: calc( 479px *1.2); }
	.work-grid .work-img:nth-of-type(18) { height: calc( 373.219px *1.2); }
	.work-grid .work-img:nth-of-type(19) { height: calc( 422.875px *1.2); }
	.work-grid .work-img:nth-of-type(20) { height: calc( 402.156px *1.2); }
	.work-grid .work-img:nth-of-type(21) { height: calc( 319.328px *1.2); }
	.work-grid .work-img:nth-of-type(22) { height: calc( 559.828px *1.2); }
	.work-grid .work-img:nth-of-type(23) { height: calc( 479px *1.2); }
	.work-grid .work-img:nth-of-type(24) { height: calc( 317.328px *1.2); }
	.work-grid .work-img:nth-of-type(25) { height: calc( 560.828px *1.2); }
	.work-grid .work-img:nth-of-type(26) { height: calc( 318.328px *1.2); }
	.work-grid .work-img:nth-of-type(27) { height: calc( 574.797px *1.2); }
	.work-grid .work-img:nth-of-type(28) { height: calc( 480.984px *1.2); }
	.work-grid .work-img:nth-of-type(29) { height: calc( 319.328px *1.2); }
	.work-grid .work-img:nth-of-type(30) { height: calc( 545.953px *1.2); }
	.work-grid .work-img:nth-of-type(31) { height: calc( 478.984px *1.2); }
	.work-grid .work-img:nth-of-type(32) { height: calc( 320.328px *1.2); }
	.work-grid .work-img:nth-of-type(33) { height: calc( 621.281px *1.2); }
	.work-grid .work-img:nth-of-type(34) { height: calc( 341.703px *1.2); }
	.work-grid .work-img:nth-of-type(35) { height: calc( 479px *1.2); }
	.work-grid .work-img:nth-of-type(36) { height: calc( 477.984px *1.2); }
	.work-grid .work-img:nth-of-type(37) { height: calc( 325.672px *1.2); }
	.work-grid .work-img:nth-of-type(38) { height: calc( 612.719px *1.2); }
	.work-grid .work-img:nth-of-type(39) { height: calc( 344.781px *1.2); }
	.work-grid .work-img:nth-of-type(40) { height: calc( 474px *1.2); }
} */

@media ( min-width: 1900px) {
	.work-grid .work-img:nth-of-type(1) { height: calc(320px * 1.2); }
	.work-grid .work-img:nth-of-type(2) { height: calc(560px * 1.2); }
	.work-grid .work-img:nth-of-type(3) { height: calc( 480px * 1.2); }
	.work-grid .work-img:nth-of-type(4) { height: calc( 391px * 1.2); }
	.work-grid .work-img:nth-of-type(5) { height: calc(490.32px * 1.2); }
	.work-grid .work-img:nth-of-type(6) { height: calc( 318.68px * 1.2); }
	.work-grid .work-img:nth-of-type(7) { height: calc( 564px * 1.2); }
	.work-grid .work-img:nth-of-type(8) { height: calc( 479.68px * 1.2); }
	.work-grid .work-img:nth-of-type(9) { height: calc( 389px * 1.2); }
	.work-grid .work-img:nth-of-type(10) { height: calc( 495px * 1.2); }
	.work-grid .work-img:nth-of-type(11) { height: calc( 561px * 1.2); }
	.work-grid .work-img:nth-of-type(12) { height: calc( 480px * 1.2); }
	.work-grid .work-img:nth-of-type(13) { height: calc( 319.65px * 1.2); }
	.work-grid .work-img:nth-of-type(14) { height: calc( 481.35px * 1.2); }
	.work-grid .work-img:nth-of-type(15) { height: calc(400.32px * 1.2); }
	.work-grid .work-img:nth-of-type(16) { height: calc( 561px * 1.2); }
	.work-grid .work-img:nth-of-type(17) { height: calc( 490px * 1.2); }
	.work-grid .work-img:nth-of-type(18) { height: calc( 310px * 1.2); }
	.work-grid .work-img:nth-of-type(19) { height: calc( 480px * 1.2); }
	.work-grid .work-img:nth-of-type(20) { height: calc( 404px * 1.2); }
	.work-grid .work-img:nth-of-type(21) { height: calc( 320px * 1.2); }
	.work-grid .work-img:nth-of-type(22) { height: calc( 559px * 1.2); }
	.work-grid .work-img:nth-of-type(23) { height: calc( 479px * 1.2); }
	.work-grid .work-img:nth-of-type(24) { height: calc( 319.65px * 1.2); }
	.work-grid .work-img:nth-of-type(25) { height: calc( 561.35px * 1.2); }
	.work-grid .work-img:nth-of-type(26) { height: calc( 319px * 1.2); }
	.work-grid .work-img:nth-of-type(27) { height: calc( 562px * 1.2); }
	.work-grid .work-img:nth-of-type(28) { height: calc( 482px * 1.2); }
	.work-grid .work-img:nth-of-type(29) { height: calc( 373.84px * 1.2); }
	.work-grid .work-img:nth-of-type(30) { height: calc( 510.84px * 1.2); }
	.work-grid .work-img:nth-of-type(31) { height: calc( 478px * 1.2); }
	.work-grid .work-img:nth-of-type(32) { height: calc( 315.68px * 1.2); }
	.work-grid .work-img:nth-of-type(33) { height: calc( 561.67px * 1.2); }
	.work-grid .work-img:nth-of-type(34) { height: calc( 401.32px * 1.2); }
	.work-grid .work-img:nth-of-type(35) { height: calc( 479px * 1.2); }
	.work-grid .work-img:nth-of-type(36) { height: calc( 477.68px * 1.2); }
	.work-grid .work-img:nth-of-type(37) { height: calc( 403px * 1.2); }
	.work-grid .work-img:nth-of-type(38) { height: calc( 481.65px * 1.2); }
	.work-grid .work-img:nth-of-type(39) { height: calc( 400px * 1.2); }
	.work-grid .work-img:nth-of-type(40) { height: calc( 489px * 1.2); }
}

@media ( max-width: 1250px ) {
	.work-grid .container {
		/* column-count: 3; */
	}
}

@media ( max-width: 991px ) {
	.work-grid .container {
		column-count: 2;
	}
}

@media ( max-width: 1600px ) {
	.work-grid figcaption img {
		max-width: 60%;
	}
}
@media ( min-width: 1901px ) {
	.work-grid .mobile-caption h3 {
		font-size: 1.6rem;
	}
}
@media ( max-width: 1900px) and ( min-width: 1601px ) {
	.work-grid .mobile-caption h3 {
		font-size: 1.5rem;
	}
}
@media ( max-width: 1600px) and ( min-width: 1251px ) {
	.work-grid .mobile-caption h3 {
		font-size: 1.375rem;
	}
}
@media ( max-width: 1250px) and ( min-width: 768px ) {
	.work-grid .mobile-caption h3 {
		font-size: 1.375rem;
	}
}
@media ( max-width: 991px ) and ( min-width: 768px ) {
	.work-grid figcaption a h4 {
		font-size: 20px;
	}
}

@media ( max-width: 1400px ) {
	.work-grid figcaption img {
		max-width: 50%;
	}

	.work-grid .industry a {
		font-size: 14px;
		letter-spacing: 2.5px;
	}
	
	.work-grid figcaption a {
		font-size: 1.5rem;
	}
}

@media( max-width: 767px ) {
	.work-grid figcaption img {
		max-width: 100%;
	}

	.work-grid figcaption a h4 {
		font-size: 1.25rem;
	}

	.work-grid .industry a {
		font-size: 13px;
	}
	
	/* .work-grid .mobile-caption br {
		display: block;
	} */

	.work-img:not(:hover) figcaption a {
		pointer-events: none !important;
		z-index: -1 !important;
	}

	#work-figure-35 img {
		object-position: top;
	}

	.work-grid .container {
		column-count: 1;
	}

	.work-grid .container {
		display: flex;
		flex-direction: column;
	}

	.work-grid .work-img {
		order: 40;
		height: 400px;
	}

	.work-grid .work-img:nth-of-type(10n + 1),
	.work-grid .work-img:nth-of-type(1) {
		order: 1;
	}

	.work-grid .work-img:nth-of-type(10n + 2),
	.work-grid .work-img:nth-of-type(2) {
		order: 2;
	}
	.work-grid .work-img:nth-of-type(10n + 3),
	.work-grid .work-img:nth-of-type(3) {
		order: 3;
	}
	.work-grid .work-img:nth-of-type(10n + 4),
	.work-grid .work-img:nth-of-type(4) {
		order: 4;
	}
	.work-grid .work-img:nth-of-type(10n + 5),
	.work-grid .work-img:nth-of-type(5) {
		order: 5;
	}
	.work-grid .work-img:nth-of-type(10n + 6),
	.work-grid .work-img:nth-of-type(6) {
		order: 6;
	}
	.work-grid .work-img:nth-of-type(10n + 7),
	.work-grid .work-img:nth-of-type(7) {
		order: 7;
	}
	.work-grid .work-img:nth-of-type(10n + 8),
	.work-grid .work-img:nth-of-type(8) {
		order: 8;
	}
	.work-grid .work-img:nth-of-type(10n + 9),
	.work-grid .work-img:nth-of-type(9) {
		order: 9;
	}

	.work-grid .work-img:after {
		/* opacity: .5; */
	}

	.work-grid .work-img:hover:after {
		opacity: 1;
		z-index: 2;
		background: rgba(0,0,0,.65)
	}

	.work-grid .work-img figcaption {
		z-index: 3;
		background: none;
	}

	.work-grid .mobile-caption {
		display: block;
		position: absolute;
		bottom: 0px;
		left: 20px;
		color: white;
		z-index: 3;
		transition: .2s ease-out;
		transition-delay: .2s;
	}

	.work-grid .mobile-caption h4,
	.work-grid .mobile-caption h5 {
		margin-top: 0px;
		text-transform: uppercase;
	}

	.work-grid .mobile-caption h3 {
		margin-top: 4px;
		text-transform: uppercase;
		font-weight: 800;
		margin-bottom: 0px;
		font-size: 26px;
	}

	.work-grid .work-img figcaption {
		transition-delay: .1s
	}

	.work-grid .work-img figcaption img {
		transition-delay: 0s
	}

	.work-grid .work-img:hover figcaption a {
		/* transition-delay: .5s */
	}

	.work-grid .work-img:hover .mobile-caption {
		opacity: 0;
		transition-delay: 0s;
	}

	.work-grid figcaption h4 {
		/* display: none !important; */
	}
}

.elementor-container.elementor-column-gap-default:has(.work-img) {
	padding: 0px;
}

.work-grid .work-img .mobile-caption {
	transition: all .4s ease-in-out;
	transition-delay: .45s;
}

.work-grid .work-img:hover .mobile-caption {
	opacity: 0;
	transition-delay: 0s;
}

@media ( max-width: 767px ) {
	.work-grid .work-img .mobile-caption {
		transition: all .25s ease-in-out;
		transition-delay: .2s;
	}
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
	border-color: #E80000 !important;;
}

a {
	text-decoration: none !important;
}

.arrow-down:has(.elementor-button:hover) .arrow-down-hover-target ellipse {
	stroke-dasharray: 1000;
	stroke-dashoffset: 1200;
	animation: dash .8s ease-in-out forwards;
	opacity: 1;
	transition: all 0s;
}

.arrow-down .arrow-down-hover-target ellipse {
	stroke-dasharray: 0;
	stroke-dashoffset: 0;
	animation: dashReverse 1s linear forwards;
	opacity: 0;
	transition: all .3s ease-out;
}

@keyframes dash {
	to {
		stroke-dashoffset: 100;
	}
}

@keyframes dashReverse {
	to {
		stroke-dashoffset: 1200;
	}
}

.wpcf7-form-control-wrap:has(.wpcf7-select) {
	position: relative;
	display: block;
}

.wpcf7-form-control-wrap:has(.wpcf7-select) {
	cursor: pointer;
}

.wpcf7-form-control-wrap:has(.wpcf7-select):before {
    content: '';
    font-size: 50px;
    position: absolute;
    right: 15px;
    top: 18px;
    background: url(/wp-content/themes/starmen/images/arrow-down-arrow.svg);
    background-size: contain;
    width: 20px;
    height: 30px;
    background-repeat: no-repeat;
	pointer-events: none;
}

@media ( max-width: 767px )  {
	.wpcf7-form-control-wrap:has(.wpcf7-select):before {
		height: 20px;
		right: 10px;
		top: 12.5px;
	}
}

body .uwy .uai {
    transition: bottom .25s ease-in-out, right .25s ease-in-out, left .25s ease-in-out !important;
}

body .uwy .uai.userway_dark {
	/* bottom: 0px !important; */
	/* left: calc(100vw - 75px) !important; */
	transition: bottom .25s ease-in-out, margin .25s ease-in-out, right .25s ease-in-out, left .25s ease-in-out !important;
}

body .uwy.shifted .uai {
/* body.page-id-1646 .uai, */
/* body.page-id-1489 .uai { */
	margin-bottom: 65px !important;
	transition: bottom .25s ease-in-out, margin .25s ease-in-out, right .25s ease-in-out, left .25s ease-in-out !important;
}

/* body.page-id-1646 .uai, */
body.page-id-1494 .uai,
body.page-id-1494 .uwy.shifted .uai,
body.page-id-1484 .uai,
body.page-id-1484 .uwy.shifted .uai {
	margin-bottom: 0px !important;
} 

@media ( max-width: 767px ) {
	body .uwy .uai {
		margin-bottom: 30px !important;
		/* left: calc(100vw - 25px) !important; */
	}

	body .uwy.shifted .uai {
		margin-bottom: 55px !important;
	}
}

.wpcf7-not-valid-tip {
	color: #E80000;
}

@media ( min-width: 991px ) {
	.elementor-section > .elementor-container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.header-logo #Group_7586-3,
.header-logo #Group_7586-4,
.header-logo #Rectangle_6200-2,
.header-logo #Rectangle_6200 {
	opacity: 0;
	transition: all .6s cubic-bezier(0.7, 0, 0.3, 1);
	padding: 0px;
}

.header-logo #Rectangle_6200,
.header-logo #Rectangle_6200-2 {
	transition-delay: .1s;
}

.header-logo #Group_7586-3,
.header-logo #Group_7586-4 {
	transition-delay: 0s;
}

.header-logo:hover #Group_7586-3,
.header-logo:hover #Group_7586-4,
.header-logo:hover #Rectangle_6200,
.header-logo:hover #Rectangle_6200-2 { 
	opacity: 1;
}

.header-logo:hover #Group_7586-3,
.header-logo:hover #Group_7586-4 {
	transition-delay: .1s;
}

.header-logo:hover #Rectangle_6200,
.header-logo:hover #Rectangle_6200-2 {
	transition-delay: 0s;
}

.header-logo #mobile-logo {
	display: none;
}

@media ( max-width: 767px ) {
	.header-logo #desktop-logo {
		display: none;
	}

	.header-logo #mobile-logo {
		display: block;
	}

	html:has(.home.page-template),
	.home.page-template {
		max-width: 100vw;
		max-height: 100dvh;
		overflow: hidden;
	}

	header:not(.fixed):not(.sticky) .header-logo svg {
		overflow: visible;
		position: relative;
		margin-top: -2px !important;
	}

	.header-logo #Group_7586-3,
	.header-logo #Group_7586-4 {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
		/* transform: translate(0px, 40px) scale(1.35); */
	}

	.header-logo #Group_7586-4 {
		display: none !important;
	}

	html:has(.hfe-active-menu-full-width),
	.hide-scroll {
		/* height: 100vh; */
		overflow: hidden !important;
		max-height: 100vh;
    	overflow: hidden !important;
		touch-action: none;
	}

	/* .elementor:before {
		content: '';
		height: 100vh;
		width: 100vw;
		overflow: hidden;
		position: absolute;
		top: 0px;
		left: 0px;
	} */

	.fixed.sticky .header-logo #Group_7586-3,
	.fixed.sticky .header-logo #Group_7586-4,
	.fixed.sticky .header-logo #Rectangle_6200,
	.fixed.sticky .header-logo #Rectangle_6200-2,
	 .header-logo #Rectangle_6200,
	 .header-logo #Rectangle_6200-2 {
		display: none !important;
	}

	.hero-contact svg {
		width: 24px;
		height: 24px;
	}

	.home-flex-col .elementor-container > .elementor-column:nth-of-type(2) svg {
	    width: 32px;
		height: 32px;
		top: -3.25px;
	}

	.hfe-dropdown.hfe-nav-menu__layout-horizontal {
		left: 0px;
		z-index: 0;
		width: 100% !important;
		height: 100% !important;
		position: fixed;
		bottom: -100%;
		visibility: visible !important;
		opacity: 1 !important;
		z-index: 1000 !important;
		background: black !important;
		transition: all .3s ease-in-out;
		transition: all .3s ease-in-out !important;
	}

	.header-logo {
		z-index: 1001
	}

	.hfe-dropdown.menu-is-active {
		bottom: 0%;
		transition: all .7s cubic-bezier(.12,.92,.43,1.03) !important;
	}
}

.custom-award-grid .elementor-container {
	flex-flow: wrap;
	padding: 0px;
}

.custom-award-grid .elementor-container {
    justify-content: space-between;
    gap: calc(25% - 250px);
}

.custom-award-grid .elementor-container .elementor-col-16 {
	width: 20%;
	max-width: 250px;
	margin-bottom: 35px;
}

.elementor-1472 .elementor-element.elementor-element-88ff211 {
	padding: 0px !important;
}

.custom-award-grid .tablet-only {
	display: none;
}

@media ( max-width: 1400px ) and ( min-width: 1025px ) {
	.custom-award-grid .elementor-container {
		gap: 8%;
	}
	.custom-award-grid .elementor-container .elementor-col-16 {
		width: 17%;
		max-width: 250px;
		margin-bottom: 35px;
	}
}

@media ( max-width: 1140px ) and ( min-width: 1025px ) {
	.custom-award-grid .elementor-container {
		gap: calc(25% - 150px);
	}
}

@media ( max-width: 1024px ) {
	.custom-award-grid .elementor-container .elementor-col-16 {
		width: 33%;
		max-width: 33%;
		margin-bottom: 35px;
	}

	.custom-award-grid .elementor-container .elementor-col-16:nth-of-type(3n+1) .elementor-widget-container {
		text-align: left;
	}

	.custom-award-grid .elementor-container .elementor-col-16:nth-of-type(3n+3) .elementor-widget-container {
		text-align: right;
	}

	.custom-award-grid .tablet-only {
		display: block;
	}
}

@media ( max-width: 767px ) {
	.custom-award-grid .elementor-container .elementor-col-16 {
		width: 50%;
		max-width: 50%;
		margin-bottom: 35px;
	}
	.logo-row .elementor-container .elementor-column:has(.custom-award-grid ) {
		width: 100% !important;
	}

	.custom-award-grid .elementor-container .elementor-col-16:nth-of-type(2n+1) .elementor-widget-container {
		text-align: center;
	}

	.custom-award-grid .elementor-container .elementor-col-16:nth-of-type(2n+2) .elementor-widget-container {
		text-align: center;
	}

	.custom-award-grid .tablet-only {
		display: none;
	}	
}

.custom-logo-grid .elementor-container {
	flex-flow: wrap;
	padding: 0px;
}

.custom-logo-grid .elementor-container {
    justify-content: space-between;
    gap: calc(20% - 250px);
}

.custom-logo-grid .elementor-container .elementor-col-20 {
	width: 20%;
	max-width: 250px;
	margin-bottom: 50px;
}

.elementor-1472 .elementor-element.elementor-element-88ff211 {
	padding: 0px !important;
}

.custom-logo-grid .tablet-only {
	display: none;
}

@media ( max-width: 1400px ) and ( min-width: 1025px ) {
	.custom-logo-grid .elementor-container {
		gap: 0%;
	}
	.custom-logo-grid .elementor-container .elementor-col-20 {
		width: 17%;
		max-width: 250px;
		margin-bottom: 35px;
	}
	.logo-row .custom-logo-grid .elementor-widget-wrap.elementor-element-populated .elementor-element > .elementor-widget-container {
		display: flex;
		justify-content: center;
	}
}

@media ( max-width: 1140px ) and ( min-width: 1025px ) {
	.custom-logo-grid .elementor-container {
		/* gap: calc(25% - 150px); */
	}


}

@media ( max-width: 1024px ) {
	.custom-logo-grid .elementor-container {
		gap: 8%
	}

	.custom-logo-grid .elementor-container .elementor-col-20 {
		width: 25%;
		max-width: 25%;
		margin-bottom: 35px;
	}

	/* .custom-logo-grid .elementor-container .elementor-col-20:nth-of-type(3n+1) .elementor-widget-container {
		text-align: left;
	}

	.custom-logo-grid .elementor-container .elementor-col-20:nth-of-type(3n+3) .elementor-widget-container {
		text-align: right;
	} */

	.custom-logo-grid .tablet-only {
		display: block;
	}
}

@media ( max-width: 1024px ) and ( min-width: 768px) {
	.custom-logo-grid .elementor-container .elementor-col-20:last-of-type:not(.tab-no-wrap) {
		width: 100%;
		max-width: 100%;
	}
	.custom-logo-grid .elementor-container:has(.tab-no-wrap) .elementor-col-20:nth-of-type(4),
	.custom-logo-grid .elementor-container:has(.tab-no-wrap) .elementor-col-20:nth-of-type(5) {
		width: 45%;
		max-width: 45%;
	}
}

@media ( max-width: 767px ) {
	.custom-logo-grid .elementor-container {
		gap: 0%
	}

	.custom-logo-grid .elementor-container .elementor-col-20 {
		width: 50%;
		max-width: 50%;
		margin-bottom: 35px;
	}
	.logo-row .elementor-container .elementor-column:has(.custom-logo-grid ) {
		width: 100% !important;
	}

	.custom-logo-grid .elementor-container .elementor-col-20:nth-of-type(2n+1) .elementor-widget-container {
		text-align: center;
	}

	.custom-logo-grid .elementor-container .elementor-col-20:nth-of-type(2n+2) .elementor-widget-container {
		text-align: center;
	}

	.custom-logo-grid .tablet-only {
		display: none;
	}	
}

html:has(.page-id-1646),
html:has(.page-id-1489) {
}

/* @media ( min-width: 768px ) { */
#hero-vid-wrapper {
	background-image: none !important;
}

#hero-vid-wrapper.preloaded-1 {
	background: url("/wp-content/themes/starmen/assets/videos/home-vid-1-thumb-min.jpg") 50% 50% / cover !important;
}

#hero-vid-wrapper.preloaded-2 {
	background: url("/wp-content/themes/starmen/assets/videos/home-vid-2-thumb-min.jpg") 50% 50% / cover !important;
}

#hero-vid-wrapper.preloaded-3 {
	background: url("/wp-content/themes/starmen/assets/videos/home-vid-3-thumb-min.jpg") 50% 50% / cover !important;
}
/* } */

#hero-vid-wrapper video {
	object-fit: cover !important;
	height: 100dvh;
    width: auto;
}

#hero-vid-wrapper h1 {
	word-spacing: .12em;
}

.animate-menu .hfe-nav-menu-icon svg g > g.first {
	animation: menu-top-animation-close 1s ease-in-out forwards;
	animation-duration: .3s;
}

.animate-menu .hfe-nav-menu-icon svg g > g.second {
	animation: menu-bottom-animation-close 1s ease-in-out forwards;
	animation-duration: .3s;
}

.hfe-active-menu .hfe-nav-menu-icon svg g > g.first {
	transform: translate(13px,14px) rotate(45deg);
	transition: all .3s ease-in-out;
	transition-delay: .1s;
	animation: menu-top-animation 1s ease-in-out forwards;
	animation-duration: .3s;
}

.hfe-active-menu .hfe-nav-menu-icon svg g > g.second {
	transform: translate(20px, 20px) rotate(-45deg);
	transition: all .3s ease-in-out;
	transition-delay: .1s;
	animation: menu-bottom-animation 1s ease-in-out forwards;
	animation-duration: .3s;
}

@keyframes menu-top-animation {
	from { 
		transform: matrix(1, 0, 0, 1, 12.5, 13.5);
	}
	to {
		transform: translate(14px,14px) rotate(45deg);
	}
}

@keyframes menu-bottom-animation {
	0% { 
		transform: matrix(1, 0, 0, 1, 23.124, 21.25);
	}
	100% {
		transform: translate(20px, 20px) rotate(-45deg);
	}
}

@keyframes menu-top-animation-close {
	from { 
		transform: translate(14px,14px) rotate(45deg);
	}
	to {
		transform: matrix(1, 0, 0, 1, 12.5, 13.5);
	}
}

@keyframes menu-bottom-animation-close {
	0% { 
		transform: translate(20px, 20px) rotate(-45deg);
	}
	100% {
		transform: matrix(1, 0, 0, 1, 23.124, 21.25);
	}
}

.challenges-list p {
	line-height: 2em
}

.nav-wrapper > .elementor-widget-wrap.elementor-element-populated {
	padding-top: 5px !important;
    padding-bottom: 3px !important;
}

.menu-details {
	display: none !important;
}

@media ( max-width: 767px ) {
	.sticky .nav-wrapper > .elementor-widget-wrap.elementor-element-populated {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	.sticky .nav-wrapper .elementor-column > .elementor-element-populated {
		padding-bottom: 5px;
	}

	.menu-is-active.hfe-dropdown .hfe-nav-menu li a{
		background: none !important;
		font-weight: 900 !important;
		font-size: 34px !important;
		padding: 6px 0px !important;
	}

	.menu-is-active.hfe-dropdown .hfe-nav-menu li.current_page_item a,
	.menu-is-active.hfe-dropdown .hfe-nav-menu li a:hover {
		color: #e80000 !important;
	}

	.menu-is-active.hfe-dropdown .menu-details {
		display: block !important;
		position: absolute;
		/* bottom: 30px; */
		top: calc(100dvh - 155px);
		left: 0%;
		height: auto;
		width: 100%;
		z-index: 10000000;
		color: white;
		font-size: 15px;
		text-align: center;
		color: white !important;
		opacity: 1;
		font-weight: 600 !important;
		text-transform: uppercase;
	}

	.menu-is-active.hfe-dropdown .menu-details p,
	.menu-is-active.hfe-dropdown .menu-details a {
		color: white !important;
		opacity: 1;
		font-weight: 600 !important;
		font-family: Arquitecta !important;
	}

	.hfe-dropdown  .contact-icons {
		display: flex;
		justify-content: center;
		gap: 30px;
	}

	.hfe-dropdown .contact-icons {
		margin-top: 20px;
	}

	.hfe-dropdown .contact-icons a:first-of-type svg {
		width: 24px;
		height: 24px;
	}

	.hfe-dropdown .contact-icons a:nth-of-type(2) svg {
	    width: 32px;
		height: 32px;
		top: -3.25px;
	}

	.menu-is-active.hfe-dropdown .hfe-nav-menu {
		padding-bottom: 70px !important;
	}
	
}


.nav-wrapper section > .elementor-container .elementor-column .elementor-widget-wrap:has(.hfe-nav-menu__align-right) {
	padding-top: 8px !important;
}

/** Grid sizing overrides **/

@media ( max-width: 767px ) {
	.grid-6 .elementor-column:nth-of-type(2) img,
	.grid-6 .elementor-column:nth-of-type(8) img,
	.grid-6 .elementor-column:nth-of-type(10) img
	{
		max-height: 70px !important;
	}
	
	.grid-1 .elementor-column:nth-of-type(2) img,
	.grid-1 .elementor-column:nth-of-type(4) img,
	.grid-1 .elementor-column:nth-of-type(8) img,
	.grid-1 .elementor-column:nth-of-type(10) img,
	.grid-1 .elementor-column:nth-of-type(11) img,
	.grid-1 .elementor-column:nth-of-type(14) img,
	.grid-1 .elementor-column:nth-of-type(16) img,
	.grid-1 .elementor-column:nth-of-type(17) img,
	.grid-2 .elementor-column:nth-of-type(2) img,
	.grid-4 .elementor-column:nth-of-type(6) img,
	.grid-4 .elementor-column:nth-of-type(7) img,
	.grid-4 .elementor-column:nth-of-type(9) img,
	.grid-5 .elementor-column:nth-of-type(1) img,
	.grid-5 .elementor-column:nth-of-type(3) img,
	.grid-5 .elementor-column:nth-of-type(6) img,
	.grid-5 .elementor-column:nth-of-type(7) img,
	.grid-5 .elementor-column:nth-of-type(8) img,
	.grid-5 .elementor-column:nth-of-type(9) img,
	.grid-6 .elementor-column:nth-of-type(1) img,
	.grid-6 .elementor-column:nth-of-type(4) img,
	.grid-6 .elementor-column:nth-of-type(6) img,
	.grid-6 .elementor-column:nth-of-type(9) img,
	.grid-7 .elementor-column:nth-of-type(2) img,
	.grid-7 .elementor-column:nth-of-type(10) img

	{
		max-height: 60px !important;
	}

	.grid-2 .elementor-column:nth-of-type(4) img,
	.grid-2 .elementor-column:nth-of-type(7) img,
	.grid-3 .elementor-column:nth-of-type(2) img,
	.grid-3 .elementor-column:nth-of-type(3) img,
	.grid-3 .elementor-column:nth-of-type(10) img,
	.grid-4 .elementor-column:nth-of-type(1) img,
	.grid-4 .elementor-column:nth-of-type(2) img,
	.grid-8 .elementor-column:nth-of-type(6) img,
	.grid-8 .elementor-column:nth-of-type(7) img,
	.grid-9 .elementor-column:nth-of-type(3) img,
	.grid-9 .elementor-column:nth-of-type(4) img
	{
		max-height: 45px !important;
	}

	.grid-2 .elementor-column:nth-of-type(1) img
	{
		max-height: 40px !important;
	}

	.grid-7 .elementor-column:nth-of-type(1) img,
	.grid-7 .elementor-column:nth-of-type(8) img,
	.grid-10 .elementor-column:nth-of-type(7) img,
	.grid-10 .elementor-column:nth-of-type(9) img {
		max-height: 35px !important
	}

}

/* transform: rotate(350deg) translate(135px, -45px); */

/* Circle Button Animation - animation works but the circle behind the text has a cutout */

/* .arrow-down a::before,
.arrow-down a::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
	width: 150px;
    height: 150px;
}

.arrow-down a {
    height: 200px;
    width: 200px;
}

.arrow-down a::before,
.arrow-down a::after {
    top: -16%;
    left: 12%;
}

.arrow-down a::before {
    border: 2px solid transparent;
}

.arrow-down a:before {
	border-top-color: rgba(255,255,255,.5);
    border-right-color: rgba(255,255,255,.5);
    border-bottom-color: rgba(255,255,255,.5);
	border-left-color: rgba(255,255,255,.5);
}

.arrow-down a:hover::before {
    border-top-color: #E80000;
    border-right-color: #E80000;
    border-bottom-color: #E80000;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.10s, border-bottom-color 0.15s linear 0.20s;
}

.arrow-down a::after {
    border: 0 solid transparent;
	opacity: 0;
}

.arrow-down a:hover::after {
    border-top: 2px solid #E80000;
    border-left-width: 2px;
    border-right-width: 2px;
    transform: rotate(270deg);
	opacity: 1;
    transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s, opacity .1s linear;
}

.arrow-down a {
    border-radius: 100%;
    box-shadow: none;
}

.arrow-down a::before,
.arrow-down a::after {
    border-radius: 100%;
} */

/* .arrow-down:after {
	background: none;
	display: none;
} */

/** Home Hero Landscape **/

@media ( max-width: 400px ) and ( orientation: portrait ) {
	.wpcf7-form-control-wrap:has(.wpcf7-select):before {
		/* display: none; */
	}
	.contact-form input:not([type=submit]), .contact-form textarea, .contact-form select {
		padding-left: 9px;
	}
	.wpcf7-form-control-wrap:has(.wpcf7-select):before {
		width: 20px !important;
		height: 20px !important;
		top: 18px !important;
	}
}

@media ( max-width: 1000px ) and ( max-height: 500px ) and ( orientation: landscape ) {	
	body .uwy .uai.userway_dark {
		right: -15px !important
	}
	
	#hero-vid-wrapper .home-panel h1 {
		font-size: 30px;
	}

	.elementor-1484 .elementor-element.elementor-element-7ce800a9 .elementor-icon svg {
		height: 25px !important;
	}

	#hero-vid-wrapper .home-panel h1 br {
		display: block !important;
	}

	.elementor-1484 .elementor-element.elementor-element-cc9048c {
		margin-top: 35px;
		margin-bottom: -10px;
	}

	#hero-vid-wrapper .home-panel .elementor-widget-container:has(h1) {
		margin-bottom: 20px;
	}

	#hero-vid-wrapper .home-panel .arrow-down {
		margin-bottom: -30px;
		transition-delay: unset;
		animation-delay: unset;
	}

	.arrow-down .elementor-button span {
		font-size: 11px !important;
	}

	.arrow-down:after, .arrow-down-hover-target {
		width: 125px;
		height: 125px;
		position: absolute;
		top: -6px;
		left: calc(50% - 62.5px);
	}

	.arrow-down .elementor-button-icon i {
		height: 35px;
	}

	.menu-is-active.hfe-dropdown .menu-details{
		display: none !important;
	}

	.wpcf7-form-control-wrap:has(.wpcf7-select):before {
		right: 5px !important;
		top: 17px !important;
		width: 23px !important;
		height: 23px !important;
	}
}