

/* fonts */

@font-face 
{
    font-family: "Vangeda-Regular";
    src: url('../fonts/Vangeda-Regular.ttf');
}


@font-face 
{
    font-family: "Ubuntu-Regular";
    src: url('../fonts/Ubuntu-Regular.ttf');
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family: "Vangeda-Regular";
  
}

p
{
    font-size: 15px;
	font-weight: 400;
    padding-bottom: 12px;
	margin: 0px;
	color: #fff;
	font-family: "Ubuntu-Regular";
	line-height: 1.4;
}


ul li, ol li
{
    font-size: 15px;
    padding: 5px 0px;
	margin: 0px;
	color: #000;
	font-family: "Ubuntu-Regular";
	line-height: 1.4;
	font-weight: 400;
}

.bg1
{
    background-color: #0F2D44;
}

.section_pad
{
    padding: 62px 0px;
}

.sec_heading h2
{
    font-size: 46px;
    font-weight: 400;
    color: #fff;
    padding: 0px;
    margin: 0px;
    line-height: 59px;
    
}

.sec_heading
{
    padding-bottom: 12px;
}

/*  navbar  */  

#menu
{
    background-color: #0F2D44 !important;
    /*padding: 45px 0px;*/
    padding: 0px;
}

#menu .navbar-dark .navbar-nav .nav-link
{
    padding: 6px 16px;
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
    color: #ffffffbf;
}

.menu_btn
{
    padding: 6px 16px !important;
}

.menu_btn, .enquire_btn
{
    background-color: transparent;
    padding: 6px 24px;
    border: 1px solid #fff;
    font-family: "Ubuntu-Regular";
}

.menu_btn, .enquire_btn
{
    color: #fff;
    text-decoration: none;
    font-family: "Ubuntu-Regular";
}

.menu_btn:hover,  .enquire_btn:hover
{
    background-color: #fff;
}

.menu_btn:hover, .enquire_btn:hover
{
    color:#0F2D44;
}

.navbar-dark .navbar-toggler
{
    border: none;
}

.navbar-toggler:focus
{
    box-shadow: none;
}

/*  banner  */

