/*!/wp-content/themes/astra-child/style.css*//**
Theme Name: Perceptiv Media
Author: Perceptiv Media
Author URI: https://perceptivmedia.com.au/
Description: Perceptiv Media specialises in developing custom Shopify themes, Shopify apps, and WordPress themes and plugins. We create tailored, scalable, and user-friendly solutions to help brands grow online.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: perceptiv-media
Template: astra
*/



h1, h2, h3, h4, h5, h6, p, span, a, ul li, ol li {
	font-family: "Inter", Sans-serif !important;
}


/*-------------- Fixed font swap--------------- */
/* Inter Regular 400 */
@font-face{font-family:'Inter';src:url('https://fonts.gstatic.com/s/inter/v12/UcCO3Fwrw0ObyXg.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}

/* Inter Medium 500 */
@font-face{font-family:'Inter';src:url('https://fonts.gstatic.com/s/inter/v12/UcCO3Fwrw0ObyXg.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}

/* Inter SemiBold 600 */
@font-face{font-family:'Inter';src:url('https://fonts.gstatic.com/s/inter/v12/UcCO3Fwrw0ObyXg.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap;}

/* Inter Bold 700 */
@font-face{font-family:'Inter';src:url('https://fonts.gstatic.com/s/inter/v12/UcCO3Fwrw0ObyXg.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap;}

/* Inter ExtraBold 800 */
@font-face{font-family:'Inter';src:url('https://fonts.gstatic.com/s/inter/v12/UcCO3Fwrw0ObyXg.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap;}

/* Inter Black 900 */
@font-face{font-family:'Inter';src:url('https://fonts.gstatic.com/s/inter/v12/UcCO3Fwrw0ObyXg.woff2') format('woff2');font-weight:900;font-style:normal;font-display:swap;}

/*-------------- End Fixed font swap--------------- */


.main-color, .main-color a, .main-color h2, .main-color h4, .main-color h5 {
    color: #319f44 !important;
}
p {
    color: #000 !important;
    font-weight: 400 !important;
}
.arrow-tilt span.elementor-button-icon {
    transform: rotate(-45deg);
}
.image-box figure.elementor-image-box-img {
    background: #319f44;
    border-radius: 100px;
    width: 70px !important;
    height: 70px;
    align-items: center;
    align-content: center;
}
.image-box figure.elementor-image-box-img img {
    width: 55%;
    margin: 0px auto;
}
.project-box .widget-image-caption {
    padding: 16px;
    z-index: 9999;
    position: absolute;
    bottom: -16px;
    width: 100%;
    border-radius: 0px 0px 35px 35px;
}
.footer-link a {
    color: #fff;
}
.newsletter-form input {
    background: #00ffff00 !important;
    color: #ffff !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0px !important;
}
.newsletter-form .wpforms-form {
    display: flex;
    width: 100%;
}
.newsletter-form .wpforms-form .wpforms-field-container {
    width: 75%;
}
.newsletter-form .wpforms-form::placeholder {
    color:#fff !important
		opacity:1 !important
}
 .newsletter-form .wpforms-form #wpforms-submit-357 {
    background: #040707 !important;
    padding: 15px 20px !important;
    height: 50px !important;
    border-radius: 100px !important;
}
span.eael-posted-by {
    display: none;
}

.get-a-quote-form {
  background: #fff;
  width: 69%;
  padding: 10px 35px;
  border-radius: 20px;
}

.get-a-quote-form .wpforms-container .wpforms-field,
.wp-core-ui div.wpforms-container .wpforms-field {
  padding: 10px 0;
  position: relative;
  border-radius: 5px; /* fixed */
}

.get-a-quote-form .wpforms-container input[type="date"],
.get-a-quote-form .wpforms-container input[type="datetime"],
.get-a-quote-form .wpforms-container input[type="datetime-local"],
.get-a-quote-form .wpforms-container input[type="email"],
.get-a-quote-form .wpforms-container input[type="month"],
.get-a-quote-form .wpforms-container input[type="number"],
.get-a-quote-form .wpforms-container input[type="password"],
.get-a-quote-form .wpforms-container input[type="range"],
.get-a-quote-form .wpforms-container input[type="search"],
.get-a-quote-form .wpforms-container input[type="tel"],
.get-a-quote-form .wpforms-container input[type="text"],
.get-a-quote-form .wpforms-container input[type="time"],
.get-a-quote-form .wpforms-container input[type="url"],
.get-a-quote-form .wpforms-container input[type="week"],
.get-a-quote-form .wpforms-container select,
.get-a-quote-form .wpforms-container textarea,
.wp-core-ui div.wpforms-container input[type="date"],
.wp-core-ui div.wpforms-container input[type="datetime"],
.wp-core-ui div.wpforms-container input[type="datetime-local"],
.wp-core-ui div.wpforms-container input[type="email"],
.wp-core-ui div.wpforms-container input[type="month"],
.wp-core-ui div.wpforms-container input[type="number"],
.wp-core-ui div.wpforms-container input[type="password"],
.wp-core-ui div.wpforms-container input[type="range"],
.wp-core-ui div.wpforms-container input[type="search"],
.wp-core-ui div.wpforms-container input[type="tel"],
.wp-core-ui div.wpforms-container input[type="text"],
.wp-core-ui div.wpforms-container input[type="time"],
.wp-core-ui div.wpforms-container input[type="url"],
.wp-core-ui div.wpforms-container input[type="week"],
.wp-core-ui div.wpforms-container select,
.wp-core-ui div.wpforms-container textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: inherit;
  font-style: normal;
  font-weight: 400; /* fixed */
  margin: 0;
  border-radius: 10px !important;
  border: 1px solid #000000b3 !important;
  height: 45px;
}

.get-a-quote-form #wpforms-submit-403 {
  background: #319f44;
  width: 100%;
  border-radius: 30px !important;
  height: 60px;
  font-size: 18px;
}

.get-a-quote-link{
	color:#319f44;
}
.get-a-quote-link:hover{
	color:#319f44;
}

.page-id-375 .elementor-element.elementor-element-76df827e.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
  background-image: url(https://cdn.prod.website-files.com/671c3e2905faeb5e1b313d99/671c3e2905faeb5e1b313ecd_squere.svg);
}
.single-post div#primary img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    vertical-align: top !important;
}
.ast-post-format-.single-layout-1 {
    width: 75%;
    margin: 0px auto;
}
.blogs .eael-entry-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.blogs .eael-entry-wrapper header.eael-entry-header {
    order: 2;
    width: 100%;
}
.blogs .eael-entry-wrapper .eael-entry-footer {
    order: 1;
    width: 100%;
}

.faq-page .e-n-accordion-item-title-icon {
  background: #319F44;
  padding: 10px 16px;
  border-radiius: 7px;
  border-radius: 25px;
}

.logo img {
    height: 61px !important;
    width: 179px!important;
}
.faq-page .e-n-accordion-item-title{
	border:none;
}
.sticky-header .header {
    background: #191919;
}

/* FAQ HERO section background image  */
.page-id-536 .elementor-536 .elementor-element.elementor-element-6b33014:not(.elementor-motion-effects-element-type-background), .elementor-536 .elementor-element.elementor-element-6b33014 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-image: url(https://cdn.prod.website-files.com/671c3e2905faeb5e1b313d99/671c3e2905faeb5e1b313ecd_squere.svg);
}
.white p, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6{
    color: #fff !important;
}
.icon-box .elementor-icon-box-icon {
    background: #319F44;
    width: 90px;
    height: 90px;
    border-radius: 100px;
    text-align: center;
    align-content: center;
    margin: 0px auto;
}
.icon-box p.elementor-icon-box-description {
    font-weight: 700 !important;
}
.icon-box .elementor-widget-icon-box {
    background: #fff;
    padding: 25px 20px;
    border-radius: 10px;
}
.icon-box-two p.elementor-icon-box-description {
    font-weight: 400 !important;
}
.icon-box-three .elementor-icon-box-icon {
    background: #319F44;
    width: 120px;
    height: 120px;
    border-radius: 100px;
    text-align: center;
    align-content: center;
    margin: 0px auto;
}
.arrow.elementor-widget-icon-box:after {
    content: "";
    background: url(https://clients.perceptivmedia.com.au/genconnect/wp-content/uploads/2025/09/Arrow-5.png);
    padding: 8px;
    width: 45%;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 60px;
    left: 210px;
}
.icon-list li.elementor-icon-list-item {
    border: 1px solid #fff;
    padding: 10px 15px;
    border-radius: 8px;
    width: 280px;
    text-align: left !important;
    justify-content: flex-start !important;
}

/*  services page icon box */
.icon h3.elementor-icon-box-title {
    font-size: 19px;
    font-weight: 700;
    color: #000 !important;
}

/*service pages book button   */
.book-button span.elementor-button-icon {
    display: none;
}

/* Services pages phone number form  */

.phone-number-form form#wpforms-form-1042 {
    display: flex;
    align-items: baseline;
}


.phone-number-form .wpforms-field-container {
    width: 22rem !important;
	border:none;
}

.phone-number-button {
    background: transparent !important;
    margin-left: -70px !important;
    z-index: 22;
    position: absolute;
    color:#319F44 !important;
}

.phone-number-form input#wpforms-1042-field_1 {
    border-radius: 27px;
    height: 54px;
}

.submit-a-quote-footer a {
    color: white !important;
    color: black;
    text-decoration: none !important;
    /* cursor: pointer; */
}

.phone-number-form-full-wrapper {
    margin-top: -37px;
}
.phone-number-button{
	font-weight:700 !important;
}


/*sub service page's icons */
.icon .elementor-icon-box-wrapper {
    gap: 28px !important;
}
/* footer phone number form  css fro mobile */
@media (max-width: 767px) {
  .phone-number-form-full-wrapper 
  .elementor-element.elementor-element-39fde88a.e-con-full.e-flex.e-con.e-child {
    margin-top: -50px !important;
  }
}

/* sub service section h3 */
.icon-section h3{
    color: #000000;
    font-size: 30px;
    font-weight: 700 !important;
    margin:15px 0px !important;
}
.icon-list.landing-list li.elementor-icon-list-item {
    width: 32%;
}
.ast-single-related-posts-container img {
    height: 250px !important;
    border-radius: 20px;
}
.project-grid img {
    height: 350px !important;
}
.projects-template figure.gallery-item img {
    height: 370px;
    object-fit: cover;
}
.landing-form .wpforms-field-layout, .pum-container .wpforms-field-layout {
    padding: 0px !important;
}
.landing-form .wpforms-field-layout .wpforms-field, .pum-container .wpforms-field-layout .wpforms-field {
    padding: 4px 0px !important;
}
.landing-form .wpforms-field-layout .wpforms-layout-column, .pum-container .wpforms-field-layout .wpforms-layout-column {
    padding: 0px 4px !important;
}
.landing-form .wpforms-submit {
    height: 55px !important;
    border-radius: 100px !important;
    width: 35% !important;
    position: absolute;
    left: 15%;
}
.pum-container .wpforms-submit {
    height: 55px !important;
    border-radius: 100px !important;
    width: 35% !important;
    background: #000 !important;
}
.pum-container .wpforms-submit-container {
    text-align: center;
}
.call-btn {
    position: absolute;
    bottom: 25px;
    height: 72px;
    left: 52%;
}
.pum-container {
    border-radius: 25px !important;
    text-align: center !important;
    padding: 20px 60px !important;
}
.pum-container .popmake-title {
    text-align: center;
    margin-top: 20px;
}
.pum-container button.pum-close.popmake-close {
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px !important;
    padding: 0px !important;
    font-size: 18px !important;
}
ul.sub-menu {
    width: 300px !important;
    padding: 20px;
}

/*----media for mobile----*/
@media screen and (max-width: 480px) {
	
	.arrow.elementor-widget-icon-box:after {
		display:none;
	}
	.icon-list li.elementor-icon-list-item {
    margin-bottom: 10px;
}
	.icon-list.landing-list li.elementor-icon-list-item {
    width: 86%;
}
	.landing-form .wpforms-submit {
    width: 100% !important;
    position: absolute;
    left: 0%;
}
	.call-btn {
    position: relative;
    bottom: 40px;
    height: 20px;
    left: 0;
}
}



/* ====== Single Blog Page Custom Styles ====== */

.single-hero {
	position: relative;
	background-size: cover;
	background-position: center;
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
}

.single-hero .overlay {
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,0.55);
}

.single-hero .container {
	position: relative;
	z-index: 2;
}

.single-hero .post-title {
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 10px;
}

.single-hero .post-meta {
	font-size: 1rem;
	color: #cdd9e5;
}

.single-content.container {
	max-width: 900px;
	margin: 60px auto;
	padding: 0 20px;
}

.featured-image {
	width: 100%;
	border-radius: 10px;
	margin-bottom: 30px;
}

.post-body {
	font-size: 1.05rem;
	line-height: 1.8;
	color: #333;
}

.post-tags {
	margin-top: 30px;
	font-size: 0.95rem;
	color: #666;
}

.post-navigation {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}

.post-navigation a {
	color: #007cba;
	text-decoration: none;
	font-weight: 500;
}

.post-navigation a:hover {
	text-decoration: underline;
} 


/* Small screens: 440px and below */
@media (max-width: 440px) {

  /* Newsletter submit button */
  .newsletter-form .wpforms-form #wpforms-submit-357 {
    padding: 12px 12px !important;
  }
  
}
.page-id-1339 .logo img {
    height: unset !important;
    width: 179px!important;
} 

.marquee-container {
  width: 100%;
  overflow: hidden; 
  white-space: nowrap;
  box-sizing: border-box;
}

.marquee-text {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 20s linear infinite;
    margin-bottom: 0px;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%); 
  }
}

a.marquee-text {
    color: #fff;
    font-weight: 600;
}

h1, h2, h3, h4, h5, h6, p, span, a, ul li, ol li {
    font-family: "Inter", Sans-serif !important;
}
@font-face{font-display:swap;}

.main-color, .main-color a, .main-color h2, .main-color h4, .main-color h5 {
    color: #319f44 !important;
}
p {
    color: #000 !important;
    font-weight: 400 !important;
}

.arrow-tilt span.elementor-button-icon {
    transform: rotate(-45deg);
}
.image-box figure.elementor-image-box-img {
    background: #319f44;
    border-radius: 100px;
    width: 70px !important;
    height: 70px;
    align-items: center;
    align-content: center;
}
.image-box figure.elementor-image-box-img img {
    width: 55%;
    margin: 0px auto;
}
.project-box .widget-image-caption {
    padding: 16px;
    z-index: 9999;
    position: absolute;
    bottom: -9px;
    width: 100%;
    border-radius: 0px 0px 35px 35px;
}
.footer-link a {
    color: #fff;
}
.newsletter-form input {
    background: #00ffff00 !important;
    color: #ffff !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0px !important;
}
.newsletter-form .wpforms-form {
    display: flex;
    width: 100%;
}
.newsletter-form .wpforms-form .wpforms-field-container {
    width: 75%;
}
.newsletter-form .wpforms-form::placeholder {
    color:#fff !important
        opacity:1 !important
}
.newsletter-form .wpforms-form .button button {
    background: #040707 !important;
    padding: 15px 25px !important;
    height: 50px !important;
    border-radius: 100px !important;
}
span.eael-posted-by {
    display: none;
}

.get-a-quote-form {
  background: #fff;
  width: 69%;
  padding: 10px 35px;
  border-radius: 20px;
}

.get-a-quote-form .wpforms-container .wpforms-field,
.wp-core-ui div.wpforms-container .wpforms-field {
  padding: 10px 0;
  position: relative;
  border-radius: 5px; /* fixed */
}

.get-a-quote-form .wpforms-container input[type="date"],
.get-a-quote-form .wpforms-container input[type="datetime"],
.get-a-quote-form .wpforms-container input[type="datetime-local"],
.get-a-quote-form .wpforms-container input[type="email"],
.get-a-quote-form .wpforms-container input[type="month"],
.get-a-quote-form .wpforms-container input[type="number"],
.get-a-quote-form .wpforms-container input[type="password"],
.get-a-quote-form .wpforms-container input[type="range"],
.get-a-quote-form .wpforms-container input[type="search"],
.get-a-quote-form .wpforms-container input[type="tel"],
.get-a-quote-form .wpforms-container input[type="text"],
.get-a-quote-form .wpforms-container input[type="time"],
.get-a-quote-form .wpforms-container input[type="url"],
.get-a-quote-form .wpforms-container input[type="week"],
.get-a-quote-form .wpforms-container select,
.get-a-quote-form .wpforms-container textarea,
.wp-core-ui div.wpforms-container input[type="date"],
.wp-core-ui div.wpforms-container input[type="datetime"],
.wp-core-ui div.wpforms-container input[type="datetime-local"],
.wp-core-ui div.wpforms-container input[type="email"],
.wp-core-ui div.wpforms-container input[type="month"],
.wp-core-ui div.wpforms-container input[type="number"],
.wp-core-ui div.wpforms-container input[type="password"],
.wp-core-ui div.wpforms-container input[type="range"],
.wp-core-ui div.wpforms-container input[type="search"],
.wp-core-ui div.wpforms-container input[type="tel"],
.wp-core-ui div.wpforms-container input[type="text"],
.wp-core-ui div.wpforms-container input[type="time"],
.wp-core-ui div.wpforms-container input[type="url"],
.wp-core-ui div.wpforms-container input[type="week"],
.wp-core-ui div.wpforms-container select,
.wp-core-ui div.wpforms-container textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: inherit;
  font-style: normal;
  font-weight: 400; /* fixed */
  margin: 0;
  border-radius: 10px !important;
  border: 1px solid #000000b3 !important;
  height: 45px;
}

