/*
Theme Name: Hello Elementor Child
Theme URI: https://wp-themes.com/hello-elementor
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Hello Elementor child theme.
Template: hello-elementor
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: hello-elementor-child
*/

body {
	font-family: "Manrope", Sans-serif;
}

section.related-post-projects {
    display: none;
}

.header-design {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
}

.mobile-header-design {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
}

.post-project-description h2 a {
    font-size: 30px !important;
}

.footer-design {
	box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.12);
}

.badges-left-track .elementor-widget-image, .badges-right-track .elementor-widget-image {
    background-image: url(/wp-content/uploads/2026/07/white-transparent-v1-300.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 138px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
	display: flex;
    align-items: center;
    justify-content: center;
	position: relative;

    border-radius: 6px;

    /* Makes the acrylic pop */
	box-shadow:
    0 2px 8px rgba(148, 165, 156, 0.22),
    0 8px 20px rgba(170, 188, 178, 0.18),
    inset 0 1px 1px rgba(255,255,255,.90),
    inset 0 -1px 1px rgba(188, 205, 196, .45);

    overflow: hidden;
}

.badges-left-track .elementor-widget-image:before, .badges-right-track .elementor-widget-image:before {
	content: '';
	position: absolute;
	width:100%;
	height:100%;
	background: linear-gradient(
		180deg,
		#E5ECE7 0%,
		#D2DAD4 55%,
		#C5CEC8 100%
	);
	top:0;
	left: 0;
	opacity: 0.2;
}

.badges-left-track .elementor-widget-image img, .badges-right-track .elementor-widget-image img {
    width: 70px;
    height: 70px;
    object-fit: contain;
	position: relative;
}

.bullet-list ul li a {
    position: relative;
    padding-left: 15px;
	transition: 0.3s ease-in-out;
}

.bullet-list ul li a:hover {
    padding-left: 25px;
}


.bullet-list ul li a:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #FE8D01 !important;
    position: absolute !important;
    left: 0;
    opacity: 1 !important;
	transition: 0.3s ease-in-out;
}

.bullet-list ul li a:hover::before {
	left:10px;
}

ul.wp-block-list {
	padding-left: 0 !important;
}

ul.wp-block-list li {
	position: relative;
	list-style: none;
	padding-left: 12px;
}

ul.wp-block-list li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #919191 !important;
    position: absolute !important;
    left: 0;
    opacity: 1 !important;
    transition: 0.3s ease-in-out;
    top: 14px;
}

.no-link-bullet-list ul {
	list-style: none;
	padding-left: 0;
}

.no-link-bullet-list ul li {
    position: relative;
    padding-left: 15px;
    transition: 0.3s ease-in-out;
}

.no-link-bullet-list ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #919191 !important;
    position: absolute !important;
    left: 0;
    opacity: 1 !important;
    transition: 0.3s ease-in-out;
    top: 12px;
}

.hero-image {
    position: relative;
    overflow: hidden;
}

.hero-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 220px; /* Adjust the shadow width */
    height: 100%;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(
        to right,
        #F6F6F6 0%,
        rgba(246, 246, 246, 0.95) 10%,
        rgba(246, 246, 246, 0.8) 25%,
        rgba(246, 246, 246, 0.45) 55%,
        rgba(246, 246, 246, 0) 100%
    );
}

.responsive-list ul {
    columns: 2;
    column-gap: 30px;
	margin-bottom: 30px;
}

.responsive-list ul li {
	font-weight:400;
	margin-bottom: 5px;
	font-family: "Manrope", Sans-serif;
}

.faq-section .toogle-content-inner {
    padding-left: 0 !important;
}

.toogle-service-left img {
    border: 3px solid #FE8D01;
}

.toogle-content-inner li {
    font-size: 16px;
}

@media only screen and (min-width:768px){
	.post-project-banner img {
		height: 700px !important;
		object-fit: contain;
	}
}

/* Mobile */
@media (max-width: 767px) {
    .responsive-list ul {
        columns: 1;
    }
}

ul {
    padding-left: 18px;
}

.images-with-shadow img {
	    box-shadow: 0px 9px 70px 12px rgba(0, 0, 0, .15);
}

.hover-button a {
    transition: .3s ease;
}

.hover-button a:hover {
    transform: translateY(-5px);
    box-shadow: 0px 5px 36px 8px rgba(0, 0, 0, .15);
}

.hover-img img {
    transition: .3s ease !important;
}

.hover-img img:hover {
    transform: translateY(-5px);
    box-shadow: 0px 5px 36px 8px rgba(0, 0, 0, .15);
}

.hover-orange-border a:hover {
    border: 1px solid #FE8D01 !important;
}


.request-services-form {
    box-shadow: 0px 9px 70px 12px rgba(0, 0, 0, .15);
    background-color: #ffffff;
    padding: 30px;
}

.request-services-title {
    font-family: "Manrope", Sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 700;
}

.request-services-spacer {
    height: 2px;
    width: 50px;
    background-color: #000000;
    display: block;
    margin-top: 20px;
    margin-bottom: 25px;
}

.request-services-field input, .request-services-field textarea {
    border: 1px solid #DADADA !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    color: #707070 !important;
    padding: 12px 20px !important;
    width: 100% !important;
}

.request-services-submit input {
    background-color: #FE8D01 !important;
    border: 1px solid #FE8D01 !important;
    font-weight: 600 !important;
    font-family: "Manrope", Sans-serif;
    padding: 12px 30px !important;
}

.request-services-field textarea {
    height: 120px;
}


.page-quick-links-wrapper {
    box-shadow: 0px 9px 70px 12px rgba(0, 0, 0, .15);
    background-color: #ffffff;
    padding: 30px 0;
}

.page-quick-links-title {
    font-family: "Manrope", Sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 700;
}

.page-quick-links-field a {
    width: 100%;
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding-block: 15px;
    padding-left: 50px;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    color: #000000;
}

.page-quick-links-field a:hover {
    background-color: #FE8D01;
}

.page-quick-links-field a:hover span {
	background-color: #000000;
}

.page-quick-links-title {
    padding-left: 30px;
    margin-bottom: 25px;
}

.page-quick-links-field a span {
    background-color: #FE8D01;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 30px;
    top: 25px;
}


/* Blog */

.blog-wrapper{
    width:100%;
}

.blog-grid{

    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:30px;

}

