@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Source+Sans+Pro:wght@200&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap');t



@font-face{

    font-family: main;

    src: url('../fonts/Montserrat-Bold.otf')

}





@font-face {

    font-family: bt;

    src: url(../fonts/body/body.otf);

}

:root {

  --mc:#114f4f;

  --fc:#3a3a3c;

  --white:#fff;

  --sc:#186a3a;

  --sch:#fcbb1e;

  --black:#000;

  --ash:#282828;

  --subh:'Cormorant Garamond', serif;
  --main_font:'Bebas Neue', cursiv;

    --color:#192355;

    --d-none:none;

    --bgc:#192355;

    --main:main;

    --ht:ht;

    --bt:bt;

    --zero:0px;





}



html {


overflow-x: hidden;
}



body {



}



.section-title-2 h2 {

    font-family: var(--main);

    font-weight: 400 !important;

   color: var(--sc);

   text-align: center;



}



.cus_gk_txt_left{

    text-align:left !important;
}





.cus_mc {

  color:var(--mc) !important;

}

.cus_fw_900 {
    font-weight: 900 !important;
}



.cus_fc {

    color: var(--sc) !important;

}



.cus_mc_bg {

    background-color: var(--mc) !important;

}



.cus_height_70p {

    height: 70% !important;

}



.cus_dn {

    display: none !important;

}



.cus_din {

    display: inherit !important;

}



.cus_capital {

    text-transform: uppercase !important;

}



.cus_no_drop::after {

    content: none !important;

}



.cus_bl_1px {

    border-left: 1px solid #ebebeb;

}



.cus_storke {

    text-decoration:line-through;



}



.cus_bn {

    border: none !important;

}

.cus_universities_bn{

    height: 100px;

}



.cus_h3_1p5rem {

    font-size: 1.5rem !important;

}



.cus_h3_1rem {

    font-size: 1rem !important;

}



.cus_h3_2p8rem {

    font-size: 2.18rem !important;

}



.cus_fs_2p5rem {

    font-size: 2.5rem !important;

}



.cus_mt_n3rem {

    margin-top: -3rem !important;

}

.cus_top_1rem {

top: 1rem !important;

}



.cus_mt_n5rem {

    margin-top: -5rem !important;

}





.cus_mt_n6rem {

    margin-top: -6rem !important;

}





.cus_mt_n13rem {

    margin-top: -13rem !important;

}

.cus_margin_zero {

    margin: 0px !important;

}



.cus_mt_2rem {

    margin-top: 2rem !important;

}



.cus_mt_4rem {

    margin-top: 4rem !important;

}



.cus_mt_10rem {

    margin-top: 10rem !important;

}







.cus_mt_n2rem {

    margin-top: -2rem !important;

}





.cus_mt_27px {

    margin-top: 27px !important;

}

.cus_pt_1p9rem {

    padding-top: 1.093rem !important;

}

.cus_pt_2rem {
    padding-top: 2rem !important;
}



.cus_mt_n1p1rem {

    margin-top: -1.1rem !important;

}



.cus_pt_5rem {

  padding-top:5rem !important ;

}



.cus_pb_5rem {

  padding-bottom:5rem !important ;

}



.cus_pb_1rem {

    padding-bottom:1rem !important ;

  }



.cus_pb_2rem {

    padding-bottom:2rem !important ;

  }





.cus_pt_10rem {

    padding-top: 10rem !important ;

}





.cus_text_center {

    text-align: center !important;

}



.cus_white {

    color: #fff !important;

}

.cus_mt_2rem {

    margin-top: 2rem;

}



.cus_fs_0p87rem {

    font-size: 0.87rem !important;

}



.cus_fs_3rem {

    font-size: 3rem !important;

}



.cus_fs_1p8rem {

    font-size: 1.8rem !important;

}



.cus_fs_1rem {

    font-size: 1rem !important;

}



