/* 
Theme Name: SuperStruct
Author: Synapse Worldwide team
Author URI: https://synapseworldwide.com/
Template: twentytwentyone
Version: 1.0
Text Domain: twentytwentyone
*/


/*
    Add your custom styles here
*/
/* width */
img { pointer-events:none; }
.gform-body.gform_body input:focus {
    box-shadow: none;
    border-left: 3px solid #000 !important;
}
.elementor-post__title a:hover{color:#000 !important;}
.superstruct-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 45px;
    bottom: 0;
    background: #333333;
    transform: scaleX(0);
    transform-origin: 0% 10% 0;
    transition-property: transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}.superstruct-button {
    padding: 20px 20px 20px 30px !important;
    text-transform: uppercase !important;
    border: none !important;
    background-color: #000000 !important;
    position: relative;
    color: #464646 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 6px !important;
    transform: perspective(1px) translateZ(0);
    transition-property: color;
    transition-duration: 0.5s;
    z-index: 1;
}.superstruct-button:hover {
    color: #fff !important;
    background: #00c16e !important;
}.superstruct-button:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


.fancy-link a{
  text-decoration: none;
  background-image: linear-gradient(#fff, #fff);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 3px;
  transition: background-size 500ms ease-in-out;

 
}

.fancy-link a:hover {
  background-size: 100% 3px;
  color: inherit;
}
.btn-cont {
  padding: 0.7em 1.5em;
  border: none;
  color: #fff;
  background: linear-gradient(to left, #00C16E 50%, #27ae60 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}
.btn-cont:hover {
  background-position: left bottom;
}.btn {
    font-weight: 300;
    border-radius: 5px;
    background-color: transparent;
   padding:0px;
    transition: all 0.5s ease;
    cursor: pointer;
}
.all-services .uael-module-content.uael-imgicon-wrap{overflow:hidden}
    .image-card img 
{ -webkit-transition: 10s ease; transition: 10s ease;transition-duration: 1500ms !important;    transition: all .4s; } 

.image-card:hover img
{ 
-webkit-transform: scale(1.08); 
transform: scale(1.1);
    transition: all .4s;

}
.image-card{overflow:hidden;}

input#gform_submit_button_3 {
    width: 100%;
}
a.elementor-button:hover:after {
    width: 0 !important;
}
a.elementor-clickable:hover:after {
    width: 0 !important;
}
.no-link a:hover:after {
    width: 0 !important;
}
a {
  display: inline;
  position: relative;
}
.elementor-widget-container a:after {
 content: "";
  position: absolute;
  right: 0;
  width: 0;
  bottom: 0px;
  height: 1px;
  transition-property: width;
  transition-duration: 0.3s;
	transition-timing-function: ease-out;
    background-color: currentColor;
} .elementor-widget-container a:hover {
    color: #fff;text-decoration:none;
}.elementor-widget-container a:hover:after {
   left: 0;
  right: auto;
  width: 100%;
}

.footer-section p a{position: relative;} 
.footer-section p a:after {
    content: "";
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    width: 0;
    transition: ease all .35s;
    height: 1px;
    background-color: currentColor;
} .footer-section p a:hover {
    color: #fff;text-decoration:none;
}.footer-section p a:hover:after {
    width: 100%;
}

.elementor-widget-container ul {
    padding-left: 25px;
    line-height: 1.5;
}
::-webkit-scrollbar {
  width: 17px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey !important; 
	background:#fff !important
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #333 !important; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #00C16E !important; 
}
.uael-flyout-close, .uael-flyout-close svg {
    top: 12px;
    right: 12px;
}
span.free-quote-title {
    font-size: 0.6em;
    line-height: 0.6em;
}
.home .home-menu {
    	display: none;
	}
span#gfield_upload_rules_1_16 {
    display: none;
}
.gfield_error.gfield_contains_required {
    background:transparent;
    padding:0;
    border-radius: 15px;
}
.validation_message.gfield_validation_message {
    color: #cc2a24 !important;
    font-size: 0.5em;
    padding:0px;
    border-radius:0;
}
.gform-theme--foundation .gform_fields{
    row-gap: 25px !important;
}
.gform_delete_file{
    padding: 0 !important;
    --e-global-color-primary: transparent !important;
    --gf-local-color: #FF0000 !important;
    opacity: 1 !important;
    margin: 0 !important;
    border:0 !important;
}
.gform_delete_file::before{
    color: #FF0000 !important;
    opacity: 1 !important;
}
.gform_delete_file:hover{
    background-color: transparent !important;
}

.uael-flyout-close, .uael-flyout-close svg {
    top: 12px;
    right: 15px;
}
html {
    scroll-behavior: smooth;
}
.uael-flyout-content {
    align-content: end;
}

span.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
body {
    margin: 0;
    overflow-x: hidden;
}
.sup-text {
    position: relative;
    top: -16px;
    display: inline;
    margin-top: -18px;
    padding-left: 3px;
    font-size: 0.5em;
    line-height: 0.9em;
}
.list li{color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;}
ul.list {
    margin: 0;
}p.gform_required_legend {
    display: none;
}span#input_2_1_3_container label {
    display: none;
}form#gform_2 .gform_fields {
    row-gap: 11px;
}
.enqsup-text {
    position: relative;
    top: -28px;
    display: inline;
    margin-top: -23px;
    padding-left: 3px;
    font-size: 0.35em;
    line-height: 0.9em;
}
.single-page-header-image .attachment-full.size-full {
    object-position: 24% 68% !important;
}