/*==============================
Card
==============================*/

.blog-card{

    display:flex;
    flex-direction:column;

    background:#fff;

    border:1px solid #ececec;

    overflow:hidden;

    transition:.35s ease;

    height:100%;

}

.blog-card:hover{

    transform:translateY(-8px);

    box-shadow:0 20px 40px rgba(0,0,0,.08);

}

/*==============================
Image
==============================*/

.blog-image{

    overflow:hidden;

    aspect-ratio:16/10;

}

.blog-image img{

    width:100%;
    height:100%;

    object-fit:cover;

    display:block;

    transition:transform .45s ease;

}

.blog-card:hover .blog-image img{

    transform:scale(1.08);

}

/*==============================
Content
==============================*/

.blog-content{

    display:flex;
    flex-direction:column;
    flex:1;
    padding:24px;
    font-family: "Manrope", Sans-serif;

}

.blog-title{

    font-size:24px;
    font-weight:700;
    line-height:1.3;
    margin-bottom:15px;
    font-family: "Manrope", Sans-serif;

}

.blog-title a{

    color:#222;
    text-decoration:none;
    transition:.3s;
    font-family: "Manrope", Sans-serif;

}

.blog-title a:hover{

    color:#FE9800;

}

.blog-excerpt{

    font-size:15px;
    line-height:1.8;
    color:#666;
    margin-bottom:22px;
    font-family: "Manrope", Sans-serif;

}

/*==============================
Read More
==============================*/

.blog-readmore{

    display:inline-block;

    align-self:flex-start;

    margin-top:auto;

    margin-bottom:20px;

    color:#4A4A4A;

    font-size:14px;

    font-weight:700;

    text-decoration:none;

    border-bottom:2px solid #FE9800;

    transition:.3s;
    font-family: "Manrope", Sans-serif;

}

.blog-readmore:hover{

    color:#FE9800;

}

/*==============================
Meta
==============================*/

.blog-meta{

    display:flex;

    justify-content:space-between;

    align-items:center;

    gap:15px;

    padding-top:18px;

    border-top:1px solid #eee;

    font-size:13px;

    color:#777;

    flex-wrap:wrap;

}

.blog-meta span{

    display:flex;

    align-items:center;

    gap:6px;
    font-family: "Manrope", Sans-serif;

}

/*==============================
Pagination
==============================*/

.blog-pagination{

    display:flex;

    justify-content:center;

    margin-top:50px;
    font-family: "Manrope", Sans-serif;

}

.blog-pagination ul{

    display:flex;

    flex-wrap:wrap;

    justify-content:center;

    list-style:none;

    gap:10px;

    padding:0;

    margin:0;
    font-family: "Manrope", Sans-serif;

}

.blog-pagination li{

    margin:0;

}

.blog-pagination a,
.blog-pagination span{

    width:42px;

    height:42px;

    display:flex;

    align-items:center;

    justify-content:center;

    border:1px solid #ddd;

    background:#fff;

    color:#444;

    text-decoration:none;

    transition:.3s;
    font-family: "Manrope", Sans-serif;

}

.blog-pagination a:hover{

    background:#FE9800;

    border-color:#FE9800;

    color:#fff;

}

.blog-pagination .current{

    background:#FE9800;

    color:#fff;

    border-color:#FE9800;

}

/*==============================
Large Desktop
==============================*/

@media (min-width:1400px){

    .blog-grid{

        grid-template-columns:repeat(3,1fr);

    }

}

/*==============================
Desktop
==============================*/

@media (max-width:1200px){

    .blog-grid{

        grid-template-columns:repeat(3,1fr);

        gap:24px;

    }

}

/*==============================
Tablet Landscape
==============================*/

@media (max-width:992px){

    .blog-grid{

        grid-template-columns:repeat(2,1fr);

        gap:22px;

    }

    .blog-content{

        padding:20px;

    }

    .blog-title{

        font-size:22px;

    }

}

/*==============================
Tablet Portrait
==============================*/

@media (max-width:768px){

    .blog-grid{

        gap:20px;

    }

    .blog-content{

        padding:18px;

    }

    .blog-title{

        font-size:20px;

    }

    .blog-excerpt{

        font-size:14px;

    }

}

/*==============================
Mobile
==============================*/

@media (max-width:576px){

    .blog-grid{

        grid-template-columns:1fr;

        gap:18px;

    }

    .blog-content{

        padding:18px;

    }

    .blog-title{

        font-size:22px;

    }

    .blog-meta{

        flex-direction:column;

        align-items:flex-start;

        gap:10px;

    }

    .blog-pagination a,
    .blog-pagination span{

        width:38px;

        height:38px;

        font-size:14px;

    }

}

/*==============================
Small Mobile
==============================*/

@media (max-width:380px){

    .blog-title{

        font-size:20px;

    }

    .blog-content{

        padding:16px;

    }

    .blog-excerpt{

        font-size:13px;

    }

}

/* End */


/* About Services Listing */

.about-service-container{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
}

.about-service-wrapper{
    position:relative;
    display:grid;
    grid-template-columns:140px 1fr 42px;
    align-items:center;
    gap:22px;

    min-height:72px;

    padding:18px 20px;

    background:#fff;
    border:1px solid #ECECEC;

    transition:.35s ease;
    overflow:hidden;
}

.about-service-wrapper:hover{
    background:#FE8D01;
    border-color:#FE8D01;
}

.ab-serv-title{
    font-family:"Manrope",sans-serif;
    font-size:16px;
    font-weight:700;
    line-height:1.3;
    color:#222;
    transition:.3s;
}

.ab-serv-snippets{
    font-family:"Manrope",sans-serif;
    font-size:14px;
    line-height:1.5;
    color:#666;
    transition:.3s;
}

.about-service-wrapper:hover .ab-serv-title,
.about-service-wrapper:hover .ab-serv-snippets{
    color:#000;
}

.ab-serv-link{
    width:34px;
    height:34px;

    display:flex;
    justify-content:center;
    align-items:center;

    border:1px solid #E8E8E8;
    background:#fff;

    transition:.3s;
}

.ab-serv-link img{
    width:11px;
    transition:.3s;
}

.about-service-wrapper:hover .ab-serv-link{
    background:#000;
    border-color:#000;
}

.about-service-wrapper:hover .ab-serv-link img{
    filter:brightness(0) invert(1);
    transform:scale(1.1);
}