.get-a-quote-form #wpforms-submit-403 {
  background: #319f44;
  width: 100%;
  border-radius: 30px !important;
  height: 60px;
  font-size: 18px;
}

.get-a-quote-link{
    color:#319f44;
}
.get-a-quote-link:hover{
    color:#319f44;
}

.page-id-375 .elementor-element.elementor-element-76df827e.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
  background-image: url(https://cdn.prod.website-files.com/671c3e2905faeb5e1b313d99/671c3e2905faeb5e1b313ecd_squere.svg);
}
.single-post div#primary img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    vertical-align: top !important;
}
.ast-post-format-.single-layout-1 {
    width: 75%;
    margin: 0px auto;
}
.blogs .eael-entry-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.blogs .eael-entry-wrapper header.eael-entry-header {
    order: 2;
    width: 100%;
}
.blogs .eael-entry-wrapper .eael-entry-footer {
    order: 1;
    width: 100%;
}

.faq-page .e-n-accordion-item-title-icon {
  background: #319F44;
  padding: 10px 16px;
  border-radiius: 7px;
  border-radius: 25px;
}

.faq-page .e-n-accordion-item-title{
    border:none;
}
.sticky-header .header {
    background: #191919;
}

/* FAQ HERO section background image  */
.page-id-536 .elementor-536 .elementor-element.elementor-element-6b33014:not(.elementor-motion-effects-element-type-background), .elementor-536 .elementor-element.elementor-element-6b33014 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-image: url(https://cdn.prod.website-files.com/671c3e2905faeb5e1b313d99/671c3e2905faeb5e1b313ecd_squere.svg);
}
.white p, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6{
    color: #fff !important;
}
.icon-box .elementor-icon-box-icon {
    background: #319F44;
    width: 90px;
    height: 90px;
    border-radius: 100px;
    text-align: center;
    align-content: center;
    margin: 0px auto;
}
.icon-box p.elementor-icon-box-description {
    font-weight: 700 !important;
}
.icon-box .elementor-widget-icon-box {
    background: #fff;
    padding: 25px 20px;
    border-radius: 10px;
}
.icon-box-two p.elementor-icon-box-description {
    font-weight: 400 !important;
}
.icon-box-three .elementor-icon-box-icon {
    background: #319F44;
    width: 120px;
    height: 120px;
    border-radius: 100px;
    text-align: center;
    align-content: center;
    margin: 0px auto;
}
.arrow.elementor-widget-icon-box:after {
    content: "";
    background: url(https://genconnect.com.au/wp-content/uploads/2025/09/Arrow-5.png);
    padding: 8px;
    width: 45%;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 60px;
    left: 210px;
}
.icon-list li.elementor-icon-list-item {
    border: 1px solid #fff;
    padding: 10px 15px;
    border-radius: 8px;
    width: 280px;
    text-align: left !important;
    justify-content: flex-start !important;
}

/*  services page icon box */
.icon h3.elementor-icon-box-title {
    font-size: 19px;
    font-weight: 700;
    color: #000 !important;
}

/*service pages book button   */
.book-button span.elementor-button-icon {
    display: none;
}

/* Services pages phone number form  */

.phone-number-form form#wpforms-form-1042 {
    display: flex;
    align-items: baseline;
}