#banner
{
   /* background: url('../images/banner/Desktop_banner_New.webp');*/
   background: url('../images/banner/Florenza-dtp-banner-13-06-2025.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px;
}


.banner_logo
{
    width: 306px;
    height: auto;
}


.banner_box h1
{
  
	font-size: 22px;
    font-weight: 100;
    padding: 14px 0px;
    margin: 0px;
    line-height: 1.5;
    text-align: center;
    margin-top: 15px;
    
}

.banner_box p
{
    color: #000;
}


/*  About  */

#about
{
    background: url('../images/block2/Grand_Villa_Living.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0px 295px;
}

.about_box
{
    padding: 14px 0px;
}


.about_box p
{
    padding-bottom: 0px;
    font-size: 16px;
}


/*  highlights  */

#highlights
{
    background: url('../images/block3/dtp_background3.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 60px 0px 185px;
}

#highlights .bottom
{
    position: absolute;
    background-image: url('../images/block3/bottom_leaf.webp');
    background-repeat: no-repeat;
    width: 245px;
    height: 186px;
    background-position: bottom;
    z-index: 9999;
    background-size: cover;
    left: -25px;
    bottom: 5px;
}

.highlight_box
{
    padding-left: 100px;
    padding-right: 24px;
}


.fluid_gap
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}


/*  plans  */

#master_plan
{
    background-color: #0F2D44;
    position: relative;
}

#master_plan .bottom
{
    position: absolute;
    background-image: url('../images/block4/flower_bottom.webp');
    background-repeat: no-repeat;
    width: 320px;
    height: 365px;
    background-position: bottom;
    z-index: 9999;
    background-size: cover;
    right: 0px;
    bottom: -56px;
}

.magnify{
    border-radius: 50%;
    border: 2px solid white;
    position: absolute;
    z-index: 20;
    background-repeat: no-repeat;
    background-color: white;
    box-shadow: inset 0 0 20px rgba(0,0,0,.5);
    display: none;
    cursor: none;
  }

/*  floorplans  */

#floorplans h3
{
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 14px;
    margin: 0px;
    line-height: 32px;
}


.loc_tabs .nav-link
{
	
    border: none !important;
    
}

.loc_tabs .nav-link.active {
    color: #ffffff;
    background-color: transparent;
	border:none;
    text-decoration: underline;
	text-decoration-color:#dee2e6
}

.loc_tabs .nav-link:focus
{
     background-color: transparent !important; 
    color: #fff !important;
}



.location-points
{
	margin-top: 35px;
	    
}


.location-points li
{
	
    color: #fff;
	font-size: 16px;
   
}


.plans_tabs
{
    border-bottom: none;
	margin-top: 20px;
}

.plans_tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: transparent;
    border-color: #dee2e6 #dee2e6 #fff;
    padding: 6px 24px;
    border-radius: 0px;
}

.plans_tabs .nav-link
{
	color: #fff;
    border: 1px solid #fff;
    padding: 6px 24px;
    border-radius: 0px;
}

.plans_tabs .nav-item
{
    margin-right: 15px;
}

.plans_tabs .nav-link:focus, .plans_tabs .nav-link:hover
{
    background-color: #fff;
    color:#0F2D44;
}

.plans_table
{
    color: #fff;
    text-align: center;
    vertical-align: middle;
}



/*  locations  */

.location_box
{
    padding-left: 25px;
    padding-right: 100px;
}


#location .accordion-item, #location .accordion-button
{
    background-color: transparent;
}

#location  .accordion-button:focus
{
    box-shadow: none;
}

#location .accordion-button::after
{
    filter: brightness(100);
}

#location .accordion-button, .lob_mbl_lists li
{
    color: #fff;
}

#location a
{
    text-decoration: none;
}

  /*   locations animation css  */

  .dirctn {
    padding: 32px 0 13px;
    width: 100%;
    margin: 0 auto;
  }
  .dircircle {
    width: 100%;
    margin: 0 auto;
  }
  .distnce {
    margin-bottom: 30px;
    position: relative;
  }
  .center-line {
    position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    height: 2px;
    border-bottom: 8px solid #fff; /* White horizontal line */
  }
  
  .progress-bar {
    position: absolute;
    height: 8px;
    background-color: #FFC181; /* Initial color when active */
    width: 0%; /* Start with no progress */
    transition: width 1s ease-in-out; /* Smooth transition effect */
  }
  .rowitm {
    display: flex;
    justify-content: space-between;
  }
  /*
  .dotsd {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #e2dbd7;
    box-shadow: 0px 0px 0px 8px #c4b7ae;
    top: 8px;
  }*/
  .minsx {
    padding-top: 0px;
  }
  .minsx > p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 0;
  }
  .item-1 {
    width: 33.33%;
    position: relative;
  }
  .dotsd.blck {
    right: 41px;
  }
  .dotsd.blck1 {
    left: 49%;
  }
  .dotsd.blck2 {
    left: 41px;
  }
  .item-1.red .dotsd {
    background-color: #FFC181;
  }
  .item-1:first-child .minsx {
    text-align: left;
  }
  .item-1:last-child .minsx {
    text-align: right;
  }
  .item-1:nth-child(2) .minsx {
    text-align: center;
  }
  .item-1.red .minsx > p {
    color: #FFC181;
  }
  .mnylyrs {
    position: relative;
  }
  .layer3, .layer2, .layer1 {
    position: absolute;
    border-radius: 50% ;

    /* border-radius: 50% 40% 70% 30% / 40% 35% 65% 55%;  */
  }
  .layer4 {
    position: relative;
    width: 100%;
    background-color: #1C4B70;

    border-radius: 50% ;
    /* border-radius: 50% 40% 70% 30% / 40% 35% 65% 55%;  */
  }
  .layer3 {
    width: 74.5%;
    background-color: #3B6280;
    top: 49.8%;
    left: 50%;
    z-index: 12;
  }
  .layer2 {
    width: 50.6%;
    background-color: #1C4B70;
    top: 50%;
    left: 50%;
    z-index: 13;
  }
  .layer1 {
    width: 20%;
    height: 20%;
    background-color: #fff;
    top: 49.9%;
    left: 50%;
    z-index: 14;
    padding: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pnon > img {
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
  }
  .pnon.popshw > img {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .pnon > img {
    transition: all 1s ease-in-out 0s;
  }
  .dircircle.htg .layer3, .dircircle.htg .layer2, .dircircle.htg .layer1 {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }


/*  footer  */

.footer-text
{
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	
}

#footer
{
    background: url('../images/footer/footer_bg.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer_img
{
    width: 260px;
    height: auto;
}

#footer h3
{
    font-size: 25px;
    font-weight: 600;
    color: #fff;
}

.big_p
{
    font-size: 20px;
    font-weight: 400;
}

.big_p a
{
    color: #fff;
    text-decoration: none;
}

.form_box
{
    background-color: #0F2D44;
    padding: 20px;
    border: 1px solid #fff;
}

.form_box h5
{
    color: #fff;
    padding-bottom: 16px;
    text-transform: uppercase;
}

.form_box h5 span
{
    border-bottom: 4px solid #fff;
}

.validation
{
    color: #e6414b;
}

.form_box .form-control
{
    padding: 6px 12px;
    background-color: transparent;
    color: #fff;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    box-shadow: none;
}

.form_box select
{
    width: 100%;
    padding: 6px 12px;
    background-color: transparent;
    color: #fff;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    margin: 14px 0px;
}

.form_box option
{
    color: #000;
}

.submit_btn
{
    background-color: transparent;
    padding: 6px 32px;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 16px;
    text-transform: uppercase;
    font-size: 12px;
}

.form_box ::placeholder, .selldof ::placeholder
{
    color: #fff;
}


select:focus-visible
{
    outline: none !important;
}

.selldof .form-control, .sell_do_form_control
{
	border-top: none !important;
    border-right: none !important;
    border-left: none !important;
	border-radius: 0px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
}

.selldof .form-control:focus
{
	box-shadow: none !important;
}

.selldof .title, .selldof label
{
  color:#fff;
}


.selldof .btn
{
	background-color: transparent !important;
	color: #fff !important;
	margin: 5px auto !important;
	display: block !important;
    text-transform: uppercase !important;
}

.thankyou
{
    color: #fff;
}


/*  copyright  */

#copyright
{
    padding: 12px 0px;
    background-color: #0F2D44;
}

#copyright p
{
    padding-bottom: 0px;
    text-align: center;
}







/*  Media Quries  */

@media (min-width: 767px) {
    .navbar-nav.abs
        {
            position: absolute;
            width: auto;
            left: 50%;
            transform: translateX(-50%);
            text-align: center;
        }

        
    }



@media only screen and (max-width: 768px)
{



   


    #mobile_banner
    {
        display: block !important;
    }


    .mobile_logo
    {
       margin-bottom: 20px;
    }

        .mbl_scroll_img
    {
        overflow-x: auto; /* Enable horizontal scrolling */
        overflow-y: hidden; /* Disable vertical scrolling */
        white-space: nowrap; /* Prevent content wrapping */
        width: 100%;
        max-width: 100%;
        display: block;
        cursor: grab; /* Show grab cursor */
    }

    .mbl_scroll_img:active 
    {
        cursor: grabbing; /* Change cursor when dragging */
    }

    .mbl_scroll_img img
    {
    
    
        max-width: 170%; /* Allow image to extend beyond container for scrolling */
        height: auto; /* Maintain aspect ratio */
        display: inline-block; /* Prevent wrapping issues */
    }


    /*.mbl_scroll_img::-webkit-scrollbar {
        height: 4px; /* Set scrollbar height */
        background-color: white; /* Scrollbar background color 
    }*/
    
   
    


    #menu .navbar-dark .navbar-nav .nav-link {
        padding: 6px 0px;
    }


	.loc_tabs .nav-link
	{
		
		padding: 6px 10px !important;
		
	}
	
	.location-points li
	{
		
		text-align: left;
		
	}
    #menu
    {
        padding: 12px 0px;
    }

    #banner
    {
        background: url('../images/banner/Florenza-LP-mbl-banner-13-06-2025.webp');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 20px 0px 420px;
    }

    #about
    {
        background: url('../images/block2/anout_mobile_bg.webp');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 45px 0px 200px;
    }

    #highlights
    {
        background: url('../images/block3/mbl_background3.webp');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;

    }


    .banner_box
    {
        padding-top: 42px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .section_pad
    {
        padding: 25px 0px;
    }

    .highlight_box
    {
        padding-left: 0px;
    }

    .location_box
    {
        padding-right: 0px;
        padding-left: 0px;
    }

    .form_box
    {
        margin-bottom: 25px;
    }

    #master_plan .bottom, #highlights .bottom
    {
        display: none;
    }

    .master_planbox
    {
        padding: 20px 0px 42px;
    }

    .about_row
    {
        justify-content: center;
    }

    #highlights
    {
        padding: 45px 0px 45px;
    }

    #banner, .sec_heading h2, #highlights, #master_plan, #floorplans, #location
    {
        text-align: center;
    }

    .banner_box h1
    {
        font-size: 25px;
    }

    .sec_heading h2
    {
        font-size: 30px;
        line-height: 38px;
    }

    .plans_tabs
    {
        justify-content: center;
    }

    .lob_mbl_lists li 
    {
        text-align: left;
    }

    .g_prev, .g_next
    {
        padding: 2px 9px !important;    
    }

    .clients_prev, .clients_next, .magnify
    {
        display: none !important;
    }
    
    /* sticky whatsapp icon css */

    .sticky-icons {
        flex-direction: row !important;
        bottom: 0;
        left: 0;
        right: 0;
        top: unset !important;
        justify-content: center;
        transform: translateY(0);
        display: none !important;
      }

    
      
}





@media only screen and (min-width: 770px) and (max-width: 1000px)
{
    .banner_box h1
    {
        font-size: 25px;
    }

    .sec_heading h2
    {
        font-size: 31px;
        line-height: 41px;
    }

    .clients_prev, .clients_next
    {
        bottom: -38% !important;
    }

    .highlight_box
    {
        padding-left: 46px;
    }

    #menu .navbar-dark .navbar-nav .nav-link, .menu_btn
    {
        padding: 2px 6px;
        font-size: 13px;
    }

    .minsx > p
    {
        font-size: 12px;
    }
    .nav-item 
    {
        flex: 0 0 auto;
        margin-right: 7px !important;
    }
    .menu_btn {
        padding: 6px 9px !important;
    }
    
}

@media only screen and (min-width: 1001px) and (max-width: 1200px)
{
    .sec_heading h2
    {
        font-size: 31px;
        line-height: 41px;
    }

    #menu .navbar-dark .navbar-nav .nav-link, .menu_btn
    {
        padding: 2px 12px;
        font-size: 14px;
    }

    .clients_prev, .clients_next
    {
        bottom: -38% !important;
    }

    .highlight_box
    {
        padding-left: 46px;
    }
    
    
}

@media only screen and (min-width: 1201px) and (max-width: 1400px)
{
	
.nav-item 
{
    flex: 0 0 auto;
    margin-right: 7px !important;
}
}



@media only screen and (min-width: 1900px)
{
    #banner
    {
        padding: 200px 0px;
    }

    #about
    {
        padding: 100px 0px 585px;
    }


    p
    {
        font-size: 18px;
    }
}





/*  Slick Slider  */

.highlights .slick-slide
{
    filter: grayscale(100%);
}

.highlights .slick-current
{
    filter: grayscale(0%);
}

.slick-slide img
{
    width: 100%;
}

.slick-slide {
    margin: 0 6px;
    transform: scale(1);
    transition: all 0.5s ease;
    position: relative;
}

.slick-current {
    opacity: 1;
    transform: scale(1);
    z-index: 9999;
}


.slick-prev, .slick-next {
    border: none;
    padding: 0;
    background-color: transparent;
    z-index: 1;
}

.slick-prev {
    text-align: left;
    position: absolute;
    vertical-align: middle;
    bottom: -28%;
    left: 3%;
}

.slick-next {
    text-align: right;
    position: absolute;
    vertical-align: middle;
    bottom: -28%;
    right: 2%;
}

.clients_prev, .clients_next
{
    border: none;
    background-color: transparent;
}

.clients_prev i, .clients_next i
{
    font-size: 40px;
    color: #fff;
}

.clients_prev
{
    left: -15px;
    position: absolute;
    bottom: -24%;
}

.clients_next
{
    left: 20px;
    position: absolute;
    bottom: -24%;
}

.g_prev
{
    left: 50px;
    position: absolute;
    top: 48%;
    z-index: 9999;
}

.g_next
{
    right: 50px;
    position: absolute;
    top: 48%;
    z-index: 9999;
}

.g_prev, .g_next
{
    border: 1px solid #fff;
    padding: 15px 24px;
    border-radius: 50%;
    background-color: transparent;
}

.g_prev i, .g_next i
{
    color: #fff;
}

.slick-dots li button:before
{
	content: '.' !important;
	font-size: 24px !important; 
}

.slick-dots li.slick-active button:before 
{
    opacity: 1 !important;
    color: #e6414b !important;
}

.slick-dots
{
    bottom: -42px !important;
}


.progress {
    display: block;
    width: 100%;
    height: 10px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #FFC181, #FFC181);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
    margin-top: 24px;
  }

.gallery .slick-slide
{
    margin: 0px;
}


  .hidden-slide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute; /* Keep it out of the flow */
}


/* watsapp sticky icon css for desktop */



  .sticky-icons a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background: #25D366; /* WhatsApp green background */
    color: white;
    font-size: 24px;
    border-radius: 50%;
    width: 47px;
    height: 47px;
    margin: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .sticky-icons a.phone {
    background: #e94c55; /* Phone blue background */
  }

  .sticky-icons a:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  }

  /* Default (Desktop) - Vertical Icons */
  .sticky-icons {
    top: 95%;
    right: 0;
    transform: translateY(-50%);
   /* flex-direction: column;*/
    position: fixed;
    z-index: 1000;
  }

  .desktop_watsapp
  {
    background: #25D366;
  }

 

  /* Stickybar multi iconscss for mobile */

  body {
    margin: 0;
    padding: 0;
}

/* Sticky Bar */
.icon-sticky-bar 
{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

/* Left and Right Links */
.icon-sticky-bar a 
{
    text-decoration: none;
    color: #152c43;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    flex: 1;
}

.icon-sticky-bar a span {
    display: block;
    font-size: 22px;
    margin-bottom: 5px;
}

.icon-sticky-bar a:hover {
    color: #152c43; /* Hover color */
}

/* Middle Icon Styling */


.middle-icon {
  
    color: #152c43;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    
}

.icon_color
{
    color: #0eed86;
}

.globe
{
    color: #152c43;
}

.sticky_phone
{
    color: #dc3545;
}

/* Show only on mobile */
@media (min-width: 768px) {
    .icon-sticky-bar {
        display: none;
    }
}


/* horizontal scroll menu for mobile */



/* General Navbar Styling */

.navbar {
    padding: 10px 20px;
}

.navbar-brand img
 {
 
    /*max-height: 40px;*/
    margin: 0px auto;
    display: block;
}

/* Horizontal Scrolling Menu and Button */

.d-flex.flex-nowrap.overflow-auto {
    display: flex;
    flex-wrap: nowrap; /
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch;
    scrollbar-width: 100%;
    
}

.d-flex.flex-nowrap.overflow-auto::-webkit-scrollbar {

    height: 5px;
}

.d-flex.flex-nowrap.overflow-auto::-webkit-scrollbar-thumb 
{
    background-color: #fff; 
    border: 1px solid #ccc; /* Border around the thumb */
}
.d-flex.flex-nowrap.overflow-auto::-webkit-scrollbar-track 
{
    background: transparent; 

}
.nav-item {
    flex: 0 0 auto;
    margin-right: 15px; 
}

.nav-link {
    color: #f8f9fa; 
    font-size: 16px;
    text-decoration: none;
    white-space: nowrap; 
    padding: 5px 0;
}

/*
.nav-link.active {
    font-weight: 600;
    color: #e6414b;
    
}*/

.nav-link:hover {
    color: #00bfff; 
}


.btn-outline-light {
    padding: 5px 15px;
    font-size: 16px;
    border: 1px solid #fff; 
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap; 
}

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


@media (max-width: 768px)
 {
    .d-flex.flex-nowrap.overflow-auto
     {
        overflow-x: auto; /* Ensure horizontal scrolling on mobile */
    }

    .btn-outline-light 
    {
        font-size: 14px; 
    }

    body {
        padding-top: 0px !important; 
      }


      .current-project .g_next {
    right: 0px !important; /* increase gap */
    top: 45% !important
}

.current-project .g_prev {
    left: 0px !important; /* increase gap */
    top: 45% !important
}





}


/* desktop sticky header css */

.header, .mobile_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #1a2b40; 
    z-index: 1000;
    transition: all 0.3s ease;
    box-shadow: none;
    padding: 10px 20px;
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  }



  .header.sticky
  {
    transform: translateY(-10px); /* Slightly lift the menu */
  }


 
  .header.scrolled, .mobile_header 
  {
    padding: 10px 20px; 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
  }

  .header img {
    height: auto; 
    transition: opacity 0.3s ease;
    opacity: 0; 
  }

  .header.scrolled img {
    opacity: 1; 
  }

  body {
    padding-top: 70px; /* Prevent content from being hidden under the header */
  }




  /* schedule blink button css */

  .schedule {
      display: inline-flex;
      align-items: center;
  
    }

   

    .phone-number {
      background-color: #7ED321; /* Initial green */
      animation: colorBlink 1s infinite;
      border-color: transparent !important;
    }

    @keyframes colorBlink {
      0%   { background-color: #7ED321; } /* Green */
      50%  { background-color: #FF0000; } /* Red */
      100% { background-color: #7ED321; } /* Green */
    }



/* current project section css */





.current-project .g_next {
    right: -70px; /* increase gap */
}

.current-project .g_prev {
    left: -70px; /* increase gap */
}