.cus_mb_0 {

    margin-bottom: 0px !important;

}





.cus_mb_1rem {

    margin-bottom: 1rem;

}



.cus_fc_black {

    color: #000 !important;

}



.cus_size_image{

    transform: scale(0.9);

}



.cus_ml_3rem {

    margin-left: 3rem !important;

}



.cus_ml_6rem {

    margin-left: 6rem !important;

}

.cus_bg_ash {

    background: #929191 !important;

}

.cus_mbgc{
    background-color: var(--mc);
}



.cus_hover:hover {

    color: var(--color) !important;

    cursor: pointer !important;

}



.cus_pb_0 {

    padding-bottom: 0px !important;

}



.cus_pb_3p5rem {

    padding-bottom: 3.5rem !important;

}





.cus_mb_50px {

    margin-bottom: 50px !important;

}



.cus_top_n0p6rem {

  top: -0.6rem !important;

}



.cus_top_n1p5rem {

    top: -1.5rem !important;

}



.cus_float_left {

    float: left !important;

}







.cus_fs_13px {

    font-size: 13px !important;

}



.cus_ta_center {

    text-align: center !important;

}



.cus_main_title {

    font-family: var(--main);

    font-weight: 400 !important;

    color: var(--sc);

    text-align: center;

}





/*email*/

.e-mail:before {

    content: attr(data-website) "@" attr(data-user);

    unicode-bidi: bidi-override;

    direction: rtl;

  }



  /* WhatsApp */



.cus_whatsapp {

    position: relative;

    display: block;

    position: fixed;

    float: right;

    right: 0px;

    top: 40%;

    right:0.5%;

    z-index: 9999;

    /* left: 70px !important; */

}













.cus_whatsapp img {



height: 50px;

border-radius: 100%;

border:5px solid rgba(255,255,255,0.5);

animation: blink 1s;

animation-iteration-count: infinite;

box-shadow: 0 0 25px rgb(23 23 23 / 25%);





}



@-webkit-keyframes blink {

    50% {

        border-color: #fff;

    }

}



@-moz-keyframes blink {

    50% {

        border-color: #fff;

    }

}





@-ms-keyframes blink {

    50% {

        border-color: #fff;

    }

}



@-o-keyframes blink {

    50% {

        border-color: #fff;

    }

}



@keyframes blink {

    50% {

        border-color: #fff;

    }

}







  .cus_pt_0 {

      padding-top: var(--zero) !important;

  }



  .cus_mt_0 {

      margin-top: var(--zero);

  }



  .cus_justi {

      text-align: justify !important;

  }



  .cus_p_zero {

      padding: 0px !important;

  }



  .cus_bp_y_50percent {

      background-position-y: 50% !important;

  }



.cus_pt_1rem {
    padding-top: 1rem !important;
}

  .cus_pt_3p5rem {

    padding-top: 3.5rem !important;

}





  .cus_pt_37px {

      padding-top: 37px !important;

  }



.cus_fs_17 {

  font-size: 17px !important;

}



.cus_ft_logo {

  font-family: 'logo';

}



/* i::before {

    color:#fff;

} */



.cus_line_h32px {

    line-height: 32px !important;

}



.cus_top_n7rem {

    top: -7rem !important;

}



p {
text-align: justify;


        /* font-family:var(--bt);

        color: #575656 !important;



        font-size: 16px !important;

        text-transform:none;

        font-weight: 800 !important;

        letter-spacing: 1px !important;

        line-height: 25px !important; */



}

h1 {
    font-size: 2.375rem;
}


.cus_op2 {

    opacity: 0.1 !important;



}



.cus_bg_white {

    background: #fff !important;

}



.cus_pr {

    position: relative !important;

}



/* Menu */

/* Slider */
.cus_main_slider {
    background: url('../images/main/1.webp') no-repeat;
    background-size: cover;

}

.cus_hero_sub {
    font-size: 2rem !important;
    text-transform: uppercase;
    position: relative;
    top: -3rem;
    color: var(--white);
}

