:root{
    --color-red: #BA0C2F;
    --color-darkred: #862633;
    --color-warmGray: #796E65;
    --color-black: #000000;
    --color-white: #FFFFFF;

    --f64:64px;
    --f50:50px;
    --f34:34px;
    --f28:28px;
    --f20:20px;
    --f16:16px;
}
h1,h2,h3,h4,h5,h6, body, *{
	    font-family: "Poppins", Sans-serif !important;
}
a:hover {
    color: #862633;
}
body{ font-size: var(--f16); line-height: 1.75; }
.h1, h1 { font-size: var(--f64); line-height: 1.13; }
.h2, h2 { font-size: var(--f50); line-height: 1.16; }
.h3, h3 { font-size: var(--f34); line-height: 1.25; }
.h4, h4 { font-size: var(--f28); line-height: 1.3; }
.h5, h5 { font-size: var(--f20); line-height: 1.4; }
.h6, h6 { font-size: var(--f16); line-height: 1.75; }
.mb-30 {
    margin-bottom: 30px;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-40{
    margin-bottom: 40px !important;
}

.ml-20 {
    margin-left: 20px;
}

.fy-container{
	max-width:100%;
}

.banner-home p{
	margin:0;
}

body.page-id-812 [data-elementor-post-type="page"] {
    padding-top: 162px;
}

.full-width-testimonial {
    margin-top: 0 !important;
}

p {
    margin-top: 0;
    margin-bottom: 20px;
}

/* FULL-BLEED background for an Elementor container inside a page container */
.bg-content-section-full{
  position: relative;
  width: 100vw !important;
  max-width: 100vw !important;
  /* break out of the parent container */
  left: 50%;
  margin-left: -50vw !important;
  right: 50%;
  margin-right: -50vw !important;
}

/* keep the inner content boxed to your site width */
.bg-content-section-full > .e-con-inner{
  max-width: var(--site-container, 1200px) !important; /* change if your site width differs */
  margin: 0 auto;
  padding-left: var(--gutter, 24px);
  padding-right: var(--gutter, 24px);
}
div.elementor[data-elementor-type="wp-page"], div.elementor[data-elementor-type="error-404"]{
    padding-top: 142px;
}
/* optional: avoid accidental horizontal scroll from the bleed */
html, body { overflow-x: hidden; }

a.btn-primary {
    padding: 10px 30px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.5rem;
    border: 1px solid transparent;
    border-radius: 32px;
    outline: 1px solid transparent;
    outline-offset: 3px;
    box-shadow: 0 0 0 0 transparent;
    user-select: none;
    transition-property: color, background-color, background-size, border, box-shadow, text-decoration, outline, opacity;
    transition-duration: 0.4s;
    transition-timing-function: 
ease;
    background-color: #ba0c2f;
    color: #fff;
    justify-content: center;
    display: inline-block;
}

a.btn-primary:hover {
    background-color: #a20a29;
}

.banner-home::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    pointer-events: none;
    transform: translate3d(0, 0, 0);
    top: 0;
    background-image: linear-gradient(to bottom, rgb(0 0 0 / 70%), rgba(15, 35, 85, 0.4));
}

.banner-home::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    pointer-events: none;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    background-color: rgb(0 0 0 / 80%) !important;
}

.banner-home .e-con-inner {
    z-index: 111;
}

.fy-header-column a img {
    width: 160px;
}


 .fy-toolbar__list > li > button{
	    color: #897866;
}


.fy-navigation-list > li > a:before{
	    background-color: var(--color-red);
}


.fy-toolbar__list > li > a{
	color: var(--color-red);
}

.fy-toolbar__list > li > button {
    color: var(--color-red);
}
#navigation-list-primary a {
    color: #000000;
	font-family: "Poppins", Sans-serif;
}

.fy-section__header h2, .fy-section__header h3{
	color: var(--color-black);
}

.img-overlay {
    position: relative;
}

.img-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    pointer-events: none;
    background-color: rgb(206 9 63 / 10%);
    transition-property: opacity, background-color;
    border-radius: 16px 0px 0px 96px;
}

section#subscribe-to-newsletter {
    display: none;
}

.what-do-main-sec .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow{
    max-width: 500px;
    margin: 0 auto;
}

/* .fy-header .fy-tools-column.fy-flex-column {
    display: none;
} */