.about-service-wrapper a{
    position:absolute;
    inset:0;
    z-index:10;
}

/* ---------- Tablet ---------- */

@media (max-width:991px){

    .about-service-container{
        grid-template-columns:1fr;
    }

}

/* ---------- Mobile ---------- */

@media (max-width:640px){

    .about-service-wrapper{
        grid-template-columns:1fr 34px;
        gap:14px;
        padding:18px;
    }

    .ab-serv-title{
        grid-column:1;
        margin-bottom:6px;
    }

    .ab-serv-snippets{
        grid-column:1;
        font-size:13px;
    }

    .ab-serv-link{
        grid-column:2;
        grid-row:1 / span 2;
        align-self:center;
    }

}

/* End */


/*  Services Pages Card */

.about-service-list{
    max-width:1400px;
    margin:auto;
}

/*==============================
Grid
==============================*/

.about-service-page-container{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
}

/*==============================
Card
==============================*/

.about-service-card{
    position:relative;
    background:#fff;
    border:1px solid #ededed;
    padding:22px;
    transition:.35s ease;
    overflow:hidden;
}

.about-service-card:hover,
.about-service-card.active{
    background:#FE9800;
    border-color:#FE9800;
}

/*==============================
Content
==============================*/

.services-content{
    margin-bottom:18px;
}

.service-serv-title{
    font-size:24px;
    font-weight:700;
    color:#2B2B2B;
    margin-bottom:12px;
    line-height:1.2;
    transition:.3s;
    font-family: "Manrope", Sans-serif;
}

.services-snippets{
    font-size:14px;
    line-height:1.7;
    color:#666;
    transition:.3s;
    font-family: "Manrope", Sans-serif;
}

.about-service-card:hover .service-serv-title,
.about-service-card:hover .services-snippets,
.about-service-card.active .service-serv-title,
.about-service-card.active .services-snippets{
    color:#4A4A4A;
}

/*==============================
Image
==============================*/

.services-image{
    overflow:hidden;
    border:1px solid #ededed;
    background:#fff;
}

.services-image img{
    width:100%;
    display:block;
    aspect-ratio:16/10;
    object-fit:cover;
    transition:transform .45s ease;
}

.about-service-card:hover .services-image img{
    transform:scale(1.08);
}

/*==============================
Arrow
==============================*/

.services-link{
    position:absolute;
    right:22px;
    bottom:22px;

    width:36px;
    height:36px;

    background:#fff;
    border:1px solid #ececec;

    display:flex;
    justify-content:center;
    align-items:center;

    transition:.3s;
    z-index:3;
}

.services-link img{
    width:11px;
    transition:.3s;
}

.about-service-card:hover .services-link,
.about-service-card.active .services-link{
    background:#2B2B2B;
    border-color:#2B2B2B;
}

.about-service-card:hover .services-link img,
.about-service-card.active .services-link img{
    filter:brightness(0) invert(1);
    transform:scale(1.1);
}

/*==============================
Clickable Card
==============================*/

.about-service-card>a{
    position:absolute;
    inset:0;
    z-index:5;
}

/*==============================
Hover Animation
==============================*/

.about-service-card::before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:4px;
    background:#2B2B2B;
    transform:scaleX(0);
    transform-origin:left;
    transition:.35s;
}

.about-service-card:hover::before{
    transform:scaleX(1);
}

/*==============================
Responsive
==============================*/

@media(max-width:1200px){

    .about-service-page-container{
        grid-template-columns:repeat(2,1fr);
    }

}

@media(max-width:768px){

    .about-service-page-container{
        grid-template-columns:1fr;
    }

    .about-service-card{
        padding:18px;
    }

    .service-serv-title{
        font-size:22px;
    }

    .services-snippets{
        font-size:14px;
    }

    .services-link{
        right:18px;
        bottom:18px;
    }

}

@media(max-width:480px){

    .about-service-list{
        padding:20px 0;
    }

    .about-service-page-container{
        gap:15px;
    }

    .about-service-card{
        padding:16px;
    }

    .service-serv-title{
        font-size:20px;
    }

    .services-snippets{
        font-size:13px;
        line-height:1.6;
    }

    .services-link{
        width:34px;
        height:34px;
    }

}

/* End */

.badges-left-wrapper{
    overflow:hidden;
    width:100%;
}

.badges-left-track{
    display:flex;
    gap:70px;
    width:max-content;
    animation:marquee-left 50s linear infinite;
}

.badges-left-track img{
    width:100px; /* Change to your badge size */
    flex-shrink:0;	
}

.badges-left-track img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.badges-left-track img:hover {
    filter: grayscale(0%);
}

@keyframes marquee-left{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}



.badges-right-wrapper{
    overflow:hidden;
    width:100%;
}

.badges-right-track{
    display:flex;
    gap:70px;
    width:max-content;
    animation:marquee-right 50s linear infinite;
}

.badges-right-track img{
    width:100px; /* Change to your badge size */
    flex-shrink:0;
}


.badges-right-track img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.badges-right-track img:hover {
    filter: grayscale(0%);
}

@keyframes marquee-right{
    from{
        transform:translateX(-50%);
    }
    to{
        transform:translateX(0);
    }
}

@media  only screen and (max-width:1024px){
	
	.services-button-list {
		width: calc(50% - 5px);
		max-width: 50%;
	}
	
	.services-button-list a {
		width: 100%;
	}
	
	.hero-image::before {
		content: none;
	}
	
	body {
		padding-top: 150px !important;
	}
	
}


.service-tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 30px 0;
}

.service-tab {
    background-color: #FFFFFF;
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: #000000;
    color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D5D5D5;
    padding: 6px 15px 6px 15px;
}

.service-tab:hover,
.service-tab.active {
	background: #FE8D01;
	color: #fff;
	border-color: #FE8D01;
}

@media only screen and (max-width:767px){
	.service-tab {
		font-size: 10px !important;
	}
	
	.pop-quote {
		display: none;
	}
	
	.project-content h3 {
		font-size: 12px !important;
	}
	
	.project-item {
		padding: 15px !important;
	}
	
	.project-category {
		padding: 0px 15px !important;
		font-size: 8px !important;
	} 
	
	.request-services-form {
		padding-inline:15px !important;
	}
	
	body {
		padding-top: 100px !important;
	}
}