fieldset#field_1_4 label {
    display: none;
}fieldset#field_1_12 label {
    display: none;
}
div#input_1_5 label {
    display: none;
}div#input_1_7 label {
    display: none;
}
form#gform_1 .gform_fields {
    row-gap: 25px;
}
.gform-theme--foundation .ginput_address_city, .gform-theme--foundation .ginput_address_country, .gform-theme--foundation .ginput_address_state, .gform-theme--foundation .ginput_address_zip{inline-size: 33.3% !important;}
div#input_1_11 {
    display: block;
}
::file-selector-button:hover{ background: #333; cursor:pointer; border:2px solid #00c16e !important;}
::file-selector-button {
 background: #fff !important;
    color: #00c16e !important;
    padding: 10px;
    border-radius: 8px !important;
	border:1px solid #00c16e !important;
}
input#input_1_16 {
    padding: 10px;
    height: 60px;
    background: #bfbfbf1f;
    border-color: #ccc;
}
.gform_validation_errors {
    display: none !important;
}
#gform_drag_drop_area_3_6{
    height: 95px;
    padding: 10px 0 0 0;
}
.gform-theme--foundation .validation_message--hidden-on-empty{
    display: none !important;
}
.gform-theme--foundation .validation_message--hidden-on-empty:empty{
    display: none !important;
}
.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before{
    display:none !important;
}


@media (max-width:767px){
	.single-page-header-image {
    	width: 100%;
	}
	.single-page-header-image .attachment-full.size-full {
   		 height: auto !important;
   		 object-position: 24% 68% !important;
	}
	.uael-flyout-content {
    	align-content: center !important;
    	padding-bottom: 50px !important;
	}
	.quote-mobile-button {
    	margin-left: 18px !important;
    	margin-top: 8px !important;
	}
	.home .quote-mobile-button {
    	display: block;
	}
	.uael-flyout-close, .uael-flyout-close svg {
    	top: 6px;
    	right: 10px;
	}
    .elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px 0;
    }
}

@media only screen and (min-device-width:1000px) and (max-device-width:1090px){
	.uael-flyout-close, .uael-flyout-close svg {
    	top: 3px;
    	right: 15px;
	}	
	.banner-text {
    	top: 240px !important;
	}
	.ss-logo {
    	top: 73px !important;
    	width: 30% !important;
    	left: 0 !important;
	}
	.banner-text h1{font-size: 5.5rem !important;}
}

@media only screen and (min-device-width:1100px) and (max-device-width:1190px){
	.banner-text {
    	top: 230px !important;
	}
	.ss-logo {
    	top: 180px !important;
    	width: 22% !important;
	}
	.who-we-help-section .e-con-inner {
    	gap: 0 46px;
	}
	.footer-section {
    	padding: 100px 115px;
	}
	.footer-section p, .footer-section a {
    	font-size: 19px;
	}
	.what-we-value-section img {
    	height: 1300px;
	}
	.uael-flyout-close, .uael-flyout-close svg {
    	top: 5px;
   	 	right: 0;
	}
}
@media (max-width:1176px){
    .banner-text{
        top: 130px !important;
    }
    .elementor-300 .elementor-element.elementor-element-37e4547{
        --padding-bottom: 70px;
    }
    .elementor-557 .elementor-element.elementor-element-16f1553{
        --padding-top: 75px;
        --padding-bottom: 75px;
        --padding-left: 20px;
        --padding-right: 20px;
    }
    .elementor-557 .elementor-element.elementor-element-bee0390 .elementor-heading-title{
        font-size: 2.7rem;
    }
    .elementor-557 .elementor-element.elementor-element-faeceb2{
        font-size: 17px;
        line-height: 26px;
    }
    .elementor-557 .elementor-element.elementor-element-2d19886{
        --padding-left: 25px;
        --padding-right: 25px;
    }
    .elementor-557 .elementor-element.elementor-element-51b2b58{
        font-size: 19px;
        line-height: 25px;
    }
    .inner-page-left-right-padd{
        --padding-left: 20px !important;
        --padding-right: 20px !important;
    }
    .elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px 0 !important;
    }
}
@media (max-width:1280px){
    .elementor-5943 .elementor-element.elementor-element-a822fe9{
    top:250px;
    }
    .elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px 0px;
    }
    .inner-page-left-right-padd{
        --padding-left: 20px !important;
        --padding-right: 20px !important;
    }
    .elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px 0 !important;
    }
    .elementor-557 .elementor-element.elementor-element-2d19886{
        --padding-left: 25px;
        --padding-right: 25px;
    }
    .elementor-557 .elementor-element.elementor-element-51b2b58{
        font-size: 18px;
        line-height: 25px;
    }
    .elementor-5943 .elementor-element.elementor-element-c229429{
        top:380px;
    }
}