ul#navigation-list-bar a {
    padding: 0;
    font-weight: bold;
	font-family: "Poppins", Sans-serif;
}

ul#navigation-list-bar li:first-child a {
    padding-right: 5px;
}


.services-section .services-part {
    transition: 0.4s ease all;
}
/* 
.services-section .services-part:hover svg path {
    transition: 0.4s 
ease all;
    fill: var(--color-white);
} */

/* .what-we-do .elementor-icon-box-wrapper path {fill: #fff; } 
 .what-we-do .elementor-icon-box-wrapper:hover path {     fill: #fff; } */

.services-section .services-part svg path {
    transition: 0.4s 
ease all;
}

.whtas-section .elementor-post__text{
	display:flex;
}

.whtas-section a.elementor-post__read-more {
    margin-top: auto;
}

.fy-footer-themeby {
    display: none;
}

.my-0 p{
	margin:0 auto;
}



header.fy-heading.fy-heading-xsmall.js-video-container {
    min-height: 400px;
    background: var(--color-darkred);
    color: #fff;
}

@media (min-width: 1441px) {
    .fy-header-container, .fy-bar-container {
        width: 1440px;
    }
}


@media (min-width: 1024px) {
    .navigation-align-stretch .fy-navigation .fy-navigation-list { width: auto; }
}	

/*home page new edit*/
.mb-0{margin-bottom: 0 !important;}
.bar .fy-heading{padding-top: 122px;}
.media-object-img {
    margin-top: 0;
}

.column-media {
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px;
}

.column-media .wp-block-media-text {
    width: calc(50% - 15px);
    margin: 0;
    row-gap: 0;
    column-gap: 20px;
}

.column-media .wp-block-media-text__media {
    margin-right: 0;
    max-width: 60px;
}

.column-media h5.wp-block-heading {
    margin-left: 15px;
}

.column-media .wp-block-media-text .wp-block-media-text__content {
    padding: 10px 0px;
}
/* .fy-bar {height: 20px;} */
.homepage.slideshow-height-default.bar .fy-canvas { padding-top: 122px; }
header .fy-toolbar-column .fy-toolbar--shop { display: none; }
#our-approach { background: #F8F8F8; }
.fy-post-listing .fy-post-container { padding: 30px 0; }
.fy-post-listing .fy-post-container .fy-flex-column-auto { display: none; }
.fy-post-header h3 { font-size: var(--f20); }
.fy-post-listing {color: var(--color-black);}
.what-do-sec .wp-block-heading { margin-bottom: 20px; }
.icon-box-list .wp-block-image { margin: 0; }
.icon-box-list .wp-block-heading { margin: 20px 0 0; }
.icon-box-list .wp-block-group:hover .wp-block-heading { color: var(--color-red); }
.fy-section--about .fy-section__content { font-size: var(--f16);}
#our-approach .fy-about-image { border-radius: 0; }
.fy-button-accent:hover, .fy-button-accent:focus { color: var(--color-red); background-color: transparent; border: 1px solid var(--color-red); }
.fy-post-footer .fy-post-button:hover, .fy-post-footer .fy-post-button:focus { background-color: var(--color-red); color: var(--color-white); }
.fy-link-underline { background: none; }
.fy-post-listing .fy-post-header a.fy-link-underline { background: none; }
.fy-footer-navigation > ul > li.menu-item-has-children > a { font-size: var(--f20); color: var(--color-white); }
.fy-about-image:before { background-color: rgb(186 12 47 / 15%); }
section#what-s-new { margin-bottom: 0; }
.fy-header-container .fy-toolbar--about { display: none; }
.fy-socials a:hover:before, .fy-socials a:focus:before{width: 0;}