/* Contact Form Shortcode Section */

.contact-section{
	padding:0px;
    background:#fff;
}

.contact-container{
    max-width:1200px;
    margin:auto;
}

.contact-container h2{
    font-size:42px;
    font-weight:700;
    margin-bottom:50px;
    color:#000;
    font-family: "Manrope", Sans-serif;
}

/* Grid */

.form-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:35px 40px;
}

/* Form Group */

.form-group{
    display:flex;
    flex-direction:column;
	font-family: "Manrope", Sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.request-services-submit p {
    display: flex;
    flex-direction: column;
}

.form-group label {
    color: #4A4A4A;
    font-family: "Manrope", Sans-serif;
    font-size: 14px;
    font-weight: 700;
}

/* Inputs */

.form-group input, .form-group textarea, .form-group select {
    width: 100%;
    border: 1px solid #CCCCCC !important;
    background: transparent;
    padding: 12px 15px !important;
    font-size: 14px;
    outline: none;
    transition: .3s;
    font-family: "Manrope", Sans-serif;
    color: #4A4A4A !important;
    border-radius: 5px !important;
    margin-top: 10px;
}

.form-group input:focus,
.form-group textarea:focus{
    border-bottom-color:#f7941d;
}

.cf7mls_next.action-button {
    background-color: #FE8D01 !important;
}

.form-group textarea{
    resize:none;
    height:140px;
    margin-top:5px;
}

/* Message */

.message-group{
    margin-top:40px;
}

/* File Upload */

.file-upload{
    display:flex;
    align-items:center;
    border-bottom:2px solid #444;
    padding-bottom:8px;
}

.file-upload input{
    display:none;
}

.file-btn{
    background:#000;
    color:#fff;
    padding:8px 16px;
    cursor:pointer;
    font-size:13px;
    white-space:nowrap;
    transition:.3s;
}

.file-btn:hover{
    background:#f7941d;
}

.file-name{
    margin-left:15px;
    font-size:14px;
    color:#777;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-family: "Manrope", Sans-serif;
}

/* Submit */

.submit-btn{
    margin-top:35px;
    background:#f7941d;
    color:#000;
    border:none;
    padding:14px 38px;
    font-size:15px;
    font-weight:600;
    cursor:pointer;
    transition:.3s;
}

.submit-btn:hover{
    background:#000;
    color:#fff;
}

/* Responsive */

@media (max-width:768px){

    .contact-container h2{
        font-size:34px;
        margin-bottom:35px;
    }

    .form-grid{
        grid-template-columns:1fr;
        gap:10px;
    }

    .message-group{
        margin-top:25px;
    }

    .submit-btn{
        width:100%;
    }

    .file-upload{
        flex-wrap:wrap;
        gap:10px;
    }

    .file-name{
        margin-left:0;
    }

}

@media (max-width:480px){

    .contact-section{
        padding:0px;
    }

    .contact-container h2{
        font-size:28px;
    }

    .form-group label{
        font-size:13px;
    }

    .form-group input,
    .form-group textarea{
        font-size:15px;
    }

}

/* End Contact Form */

/* post-Project Single */
/* ==========================================================
   SINGLE post-PROJECT
========================================================== */

.post-project-single{
    padding-bottom:80px;
    background:#fff;
}

.post-project-single .container{
    max-width:1320px;
    margin:auto;
    padding:0 20px;
}

.post-project-layout{
    display:grid;
    grid-template-columns:minmax(0,2fr) 360px;
    gap:60px;
    align-items:start;
}

/* ==========================================================
   BANNER IMAGE
========================================================== */

.post-project-banner{
    margin:0 0 60px;
    overflow:hidden;
    background:#f7f7f7;
}

.post-project-banner img{
    display:block;
    width:100%;
    height:auto;
}

.post-project-banner:hover img{
    transform:none;
}

/* ==========================================================
   HEADER
========================================================== */

.post-project-header{
    margin-bottom:40px;
}

.post-project-category {
    display: inline-block;
    color: #FE8D01;
    padding: 8px 18px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 18px;
    font-family: "Manrope", Sans-serif;
    border: 1px solid #F0F0F0;
}

.post-project-header h1{
    font-size:46px;
    line-height:1.2;
    margin:0;
    color:#4A4A4A;
    font-family: "Manrope", Sans-serif;
}

.project-share {
    margin-top: 30px;
}

/* ==========================================================
   CONTENT
========================================================== */

.post-project-description{
    font-size:17px;
    line-height:1.9;
    color:#555;
    font-family: "Manrope", Sans-serif;
}

.post-project-description h2,
.post-project-description h3,
.post-project-description h4{
    color:#4A4A4A;
    margin:40px 0 20px;
    font-family: "Manrope", Sans-serif;
}

.post-project-description p{
    margin-bottom:22px;
    font-family: "Manrope", Sans-serif;
}

.post-project-description ul,
.post-project-description ol{
    margin-bottom:25px;
    padding-left:25px;
    font-family: "Manrope", Sans-serif;
}

.post-project-description img{
    width:100%;
    height:auto;
    border-radius:12px;
    margin:30px 0;
}

.post-project-description a{
    color:#FE8D01;
    text-decoration:none;
    font-family: "Manrope", Sans-serif;
}

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

/* ==========================================================
   NAVIGATION
========================================================== */

.post-project-navigation{
    margin-top:70px;
    padding-top:35px;
    border-top:1px solid #e5e5e5;

    display:flex;
    justify-content:space-between;
    gap:20px;
}

.post-project-navigation a{
    color:#4A4A4A;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

.post-project-navigation a:hover{
    color:#FE8D01;
}

/* ==========================================================
   SIDEBAR
========================================================== */

.post-project-sidebar{
    position:sticky;
    top:120px;
    align-self:start;
}

.sidebar-widget{
    background:#fff;
    border:1px solid #ececec;
    border-radius:16px;
    padding:30px;
    box-shadow:
        0 2px 8px rgba(0,0,0,.05),
        0 18px 40px rgba(0,0,0,.08);
}

.sidebar-widget h3{
    margin:0 0 30px;
    font-size:24px;
    font-family:"Manrope",sans-serif;
}

.latest-work{
    display:flex;
    gap:18px;
    margin-bottom:25px;
    text-decoration:none;
    color:inherit;
    transition:.3s;
}

.latest-work:last-child{
    margin-bottom:0;
}

.latest-work:hover{
    transform:translateX(6px);
}

.latest-work img{
    width:95px;
    height:95px;
    object-fit:cover;
    border-radius:10px;
    flex-shrink:0;
}

.latest-work h4{
    font-size:17px;
    line-height:1.4;
    margin:0 0 8px;

    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    font-family: "Manrope", Sans-serif;
}

.latest-work:hover h4{
    color:#FE8D01;
    font-family: "Manrope", Sans-serif;
}

.latest-work span{
    color:#777;
    font-size:14px;
    font-family: "Manrope", Sans-serif;
}

/* ==========================================================
   RELATED post-PROJECTS
========================================================== */

.related-post-projects{
    padding:90px 0;
    background:#f8f9fb;
}

.related-post-projects .container{
    max-width:1320px;
    margin:auto;
    padding:0 20px;
}

.related-post-projects h2{
    text-align:center;
    margin-bottom:50px;
    font-size:38px;
    font-family: "Manrope", Sans-serif;
}

.related-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:35px;
}

.related-item{
    background:#fff;
    border-radius:14px;
    overflow:hidden;
    box-shadow:0 12px 35px rgba(0,0,0,.06);
    transition:.35s;
}

.related-item:hover{
    transform:translateY(-8px);
}

.related-item > a{
    display:block;
    overflow:hidden;
    aspect-ratio: 4 / 3; /* Optional, keeps consistent ratio */
    font-family: "Manrope", Sans-serif;
}

.related-item img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    transition:.4s;
}