.header-logo a img {
    max-width: 138px;
    position: absolute;
    top: -2rem;
    left: -1rem;
}

.header-sticky .header-logo a img {
    max-width: 68px;
    top: 0.4rem;
    left: 0.5rem;
}

/* Home */

.cus_home_vision_two {
    padding-top: 3rem;
}

.cus_what_off_subt {
    font-size: 20px;
}

.cus_tea_sample_right {
    position: relative;
    left: 7rem;
    transform: scale(0.9);
}

.cus_tea_samp_para {
    max-width: 90% !important;
}

.cus_since_box {
    border-top-left-radius: 156px;
    border-top-right-radius: 156px;
}

.cus_our_tt_part{
    position: relative;
    top: 5rem;
}

/* Footer */

.cus_footer_logo {
    max-height: 100px !important;
}

.cus_gk_services_titlt{
    left: 10px;
    top: 170px;
    text-align: center !important;
}
/* Gaindu Ranaweera */
.cus_gk_abt_marg{
    margin-top: 100px;
    margin-bottom: 100px;

}
.cus_gk_home_fnt{
    font-size: 2.5rem !important;
    font-weight: 600 !important;
}

.cus_gk_home_pic{
    position: absolute;
    top: 0;
    left: 6% !important;
    z-index: -1
}
.cus_gk_padding_top{
padding-top: 3% !important;
}
.cus_gk_home_fnt_vm{
    font-size: 1.8rem !important;
}

.cus_ash_whatsapp{
    position: relative !important;
    display: block !important;
    position: fixed !important;
    float: right !important;
    right: 0px !important;
    top: 35% !important;
    right: 0.5% !important;
    z-index: 9999;
}
.cus_mobile_dn{
    filter: drop-shadow(9px 9px 17px rgba(255, 255, 255, 0.53)) !important;
}

/*  */
.breadcrumb-section .bg::before {
    background: #4747477e !important;
    /* filter: grayscale(1) !important; */
}
.bg-image{
    filter: grayscale(1) !important;
}
.team-single-box .image-box::before {
    background-color: #47474734 !important;
}

.hero-section.style-2 .cus-hero-content {

    padding: 50px 50px !important;

}
.service-single-box {
    padding: 40px 28px 25px !important;

}

.hero-info-wrapper .review-block

 {

    padding: 48px 110px !important;

}

.cus_gk-zindex{
    z-index: 0 !important;
}

/* ayodhya 25-09-2025 */
.cus_ayo_header{
    padding-top: 1%;
}

.cus_ayo_client{
    padding-top: 0 !important;
    padding-bottom: 50px !important;
}
.cus_values {
    border-radius: 50px 0px 50px 0px !important;
    border: 1px solid !important;
}


.cus_gk-card {
    border-radius: 0px 50px 0px 50px;
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid;
    margin-bottom: 20px;
    background: #ffffff;
    height: 250px !important;
}


.cus_gk-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.25);
}

.cus_gk-card .card-body {
    text-align: center;
    padding: 25px;
}

.cus_gk-card .card-title {
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 10px;
}

.img-3d {
  border-radius: 0px 100px 0px 100px !important;
  box-shadow: 15px 20px 40px rgba(0, 0, 0, 0.35) !important;
  transition: transform 0.4s ease, box-shadow 0.4s ease !important;
 margin-top: 15% !important;
}

.img-3d:hover {
  transform: translateY(-10px) scale(1.02) !important;
  box-shadow: 25px 30px 50px rgba(0, 0, 0, 0.45) !important;
}
.cus_gk-row {
    --bs-gutter-x: 5.4rem !important;
}

.cus_ayo_abt-div{
    height: 754px !important ;
}