.fy-header .fy-bar-text{min-height: 40px;}
.fy-header .fy-bar{height: 40px;max-height: 40px;}
.media-object-img {gap: 20px;}
.media-object-img img {width: 60px;}
.bg-content-section {padding: 70px 0px;background: #efefef;}
.bg-content-section .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {align-self: center;}
.full-width-testimonial {
    margin-left: calc(-50vw + 50%) !important;
    width: 100vw !important;
}

.full-width-testimonial .swiper-pagination-bullet:before{opacity: 0;}
.full-width-testimonial .slide-image img{width: 80px;height: 80px;border-radius: 50%;border: 3px solid #e0e0e0;background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);object-fit: cover;}
.footer-padding-top .fy-footer{padding-top: 0;}

.featured-card-section .tags-content{display: block;color: var(--e-global-color-text);font-size: 14px;margin-bottom: 10px;text-transform: uppercase;line-height: 1;}

.full-width-testimonial .swiper-button-prev:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.full-width-testimonial .swiper-button-next:before {
        content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.full-width-testimonial .main-swiper-slider .control-btn{font-size: 0;}




.fy-logo{
    padding: 0;
}


.featured-card-section .swiper-pagination-bullet:before, .featured-card-section .swiper-pagination-bullet:after {
    display: none;
}


.all-building-section .elementor-image-box-wrapper {
    position: relative;
}

/* .all-building-section .elementor-image-box-wrapper:before {
    content: '';
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 24px;
    z-index: 11;
    opacity: 0.4;
} */

.all-building-section .elementor-image-box-content h3 {
    position: absolute;
       bottom: 90px;
    z-index: 99;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.all-building-section .elementor-image-box-img a {
    position: relative;
    overflow: hidden;
    transition: 0.4s ease all;
}

.all-building-section .elementor-image-box-img a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
        opacity: 0.4;
            background: #000;
}

.full-width-testimonial .has-cnt-ac-background-color.has-background-dim {
    background-color: #862633 !important;
    opacity: 1 !important;
}

.all-building-section .elementor-image-box-img a:hover img {
    transform: scale(1.05);
    transition: 0.4s;
}

.all-building-section .elementor-image-box-img a img {
    transition: 0.4s 
ease all;
}

body.page-id-981 main#content {
    padding-bottom: 0;
}

body.page-id-981 footer#footer {
    padding-top: 0;
}



.ct-slider .swiper-pagination-bullet:before, .ct-slider .swiper-pagination-bullet:after {
    background: transparent !important;
}




button.fy-video-playpause.js-video-playpause.fy-button {
    display: none;
}


.bg-content-section-full{
position: relative;
}
.bg-content-section-full:before {
    position: absolute;
    width: 100vw;
    content: ''  !important;
    background: #EFEFEF;
    height: 100%;
    left: calc(-100vw / 2 + 100% / 2);
    right: 0;
    top: 0;
    z-index: -1;
pointer-events: none;
}

.section-spacing {
    padding: 100px 0px !important;
}

.all-building-section h3.elementor-image-box-title a{
        font-size: var(--e-global-typography-8f9cc84-font-size);
}


.what-do-main-sec .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {width: 25%;flex-basis: auto !important;}
.what-do-main-sec .icon-box-list{    flex-wrap: wrap !important;}

       .post-grid .card-footer {
    padding-top: 20px;
    border-top: 1px solid rgba(148, 163, 184, 0.2);
    display: flex;
    gap: 10px;
    justify-content: space-between;
    color: #b90e2f;
    }
@media (max-width: 1199px) {
    :root{
        --f64:50px;
        --f50:40px;
        --f34:32px;
    }
    .fy-logo { padding-left: 0; }
    .fy-header-container .fy-socials { padding-left: 0; padding-right: 0; }
    .navigation-align-stretch .fy-navigation .fy-navigation-list > li > a { padding-right: 5px; padding-left: 5px; }
}
@media (max-width: 1023px) {
    .fy-section--about .fy-section__heading {
        padding-top: 0;
    }
    .fy-navigation-mobile-container .fy-toolbar { display: none; }
    .fy-off__close:before { height: 0; }
}
@media (max-width: 767px) {
    :root{
        --f64: 40px;
        --f50: 34px;
        --f34: 30px;
        --f28: 24px;
    }

    .fy-section--about { padding-bottom: 0; }
    .homepage.slideshow-height-default.bar .fy-canvas { padding-top: 121px; }
    .ct-slider .elementor-swiper-button {display: none !important;}
    /* .revert-color-red-mobile{background-color: var(--color-red) !important;}
    .revert-color-gray-mobile{background-color: var(--color-warmGray) !important;} */
    .fy-header-container {
    padding: 0 20px;
}

.post-grid .card-footer{flex-direction: column;}
}


@media(max-width:1023px){
    .column-media .wp-block-media-text{
            grid-template-columns: 100% auto !important;
    }
    .media-img-main > figure.wp-block-media-text__media img {
    height: 400px;
    object-fit: cover;
}
}

@media(max-width:991px){
    .bg-content-section{
        gap: 20px;
    }
    .section-spacing{
            gap: 10px;
            padding: 60px 0px !important;
    }
    .remove-br br{display: none;}

}



@media(min-width:1024px){
    img.wp-image-947.size-full.fy-content__image.fy-lazy.js-lazy.lazy-entered.lazy-loaded {
    min-height: 600px;
    object-fit: cover;
}
}



.fy-lazy{
    opacity: 1 !important;
}

.fy-image-loading.fy-image-loading--skeleton{
    display: none !important;
}

.fy-post-button{
    font-size: 16px;
}

section#our-approach a.fy-button.fy-button-accent {
    pointer-events: none;
}