.related-item:hover img{
    transform:scale(1.08);
}

.related-item .content{
    padding:28px;
}

.related-item span{
    color:#FE8D01;
    font-size:13px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:1px;
    font-family: "Manrope", Sans-serif;
}

.related-item h3{
    margin:15px 0 0;
    font-size:23px;
    line-height:1.4;
    font-family: "Manrope", Sans-serif;
}

.related-item h3 a{
    color:#4A4A4A;
    text-decoration:none;
    transition:.3s;
    font-family: "Manrope", Sans-serif;
}

.related-item h3 a:hover{
    color:#FE8D01;
}

/* ==========================================================
   GALLERY INSIDE CONTENT
========================================================== */

.wp-block-gallery,
.gallery{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
    margin:40px 0;
}

.wp-block-gallery img,
.gallery img{
    border-radius:10px;
}

/* ==========================================================
   TABLES
========================================================== */

.post-project-description table{
    width:100%;
    border-collapse:collapse;
    margin:30px 0;
}

.post-project-description th,
.post-project-description td{
    border:1px solid #ddd;
    padding:15px;
}

.post-project-description th{
    background:#f7f7f7;
}

/* ==========================================================
   BLOCKQUOTE
========================================================== */

.post-project-description blockquote{
    border-left:5px solid #FE8D01;
    padding:20px 30px;
    margin:35px 0;
    background:#f8f9fb;
    font-style:italic;
}

/* ==========================================================
   RESPONSIVE
========================================================== */

@media(max-width:1100px){

    .post-project-banner{
        margin-bottom:40px;
    }

    .post-project-layout{
        grid-template-columns:1fr;
        gap:40px;
    }

    .post-project-sidebar{
        position:static;
    }

    .related-grid{
        grid-template-columns:repeat(2,1fr);
    }

}

@media(max-width:768px){

    .post-project-single{
        padding:50px 0;
    }

    .post-project-banner{
        margin-bottom:30px;
        border-radius:14px;
    }

    .post-project-header h1{
        font-size:34px;
    }

    .post-project-navigation{
        flex-direction:column;
    }

    .related-post-projects{
        padding:60px 0;
    }

    .related-post-projects h2{
        font-size:30px;
    }

    .related-grid{
        grid-template-columns:1fr;
    }

    .wp-block-gallery,
    .gallery{
        grid-template-columns:1fr;
    }

    .latest-work{
        gap:15px;
    }

    .latest-work img{
        width:80px;
        height:80px;
    }

}

@media(max-width:480px){

    .post-project-header h1{
        font-size:28px;
    }

    .sidebar-widget{
        padding:20px;
    }

    .related-item .content{
        padding:20px;
    }

}

/* End Single post-Project */


/* Content Read More */

.auto-read-more {
    position: relative;
    overflow: hidden;
    transition: max-height .5s ease-in-out;
}

.auto-read-more::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    pointer-events: none;
    transition: opacity .3s ease;
}

.auto-read-more.expanded::after {
    opacity: 0;
}

.auto-read-more-toggle {
    display: inline-block;
    margin-top: 15px;
    color: #0073aa;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
}

.auto-read-more-toggle:hover {
    text-decoration: underline;
}

a.auto-read-more-toggle {
    font-family: Manrope, sans-serif;
    background-color: rgb(254, 141, 1) !important;
    font-weight: 600 !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(254, 141, 1) !important;
    border-image: none !important;
    padding: 12px 30px !important;
    width: 150px;
    text-align: center;
}

/* End */


/* Services Tiles */

.service-tiless-slider{
    position:relative;
    display:flex;
    align-items:center;
    gap:15px;
    margin-top:15px;
}

.service-tiless-track{
    display:flex;
    gap:16px;
    overflow-x:auto;
    scroll-behavior:smooth;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    -ms-overflow-style:none;
    flex:1;
}

.service-tiless-track::-webkit-scrollbar{
    display:none;
}