.phone-number-form .wpforms-field-container {
    width: 22rem !important;
    border:none;
}

.phone-number-button {
    background: transparent !important;
    margin-left: -70px !important;
    z-index: 22;
    position: absolute;
    color:#319F44 !important;
}

.phone-number-form input#wpforms-1042-field_1 {
    border-radius: 27px;
    height: 54px;
}

.submit-a-quote-footer a {
    color: white !important;
    color: black;
    text-decoration: none !important;
    /* cursor: pointer; */
}

.phone-number-form-full-wrapper {
    margin-top: -37px;
}
.phone-number-button{
    font-weight:700 !important;
}


/*sub service page's icons */
.icon .elementor-icon-box-wrapper {
    gap: 28px !important;
}
/* footer phone number form  css fro mobile */
@media (max-width: 767px) {
  .phone-number-form-full-wrapper 
  .elementor-element.elementor-element-39fde88a.e-con-full.e-flex.e-con.e-child {
    margin-top: -50px !important;
  }
.logo img {
    height: 77px !important;
    width: 184px!important;
}
    
}

/* sub service section h3 */
.icon-section h3{
    color: #000000;
    font-size: 30px;
    font-weight: 700 !important;
    margin:15px 0px !important;
}
.icon-list.landing-list li.elementor-icon-list-item {
    width: 32%;
}
.icon-list li.elementor-icon-list-item.elementor-inline-item {
    margin: 10px;
}
.ast-single-related-posts-container img {
    height: 250px !important;
    border-radius: 20px;
}
.project-grid img {
    height: 350px !important;
}
.projects-template figure.gallery-item img {
    height: 370px;
    object-fit: cover;
}
.landing-form .wpforms-field-layout, .pum-container .wpforms-field-layout {
    padding: 0px !important;
}
.landing-form .wpforms-field-layout .wpforms-field, .pum-container .wpforms-field-layout .wpforms-field {
    padding: 4px 0px !important;
}
.landing-form .wpforms-field-layout .wpforms-layout-column, .pum-container .wpforms-field-layout .wpforms-layout-column {
    padding: 0px 4px !important;
}
.landing-form .wpforms-submit {
    height: 55px !important;
    border-radius: 100px !important;
    width: 35% !important;
    position: absolute;
    left: 15%;
}
.pum-container .wpforms-submit {
    height: 55px !important;
    border-radius: 100px !important;
    width: 35% !important;
    background: #000 !important;
}
.pum-container .wpforms-submit-container {
    text-align: center;
}
.call-btn {
    position: absolute;
    bottom: 25px;
    height: 72px;
    left: 52%;
}
.pum-container {
    border-radius: 25px !important;
    text-align: center !important;
    padding: 20px 60px !important;
}
.pum-container .popmake-title {
    text-align: center;
    margin-top: 20px;
}
.pum-container button.pum-close.popmake-close {
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px !important;
    padding: 0px !important;
    font-size: 18px !important;
}
ul.sub-menu {
    width: 300px !important;
    padding: 20px;
}
.home .header{
    background: #00000000 !important;
}