.blog-post .elementor-posts-container .elementor-grid-item a.elementor-post__read-more {
    background-color: var(--e-global-color-bc6c553);
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5rem;
    letter-spacing: 0.05em;
    fill: var(--e-global-color-65b9bba);
    color: var(--e-global-color-65b9bba);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-bc6c553);
    border-radius: 50px 50px 50px 50px;
    padding: 10px 40px 10px 40px;
    display: inline-block;
}

.blog-post .elementor-posts-container .elementor-grid-item .elementor-post__text {
    display: flex;
}



 .timeline-section{
    background-color: #f7f7f7;
 }


        .timeline {
            position: relative;
            padding: 20px 0;
        }

        .timeline::before {
                content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 100%;
    background: #bc0c2f;
    animation: growLine 2s ease;
        }

        @keyframes growLine {
            from {
                height: 0;
            }
            to {
                height: 100%;   
            }
        }

        .timeline-item {
            position: relative;
            margin-bottom: 50px;
            opacity: 0;
            transform: translateY(50px);
            transition: all 0.8s ease;
        }

        .timeline-item.active {
            opacity: 1;
            transform: translateY(0);
        }

        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes fadeInDown {
            from {
                opacity: 0;
                transform: translateY(-30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .timeline-item:nth-child(odd) .timeline-content {
            margin-right: auto;
            margin-left: 0;
            text-align: right;
            padding-right: 40px;
        }

        .timeline-item:nth-child(even) .timeline-content {
            margin-left: auto;
            margin-right: 0;
            text-align: left;
            padding-left: 40px;
        }

        .timeline-content {
            width: 45%;
            padding: 25px 30px;
            background: #bb0d2f;
            backdrop-filter: blur(10px);
            border-radius: 15px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
            cursor: pointer;
        }

        .timeline-content:hover {
            transform: scale(1.05);
        }

        .timeline-dot {
            position: absolute;
            left: 50%;
            top: 30px;
            transform: translateX(-50%);
            width: 20px;
            height: 20px;
            background: #bc0c2f;
            border: 4px solid #ffffff;
            border-radius: 50%;
            z-index: 10;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {
            0%, 100% {
                box-shadow: 0 0 0 0 rgba(102, 126, 234, 0.7);
            }
            50% {
                box-shadow: 0 0 0 10px rgba(102, 126, 234, 0);
            }
        }

        .year {
            display: inline-block;
            padding: 8px 20px;
            background: #fff;
            border-radius: 20px;
            font-weight: bold;
            font-size: 0.9rem;
            margin-bottom: 15px;
            letter-spacing: 1px;
        }

        .timeline-title {
            font-size: 1.2rem;
            font-weight: 600;
            margin-bottom: 10px;
            color: #fff;
        }

        .timeline-description {
font-size: 16px;
    color: #fff;
    line-height: 1.6;
        }

        .highlight {
            color: #ffffff;
            font-weight: 600;
        }

        .today-badge {
    display: inline-block;
    padding: 8px 20px;
    background: #fff;
    border-radius: 20px;
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 15px;
    letter-spacing: 1px;
        }

        .timeline-description a {
    color: #fff;
    text-decoration: underline;
}

        @keyframes glow {
            0%, 100% {
                box-shadow: 0 0 20px #ba0c2f47;
            }
            50% {
                box-shadow: 0 0 30px #ba0c2f47;
            }
        }

        @media (max-width: 768px) {
            .timeline::before {
                left: 30px;
            }

            .timeline-dot {
                left: 30px;
            }

            .timeline-content {
                width: calc(100% - 80px);
                margin-left: 80px !important;
                text-align: left !important;
                padding: 20px !important;
            }

        
        }

        .internal-pages-list ul, .internal-pages-list ol {
    padding-left: 15px;
}






    .post-grid .section-title {
            font-size: 2rem;
            font-weight: 300;
            color: #e2e8f0;
        }

       .post-grid .upload-icon {
            width: 50px;
            height: 50px;
            background: rgba(100, 150, 200, 0.3);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: background 0.3s ease;
        }

       .post-grid .upload-icon:hover {
            background: rgba(100, 150, 200, 0.5);
        }

       .post-grid .grid {
               display: flex;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 30px;
    flex-wrap: wrap;
        }

       .post-grid .card {
            background: #f4f4f4;
            border-radius: 0;
            overflow: hidden;
            transition: transform 0.3s ease;
                width: calc(33.33% - 30px);
        }

        .post-grid .card:hover {
            transform: translateY(-5px);
        }

       .post-grid .card-content {
            padding: 30px;
        }

        .post-grid .card img {
            height: 300px;
            object-fit: cover;
            width: 100%;
        }

        .post-grid .card-meta {
            display: flex;
            align-items: center;
            gap: 8px;
            margin-bottom: 10px;
            font-size: 0.85rem;
            color: #000000;
            letter-spacing: 0.05em;
            display: none;
        }

       .post-grid .meta-divider {
            width: 20px;
            height: 1px;
            background: #000000;
        }

        .post-grid .card-title {
            font-size: 1.5rem;
            font-weight: 700;
            letter-spacing: 0.02em;
            margin-bottom: 10px;
            line-height: 1.3;
            text-transform: uppercase;
        }

       .post-grid .card-description {
            color: #000000;
            line-height: 1.7;
            margin-bottom: 20px;
            font-size: 0.95rem;
            display: none;
        }


       .post-grid .card-role {
            color: #585858;
            font-size: 16px;
        }

        @media (max-width: 768px) {
           .post-grid .grid {
                grid-template-columns: 1fr;
            }

           .post-grid .section-title {
                font-size: 1.5rem;
            }
        }


        .gform_wrapper form .gform-footer input{border:0;border-radius:0 !important;outline:none !important;box-shadow:none !important;transition: all ease-in-out 0.3s !important;}
.gform_wrapper form .ginput_container input,body .gform_wrapper form .ginput_container textarea{background-color:#fff;outline:none !important;box-shadow:none !important;border:1px solid #fff;border-radius:0;font-size:var(--f16);height:auto;line-height:normal;padding:10px 15px;font-family:"HelveticaNowDisplay-Medium";height:48px;}
.gform-theme--framework .gform_validation_errors{display:none !important;}
.gform_confirmation_message{text-align:center;background-color:green;font-size:18px !important;line-height:1.3;padding:20px;color:#fff;}
.gform-theme--foundation .gfield label.gfield_label.gform-field-label{font-size: var(--f18);--gf-label-req-gap: 0;font-family: "HelveticaNowDisplay-Medium";font-weight: normal;color: var(--secondary);}
body .gform_wrapper .gform_heading{display:none;}
body .gform_wrapper form .ginput_container input{border: 1px solid rgb(116 115 115 / 20%);}
body .gform_wrapper form .ginput_container select{cursor: pointer; border-radius:0 !important;border:1px solid rgb(116 115 115 / 20%);outline:none;box-shadow:none;font-size:var(--f16);min-height:48px;padding:4px 40px 4px 20px;font-family:"HelveticaNowDisplay-Medium";background-image:url(/wp-content/uploads/2025/06/select-arrow.svg);background-size:18px 8px;}

body .gform_wrapper form .ginput_container textarea{resize:none;border-radius:0 !important;outline:none;box-shadow:none;border: 1px solid rgb(116 115 115 / 20%);height: 140px !important;}
.gform_wrapper form .ginput_container input:focus,body .gform_wrapper form .ginput_container textarea:focus,body .gform_wrapper form .ginput_container select:focus{border: 1px solid var( --e-global-color-text );}
.gform_wrapper form .gform-footer input{background-color: var( --e-global-color-text ) !important;padding: 14px 56px !important;line-height: 1.3em !important;color: var( --e-global-color-secondary ) !important;font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;font-size: var(--e-global-typography-accent-font-size) !important;font-weight: var(--e-global-typography-accent-font-weight) !important;text-transform: uppercase !important;}
.gform_wrapper form .gform-footer input:hover,
.gform_wrapper form .gform-footer input:focus{background-color: var( --e-global-color-secondary ) !important;border-color: var( --e-global-color-secondary ) !important;color: var( --e-global-color-text ) !important;}
body .gform-theme--foundation .gform_fields{--gf-form-gap-y:30px;}
.gform-theme--framework .gform-loader{border-block-end-color:var(--secondary) !important;border-block-start-color:var(--primary) !important;border-inline-end-color:var(--primary) !important;border-inline-start-color:var(--secondary) !important;}
.column-reverse.elementor-widget-image-box .elementor-image-box-wrapper{flex-direction:column-reverse;display:flex;grid-gap:30px;}
body .gform_confirmation_wrapper .gform_confirmation_message{background-color:green;text-align:center;color:#fff;padding:15px 20px;}

.gfield_validation_message {
    color: var(--e-global-color-bc6c553) !important;
}

body.page-id-1116 .gform-footer.gform_footer.top_label input[type="submit"] {
    background-color: var(--e-global-color-bc6c553) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    line-height: 1.5rem !important;
    letter-spacing: 0.05em;
    fill: var(--e-global-color-65b9bba); 
    color: var(--e-global-color-65b9bba) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-bc6c553) !important;
    border-radius: 50px 50px 50px 50px !important;
    padding: 10px 40px 10px 40px !important;
}

body.page-id-1116 .gform-footer.gform_footer.top_label input[type="submit"]:hover{
        background-color: var(--e-global-color-329dd5d) !important;
    color: var(--e-global-color-bc6c553) !important;
}








.img-hover-effect figure.elementor-image-box-img {
    margin-bottom: 0 !important;
}

.img-hover-effect .elementor-image-box-wrapper {
    position: relative;
    display: flex;
    transition: 0.4s ease all;
}

.img-hover-effect .elementor-image-box-content {
    position: absolute;
    top: 100px;
    z-index: 99;
    padding: 0 20px;
}


.img-hover-effect .elementor-image-box-wrapper:before {
    position: absolute;
    top: 0;
    left: -1px;
    right: 0;
    background: #ffffff;
    content: '';
    bottom: 0;
    z-index: 11;
    transition: 0.4s ease all;
    width: calc(100% + 1px);
}

.img-hover-effect .elementor-image-box-wrapper:hover:before {
    background-color: rgba(0,0,0,0.5);
}

.img-hover-effect.img-hover-effect-red .elementor-image-box-wrapper:hover:before {
     background-color: rgb(197 0 62 / 85%);
}

.img-hover-effect .elementor-image-box-wrapper:hover .elementor-image-box-content h3, .img-hover-effect .elementor-image-box-wrapper:hover .elementor-image-box-content p {
    color: #fff !important;
}

.img-hover-box-heading  figure.elementor-image-box-img {
    margin-bottom: 0 !important;
    display: flex;
}


.img-hover-box-heading p.elementor-image-box-description a {
   width: 100%;
    display: inline-flex;
    padding: 15px;
    background: #ffffff;
    font-weight: 500;
    position: relative;
}

.fy-footer-navigation a, .fy-footer-about a{
        color: rgba(255, 255, 255, 255) !important;
}


[class*="fy-navigation-trigger"]:hover:before, [class*="fy-navigation-trigger"]:focus:before, .fy-logo > a:focus:before {
    display: none;
}


.img-hover-box-heading p.elementor-image-box-description a:before {
    content: '';
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2245.867%22%20height%3D%2238.021%22%20viewBox%3D%220%200%2045.867%2038.021%22%3E%3Cg%20transform%3D%22translate(-956.961%20-5227.832)%22%3E%3Cpath%20d%3D%22M-6416.024-18187.533l16.183%2C16.184-16.183%2C16.182%22%20transform%3D%22translate(7399.841%2023418.193)%22%20fill%3D%22none%22%20stroke%3D%22currentcolor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M-6491-18152.156h37.039%22%20transform%3D%22translate(7449.961%2023399)%22%20fill%3D%22none%22%20stroke%3D%22currentcolor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    right: 20px;
    height: 20px;
    width: 20px;
    top: 15px;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
}


@media(max-width:766px){
    .img-hover-effect .elementor-image-box-wrapper, .img-hover-effect .elementor-image-box-wrapper img{min-height: 350px;}
}



@media(max-width:991px){
    .post-grid .card{
        width: calc(50% - 30px);
    }
}


@media(max-width:767px){
    .post-grid .card{
        width: 100%;
    }
}