.service-tiles-card {
    min-width: 140px;
    width: 140px;
    background: #fff;
    border: 1px solid #EDEDED;
    padding: 10px;
    text-decoration: none;
    transition: .35s;
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.service-tiles-card:hover{
    transform:translateY(-6px);
    box-shadow:0 15px 35px rgba(0,0,0,.08);
}

.service-tiles-image{
    height:95px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f7f7f7;
    overflow:hidden;
}

.service-tiles-image img{
    max-width:100%;
    max-height:100%;
    object-fit:contain;
    transition:.35s;
}

.service-tiles-card:hover img{
    transform:scale(1.05);
}

.service-tiles-content{
    margin-top:12px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:10px;
}

.service-tiles-content h4 {
    margin: 0;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 600;
    font-family: "Manrope", Sans-serif;
}

.service-tiles-content span{
    color:#f7941d;
    font-size:18px;
    transition:.3s;
}

.service-tiles-card:hover span{
    transform:translateX(4px);
}

.service-tiles-card.active{
    background:#f7941d;
    color:#fff;
    border-color:#f7941d;
}

.service-tiles-card.active .service-tiles-image{
    background:rgba(255,255,255,.15);
}

.service-tiles-card.active span{
    color:#fff;
}

.services-tiles-slider-arrow{
    width:46px;
    height:46px;
    border:none;
    border-radius:50%;
    background:#fff;
    box-shadow:0 8px 25px rgba(0,0,0,.12);
    cursor:pointer;
    font-size:20px;
    transition:.3s;
    flex-shrink:0;
}

.services-tiles-slider-arrow:hover{
    background:#f7941d;
    color:#fff;
}

.services-tiles-prev, .services-tiles-next {
    display: none;
}

.services-tiles-prev, .services-tiles-next {
    padding: 0 !important;
    width: 30px !important;
    height: 30px;
}

@media only screen and (max-width:1024px){
	.services-tiles-prev, .services-tiles-next {
		display: block !important;
	}
}

@media(max-width:991px){

.service-tiles-card{
    min-width:150px;
    width:150px;
}

}

@media(max-width:768px){

.service-tiless-slider{
    gap:8px;
}

.services-tiles-slider-arrow{
    width:40px;
    height:40px;
    font-size:18px;
}

.service-tiles-card{
    min-width:135px;
    width:135px;
}

.service-tiles-image{
    height:80px;
}

.service-tiles-content h4{
    font-size:12px;
}

}

@media(max-width:480px){

.services-tiles-slider-arrow{
    display:none;
}

.service-tiles-card{
    min-width:120px;
    width:120px;
}

.service-tiles-image{
    height:70px;
}

}

/* End */

/* Images With Title Text Hover */
/*====================================================
WHY CHOOSE US
====================================================*/

.three-images-text-hover-feature-grid{
    margin:auto;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:28px;
}

.three-images-text-hover-feature-card{
    position:relative;
    height:260px;
    overflow:hidden;
    cursor:pointer;
    box-shadow:0 12px 30px rgba(0,0,0,.08);
}

.three-images-text-hover-feature-card img{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .8s cubic-bezier(.22,.61,.36,1);
}

.three-images-text-hover-feature-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(
        to top,
        rgba(0,0,0,.88),
        rgba(0,0,0,.35) 55%,
        rgba(0,0,0,.08)
    );
    transition:background .5s ease;
}

.three-images-text-hover-feature-content{
    position:absolute;
    left:35px;
    right:35px;
    bottom:0;
    z-index:2;
    color:#fff;
    transition:transform .6s cubic-bezier(.22,.61,.36,1);
}

.three-images-text-hover-feature-line{
    display:block;
    width:55px;
    height:4px;
    background:#F7941D;
    margin-bottom:18px;
    border-radius:50px;
    transition:width .4s ease;
}

.three-images-text-hover-feature-content h3 {
    margin: 0;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 700;
    font-family: "Manrope", Sans-serif;
}

.three-images-text-hover-feature-content p{
    margin-top:18px;
    font-size:15px;
    line-height:1.8;

    opacity:0;
    visibility:hidden;

    transform:translateY(20px);

    transition:
        opacity .35s ease .15s,
        transform .55s cubic-bezier(.22,.61,.36,1),
        visibility 0s linear .35s;
	height: 0;
}

/* Hover */

.three-images-text-hover-feature-card:hover img{
    transform:scale(1.08);
}

.three-images-text-hover-feature-card:hover .three-images-text-hover-feature-overlay{
    background:linear-gradient(
        to top,
        rgba(247,148,29,.88),
        rgba(0,0,0,.55) 55%,
        rgba(0,0,0,.15)
    );
}

.three-images-text-hover-feature-card:hover .three-images-text-hover-feature-content{
    transform:translateY(-35px);
}

.three-images-text-hover-feature-card:hover .three-images-text-hover-feature-line{
    width:95px;
}

.three-images-text-hover-feature-card:hover p{
    opacity:1;
    visibility:visible;
    transform:translateY(0);

    transition:
        opacity .4s ease .15s,
        transform .55s cubic-bezier(.22,.61,.36,1),
        visibility 0s;
	height: 100%;
}

/*=====================
Tablet
=====================*/

@media(max-width:991px){

.three-images-text-hover-feature-grid{
    grid-template-columns:repeat(2,1fr);
}

.three-images-text-hover-feature-card{
    height:320px;
}

}

/*=====================
Mobile
=====================*/

@media(max-width:768px){

.three-images-text-hover-feature-grid{
    grid-template-columns:1fr;
    gap:20px;
}

.three-images-text-hover-feature-card{
    height:280px;
}

.three-images-text-hover-feature-content{
    left:25px;
    right:25px;
    bottom:25px;
    transform:translateY(-20px);
}

.three-images-text-hover-feature-content p{
    font-size:14px;
    line-height:1.7;
    transform:translateY(0);
    transition:none;
}

}


/* End */

/* Button Pop */
ul.button-feature-list {
    padding-left: 0;
}

.button-feature-item{
    display:flex;
    align-items:center;
    gap:20px;
    cursor:pointer;
	margin-bottom: 8px;
	position: relative;
}

.button-featured-bullet {
    width: 8px;
    height: 8px;
    background: #FE8D01;
	font-family: "Manrope", Sans-serif;
	position: absolute;
	top: 6px;
}

.button-featured-text {
    font-size: 16px;
    font-weight: 700;
    color: #4A4A4A;
    transition: .3s;
	font-family: "Manrope", Sans-serif;
	line-height: 1.3em;
	padding-left: 20px;
}

.button-feature-item:hover .button-featured-text{
    color:#f7941d;
}

/* Popup */

.button-feature-popup-overlay{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.65);

    opacity:0;
    visibility:hidden;
    transition:.3s;

    z-index:9998;
}

.button-feature-popup{
    position:fixed;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%) scale(.9);
    width:min(700px,90%);
    background:#fff;
    padding:40px;
    opacity:0;
    visibility:hidden;
    transition:.35s;
    z-index:9999;
}

.button-feature-popup-open .button-feature-popup-overlay{
    opacity:1;
    visibility:visible;
}

.button-feature-popup-open .button-feature-popup{
    opacity:1;
    visibility:visible;
    transform:translate(-50%,-50%) scale(1);
}