.home .sticky-header .header, .page-id-1339 .sticky-header .header {
    background: #000000 !important;
}
.sticky-header .header, .home .sticky-header .header {
    background: #000000 !important;
    top: -10px !important;
}

marquee a.marquee-text {
    color: #fff !important;
    cursor: pointer;
    width: 33%;
    display: inline-flex;
    font-weight: 700;
}
.hfe-nav-menu {
    display: inline-flex;
    flex-wrap: nowrap !important;
}
.animate-img:hover {
    transform: scale(1.02);
}


/*----media for mobile----*/
@media screen and (max-width: 480px) {
    .elementor-3854 .elementor-element.elementor-element-2efccc9 .elementor-icon-list-items.elementor-inline-items {
    margin-inline: calc(0px/2) !important;
}
    .arrow.elementor-widget-icon-box:after {
        display:none;
    }
    .icon-list li.elementor-icon-list-item {
    margin-bottom: 10px;
}
    .icon-list.landing-list li.elementor-icon-list-item {
    width: 86%;
}
    .landing-form .wpforms-submit {
    width: 100% !important;
    position: absolute;
    left: 0%;
}
    .call-btn {
    position: relative;
    bottom: 40px;
    height: 20px;
    left: 0;
}
    .get-a-quote-form {
  width: 85%;
}
    .hfe-nav-menu {
    display: block !important;
    flex-wrap: unset !important;
}
    marquee a.marquee-text {
    width: 100%;
}
    .img-hover-box .elementor-image-box-content {
    top: 66% !important;
}
}
/* Project page img animation */