@media only screen and (min-device-width:1200px) and (max-device-width:1290px){
	.who-we-help-section .e-con-inner {
    	gap: 0 49px !important;
	}
	.ss-logo {
    	width: 25% !important;
	}
	.what-we-value-section img {
    	height: 1150px;
	}
	.uael-flyout-close, .uael-flyout-close svg {
    	top: 5px;
   	 	right: 0;
	}
	.aim-section {
    	width: 800px;
    	margin: 0 auto;
	}
	.inner-page-left-right-padd{
        --padding-left: 20px;
        --padding-right: 20px;
    }
}

@media only screen and (min-device-width:1300px) and (max-device-width:1390px){
	.who-we-help-section .e-con-inner {
    	gap: 0 49px !important;
	}
	.ss-logo {
    	width: 23% !important;
    	top: 175px !important;
	}
	.banner-text{
		top:310px;
	}
	.uael-flyout-close, .uael-flyout-close svg {
    	top: 5px;
   	 	right: 0;
	}
	.elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px 0px;
    }
    .inner-page-left-right-padd{
        --padding-left: 20px;
        --padding-right: 20px;
    }
    .elementor-5943 .elementor-element.elementor-element-c229429{
        top:450px;
    }
}
@media (max-width:1366px){
    .elementor-5943 .elementor-element.elementor-element-c2e3dec{
        top: 210px;
    }
    .inner-page-left-right-padd{
        --padding-left: 20px;
        --padding-right: 20px;
    }
    
}

@media only screen and (min-device-width:1400px) and (max-device-width:1490px){
	.who-we-help-section .e-con-inner {
    	gap: 0 55px !important;
	}
	.ss-logo {
    	width: 23%;
	}
	.uael-flyout-close, .uael-flyout-close svg {
    	top: 5px;
   	 	right: 0;
	}
	.elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px 0px;
    }
    .inner-page-left-right-padd{
        --padding-left: 20px;
        --padding-right: 20px;
    }
}
@media only screen and (min-device-width:1491px) and (max-device-width:1590px){
	.ss-logo {
    	width: 23%;
	}
	.ss-logo {
    	width: 18%;
    	top: 385px;
	}
	.uael-flyout-close, .uael-flyout-close svg {
    	top: 8px;
    	right: 6px;
	}
	.inner-page-left-right-padd{
        --padding-left: 20px;
        --padding-right: 20px;
    }
}

@media only screen and (min-device-width:1591px) and (max-device-width:1600px){
	.ss-logo {
    	left: 0 !important;
    	top: 205px !important;
    	width: 20% !important;
	}
	.elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px 0px;
    }
}
@media (max-width:1680px){
    .elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px -400px;
    }
}
@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait){
	.banner-text {
    	top: 600px !important;
	}
	.ss-logo {
    	top: 420px !important;
	}
}

@media only screen and (min-device-width:720px) and (max-device-width:1280px) and (orientation:portrait){
	.elementor-3538 .elementor-element.elementor-element-05e59be {
    width: var( --container-widget-width, 13.911% );
    max-width: 13.911%;
    --container-widget-width: 13.911%;
    --container-widget-flex-grow: 0;
    top: 190px !important;
}
	.banner-text{top: 257px !important;}
	.elementor-300 .elementor-element.elementor-element-650a797:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-650a797 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-position: 0px 0;
    }
}
@media only screen and (min-device-width:450px) and (max-device-width:480px){
.ten-years-striong-logo {
    right: 155px !important;
}
}