/* Maleesha 07-10-2025 */
.cus_mph_map_sec {
      position: relative;
      width: 100%;
      height: 896px;
      background: url("../images/main/home/2.webp") no-repeat center;
      background-size: contain;
    }

    .cus_mph_map_container {
      position: relative;
      width: 800px;
      height: 896px;
      background: url("../images/main/home/1.webp") no-repeat center;
      background-size: contain;
      filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.904));
      margin-left: 96dvh;
    }

    .cus_mph_map_marker {
      position: absolute;
      display: flex;
      flex-direction: column;
      align-items: center;
      opacity: 0;
      transform: scale(0.5);
      transition: all 0.6s ease;
    }

    .cus_mph_map_marker.visible {
      opacity: 1;
      transform: scale(1);
    }

    .cus_mph_map_marker img {
      width: 40px;
      height: 40px;
    }

    .cus_mph_map_marker span {
      font-size: 14px;
      margin-top: 4px;
      background: rgba(0, 0, 0, 0);
      padding: 4px 8px;
      border-radius: 6px;
      white-space: nowrap;
      color: rgb(255, 255, 255);
      opacity: 0;
      transform: translateY(5px);
      transition: opacity 0.3s ease, transform 0.3s ease;
      pointer-events: none;
    }

    .cus_mph_map_marker:hover span {
      opacity: 1;
      transform: translateY(0);
    }

    .cus_mph_map_marker:hover img {
      transform: scale(1.1);
      transition: transform 0.3s ease;
      cursor: pointer;
    }
/* Maleesha 08-10-2025 */
.cus_mph_map_tb_container {
      position: absolute;
      top: 30dvh !important;
      bottom: 40dvh !important;
      right: 50dvh;
      width: 280px;
      background-color: #ffffff;
      border: 1px solid #ccc;
      border-radius: 8px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      overflow: hidden;
      z-index: 999;
    }

    .cus_mph_map_tb_title {
      background-color: #2e7d32;
      color: #fff;
      padding: 10px;
      text-align: center;
      font-weight: bold;
    }

    .cus_mph_map_tb_table {
        /* background: url("../images/main/home/2.webp") no-repeat center;
      background-size: contain; */
      width: 100%;
      border-collapse: collapse;
      text-align: left;
    }

    .cus_mph_map_tb_table td {
        background: url("../images/main/home/3.webp") no-repeat right;
      background-size: contain;
      padding: 10px;
      border-bottom: 1px solid #eee;

    }

    .cus_mph_map_tb_region {
      background-color: #f5f5f5;
      font-weight: bold;
      color: #333;
    }

    .cus_mph_hm_mb_off{
        position: absolute !important;
        margin-left: 57% !important;
        margin-top: 8% !important;
    }
.cus_mph_map_loc1{
    top: 480px;
    left: 300px;
}
.cus_mph_map_loc2{
top: 420px;
left: 330px;
}
.cus_mph_map_loc3{
top: 460px;
left: 400px;
}
.cus_mph_map_loc4{
top: 550px;
left: 330px;
}


.cus_mph_hm_mb_off_txt{
    margin-left: -92dvh;
}

   .cus_mph_info_box {
    position: absolute;
    top: 49%;
    left: 25%;
    transform: translateY(-50%);
    width: 381px;
    height: 44dvh;
    background: #fff;
    border: 3px solid #2e7d32;
    border-radius: 12px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    padding: 20px;
    text-align: center;
    z-index: 200;
    transition: all 0.3s ease;
}

    .cus_mph_info_box h3 {
      margin: 0;
      font-size: 16px;
      color: #2e7d32;
    }

    .cus_mph_info_box img {
      width: 100%;
      height: 160px;
      object-fit: cover;
      border-radius: 10px;
      margin-top: 12px;
    }

    .cus_mph_info_box p {
      margin-top: 10px;
      font-size: 14px;
      color: #333;
      line-height: 1.4;
    }

    .cus_mph_info_box .placeholder {
      color: #313131;
      font-style: italic;
      background-color: #00000000;
    }