.page-id-1785 .eael-entry-media {
    transition: transform 0.3s ease; /* Smooth transition */
}

.page-id-1785 .eael-entry-media:hover {
    transform: scale(1.02);
}

/* service page form  */
#wpforms-1042-field_2 {
    border-radius: 30px;
}
.page-id-1339 .hfe-nav-menu, .page-id-1339 .landing-page, .page-id-3999 .landing-page, .page-id-3999 .hfe-nav-menu{
    display: none;
}
.mobile-callus .elementor-button-icon {
    display: inline-block;
    animation: bounce 0.6s ease-in-out infinite alternate;
}

@keyframes bounce {
    0% { transform: translateY(0); }
    100% { transform: translateY(-4px); }
  }



section.single-hero {
    margin-top: 2%;
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
}
h1.blog-title {
    color: #fff;
    text-align: center;
      font-size:44px;
}

.single-blog-container {
    width: 100% !important;
}

p.post-date {
    color: #319F44 !important;
}

.single-content h2.entry-title {
    font-size: 40px;
} 


.page-id-1339 .elementor-683 .elementor-element.elementor-element-5b55f3c {
    
--position: unset !important;
     top: 0px !important ; 
} 


.page-id-1339 .header .elementor-widget-container {
    display: none;
} 

.single-post .blog-title {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
}