.button-feature-popup-close{
    position:absolute;
    top:15px;
    right:15px;
    border:none;
    background:none;
    font-size:30px;
    cursor:pointer;
	font-family: "Manrope", Sans-serif;
}

.button-feature-popup h2{
    margin-bottom:20px;
	font-family: "Manrope", Sans-serif;
}

.button-feature-popup p{
    line-height:1.8;
	font-family: "Manrope", Sans-serif;
}

.button-feature-popup-content {
    min-height: 400px;
    height: 400px;
    overflow-y: scroll;
}

button.button-feature-popup-close {
    background-color: #4A4A4A00;
    font-size: 40px;
    font-weight: normal;
    color: #4A4A4A;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4A4A4A;
    border-radius: 0px 0px 0px 0px;
    line-height: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* End */

/*==============================
SERVICE ACCORDION
===============================*/

.toogle-service-accordion {
    width: 100%;
    margin: auto;
}

.toogle-service-item {
    border-bottom: 1px solid #D7D7D7;
	padding-bottom: 25px;
	padding-top: 25px;
	padding: 15px;
}

.toogle-service-item.active {
    border: 1px solid rgb(215, 215, 215);
}

.toogle-service-header{

    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:25px;
    cursor:pointer;
}

.toogle-service-left{

    display:flex;
    align-items:center;
    gap:25px;

    flex:1;
}

.toogle-service-left img{

    width:95px;
    height:95px;

    object-fit:cover;

    flex-shrink:0;
}

.toogle-service-info h3 {
    font-size: 18px;
    font-weight: 700;
    color: #2B2B2B;
    margin-bottom: 10px;
    font-family: "Manrope", Sans-serif;
}

.toogle-service-info p {
    margin: 0;
    color: #4A4A4A;
    line-height: 1.7;
    font-size: 14px;
    font-family: "Manrope", Sans-serif;
}

/* Button */

.toogle-service-toggle{

    width:46px;
    height:46px;

    border:1px solid #bfbfbf;

    background:#fff;

    display:flex;
    justify-content:center;
    align-items:center;
    cursor:pointer;
    transition:.3s;
}

.toogle-service-toggle:hover, .toogle-service-toggle:focus{
	background-color: #ffffff !important;
}

.toogle-service-toggle span{

    width:12px;
    height:12px;

    border-right:3px solid #111;
    border-bottom:3px solid #111;

    transform:rotate(45deg);

    transition:.35s ease;
}

/* Active */

.toogle-service-item.active .toogle-service-toggle span{

    transform:rotate(-135deg);
}

/* Content */

.toogle-service-content{

    display:none;
}

.toogle-content-inner p, .toogle-content-inner p li {
    color: #4A4A4A;
    line-height: 1.7;
    font-size: 14px !important;
    font-family: "Manrope", Sans-serif;
}

.toogle-content-inner{

    padding:15px 0 0 120px;

    color:#555;

    line-height:1.8;

    font-size:17px;
}

.toogle-content-inner ul{

    margin-top:15px;
}

.toogle-content-inner li{

    margin-bottom:10px;
}

/*==============================
Responsive
===============================*/

@media(max-width:768px){

.toogle-service-header{

    align-items:flex-start;

    padding:25px 0;
}
	
.toogle-service-item {
	padding-top:10px;
	padding-bottom: 10px;
}

.toogle-service-left{

    gap:15px;
}

.toogle-service-left img{

    width:75px;
    height:75px;
}

.toogle-service-info p{

    font-size:15px;
    line-height:1.6;
}

.toogle-content-inner{

    padding-left:90px;
    font-size:15px;
}

.toogle-service-toggle{

    width:42px;
    height:42px;
}

}

@media(max-width:480px){

.toogle-service-left{

    align-items:flex-start;
}

.toogle-service-left img{

    width:65px;
    height:65px;
}

.toogle-service-info p{

    font-size:14px;
}

.toogle-content-inner{

    padding-left:0;
    margin-top:0;
	padding-top: 0;
}

}

/* End */


/* Custom Made Products */
.custom-made-product-grid{
    display:grid;
    grid-template-columns:repeat(1fr);
    gap:30px;
}

.custom-made-product-loop{
    display:grid;
    grid-template-columns:1fr;
    gap:40px;
    align-items:center;
    padding:35px;
    padding-bottom:0;
    border:1px solid #ececec;
    background:#fff;
    transition:.3s;
}

.custom-made-product-loop:hover{
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    background:#FE8D01;
}

.custom-made-product-image{
    display:block;
    overflow:hidden;
    border:4px solid #f7941d;
}

.custom-made-product-image img{
    display:block;
    width:100%;
    height:auto;
    transition:.4s;
}

.custom-made-product-loop:hover .custom-made-product-image img{
    transform:scale(1.04);
}

.custom-made-product-content{
    display:flex;
    flex-direction:column;
    font-family:"Manrope",sans-serif;
}

.custom-made-product-tag{
    display:inline-block;
    width:max-content;
    padding:15px;
    margin-bottom:18px;
    font-size:11px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:1px;
    background:#fff;
    color:#4A4A4A;
}

.custom-made-product-content h3{
    margin:15px 0;
    font-size:16px;
    line-height:1.3;
}

.custom-made-product-content h3 a{
    color:#2B2B2B;
    text-decoration:none;
}

.custom-made-product-content p{
    margin:0;
    color:#4A4A4A;
    font-size:13px;
    line-height:1.8;
}

.custom-made-product-btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    margin-top:30px;
    width:max-content;
    padding:14px 22px;
    background:#fff;
    border:1px solid #EDEDED;
    color:#4A4A4A;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

.custom-made-product-btn span{
    transition:.3s;
}

.custom-made-product-btn:hover span{
    transform:translateX(5px);
}

@media(max-width:767px){

    .custom-made-product-loop{
        padding:18px;
    }

    .custom-made-product-btn{
        width:100%;
        justify-content:center;
    }

}

/* End */


/* Form */
/*=========================================
CHECKOUT STEP
=========================================*/

.checkout-step{
    width:100%;
    max-width:1000px;
    margin-bottom: 20px;
    padding-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}

.step-header{
    display:flex;
    align-items:center;
    gap:18px;
}

.step-number{
    width:36px;
    height:36px;
    background:#FE8D01;
    color:#2B2B2B;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    font-weight:700;
    font-family: "Manrope", Sans-serif;
}

.step-header h2{
    font-size:16px;
    font-weight:700;
    color:#2B2B2B;
    text-transform:capitalize;
    letter-spacing:0.3px;
	font-family: "Manrope", Sans-serif;
}
/* End */

/*=========================================
CUSTOM FILE UPLOAD
=========================================*/

.custom-upload-box{
    position:relative;
    padding:40px 20px;
    border:2px dashed #d6d6d6;
    text-align:center;
    transition:.3s;
}

.custom-upload-box.dragover{
    border-color:#ff8c00;
    background:#fffaf4;
}

.upload-icon{
    margin-bottom:20px;
	display: none;
}

.upload-icon svg{
    width:70px;
    height:70px;
}

.custom-upload-box h3{
    margin:0 0 12px;
    font-size:24px;
    color:#333;
}

.upload-or{
    display:block;
    margin-bottom:20px;
    color:#666;
}

.browse-btn {
    display: inline-block;
    padding: 0 30px 18px 30px;
    border: 2px solid #ff8c00;
    cursor: pointer;
    background: #fff;
    color: #333;
    transition: .3s;
}

.browse-btn:hover{
    background:#ff8c00;
    color:#fff;
}

.upload-info{
    margin-top:25px;
    color:#666;
    line-height:1.8;
}

.custom-file{
    position:absolute;
    left:-9999px;
}

.file-name{
    margin-top:20px;
    font-weight:600;
    color:#ff8c00;
}

/* End */

/*=====================================
CONTACT POPUP
=====================================*/

.open-contact-popup {
	cursor: pointer;
}

.contact-popup-overlay{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.65);
    display:flex;
    justify-content:center;
    align-items:center;
    opacity:0;
    visibility:hidden;
    pointer-events:none; /* Prevent blocking clicks */
    transition:opacity .3s ease, visibility .3s ease;
    z-index:999999;
}