.single-post .entry-title {
    font-size: 30px;
}

.header.is-scrolled {
    background: #191919 !important;
    position: fixed;
    top: 0px !important;
}


.icon-fix-a .elementor-image-box-img a {
    display: flex;
}
.landing-form .wpforms-submit {
    background: #FF6B00 !important;
}

.img-hover-box ul.services-list {
    display: none;
}
.img-hover-box .elementor-image-box-content {
    background: #319f44d6;
    position: absolute;
    top: 72.5%;
    border-radius: 0px 0px 20px 20px;
    padding-top: 15px;
    padding-left: 15px;
}
.img-hover-box:hover ul.services-list {
    display: block;
}
.img-hover-box ul.services-list {
    color: #fff;
    margin-left: 22px;
    margin-top: 20px;
}
.img-hover-box:hover .elementor-image-box-content {
    top: 0px;
    border-radius: 20px;
    height: 94%;
    align-content: end;
    cursor: pointer;
}
.page-id-3999 .icon-box-three .elementor-icon-box-icon {
    width: 75px;
    height: 76px;
}
.page-id-3999 .arrow.elementor-widget-icon-box:after {
    width: 70%;
    top: 32px;
    left: 185px;
}
.page-id-3999 .header .elementor-widget-image a {
    pointer-events: none;
} 


/* Small screens: 440px and below */
@media (max-width: 440px) {

  /* Newsletter submit button */
  .newsletter-form .wpforms-form #wpforms-submit-357 {
    padding: 12px 12px !important;
  }
  
}

.custom-hero-h1{
    text-align:center;
    padding:10px 40px !important;
}

@media (max-width: 480px) {
    .custom-hero-h1 {
        text-align: center;
        padding: 10px 20px !important;
        font-size: 36px;
    }
    ul li {
    text-align: left;
}
    ul li.elementor-icon-list-item {
    align-items: self-start !important;
}
    ul li span.elementor-icon-list-icon {
    margin-top: 8px;
}

}
.phone-number-button {
    font-size: 14px !important;
    margin-top: -6px !important;
    font-weight: 800 !important;
}
.hover-change h2:hover {
    color: #319f44 !important;
    cursor: pointer;
}

.animated-btn a {
     animation-iteration-count: infinite;
    animation-name: animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
}
@keyframes animation-wobble-vertical {
16% {
    transform: translateY(1px);
}

49% {
    transform: translateY(-1px);
}

83% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0);
}
}


.single-post .single-content  h2 {
    font-weight: 400;
}

.elementor-heading-title {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.2;
  color: #fff;
}