.contact-popup-overlay.active{
    opacity:1;
    visibility:visible;
    pointer-events:auto; /* Enable clicks only when open */
}

.contact-popup{
    width:100%;
    max-width:750px;
    max-height:90vh;
    background:#fff;
    overflow:hidden;
    display:flex;
    flex-direction:column;
    position:relative;
    transform:translateY(30px);
    transition:.35s;
}

.contact-popup-overlay.active .contact-popup{
    transform:translateY(0);
}

.contact-popup-header{
    padding:25px 30px;
    border-bottom:1px solid #eee;
    flex-shrink:0;
}

.contact-popup-header h2{
    margin:0 0 10px;
    font-size:28px;
}

.contact-popup-header p{
    margin:0;
    color:#666;
}

.contact-popup-body{
    padding:20px;
    overflow-y:auto;
    flex:1;
}

/* Nice scrollbar */

.contact-popup-body::-webkit-scrollbar{
    width:8px;
}

.contact-popup-body::-webkit-scrollbar-thumb{
    background:#ccc;
    border-radius:20px;
}

.contact-popup-body::-webkit-scrollbar-track{
    background:#f5f5f5;
}

.contact-popup-close {
    position: absolute;
    right: 18px;
    top: 18px;
    width: 40px;
    height: 40px;
    border: none;
    background: none !important;
    border-radius: 0;
    cursor: pointer;
    font-size: 28px !important;
    z-index: 2;
    transition: .3s;
    line-height: 0px;
    border: none !important;
    color: #2B2B2B !important;
}

body.popup-open{
    overflow:hidden;
}

/* Mobile */

@media(max-width:768px){

    .contact-popup{
        max-height:95vh;
    }

    .contact-popup-header{
        padding:20px;
    }

    .contact-popup-header h2{
        font-size:24px;
    }

}

/* End */

/* ==========================================
   LIVE EVENTS
========================================== */

.live-events-grid{
    display:flex;
    flex-direction:column;
    gap:40px;
}

/* Card */

.live-events-item{
    display:grid;
    grid-template-columns:65% 35%;
    background:#fff;
    border:1px solid #dcdcdc;
    border-radius:10px;
    overflow:hidden;
    transition:.3s;
}

.live-events-item:hover{
    box-shadow:0 12px 35px rgba(0,0,0,.12);
}

/* Left Image */

.live-events-image{
    overflow:hidden;
}

.live-events-image img{
    width:100%;
    height:100%;
    display:block;
    object-fit:contain;
    transition:.4s;
}

.live-events-item:hover .live-events-image img{
    transform:scale(1.05);
}

/* Right Content */

.live-events-content{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
    padding:0  40px;
    background:#fff;
}

/* Logo */

.live-events-logo{
    margin-bottom:30px;
}

.live-events-logo img{
    max-width:350px;
    width:auto;
    height:auto;
    display:block;
    margin:auto;
}

/* Title */

.live-events-title {
    margin: 0 0 20px;
    font-weight: 600 !important;
    font-family: "Manrope", Sans-serif;
    font-size: 30px !important;
    line-height: 25px;
}

.live-events-title a{
    color:#666;
    text-decoration:none;
    transition:.3s;
}

.live-events-title a:hover{
    color:#f7931e;
}

/* Description */

.live-events-excerpt{
    font-size:16px;
    color:#888;
    margin-bottom:35px;
}

/* Button */

.live-events-button{
    display:inline-block;
    padding:14px 30px;
    background:#f7941d;
    color:#fff;
    font-size:15px;
    font-weight:600;
    text-transform:uppercase;
    text-decoration:none;
    transition:.3s;
}

.live-events-button:hover{
    background:#d97b00;
    color:#fff;
}

/* Tablet */

@media (max-width:991px){

    .live-events-item{
        grid-template-columns:1fr;
    }

    .live-events-image{
        height:380px;
    }

    .live-events-content{
        padding:40px 30px;
    }

}

/* Mobile */

@media (max-width:767px){

    .live-events-grid{
        gap:25px;
    }

    .live-events-image{
        height:250px;
    }

    .live-events-content{
        padding:30px 20px;
    }

    .live-events-logo img{
        max-width:90px;
    }

    .live-events-title{
        font-size:24px;
    }

    .live-events-excerpt{
        font-size:15px;
        line-height:1.7;
        margin-bottom:25px;
    }

    .live-events-button{
        width:100%;
        text-align:center;
        padding:15px;
    }

}

/* End */